Search the web
Sign In
New User? Sign Up
put-latex · LaTeX users group at Poznan UT
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 374 - 403 of 403   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#403 From: dawid.weiss@...
Date: Thu Oct 15, 2009 7:32 am
Subject: [put-latex-svn][dweiss] r96 - in trunk/templates/example-msc-polish: . graphs
dawid_weiss
Offline Offline
Send Email Send Email
 
Author: dweiss
Date: Thu Oct 15 09:32:37 2009
New Revision: 96

Removed:
    trunk/templates/example-msc-polish/.project
    trunk/templates/example-msc-polish/graphs/
Log:
Reduntant files removed.

#402 From: dawid.weiss@...
Date: Tue Oct 13, 2009 8:34 am
Subject: [put-latex-svn][dweiss] r95 - trunk/templates/fcm-unofficial
dawid_weiss
Offline Offline
Send Email Send Email
 
Author: dweiss
Date: Tue Oct 13 10:34:26 2009
New Revision: 95

Modified:
    trunk/templates/fcm-unofficial/ppfcmthesis.cls
    trunk/templates/fcm-unofficial/render.sh
    trunk/templates/fcm-unofficial/thesis-bachelor-english.pdf
    trunk/templates/fcm-unofficial/thesis-bachelor-english.tex
    trunk/templates/fcm-unofficial/thesis-bachelor-polski.pdf
    trunk/templates/fcm-unofficial/thesis-bachelor-polski.tex
    trunk/templates/fcm-unofficial/thesis-master-english.pdf
    trunk/templates/fcm-unofficial/thesis-master-english.tex
    trunk/templates/fcm-unofficial/thesis-master-polski-nicer.pdf
    trunk/templates/fcm-unofficial/thesis-master-polski-nicer.tex
    trunk/templates/fcm-unofficial/thesis-master-polski.pdf
    trunk/templates/fcm-unofficial/thesis-master-polski.tex
Log:

v.0.97 Added \authortitle{} for people who really need to have "inż."
in front of their names. Dropped "r." from the title page in Polish.




Modified: trunk/templates/fcm-unofficial/ppfcmthesis.cls
==============================================================================
--- trunk/templates/fcm-unofficial/ppfcmthesis.cls (original)
+++ trunk/templates/fcm-unofficial/ppfcmthesis.cls Tue Oct 13 10:34:26 2009
@@ -9,8 +9,10 @@
  %
  %
  \NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesClass{ppfcmthesis}[2007/03/30 v0.96 PP FCM thesis class]
+\ProvidesClass{ppfcmthesis}[2009/10/13 v0.97 PP FCM thesis class]

+% v.0.97 Added \authortitle{} for people who really need to have "inż." in
front of their names.
+%        Dropped "r." from the title page in Polish.
  % v.0.96 Fix for setspace package: emulation of new memoir commands for older
memoir packages (tetex).
  % v.0.95 Fix for setspace package emulated by memoir, causing exceptions in
MikTeX 2.5
  % v.0.94 Added "bachelor" option for bachelor theses.
@@ -109,8 +111,13 @@
  \newcommand{\ppsupervisor}[1]{\def\@ppsupervisor{#1}}
  \newcommand{\ppyear}[1]{\def\@ppyear{#1}}

+\newcommand{\authortitle}[1]{\def\@authortitle{#1}}
+
  \setlength{\droptitle}{0cm}

+\preauthor{\begin{center}\large\@authortitle}
+\postauthor{\end{center}}
+
  \renewcommand{\maketitlehooka}{%
  \begin{center}
  \if@pppolish
@@ -138,7 +145,7 @@
  \else
  Supervisor\\\@ppsupervisor
  \fi\end{center}
-\vspace{2cm}\begin{center}Pozna\'n, \@ppyear\if@pppolish~r.\fi\end{center}
+\vspace{2cm}\begin{center}Pozna\'n, \@ppyear\if@pppolish\fi\end{center}
  }

  %

Modified: trunk/templates/fcm-unofficial/render.sh
==============================================================================
--- trunk/templates/fcm-unofficial/render.sh (original)
+++ trunk/templates/fcm-unofficial/render.sh Tue Oct 13 10:34:26 2009
@@ -5,13 +5,11 @@
  # latexmk -pvc -pdf thesis-master-english.tex
  #

-for type in bachelor master; do
-    for lang in english polski; do
-        pdflatex thesis-$type-$lang.tex
-        bibtex   thesis-$type-$lang
-        pdflatex thesis-$type-$lang.tex
-        pdflatex thesis-$type-$lang.tex
-    done
+for type in bachelor-english bachelor-polski master-english master-polski-nicer
master-polski; do
+        pdflatex thesis-$type.tex
+        bibtex   thesis-$type
+        pdflatex thesis-$type.tex
+        pdflatex thesis-$type.tex
  done

  rm -f *.aux *.bak *.log *.blg *.bbl *.toc *.out

Modified: trunk/templates/fcm-unofficial/thesis-bachelor-english.pdf
==============================================================================
Binary files. No diff available.

Modified: trunk/templates/fcm-unofficial/thesis-bachelor-english.tex
==============================================================================
--- trunk/templates/fcm-unofficial/thesis-bachelor-english.tex (original)
+++ trunk/templates/fcm-unofficial/thesis-bachelor-english.tex Tue Oct 13
10:34:26 2009
@@ -11,6 +11,7 @@
     Wincent Woliński \album{22222} \and
     Zdzisio Szmal \album{22222} \and
     Barnaba Wojnowski \album{22222}}
+\authortitle{}                                        % Do not change.
  \title{A Few Words About the Nature~of~Things}        % Note how we protect the
final title phrase from breaking
  \ppsupervisor{prof.~dr hab.~inż.~Alojzy Wołodyjowski} % Your supervisor comes
here.
  \ppyear{2006}                                         % Year of final
submission (not graduation!)

Modified: trunk/templates/fcm-unofficial/thesis-bachelor-polski.pdf
==============================================================================
Binary files. No diff available.

Modified: trunk/templates/fcm-unofficial/thesis-bachelor-polski.tex
==============================================================================
--- trunk/templates/fcm-unofficial/thesis-bachelor-polski.tex (original)
+++ trunk/templates/fcm-unofficial/thesis-bachelor-polski.tex Tue Oct 13
10:34:26 2009
@@ -14,6 +14,7 @@
     Wincent Woliński \album{22222} \and
     Zdzisio Szmal \album{22222} \and
     Barnaba Wojnowski \album{22222}}
+\authortitle{}                                        % Do not change.
  \title{W zdrowym ciele zdrowy~duch}                   % Note how we protect the
final title phrase from breaking
  \ppsupervisor{prof.~dr hab.~inż.~Alojzy Wołodyjowski} % Your supervisor comes
here.
  \ppyear{2006}                                         % Year of final
submission (not graduation!)

Modified: trunk/templates/fcm-unofficial/thesis-master-english.pdf
==============================================================================
Binary files. No diff available.

Modified: trunk/templates/fcm-unofficial/thesis-master-english.tex
==============================================================================
--- trunk/templates/fcm-unofficial/thesis-master-english.tex (original)
+++ trunk/templates/fcm-unofficial/thesis-master-english.tex Tue Oct 13 10:34:26
2009
@@ -5,6 +5,7 @@
  \usepackage[utf8]{inputenc}
  \usepackage[OT4]{fontenc}

+\authortitle{}                                        % Do not change.
  \author{Ignacy Iksiński}                              % Your name comes here
  \title{A Few Words About the Nature~of~Things}        % Note how we protect the
final title phrase from breaking
  \ppsupervisor{prof.~dr hab.~inż.~Alojzy Wołodyjowski} % Your supervisor comes
here.

Modified: trunk/templates/fcm-unofficial/thesis-master-polski-nicer.pdf
==============================================================================
Binary files. No diff available.

Modified: trunk/templates/fcm-unofficial/thesis-master-polski-nicer.tex
==============================================================================
--- trunk/templates/fcm-unofficial/thesis-master-polski-nicer.tex (original)
+++ trunk/templates/fcm-unofficial/thesis-master-polski-nicer.tex Tue Oct 13
10:34:26 2009
@@ -13,6 +13,7 @@
  \usepackage{booktabs}             % Booktabs for tables


+\authortitle{}                                        % You can place "inż.~"
here, if you really want to.
  \author{Ignacy Iksiński}                              % Your name comes here
  \title{W zdrowym ciele zdrowy~duch}                   % Note how we protect the
final title phrase from breaking
  \ppsupervisor{prof.~dr hab.~inż.~Alojzy Wołodyjowski} % Your supervisor comes
here.

Modified: trunk/templates/fcm-unofficial/thesis-master-polski.pdf
==============================================================================
Binary files. No diff available.

Modified: trunk/templates/fcm-unofficial/thesis-master-polski.tex
==============================================================================
--- trunk/templates/fcm-unofficial/thesis-master-polski.tex (original)
+++ trunk/templates/fcm-unofficial/thesis-master-polski.tex Tue Oct 13 10:34:26
2009
@@ -8,6 +8,7 @@
  \usepackage[OT4]{fontenc}


+\authortitle{}                                        % You can place "inż.~"
here, if you really want to.
  \author{Ignacy Iksiński}                              % Your name comes here
  \title{W zdrowym ciele zdrowy~duch}                   % Note how we protect the
final title phrase from breaking
  \ppsupervisor{prof.~dr hab.~inż.~Alojzy Wołodyjowski} % Your supervisor comes
here.

#401 From: dawid.weiss@...
Date: Tue Oct 13, 2009 8:21 am
Subject: [put-latex-svn][dweiss] r94 - in trunk/templates: example-istencel example-mbegier example-msc-polish example-msc-polish/figures example-msc-polish/figures/results example-msc-polish/figures/template example-msc-polish/graphs example-msc-polish/tables example-msc-polish/tables/harmony example-msc-polish/tables/ibm example-msc-polish/tables/jrockit example-msc-polish/tables/sun example-thinkubator
dawid_weiss
Offline Offline
Send Email Send Email
 
Author: dweiss
Date: Tue Oct 13 10:21:45 2009
New Revision: 94

Added:
    trunk/templates/example-msc-polish/
    trunk/templates/example-msc-polish/.project
    trunk/templates/example-msc-polish/01-wstep.tex
    trunk/templates/example-msc-polish/02-podstawy.tex
    trunk/templates/example-msc-polish/03-przeglad.tex
    trunk/templates/example-msc-polish/04-algorytmy.tex
    trunk/templates/example-msc-polish/05-testy.tex
    trunk/templates/example-msc-polish/06-zakonczenie.tex
    trunk/templates/example-msc-polish/a1-vm.tex
    trunk/templates/example-msc-polish/a2-web-resources.tex
    trunk/templates/example-msc-polish/bibliography.bib
    trunk/templates/example-msc-polish/figures/
    trunk/templates/example-msc-polish/figures/KS.pdf   (contents, props changed)
    trunk/templates/example-msc-polish/figures/blindtrie.pdf   (contents, props
changed)
    trunk/templates/example-msc-polish/figures/bucket-refinement.pdf   (contents,
props changed)
    trunk/templates/example-msc-polish/figures/gviz.sh   (contents, props
changed)
    trunk/templates/example-msc-polish/figures/mississippi.gviz
    trunk/templates/example-msc-polish/figures/mississippi.pdf
    trunk/templates/example-msc-polish/figures/mississippi_trie.gviz
    trunk/templates/example-msc-polish/figures/mississippi_trie.pdf   (contents,
props changed)
    trunk/templates/example-msc-polish/figures/reduced-string-sorting.pdf  
(contents, props changed)
    trunk/templates/example-msc-polish/figures/results/
    trunk/templates/example-msc-polish/figures/results/gauntlet-compare.pdf
    trunk/templates/example-msc-polish/figures/results/harmony-gauntlet.pdf
    trunk/templates/example-msc-polish/figures/results/harmony-manzini.pdf
    trunk/templates/example-msc-polish/figures/results/ibm-gauntlet.pdf
    trunk/templates/example-msc-polish/figures/results/ibm-manzini.pdf
    trunk/templates/example-msc-polish/figures/results/jrockit-gauntlet.pdf
    trunk/templates/example-msc-polish/figures/results/jrockit-manzini.pdf
    trunk/templates/example-msc-polish/figures/results/manzini-compare.pdf
    trunk/templates/example-msc-polish/figures/results/random-alphabet-lcp.pdf
    trunk/templates/example-msc-polish/figures/results/random-alphabet-time.pdf
    trunk/templates/example-msc-polish/figures/results/random-input-lcp-100.pdf
    trunk/templates/example-msc-polish/figures/results/random-input-lcp-255.pdf
    trunk/templates/example-msc-polish/figures/results/random-input-lcp-4.pdf
    trunk/templates/example-msc-polish/figures/results/random-input-lcp.pdf
   
trunk/templates/example-msc-polish/figures/results/random-input-memory-100.pdf
   
trunk/templates/example-msc-polish/figures/results/random-input-memory-255.pdf
    trunk/templates/example-msc-polish/figures/results/random-input-memory-4.pdf
    trunk/templates/example-msc-polish/figures/results/random-input-time-100.pdf
    trunk/templates/example-msc-polish/figures/results/random-input-time-255.pdf
    trunk/templates/example-msc-polish/figures/results/random-input-time-4.pdf
    trunk/templates/example-msc-polish/figures/results/sun-gauntlet.pdf
    trunk/templates/example-msc-polish/figures/results/sun-manzini.pdf
    trunk/templates/example-msc-polish/figures/template/
    trunk/templates/example-msc-polish/figures/template/logo-pp.eps
    trunk/templates/example-msc-polish/figures/template/logo-pp.pdf   (contents,
props changed)
    trunk/templates/example-msc-polish/figures/zorroST.gviz
    trunk/templates/example-msc-polish/figures/zorroST.pdf   (contents, props
changed)
    trunk/templates/example-msc-polish/figures/zorroSTrie.gviz
    trunk/templates/example-msc-polish/figures/zorroSTrie.pdf   (contents, props
changed)
    trunk/templates/example-msc-polish/graphs/
    trunk/templates/example-msc-polish/graphs/o.ps
    trunk/templates/example-msc-polish/graphs/readme.txt
    trunk/templates/example-msc-polish/graphs/sample.dot
    trunk/templates/example-msc-polish/mnowak-master-thesis.pdf
    trunk/templates/example-msc-polish/mnowak-master-thesis.tex
    trunk/templates/example-msc-polish/ppfcmthesis.cls
    trunk/templates/example-msc-polish/tables/
    trunk/templates/example-msc-polish/tables/gauntlet.vm.compare.tex
    trunk/templates/example-msc-polish/tables/harmony/
    trunk/templates/example-msc-polish/tables/harmony/gauntlet.tex
    trunk/templates/example-msc-polish/tables/harmony/manzini.tex
    trunk/templates/example-msc-polish/tables/ibm/
    trunk/templates/example-msc-polish/tables/ibm/gauntlet.tex
    trunk/templates/example-msc-polish/tables/ibm/manzini.tex
    trunk/templates/example-msc-polish/tables/jrockit/
    trunk/templates/example-msc-polish/tables/jrockit/gauntlet.tex
    trunk/templates/example-msc-polish/tables/jrockit/manzini.tex
    trunk/templates/example-msc-polish/tables/manzini.vm.compare.tex
    trunk/templates/example-msc-polish/tables/sun/
    trunk/templates/example-msc-polish/tables/sun/gauntlet.tex
    trunk/templates/example-msc-polish/tables/sun/manzini.tex
Removed:
    trunk/templates/example-istencel/
    trunk/templates/example-mbegier/
    trunk/templates/example-thinkubator/
Log:

Updated the examples, removed old ones.



Added: trunk/templates/example-msc-polish/.project
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/.project Tue Oct 13 10:21:45 2009
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>thesis-text</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+  <buildCommand>
+ 	 <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ 	 <triggers>full,incremental,</triggers>
+ 	 <arguments>
+ 		 <dictionary>
+ 			 <key>LaunchConfigHandle</key>
+ 			
<value>&lt;project&gt;/.externalToolBuilders/net.sourceforge.texlipse.builder.Te\
xlipseBuilder.launch</value>
+ 		 </dictionary>
+ 	 </arguments>
+  </buildCommand>
+ </buildSpec>
+ <natures>
+  <nature>net.sourceforge.texlipse.builder.TexlipseNature</nature>
+ </natures>
+</projectDescription>

Added: trunk/templates/example-msc-polish/01-wstep.tex
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/01-wstep.tex Tue Oct 13 10:21:45 2009
@@ -0,0 +1,65 @@
+\chapter{Wprowadzenie}
+
+% [DW] Cytowania normalnie, bez dodatkowych nawiasów; poprawiłem niektóre,
zrób pozostałe.
+
+Drzewa sufiksów oraz tablice sufiksów, czyli tablice leksykograficznie
posortowanych sufiksów pewnego
+ciągu symboli, znajdują wiele praktycznych zastosowań:
+
+\begin{itemize}
+    \item w~problemach przetwarzania tekstu, nazywanych
żargonowo~\emph{stringology}, takich
+    jak dopasowywanie, przeszukiwanie, wyszukiwanie powtarzających się
podciągów
+    i~maksymalnych sekwencji~\cite{Manber90, gusfield} oraz
+    wielu innych;
+
+    \item w~bioinformatyce~\cite{abouelhoda-genome}, gdzie
+    pytania dotyczące kodu genetycznego można sprowadzić do rozwiązania
problemów operujących
+    na ciągach znaków;
+
+    \item w~kompresji danych~\cite{BW}, gdzie wykorzystywane są do
wyszukiwania powtarzających
+    się sekwencji symboli i do obliczania transformacji Burrowsa-Wheelera
+    (\english{Burrows-Wheeler transform}, \akronim{BWT}), która jest krokiem
wstępnym
+    takich metod kompresji danych, jak np.~\texttt{bzip2}.
+\end{itemize}
+
+Większość z~powyższych problemów daje się efektywnie rozwiązać przy
pomocy
+drzew sufiksów (\english{suffix tree}). Udowodniono
jednakże~\cite{replacing},
+że tablice sufiksów są w~wielu przypadkach równie dobrą strukturą danych
co drzewa sufiksów,
+a~ponieważ ich konstrukcja jest zwykle obarczona
+mniejszym kosztem pamięciowym i~czasowym (mimo tej samej teoretycznej
+złożoności $\bigO(n)$), to właśnie tablice sufiksów cieszą się coraz
większym
+powodzeniem w~praktyce.
+
+Istnieje wiele algorytmów tworzenia tablic sufiksów, w~większości
opublikowanych wraz z~implementacjami
+w~języku \texttt{C} lub \texttt{C++}. O~ile od strony teoretycznej
+większość z~tych algorytmów jest efektywna (liniowa), o~tyle w~praktyce ich
efektywność zależy od aspektów
+dostępu do pamięci oraz wielkości słownika symboli. Brakuje również
+implementacji tych algorytmów w~językach wysokiego poziomu, takich jak język
Java.
+Tym brakiem właśnie motywujemy potrzebę opracowania w~języku Java
biblioteki algorytmów tworzenia
+tablic sufiksów. Przeniesienie samych algorytmów do języka Java wymaga
zwrócenia szczególnej uwagi na
+jego cechy specyficzne w~stosunku do języków niskiego poziomu -- różnice
w~dostępie do pamięci
+(brak wskaźników, relokowalne struktury danych), zarządzanie pamięcią
przez maszynę
+wirtualną (\emph{garbage collector}), czy też fakt, że kod programu
poddawany jest bezustannej obserwacji
+i~kompilacji w~czasie rzeczywistym (\emph{just in time compilation}).
+
+
+\section{Cel i~zakres pracy}
+
+Głównym celem tej pracy jest \textbf{wybór najlepszych algorytmów tworzenia
tablic sufiksów oraz
+ich  efektywna implementacja w~postaci biblioteki  napisanej w~języku Java}. 
W~zakres pracy wliczony jest również przegląd obecnie dostępnej literatury
poświęconej  metodom
+tworzenia tablic sufiksów oraz opis najciekawszych spośród nich. Docelowo
powinna powstać
+więc pewna taksonomia opierająca się na schemacie działania algorytmów
i~umożliwiająca ich porównanie i~odniesienie względem siebie.
+
+Drugim celem pracy jest dokładne przetestowanie i~analiza utworzonej
implementacji i~określenie jej wydajności na różnych
+maszynach wirtualnych oraz na różnych platformach sprzętowych. Uzyskane
wyniki eksperymentalne
+skonfrontowane zostaną z~istniejącymi wynikami testów wydajnościowych
implementacji tych
+samych algorytmów w~językach \texttt{C} i~\texttt{C++}.
+
+\section{Struktura pracy}
+
+W~rozdziałach drugim i~trzecim przedstawiono przegląd literatury
dziedzinowej; rozdział drugi
+zawiera podstawy teoretyczne wprowadzające czytelnika w~tematykę tablic
sufiksów, a~trzeci
+poświęcony jest klasyfikacji i~przeglądowi metod tworzenia tablic sufiksów.
Rozdział czwarty zawiera
+opisy wybranych algorytmów. W rozdziale piątym podane są wyniki empirycznych
testów
+wydajnościowych wykonanych w różnych środowiskach i na różnych maszynach
wirtualnych.
+Rozdział szósty stanowi podsumowanie pracy.
+

Added: trunk/templates/example-msc-polish/02-podstawy.tex
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/02-podstawy.tex Tue Oct 13 10:21:45 2009
@@ -0,0 +1,208 @@
+\chapter{Podstawy teoretyczne}
+
+
+\section{Podstawowe pojęcia}
+
+Niech $\Sigma$ oznacza skończony zbiór o~rozmiarze $|\Sigma| \geq 1$, zwany
+dalej alfabetem \cite{taxonomy}. Elementami tego zbioru są symbole (w
przypadku tekstu
+zwykle utożsamiane z~pojedynczymi literami lub znakami). Alfabet określa się
+jako indeksowalny, jeżeli istnieje permutacja indeksów taka, że
+$\forall_{i=0..|\Sigma|-1}: a_0 < a_1 < \dots < a_{|\Sigma|-1}$
+(symbole mogą być uporządkowane).
+
+Niech $x$ oznacza ciąg symboli (pojęcia symbol, znak i~litera będą
+stosowane zamiennie) o~długości $n$.
+Element ciągu $x$ występujący na pozycji $i$ oznacza się jako $x[i]$, $i
\in
+\langle0, n-1\rangle$.
+Przez $x[a..b]$, $0 \leq a \leq b \leq n-1$ rozumie się
+podciąg $x$ rozpoczynający się na pozycji $a$, a~kończący na pozycji $b$
\cite{gusfield}.
+Warto zauważyć, że $x = x[0..n-1]$.
+
+\definicja{Prefiks} to taki podciąg $x$, którego pierwszy element
+jest jednocześnie pierwszym elementem ciągu $x$, tj.~$x[0..b]$, $0 \leq b
\leq
+n-1$.
+\definicja{Sufiks} oznacza taki podciąg $x$, którego ostatni element jest
+ostatnim znakiem ciągu $x$, tj. $x[a..n-1], 0 \leq a \leq n-1$. Przez
+$S^{x}_{i}$ (lub $S_i$ w~przypadku braku niejednoznaczności) rozumie się
+sufiks $x[i..n-1]$. Ciąg $x$ jest jednocześnie swoim najdłuższym prefiksem
jak i~sufiksem \cite{gusfield}.
+
+\definicja{Konkatenacją} dwóch ciągów $x$ i~$y$ o długości $n$ i~$m$
nazwiemy
+ciąg $z$, dla którego $z = x \circ y = x[0] x[1] .. x[n-1] y[0] y[1] ..
y[m-1]$.
+
+
+\section{Struktury danych}
+
+\definicja{Drzewo trie} (\english{trie}) \cite{larsson99structures} jest typem
+drzewa przeszukiwań, w~którym węzłom nie odpowiadają klucze, lecz ich
fragmenty. W~dalszej
+części pracy rozpatrywane będą drzewa, których kluczami są ciągi
+symboli z~pewnego alfabetu.\footnote{W nomenklaturze polskiej zarówno
+\emph{tree}, jak i~\emph{trie} nazywane są drzewami~\cite{pknuthv3}, str.~528.
+O~ile nie będzie powiedziane inaczej, przez drzewo będziemy
+rozumieli drzewo \emph{trie}.} W~tego typu drzewach
+krawędzie etykietowane są symbolami tego alfabetu, a~,,wartość'' klucza
danego węzła wynika z~jego
+pozycji i~jest konkatenacją etykiet krawędzi leżących na ścieżce
prowadzącej
+od korzenia drzewa do tego węzła. Wszystkie podwęzły danego
+węzła mają wspólny prefiks równy wartości klucza ich rodzica.
+Nieco inny wariant takiego drzewa, nazwany \definicja{drzewem skompresowanym}
+(\english{radix tree, Patricia trie}) \cite{larsson99structures}, polega na
tym, że węzły
+posiadające tylko jednego potomka są z~nimi łączone, a~symbole
z~usuniętych
+krawędzi są konkatenowane (zob.~rys.~\ref{rys:tree}).
+
+\begin{figure}[t]
+    \begin{center}
+       \includegraphics[scale=0.5]{figures/zorroSTrie.pdf}
+    \end{center}
+
+    \caption{Drzewo \emph{trie} dla zbioru sufiksów wyrazu ,,zorro'' z~dodanym
unikalnym
+    symbolem końcowym $\dollar$. Dla
+    przejrzystości pominięto łuk od korzenia do liścia o~wartości
$\dollar$.}%
+    \label{rys:tree}
+\end{figure}
+
+\definicja{Drzewo sufiksów} (\english{suffix tree}) \cite{gusfield} dla ciągu
symboli
+$x$ z~alfabetu $\Sigma$ jest skompresowanym drzewem zbudowanym na zbiorze
wszystkich sufiksów
+$x$ o~następujących cechach:
+\begin{itemize}
+  \item krawędzie są etykietowane niepustymi ciągami symboli,
+  \item każdy sufiks jest reprezentowany w~drzewie jako ścieżka od korzenia
+  do liścia,
+  \item wszystkie węzły wewnętrzne drzewa posiadają co najmniej dwóch
+  potomków.
+\end{itemize}
+
+Zwyczajowo na końcu ciągu $x$ umieszczany jest znak specjalny $\dollar$,
+leksykograficznie mniejszy od wszystkich symboli z~alfabetu $\Sigma$. Dzięki
temu zabiegowi
+żaden sufiks ciągu $x$ nie będzie prefiksem innego sufiksu, co zapewnia
zachowanie wszystkich wyżej
+wymienionych własności (w przeciwnym przypadku sufiksy mogłyby kończyć
się
+w~węzłach wewnętrznych drzewa). Rysunek \ref{rys:suffix-tree} prezentuje
+drzewo sufiksów dla sekwencji ,,zorro\$''. Trzy ,,klasyczne'' algorytmy
+tworzenia drzew sufiksów omówione zostały w~publikacjach \cite{weiner},
\cite{mccreight}
+i~\cite{ukkonen}. Ich porównanie można znaleźć w~pracy \cite{from-ukkonen}.
+
+\begin{figure}[t]
+    \begin{center}
+        \includegraphics[scale=0.5]{figures/zorroST.pdf}
+    \end{center}
+    \caption{Drzewo sufiksów wyrazu ,,zorro\$''. Dla przejrzystości
pominięto łuk od korzenia do
+    liścia o~wartości $\dollar$.}%
+    \label{rys:suffix-tree}
+\end{figure}
+
+W~literaturze powszechne jest etykietowanie sufiksów pozycją
+ich pierwszego symbolu w~słowie $x$ -- przez sufiks o~etykiecie i~rozumie
+się podciąg $x[i..n-1]$. \definicja{Tablica sufiksów} (\english{suffix
+array}) \cite{taxonomy} słowa $x$~jest tablicą etykiet sufiksów
uporządkowaną rosnąco według porządku
+leksykograficznego sufiksów.
+Tablicę sufiksów słowa $x$ oznacza się $\textit{SA}_x$ lub $\textit{SA}$
jeżeli pominięcie
+identyfikatora słowa nie wprowadza niejednoznaczności. Formalnie,
+$\textit{SA}[j] = i \iff x[i..n-1]$ jest $j$-tym sufiksem
+słowa $x$ według porządku leksykograficznego. Warto zauważyć, że
+$\textit{SA}$ jest zawsze permutacją liczb $0..n-1$. Rysunki
+\ref{rys:suffix-array-vis} oraz \ref{rys:suffix-array}
+prezentują tablicę sufiksów sekwencji symboli ,,zorro\$''.
+
+\begin{figure}[t]
+    \begin{center}
+        \begin{tabular}{ c c l }
+            \toprule
+            $j$ & $\textit{SA}[j]=i$ & $x[i..n-1]$ \\
+            \midrule
+            0 & 5 &        $\dollar$ \\
+            1 & 4 &        o$\dollar$ \\
+            2 & 1 &        orro$\dollar$ \\
+            3 & 3 &        ro$\dollar$ \\
+            4 & 2 &        rro$\dollar$ \\
+            5 & 0 &        zorro$\dollar$ \\
+            \bottomrule
+        \end{tabular}
+    \end{center}
+\caption{Tablica sufiksów dla sufiksów ciągu ,,zorro\dollar''.}%
+\label{rys:suffix-array-vis}
+\end{figure}
+
+Dla tablicy sufiksów można zbudować \definicja{tablicę najdłuższych
wspólnych podciągów}
+(\english{longest common prefix array}) \cite{taxonomy} o~długości $n$,
której elementy
+$\textit{lcp}[i], i = 1..n-1$ oznaczają długość najdłuższego wspólnego
prefiksu sufiksów
+$\textit{SA}[i]$ i~$\mathit{SA}[i-1]$. Przykładowa tablica najdłuższych
wspólnych prefiksów
+zaprezentowana jest na rysunku \ref{rys:suffix-array}. Tablicę $\textit{lcp}$
można obliczyć
+w~czasie liniowym znając \SA{} zgodnie z~metodami omówionymi w~artykułach
\cite{lcp-kasai}
+i~\cite{lcp-manzini}.
+
+Strukturą komplementarną do tablicy sufiksów $\textit{SA}$ jest
\definicja{odwrotna tablica
+sufiksów} (\english{inverse suffix array}) \cite{taxonomy} oznaczana jako
$\textit{ISA}$. Jest ona
+permutacją liczb $0..n-1$ spełniającą zależność: $\textit{ISA}[i] = j
\iff \textit{SA}[j] = i$.
+Przykład odwrotnej tablicy sufiksów znajduje się na rysunku
\ref{rys:suffix-array}. Wartość $k$-tego
+wpisu w~tablicy \SA{} oznacza identyfikator sufiksu na $k$-tej pozycji
w~porządku leksykograficznym;
+$k$-ty wpis w~tablicy \ISA{} oznacza pozycję sufiksu $k$ w~tablicy \SA{} (oraz
w~porządku
+leksykograficznym).
+
+\begin{figure}[t]
+    \begin{center}
+        \begin{tabular}{ r c c c c c c l}
+                           & 0 & 1 & 2 & 3 & 4 &  5   &   \\ \cmidrule{2-7}
+                   $x = [$ & z & o & r & r & o & $\dollar$ & ] \\
+         $\mathit{SA} = [$ & 5 & 4 & 1 & 3 & 2 &  0   & ] \\
+        $\mathit{ISA} = [$ & 5 & 2 & 4 & 3 & 1 &  0   & ] \\
+        $\mathit{lcp} = [$ & - & 0 & 1 & 0 & 1 &  0   & ] \\
+        \end{tabular}
+    \end{center}
+\caption{Tablica sufiksów $\mathit{SA}$, odwrotna tablica sufiksów
$\mathit{ISA}$
+oraz tablica najdłuższych prefiksów $\mathit{lcp}$ dla sekwencji
+,,zorro\dollar''.}%
+\label{rys:suffix-array}
+\end{figure}
+
+Przez \definicja{h-grupę} (\english{h-group}) \cite{taxonomy} rozumie się
podzbiór
+sufiksów słowa $x$ o~wspólnym prefiksie długości $h>0$.
+Podział sufiksów na \emph{h-grupy} otrzymuje się poprzez ich częściowe
+uporządkowanie ze względu na wartość $h$~pierwszych symboli sufiksu.
+Proces ten nosi nazwę \emph{h-sortowania} (\english{h-sort}), w~jego
+wyniku sufiksy uporządkowane są według \emph{h-porządku}
+(\english{h-order}). Sufiksy należące do jednej \emph{h-grupy} są sobie
+równe pod względem \emph{h-porządku}. Algorytmy \emph{h-sortowania}
+są zazwyczaj stabilne, czyli zachowują wcześniejszy porządek sufiksów.
+Każdej \emph{h-grupie} można przypisać pewien identyfikator
+(\english{h-rank}). W~zależności od potrzeb algorytmu, wartości
+identyfikatorów dobierane są na jeden z~trzech sposobów:
+\begin{enumerate}
+  \item grupa identyfikowana jest pozycją pierwszego jej elementu
w~przybliżonej tablicy sufiksów -- głowa (\english{head}) grupy,
+  \item grupa identyfikowana jest pozycją ostatniego elementu w~przybliżonej
+   tablicy sufiksów -- ogon (\english{tail}) grupy,
+  \item  każdej z~\emph{h-grup} (nawet jednoelementowym) przypisywane są
+  rosnące identyfikatory zgodnie z~kolejnością ich pojawienia się
w~$\textit{SA}_h$.
+\end{enumerate}
+
+\noindent
+Wyniki \emph{h-sortowania} zachowuje się w~\definicja{przybliżonej
+tablicy sufiksów} (\english{approximate suffix array}) \cite{taxonomy}
oznaczanej
+$\textit{SA}_h$. Możliwe jest również wyznaczenie
+\definicja{przybliżonej odwrotnej tablicy sufiksów}
+(\english{approximate inverse suffix array}) \cite{taxonomy} $\textit{ISA}_h$.
+$\textit{SA}_h$ jest permutacją liczb $0..n-1$, natomiast
+$\textit{ISA}_h$ może zawierać wartości powtarzające się. Wynika to
z~tego,
+że każdemu sufiksowi należącemu do danej \emph{h-grupy} przypisywany jest
jej identyfikator.
+Przykład przybliżonej tablicy sufiksów znajduje się na rysunku
\ref{rys:approx-suffix-array}.
+
+\begin{figure}[t]
+    \begin{center}
+        \begin{tabular}{ r c c c c c c c c c c c c l}
+                                 & 0  & 1  & 2  & 3 & 4 & 5   & 6  & 7  & 8 & 9
& 10 & 11     \\ \cmidrule{2-13}
+                         $x = [$ & a  & b  & e  & a & c & a   & d  & a  & b & e
& a  &
+                       $\dollar$ &]\\ $\mathit{SA}_1 = [$ & 11 & (0 & 3  & 5 &
7 & 10) & (1 & 8) & 4 & 6  & (3 & 9)   & ] \\
+            $\mathit{ISA}_1 = [$ & 1  & 6  & 10 & 1 & 8 & 1   & 9  & 1  & 6 &
10 & 1  & 0    & ]\\
+                           lub [ & 5  & 7  & 11 & 5 & 8 & 5   & 9  & 5  & 7 &
11 & 5  & 0    & ]\\
+                           lub [ & 1  & 3  & 5  & 1 & 3 & 1   & 4  & 1  & 2 & 5
& 1  & 0    & ]\\
+        \end{tabular}
+    \end{center}
+\caption{Przykłady przybliżonej tablicy sufiksów oraz przybliżonej
+odwrotnej tablicy sufiksów dla $h=1$. \emph{H-grupy}
+wyróżnione zostały nawiasami. Na rysunku przedstawione są 3 wersje tablicy
+$\textit{ISA}_1$ różniące się metodami przypisywania identyfikatorów
grupom
+(wypisane w~kolejności przedstawienia w~tekście).  Źródło:
\cite{taxonomy}.}%
+\label{rys:approx-suffix-array}
+\end{figure}
+
+W~niektórych publikacjach przyjęto inną konwencję nazewniczą,
\emph{h-grupa} nazywana
+jest tam \emph{h-kubełkiem} lub po prostu \emph{kubełkiem}
(\english{bucket}).
+Tablica $\textit{ISA}_h$ nazywana jest \definicja{tablicą wskaźników na
kubełki}
+(\english{bucket pointer array}) \cite{schurmann-phd}.

Added: trunk/templates/example-msc-polish/03-przeglad.tex
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/03-przeglad.tex Tue Oct 13 10:21:45 2009
@@ -0,0 +1,225 @@
+\chapter{Podział metod tworzenia tablic sufiksów}
+
+Tablice sufiksów zostały przedstawione w~roku 1990 przez Udiego Manbera
i~Gene'a
+Mayersa wraz z~pierwszym algorytmem ich tworzenia \cite{Manber90}.
+Zestawienie ważniejszych algorytmów tworzenia tablic sufiksów
+znajduje się w~tabeli \ref{tab:alg}. Autorzy pracy \cite{taxonomy}
podsumowują
+obecny stan wiedzy na temat tworzenia tablic sufiksów w~trzech punktach:
+\begin{itemize}
+  \item istnieją algorytmy efektywne pamięciowo o~złożoności liniowo
zależnej
+  od długości wejścia, np. \emph{smaller-larger}, \emph{skew},
+  \item istnieją algorytmy szybsze w~praktycznych zastosowaniach pomimo swojej
+  nieliniowej pesymistycznej złożoności, np. \emph{bpr}, \emph{improved 
two-stage}, \emph{deep shallow}.
+  \item każdy problem, którego rozwiązanie można znaleźć z~pomocą drzew
sufiksów
+  może zostać rozwiązany w~tym samym czasie przy pomocy tablic sufiksów
+  \cite{replacing}.
+\end{itemize}
+
+\noindent
+Niezrealizowanym do tej pory celem jest zaprojektowanie takiego algorytmu
+tworzenia tablic sufiksów, który (za \cite{taxonomy}):
+\begin{itemize}
+  \item posiada minimalną złożoność asymptotyczną $\Theta(n)$,
+  \item  jest szybki \emph{w~praktyce}, to znaczy na dużych rzeczywistych
+  zbiorach danych, np. [\ref{hart}],
+  \item jest \emph{lekki} -- wymaga niewiele więcej pamięci ponad ilość
+  potrzebną do przechowania $x$ i~\SA{x}.
+\end{itemize}
+
+
+\noindent
+Autorzy prac \cite{taxonomy} oraz \cite{schurmann-phd} podjęli próbę
stworzenia taksonomii
+metod tworzenia tablic sufiksów. Proponowane przez nich metody są do siebie
bardzo podobne,
+a~klasyfikacja proponowana przez \cite{taxonomy} została rozbudowana w~pracy
\cite{schurmann-phd}.
+
+W~dalszej części pracy omówiona zostanie klasyfikacja proponowana przez
Klausa-Bernda Schürmanna
+\cite{schurmann-phd} poszerzona o~algorytm \emph{improved two-stage}.
+
+\begin{table}[t]
+ \begin{center}
+    \begin{tabular}{l c c c }
+    \toprule
+    Algorytm                  &           Publikacja            &   
Złożoność obliczeniowa    & Złożoność pamięciowa \\ \midrule
+    \emph{bpr}                &      \cite{schurmann-phd}       & $\bigO
(\frac{n^2}{\log n})$ &       $9-10n$        \\
+    \emph{cache}              &          \cite{seward}          &    
$\bigO(n^2 \log n)$      &         $9n$         \\
+    \emph{copy}               &          \cite{seward}          &    
$\bigO(n^2 \log n)$      &         $5n$         \\
+    \emph{deep shallow}       &            \cite{MF}            &    
$\bigO(n^2 \log n)$      &         $5n$         \\
+    \emph{difference-cover}   &      \cite{Burkhardt2003}       &      $\bigO(n
\log n)$       &        $5-6n$        \\
+    \emph{improved two-stage} &            \cite{MP}            &    
$\bigO(n^2 \log n)$      &         $5n$         \\
+    \emph{odd-even}           & \cite{kim} i~\cite{kim-jo-park} &    $\bigO(n
\log \log n)$    &          --          \\
+    \emph{prefix-doubling}    &         \cite{Manber90}         &      
$\bigO(n\log n)$       &         $8n$         \\
+    \emph{qsufsort}           &            \cite{LS}            &      
$\bigO(n\log n)$       &         $8n$         \\
+    \emph{skew}               &            \cite{KS}            &         
$\bigO(n)$          &       $10-13n$       \\
+    \emph{smaller-larger}     &          \cite{Ko2005}          &         
$\bigO(n)$          &       $7-10n$        \\
+    \emph{two-stage}          &            \cite{IT}            &    
$\bigO(n^2 \log n)$      &         $5n$         \\
+    \bottomrule
+    \end{tabular}
+    \end{center}
+    \caption{Zestawienie ważniejszych metod tworzenia tablic sufiksów.
+    Złożoność pamięciowa podana jest dla sytuacji, gdy jeden symbol
zajmuje 1
+    jednostkę pamięci a~jedna liczba -- 4 jednostki pamięci. Źródło:
opracowanie
+    własne na podstawie \cite{taxonomy} i~\cite{schurmann-phd}.}%
+    \label{tab:alg}
+\end{table}
+
+
+\section{Podział metod ze względu na proces sortowania sufiksów}
+
+W~pracy \cite{schurmann-phd} zaproponowano dwa ortogonalne typy klasyfikacji
+algorytmów: pierwszy z~nich dzieli algorytmy ze względu na przebieg procesu
+sortowania sufiksów; drugi ze
+względu na sposób wykorzystania zależności między sufiksami. Podział
+algorytmów według obu typów klasyfikacji przedstawiony jest w~tabeli
+\ref{tab:schurmann}.
+
+Klasyfikacja algorytmów ze względu na proces sortowania sufiksów opiera się
na
+odpowiedzi na pytanie: ,,które sufiksy są przetwarzane w~pierwszej
kolejności
+i~jak przebiega dalej proces sortowania?''. Algorytmy dzielone są następnie
na
+dwie podgrupy: wykorzystujące \definicja{polepszanie kubełków}
(\english{bucket
+refinement}) oraz \definicja{sortowanie zredukowanych ciągów znaków}
(\english{reduced string sorting}).
+
+
+\subsection{Polepszanie kubełków}
+
+Pod pojęciem polepszania kubełków kryje się utworzenie \emph{k-porządku}
+sufiksów na podstawie wyliczonego wcześniej \emph{h-porządku} sufiksów
($k>h$).
+
+Pierwszy typ algorytmów wykorzystujących polepszanie kubełków opiera się
na ogólnych metodach
+sortowania ciągów znaków (które nie wykorzystują wiedzy o~zależnościach
między sufiksami). Algorytmy
+tego typu wykonują \emph{h-sortowanie} dla zwiększającego się $h$ dopóki
wszystkie \emph{h-grupy}
+(kubełki) nie będą zawierały tylko jednego elementu. Algorytmy należące
do tej kategorii to
+\emph{MSD radix sort} omówiony w~pracy \cite{radix} i~\emph{multikey
quicksort}
+opisany~w~\cite{bentley}.
+
+Drugi typ algorytmów polepszania kubełków opiera się na następującej
obserwacji: jeżeli dwa sufiksy
+słowa $x$ $x[u,n-1]$ i~$x[v,n-1]$ mają wspólny prefiks długości $\ell$, to
ich porządek można
+wywnioskować na podstawie porządku ich $\ell\textit{-następców}$ $x[u+\ell,
n-1]$ i~$x[v+\ell, n-1]$
+(przykładem tego procesu jest drugi etap algorytmu \emph{two-stage}).
Algorytmy z~tej grupy można
+podzielić na dwa dalsze podtypy:
+\begin{itemize}
+ \item algorytmy wykonujące \definicja{polepszanie wszerz}
+ (\english{breadth-first refinement}). Metody te dokonują \emph{h-sortowania}
+ ze zwiększającym się $h$~aż do uzyskania jednoelementowych kubełków
+ (\emph{h-grup}). Do tej grupy algorytmów należą \emph{prefix-doubling}
+ \cite{Manber90} i~\emph{qsufsort} \cite{LS}.
+
+ \item algorytmy wykonujące \definicja{polepszanie wgłąb}
(\english{depth-first
+ refinement}).
+ Metody te wykorzystują następujący schemat polepszania kubełków: dla
dowolnego
+ $h$, sortowanie sufiksów kolejnego kubełka następuje dopiero po tym, gdy
+ poprzedni kubełek jest w~pełni posortowany, czyli wszystkie jego podkubełki
są
+ jednoelementowe. Na przykład, dla ciągu ,,,AAABBABBBAAABBAB'' po
+ \emph{1-sortowaniu} grupa sufiksów rozpoczynających się od symbolu $B$
będzie
+ sortowana dopiero wtedy, gdy będzie ustalony porządek sufiksów
+ rozpoczynających się od $A$; podczas sortowania tej grupy porządek
sufiksów
+ o~prefiksie ,,AB'' będzie ustalony dopiero po posortowaniu sufiksów
rozpoczynających się od ,,AA'' itd.
+  Metody tego typu wykorzystują naiwne metody typu pierwszego w~sytuacji,
+  gdy porządek $\ell\textit{-następców}$ jest jeszcze nieznany.
+  Do tej kategorii algorytmów należą między innymi: \emph{two-stage},
\emph{copy},
+   \emph{cache} oraz \emph{deep shallow}. W~ogólności metody tego typu są
bardzo szybkie w~praktyce, pomimo ich wysokiej złożoności sięgającej nawet
$\bigO(n^2\log n)$.
+\end{itemize}
+
+Rysunek \ref{rys:bucket-refinement} przedstawia etapy procesu polepszania
+kubełków dla ciągu ,,AAABBABBBAAABBAB''. Każdy sufiks reprezentowany jest
przez
+pionową linię której wysokość oznacza jego pozycję według porządku
+leksykograficznego: niska linia oznacza sufiks leksykograficznie mniejszy od
+sufiksu reprezentowanego przez wyższą linię. Na rysunku
+\ref{rys:bucket-refinement} widać (od góry): stan początkowy, stan w~trakcie
+działania algorytmu (w przypadku polepszania wszerz jest to stan po
+posortowaniu według prefiksu długości 2; dla polepszania wgłąb jest to
stan po uporządkowaniu
+sufiksów rozpoczynających się od symbolu ,,A''), stan końcowy --
posortowane sufiksy.
+
+\begin{figure}[t]
+    \begin{center}
+        \includegraphics[scale=0.75]{figures/bucket-refinement.pdf}
+    \end{center}
+
+    \caption{Etapy algorytmu polepszania kubełków dla wyrazu
+    ,,AAABBABBBAAABBAB''. Źródło: \cite{schurmann-phd}.}%
+    \label{rys:bucket-refinement}
+\end{figure}
+
+
+\begin{table}[t]
+ \begin{center}
+    \begin{tabular}{l @{\hspace{2em}} c @{\hspace{2em}} c}
+    \toprule
+    Typ algorytmu            &     strategia \emph{push}             &   
strategia \emph{pull}      \\
+    \midrule
+    Polepszanie wszerz       &        \emph{prefix-doubling}         &       
\emph{qsufsort}        \\
+    \addlinespace[1em]
+    Polepszanie wgłąb        &           \emph{two-stage}            &
\emph{cache}          \\
+                             &              \emph{copy}              &         
\emph{bpr}           \\
+                             &          \emph{deep-shallow}          &
\\
+                             &       \emph{improved two-stage}       &
\\
+    \addlinespace[1em]
+    Sortowanie zred.~ciągów znaków &        \emph{skew}              &   
\emph{difference-cover}    \\
+                             &            \emph{odd-even}            &
\\
+                             &         \emph{smaller-larger}         &
\\
+    \bottomrule
+    \end{tabular}
+    \end{center}
+    \caption{Podział algorytmów tworzenia tablic sufiksów według taksonomii
+    zaproponowanej w~pracy \cite{schurmann-phd}. Źródło: opracowanie własne
w~oparciu o~\cite{schurmann-phd}.}%
+    \label{tab:schurmann}
+\end{table}
+
+\subsection{Sortowanie zredukowanych ciągów znaków}
+
+Metody tego typu działają według następującego schematu: na początku
wybierany jest podzbiór
+\emph{sub} identyfikatorów sufiksów, odpowiadające im sufiksy są potem
sortowane na podstawie
+prefiksów ustalonej długości. Następnie każdemu z~tych sufiksów
przypisywany jest pewien klucz
+odpowiadający jego porządkowi wg. prefiksów. Następnie tworzony jest taki
ciąg $t^{\textit{sub}}$
+długości $|\textit{sub}|$ zawierający wcześniej przydzielone klucze,
którego \SA{t^{\textit{sub}}}
+odpowiada porządkowi leksykograficznemu sufiksów identyfikowanych zbiorem
\emph{sub}. Tablica
+\SA{t^{\textit{sub}}} może być obliczana rekurencyjnie tym samym algorytmem,
lub z~wykorzystaniem
+efektywnego algorytmu sortowania ciągów znaków (\cite{bentley-sort},
\cite{radix}, [\ref{ssort}],
+\cite{bentley}, \cite{sinha}). W~pełni uporządkowane sufiksy ze zbioru
\emph{sub} służą potem do
+posortowania pozostałych sufiksów. Ostatecznie budowana jest pełna tablica
sufiksów. Do algorytmów
+realizujących powyższy schemat należą: \emph{difference-cover},
\emph{skew}, \emph{odd-even} oraz
+\emph{smaller-larger}.
+
+Rysunek \ref{rys:reduced-string-sorting} przedstawia etapy działania algorytmu
+sortowania zredukowanych ciągów znaków. Podobnie jak na rysunku
+\ref{rys:bucket-refinement}, sufiksy reprezentowane są przez pionowe linie,
+których wysokość oznacza miejsce sufiksu w~porządku leksykograficznym.
Sufiks
+reprezentowany przez mniejszą linię jest leksykograficznie mniejszy od
sufiksu
+reprezentowanego przez wyższą linię. Na rysunku przedstawiono po kolei (od
+góry): stan początkowy; stan algorytmu w~sytuacji gdy posortowane są sufiksy
+o~nieparzystych identyfikatorach; stan końcowy.
+
+
+\begin{figure}[t]
+    \begin{center}
+        \includegraphics[scale=0.75]{figures/reduced-string-sorting.pdf}
+    \end{center}
+    \caption{Etapy algorytmu sortowania zredukowanych ciągów znaków dla
wyrazu
+    ,,AAABBABBBAAABBAB''. Źródło: \cite{schurmann-phd}.}%
+    \label{rys:reduced-string-sorting}
+\end{figure}
+
+\section{Podział ze względu na sposób wykorzystania zależności między
sufiksami}
+
+Drugim sposobem podziału zaproponowanym w~pracy \cite{schurmann-phd} jest
+podział algorytmów tworzenia tablic sufiksów ze względu na sposób
wykorzystania
+zależności między sufiksami. Jeżeli dwa sufiksy $x[u,n-1]$ i~$x[v,n-1]$
mają
+wspólny prefiks długości $\ell$, to ich porządek można ustalić na
podstawie
+porządku sufiksów $x[u+\ell,n-1]$ i~$x[v+\ell,n-1]$. Rozróżnia się dwie
metody
+wykorzystywania tej zależności: metodę \emph{pull} i~metodę
+\emph{push}.
+Terminy \emph{pull} i~\emph{push} pochodzą z~terminologii systemów
+informacyjnych, oznaczają różne strategie komunikacji pomiędzy nadawcą
+wiadomości i~jej odbiorcą. Metoda \emph{push} oznacza sytuację, kiedy
dostawca
+wiadomości nawiązuje komunikację. Odwrotna sytuacja następuje w~strategii
+\emph{pull} -- tutaj to odbiorca zgłasza żądanie inicjalizacji komunikacji.
+
+W~odniesieniu do algorytmów tworzenia tablic sufiksów metoda \emph{push}
polega na tym, że
+wykorzystuje porządek wcześniej obliczonych grup sufiksów do ustalenia
porządku grup sufiksów
+$\ell$\textit{-poprze\-dni\-ków}, tzn. po ustaleniu porządku sufiksów
$x[u+\ell,n-1]$ i~$x[v+\ell,n-1]$
+obliczany jest porządek sufiksów $x[u,n-1]$ i~$x[v,n-1]$. Wzorcowym
przykładem wykorzystania tej
+techniki jest algorytm \emph{two-stage}.
+
+Metoda \emph{pull} jest wykorzystywana w~procesie sortowania opierającego się
o~porównania. Podczas
+porównywania sufiksów $x[u,n-1]$ i~$x[v,n-1]$ sprawdzany jest porządek
sufiksów $x[u+\ell,n-1]$
+i~$x[v+\ell,n-1]$. Algorytm \emph{qsufsort} jest najlepszym przykładem
zastosowania tej techniki.
+

Added: trunk/templates/example-msc-polish/04-algorytmy.tex
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/04-algorytmy.tex Tue Oct 13 10:21:45 2009
@@ -0,0 +1,444 @@
+
+\chapter{Wybrane metody tworzenia tablic sufiksów}
+
+W~poniższym rozdziale omówione są wybrane metody tworzenia tablic sufiksów.
+Algorytmy wybrane zostały na podstawie wyników testów wydajnościowych
+zaprezentowanych w~pracach \cite{taxonomy} i~\cite{schurmann-phd} oraz
+publikowanych na stronach [\ref{msufsort}] i~[\ref{mori-benchmark}].
+Algorytmy uzyskujące dobre wyniki na dużych zbiorach danych -- szybkie
\emph{w
+praktyce} pochodzą z~rodziny algorytmów wykorzystujących \emph{polepszanie
+wszerz}. W~poniższym zestawieniu opisane zostały również algorytmy
+reprezentujące inne grupy metod tworzenia tablic sufiksów: \emph{polepszanie
+wgłąb} i~\emph{sortowanie zredukowanych ciągów znaków}.
+
+
+\section{Algorytm \emph{skew}}
+
+Algorytm \emph{skew} został opracowany przez Petera Sandersa i~Juhę
+K\"arkk\"ainena \cite{KS}. Dostępna jest
+również implementacja tego algorytmu ich autorstwa [\ref{KScode}]. Opisywana
+metoda pochodzi z~rodziny algorytmów wykorzystujących
+\emph{sortowanie zredukowanych ciągów znaków}.
+Algorytm wykonuje 3 główne kroki:
+\begin{enumerate}
+  \item Tworzenie tablicy sufiksów zbudowanej z~sufiksów $S_i$ o~indeksach $i
+  \bmod{3} \neq 0$. Problem jest redukowany do tworzenia tablicy sufiksów
ciągu długości $2/3$
+  rozmiaru ciągu wejściowego, a~następnie rozwiązywany rekurencyjne.
+  \item Tworzenie tablicy sufiksów zbudowanej z~sufiksów pominiętych
w~pierwszym kroku z~wykorzystaniem tablic sufiksów z~kroku 1.
+  \item Połączenie zbudowanych tablic w~jedną.
+\end{enumerate}
+
+\noindent
+Pierwszy (i najbardziej czasochłonny) krok algorytmu polega na posortowaniu
+sufiksów $S_i$ dla $i \bmod{3} \neq 0$, czyli utworzeniu tablicy sufiksów
+$\textit{SA}^{12}$. Jeżeli w~wyniku \emph{h-sortowania} dla $h=3$ wszystkie
+grupy są jednoelementowe, to ten etap algorytmu się kończy. W~przeciwnym
przypadku
+każdemu sufiksowi $S_i$ nadawany jest identyfikator $x^{'}_i
+\in [ 1, 2n/3]$ będący identyfikatorem jego \emph{3-grupy} powstałej po
+\emph{3-sortowaniu}. Następnie tworzony jest ciąg $x^{12} = [x^{'}_i : i
+\bmod{3} = 1] \circ [x^{'}_i : i \bmod{3} = 2]$, którego tablica sufiksów
+$\textit{SA}_{x^{12}}$ obliczana jest rekurencyjnie. Tablica $\textit{SA}^{12}$
+wypełniana jest zgodnie z~poniższym wzorem ($n_1$ oznacza liczbę sufiksów
o~etykietach $i$ takich, że $i \bmod{3} = 1$):
+\begin{displaymath}
+\textit{SA}^{12}[i] = \left\{
+    \begin{array}{l l}
+    1 + 3k          & \textit{jeżeli } k = \textit{SA}_{x^{12}}[i] <  n_1, \\
+    2 + 3(k - n_1)  & \textit{w przeciwnym wypadku}.
+    \end{array}
+    \right.
+\end{displaymath}
+
+Drugi krok algorytmu polega na utworzeniu tablicy sufiksów $\textit{SA}^0$
+złożonej z~sufiksów $S_i$, gdzie $i \bmod{3} = 0$. Tablica ta powstaje
w~wyniku
+sortowania par $(x[i], S_{i+1})$. Ponieważ porządek sufiksów $S_{i+1}$ jest
+zawarty w~$\textit{SA}^{12}$, do znalezienia $\textit{SA}^0$ wystarczy
posortować
+stabilnie elementy $\textit{SA}^{12}[j]$ reprezentujące sufiksy
+$\textit{SA}_{i+1}, i \bmod{3} = 0$ według wartości $x[i]$. Można tego
dokonać
+w~czasie liniowym jednym krokiem sortowania kubełkowego.
+
+Trzeci krok algorytmu polega na połączeniu tablic $\textit{SA}^{12}$
i~$\textit{SA}^0$ w~jedną
+tablicę sufiksów. Porównywanie sufiksów $S_j$, gdzie $j\bmod{3}=0$ i~$S_i,
i \bmod{3} \neq 0$
+odbywa się na jeden z~dwóch sposobów:
+\begin{itemize}
+    \item Jeżeli $i \bmod{3} = 1$, to porządek sufiksów $S_i$ i~$S_j$ można
+  ustalić porównując pary $(x[i], S_{i+1})$ oraz $(x[j], S_{j+1})$.
Ponieważ $i+1
+  \bmod{3} = 2$ i~$j+1 \bmod 3 = 1$ porządek sufiksów $S_{i+1}$ i~$S_{j+1}$
+  można ustalić na podstawie ich pozycji w~$\textit{SA}_{x^{12}}$. Ta pozycja
może
+  być ustalana w~czasie stałym, jeżeli obliczona zostanie tablica
+  $\textit{ISA}_{x^{12}}$.
+
+    \item Analogicznie, jeżeli $i \bmod{3} =
+  2$, to porównywane są trójki $(x[i], x[i+1], S_{i+2})$ i~$(x[j], x[j+1],
S_{j+2})$, przy czym
+  sufiksy $S_{i+2}$ i~$S_{j+2}$ są zastępowane odpowiednimi wpisami z~tablicy
$\textit{ISA}_{x^{12}}$.
+\end{itemize}
+
+
+\begin{figure}[t]
+        \begin{center} \small
+            \begin{tabular}{r c c c c c c c c c c c c l}
+                                  & 0  & 1    & 2    & 3  & 4    & 5     & 6  &
7    & 8    & 9  & 10   & 11            \\ \cmidrule{2-13}
+                 $x$ =          [ & b  & a    & d    & d  & a    & d     & d  &
a    & c    & c  & a    & $\dollar$ & ] \\
+$S_i, i \bmod{3} = 0$ =         [ & 0  &      &      & 3  &      &       & 6  &
&      & 9  &      &      & ]      \\
+$S_i, i \bmod{3} \neq 0$ =      [ &    & 1    & 2    &    & 4    & 5     &    &
7    & 8    &    & 10   & 11   & ]      \\
+$x[i..i+2], i\bmod{3} \neq 0$ = [ &    & add  & dda  &    & add  & dda   &    &
acc  & cca  &    & a\$- & \$--  & ]     \\ \addlinespace[1em]
+
+             \multicolumn{14}{c}{\emph{3-sortowanie} sufiksów o etykietach $i
\bmod{3} \neq 0$ (wartości są indeksami po posortowaniu).} \\
+                         $x'$ = [ &    & 3    & 5    &    & 3    & 5     &    &
2    & 4    &    & 1    & 0     & ]     \\ \addlinespace[1em]
+
+             \multicolumn{14}{c}{Tworzenie ciągu $x^{12} = [x^{'}_i : i
\bmod{3} = 1] \circ [x^{'}_i : i \bmod{3} = 2]$.} \\
+                     $x^{12}$ = [ & 3  & 3    & 2    & 1  & 5    & 5     & 4  &
0    &  ] \\ \addlinespace[1em]
+
+             \multicolumn{14}{c}{Obliczanie $\textit{SA}_{x^{12}}$ i
$\textit{SA}^{12}$.} \\
+       $\textit{SA}_{x^{12}}$ = [ & 7  & 3    & 2    & 1  & 0    & 6     & 5  &
4    &  ] \\
+      $\textit{ISA}_{x^{12}}$ = [ & 4  & 3    & 2    & 1  & 7    & 6     & 5  &
0    &  ] \\
+           $\textit{SA}^{12}$ = [ & 11 & 10   & 7    & 4  & 1    & 8     & 5  &
2    &  ] \\ \addlinespace[1em]
+
+             \multicolumn{14}{c}{Sufiksy $S_i$, $i \bmod{3} = 1$ oraz $S_j$, $j
= i - 1$ zgodnie z kolejnością w $\textit{SA}^{12}$.} \\
+                        ~       [ & 10 & 7    & 4    & 1  & ] \\
+                        ~       [ & 9  & 6    & 3    & 0  & ] \\
+                       $x[j]$ = [ & c  & d    & d    & b  & ] \\
\addlinespace[1em]
+
+             \multicolumn{14}{c}{Stabilne \emph{1-sortowanie} sufiksów $S_j$.}
\\
+              $\textit{SA}^0$ = [ & 0  & 9    & 6    & 3  & ] \\
\addlinespace[1em]
+
+             \multicolumn{14}{c}{Scalanie tablic $\textit{SA}^0$ i
$\textit{SA}^{12}$.} \\
+                $\textit{SA}$ = [ & 11 & 10   & 7    & 4  & 1    &  0    & 9  &
8    &  6    & 3   &  5    &  2     & ] \\
+            \end{tabular}
+        \end{center}
+        \caption{Przykład tworzenia tablicy sufiksów według algorytmu
\emph{skew}.
+        Źródło: opracowanie własne.}%
+        \label{rys:ks}
+\end{figure}
+
+
+\section{Algorytm \emph{qsufsort}}
+
+Algorytm \emph{qsufsort} został przedstawiony w~pracy \cite{LS} autorstwa
+Jespera Larrsona i~Kunihiko Sadakane. Autorzy pracę udostępniają również
+implementację w~języku \texttt{C} [\ref{LScode}]. Opisywana metoda należy do
+rodziny algorytmów wykonujących polepszanie wgłąb, opiera się na
algorytmie
+\emph{prefix-doubling}.
+
+Sortowanie sufiksów wykonywane jest algorytmem \emph{ternary split
+quicksort} \cite{bentley-sort}. Algorytm \emph{qsufsort} wykorzystuje
+również twierdzenie opublikowane w~pracy \cite{karp}: dla obliczonych \SA{h}
i~\ISA{h} posortowanie sufiksów $S_i$ według par (\ISA{h}$[i]$,
\ISA{h}$[i+h]$),
+$i+h \leq n$ tworzy \emph{2h-porządek} sufiksów, czyli
+porządek według prefiksów długości $2h$.\footnote{Sufiksy $S_i, i > n - h$
są
+zawsze w~pełni uporządkowane.}
+Wynika to z~tego, że do ustalenia porządku sufiksów o~wspólnym prefiksie
+długości $h$ wykorzystujemy porządek ich $\textit{h-następców}$, którzy
są
+również posortowani według h pierwszych znaków, co daje w~konsekwencji
porządek
+sufiksów według prefiksów długości $2h$.
+
+Na początku działania algorytm wykonuje \emph{1-sort}, w~wyniku którego
+powstają \SA{1} i~\ISA{1}. Numery grup w~odwróconej tablicy sufiksów
+przypisywane są poprzez wybór ogona (pozycji ostatniego sufiksu w~tablicy
+\SA{h}) danej grupy. Algorytm \emph{qsufsort} utrzymuje również tablicę $L$
+długości $n$ używaną w~celu określania rozmiarów grup.
+Wartość $L[j] = d$ oznacza, że grupa rozpoczynająca się na pozycji $j$ ma
$d$
+elementów. Wartości ujemne w~tablicy $L$ oznaczają ciągi jednoelementowych
+grup (na przykład $-2$ oznacza dwie jednoelementowe grupy).
+
+Przeglądanie tablicy $L$ od lewej do prawej umożliwia omijanie grup
+jednoelementowych w~procesie polepszania kubełków. Każda \emph{h-grupa}
+sortowana jest osobno, jej sufiksy $S_i$ porównywane są na podstawie
wartości
+\ISA{h}$[i+h]$. Po posortowaniu wszystkich grup otrzymujemy
\emph{2h-porządek}.
+Algorytm kończy swoje działanie, gdy wszystkie
+{h-grupy} są jednoelementowe, czyli gdy $L[0] = -n$. W~przeciwnym wypadku $h$
+jest podwajane, a~proces polepszania kubełków wykonywany po raz kolejny.
+
+ \begin{figure}[t]
+        \begin{center} \small
+            \begin{tabular}{ r c c c c c c c c c c c c l}
+                 & 0  & 1  & 2  & 3  & 4  & 5   & 6  & 7  & 8  & 9  & 10 & 11
\\\cmidrule{2-13}
+         $x$ = [ & a  & b  & e  & a  & c  & a   & d  & a  & b  & e  & a  &
+         $\dollar$ & ] \\ \SA{1} = [ & 11 & (0 & 3  & 5  & 7  & 10) & (1 & 8) &
4  & 6  & (2 & 9)   & ] \\
+     \ISA{1} = [ & 5  & 7  & 11 & 5  & 8  &  5  & 9  & 5  & 7  & 11 & 5  & 0   
&] \\
+ $L$  = [ & -1 & 5  &    &    &    &     & 2  &    & -2 &    & 2  &      &] \\
\cmidrule{2-13}
+      \SA{2} = [ & 11 & 10 & (0 & 7) & 3  & 5   & (1 & 8) & 4  & 6  & (2 & 9)  
& ] \\
+     \ISA{2} = [ & 3  & 7  & 11 & 4  & 8  & 5   & 9  & 3  & 7  & 11 & 2  & 0   
&] \\
+ $L$  = [ & -2 &    & 2  &    & -2 &     & 2  &    & -2 &    & 2  &      &] \\
\cmidrule{2-13}
+      \SA{4} = [ & 11 & 10 & (0 & 7) & 3  & 5   & 8  & 1  & 4  & 6  & 9  & 2  
& ] \\
+     \ISA{4} = [ & 3  & 7  & 11 & 4  & 8  & 5   & 9  & 3  & 6  & 10 & 1  & 0   
&] \\
+ $L$  = [ & -2 &    & 2  &    & -8 &     &    &    &    &    &    &      &] \\
\cmidrule{2-13}
+      \SA{8} = [ & 11 & 10 & 7  & 0  & 3  & 5   & 8  & 1  & 4  & 6  & 9  & 2  
& ] \\
+     \ISA{8} = [ & 3  & 7  & 11 & 4  & 8  & 5   & 9  & 2  & 6  & 10 & 1  & 0   
&] \\
+ $L$  = [ & -12 &   &    &    &    &     &    &    &    &    &    &      &] \\
+
+            \end{tabular}
+        \end{center}
+    \caption{Przebieg algorytmu \emph{qsufsort} dla słowa ,,abeacadabea''.
+    Źródło: opracowanie własne na podstawie \cite{taxonomy}.}%
+    \label{rys:ls}
+    \end{figure}
+
+Algorytm \emph{qsufsort} da się optymalizować pod kątem redukcji zużycia
+pamięci. Możliwe jest kompletne wyeliminowanie tablicy $L$. Do wyznaczania
\emph{h-grup} zawierających więcej niż 1 element można wykorzystać tablicę
+\ISA{}, rozmiar grupy wyznacza się wtedy na podstawie jej pierwszego elementu.
+Jeżeli $j$ oznacza pozycję pierwszego elementu grupy w~\SA{},
a~$i=$\SA{h}$[j]$, to jej rozmiar wynosi \ISA{h}$[i] - j + 1$.
+Złożoność pamięciowa algorytmu może również zostać zredukowana poprzez
+nadpisanie ciągu wejściowego i~wykorzystanie tego obszaru pamięci do
+przechowywania \ISA{} po obliczeniu \SA{1}.
+
+
+\section{Algorytm \emph{deep shallow}}
+
+Algorytm \emph{deep shallow} jest rozwinięciem algorytmu \emph{copy}
+opracowanym przez Paolo Ferraginę i~Giovanniego Manziniego. Opublikowany
został
+w~pracy \cite{MF}. Kod algorytmu w~języku \texttt{C} dostępny jest pod
adresem
+[\ref{MFcode}], jego autorem jest Giovanni Manzini.
+
+Pierwszym krokiem algorytmu jest uporządkowanie sufiksów według dwóch
+pierwszych znaków (\emph{2-sortowanie}). Każdy z~utworzonych w~ten
+sposób kubełków sortowany jest algorytmem \emph{multikey quicksort}
+\cite{bentley}, który jest przerywany po osiągnięciu poziomu rekurencji
równemu
+$L$, czyli jeżeli wewnątrz kubełka istnieje grupa sufiksów o~wspólnym
prefiksie
+długości $L$. Podejście to nosi nazwę sortowania płytkiego
(\english{shallow
+sorting}).
+
+Sortowanie znajdowanych sufiksów o~wspólnym prefiksie długości $L$
+nazwane zostało przez autorów algorytmu \emph{deep shallow} sortowaniem
+głębokim (\english{deep sort}). Przebieg działania głębokiego sortowania
zależy
+od wielkości zbioru sortowanych sufiksów. Jeżeli liczność zbioru nie
przekracza
+zadanej wartości $B$, to sufiksy są sortowane algorytmem \emph{blind sort}.
W~przeciwnym przypadku do posortowania sufiksów wykorzystane zostanie
zmodyfikowany algorytm
+\emph{ternary split quicksort} \cite{bentley-sort}. Autorzy sugerują użycie
+wartości $B = n \times 0.0005$ jako progu wielkości zbioru.
+
+Algorytm \emph{blind sort} opiera swoje działanie na strukturze danych
+nazywanej \definicja{blind trie} \cite{btree}, która jest typem
skompresowanego
+drzewa którego węzły wewnętrzne przechowują liczby określające
długość wspólnego
+prefiksu węzłów potomnych (jeżeli węzeł zawiera liczbę $k$, to jego
węzły
+potomne różnią się na pozycji $k+1$). Przykładowe drzewo \emph{blind trie}
+znajduje się na rysunku \ref{rys:blind-trie}.
+
+Algorytm \emph{blind sort} tworzy drzewo \emph{blind trie}, a~następnie
+przegląda je od lewej do prawej uzyskując w~ten sposób porządek
leksykograficzny
+sekwencji podanych na wejściu (w drzewie \emph{blind trie} węzły potomne
danego
+węzła są uporządkowane). Poważną wadą metody \emph{blind sort} jest jej
+złożoność pamięciowa, sięgająca nawet $36m$, gdzie $m$ oznacza liczbę
ciągów do
+posortowania.
+
+\begin{figure}[t]
+    \begin{center}
+       \includegraphics[width=.9\linewidth]{figures/blindtrie.pdf}
+    \end{center}
+    \caption{Drzewo skompresowane oraz odpowiadające mu drzewo \emph{blind
trie}
+    zbudowane na zbiorze sekwencji \emph{abaaba, abaabb, abac, bcbcaba,
bcbcabb, bcbcbba, bcbcbbba}.
+    Źródło: \cite{MF}.}\label{rys:blind-trie}
+\end{figure}
+
+Do sortowania zbiorów większych niż $B$ autorzy algorytmu \emph{deep
shallow}
+użyli zmodyfikowanego algorytmu \emph{ternary split quicksort}, opisanego
w~pracy \cite{bentley-sort}. Dokonali oni następujących zmian:
+\begin{enumerate}
+  \item Jeżeli na dowolnym etapie rekursji zbiór sufiksów jest mniejszy niż
+  $B$, to do jego sortowania użyty zostaje algorytm \emph{blind sort}.
+  \item Podczas fazy podziału sufiksów obliczane są $L_S$ i~$L_L$, czyli
+  długość najdłuższego wspólnego prefiksu elementu osiowego
(\english{pivot}) i~zbioru elementów mniejszych ($L_S$) oraz większych ($L_L$)
od elementu
+  osiowego. Dzięki temu podczas sortowania sufiksów w~tych zbiorach można
+  pomijać prefiksy długości $L_S$ lub $L_L$.
+\end{enumerate}
+
+Paolo Ferragina i~Giovanni Manzini w~pracy \cite{MF} wymieniają trzy zalety
+dwuetapowego podejścia do problemu sortowania sufiksów zastosowanego
w~algorytmie \emph{deep shallow}:
+\begin{enumerate}
+  \item Szybkie wykrywanie grup sufiksów o~długim wspólnym prefiksie.
+  \item Rozmiar stosu użytego podczas rekurencji w~fazie sortowania płytkiego
+  jest ograniczony parametrem $L$ i~nie zależy od rozmiaru wejścia.
+  \item Jeżeli długość najdłuższego wspólnego prefiksu sufiksów jednego
kubełka
+  nie przekracza $L$, to uporządkowywane są one efektywnym algorytmem
+  sortowania ciągu znaków (\emph{multikey quicksort}).
+\end{enumerate}
+
+
+\section{Algorytm \emph{two-stage}}
+
+Hideo Itoh i~Hozumi Tanaka zaproponowali w~pracy \cite{IT} algorytm tworzenia
+tablic sufiksów o~nazwie \emph{two-stage}. Algorytm ten dzieli sufiksy na dwie
+kategorie: sufiksy typu $A$ to wszystkie sufiksy $S_i$ spełniające
nierówność $x[i] > x[i+1]$,
+sufiksy typu $B$ to sufiksy spełniające nierówność $x[i] \leq x[i+1]$.
+
+Algorytm rozpoczyna swoje działanie od obliczenia \SA{1}. Początek i~koniec
+każdej grupy zapamiętywany jest w~tablicach $\mathit{head}$
i~$\mathit{tail}$. Długość tych tablic odpowiada wielkości słownika
symboli.
+Sufiksy w~każdej \emph{1-grupie} są uporządkowywane w~taki sposób, żeby
sufiksy typu $A$
+były przed sufiksami typu $B$. Wynika to z~tego, że jeżeli sufiksy $S_i$
typu $A$ i~$S_j$ typu $B$ mają wspólny prefiks długości jednego symbolu, to
sufiks $S_i$ poprzedza sufiks $S_j$ w~porządku leksykograficznym. Indeksy
pierwszych sufiksów typu $B$ każdej
+grupy zapamiętywane są w~tablicy $\mathit{part}$ długości $\sigma$.
+Kolejnym krokiem algorytmu jest sortowanie sufiksów typu $B$ wewnątrz każdej
+grupy. Autorzy pracy \cite{IT} sugerują użycie do tego celu algorytmu
+\cite{bentley}, nie jest to jednak konieczne i~można do tego celu użyć
innego
+algorytmu sortowania ciągów znaków.
+
+
+Następnie ustalany jest porządek sufiksów typu $A$. Tablica \SA{}
przeglądana
+jest od lewej do prawej, znajdując wartości $i=\mathit{SA}[j],
j=0,1,\ldots,n-1$. Jeżeli
+$S_{i-1}$ jest jeszcze nieuporządkowanym sufiksem typu $A$, to umieszczany
jest
+na początku grupy do której należy. Odpowiednia wartość w~tablicy
\emph{head} jest potem
+inkrementowana. Po jednokrotnym przejrzeniu \SA{} sufiksy są już w~pełni
+posortowane, co kończy algorytm (przykład na rysunku~\ref{rys:it}).
+
+\begin{figure}[ht]
+        \begin{center} \small
+            \begin{tabular}{r c c c c c c c c c c c c l}
+                 & 0  & 1  & 2  & 3  & 4  & 5   & 6  & 7  & 8  & 9  & 10 & 11
\\ \cmidrule{2-13}
+         $x$ = [ & b  & a  & d  & d  & a  & d   & d  & a  & c  & c  & a  &
+         $\dollar$ & ] \\ type = [ & A  & B  & B  & A  & B  & B   & A  & B  & B
& A  & A  & B    & ] \\ \addlinespace[1em]
+
+       \multicolumn{14}{c}{\emph{1-sort}}\\
+       \SA{} = [ & 11 & (-- & 1  & 4  & 7) & (--) & (-- & 8) & (-- & --  & 2  &
5)   & ] \\
+        type = [ & B  & A  & B  & B  & B  & A   & A  & B  & A  & A  & B  & B   
& ] \\ \addlinespace[1em]
+
+       \multicolumn{14}{c}{sortowanie sufiksów typu $B$} \\
+       \SA{} = [ & 11 & (-- & 7  & 4  & 1) & (--) & (-- & 8) & (-- & --  & 5  &
2)   & ] \\ \addlinespace[1em]
+
+       \multicolumn{14}{c}{wstawianie sufiksów typu $A$}\\
+       \SA{} = [ & 11 & 10 & 7  & 4  & 1  & --   & --  & 8  & --  & --  & 5  &
2   & ] \\
+       \SA{} = [ & 11 & 10 & 7  & 4  & 1  & --   & 9  & 8  & --  & --  & 5  & 2
& ] \\
+       \SA{} = [ & 11 & 10 & 7  & 4  & 1  & --   & 9  & 8  & 6  & --  & 5  & 2
& ] \\
+       \SA{} = [ & 11 & 10 & 7  & 4  & 1  & --   & 9  & 8  & 6  & 3  & 5  & 2  
& ] \\
+       \SA{} = [ & 11 & 10 & 7  & 4  & 1  & 0   & 9  & 8  & 6  & 3  & 5  & 2  
& ] \\
+            \end{tabular}
+        \end{center}
+    \caption{Przebieg algorytmu \emph{two-stage} dla słowa ,,baddaddacca''.
+    Nieuporządkowane sufiksy typu $A$ oznaczane są znakiem ,,--''. Źródło:
+    opracowanie własne na podstawie \cite{taxonomy}.}%
+    \label{rys:it}
+\end{figure}
+
+
+\section{Algorytm \emph{improved two-stage}}
+
+Algorytm \emph{improved two-stage} opisany został w~pracy \cite{MP}, której
+autorami są Simon Puglisi i~Michael Maniscalco.
+Kwestia autorstwa tego algorytmu pozostaje niejasna, metoda ta posiada aż trzy
niezależne
+implementacje powstałe przed publikacją artykułu:
+\begin{itemize}
+ \item \emph{archon } [\ref{archon}] autorstwa Dimy Małyszewa,
+ \item \emph{divsufsort} [\ref{libdivsufsort}] której autorem jest Yuta Mori,
+ \item \emph{msufsort} [\ref{msufsort}] autorstwa Michaela Maniscalco.
+\end{itemize}
+Wymienione implementacje algorytmu \emph{improved two-stage} napisane zostały
w~języku \texttt{C++}.
+
+Na początku sufiksy są dzielone na dwie kategorie: sufiksy typu $A$ to
sufiksy
+$S_i$ spełniające nierówność $S_i > S_{i+1}$, sufiksy typu $B$ to sufiksy
+spełniające nierówność $S_i \leq S_{i+1}$. Sufiks o~identyfikatorze $n-1$
należy
+do obu grup. Następnie, sufiksy $S_i$ typu $B$ których następny sufiks
$S_{i+1}$ jest typu $A$ oznaczane są jako
+sufiksy typu $B^*$.
+
+Kolejnym krokiem algorytmu jest znalezienie granic grup które powstałyby po
+\emph{2-sortowaniu}. Następnie tworzony jest \emph{2-porządek} sufiksów typu
+$B^*$. \emph{2-sortowanie} wszystkich sufiksów nie jest konieczne w~tym
+momencie, a~jego pominięcie zmniejsza czas działania algorytmu.
+Sufiksy typu $B^*$ należące do jednej grupy są sortowane zgodnie z~metodami
+przedstawionymi w~pracach \cite{bentley, MF} i~umieszczane na początkowych
+pozycjach wewnątrz kubełka w~tablicy \SA{}.
+
+Porządek sufiksów typu $B$ ustalany jest poprzez przeglądanie tablicy \SA{}
od
+prawej do lewej. Dla każdego sufiksu $\mathit{SA}[i]$ odczytanego podczas
+przeglądania tablicy sufiks $\mathit{SA}[i]-1$ jest wstawiany na ostatnią
pustą
+pozycję wewnątrz swojej grupy jeżeli jest sufiksem typu $B$.
+
+Wstawianie sufiksów typu $A$ wykonywane jest w~sposób identyczny jak
w~algorytmie
+\emph{two-stage} (przykład przedstawiono na rysunku \ref{rys:div}).
+
+\begin{figure}[t]
+        \begin{center}\small
+            \begin{tabular}{r c c c c c c c c c c c c c c l}
+                 & 0   & 1  & 2   & 3      & 4  & 5 & 6  & 7      & 8   & 9  &
10 & 11    & 12  & 13      \\\cmidrule{2-15}
+         $x$ = [ & e   & d  & a   & b      & d  & c & c  & d      & e   & e  &
+         d  & a     & b   & $\dollar$ & ] \\ type = [ & A   & A  & B   & $B^*$ 
& A  & B & B  & $B^*$  & A   & A  & A  & $B^*$ & A   &      &  ] \\
\addlinespace[1em]
+ \multicolumn{16}{c}{Obliczanie wielkości \emph{2-grup}}\\
+      \SA{2} = [ & --  & (-- & --) & --     & --  & -- & --  & (--     & --) &
--  & -- & (--    & --)  & --    & ] \\ \addlinespace[1em]
+    \multicolumn{16}{c}{Sortowanie sufiksów typu $B^*$} \\
+       \SA{} = [ & --   & 11 & --   & --      & 3  & -- & --  & --      & --  
& --  & 7  & --     & --   & --    & ] \\ \addlinespace[1em]
+ \multicolumn{16}{c}{Wstawianie sufiksów typu B}\\
+       \SA{} = [ & --   & 11 & --   & --      & 3  & -- & 6  & --      & --   &
--  & 7  & --     & --   & --    & ] \\
+       \SA{} = [ & --   & 11 & --   & --      & 3  & 5 & 6  & --      & --   &
--  & 7  & --     & --   & --    & ] \\
+       \SA{} = [ & --   & 11 & 2   & --      & 3  & 5 & 6  & --      & --   &
--  & 7  & --     & --   & --    & ] \\ \addlinespace[1em]
+ \multicolumn{16}{c}{Wstawianie sufiksów typu A}\\
+       \SA{} = [ & 13  & 11 & 2   & --      & 3  & 5 & 6  & --      & --   & --
& 7  & --     & --   & --    & ] \\
+       \SA{} = [ & 13  & 11 & 2   & 12     & 3  & 5 & 6  & --      & --   & -- 
& 7  & --     & --   & --    & ] \\
+       \SA{} = [ & 13  & 11 & 2   & 12     & 3  & 5 & 6  & 10     & --   & -- 
& 7  & --     & --   & --    & ] \\
+       \SA{} = [ & 13  & 11 & 2   & 12     & 3  & 5 & 6  & 10     & 1   & --  &
7  & --     & --   & --    & ] \\
+       \SA{} = [ & 13  & 11 & 2   & 12     & 3  & 5 & 6  & 10     & 1   & 4  &
7  & --     & --   & --    & ] \\
+       \SA{} = [ & 13  & 11 & 2   & 12     & 3  & 5 & 6  & 10     & 1   & 4  &
7  & 9     & --   & --    & ] \\
+       \SA{} = [ & 13  & 11 & 2   & 12     & 3  & 5 & 6  & 10     & 1   & 4  &
7  & 9     & 0   & --    & ] \\
+       \SA{} = [ & 13  & 11 & 2   & 12     & 3  & 5 & 6  & 10     & 1   & 4  &
7  & 9     & 0   & 8    & ] \\
+            \end{tabular}
+        \end{center}
+    \caption{Przebieg algorytmu \emph{divsufsort} dla słowa ,,edabdccdeedab''.
+ 		 Źródło: opracowanie własne na podstawie \cite{div}.}%
+    \label{rys:div}
+\end{figure}
+
+
+\section{Algorytm \emph{bpr}}
+
+Klaus-Bernd Schürmann w~pracy \cite{schurmann-phd} zaproponował algorytm
+\emph{bpr} (\emph{bucket pointer refinement}, polepszanie wskaźników na
+kubełki). Algorytm ten jest poprawioną wersją metody przedstawionej w~pracy
+\cite{bpr-old} napisanej przez Klausa-Bernda Schürmanna i~Jensa Stoye. Kod
+algorytmu \emph{bpr} w~języku \texttt{C++} dostępny jest na stronie
[\ref{bpr-code}].
+
+Pierwszym krokiem algorytmu jest posortowanie sufiksów według $q$-pierwszych
+znaków, czyli \emph{q-sortowanie}. Wartość parametru $q$ obliczana jest na
+podstawie liczby różnych symboli (czyli wielkości alfabetu) w~ciągu
wejściowym, jej wartość maleje wraz ze
+wzrostem wielkości słownika sekwencji wejściowej. Następnie obliczana jest
+przybliżona odwrotna tablica sufiksów \ISA{} (kubełki identyfikowane są
pozycją
+ich ostatniego elementu w~przybliżonej tablicy sufiksów), nazywana w~pracy
+\cite{schurmann-phd} \emph{tablicą wskaźników na kubełki}.
+
+Algorytm \emph{bpr} działa według schematu \emph{polepszania kubełków
wgłąb} i~korzysta z~techniki \emph{pull}. Sufiksy $S_i$ i~$S_j$ należące
+do jednej \emph{h-grupy} porównywane są poprzez porównanie wartości
+\ISA{}$[h + i]$ i~\ISA{}$[h + j]$.
+
+Każda ze znalezionych na początku grup sortowana jest algorytmem
\emph{ternary
+split quicksort} \cite{bentley-sort}. Parametr $h$ przyjmuje początkowo
+wartość $q$. Algorytm ten wybiera jeden z~sufiksów danej grupy jako element
+osiowy (\english{pivot}) $S_p$ o~wartości klucza $K_p = \textit{ISA}[h + p]$.
Sufiksy danej grupy dzielone są na trzy
+podgrupy: sufiksy o~wartości klucza mniejszej, równej lub większej niż
$K_p$.
+Każda z~tych podgrup jest następnie w~ten sam sposób sortowana, przy czym
+dla grupy sufiksów o~wartości klucza równej elementowi osiowemu wartość
+parametru $h$ zwiększana jest o~$q$, ponieważ wszystkie jej sufiksy mają
+wspólny prefiks długości $h + q$. Wynika to z~tego, że elementy kubełka
o~wspólnym prefiksie długości $h$ sortowane są na podstawie pozycji ich
+\emph{h-następników}, dla których nie znamy długości wspólnego prefiksu.
+Wiadomo tylko tyle, że były posortowane na początku działania algorytmu
według
+$q$ pierwszych znaków. Podobnie jak w~algorytmie \emph{qsufsort}, równa
wartość
+klucza $\textit{ISA}[h + i]$ i~$\textit{ISA}[h + j]$ oznacza że sufiksy $S_i$
i~$S_j$ mają wspólny prefiks długości $h+q$. Fundamentalna różnica między
+algorytmami \emph{bpr} i~\emph{qsufsort} polega na tym, że pierwszy z~nich
+realizuje schemat \emph{polepszania kubełków wgłąb}, a~drugi
\emph{polepszania
+wszerz}. Dzięki temu, algorytm \emph{qsufsort} w~kolejnej iteracji może
+podwajać wartość parametru $h$.
+
+Istotną cechą algorytmu \emph{bpr} jest to, że po każdym podziale grupy na
+podgrupy wykonywana jest aktualizacja wpisów w~tablicy \ISA{} odpowiadających
+jej elementom, zgodnie ze wzorem $\textit{ISA}[i] =$ \emph{pozycja
+ostatniego elementu podgrupy}. Na rysunku \ref{rys:bpr} przedstawiony został
+przebieg działania algorytmu \emph{bpr} na przykładzie ciągu ,,DEBDEBDEA''.
+
+\begin{figure}[t]
+    \begin{center}\small
+    \begin{tabular}{r c c c c c c c c c l}
+                     &  0   &      1      &      2      &      3      &     4
&      5      &     6      &      7      &      8      &     \\ \cmidrule{2-10}
+               $x=[$ &  D   &      E      &      B      &      D      &     E
&      B      &     D      &      E      &      A      & ]   \\
\addlinespace[.5em]
+                                                  \multicolumn{11}{c}{Podział
na kubełki, $q=2$}                                                \\
+                     &  A   &  \multicolumn{2}{c}{BD}   &        
\multicolumn{3}{c}{DE}         &     EA     &  \multicolumn{2}{c}{EB}   &     \\
+     $\textit{SA}=[$ &  8   & \textbf{(2} & \textbf{5)} &     (0      &     3
&     6)      &     7      &     (1      &     4)      & $]$ \\
+    $\textit{ISA}=[$ &  5   &      8      &      2      &      5      &
\textbf{8} &      2      &     5      & \textbf{6}  &      0      & $]$ \\
\addlinespace[.5em]
+                                                  \multicolumn{11}{c}{Po
posortowaniu kubełka BD}                                               \\
+     $\textit{SA}=[$ &  8   &      5      &      2      & \textbf{(0} &
\textbf{3} & \textbf{6)} &     7      &     (1      &     4)      & $]$ \\
+    $\textit{ISA}=[$ &  5   &      8      & \textbf{2}  &      5      &     8
& \textbf{1}  &     5      &      6      & \textbf{0}  & $]$ \\
\addlinespace[.5em]
+                                                  \multicolumn{11}{c}{Po
posortowaniu kubełka DE}                                               \\
+     $\textit{SA}=[$ &  8   &      5      &      2      &      6      &     3
&      0      &     7      & \textbf{(1} & \textbf{4)} & $]$ \\
+    $\textit{ISA}=[$ &  5   &      8      &      2      & \textbf{4}  &     8
&      1      & \textbf{3} &      6      &      0      & $]$ \\
\addlinespace[.5em]
+                                         \multicolumn{11}{c}{Po posortowaniu
kubełka EB, koniec algorytmu}                                      \\
+     $\textit{SA}=[$ &  8   &      5      &      2      &      6      &     3
&      0      &     7      &      4      &      1      & $]$ \\
+    $\textit{ISA}=[$ &  5   &      8      &      2      &      4      &     7
&      1      &     3      &      6      &      0      & $]$ \\
+    \end{tabular}
+    \end{center}
+
+    \caption{Przebieg algorytmu \emph{bpr} dla słowa ,,DEBDEBDEA''. Elementy
+    wyróżnione w~tablicy \emph{SA} przeznaczone do uporządkowania w~danym
+    kroku, elementy wyróżnione w~tablicy \ISA{} to klucze wykorzystywane
+   do sortowania kubełka. Źródło: opracowanie własne na podstawie
+   \cite{schurmann-phd}.}\label{rys:bpr}
+\end{figure}
+

Added: trunk/templates/example-msc-polish/05-testy.tex
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/05-testy.tex Tue Oct 13 10:21:45 2009
@@ -0,0 +1,442 @@
+\chapter{Testy wydajnościowe}
+
+\section{Wstęp}
+
+W~poniższym rozdziale przedstawione zostaną wyniki testów wydajnościowych
implementacji algorytmów
+opisanych w~poprzedniej części pracy (poza algorytmem \emph{two-stage},
który został rozwinięty
+i~poprawiony przez \emph{improved two-stage}). Implementacja w~języku
\texttt{Java} została oparta
+o~oryginalny kod, udostępniony przez autorów. Podstawą implementacji metody
\emph{improved
+two-stage} był kod algorytmu \emph{divsufsort} napisany przez Yutę Moriego
[\ref{libdivsufsort}].
+
+Algorytmy tworzenia tablic sufiksów zaimplementowane zostały w~ten sposób,
żeby na wejściu
+przyjmowały sekwencje liczb całkowitych typu \texttt{int} zajmujących
w~języku \texttt{Java} 4
+bajty. Spowodowało to zwiększenie złożoności pamięciowej algorytmów
(wartości podane w~tabeli
+\ref{tab:alg} zakładały wejście w~postaci sekwencji jednobajtowych
elementów). Powodem zwiększenia
+rozmiaru pojedynczego elementu wejściowego było umożliwienie tworzenia
tablic sufiksów dla sekwencji
+symboli z~alfabetów o~dużym rozmiarze. Nie jest to jednak możliwe w~praktyce
w~przypadku wszystkich
+algorytmów; rzeczywista złożoność pamięciowa implementacji wybranych
metod oraz ich zależność od
+rozmiaru alfabetu wejściowego opisane zostały w~tabeli \ref{tab:alg-impl}.
Testowane implementacje
+algorytmów \emph{bpr}, \emph{deep-shallow} i~\emph{qsufsort} dla
zaoszczędzenia pamięci nadpisywały
+ciąg wejściowy. Na potrzeby testów wydajnościowych zaimplementowano
również naiwny algorytm
+tworzenia tablic sufiksów opierający się o~zwykły algorytm sortujący
\emph{quicksort}. W~dalszej
+części rozdziału metoda naiwna nazywana będzie \emph{naive sort} lub NS.
+
+Wykonane testy algorytmów można podzielić na dwie główne kategorie: testy
na wejściu generowanym
+losowo, oraz testy na wejściu wczytywanym z~plików. Testy drugiego typu
wykonywane były na kilku
+różnych maszynach wirtualnych:
+
+\begin{itemize}
+    \item maszyna Java HotSpot 64-Bit Server VM 11.0-b16 firmy Sun
Microsystems, oznaczana w~dalszej części pracy jako \texttt{sun},
+    \item maszyna IBM J9 VM 2.4 firmy IBM, oznaczana w~dalszej części pracy
jako \texttt{ibm},
+    \item BEA JRockit(R) R27.5.0-110\_o-99226-1.6.0\_03 firmy BEA (aktualnie
przejęta przez Oracle), oznaczana w~dalszej części pracy jako
\texttt{jrockit},
+    \item Apache Harmony DRLVM 11.2.0 tworzona przez Apache Software
Foundation, oznaczana w~dalszej części pracy jako \texttt{harmony}.
+\end{itemize}
+
+\begin{table}[ht]
+    \begin{center}
+        \begin{tabular}{l r r}
+         \toprule
+            Nazwa & Złożoność pamięciowa \\
+         \midrule
+            \emph{skew} & $16n$  \\
+            \emph{bpr} & $4|\Sigma|^3+12n$ \\
+            \emph{deep-shallow} & $4|\Sigma|^2+(x+8)n$  \\
+            \emph{divsufsort} & $4|\Sigma|^2+8n$ \\
+            \emph{qsufsort} & $8n$ \\
+            \emph{naive sort} & $8n$ \\
+        \bottomrule
+        \end{tabular}
+    \end{center}
+    \caption{Zaimplementowane algorytmy tworzenia tablic sufiksów. Parametr
$n$ oznacza długość wejścia,
+    parametr $|\Sigma|$ oznacza wielkość alfabetu sekwencji wejściowej.
Algorytm \emph{deep-shallow} wymaga
+    alfabetu o~rozmiarze nie większym niż 256, zużycie pamięci przez ten
+    algorytm zależy od wielkości budowanego drzewa \emph{blind trie}, które
maksymalnie może zawierać $n$ elementów. Rozmiar jednego elementu drzewa
wynosi $x=48$ bajtów na 64-bitowej maszynie wirtualnej firmy Sun.
+    Algorytmy \emph{bpr} i~\emph{divsufsort} nie mają sztywnych ograniczeń na
rozmiar
+    alfabetu, ale ze względu na wydajność nie powinny być używane na
dużych alfabetach.}%
+    \label{tab:alg-impl}
+\end{table}
+
+\noindent
+Testy przeprowadzone zostały na kilku komputerach testowych o~następujących
parametrach:
+\begin{itemize}
+    \item dwurdzeniowy procesor Athlon 5200 o~prędkości 2.6 GHz, 64-bitowy
system operacyjny OpenSuSE, jądro w~wersji 2.6.22.19-0.2-default,
+    \item czterordzeniowy procesor Intel Xeon x3230 o~prędkości 2.66 GHz,
64-bitowy system operacyjny OpenSuSE, wersja jądra 2.6.22.19-0.2-default,
+    \item jednordzeniowy Intel Pentium 4 o~prędkości 3 GHz, 32-bitowy system
operacyjny Windows XP.
+\end{itemize}
+
+\noindent
+Wszystkie obliczenia przeprowadzone zostały z~parametrami maszyn wirtualnych
+odpowiadającym opcjom ,,\texttt{-Xmx2g -server}'' -- zwiększają one
maksymalny rozmiar
+sterty do 2Gb, a~maszyna wirtualna pracuje w~trybie ,,serwerowym'' (agresywna
optymalizacja JIT).
+
+Czas działania algorytmów mierzony był przez klasę uruchamiającą testy,
poprzez liczenie różnicy
+wartości zwracanych przez metodę \texttt{System.currentTimeMillis()} przed
i~po obliczeniach
+(tzw.~\emph{wall time}). Do mierzenia zużycia pamięci wykorzystano specjalnie
w~tym celu napisany
+aspekt [\ref{aspectj}]. Mierzone było zużycie pamięci wewnątrz wirtualnej
maszyny na początku
+działania algorytmu, pod jego koniec oraz po zakończeniu wybranych metod
wewnątrz klas. Mierzenie
+zużycia pamięci w~języku \texttt{Java} jest trudne, bowiem maszyna wirtualna
nie pozwala na dokładne
+oszacowanie wszystkich dokonanych alokacji pamięci. Do celów testowych
posłużono się programowaniem
+aspektowym i~,,wpleciono'' (\english{code weaving}) dynamiczne instrukcje
mierzące różnicę
+w~aktualnej ilości zaalokowanej pamięci względem startu algorytmu. Nie jest
to oszacowanie idealne,
+ale pozwala na zgrubne stwierdzenie ile pamięci zużywa dany algorytm.
+
+Test na jednej instancji wejścia (pliku lub wygenerowanej sekwencji
o~ustalonych parametrach)
+powtarzany był 10 razy, a~jego wynikiem jest średnia z~zebranych pomiarów.
Testy których wyniki
+zbierano poprzedzano kilkoma uruchomieniami algorytmu. Celem tego zabiegu było
wyeliminowanie błędów
+pomiarowych wynikających z~wolniejszego działania kodu, który nie został
skompilowany do kodu
+natywnego przez maszynę wirtualną. Testy na wejściu generowanym losowo były
poprzedzone 10 rundami
+,,rozgrzewki", natomiast przed testem na wejściu wczytywanym z~pliku algorytm
uruchamiany był 5
+razy.
+
+W~dalszej części rozdziału prezentowane są wyniki pochodzące z~pomiarów
na komputerze z~procesorem
+Xeon x3230. Wyniki z~pozostałych maszyn są niemal identyczne pod względem
porównywania i~rankingu
+algorytmów, dlatego też w wielu miejscach je pominięto (wszystkie wyniki są
na dołączonej do pracy
+płycie CD). Samo porównanie efektywności wykonania programów w różnych
maszynach wirtualnych
+znajduje się w rozdziale \ref{sect:vms}.
+
+
+\section{Testy wydajnościowe na losowo generowanym wejściu}
+
+Celem testów na losowo generowanym wejściu jest zbadanie rzeczywistej
zależności algorytmów od
+długości wejścia, wielkości alfabetu oraz średniego \emph{lcp} ciągu
wejściowego. Testy
+przeprowadzono tylko na jednej maszynie wirtualnej (\texttt{sun}). Ziarno
generatora liczb losowych
+otrzymywało identyczną wartość przed testem każdego algorytmu by zapewnić
powtarzalność wyników.
+
+
+\subsection{Wejście o~zmiennej długości i~stałej wielkości alfabetu}
+
+Testy algorytmów na losowym wejściu o~zmiennej długości i~stałej
wielkości alfabetu powtórzono trzy
+razy. Każdy test wykonany był dla wejścia generowanego z~alfabetu wielkości
4,100 i~255 elementów.
+Rysunek \ref{rys:random-input-lcp} przedstawia średnią wartość \emph{lcp}
generowanych ciągów
+wejściowych. Z~rysunku wynika, że wartość średniego \emph{lcp} jest mniej
więcej odwrotnie
+proporcjonalna do wielkości alfabetu.
+
+Rysunki \ref{rys:random-input-time-4} i~\ref{rys:random-input-memory-4}
przedstawiają czas działania
+algorytmów oraz zużycie pamięci dla alfabetu wielkości 4. Algorytmy
\emph{qsufsort} i~\emph{naive
+sort} uzyskały najlepszy wynik złożoności pamięciowej. Zgodnie
z~przewidywaniami, algorytmy
+\emph{skew} i~\emph{deep shallow} wypadł najgorzej w~tej kwestii. Najszybszym
algorytmem okazał się
+być algorytm \emph{bpr}. Wyraźnie wolniejsze od pozostałych algorytmów są
algorytmy \emph{skew}
+i~\emph{naive sort}.
+
+
+\begin{figure}[t]
+       \begin{center}
+           
\includegraphics[width=\linewidth]{figures/results/random-input-lcp}
+        \end{center}
+    \caption{Średnie \emph{lcp} w~zależności od długości wejścia dla
alfabetów o wielkości 4, 100 i~255 symboli.}%
+    \label{rys:random-input-lcp}
+\end{figure}
+
+\begin{figure}[tp]
+    \begin{center}
+         
\includegraphics[width=\linewidth]{figures/results/random-input-memory-4}
+    \end{center}
+    \caption{Zużycie pamięci w~zależności od długości wejścia
generowanego z~alfabetu wielkości 4.}%
+    \label{rys:random-input-memory-4}
+\end{figure}
+
+%TODO wyniki zuzycia pamieci przez naive sort wskazuja na zaniżone wyniki
pomiarów -- powinny być podobne wartości jak dla algorytmu qsufsort.
+\begin{figure}[tp]
+       \begin{center}
+           
\includegraphics[width=\linewidth]{figures/results/random-input-time-4.pdf}
+        \end{center}
+    \caption{Czas działania algorytmów w~zależności od długości wejścia
generowanego z~alfabetu wielkości 4.}%
+    \label{rys:random-input-time-4}
+\end{figure}
+
+\begin{figure}[tp]
+   \begin{center}
+     
\includegraphics[width=\linewidth]{figures/results/random-input-memory-100.pdf}
+    \end{center}
+    \caption{Zużycie pamięci w~zależności od długości wejścia
generowanego z~alfabetu wielkości 100.}%
+    \label{rys:random-input-memory-100}
+\end{figure}
+
+% nie wiem jak wyjaśnić zwiekszone zuzycie pamieci przez algorytm divsufsort
+Wyniki testów wejścia generowanego z~alfabetu wielkości 100 przedstawione
są na rysunku
+\ref{rys:random-input-time-100} i~\ref{rys:random-input-memory-100}.
+Rezultaty testu czasu działania algorytmu są niemal identyczne jak
poprzedniego. Jedyną różnicą jest
+to, że algorytm \emph{bpr} nie uzyskał najlepszego wyniku lecz znalazł się
wśród kilku algorytmów
+uzyskujących bardo dobry wynik, zajął również więcej pamięci.
+
+\begin{figure}[tp]
+   \begin{center}
+       
\includegraphics[width=\linewidth]{figures/results/random-input-time-100.pdf}
+    \end{center}
+    \caption{Czas działania algorytmów w~zależności od długości wejścia
generowanego z~alfabetu wielkości 100.}%
+    \label{rys:random-input-time-100}
+\end{figure}
+
+Rysunki \ref{rys:random-input-time-255} i~\ref{rys:random-input-memory-255}
prezentują wyniki testów
+wejścia generowanego z~alfabetu wielkości 255. Wynik tego testu są również
podobne do poprzedników.
+Algorytm \emph{bpr} uzyskał jeszcze gorszy wynik niż w~poprzednich testach,
zajął więcej pamięci
+i~działał wolniej od większości algorytmów.
+
+\begin{figure}[tp]
+       \begin{center}
+         
\includegraphics[width=\linewidth]{figures/results/random-input-memory-255.pdf}
+        \end{center}
+    \caption{Zużycie pamięci w~zależności od długości wejścia
generowanego z~alfabetu wielkości 255.}%
+    \label{rys:random-input-memory-255}
+\end{figure}
+
+\begin{figure}[tp]
+       \begin{center}
+           
\includegraphics[width=\linewidth]{figures/results/random-input-time-255.pdf}
+        \end{center}
+    \caption{Czas działania algorytmów w~zależności od długości wejścia
generowanego z~alfabetu wielkości 255.}%
+    \label{rys:random-input-time-255}
+\end{figure}
+
+
+\subsection{Wejście o~stałej długości i~zmiennej wielkości alfabetu}
+
+Wejście generowane na potrzeby testu miało długość 5\,000\,000 elementów.
Wykres
+\ref{rys:random-alphabet-lcp} przedstawia średnie \emph{lcp} wygenerowanego
wejścia w~zależności od
+wielkości alfabetu. Wykres \ref{rys:random-alphabet-time} przedstawia czasy
działania algorytmów na
+generowanym wejściu.
+
+Wyniki testu pokazują które algorytmy zależą od średniego \emph{lcp}
i~wielkości alfabetu sekwencji
+wejściowej. Algorytm \emph{bpr} jest tego najlepszym przykładem -- im
większa jest jedna z~tych
+wartości, tym gorzej sobie radzi. Algorytm \emph{skew} uzyskuje lepsze wyniki
dla sekwencji
+o~większej wartości średniego \emph{lcp}. Pozostałe algorytmy nie wykazują
większej zależności
+pomiędzy czasem ich działania a~wielkością alfabetu i~średnim \emph{lcp}.
+
+\begin{figure}[p]
+       \begin{center}
+           
\includegraphics[width=\linewidth]{figures/results/random-alphabet-lcp.pdf}
+        \end{center}
+    \caption{Średnie \emph{lcp} generowanego wejścia w~zależności od
wielkości alfabetu.}%
+    \label{rys:random-alphabet-lcp}
+\end{figure}
+
+\begin{figure}[p]
+       \begin{center}
+           
\includegraphics[width=\linewidth]{figures/results/random-alphabet-time.pdf}
+        \end{center}
+    \caption{Czas działania algorytmów w~zależności od wielkości
alfabetu.}%
+    \label{rys:random-alphabet-time}
+\end{figure}
+
+
+% Flush manually before the main section.
+\FloatBarrier
+
+\section{Testy wydajnościowe na wejściu wczytywanym z~plików}
+
+Zaimplementowane algorytmy przetestowane zostały na dwóch zestawach plików
(korpusach) specjalnie
+przygotowanych do testowania algorytmów tworzenia tablic sufiksów. Pierwszy
z~nich nosi nazwę
+\texttt{Gauntlet}, powstał z~inicjatywy Michaela Maniscalco. Ideą stojącą
za stworzeniem tego
+korpusu było zebranie plików o~nietypowej strukturze w~celu testowania
algorytmów na szczególnych
+przypadkach wejścia. Wkład w~powstanie tego zbioru plików wnieśli Yuta
Mori, Simon Puglisi oraz
+Graham Houston. Korpus dostępny jest do pobrania pod adresem [\ref{gauntlet}].
+
+Drugi korpus testowy opracowany został przez Giovanniego Manziniego. W~jego
skład wchodzą
+rzeczywiste pliki o~dużym rozmiarze pochodzące z~różnych źródeł. Zestaw
plików dostępny jest do
+pobrania pod adresem [\ref{manzini-corpus}]. Tabela \ref{tab:manzini-files}
prezentuje
+charakterystykę plików obu korpusów.
+
+\begin{table}[ht]
+    \begin{center} \small
+    \begin{tabular}{l r r}
+    \toprule
+    Plik                    & Rozmiar           & Średnie \emph{lcp} \\
\midrule
+    \texttt{abac}           &          200\,000 &         99\,997 \\
+    \texttt{abba}           &      10\,500\,600 &     2\,773\,939 \\
+    \texttt{book1x20}       &      15\,375\,420 &     6\,938\,159 \\
+    \texttt{fib\_s14930352} &      14\,930\,352 &     3\,940\,597 \\
+    \texttt{fss10}          &      12\,078\,908 &     2\,454\,179 \\
+    \texttt{fss9}           &       2\,851\,443 &        579\,353 \\
+    \texttt{houston}        &       3\,840\,000 &         52\,083 \\
+    \texttt{paper5x80}      &          981\,924 &        239\,421 \\
+    \texttt{test1}          &       2\,097\,152 &     1\,048\,064 \\
+    \texttt{test2}          &       2\,097\,152 &     1\,048\,064 \\
+    \texttt{test3}          &       2\,097\,152 &        984\,064 \\
+    \bottomrule
+    \end{tabular}
+    \hspace{1cm}
+    \begin{tabular}{l r r}
+    \toprule
+    Plik                     & Rozmiar           & Średnie \emph{lcp} \\
\midrule
+    \texttt{chr22.dna}       &      34\,553\,758 &          1\,979 \\
+    \texttt{etext99}         &     105\,277\,340 &          1\,108 \\
+    \texttt{gcc-3.0.tar}     &      86\,630\,400 &          8\,603 \\
+    \texttt{howto}           &      39\,422\,105 &             267 \\
+    \texttt{jdk13c}          &      69\,728\,899 &             678 \\
+    \texttt{linux-2.4.5.tar} &     116\,254\,720 &             479 \\
+    \texttt{rctail96}        &     114\,711\,151 &             282 \\
+    \texttt{rfc}             &     116\,421\,901 &              93 \\
+    \texttt{sprot34.dat}     &     109\,617\,186 &              89 \\
+    \texttt{w3c2}            &     104\,201\,579 &         42\,299 \\
+    \bottomrule
+    \\
+    \end{tabular}
+
+    \end{center}
+    \caption{Charakterystyka plików wchodzących w~skład korpusu
\texttt{Gauntlet}
+    (po lewej) i~korpusu Giovanniego Manziniego (po prawej). Rozmiar i~średnie
\emph{lcp} podano w bajtach.}%
+    \label{tab:gauntlet-files}\label{tab:manzini-files}
+\end{table}
+
+
+\subsection{Szczegółowe wyniki na maszynie wirtualnej firmy Sun}
+
+Ze względu na wysokie podobieństwo wyników, w~poniższym rozdziale
prezentowane są szczegółowe
+rezultaty tylko z~jednej maszyny wirtualnej (\texttt{sun}). Podobnie jak
w~przypadku testów na
+różnych komputerach, wyniki testów na różnych maszynach wirtualnych są
identyczne w~sensie rankingu
+algorytmów.
+
+Algorytm \emph{deep-shallow} został pominięty w~poniższych testach ze
względu na nieakceptowalnie długi
+czas działania. Testy z~jego udziałem wykazały wielokrotnie gorszy czas
działania algorytmu od
+najgorszego z~pozostałych. Również ze względu na czas działania algorytmu
pominięto metodę naiwną.
+Algorytmy \emph{skew} i~\emph{bpr} podczas przetwarzania niektórych plików
kończyły się wyjątkiem
+braku pamięci. Takie przypadki oznaczone zostały w~zestawieniach znakiem --,
błąd
+działania algorytmu na jednym z~plików danego korpusu powodował pominięcie
tej metody w~podsumowaniu
+testów na całym zbiorze plików.
+
+Wyniki testów na korpusie \texttt{The Gauntlet} przedstawione zostały
w~tabeli
+\ref{tab:sun-gauntlet}. Rysunek \ref{rys:sun-gauntlet} obrazuje porównanie
sumy czasów działania
+algorytmów na wszystkich plikach korpusu (poza tymi algorytmami, które
błędnie zakończyły
+działanie). Analogiczne wyniki testów na korpusie Giovanniego Manziniego
przedstawione są w~tabeli
+\ref{tab:sun-manzini} oraz rysunku \ref{rys:sun-manzini}. Najlepszym algorytmem
okazał się być
+\emph{qsufsort}, który uzyskał najlepszy wynik na znakomitej większości
plików. Drugie miejsce
+przypadło algorytmowi \emph{divsufsort}. Pozostałe algorytmy uzyskiwały
znacznie gorsze wyniki lub
+nie kończyły obliczeń.
+
+
+\begin{table}[ht]
+    \begin{center}
+        \input{tables/sun/gauntlet.tex}
+    \end{center}
+    \caption{Czas działania algorytmów na plikach z~korpusu
\texttt{Gauntlet}.}%
+    \label{tab:sun-gauntlet}
+\end{table}
+
+\begin{figure}[ht]
+   \begin{center}
+        \includegraphics[width=\linewidth]{figures/results/sun-gauntlet.pdf}
+    \end{center}
+    \caption{Sumaryczny czas działania algorytmów na plikach z~korpusu
\texttt{Gauntlet}.}%
+    \label{rys:sun-gauntlet}
+\end{figure}
+
+\begin{table}[ht]
+    \begin{center}
+        \input{tables/sun/manzini.tex}
+    \end{center}
+    \caption{Czas działania algorytmów na plikach z~korpusu Giovanniego
Manziniego.}%
+    \label{tab:sun-manzini}
+\end{table}
+
+\begin{figure}[ht]
+   \begin{center}
+        \includegraphics[width=\linewidth]{figures/results/sun-manzini.pdf}
+    \end{center}
+    \caption{Sumaryczny czas działania algorytmów na plikach z~korpusu
Giovanniego Manziniego.}%
+    \label{rys:sun-manzini}
+\end{figure}
+
+
+\FloatBarrier
+\subsection{Porównanie czasów działania algorytmów na różnych maszynach
wirtualnych}\label{sect:vms}
+
+Poniżej przedstawione są wyniki podsumowań czasów działania algorytmów na
korpusach testowych. Jak
+już wspomniano wcześniej, ranking algorytmów jest identyczny dla każdej
maszyny wirtualnej. Celem
+prezentowania zestawień jest znalezienie takiej maszyny wirtualnej, na której
algorytmy działają
+najszybciej. Tabele \ref{tab:manzini-vm-compare}
i~\ref{tab:gauntlet-vm-compare} zawierają czasy
+działań algorytmów na plikach z~korpusów Giovanniego Manziniego
i~\texttt{The Gauntlet}. Ze względu
+na bardzo niskie wartości odchylenia standardowego nie umieszczono go
tabelach. Wizualne porównanie
+sum tych wyników znajduje się na rysunkach \ref{rys:manzini-vm-compare}
+i~\ref{rys:gauntlet-vm-compare}.
+
+Testowane maszyny wirtualne wypadły bardzo podobnie. Na maszynie
\texttt{harmony} algorytmy działały
+wolniej, wyniki pozostałych trzech maszyn są do siebie zbliżone. Spośród
tych wyników wyróżnia się
+jednak wynik testu algorytmu \emph{divsufsort} na korpusie Manziniego
przeprowadzonego na maszynie
+wirtualnej \texttt{jrockit} -- dwukrotnie gorszy niż na pozostałych
maszynach. Wyniki w~tabeli
+\ref{tab:jrockit-manzini} pokazują wolniejsze działania algorytmu na każdym
z~plików wejściowych.
+Analiza zapisów przebiegu działania algorytmu wykazała bardzo duże
odchylenie standardowe czasu
+działania algorytmu, co sugeruje wpływ maszyny wirtualnej (\emph{JIT},
\emph{garbage
+collector}) lub jakiś inny proces obliczeniowy działające w tle
i~zaburzający pomiar czasu.
+
+\begin{table}[ht]
+    \begin{center}
+        \input{tables/gauntlet.vm.compare.tex}
+    \end{center}
+    \caption{Czasy działania algorytmów na korpusie \texttt{Gauntlet} na
różnych maszynach wirtualnych. Podane wartości wyrażone są w~sekundach.}
+    \label{tab:gauntlet-vm-compare}
+\end{table}
+
+\begin{table}[ht]
+    \begin{center}
+        \input{tables/manzini.vm.compare.tex}
+    \end{center}
+    \caption{Czasy działania algorytmów na korpusie Giovanniego Manziniego na
różnych maszynach wirtualnych. Podane wartości wyrażone są w~sekundach.}
+    \label{tab:manzini-vm-compare}
+\end{table}
+
+% TODO: kolorowe rysunki nie są dobrym pomysłem na wydruk, a te wszystkie
kolory są tak samo pastelowe i wyjdą szaro. No
+% chyba, że będziesz drukował w kolorze...
+
+\begin{figure}[p]
+    \begin{center}
+       
\includegraphics[width=.9\linewidth]{figures/results/gauntlet-compare.pdf}
+    \end{center}
+    \caption{Porównanie czasu działania algorytmów na korpusie
\texttt{Gauntlet} na różnych maszynach wirtualnych.}
+    \label{rys:gauntlet-vm-compare}
+\end{figure}
+
+\begin{figure}[p]
+    \begin{center}
+       
\includegraphics[width=.9\linewidth]{figures/results/manzini-compare.pdf}
+        \end{center}
+        \caption{Porównanie czasu działania algorytmów na korpusie
Giovanniego Manziniego na różnych maszynach wirtualnych.}
+        \label{rys:manzini-vm-compare}
+\end{figure}
+
+
+\FloatBarrier
+\section{Analiza wyników}
+
+Najlepszym spośród zaimplementowanych algorytmów okazał się algorytm
\emph{qsufsort}. Cechuje się on
+odpornością na specyficzne typy danych wejściowych, nie zależy w dużym
stopniu ani od rozmiaru
+alfabetu sekwencji wejściowej ani od wartości średniego \emph{lcp}.
Dodatkowym atutem jest brak
+użycia dodatkowej pamięci ponad tą wymaganą do przechowania wejścia
i~wyjścia algorytmu (oraz stosu
+zużytego podczas rekurencyjnego sortowania). Na drugim miejscu znalazł się
algorytm
+\emph{divsufsort} ustępujący zwycięzcy zarówno pod względem czasu
działania, jak i~zużycia pamięci.
+Pozostałe algorytmy wypadły dużo gorzej niż wymieniona dwójka.
+
+Co ciekawe, publikowane w~internecie wyniki testów wydajnościowych
implementacji algorytmów w~języku
+\texttt{C++} [\ref{msufsort}, \ref{mori-benchmark}] dają nieco inny obraz
rankingu tych algorytmów.
+Najlepsze wyniki uzyskują tam implementacje algorytmu \emph{improved
two-stage}, czyli
+\emph{archon}, \emph{divsufsort} i~\emph{msufsort}. Algorytm \emph{qsufsort}
uzyskuje dobre, choć
+wyraźnie gorsze wyniki. Wytłumaczenie przyczyn tego faktu leży zapewne
w~różnicach między językami
+\texttt{C++} a~\texttt{Java} (oraz działaniem kodu natywnego i~kodu
uruchamianego na maszynie
+wirtualnej). Algorytm \emph{qsufsort} jest prostym algorytmem, zarówno
koncepcyjnie jak
+i~implementacyjnie. Przepisanie go z~\texttt{C++} do \texttt{Javy} nie było
trudne. Algorytm
+\emph{divsufsort} jest dużo bardziej złożony (jego implementacja w~języku
\texttt{Java} jest o~ponad
+2000 linii kodu dłuższa od \emph{qsufsort}). Z~powodu wykorzystywania
wskaźników oraz instrukcji
+\texttt{\#define} w~oryginalnej implementacji, kod w~języku \texttt{Java}
różni się od oryginału
+w~wielu miejscach. Wydaje się, że dominujące dla szybkości działania
różnice to:
+\begin{itemize}
+    \item allokacja złożonych struktur danych (i tablic lokalnych)
następuję w języku \texttt{Java}
+    na stercie, a nie na stosie; oprócz samego narzutu allokacji dochodzi tu
również koszt
+    procesu oczyszczania pamięci (\emph{garbage collector});
+
+    \item wskaźniki z języków niskopoziomowych muszą być modelowane jako
indeksy nad tablicami typów prostych,
+    co w języku \texttt{Java} wiąże się z dodatkowym narzutem sprawdzenia
czy indeks nie przekracza
+    rozmiaru tablicy;
+
+    \item rozmiar kodu natywnego generowanego dynamicznie w języku
\texttt{Java} prawdopodobnie przekraczał wielokrotnie
+    rozmiar kodu skompilowanego w języku \texttt{C}, powodując gorsze
użytkowanie pamięci podręcznej
+    procesora.
+\end{itemize}
+
+Algorytm \emph{skew} jako jedyny spośród testowanych algorytmów posiadał
liniową teoretyczną złożoność
+obliczeniową. W~testach wydajnościowych wypadł jednak bardzo słabo,
zarówno w~testach implementacji
+w~języku \texttt{Java}, jak i~w~języku \texttt{C++}. Przyczyną takiego
zachowania algorytmu jest
+jego bardzo duża złożoność pamięciowa zwiększana dodatkowo przez
rekurencyjne wywoływanie algorytmu.
+Ponadto, rekurencja wiąże się z~dodatkowymi kosztami związanymi z~obsługą
stosu. Należy również
+pamiętać, że podane złożoności pozostałych algorytmów są wartościami
pesymistycznymi, które są
+rzadko osiągane w praktyce.
+
+

Added: trunk/templates/example-msc-polish/06-zakonczenie.tex
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/06-zakonczenie.tex Tue Oct 13 10:21:45
2009
@@ -0,0 +1,29 @@
+\chapter{Podsumowanie i kierunki dalszego rozwoju}
+
+Nadrzędnym celem niniejszej pracy było napisanie (w formie biblioteki)
implementacji wybranych
+algorytmów tworzenia tablic sufiksów w celu analizy ich efektywności i
zachowania w języku wysokiego
+poziomu, jakim jest język \texttt{Java}. Zadanie to obejmowało zapoznanie
się z~dostępną literaturą
+poświęconą tematyce tablic sufiksów, wybór najciekawszych algorytmów oraz
ich opisanie. Dodatkowo,
+w~wyniku pracy powinna była powstać klasyfikacja algorytmów tworzenia tablic
sufiksów.
+
+Największym wyzwaniem podczas tworzenia pracy było znalezienie najlepszych
spośród algorytmów
+tworzenia tablic sufiksów. Bardzo pomocne były w~tym opracowania zawierające
zestawienia algorytmów
+\cite{taxonomy, schurmann-phd} oraz publikowane w~internecie wyniki testów
wydajnościowych
+[\ref{msufsort}, \ref{mori-benchmark}]. Pewnym problemem podczas implementacji
algorytmów było tłumaczenie
+do języka \texttt{Java} takich konstrukcji języka \texttt{C++}, jak
instrukcje \texttt{define},
+wskaźniki oraz inne polecenia preprocesora.
+
+Podsumowując, należy stwierdzić, że wszystkie zakładane cele zostały
zrealizowane. Przegląd
+literatury, opisy algorytmów oraz ich klasyfikacja znalazły się w~tekście
tej pracy, podobnie jak
+wyniki testów wydajnościowych powstałej implementacji. Według naszej wiedzy
niniejsza praca jest
+pierwszą publikacją w~języku polskim poświęconą w całości tematyce
algorytmów tworzenia tablic
+sufiksów. Zaimplementowana biblioteka programowa jest zaś na dzień
dzisiejszy jedyną taką pozycją
+dedykowaną algorytmom tworzenia tablic sufiksów napisaną w~języku
\texttt{Java}. Kod źródłowy
+biblioteki jest udostępniony na licencji BSD, można go pobrać ze strony
projektu:
+\url{http://www.jsuffixarrays.org}.
+
+Przewidywany dalszy rozwój biblioteki zakłada opracowanie algorytmu
dobierającego najlepszą metodę
+tworzenia tablic sufiksów na podstawie charakterystyki danych wejściowych
(rozmiaru alfabetu i
+rozkładu symboli w danych wejściowych). Interesującym kierunkiem rozwoju
biblioteki jest również
+stworzenie własnej implementacji algorytmu \emph{improved two-stage},
dostosowanej do specyfiki
+języka \texttt{Java}.

Added: trunk/templates/example-msc-polish/a1-vm.tex
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/a1-vm.tex Tue Oct 13 10:21:45 2009
@@ -0,0 +1,104 @@
+
+\chapter{Wyniki dla pozostałych maszyn wirtualnych}
+
+\begin{table}[p]
+ \begin{center}
+ 	 \input{tables/ibm/gauntlet.tex}
+    \end{center}
+ \caption{Czas działania algorytmów na plikach z korpusu \texttt{The
Gauntlet} dla maszyny wirtualnej \texttt{ibm}.}%
+    \label{tab:ibm-gauntlet}
+\end{table}
+
+\begin{figure}[p]
+   \begin{center}
+        \includegraphics[width=\linewidth]{figures/results/ibm-gauntlet.pdf}
+    \end{center}
+    \caption{Sumaryczny czas działania algorytmów na plikach z korpusu
\texttt{The Gauntlet} dla maszyny wirtualnej \texttt{ibm}.}%
+    \label{rys:ibm-gauntlet}
+\end{figure}
+
+
+\begin{table}[p]
+ \begin{center}
+ 	 \input{tables/ibm/manzini.tex}
+    \end{center}
+ \caption{Czas działania algorytmów na plikach z korpusu Giovanniego
Manziniego dla maszyny wirtualnej \texttt{ibm}.}%
+    \label{tab:ibm-manzini}
+\end{table}
+
+\begin{figure}[p]
+       \begin{center}
+            \includegraphics[width=\linewidth]{figures/results/ibm-manzini.pdf}
+        \end{center}
+     \caption{Sumaryczny czas działania algorytmów na plikach z korpusu
Giovanniego Manziniego dla maszyny wirtualnej \texttt{ibm}.}%
+    \label{rys:ibm-manzini}
+\end{figure}
+
+
+\begin{table}[p]
+ \begin{center}
+ 	 \input{tables/jrockit/gauntlet.tex}
+    \end{center}
+ \caption{Czas działania algorytmów na plikach z korpusu \texttt{The
Gauntlet} dla maszyny wirtualnej \texttt{jrockit}.}%
+    \label{tab:jrockit-gauntlet}
+\end{table}
+
+\begin{figure}[p]
+       \begin{center}
+           
\includegraphics[width=\linewidth]{figures/results/jrockit-gauntlet.pdf}
+        \end{center}
+     \caption{Sumaryczny czas działania algorytmów na plikach z korpusu
\texttt{The Gauntlet} dla maszyny wirtualnej \texttt{jrockit}.}%
+    \label{rys:jrockit-gauntlet}
+\end{figure}
+
+
+\begin{table}[p]
+ \begin{center}
+ 	 \input{tables/jrockit/manzini.tex}
+    \end{center}
+\caption{Czas działania algorytmów na plikach z korpusu Giovanniego
Manziniego dla maszyny wirtualnej \texttt{jrockit}.}%
+    \label{tab:jrockit-manzini}
+\end{table}
+
+\begin{figure}[p]
+       \begin{center}
+           
\includegraphics[width=\linewidth]{figures/results/jrockit-manzini.pdf}
+        \end{center}
+     \caption{Sumaryczny czas działania algorytmów na plikach z korpusu
Giovanniego Manziniego dla maszyny wirtualnej \texttt{jrockit}.}%
+    \label{rys:jrockit-manzini}
+\end{figure}
+
+
+\begin{table}[p]
+ \begin{center}
+ 	 \input{tables/harmony/gauntlet.tex}
+    \end{center}
+ \caption{Czas działania algorytmów na plikach z korpusu \texttt{The
Gauntlet} dla maszyny wirtualnej \texttt{harmony}.}%
+    \label{tab:harmony-gauntlet}
+\end{table}
+
+\begin{figure}[p]
+       \begin{center}
+           
\includegraphics[width=\linewidth]{figures/results/harmony-gauntlet.pdf}
+        \end{center}
+     \caption{Sumaryczny czas działania algorytmów na plikach z korpusu
\texttt{The Gauntlet} dla maszyny wirtualnej \texttt{harmony}.}%
+    \label{rys:harmony-gauntlet}
+\end{figure}
+
+
+\begin{table}[p]
+ \begin{center}
+ 	 \input{tables/harmony/manzini.tex}
+    \end{center}
+ \caption{Czas działania algorytmów na plikach z korpusu Giovanniego
Manziniego dla maszyny wirtualnej \texttt{harmony}.}%
+    \label{tab:harmony-manzini}
+\end{table}
+
+\begin{figure}[p]
+       \begin{center}
+           
\includegraphics[width=\linewidth]{figures/results/harmony-manzini.pdf}
+        \end{center}
+     \caption{Sumaryczny czas działania algorytmów na plikach z korpusu
Giovanniego Manziniego dla maszyny wirtualnej \texttt{harmony}.}%
+    \label{rys:harmony-manzini}
+\end{figure}
+
\ No newline at end of file

Added: trunk/templates/example-msc-polish/a2-web-resources.tex
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/a2-web-resources.tex Tue Oct 13 10:21:45
2009
@@ -0,0 +1,56 @@
+\chapter*{Zasoby internetowe}\label{sect:web-resources}%
+\phantomsection\addcontentsline{toc}{chapter}{Zasoby internetowe}
+
+\newcommand{\tturl}{\begingroup \urlstyle{tt}\Url}
+
+{\small
+\begin{enumerate}[{[}A{]}]
+ \item \label{hart} Project Gutenberg. \\
+  \tturl{http://www.gutenberg.net}
+ \item \label{aspectj} The AspectJ Project. \\
+  \tturl{http://www.eclipse.org/aspectj/}
+ \item \label{gauntlet}  The Gauntlet (Universal Robustness Corpus). \\
+  \tturl{http://www.michael-maniscalco.com/testset/gauntlet/}
+ \item \label{manzini-corpus} Manzini's Large Corpus. \\
+  \tturl{http://www.mfn.unipmn.it/~manzini/lightweight/corpus/}
+ % \item \label{carrot} Carrot2 Clustering Engine. \\
+ %  \tturl{http://carrot2.org/}
+ % \item \label{jsa} Java Suffix Arrays. \\
+ %  \tturl{http://jsuffixarrays.org/}
+ % \item \label{bsd} New BSD License \\
+ %  \tturl{http://www.opensource.org/licenses/bsd-license.php}
+
+
+  \item \label{mori-benchmark} Yuta Mori, Suffix Array Construction Benchmark
\\
+ 	 \tturl{http://homepage3.nifty.com/wpage/benchmark/index.html}
+
+  \item \label{msufsort} Michael Maniscalco, The MSufSort Algorithm. \\
+ 	 \tturl{http://www.michael-maniscalco.com/msufsort.htm}
+
+  \item \label{KScode} Peter Sanders, Skew algorithm. \\
+ 	 \tturl{http://www.mpi-inf.mpg.de/~sanders/programs/suffix/}
+
+
+  \item \label{ssort}  M. Douglas McIlroy, ssort.c \\
+ 	 \tturl{http://cm.bell-labs.com/cm/who/doug/source.html}
+
+ 	 \item \label{archon} Dmitry A. Malyshev, Archon \\
+ 		 \tturl{http://kvgate.com/index.php?root/comp/arch/archon/}
+
+ 	 \item \label{MFcode} Giovanni Manzini, A Lightweight Suffix Array and BWT
Construction Algorithm \\
+ 		 \tturl{http://web.unipmn.it/~manzini/lightweight/ds.tgz}
+
+ 	 \item \label{libdivsufsort} Yuta Mori, libdivsufsort project homepage. \\
+ 		 \tturl{http://code.google.com/p/libdivsufsort/}
+
+
+ 	 \item \label{LScode} N.Jesper Larsson, qsufsort.c \\
+ 		 \tturl{http://www.larsson.dogma.net/qsufsort.c}
+
+\item \label{bpr-code}  Klaus-Bernd Sch\"{u}rmann i Jens Stoye, bpr
downloadpage. \\
+ \tturl{http://bibiserv.techfak.uni-bielefeld.de/download/tools/bpr.html}
+
+
+
+\end{enumerate}
+}

Added: trunk/templates/example-msc-polish/bibliography.bib
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/bibliography.bib Tue Oct 13 10:21:45 2009
@@ -0,0 +1,433 @@
+@book{gusfield,
+    author = {Gusfield, Dan  },
+    howpublished = {Hardcover},
+    isbn = {0521585198},
+    keywords = {algorithms, matching, pattern},
+    month = {styczeń},
+    posted-at = {2006-05-24 13:48:58},
+    priority = {2},
+    publisher = {{Cambridge University Press}},
+    title = {Algorithms on Strings, Trees, and Sequences: Computer Science and
Computational Biology},
+    url =
{http://www.amazon.ca/exec/obidos/redirect?tag=citeulike09-20\&amp;path=ASIN/052\
1585198},
+    year = {1997}
+}
+
+@article{taxonomy,
+    address = {New York, NY, USA},
+    author = {Puglisi, Simon  J.  and Smyth, William. F.  and Turpin, Andrew 
H. },
+    doi = {http://dx.doi.org/10.1145/1242471.1242472},
+    issn = {0360-0300},
+    journal = {ACM Comput. Surv.},
+    keywords = {suffix-array},
+    number = {2},
+    posted-at = {2008-11-05 13:43:45},
+    priority = {3},
+    publisher = {ACM Press},
+    title = {A taxonomy of suffix array construction algorithms},
+    volume = {39},
+    year = {2007}
+}
+
+@misc{lcp-kasai,
+    author = {Toru Kasai and Hiroki Aftmura and Setsue Arikawa},
+    title = {Efficient Substring Traversal with Suffix Arrays},
+    year = {2001}
+}
+
+@article{lcp-manzini,
+    author = {Manzini, Giovanni  },
+    citeulike-article-id = {3790358},
+    journal = {Algorithm Theory - SWAT 2004},
+    pages = {372--383},
+    posted-at = {2008-12-15 22:38:25},
+    title = {Two Space Saving Tricks for Linear Time LCP Array Computation},
+    url = {http://www.springerlink.com/content/tnmt7tct6aw188v0},
+    year = {2004}
+}
+
+@phdthesis{ larsson99structures,
+  author = "Jessper N. Larsson",
+  title = "Structures of String Matching and Data Compression",
+  school = "Department of Comp. Science, Lund University",
+  year = "1999",
+}
+
+@phdthesis{ schurmann-phd,
+  author = "Klaus-Bernd Schürmann",
+  title = "Suffix Arrays in Theory and Practice",
+  school = "Faculty of Technology of Bielefeld University, Germany",
+  year = "2007",
+}
+
+@article{bpr-old,
+ author = {Sch\"{u}rmann, Klaus-Bernd and Stoye, Jens},
+ title = {An incomplex algorithm for fast suffix array construction},
+ journal = {Softw. Pract. Exper.},
+ volume = {37},
+ number = {3},
+ year = {2007},
+ issn = {0038-0644},
+ pages = {309--329},
+ doi = {http://dx.doi.org/10.1002/spe.v37:3},
+ publisher = {John Wiley \& Sons, Inc.},
+ address = {New York, NY, USA},
+ }
+
+
+@book{pknuthv3,
+ author="Donald E.~Knuth",
+ title="Sztuka programowania (Tom 3, Sortowanie i wyszukiwanie)",
+ publisher="Wydawnictwa Naukowo Techniczne, Warszawa",
+ year="2002"
+}
+
+
+
+@article{ukkonen,
+    author = {Ukkonen, Esko  },
+    citeulike-article-id = {707616},
+    journal = {Algorithmica},
+    keywords = {data, structures},
+    number = {3},
+    pages = {249--260},
+    posted-at = {2006-06-22 19:34:36},
+    title = {On-Line Construction of Suffix Trees},
+    url = {http://citeseer.ist.psu.edu/ukkonen95line.html},
+    volume = {14},
+    year = {1995}
+}
+@article{mccreight,
+    address = {New York, NY, USA},
+    author = {McCreight, Edward  M. },
+    citeulike-article-id = {606342},
+    doi = {http://dx.doi.org/10.1145/321941.321946},
+    issn = {0004-5411},
+    journal = {J. ACM},
+    keywords = {algorithm},
+    month = {kwiecień},
+    number = {2},
+    pages = {262--272},
+    posted-at = {2006-04-29 16:03:08},
+    publisher = {ACM Press},
+    title = {A Space-Economical Suffix Tree Construction Algorithm},
+    url = {http://dx.doi.org/10.1145/321941.321946},
+    volume = {23},
+    year = {1976}
+}
+
+@inproceedings{weiner,
+    address = {Washington, DC, USA},
+    author = {Weiner, Peter  },
+    booktitle = {SWAT '73: Proceedings of the 14th Annual Symposium on
Switching and Automata Theory (swat 1973)},
+    citeulike-article-id = {3817003},
+    doi = {http://dx.doi.org/10.1109/SWAT.1973.13},
+    pages = {1--11},
+    posted-at = {2008-12-22 13:25:45},
+    publisher = {IEEE Computer Society},
+    title = {Linear pattern matching algorithms},
+    url = {http://dx.doi.org/10.1109/SWAT.1973.13},
+    year = {1973}
+}
+
+@article{from-ukkonen,
+    author = {Giegerich, Robert   and Kurtz, Stefan  },
+    citeulike-article-id = {230069},
+    journal = {Algorithmica},
+    keywords = {stringology, suffix, trees},
+    number = {3},
+    pages = {331--353},
+    posted-at = {2005-06-16 18:30:12},
+    title = "{From Ukkonen to McCreight and Weiner}: A Unifying View of
Linear-Time Suffix Tree Construction",
+    url = {http://citeseer.ist.psu.edu/giegerich97from.html},
+    volume = {19},
+    year = {1997}
+}
+
+@inproceedings{Manber90,
+ address = {Philadelphia, PA, USA},
+ author = {Manber, Udi   and Myers, Gene  },
+ booktitle = {SODA '90: Proceedings of the first annual ACM-SIAM symposium on
Discrete algorithms},
+ citeulike-article-id = {221131},
+ isbn = {0898712513},
+ keywords = {ecs222a, phy250, sta232c},
+ pages = {319--327},
+ posted-at = {2005-06-07 08:42:09},
+ priority = {2},
+ publisher = {Society for Industrial and Applied Mathematics},
+ title = {Suffix arrays: a new method for on-line string searches},
+ url = {http://portal.acm.org/citation.cfm?id=320218},
+ year = {1990}
+}
+
+@article{replacing,
+ author = {Abouelhoda, Mohamed  Ibrahim  and Kurtz, Stefan   and Ohlebusch,
Enno  },
+ booktitle = {The 9th International Symposium on String Processing and
Information Retrieval},
+ citeulike-article-id = {674810},
+ doi = {http://dx.doi.org/10.1016/S1570-8667(03)00065-0},
+ journal = {Journal of Discrete Algorithms},
+ month = {marzec},
+ number = {1},
+ pages = {53--86},
+ posted-at = {2006-05-30 09:58:21},
+ priority = {3},
+ title = {Replacing suffix trees with enhanced suffix arrays},
+ url = {http://dx.doi.org/10.1016/S1570-8667(03)00065-0},
+ volume = {2},
+ year = {2004}
+
+}
+@inproceedings{abouelhoda-genome,
+ author = {Abouelhoda,, Mohamed Ibrahim and Kurtz,, Stefan and Ohlebusch,,
Enno},
+ title = {The Enhanced Suffix Array and Its Applications to Genome Analysis},
+ booktitle = {WABI '02: Proceedings of the Second International Workshop on
Algorithms in Bioinformatics},
+ year = {2002},
+ isbn = {3-540-44211-1},
+ pages = {449--463},
+ publisher = {Springer-Verlag},
+ address = {London, UK},
+ }
+
+
+@article{Ko2005,
+ author = {Ko, Pang   and Aluru, Srinivas  },
+ booktitle = {Combinatorial Pattern Matching (CPM) Special Issue},
+ citeulike-article-id = {2667902},
+ journal = {Journal of Discrete Algorithms},
+ keywords = {algorithms, array, biology, computational, matching, pattern,
sorting, string, suffix},
+ month = {czerwiec},
+ number = {2-4},
+ pages = {143--156},
+ pdf = {Ko2005.pdf},
+ posted-at = {2008-04-14 15:10:16},
+ priority = {2},
+ title = {Space efficient linear time construction of suffix arrays},
+ url =
{http://www.sciencedirect.com/science/article/B758J-4DB58C7-2/2/5c6103a5824f2953\
fcd05932c58946db},
+ volume = {3},
+ year = {2005}
+}
+
+@inproceedings{KS,
+ author = {K\"arkk{\"a}inen, Juha  and Sanders, Peter },
+ booktitle = {Proc. 13th International Conference on Automata, Languages and
Programming},
+ citeulike-article-id = {1283587},
+ posted-at = {2007-05-08 13:49:45},
+ priority = {2},
+ publisher = {Springer},
+ title = {Simple linear work suffix array construction},
+ url = {http://citeseer.ist.psu.edu/arkk03simple.html},
+ year = {2003}
+}
+
+@TechReport{LS,
+  author =       "Larsson, N. Jesper and Sadakane, Kunihiko",
+  title = 	 "Faster Suffix Sorting",
+  institution =  "Department of Computer Science, Lund University",
+  year = 	 1999,
+  number =  "LU-CS-TR:99-214, LUNDFD6/(NFCS-3140)/1--20/(1999)",
+  address =  "Sweden",
+  month =  {maj}
+}
+
+
+@article{MP,
+ address = {New York, NY, USA},
+ author = {Maniscalco, Michael  A.  and Puglisi, Simon  J. },
+ citeulike-article-id = {2898507},
+ issn = {1084-6654},
+ journal = {J. Exp. Algorithmics},
+ keywords = {array, indexing, suffix},
+ posted-at = {2008-06-16 13:33:51},
+ priority = {2},
+ publisher = {ACM},
+ title = {An efficient, versatile approach to suffix sorting},
+ url = {http://portal.acm.org/citation.cfm?id=1278374},
+ volume = {12},
+ year = {2007}
+}
+
+@misc{MF,
+ author = {Manzini, Giovanni   and Ferragina, Paolo  },
+ citeulike-article-id = {1638764},
+ keywords = {algorithm, pattern-matching, programming, retrieval, searching,
string, substring, text},
+ posted-at = {2007-09-09 13:17:57},
+ priority = {4},
+ title = {Engineering a lightweight suffix array construction algorithm
(Extended Abstract)},
+ url = {http://citeseer.ist.psu.edu/567924.html},
+ year = {2004}
+}
+@ARTICLE{btree,
+    author = {Paolo Ferragina and Roberto Grossi},
+    title = {The String B-Tree: A New Data Structure for String Search in
External Memory and its Applications.},
+    journal = {Journal of the ACM},
+    year = {1998},
+    volume = {46},
+    pages = {236--280}
+}
+
+
+
+
+@inproceedings{seward,
+ author = {Seward, Julian  },
+ booktitle = {IEEE Data Compression Conference},
+ citeulike-article-id = {914345},
+ doi = {10.1109/DCC.2000.838157},
+ keywords = {bibtex-import, bzip2},
+ month = {marzec},
+ pages = {173--182},
+ pdf = {Seward2000pbwt.pdf},
+ posted-at = {2006-10-27 09:14:28},
+ priority = {2},
+ title = {On the Performance of BWT Sorting Algorithms},
+ year = {2000}
+ }
+
+@article{kim,
+ author = {Kim, Dong  K.  and Sim, Jeong  S.  and Park, Heejin   and Park,
Kunsoo  },
+ citeulike-article-id = {371055},
+ doi = {http://dx.doi.org/10.1016/j.jda.2004.08.019},
+ journal = {Journal of Discrete Algorithms},
+ keywords = {arrays, suffix},
+ month = {czerwiec},
+ number = {2-4},
+ pages = {126--142},
+ posted-at = {2005-10-30 15:24:24},
+ priority = {2},
+ title = {Constructing suffix arrays in linear time},
+ url = {http://dx.doi.org/10.1016/j.jda.2004.08.019},
+ volume = {3},
+ year = {2005}
+}
+
+@article{kim-jo-park,
+ author = {Kim, Dong  K.  and Jo, Junha  and Park, Heejin},
+ journal = {Lecture Notes in Computer Science},
+ month = {kwiecień},
+ pages = {301-314},
+ title = {A Fast Algorithm for Constructing Suffix Arrays for Fixed-Size
Alphabets},
+ volume = {3059},
+ year = {2004}
+}
+
+@inproceedings{IT,
+ author = {Itoh,, Hideo and Tanaka,, Hozumi},
+ title = {An Efficient Method for in Memory Construction of Suffix Arrays},
+ booktitle = {SPIRE '99: Proceedings of the String Processing and Information
Retrieval Symposium \& International Workshop on Groupware},
+ year = {1999},
+ isbn = {0-7695-0268-7},
+ pages = {81},
+ publisher = {IEEE Computer Society},
+ address = {Washington, DC, USA},
+ }
+
+ @INPROCEEDINGS{Burkhardt2003,
+AUTHOR = {Burkhardt, Stefan and K{\"a}rkk{\"a}inen, Juha},
+EDITOR = {Baeza-Yates, R. and Ch{\'a}vez, E. and Crochemore, M.},
+TITLE = {Fast Lightweight Suffix Array Construction and Checking},
+BOOKTITLE = {Combinatorial Pattern Matching: 14th Annual Symposium, CPM 2003},
+PUBLISHER = {Springer},
+YEAR = {2003},
+VOLUME = {2676},
+PAGES = {55--69},
+SERIES = {Lecture Notes in Computer Science},
+ADDRESS = {Morelia, Michoacán, Mexico},
+MONTH = {czerwiec},
+ISBN = {0302-9743},
+}
+
+@ARTICLE{radix,
+    author = {Peter M. Mcilroy and Keith Bostic and M. Douglas Mcilroy},
+    title = {Engineering radix sort},
+    journal = {Computing Systems},
+    year = {1993},
+    volume = {6},
+    pages = {5--27}
+}
+
+
+
+@Misc{div,
+ author = {Mori, Yuta},
+ title = {Short description of improved two-stage suffix sorting algorithm},
+ year = {2005},
+ howpublished = "\url{http://homepage3.nifty.com/wpage/software/itssort.txt}"
+}
+
+
+@techreport{BW,
+ author = {Burrows, M.  and Wheeler, D. J. },
+ citeulike-article-id = {339287},
+ number = {124},
+ posted-at = {2005-10-03 05:56:04},
+ priority = {2},
+        institution = "Digital SRC Research Report",
+ title = {A block-sorting lossless data compression algorithm.},
+ url = {http://citeseer.ist.psu.edu/76182.html},
+ year = {1994}
+}
+
+@article{bentley-sort,
+ author = {Bentley,, Jon L. and McIlroy,, M. Douglas},
+ title = {Engineering a sort function},
+ journal = {Software Practice Experience},
+ volume = {23},
+ number = {11},
+ year = {1993},
+ issn = {0038-0644},
+ pages = {1249--1265},
+ doi = {http://dx.doi.org/10.1002/spe.4380231105},
+ publisher = {John Wiley \& Sons, Inc.},
+ address = {New York, NY, USA},
+ }
+
+@inproceedings{bentley,
+ address = {Philadelphia, PA, USA},
+ author = {Bentley, Jon  L.  and Sedgewick, Robert  },
+ booktitle = {SODA '97: Proceedings of the eighth annual ACM-SIAM symposium on
Discrete algorithms},
+ citeulike-article-id = {1574755},
+ doi = {http://dx.doi.org/10.1145/42411.42420},
+ isbn = {0898713900},
+ keywords = {balanced-tree, trie, tst},
+ pages = {360--369},
+ posted-at = {2007-08-19 07:14:21},
+ priority = {4},
+ publisher = {Society for Industrial and Applied Mathematics},
+ title = {Fast algorithms for sorting and searching strings},
+ url = {http://dx.doi.org/10.1145/42411.42420},
+ year = {1997}
+}
+
+
+@article{sinha,
+ address = {New York, NY, USA},
+ author = {Sinha, Ranjan   and Zobel, Justin  },
+ citeulike-article-id = {747172},
+ doi = {http://dx.doi.org/10.1145/1005813.1041517},
+ issn = {1084-6654},
+ journal = {J. Exp. Algorithmics},
+ keywords = {index\_building},
+ number = {es},
+ posted-at = {2006-07-08 10:46:56},
+ priority = {2},
+ publisher = {ACM Press},
+ title = {Cache-conscious sorting of large sets of strings with dynamic tries},
+ url = {http://dx.doi.org/10.1145/1005813.1041517},
+ volume = {9},
+ year = {2004}
+}
+
+@inproceedings{karp,
+ author = {Karp,, Richard M. and Miller,, Raymond E. and Rosenberg,, Arnold
L.},
+ title = {Rapid identification of repeated patterns in strings, trees and
arrays},
+ booktitle = {STOC '72: Proceedings of the fourth annual ACM symposium on
Theory of computing},
+ year = {1972},
+ pages = {125--136},
+ location = {Denver, Colorado, United States},
+ doi = {http://doi.acm.org/10.1145/800152.804905},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+ }
+
+
+
+
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/KS.pdf
==============================================================================
Binary file. No diff available.

Added: trunk/templates/example-msc-polish/figures/blindtrie.pdf
==============================================================================
Binary file. No diff available.

Added: trunk/templates/example-msc-polish/figures/bucket-refinement.pdf
==============================================================================
Binary file. No diff available.

Added: trunk/templates/example-msc-polish/figures/gviz.sh
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/gviz.sh Tue Oct 13 10:21:45 2009
@@ -0,0 +1,37 @@
+#!/bin/bash
+
+# maly skrypcik do konwersji dot i gviz'ow do PDFow. Moze sie przydac.
+
+EXT=gviz
+for i in `find . -name "*.${EXT}"`; do
+    NAME=`basename $i .${EXT}`
+    DIR=`dirname $i`
+    BASE=${DIR}/${NAME}
+
+    if [ $i -nt ${BASE}.eps ]; then
+        echo "Processing ${EXT}: " $i
+        dot -Tps -o ${BASE}.eps $i
+        cat ${BASE}.eps | gs -q -dEPSCrop -dNOCACHE -sDEVICE=epswrite
-sOutputFile=tmp - -c quit
+        mv tmp ${BASE}.eps
+        epstopdf ${BASE}.eps
+    else
+        echo "Skipping ${EXT}: " $i
+    fi
+done
+
+EXT=dot
+for i in `find . -name "*.${EXT}"`; do
+    NAME=`basename $i .${EXT}`
+    DIR=`dirname $i`
+    BASE=${DIR}/${NAME}
+
+    if [ $i -nt ${BASE}.eps ]; then
+        echo "Processing ${EXT}: " $i
+        neato -s -n2 -Tps -o ${BASE}.eps $i
+        cat ${BASE}.eps | gs -q -dEPSCrop -dNOCACHE -sDEVICE=epswrite
-sOutputFile=tmp - -c quit
+        mv tmp ${BASE}.eps
+        epstopdf ${BASE}.eps
+    else
+        echo "Skipping ${EXT}: " $i
+    fi
+done

Added: trunk/templates/example-msc-polish/figures/mississippi.gviz
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/mississippi.gviz Tue Oct 13
10:21:45 2009
@@ -0,0 +1,45 @@
+digraph G {
+ node [fontname=Helvetica, fontsize=12. label="", shape=point];
+ graph[page="8.5,11",size="7.5,7",ratio=fill,center=1];
+
+        rankdir=TD;
+        compound=true;
+        pack=1;
+
+  mississippi[label="mississippi", shape=ellipse]
+  ississippi[label="ississippi", shape=ellipse]
+  ssissippi[label="ssissippi", shape=ellipse]
+  sissippi[label="sissippi", shape=ellipse]
+  issippi[label="issippi", shape=ellipse]
+  ssippi[label="ssippi", shape=ellipse]
+  sippi[label="sippi", shape=ellipse]
+  ippi[label="ippi", shape=ellipse]
+  ppi[label="ppi", shape=ellipse]
+  pi[label="pi", shape=ellipse]
+  i[label="i", shape=ellipse]
+
+
+
+
+
+
+        root -> mississippi[label="mississippi"]
+  root -> i[label="i"]
+ 		 i -> ippi[label="ppi"]
+ 		 i -> issi[label="ssi"]
+ 				 issi -> issippi[label="ppi"]
+ 				 issi -> ississippi[label="ssippi"]
+
+  root -> s[label="s"]
+ 		 s -> ss[label="s"]
+ 				 ss -> ssippi[label="ippi"]
+ 				 ss -> ssissippi[label="ssippi"]
+ 		 s -> si[label="i"]
+ 				 si -> sippi[label="ppi"]
+ 				 si -> sissippi[label="ssippi"]
+        root -> p[label="p"]
+ 		 p -> pi[label="i"]
+ 		 p -> ppi[label="pi"]
+
+
+}

Added: trunk/templates/example-msc-polish/figures/mississippi.pdf
==============================================================================
Files (empty file) and
trunk/templates/example-msc-polish/figures/mississippi.pdf Tue Oct 13 10:21:45
2009 differ

Added: trunk/templates/example-msc-polish/figures/mississippi_trie.gviz
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/mississippi_trie.gviz Tue Oct 13
10:21:45 2009
@@ -0,0 +1,84 @@
+digraph G {
+graph[page="8.5,11",size="7.5,7",ratio=fill,center=1];
+ node [fontname=Helvetica, fontsize=12. label="", shape=point];
+
+        rankdir=TD;
+        compound=true;
+        pack=1;
+
+  mississippi[label="mississippi", shape=ellipse]
+  ississippi[label="ississippi", shape=ellipse]
+  ssissippi[label="ssissippi", shape=ellipse]
+  sissippi[label="sissippi", shape=ellipse]
+  issippi[label="issippi", shape=ellipse]
+  ssippi[label="ssippi", shape=ellipse]
+  sippi[label="sippi", shape=ellipse]
+  ippi[label="ippi", shape=ellipse]
+  ppi[label="ppi", shape=ellipse]
+  pi[label="pi", shape=ellipse]
+  i[label="i", shape=ellipse]
+
+
+
+
+
+
+        root -> m[label="m"]
+ 		 m -> mi[label="i"]
+ 		 mi -> mis[label="s"]
+ 		 mis -> miss[label="s"]
+ 		 miss -> missi[label="i"]
+ 		 missi -> missis[label="s"]
+ 		 missis -> mississ[label="s"]
+ 		 mississ -> mississi[label="i"]
+ 		 mississi -> mississip[label="p"]
+ 		 mississip -> mississipp[label="p"]
+ 		 mississipp -> mississippi[label="i"]
+
+  root -> i[label="i"]
+ 		 i -> ip[label="p"]
+ 		 ip -> ipp[label="p"]
+ 		 ipp -> ippi[label="i"]
+
+ 		 i -> is[label="s"]
+ 		 is -> iss[label="s"]
+ 		 iss -> issi[label="i"]
+ 		 issi -> issip[label="p"]
+ 			 issip -> issipp[label="p"]
+ 			 issipp -> issippi[label="i"]
+ 		 issi -> issis[label="s"]
+ 			 issis -> ississ[label="s"]
+ 			 ississ -> ississi[label="i"]
+ 			 ississi -> ississip[label="p"]
+ 			 ississip -> ississipp[label="p"]
+ 			 ississipp -> ississippi[label="i"]
+
+  root -> s[label="s"]
+ 		 s -> ss[label="s"]
+ 				 ss -> ssi[label="i"]
+ 				 ssi -> ssip[label="p"]
+ 					 ssip -> ssipp[label="p"]
+ 					 ssipp -> ssippi[label="i"]
+ 				 ssi -> ssis[label="s"]
+ 				     ssis -> ssiss[label="s"]
+ 					 ssiss -> ssissi[label="i"]
+ 					 ssissi -> ssissip[label="p"]
+ 					 ssissip -> ssissipp[label="p"]
+ 					 ssissipp -> ssissippi[label="i"]
+ 		 s -> si[label="i"]
+ 				 si -> sip[label="p"]
+ 				 sip -> sipp[label="p"]
+ 				 sipp -> sippi[label="i"]
+ 				 si -> sis[label="s"]
+ 				 sis -> siss[label="s"]
+ 				 siss -> sissi[label="i"]
+ 				 sissi -> sissip[label="p"]
+ 				 sissip -> sissipp[label="p"]
+ 				 sissipp -> sissippi[label="ssippi"]
+        root -> p[label="p"]
+ 		 p -> pi[label="i"]
+ 		 p -> pp[label="p"]
+ 		 pp -> ppi[label="i"]
+
+
+}

Added: trunk/templates/example-msc-polish/figures/mississippi_trie.pdf
==============================================================================
Binary file. No diff available.

Added: trunk/templates/example-msc-polish/figures/reduced-string-sorting.pdf
==============================================================================
Binary file. No diff available.

Added: trunk/templates/example-msc-polish/figures/results/gauntlet-compare.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/gauntlet-compare.pdf Tue
Oct 13 10:21:45 2009
@@ -0,0 +1,252 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (./results/corpus/gauntlet.compare.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144139+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Wed Jun 10 23:11:47 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3219
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:41:39+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li
xml:lang="x-default">./results/corpus/gauntlet.compare.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [58.544 69.464 550.6 752.5]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 908
+>>
+stream
+xKo1)|C=ǵT=T=@#iմz_U$A锖O?_WջSWՌC\
Qպ".M1:YDU
+2Zh?+SSZUdV` e,)O-FٖOX>|
+FZ^V"UՊW
iq7ڴl <x'(o=[lbbY
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /NPMQZF+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/zero/one/two/four/six/eight/B/D/E/F/I/K/O/P/Q/R/S/T/U/V/W/bracketleft/br\
acketright/a/b/c/e/h/i/j/k/m/n/o/r/s/t/u/y)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /NPMQZF+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2843
+/Subtype /Type1C
+>>
+stream
+x] X' XIGD4HA+  bX
+"Zv*T(V-j*!`ƭLzA~oܙ{rgF@P`h`p9}\
)Ye1qibO\gޟQ|׳#MV?Gx+V-KH̐لD؎ol\
ʿȼRecI"e
+"5#prif,4&5]&(2Sb(fejrEWwڼ9!B3%ńU.p^lDIIQ^\
*CM>T(5GͧTO9S\j
+eGɩ)Oj*eOR)fP攀r,%lP!yQFq?
?n4Y4N/EtAW=L6if|{kcڨ8Ÿظ_Tr?txo\
/D"eM|N^"XWnaݙ]vm܋;+wػM&T·O,7CmnYm.
(V?.yr.V.yqJw
YFFo&@]B>zͮJWy"vĆ=2at*7uIb`~ٝSK=KZG-*U!
th5bctn:VP͊[05eQU[ӛg=9_UϩZbQ\^ʧ\
i9!_-͜F{3''@k332ӕQ%4u
a?_q[7<^Z=膇!f::.kA|)У_dz-Y
D!wl4u3{Bs%poC
+fn۫+7:3eT(;CſR ߡڕV`+sp#wwh"}DKaN¤_
c/+rpc|7rp 㑊>zFtA"@6daC
+-3Yq T~ZMhkyx9Ƃj8lzcW$oE8vqC,NZ,::oD\
ia |/!U^Lӫʺ`?o\ƃ ,3vuqRڞs9" ),"#<e{$kv|cC
;ނ7σQ7{ۣO/gg^Tcqթ%{HM/UrJ5-[Uٷ_\
#*cn1zD޲z I8V:I QWeJ UЉ
+*7*GU'=,hc$@eďIJWd*KB8)θ5 Tv
+X`k/:^Y^^A&5YiH~oP ik-`G&icpU'M#mb
+1j<l㊇O:2M
+~ JG!(.+6%35{q~0v'֭8Xi{oYtUlOgQ[~ es
*\1ѕ0^A(,l$tK8<`<yā[Gu6
M]R
+Of3%+>Sn`;m?V#ni&rcܕ,B>o5U"^~BeF
>Z~UZƲ#8t2io,c^~0تUlhI|h
;`Ju"0q
 &4K'">у+kq
ךSJp~@y:Oɏb5zdGJR.AhQrV|];7v
ؼ6s")>i=m,Ɋ8)T104WxP=!0n^o
B
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000338 00000 n
+0000000403 00000 n
+0000000460 00000 n
+0000003761 00000 n
+0000003964 00000 n
+0000004946 00000 n
+0000004978 00000 n
+0000005010 00000 n
+0000006045 00000 n
+0000006147 00000 n
+0000006509 00000 n
+0000006667 00000 n
+0000006826 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 9762
+%%EOF
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/results/harmony-gauntlet.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/harmony-gauntlet.pdf Tue
Oct 13 10:21:45 2009
@@ -0,0 +1,256 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (./results/corpus/harmony/corpus/gauntlet.sum.plot.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144325+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:29:49 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3235
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:43:25+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li
xml:lang="x-default">./results/corpus/harmony/corpus/gauntlet.sum.plot.eps</rdf:\
li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [58.544 69.464 548.496001 752.5]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 579
+>>
+stream
+xMo0
<jDZ+$z(z5,%;b^ǶhF#|n6Zkľ_
|bI]ouh~(³b
cke-ZɌ+ކ6$ Ŷ wkh- 4*[\~
vYw`Κ겁(!yC]ڢ9tY3As\إ-zn`CRҴKGt6>mmq.\
mt:룶t8oYt檐cf/O8|9|B]YE6Q{\
YX9懲1~G%rEqtEUWm9B*b˲Fd#"9X]H5E.\
>}oH/B9Y]
k_!W/{~Kw(~" Nc9ß=ܼYN젽#<*DY y䈀
+#,{#Z>
+R't]!c.S(|.|Fiben$]<q:WB0
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /SBCCYU+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/zero/one/two/four/six/eight/B/D/E/F/I/K/O/P/Q/R/S/T/U/V/W/bracketleft/br\
acketright/e/i/m/s/t)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /SBCCYU+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2113
+/Subtype /Type1C
+>>
+stream
+x]U TI&IUdGZD$*  ((\0
+"C *CWwe捔k"
+2(P'^+2+n]_W_U_UMSB  AA+f*T9*MvZ98)
+U97Ul|yljn\)Qe}(>PlI~&;vyX\R
+9$Y^@-fQ<5ZNͦpʛ\9\ʕ|)l(ZHR(kJBICtIj\
R7xnAG+hj>3
V.8me@zح-zkd^CFN=Ӆ.nhd%j뵭&6ZVxrdVԬ:Yy
1B܊N+>^OPzIƢd?`7ϣSێ䣚2'h
+ےkŷiz@ =4r4d?L0a!^?
+3#fɪLG*=Uʖwr߾q;>;Ў2+aoMVib -d
~񆬷DƱ9^+[l8xiܱXƝ@g =D8ˀD
"(B>F86,CPadm61
5~8܌:X׃vBxӶdZK%f,?Uo
+%,|Tk@T0n,z}@lKNwAOdw@
;oN\RlwꢵS-pxB u Y@j 0!$כJYX_izxr
LVU-n/n<s#&R={^h:Q\jH
j7.$"G)R.SVKTۂɪ.=UXKk. O?/R.
~j{Uѱʵ(IIwZi}ޥ'o#8bл&9_nj˿>!IeGl
&lre܇\N~xWs<%ߘblQzaZNAnQҶhg5n8yDʔiC3A]\
msmKvt
=^2iv*xםzJ0q]oQ;b'&!Z=@Q͹Q5>n!
+spRy,Kybs$,t)_!=̨Q-rbpiGE3?ow#\
XX0pQ-/Hċ܉(s?Kkzm#i/1X[kT
+)5̯j̯y\sHjat4jju(
+AI>WN-!v`dS<Jh9kO D 20 "rJu饡uP
+laH
+gq>
+4wb;e0V*"*F78ז+,SԿi$
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000354 00000 n
+0000000419 00000 n
+0000000476 00000 n
+0000003793 00000 n
+0000004001 00000 n
+0000004654 00000 n
+0000004686 00000 n
+0000004718 00000 n
+0000005753 00000 n
+0000005855 00000 n
+0000006195 00000 n
+0000006353 00000 n
+0000006512 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 8718
+%%EOF
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/results/harmony-manzini.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/harmony-manzini.pdf Tue
Oct 13 10:21:45 2009
@@ -0,0 +1,247 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (./results/corpus/harmony/corpus/manzini.sum.plot.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144322+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:29:49 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3234
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:43:22+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li
xml:lang="x-default">./results/corpus/harmony/corpus/manzini.sum.plot.eps</rdf:l\
i>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [58.544 69.464 548.496001 752.5]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 510
+>>
+stream
+xOo0sCǞkT`w=T=RҶH'Th#+(`4ɭ7:w{wj'C\
}(POu kZVfxR7)22 3{Zڐ01/[nz8-
t?T™\ v0o_C&!Q16¶B4W8~آt
:+@J:|6yn-l j3[4-|Ң~v~H΍E-|HA9Jcnmi
[@M34RGc-Td;eW!ʻ
ĂweNGdm+MW]nNGiWv:"'"ۈU'FSӷ9' ە
Ig&è|A漜);ÝPb>ބBb_S0ȓQ
+I(|V'O 8rpyq㜞
\X.@
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /KTRPSM+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/zero/one/two/three/five/B/D/F/I/O/P/Q/R/S/T/U/V/bracketleft/bracketright\
/e/i/m/s/t)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /KTRPSM+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 1934
+/Subtype /Type1C
+>>
+stream
+x]T TSW~$/-f*j,+D
 ,Eb+.#H.j`e!,ZA[:(0
t{w}})
E"#C<6=)ќ9Ӝ
7W7oB3)Uvpl:
+VOhz*iSӴr͞sF[w/#V礧fG:s:Kٚ#Lʑ+_\
)r\qMN6=r(fނ-JRPT
+QPra사?Q^BUʕRPm;xĊ.m?(z`~?=Otz\
>f@0EvMlP|:=oDvȂbT+Z#7n;iq]Ƴ/\
.@VHye
m @ { |p4/-VYd~`
+P"/)ܭ.&޳Pǀ ||PcL,#/<̪ZPj-
+8 hPhÐ^ (FK;eaIt!4"(Hؒ
kdUyH2^]V's5xZFXp~aHhu=#[Rr*5:^nېJڬ.'\
1c3И/ӭCH(8I.:[<ۂ:ㅯz?bU'%.>*L^YJ`$${HEP}y\
x9W!Y
+<!֢
Y)1q9۳,9e14ؿJS:kG8O؟@BzGxp;,1Gofb:7v\
UZ@\
#;L|W<$Vs-)i)%oVK(^Ŏ0G.;w/gfIJȌ-Tf\
c<בdD*Bzecxw=gC(&
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000353 00000 n
+0000000418 00000 n
+0000000475 00000 n
+0000003791 00000 n
+0000003999 00000 n
+0000004583 00000 n
+0000004615 00000 n
+0000004647 00000 n
+0000005682 00000 n
+0000005784 00000 n
+0000006114 00000 n
+0000006272 00000 n
+0000006431 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 8458
+%%EOF
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/results/ibm-gauntlet.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/ibm-gauntlet.pdf Tue Oct
13 10:21:45 2009
@@ -0,0 +1,249 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (./results/corpus/ibm/corpus/gauntlet.sum.plot.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144320+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:29:46 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3231
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:43:20+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li
xml:lang="x-default">./results/corpus/ibm/corpus/gauntlet.sum.plot.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [58.544 69.464 548.496001 752.5]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 541
+>>
+stream
+xo0+3~{qE
q@m;L;1R7<;CӴ]W~-`շwڪwkj%C}(Ou

kVffxQ76<W2ȨXs`<q殅懒/.c>uMހyR
f
G?-yn[bGi %<K_5rSl;rc%aKGM;rM%a
j#G'\KrSl%wr|\#֕^DlBR]%bllp\sW@KNB<UNS\
-5K?{1;%ʫ,:j˺9H.yŞ*;_%cӷWKrrs,q^dΗ0Jn>_\
^WoD 5.4N!\)WmbtbA$!C
+RxOG1Z`&/U^]#oYʆ
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /AVABQC+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/zero/one/two/three/four/five/six/seven/eight/D/E/F/I/K/O/Q/R/S/T/U/V/W/b\
racketleft/bracketright/e/i/m/s/t)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /AVABQC+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2164
+/Subtype /Type1C
+>>
+stream
+x]U XW!dTd+M"P%-(D
Bb]ms5Z_UVgmXPݞ7l{~/ιsДЂizL"hyn᪜B&\
+5x ~
+U9Ԫ\MLzŚy|Jn<JXN(*68dahA&+~QDbzto3I3zMPj*>5FMQ\
ө*|(WjKS1LG)lٔ5$HA
Te'Z&o-~(ł]foB7VxE(}/c0˘mQxxNZ4mm46rֺ
g~ b)X9O&dloLhBe#JXuĖڋli#y[5
+َkˬ4@^@3
+;`2BzïީQ,|e0gK0Wlp<#XB8$I
{i@R(B,)L=߄9bpzcpT v"=v؜@
+[eoV";'x$¦MYtp@0``*R2V6MFt
Hފ]ţOVQ~=Ljqy!R%&fMV?\(x`ON<q!L@,v+k>8EaTeWW\
sNeRY]`0ua
+g3JmcһM6j?Dl{d[A>QvI3Me팤Ө:t<uzp/Oq\
ZptiD.og?l;6Y "\p.١Ԝ5EI p(\ީΔV_y<!#
V֟=yB=?8NXy ]a[o?½D:lQla 7=
&?2dO섓d5DG>(jnʐNRYv=Y0
G2W,ۃı<!&IbsggǏόj3MC8MfZG̍6vq0\{L#E`K|0\
4@[2wHċ<$o+Q<%Sgfw@g#K1uA,ƛgTR<dooTEo ⾄.!)
9WR*PJZJjZV`2n #ǙYc  d@,a+37=__z~
tjs{A9c"۲2q{
ON.ד0LѯY-;`mnfgú+.#V_4g:uڇseImrJ\p[
+ } *[MBs#Kp3<~IF
+1HApfF,
]c1NAMz)Tҟ؄)BT)Q"o9G}x.:f2ŒEyUl
Ci}|)g*6.Y(t<~=%6?ş#dՎ.4}TUׅ݅Vp9:z
LWmRnv3;>;ۣz\`|Ҩ b<|3j0VrLѺrF?sSKݖ)hz
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000350 00000 n
+0000000415 00000 n
+0000000472 00000 n
+0000003785 00000 n
+0000003993 00000 n
+0000004608 00000 n
+0000004640 00000 n
+0000004672 00000 n
+0000005707 00000 n
+0000005809 00000 n
+0000006162 00000 n
+0000006320 00000 n
+0000006479 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 8736
+%%EOF
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/results/ibm-manzini.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/ibm-manzini.pdf Tue Oct
13 10:21:45 2009
@@ -0,0 +1,248 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (./results/corpus/ibm/corpus/manzini.sum.plot.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144317+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:29:47 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3230
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:43:17+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li
xml:lang="x-default">./results/corpus/ibm/corpus/manzini.sum.plot.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [58.544 69.464 548.496001 752.5]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 450
+>>
+stream
+xKk0lQg4=!m{tʻԅ;ۍ'`i}Ӛbv*%f)Ck\
Kw'ϡh5?
+!\hYWCdbe
+W^6X.nZ8m4XDa!Xv|2_-znznfB9٤tp>\
&[2̶}9B6J}>'(Cp|3>'biʷ~$) U/l[(u>~!!ei [$h+KW
s}l˧w 3>rj/,bxŷÏ}#Vػ*h8%$r)/A |KIw
kǔl=J䕜O\\)h0toC9dp)&LW
7\Ggѻvԙ8cx3~񃼩@8|wG
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /QRQMJU+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/zero/one/two/five/D/F/I/O/Q/R/S/T/U/V/bracketleft/bracketright/e/i/m/s/t\
)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /QRQMJU+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 1618
+/Subtype /Type1C
+>>
+stream
+x]
PSW%/-f+1K,2eD4D+
+$vuhX`RJ[eŊlbm-o/8yo{λw$B
LHOKGje$?CEft~R$M:
i7]3ao`e[+vTauᑑQ<q;Q'JճlkXn֕6WW3\
ʫZu,WNqurʪ sIUz)~:{n<V%4Ak|GhGw(/JB
Zf"@~bH6>d63o1?{#6ճ[SuIdd@(MZ]N.G@3 Fr
6c[?9Y4|q;7y  $&YܡFLcvD >qn@^bx7
+i(y?So!
<M;է&o}-HAP
4ME;Iw\%2AuT80Feȍ;Sd`+W==
@J2;vڦҺ\@cCIǢޔezJN
+U´NC-Q;\n$''#$ji?M$ȕR."y6"lhRٷ_Y1
+tYEyCou}tP:<Ns{B^>nQ>t|mf^{Z!
:zn+?N՘sb
+
+^hyEm砰Äb'%JgpJ}q\I
~iMZ䢍gF-[[}.g3hͪ6ȒB-vv3X"R
:y^x4htORGP#|&ZWfe0i(U@D8@ TKܚ6
/yI3hvvtx
{޾z>}"Gd,,ݠ-RŮa 4utn
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000349 00000 n
+0000000414 00000 n
+0000000471 00000 n
+0000003783 00000 n
+0000003991 00000 n
+0000004515 00000 n
+0000004547 00000 n
+0000004579 00000 n
+0000005614 00000 n
+0000005716 00000 n
+0000006036 00000 n
+0000006194 00000 n
+0000006353 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 8064
+%%EOF
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/results/jrockit-gauntlet.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/jrockit-gauntlet.pdf Tue
Oct 13 10:21:45 2009
@@ -0,0 +1,249 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (./results/corpus/jrockit/corpus/gauntlet.sum.plot.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144254+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:29:48 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3235
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42:54+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li
xml:lang="x-default">./results/corpus/jrockit/corpus/gauntlet.sum.plot.eps</rdf:\
li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [58.544 69.464 548.496001 752.5]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 555
+>>
+stream
+xAo1sCg<׊R!dҖ"׻6!UOgoGw7,+Wfc-Be\
$eXAYVC?6ݐ
dM q>pYhtJg^kCXmppNY
+'s1XO
ڼi:XL20V=McCǁBmhpGClt;9t>*K:OGYxzn6Ρu/
i檐xHqJ\}:m!jnDp8߭:xL6OTJŸ
\>^)ࡿ#<$d57X%wٍFmW>hkm)PNq[(x-Zie|vn\
$HpZcYDž^
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /XKYOJL+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/zero/one/two/four/six/eight/B/D/E/F/I/K/O/P/Q/R/S/T/U/V/W/bracketleft/br\
acketright/e/i/m/s/t)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /XKYOJL+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2112
+/Subtype /Type1C
+>>
+stream
+x]U TI&IUdGZ$*  ((Hp. *CW]y#1xFAGŕk"
+2( (wv}ݯ)Eϗ
+ VP2TDSp:oKx;^kQ#ƗMcm
G'(MG'-ٰqsvzjF4cLj|F,4SenبVeiBrs䑉Y9r<B\
I(ŪKs"4+EE/WxΑr({j)5=NM<Jj6ESL͡)*8ʏ\
hjeMM,) %%:PBj?Vt;
fk͊B/a0]xV*EkEEwEzs&)`@PaapC:ا:K}JLӁc%jM\
7l@Rk+iTU"72zVPЙQJ.ܔ]UC&)SA":DA>9\
>m_QG߬E;xv~ơ_\Zt^6
"y3kR(ŗolqխ}
څvYit+!6l
+OŮ
  B0X3qWo9V
qn`
+PBWt|zD8πD |B>Gm93ʅNAfrA
u:(1+YfxP
vs_UV%-l7/:C{uPhrxSt)Pyθ? ]?G
&\+N!'ܿ}'..3dm~d>nqff/
+Y@j 0!$ MYX_ix./y
x$&O̶S:%gjYw²<^:cqDtۡ/}Yf+0u;lޱY'P\
{&`vSB"r(-bze(R5ʘS^yAyzYR<A}r.;\
Of+!Qjs;}W
/e,眺a2sv#?u,n핻/v+J$]KG
U.{qu5.L5u4Ki` EN
Z=@AU?'S4:Tk},H%b0<&*d4jtK\I;
a!=iRDa{PZx(GE84ow#~X1pYoHċ\(\
 MkFm%/4Xѵ;-*;ULyTS`b^ji
6+YI}} ['Bm` xڑ=a$ x/RD@R=44
1,Xg*6X#Dbhp6pWDdi
5iDn/B;jFӑ
w!F/fHI2L(PLX0
5-dCپz2ǒcT0jAX<{qO]<‚?}_F|$4+(iǡKFFk\
\'t[!(&+oˏ$\(jg7fǂe㥒Im !znJ1 &
^JXlu m:eP22p;;,+Fo2D!i*n
+JYqA؊;c $PܟMr9/f7uk/d,u
Vgb:+UM:S"c:W< ;VεĚĚ
+òU;v-a9svȌXe-;zUijLBSBVYt}2ks'%)?E\

+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000354 00000 n
+0000000419 00000 n
+0000000476 00000 n
+0000003793 00000 n
+0000004001 00000 n
+0000004630 00000 n
+0000004662 00000 n
+0000004694 00000 n
+0000005729 00000 n
+0000005831 00000 n
+0000006171 00000 n
+0000006329 00000 n
+0000006488 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 8693
+%%EOF
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/results/jrockit-manzini.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/jrockit-manzini.pdf Tue
Oct 13 10:21:45 2009
@@ -0,0 +1,254 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (./results/corpus/jrockit/corpus/manzini.sum.plot.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144251+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:29:48 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3234
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42:51+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li
xml:lang="x-default">./results/corpus/jrockit/corpus/manzini.sum.plot.eps</rdf:l\
i>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [58.544 69.464 548.496001 752.5]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 555
+>>
+stream
+xAo0sCg<c
+8n8T=RXmqdmdmd=49@F7&xxv  KO+3dZ
_wjCxtB)
+覻=\ v?YB$2 İۻ7~;r>ym
RBkض+gIax/f*&5|1k|
C|c*>J>ZW=7,Si/`'ƶU|?LMs
zob[Ç9z-1Om&|п\t#ӶS;*o%X`;`2{MŻ]c&\
誜\O!m~-#JErsUv>HHE|X
+A˜~!-D)b㋾A
Y{m|`h~W
+U~ϥ2#G&T($bG t=<1hJu:S 
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /HSYRWC+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/zero/one/two/three/four/five/B/D/F/I/O/P/Q/R/S/T/U/V/bracketleft/bracket\
right/e/i/m/s/t)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /HSYRWC+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 1978
+/Subtype /Type1C
+>>
+stream
+x]U TSW~$/3YL2@Jqh*H<(aBXleui;Xueu@AV
+.T@6X:
39yGSB;)ʨ
|<.=)ɻм?]ׅE)&WP<~ޡ4Dli:gt/7`\
Ŗ(krS3G&sv&KݒJQ_)r^Y|9snR
+ (wj%5z
+zj6MPs)oj5~KqT*Pj
+@I)>%S?*ZOw-%
+B>@GTLb_fSʴݠZb @&8f]&d^sQNӅ66Wu
pU:V߭팮hj41V 2f|]sEg
+YPra사
d?/{sHr݉(m\]nvo<b%U](;aN;pyWc^
?,ċ~32|F26U(rENӱwk6:?$XJu&~D#3,,;9n\
 # ~vS{D&gȂ3*܍ 8A
ʗd'S=Q,x:jPdyX2.5y܅ob1x<X
{m*ŶtL@`'5tt`653A-~zu…MAߝez\3@D0?\
N!ϯ}xTM٫9"x_
+ІN=t~H%E
<(
Qy7%;ZFaE8mܘ4^SR'}?Գcxr:X6ܘ~F4TV9w\y.kz\
\lk]Hȋ
+F]0|\%/{p#Ħ;^/D,ldr@
]M6/3AV8m!r3Ocܽqkg0CVm>)E:伤ܬkQ.M\
kŞ×o%
RACK]kcuFz~?h6rkhaل""-.7Yh܅
$@Q-Zo\;J`LFv+IX^෢JΤR>GY؟ı`
,Q!U]'ȓqf2pr\+X y 't
+Dʭk5{-c?9wog"V䢨MTy9r?g2]_fp1=8`d8Y\
5D
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000353 00000 n
+0000000418 00000 n
+0000000475 00000 n
+0000003791 00000 n
+0000003999 00000 n
+0000004628 00000 n
+0000004660 00000 n
+0000004692 00000 n
+0000005727 00000 n
+0000005829 00000 n
+0000006164 00000 n
+0000006322 00000 n
+0000006481 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 8552
+%%EOF
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/results/manzini-compare.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/manzini-compare.pdf Tue
Oct 13 10:21:45 2009
@@ -0,0 +1,256 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (./results/corpus/manzini.compare.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144248+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Thu Jun 11 19:58:42 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3218
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42:48+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">./results/corpus/manzini.compare.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [58.544 69.464 550.6 752.5]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 833
+>>
+stream
+xMo0>¡3"cKUEqKQG|؊GfXPh}\
.Dx»6&:IMދ3
J4O/FXtJ☞RԊhX|=|V]+,'Sj8/lVV\
_Ex[ʦN7͡3>&:,e00]Z<PcW8uld>߄/},>t#>\
*S\c ȋ0eЌB
+77
s|o_6qg&sN'a6a]eSX5B]^и&KxOtP!ӥNUȎ.6\
uNY]Ka.]Og-yСө-4l
<xn)O7wۇ?2gw9QpHE7
yl/9Wrx
^|yYh&*k"9h%+ayZSxzK/N32=Iy&R޷z
J_QV.d<1/$ǯ/V2vO?hNh
}H  -yA^DHF=UņtJf=`
9n0>?h
Y* -$g
b- ;V
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /NATEWP+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/zero/one/two/three/four/five/B/D/F/I/O/P/Q/R/S/T/U/V/bracketleft/bracket\
right/a/b/c/e/h/i/j/k/m/n/o/r/s/t/u/y)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /NATEWP+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2708
+/Subtype /Type1C
+>>
+stream
+x]V XS!ދ V҈$)
"b@""[X¦TiTR(VTA@ZܐiVmM'
_ߗ|{f93GQ<o╞콣SUqn<`Mcw\[o~3?
+|@y!K6nPURUYϙ3G!Gtr\lt2yHNܸISlHIE$%Keؔ\
ߌEMHt#@bi<P'!8"Da5Ұiӝ)*ZNyPVT
+*Xz-3Ff9dVm571ę\6'M=8IPr"<Iqg<
c3b.bw.CQUAّeG
Sg:֔kFj.\mz`oPxJ_uW<[)߻9){u
+0|CPs<hSiU
*w⏜1)~)X6P2Μ>N+0o
S>
lӘ!-tjBs
hVtl+|W]nzlvfݓgZCiѧϬ>Il7ӄWS"QTf4ezR*?\
>HcB'ʒ2աqH#!EZXΟAs/q"<{`>K)`<7U7<Z1\
`uV2K;+"mgk%LJZ}L.%F!hэNdmb~\
^3sPNnAD^ixH9 ]GcKq:b:7^tޫ,sg<˰%
*J>c5yYц5 XaKmMmo}zz
w_]T*~ßհ3}x00
V$J$KN޿W2_MCD:hPMl;G*Q ^}+S- 
Pz5hΘ\_E
+ 9raDzӚs.nb+1~1TU1Y
+]iRQ8;3<Fl
+'U9|8H*;]CVQW0Y{nEl'5SP^3C=]/t
+ٖ=4)^ahC\ .6sXY}r]
+@Q)IiaYh>
+.mrǙyEU^=G衺;6ks/k;hB%>#wB U
vþEmB-:F+uō4'm1Ǹm;A?vpu7
+HHzW̪-[>ރPS?
% DZvC<1d/]}O'ɬ'
Jv4:@aG_z,&E-5
+8;
B0by˴Zlٍ>Clhh,%J.N"gCmuWKR$O
ۖ;a2q-b.nsyu񁐊T$
Dh-JU\↭>|E*ءfe0xnP0Ã
+] sᅡ!ia+7:-ƃfuᕛ
7zFFB(l:+dή6[v9ߜ(^Oz;|K>%*&R\<\
;mƊ.uI{|n/7>![_5r^dқO%'T{="'MqYU᳻\
ӹxlp#.;yţWQhu"j$~PN4
DحuZr}ܦ82)Jp[0,vS/stEz#:D?F-}t19
_I~nkv(X\.Oo? #+6H*!T
3Ao1ވ]`ⰰkR2lq"}~n
+&Ҷ [X
# " ]p˚?wǤ]OQQ
o4y'D-WFg,a轗T*/fv\F+qZmfޅYp+UZVNw {6c
+F
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000337 00000 n
+0000000402 00000 n
+0000000459 00000 n
+0000003759 00000 n
+0000003962 00000 n
+0000004869 00000 n
+0000004901 00000 n
+0000004933 00000 n
+0000005968 00000 n
+0000006070 00000 n
+0000006427 00000 n
+0000006585 00000 n
+0000006744 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 9545
+%%EOF
\ No newline at end of file

Added:
trunk/templates/example-msc-polish/figures/results/random-alphabet-lcp.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/random-alphabet-lcp.pdf
Tue Oct 13 10:21:45 2009
@@ -0,0 +1,258 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (results/random-alphabet-lcp.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144245+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Thu Jun 25 10:28:50 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3213
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42:45+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">results/random-alphabet-lcp.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [62.422 69.296 554.922001 764.936001]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 1304
+>>
+stream
+xWMs7
1yl;^z#qK4][VdKIx[x\;nm2DդRj\
f3{zxgg{^hdh3D%ɊbP-h<\Hӿ.V3fLc>
Yɏ%Z9[
o3s`5鮰w{v 螒{j
+{7giǐ5)aUN;}J.%-+䞥C8~rDSQE:\
nrҎ!G1mDKMm+b5mBvMۿpi(RP1'ٗ9s's7rSp}N_A\
λ`&׳@nJ;'ђؑ}}`׳@oJ;^p|/O^szz0wY7N/#ל^
+^Mgޔv8#z9=h>9yzS2c^G7F)_E=N;@c'%;Yޟ_.\
)&
+"hY'|a`6W-ͻͷՇ{Y⤎PB)>o~{\߬/sqZݬտ|`\
<hZ_e:kU;\%ypE
K\
+5_BhvbHv%g1r]j1fRY__mjn-ό͖1FN/5Wk\
TG?LD'l9n9PCa{a-AL9WZTJrǶB[dK9uRVEԥ4l/|.K6\
QGAEkX۰K^dKpԇcglACͶsۼ2a(lkQDɩע\
hXXu&làebœ]8rDQ>, Աx2&l`$IQ:bOc?
+^g%W)^Vӿ:N?
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /BEYKQC+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/comma/zero/one/two/three/four/five/six/seven/eight/nine/A/C/L/P/bracketl\
eft/bracketright/a/b/c/e/f/g/h/i/l/m/n/o/p/r/s/t/u/v/x/y/z)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /BEYKQC+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2817
+/Subtype /Type1C
+>>
+stream
+x]U XM^nLmKwE.L)IK7B`p!JPQa"M[$
NVogο3<sg?Y~~"Jg%\Cw6IHINDA81vſg-Gs^
ka
łNNS?$ $4m59Ǝ`b`C, )zBjgrE[ 
+nҊ5^9ʅ*"W$(!k‰w4߯`]!QTqx=
!$fI3<F0̤Uf5qh?PfVցٜ8:
+?rGJ!_o\!1.
Q8ˤ;RFj`,Bjrۯn~ual ssCee AIЙsF
|a|U/ʗ9e.(5_R .ѸV+q챊aO J-yO9`0
tzM]vj;<5 R0
+aS
+[ihABs [4ޥQR7qbM-!+Iv߾x?|8@KJ\pV
&^UJ{c%'ʔ:Ăs|pA]Phok/5>3ςo0VK'?xԁUH\
Ȇ
jZ$kHUËa
+GOu @hIAb3_yͪ޾׎{;Ў;x=8KHA6j5
+O;.ee~kQZr-+apo
+=8C酊õxs]UϲX8@js8D^Fj[ 7[
)x՚[(fth
+%16zx[;ރ8“Qߪ"&s?<FW{p^0KI`GX@<惢HX+S6\
ϕNFُBߘ$PaS:C2},kh'?ss9-k`6~a:n.?#$\
݆xG=`M^-WNk(i6&Ci>RVȳW@W+
dcXL݌*OUֳNZ GB'N[l,ؒWk$%`FڞA)
> aȝ5wmU۲'St(>8pP▵ɩ օ"+lՍ9}KP
6cHhpJzh
`%d=<C'iҲ>D+#mƝb<d@y|SǼ
652/TPY\Q%rVZX+TAIkj4=`.T) d]
'~e_&EPdu4'yL*qe(UE$+g. 67
zd/Yy޽!dR
c.'p kFx-6ZI*SpxnIy
Ī.;d(){dd
U`&K,$pAtf)}k$?oStRAļU%'y&`<A?
pܣGW1&b8ϣ}wT(&־SD#V[!!<}8nJ0z
+z]^]< }060V*B}YXYhL7/:v
%]==DY8@*"<C#CU?i_gM@Kkߛmm5ҏ
+w
+fs9
(b/޻TF!sgd
+0Ae1t2FKK2X!Zﺛ[x[Us)fT*m.1&z"_pT3
YK LZ^Y/a?ɖ_;M6NeSb
FWc0/e
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000332 00000 n
+0000000397 00000 n
+0000000454 00000 n
+0000003749 00000 n
+0000003962 00000 n
+0000005341 00000 n
+0000005373 00000 n
+0000005405 00000 n
+0000006440 00000 n
+0000006542 00000 n
+0000006920 00000 n
+0000007078 00000 n
+0000007237 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 10147
+%%EOF
\ No newline at end of file

Added:
trunk/templates/example-msc-polish/figures/results/random-alphabet-time.pdf
==============================================================================
Files (empty file) and
trunk/templates/example-msc-polish/figures/results/random-alphabet-time.pdf Tue
Oct 13 10:21:45 2009 differ

Added:
trunk/templates/example-msc-polish/figures/results/random-input-lcp-100.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/random-input-lcp-100.pdf
Tue Oct 13 10:21:45 2009
@@ -0,0 +1,265 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (results/random-input-lcp-100.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144233+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:54:19 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3214
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42:33+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">results/random-input-lcp-100.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [62.422 69.296 554.922001 761.128001]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 1310
+>>
+stream
+xWKo71-g>E/=ԑ\[qTHM_y\W++`$|K~z0vc~^o>
dF(&bCbnLё)<nv֠57|` pNXZPRݗyxHq5?.
/PY~(&sD7Fr;38o?/A>$ۋ},|>gq|֗ޘWϖ1\ԋ}\
,|.1ۯO; 
#gߋ},|hgQ|Pk>ov>k2Wzc_v>yL+R%\
ęB{Wt˔v.c]F
+~ ,NGlKu
+Njis xpau0%z|SWa"<(81Y.B#M
+'zlX_f v:
+
+nZ>$@;J.BG o0,7f
+c4*֊cNt퉶4OKm
$SOt>7O_VjG(
+6OŸT*
$j=pBٍa7yz 8
+3 TQ'(͎!g)RhFV[mrR+6Oj_ZӨ
֪CEC͓WzscdJyy^$Qdԉ]T/wNzv~zy^$x\
lN MM*'st
+0 
<R)CQgrR<qL$ZhFIhgByVVoMDyu<,KU\
EC88q"h$EmIӨgz'kmQN8z8^'I
Z'QI&N`s4(r()^({K
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /YDFBKT+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/comma/period/zero/one/two/three/four/five/six/seven/eight/nine/equal/A/C\
/L/P/bracketleft/bracketright/a/b/c/d/e/f/g/h/i/l/m/n/o/p/r/s/t/u/v/x/z)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /YDFBKT+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2863
+/Subtype /Type1C
+>>
+stream
+x]V
XiiC3V:v:l)DV3rX,ò1)KE+it0&|y\
yw}~~>eh@Dn.Xx&Ǧ%,oNDhaJP#/6J5Pb9\
lkRrfJB\||JhЂ̝;W4?rԄ8|Y&&%+cUi~
ʥRѪTB*1:EMU8e%Ÿ&.HKOKX\:n,l˨9s[8̠i8ʟrR;\
5
+<(Oʆ
+ʛ
+|0jKPJ
8j8)eJ`ʑIPC)JFI)seH!~M$
)144L2<g)$񒬐l7]@gҙ|ր_߰fz
L3B9je")^%7Ro:ڸ
+aFV$q8I{lDCt$I
`m}j!!^m[awBIB #mYM2
E3ZIJ(B;c,|$X6V,7ܶk_]W(pA,k
	 ':0>nalz%n
+iOBRl܅OЙ%$a'a>\+9O1aq0&wm[;\
Ux8`5= `rC/pT"6,<:<8ߝd>za{"{xG
x(h?)/xiBw1T`kh*415n<6*PV0
qe-֪ $D+`ہ*3NR'eIXW}
5vW`
+'鋡e {pwn(hE/ؑ,K< yּ{fCn>iC
jI$dz=remq3SIV^_`R teGd
+C.>]ܾ[w[|n;ھc;o gf
1 mϪۍv1{6Bc wz]dey] n1(
tHً]FY3 ONZ03</_hop PoNz`P㱲'{s'H
wrPtBVZ^C?2I,X;xtF`;店ŋVVc6AnV%.Ţ\
7 ;?)
⇒W 
+> :ʝ)4:UvH |cnGM<`|nI |57妣ؑ_,=t<][
ٙ<6hFt TQ+gjS}>g|PW{©S֪eyY)h9
ʉ΋>i<A0= G
s7:9vNyOuk1L!߼3AsՁ99<GBKzǵz6-e~\
SH.}#Wyw2 ]&lBeXgAE!JȑL d
+]/^wRx,Iٳ?(?Fc!ߕqoC[Zs$NϫsR&oTn_~**
$)_ŠޛVKIDe5d{NV#ЮSCIR@OG\
b.q{Ř lAK\q6jI
#!
+LqG0dTZghf?Wޮs6K?7x1Sݣ"dUyE\`k
\׊+x9Wj ēu\~CpoNϙ4£&OG
V;@H뺯.5#$"J;({<II/0#^VsFl;9`d=y\
/U"Vs9j~x2f
1qO`X96$)4ݾ "aDXH
ttn)}#$LWϸOIrV}$=`eK|H
+?-zHpn*3=[C uA t4
X:L!XaAGJEAw50¦KC;t|ɒqm3}}^}[\
~xM
+=/Re+Hi쀷x)ax.aBoEڷLy_e^zƃwi=-\ρ{gh_}\
RT# 8iwżsGVC?t{=\$̋Y0
+ n-aW{xG,vvx#_5Wϙlc/T~,f
+`L:%'d49v] 5m_! .wu}
!Aa$bxt 2~
+Ee D_aPBL vk9
+~ZҢ[EE z!"?%vl;ނ?,G
/*xx%^H!6NrVҚm4_7LQ>6
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000333 00000 n
+0000000398 00000 n
+0000000455 00000 n
+0000003751 00000 n
+0000003964 00000 n
+0000005349 00000 n
+0000005381 00000 n
+0000005413 00000 n
+0000006448 00000 n
+0000006550 00000 n
+0000006941 00000 n
+0000007099 00000 n
+0000007258 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 10214
+%%EOF
\ No newline at end of file

Added:
trunk/templates/example-msc-polish/figures/results/random-input-lcp-255.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/random-input-lcp-255.pdf
Tue Oct 13 10:21:45 2009
@@ -0,0 +1,256 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (results/random-input-lcp-255.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144236+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:54:20 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3214
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42:36+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">results/random-input-lcp-255.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [62.422 69.296 554.922001 761.128001]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 1281
+>>
+stream
+xWn\7 ߯2jU$\tE7]Ա.,\{m~}It
::47.xpA>}^ngw~\[/)!y͒yb$!|^~w僃0ij}r_pK
+
P<Kl8rޗ0P4F,:]/p;#\p
;^/p'Ho+-b8'eG%XVŽJI~~!买i؛\
q!,ڻmRQ?2ڻma_˯1uI[1<3W=f`ѹ\
ͧ^x
+FN,JͰדĽ0ȽrTC5rj&gQJn@~ARlM΢
{=^PYa'!d׬ {=BM&r'Pٍ<;szf(+ 
Q2dW'+OBiŪjK\u.]ˋ͝[]֫GyArd}
[jswW]߮>]غ=ٜ]>[wr䏕-=-3\x&:1\
.͂@уIuM2wl:+ʐ%4
+\~4),uPa:\ :1&`z1)]E9` *_N5TN9
E8P>Y=U@XPPrn4P 4P#Ht?0<PKZ7\7{S*p=W
+!!t^/dG45s{M&ڣأѿɎ$,eCW4ihjj.&f\
H}>&;IIʦ3@+$h:]\)g\9q1MvT&!GՙT uUj5YN8zR
+v|K7ӤI$љ^*iyM6&y3<^ICSM5
rOcykTT$G3Wi$GknY@yn(MM~+ɭ?eX
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /HKAQWI+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/comma/period/zero/one/two/three/four/five/nine/equal/A/C/L/P/bracketleft\
/bracketright/a/b/c/d/e/f/g/h/i/l/m/n/o/p/r/s/t/u/v/x/z)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /HKAQWI+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2601
+/Subtype /Type1C
+>>
+stream
+x]U TW2"
"n
+ndҀ` 
QI4E#8j#Iܣ,EB,6ba#&73ɜtկ߻QH$2-xoBjvBV\
8TB$7&;.]d8jT~fpRLCJ,HKHNLʒO  Y:ϕY
,}EO!
iUV`rŚLyh*S$$I"EQSn=V-HLJ^\11Jn`,5(O*\
ZLyQVT0MPPʗZBQa?N-(w*
+<G>D(ʅ2L)3JFI"ʐ<.S"_t@lkPaI0adW"BKi?~d\
3%+g'n2m1gĒ#c
+
0jۀ9"ڰ6Cjj4Ii@)F4>4B@SBfťvK/\
6
+]a\bM6R!nֿvs=F& _f-"
)~c7kK+!1s,Y3.y"nI3|՚WWVjDBp4I\\
&a{aP ζĞس
+~؆T``g!- [^_D#XkEs],.b:*ċ ?bL|RyU)
q\-'lG;ͱ |`|+x`UVצfZ@
+4MGy$NBʬ<k"F|X:/bK2(
ٙl,CP00NMniTa,UjЃ\WU\Ud#,^ 0Kz
+;gGF;ɘ=wCKrW~O.]2þ>1(>-tW.0aa
Ae-X~g^VE99G&_9m6764=~O
j>Vq{ob;iYwmC+RYiC/3{#w^EX'1q?-%쌛YXu9?vu
Cߕ\c56[&56S 3\z`4щo/]~
+38'Zͱiآ9K[yoia+96E0^p)>TQ¸ܗ%:-t\
9<>&xZ1q/tN$_>$Ƞ>NںA-+^WVХ\
,HfYMu1{!c+O:9~NPDlrMRP~A6fƯߚ$l+l\
JyުMB$Q6K{1B|\C.< |4ao2iO 8U3k
"(1Bd霱\p&J  xw{ޠ}W!"uuv
Op"Ś$Yf厥lR
b/Ek/!w{ʦh^WUT}G7df5:G&|8.#+9uH')+yy:xt\
O!ϣ\b<a0f8AĖ\ZK8s##Wӿ~g.<g3HWl
_ Oa7{e/
/z^~%]V\=dG̅*U1$.o<20r=I#<m1w{wK;a5h\
t.rKl')Xu$OcR4'-|ԝT9v֝G`
[I͗.z=_)AZkD2~=%u{Nvh nv\8.oY
+dPu! | 2
"alXHttn9}#M]ɋl\Ϸf 
+W_{J@OA>g<>b&
+"%p&# ?!a7a
X
lHM Mkw L٫/x0b]\8|=
[ðC4pW\f$68#s{+y<{&~TQ\LA(z\
F
qm}9?!h˺PBXCAU1Y8KHnٚ\\B\

}Ľ3 ~Or|N5̤b
x:VAč53;rɆZ
͉neVFҢ;5qqKY7%>(#al҃EE;Yֻ!B?R$vKy\
y~Jg jP+h#5_u7EQ
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000333 00000 n
+0000000398 00000 n
+0000000455 00000 n
+0000003751 00000 n
+0000003964 00000 n
+0000005320 00000 n
+0000005352 00000 n
+0000005384 00000 n
+0000006419 00000 n
+0000006521 00000 n
+0000006896 00000 n
+0000007054 00000 n
+0000007213 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 9907
+%%EOF
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/results/random-input-lcp-4.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/random-input-lcp-4.pdf
Tue Oct 13 10:21:45 2009
@@ -0,0 +1,257 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (results/random-input-lcp-4.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144230+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:54:18 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3212
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42:30+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">results/random-input-lcp-4.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [62.422 69.296 554.922001 761.128001]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 1263
+>>
+stream
+xWndE ߯ KUǂ
Ć3h!4Jw0ǯV^j%]sO٧*!|t;]O}(vz=v"B-+4'$d1L\
1@ '~ل3Dc<O5Y+ΰX8 (]˃_1 ǟ'vp?1
+{ @hq'u,c{d!s sqb߇fjԦ:Ӳ..(
Kap׃KP_4ZbtyG)%r{p/``Ny[^@
}jZG)%j{p{iPHnRȎ{Jy
E뛓uߤaXiQ]un7bs
v$O:jsj1sϦw?x.^npu'dwv
o՗?^dS"K-\)7
+75#])dB55Ʌ§ \
+c 3@s3_Hsf5c
+,~>ɡ#ʇR!ʁ!F;c{׈0*BY|sK"N|ZUFPntjo%M\
䡺%ro4,v%\:\hUe  e^Tf#$v4`:,Z;@\j5
+|m^k28BҺRZl5-UMJ
{Q)\rb.F.&Ҳmo3Zsn76
+#g?V5Kz:|
+d5d;Gw[re,j5 +
+Ʌrm
6Gn1G-aW5ǬhGk%RpX9̮9.
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /RGFGDY+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/comma/period/zero/one/two/four/five/nine/equal/A/C/L/P/bracketleft/brack\
etright/a/b/c/d/e/f/g/h/i/l/m/n/o/p/r/s/t/u/v/x/z)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /RGFGDY+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2477
+/Subtype /Type1C
+>>
+stream
+xUU TW骊:%:h7"n
+q!/aS@Z@醰 ht 2$
+*jesDBhF !Nb+qr<Ω_w_@P,+ON]ߜ[
+ !͠䇟WLt`)xK
u)V"VϷsgeˬRd&E"-=CPe*sTYVr0ErNZB[E\
'yf(ևd&gd%)]b98-t[DQ
(k*bʛB)ʗZHS~*ʟHj5HyPQTIqJ@S2/)eFSJL!
rUB=#Bxz ]



&DE;h1OWѯ;fsdn0Z6Md/wVC ߈zG
	 }T9)^MFb4Z
*E؈ecJѯt7oo|Xguao|_Ή֕C#WKǓֺur
OohZE)=$ Yv7o-@Z!^p^zybLGlHwk0{J['x!qU
Mg=J$M:|0K4nVNa;XMBh
+8sYc/5`
a+X #NG"SiCX7fHm5 S4 B˥^MO_{k
+7zƻ
~m-Kaz>l׆՜˕x峙0ڀ.'\f&HXM>>-n<yw}]P"
Tؖ>!|AvO؋v3y)@,nJ"o]le&t]
%B᳧/;zganl#Mc!4d6ƸF,"韐y]25~[
:Zoa3n7Ƹaf`FyBމDX$ʏtgBbK(ٵ-5VmV\
6A^;sU9i"J->wﻪy!`4o]9Ԋ
6,bbUm<ʴ\
Xzvф>׷B<N˗⫌U¹Y8 ]"F'YgA
$E(5rV|-wi\8]sAN"< d.Ì$)T10sCmg"`P
Be {К'ҥ 90Ù4d[BZ
8jA!1
H#|7;|+zvH,lOt1}04szY-X9GۦLVBD8hRp\
п!hK_Ս#ܬ[ ٶ)U0/=}
+Akwrֆ;DcPcGK|_{v`r wV
K۹X:{5+ݍ@vk
;A.Gut)B8A;khkPI揂U`qa=G
+bRI<p^\܂H<<<A
+Tl_[{:XQq"|C<Y[WiIv_@Lz<Y#c/!Z
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000331 00000 n
+0000000396 00000 n
+0000000453 00000 n
+0000003747 00000 n
+0000003960 00000 n
+0000005298 00000 n
+0000005330 00000 n
+0000005362 00000 n
+0000006397 00000 n
+0000006499 00000 n
+0000006868 00000 n
+0000007026 00000 n
+0000007185 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 9755
+%%EOF
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/results/random-input-lcp.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/random-input-lcp.pdf Tue
Oct 13 10:21:45 2009
@@ -0,0 +1,265 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (results/random-input-lcp.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144239+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Mon Jun  8 22:14:58 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3210
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42:39+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">results/random-input-lcp.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [62.422 69.296 554.922001 761.128001]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2900
+>>
+stream
+xZKϯsPo6ICY AZ+ZA~}ّv
b*4UiZ—çj/0lq,mPk4a#$?K K
+/!uC
#-1p`u Ƃa1LO_O˟o ( Ky:
j,_n&wlYvUti]]ڢ-K=]]ڳ
UmYvUte[.rtn,_n*ֲn\.>tYb52Ƶ1Wqrq{~n~\
Eй샾AȲ(χ]hk{-ƄNm75]iZ6Uhx>8AQp{}pԵjpk3-;\
Ig[=g!$ g E/Ri
'(
+`ł1/GI(
+`灭_Nc
+ ?ϷX
+o_ĵԴl
.?}]BÂfo|r{{}%
zpO/__|ۯ-(֖?xigx 66h
*+g
i,-9Dis1 Jcp-*}D^i KM]J
yzGN9)Ù hRAAc08`i#ʠ{iZG̼T?,
ˏjga@Pi'iN!mp0ˏVUuxWa{TZYeŝmU%.ƶ,A۞pH;5HVؖst\
h֭ZHT%i4,$Z̪%Þ!Lbk) s[FQ20|LEyzMc
l9\V\2Tb-e9mI͖3e>wspSQ/bi]i*NQeid6 X
I%I %h 'Iˣ$f) :hj(t_>7 N:ji
+$_6D?]-TkAr
ɶTIPJ*ؒD*1<'6Q%bU*MrkTHөR-}[GbQn@
m[T\/J
xF75ؖdeF:RT9QK?FQjORMv#}6O*uU8Jn-7b22EQvE\
dIA*V RV"l]#t*KRMo
IĆdYjgti(eX.>RRb\JHZ\KFV
+.f0ZJI
TˡV J[nzJc9|0z
+I`䥱$#&I7dK6&
I0lR[qiT$\3CCnڒ:rl3P(th59ˌCıC۷h1(B-&"SɴV\
]
+A]CCJ_[6DJ`6mQZLD.m2l23lXiی!!He,P嚹L[xD¡t\
l6cpH4G[;X
5wqxԴ1fɌ!!5omXe'^g&-<"mB,gkc"# wpF)
+>T،"ÝFiGhGhGv듽
@kF;to
ҎwB;Z ^v
}鐜WҤHV1b| Zgk
3#X|&ԋ/A!/.p6J#g,MjhӋ/CCPWiu6TO&2i^|98w\
5GjB&%TŗCȌ!#Ժ#F(N:)_!3PQp
J~rdIEm:p~W,%;\n1i,^|MLwK0IJYXѦ_3\
P 
ίiЯJ#'}W;ӃwD__/d7Kz+:f_[{7b^Uiuz'q?i\
;^}Ի
bڕ^c(giR~E^}MΘ"X`"00˙A^}>=ZPBbJRz`i^5\
mz2cA;¯E%MQx7D_*R*Q/9,+M/Bf
!a﫨{m$HѦg_!
Q%/*I%wbi^mz2cp׳
+׋JZhӷM,"Vc襎ySҧ3
~}.4ޡB܅QѦg_!Jɏ#O#/GL4/6}_Guaw}K[ӄ_
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /VKUEIN+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/zero/one/two/three/four/five/six/seven/eight/nine/A/C/L/P/bracketleft/br\
acketright/a/c/d/e/f/g/i/l/m/n/o/p/r/s/t/u/v/x/z)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /VKUEIN+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2677
+/Subtype /Type1C
+>>
+stream
+xUU
XL?4$[1gHVӷ$j*yW,WXBݥJi$KOfSgg\
}E%BgLHWů-LE$=a3L^Ο4*J ~
~DE"ծI)qi!AfYXXbh"ݔ%]R&ūVOG'
e蔿-RepN\))5Y& %65-~}zBF|  #͵GQ?F-(wʌ
+<(Oʚ
+TCR(_ʅ
+G>L(5r&P)#ʘRPl:Hu$"q=JJIE%B,iGqsc\
#F87
+ը}QK189UBX;
kjI\ NJ* 6*/t+$Io
+z0\~!pebG`r]bK.OB͂aH'
$Kfa0ZCA֊p3Mnح{*̂=` x-=ܫG< t
+R0ypTι!H/pW\NOEk4UypxMB4sс!}7X\
.06VlfOB]c!<ab^ZYa$}H폭ܾ
&h¡
+E+
+*6|7؜z@{miY3riC 69{Q
Yq߶=8!Dha]A]oyPA}]:Vz‰! b3^L
2ϫۇ.G?#7wDР]O1D兢'Nb9_fV]Jz7U'\
&"/ҝ ֘Ŏa|iTͺPxMf+')Q|nGy]@
+q?wrk4>' ~[x4`|QY
|5oe#\V(Lm=bv>D';DO;۟WIT<Jei͂y\

+iwƨӎIvyk@pj'ZN}KZL/qҷBb6np&c
2VTyue"(Bd6g:`@^A1'0N)KbUbwM|4w\
UsR&oW^viRƯgP\,<rKƮ[R"'kYeCO^GБ3cCI\
YRVmGlGa%(
.c1I,ipŹ%4LH0>ɺ|(4H[~qKtwx>̫kܣ\
e 5E[`叙t|j
xH`hCt*jVWwDLAk=G5&U-(]uz4
7cS<[|)+8tR]ZQpˑK2T1 |١yODp[ manp|dآe0H2kO8BC
+jJ+0nP'yJ_){gmܤuBio~sy'ުZB\

+#8i_sEAl!R4M+d1&q?[?
j{䵸p0P$
\wAE!cgu|90aell1,>k=l|m)?l{FW\
G y?qMxo%&,jRv [S}ٚB-!##gϚ3B^~
Xr@&6l6
+V(#ԄHcAm~i%%ˎ{!k6?E-j+Mイp~~v')\
XjpW;AH
<5fd(W]
FS۷
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000329 00000 n
+0000000394 00000 n
+0000000451 00000 n
+0000003743 00000 n
+0000003956 00000 n
+0000006931 00000 n
+0000006963 00000 n
+0000006995 00000 n
+0000008030 00000 n
+0000008132 00000 n
+0000008500 00000 n
+0000008658 00000 n
+0000008817 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 11587
+%%EOF
\ No newline at end of file

Added:
trunk/templates/example-msc-polish/figures/results/random-input-memory-100.pdf
==============================================================================
--- (empty file)
+++
trunk/templates/example-msc-polish/figures/results/random-input-memory-100.pdf
Tue Oct 13 10:21:45 2009
@@ -0,0 +1,269 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (results/random-input-memory-100.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144227+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:54:19 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3217
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42:27+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">results/random-input-memory-100.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [62.464 69.464 554.922001 761.128001]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 5458
+>>
+stream
+x\M%mݿ_qIuf"";Qқ xR#Kre9 ?KMIh
H!w~k??<zJ]u-_Pʼn?K
.=k!^=԰K̵t}-ԣH-ؔ퇮_O7bo˛ۃ4g_ԘkX9\
˛.o._=kaYny^c]Yڵu]+/XXwf{u)^Ejۮ.̋ۗ[X\
5Vl
Sewf{}i{/0Žy^c_Z5{aRpl/׻/_\~y^c_\\
k>ższo9^v|y݄FyNLm[ٴtn
$mSIjMvK[vRۚی .>T5y
+ln\n{$2Ր.5>ݸ)@zyٸ%-ƁKsO7n˵6斗Ӎ̥9\
vM4n̜oR2QVǷ/tPz:ro"l?ͿfUkwy{\
f?tyRMTĿ;E?z
uxJ}u+2P*֭k2ߥI^HAtޔՃKMqݒ{-YrG2d3v,QU\
`y*i^ė107F%mERnjCMP`SrY
+wQu5V},˥6!"4-:^6dڐē/˦6KjC*! _|R
ukto%)5~+E
$(ɜ>mK5#<2'}0{)MgqlעT~c돫5#r=2'Z'u5IkYG{\
W`^H)k8 >)[O~RjO"ʺOVku)k8
>Dk'%`R֪q>T Pri-:쏌IPIǵ
9(18,kn9ux8.sȊF/I9
1q$u9s@bpև5r,˔9 18$b
8\9  NhoRaB|8*<9U0#7EHL( 9 $ `0aF
|A j/j4C0K8G\"'7J*Wݓ
9(18jM)bP3
+&1qrEJC]s@QC/XG+,q=(H;dL!ju !h
?y4[y -?`o=/H`2(2A\W/ǿ_qΗ@W
<Of\no7]õ;r1%VqBs
bb!3gԳnGPX!R!ڝ$f=߱рX0'V2j vR585᱖
'"v#RjBYv5qP;9 1(̬SHZwf~
4prFyx?(ᬊ#g\űB|ԄuX5li(JQ h7Aݬ&%
IV,|dԨ&#t]o\H
lbRp5q؛gjثZH<;Cā77u
VVEY2fXX  MAĬ#6Z+^k#L8ڨv| 1UtGBF
+mJMnfhw8@Y嫚+G>Qߓۡk(Ri*JaJ!]\
8Tëvx3U]?U,\Te<U,é&j'$fqz&xV=ƍ󊁺꩏\
SUo&
?tz{iۋQ95ȳQCno8(18dT_98G{CaoK
e%e
+y
+3j|JrPbpdE5akUX*p*0]u89TbHQO$G]QI
+tt<YBb!A:*9+9m3'Gr>۩6jHO:N[[Uu
~*W<:O6JU(OZ($$RHYDHVZG(bx)j)OZG)n"\
ApLQTZT4?{>7iUl|FvԻ"u:ǝDǚhjMwt.\
]ש}'ǡl.j,q"߅]0q'JNbwOΠBf@;Qn
(~w|)EճyDîhY7~MZ':lj3 j 
Nae?Zu4E=
+퇈DQfw1 
w݉2xG:A)g`;QFM!?Ivr'ʀ/E˄1΢CO$;Q!۔D\
LC,eJ'Qs?S#8M:r6pB?-bbB,[;"sqw/})17s\
qȾUY!LM%4zޒrY9,:K9aSF1͓)ޘ?ι\
ߊ2/Oy@yb7Ʋs1ܜ3Ѝ_nܴq:i9sQksL.onKs\
<
z[~7^c
Ut7^حR7^ߞc4-=an2q+k[=:,TvGR=:$gI^+Q\
.FEYi+CZdM+xEjB?xZtSm+G||"߯$QWb^3\
bnEnrnDĀEQ\8՗)YB9|:`˩ϝS}-l)
mv>9ZƟVXFKո_ePE%ZrЩ$8]z Gt([>2
(ѿ>%t<@-TKBYV~6m
+ALv>
$AlDgy?_H4H_%Q n!өϝuCMq9P
+A ;}dC"!n
ƪ]ֳ) -ON-[9˱Z6#e:IY-O*?N#
BZ:UюSRr*m*@`]tB-Nl
+rR?*>ϝ mZr9NPOܖaK|18۽
+t\QW"!%"(Wg;e#e:IY-Nl`C1# U4d :ꕨ
RHEI,=ѐ-y[392y9i?02+0]ź7K4E;N)rJQ%Xu]źWm\
a#e:I?a̋cPK7@Ǭ߂PZZ+H)J(!ĢjjtLLvȼԷ~\
bҐ:&jQïSpr
+*&
ul(GtB-N.C#Rf1[UC(rJQ(U/鷪.tB->2\
/w%پ /5uj2:63o/>n
+M=wΦm)oJ;'(gre9"H7zvc.W
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /KEMYWN+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/comma/hyphen/zero/one/two/three/four/five/equal/A/B/D/E/F/H/I/K/L/M/N/O/\
P/Q/R/S/T/U/V/W/bracketleft/bracketright/a/b/d/e/h/i/l/m/n/o/p/r/s/t/u/y/z)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /KEMYWN+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 3150
+/Subtype /Type1C
+>>
+stream
+x]V XGac6 /AQ㍈ 
Fa@1`Jtcpe8"j"j<bP0a$H2*Aդ@vٯ{{_OĘ1"hj\
uAR27Śb{`'79sρL@U_
`"Ѳi[7')3s>Y ,pؔ7> RIvBJVUBjffզ  
dvbNꃖ>1õH|aj x9tnO5ObCF,qw
JWh<&;b\Ha>9*[jLaM "yxEŊَc1:dlA
+[NlO6YL1cQ'dI<>[*@5excF
`3P}Phr|
ȓ7R',Tfth}K7Z'N;s/jvaMẢM
+VmQc3WlHGhѴ/sN,iKۄ}7n
^{on1*.)1-e>c;C@#q#$GǛn(m
+AKbE#܈e?0|Z z8B
+]8w]&.$ʐJb{s(IE"{(FG ayX
~Sk|
+L*Zkf5WYme&21n<𱏯{9Y]iAhS%(3:ۿ;\
gGcu7Hz37s$$*ol)Av}o8k
+ߌt Z
+@Qi]@BK^Ѐ
+s#t*]}b
+KW~׉5-
+i 8
+XnjDjRRswAQae="}ỷ&$>ܩVtݙvn7hr
?hm#(ҢDW[Phm^AF8٠X)r&MQtC7zh+l
|d>i|笌=[iܜְr5ol罹*4pZ^B}
SS1DzAIqJc'ƍ􅱌s &cʏ)I5Uu2'wXK)L㲑T
[+<oHÎ1s(YCS9X[ޯK琢=oΞ
a}Z"C"?A)z';-UWn?θ*Py}TkO@i37lz'
+N\yRtoM9?[&?vX8D!TҞ㿟`IF  @4
w(%,
~~b鶕]n)ΘJ~wVgdȴ`zU'rOÛ}cDSC(z
+yN'ҩ ,adĕc^ln})-7\z
+UĊZ{┧}0_
NMߎbO.!?sܗG"^G^ʇ%#4ԁ#G*<\
4J8h~$tЧ>/VC`4c#6/OW<queSO;|.?^
8='"v6)j
JL<"iBİkݟd8Dעׂ<ؑOXVo_uR密N2x\
PD
.1A@v-]I~C
e%
+NMtEĖ']Dࢥ}Wȳ~<iM?◘?kNBIt g
hxL1
fQ<RX3Dp)DO&lh}{/)I0\vh܇icK'Ge?+~r\
Wcƞ]?v/uK8PUu-4l$:2mdNaUUƢR'+\
2+k7q
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000336 00000 n
+0000000401 00000 n
+0000000458 00000 n
+0000003757 00000 n
+0000003970 00000 n
+0000009503 00000 n
+0000009535 00000 n
+0000009567 00000 n
+0000010602 00000 n
+0000010704 00000 n
+0000011098 00000 n
+0000011256 00000 n
+0000011415 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 14658
+%%EOF
\ No newline at end of file

Added:
trunk/templates/example-msc-polish/figures/results/random-input-memory-255.pdf
==============================================================================
Files (empty file) and
trunk/templates/example-msc-polish/figures/results/random-input-memory-255.pdf
Tue Oct 13 10:21:45 2009 differ

Added:
trunk/templates/example-msc-polish/figures/results/random-input-memory-4.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/random-input-memory-4.pdf
Tue Oct 13 10:21:45 2009
@@ -0,0 +1,278 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (results/random-input-memory-4.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144220+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:54:18 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3215
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42:20+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">results/random-input-memory-4.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [62.464 69.464 554.922001 761.128001]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 5465
+>>
+stream
+x\K$qaꠃe˲%rWց=ܱZ
+;_&Pս8(q*+HT_&55?_~W_?]kuԚ\^|D5\
k
+ߑo/Vwt׽lސʒޟb]~`<ߒdo/(Zc~r*׷\
oo勷/zXz6\?N5ޕ^oy¹w9a#ޝ^]ݶzmQ݋/7c^_\
pk>0_Ŀk-ɿ[#^_*tFwb/v_~%Z>0_Ŀث\
+B>0_ĿثVN_l}Aup?ɗ/<ט9\o6#~߫\
\/<-/{wzo[k/<5/dMOҩKNۭdi6enϸgH.>\
n|/GpN.;)q>ݹ#gHd!78'8b\!m\K-9|9tZl_vN6\
_ë8b\'F$lw7)z̏^)?j:
`㟯_EW[ͷ}Ow޿}ObLkUp}\
|*6?|k?0?p
+klu㊥lR.)ȃ/kʲ|K݂@dF[(=iu&,srM2WY]%Q-@

25ּ%\Y}Rf Y-5%\]%P1d-ZU+<m
['n(ʾBmtIhryquWe76IjreߥJjaH0JO&ʾ&\
&RU5$(_y^:qG)F W
+
9bE9[qkIz2R5I(J\-X&s/aIP&鉋ϛZy~cqkR(zO&\
 MCdcq֤R&&@$ݖ֤Rd \AB)f曾_z0M
+i*F OӍ944O,M_Oӱ5OӼhz#n<dX K
4M6<M<MT<Mi:-Mw[w-.K*9˧Z<Mm>M68_ᗿo=_^w\
dX1 X|2s~θИ]X3Gk"8fvPEJęI<:dk1 ӘErUffmq
h,Qg|foq h,IYffqq
h,ҐXryٮwj,-gN\fuИ1v<S%۝)DK-!]1 Ә
=#Ow\;9)X1 ӘE^Uffq h,ܼ CDv%1%R` $E
+ )|1Aٮ
IƔhÚ vA
vgJ"Qn!UK@cJM<5 vA3%Tcw K,]ф1 ӘQvIf
+XpGO'HIq xTG^m l0J(o?* J
+vf]ɇEBL _mXڌҊR U%B-5I
T`Cz-֮'øTP7*)aWRGs*tΩR7i";.ՆT)69W\
}U:;|Zzz%jC$mr2;
+Mak74V3FJ]`֋`j**a݂hmh՛u>PKX)Q\
k6:"{/8P~xBv8Սn%Tc,fG;cG[>RsU;S"uU)?D
$r\jU)wέ*<cQJؼ*U#'J)yU{;V*m!GU𪔻HTq9D@
+Tuj1n?;Q
+}jD-rOޯM#lOzXBu)X.0`XNC!B\\1t*,\\
K\̧ޖD#
H,ium~H'!}v:ĝO!sz_52B'S6}qΕϙ\
Oy9=[,;g 7 l_mӞdzsn`FXW
3Qَ1A<Gg;=g>}-
;[z{cHp|{ÄK0bǾ_ޒG&_
ΤE!y~hh9ɵF~G6~l̔EJ@7[tH?+qJ!u\
CϏy%{ (bn'4
+-OZfWq
ޛϼA,6Qk¨S6%;o)21=P
+㩞2y3t|gAg6VSC)A*ɓotJ3=egp?E\
'r3:JtL)J&jz
+Ԧ^dnQV=P
+㩞2ľ<f޿
+!CE)T)^VT)6Ʊܣr6LO}Y9L3Sj
+G:yFyDO=
+
h%(ڼ|'6Ʊ\RWrXRFx_>3Nbf*3ڠXTd¨$H)i\
ܓS4۪׷զR6/O
'b*(AƢg4J3=29P_g
+㩞2y!JLKj_vN3iEQIQA=ߠ6 rO>lq^կ{g4Jǃ2yYJdL
+4rNYЎSdz0A
tEН՝'@&(zgE~(13-}yNTہ\P"vN&I~8/IZ3=̦\
Q:/O,C3&U_. IҒ
9%(bJNNOTz`ƃ|~̼1hxkK*2
+mFGޤUA;N 2J2=͂oZLlA|~f;i?03m0]EF؃~I!h)ABN
Jr=YN tyKkckc
+AL?}f2̌e
+Bb_~v@Ik0JPD
'Ҿak/zFMl<s_>3o퇶dX"g\бH(IЎSz`*9X<2A&(=\
2yr?4113ieVH=T:&MecT$䔠$Ӿ3ڣ@Wu16Aa</Oa,KMY\
Uб7YF${TF#q6%6v~E
+RT|~}V牞_˷7}?%c~
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /LFFUWV+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/comma/hyphen/zero/one/two/three/four/five/equal/A/B/D/E/F/H/I/K/L/M/N/O/\
P/Q/R/S/T/U/V/W/bracketleft/bracketright/a/b/d/e/h/i/l/m/n/o/p/r/s/t/u/y/z)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /LFFUWV+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 3149
+/Subtype /Type1C
+>>
+stream
+x]V
XGacNDtFD4+Fa@1`Jtc0JA5QPq51(0d$x԰ȱ\
ٯ{{_OĘ1"hTe#'ggl1-N"< or_%㙀+Y?
Q5ˆE%KS7mLTf8L ]<u+3͛!7>S&IV|rfU|JFFՆtt
+
+I%KJ
* bI٠JoR%F y,XAD? )Zët|H
d,vxkL-!'_F%y/|G(:VZquo1ơJh
leߡeuC'kʝb.2iѕw\!{tb #
*"pD98$FJ0a`!SZح<h  ?-ۆ.<SjNtn5
:qҽ9>d5|OX=-@sMXᑜP,OޒR~O
+tj"c_RX|;)3#3]}=)KE8n,exavklMo"
ͽb8k2Ñ#8^+Ć Y2F0`
xMvĸ\rU6UADd%"xnіe8}_.
uȂA߁7^!5$NlK4Y(L2cQ'`I<^[Y%"tCExCz+`\
3P|PhR\ S',OWgtHyS7Z¬
3.hraMF̉5
V]Ra3KGh//nKZ=nv#^{ov**.1~-eޯc;C@#q#9$
G)ܮ K&
+F6癃sbE#܈e?|ZՐqz#8B
+J!%kaLLab?pX#^pڒцxYP4l)u}{1Ύ\
n$^fIH  QaT?qt\iiA<9h&(T
;zx
+/kZ,҅.Bs52
EFn^_V%߶3ĺ5ӒL}bA)¹kRV!uQߡTuQ}3\
ѣ;[~Xt'.YFsC zd3I<lWm E
+2H*YªbʩYxR{ ۈ<ʾ9գL*Y
*dmB)r)h.oİfv6LK&}ct`#jT-ju߫wl+~ U
\C]Ǡ2m:dhiDz,}B189wYS1aO|u
(e&gdGm_ʺ͟}jyNc~݉ Fu}MÙ-& 5(yaI
+_DH-_clAU_AzidFKhuceÙ4G
]뾭Lld𡹤s<M9pZžep憪iEPHkg
1mlPsJ;Uyno=@Kyeq0W{j3!)N,k|DG:S')&Y\
BSɰ+:Fï}le=4lN1uUS]x
+Uބ;~ǽ0O1VgߌvbO/"S?؝vB}×Z{KN\
4 ԁG
+7J8hz 4氳Ы^/fhFm$߱7,yr}ĕS=ם̢N ٛzhɝi_
8=%nSmPTC.xDw
҄aM ;p魉h/E/Z-{]9u?W
+;~cF#B}P'jrኈ-O
+:
\EK|gkyBj/2R?inQbR̠x%DgX%Qv<#'\
's؉ãis/}-vW`^⏗v*/ǜ94'o.Z]><?\
y=tqئ
+dʜ7 t;J3*!5*YEVV=V _a
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000334 00000 n
+0000000399 00000 n
+0000000456 00000 n
+0000003753 00000 n
+0000003966 00000 n
+0000009506 00000 n
+0000009538 00000 n
+0000009570 00000 n
+0000010605 00000 n
+0000010707 00000 n
+0000011101 00000 n
+0000011259 00000 n
+0000011418 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 14660
+%%EOF
\ No newline at end of file

Added:
trunk/templates/example-msc-polish/figures/results/random-input-time-100.pdf
==============================================================================
Files (empty file) and
trunk/templates/example-msc-polish/figures/results/random-input-time-100.pdf Tue
Oct 13 10:21:45 2009 differ

Added:
trunk/templates/example-msc-polish/figures/results/random-input-time-255.pdf
==============================================================================
Files (empty file) and
trunk/templates/example-msc-polish/figures/results/random-input-time-255.pdf Tue
Oct 13 10:21:45 2009 differ

Added:
trunk/templates/example-msc-polish/figures/results/random-input-time-4.pdf
==============================================================================
Files (empty file) and
trunk/templates/example-msc-polish/figures/results/random-input-time-4.pdf Tue
Oct 13 10:21:45 2009 differ

Added: trunk/templates/example-msc-polish/figures/results/sun-gauntlet.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/sun-gauntlet.pdf Tue Oct
13 10:21:45 2009
@@ -0,0 +1,248 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (./results/corpus/sun/corpus/gauntlet.sum.plot.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144205+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:29:45 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3231
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42:05+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li
xml:lang="x-default">./results/corpus/sun/corpus/gauntlet.sum.plot.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [58.544 69.464 548.496001 752.5]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 554
+>>
+stream
+xOo1sC͌=?׊R!dҖ"_׻6!++'Ѯ
%Z6n,TJRP^FΡh54\os
tY'Cpoeuꬕ:iFL6eZwNYAwkN m@$;nm
\rPlhOg#d 7"dwv'WJŸ
\>^)hxwr*圠,ϋ#뵭ᕏ#k-0|[0v[P%#[0 vz
d?pN8> ZDž
+x
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /MAXKWT+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/zero/one/two/four/six/eight/B/D/E/F/I/K/O/P/Q/R/S/T/U/V/W/bracketleft/br\
acketright/e/i/m/s/t)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /MAXKWT+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 2113
+/Subtype /Type1C
+>>
+stream
+x]U TI&IUdGZ$* ((((Hp#
+. *CW]y#%:xFAGŕk2(P'^2+nY_W_U_UMSB
qa/[>M.Pi2S=Ox_>L@)>[9q5k~?4xsLT˴\
in#^~~~52sSH@nZ
TϓG'ɕ(Uz~vr'A"#-ɋdF/]^9K;kE9RK)/j
+5J-fR1T(MP,j6FSGS6Mͧlq5%DJHJbEkA`A#f
+O
Dhh|άd+jq'T[=van=AtKYɻzm5;4QJk.w١f\
U͊An`3(-dɱ(go(-)# P|v4
]n2穷%"֊oti~lУ/on|2Ņ`LqB/|: eo0Gd͒U
+֝-<Ur-}yNbw}v;dV=RO# m9“.E@ZH
YO{3aa+;Β a[l8p2i<#Xƃ@!=D`p<a@ "B!`!Hq a
#+.IfvA
z(7KY{5t`C7vtc')<60!V<غrؕ3dZKf,?IotlD\
kE`Pʹww>< ؖp 8\r恚w" 记ՅYۓ-t'xB v].d
!xo!TlŠJͻu~[qXbկ1>StE׋+
6>>kQht/Ydv0.l9GQڜeREZh6W9u!9Hі0u)\
^P]RDLFU/K\B,XwbG)\HJ9T핅
+*P듔,j}޵+o#8b&9[nj˾>!I-@l
A)yHy{~'yylUmu؏9 B%J%sRS"@WCkbL>8$$>) 
l{Dž]2|Q(;;"'Zoͫ2:
	 q"r4n۰x#,7pՃAI.FP
vy4]<VXm~\2_{2T6`\Lx&V)6OO͆迫3bʯ_t\
yW)RMUmKڱ`vʦoE죛Q
V*eqyjv<ݖf4-in1--[
+
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000350 00000 n
+0000000415 00000 n
+0000000472 00000 n
+0000003785 00000 n
+0000003993 00000 n
+0000004621 00000 n
+0000004653 00000 n
+0000004685 00000 n
+0000005720 00000 n
+0000005822 00000 n
+0000006162 00000 n
+0000006320 00000 n
+0000006479 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 8685
+%%EOF
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/results/sun-manzini.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/results/sun-manzini.pdf Tue Oct
13 10:21:45 2009
@@ -0,0 +1,251 @@
+%PDF-1.3
+%
+1 0 obj
+<<
+/Title (./results/corpus/sun/corpus/manzini.sum.plot.eps)
+/Author (Michał Nowak)
+/Creator (gnuplot 4.2 patchlevel 5 )
+/ModDate (D:20090625144200+02'00')
+/Subject (gnuplot plot)
+/Producer (PDF-XChange Viewer [Version: 2.0 \(Build 42.0\) [beta] \(Jun  8
2009; 16:50:20\)])
+/CreationDate (Sat Jun  6 13:29:45 2009)
+>>
+endobj
+2 0 obj
+<<
+/Type /Catalog
+/Pages 3 0 R
+/Metadata 4 0 R
+>>
+endobj
+3 0 obj
+<<
+/Kids [5 0 R]
+/Type /Pages
+/Count 1
+>>
+endobj
+4 0 obj
+<<
+/Type /Metadata
+/Length 3227
+/Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.1.1">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <rdf:Description rdf:about=""
+ 		 xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ 	 <xap:CreatorTool>gnuplot 4.2 patchlevel 5 </xap:CreatorTool>
+ 	 <xap:ModifyDate>2009-06-25T14:42+02:00</xap:ModifyDate>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:dc="http://purl.org/dc/elements/1.1/">
+ 	 <dc:format>application/pdf</dc:format>
+ 	 <dc:description>
+ 		 <rdf:Alt>
+ 			 <rdf:li xml:lang="x-default">gnuplot plot</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:description>
+ 	 <dc:title>
+ 		 <rdf:Alt>
+ 			 <rdf:li
xml:lang="x-default">./results/corpus/sun/corpus/manzini.sum.plot.eps</rdf:li>
+ 		 </rdf:Alt>
+ 	 </dc:title>
+ 	 <dc:creator>
+ 		 <rdf:Bag>
+ 			 <rdf:li>MichaŇ Nowak</rdf:li>
+ 		 </rdf:Bag>
+ 	 </dc:creator>
+  </rdf:Description>
+  <rdf:Description rdf:about=""
+ 		 xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ 	 <pdf:Producer>PDF-XChange Viewer [Version: 2.0 (Build 42.0) [beta] (Jun  8
2009; 16:50:20)]</pdf:Producer>
+  </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+endstream
+endobj
+5 0 obj
+<<
+/Type /Page
+/Parent 3 0 R
+/Rotate 90
+/CropBox [58.544 69.464 548.496001 752.5]
+/Contents 6 0 R
+/MediaBox [0 0 595 842]
+/Resources <<
+/Font 7 0 R
+/ProcSet [/PDF /Text]
+/ExtGState 8 0 R
+>>
+>>
+endobj
+6 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 450
+>>
+stream
+xn0 E
+.ETR"iqEUE]`Rƈ!t_#-ѯ79/
+W^6bv,藛Ne%ͽ)V8x!X|2_-g7VL7mclR:Vz8yN\
[2̶s9B6J}>'(Cp|3>'biʷ$)
U/l[(x&|neBHCntHh+[WϠ9U.%S\NG?:KX2b\
㈬[TijSKd|绕
.I'%d~J^6n&x~0MJT4W_rN:}GHNq:!7-\

+N?G
+endstream
+endobj
+7 0 obj
+<<
+/R12 9 0 R
+>>
+endobj
+8 0 obj
+<<
+/R6 10 0 R
+>>
+endobj
+9 0 obj
+<<
+/Name /R12
+/Type /Font
+/Widths [278 278 355 556 556 889 667 221 333 333 389 584 278 333 278 278
+556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556
+1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778
+667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556
+222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556
+556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 333 556 556 167 556 556 556 556 191 333 556 333 333 500 500
+278 556 556 556 278 278 537 350 222 333 333 556 1000 1000 278 611
+278 333 333 333 333 333 333 333 333 278 333 333 278 333 333 333
+1000 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278
+278 1000 278 370 278 278 278 278 556 778 1000 365 278 278 278 278
+278 889 278 278 278 278 278 278 222 611 944 611]
+/Subtype /Type1
+/BaseFont /FIBWYE+Helvetica
+/LastChar 251
+/FirstChar 32
+/FontDescriptor 11 0 R
+>>
+endobj
+10 0 obj
+<<
+/BG 12 0 R
+/SM 0.02
+/TR /Identity
+/OPM 1
+/UCR 13 0 R
+/Name /R6
+/Type /ExtGState
+>>
+endobj
+11 0 obj
+<<
+/Type /FontDescriptor
+/Flags 32
+/StemV 104
+/Ascent 953
+/CharSet
(/space/zero/one/two/five/D/F/I/O/Q/R/S/T/U/V/bracketleft/bracketright/e/i/m/s/t\
)
+/Descent -285
+/XHeight 539
+/FontBBox [-174 -285 1001 953]
+/FontName /FIBWYE+Helvetica
+/CapHeight 741
+/FontFile3 14 0 R
+/ItalicAngle 0
+/MissingWidth 278
+>>
+endobj
+12 0 obj
+<<
+/Size [256]
+/Range [0 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xc`
+endstream
+endobj
+13 0 obj
+<<
+/Size [256]
+/Range [-1 1]
+/Domain [0 1]
+/Filter [/FlateDecode]
+/Length 12
+/FunctionType 0
+/BitsPerSample 8
+>>
+stream
+xkh
+endstream
+endobj
+14 0 obj
+<<
+/Filter [/FlateDecode]
+/Length 1618
+/Subtype /Type1C
+>>
+stream
+x]
PSW%/-L%|#*LY?Q
QĊ"/ "mvGZJ"`+
Q;buY+)X[vKƛtŝӝfλ{yA/0K֮[1Z\s
dH%q4 =4[wvM0
yKo(.,2k##z՛Q'+
3tKXf6UU3r*Zu4wNqe5z)~:kv%4Bk\G+<\
"P!_
3d?P⑷{8]1OgFS ]D}"AZT yB
6[\}DyqPރcw\M
*A8<AN$]I4mt
+~}lk= oRD!Qs~TKECcC4y$1uv+ORMB;Z
aέ
'1C wJ.p_e!eVƭ%98Ɔ> D)K:
+"W6<LDIڈ3Ievfƀ̒%#aial`ʞrLʎ΀\
kek5+8`%X5%qyq8fS
+R_y
^ÎW܊o
!jN:q*ẞu@&FY<ɂiRFM)X=؟eW,<y%}F|H(l}\
_ISaŰ&a@dbJ|a$
hMK[:nT%KYd
Ơs)*NZ!S/2j8</;S=K2C6?,ײ*S("h
+^fkyE-砰øb%uJgpJ}~"_^ҪNXTsoi~tD͐A\
c~Av6Z!S
+dh5`q`hŠ
+uv=Dp"%/]GMb3tcUԕWdf0iU@D8@5
T}oBUQr'Ӭ
? =?le . Hx׹n2oРx'gCOdg\zktsOs7q꯼ە۵C
Ú++;sw=>>`u 0dP%lm
+iV?{9w!_|c2
+endstream
+endobj
+xref
+0 15
+0000000000 65535 f
+0000000015 00000 n
+0000000349 00000 n
+0000000414 00000 n
+0000000471 00000 n
+0000003780 00000 n
+0000003988 00000 n
+0000004512 00000 n
+0000004544 00000 n
+0000004576 00000 n
+0000005611 00000 n
+0000005713 00000 n
+0000006033 00000 n
+0000006191 00000 n
+0000006350 00000 n
+trailer
+<<
+/Info 1 0 R
+/Root 2 0 R
+/Size 15
+>>
+startxref 8061
+%%EOF
\ No newline at end of file

Added: trunk/templates/example-msc-polish/figures/template/logo-pp.eps
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/template/logo-pp.eps Tue Oct 13
10:21:45 2009
@@ -0,0 +1,5978 @@
+%!PS-Adobe-3.0
+%%Pages: (atend)
+%%BoundingBox: 94 217 501 625
+%%HiResBoundingBox: 94.580629 217.877821 500.694394 624.011274
+%...................................
+%%Creator: AFPL Ghostscript 811 (pswrite)
+%%CreationDate: 2004/06/12 17:40:35
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%EndComments
+%%BeginProlog
+% This copyright applies to everything between here and the %%EndProlog:
+% Copyright (C) 2003 artofcode LLC, Benicia, CA.  All rights reserved.
+%%BeginResource: procset GS_pswrite_2_0_1001
+/GS_pswrite_2_0_1001 80 dict dup begin
+/PageSize 2 array def/setpagesize{ PageSize aload pop 3 index eq exch
+4 index eq and{ pop pop pop}{ PageSize dup  1
+5 -1 roll put 0 4 -1 roll put dup null eq {false} {dup where} ifelse{ exch get
exec}
+{ pop/setpagedevice where
+{ pop 1 dict dup /PageSize PageSize put setpagedevice}
+{ /setpage where{ pop PageSize aload pop pageparams 3 {exch pop} repeat
+setpage}if}ifelse}ifelse}ifelse} bind def
+/!{bind def}bind def/#{load def}!/N/counttomark #
+/rG{3{3 -1 roll 255 div}repeat setrgbcolor}!/G{255 div setgray}!/K{0 G}!
+/r6{dup 3 -1 roll rG}!/r5{dup 3 1 roll rG}!/r3{dup rG}!
+/w/setlinewidth #/J/setlinecap #
+/j/setlinejoin #/M/setmiterlimit #/d/setdash #/i/setflat #
+/m/moveto #/l/lineto #/c/rcurveto #
+/p{N 2 idiv{N -2 roll rlineto}repeat}!
+/P{N 0 gt{N -2 roll moveto p}if}!
+/h{p closepath}!/H{P closepath}!
+/lx{0 rlineto}!/ly{0 exch rlineto}!/v{0 0 6 2 roll c}!/y{2 copy c}!
+/re{4 -2 roll m exch dup lx exch ly neg lx h}!
+/^{3 index neg 3 index neg}!
+/f{P fill}!/f*{P eofill}!/s{H stroke}!/S{P stroke}!
+/q/gsave #/Q/grestore #/rf{re fill}!
+/Y{P clip newpath}!/Y*{P eoclip newpath}!/rY{re Y}!
+/|={pop exch 4 1 roll 1 array astore cvx 3 array astore cvx exch 1 index def
exec}!
+/|{exch string readstring |=}!
+/+{dup type/nametype eq{2 index 7 add -3 bitshift 2 index mul}if}!
+/@/currentfile #/${+ @ |}!
+/B{{2 copy string{readstring pop}aload pop 4 array astore cvx
+3 1 roll}repeat pop pop true}!
+/Ix{[1 0 0 1 11 -2 roll exch neg exch neg]exch}!
+/,{true exch Ix imagemask}!/If{false exch Ix imagemask}!/I{exch Ix image}!
+/Ic{exch Ix false 3 colorimage}!
+/F{/Columns counttomark 3 add -2 roll/Rows exch/K -1/BlackIs1 true>>
+/CCITTFaxDecode filter}!/FX{<</EndOfBlock false F}!
+/X{/ASCII85Decode filter}!/@X{@ X}!/&2{2 index 2 index}!
+/@F{@ &2<<F}!/@C{@X &2 FX}!
+/$X{+ @X |}!/&4{4 index 4 index}!/$F{+ @ &4<<F |}!/$C{+ @X &4 FX |}!
+/IC{3 1 roll 10 dict begin 1{/ImageType/Interpolate/Decode/DataSource
+/ImageMatrix/BitsPerComponent/Height/Width}{exch def}forall
+currentdict end image}!
+/~{@ read {pop} if}!
+end readonly def
+%%EndResource
+/pagesave null def
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+GS_pswrite_2_0_1001 begin
+595 842 /a4 setpagesize
+/pagesave save store 197 dict begin
+0.12 0.12 scale
+%%EndPageSetup
+gsave mark
+Q q
+0 0 4958 0 0 7017 ^ Y
+33.538 w
+2.6131 M
+0 0 0 rG
+q 0.997648 1.00235 scale
+2486.16 5171.13 m
+924.97 0 1679.36 -750.86 1679.36 -1671.49 c
+0 -920.63 -754.4 -1671.49 -1679.36 -1671.49 c
+-924.96 0 -1679.36 750.86 -1679.36 1671.49 c
+0 920.63 754.4 1671.49 1679.36 1671.49 c
+h
+S
+Q
+230 G
+2229.64 4396.18 -0.01 290.91 P
+80.92 17.23 164.75 26.36 250.68 26.36 c
+85.93 0 169.76 -9.13 250.68 -26.36 c
+0.01 -290.92 -0.01 290.92 p
+-80.91 17.23 -164.75 26.36 -250.68 26.36 c
+-85.93 0 -169.76 -9.13 -250.68 -26.36 c
+0.01 -290.91 h
+2930.89 4312.9 205.51 205.5 P
+141.37 -92.18 262.32 -213.17 354.49 -354.54 c
+-205.51 -205.51 205.51 205.51 p
+-92.17 141.37 -213.12 262.36 -354.49 354.54 c
+-205.51 -205.5 h
+3368.59 3758.48 290.95 0.01 P
+17.22 -80.89 26.36 -164.72 26.36 -250.62 c
+0 -85.95 -9.16 -169.8 -26.4 -250.74 c
+-290.95 -0.01 290.95 0.01 p
+17.23 80.93 26.4 164.79 26.4 250.74 c
+0 85.89 -9.13 169.73 -26.36 250.62 c
+-290.95 -0.01 h
+3285.31 3057.32 205.51 -205.51 P
+-92.17 -141.37 -213.17 -262.31 -354.52 -354.49 c
+-205.52 205.51 205.52 -205.51 p
+141.35 92.18 262.35 213.12 354.52 354.49 c
+-205.51 205.51 h
+2731 2619.63 0.01 -290.95 P
+-80.92 -17.24 -164.77 -26.38 -250.7 -26.38 c
+-85.92 0 -169.75 9.15 -250.66 26.38 c
+-0.01 290.95 0.01 -290.95 p
+80.91 -17.23 164.75 -26.37 250.66 -26.37 c
+85.93 0 169.77 9.14 250.7 26.38 c
+-0.01 290.95 h
+2029.86 2702.82 -205.51 -205.51 P
+-141.37 92.16 -262.33 213.14 -354.53 354.49 c
+205.5 205.52 -205.5 -205.52 p
+92.2 -141.34 213.16 -262.33 354.53 -354.49 c
+205.51 205.51 h
+1592.1 3257.12 -290.95 -0.01 P
+-17.25 80.93 -26.4 164.81 -26.4 250.76 c
+0 85.89 9.14 169.72 26.36 250.6 c
+290.94 0.01 -290.94 -0.01 p
+-17.22 -80.88 -26.36 -164.71 -26.36 -250.6 c
+0 -85.95 9.15 -169.82 26.4 -250.76 c
+290.95 0.01 h
+1469.75 4163.86 m
+92.16 141.36 213.14 262.36 354.47 354.54 c
+205.51 -205.5 -205.51 205.5 p
+-141.34 -92.18 -262.32 -213.18 -354.47 -354.54 c
+205.52 -205.52 -205.52 205.52 h
+2731 4396.19 m
+70.36 -19.93 137.33 -48.09 199.86 -83.27 c
+-62.52 35.18 -129.5 63.34 -199.86 83.27 c
+h
+3285.36 3958.39 m
+35.16 -62.5 63.28 -129.48 83.21 -199.84 c
+-19.93 70.36 -48.05 137.34 -83.21 199.84 c
+h
+3368.56 3257.19 m
+-0.01 -0.02 -0.01 -0.05 -0.02 -0.07 c
+-19.93 -70.32 -48.05 -137.27 -83.2 -199.75 c
+35.16 62.48 63.27 129.43 83.2 199.75 c
+0.01 0.02 0.01 0.05 0.02 0.07 c
+h
+2930.82 2702.86 m
+-62.5 -35.18 -129.48 -63.25 -199.82 -83.19 c
+70.34 19.94 137.32 48.01 199.82 83.19 c
+h
+2229.64 2619.66 m
+-70.34 19.93 -137.31 48.02 -199.8 83.18 c
+-0.01 0.01 -0.02 0.01 -0.03 0.02 c
+0.01 -0.01 0.02 -0.01 0.03 -0.02 c
+62.49 -35.15 129.46 -63.25 199.8 -83.18 c
+h
+1675.3 3057.37 m
+-35.16 62.49 -63.26 129.43 -83.2 199.75 c
+-0.01 0.02 0 0.06 -0.01 0.07 c
+0.01 -0.01 0 -0.05 0.01 -0.07 c
+19.95 -70.32 48.05 -137.26 83.2 -199.75 c
+h
+1592.09 3758.55 m
+11.71 41.34 54.09 170.73 83.2 199.83 c
+-29.11 -29.11 -71.49 -158.5 -83.2 -199.83 c
+h
+2029.78 4312.92 m
+62.51 35.18 129.51 63.3 199.86 83.24 c
+-70.36 -19.94 -137.35 -48.07 -199.86 -83.24 c
+f*
+33.6187 w
+1 J
+1 j
+0 0 0 rG
+q 1 1 scale
+2229.64 4396.18 -0.01 290.91 P
+80.92 17.23 164.75 26.36 250.68 26.36 c
+85.93 0 169.76 -9.13 250.68 -26.36 c
+0.01 -290.92 -0.01 290.92 p
+-80.91 17.23 -164.75 26.36 -250.68 26.36 c
+-85.93 0 -169.76 -9.13 -250.68 -26.36 c
+0.01 -290.91 h
+2930.89 4312.9 205.51 205.5 P
+141.37 -92.18 262.32 -213.17 354.49 -354.54 c
+-205.51 -205.51 205.51 205.51 p
+-92.17 141.37 -213.12 262.36 -354.49 354.54 c
+-205.51 -205.5 h
+3368.59 3758.48 290.95 0.01 P
+17.22 -80.89 26.36 -164.72 26.36 -250.62 c
+0 -85.95 -9.16 -169.8 -26.4 -250.74 c
+-290.95 -0.01 290.95 0.01 p
+17.23 80.93 26.4 164.79 26.4 250.74 c
+0 85.89 -9.13 169.73 -26.36 250.62 c
+-290.95 -0.01 h
+3285.31 3057.32 205.51 -205.51 P
+-92.17 -141.37 -213.17 -262.31 -354.52 -354.49 c
+-205.52 205.51 205.52 -205.51 p
+141.35 92.18 262.35 213.12 354.52 354.49 c
+-205.51 205.51 h
+2731 2619.63 0.01 -290.95 P
+-80.92 -17.24 -164.77 -26.38 -250.7 -26.38 c
+-85.92 0 -169.75 9.15 -250.66 26.38 c
+-0.01 290.95 0.01 -290.95 p
+80.91 -17.23 164.75 -26.38 250.66 -26.38 c
+85.93 0 169.77 9.14 250.7 26.38 c
+-0.01 290.95 h
+2029.86 2702.83 -205.51 -205.51 P
+-141.37 92.16 -262.33 213.14 -354.53 354.49 c
+205.5 205.52 -205.5 -205.52 p
+92.2 -141.34 213.16 -262.33 354.53 -354.49 c
+205.51 205.51 h
+1592.1 3257.12 -290.95 -0.01 P
+-17.25 80.93 -26.4 164.81 -26.4 250.76 c
+0 85.89 9.14 169.72 26.36 250.6 c
+290.94 0.01 0 0 ^ p
+-17.22 -80.88 -26.36 -164.71 -26.36 -250.6 c
+0 -85.95 9.15 -169.82 26.4 -250.76 c
+290.95 0.01 h
+1469.75 4163.86 m
+92.16 141.36 213.14 262.36 354.47 354.54 c
+205.51 -205.5 -205.51 205.5 p
+-141.34 -92.18 -262.32 -213.18 -354.47 -354.54 c
+205.52 -205.52 -205.52 205.52 h
+2731 4396.19 m
+70.36 -19.93 137.33 -48.09 199.86 -83.27 c
+-62.52 35.18 -129.5 63.34 -199.86 83.27 c
+h
+3285.35 3958.39 m
+35.16 -62.5 63.28 -129.48 83.21 -199.84 c
+-19.93 70.36 -48.05 137.34 -83.21 199.84 c
+h
+3368.56 3257.19 m
+-0.01 -0.02 -0.01 -0.05 -0.02 -0.07 c
+-19.93 -70.32 -48.05 -137.27 -83.2 -199.75 c
+35.16 62.48 63.27 129.43 83.2 199.75 c
+0.01 0.02 0.01 0.05 0.02 0.07 c
+h
+2930.82 2702.86 m
+-62.5 -35.18 -129.48 -63.25 -199.82 -83.19 c
+70.34 19.94 137.32 48.01 199.82 83.19 c
+h
+2229.64 2619.66 m
+-70.34 19.93 -137.31 48.02 -199.8 83.18 c
+-0.01 0.01 -0.02 0.01 -0.03 0.02 c
+0.01 -0.01 0.02 -0.01 0.03 -0.02 c
+62.49 -35.15 129.46 -63.25 199.8 -83.18 c
+h
+1675.3 3057.37 m
+-35.16 62.49 -63.26 129.43 -83.2 199.75 c
+-0.01 0.02 0 0.06 -0.01 0.07 c
+0.01 -0.01 0 -0.05 0.01 -0.07 c
+19.95 -70.32 48.05 -137.26 83.2 -199.75 c
+h
+1592.09 3758.55 m
+11.71 41.34 54.09 170.73 83.2 199.83 c
+-29.11 -29.11 -71.49 -158.5 -83.2 -199.83 c
+h
+2029.78 4312.92 m
+62.51 35.18 129.51 63.3 199.86 83.24 c
+-70.36 -19.94 -137.35 -48.07 -199.86 -83.24 c
+h
+S
+Q
+1065.83 3532.59 103.55 -3.61 -1.12 -32.15 -242.02 8.45 1.6 45.75 0.11 2.7 0.14
2.64 0.16 2.59
+0.19 2.52 0.22 2.46 0.25 2.4 0.27 2.34 0.3 2.29 0.34 2.22 0.36 2.16 0.39 2.11
+0.42 2.04 0.45 1.98 0.48 1.92 0.51 1.86 0.54 1.81 1.2 3.5 1.37 3.39 1.55 3.27
+1.71 3.16 1.88 3.05 2.04 2.92 2.2 2.81 2.36 2.69 2.49 2.52 2.62 2.37 2.75 2.22
+2.88 2.06 3.02 1.92 3.14 1.77 3.27 1.62 3.39 1.47 1.78 0.68 1.76 0.62 1.77 0.57
+1.78 0.52 1.79 0.48 1.8 0.43 1.82 0.39 1.82 0.34 1.84 0.29 1.85 0.25 1.85 0.2
+1.86 0.14 1.88 0.11 1.89 0.05 1.89 0 1.9 -0.04 1.79 -0.08 1.78 -0.12 1.78 -0.16
+1.77 -0.21 1.76 -0.25 1.75 -0.3 1.74 -0.33 1.73 -0.38 1.73 -0.41 1.71 -0.46
1.71 -0.5
+1.7 -0.55 1.69 -0.58 1.68 -0.64 1.67 -0.67 1.67 -0.73 3.21 -1.51 3.09 -1.65
2.95 -1.77
+2.8 -1.9 2.66 -2.02 2.52 -2.14 2.37 -2.27 2.21 -2.38 2.22 -2.67 2.07 -2.81 1.92
-2.93
+1.75 -3.07 1.6 -3.19 1.44 -3.32 1.29 -3.45 1.13 -3.57 0.98 -3.69 0.82 -3.82
0.67 -3.94
+0.52 -4.06 0.37 -4.18 0.21 -4.3 0.06 -4.43 -0.09 -4.53 -0.71 -20.24 H
+1036.11 3533.64 0.65 18.6 0.07 3.02 -0.04 2.89 -0.12 2.8 -0.21 2.7 -0.3 2.61
-0.39 2.5
+-0.47 2.41 -0.57 2.3 -0.64 2.21 -0.73 2.11 -0.82 2.02 -0.91 1.92 -0.99 1.83
-1.07 1.73
+-1.16 1.65 -1.25 1.55 -1.32 1.48 -1.39 1.38 -1.43 1.29 -1.5 1.19 -1.55 1.11
-1.62 1.01
+-1.68 0.93 -1.74 0.84 -1.8 0.75 -1.87 0.66 -1.93 0.58 -2 0.48 -2.07 0.4 -2.14
0.3
+-2.21 0.22 -2.28 0.13 -2.35 0.04 -2.27 -0.07 -2.21 -0.16 -2.13 -0.27 -2.06
-0.35 -1.99 -0.45
+-1.91 -0.54 -1.85 -0.64 -1.78 -0.73 -1.71 -0.82 -1.65 -0.92 -1.58 -1.02 -1.52
-1.11 -1.46 -1.21
+-1.4 -1.31 -1.34 -1.41 -1.22 -1.45 -1.16 -1.56 -1.09 -1.67 -1.02 -1.79 -0.95
-1.9 -0.89 -2.03
+-0.82 -2.14 -0.75 -2.26 -0.68 -2.37 -0.6 -2.5 -0.53 -2.61 -0.46 -2.74 -0.38
-2.85 -0.31 -2.97
+-0.23 -3.09 -0.16 -3.23 -0.58 -16.71 78.5 -2.74 H
+1013.54 4022.3 1.42 3.93 1.53 3.84 1.64 3.76 1.75 3.68 1.86 3.6 1.97 3.52 2.08
3.44
+2.19 3.36 2.3 3.28 2.41 3.2 2.52 3.12 2.63 3.04 2.73 2.95 2.85 2.88 2.95 2.79
+3.05 2.71 3.27 2.74 3.32 2.62 3.38 2.5 3.43 2.39 3.49 2.25 3.54 2.14 3.59 2.02
+3.65 1.89 3.71 1.77 3.75 1.64 3.81 1.52 3.86 1.4 3.92 1.27 3.97 1.15 4.02 1.03
+4.08 0.91 4.13 0.75 4.11 0.62 4.1 0.48 4.09 0.35 4.09 0.21 4.07 0.07 4.06 -0.06
+4.05 -0.2 4.05 -0.34 4.03 -0.47 4.02 -0.61 4.01 -0.75 4 -0.88 3.98 -1.02 3.98
-1.16
+3.96 -1.29 3.92 -1.43 3.85 -1.54 3.77 -1.66 3.7 -1.77 3.63 -1.89 3.55 -2 3.48
-2.12
+3.4 -2.24 3.32 -2.36 3.25 -2.47 3.17 -2.58 3.09 -2.7 3.02 -2.81 2.95 -2.93 2.86
-3.04
+2.79 -3.15 2.58 -3.12 2.46 -3.17 2.36 -3.23 2.24 -3.29 2.13 -3.35 2.02 -3.41
1.9 -3.46
+1.79 -3.52 1.68 -3.58 1.56 -3.64 1.45 -3.69 1.33 -3.75 1.23 -3.81 1.11 -3.86
0.99 -3.91
+0.87 -3.97 0.8 -4.26 0.65 -4.26 0.52 -4.25 0.36 -4.24 0.23 -4.24 0.08 -4.23
-0.06 -4.23
+-0.21 -4.21 -0.35 -4.22 -0.5 -4.21 -0.64 -4.2 -0.79 -4.2 -0.93 -4.19 -1.07
-4.18 -1.22 -4.18
+-1.37 -4.16 -1.35 -3.74 -1.47 -3.68 -1.59 -3.62 -1.71 -3.56 -1.83 -3.51 -1.95
-3.45 -2.06 -3.39
+-2.18 -3.32 -2.29 -3.27 -2.41 -3.21 -2.52 -3.14 -2.64 -3.09 -2.75 -3.03 -2.87
-2.96 -2.99 -2.9
+-3.11 -2.85 -3.41 -2.89 -3.46 -2.75 -3.52 -2.61 -3.57 -2.47 -3.62 -2.34 -3.68
-2.2 -3.73 -2.06
+-3.79 -1.92 -3.84 -1.79 -3.89 -1.65 -3.95 -1.5 -4 -1.36 -4.05 -1.23 -4.11 -1.09
-4.16 -0.95
+-4.21 -0.8 -3.92 -0.63 -3.94 -0.5 -3.94 -0.36 -3.95 -0.23 -3.96 -0.11 -3.97
0.03 -3.97 0.16
+-3.98 0.29 -3.98 0.41 -3.99 0.55 -4 0.67 -4 0.81 -4 0.93 -4.01 1.07 -4.01 1.19
+-4.03 1.32 -5.98 2.22 -5.8 2.49 -5.59 2.75 -5.39 3.01 -5.19 3.27 -4.98 3.54
-4.78 3.79
+-4.58 4.05 -4.36 4.31 -4.16 4.56 -3.95 4.82 -3.75 5.08 -3.53 5.33 -3.32 5.59
-3.12 5.83
+-2.91 6.07 -1.23 2.8 -1.15 2.8 -1.09 2.8 -1.02 2.81 -0.95 2.82 -0.87 2.83 -0.81
2.84
+-0.74 2.85 -0.67 2.85 -0.6 2.86 -0.53 2.86 -0.46 2.88 -0.39 2.88 -0.32 2.89
-0.25 2.89
+-0.18 2.9 -0.1 2.91 -0.04 2.91 0.03 2.92 0.1 2.93 0.18 2.93 0.24 2.94 0.31 2.95
+0.38 2.95 0.46 2.96 0.52 2.96 0.59 2.97 0.66 2.98 0.73 2.98 0.8 2.99 0.87 3
+0.95 3.04 H
+1042.27 4012.2 -0.82 -2.5 -0.77 -2.52 -0.7 -2.52 -0.62 -2.5 -0.55 -2.5 -0.49
-2.49 -0.41 -2.49
+-0.35 -2.47 -0.27 -2.46 -0.21 -2.46 -0.13 -2.45 -0.07 -2.45 0.01 -2.45 0.07
-2.43 0.14 -2.43
+0.21 -2.42 0.29 -2.41 0.35 -2.41 0.42 -2.41 0.49 -2.4 0.57 -2.4 0.63 -2.39 0.7
-2.39
+0.77 -2.37 0.85 -2.38 0.91 -2.37 0.98 -2.37 1.05 -2.36 1.13 -2.36 1.19 -2.36
1.27 -2.35
+1.33 -2.33 2.29 -3.73 2.39 -3.57 2.5 -3.42 2.61 -3.25 2.73 -3.11 2.83 -2.96
2.95 -2.8
+3.06 -2.66 3.18 -2.51 3.29 -2.36 3.4 -2.21 3.52 -2.06 3.64 -1.91 3.75 -1.76
3.87 -1.62
+4 -1.47 2.5 -0.84 2.51 -0.77 2.5 -0.71 2.48 -0.64 2.48 -0.58 2.46 -0.51 2.45
-0.45
+2.44 -0.38 2.44 -0.33 2.42 -0.26 2.41 -0.2 2.4 -0.13 2.39 -0.07 2.38 0 2.38
0.05
+2.36 0.13 2.36 0.18 2.34 0.25 2.34 0.31 2.33 0.38 2.32 0.43 2.31 0.5 2.3 0.56
+2.29 0.63 2.29 0.69 2.28 0.76 2.27 0.82 2.26 0.89 2.26 0.95 2.25 1.02 2.24 1.08
+2.23 1.14 2.27 1.24 2.23 1.29 2.19 1.34 2.14 1.39 2.1 1.44 2.05 1.49 2.01 1.54
+1.96 1.59 1.93 1.64 1.88 1.68 1.84 1.73 1.79 1.78 1.75 1.83 1.71 1.88 1.66 1.93
+1.62 1.98 1.18 1.52 1.14 1.54 1.1 1.55 1.05 1.57 1.03 1.57 0.98 1.59 0.95 1.59
+0.9 1.62 0.88 1.62 0.83 1.63 0.79 1.64 0.75 1.66 0.72 1.66 0.68 1.68 0.64 1.68
+0.6 1.7 1.02 3.1 0.89 3.1 0.79 3.1 0.67 3.11 0.57 3.12 0.46 3.13 0.35 3.13
+0.24 3.14 0.13 3.15 0.02 3.16 -0.09 3.17 -0.2 3.18 -0.3 3.19 -0.42 3.2 -0.52
3.21
+-0.64 3.24 -0.7 3.15 -0.79 3.09 -0.87 3.03 -0.98 2.97 -1.06 2.92 -1.15 2.87
-1.24 2.81
+-1.34 2.75 -1.42 2.7 -1.52 2.65 -1.61 2.59 -1.7 2.54 -1.79 2.49 -1.88 2.44
-1.97 2.39
+-2.07 2.34 -2.06 2.2 -2.12 2.12 -2.17 2.04 -2.23 1.96 -2.29 1.89 -2.34 1.81
-2.39 1.73
+-2.45 1.66 -2.5 1.58 -2.57 1.5 -2.61 1.43 -2.68 1.36 -2.73 1.27 -2.79 1.2 -2.85
1.12
+-2.91 1.05 -2.39 0.79 -2.39 0.73 -2.38 0.67 -2.38 0.61 -2.36 0.55 -2.37 0.49
-2.36 0.43
+-2.35 0.37 -2.34 0.3 -2.34 0.25 -2.33 0.18 -2.34 0.13 -2.32 0.06 -2.32 0.01
-2.32 -0.06
+-2.31 -0.12 -2.3 -0.18 -2.3 -0.24 -2.29 -0.3 -2.3 -0.36 -2.29 -0.43 -2.29 -0.48
-2.28 -0.54
+-2.28 -0.6 -2.27 -0.67 -2.27 -0.73 -2.27 -0.79 -2.27 -0.85 -2.25 -0.91 -2.27
-0.96 -2.25 -1.04
+-2.24 -1.08 -4.05 -2.14 -3.89 -2.29 -3.72 -2.45 -3.57 -2.59 -3.41 -2.75 -3.26
-2.91 -3.11 -3.06
+-2.95 -3.21 -2.79 -3.37 -2.65 -3.53 -2.5 -3.69 -2.34 -3.84 -2.2 -4.01 -2.04
-4.16 -1.89 -4.33
+-1.74 -4.47 H
+1223.7 4421.25 171.44 -124.56 38.17 52.54 24.48 -17.79 -57.07 -78.55 -195.92
142.34 18.9 26.03 H
+1474.18 4688.14 155.67 -185.52 -24.64 -20.68 -155.67 185.52 24.64 20.68 H
+1779.02 4857.12 96.2 -188.8 -28.66 -14.61 ^ -50.95 -25.96 -13.75 26.97 130.88
66.69 ^
+-51.27 -26.12 H
+2195.95 5003.08 -93.52 -21.59 14.52 -62.88 90.99 21.01 6.8 -29.5 -90.99 -21
19.54 -84.61 93.52 21.59
+6.81 -29.49 -124.86 -28.83 -54.48 235.96 124.87 28.83 6.81 -29.49 H
+2665.44 5031.28 -2.85 -40.7 -6.19 6.68 -1.71 1.8 -1.7 1.73 -1.68 1.67 -1.67 1.6
-1.65 1.55
+-1.64 1.48 -1.62 1.42 -1.61 1.34 -1.6 1.29 -1.59 1.22 -1.57 1.16 -1.56 1.09
-1.54 1.04
+-1.53 0.96 -1.52 0.91 -2.51 1.43 -2.52 1.34 -2.52 1.27 -2.54 1.18 -2.55 1.1
-2.55 1.03
+-2.57 0.95 -2.57 0.87 -2.59 0.78 -2.6 0.7 -2.62 0.63 -2.62 0.55 -2.64 0.46
-2.65 0.39
+-2.66 0.31 -2.67 0.23 -3.05 0.16 -3.03 0.05 -3.02 -0.05 -3 -0.14 -2.99 -0.25
-2.97 -0.36
+-2.96 -0.46 -2.94 -0.56 -2.93 -0.67 -2.91 -0.77 -2.89 -0.87 -2.88 -0.98 -2.87
-1.08 -2.85 -1.18
+-2.84 -1.29 -2.82 -1.39 -3.04 -1.6 -2.95 -1.68 -2.86 -1.77 -2.78 -1.86 -2.7
-1.94 -2.61 -2.03
+-2.54 -2.12 -2.45 -2.2 -2.37 -2.3 -2.29 -2.38 -2.21 -2.48 -2.12 -2.56 -2.05
-2.66 -1.96 -2.75
+-1.89 -2.84 -1.81 -2.94 -1.45 -2.49 -1.36 -2.51 -1.29 -2.54 -1.2 -2.57 -1.12
-2.6 -1.04 -2.62
+-0.96 -2.65 -0.88 -2.68 -0.81 -2.71 -0.72 -2.73 -0.64 -2.77 -0.56 -2.79 -0.49
-2.83 -0.4 -2.85
+-0.33 -2.88 -0.24 -2.9 -0.25 -5.32 0.01 -5.18 0.27 -5.08 0.52 -4.96 0.78 -4.86
1.03 -4.75
+1.28 -4.64 1.54 -4.54 1.79 -4.43 2.04 -4.33 2.3 -4.23 2.55 -4.12 2.81 -4.03
3.07 -3.93
+3.33 -3.83 3.6 -3.74 3.27 -3.14 3.33 -2.96 3.39 -2.77 3.45 -2.58 3.5 -2.4 3.56
-2.21
+3.62 -2.03 3.68 -1.84 3.73 -1.66 3.79 -1.48 3.85 -1.3 3.91 -1.11 3.97 -0.93
4.04 -0.75
+4.1 -0.57 4.19 -0.39 2.37 -0.14 2.38 -0.08 2.35 -0.02 2.34 0.04 2.32 0.09 2.3
0.15
+2.29 0.21 2.28 0.27 2.25 0.32 2.24 0.38 2.23 0.44 2.21 0.5 2.2 0.55 2.19 0.62
+2.17 0.68 2.16 0.74 2.14 0.79 2.15 0.87 2.16 0.93 2.16 1 2.17 1.06 2.18 1.13
+2.19 1.2 2.2 1.27 2.2 1.33 2.2 1.39 2.21 1.46 2.22 1.53 2.22 1.59 2.23 1.66
+2.23 1.72 7.3 5.86 -2.86 -40.84 -5.77 -3.26 -4.5 -2.34 -4.53 -2.17 -4.54 -1.98
-4.57 -1.8
+-4.59 -1.61 -4.61 -1.43 -4.63 -1.24 -4.66 -1.06 -4.68 -0.87 -4.7 -0.69 -4.71
-0.5 -4.73 -0.32
+-4.75 -0.12 -4.77 0.05 -4.78 0.25 -3.79 0.32 -3.76 0.43 -3.72 0.54 -3.7 0.66
-3.66 0.76
+-3.63 0.88 -3.6 0.99 -3.56 1.11 -3.54 1.21 -3.5 1.32 -3.48 1.44 -3.44 1.55
-3.41 1.66
+-3.38 1.77 -3.35 1.88 -3.31 2 -4.12 2.65 -3.98 2.77 -3.85 2.89 -3.71 3 -3.57
3.12
+-3.43 3.24 -3.3 3.36 -3.16 3.47 -3.02 3.59 -2.88 3.7 -2.74 3.82 -2.6 3.93 -2.46
4.04
+-2.32 4.16 -2.18 4.27 -2.04 4.39 -1.48 3.5 -1.36 3.52 -1.25 3.52 -1.14 3.55
-1.02 3.57
+-0.92 3.59 -0.8 3.61 -0.7 3.63 -0.58 3.64 -0.46 3.66 -0.36 3.68 -0.24 3.7 -0.12
3.71
+-0.02 3.73 0.1 3.75 0.21 3.77 0.33 3.85 0.44 3.82 0.56 3.79 0.67 3.76 0.8 3.73
+0.91 3.7 1.02 3.66 1.14 3.64 1.25 3.6 1.38 3.57 1.48 3.53 1.6 3.51 1.72 3.47
+1.83 3.44 1.95 3.41 2.06 3.38 2.46 3.77 2.57 3.66 2.68 3.55 2.77 3.43 2.88 3.32
+2.98 3.2 3.08 3.08 3.19 2.96 3.29 2.84 3.39 2.73 3.49 2.61 3.6 2.5 3.69 2.38
+3.8 2.26 3.89 2.14 4 2.03 3.8 1.77 3.83 1.64 3.86 1.5 3.89 1.38 3.92 1.24
+3.95 1.11 3.98 0.97 4.01 0.85 4.03 0.7 4.07 0.58 4.08 0.44 4.12 0.31 4.14 0.17
+4.16 0.04 4.19 -0.1 4.21 -0.22 2.49 -0.2 2.45 -0.24 2.42 -0.28 2.39 -0.32 2.37
-0.37
+2.34 -0.4 2.3 -0.45 2.28 -0.48 2.25 -0.53 2.22 -0.57 2.19 -0.61 2.16 -0.65 2.13
-0.7
+2.1 -0.74 2.07 -0.78 2.05 -0.82 2.04 -0.88 2.04 -0.93 2.05 -0.99 2.06 -1.04
2.06 -1.11
+2.07 -1.15 2.07 -1.21 2.09 -1.26 2.09 -1.33 2.1 -1.37 2.1 -1.43 2.12 -1.48 2.12
-1.54
+2.13 -1.59 2.13 -1.65 3.3 -2.61 H
+2948.95 4887.08 107.62 -41.31 34.46 89.77 30.02 -11.52 -86.79 -226.09 -30.02
11.52 41.48 108.05 -107.62 41.31
+-41.47 -108.05 -30.04 11.53 86.79 226.09 30.03 -11.53 -34.46 -89.78 H
+3237.11 4580.97 164.73 196.33 17.13 -266.37 115.01 137.07 24.65 -20.68 -165.31
-197.01 -17.13 266.36 -114.44 -136.38
+-24.64 20.68 H
+3766.79 4377.35 -195.92 -142.35 -18.9 26.03 195.92 142.35 18.91 -26.03 H
+3827.99 4052.06 126.68 -53.24 16.26 -40.26 -147.52 63.18 -75.84 -156.8 -16.43
40.66 63.54 128.94 -4.81 2.11
+-96 -38.79 -12.05 29.83 224.54 90.71 12.05 -29.82 -90.41 -36.53 H
+3859.75 3536.37 -8.48 96.88 -69.13 22.68 -3.05 34.82 266.66 -90.48 -247.14
-132.53 -3.06 35.04 64.21 33.58 H
+3888.8 3551.72 81.27 42.53 -87.49 28.57 6.22 -71.1 f*
+1158.85 2887.09 -93.13 -45.42 -14.11 28.91 217.67 106.16 20.07 -41.14 1.17
-2.43 1.12 -2.4 1.07 -2.36
+1.01 -2.32 0.96 -2.27 0.91 -2.24 0.86 -2.2 0.8 -2.16 0.75 -2.11 0.69 -2.08 0.64
-2.03
+0.59 -2.01 0.53 -1.95 0.48 -1.93 0.42 -1.88 0.36 -1.85 0.32 -1.82 0.27 -1.83
0.22 -1.82
+0.16 -1.82 0.12 -1.8 0.06 -1.81 0.01 -1.8 -0.04 -1.79 -0.09 -1.79 -0.14 -1.78
-0.18 -1.77
+-0.24 -1.77 -0.29 -1.76 -0.34 -1.75 -0.39 -1.75 -0.44 -1.77 -1.01 -3.37 -1.2
-3.31 -1.39 -3.25
+-1.58 -3.18 -1.76 -3.11 -1.95 -3.04 -2.12 -2.96 -2.32 -2.91 -2.5 -2.79 -2.62
-2.64 -2.74 -2.49
+-2.87 -2.35 -2.99 -2.2 -3.12 -2.05 -3.25 -1.9 -3.36 -1.75 -1.63 -0.77 -1.64
-0.72 -1.64 -0.69
+-1.66 -0.64 -1.67 -0.61 -1.69 -0.57 -1.69 -0.52 -1.71 -0.48 -1.72 -0.44 -1.73
-0.4 -1.74 -0.36
+-1.76 -0.32 -1.77 -0.27 -1.79 -0.23 -1.79 -0.19 -1.82 -0.15 -3.54 -0.16 -3.5 0
-3.43 0.18
+-3.37 0.36 -3.3 0.54 -3.23 0.71 -3.15 0.89 -3.08 1.05 -3.21 1.32 -3.14 1.51
-3.06 1.7
+-2.99 1.88 -2.91 2.07 -2.83 2.25 -2.75 2.44 -2.68 2.62 -2.59 2.81 -2.52 2.98
-2.44 3.16
+-2.36 3.34 -2.29 3.52 -2.21 3.7 -2.14 3.88 -2.05 4.04 -8.88 18.2 H
+1185.58 2900.13 8.16 -16.72 1.36 -2.69 1.39 -2.54 1.42 -2.41 1.45 -2.29 1.48
-2.16 1.52 -2.03
+1.55 -1.9 1.58 -1.77 1.61 -1.64 1.64 -1.52 1.67 -1.4 1.7 -1.27 1.73 -1.15 1.76
-1.03
+1.8 -0.91 1.82 -0.8 1.86 -0.67 1.87 -0.57 1.88 -0.46 1.88 -0.35 1.89 -0.24 1.91
-0.14
+1.91 -0.03 1.93 0.07 1.94 0.19 1.96 0.29 1.98 0.41 1.99 0.51 2.01 0.63 2.03
0.73
+2.05 0.84 2.04 0.95 4.1 2.21 3.63 2.41 3.2 2.61 2.76 2.81 2.35 3.02 1.94 3.22
+1.54 3.45 1.15 3.72 0.39 1.82 0.29 1.92 0.18 1.99 0.06 2.05 -0.05 2.14 -0.17
2.2
+-0.28 2.27 -0.4 2.34 -0.52 2.42 -0.64 2.49 -0.76 2.56 -0.89 2.63 -1 2.7 -1.13
2.77
+-1.25 2.84 -1.38 2.91 -7.33 15.03 -70.59 -34.43 H
+1500.11 2627.14 2.7 -3.19 2.56 -3.25 2.43 -3.29 2.31 -3.36 2.19 -3.41 2.06
-3.47 1.94 -3.52
+1.81 -3.58 1.69 -3.63 1.57 -3.69 1.44 -3.73 1.32 -3.8 1.2 -3.85 1.06 -3.9 0.95
-3.95
+0.81 -4 0.75 -4.2 0.61 -4.19 0.48 -4.18 0.34 -4.17 0.21 -4.14 0.08 -4.14 -0.05
-4.12
+-0.19 -4.11 -0.32 -4.09 -0.46 -4.07 -0.58 -4.06 -0.73 -4.05 -0.86 -4.02 -0.99
-4.02 -1.12 -4
+-1.26 -3.99 -1.4 -3.94 -1.52 -3.87 -1.62 -3.79 -1.75 -3.71 -1.86 -3.64 -1.98
-3.57 -2.09 -3.48
+-2.2 -3.42 -2.31 -3.33 -2.43 -3.25 -2.54 -3.18 -2.66 -3.1 -2.76 -3.02 -2.88
-2.95 -2.99 -2.86
+-3.11 -2.79 -3.18 -2.68 -3.25 -2.56 -3.32 -2.44 -3.38 -2.32 -3.45 -2.2 -3.51
-2.07 -3.57 -1.95
+-3.64 -1.82 -3.7 -1.7 -3.76 -1.58 -3.83 -1.45 -3.89 -1.34 -3.95 -1.2 -4.01
-1.09 -4.07 -0.96
+-4.13 -0.84 -3.98 -0.67 -3.98 -0.54 -3.97 -0.42 -3.97 -0.3 -3.96 -0.17 -3.96
-0.04 -3.95 0.09
+-3.95 0.21 -3.93 0.34 -3.93 0.46 -3.92 0.59 -3.91 0.72 -3.9 0.85 -3.89 0.97
-3.88 1.1
+-3.88 1.22 -4.09 1.45 -4.01 1.56 -3.93 1.68 -3.86 1.8 -3.78 1.93 -3.71 2.04
-3.63 2.17
+-3.55 2.29 -3.47 2.42 -3.4 2.53 -3.32 2.66 -3.25 2.78 -3.16 2.9 -3.09 3.02
-3.01 3.14
+-2.93 3.26 -2.56 3.05 -2.45 3.11 -2.34 3.2 -2.23 3.26 -2.12 3.34 -2.01 3.4
-1.91 3.48
+-1.79 3.55 -1.68 3.62 -1.57 3.69 -1.46 3.76 -1.36 3.83 -1.24 3.9 -1.13 3.97
-1.02 4.04
+-0.91 4.12 -0.79 4.41 -0.64 4.37 -0.5 4.36 -0.36 4.32 -0.21 4.31 -0.06 4.28
0.08 4.27
+0.23 4.24 0.38 4.22 0.52 4.2 0.67 4.17 0.81 4.15 0.97 4.13 1.11 4.1 1.26 4.07
+1.4 4.04 1.43 3.71 1.54 3.66 1.66 3.6 1.77 3.54 1.89 3.48 2 3.42 2.12 3.36
+2.23 3.3 2.36 3.25 2.46 3.18 2.58 3.13 2.69 3.06 2.81 3 2.92 2.94 3.04 2.88
+3.15 2.82 2.46 2.09 2.48 2 2.52 1.93 2.54 1.85 2.57 1.77 2.61 1.7 2.64 1.62
+2.66 1.54 2.7 1.47 2.73 1.39 2.76 1.32 2.79 1.23 2.82 1.16 2.85 1.08 2.89 1
+2.91 0.93 2.95 0.85 2.97 0.77 3.01 0.7 3.03 0.62 3.07 0.54 3.09 0.46 3.12 0.39
+3.14 0.31 3.18 0.24 3.2 0.16 3.24 0.08 3.26 0 3.29 -0.07 3.32 -0.14 3.35 -0.23
+3.37 -0.3 3.03 -0.33 3 -0.39 2.98 -0.46 2.94 -0.53 2.92 -0.58 2.89 -0.66 2.86
-0.71
+2.82 -0.79 2.81 -0.84 2.77 -0.91 2.75 -0.98 2.71 -1.04 2.7 -1.1 2.66 -1.17 2.63
-1.23
+2.59 -1.3 2.58 -1.36 2.54 -1.42 2.52 -1.49 2.48 -1.55 2.46 -1.61 2.42 -1.68 2.4
-1.75
+2.36 -1.81 2.34 -1.87 2.31 -1.94 2.28 -2 2.24 -2.06 2.22 -2.12 2.19 -2.2 2.16
-2.25
+2.14 -2.34 H
+1477.01 2607.29 -3.56 3.91 -3.69 3.66 -3.8 3.4 -3.91 3.14 -4.03 2.89 -4.14 2.62
-4.26 2.38
+-4.38 2.11 -4.49 1.87 -4.62 1.61 -4.74 1.36 -4.86 1.11 -4.98 0.86 -5.11 0.6
-5.24 0.35
+-5.38 0.09 -4.35 -0.11 -4.29 -0.29 -4.21 -0.46 -4.13 -0.64 -4.05 -0.8 -3.98
-0.98 -3.9 -1.15
+-3.84 -1.32 -3.75 -1.49 -3.69 -1.67 -3.61 -1.84 -3.54 -2.02 -3.47 -2.19 -3.4
-2.37 -3.34 -2.54
+-3.27 -2.72 -3.9 -3.54 -3.66 -3.64 -3.41 -3.73 -3.18 -3.82 -2.93 -3.91 -2.69
-4.01 -2.45 -4.09
+-2.22 -4.2 -1.97 -4.29 -1.74 -4.38 -1.5 -4.48 -1.27 -4.58 -1.03 -4.68 -0.8
-4.78 -0.55 -4.88
+-0.32 -5 -0.05 -2.57 0.01 -2.58 0.07 -2.56 0.13 -2.55 0.2 -2.54 0.26 -2.52 0.32
-2.51
+0.39 -2.49 0.46 -2.48 0.52 -2.48 0.59 -2.45 0.64 -2.45 0.71 -2.43 0.77 -2.42
0.84 -2.41
+0.9 -2.39 0.73 -1.77 0.76 -1.76 0.8 -1.73 0.82 -1.7 0.86 -1.67 0.88 -1.65 0.91
-1.61
+0.93 -1.59 0.98 -1.56 1 -1.54 1.03 -1.51 1.05 -1.48 1.08 -1.45 1.11 -1.43 1.14
-1.4
+1.16 -1.37 2.18 -2.42 2.23 -2.33 2.3 -2.23 2.35 -2.14 2.42 -2.05 2.48 -1.96
2.54 -1.87
+2.6 -1.78 2.66 -1.68 2.73 -1.6 2.79 -1.51 2.85 -1.42 2.92 -1.33 2.98 -1.24 3.04
-1.15
+3.12 -1.07 3.08 -0.96 3.07 -0.86 3.07 -0.75 3.06 -0.64 3.06 -0.54 3.06 -0.43
3.06 -0.33
+3.05 -0.22 3.05 -0.11 3.05 -0.02 3.05 0.1 3.05 0.2 3.05 0.3 3.05 0.41 3.05 0.51
+3.05 0.62 2.94 0.69 2.89 0.78 2.86 0.86 2.81 0.94 2.78 1.04 2.73 1.12 2.7 1.21
+2.66 1.29 2.62 1.38 2.58 1.47 2.55 1.55 2.5 1.64 2.47 1.73 2.43 1.81 2.4 1.91
+2.34 1.98 3.73 3.39 3.5 3.48 3.27 3.58 3.04 3.68 2.83 3.79 2.59 3.89 2.38 3.99
+2.16 4.09 1.95 4.2 1.72 4.3 1.5 4.41 1.29 4.52 1.07 4.63 0.85 4.74 0.63 4.85
+0.41 4.96 0.18 4.57 -0.05 4.51 -0.25 4.45 -0.47 4.39 -0.67 4.34 -0.89 4.27 -1.1
4.22
+-1.31 4.16 -1.52 4.11 -1.73 4.05 -1.95 4.01 -2.16 3.95 -2.37 3.91 -2.59 3.85
-2.8 3.8
+-3 3.73 H
+1625.25 2235.8 103.64 -67.31 -16.48 -25.38 -148.86 96.67 223.64 107.43 -92.44
60.03 16.49 25.39 137.7 -89.43
+-223.69 -107.4 H
+1935.69 2038.38 70.64 246.36 124 -236.37 49.31 171.98 30.92 -8.86 -70.89
-247.21 -123.99 236.38 -49.07 -171.14
+-30.92 8.86 H
+2532.5 2011.89 -97.2 -3.39 -26.27 -67.85 -34.93 -1.22 104.3 261.55 119.41
-253.73 -35.15 -1.23 -30.17 65.88 H
+2518.68 2041.7 -38.21 83.39 -33.1 -85.87 71.32 2.49 H
+2831.04 1982.77 -70.64 246.36 230.41 -134.75 -49.31 172 30.92 8.87 70.88
-247.21 -230.41 134.75 49.07 -171.14
+-30.92 -8.86 H
+3248.82 2382.34 -2.36 0.79 -2.2 0.66 -2.02 0.52 -1.84 0.38 -1.71 0.26 -1.77
0.21 -1.73 0.13
+-1.72 0.04 -1.71 -0.05 -1.71 -0.12 -1.7 -0.21 -1.7 -0.3 -1.69 -0.38 -1.7 -0.46
-1.68 -0.55
+-1.68 -0.64 -1.68 -0.73 -1.68 -0.82 -1.68 -0.9 -1.68 -1 -1.68 -1.09 -1.75 -1.22
-1.64 -1.26
+-1.54 -1.3 -1.44 -1.34 -1.35 -1.37 -1.25 -1.41 -1.15 -1.44 -1.05 -1.48 -0.97
-1.52 -0.87 -1.55
+-0.78 -1.59 -0.69 -1.64 -0.6 -1.68 -0.51 -1.72 -0.42 -1.77 -0.33 -1.84 -0.23
-1.68 -0.16 -1.66
+-0.09 -1.64 -0.01 -1.61 0.06 -1.58 0.13 -1.56 0.21 -1.53 0.29 -1.52 0.35 -1.49
0.43 -1.47
+0.5 -1.45 0.57 -1.43 0.64 -1.41 0.72 -1.39 0.8 -1.37 0.87 -1.35 1.02 -1.41 1.07
-1.31
+1.13 -1.21 1.2 -1.12 1.25 -1.03 1.32 -0.94 1.39 -0.85 1.45 -0.77 1.52 -0.68
1.59 -0.6
+1.67 -0.5 1.75 -0.43 1.82 -0.33 1.91 -0.24 1.99 -0.15 2.05 -0.07 1.83 0.04 1.83
0.06
+1.75 0.08 1.68 0.09 1.61 0.12 1.54 0.14 1.46 0.16 1.41 0.18 0.76 0.11 0.95 0.14
+2.3 0.37 2.98 0.51 3.59 0.63 2.08 0.38 2.22 0.4 2.38 0.43 2.53 0.46 2.7 0.5
+2.86 0.52 3.02 0.56 3.2 0.59 3.89 0.66 3.79 0.57 3.68 0.48 3.59 0.39 3.48 0.31
+3.38 0.22 3.28 0.14 3.18 0.05 3.07 -0.04 2.98 -0.12 2.88 -0.21 2.78 -0.31 2.68
-0.39
+2.59 -0.48 2.49 -0.57 2.38 -0.67 2.55 -0.82 2.5 -0.94 2.44 -1.04 2.38 -1.14
2.32 -1.24
+2.26 -1.35 2.2 -1.45 2.14 -1.55 2.07 -1.64 2.02 -1.75 1.95 -1.85 1.89 -1.95
1.83 -2.04
+1.76 -2.14 1.7 -2.24 1.65 -2.35 2.26 -3.54 2.05 -3.59 1.84 -3.63 1.63 -3.68
1.41 -3.71
+1.19 -3.75 0.98 -3.79 0.76 -3.84 0.54 -3.86 0.32 -3.9 0.1 -3.93 -0.12 -3.97
-0.33 -4
+-0.55 -4.03 -0.77 -4.06 -0.98 -4.09 -1 -3.43 -1.14 -3.35 -1.29 -3.27 -1.43
-3.19 -1.56 -3.11
+-1.71 -3.03 -1.84 -2.94 -1.99 -2.86 -2.13 -2.77 -2.26 -2.69 -2.4 -2.6 -2.54
-2.52 -2.68 -2.43
+-2.8 -2.34 -2.94 -2.25 -3.07 -2.17 -3 -1.95 -3.02 -1.79 -3.04 -1.66 -3.05 -1.52
-3.07 -1.37
+-3.09 -1.22 -3.1 -1.07 -3.12 -0.93 -3.14 -0.77 -3.15 -0.63 -3.16 -0.48 -3.18
-0.34 -3.19 -0.18
+-3.2 -0.03 -3.21 0.12 -3.22 0.27 -3.22 0.43 -3.18 0.56 -3.16 0.71 -3.13 0.85
-3.11 1
+-3.08 1.13 -3.06 1.27 -3.03 1.41 -3.01 1.56 -2.98 1.7 -2.95 1.84 -2.92 1.98
-2.9 2.12
+-2.86 2.26 -2.84 2.39 -4.82 4.35 20.98 24.55 5.04 -4.68 2.77 -2.39 2.69 -2.14
2.63 -1.91
+2.54 -1.66 2.46 -1.41 2.38 -1.18 2.31 -0.96 2.59 -0.86 2.59 -0.71 2.58 -0.54
2.55 -0.38
+2.54 -0.21 2.52 -0.06 2.52 0.11 2.5 0.26 2.49 0.43 2.48 0.59 2.49 0.75 2.48
0.91
+2.48 1.08 2.48 1.25 2.47 1.41 2.48 1.58 1.96 1.39 1.86 1.45 1.75 1.5 1.65 1.55
+1.54 1.62 1.45 1.67 1.34 1.73 1.24 1.78 1.14 1.85 1.05 1.91 0.95 1.97 0.85 2.03
+0.75 2.1 0.66 2.16 0.55 2.23 0.46 2.3 0.35 2.2 0.25 2.16 0.14 2.13 0.04 2.09
+-0.06 2.08 -0.16 2.05 -0.27 2.02 -0.36 2 -0.47 1.98 -0.57 1.96 -0.67 1.94 -0.77
1.91
+-0.87 1.9 -0.98 1.88 -1.08 1.86 -1.18 1.83 -1.44 2.01 -1.51 1.86 -1.59 1.71
-1.66 1.58
+-1.73 1.44 -1.81 1.3 -1.89 1.17 -1.96 1.04 -2.06 0.91 -2.14 0.78 -2.23 0.65
-2.32 0.51
+-2.42 0.38 -2.5 0.24 -2.61 0.11 -2.73 -0.03 -1.36 -0.05 -1.57 -0.1 -1.78 -0.14
-1.98 -0.2
+-2.18 -0.24 -2.37 -0.29 -2.57 -0.33 -2.77 -0.38 -2.97 -0.42 -3.16 -0.47 -3.36
-0.52 -3.55 -0.57
+-3.75 -0.61 -3.94 -0.66 -4.14 -0.71 -4.36 -0.75 -3.55 -0.55 -3.46 -0.48 -3.36
-0.4 -3.27 -0.33
+-3.19 -0.25 -3.09 -0.17 -3 -0.09 -2.91 -0.02 -2.82 0.07 -2.73 0.14 -2.64 0.22
-2.55 0.3
+-2.46 0.39 -2.37 0.47 -2.29 0.55 -2.2 0.64 -2.23 0.77 -2.17 0.85 -2.12 0.93
-2.07 1.02
+-2.02 1.11 -1.96 1.19 -1.91 1.27 -1.85 1.35 -1.81 1.45 -1.75 1.52 -1.7 1.61
-1.64 1.69
+-1.59 1.78 -1.53 1.86 -1.47 1.93 -1.42 2.03 -2.07 3.24 -1.86 3.27 -1.65 3.3
-1.43 3.33
+-1.22 3.36 -1 3.38 -0.79 3.42 -0.56 3.43 -0.35 3.46 -0.13 3.48 0.09 3.5 0.31
3.52
+0.52 3.54 0.74 3.55 0.95 3.56 1.17 3.57 1.07 2.81 1.17 2.73 1.27 2.67 1.37 2.59
+1.46 2.54 1.56 2.46 1.66 2.4 1.76 2.32 1.85 2.26 1.95 2.19 2.05 2.11 2.14 2.04
+2.23 1.98 2.33 1.9 2.42 1.83 2.53 1.77 4.27 2.71 4.34 2.39 4.4 2.07 4.45 1.73
+4.5 1.41 4.55 1.07 4.59 0.73 4.64 0.39 4.67 0.06 4.71 -0.27 4.74 -0.61 4.78
-0.94
+4.8 -1.27 4.83 -1.61 4.86 -1.93 7.3 -3.37 -11.72 -28.08 -5.48 2.33 -2.68 1.07
-2.52 0.93 H
+3501.41 2522.97 -5.28 137.3 29.61 31.75 5.09 -160.4 174.16 -2.47 -29.91 -32.07
-143.71 3.09 0.12 -5.25
+75.73 -70.61 -21.94 -23.52 -177.12 165.16 21.94 23.53 71.31 -66.5 H
+3833.16 2869.07 -42.63 -87.42 47.58 -55.05 -15.32 -31.41 -181.97 214.89 280.11
-13.69 -15.42 -31.61 -72.34 4.29 H
+3800.36 2870.86 -91.56 5.4 60.28 -69.54 31.28 64.14 f*
+2872.48 2339.58 34.7 -14.41 -31.64 -76.23 -34.7 14.41 31.64 76.23 f*
+2428.52 2672.4 m
+-12.51 1.47 -25.75 2.95 -39 5.15 c
+-19.87 4.41 -19.87 4.41 -41.95 7.36 c
+-0.74 0.73 -1.47 1.47 -2.21 2.21 c
+-5.15 0.73 -11.04 1.47 -16.93 2.21 c
+-7.36 2.94 -7.36 2.94 -27.23 7.36 c
+-0.74 0.73 -1.47 1.47 -2.95 2.94 c
+-5.15 1.47 -11.04 2.95 -16.93 4.42 c
+-5.15 2.94 -12.51 5.15 -14.72 7.36 c
+-11.77 3.68 -24.28 8.09 -36.79 12.51 c
+-14.72 8.09 -29.43 16.19 -44.15 24.29 c
+-0.73 0.73 -1.47 1.47 -2.21 2.94 c
+-6.62 2.95 -13.25 5.89 -19.87 9.57 c
+-14.72 9.57 -14.72 9.57 -25.02 14.72 c
+-0.73 0.74 -1.47 1.47 -2.21 2.94 c
+-1.47 0.74 -2.95 1.47 -5.15 2.21 c
+-1.47 1.47 -2.95 2.94 -4.42 5.15 c
+-1.47 0.73 -2.94 1.47 -5.15 2.21 c
+-2.21 2.21 -4.41 4.41 -7.36 7.36 c
+-1.47 0.74 -2.95 1.47 -5.15 2.21 c
+-4.41 5.15 -16.93 14.71 -26.49 25.02 c
+-2.95 1.47 -6.62 3.68 -10.3 5.89 c
+-0.74 1.47 -1.47 2.94 -2.21 5.15 c
+-2.21 1.47 -4.41 3.68 -7.36 5.89 c
+-1.47 2.21 -2.94 4.41 -5.15 7.36 c
+-2.21 1.47 -4.42 2.95 -7.36 5.15 c
+-2.21 3.68 -7.36 8.09 -11.77 14.72 c
+-2.21 1.47 -4.41 2.94 -7.36 4.41 c
+-2.95 4.41 -6.62 8.83 -10.3 13.98 c
+-1.47 0.74 -2.94 2.21 -5.15 3.68 c
+-2.95 4.41 -5.89 9.57 -9.57 14.71 c
+-5.15 4.41 -9.57 11.04 -12.51 13.25 c
+-5.89 9.57 -5.89 9.57 -11.04 14.72 c
+-0.73 2.21 -1.47 4.41 -2.21 7.36 c
+-0.73 0.74 -1.47 1.48 -2.94 2.21 c
+-4.42 8.09 -9.57 16.19 -14.72 25.02 c
+-1.47 1.47 -2.94 2.95 -4.41 4.41 c
+-5.15 10.3 -7.36 12.51 -10.3 19.87 c
+-0.73 0.73 -1.47 1.47 -2.21 2.21 c
+-0.73 2.21 -1.47 4.41 -2.21 7.36 c
+-0.73 0.73 -1.47 1.47 -2.95 2.94 c
+-1.47 4.42 -2.94 9.57 -4.41 14.72 c
+-0.73 0.73 -1.47 1.47 -2.94 2.21 c
+-4.42 12.51 -4.42 12.51 -7.36 16.93 c
+-2.95 9.57 -5.89 19.13 -9.57 29.43 c
+-0.74 0.74 -1.47 1.47 -2.21 2.95 c
+-5.15 19.87 -5.15 19.87 -14.71 49.3 c
+-2.95 16.93 -2.95 16.93 -5.15 22.08 c
+-3.68 29.43 -8.09 58.87 -12.51 88.3 c
+-0.73 30.17 -1.47 60.34 -2.2 90.51 c
+-0.74 89.04 -1.47 178.09 -2.21 267.86 c
+-0.73 35.32 -1.47 70.64 -2.94 105.96 c
+-0.73 109.65 -1.47 219.29 -2.95 328.94 c
+392.96 0 785.92 0.73 1178.88 1.47 c
+13.25 0 26.49 0.74 39.74 1.47 c
+2.21 0.74 4.41 1.47 7.36 2.21 c
+-0.74 -16.19 -1.47 -32.38 -2.95 -49.3 c
+-1.47 -85.36 -3.68 -171.46 -5.89 -257.56 c
+-1.47 -50.77 -2.94 -101.55 -5.15 -152.32 c
+-0.73 -94.93 -1.47 -189.86 -2.21 -285.52 c
+-2.94 -44.16 -2.94 -44.16 -7.36 -83.16 c
+-0.73 -1.47 -1.47 -2.94 -2.94 -5.15 c
+-1.47 -13.98 -2.95 -27.96 -4.41 -41.95 c
+-5.15 -14.71 -7.36 -26.49 -10.3 -33.85 c
+-0.74 -3.68 -1.47 -8.1 -2.21 -12.51 c
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.21 c
+-2.95 -11.04 -6.62 -22.81 -10.3 -34.59 c
+-5.15 -10.3 -7.36 -17.66 -9.57 -19.87 c
+-0.73 -3.68 -1.47 -8.1 -2.94 -12.51 c
+-7.36 -16.93 -7.36 -16.93 -9.57 -19.13 c
+-5.15 -14.72 -7.36 -17.66 -12.51 -32.38 c
+-1.47 -1.47 -2.95 -2.95 -4.42 -4.41 c
+-2.21 -5.89 -4.41 -11.77 -7.36 -17.66 c
+-0.73 -0.74 -1.47 -1.47 -2.94 -2.21 c
+-0.73 -2.21 -1.47 -4.41 -2.21 -7.36 c
+-1.47 -1.47 -2.95 -2.94 -5.15 -5.15 c
+-2.95 -5.15 -5.89 -11.04 -9.57 -16.93 c
+-9.57 -12.51 -9.57 -12.51 -19.87 -29.44 c
+-2.21 -2.21 -4.42 -4.41 -7.36 -7.36 c
+-0.74 -1.47 -1.47 -2.95 -2.21 -5.15 c
+-5.15 -5.15 -5.15 -5.15 -9.57 -12.51 c
+-9.56 -9.57 -19.13 -19.14 -29.43 -29.44 c
+-7.36 -5.89 -14.72 -12.51 -22.81 -19.13 c
+-2.95 -2.95 -5.89 -6.62 -9.57 -10.3 c
+-12.51 -9.57 -12.51 -9.57 -16.93 -14.72 c
+-2.21 -1.47 -4.41 -2.95 -7.36 -4.42 c
+-4.41 -4.41 -8.83 -8.83 -13.24 -13.24 c
+-2.95 -1.47 -6.62 -2.95 -10.3 -5.15 c
+-1.47 -1.47 -2.95 -2.95 -4.41 -5.15 c
+-11.77 -7.36 -24.29 -14.72 -36.8 -22.07 c
+-2.21 -0.74 -4.41 -1.47 -7.36 -2.21 c
+-0.74 -0.73 -1.47 -1.47 -2.95 -2.94 c
+-2.21 -0.74 -4.41 -1.47 -7.36 -2.21 c
+-4.41 -2.94 -9.57 -5.89 -14.72 -9.56 c
+-4.41 -1.47 -9.57 -2.95 -14.71 -5.15 c
+-2.21 -2.21 -2.21 -2.21 -12.51 -7.36 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.21 c
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.95 c
+-27.23 -9.57 -27.23 -9.57 -36.79 -11.77 c
+-1.47 -0.73 -2.94 -1.47 -5.15 -2.94 c
+-8.09 -2.21 -16.19 -4.42 -24.28 -7.36 c
+-9.57 -1.47 -19.14 -2.95 -29.44 -4.42 c
+-0.74 -0.73 -1.47 -1.47 -2.21 -2.94 c
+-17.66 -2.21 -41.95 -7.36 -59.61 -9.57 c
+-2.21 -0.73 -4.42 -1.47 -7.36 -2.21 c
+-14.72 -1.47 -29.44 -2.94 -44.16 -5.15 c
+-25.75 0 -52.25 0 -78.74 0 c
+f*
+255 G
+2362.29 2714.35 m
+-0.73 0 -1.47 0.73 v
+0 4.41 0.73 9.57 1.47 14.72 c
+0.74 0 1.47 0.73 2.95 1.47 c
+2.94 0 5.89 0 9.57 0 c
+0.74 -2.21 2.21 -4.41 3.68 -6.62 c
+0 -2.94 0 -5.89 0 -9.57 c
+-5.15 0 -10.3 0 -16.19 -0.73 c
+f*
+2578.64 2714.35 m
+-0.74 0 -1.47 0 -2.95 0.73 c
+0 2.95 0 5.89 -0.73 9.57 c
+3.68 2.21 7.36 4.42 11.04 7.36 c
+2.94 -0.73 5.89 -1.47 9.57 -2.21 c
+-0.73 -5.15 -1.47 -10.3 -2.21 -15.45 c
+-4.41 0 -9.56 0 -14.71 0 c
+f*
+2450.6 2726.12 m
+-0.74 0.74 -1.47 1.47 v
+0 3.68 0 7.36 0 11.77 c
+1.47 1.47 2.95 2.95 4.41 4.42 c
+2.21 0 4.42 -0.74 7.36 -1.47 c
+1.47 -1.47 3.68 -2.95 5.89 -5.15 c
+0 -3.68 0 -7.36 -0.73 -11.04 c
+-5.15 0 -10.3 0 -15.45 0 c
+f*
+2490.34 2726.12 m
+-0.74 0.74 -1.47 1.47 v
+0 3.68 0 7.36 0 11.77 c
+0 0.73 0.73 1.47 1.47 2.95 c
+2.94 0 5.89 0 9.57 0 c
+2.21 -3.68 4.41 -7.36 7.36 -11.04 c
+-1.47 -1.47 -2.94 -2.94 -4.41 -5.15 c
+-3.68 0 -8.09 0 -12.51 0 c
+f*
+2382.16 2729.8 m
+-1.47 2.21 -2.95 4.41 -5.15 6.63 c
+-0.73 0 -1.47 0 -2.21 0.73 c
+-0.74 11.77 -2.21 24.29 -3.68 36.79 c
+-0.73 5.89 -2.21 11.78 -3.68 17.66 c
+0 2.94 0 5.89 0 9.57 c
+0.73 0.73 1.47 1.47 2.21 2.94 c
+2.21 0.73 4.41 2.21 7.36 3.68 c
+10.3 0.74 21.34 1.47 32.38 2.21 c
+2.21 0.73 4.42 1.47 7.36 2.21 c
+0.73 0.74 1.47 1.47 2.21 2.95 c
+5.15 2.21 5.15 2.21 9.57 2.21 c
+0.74 -0.73 1.47 -2.21 2.95 -3.68 c
+2.21 -0.73 4.41 -2.21 7.36 -3.68 c
+0.73 -12.51 1.47 -25.02 2.94 -38.27 c
+2.21 -8.09 4.42 -16.19 7.36 -25.02 c
+-1.47 -1.47 -2.94 -2.94 -4.41 -4.41 c
+0 -2.21 -0.74 -4.41 -1.47 -7.36 c
+-29.43 -1.47 -29.43 -1.47 -48.57 -3.68 c
+-2.2 -0.74 -4.41 -1.47 -7.36 -2.21 c
+-1.47 0 -2.95 0 -5.15 0.73 c
+f*
+2566.13 2729.07 m
+-18.39 2.21 -36.79 5.15 -55.93 8.09 c
+-1.47 2.21 -2.95 4.41 -4.41 7.36 c
+0 5.15 0 11.04 0 16.93 c
+2.94 12.51 2.94 12.51 5.15 30.17 c
+0.73 0.73 1.47 1.47 2.2 2.21 c
+-0.73 5.15 -1.47 11.04 -2.94 16.92 c
+2.94 0 5.89 0.74 9.57 1.47 c
+0.74 0.74 1.47 1.47 2.21 2.95 c
+3.68 0 8.09 -0.73 12.51 -1.47 c
+2.21 -0.73 4.41 -2.21 7.36 -3.68 c
+31.64 -2.21 31.64 -2.21 39 -3.68 c
+2.21 -4.41 4.42 -8.83 7.36 -13.25 c
+-0.74 -0.73 -1.47 -1.47 v
+-2.21 -17.66 -4.41 -36.06 -7.36 -54.46 c
+-4.42 -5.15 -4.42 -5.15 -8.1 -7.36 c
+-1.47 0 -2.94 0 -5.15 -0.73 c
+f*
+2718.46 2733.48 m
+-0.73 0.73 -1.47 1.47 v
+-1.47 9.57 -2.94 19.13 -4.41 29.43 c
+-0.73 0.74 -1.47 1.47 -2.94 2.21 c
+-1.47 11.04 -3.68 22.81 -5.89 34.59 c
+0 4.41 0 9.56 0 14.71 c
+0.73 0 1.47 0.74 2.94 1.47 c
+13.25 0 27.23 0 41.21 0.74 c
+0 -24.29 0.74 -48.57 1.47 -73.59 c
+-5.89 -3.68 -11.77 -7.36 -18.39 -11.04 c
+-3.68 0 -8.09 0 -12.51 0 c
+f*
+2215.12 2738.63 m
+-1.47 0.73 -2.94 1.47 -5.15 2.21 c
+-0.74 0.73 -1.47 1.47 -2.21 2.95 c
+-3.68 1.47 -8.09 3.68 -12.51 5.89 c
+0 22.07 -0.73 44.15 -1.47 66.23 c
+1.47 0.74 2.95 2.21 4.41 3.68 c
+11.04 0 22.08 0.74 33.85 1.47 c
+-0.73 -10.3 -2.21 -21.34 -3.68 -32.38 c
+-1.47 -8.09 -2.94 -16.19 -5.15 -24.29 c
+-0.74 -0.73 -1.47 -1.47 -2.21 -2.94 c
+-0.74 -4.42 -1.47 -9.57 -2.21 -14.72 c
+-0.73 -2.21 -2.21 -5.15 -3.68 -8.09 c
+f*
+0 0 0 rG
+2387.32 2746.73 m
+-0.74 13.98 -1.47 27.96 -2.95 41.95 c
+-0.73 0.73 -1.47 1.47 -2.21 2.95 c
+2.21 0 4.41 0.73 7.36 1.47 c
+11.04 0 22.81 0 34.59 0.74 c
+1.47 -13.98 2.94 -27.96 4.41 -41.95 c
+-5.15 0 -11.04 0 -16.93 -0.74 c
+-8.09 -1.47 -16.19 -2.94 -24.28 -4.41 c
+f*
+2556.57 2748.2 m
+-4.41 0.73 -9.57 1.47 -14.71 2.94 c
+-5.15 0 -11.04 0 -16.93 0.74 c
+1.47 13.98 2.94 27.96 4.41 41.95 c
+13.25 -0.74 26.49 -1.47 39.74 -2.21 c
+-1.47 -13.98 -2.95 -28.7 -5.15 -43.42 c
+-2.21 0 -4.42 0 -7.36 0 c
+f*
+255 G
+2755.99 2749.67 m
+0 4.41 -0.73 9.57 -1.47 14.71 c
+0 16.93 0 33.85 0.74 51.51 c
+0.73 0 1.47 0.74 2.94 1.47 c
+22.81 0.74 45.63 1.47 68.44 2.21 c
+9.57 -0.73 19.13 -2.21 29.43 -3.68 c
+-1.47 -2.21 -2.94 -5.15 -4.41 -8.09 c
+-3.68 -2.21 -8.09 -4.41 -12.51 -7.36 c
+-6.62 -5.89 -13.24 -11.77 -19.87 -17.66 c
+-5.89 -2.95 -12.51 -5.89 -19.13 -9.57 c
+-3.68 -2.94 -8.09 -6.62 -12.51 -10.3 c
+-3.68 -1.47 -8.1 -2.94 -12.51 -4.41 c
+-1.47 -1.47 -2.94 -2.94 -4.41 -5.15 c
+-5.15 -2.21 -5.15 -2.21 -14.72 -3.68 c
+f*
+2180.53 2758.5 m
+-2.94 1.47 -5.89 2.95 -9.57 4.41 c
+-14.71 10.3 -25.02 15.45 -27.23 17.66 c
+-1.47 0.73 -2.94 1.47 -5.15 2.21 c
+-1.47 1.47 -2.94 2.95 -4.41 5.15 c
+-2.94 1.47 -6.62 2.94 -10.3 5.15 c
+-1.48 1.47 -2.95 3.68 -4.42 5.89 c
+-3.68 2.95 -8.09 5.89 -12.51 8.83 c
+-0.73 1.47 -2.2 3.68 -3.68 5.89 c
+0 2.21 -0.74 4.42 -1.47 7.36 c
+27.96 0 55.93 -0.73 83.89 -1.47 c
+0.73 0 2.21 -0.73 3.68 -1.47 c
+-0.73 -19.14 -1.47 -39 -2.95 -58.87 c
+-0.73 -0.74 -2.21 -1.47 -3.68 -2.21 c
+-0.73 0 -1.47 0.74 -2.21 1.47 c
+f*
+2591.16 2796.03 m
+0 2.21 -0.74 4.41 -1.47 7.36 c
+-0.74 0.73 -1.47 1.47 -2.95 2.94 c
+0 2.95 0.73 5.89 1.47 9.57 c
+0.73 0 1.47 0.74 2.95 1.47 c
+4.41 0 9.57 0 14.71 0 c
+0 -4.41 0 -8.83 0.74 -13.98 c
+-7.36 -4.42 -7.36 -4.42 -8.1 -5.89 c
+-2.21 0 -4.41 -0.74 -7.36 -1.47 c
+f*
+2352.73 2802.66 m
+-0.73 0.73 -2.2 2.2 -3.68 3.68 c
+0 2.95 0 5.89 0 9.57 c
+0.73 0.74 2.21 2.21 3.68 3.68 c
+3.68 0 8.1 0 12.51 0 c
+0 -3.68 0 -7.36 0.74 -11.04 c
+-1.47 -1.47 -2.95 -2.95 -5.15 -5.15 c
+-2.21 0 -5.15 0 -8.1 -0.73 c
+f*
+K
+2703.75 2806.33 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+255 G
+2441.04 2815.16 m
+-5.15 2.21 -5.15 2.21 -8.83 5.89 c
+0 2.21 0.73 4.41 1.47 7.36 c
+1.47 -1.47 2.95 -2.95 4.41 -5.15 c
+1.47 -0.73 2.95 -1.47 5.15 -2.21 c
+0 -1.47 0.73 -2.94 1.47 -5.15 c
+-0.74 0 -2.21 0 -3.68 -0.73 c
+f*
+2507.26 2813.69 m
+0 2.21 0.74 4.42 1.47 7.36 c
+3.68 2.21 7.36 4.41 11.78 7.36 c
+0 -2.21 0 -4.41 0 -7.36 c
+-0.74 -0.73 -1.47 -2.21 -2.95 -3.68 c
+-2.95 -0.73 -6.62 -2.21 -10.3 -3.68 c
+f*
+2750.84 2822.52 m
+-16.19 0.73 -32.38 1.47 -49.3 2.21 c
+-0.73 0.73 -2.21 2.21 -3.68 3.68 c
+-1.47 5.89 -2.95 12.51 -5.15 19.13 c
+-1.47 2.21 -2.95 4.41 -5.15 7.36 c
+-1.47 5.89 -2.95 11.77 -4.41 17.66 c
+-0.73 2.21 -2.21 4.42 -3.68 7.36 c
+0 2.21 0 4.41 0 7.36 c
+0.73 0 1.47 0.73 2.21 1.47 c
+42.68 0.73 85.36 1.47 128.04 2.2 c
+2.94 0 5.89 -0.73 9.57 -1.47 c
+-0.73 -21.34 -1.47 -42.68 -2.21 -64.02 c
+-22.08 -0.73 -44.15 -1.47 -66.23 -2.94 c
+f*
+2859.02 2822.52 m
+-10.3 0.73 -21.34 1.47 -32.38 2.94 c
+0 20.61 0 41.21 0 61.82 c
+0.73 0 1.47 0.73 2.94 1.47 c
+33.12 0 66.97 -0.74 100.82 -1.47 c
+-2.21 -4.41 -4.41 -8.83 -7.36 -13.25 c
+-2.21 -0.74 -4.42 -2.21 -7.36 -3.68 c
+-10.3 -13.98 -10.3 -13.98 -17.66 -21.34 c
+-2.21 -0.74 -4.41 -2.21 -7.36 -3.68 c
+-2.21 -3.68 -7.36 -8.1 -14.72 -18.4 c
+-5.15 -2.21 -5.15 -2.21 -7.36 -4.41 c
+-2.95 0 -5.89 0 -9.57 0 c
+f*
+2087.07 2824.73 m
+-4.41 5.15 -9.56 8.83 -11.77 12.51 c
+-2.21 1.47 -4.41 2.95 -7.36 4.42 c
+-7.36 8.09 -14.72 16.19 -22.07 25.02 c
+-3.68 3.68 -8.1 7.36 -12.51 11.04 c
+-0.73 0.73 -1.47 2.21 -2.21 3.68 c
+-1.47 0.73 -2.95 1.47 -4.42 2.94 c
+0 2.95 0 6.62 -0.73 10.3 c
+30.91 0 61.82 0 93.46 0 c
+0 -22.81 -0.73 -45.62 -1.47 -69.18 c
+-10.3 0 -20.6 0 -30.91 -0.73 c
+f*
+2187.89 2824.73 m
+-21.34 0.73 -42.68 1.47 -64.02 2.21 c
+-0.74 0.73 -1.48 1.47 v
+0 19.87 0.74 40.47 1.48 61.08 c
+2.21 0.73 4.41 1.47 7.36 2.94 c
+43.41 0.74 86.83 1.48 130.25 2.21 c
+0 -4.42 0.74 -9.57 1.47 -14.72 c
+-1.47 -3.68 -2.94 -8.09 -5.15 -12.51 c
+-1.47 -1.47 -2.95 -2.94 -5.15 -5.15 c
+-1.47 -5.15 -2.95 -11.04 -4.41 -16.93 c
+-0.74 -0.74 -1.47 -1.47 -2.95 -2.21 c
+-1.47 -3.68 -2.94 -8.09 -4.41 -12.51 c
+-1.47 -2.21 -2.94 -4.42 -5.15 -7.36 c
+0 0.74 -0.73 1.47 v
+-15.45 0 -30.91 0 -47.1 0 c
+f*
+2448.39 2824.73 m
+-3.68 2.21 -7.36 5.15 -11.04 8.09 c
+0 2.95 0 6.63 0 10.3 c
+0.73 0.74 1.47 1.47 v
+2.94 0 5.89 -0.73 9.56 -1.47 c
+3.68 -2.2 7.36 -4.41 11.04 -7.36 c
+0 -2.95 0 -6.62 0 -10.3 c
+-3.68 0 -7.36 0 -11.04 -0.73 c
+f*
+2495.49 2824.73 m
+-0.73 0 -1.47 0.73 v
+0 3.68 -0.74 8.1 -1.47 12.51 c
+2.21 0 4.41 0.73 7.36 1.47 c
+1.47 0.73 2.94 2.21 5.15 3.68 c
+3.68 0 8.09 0 12.51 0 c
+0.73 -1.47 1.47 -2.94 2.21 -5.15 c
+-2.21 -3.68 -2.21 -3.68 -7.36 -8.09 c
+-7.36 -2.95 -7.36 -2.95 -9.57 -5.15 c
+-2.21 0 -4.41 0 -7.36 0 c
+f*
+2460.9 2841.66 m
+-2.94 1.47 -5.89 3.68 -8.83 5.89 c
+0 2.21 0 4.41 0.73 7.36 c
+2.95 -1.47 6.62 -2.95 10.3 -4.41 c
+1.47 -1.47 2.94 -2.95 5.15 -5.15 c
+-0.73 -0.74 -1.47 -2.21 -2.21 -3.68 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2488.13 2840.18 m
+0 2.21 0 4.41 0.73 7.36 c
+2.21 2.95 2.21 2.95 8.83 6.62 c
+2.21 0 4.42 -0.73 7.36 -1.47 c
+-2.21 -3.68 -2.21 -3.68 -7.36 -8.09 c
+-8.83 -2.94 -8.83 -2.94 -9.56 -4.41 c
+f*
+2470.47 2851.96 m
+-1.47 1.47 -2.94 2.95 -4.41 4.42 c
+-2.21 0 -5.15 0.73 -8.09 1.47 c
+0 2.21 0.73 4.42 1.47 7.36 c
+14.72 14.72 14.72 14.72 18.4 16.93 c
+0.74 5.15 2.21 11.04 3.68 16.93 c
+1.47 1.47 2.95 2.94 5.15 5.15 c
+0.73 1.47 1.47 2.94 2.21 5.15 c
+1.47 1.47 2.94 2.94 5.15 4.41 c
+0.73 2.21 2.21 4.41 3.68 7.36 c
+0.74 0.73 2.21 1.47 3.68 2.94 c
+4.42 9.57 4.42 9.57 11.04 19.87 c
+0.73 0.74 2.21 1.47 3.68 2.21 c
+0.73 2.21 1.47 4.41 2.2 7.36 c
+2.21 3.68 4.41 8.1 7.36 12.51 c
+2.21 1.47 4.41 3.68 6.63 5.89 c
+2.21 0 4.41 0 7.36 -0.74 c
+0.74 -0.73 1.47 -1.47 2.21 -2.94 c
+0 -2.95 0 -5.89 0.73 -9.57 c
+-0.73 -1.47 -1.47 -2.94 -2.21 -5.15 c
+-3.68 -2.94 -8.09 -5.88 -12.51 -9.57 c
+-9.57 -14.71 -9.57 -14.71 -14.72 -25.02 c
+-1.47 -3.68 -2.94 -8.09 -4.41 -12.51 c
+-0.73 -0.74 -1.47 -1.47 -2.94 -2.21 c
+-0.73 -2.21 -1.47 -4.42 -2.21 -7.36 c
+-0.74 -0.74 -2.21 -1.47 -3.68 -2.21 c
+-3.68 -5.89 -7.36 -11.77 -11.04 -17.66 c
+-1.47 -1.48 -2.95 -2.95 -5.15 -4.42 c
+-2.21 -3.68 -4.41 -8.09 -7.36 -12.51 c
+-0.73 -2.21 -1.47 -4.41 -2.21 -7.36 c
+-0.73 0 -2.21 0 -3.68 -0.73 c
+f*
+2480.77 2850.49 m
+0 2.2 0 4.41 0.74 7.36 c
+0.73 1.47 2.21 3.68 3.68 5.89 c
+2.95 0 6.62 0 10.3 -0.73 c
+-1.47 -2.21 -2.94 -4.42 -5.15 -6.62 c
+-8.83 -4.42 -8.83 -4.42 -9.57 -5.89 c
+f*
+2463.11 2879.92 m
+-2.21 1.47 -4.42 2.95 -6.62 4.41 c
+-1.47 3.68 -2.95 8.09 -4.41 12.51 c
+-0.74 0.73 -1.47 1.47 -2.95 2.21 c
+-0.74 2.21 -2.21 4.41 -3.68 7.36 c
+-0.73 0.73 -2.21 1.47 -3.68 2.95 c
+-2.21 6.62 -4.41 13.24 -7.36 19.87 c
+-2.21 2.21 -2.21 2.21 -4.41 7.36 c
+-1.47 1.47 -2.95 2.94 -5.15 4.41 c
+-0.74 1.47 -1.47 2.94 -2.21 5.15 c
+-0.73 0.73 -1.47 1.47 -2.94 2.21 c
+0 0.73 0 1.47 -0.74 2.94 c
+-7.36 5.15 -7.36 5.15 -8.83 7.36 c
+0 2.95 0 5.89 0 9.57 c
+0 0.74 0.73 1.47 1.47 2.94 c
+2.95 0 5.89 0 9.57 0 c
+5.15 -7.36 5.15 -7.36 11.04 -12.51 c
+0.73 -2.94 2.21 -6.62 3.68 -10.3 c
+1.47 -2.21 3.68 -4.42 5.89 -7.36 c
+0.74 -2.21 1.47 -4.41 2.95 -7.36 c
+0.73 -0.74 2.21 -1.47 3.68 -2.21 c
+3.68 -5.89 7.36 -11.77 11.04 -17.66 c
+0.74 -0.74 2.21 -1.47 3.68 -2.21 c
+3.68 -5.15 7.36 -11.04 11.04 -16.92 c
+0 -2.21 0 -4.42 0 -7.36 c
+-2.21 -2.21 -4.41 -4.41 -7.36 -7.36 c
+-0.73 0 -2.21 0 -3.68 0 c
+f*
+2394.67 2879.92 m
+0 3.68 0 7.36 0.74 11.77 c
+2.21 2.95 2.21 2.95 5.89 5.15 c
+0.73 2.94 1.47 5.89 2.95 9.57 c
+-2.95 0 -5.89 0 -9.57 -0.74 c
+-1.47 -1.47 -2.94 -2.94 -5.15 -5.15 c
+-1.47 0 -2.95 0.73 -5.15 1.47 c
+0 0.74 -0.73 1.47 -1.47 2.21 c
+0 2.21 0 4.41 0 7.36 c
+2.95 1.47 5.89 2.95 8.83 5.15 c
+-1.47 2.21 -1.47 2.21 -2.21 9.57 c
+-2.95 0 -5.89 0 -9.57 -0.73 c
+-1.47 -1.47 -2.95 -2.95 -5.15 -5.15 c
+-1.47 0 -2.94 0.74 -5.15 1.47 c
+-0.73 1.47 -1.47 2.95 -2.21 5.15 c
+2.21 3.68 2.21 3.68 12.51 13.25 c
+2.94 1.47 5.89 2.94 9.57 5.15 c
+6.62 -0.73 13.25 -1.47 19.87 -2.94 c
+0.74 0.73 1.47 1.47 2.21 2.94 c
+1.47 0 2.95 0 5.15 0 c
+2.95 -4.41 5.89 -8.83 9.57 -13.98 c
+1.47 -4.41 3.68 -9.57 5.89 -14.72 c
+-0.73 -0.73 -2.21 -1.47 -3.68 -2.94 c
+0 -4.41 0.74 -9.57 1.47 -14.72 c
+-5.15 -2.95 -10.3 -5.89 -16.19 -9.57 c
+-0.74 -0.73 -1.47 -2.21 -2.21 -3.68 c
+-9.57 -4.41 -9.57 -4.41 -16.93 -5.89 c
+f*
+2549.21 2881.39 m
+-0.74 0.73 -1.47 1.47 -2.21 2.21 c
+-2.21 0.73 -4.41 1.47 -7.36 2.21 c
+-1.47 2.21 -2.94 4.41 -5.15 7.36 c
+-2.95 0.74 -5.89 2.21 -8.83 3.68 c
+-1.47 7.36 -2.95 14.71 -5.15 22.07 c
+5.15 10.3 5.15 10.3 13.98 23.55 c
+4.41 0 9.57 0 14.72 0 c
+1.47 1.47 2.94 2.94 5.15 5.15 c
+2.21 0 4.42 0 7.36 0 c
+8.83 -6.62 17.66 -13.25 26.49 -20.61 c
+-1.47 -2.21 -2.94 -4.42 -4.41 -6.62 c
+-2.95 0 -6.62 0.74 -10.3 1.47 c
+-0.73 0.73 -1.47 2.21 -2.21 3.68 c
+-1.47 0 -2.94 0 -5.15 0 c
+-1.47 -2.95 -2.94 -5.89 -4.41 -8.83 c
+3.68 -2.94 7.36 -5.89 11.77 -9.57 c
+-1.47 -2.21 -2.94 -4.41 -4.41 -6.62 c
+-5.15 1.47 -5.15 1.47 -10.3 5.15 c
+-2.21 0 -4.42 0 -7.36 0 c
+-0.74 -0.73 -1.47 -1.47 v
+0 -2.21 0 -4.42 0 -7.36 c
+1.47 -1.47 2.95 -2.94 4.41 -4.42 c
+2.21 -0.73 4.42 -1.47 7.36 -2.94 c
+0 -2.21 -0.74 -4.42 -1.47 -7.36 c
+-3.68 0 -7.36 0 -11.04 -0.73 c
+f*
+K
+2138.59 2889.49 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2148.89 2889.49 m
+1.47 0 2.95 0 4.42 0 c
+-1.47 0 -2.95 0 -4.42 0 c
+f*
+2158.46 2889.49 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2168.76 2889.49 m
+1.47 0 2.95 0 4.42 0 c
+-1.47 0 -2.95 0 -4.42 0 c
+f*
+2178.32 2889.49 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+2187.89 2889.49 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+2198.19 2889.49 m
+1.47 0 2.95 0 4.42 0 c
+-1.47 0 -2.95 0 -4.42 0 c
+f*
+2207.76 2889.49 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2217.33 2889.49 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2227.63 2889.49 m
+1.47 0 2.94 0 4.41 0 c
+-1.47 0 -2.95 0 -4.41 0 c
+f*
+2237.2 2889.49 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+2246.76 2889.49 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+255 G
+2672.1 2896.11 m
+-2.21 0.74 -4.42 1.47 -7.36 2.21 c
+-2.95 5.89 -5.89 11.77 -9.57 18.39 c
+-2.95 2.95 -6.62 5.89 -10.3 8.83 c
+-1.47 2.94 -2.95 5.89 -4.42 8.83 c
+-1.47 1.47 -2.94 3.68 -5.15 5.89 c
+-1.47 0.73 -2.94 1.47 -5.15 2.21 c
+-2.21 2.94 -4.42 6.62 -7.36 10.3 c
+-0.73 0 -1.47 0 -2.21 0.73 c
+0 2.21 -0.74 4.42 -1.47 7.36 c
+0.73 0.74 1.47 1.47 v
+14.71 0 29.44 0.74 44.15 1.47 c
+-6.62 0.73 -13.25 2.21 -19.87 3.68 c
+-12.51 0 -25.76 0 -39 0.73 c
+-10.3 3.68 -10.3 3.68 -19.87 8.83 c
+-0.73 0.73 -1.47 2.21 -2.21 3.68 c
+-1.47 0.73 -2.95 2.21 -5.15 3.68 c
+-2.21 0.73 -4.41 1.47 -7.36 2.21 c
+-6.62 2.95 -13.25 6.62 -19.87 10.3 c
+-1.47 1.47 -3.68 3.68 -5.89 5.89 c
+0 8.83 0 17.66 0 26.49 c
+0.74 0.73 1.47 1.47 v
+10.3 0.73 20.61 1.47 31.64 2.95 c
+32.38 0 65.5 0 98.61 0 c
+2.94 -30.91 2.94 -30.91 2.94 -45.62 c
+-0.73 -6.62 -1.47 -13.25 -2.21 -19.87 c
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.21 c
+0 -1.47 0 -2.94 0.74 -5.15 c
+0.73 0 1.47 0.74 2.94 1.47 c
+22.07 0 44.15 -0.73 66.96 -1.47 c
+0 -36.79 0 -36.79 1.47 -66.23 c
+-25.02 0 -50.04 0.73 -75.79 1.47 c
+f*
+2753.05 2894.64 m
+-1.47 26.49 -1.47 26.49 -1.47 64.02 c
+0.73 0.73 1.47 1.47 v
+44.15 0 88.31 0 132.46 0 c
+1.47 -2.21 2.94 -4.41 5.15 -6.62 c
+0.73 2.21 1.47 4.42 2.2 7.36 c
+12.51 0 25.02 0 37.53 0 c
+2.21 -7.36 2.21 -7.36 5.89 -31.64 c
+0 -10.3 0 -21.34 0 -32.38 c
+-13.24 0 -26.49 0 -40.47 -0.74 c
+-0.73 0.74 -1.47 2.21 -2.95 3.68 c
+-1.47 0 -2.94 0 -4.41 0 c
+-0.73 -0.73 -1.47 -2.21 -2.94 -3.68 c
+-85.36 0 -85.36 0 -132.46 -1.47 c
+f*
+2018.64 2898.32 m
+-1.47 0.73 -2.95 2.21 -5.15 3.68 c
+-0.74 2.21 -2.21 4.42 -3.68 7.36 c
+1.47 16.19 2.95 32.38 4.42 49.3 c
+2.95 2.21 2.95 2.21 4.42 5.15 c
+12.51 0.73 12.51 0.73 31.64 -0.73 c
+0 -2.95 0.74 -5.89 1.47 -9.57 c
+0 -16.19 0 -32.37 0 -49.3 c
+0 -0.74 -0.73 -1.47 -1.47 -2.21 c
+-10.3 -0.73 -20.61 -2.21 -31.64 -3.68 c
+f*
+2121.66 2898.32 m
+-21.34 0 -42.68 0 -64.02 0.73 c
+0 19.87 -0.73 39.73 -1.47 59.61 c
+1.47 0.73 2.94 2.21 4.42 3.68 c
+22.81 0.74 45.62 1.47 68.43 2.21 c
+18.4 -0.73 37.53 -1.47 56.66 -2.21 c
+0.73 -2.95 2.21 -5.89 3.68 -8.83 c
+0 -16.92 0 -33.85 0 -51.51 c
+-0.73 -0.73 -1.47 -1.47 v
+-22.08 -0.74 -44.15 -1.47 -66.23 -2.21 c
+f*
+2264.43 2898.32 m
+-22.82 0.73 -45.63 2.21 -69.18 3.68 c
+-0.73 0.74 -1.47 2.21 -2.21 3.68 c
+0 18.4 0 36.8 0.73 55.19 c
+0.74 0.74 1.47 1.47 v
+25.02 0.74 50.77 1.47 76.53 2.21 c
+19.13 0 39 -0.73 58.87 -1.47 c
+-0.73 -2.21 -1.47 -5.15 -2.21 -8.1 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.21 c
+-1.47 -2.21 -2.94 -4.41 -5.15 -7.36 c
+-2.94 -2.21 -6.62 -4.41 -10.3 -7.36 c
+-1.47 -2.21 -2.95 -4.41 -4.41 -7.36 c
+-0.74 0 -1.47 -0.74 -2.95 -1.47 c
+-0.73 -2.21 -2.21 -5.15 -3.68 -8.09 c
+-0.74 -0.74 -2.21 -1.47 -3.68 -2.21 c
+-1.47 -2.21 -3.68 -4.41 -5.89 -7.36 c
+-2.95 -2.2 -6.62 -4.41 -10.3 -7.36 c
+-0.74 -1.47 -1.47 -3.68 -2.95 -5.89 c
+-2.21 0 -4.41 0 -7.36 0 c
+f*
+0 0 0 rG
+2885.51 2906.41 m
+0.73 14.72 1.47 29.43 2.21 44.89 c
+1.47 -1.47 2.95 -2.94 5.15 -5.15 c
+0 -11.04 0 -22.82 0 -34.59 c
+-1.47 -1.47 -2.94 -2.94 -5.15 -5.15 c
+-0.74 0 -1.47 0 -2.21 0 c
+f*
+255 G
+2470.47 2927.75 m
+-1.47 1.47 -1.47 1.47 -5.15 18.4 c
+-9.56 -0.74 -9.56 -0.74 -11.04 0 c
+0 2.21 0 4.41 0 7.36 c
+1.47 1.47 1.47 1.47 16.19 5.15 c
+0 0.73 -0.73 1.47 -1.47 2.21 c
+0 3.68 0 8.1 -0.73 12.51 c
+4.42 0 9.57 0 14.72 0 c
+0 -5.89 0 -11.77 0 -17.66 c
+3.68 0 8.09 0 12.51 0 c
+0 -3.68 -0.73 -7.36 -1.47 -11.78 c
+-0.74 -0.73 -1.47 -1.47 v
+-2.95 0 -5.89 -0.73 -9.57 -1.47 c
+-0.74 -4.41 -1.47 -8.83 -2.21 -13.25 c
+-2.94 0 -6.62 0 -10.3 0 c
+f*
+K
+2015.7 2953.51 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+255 G
+2750.84 2964.55 m
+-16.93 0.73 -33.85 1.47 -51.51 2.95 c
+-3.68 0.73 -7.36 1.47 -11.77 2.94 c
+-2.21 34.59 -2.21 34.59 -2.21 58.87 c
+0 0.73 0.73 1.47 1.47 2.95 c
+42.68 0 85.36 0.73 128.04 1.47 c
+0.73 0 1.47 -0.74 2.21 -1.47 c
+0.73 -21.34 2.21 -42.68 3.68 -64.02 c
+-22.81 -0.73 -46.36 -2.21 -69.91 -3.68 c
+f*
+2053.22 2967.49 m
+-11.04 0.73 -22.81 1.47 -34.58 2.94 c
+0 21.34 0 42.68 0.73 64.02 c
+0.73 0.73 1.47 1.47 v
+30.91 0 61.82 0 93.46 0 c
+0.73 0 1.47 -0.74 2.2 -1.47 c
+0.74 -21.34 1.47 -42.68 2.95 -64.02 c
+-22.07 -0.73 -44.15 -1.47 -66.23 -2.94 c
+f*
+2187.89 2967.49 m
+-18.4 0.73 -37.53 1.47 -56.66 2.21 c
+-1.47 0.73 -3.68 2.21 -5.89 3.68 c
+0 19.13 0 39 0 58.87 c
+0.73 0.73 2.2 2.21 3.68 3.68 c
+43.42 0 86.84 0 130.25 0 c
+0.73 -2.21 2.2 -4.42 3.68 -6.62 c
+0 -17.66 0 -35.32 0 -53.72 c
+-1.47 -1.47 -3.68 -3.68 -5.89 -5.89 c
+-22.81 -0.73 -45.62 -1.47 -69.17 -2.21 c
+f*
+2332.86 2967.49 m
+-19.13 0.73 -39 1.47 -58.87 2.21 c
+-2.21 2.21 -4.41 5.15 -6.62 8.09 c
+0 13.25 0 26.49 0 39.74 c
+0.73 5.15 2.21 11.04 3.68 16.93 c
+0.73 0 1.47 0.73 2.94 1.47 c
+40.47 0 81.68 0 122.89 0 c
+1.47 -0.74 2.94 -1.47 5.15 -2.21 c
+0 -11.04 0 -22.08 0.74 -33.85 c
+-2.95 -2.95 -5.89 -5.89 -9.57 -9.57 c
+-8.1 -2.21 -16.93 -5.15 -25.76 -8.1 c
+-2.21 -2.21 -4.41 -4.41 -7.36 -7.36 c
+-12.51 -5.15 -12.51 -5.15 -14.72 -7.36 c
+-3.68 0 -8.1 0 -12.51 0 c
+f*
+2829.58 2968.23 m
+-0.73 0.74 -1.47 1.47 -2.94 2.21 c
+0 20.61 0 41.21 0 61.82 c
+0.73 0 1.47 0.73 2.94 1.47 c
+29.44 0 58.87 0 88.31 0 c
+1.47 -0.74 2.94 -1.47 5.15 -2.95 c
+1.47 -12.51 3.68 -25.02 5.89 -38.27 c
+0 -8.09 0 -16.19 0 -24.29 c
+-1.47 -0.73 -1.47 -0.73 -99.35 0 c
+f*
+2411.6 3001.34 m
+-0.73 0.73 -1.47 1.47 v
+0 9.57 0 19.14 0 29.44 c
+0.73 0.73 1.47 1.47 v
+42.68 0 85.36 0 128.04 0 c
+0.74 -1.47 0.74 -1.47 0 -33.85 c
+-10.3 1.47 -10.3 1.47 -39.73 8.83 c
+-13.98 0 -27.96 0 -41.95 0 c
+-5.89 -0.73 -12.51 -1.47 -19.13 -2.21 c
+-2.95 -2.21 -2.95 -2.21 -12.51 -5.15 c
+-4.41 0 -9.57 0 -14.72 0 c
+f*
+K
+2399.09 3012.38 m
+0 0.73 0.73 1.47 1.47 2.21 c
+0 -0.73 -0.73 -1.47 -1.47 -2.21 c
+f*
+2399.09 3022.68 m
+0 0.73 0.73 1.47 1.47 2.21 c
+0 -0.74 -0.73 -1.47 -1.47 -2.21 c
+f*
+255 G
+2679.46 3038.14 m
+-23.55 0.73 -47.1 1.47 -71.38 2.94 c
+-195.74 0.74 -391.49 1.47 -587.23 2.21 c
+-1.47 0.73 -2.94 2.2 -5.15 3.68 c
+-0.74 2.95 -1.47 5.89 -2.21 9.57 c
+200.16 0 400.32 0 600.48 0 c
+0 -0.73 0 -1.47 -0.73 -2.2 c
+68.44 -3.68 68.44 -3.68 78.74 -5.15 c
+0.73 2.21 1.47 4.41 2.2 7.36 c
+0.74 -0.73 1.47 -1.47 2.21 -2.2 c
+78 -0.74 156.01 -2.21 234.01 -3.68 c
+1.47 -0.73 2.95 -2.21 4.42 -3.68 c
+-2.21 -2.94 -4.42 -5.89 -7.36 -8.83 c
+-33.11 0 -66.97 0 -100.82 0 c
+-36.79 0.73 -73.59 1.47 -110.38 2.94 c
+-11.77 -0.73 -24.28 -1.47 -36.79 -2.94 c
+f*
+0 0 0 rG
+2820.75 3039.61 m
+0 1.47 -0.73 2.94 -1.47 4.41 c
+-7.36 -0.73 -9.57 0 -16.93 -0.73 c
+-2.94 0.73 -9.57 0 -12.51 0.73 c
+-7.36 -0.73 -9.57 0 -16.93 -0.73 c
+-2.95 0.73 -9.57 0 -12.51 0.73 c
+-7.36 -0.73 -10.3 0 -16.93 -0.73 c
+-2.94 0.73 -5.15 0 112.59 0 c
+-2.21 0.73 -9.56 0 -12.51 0.73 c
+-6.62 -0.73 -9.57 0 -16.93 -0.73 c
+-0.73 0 -1.47 0 -2.21 0.73 c
+0 -1.47 -0.74 -2.95 -1.47 -4.41 c
+-0.73 0 -1.47 0 -2.21 0 c
+f*
+2611.02 3043.29 m
+97.87 0 94.93 0.73 88.3 0 c
+-2.94 0.73 -10.3 0 -12.51 0.73 c
+-7.36 -0.73 -10.3 0 -16.93 -0.73 c
+-2.95 0.73 -10.3 0 -12.51 0.73 c
+-7.36 -0.73 -10.3 0 -16.93 -0.73 c
+-2.94 0.73 -10.3 0 -12.51 0.73 c
+-7.36 -0.73 -10.3 0 -16.93 -0.73 c
+f*
+K
+2866.38 3043.29 m
+0.73 0 1.47 0 2.21 0 c
+-0.73 0 -1.47 0 -2.21 0 c
+f*
+2517.57 3052.12 m
+30.91 0 61.82 0 93.46 0 c
+-30.91 0 -61.81 0 -93.46 0 c
+f*
+255 G
+2853.86 3060.21 m
+-250.2 0.73 -501.14 1.47 -752.07 2.94 c
+-36.06 0.73 -72.12 2.21 -108.18 3.68 c
+-0.73 0.73 -1.47 1.47 -2.21 2.21 c
+0 18.4 0 37.53 0 56.66 c
+0.74 3.68 1.47 7.36 2.21 11.78 c
+16.19 0 32.38 0 49.3 -0.74 c
+0.73 0 1.47 -0.73 2.21 -1.47 c
+0.73 -14.72 1.47 -29.44 2.94 -44.15 c
+15.45 0.73 31.64 1.47 47.83 2.21 c
+0 14.72 0.73 29.43 1.47 44.15 c
+16.93 0 33.85 0 51.51 0 c
+0 -15.45 0 -30.91 0 -46.36 c
+14.72 0.73 29.44 1.47 44.89 2.21 c
+0.74 13.98 2.21 27.96 3.68 41.95 c
+0.73 0 1.47 0.73 2.95 1.47 c
+16.19 0 32.38 0 49.3 0 c
+0.74 -0.73 1.47 -2.2 2.21 -3.68 c
+0 -0.74 -0.74 -1.47 -1.47 -2.95 c
+0 -12.51 0 -25.76 -0.74 -39 c
+15.46 0.73 30.91 1.47 47.1 2.21 c
+0 13.98 0.73 27.96 1.47 41.95 c
+17.66 0 36.06 0 54.45 0 c
+0.74 -39 0.74 -39 0 -41.21 c
+14.72 0 29.44 -0.73 44.16 -1.47 c
+0 13.25 0 26.49 0.73 40.48 c
+0 0.73 0.74 1.47 1.47 2.21 c
+17.66 0.73 36.06 1.47 54.45 2.21 c
+0.74 -26.49 0.74 -26.49 0 -46.36 c
+13.25 0.73 26.49 1.47 40.48 2.21 c
+0 14.72 0.73 29.43 1.47 44.15 c
+16.19 0 32.38 0 48.57 -0.74 c
+0.73 0 1.47 -0.73 2.21 -1.47 c
+0.73 -14.72 1.47 -29.44 2.95 -44.15 c
+14.72 0.73 29.43 1.47 44.89 2.21 c
+0 13.98 0.74 27.96 1.47 41.95 c
+19.87 0 39.73 0 59.61 0 c
+0 -12.51 -0.73 -25.76 -1.47 -39 c
+0 -0.73 -0.73 -1.47 -1.47 -2.21 c
+7.36 -0.73 14.72 -2.21 22.08 -3.68 c
+8.1 0 16.93 0 25.75 0.74 c
+0 14.71 0.74 29.43 1.47 44.15 c
+17.66 0 36.06 0 54.46 0 c
+0 -15.46 0 -30.91 0 -46.36 c
+13.98 0.74 27.96 1.47 42.68 2.21 c
+0 14.71 0.74 29.43 1.47 44.15 c
+17.66 0 35.32 0 53.72 0 c
+0.73 -15.46 1.47 -30.91 2.21 -46.36 c
+13.98 0.74 28.7 1.47 43.42 2.21 c
+0 14.71 0.74 29.43 1.47 44.15 c
+18.39 0 36.79 0 55.93 0 c
+-0.73 -23.55 -1.47 -47.83 -2.21 -72.12 c
+-2.21 -0.74 -4.41 -1.47 -7.36 -2.94 c
+-30.91 0 -61.81 0 -93.46 0 c
+f*
+K
+2703.75 3091.12 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+255 G
+2765.56 3093.33 m
+0 2.21 -0.74 4.41 -1.47 7.36 c
+0 9.56 0 19.13 0 29.43 c
+0.73 1.47 2.21 2.95 3.68 5.15 c
+0.73 0 1.47 0.73 2.95 1.47 c
+7.36 0 14.71 0 22.07 0 c
+0.74 -40.47 0.74 -40.47 0 -41.95 c
+-8.83 0 -17.66 -0.73 -27.23 -1.47 c
+f*
+2868.58 3096.27 m
+-0.73 0.74 -1.47 1.47 -2.95 2.21 c
+0 11.77 0 24.29 0 36.8 c
+0.74 0 1.47 0.73 2.95 1.47 c
+7.36 0 14.72 0 22.08 0 c
+0.73 0 1.47 -0.73 2.2 -1.47 c
+0 -11.04 0.74 -22.81 1.48 -34.59 c
+-1.48 -1.47 -3.68 -3.68 -5.89 -5.89 c
+-6.62 0 -13.25 0.74 -19.87 1.47 c
+f*
+2580.85 3097.74 m
+-5.89 0.73 -12.51 2.21 -19.13 3.68 c
+0 0.74 -0.74 1.47 -1.47 2.21 c
+0 11.04 0 22.07 0 33.85 c
+0.73 0.73 1.47 1.47 v
+8.83 0 17.66 0.73 26.49 1.47 c
+0 -14.72 0 -29.44 0 -44.16 c
+-2.21 0 -4.41 0.74 -7.36 1.47 c
+f*
+2156.25 3098.48 m
+0 12.51 0 25.76 0 39 c
+11.04 0 22.81 0 34.59 0 c
+0 -11.78 -0.74 -24.28 -1.47 -36.79 c
+-11.04 -0.74 -22.08 -1.47 -33.11 -2.21 c
+f*
+2362.29 3098.48 m
+0 12.51 0.74 25.76 1.47 39 c
+0.74 0.73 1.47 1.47 v
+8.83 0 17.66 0 26.49 0 c
+0.74 -0.74 1.47 -1.47 2.94 -2.21 c
+-0.73 -0.73 -1.47 -1.47 v
+0 -11.04 0 -22.81 0 -34.59 c
+-10.3 -0.74 -20.61 -1.47 -30.91 -2.21 c
+f*
+2463.11 3098.48 m
+-2.95 31.64 -2.95 31.64 -5.15 41.95 c
+10.3 0 21.34 0 32.38 0 c
+-0.74 -13.25 -1.47 -26.49 -2.21 -40.48 c
+-8.1 0 -16.19 -0.73 -25.02 -1.47 c
+f*
+K
+2703.75 3101.42 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+255 G
+2055.43 3100.69 m
+0 11.77 0 24.28 0 36.79 c
+11.04 0 22.81 0 34.58 0 c
+0 -11.04 -0.73 -22.08 -1.47 -33.85 c
+-0.73 -0.73 -1.47 -1.47 v
+-10.3 0 -20.6 -0.74 -31.64 -1.47 c
+f*
+K
+2703.75 3110.99 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+1991.41 3113.2 m
+0.74 2.94 1.47 5.88 2.21 9.56 c
+0 -2.95 0 -5.89 0 -9.56 c
+-0.73 0 -1.47 0 -2.21 0 c
+f*
+2703.75 3120.55 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2703.75 3130.86 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+255 G
+2730.97 3140.43 m
+0 13.24 0 27.23 0 41.21 c
+20.61 0 41.21 0 61.81 0 c
+-0.73 -11.77 -1.47 -24.29 -2.94 -36.79 c
+-7.36 -0.74 -14.72 -1.47 -22.08 -2.95 c
+-11.77 0 -24.29 -0.73 -36.79 -1.47 c
+f*
+2804.56 3142.63 m
+-2.21 0.74 -4.42 1.47 -7.36 2.21 c
+0 11.77 0.74 24.28 1.47 36.79 c
+0.74 0.74 1.47 1.47 v
+12.51 0 25.76 0 39 0 c
+4.42 -0.73 9.57 -1.47 14.72 -2.21 c
+0 -11.78 0 -23.55 0.73 -36.06 c
+-0.73 -0.74 -1.47 -1.47 -2.94 -2.95 c
+-15.45 0 -30.91 0 -47.09 0.73 c
+f*
+2863.43 3142.63 m
+0 0.74 -0.74 1.47 -1.47 2.21 c
+-0.74 10.3 -1.48 21.34 -2.21 32.38 c
+0.73 0.73 2.21 2.21 3.68 3.68 c
+19.87 0 39.73 0 59.61 0 c
+0 -11.78 0 -23.55 0.73 -36.06 c
+-0.73 -0.74 -2.21 -1.47 -3.68 -2.95 c
+-18.4 0 -37.53 0 -56.66 0.73 c
+f*
+K
+2738.33 3145.57 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2747.89 3145.57 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2758.2 3145.57 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+2807.5 3145.57 m
+1.47 0 2.95 0 4.41 0 c
+-1.47 0 -2.94 0 -4.41 0 c
+f*
+2817.07 3145.57 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+2826.64 3145.57 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+2846.51 3145.57 m
+1.47 0 2.94 0 5.15 0.73 c
+-0.73 0 -1.47 0.74 -2.94 1.47 c
+-0.74 -0.73 -1.47 -1.47 -2.21 -2.21 c
+f*
+2915.68 3145.57 m
+1.47 0 2.94 0 4.41 0.73 c
+-0.74 0 -1.47 0.74 -2.21 1.47 c
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.21 c
+f*
+255 G
+2031.15 3146.31 m
+-1.47 1.47 -2.95 3.68 -4.42 5.89 c
+0 8.84 0 17.66 0 27.23 c
+0.74 1.47 2.21 2.95 3.68 5.15 c
+0.73 0 1.47 0.74 2.94 1.47 c
+16.19 0 32.38 0 49.3 0 c
+1.47 0 3.68 -0.73 5.89 -1.47 c
+0 -11.77 0 -24.28 0 -36.79 c
+-0.73 -0.73 -1.47 -1.47 v
+-18.4 0 -36.79 0 -55.93 0 c
+f*
+2097.38 3144.84 m
+-0.74 2.21 -1.47 4.41 -2.95 7.36 c
+0 8.84 0 17.66 0 27.23 c
+3.68 2.21 3.68 2.21 7.36 6.62 c
+13.25 0 26.49 0 39.74 0 c
+2.94 0 5.89 -0.73 9.57 -1.47 c
+-0.74 -12.51 -1.47 -25.02 -2.21 -38.27 c
+-16.92 0 -33.85 -0.73 -51.51 -1.47 c
+f*
+2156.25 3144.84 m
+0.73 13.24 1.47 26.49 2.21 39.73 c
+0.73 0 1.47 0.74 2.21 1.47 c
+16.19 0 32.38 0 49.3 0 c
+0.73 0 1.47 -0.73 2.21 -1.47 c
+1.47 -36.79 1.47 -36.79 0.73 -38.27 c
+-18.39 0 -37.53 -0.73 -56.66 -1.47 c
+f*
+2347.58 3147.78 m
+0 0.74 -0.74 1.47 -1.47 2.21 c
+0 11.04 0 22.81 0 34.58 c
+0.73 0.74 1.47 1.47 v
+9.57 0 19.13 0 29.43 0.74 c
+0 -11.78 0.74 -24.29 1.47 -36.79 c
+-0.73 -0.74 -2.21 -2.21 -3.68 -3.68 c
+-8.83 0 -17.66 0.74 -27.23 1.47 c
+f*
+2384.37 3144.84 m
+0 2.21 -0.73 4.41 -1.47 7.36 c
+0 10.3 0 21.34 0 32.38 c
+0.74 0.74 1.47 1.47 v
+13.25 0 26.49 0 39.74 0 c
+0.74 -38.27 0.74 -38.27 0 -39.74 c
+-13.25 0 -26.49 -0.73 -39.74 -1.47 c
+f*
+2521.98 3146.31 m
+-0.73 0.74 -1.47 1.47 v
+0 11.77 0.73 24.29 1.47 36.79 c
+0.73 0 1.47 0.74 2.95 1.47 c
+12.51 0 25.75 0 39 0.74 c
+0.73 -39 0.73 -39 0 -40.48 c
+-13.98 0 -27.96 0 -41.95 0 c
+f*
+2571.29 3144.84 m
+0 2.21 -0.73 4.41 -1.47 7.36 c
+0 10.3 0.73 21.34 1.47 32.38 c
+0.73 0 1.47 0.74 2.21 1.47 c
+8.09 0 16.19 0 25.02 0 c
+0.74 -5.89 1.47 -12.51 2.95 -19.13 c
+0.73 -0.74 1.47 -1.47 2.94 -2.21 c
+0 -0.73 0 -1.47 0 -2.21 c
+-0.73 -0.73 -1.47 -1.47 -2.94 -2.95 c
+-0.73 -4.41 -1.47 -8.83 -2.95 -13.25 c
+-8.83 0 -17.66 -0.73 -27.23 -1.47 c
+f*
+K
+2767.77 3146.31 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+2778.07 3146.31 m
+0.73 0 1.47 0 2.2 0 c
+-0.73 0 -1.47 0 -2.2 0 c
+f*
+255 G
+2431.47 3149.99 m
+0.73 83.89 0.73 83.89 0 91.25 c
+-10.3 0 -21.34 -0.74 -32.38 -1.47 c
+-5.89 0 -12.51 0.73 -19.13 1.47 c
+0 11.77 0 24.28 0 36.79 c
+16.93 0 33.85 0 51.51 0 c
+0.73 -3.68 1.47 -8.1 2.21 -12.51 c
+1.47 6.63 3.68 13.25 5.89 19.87 c
+5.15 4.42 10.3 9.57 16.19 14.72 c
+2.94 0.74 6.62 2.21 10.3 3.68 c
+5.15 0 11.04 0 16.93 0 c
+1.47 -0.73 2.94 -1.47 5.15 -2.21 c
+14.71 -14.72 14.71 -14.72 17.66 -19.13 c
+0.73 -5.15 1.47 -11.04 2.94 -16.93 c
+0.74 -18.39 1.47 -37.53 2.21 -56.66 c
+0 -19.14 0 -38.27 -0.74 -57.4 c
+-25.75 0 -52.25 -0.73 -78.74 -1.47 c
+f*
+K
+2094.43 3160.29 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+2094.43 3169.86 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+0 0 0 rG
+2443.24 3166.92 m
+0.73 30.91 2.21 61.81 3.68 93.45 c
+2.94 7.36 5.89 14.72 9.57 22.08 c
+1.47 1.47 2.94 2.94 4.41 4.41 c
+2.21 0.74 4.41 1.47 7.36 2.21 c
+3.68 0 8.09 0 12.51 0 c
+2.21 -0.74 4.42 -1.47 7.36 -2.21 c
+2.21 -4.41 4.41 -8.83 7.36 -13.98 c
+2.21 -1.47 4.42 -2.95 7.36 -4.41 c
+-2.21 -1.47 -4.41 -2.95 -7.36 -5.15 c
+0.74 -0.73 1.47 -1.47 2.21 -2.95 c
+0.74 -18.39 2.21 -37.53 3.68 -56.66 c
+0 -11.04 0 -22.08 0 -33.85 c
+-0.73 -0.74 -1.47 -1.47 v
+-18.4 0 -37.53 -0.73 -56.66 -1.47 c
+f*
+255 G
+2730.97 3190.46 m
+-0.73 0.74 -1.47 1.48 v
+0 10.3 0 20.6 0 31.64 c
+0 0.74 0.74 1.47 1.47 2.95 c
+4.41 0 9.57 0.73 14.72 1.47 c
+4.41 0 9.57 -0.73 14.71 -1.47 c
+0 -12.51 0 -25.02 0 -37.53 c
+-9.57 0 -19.13 0.73 -29.43 1.47 c
+f*
+2770.71 3190.46 m
+-0.74 0 -1.47 0.74 -2.95 1.48 c
+0 11.04 0 22.81 0 34.59 c
+0.73 0 1.47 0.73 2.95 1.47 c
+16.19 0 32.38 0 48.57 0 c
+0.74 -0.73 1.47 -1.47 v
+0 -12.51 0.73 -25.02 1.47 -37.53 c
+-16.93 0 -33.85 0.73 -51.51 1.47 c
+f*
+2831.79 3190.46 m
+-0.73 0 -1.47 0.74 -2.95 1.48 c
+0 10.3 0 20.6 -0.73 31.64 c
+0.73 1.47 2.21 2.95 3.68 4.41 c
+61.07 0 61.07 0 91.25 -1.47 c
+0.73 -34.59 0.73 -34.59 0 -36.06 c
+-8.83 0 -17.66 0 -27.23 0 c
+-1.47 2.95 -2.95 5.89 -5.15 8.83 c
+-1.47 -2.94 -2.95 -5.89 -5.15 -8.83 c
+-17.66 0 -35.32 0 -53.72 0 c
+f*
+2028.2 3191.94 m
+0 2.21 -0.73 4.41 -1.47 7.36 c
+0 8.83 0 17.66 0 27.23 c
+2.21 0.73 4.42 2.21 6.63 3.68 c
+5.15 0 11.04 0 16.93 0 c
+0.74 0 1.47 -0.74 2.21 -1.47 c
+0 -11.04 0.73 -22.81 1.47 -34.59 c
+-8.09 -0.74 -16.93 -1.47 -25.76 -2.21 c
+f*
+2060.59 3191.94 m
+0 11.77 0 24.28 0.73 36.79 c
+1.47 -1.47 3.68 -2.95 5.89 -5.15 c
+5.15 0 10.3 0 15.45 -0.73 c
+2.21 1.47 4.41 2.94 7.36 5.15 c
+2.21 0.74 4.42 1.47 7.36 2.21 c
+7.36 0 14.71 0 22.07 0.73 c
+0.74 -12.51 1.47 -25.76 2.21 -39 c
+-19.87 0 -40.47 0 -61.07 0 c
+f*
+2129.02 3193.41 m
+-0.73 0 -1.47 0.74 v
+-0.73 10.3 -1.47 21.34 -2.2 32.38 c
+-0.74 0.73 -1.47 1.47 v
+2.21 0.74 4.41 1.47 7.36 2.21 c
+13.24 0 26.49 0 39.73 0 c
+4.41 0 9.57 -0.74 14.72 -1.47 c
+0 -11.04 0 -22.81 0.73 -34.59 c
+-19.13 0 -38.27 0 -57.4 -0.74 c
+f*
+2193.04 3191.94 m
+0 11.77 0 24.28 0.73 36.79 c
+0.74 0.73 1.47 1.47 v
+5.89 0 11.77 0 17.66 0 c
+0.73 -0.74 1.47 -2.21 2.95 -3.68 c
+0 -11.04 0 -22.08 -0.74 -33.12 c
+-7.36 0 -14.71 -0.73 -22.07 -1.47 c
+f*
+2350.52 3193.41 m
+-0.74 0 -1.47 0.74 v
+0 11.77 0 24.28 0 36.79 c
+0 0.73 0.73 1.47 1.47 2.94 c
+15.45 0 30.91 0.74 46.36 1.47 c
+0 -12.51 0 -25.75 0.73 -39 c
+-0.73 -0.74 -1.47 -1.47 -2.95 -2.95 c
+-14.71 0 -29.43 0 -44.15 0 c
+f*
+2409.39 3193.41 m
+-0.73 0 -1.47 0 -2.94 0.74 c
+0 11.04 -0.74 22.81 -1.47 34.59 c
+0 2.21 0.73 4.41 1.47 7.36 c
+6.62 0 13.25 0 19.87 0 c
+0 -11.77 0 -24.29 0.73 -36.8 c
+-0.73 -1.47 -2.2 -2.94 -3.68 -5.15 c
+-4.42 0 -8.83 0 -13.98 -0.74 c
+f*
+2517.57 3191.94 m
+0 12.51 0 25.75 0.73 39 c
+2.21 1.47 4.41 2.94 6.63 4.41 c
+2.94 0 5.89 0 9.57 0 c
+0.73 -1.47 2.21 -2.95 3.68 -4.41 c
+0.73 -11.77 1.47 -24.29 2.21 -36.79 c
+-7.36 -0.74 -14.72 -1.47 -22.81 -2.21 c
+f*
+2549.21 3193.41 m
+-1.47 0.74 -1.47 0.74 -3.68 8.09 c
+0 9.57 0 19.14 0 29.44 c
+0 0.73 0.74 1.47 1.47 2.94 c
+15.45 0 30.91 0.74 46.36 1.47 c
+1.48 -1.47 2.95 -2.95 5.15 -5.15 c
+0 -10.3 0 -20.61 0.74 -30.91 c
+-0.74 -1.47 -1.47 -2.94 -2.21 -5.15 c
+-15.46 0 -31.64 0 -47.83 -0.74 c
+f*
+K
+2183.48 3199.29 m
+0 0.74 0 1.47 0.73 2.21 c
+0 -0.73 0 -1.47 -0.73 -2.21 c
+f*
+0 0 0 rG
+2885.51 3201.5 m
+0.73 6.63 1.47 13.25 2.21 19.87 c
+0 -6.62 0 -13.25 0 -19.87 c
+-0.74 0 -1.47 0 -2.21 0 c
+f*
+K
+2183.48 3208.86 m
+0 0.73 0 1.47 0.73 2.2 c
+0 -0.73 0 -1.47 -0.73 -2.2 c
+f*
+2073.83 3216.22 m
+0 0.73 0 1.47 v
+0 -0.74 0 -1.47 v
+f*
+2183.48 3219.16 m
+0 0.73 0 1.47 0.73 2.21 c
+0 -0.73 0 -1.47 -0.73 -2.21 c
+f*
+255 G
+2224.68 3225.05 m
+-1.47 1.47 -3.68 3.68 -5.89 5.89 c
+-0.73 2.21 -2.21 4.41 -3.68 7.36 c
+-4.41 0 -9.56 0 -14.71 -0.73 c
+-5.15 0.73 -11.04 1.47 -16.93 2.21 c
+-1.47 0.73 -2.95 1.47 -5.15 2.94 c
+-2.95 5.15 -5.89 10.3 -9.57 15.45 c
+-1.47 1.47 -2.95 2.95 -5.15 5.15 c
+16.93 16.93 16.93 16.93 22.08 23.55 c
+1.47 0.74 3.68 1.47 5.89 2.95 c
+0.73 2.94 1.47 6.62 2.21 10.3 c
+0 19.13 0.74 39 1.47 58.87 c
+3.68 0 8.09 0 12.51 0 c
+1.47 7.36 3.68 14.72 5.89 22.08 c
+0.74 0.73 1.47 1.47 2.21 2.21 c
+2.21 6.62 4.41 13.25 7.36 19.87 c
+0.73 0.73 2.21 1.47 3.68 2.21 c
+1.47 -2.94 2.94 -5.89 5.15 -9.56 c
+0 -13.25 0.74 -26.49 1.47 -39.74 c
+0.73 -2.2 1.47 -4.41 2.21 -7.36 c
+0.74 -0.74 1.47 -1.47 2.21 -2.21 c
+0 -14.71 0 -14.71 -2.21 -36.79 c
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.21 c
+-1.47 -16.19 -3.68 -33.11 -5.89 -50.04 c
+-6.62 -0.73 -13.25 -2.21 -19.87 -3.68 c
+8.1 -0.74 16.19 -2.21 24.29 -3.68 c
+7.36 -2.94 7.36 -2.94 12.51 -6.62 c
+-9.57 -13.24 -9.57 -13.24 -14.72 -18.39 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2072.36 3227.99 m
+-2.21 1.47 -4.42 3.68 -7.36 5.89 c
+1.47 0.74 2.94 2.21 5.15 3.68 c
+5.15 0 5.15 0 14.72 -2.21 c
+0 -0.73 0.73 -1.47 v
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.94 c
+-2.94 -1.47 -5.88 -2.95 -8.83 -4.41 c
+-0.73 0 -1.47 0.73 -2.2 1.47 c
+f*
+2714.05 3231.67 m
+-0.73 0.73 -1.47 1.47 -2.95 2.21 c
+-0.73 2.21 -2.21 4.41 -3.68 7.36 c
+0 2.94 0 5.89 -0.74 9.56 c
+4.41 0 9.57 0 14.72 -0.73 c
+0.73 0 1.47 -0.74 2.21 -1.47 c
+0.74 2.95 2.21 5.89 3.68 9.57 c
+0 5.15 0 11.04 0 16.93 c
+-1.47 9.57 -3.68 19.13 -5.89 29.44 c
+3.68 0.73 7.36 1.47 11.77 2.94 c
+2.95 1.47 6.63 3.68 10.3 5.89 c
+0.74 0.73 1.47 1.47 2.21 2.95 c
+0.73 0 1.47 -0.74 2.2 -1.47 c
+0.74 -4.41 2.21 -9.57 3.68 -14.72 c
+3.68 -8.83 8.09 -17.66 12.51 -27.23 c
+1.47 -1.47 2.95 -2.95 5.15 -5.15 c
+0 -0.73 0 -1.47 0 -2.21 c
+-3.68 -2.21 -8.09 -4.41 -12.51 -7.36 c
+0 -1.47 0.73 -2.94 1.47 -5.15 c
+2.21 1.47 4.41 2.95 7.36 4.42 c
+6.63 1.47 13.25 2.94 19.87 4.41 c
+5.15 -0.73 11.04 -1.47 16.93 -2.21 c
+2.95 -1.47 5.89 -2.94 9.57 -5.15 c
+2.21 0 4.42 0.74 7.36 1.47 c
+-0.73 0.74 -1.47 2.21 -2.21 3.68 c
+-7.36 2.95 -14.72 5.89 -22.08 8.83 c
+-2.94 0 -5.89 0 -9.57 0.73 c
+-1.47 -0.73 -2.94 -1.47 -5.15 -2.21 c
+-1.47 0 -2.94 0.73 -5.15 1.47 c
+-4.41 7.36 -4.41 7.36 -8.83 11.77 c
+-2.94 8.09 -5.89 16.19 -9.56 24.29 c
+-0.74 7.36 -2.21 14.71 -3.68 22.07 c
+2.95 0 6.63 0.74 10.3 1.47 c
+9.57 5.15 9.57 5.15 16.92 7.36 c
+1.47 1.47 2.95 2.94 5.15 5.15 c
+2.21 0.74 4.42 1.47 7.36 2.21 c
+0.74 0.73 1.47 1.47 2.21 2.94 c
+2.95 0 5.89 0 9.57 0.73 c
+1.47 -8.83 3.68 -17.66 5.89 -27.23 c
+1.47 -2.21 2.94 -4.41 5.15 -7.36 c
+1.47 -8.09 3.68 -16.19 5.89 -24.28 c
+2.95 -2.21 5.89 -4.42 8.83 -7.36 c
+1.47 -2.21 3.68 -4.42 5.89 -7.36 c
+2.94 -2.21 6.63 -4.41 10.3 -7.36 c
+0.73 -1.47 2.21 -2.94 3.68 -5.15 c
+0.74 -0.73 2.21 -1.47 3.68 -2.21 c
+1.47 -2.94 2.95 -5.89 4.42 -9.57 c
+0.73 2.21 1.47 4.41 2.94 7.36 c
+5.15 0.74 11.04 2.21 16.93 3.68 c
+10.3 5.15 14.71 8.83 25.02 13.25 c
+0.73 0.74 1.47 2.21 2.21 3.68 c
+2.21 0 4.42 0 7.36 0 c
+1.47 -2.21 2.95 -5.15 5.15 -8.09 c
+3.68 -2.95 7.36 -6.62 11.04 -10.3 c
+0.73 -2.21 2.21 -4.41 3.68 -7.36 c
+0.73 -0.73 2.21 -1.47 3.68 -2.21 c
+1.47 -2.21 2.95 -4.41 4.42 -7.36 c
+-0.74 -0.74 -1.47 -2.21 -2.95 -3.68 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.21 c
+-4.41 0 -9.57 0 -14.71 0 c
+-5.89 1.47 -11.78 2.94 -17.66 4.42 c
+-1.47 1.47 -2.94 2.94 -5.15 5.15 c
+-3.68 0 -7.36 0 -11.77 0 c
+-10.3 -5.15 -10.3 -5.15 -12.51 -7.36 c
+-8.1 -0.73 -16.19 -1.47 -24.29 -2.21 c
+-22.07 1.47 -44.15 2.94 -66.23 4.42 c
+-2.21 0.73 -4.42 2.21 -7.36 3.68 c
+-6.62 0 -13.25 0.74 -19.87 1.47 c
+-2.21 -2.21 -4.41 -4.41 -7.36 -7.36 c
+-14.71 -5.15 -14.71 -5.15 -17.66 -7.36 c
+-3.68 0 -7.36 0.73 -11.77 1.47 c
+f*
+2747.89 3233.88 m
+1.47 1.47 2.95 3.68 5.15 5.89 c
+3.68 0 8.1 0 12.51 0 c
+0.73 -0.74 1.47 -1.48 2.21 -2.21 c
+-1.47 -1.47 -2.95 -2.94 -4.41 -5.15 c
+-5.15 0 -10.3 0.74 -15.46 1.47 c
+f*
+2875.94 3233.88 m
+0.73 0.74 1.47 2.21 2.21 3.68 c
+1.47 0.73 2.94 1.47 5.15 2.21 c
+2.21 0 4.41 0 7.36 -0.74 c
+-1.47 -2.21 -2.95 -4.41 -5.15 -6.62 c
+-2.95 0 -5.89 0.74 -9.57 1.47 c
+f*
+2145.95 3235.35 m
+-8.09 0.74 -16.19 1.47 -24.29 2.21 c
+-22.07 0 -22.07 0 -31.64 1.47 c
+-3.68 0.74 -8.09 2.21 -12.5 3.68 c
+-2.95 0 -5.89 0 -9.57 0 c
+-2.21 -1.47 -4.41 -2.94 -7.36 -5.15 c
+-13.98 0 -27.96 -0.73 -41.95 -1.47 c
+0 3.68 0 8.09 0 12.51 c
+5.15 0.73 11.04 2.21 16.92 3.68 c
+2.95 1.47 6.62 2.95 10.3 5.15 c
+5.89 1.47 12.51 2.94 19.13 4.41 c
+2.94 0 6.62 0 10.3 0 c
+0.74 -0.73 1.47 -1.47 2.21 -2.21 c
+2.2 -0.74 4.41 -1.47 7.36 -2.21 c
+2.21 0 4.41 0 7.36 0.73 c
+-5.15 3.68 -5.15 3.68 -12.51 6.62 c
+2.95 2.21 2.95 2.21 10.3 4.42 c
+2.95 2.21 5.89 4.42 9.57 6.62 c
+-2.95 0 -5.89 0 -9.57 0.74 c
+-4.41 -2.21 -9.56 -4.41 -14.71 -7.36 c
+-14.71 -2.21 -14.71 -2.21 -19.87 -4.42 c
+0 7.36 0 14.72 0.73 22.82 c
+1.47 8.09 2.94 16.19 5.15 24.28 c
+0.73 0.74 1.47 1.47 2.21 2.95 c
+2.95 16.93 2.95 16.93 5.15 22.08 c
+1.47 1.47 2.95 2.94 5.15 4.41 c
+2.21 7.36 2.21 7.36 3.68 8.83 c
+2.2 0 4.41 0 7.36 0 c
+3.68 -3.68 3.68 -3.68 7.36 -11.04 c
+0 3.68 0 8.1 0.74 12.51 c
+-7.36 4.41 -7.36 4.41 -8.1 5.89 c
+-7.36 2.95 -9.57 5.15 -16.93 7.36 c
+-0.73 0.73 -1.47 1.47 v
+0 12.51 0 25.75 0 39 c
+0.73 4.41 1.47 9.57 2.2 14.72 c
+1.47 1.47 2.95 2.95 5.15 5.15 c
+1.47 4.41 2.95 9.57 4.42 14.72 c
+3.68 6.62 8.09 13.24 12.51 19.87 c
+0.74 2.21 1.47 4.41 2.21 7.36 c
+1.47 1.47 2.94 2.94 5.15 4.41 c
+3.68 9.57 8.09 19.13 12.51 29.43 c
+0 1.47 -0.74 2.95 -1.47 5.15 c
+-0.73 -0.74 -2.21 -1.47 -3.68 -2.21 c
+-3.68 -8.83 -7.36 -17.66 -11.04 -27.23 c
+-0.73 -0.73 -2.21 -1.47 -3.68 -2.21 c
+-0.74 -2.21 -2.21 -4.42 -3.68 -7.36 c
+-2.21 -0.73 -4.41 -2.21 -7.36 -3.68 c
+-5.15 0 -11.04 -0.74 -16.93 -1.47 c
+0 2.21 0 4.42 0.74 7.36 c
+3.68 2.21 8.09 4.41 12.51 7.36 c
+0.73 1.47 1.47 2.94 2.21 5.15 c
+0 4.41 0 9.57 -0.73 14.71 c
+-2.21 -0.73 -4.42 -1.47 -7.36 -2.21 c
+1.47 -2.94 2.95 -5.89 5.15 -8.83 c
+-2.94 -2.94 -5.89 -5.89 -8.83 -8.83 c
+-0.74 3.68 -2.21 8.09 -3.68 12.51 c
+-2.2 2.21 -4.41 4.42 -6.62 7.36 c
+-6.62 5.15 -13.25 11.04 -20.61 16.93 c
+0 8.83 -0.73 17.66 -1.47 27.23 c
+0.73 0.73 1.47 1.47 2.94 2.2 c
+3.68 16.19 7.36 32.38 11.77 49.3 c
+1.47 1.47 2.95 2.95 5.15 5.15 c
+0.73 2.21 1.47 4.41 2.21 7.36 c
+0.74 1.47 2.21 2.94 3.68 4.41 c
+0.74 -0.73 2.21 -1.47 3.68 -2.21 c
+0.73 -1.47 1.47 -2.94 2.95 -5.15 c
+0.73 -0.73 2.2 -1.47 3.68 -2.21 c
+0.74 -1.47 2.21 -2.95 3.68 -5.15 c
+3.68 -2.21 7.36 -4.42 11.77 -7.36 c
+0.74 -1.47 1.47 -2.95 2.95 -4.42 c
+7.36 -5.15 11.77 -10.3 22.08 -17.66 c
+-2.95 -4.41 -5.89 -8.83 -8.83 -13.25 c
+-3.68 0 -7.36 -0.73 -11.78 -1.47 c
+0 2.95 -0.73 6.63 -1.47 10.3 c
+-0.73 0.73 -2.21 1.47 -3.68 2.21 c
+-0.73 -4.42 -1.47 -9.57 -2.94 -14.72 c
+-2.95 -2.21 -5.89 -4.41 -9.57 -7.36 c
+2.2 0 4.41 0 7.36 -0.74 c
+0.74 0.74 1.47 1.47 2.95 2.21 c
+7.36 1.47 14.72 2.95 22.08 5.15 c
+0.73 -1.47 1.47 -2.95 2.94 -4.42 c
+11.77 -0.73 11.77 -0.73 13.98 0 c
+0.73 -2.2 2.21 -4.41 3.68 -7.36 c
+0 -2.21 0 -4.42 0 -7.36 c
+-2.95 -2.21 -5.89 -4.41 -8.84 -7.36 c
+-3.68 -0.73 -7.36 -1.47 -11.77 -2.95 c
+-11.77 -0.73 -24.29 -2.21 -36.8 -3.68 c
+13.25 0 27.23 -0.74 41.21 -1.47 c
+2.21 0.73 4.41 1.47 7.36 2.21 c
+2.21 1.47 4.42 2.94 7.36 5.15 c
+14.71 5.15 14.71 5.15 17.66 5.15 c
+0.73 0 1.47 -0.73 2.21 -1.47 c
+3.68 -12.51 5.89 -27.23 9.57 -39.74 c
+0 4.42 0.73 9.57 1.47 14.72 c
+-2.95 14.72 -2.95 14.72 -3.68 27.23 c
+2.21 -0.74 4.41 -1.47 7.36 -2.21 c
+2.21 -2.95 2.21 -2.95 8.83 -22.82 c
+1.47 -8.09 2.95 -16.19 4.42 -24.28 c
+0.73 -1.47 2.21 -2.95 3.68 -5.15 c
+0.74 -4.41 2.21 -9.57 3.68 -14.72 c
+0 -5.15 0 -11.04 0 -16.92 c
+5.15 -36.8 5.15 -36.8 7.36 -44.15 c
+0.74 -11.04 1.47 -22.82 2.95 -34.59 c
+0 -19.13 0 -39 0 -58.87 c
+-0.73 -2.21 -1.47 -4.41 -2.95 -7.36 c
+-11.77 -12.51 -15.45 -14.72 -27.23 -27.23 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.21 c
+0.74 1.47 1.47 2.95 2.95 5.15 c
+0 2.21 -0.74 4.41 -1.47 7.36 c
+-0.73 -0.74 -2.21 -1.47 -3.68 -2.95 c
+-0.74 -2.21 -1.47 -4.41 -2.21 -7.36 c
+-2.95 -0.73 -5.89 -1.47 -8.83 -2.95 c
+-7.36 0 -7.36 0 -5.89 0.74 c
+0.73 6.63 1.47 13.25 2.21 19.87 c
+2.95 11.77 5.89 24.29 9.57 36.8 c
+0.74 0.73 1.47 1.47 2.95 2.21 c
+2.21 9.57 4.41 19.13 7.36 29.44 c
+0 2.94 -0.74 5.88 -1.47 9.56 c
+-0.73 -2.21 -2.21 -4.41 -3.68 -7.36 c
+-2.21 -9.57 -2.21 -9.57 -3.68 -11.77 c
+-2.21 0 -4.41 -0.73 -7.36 -1.47 c
+-4.41 5.15 -4.41 5.15 -11.77 10.3 c
+-5.15 7.36 -5.15 7.36 -8.83 10.3 c
+-0.73 2.95 -2.21 6.63 -3.68 10.3 c
+0 -4.41 0 -9.57 0 -14.72 c
+0.73 -0.73 2.2 -1.47 3.68 -2.95 c
+0.74 -2.2 2.21 -4.41 3.68 -7.36 c
+2.21 -1.47 5.15 -2.95 8.1 -4.42 c
+0.73 -1.47 1.47 -2.94 2.94 -5.15 c
+3.68 -0.73 7.36 -1.47 11.04 -2.2 c
+-6.62 -22.08 -11.04 -41.95 -13.98 -49.3 c
+-2.21 -16.93 -2.21 -16.93 -4.41 -24.29 c
+-1.47 -1.47 -2.95 -2.95 -5.15 -5.15 c
+0 -1.47 0.73 -2.94 1.47 -5.15 c
+2.21 1.47 4.42 2.95 7.36 4.42 c
+3.68 0.73 8.09 1.47 12.51 2.21 c
+5.15 0 11.04 0 16.93 0 c
+10.3 -12.51 10.3 -12.51 14.72 -19.87 c
+-0.74 -0.74 -1.47 -1.48 -2.21 -2.21 c
+-1.47 0 -2.94 0 -5.15 0 c
+-0.73 0.73 -1.47 1.47 -2.21 2.21 c
+-1.47 0 -2.94 0 -5.15 -0.74 c
+0 -0.74 0 -1.47 0.73 -2.94 c
+-4.41 0 -8.83 0 -13.25 -0.74 c
+f*
+2519.77 3239.77 m
+-0.73 0.73 -2.21 2.21 -3.68 3.68 c
+0 10.3 0 20.61 0 31.64 c
+0.73 0.73 1.47 1.47 v
+15.45 0 30.91 0 46.36 -0.74 c
+0.73 -22.81 0.73 -22.81 0 -34.58 c
+-14.72 0 -29.44 -0.74 -44.16 -1.47 c
+f*
+2347.58 3241.24 m
+0 11.77 0 24.28 0 36.79 c
+8.83 0 17.66 0 27.23 0 c
+0 -11.78 0 -24.29 0 -36.79 c
+-8.83 0 -17.66 0 -27.23 0 c
+f*
+K
+2433.68 3241.24 m
+0.73 5.89 1.47 12.51 2.21 19.13 c
+0 -5.89 0 -12.51 0 -19.13 c
+-0.73 0 -1.47 0 -2.21 0 c
+f*
+255 G
+2569.08 3241.24 m
+0.74 33.85 0.74 33.85 0 35.32 c
+8.83 0 17.66 0 26.49 0 c
+0.73 -0.74 1.47 -1.47 v
+0 -10.3 0 -20.61 0 -31.64 c
+-8.83 -0.73 -18.4 -1.47 -27.96 -2.2 c
+f*
+K
+2148.89 3246.39 m
+1.47 0 2.95 0 4.42 0 c
+-1.47 0 -2.95 0 -4.42 0 c
+f*
+2109.15 3253.75 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+0 0 0 rG
+2190.84 3254.48 m
+-1.47 0.74 -2.95 2.21 -5.15 3.68 c
+2.95 4.42 5.89 8.83 9.57 13.98 c
+1.47 0 2.94 -0.74 5.15 -1.47 c
+0 -0.74 -0.74 -1.47 -1.47 -2.95 c
+0 -2.95 0 -5.89 0 -9.57 c
+0 -0.73 0.73 -1.47 1.47 -2.21 c
+-2.95 0 -5.89 -0.73 -9.57 -1.47 c
+f*
+255 G
+2193.78 3258.16 m
+0 0.73 0 1.47 v
+0 -0.74 0 -1.47 v
+f*
+2861.22 3261.84 m
+-4.41 3.68 -9.57 8.09 -14.71 12.51 c
+-1.48 0.73 -2.95 1.47 -5.15 2.21 c
+-1.47 2.21 -2.95 4.41 -4.41 6.62 c
+-3.68 2.95 -7.36 5.89 -11.78 9.57 c
+-1.47 7.36 -2.94 14.72 -4.41 22.08 c
+-0.73 0.73 -1.47 1.47 -2.95 2.21 c
+-2.21 5.15 -4.41 16.93 -7.36 24.29 c
+0 3.68 0.73 8.09 1.47 12.51 c
+4.42 2.94 8.83 5.88 13.25 9.56 c
+2.95 5.15 6.63 10.3 10.3 15.45 c
+4.41 -2.21 8.83 -4.41 13.25 -7.36 c
+0.73 0.74 2.21 1.47 3.68 2.21 c
+0.73 2.94 1.47 5.89 2.2 9.57 c
+2.95 2.94 5.89 5.89 8.84 8.83 c
+5.89 0 11.77 0 17.66 -0.73 c
+1.47 -10.3 3.68 -21.34 5.89 -32.38 c
+0.74 -0.73 1.47 -1.47 2.21 -2.95 c
+0.73 -9.57 2.21 -19.13 3.68 -29.43 c
+2.21 -9.57 4.42 -19.13 6.63 -29.44 c
+0 -5.15 0 -11.04 0 -16.92 c
+0 -0.73 -0.73 -1.47 -1.47 -2.21 c
+-2.21 0 -4.41 -0.74 -7.36 -1.47 c
+-1.47 1.47 -1.47 1.47 -3.68 8.83 c
+-1.47 1.47 -2.94 2.95 -5.15 4.42 c
+-0.74 1.47 -1.47 2.94 -2.21 5.15 c
+-5.15 5.15 -7.36 9.57 -11.04 12.51 c
+0 -2.21 -0.73 -4.41 -1.47 -7.36 c
+1.47 -1.47 2.95 -2.95 5.15 -5.15 c
+0.73 -1.47 1.47 -2.95 2.21 -5.15 c
+1.47 -1.47 2.94 -2.95 5.15 -4.42 c
+1.47 -2.94 2.94 -6.62 4.41 -10.3 c
+0.74 -0.73 1.47 -1.47 2.94 -2.21 c
+0 -2.21 0 -2.21 -1.47 -3.68 c
+-5.89 -2.21 -12.51 -4.42 -19.13 -7.36 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+0 0 0 rG
+2065 3275.09 m
+0 3.68 0.73 8.09 1.47 12.51 c
+2.2 2.94 4.41 5.89 7.36 9.56 c
+0.73 2.21 1.47 4.42 2.21 7.36 c
+12.51 17.66 12.51 17.66 16.19 25.02 c
+2.21 2.21 5.15 4.42 8.09 7.36 c
+0 5.15 0 11.04 0 16.93 c
+-3.68 2.94 -7.36 5.88 -11.77 9.56 c
+-2.21 2.21 -4.41 5.15 -6.62 8.09 c
+-1.47 1.47 -3.68 2.95 -5.89 4.42 c
+0 4.41 0 9.57 0 14.72 c
+0.73 1.47 1.47 2.94 2.21 5.15 c
+3.68 2.94 8.09 5.89 12.51 9.56 c
+8.83 4.41 11.04 6.63 16.19 8.83 c
+0.74 0.73 1.48 1.47 2.21 2.95 c
+4.41 2.94 9.57 5.89 14.72 9.56 c
+4.41 0 9.56 0 14.71 0 c
+2.21 -0.73 4.41 -2.21 7.36 -3.68 c
+0.74 -2.95 2.21 -6.62 3.68 -10.3 c
+-0.74 -13.25 -1.47 -27.23 -2.21 -41.21 c
+-0.73 -0.73 -1.47 -1.47 -2.95 -2.94 c
+0 -2.95 0 -5.89 -0.73 -9.57 c
+-4.41 0.73 -9.57 1.47 -14.72 2.21 c
+-0.73 1.47 -2.21 2.95 -3.68 5.15 c
+0 2.21 0 4.41 0.73 7.36 c
+2.94 -2.95 6.62 -6.62 10.3 -10.3 c
+8.09 41.95 8.09 41.95 8.09 47.1 c
+-0.73 2.21 -1.47 4.41 -2.21 7.36 c
+-1.47 0.73 -3.68 2.21 -5.89 3.68 c
+-2.21 0 -4.41 0 -7.36 0 c
+-2.21 -2.21 -12.51 -7.36 -46.36 -30.17 c
+0 -0.73 -0.73 -1.47 -1.47 -2.95 c
+0 -2.94 0 -5.89 0 -9.57 c
+2.21 -1.47 4.41 -2.94 7.36 -5.15 c
+1.47 -2.21 3.68 -4.41 5.89 -7.36 c
+2.21 -0.74 4.42 -2.21 7.36 -3.68 c
+0.73 -0.74 1.47 -2.21 2.95 -3.68 c
+0.73 -2.95 1.47 -6.62 2.94 -10.3 c
+0 -2.95 0 -5.89 0 -9.57 c
+-1.47 -2.94 -2.94 -5.88 -4.41 -9.57 c
+-2.21 -1.47 -4.41 -2.94 -7.36 -5.15 c
+-2.94 -7.36 -5.15 -9.57 -7.36 -14.72 c
+-0.73 -0.73 -1.47 -1.47 -2.95 -2.21 c
+-2.21 -5.15 -4.41 -7.36 -7.36 -14.72 c
+-7.36 -10.3 -7.36 -10.3 -11.04 -17.66 c
+-0.73 0 -1.47 0 -2.21 0 c
+f*
+255 G
+1974.48 3281.71 m
+-6.62 0.74 -13.25 1.47 -19.87 2.21 c
+-3.68 1.47 -8.1 2.94 -12.51 5.15 c
+-7.36 5.15 -7.36 5.15 -13.25 11.04 c
+-2.94 5.89 -6.62 12.51 -10.3 19.13 c
+-1.47 8.83 -3.68 17.66 -5.89 27.23 c
+-0.73 7.36 -1.47 14.72 -2.21 22.08 c
+2.94 0 5.89 0 9.57 0 c
+0.73 -4.41 2.21 -9.57 3.68 -14.71 c
+0.73 -0.74 2.21 -1.47 3.68 -2.21 c
+0.73 -2.94 2.2 -6.62 3.68 -10.3 c
+5.15 -2.95 10.3 -5.89 16.19 -9.57 c
+5.15 -2.21 11.04 -4.41 16.93 -7.36 c
+6.62 0 13.25 0 19.87 -0.74 c
+0.74 0.74 1.47 1.47 2.21 2.21 c
+2.94 0.73 6.62 1.47 10.3 2.21 c
+4.41 2.94 4.41 2.94 11.77 5.15 c
+3.68 2.21 7.36 5.15 11.04 8.09 c
+0.73 2.21 2.21 4.41 3.68 7.36 c
+0.73 0.73 2.21 1.47 3.68 2.94 c
+2.95 7.36 5.15 9.57 7.36 14.72 c
+2.2 1.47 4.41 2.95 6.62 5.15 c
+0 -8.09 0 -16.19 0.73 -25.02 c
+-0.73 -3.68 -1.47 -8.09 -2.21 -12.51 c
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.21 c
+-2.94 -12.51 -2.94 -12.51 -7.36 -24.29 c
+-7.36 -7.36 -7.36 -7.36 -10.3 -12.51 c
+-2.21 -1.47 -4.42 -2.95 -7.36 -5.15 c
+-4.41 -1.47 -8.83 -3.68 -13.25 -5.89 c
+-8.09 -0.74 -16.19 -1.47 -24.29 -2.21 c
+f*
+2971.61 3281.71 m
+-4.42 0.74 -9.57 1.47 -14.72 2.21 c
+-4.41 1.47 -9.57 2.94 -14.71 5.15 c
+-1.47 0.73 -2.95 2.2 -5.15 3.68 c
+-0.74 2.21 -2.21 4.41 -3.68 7.36 c
+-7.36 4.42 -7.36 4.42 -9.57 7.36 c
+-2.95 8.09 -5.89 16.19 -9.57 24.29 c
+-0.74 5.15 -1.47 11.04 -2.94 16.93 c
+0 6.62 0 13.24 -0.74 19.87 c
+2.21 0 4.41 0 7.36 0 c
+0.73 -2.21 1.47 -4.41 2.21 -7.36 c
+0.73 -0.73 2.21 -1.47 3.68 -2.21 c
+0.73 -2.21 1.47 -4.41 2.21 -7.36 c
+2.21 -1.47 4.41 -2.94 6.63 -5.15 c
+0.73 -2.21 2.21 -4.41 3.68 -7.36 c
+4.42 -2.2 8.83 -5.15 13.25 -8.09 c
+5.89 -2.21 11.77 -4.41 17.66 -6.62 c
+2.95 0 5.89 0 9.57 -0.74 c
+0.73 0.74 1.47 1.47 2.21 2.21 c
+5.89 0.73 11.77 1.47 17.66 2.21 c
+4.41 2.94 4.41 2.94 16.93 7.36 c
+2.94 2.94 5.89 6.62 9.57 10.3 c
+2.94 4.41 5.89 8.83 8.83 13.25 c
+0.74 2.21 1.47 4.41 2.21 7.36 c
+0.73 1.47 2.21 2.95 3.68 5.15 c
+0 -11.04 0.73 -22.81 1.47 -34.58 c
+-1.47 -6.62 -2.95 -13.25 -5.15 -19.87 c
+-2.21 -4.41 -4.41 -9.57 -7.36 -14.72 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.21 c
+-1.47 -2.21 -3.68 -4.41 -5.89 -7.36 c
+-1.47 -0.73 -3.68 -2.21 -5.89 -3.68 c
+-9.57 -2.21 -19.13 -4.42 -29.44 -7.36 c
+-2.94 0 -6.62 0 -10.3 0 c
+f*
+2517.57 3283.92 m
+-2.21 0.73 -4.42 1.47 -7.36 2.94 c
+-1.47 2.21 -2.95 4.41 -5.15 7.36 c
+-3.68 3.68 -8.1 7.36 -12.51 11.04 c
+-2.95 1.47 -5.89 2.94 -9.57 4.41 c
+-1.47 3.68 -2.95 7.36 -5.15 11.04 c
+19.13 0 39 0.74 58.87 1.47 c
+-0.73 -11.77 -1.47 -23.55 -2.21 -35.32 c
+-2.21 -0.73 -4.42 -1.47 -7.36 -2.94 c
+-2.95 0 -5.89 0 -9.57 0 c
+f*
+2551.42 3283.92 m
+-2.95 0 -5.89 0.73 -9.57 1.47 c
+0 11.77 0 24.29 0 36.8 c
+17.66 0 35.32 -0.73 53.72 -1.47 c
+0.73 -0.73 1.47 -1.47 v
+0 -9.57 0 -19.13 0 -29.43 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.95 c
+-13.98 -0.73 -27.96 -1.47 -41.94 -2.94 c
+f*
+0 0 0 rG
+2156.25 3285.39 m
+0.73 4.42 1.47 9.57 2.94 14.72 c
+2.21 2.21 4.41 4.42 6.62 7.36 c
+0 -2.21 0.74 -4.41 1.47 -7.36 c
+-0.73 -0.73 -1.47 -1.47 -2.94 -2.95 c
+-0.74 -2.2 -1.47 -4.41 -2.21 -7.36 c
+-0.74 -1.47 -2.21 -2.95 -3.68 -4.42 c
+-0.74 0 -1.47 0 -2.21 0 c
+f*
+255 G
+2352.73 3286.86 m
+-0.73 0.74 -2.2 1.47 -3.68 2.95 c
+0 9.57 0 19.13 0 29.43 c
+8.83 4.41 8.83 4.41 11.04 6.63 c
+11.77 0 24.28 -0.74 36.79 -1.47 c
+0.73 -0.74 1.47 -1.47 2.21 -2.21 c
+0 -11.04 0.73 -22.81 1.47 -34.59 c
+-15.45 0 -31.64 0 -47.83 -0.74 c
+f*
+2406.45 3285.39 m
+0 11.77 0 24.29 0 36.8 c
+22.07 -0.73 44.15 -1.47 66.96 -2.21 c
+0.73 -1.47 1.47 -2.95 2.21 -5.15 c
+-0.74 -0.74 -1.47 -2.21 -2.21 -3.68 c
+-6.62 -1.47 -13.25 -2.95 -19.87 -5.15 c
+-2.21 -1.47 -4.41 -2.94 -7.36 -4.41 c
+-3.68 -4.42 -8.1 -9.57 -12.51 -14.72 c
+-8.83 0 -17.66 -0.73 -27.23 -1.47 c
+f*
+K
+2811.92 3307.47 m
+0 0.73 0.73 1.47 1.47 2.21 c
+0 -0.73 -0.74 -1.47 -1.47 -2.21 c
+f*
+255 G
+2718.46 3307.47 m
+-0.73 12.51 -1.47 25.76 -2.21 39 c
+2.21 0 4.41 0.74 7.36 1.47 c
+2.21 0.74 4.41 2.21 7.36 3.68 c
+3.68 4.41 8.09 9.57 12.51 14.72 c
+2.21 5.15 5.15 11.04 8.1 16.93 c
+1.47 5.89 2.94 11.77 5.15 17.66 c
+1.47 2.21 2.94 4.41 5.15 7.36 c
+1.47 5.15 3.68 11.04 5.89 16.93 c
+2.95 2.95 5.89 5.89 8.83 9.57 c
+0.73 2.21 2.21 4.41 3.68 6.62 c
+2.21 0 4.42 0 7.36 0.73 c
+0 -3.68 -0.74 -7.36 -1.47 -11.77 c
+0 -2.2 0.73 -4.41 1.47 -7.36 c
+0.73 1.47 2.21 2.94 3.68 4.41 c
+0 2.94 0.74 6.63 1.47 10.3 c
+0.74 -0.73 1.47 -1.47 2.21 -2.94 c
+0.74 6.62 2.21 13.25 3.68 19.87 c
+0 5.15 0 11.04 0 16.93 c
+0.74 0.73 1.47 1.47 2.21 2.95 c
+1.47 5.89 2.95 12.51 5.15 19.13 c
+2.21 2.94 2.21 2.94 5.89 15.45 c
+25.02 3.68 25.02 3.68 34.59 3.68 c
+2.21 0 4.41 -0.74 7.36 -1.47 c
+0 -3.68 0 -8.09 0.73 -12.51 c
+3.68 -5.15 3.68 -5.15 7.36 -14.72 c
+0.73 -0.73 2.21 -1.47 3.68 -2.2 c
+2.21 -3.68 4.42 -8.1 7.36 -12.51 c
+4.41 -11.78 8.83 -24.29 13.98 -36.79 c
+0.74 -0.74 1.47 -1.47 2.21 -2.21 c
+0 -5.89 0 -11.77 0 -17.66 c
+-1.47 -2.21 -2.95 -4.41 -5.15 -7.36 c
+-1.47 -1.47 -3.68 -2.94 -5.89 -4.41 c
+-2.95 -0.73 -5.89 -1.47 -8.83 -2.95 c
+2.94 5.15 2.94 5.15 5.15 12.51 c
+0 2.21 0 4.41 0 7.36 c
+-2.21 5.15 -2.21 5.15 -5.89 8.83 c
+-6.62 0.74 -13.25 1.48 -19.87 2.21 c
+-0.74 0.73 -1.47 1.47 -2.21 2.94 c
+-3.68 0 -8.1 -0.73 -12.51 -1.47 c
+2.95 -0.73 6.62 -2.2 10.3 -3.68 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+-0.74 -0.74 -1.48 -1.47 -2.95 -2.95 c
+-2.21 -5.15 -4.42 -10.3 -6.62 -15.45 c
+-1.47 1.47 -2.95 2.95 -5.15 5.15 c
+-1.47 0.74 -2.95 1.47 -5.15 2.21 c
+-1.47 2.21 -2.95 4.41 -4.41 7.36 c
+1.47 2.94 2.94 5.89 4.41 8.83 c
+-1.47 0 -2.95 0 -4.41 0.73 c
+-1.47 -0.73 -2.95 -2.21 -4.42 -3.68 c
+0 -2.95 0 -5.89 0 -9.57 c
+0.74 -2.21 1.47 -4.42 2.95 -7.36 c
+3.68 -2.21 7.36 -4.42 11.04 -7.36 c
+0 -5.89 0 -11.77 0.73 -17.66 c
+-2.21 -2.21 -2.21 -2.21 -4.41 -7.36 c
+-3.68 -3.68 -8.09 -8.09 -12.51 -12.51 c
+-2.21 -1.47 -4.41 -2.94 -7.36 -4.41 c
+-0.73 -1.47 -2.21 -2.95 -3.68 -5.15 c
+-5.15 -1.47 -11.04 -3.68 -16.93 -5.89 c
+-16.93 -9.57 -16.93 -9.57 -32.38 -16.19 c
+-1.47 3.68 -2.95 8.09 -5.15 12.51 c
+-0.74 -6.62 -2.21 -13.25 -3.68 -19.87 c
+-1.47 -1.47 -3.68 -2.94 -5.89 -5.15 c
+-2.95 -1.47 -5.89 -2.94 -8.83 -4.41 c
+-0.73 -0.74 -1.47 -2.21 -2.94 -3.68 c
+-2.95 -0.73 -6.62 -2.21 -10.3 -3.68 c
+f*
+K
+2165.81 3314.83 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2365.24 3322.19 m
+1.47 0 2.94 0 4.41 0 c
+-1.47 0 -2.94 0 -4.41 0 c
+f*
+2374.8 3322.19 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+2384.37 3322.19 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+255 G
+2347.58 3331.02 m
+-1.47 1.47 -3.68 3.68 -5.89 5.89 c
+0 2.94 -0.73 5.89 -1.47 9.56 c
+89.04 0 178.08 0 267.86 0 c
+-0.73 -5.15 -1.47 -10.3 -2.21 -15.45 c
+-86.1 0 -172.2 0 -258.29 0 c
+f*
+2242.35 3350.15 m
+-1.47 2.95 -2.95 5.89 -4.41 8.83 c
+0 12.51 0 25.76 0 39 c
+-2.21 2.95 -5.89 12.51 -9.57 17.66 c
+-0.73 2.94 -1.47 5.89 -2.21 9.57 c
+-2.94 3.68 -6.62 8.09 -10.3 12.51 c
+-1.47 1.47 -3.68 2.95 -5.89 4.41 c
+0 -1.47 -0.74 -2.94 -1.47 -4.41 c
+3.68 -4.41 7.36 -9.56 11.04 -14.71 c
+0.73 -2.95 2.21 -6.62 3.68 -10.3 c
+0 -0.73 0 -1.47 -0.74 -2.21 c
+-0.73 -0.74 -2.21 -1.47 -3.68 -2.21 c
+-5.15 -14.72 -5.15 -14.72 -10.3 -25.02 c
+-0.74 -2.95 -1.47 -5.89 -2.21 -9.57 c
+-0.73 -0.74 -1.47 -1.47 -2.21 -2.21 c
+0 -2.2 -0.74 -5.15 -1.47 -8.09 c
+-7.36 1.47 -7.36 1.47 -8.83 2.95 c
+-0.73 10.3 -1.47 20.61 -2.21 31.64 c
+-1.47 8.1 -2.94 16.19 -5.15 25.02 c
+-0.73 9.57 -1.47 19.13 -2.21 29.43 c
+0.74 -0.74 1.47 -1.47 2.21 -2.94 c
+0.74 -3.68 1.47 -7.36 2.95 -11.78 c
+1.47 -2.94 3.68 -6.62 5.89 -10.3 c
+1.47 -0.74 2.94 -1.47 5.15 -2.21 c
+2.21 -2.95 5.15 -5.89 8.09 -9.57 c
+0 -2.21 0 -4.42 0 -7.36 c
+-0.74 -2.21 -2.21 -4.42 -3.68 -7.36 c
+-2.21 4.41 -4.41 9.57 -7.36 14.72 c
+0 -2.95 0 -6.62 -0.73 -10.3 c
+0.73 -7.36 2.21 -14.71 3.68 -22.07 c
+0.73 3.68 1.47 8.09 2.21 12.51 c
+2.95 0 6.62 0 10.3 0 c
+0 7.36 0 14.71 0.73 22.07 c
+-0.73 1.47 -1.47 2.94 -2.2 5.15 c
+-2.21 2.21 -4.42 4.41 -6.62 7.36 c
+-1.47 0.74 -2.95 1.47 -4.41 2.21 c
+-2.21 2.94 -4.42 5.89 -6.62 9.56 c
+-0.73 2.95 -1.47 6.63 -2.21 10.3 c
+2.21 1.47 4.41 3.68 6.62 5.89 c
+2.95 0 5.89 0 9.57 -0.74 c
+9.57 -6.62 9.57 -6.62 14.72 -8.83 c
+2.21 -2.94 4.42 -5.89 7.36 -9.57 c
+1.47 0 2.95 0 5.15 0.74 c
+-1.47 2.94 -2.95 6.62 -5.15 10.3 c
+-6.62 4.41 -13.25 8.83 -19.87 13.25 c
+-4.41 0 -9.57 0 -14.72 0 c
+-1.47 -1.47 -2.95 -2.94 -4.41 -5.15 c
+-2.95 1.47 -2.95 1.47 -6.62 5.89 c
+0 15.45 0.74 30.91 1.47 47.1 c
+7.36 -1.47 7.36 -1.47 16.93 -1.47 c
+2.95 0.73 6.62 1.47 10.3 2.95 c
+2.95 -6.62 6.63 -13.98 10.3 -21.34 c
+1.47 -1.48 2.94 -2.95 5.15 -5.15 c
+8.83 -4.41 8.83 -4.41 11.04 -6.62 c
+2.95 -0.73 6.62 -1.47 10.3 -2.94 c
+0 -26.49 0 -53.72 0.74 -80.95 c
+-0.74 -14.72 -1.47 -29.44 -2.21 -44.16 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.94 c
+-0.73 0 -1.47 0.73 -2.21 1.47 c
+f*
+2330.65 3353.83 m
+0 0.73 -0.73 1.47 -1.47 2.2 c
+0 2.95 0 6.63 -0.73 10.3 c
+98.61 -0.74 197.95 -1.47 297.29 -2.21 c
+-2.2 -3.68 -4.41 -7.36 -7.36 -11.04 c
+-95.67 0 -191.33 0 -287.73 0.74 c
+f*
+2716.25 3353.83 m
+0 0.73 -0.73 1.47 -1.47 2.2 c
+-0.73 5.89 -1.47 11.78 -2.21 17.66 c
+-0.73 0.73 -1.47 1.47 -2.94 2.21 c
+-0.74 9.57 -1.47 19.13 -2.95 29.43 c
+5.89 0 12.51 0.74 19.13 1.47 c
+3.68 0.74 8.09 1.47 12.51 2.94 c
+2.21 2.21 17.66 9.57 19.87 11.78 c
+0.73 0 1.47 0 2.21 -0.74 c
+-2.94 -5.89 -5.89 -11.77 -8.83 -17.66 c
+-2.95 -8.83 -5.89 -17.66 -9.57 -27.23 c
+-2.94 -3.68 -5.88 -8.09 -8.83 -12.51 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.21 c
+-0.73 -1.47 -1.47 -2.94 -2.21 -5.15 c
+-2.94 -1.47 -5.89 -2.94 -8.83 -4.41 c
+-0.73 0.74 -1.47 1.47 -2.21 2.21 c
+f*
+K
+2141.53 3372.96 m
+0.73 0.74 1.47 2.21 2.21 3.68 c
+0 0.73 -0.74 1.47 -1.47 2.21 c
+0.73 0.74 1.47 1.47 v
+-0.74 -2.21 -1.47 -4.41 -2.21 -7.36 c
+f*
+255 G
+2313.73 3375.17 m
+-0.73 0 -1.47 0 -2.95 0.73 c
+0 9.57 0 19.13 0 29.43 c
+5.89 29.44 5.89 29.44 7.36 44.16 c
+10.3 1.47 10.3 1.47 29.43 1.47 c
+4.41 0 9.57 -0.73 14.71 -1.47 c
+0 -9.57 0.74 -19.14 1.47 -29.44 c
+0 -4.41 -0.73 -9.57 -1.47 -14.72 c
+15.46 0 30.91 0.74 47.1 1.47 c
+0.74 13.98 1.47 27.96 2.21 42.68 c
+12.51 -0.74 25.76 -1.47 39 -2.21 c
+0 -0.73 0.73 -1.47 1.47 -2.21 c
+0 -11.04 0 -22.81 0 -34.59 c
+0 -0.74 -0.74 -1.47 -1.47 -2.21 c
+16.19 -1.47 32.38 -2.95 49.3 -5.15 c
+0 0.73 0.73 1.47 1.47 2.21 c
+0 14.72 0.74 29.44 1.47 44.16 c
+13.25 0 27.23 0 41.21 0 c
+0 -16.19 0 -32.38 0 -48.57 c
+13.25 0.74 26.49 1.47 40.47 2.21 c
+0.74 2.95 1.47 5.89 2.21 9.57 c
+0.73 0.74 1.47 1.47 2.95 2.95 c
+0 11.04 0.73 22.07 1.47 33.85 c
+13.98 0 27.96 0 41.95 0 c
+1.47 -11.04 3.68 -22.08 5.89 -33.85 c
+0.73 -10.3 1.47 -21.34 2.2 -32.38 c
+-0.73 -2.21 -1.47 -4.42 -2.2 -7.36 c
+-108.18 0 -216.35 0 -325.26 -0.73 c
+f*
+0 0 0 rG
+2156.25 3378.85 m
+0.73 12.51 1.47 25.76 2.94 39 c
+0 6.62 0 13.25 -0.73 19.87 c
+-2.95 0 -5.89 0.74 -9.57 1.47 c
+-2.2 0.74 -4.41 2.21 -7.36 3.68 c
+3.68 0 7.36 0 11.77 0.74 c
+0.73 0 1.47 -0.74 2.21 -1.48 c
+0.74 8.83 1.47 17.66 2.95 27.23 c
+0.73 -4.41 2.21 -9.57 3.68 -14.72 c
+0.73 -6.62 1.47 -13.25 2.21 -19.87 c
+0 -19.13 0 -19.13 -2.21 -41.21 c
+-0.74 -4.41 -2.21 -9.57 -3.68 -14.72 c
+-0.74 0 -1.47 0 -2.21 0 c
+f*
+255 G
+2846.51 3380.32 m
+-0.74 0 -1.48 0 -2.95 0.74 c
+0 6.62 0 13.24 -0.73 19.87 c
+2.2 4.41 2.2 4.41 4.41 14.72 c
+2.94 2.21 2.94 2.21 4.41 5.15 c
+4.41 0 9.57 0 14.72 0 c
+1.47 -2.21 2.95 -4.41 4.41 -6.62 c
+-3.68 -5.89 -3.68 -5.89 -5.89 -13.25 c
+-3.68 -2.95 -7.36 -6.62 -11.04 -10.3 c
+-2.21 -2.95 -4.41 -6.62 -7.36 -10.3 c
+f*
+0 0 0 rG
+2109.15 3383.27 m
+0.73 6.62 1.47 13.25 2.21 19.87 c
+1.47 -1.47 2.95 -2.94 5.15 -5.15 c
+0 -2.94 0 -5.89 0 -9.57 c
+0.74 -0.73 1.47 -1.47 2.95 -2.21 c
+-2.95 -0.73 -6.62 -1.47 -10.3 -2.94 c
+f*
+2826.64 3391.36 m
+-2.21 0.73 -4.41 2.21 -7.36 3.68 c
+-1.47 2.21 -2.94 4.41 -4.41 7.36 c
+-1.47 0.73 -2.95 1.47 -5.15 2.21 c
+-3.68 4.41 -7.36 8.83 -11.04 13.25 c
+0 2.94 0 5.89 0.74 9.57 c
+7.36 -9.57 7.36 -9.57 11.04 -16.93 c
+3.68 -2.94 8.09 -5.89 12.51 -9.57 c
+0 -2.21 0.73 -4.41 1.47 -7.36 c
+2.21 -0.73 4.41 -1.47 7.36 -2.21 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+255 G
+1974.48 3397.98 m
+-1.47 10.3 -2.94 21.34 -5.15 32.38 c
+-10.3 -0.73 -20.61 -1.47 -31.64 -2.94 c
+0 2.94 0 6.63 0.74 10.3 c
+2.94 2.21 5.89 4.41 9.56 7.36 c
+0.74 1.47 1.47 2.95 2.95 4.42 c
+0 2.2 0 4.41 0 7.36 c
+-0.74 1.47 -1.47 2.95 -2.95 5.15 c
+-2.94 2.21 -5.89 4.42 -9.56 7.36 c
+0 0.73 0 1.47 -0.74 2.94 c
+-2.21 0.74 -4.41 2.21 -7.36 3.68 c
+1.47 1.47 2.95 2.94 4.41 4.41 c
+9.57 -0.74 19.14 -1.47 29.44 -2.21 c
+0.73 0.74 2.21 2.21 3.68 3.68 c
+0.73 2.2 1.47 4.41 2.21 7.36 c
+0.73 0.73 1.47 1.47 2.94 2.21 c
+0 5.15 0.74 11.04 1.47 16.93 c
+2.95 0 5.89 0 9.57 0 c
+0 -3.68 0 -7.36 0.74 -11.78 c
+1.47 -6.62 2.94 -13.25 4.41 -19.87 c
+4.41 0 9.57 0.73 14.72 1.47 c
+0.73 0.74 1.47 1.47 2.21 2.21 c
+3.68 0.73 8.09 1.47 12.51 2.94 c
+2.94 0 5.89 0 9.56 0 c
+-2.94 -3.68 -5.89 -8.09 -9.56 -12.51 c
+-2.95 -2.95 -6.62 -5.89 -10.3 -9.57 c
+-1.47 -2.21 -2.95 -4.42 -4.41 -6.62 c
+4.41 -4.41 8.83 -9.57 13.98 -14.71 c
+4.41 -7.36 4.41 -7.36 4.41 -9.57 c
+-0.73 -0.73 -1.47 -1.47 v
+-4.41 0 -9.57 0 -14.71 0 c
+-5.15 1.47 -11.04 3.68 -16.93 5.89 c
+0 -3.68 -0.74 -7.36 -1.47 -11.77 c
+-1.47 -4.42 -2.94 -9.57 -5.15 -14.72 c
+-2.21 -2.95 -5.15 -6.62 -8.09 -10.3 c
+f*
+K
+2453.54 3400.93 m
+1.47 0 2.95 0 4.42 0 c
+-1.47 0 -2.95 0 -4.42 0 c
+f*
+2463.11 3400.93 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+2473.41 3400.93 m
+1.47 0 2.94 0 4.41 0 c
+-1.47 0 -2.95 0 -4.41 0 c
+f*
+2482.98 3400.93 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+255 G
+2978.96 3406.08 m
+-2.21 6.62 -4.41 13.98 -7.36 21.34 c
+-9.57 0 -19.13 0 -29.43 -0.74 c
+-0.74 -0.73 -1.47 -1.47 -2.21 -2.21 c
+-2.21 0 -4.41 -0.73 -7.36 -1.47 c
+0 2.21 0 4.41 0.73 7.36 c
+6.62 5.89 13.25 12.51 19.87 19.14 c
+0 1.47 0 2.94 0 5.15 c
+-5.15 3.68 -10.3 8.09 -16.19 12.51 c
+0 1.47 0 2.94 -0.74 4.41 c
+0.74 1.47 2.21 2.95 3.68 4.42 c
+8.83 0.73 17.66 1.47 27.23 2.2 c
+5.89 13.25 5.89 13.25 11.78 22.81 c
+1.47 -0.73 2.94 -1.47 5.15 -2.21 c
+3.68 -12.51 3.68 -12.51 5.15 -22.07 c
+5.15 0 11.04 0.73 16.93 1.47 c
+0.74 0.74 1.47 1.47 2.21 2.21 c
+2.95 0.73 6.62 1.47 10.3 2.94 c
+2.94 0 5.89 -0.73 9.57 -1.47 c
+-0.74 -0.74 -1.47 -2.21 -2.21 -3.68 c
+-2.2 -1.47 -4.41 -3.68 -7.36 -5.89 c
+-1.47 -2.21 -2.95 -4.41 -5.15 -6.62 c
+-2.21 -1.47 -4.41 -3.68 -7.36 -5.89 c
+-0.73 -1.47 -1.47 -2.95 -2.21 -5.15 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+1.47 -0.73 2.95 -2.21 5.15 -3.68 c
+2.94 -3.68 5.89 -7.36 9.57 -11.77 c
+1.47 -0.73 2.95 -2.21 5.15 -3.68 c
+-0.73 -0.73 -1.47 -1.47 -2.94 -2.94 c
+-22.08 0 -22.08 0 -31.64 1.47 c
+-0.74 -6.62 -2.21 -13.24 -3.68 -19.87 c
+-0.73 -1.47 -1.47 -2.94 -2.94 -5.15 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.21 c
+-0.73 0.73 -1.47 1.47 -2.21 2.95 c
+f*
+2706.69 3410.49 m
+-0.73 4.41 -1.47 9.57 -2.94 14.72 c
+-0.74 0 -1.47 0 -2.21 -0.74 c
+0 1.47 -0.73 3.68 -1.47 5.89 c
+0 9.57 0 19.14 0 29.44 c
+0.74 2.94 1.47 5.89 2.21 9.57 c
+0.73 0.73 1.47 1.47 2.94 2.21 c
+4.42 17.66 4.42 17.66 5.89 19.13 c
+2.21 0 4.42 0 7.36 0 c
+0.74 -0.74 1.47 -1.47 v
+0 -2.21 0 -4.41 0 -7.36 c
+-2.21 -5.89 -4.41 -11.78 -6.62 -17.66 c
+-3.68 -2.94 -7.36 -5.89 -11.04 -9.57 c
+0 -3.68 0 -8.09 0 -12.51 c
+2.21 -2.2 4.41 -4.41 6.62 -7.36 c
+5.15 0 11.04 0 16.93 -0.73 c
+1.47 0.73 2.95 1.47 5.15 2.2 c
+0.73 2.95 1.47 5.89 2.21 8.83 c
+2.21 0.74 4.41 1.47 7.36 2.21 c
+10.3 0 21.34 0.74 32.38 1.47 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+-3.68 -5.15 -7.36 -10.3 -11.77 -16.19 c
+-2.95 -0.73 -6.62 -1.47 -10.3 -2.21 c
+-2.94 -2.21 -5.89 -4.41 -9.57 -7.36 c
+-2.94 -1.47 -6.62 -2.95 -10.3 -5.15 c
+-9.57 -2.21 -9.57 -2.21 -26.49 -3.68 c
+f*
+K
+2070.15 3415.64 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2839.88 3423 m
+0 0.73 0 1.47 v
+0 -0.73 0 -1.47 v
+f*
+255 G
+2714.05 3439.19 m
+-2.21 1.47 -4.41 3.68 -6.62 5.89 c
+0 2.21 0 4.42 0 7.36 c
+3.68 2.21 7.36 4.41 11.04 7.36 c
+1.47 5.89 3.68 12.51 5.89 19.13 c
+0 5.89 0.73 11.77 1.47 17.66 c
+-4.41 0.74 -9.57 1.47 -14.72 2.21 c
+0 3.68 -0.73 8.1 -1.47 12.51 c
+1.47 2.21 2.94 4.41 4.41 6.62 c
+4.41 0 9.57 -0.73 14.72 -1.47 c
+0.73 -0.73 1.47 -2.2 2.21 -3.68 c
+4.41 0 9.57 0 14.72 0 c
+0.73 0.73 1.47 1.47 2.2 2.21 c
+3.68 0.73 8.1 2.21 12.51 3.68 c
+-4.41 0 -9.57 0.73 -14.71 1.47 c
+-1.47 -0.74 -2.95 -1.47 -5.15 -2.21 c
+-2.21 0 -4.41 0 -7.36 0.74 c
+-0.74 0.73 -1.47 2.21 -2.21 3.68 c
+-3.68 0.73 -8.09 2.21 -12.51 3.68 c
+0.74 0.73 1.47 2.21 2.95 3.68 c
+5.89 0.73 12.51 1.47 19.13 2.94 c
+3.68 1.47 8.09 2.95 12.51 4.41 c
+7.36 5.15 14.72 10.3 22.08 16.19 c
+2.95 4.41 6.62 8.83 10.3 13.25 c
+1.47 0.73 3.68 2.21 5.89 3.68 c
+0.74 2.21 1.47 4.41 2.21 7.36 c
+5.15 5.15 5.15 5.15 11.04 14.71 c
+0.73 0.74 2.2 1.47 3.68 2.21 c
+0.74 2.2 1.47 4.41 2.21 7.36 c
+3.68 3.68 8.09 8.1 12.51 12.51 c
+2.21 7.36 2.21 7.36 5.15 12.51 c
+0.73 0.73 2.21 1.47 3.68 2.2 c
+11.04 16.93 13.24 22.08 15.45 24.29 c
+5.15 -11.78 5.15 -11.78 5.15 -14.72 c
+-0.74 -0.74 -1.47 -1.47 -2.21 -2.21 c
+0 -2.21 0 -4.42 0.74 -7.36 c
+0.73 0.74 2.21 1.47 3.68 2.21 c
+0 0.73 0.74 1.47 1.47 2.94 c
+2.21 0 4.41 0.74 7.36 1.47 c
+1.47 -1.47 2.94 -2.94 5.15 -5.15 c
+2.21 -0.73 4.41 -1.47 7.36 -2.21 c
+0.73 -0.73 1.47 -1.47 2.21 -2.94 c
+-1.47 -2.21 -2.95 -5.15 -4.41 -8.1 c
+-2.21 -0.73 -4.41 -2.21 -7.36 -3.68 c
+-6.62 -6.62 -13.25 -13.24 -19.87 -19.87 c
+-1.48 -2.21 -2.95 -4.41 -5.15 -7.36 c
+-2.21 -1.47 -4.41 -3.68 -7.36 -5.89 c
+-4.42 -6.62 -4.42 -6.62 -7.36 -8.83 c
+-5.15 0 -10.3 -0.74 -16.19 -1.47 c
+0.73 2.21 1.47 4.41 2.94 7.36 c
+2.21 2.21 4.41 4.41 7.36 7.36 c
+2.21 3.68 4.41 8.1 7.36 12.51 c
+2.21 2.21 4.41 4.41 7.36 7.36 c
+1.47 2.21 2.94 4.41 4.41 7.36 c
+0.73 0.73 2.21 1.47 3.68 2.21 c
+0 2.21 0 4.41 0 7.36 c
+-3.68 -2.21 -3.68 -2.21 -18.4 -16.93 c
+-0.73 -1.47 -1.47 -2.95 -2.21 -5.15 c
+-1.47 -1.47 -2.94 -2.95 -5.15 -5.15 c
+-0.73 -2.21 -1.47 -4.42 -2.21 -7.36 c
+-2.21 -1.47 -4.41 -2.95 -7.36 -4.42 c
+-2.21 -7.36 -2.21 -7.36 -5.15 -12.51 c
+-0.74 -0.74 -2.21 -1.47 -3.68 -2.21 c
+-11.04 -14.72 -11.04 -14.72 -13.25 -19.87 c
+-1.47 -1.47 -2.95 -2.94 -5.15 -5.15 c
+-2.21 -0.73 -5.15 -1.47 -8.09 -2.94 c
+-1.47 -2.21 -2.95 -4.41 -5.15 -6.62 c
+1.47 0 2.95 0 5.15 -0.73 c
+5.15 2.21 5.15 2.21 9.57 2.21 c
+-4.41 -4.41 -9.57 -8.83 -14.72 -13.25 c
+2.95 0 6.62 -0.73 10.3 -1.47 c
+2.2 2.21 4.41 4.41 7.36 7.36 c
+0 -0.73 0 -2.21 0.74 -3.68 c
+2.21 -2.21 4.41 -4.42 7.36 -7.36 c
+-0.74 -5.15 -1.47 -10.3 -2.21 -15.45 c
+-0.73 -1.47 -1.47 -2.94 -2.94 -4.41 c
+-4.41 -22.07 -4.41 -22.07 -5.89 -24.29 c
+2.21 -0.73 4.41 -2.21 7.36 -3.68 c
+1.47 -2.94 2.94 -5.89 5.15 -8.83 c
+-0.73 -2.95 -2.21 -6.62 -3.68 -10.3 c
+-3.68 0 -7.36 0 -11.04 -0.74 c
+-1.47 1.47 -2.94 2.94 -5.15 5.15 c
+-12.51 0 -25.76 0 -39 0 c
+-1.47 -0.74 -2.95 -2.21 -5.15 -3.68 c
+-1.47 -2.95 -2.95 -6.62 -5.15 -10.3 c
+-3.68 0 -7.36 0 -11.77 -0.74 c
+f*
+K
+2198.19 3445.08 m
+1.47 0 2.95 0 4.42 0 c
+-1.47 0 -2.95 0 -4.42 0 c
+f*
+2625.74 3445.08 m
+1.48 0 2.95 0 4.42 0 c
+-1.47 0 -2.94 0 -4.42 0 c
+f*
+2743.48 3445.08 m
+1.47 0 2.95 0 4.41 0 c
+-1.47 0 -2.94 0 -4.41 0 c
+f*
+0 0 0 rG
+2740.54 3469.36 m
+0.73 8.83 1.47 17.66 2.94 27.23 c
+7.36 0.74 14.72 2.21 22.08 3.68 c
+5.15 5.15 5.15 5.15 7.36 5.89 c
+0 -2.21 0 -4.41 0.73 -7.36 c
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.21 c
+-0.73 -5.89 -1.47 -11.77 -2.21 -17.66 c
+-3.68 -0.74 -7.36 -1.47 -11.04 -2.94 c
+-0.73 -0.74 -1.47 -1.47 -2.21 -2.95 c
+-5.15 -0.74 -10.3 -2.21 -15.45 -3.68 c
+f*
+255 G
+2789.84 3474.52 m
+1.47 5.89 2.94 12.51 5.15 19.13 c
+0.74 -0.74 2.21 -1.47 3.68 -2.21 c
+-0.73 -4.42 -2.21 -9.57 -3.68 -14.72 c
+-1.47 -0.73 -2.94 -1.47 -5.15 -2.21 c
+f*
+2927.45 3474.52 m
+0 2.21 0 4.41 0 7.36 c
+2.94 0 5.89 0 8.83 0 c
+-0.73 -1.47 -2.21 -2.95 -3.68 -5.15 c
+-1.47 -0.73 -2.95 -1.47 -5.15 -2.21 c
+f*
+2178.32 3478.19 m
+-0.73 0 -1.47 0.74 v
+-2.21 12.51 -4.41 25.02 -7.36 37.53 c
+0 2.95 0.74 5.89 1.47 9.57 c
+3.68 2.21 3.68 2.21 5.89 5.15 c
+1.47 -4.41 2.95 -9.57 5.15 -14.72 c
+-0.74 -12.51 -2.21 -25.02 -3.68 -38.27 c
+f*
+2251.91 3480.4 m
+-2.21 0.73 -4.42 1.47 -7.36 2.94 c
+-1.47 1.47 -2.95 2.95 -5.15 4.42 c
+-2.21 0.73 -4.41 1.47 -7.36 2.94 c
+-5.15 8.83 -11.04 17.66 -16.93 27.23 c
+0.74 2.21 1.47 4.42 2.21 7.36 c
+2.21 -2.94 4.41 -5.89 7.36 -8.83 c
+0 2.95 0 5.89 0 9.57 c
+-5.89 7.36 -5.89 7.36 -11.77 18.39 c
+2.21 0.74 4.42 1.47 7.36 2.95 c
+1.47 2.21 2.95 5.15 4.41 8.09 c
+1.47 0 2.95 0.74 5.15 1.47 c
+6.63 -3.68 13.25 -8.1 19.87 -12.51 c
+2.95 -2.94 5.89 -5.89 9.57 -8.83 c
+0 2.21 0 4.41 0.73 7.36 c
+-0.73 1.47 -1.47 2.95 -2.95 4.42 c
+2.21 0 4.41 -0.73 7.36 -1.47 c
+2.2 -2.21 4.41 -4.41 7.36 -7.36 c
+0 -10.3 0 -21.34 0.73 -32.38 c
+-1.47 -7.36 -2.94 -14.71 -5.15 -22.08 c
+-1.47 -0.73 -3.68 -2.2 -5.89 -3.68 c
+-2.94 0 -5.89 0 -9.56 0 c
+f*
+2750.84 3478.93 m
+0 3.68 0 8.09 0 12.51 c
+4.42 0 9.57 0 14.72 0 c
+0 -2.95 0 -5.89 0 -9.57 c
+-4.41 -0.74 -9.57 -1.47 -14.72 -2.95 c
+f*
+2475.62 3487.76 m
+-2.21 1.47 -4.41 3.68 -6.62 5.89 c
+-0.73 2.21 -1.47 4.41 -2.21 7.36 c
+0 11.04 0 22.82 0 34.59 c
+0.74 2.94 1.47 6.62 2.21 10.3 c
+0.74 0.74 1.47 1.47 2.95 2.21 c
+0 2.95 -0.73 5.89 -1.47 9.57 c
+-0.73 -1.47 -2.21 -2.94 -3.68 -4.41 c
+-5.15 -12.51 -5.15 -12.51 -8.83 -17.66 c
+-1.47 -0.74 -2.95 -1.47 -4.42 -2.95 c
+-2.94 -0.73 -6.62 -1.47 -10.3 -2.94 c
+-0.73 -0.74 -1.47 -1.47 -2.21 -2.21 c
+-6.62 0 -13.25 0 -19.87 0 c
+-3.68 3.68 -7.36 7.36 -11.04 11.04 c
+0 3.68 0 7.36 -0.74 11.77 c
+10.3 0 20.61 0 31.64 -0.73 c
+2.94 0.73 5.89 1.47 9.57 2.21 c
+1.47 0.74 2.94 1.47 5.15 2.95 c
+0.73 0.73 1.47 2.21 2.21 3.68 c
+1.47 0.74 2.94 2.21 5.15 3.68 c
+1.47 2.2 2.94 5.15 5.15 8.09 c
+0.73 2.95 1.47 5.89 2.21 9.57 c
+3.68 0 8.1 0 12.51 0 c
+0 -3.68 0 -7.36 0.73 -11.77 c
+-0.73 -1.47 -1.47 -2.95 -2.21 -5.15 c
+0 -3.68 0 -8.09 0 -12.51 c
+1.47 -7.36 2.95 -14.71 5.15 -22.07 c
+0 -2.95 0 -5.89 0 -9.57 c
+-1.47 -9.57 -2.95 -19.13 -5.15 -29.44 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.94 c
+-0.73 0 -1.47 0.73 -2.21 1.47 c
+f*
+2866.38 3489.23 m
+0 2.21 -0.74 4.42 -1.47 7.36 c
+-0.73 0.74 -1.47 1.47 -2.94 2.21 c
+-0.74 2.21 -1.48 4.42 -2.95 7.36 c
+2.95 0.74 5.89 1.47 9.57 2.21 c
+0.74 -14.72 0.74 -14.72 0 -17.66 c
+-0.73 0 -1.47 -0.74 -2.21 -1.47 c
+f*
+K
+2176.85 3491.44 m
+0 0.73 0 1.47 0 2.94 c
+0 -0.73 0 -1.47 0 -2.94 c
+f*
+255 G
+2800.14 3498.06 m
+-0.73 0 -1.47 0.73 v
+0 4.42 -0.73 9.57 -1.47 14.72 c
+3.68 0 7.36 0 11.04 0 c
+-1.47 -3.68 -2.94 -8.1 -5.15 -12.51 c
+-0.74 -0.73 -1.47 -1.47 -2.95 -2.94 c
+f*
+2674.31 3507.63 m
+-0.73 1.47 -2.21 3.68 -3.68 5.89 c
+-0.73 3.68 -2.21 8.09 -3.68 12.51 c
+0 8.83 -0.73 17.66 -1.47 27.23 c
+5.15 4.41 5.15 4.41 6.62 7.36 c
+1.47 0.73 3.68 1.47 5.89 2.21 c
+0 -1.47 0.73 -2.95 1.47 -5.15 c
+1.47 1.47 3.68 2.95 5.89 5.15 c
+0.73 1.47 1.47 2.94 2.21 5.15 c
+2.21 1.47 4.42 2.94 7.36 4.41 c
+3.68 4.41 7.36 8.83 11.77 13.98 c
+2.21 0 4.41 -0.73 7.36 -1.47 c
+1.47 -0.73 2.94 -2.21 4.41 -3.68 c
+2.21 0 4.42 0 7.36 0 c
+-1.47 -1.47 -1.47 -1.47 -13.25 -35.32 c
+-0.73 -0.73 -1.47 -1.47 -2.94 -2.95 c
+0 -2.2 0.73 -4.41 1.47 -7.36 c
+0.74 0 1.47 0.73 2.95 1.47 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+-1.47 -2.94 -2.94 -5.89 -5.15 -9.56 c
+-3.68 -4.42 -7.36 -8.83 -11.77 -13.98 c
+-3.68 -0.73 -8.09 -1.47 -12.51 -2.21 c
+-3.68 0 -8.1 0 -12.51 0 c
+f*
+2502.85 3509.84 m
+-2.21 0 -4.41 0.73 -7.36 1.47 c
+0 2.21 -0.73 4.41 -1.47 7.36 c
+0 2.94 0 5.89 0.73 9.57 c
+2.94 -1.47 5.89 -2.95 8.83 -4.41 c
+0.73 -0.74 1.47 -1.47 2.21 -2.95 c
+0 -2.95 0 -5.89 0 -9.57 c
+-0.73 0 -1.47 -0.74 -2.95 -1.47 c
+f*
+2908.32 3509.84 m
+-37.53 2.95 -37.53 2.95 -52.25 5.15 c
+-2.21 0.73 -4.41 2.21 -7.36 3.68 c
+0 0.73 0.73 1.47 1.47 2.21 c
+0 12.51 0 12.51 1.47 22.07 c
+5.15 0 11.04 0.74 16.93 1.47 c
+1.47 0.74 2.94 1.47 5.15 2.95 c
+4.41 0 4.41 0 14.71 -2.95 c
+1.47 0 2.95 0.74 4.41 1.47 c
+-0.73 0.74 -1.47 2.21 -2.2 3.68 c
+-2.95 0 -5.89 0 -9.57 0.73 c
+-0.73 3.68 -1.47 8.09 -2.94 12.51 c
+-1.47 -2.95 -2.95 -5.89 -5.15 -9.57 c
+-2.94 -0.73 -5.89 -2.21 -9.56 -3.68 c
+-14.72 -2.21 -14.72 -2.21 -16.93 -1.47 c
+0 0.73 -0.74 1.47 -1.48 2.21 c
+0 2.21 0 4.42 0 7.36 c
+11.78 11.04 24.29 22.81 36.8 34.59 c
+0.73 1.47 1.47 2.95 2.21 5.15 c
+1.47 0.73 2.94 2.21 4.41 3.68 c
+2.95 0 5.89 -0.73 9.57 -1.47 c
+1.47 -2.21 1.47 -2.21 3.68 -12.51 c
+0.74 -1.47 2.21 -2.95 3.68 -4.42 c
+3.68 -13.25 7.36 -26.49 11.04 -39.74 c
+3.68 -4.41 3.68 -4.41 7.36 -11.77 c
+0 -3.68 0 -8.09 0 -12.51 c
+-0.73 -1.47 -1.47 -2.95 -2.21 -5.15 c
+-2.95 -0.73 -5.89 -2.21 -8.83 -3.68 c
+-1.47 0 -2.94 0 -4.41 0 c
+f*
+2443.24 3511.31 m
+0.73 3.68 1.47 8.09 2.21 12.51 c
+2.94 0.73 6.63 2.21 10.3 3.68 c
+0.73 0.74 2.21 2.21 3.68 3.68 c
+0 -2.94 0 -6.62 0 -10.3 c
+-0.73 -0.73 -1.47 -1.47 -2.94 -2.21 c
+-0.73 -1.47 -1.47 -3.68 -2.95 -5.89 c
+-2.94 0 -6.62 -0.74 -10.3 -1.47 c
+f*
+2195.25 3514.99 m
+-2.21 0.73 -4.41 2.21 -7.36 3.68 c
+-0.73 2.21 -2.21 4.41 -3.68 7.36 c
+0 2.94 0 5.89 0 9.57 c
+2.21 2.94 2.21 2.94 8.83 6.62 c
+3.68 0 8.09 0 12.51 0 c
+2.2 -3.68 5.15 -7.36 8.09 -11.04 c
+-0.73 -2.94 -1.47 -6.62 -2.2 -10.3 c
+-3.68 -2.95 -3.68 -2.95 -11.04 -5.89 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+K
+2060.59 3518.67 m
+1.47 0 2.94 0 4.41 0 c
+-1.47 0 -2.95 0 -4.41 0 c
+f*
+255 G
+2797.2 3520.14 m
+-2.94 3.68 -5.89 7.36 -8.83 11.04 c
+0.73 4.42 1.47 9.57 2.94 14.72 c
+3.68 5.15 7.36 11.04 11.78 16.93 c
+2.21 -2.95 4.41 -5.89 6.62 -9.57 c
+0.74 7.36 0.74 7.36 0 9.57 c
+2.21 0.73 4.41 1.47 7.36 2.21 c
+0 -2.21 0 -4.41 0.73 -7.36 c
+0.74 -2.21 1.47 -4.41 2.95 -7.36 c
+6.62 -1.47 13.25 -2.94 20.61 -4.41 c
+1.47 -2.21 2.94 -4.41 5.15 -7.36 c
+0 -0.73 -0.74 -1.47 -1.48 -2.94 c
+0 -4.42 0 -8.83 -0.73 -13.98 c
+-15.45 0 -30.91 -0.73 -47.1 -1.47 c
+f*
+K
+2482.98 3523.82 m
+0 0.73 0 1.47 0.73 2.21 c
+0 -0.74 0 -1.47 -0.73 -2.21 c
+f*
+255 G
+2507.26 3527.5 m
+-5.15 3.68 -10.3 7.36 -16.19 11.04 c
+-1.47 4.41 -2.94 9.57 -4.41 14.72 c
+0 2.21 0 4.41 0 7.36 c
+0.73 0.73 1.47 1.47 2.21 2.21 c
+1.47 -2.21 2.94 -4.42 5.15 -7.36 c
+4.41 -1.47 8.83 -3.68 13.24 -5.89 c
+11.78 0 24.29 0 36.8 0.73 c
+0 -4.41 -0.73 -9.56 -1.47 -14.71 c
+-2.21 -2.21 -5.15 -5.15 -8.09 -8.1 c
+-8.83 0 -17.66 0 -27.23 0 c
+f*
+2131.23 3528.23 m
+-0.74 7.36 -2.21 14.71 -3.68 22.07 c
+2.21 1.47 4.42 2.95 7.36 5.15 c
+0.74 1.47 1.47 2.94 2.21 5.15 c
+2.95 2.94 5.89 5.89 8.83 8.83 c
+3.68 0.74 8.09 1.47 12.51 2.21 c
+0.73 0.73 1.47 1.47 2.21 2.21 c
+0.73 0 1.47 0 2.94 -0.73 c
+-0.73 -1.47 -1.47 -2.95 -2.94 -5.15 c
+2.21 0 5.15 0 8.09 0 c
+0.73 0 1.47 0.73 2.21 1.47 c
+0.74 -2.21 1.47 -4.41 2.21 -6.62 c
+0.73 0.73 2.2 1.47 3.68 2.21 c
+1.47 -1.47 2.95 -2.94 5.15 -4.41 c
+0 -2.95 0 -2.95 -1.47 -5.15 c
+2.21 -0.73 4.42 -1.47 7.36 -2.21 c
+0 -2.21 -0.73 -4.42 -1.47 -7.36 c
+-4.41 -5.15 -4.41 -5.15 -15.45 -13.25 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.94 c
+-10.3 0 -20.61 0 -30.91 0 c
+-0.73 -0.74 -1.47 -1.47 v
+f*
+K
+2065 3538.54 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+255 G
+2721.41 3537.06 m
+-0.74 0.74 -1.47 1.47 v
+0 3.68 0 7.36 0 11.77 c
+4.42 13.25 9.57 26.49 14.72 39.74 c
+1.47 2.21 2.94 4.42 4.41 7.36 c
+5.15 4.41 5.15 4.41 10.3 11.77 c
+0.74 2.95 1.47 6.63 2.21 10.3 c
+1.47 2.21 2.94 4.41 4.41 7.36 c
+4.41 0.73 9.57 2.2 14.72 3.68 c
+2.94 2.21 5.89 4.42 9.56 7.36 c
+1.47 0 2.95 -0.73 5.15 -1.47 c
+1.47 -1.47 2.95 -3.68 4.42 -5.89 c
+7.36 -2.21 7.36 -2.21 27.23 -5.15 c
+0.73 -0.74 1.47 -2.21 2.21 -3.68 c
+-2.21 -2.21 -4.41 -5.15 -7.36 -8.1 c
+-2.94 -4.41 -5.89 -9.56 -9.57 -14.71 c
+-0.73 0 -1.47 -0.74 -2.94 -1.47 c
+-0.74 -2.94 -2.21 -6.62 -3.68 -10.3 c
+-0.74 -0.74 -2.21 -1.47 -3.68 -2.21 c
+-2.21 -3.68 -5.15 -8.09 -8.09 -12.51 c
+-3.68 -2.21 -3.68 -2.21 -10.3 -9.57 c
+-0.73 -1.47 -1.47 -2.95 -2.21 -5.15 c
+-6.62 -4.41 -13.25 -9.57 -19.87 -14.72 c
+-5.15 -1.47 -10.3 -3.68 -15.45 -5.89 c
+-4.42 0 -9.57 0 -14.72 0 c
+f*
+K
+2098.11 3540.75 m
+0 0.73 0 1.47 v
+0 -0.73 0 -1.47 v
+f*
+2836.94 3543.69 m
+0 0.73 0 1.47 0.73 2.21 c
+0 -0.73 0 -1.47 -0.73 -2.21 c
+f*
+2874.47 3540.75 m
+0 0.73 0 1.47 0 2.94 c
+0 -0.74 0 -1.47 0 -2.94 c
+f*
+2884.04 3540.75 m
+0 0.73 0 1.47 v
+0 -0.73 0 -1.47 v
+f*
+2797.2 3545.89 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+255 G
+2112.09 3547.37 m
+-1.47 0.73 -2.94 1.47 -4.41 2.94 c
+1.47 2.95 2.95 6.63 5.15 10.3 c
+3.68 2.94 8.09 5.89 12.51 9.57 c
+0.73 2.21 1.47 4.41 2.2 7.36 c
+2.21 1.47 4.42 2.94 7.36 5.15 c
+1.47 2.95 2.95 5.89 5.15 9.57 c
+2.94 2.95 5.89 5.89 9.57 9.57 c
+0.73 1.47 1.47 2.95 2.21 5.15 c
+0 1.47 0 2.95 -0.73 5.15 c
+-2.95 -2.21 -5.89 -4.42 -8.83 -7.36 c
+-0.73 -1.47 -1.47 -2.95 -2.21 -5.15 c
+-0.73 -0.73 -1.47 -1.47 -2.95 -2.21 c
+-5.15 4.41 -10.3 8.83 -15.45 13.25 c
+-2.21 0.73 -4.41 1.47 -7.36 2.94 c
+-5.15 4.42 -11.04 9.57 -16.93 14.72 c
+-1.47 0.73 -2.95 1.47 -5.15 2.21 c
+-1.47 1.47 -2.95 2.95 -5.15 5.15 c
+4.42 1.47 9.57 2.95 14.72 4.41 c
+0.73 -0.73 1.47 -2.21 2.95 -3.68 c
+4.41 -0.74 9.57 -1.47 14.71 -2.21 c
+1.47 -1.47 2.94 -3.68 4.42 -5.89 c
+1.47 0 2.94 0 5.15 0 c
+1.47 0.73 2.95 1.47 5.15 2.21 c
+7.36 0 14.71 0 22.08 0 c
+0.73 -0.73 1.47 -1.47 2.21 -2.21 c
+1.47 0 2.94 0 5.15 0 c
+1.47 0.73 2.95 2.21 5.15 3.68 c
+0.73 1.47 1.47 2.95 2.21 4.42 c
+3.68 0 8.1 0 12.51 0 c
+0.73 -1.47 1.47 -2.95 2.21 -4.42 c
+2.21 -2.21 4.41 -4.41 7.36 -6.62 c
+0.73 -1.47 2.21 -3.68 3.68 -5.89 c
+0 -2.21 0.73 -4.42 1.47 -7.36 c
+2.21 0.73 4.42 1.47 7.36 2.21 c
+0 0.73 -0.74 1.47 -1.47 2.21 c
+0 8.09 -0.74 16.19 -1.47 25.02 c
+2.21 0 4.41 0 7.36 0 c
+0.73 -14.71 1.47 -29.43 2.21 -44.15 c
+1.47 10.3 2.94 20.61 5.15 31.64 c
+1.47 -0.73 2.94 -1.47 5.15 -2.2 c
+0 -8.1 0 -16.19 0.74 -25.02 c
+-0.74 -0.73 -1.47 -1.47 -2.21 -2.21 c
+-1.47 -4.41 -2.95 -9.57 -5.15 -14.72 c
+-0.74 -5.89 -1.47 -11.77 -2.95 -18.39 c
+-7.36 -2.21 -7.36 -2.21 -12.51 -2.21 c
+-2.21 1.47 -4.42 3.68 -6.62 5.89 c
+-3.68 12.51 -7.36 25.75 -11.77 39 c
+0 1.47 0.73 2.95 1.47 4.41 c
+1.47 -0.73 2.94 -2.21 4.41 -3.68 c
+1.47 -2.95 2.95 -6.62 5.15 -10.3 c
+0.73 9.57 0.73 9.57 0 16.93 c
+-2.21 0 -4.41 0.73 -7.36 1.47 c
+-2.21 0 -4.42 0 -7.36 -0.74 c
+0 -0.73 -0.73 -1.47 -1.47 -2.94 c
+0 -2.95 0 -5.89 0 -9.57 c
+0.74 -2.95 1.47 -6.62 2.21 -10.3 c
+0.73 -1.47 1.47 -2.95 2.94 -4.42 c
+4.41 -17.66 4.41 -17.66 7.36 -25.02 c
+3.68 -2.21 7.36 -4.41 11.04 -7.36 c
+0.73 -2.94 1.47 -5.89 2.21 -9.57 c
+-2.95 0 -5.89 0 -9.57 0 c
+0 2.21 -0.74 4.42 -1.47 7.36 c
+-2.94 3.68 -5.89 8.09 -8.83 12.51 c
+-4.41 2.21 -6.62 5.15 -22.07 13.24 c
+-1.47 1.47 -2.95 2.95 -4.41 5.15 c
+2.94 4.41 5.89 8.83 9.56 13.25 c
+-0.73 0.74 -1.47 2.21 -2.21 3.68 c
+-1.47 0 -2.94 0 -5.15 -0.73 c
+0 -0.74 0 -1.47 0.73 -2.95 c
+-0.73 -1.47 -1.47 -2.95 -2.21 -5.15 c
+-1.47 -1.47 -2.95 -2.95 -5.15 -4.42 c
+-4.41 -10.3 -4.41 -10.3 -9.57 -17.66 c
+-19.87 -19.13 -19.87 -19.13 -23.55 -24.29 c
+-1.47 -0.73 -2.95 -1.47 -4.41 -2.21 c
+-0.74 0 -1.47 0.74 -2.21 1.47 c
+f*
+K
+2809.71 3548.1 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+255 G
+2207.76 3548.1 m
+0 2.95 0 5.89 0.74 9.57 c
+2.21 1.47 4.41 2.95 7.36 5.15 c
+0.73 -0.73 1.47 -1.47 2.94 -2.21 c
+0 -1.47 0 -2.95 0 -5.15 c
+-3.68 -3.68 -3.68 -3.68 -11.04 -7.36 c
+f*
+K
+2079.71 3553.25 m
+0 0.73 0.74 1.47 1.47 2.21 c
+0 -0.73 -0.73 -1.47 -1.47 -2.21 c
+f*
+255 G
+2249.7 3551.78 m
+-2.94 1.47 -6.62 2.95 -10.3 5.15 c
+3.68 2.94 8.09 5.89 12.51 9.57 c
+1.47 0 2.94 0 5.15 0 c
+2.95 -3.68 5.89 -11.04 7.36 -11.77 c
+-10.3 -2.95 -10.3 -2.95 -14.72 -2.95 c
+f*
+2826.64 3554.73 m
+-1.47 2.21 -2.95 5.15 -4.41 8.09 c
+2.21 0.73 4.41 2.21 7.36 3.68 c
+7.36 6.63 11.78 12.51 16.93 16.19 c
+0.73 1.47 1.47 2.95 2.21 5.15 c
+2.21 1.47 4.41 3.68 7.36 5.89 c
+1.47 2.21 2.95 4.41 5.15 7.36 c
+1.47 0.73 2.95 1.47 5.15 2.21 c
+1.47 1.47 2.95 2.95 4.41 5.15 c
+5.15 2.21 5.15 2.21 8.83 5.89 c
+0.73 2.21 1.47 4.41 2.21 7.36 c
+5.15 5.15 5.15 5.15 12.51 9.57 c
+1.47 2.21 2.94 4.41 5.15 7.36 c
+2.95 2.21 5.89 4.41 9.57 7.36 c
+0.74 1.48 1.47 2.95 2.21 5.15 c
+2.94 2.21 6.62 4.41 10.3 7.36 c
+5.15 5.89 10.3 11.77 15.45 17.66 c
+2.21 1.47 4.41 2.95 7.36 4.42 c
+2.21 -1.47 4.41 -2.95 7.36 -4.42 c
+0 -1.47 0.74 -2.94 1.47 -5.15 c
+-1.47 -1.47 -2.94 -2.94 -5.15 -5.15 c
+-0.74 0.73 -2.21 1.47 -3.68 2.95 c
+-4.42 -5.15 -11.04 -10.3 -16.93 -17.66 c
+-0.73 -0.73 -2.21 -1.47 -3.68 -2.21 c
+-0.73 -1.47 -2.21 -2.95 -3.68 -5.15 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.21 c
+-5.15 -14.71 -5.15 -14.71 -7.36 -17.66 c
+-7.36 -5.15 -15.45 -11.04 -23.55 -16.93 c
+-13.25 -13.98 -26.49 -27.96 -40.48 -41.95 c
+-0.73 -0.74 -2.2 -1.47 -3.68 -2.21 c
+-1.47 -2.21 -2.95 -4.42 -4.41 -7.36 c
+-2.95 0 -6.62 0 -10.3 -0.73 c
+f*
+2374.8 3560.61 m
+0.74 0 1.47 0.73 2.21 1.47 c
+0.74 -0.74 1.47 -1.47 2.95 -2.95 c
+-1.47 0 -2.95 0.73 -5.15 1.47 c
+f*
+2232.04 3562.09 m
+-2.95 0.73 -5.89 2.2 -9.57 3.68 c
+2.95 1.47 5.89 3.68 9.57 5.89 c
+0.74 0.73 1.47 2.21 2.95 3.68 c
+-1.47 0 -2.95 0.74 -5.15 1.47 c
+-2.21 -1.47 -4.41 -2.94 -7.36 -4.41 c
+0 2.21 -0.73 4.41 -1.47 7.36 c
+0.73 3.68 1.47 8.09 2.21 12.51 c
+2.21 1.47 4.41 2.95 6.62 5.15 c
+2.95 -0.74 5.89 -2.21 9.57 -3.68 c
+5.15 -7.36 5.15 -7.36 7.36 -8.83 c
+0 -3.68 0.73 -8.09 1.47 -12.51 c
+-0.74 -1.47 -2.21 -3.68 -3.68 -5.89 c
+-3.68 -1.47 -8.09 -2.95 -12.51 -4.41 c
+f*
+2566.13 3562.82 m
+1.47 0.73 2.95 2.21 5.15 3.68 c
+1.47 0 2.95 0 5.15 -0.74 c
+-0.74 -0.73 -1.47 -2.21 -2.95 -3.68 c
+-2.21 0 -4.41 0 -7.36 0.73 c
+f*
+2384.37 3564.29 m
+-1.47 1.47 -2.94 3.68 -4.41 5.89 c
+1.47 2.21 2.94 4.41 4.41 6.62 c
+2.95 1.47 6.63 3.68 10.3 5.89 c
+-2.2 0 -4.41 0.74 -7.36 1.47 c
+-2.21 -0.73 -4.42 -1.47 -7.36 -2.95 c
+-2.95 0 -6.62 -0.73 -10.3 -1.47 c
+0.74 3.68 1.47 8.09 2.21 12.51 c
+0.73 0 1.47 0.74 2.94 1.47 c
+6.63 0 13.25 0.74 19.87 1.47 c
+-4.41 1.47 -9.57 3.68 -14.71 5.89 c
+-1.47 0.73 -2.95 2.21 -5.15 3.68 c
+2.21 3.68 2.21 3.68 5.15 5.89 c
+2.21 0 4.41 0 7.36 0 c
+2.21 -1.47 4.41 -2.95 7.36 -4.41 c
+0.74 -0.74 1.47 -2.21 2.21 -3.68 c
+2.21 0 4.41 -0.74 7.36 -1.47 c
+1.47 1.47 2.94 3.68 5.15 5.89 c
+1.47 2.95 2.95 5.89 4.42 8.83 c
+0.73 0.73 2.2 2.21 3.68 3.68 c
+7.36 22.07 7.36 22.07 8.83 23.55 c
+2.21 0 4.42 0 7.36 0 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+-1.47 -2.94 -1.47 -2.94 -3.68 -15.45 c
+-0.73 -0.74 -2.21 -1.47 -3.68 -2.21 c
+-1.47 -3.68 -3.68 -8.1 -5.89 -12.51 c
+-0.73 -0.73 -1.47 -1.47 -2.94 -2.21 c
+0 -2.94 0 -5.89 -0.74 -9.57 c
+6.63 0.73 13.25 1.47 19.87 2.21 c
+0 -2.95 0 -5.89 0 -9.57 c
+-8.09 0 -16.19 -0.73 -25.02 -1.47 c
+-1.47 -1.47 -2.95 -2.95 -4.42 -4.42 c
+-2.94 -1.47 -5.89 -2.95 -8.83 -4.41 c
+-1.47 -3.68 -2.94 -7.36 -5.15 -11.77 c
+-0.74 -0.74 -2.21 -2.21 -3.68 -3.68 c
+-2.21 0 -4.41 0 -7.36 0 c
+f*
+K
+2473.41 3565.76 m
+1.47 0 2.94 0 4.41 0 c
+-1.47 0 -2.95 0 -4.41 0 c
+f*
+255 G
+2558.78 3569.44 m
+-1.47 0.74 -3.68 1.47 -5.89 2.95 c
+-0.74 2.94 -2.21 6.62 -3.68 10.3 c
+-4.42 3.68 -9.57 7.36 -14.72 11.04 c
+-6.62 0.74 -13.25 1.47 -19.87 2.21 c
+-2.21 0.73 -4.41 1.47 -7.36 2.95 c
+0.74 0 1.47 0.73 v
+0 2.95 0.74 5.89 1.47 9.57 c
+3.68 0 7.36 0 11.77 -0.73 c
+2.95 -1.47 6.62 -3.68 10.3 -5.89 c
+0.73 -0.74 1.47 -1.47 2.21 -2.95 c
+0 2.21 0 4.42 0.73 7.36 c
+-1.47 2.21 -3.68 4.41 -5.89 7.36 c
+-1.47 4.41 -3.68 9.57 -5.89 14.71 c
+0 2.95 0 5.89 0 9.57 c
+0.73 2.21 1.47 4.41 2.21 7.36 c
+1.47 -2.21 3.68 -4.41 5.89 -7.36 c
+2.21 -4.42 4.42 -9.57 6.63 -14.72 c
+1.47 -5.15 2.94 -11.04 4.41 -16.93 c
+2.94 -1.47 5.89 -2.94 8.83 -5.15 c
+6.62 3.68 13.25 7.36 19.87 11.77 c
+2.21 0 4.41 0 7.36 0 c
+1.47 -2.21 2.94 -4.41 5.15 -7.36 c
+-0.74 -0.74 -1.47 -1.47 -2.95 -2.95 c
+-2.95 -0.73 -5.89 -1.47 -9.57 -2.21 c
+-2.21 -0.73 -4.41 -2.21 -7.36 -3.68 c
+6.62 -0.74 13.24 -2.21 19.87 -3.68 c
+0.73 -11.04 0.73 -11.04 0 -12.51 c
+-2.95 0 -6.62 0 -10.3 0 c
+-0.73 0.74 -1.47 1.47 -2.21 2.95 c
+-3.68 1.47 -8.09 2.95 -12.51 4.42 c
+-1.47 0 -2.95 0 -4.42 -0.74 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+2.95 -1.47 5.89 -2.95 9.57 -4.41 c
+0 -2.21 0.74 -4.42 1.47 -7.36 c
+-3.68 -2.21 -3.68 -2.21 -8.83 -2.95 c
+f*
+2112.09 3571.65 m
+-10.3 9.56 -10.3 9.56 -17.66 14.71 c
+-1.47 1.47 -2.94 3.68 -4.42 5.89 c
+-2.2 0.74 -4.41 2.21 -7.36 3.68 c
+-5.89 5.89 -11.77 11.77 -17.66 17.66 c
+-2.95 0.74 -5.89 1.47 -9.57 2.21 c
+-0.74 0.73 -1.47 2.21 -2.21 3.68 c
+-6.62 4.41 -13.24 9.56 -19.87 14.71 c
+-2.21 2.95 -4.41 5.89 -7.36 8.83 c
+-1.47 0.73 -2.94 2.21 -5.15 3.68 c
+-0.73 0.74 -1.47 2.21 -2.2 3.68 c
+-1.47 0.73 -2.95 1.47 -5.15 2.21 c
+-4.42 3.68 -8.83 7.36 -13.98 11.04 c
+0 6.62 0 13.24 0 19.87 c
+0.74 0.74 1.47 1.47 v
+4.41 0 9.57 0 14.72 0 c
+5.15 -3.68 5.15 -3.68 8.09 -7.36 c
+2.94 -1.47 5.89 -2.94 9.57 -5.15 c
+0.74 -0.73 1.47 -2.21 2.21 -3.68 c
+2.95 -1.47 6.62 -3.68 10.3 -5.89 c
+1.47 -1.47 2.94 -2.94 4.41 -5.15 c
+2.94 -1.47 6.63 -2.95 10.3 -5.15 c
+0.73 -0.73 1.47 -2.21 2.2 -3.68 c
+1.47 -0.73 2.95 -2.21 5.15 -3.68 c
+0.73 -0.74 1.47 -2.21 2.21 -3.68 c
+3.68 -2.94 8.1 -5.89 12.51 -8.83 c
+0.73 -0.74 1.47 -2.21 2.21 -3.68 c
+3.68 -2.2 8.1 -5.15 12.51 -8.09 c
+0.73 -0.74 1.47 -2.21 2.21 -3.68 c
+5.15 -3.68 11.04 -7.36 16.92 -11.04 c
+1.47 -1.47 2.95 -2.95 5.15 -5.15 c
+2.21 -0.73 4.42 -2.21 7.36 -3.68 c
+2.21 -3.68 2.21 -3.68 5.15 -5.89 c
+-2.21 -2.21 -4.41 -4.41 -7.36 -7.36 c
+-14.72 13.25 -22.07 18.4 -27.23 24.29 c
+-1.47 0.73 -2.95 1.47 -5.15 2.21 c
+-0.73 0.73 -1.47 1.47 -2.21 2.94 c
+-2.95 1.47 -5.89 2.95 -9.57 4.42 c
+-1.47 2.21 -2.95 4.41 -5.15 6.62 c
+-2.95 1.47 -5.89 3.68 -9.57 5.89 c
+-2.94 2.95 -6.62 5.89 -10.3 9.57 c
+-2.95 1.47 -5.89 2.95 -9.57 5.15 c
+-1.47 2.21 -2.94 4.41 -5.15 7.36 c
+-2.94 1.47 -5.89 2.94 -9.57 5.15 c
+-1.47 0 -2.94 -0.74 -5.15 -1.47 c
+0.74 -0.74 1.47 -2.21 2.95 -3.68 c
+2.95 -1.47 5.89 -3.68 9.57 -5.89 c
+1.47 -2.21 2.94 -4.41 5.15 -6.62 c
+2.94 -1.47 5.89 -2.94 9.57 -4.41 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+1.47 -0.73 2.95 -2.21 5.15 -3.68 c
+0.74 -0.73 1.47 -2.21 2.21 -3.68 c
+2.21 -0.73 4.41 -2.21 7.36 -3.68 c
+1.47 -2.21 2.94 -4.42 5.15 -7.36 c
+2.2 -0.73 4.41 -1.47 7.36 -2.94 c
+5.15 -4.41 5.15 -4.41 12.51 -8.09 c
+1.47 -2.21 2.94 -4.42 4.41 -6.62 c
+1.47 -0.73 2.95 -1.47 5.15 -2.21 c
+2.95 -2.95 5.89 -5.89 9.57 -9.57 c
+5.15 -2.95 5.15 -2.95 5.89 -4.41 c
+-1.47 -2.21 -2.94 -4.42 -4.41 -7.36 c
+-0.73 -0.73 -2.21 -1.47 -3.68 -2.21 c
+-0.74 0 -1.47 0.73 -2.21 1.47 c
+f*
+2151.1 3576.8 m
+0.73 0.74 1.47 1.47 2.21 2.21 c
+0.73 0 1.47 -0.73 2.95 -1.47 c
+-1.47 0 -2.95 0 -5.15 -0.74 c
+f*
+2357.88 3581.21 m
+-0.73 0.74 -1.47 2.21 -2.94 3.68 c
+0.73 0.74 1.47 2.21 2.94 3.68 c
+2.21 0 4.41 0.73 7.36 1.47 c
+0 -2.21 -0.73 -4.41 -1.47 -7.36 c
+-0.73 -0.73 -2.21 -1.47 -3.68 -2.94 c
+-0.74 0 -1.48 0.73 -2.21 1.47 c
+f*
+2468.26 3584.16 m
+-0.73 1.47 -2.21 3.68 -3.68 5.89 c
+0 4.42 0.73 9.57 1.47 14.72 c
+5.15 -0.73 11.04 -1.47 16.93 -2.21 c
+0.73 -0.74 1.47 -2.21 2.21 -3.68 c
+1.47 -0.74 2.95 -2.21 5.15 -3.68 c
+-1.47 -2.21 -2.95 -4.42 -5.15 -7.36 c
+-5.15 -0.73 -11.04 -2.21 -16.93 -3.68 c
+f*
+2591.16 3582.69 m
+0.73 2.21 1.47 4.42 2.2 7.36 c
+0.74 -0.73 2.21 -1.47 3.68 -2.94 c
+0 -0.74 0 -1.47 0 -2.21 c
+-3.68 -2.21 -3.68 -2.21 -5.89 -2.21 c
+f*
+K
+2050.28 3587.84 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+255 G
+2721.41 3586.37 m
+-1.47 0.74 -2.95 2.21 -4.42 3.68 c
+0 4.42 0 9.57 0 14.72 c
+-0.73 0.73 -1.47 2.21 -2.94 3.68 c
+-2.21 0 -4.41 0 -7.36 0.73 c
+-0.73 2.21 -1.47 4.41 -2.94 7.36 c
+0 5.89 -0.74 11.77 -1.47 17.66 c
+0.73 0.74 2.21 1.47 3.68 2.21 c
+2.94 -0.74 6.62 -2.21 10.3 -3.68 c
+2.95 -3.68 5.89 -7.36 9.57 -11.77 c
+-1.47 0 -2.94 0 -4.41 0 c
+-0.74 0.73 -1.47 2.2 -2.95 3.68 c
+-2.21 0 -4.41 0 -7.36 0 c
+2.21 -2.94 4.42 -5.89 7.36 -8.83 c
+2.95 0 6.63 0 10.3 0 c
+1.47 0.73 2.94 2.21 4.41 3.68 c
+0 4.41 0.73 9.56 1.47 14.71 c
+-0.74 2.21 -1.47 4.42 -2.95 7.36 c
+-3.68 4.41 -7.36 9.57 -11.77 14.72 c
+-2.21 6.62 -4.41 13.25 -7.36 19.87 c
+0 2.95 0 5.89 0.74 9.57 c
+0.73 -0.73 2.21 -1.47 3.68 -2.21 c
+2.21 -2.94 4.42 -6.62 6.63 -10.3 c
+2.21 -7.36 5.15 -14.72 8.09 -22.08 c
+2.21 -1.47 4.42 -2.94 6.63 -5.15 c
+0.73 -2.94 1.47 -5.89 2.21 -9.56 c
+0.73 0.73 2.21 1.47 3.68 2.21 c
+0.73 1.47 1.47 2.94 2.21 5.15 c
+2.94 2.95 6.62 5.89 10.3 9.57 c
+0 -2.95 0 -5.89 0 -9.57 c
+-0.74 -2.94 -1.47 -5.89 -2.21 -9.57 c
+-1.47 -1.47 -2.94 -2.94 -5.15 -5.15 c
+-2.21 -6.62 -4.41 -13.24 -7.36 -19.87 c
+-1.47 -1.47 -2.94 -2.94 -5.15 -4.41 c
+-3.68 -5.89 -7.36 -11.77 -11.04 -17.66 c
+-1.47 0 -2.94 0 -4.41 -0.74 c
+f*
+K
+2198.93 3592.25 m
+0.73 0.74 1.47 1.47 2.21 2.21 c
+0 1.47 0 2.94 -0.73 5.15 c
+0.73 -0.73 1.47 -1.47 2.21 -2.21 c
+-3.68 -3.68 -3.68 -3.68 -3.68 -5.15 c
+f*
+255 G
+2443.24 3592.25 m
+0 2.21 0 4.41 0 7.36 c
+2.21 -0.73 4.41 -1.47 7.36 -2.21 c
+-0.74 -0.74 -1.47 -2.21 -2.21 -3.68 c
+-1.47 0 -2.94 -0.73 -5.15 -1.47 c
+f*
+2934.81 3594.46 m
+0 2.2 -0.74 4.41 -1.47 7.36 c
+-2.95 2.21 -5.89 4.42 -9.57 7.36 c
+0 2.21 0 4.41 0 7.36 c
+0.73 0.73 1.47 1.47 2.21 2.95 c
+0 1.47 0 2.94 0 4.41 c
+-1.47 1.47 -2.94 2.95 -4.41 5.15 c
+0 2.21 0 4.42 0 7.36 c
+6.62 6.62 13.25 13.98 20.61 21.34 c
+4.41 -0.74 9.56 -1.47 14.71 -2.95 c
+3.68 0 8.1 0 12.51 0 c
+3.68 -3.68 7.36 -7.36 11.04 -11.04 c
+0 -4.41 0 -9.57 0 -14.72 c
+-1.47 -0.73 -1.47 -0.73 -8.83 0 c
+-1.47 1.47 -2.95 2.95 -4.42 5.15 c
+-2.2 0.74 -4.41 1.47 -7.36 2.21 c
+0 -2.21 0 -4.42 0.73 -7.36 c
+2.21 -1.47 4.42 -2.94 7.36 -5.15 c
+0 -2.21 0 -4.41 0 -7.36 c
+-2.94 -1.47 -5.89 -2.95 -8.83 -4.41 c
+-1.47 0.73 -2.95 2.21 -4.42 3.68 c
+-7.36 2.21 -7.36 2.21 -12.51 2.21 c
+-1.47 -0.74 -2.95 -2.21 -4.42 -3.68 c
+2.21 -0.74 4.42 -2.21 7.36 -3.68 c
+0 -2.95 0 -5.89 0.73 -8.83 c
+-0.73 -1.47 -2.2 -3.68 -3.68 -5.89 c
+-2.21 0 -4.42 -0.73 -7.36 -1.47 c
+f*
+K
+2217.33 3602.56 m
+0.73 0.73 1.47 1.47 2.21 2.21 c
+-0.74 -0.73 -1.47 -1.47 -2.21 -2.21 c
+f*
+255 G
+2499.91 3601.82 m
+0.73 2.21 1.47 4.42 2.21 7.36 c
+0 -1.47 0.73 -2.94 1.47 -4.41 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.95 c
+f*
+2369.65 3610.65 m
+-0.73 0 -1.47 0.73 -2.21 1.47 c
+-0.73 2.21 -1.47 4.41 -2.21 7.36 c
+2.94 -0.74 6.63 -1.47 10.3 -2.95 c
+-1.48 -1.47 -2.95 -3.68 -4.42 -5.89 c
+-0.73 0 -1.47 0 v
+f*
+2470.47 3609.18 m
+0 3.68 -0.73 8.09 -1.47 12.51 c
+0 5.15 0.74 11.04 1.47 16.93 c
+0.74 0.73 2.21 1.47 3.68 2.94 c
+0.73 2.21 2.21 4.41 3.68 7.36 c
+0.74 0.73 1.47 1.47 2.94 2.21 c
+0 -2.94 0 -5.89 0.74 -9.57 c
+0.73 -0.73 1.47 -1.47 2.21 -2.94 c
+0 -9.57 0 -19.13 -0.73 -29.44 c
+-3.68 0 -8.1 0 -12.51 0 c
+f*
+2586 3612.13 m
+-0.73 0.73 -1.47 2.21 -2.21 3.68 c
+2.94 0 5.89 -0.74 9.56 -1.47 c
+-0.73 -0.74 -1.47 -2.21 -2.2 -3.68 c
+-1.47 0 -2.95 0.73 -5.15 1.47 c
+f*
+K
+2217.33 3621.69 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2703.75 3621.69 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2836.94 3621.69 m
+0.73 0.73 1.47 1.47 2.2 2.21 c
+-0.73 -0.74 -1.47 -1.47 -2.2 -2.21 c
+f*
+255 G
+2382.16 3626.84 m
+1.47 0 2.94 0.73 5.15 1.47 c
+-1.47 -0.73 -2.95 -1.47 -4.42 -2.94 c
+0 0.73 -0.73 1.47 v
+f*
+2728.77 3625.37 m
+-2.21 2.94 -4.41 6.62 -7.36 10.3 c
+-4.42 2.21 -9.57 5.15 -14.72 8.09 c
+4.41 0 9.57 0.73 14.72 1.47 c
+4.41 -6.62 4.41 -6.62 8.09 -16.19 c
+0 -0.73 0 -2.2 -0.73 -3.68 c
+f*
+2352.73 3628.31 m
+-1.47 0.73 -2.94 1.47 -5.15 2.21 c
+-2.21 3.68 -2.21 3.68 -5.15 5.89 c
+-0.74 2.94 -1.47 5.89 -2.21 9.56 c
+2.21 0 4.42 0.74 7.36 1.48 c
+0.73 0.73 1.47 1.47 2.95 2.94 c
+4.41 1.47 9.57 2.95 14.71 4.41 c
+2.21 3.68 5.15 7.36 8.09 11.04 c
+1.47 18.4 2.95 37.53 5.15 56.66 c
+0.73 1.47 1.47 2.94 2.21 5.15 c
+2.95 -2.95 5.89 -6.62 9.57 -10.3 c
+0 -4.41 -2.21 -9.57 -4.41 -33.85 c
+0 -6.62 0 -13.25 0.73 -19.87 c
+3.68 16.93 6.63 39 8.09 41.95 c
+2.95 0 5.89 0.73 9.57 1.47 c
+1.47 -2.95 2.94 -5.89 5.15 -8.83 c
+-1.47 -2.94 -1.47 -2.94 -4.41 -27.23 c
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.2 c
+-0.74 -3.68 -1.47 -8.1 -2.21 -12.51 c
+-5.15 -14.72 -5.15 -14.72 -7.36 -17.66 c
+-16.19 -8.1 -16.19 -8.1 -18.4 -10.3 c
+-7.36 0 -14.71 0 -22.08 0 c
+f*
+2455.75 3629.05 m
+1.47 0 2.94 0.74 5.15 1.47 c
+-4.41 -2.21 -4.41 -2.21 -5.15 -1.47 c
+f*
+2591.16 3628.31 m
+-2.95 0.73 -6.62 1.47 -10.3 2.21 c
+-2.21 0.74 -4.41 2.21 -7.36 3.68 c
+-2.94 2.95 -5.89 5.89 -8.83 9.57 c
+-2.21 8.83 -5.15 17.66 -8.1 27.23 c
+-0.73 0 -1.47 0 -2.21 -0.73 c
+0 10.3 0 21.34 0.73 32.38 c
+2.95 2.21 5.89 4.42 8.84 7.36 c
+0.73 -2.21 2.2 -4.41 3.68 -7.36 c
+1.47 -15.45 2.95 -30.91 4.41 -46.36 c
+3.68 -3.68 7.36 -8.09 11.78 -12.51 c
+2.21 -0.73 4.41 -2.21 7.36 -3.68 c
+3.68 0 7.36 0.74 11.77 1.47 c
+-4.42 1.47 -9.57 3.68 -14.72 5.89 c
+-2.21 2.2 -4.41 4.41 -7.36 7.36 c
+-0.73 2.21 -2.21 4.42 -3.68 6.62 c
+-1.47 14.72 -2.94 29.44 -5.15 44.16 c
+0 3.68 0 7.36 0 11.77 c
+2.21 1.47 4.42 2.94 6.63 4.41 c
+2.21 0 4.41 0 7.36 0.74 c
+1.47 -16.93 2.94 -33.85 4.41 -51.52 c
+2.21 -4.41 4.42 -9.57 6.63 -14.71 c
+5.89 -2.94 11.77 -6.62 18.39 -10.3 c
+0 -2.21 -0.73 -4.41 -1.47 -7.36 c
+-2.2 -2.21 -5.15 -5.15 -8.09 -8.1 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.21 c
+-2.21 0 -4.41 0 -7.36 0 c
+f*
+2126.81 3632.73 m
+-0.73 0.73 -1.47 1.47 v
+0 5.15 0 11.04 0 16.93 c
+2.2 2.21 4.41 4.41 7.36 7.36 c
+1.47 3.68 3.68 8.09 5.89 12.51 c
+8.83 0.74 17.66 1.47 27.23 2.21 c
+0.74 -6.62 2.21 -13.25 3.68 -19.87 c
+-0.73 -3.68 -1.47 -7.36 -2.21 -11.78 c
+-0.73 -1.47 -1.47 -2.94 -2.94 -5.15 c
+-0.74 -0.74 -2.21 -1.47 -3.68 -2.21 c
+-0.74 0 -1.47 0.74 -2.21 1.47 c
+-6.62 0.74 -13.25 1.47 -19.87 2.21 c
+1.47 1.47 2.95 2.95 5.15 5.15 c
+3.68 0 8.09 -0.73 12.51 -1.47 c
+0 5.15 -0.74 11.04 -1.47 16.93 c
+-0.74 1.47 -2.21 2.94 -3.68 5.15 c
+-2.21 -2.21 -4.41 -4.41 -6.62 -7.36 c
+-2.21 -5.15 -8.09 -12.51 -11.77 -19.87 c
+-0.73 -0.74 -2.21 -2.21 -3.68 -3.68 c
+-0.73 0 -1.47 0 -2.21 0 c
+f*
+2441.04 3631.26 m
+-0.73 4.41 -1.47 9.57 -2.95 14.71 c
+0 10.3 0 21.34 -0.73 32.38 c
+0.73 5.15 2.21 11.04 3.68 16.93 c
+2.21 -1.48 4.41 -2.95 7.36 -4.42 c
+0.74 -1.47 2.21 -2.95 3.68 -5.15 c
+0 -7.36 0 -14.72 0 -22.07 c
+-0.74 -10.3 -2.21 -20.61 -3.68 -30.91 c
+-2.2 0 -4.41 -0.74 -7.36 -1.47 c
+f*
+2510.21 3631.26 m
+-1.47 19.87 -1.47 19.87 -1.47 54.45 c
+3.68 2.21 7.36 4.42 11.04 7.36 c
+0 -13.98 0 -27.96 0.74 -41.95 c
+-1.47 -5.15 -2.95 -11.04 -4.41 -16.93 c
+-3.68 -2.94 -3.68 -2.94 -5.89 -2.94 c
+f*
+2800.14 3632.73 m
+-2.21 0.73 -4.41 2.21 -7.36 3.68 c
+-1.47 2.21 -2.94 4.41 -5.15 7.36 c
+2.94 4.42 5.89 8.83 9.56 13.98 c
+11.04 0 22.82 0 34.59 0 c
+1.47 0.73 2.94 1.47 5.15 2.21 c
+1.47 0 2.94 0 4.41 -0.73 c
+-1.47 -5.15 -3.68 -10.3 -5.89 -15.46 c
+-0.74 -0.73 -1.47 -1.47 -2.95 -2.21 c
+-2.21 -5.15 -2.21 -5.15 -5.89 -8.83 c
+-8.83 0 -17.66 0 -26.49 0 c
+f*
+2215.12 3636.41 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+0 0 0 rG
+2443.24 3634.2 m
+0.73 2.95 1.47 5.89 2.21 9.57 c
+0.74 -1.47 1.47 -3.68 2.94 -5.89 c
+-1.47 0 -2.94 -0.73 -5.15 -1.47 c
+0 -0.74 0 -1.47 0 -2.21 c
+f*
+255 G
+2760.41 3636.41 m
+0 0.73 0.74 1.47 1.47 2.21 c
+0 5.88 0 11.77 0 17.66 c
+-0.73 0.73 -1.47 1.47 v
+-2.21 0 -4.41 0 -7.36 0 c
+-2.94 -2.21 -5.89 -4.41 -9.57 -7.36 c
+-0.73 0 -1.47 0 -2.94 0.73 c
+-0.73 1.47 -2.21 2.95 -3.68 5.15 c
+-2.21 7.36 -5.15 12.51 -7.36 19.87 c
+-2.21 3.68 -4.41 7.36 -7.36 11.77 c
+-2.21 1.47 -4.41 2.95 -7.36 5.15 c
+-0.73 2.95 -2.21 5.89 -3.68 9.57 c
+0 11.04 -0.73 22.81 -1.47 34.59 c
+0.73 0.74 1.47 1.47 2.94 2.21 c
+1.47 7.36 2.95 14.71 4.41 22.07 c
+2.21 4.42 4.42 9.57 6.63 14.72 c
+1.47 1.47 3.68 2.94 5.89 5.15 c
+0.74 2.2 1.47 4.41 2.21 7.36 c
+7.36 5.15 7.36 5.15 14.72 12.51 c
+1.47 2.21 2.94 4.41 4.41 6.63 c
+2.21 0.73 4.42 1.47 7.36 2.2 c
+1.47 1.47 2.95 3.68 5.15 5.89 c
+3.68 2.21 7.36 4.42 11.77 6.63 c
+7.36 1.47 14.72 2.95 22.07 4.41 c
+16.19 0 32.38 0 49.31 0 c
+5.15 -1.47 11.04 -2.94 16.93 -4.41 c
+3.68 -2.21 8.09 -4.41 12.51 -6.62 c
+7.36 -5.89 14.72 -11.77 22.07 -17.66 c
+0.74 -2.21 1.47 -4.41 2.95 -7.36 c
+2.21 -0.74 4.41 -1.47 7.36 -2.21 c
+2.21 -6.62 5.15 -13.24 8.09 -19.87 c
+0.74 -5.89 2.21 -12.51 3.68 -19.13 c
+0.73 -0.73 2.21 -1.47 3.68 -2.95 c
+0 -15.45 0 -30.91 0 -46.36 c
+-0.73 -1.47 -1.47 -2.95 -2.21 -5.15 c
+-0.74 -0.74 -1.47 -1.48 -2.95 -2.21 c
+-1.47 -6.62 -2.94 -13.24 -4.41 -19.87 c
+-1.47 -2.95 -2.94 -5.89 -5.15 -9.57 c
+-0.73 -0.74 -2.21 -1.47 -3.68 -2.21 c
+-1.47 -2.2 -3.68 -5.15 -5.89 -8.09 c
+-2.94 -1.47 -5.89 -2.95 -8.83 -4.42 c
+-0.74 -0.73 -1.47 -2.21 -2.21 -3.68 c
+-2.21 -1.47 -4.41 -2.94 -7.36 -5.15 c
+-4.41 0 -9.57 0 -14.71 0 c
+-2.21 0.74 -5.15 2.21 -8.09 3.68 c
+-1.47 3.68 -3.68 8.1 -5.89 12.51 c
+-0.74 0.73 -2.21 1.47 -3.68 2.21 c
+0 2.94 -0.74 6.62 -1.47 10.3 c
+5.15 7.36 10.3 14.71 16.19 22.07 c
+1.47 0.73 2.94 2.21 5.15 3.68 c
+5.15 0.74 11.04 1.47 16.93 2.21 c
+3.68 1.47 8.09 3.68 12.51 5.89 c
+1.47 2.95 3.68 6.62 5.89 10.3 c
+0 9.57 0 19.13 -0.73 29.43 c
+-0.73 2.21 -2.21 4.41 -3.68 7.36 c
+-12.51 11.77 -22.81 19.13 -25.02 22.08 c
+-2.21 1.47 -4.41 2.94 -7.36 4.41 c
+-0.73 2.21 -1.47 4.41 -2.21 7.36 c
+-1.47 2.21 -3.68 4.42 -5.89 6.63 c
+-4.42 1.47 -9.57 2.95 -14.72 5.15 c
+-11.04 0 -22.81 0 -34.59 0 c
+-6.62 -1.47 -13.25 -2.94 -19.87 -5.15 c
+-7.36 -5.15 -7.36 -5.15 -14.72 -12.51 c
+-1.47 -2.2 -2.94 -4.41 -4.41 -7.36 c
+-7.36 -5.89 -12.51 -11.77 -25.02 -22.08 c
+-0.74 -1.47 -2.21 -3.68 -3.68 -5.89 c
+-0.73 -2.94 -1.47 -6.62 -2.94 -10.3 c
+0 -5.15 0 -11.04 0 -16.93 c
+1.47 -4.41 2.94 -9.57 5.15 -14.72 c
+5.89 -4.41 11.77 -9.57 17.66 -14.72 c
+6.62 -2.21 13.25 -5.15 20.61 -8.09 c
+5.15 -5.15 5.15 -5.15 8.83 -11.77 c
+0 -2.21 0 -4.42 0 -7.36 c
+-2.94 -3.68 -6.62 -8.09 -10.3 -12.51 c
+-5.89 -3.68 -11.77 -7.36 -18.4 -11.77 c
+-0.73 0.74 -1.47 1.47 -2.21 2.21 c
+f*
+2079.71 3640.09 m
+-1.47 1.47 -2.94 2.95 -4.41 5.15 c
+0.74 0.73 1.47 1.47 2.21 2.21 c
+1.47 0 2.94 0 5.15 -0.74 c
+1.47 -0.74 2.94 -2.21 4.41 -3.68 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.95 c
+f*
+0 0 0 rG
+2354.94 3641.56 m
+4.41 0.74 9.57 2.21 14.71 3.68 c
+1.47 0.73 2.95 2.21 5.15 3.68 c
+0.74 0.73 1.47 2.21 2.21 3.68 c
+1.47 0.74 2.95 2.21 5.15 3.68 c
+0 -2.21 0 -4.41 0 -7.36 c
+-5.15 -7.36 -5.15 -7.36 -7.36 -8.83 c
+-6.62 0 -13.25 0.74 -19.87 1.47 c
+f*
+255 G
+2466.05 3641.56 m
+-1.47 14.72 -1.47 14.72 -1.47 49.3 c
+0.73 1.47 1.47 2.94 2.21 4.42 c
+0.74 -0.74 2.21 -1.48 3.68 -2.95 c
+2.21 0 4.41 -0.74 7.36 -1.47 c
+0 -10.3 -0.73 -21.34 -1.47 -32.38 c
+-2.94 -5.15 -6.62 -11.04 -10.3 -16.93 c
+f*
+2488.13 3643.03 m
+-0.74 0 -1.47 0.73 v
+-0.74 4.42 -1.47 9.57 -2.95 14.72 c
+0 9.57 0 19.13 -0.73 29.43 c
+4.41 0.74 9.57 1.47 14.71 2.95 c
+-0.73 -13.25 -2.21 -26.49 -3.68 -39.74 c
+-0.74 -2.21 -1.47 -4.41 -2.95 -7.36 c
+-0.73 0 -1.47 0 -2.94 -0.73 c
+f*
+2536.7 3643.03 m
+-2.21 2.21 -4.41 5.15 -7.36 8.09 c
+-0.74 14.72 -1.47 29.44 -2.21 44.16 c
+2.94 -0.74 5.89 -1.48 9.57 -2.21 c
+0.74 -1.47 2.21 -2.94 3.68 -5.15 c
+0 -14.71 0 -29.43 0 -44.15 c
+-0.74 0 -2.21 0 -3.68 -0.73 c
+f*
+2092.23 3645.24 m
+1.47 1.47 2.94 3.68 5.15 5.89 c
+-2.21 0 -4.41 0.74 -7.36 1.47 c
+-0.73 -0.73 -1.47 -1.47 -2.94 -2.21 c
+-0.73 1.47 -1.47 3.68 -2.21 5.89 c
+-2.94 -0.74 -5.89 -2.21 -9.57 -3.68 c
+-0.74 0 -1.47 0.74 -2.94 1.47 c
+2.2 2.21 4.41 4.41 7.36 7.36 c
+1.47 2.95 2.95 5.89 5.15 8.83 c
+1.47 0.73 3.68 1.47 5.89 2.95 c
+0 8.09 0 16.19 0 25.02 c
+-3.68 2.95 -8.09 5.89 -12.51 9.57 c
+-0.73 1.47 -1.47 2.95 -2.21 5.15 c
+-2.95 2.21 -5.89 4.41 -8.83 7.36 c
+0 -2.21 0 -4.41 -0.73 -7.36 c
+11.77 -12.51 15.45 -14.72 19.13 -19.87 c
+0 -4.41 0 -9.57 0 -14.72 c
+-2.21 -2.21 -4.41 -4.41 -7.36 -7.36 c
+-0.73 -1.47 -1.47 -3.68 -2.95 -5.89 c
+-2.21 0 -4.41 0.74 -7.36 1.47 c
+-2.94 3.68 -6.62 7.36 -10.3 11.77 c
+-2.21 4.42 -4.42 9.57 -7.36 14.72 c
+-0.73 0.73 -2.21 1.47 -3.68 2.21 c
+-2.21 7.36 -2.21 7.36 -5.15 29.43 c
+0 5.89 0 11.78 0 17.66 c
+1.47 8.09 2.95 16.19 5.15 24.29 c
+0.73 2.94 2.21 5.89 3.68 9.57 c
+0.74 0.73 2.21 1.47 3.68 2.94 c
+0.73 2.21 1.47 4.41 2.21 7.36 c
+1.47 2.21 2.94 4.42 5.15 7.36 c
+6.62 6.62 13.24 13.25 20.61 19.87 c
+8.09 4.41 16.19 8.83 25.02 13.24 c
+1.48 1.47 2.95 2.95 5.15 5.15 c
+3.68 0.73 7.36 1.47 11.78 2.21 c
+16.19 0 32.38 0 49.3 0 c
+8.83 -2.95 17.66 -5.89 27.23 -9.57 c
+2.94 -1.47 5.89 -2.94 9.57 -5.15 c
+2.21 -2.21 4.41 -4.42 7.36 -7.36 c
+2.21 -1.47 4.41 -2.95 7.36 -4.41 c
+2.21 -3.68 4.41 -7.36 7.36 -11.78 c
+1.47 -0.73 2.95 -2.21 5.15 -3.68 c
+0.74 -1.47 2.21 -3.68 3.68 -5.89 c
+1.47 -5.89 3.68 -11.77 5.89 -17.66 c
+0 -17.66 0.73 -35.32 1.47 -53.72 c
+-0.74 -0.74 -1.47 -1.47 -2.95 -2.21 c
+-0.73 -2.95 -1.47 -6.62 -2.21 -10.3 c
+-2.21 -4.41 -4.41 -9.57 -7.36 -14.72 c
+-1.47 -1.47 -2.94 -2.94 -5.15 -4.41 c
+-2.21 -7.36 -2.21 -7.36 -4.41 -10.3 c
+-2.21 -1.47 -4.41 -2.95 -7.36 -4.41 c
+-1.47 -2.95 -3.68 -5.89 -5.89 -8.83 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.21 c
+-2.21 -1.47 -4.42 -2.95 -7.36 -5.15 c
+-1.47 0 -2.94 0 -4.41 0.74 c
+-0.73 5.15 -1.47 10.3 -2.21 15.45 c
+0 7.36 0.73 14.71 1.47 22.07 c
+0.73 0.73 2.21 1.47 3.68 2.21 c
+0.73 2.95 2.21 5.89 3.68 8.83 c
+1.47 -0.73 2.94 -1.47 5.15 -2.21 c
+5.15 0 11.04 0 16.92 0 c
+0.74 0.73 1.47 2.21 2.21 3.68 c
+0 0.74 -0.73 1.47 -1.47 2.21 c
+0 5.15 0 11.04 0 16.93 c
+1.47 5.15 2.94 11.04 5.15 16.93 c
+0 5.88 0 11.77 0 17.66 c
+-0.73 2.95 -1.47 5.89 -2.21 9.57 c
+-0.73 0.73 -1.47 1.47 -2.94 2.21 c
+-1.47 2.95 -2.95 6.63 -4.42 10.3 c
+-0.73 0.74 -2.21 1.47 -3.68 2.21 c
+-0.73 1.47 -2.21 2.94 -3.68 5.15 c
+-5.15 2.95 -10.3 5.89 -16.19 9.57 c
+-0.73 -2.21 -1.47 -4.41 -2.21 -7.36 c
+2.21 0 4.41 0 7.36 -0.73 c
+7.36 -6.62 9.57 -10.3 12.51 -12.51 c
+4.42 -8.83 4.42 -8.83 6.63 -11.04 c
+0.73 -2.95 2.21 -6.62 3.68 -10.3 c
+0 -3.68 0 -7.36 0 -11.77 c
+-1.47 -5.89 -2.95 -11.77 -4.42 -17.66 c
+0 -7.36 -0.73 -14.71 -1.47 -22.07 c
+-9.57 1.47 -9.57 1.47 -12.51 2.95 c
+-1.47 2.21 -2.95 4.41 -4.41 7.36 c
+-3.68 -5.15 -3.68 -5.15 -6.62 -12.51 c
+-1.47 -1.47 -3.68 -3.68 -5.89 -5.89 c
+-0.73 0 -1.47 0.74 v
+0 3.68 0 8.09 0 12.51 c
+2.95 8.09 6.63 16.19 10.3 24.29 c
+0.73 9.57 1.47 19.13 2.21 29.43 c
+7.36 -9.57 7.36 -9.57 9.57 -14.72 c
+0 -9.57 0.73 -19.13 1.47 -29.43 c
+0.73 4.41 2.21 9.57 3.68 14.72 c
+0 6.62 0 13.24 0 19.87 c
+-2.94 3.68 -5.89 8.1 -9.56 12.51 c
+-0.74 0.73 -2.21 1.47 -3.68 2.21 c
+-2.95 3.68 -6.62 8.09 -10.3 12.51 c
+-4.41 2.21 -4.41 2.21 -6.62 5.15 c
+-3.68 1.47 -8.1 3.68 -12.51 5.89 c
+-8.09 0 -16.19 0 -25.02 0 c
+-2.95 -0.73 -5.89 -1.47 -9.57 -2.21 c
+-4.41 -2.95 -9.57 -6.62 -14.72 -10.3 c
+-4.41 -5.15 -9.57 -11.04 -14.72 -16.92 c
+-1.47 -0.73 -2.94 -1.47 -5.15 -2.21 c
+-1.47 -1.48 -2.94 -2.95 -4.41 -5.15 c
+-1.47 -0.74 -2.95 -1.47 -5.15 -2.21 c
+-5.15 -6.62 -5.15 -6.62 -8.83 -13.98 c
+0 -5.15 0 -11.04 0 -16.93 c
+5.15 -9.56 10.3 -19.13 16.19 -29.43 c
+0 3.68 0 7.36 0.73 11.77 c
+-2.21 2.95 -4.41 6.62 -7.36 10.3 c
+-1.47 3.68 -2.95 7.36 -4.42 11.77 c
+0 2.21 0 4.42 0 7.36 c
+0.73 2.21 1.47 4.41 2.21 7.36 c
+0.74 1.47 2.21 2.94 3.68 5.15 c
+2.21 0.73 4.42 2.21 7.36 3.68 c
+1.47 1.47 2.95 2.94 5.15 5.15 c
+0.74 -6.62 1.48 -13.98 2.21 -21.34 c
+1.47 8.83 2.94 17.66 5.15 27.23 c
+3.68 3.68 7.36 8.09 11.04 12.51 c
+4.41 3.68 8.83 7.36 13.24 11.04 c
+2.95 0.73 6.63 1.47 10.3 2.21 c
+6.63 0 13.25 0 19.87 0 c
+2.95 -1.47 5.89 -2.94 9.57 -4.41 c
+0.74 -0.73 1.47 -1.47 2.21 -2.95 c
+1.47 -0.73 2.95 -1.47 5.15 -2.2 c
+1.47 -1.47 2.95 -2.95 5.15 -5.15 c
+0 -11.77 0 -23.55 0.73 -35.32 c
+-3.68 -10.3 -7.36 -20.61 -11.04 -30.91 c
+-2.94 1.47 -5.89 2.95 -9.57 5.15 c
+-2.21 0 -4.41 0 -7.36 0.74 c
+0 6.63 -0.73 13.25 -1.47 19.87 c
+0.73 -0.73 2.21 -2.2 3.68 -3.68 c
+4.42 0 9.57 0 14.72 0 c
+0.73 0.73 2.21 2.21 3.68 3.68 c
+0 2.95 0 5.89 -0.73 8.83 c
+-2.21 0.74 -4.41 1.47 -7.36 2.21 c
+-2.21 0 -4.41 0 -7.36 0 c
+-0.73 0.74 -1.47 1.47 v
+1.47 1.47 2.95 2.94 4.42 4.41 c
+3.68 -0.73 7.36 -1.47 11.77 -2.94 c
+1.47 0 2.94 0 4.41 0.73 c
+-0.73 0.73 -1.47 2.21 -2.21 3.68 c
+-2.95 0.74 -5.89 1.47 -9.57 2.94 c
+-2.21 0 -4.41 0 -7.36 0 c
+-8.09 -5.15 -8.09 -5.15 -11.77 -8.83 c
+0 -11.04 0 -22.81 0 -34.59 c
+-1.47 -1.47 -3.68 -2.95 -5.89 -4.42 c
+2.21 0 4.41 -0.73 7.36 -1.47 c
+1.47 0.73 2.94 1.47 5.15 2.21 c
+1.47 0 2.95 0 5.15 0 c
+2.21 -1.47 4.42 -2.94 7.36 -4.41 c
+2.21 -2.21 4.41 -4.41 7.36 -7.36 c
+2.94 -26.49 2.94 -26.49 5.89 -41.21 c
+0.73 -0.73 1.47 -1.47 2.21 -2.21 c
+0 -0.73 0 -2.21 -0.73 -3.68 c
+-2.95 0 -6.62 -0.74 -10.3 -1.47 c
+-0.73 2.21 -1.47 4.42 -2.21 7.36 c
+-0.73 1.47 -2.21 2.95 -3.68 5.15 c
+-2.94 12.51 -5.89 25.75 -8.83 39 c
+-0.73 0 -1.47 0.73 -2.21 1.47 c
+-7.36 0 -14.72 0 -22.07 0 c
+-1.47 -0.73 -2.95 -2.21 -4.42 -3.68 c
+-0.73 -5.15 -1.47 -11.04 -2.21 -16.93 c
+-1.47 -2.94 -2.94 -6.62 -5.15 -10.3 c
+-2.21 -2.21 -4.41 -4.42 -7.36 -7.36 c
+-2.2 -5.15 -2.2 -5.15 -2.94 -12.51 c
+-2.21 0 -4.41 0 -7.36 0 c
+-0.73 2.95 -1.47 6.63 -2.94 10.3 c
+-1.47 -0.74 -2.95 -1.47 -5.15 -2.94 c
+-1.47 -2.21 -3.68 -4.42 -5.89 -7.36 c
+-0.73 -0.73 -2.21 -1.47 -3.68 -2.21 c
+-0.73 0 -1.47 0.73 -2.21 1.47 c
+f*
+2104.74 3645.24 m
+0.73 0.73 1.47 1.47 2.2 2.21 c
+-0.73 -0.74 -1.47 -1.48 -2.2 -2.21 c
+f*
+2173.18 3645.24 m
+0.73 0 1.47 0 v
+-0.73 0 -1.47 0 v
+f*
+2212.91 3643.77 m
+0 2.21 0 4.42 0 7.36 c
+2.21 0 4.42 0 7.36 0 c
+0 -2.21 0 -4.41 0 -7.36 c
+-2.21 0 -4.41 0 -7.36 0 c
+f*
+2418.96 3643.77 m
+0 15.46 0 30.91 0.74 47.1 c
+1.47 1.47 2.94 3.68 4.41 5.89 c
+2.94 0 5.89 0.73 9.57 1.47 c
+-1.47 -15.45 -2.94 -30.91 -5.15 -47.1 c
+-3.68 -2.21 -5.89 -5.15 -9.57 -7.36 c
+f*
+2147.42 3645.97 m
+0.73 2.21 1.47 4.42 2.21 7.36 c
+-0.74 -2.21 -1.47 -4.42 -2.21 -7.36 c
+f*
+2706.69 3651.13 m
+-0.73 2.95 -1.47 6.63 -2.94 10.3 c
+-0.74 0 -1.47 -0.73 -2.21 -1.47 c
+-0.73 4.41 -2.21 8.83 -3.68 13.25 c
+0 4.41 -0.74 9.57 -1.47 14.71 c
+2.21 -0.73 4.41 -1.47 7.36 -2.21 c
+1.47 -2.21 3.68 -12.51 8.83 -24.29 c
+0.74 -2.2 1.47 -5.15 2.21 -8.09 c
+0.74 0 1.47 -0.74 v
+-2.94 0 -5.89 -0.73 -9.57 -1.47 c
+f*
+K
+2020.84 3661.43 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+2176.85 3658.48 m
+0 0.74 0 1.47 0 2.94 c
+0 -0.73 0 -1.47 0 -2.94 c
+f*
+2183.48 3661.43 m
+0 0.74 0 1.47 0.73 2.21 c
+0 -0.74 0 -1.47 -0.73 -2.21 c
+f*
+255 G
+2809.71 3662.9 m
+-3.68 0.74 -8.09 2.21 -12.51 3.68 c
+-2.94 5.15 -5.89 11.04 -9.56 16.93 c
+-0.74 0.74 -2.21 1.47 -3.68 2.21 c
+-2.95 5.15 -5.15 12.51 -7.36 14.72 c
+0 4.41 0 9.57 0 14.72 c
+2.21 7.36 2.21 7.36 3.68 8.83 c
+1.47 -2.21 2.95 -4.41 5.15 -7.36 c
+0.74 -5.15 1.47 -10.3 2.95 -16.19 c
+2.94 0 5.89 0 8.83 -0.73 c
+5.15 2.21 5.15 2.21 7.36 4.41 c
+9.56 0 19.13 0 29.43 0 c
+2.21 -1.47 4.41 -3.68 7.36 -5.89 c
+1.47 0 2.94 0 5.15 0 c
+4.41 8.09 8.83 16.19 13.24 24.29 c
+1.47 -7.36 2.95 -14.72 5.15 -22.08 c
+-2.94 -2.95 -6.62 -5.89 -10.3 -9.57 c
+-9.57 -14.72 -9.57 -14.72 -14.71 -25.02 c
+-0.74 0.73 -2.21 1.47 -3.68 2.95 c
+-1.47 -1.47 -2.95 -2.95 -4.41 -5.15 c
+-7.36 0 -14.72 0 -22.08 -0.74 c
+f*
+0 0 0 rG
+2112.09 3663.64 m
+0 2.21 0 4.41 0.74 7.36 c
+1.47 1.47 2.94 2.95 5.15 5.15 c
+0.74 2.21 2.21 4.42 3.68 7.36 c
+0 -1.47 0 -2.94 0.73 -5.15 c
+-0.73 -2.21 -1.47 -4.41 -2.2 -7.36 c
+-1.47 -2.2 -3.68 -4.41 -5.89 -7.36 c
+-0.74 0 -1.47 0 -2.21 0 c
+f*
+255 G
+2141.53 3678.35 m
+0 3.68 0 8.1 0.73 12.51 c
+0.73 0.73 1.47 1.47 v
+5.15 0 11.04 0 16.93 0 c
+0.73 -0.74 1.47 -1.47 2.94 -2.95 c
+-3.68 -0.73 -8.09 -2.21 -12.51 -3.68 c
+3.68 -1.47 8.09 -2.94 12.51 -4.41 c
+-7.36 -0.73 -14.72 -1.47 -22.07 -2.95 c
+f*
+0 0 0 rG
+2814.86 3684.98 m
+-2.21 0 -4.41 0 -7.36 0.73 c
+0 3.68 0 8.09 0 12.51 c
+7.36 1.47 7.36 1.47 19.13 1.47 c
+1.47 -2.21 2.94 -4.41 5.15 -6.62 c
+-1.47 -2.21 -2.95 -5.15 -5.15 -8.09 c
+-3.68 0 -7.36 0 -11.77 0 c
+f*
+2106.94 3685.71 m
+0 4.42 -0.73 9.57 -1.47 14.72 c
+-1.47 3.68 -2.95 8.09 -5.15 12.51 c
+0 2.21 0.73 4.41 1.47 7.36 c
+0.73 -1.47 2.21 -2.94 3.68 -5.15 c
+0.73 -2.21 1.47 -4.41 2.21 -7.36 c
+2.21 -2.21 4.41 -4.42 6.63 -7.36 c
+1.47 6.63 2.94 13.25 4.41 19.87 c
+0.73 -4.41 1.47 -9.56 2.94 -14.71 c
+2.21 0 4.42 0.73 7.36 1.47 c
+2.21 2.2 2.21 2.2 7.36 4.41 c
+2.21 0 4.42 0 7.36 0 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+-11.77 -3.68 -14.71 -5.89 -33.85 -12.51 c
+-0.73 -2.95 -1.47 -5.89 -2.94 -9.57 c
+-0.73 0 -1.47 0 -2.21 0 c
+f*
+255 G
+2767.77 3689.39 m
+-5.15 3.68 -11.04 8.09 -16.93 12.51 c
+-1.47 1.47 -2.95 3.68 -4.41 5.89 c
+-0.73 2.95 -1.47 5.89 -2.21 9.57 c
+0 3.68 0 8.09 0 12.51 c
+0.73 2.95 1.47 5.89 2.21 9.57 c
+2.94 3.68 5.89 7.36 9.57 11.77 c
+2.21 0.74 4.41 2.21 7.36 3.68 c
+1.47 1.47 2.94 3.68 4.41 5.89 c
+2.21 1.47 4.42 3.68 7.36 5.89 c
+1.47 2.94 2.95 5.89 5.15 8.83 c
+2.21 2.2 4.42 4.41 7.36 7.36 c
+4.41 1.47 9.56 2.95 14.71 5.15 c
+3.68 0.73 8.1 1.47 12.51 2.21 c
+8.83 0 17.66 0 26.49 0 c
+2.21 -0.73 4.41 -1.47 7.36 -2.21 c
+3.68 -2.95 8.09 -5.89 12.51 -8.83 c
+-2.21 -1.47 -2.21 -1.47 -9.57 -2.21 c
+1.47 -0.73 2.94 -2.21 4.41 -3.68 c
+4.41 -1.47 9.57 -2.94 14.72 -5.15 c
+14.72 -14.71 14.72 -14.71 23.55 -21.34 c
+2.21 -7.36 2.21 -7.36 5.15 -11.77 c
+0 -6.62 0 -13.25 0 -19.87 c
+-2.21 -2.21 -4.41 -4.41 -6.62 -7.36 c
+-2.2 -1.47 -4.41 -2.95 -7.36 -5.15 c
+-4.42 0 -9.57 0 -14.72 -0.73 c
+2.21 0.73 4.41 1.47 7.36 2.21 c
+3.68 5.89 5.89 13.25 8.83 18.4 c
+0 2.94 0 5.89 0 9.57 c
+-2.2 3.68 -4.41 8.09 -7.36 12.51 c
+-7.36 5.15 -7.36 5.15 -18.4 10.3 c
+-2.21 3.68 -4.41 7.36 -7.36 11.04 c
+-1.47 0.73 -2.94 1.47 -5.15 2.2 c
+-2.21 2.21 -4.42 4.42 -7.36 7.36 c
+-7.36 2.2 -7.36 2.2 -11.78 5.15 c
+-2.94 0 -6.62 0 -10.3 0 c
+-5.89 -1.47 -12.51 -2.95 -19.13 -5.15 c
+-1.47 -2.21 -2.95 -4.42 -5.15 -7.36 c
+-2.21 0 -4.41 -0.73 -7.36 -1.47 c
+-0.74 -3.68 -2.21 -8.09 -3.68 -12.51 c
+-0.74 -0.73 -1.47 -1.47 -2.95 -2.21 c
+-0.74 -7.36 -2.21 -14.72 -3.68 -22.08 c
+-0.73 -1.47 -2.21 -2.94 -3.68 -5.15 c
+-1.47 -7.36 -2.94 -14.71 -4.41 -22.07 c
+-2.21 2.21 -4.42 4.42 -7.36 7.36 c
+0 4.41 0 9.57 0 14.71 c
+3.68 5.89 7.36 11.78 11.77 17.66 c
+0 2.21 0 4.41 -0.73 7.36 c
+-6.62 -7.36 -11.04 -14.72 -16.19 -19.87 c
+0 -7.36 0 -14.71 0 -22.07 c
+1.47 -2.21 2.94 -4.42 5.15 -7.36 c
+3.68 -1.47 7.36 -2.95 11.04 -5.15 c
+0.73 -2.21 1.47 -4.42 2.21 -7.36 c
+-2.21 0 -4.41 0.74 -7.36 1.47 c
+f*
+2817.07 3689.39 m
+-1.47 0.74 -2.95 1.47 -5.15 2.95 c
+1.47 0.73 2.95 1.47 5.15 2.21 c
+5.15 0 5.15 0 8.09 -1.47 c
+-1.47 -1.47 -3.68 -2.94 -5.89 -5.15 c
+-0.73 0 -1.47 0.74 -2.21 1.47 c
+f*
+2328.45 3694.54 m
+-2.95 0.74 -6.62 2.21 -10.3 3.68 c
+-0.74 1.47 -2.21 2.95 -3.68 4.41 c
+-1.47 5.89 -3.68 11.77 -5.89 17.66 c
+7.36 0 14.72 0.74 22.08 1.47 c
+2.21 2.21 2.21 2.21 7.36 4.42 c
+0.73 19.87 2.21 39.74 3.68 60.34 c
+2.21 14.72 4.42 29.43 7.36 44.15 c
+0.73 -0.73 2.21 -1.47 3.68 -2.21 c
+0.74 -2.94 2.21 -6.62 3.68 -10.3 c
+2.21 -19.87 2.21 -19.87 4.42 -29.44 c
+0.73 -0.73 1.47 -1.47 2.94 -2.21 c
+0.74 -2.95 2.21 -6.62 3.68 -10.3 c
+0.73 -1.47 2.21 -2.95 3.68 -4.41 c
+1.47 -2.95 2.94 -6.62 4.42 -10.3 c
+0.73 -0.73 1.47 -1.47 2.94 -2.21 c
+3.68 -7.36 3.68 -7.36 8.09 -12.51 c
+2.21 -1.47 4.42 -2.94 6.63 -4.41 c
+0.73 -1.47 2.21 -2.94 3.68 -5.15 c
+3.68 -2.21 5.89 -5.15 13.25 -9.56 c
+1.47 -1.47 2.94 -2.95 5.15 -5.15 c
+0 -6.62 -0.73 -13.25 -1.47 -19.87 c
+-3.68 3.68 -7.36 8.1 -11.04 12.51 c
+-2.21 1.47 -4.41 2.94 -7.36 5.15 c
+-2.94 2.95 -5.89 5.89 -8.83 9.57 c
+-2.21 1.47 -5.15 2.95 -8.09 5.15 c
+-2.94 7.36 -2.94 7.36 -10.3 19.13 c
+-1.47 3.68 -2.94 8.09 -4.41 12.51 c
+-1.47 2.21 -2.94 4.41 -5.15 7.36 c
+-1.47 5.15 -3.68 11.04 -5.89 16.93 c
+-1.47 -16.93 -1.47 -16.93 -1.47 -51.51 c
+-0.73 -4.42 -1.47 -9.57 -2.21 -14.72 c
+-1.47 -2.2 -2.95 -4.41 -5.15 -7.36 c
+-3.68 -2.21 -8.1 -4.41 -12.51 -7.36 c
+-0.73 0.74 -2.21 1.47 -3.68 2.95 c
+0 -1.47 0 -2.95 -0.74 -5.15 c
+2.95 0 5.89 0 8.83 -0.73 c
+3.68 1.47 7.36 2.94 11.78 4.41 c
+1.47 2.94 2.95 5.89 5.15 8.83 c
+0.74 4.41 2.21 9.57 3.68 14.72 c
+0 11.04 0 22.07 0 33.85 c
+2.95 -7.36 5.89 -14.72 9.57 -22.08 c
+0 -5.89 0 -12.51 0 -19.13 c
+-0.74 -4.42 -1.47 -9.57 -2.21 -14.72 c
+-1.47 -2.95 -2.94 -6.62 -5.15 -10.3 c
+-7.36 -4.41 -7.36 -4.41 -8.09 -5.89 c
+-2.21 -0.73 -4.42 -1.47 -7.36 -2.21 c
+-4.42 0 -9.57 0 -14.72 0 c
+f*
+2480.77 3694.54 m
+-3.68 1.47 -7.36 3.68 -11.77 5.89 c
+0 3.68 0 8.09 0 12.51 c
+0.74 2.21 2.21 4.41 3.68 7.36 c
+2.2 1.47 4.41 2.95 6.62 4.41 c
+0.73 -2.94 2.21 -5.88 3.68 -9.56 c
+0.73 3.68 2.21 8.09 3.68 12.51 c
+2.21 -2.95 2.21 -2.95 9.57 -7.36 c
+-0.74 -7.36 -1.47 -14.71 -2.21 -22.07 c
+-1.47 -0.74 -3.68 -2.21 -5.89 -3.68 c
+-2.21 0 -4.42 0 -7.36 0 c
+f*
+2448.39 3698.22 m
+-2.2 0.73 -4.41 2.21 -7.36 3.68 c
+-0.73 0.73 -1.47 2.21 -2.21 3.68 c
+0.73 7.36 1.47 14.71 2.21 22.08 c
+2.21 0.73 5.15 1.47 8.09 2.2 c
+0.73 -7.36 2.21 -14.71 3.68 -22.07 c
+1.47 5.15 2.95 11.04 5.15 16.92 c
+1.47 -0.73 2.94 -1.47 5.15 -2.2 c
+0 -2.21 0.73 -4.42 1.47 -7.36 c
+-1.47 -5.15 -2.94 -11.04 -4.41 -16.93 c
+-0.74 0 -1.47 -0.74 -2.21 -1.47 c
+-2.95 0 -5.89 0.73 -9.57 1.47 c
+f*
+2505.06 3696.75 m
+-0.74 0.73 -2.21 2.21 -3.68 3.68 c
+0 4.41 0 9.57 0 14.72 c
+0.74 1.47 1.47 2.94 2.21 5.15 c
+2.94 1.47 5.89 2.95 8.83 4.41 c
+1.47 -4.41 2.95 -9.56 4.42 -14.71 c
+0.73 4.41 2.21 9.57 3.68 14.71 c
+0.73 -8.09 1.47 -16.19 2.94 -24.28 c
+-2.94 -0.73 -5.89 -2.21 -8.83 -3.68 c
+-2.94 0 -5.89 0 -9.56 0 c
+f*
+2625.74 3696.75 m
+-14.71 5.15 -14.71 5.15 -21.34 8.83 c
+-0.73 2.94 -2.21 5.89 -3.68 9.57 c
+0 9.56 -0.74 19.13 -1.47 29.43 c
+3.68 4.42 7.36 9.57 11.77 14.72 c
+0 -9.57 0 -19.13 0.74 -29.44 c
+0.73 -2.2 1.47 -4.41 2.2 -7.36 c
+1.47 -2.21 2.95 -4.42 5.15 -7.36 c
+2.21 -0.74 4.42 -2.21 6.62 -3.68 c
+4.42 0 9.57 0.73 14.72 1.47 c
+-5.89 2.21 -11.77 4.41 -17.66 7.36 c
+-0.73 1.47 -2.21 2.95 -3.68 4.41 c
+-0.73 2.21 -1.47 4.42 -2.21 7.36 c
+0 14.71 0 29.43 0 44.15 c
+0 4.41 -0.73 9.57 -1.47 14.72 c
+-2.21 -8.1 -4.41 -16.19 -7.36 -24.29 c
+-0.73 -2.21 -2.21 -4.42 -3.68 -7.36 c
+-10.3 -12.51 -10.3 -12.51 -19.87 -27.23 c
+-3.68 -2.95 -3.68 -2.95 -11.04 -5.89 c
+-2.94 -2.95 -5.89 -5.89 -9.56 -9.57 c
+-1.48 -0.74 -2.95 -1.47 -5.15 -2.21 c
+-0.74 -0.73 -1.47 -1.47 -2.21 -2.94 c
+-1.47 -0.73 -2.94 -1.47 -5.15 -2.21 c
+-0.74 -0.73 -1.47 -2.2 -2.21 -3.68 c
+-1.47 0 -2.95 -0.74 -5.15 -1.47 c
+-0.73 0.73 -1.47 1.47 v
+0 4.41 0.74 9.57 1.47 14.71 c
+7.36 3.68 14.72 7.36 22.07 11.78 c
+3.68 3.68 7.36 8.09 11.04 12.51 c
+2.21 1.47 4.41 2.95 7.36 5.15 c
+3.68 5.15 8.09 11.04 12.51 16.93 c
+2.94 6.62 5.89 13.25 9.57 19.87 c
+0.73 0.74 1.47 1.47 2.94 2.21 c
+1.47 5.89 2.95 11.77 4.41 17.66 c
+0 7.36 0.74 14.71 1.47 22.07 c
+2.21 0 4.41 0 7.36 0 c
+3.68 -41.95 3.68 -41.95 5.89 -91.25 c
+0.74 -2.21 1.47 -4.41 2.95 -7.36 c
+3.68 -2.2 3.68 -2.2 8.09 -7.36 c
+5.15 -0.74 10.3 -1.47 15.45 -2.21 c
+0 -3.68 -0.73 -8.09 -1.47 -12.51 c
+-3.68 -3.68 -7.36 -7.36 -11.04 -11.04 c
+-5.15 0 -11.04 0 -16.93 0 c
+f*
+2421.16 3700.43 m
+0 7.36 0.74 14.72 1.47 22.08 c
+1.47 3.68 2.95 8.09 4.41 12.51 c
+0.74 -1.47 1.47 -2.94 2.95 -5.15 c
+0.74 -0.73 2.21 -1.47 3.68 -2.2 c
+0.73 -17.66 0.73 -17.66 0 -25.02 c
+-3.68 -0.73 -8.09 -1.47 -12.51 -2.21 c
+f*
+2532.29 3701.9 m
+-0.74 0 -1.47 0 -2.95 0.73 c
+0 6.62 0 13.25 0 19.87 c
+2.95 1.47 5.89 2.94 8.83 5.15 c
+0 -8.1 0 -16.19 0 -25.02 c
+-1.47 0 -3.68 0 -5.89 -0.73 c
+f*
+K
+2512.41 3705.58 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+255 G
+2792.79 3702.64 m
+0 4.42 -0.73 9.57 -1.47 14.72 c
+-1.47 2.21 -2.94 4.41 -5.15 7.36 c
+0 7.36 0 14.72 0 22.08 c
+1.47 2.95 2.94 6.63 5.15 10.3 c
+3.68 3.68 7.36 7.36 11.78 11.78 c
+2.94 1.47 5.89 2.95 8.83 4.41 c
+4.42 0.74 9.57 1.47 14.72 2.21 c
+5.89 -2.95 11.77 -5.89 17.66 -9.57 c
+2.21 -2.21 4.42 -4.42 7.36 -6.62 c
+1.47 -2.95 3.68 -5.89 5.89 -9.57 c
+0 -6.62 0 -13.25 0 -19.87 c
+-0.73 -0.73 -1.47 -1.47 -2.95 -2.2 c
+-2.2 -5.15 -4.41 -7.36 -9.57 -19.87 c
+-0.73 -0.73 -1.47 -1.47 -2.2 -2.21 c
+-3.68 2.21 -8.1 4.41 -12.51 7.36 c
+0 4.41 0.74 9.57 1.47 14.72 c
+0.73 0 1.47 -0.74 2.21 -1.47 c
+3.68 0 8.09 0 12.51 0 c
+1.47 0.73 3.68 2.21 5.89 3.68 c
+0 2.21 0.73 4.42 1.47 7.36 c
+-9.57 1.47 -9.57 1.47 -19.87 1.47 c
+-0.74 0 -1.47 -0.73 -2.21 -1.47 c
+-0.73 2.21 -1.47 4.42 -2.21 7.36 c
+14.72 -0.73 14.72 -0.73 19.14 0 c
+-0.74 0.73 -1.47 2.21 -2.21 3.68 c
+-6.62 0 -13.25 0 -19.87 0 c
+-0.73 -0.73 -1.47 -1.47 v
+0 -11.77 0 -24.28 -0.73 -36.79 c
+-5.15 0 -11.04 0.74 -16.93 1.47 c
+-2.94 -1.47 -6.62 -2.95 -10.3 -4.41 c
+-1.47 -1.47 -2.94 -2.95 -4.41 -4.42 c
+f*
+K
+2384.37 3710.73 m
+0 0.73 0.73 1.47 1.47 2.21 c
+0 -0.74 -0.74 -1.47 -1.47 -2.21 c
+f*
+255 G
+2868.58 3707.79 m
+-0.73 5.15 -2.21 11.04 -3.68 16.92 c
+0 7.36 0 14.72 0 22.08 c
+2.21 -1.47 4.42 -2.94 7.36 -4.41 c
+2.94 -3.68 5.89 -8.09 9.57 -12.51 c
+0 -1.47 0 -2.94 0 -5.15 c
+-1.47 -4.41 -3.68 -8.83 -5.89 -13.98 c
+-2.21 -0.74 -4.42 -1.48 -7.36 -2.95 c
+f*
+K
+2600.72 3720.3 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+255 G
+2468.26 3726.19 m
+-1.47 0.73 -2.95 1.47 -5.15 2.94 c
+-2.21 0 -4.42 0 -7.36 0.73 c
+0.73 8.83 1.47 17.66 2.21 27.23 c
+3.68 -0.73 7.36 -1.47 11.04 -2.94 c
+0 -5.15 0.74 -11.04 1.47 -16.93 c
+1.47 6.63 3.68 13.25 5.89 19.87 c
+0.74 -0.73 1.47 -1.47 2.95 -2.94 c
+0 -8.09 0.73 -16.19 1.47 -24.29 c
+-3.68 -0.73 -8.09 -2.2 -12.51 -3.68 c
+f*
+2497.7 3726.19 m
+-7.36 5.15 -7.36 5.15 -10.3 5.89 c
+0 4.41 0 9.57 -0.73 14.71 c
+0 0.74 -0.74 1.47 -1.47 2.95 c
+10.3 5.15 10.3 5.15 12.51 7.36 c
+1.47 -5.89 2.95 -11.77 4.42 -17.66 c
+0.73 5.88 1.47 11.77 2.95 17.66 c
+2.2 0 4.41 -0.73 7.36 -1.47 c
+0 -6.62 0 -13.25 0.73 -20.61 c
+-0.73 -1.47 -2.2 -2.94 -3.68 -5.15 c
+-2.95 -1.47 -5.89 -2.94 -9.57 -5.15 c
+-0.74 0 -1.47 0.74 -2.21 1.48 c
+f*
+0 0 0 rG
+2129.02 3729.13 m
+-1.47 0.73 -2.94 1.47 -5.15 2.21 c
+-0.74 0.74 -1.48 2.21 -2.21 3.68 c
+2.21 3.68 2.21 3.68 5.15 5.89 c
+7.36 0 14.72 0 22.07 0 c
+0 -2.94 0 -5.89 0.74 -8.83 c
+-0.74 -0.74 -2.21 -1.47 -3.68 -2.95 c
+-5.15 0 -11.04 0 -16.93 0 c
+f*
+K
+2358.61 3727.66 m
+0 0.73 0 1.47 0 2.2 c
+0 -0.73 0 -1.47 0 -2.2 c
+f*
+255 G
+2416.75 3729.86 m
+-17.66 13.98 -17.66 13.98 -27.23 23.55 c
+-2.95 4.41 -5.89 8.83 -9.57 13.25 c
+-1.47 2.94 -2.95 5.89 -4.41 9.57 c
+-1.48 1.47 -2.95 2.94 -4.42 5.15 c
+-2.95 7.36 -2.95 7.36 -5.15 9.57 c
+-1.47 12.51 -3.68 25.02 -5.89 37.53 c
+12.51 1.47 12.51 1.47 19.87 3.68 c
+2.94 5.15 6.62 10.3 10.3 15.45 c
+0 7.36 0 14.72 0 22.08 c
+-0.73 2.95 -2.21 6.62 -3.68 10.3 c
+-2.94 2.95 -5.89 5.89 -9.57 8.83 c
+-10.3 0 -20.61 0 -31.64 0 c
+-1.47 -0.73 -2.95 -2.21 -5.15 -3.68 c
+-2.95 -3.68 -5.89 -8.09 -8.83 -12.51 c
+-0.73 -2.21 -1.47 -4.42 -2.21 -7.36 c
+-0.73 -15.45 -1.47 -30.91 -2.21 -47.09 c
+-0.74 -3.68 -1.47 -7.36 -2.94 -11.77 c
+0 -2.21 0.73 -5.15 1.47 -8.1 c
+0.73 0.74 2.21 1.47 3.68 2.95 c
+0.74 4.41 1.47 9.57 2.21 14.71 c
+0 6.63 0 13.25 0 19.87 c
+0.74 8.83 1.47 17.66 2.95 26.49 c
+1.47 3.68 3.68 8.09 5.89 12.51 c
+2.21 2.95 4.42 5.89 7.36 8.83 c
+8.83 0 17.66 -0.73 27.23 -1.47 c
+2.21 -1.47 4.41 -3.68 7.36 -5.89 c
+0.73 -2.94 2.21 -5.89 3.68 -8.83 c
+0 -5.15 0 -11.04 0 -16.93 c
+-2.95 -3.68 -6.62 -8.1 -10.3 -12.51 c
+-8.1 -3.68 -8.1 -3.68 -17.66 -5.89 c
+-2.94 2.21 -2.94 2.21 -12.51 5.89 c
+-0.73 0.74 -1.47 2.21 -2.21 3.68 c
+-1.48 0 -2.95 0 -5.15 -0.73 c
+0.73 -2.21 2.21 -5.15 3.68 -8.1 c
+0 -5.15 0 -11.04 0 -16.93 c
+-2.2 -10.3 -4.41 -21.34 -7.36 -32.38 c
+-1.47 -2.2 -2.95 -4.41 -5.15 -7.36 c
+-8.09 0 -16.92 0 -25.75 -0.73 c
+-0.74 0.73 -2.21 2.2 -3.68 3.68 c
+-0.74 2.95 -2.21 5.89 -3.68 9.57 c
+-0.74 0 -1.47 0 -2.21 -0.73 c
+0 4.42 0 8.83 0 13.25 c
+2.21 0 4.42 0.73 7.36 1.47 c
+4.41 2.21 8.83 5.15 13.24 8.09 c
+0.74 3.68 1.47 8.09 2.21 12.51 c
+0 11.04 0 22.81 0 34.58 c
+0.73 4.42 1.47 9.57 2.94 14.72 c
+0.73 2.2 2.21 4.41 3.68 7.36 c
+0.74 0.73 2.21 1.47 3.68 2.21 c
+0 2.21 0.74 4.42 1.47 7.36 c
+2.94 0 5.89 0.73 9.57 1.47 c
+0.73 0.73 1.47 2.21 2.21 3.68 c
+3.68 0.73 8.09 2.21 12.51 3.68 c
+2.95 0 5.89 0 9.57 0 c
+5.89 -0.74 11.77 -2.21 17.66 -3.68 c
+3.68 -1.47 7.36 -3.68 11.77 -5.89 c
+5.15 -8.83 5.15 -8.83 8.83 -19.13 c
+0 -7.36 0 -14.72 0 -22.08 c
+-0.73 -2.94 -1.47 -5.89 -2.94 -9.57 c
+-2.21 -2.21 -2.21 -2.21 -4.41 -7.36 c
+-3.68 -2.21 -7.36 -5.15 -11.04 -8.09 c
+-2.95 0 -5.89 -0.73 -9.57 -1.47 c
+0 -7.36 0 -14.71 0.73 -22.81 c
+2.21 -2.94 4.42 -5.88 7.36 -9.57 c
+0.74 -0.73 2.21 -1.47 3.68 -2.21 c
+0.73 -4.41 2.21 -9.57 3.68 -14.71 c
+2.21 -2.95 2.21 -2.95 12.51 -10.3 c
+0.74 -2.94 2.21 -5.89 3.68 -9.57 c
+4.41 -1.47 9.57 -3.68 14.71 -5.89 c
+0 -5.15 0 -10.3 0.74 -16.19 c
+-0.74 0 -1.47 0 -2.95 0 c
+f*
+2524.93 3729.13 m
+-2.21 0.73 -4.41 1.47 -7.36 2.21 c
+0.73 8.1 1.47 16.93 2.95 25.75 c
+0.73 0.74 1.47 1.48 v
+0 -2.21 0.73 -4.42 1.47 -6.62 c
+0.73 -0.74 2.21 -1.47 3.68 -2.21 c
+0.73 7.36 0.73 7.36 0 9.57 c
+2.21 0 4.41 0.74 7.36 1.47 c
+0.73 -3.68 2.21 -7.36 3.68 -11.04 c
+0 -2.95 0 -6.62 0 -10.3 c
+-0.73 -2.21 -2.21 -4.42 -3.68 -7.36 c
+-2.21 -1.47 -4.42 -2.95 -7.36 -4.41 c
+-0.73 0 -1.47 0.73 -2.21 1.47 c
+f*
+0 0 0 rG
+2792.79 3729.13 m
+-0.73 0 -1.47 0.73 v
+0 2.95 0 5.89 0 9.57 c
+0.74 2.94 2.21 6.62 3.68 10.3 c
+0.74 0 1.47 0.73 2.21 1.47 c
+5.89 0 11.78 -0.73 17.66 -1.47 c
+-4.41 -1.47 -9.57 -2.95 -14.72 -5.15 c
+11.77 -3.68 11.77 -3.68 14.72 -5.89 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+-2.21 -3.68 -2.21 -3.68 -5.15 -5.89 c
+-5.89 0 -12.51 0 -19.13 0 c
+f*
+K
+2060.59 3732.81 m
+1.47 0 2.94 0 4.41 0 c
+-1.47 0 -2.95 0 -4.41 0 c
+f*
+255 G
+2547 3729.86 m
+0 2.95 0 5.89 0.74 9.57 c
+0.73 2.21 2.21 4.41 3.68 6.62 c
+3.68 0.73 8.09 1.47 12.51 2.21 c
+1.47 4.41 2.94 8.83 5.15 13.98 c
+9.57 3.68 9.57 3.68 13.25 6.63 c
+0.73 2.95 1.47 6.63 2.21 10.3 c
+0.74 2.21 2.21 4.41 3.68 7.36 c
+1.47 0.74 2.95 1.47 5.15 2.21 c
+2.21 6.63 4.42 13.25 7.36 19.87 c
+0.73 4.41 1.47 9.57 2.21 14.72 c
+-5.15 0 -11.04 0.73 -16.93 1.47 c
+-1.47 2.21 -2.95 4.42 -5.15 7.36 c
+-1.47 0.73 -2.95 2.21 -5.15 3.68 c
+-1.47 3.68 -3.68 7.36 -5.88 11.77 c
+0 7.36 0 14.72 0 22.08 c
+0.73 2.21 1.47 4.41 2.2 7.36 c
+0.74 1.47 2.21 2.94 3.68 5.15 c
+0.74 0.74 2.21 1.47 3.68 2.21 c
+0.73 1.47 2.2 2.95 3.68 5.15 c
+2.95 2.21 6.63 4.42 10.3 6.62 c
+13.25 0 26.49 -0.73 39.74 -1.47 c
+4.41 -3.68 4.41 -3.68 11.77 -7.36 c
+0.73 -1.47 1.47 -2.95 2.94 -5.15 c
+1.47 -1.47 3.68 -2.94 5.89 -5.15 c
+0.74 -5.15 1.47 -11.04 2.21 -16.93 c
+0 -11.78 0 -24.29 0 -36.79 c
+0.74 -4.42 2.21 -9.57 3.68 -14.72 c
+1.47 -1.47 2.94 -2.95 5.15 -4.42 c
+2.21 -0.73 4.41 -1.47 7.36 -2.94 c
+0 -2.21 -0.73 -4.41 -1.47 -7.36 c
+-1.47 -2.21 -2.95 -4.41 -5.15 -7.36 c
+-0.74 -2.95 -1.47 -5.89 -2.95 -8.83 c
+-6.62 0 -13.25 0 -19.87 0 c
+-1.48 0.74 -2.95 2.21 -5.15 3.68 c
+-0.74 1.47 -1.47 2.94 -2.21 5.15 c
+-0.73 0.74 -1.47 1.47 -2.94 2.21 c
+-1.47 13.98 -3.68 27.96 -5.89 41.95 c
+0.74 1.47 2.21 2.95 3.68 5.15 c
+-2.21 0 -4.42 0.73 -7.36 1.47 c
+-0.73 -0.74 -1.47 -1.47 -2.21 -2.95 c
+-5.89 0 -11.77 0 -17.66 0 c
+-2.21 0.74 -4.42 1.47 -7.36 2.95 c
+-2.95 2.21 -5.89 5.15 -8.83 8.09 c
+-0.73 2.21 -1.47 4.41 -2.21 7.36 c
+0 3.68 0 8.09 0 12.51 c
+0.74 2.21 1.47 4.42 2.21 7.36 c
+6.62 4.41 6.62 4.41 11.77 9.56 c
+8.1 0 16.19 0.74 24.29 1.47 c
+2.94 -2.21 6.63 -4.41 10.3 -7.36 c
+1.47 -3.68 3.68 -7.36 5.89 -11.04 c
+0.73 -21.34 1.47 -42.68 2.2 -64.02 c
+1.48 -2.21 1.48 -2.21 8.84 -5.89 c
+2.94 0 5.88 0 9.57 0.73 c
+-4.42 2.21 -8.83 4.41 -13.25 7.36 c
+-0.73 21.34 -1.47 42.68 -2.94 64.02 c
+-1.47 3.68 -3.68 8.09 -5.89 12.51 c
+-7.36 4.41 -7.36 4.41 -11.78 8.83 c
+-9.56 0 -19.87 0 -30.17 0 c
+-4.41 -5.15 -4.41 -5.15 -11.77 -11.04 c
+-1.47 -2.95 -2.95 -6.62 -4.41 -10.3 c
+0 -5.15 0 -11.04 0 -16.93 c
+0.73 -2.95 2.2 -6.62 3.68 -10.3 c
+2.95 -2.21 5.89 -4.42 8.83 -7.36 c
+2.21 -0.73 4.41 -1.47 6.62 -2.94 c
+3.68 0 8.1 -0.73 12.51 -1.47 c
+0 -5.89 -0.73 -11.77 -1.47 -17.66 c
+-1.47 -6.62 -2.94 -13.25 -5.15 -19.87 c
+-1.47 -1.47 -2.94 -2.95 -5.15 -4.42 c
+-0.74 -2.21 -1.47 -4.41 -2.21 -7.36 c
+-0.74 -0.73 -1.47 -1.47 -2.95 -2.94 c
+-0.74 -2.21 -1.47 -4.41 -2.21 -7.36 c
+-1.47 -1.47 -2.95 -2.94 -5.15 -4.41 c
+-2.21 -5.15 -2.21 -5.15 -8.09 -12.51 c
+-4.41 -2.94 -8.83 -5.89 -13.98 -9.57 c
+-0.73 -1.47 -1.47 -2.94 -2.21 -5.15 c
+-8.83 -5.15 -8.83 -5.15 -15.45 -7.36 c
+f*
+2131.23 3733.55 m
+-0.74 0 -2.21 0.73 -3.68 1.47 c
+0.74 0.73 2.21 1.47 3.68 2.21 c
+0 -0.73 0 -2.21 0 -3.68 c
+f*
+2138.59 3735.02 m
+2.21 0 4.41 0.73 7.36 1.47 c
+-0.73 -0.74 -1.47 -1.47 -2.21 -2.94 c
+-1.47 0 -2.94 0.73 -5.15 1.47 c
+f*
+2165.81 3733.55 m
+0.74 0 1.47 0 v
+-0.73 0 -1.47 0 v
+f*
+2178.32 3733.55 m
+-0.73 0 -1.47 0 v
+0.74 0 1.47 0 v
+f*
+2435.88 3733.55 m
+-0.73 0.73 -2.21 2.2 -3.68 3.68 c
+0 8.83 0 17.66 -0.73 27.23 c
+3.68 0 7.36 0 11.77 0 c
+0 -2.95 -0.73 -6.62 -1.47 -10.3 c
+0 -2.21 0.74 -4.41 1.47 -7.36 c
+0.73 1.47 2.21 2.95 3.68 5.15 c
+0.73 3.68 1.47 8.1 2.21 12.51 c
+0.73 -0.74 1.47 -1.47 2.95 -2.95 c
+0 -5.89 0 -12.51 0 -19.13 c
+-3.68 -7.36 -3.68 -7.36 -5.89 -8.83 c
+-2.95 0 -6.62 0 -10.3 0 c
+f*
+2794.99 3735.02 m
+1.47 0 2.95 0.73 5.15 1.47 c
+-1.47 -0.74 -2.95 -1.47 -4.41 -2.94 c
+0 0.73 -0.74 1.47 v
+f*
+2804.56 3735.02 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+2160.66 3737.22 m
+0.73 0 1.47 0.74 2.94 1.47 c
+-0.73 0 -1.47 -0.73 -2.94 -1.47 c
+f*
+0 0 0 rG
+2524.93 3737.22 m
+0.73 2.21 1.47 4.42 2.21 7.36 c
+0 -2.21 0 -4.41 0 -7.36 c
+-0.73 0 -1.47 0 -2.21 0 c
+f*
+2065 3744.58 m
+0 2.21 0.73 4.42 1.47 7.36 c
+7.36 7.36 7.36 7.36 8.83 10.3 c
+9.57 5.89 14.71 11.04 22.08 15.45 c
+3.68 3.68 7.36 8.1 11.77 12.51 c
+1.47 0.74 2.94 1.47 5.15 2.21 c
+2.2 2.94 2.2 2.94 4.41 3.68 c
+0 -2.21 0 -4.41 0 -7.36 c
+-1.47 -0.73 -2.95 -1.47 -4.41 -2.21 c
+-3.68 -3.68 -7.36 -8.09 -11.04 -12.51 c
+-2.95 -1.47 -5.89 -2.95 -8.83 -5.15 c
+-2.21 -2.21 -4.42 -4.41 -7.36 -7.36 c
+-2.94 -1.47 -5.89 -2.94 -8.83 -4.42 c
+-2.21 -2.94 -4.42 -6.62 -7.36 -10.3 c
+-3.68 -2.21 -3.68 -2.21 -5.89 -2.21 c
+f*
+K
+2131.23 3749.73 m
+3.68 0 8.09 0 12.51 0 c
+-3.68 0 -8.09 0 -12.51 0 c
+f*
+255 G
+2416.75 3753.41 m
+-7.36 2.21 -7.36 2.21 -8.83 3.68 c
+0 2.21 0 4.42 0 7.36 c
+0.73 0.73 1.47 1.47 v
+3.68 0 7.36 0 11.77 0.73 c
+0 -2.95 -0.73 -5.89 -1.47 -9.57 c
+-0.74 -0.73 -1.47 -2.2 -2.95 -3.68 c
+f*
+2549.21 3751.94 m
+0 3.68 0 8.1 0.73 12.51 c
+0.73 0.73 1.47 1.47 v
+2.94 0 6.62 -0.74 10.3 -1.47 c
+0 -0.74 0 -1.47 0.73 -2.95 c
+-0.73 -2.21 -1.47 -4.42 -2.21 -7.36 c
+-3.68 -0.73 -7.36 -1.47 -11.04 -2.21 c
+f*
+2482.98 3758.57 m
+-5.15 5.89 -5.15 5.89 -7.36 11.04 c
+0.73 2.21 2.21 4.42 3.68 6.63 c
+0.73 2.94 1.47 6.62 2.21 10.3 c
+0.73 -1.47 2.21 -2.95 3.68 -5.15 c
+2.95 2.94 6.62 5.89 10.3 8.83 c
+0.74 -9.57 1.47 -19.13 2.21 -28.7 c
+-4.41 -0.73 -9.56 -1.47 -14.71 -2.94 c
+f*
+2514.62 3760.77 m
+-9.56 2.21 -9.56 2.21 -11.04 3.68 c
+-0.74 5.89 -1.47 12.51 -2.21 19.13 c
+0 2.21 0 4.42 0.74 7.36 c
+1.47 -1.47 2.95 -2.95 5.15 -4.42 c
+1.47 1.47 2.95 2.95 5.15 4.42 c
+1.47 -5.89 3.68 -12.51 5.89 -19.13 c
+0 -2.21 0 -4.42 0 -7.36 c
+-0.73 -0.74 -1.47 -2.21 -2.2 -3.68 c
+-0.74 0 -1.48 0 v
+f*
+2457.96 3764.45 m
+-1.47 0.73 -2.95 2.21 -4.42 3.68 c
+2.21 5.89 5.15 11.78 8.1 18.4 c
+0.73 0.74 1.47 1.47 2.94 2.21 c
+0 -4.41 0 -9.57 0.73 -14.71 c
+0.74 1.47 2.21 2.94 3.68 5.15 c
+0.74 4.41 2.21 9.57 3.68 14.72 c
+0 -4.41 0.73 -9.57 1.47 -14.72 c
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.94 c
+0 -3.68 0 -7.36 0 -11.77 c
+-0.73 -0.74 -1.47 -1.47 v
+-3.68 0 -8.09 0.73 -12.51 1.47 c
+f*
+0 0 0 rG
+2482.98 3766.66 m
+0.73 2.94 1.47 5.89 2.21 9.57 c
+0 -2.95 0 -5.89 0 -9.57 c
+-0.73 0 -1.47 0 -2.21 0 c
+f*
+2507.26 3766.66 m
+0.74 3.68 1.47 8.09 2.21 12.51 c
+0 -3.68 0 -8.09 0 -12.51 c
+-0.74 0 -1.47 0 -2.21 0 c
+f*
+255 G
+2524.93 3766.66 m
+0 2.94 -0.74 5.89 -1.47 9.57 c
+-0.74 1.47 -1.47 2.94 -2.94 5.15 c
+0 1.47 0.73 2.94 1.47 5.15 c
+1.47 -2.95 3.68 -6.62 5.89 -10.3 c
+3.68 -2.21 3.68 -2.21 8.83 -8.1 c
+-3.68 0 -7.36 -0.73 -11.77 -1.47 c
+f*
+2438.83 3768.87 m
+0 2.21 0 4.41 0.73 7.36 c
+1.47 2.21 2.95 4.41 5.15 7.36 c
+3.68 2.21 7.36 4.42 11.04 7.36 c
+0 -0.74 0 -1.47 0.73 -2.21 c
+-2.21 -5.89 -5.15 -11.77 -8.1 -18.39 c
+-2.94 0 -5.88 -0.74 -9.56 -1.47 c
+f*
+K
+2527.13 3770.34 m
+1.47 0 2.94 0 5.15 0 c
+-1.47 0 -2.95 0 -5.15 0 c
+f*
+255 G
+2569.08 3770.34 m
+-0.73 0.73 -1.47 1.47 v
+0 3.68 0 7.36 0 11.77 c
+1.47 1.47 2.95 2.95 4.41 5.15 c
+0.74 -0.73 1.47 -1.47 2.95 -2.21 c
+0.73 -1.47 1.47 -2.95 2.21 -5.15 c
+0 -2.21 0 -4.42 0 -7.36 c
+-1.47 -1.47 -3.68 -2.95 -5.89 -5.15 c
+-0.73 0 -1.47 0.73 -2.21 1.47 c
+f*
+2394.67 3774.02 m
+-1.47 2.21 -1.47 2.21 -2.94 12.51 c
+4.41 0 9.57 -0.73 14.72 -1.47 c
+0.73 -0.73 1.47 -2.21 2.94 -3.68 c
+-0.73 -0.74 -1.47 -2.21 -2.94 -3.68 c
+-2.21 -1.47 -4.42 -2.94 -7.36 -4.41 c
+-1.47 0 -2.95 0 -4.42 0.74 c
+f*
+K
+2358.61 3781.38 m
+0 0.73 0 1.47 0 2.94 c
+0 -0.74 0 -1.47 0 -2.94 c
+f*
+255 G
+2534.49 3788.73 m
+1.47 0 2.95 0.74 5.15 1.47 c
+-4.41 -2.21 -4.41 -2.21 -5.15 -1.47 c
+f*
+2485.19 3790.21 m
+-0.73 0 -1.47 0 -2.21 0.74 c
+-0.74 2.21 -1.47 4.41 -2.21 7.36 c
+-2.94 0 -6.62 0 -10.3 0 c
+0.74 2.21 1.47 5.15 2.21 8.1 c
+2.2 1.47 4.41 2.94 6.62 4.41 c
+1.47 11.77 2.94 24.29 4.41 36.79 c
+1.47 4.41 2.95 9.57 4.42 14.72 c
+11.77 1.47 11.77 1.47 13.98 2.94 c
+0.73 4.42 1.47 9.57 2.95 14.72 c
+-3.68 0 -8.1 0.73 -12.51 1.47 c
+-1.47 0.73 -3.68 1.47 -5.89 2.94 c
+0.73 1.47 1.47 2.95 2.21 5.15 c
+3.68 -0.73 7.36 -2.21 11.04 -3.68 c
+4.41 -3.68 9.57 -7.36 14.71 -11.04 c
+0.74 -2.2 2.21 -4.41 3.68 -7.36 c
+1.47 -7.36 2.95 -14.72 5.15 -22.08 c
+-1.47 -1.47 -3.68 -3.68 -5.89 -5.89 c
+-2.95 0 -6.62 -0.73 -10.3 -1.47 c
+-0.73 -5.15 -2.2 -11.04 -3.68 -16.93 c
+0 -3.68 0.73 -8.09 1.47 -12.51 c
+3.68 -7.36 3.68 -7.36 3.68 -10.3 c
+-5.89 -0.73 -11.77 -1.47 -18.39 -2.94 c
+-1.47 -1.47 -2.95 -2.94 -5.15 -5.15 c
+f*
+0 0 0 rG
+2305.63 3793.89 m
+1.47 0.73 2.94 2.21 5.15 3.68 c
+1.48 0 2.95 -0.73 5.15 -1.47 c
+-0.73 -0.73 -1.47 -2.21 -2.21 -3.68 c
+-2.21 0 -5.15 0.73 -8.09 1.47 c
+f*
+255 G
+2435.88 3793.89 m
+0.74 0 1.47 0.73 2.95 1.47 c
+0 -0.74 0.73 -1.47 v
+-0.73 0 -2.21 0 -3.68 0 c
+f*
+2527.13 3792.42 m
+1.47 1.47 2.94 2.94 5.15 5.15 c
+1.47 0 2.94 0 4.41 0 c
+-2.95 -1.47 -5.89 -2.95 -9.57 -5.15 c
+f*
+2583.8 3793.89 m
+-0.74 1.47 -1.47 2.95 -2.95 5.15 c
+1.47 2.94 2.95 5.89 5.15 9.57 c
+1.47 -0.73 2.94 -1.47 4.41 -2.21 c
+0 -1.47 0.74 -2.95 1.47 -5.15 c
+-0.73 -2.21 -1.47 -4.41 -2.21 -7.36 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.94 c
+-0.73 0.73 -1.47 1.47 -2.21 2.94 c
+f*
+0 0 0 rG
+2131.23 3799.04 m
+1.47 0.73 2.94 2.21 5.15 3.68 c
+13.25 0 26.49 0 39.74 0 c
+2.21 -0.74 4.41 -2.21 7.36 -3.68 c
+-2.95 0 -6.62 -0.74 -10.3 -1.47 c
+-10.3 0 -20.61 0 -31.64 0 c
+-2.95 0 -6.62 0.73 -10.3 1.47 c
+f*
+255 G
+2382.16 3797.57 m
+-0.73 0.73 -2.21 2.21 -3.68 3.68 c
+0 2.21 -0.73 4.41 -1.47 7.36 c
+5.89 0 11.77 0 17.66 0 c
+0 -2.95 -0.73 -6.62 -1.47 -10.3 c
+-3.68 0 -7.36 0 -11.04 -0.73 c
+f*
+2448.39 3799.04 m
+-0.73 1.47 -1.47 2.94 -2.2 5.15 c
+0.73 0 1.47 0 2.2 0.74 c
+1.47 -1.47 2.95 -2.95 5.15 -5.15 c
+-1.47 -0.73 -2.94 -1.47 -4.41 -2.21 c
+0 0.73 -0.74 1.47 v
+f*
+2519.77 3799.77 m
+0.74 0.73 1.47 1.47 2.21 2.95 c
+-0.73 -0.74 -1.47 -1.47 -2.21 -2.95 c
+f*
+2525.66 3798.3 m
+0 0.74 0 1.47 v
+0 -0.73 0 -1.47 v
+f*
+2455.75 3804.93 m
+-0.74 0.73 -1.47 2.21 -2.21 3.68 c
+0.74 0 1.47 0.73 2.21 1.47 c
+0.73 -0.73 2.21 -2.2 3.68 -3.68 c
+-0.73 0 -2.2 -0.74 -3.68 -1.47 c
+f*
+2576.44 3806.4 m
+0.73 0 1.47 0.73 2.21 1.47 c
+-0.74 0 -1.47 -0.74 -2.21 -1.47 c
+f*
+2463.11 3810.07 m
+-0.74 0.74 -1.47 1.47 -2.21 2.21 c
+0.74 -0.74 1.47 -1.47 2.21 -2.21 c
+f*
+2512.41 3810.07 m
+0.73 0.74 2.21 2.21 3.68 3.68 c
+-0.74 -0.74 -2.21 -2.21 -3.68 -3.68 c
+f*
+2593.36 3810.81 m
+0.74 2.21 1.48 4.41 2.21 7.36 c
+0.73 -0.74 1.47 -1.47 2.94 -2.21 c
+-1.47 -1.47 -2.94 -2.94 -5.15 -5.15 c
+f*
+2468.26 3815.23 m
+-0.73 0.73 -1.47 1.47 -2.21 2.21 c
+0.73 0 1.47 -0.73 2.94 -1.47 c
+0 0 -0.73 -0.73 v
+f*
+2507.26 3815.23 m
+0.74 0 1.47 0 v
+-0.73 0 -1.47 0 v
+f*
+K
+2365.24 3818.91 m
+1.47 0 2.94 0 4.41 0 c
+-1.47 0 -2.94 0 -4.41 0 c
+f*
+0 0 0 rG
+2362.29 3841.72 m
+-1.47 2.95 -2.94 5.89 -5.15 8.83 c
+-0.74 0 -1.47 -0.74 -2.21 -1.47 c
+-2.95 0 -5.89 0 -9.57 0 c
+-0.73 0.73 -2.21 2.21 -3.68 3.68 c
+0 3.68 0 8.09 0 12.51 c
+0.74 0.74 1.48 1.47 v
+3.68 0 7.36 0 11.77 0 c
+0.73 0 1.47 -0.73 2.21 -1.47 c
+0.73 4.42 1.47 9.57 2.95 14.72 c
+3.68 0 8.09 0 12.51 0 c
+-3.68 0 -8.09 0 -12.51 0 c
+0 -6.62 0 -13.25 0 -19.87 c
+2.2 0 4.41 0 7.36 -0.74 c
+-2.21 -1.47 -4.41 -2.94 -6.62 -4.41 c
+0 -4.41 0 -8.83 0 -13.25 c
+0.73 0 1.47 0 v
+f*
+K
+2365.24 3840.25 m
+2.94 0 5.89 0 9.57 0 c
+-2.94 0 -5.89 0 -9.57 0 c
+f*
+0 0 0 rG
+2595.57 3841.72 m
+-0.73 0.73 -1.47 1.47 v
+0 3.68 0 7.36 0 11.77 c
+0.74 0.74 1.47 1.47 2.95 2.94 c
+0 5.15 -0.74 11.04 -1.47 16.93 c
+0 -3.68 0.73 -8.09 1.47 -12.51 c
+1.47 -0.73 3.68 -1.47 5.89 -2.95 c
+-2.95 -1.47 -5.89 -2.94 -8.83 -4.41 c
+0 -4.41 0 -8.83 0 -13.25 c
+0.74 0 1.47 0 v
+f*
+2598.51 3840.25 m
+4.42 0 9.57 0 14.72 0 c
+0 2.94 0 6.62 0 10.3 c
+6.62 0.73 13.25 1.47 19.87 2.21 c
+0 2.95 0 5.89 0.73 9.57 c
+-1.47 2.21 -3.68 4.41 -5.89 6.62 c
+-2.21 0 -4.41 0 -7.36 0 c
+-0.74 0 -1.47 -0.73 -2.94 -1.47 c
+-1.47 2.94 -2.95 6.62 -4.42 10.3 c
+-3.68 0.73 -8.09 1.47 -12.51 2.21 c
+3.68 -0.73 8.09 -1.47 12.51 -2.21 c
+1.47 -2.95 2.95 -6.62 4.42 -10.3 c
+0.73 0 1.47 0.73 2.94 1.47 c
+2.21 0 4.41 0 7.36 0 c
+1.47 -0.73 2.94 -2.21 5.15 -3.68 c
+0.73 -10.3 0.73 -10.3 0 -12.51 c
+-6.62 -0.74 -13.25 -1.47 -19.87 -2.21 c
+0 -2.95 0 -6.62 0 -10.3 c
+-4.41 0 -9.57 0 -14.72 0 c
+f*
+K
+2630.16 3843.19 m
+1.47 0 2.95 0 5.15 0 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+255 G
+2468.26 3845.4 m
+-1.47 2.21 -2.95 4.41 -5.15 6.62 c
+-2.21 0.74 -4.42 1.47 -7.36 2.21 c
+-1.47 1.47 -2.95 3.68 -5.15 5.89 c
+-2.21 0.73 -4.41 1.47 -7.36 2.21 c
+0 2.21 0 4.41 0 7.36 c
+2.95 0 6.62 0 10.3 -0.74 c
+2.95 -1.47 5.89 -2.94 9.57 -5.15 c
+1.47 -2.2 2.94 -4.41 5.15 -7.36 c
+2.21 -1.47 4.42 -3.68 7.36 -5.89 c
+0.73 -0.74 1.47 -2.21 2.21 -3.68 c
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.21 c
+-2.21 0 -4.41 0 -7.36 0.73 c
+f*
+2536.7 3845.4 m
+-2.95 0.74 -5.89 1.47 -9.57 2.21 c
+-1.47 14.72 -1.47 14.72 -3.68 22.08 c
+-1.47 2.95 -2.94 6.62 -5.15 10.3 c
+-1.47 1.47 -3.68 2.95 -5.89 4.41 c
+0 0.74 -0.73 1.47 -1.47 2.95 c
+2.2 1.47 4.41 2.94 7.36 4.41 c
+0 2.95 0.74 6.63 1.47 10.3 c
+7.36 0 14.72 0 22.08 0 c
+0 -7.36 -0.74 -14.72 -1.47 -22.08 c
+-0.74 -0.73 -1.47 -1.47 -2.21 -2.94 c
+-1.47 1.47 -1.47 1.47 -8.83 2.94 c
+1.47 -7.36 2.95 -14.72 5.15 -22.08 c
+4.41 0 9.57 0.74 14.72 1.47 c
+0.73 -2.21 2.21 -4.41 3.68 -6.62 c
+0 -2.21 0 -4.42 0 -7.36 c
+-1.47 -0.73 -1.47 -0.73 -16.19 0 c
+f*
+2365.24 3848.34 m
+0.74 0.74 1.47 2.21 2.21 3.68 c
+1.47 0 2.95 0 5.15 0 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+-2.94 0 -5.89 0 -9.57 0 c
+f*
+2379.96 3845.4 m
+0 2.21 -0.74 4.41 -1.47 7.36 c
+-1.47 2.21 -2.94 4.41 -5.15 7.36 c
+0.73 0.73 1.47 1.47 2.21 2.21 c
+-0.74 13.98 -0.74 13.98 0 -4.42 c
+0.73 -1.47 1.47 -2.94 2.94 -5.15 c
+0 -2.21 0.73 -4.42 1.47 -7.36 c
+f*
+2598.51 3848.34 m
+0.74 0.74 1.47 2.21 2.21 3.68 c
+2.21 0 4.41 0 7.36 0.74 c
+0 -2.21 0 -4.42 0 -7.36 c
+-2.94 0.74 -5.89 1.47 -9.57 2.94 c
+f*
+2350.52 3854.23 m
+-0.74 0 -1.47 0 -2.95 0.73 c
+0 2.21 0 4.41 0 7.36 c
+0.73 -0.73 2.21 -1.47 3.68 -2.21 c
+0 -1.47 0 -3.68 -0.73 -5.89 c
+f*
+0 0 0 rG
+2357.88 3852.76 m
+0 2.95 0 5.89 0 9.57 c
+0 -2.95 0 -5.89 0 -9.57 c
+f*
+255 G
+2480.77 3854.23 m
+-2.94 2.94 -6.62 5.89 -10.3 8.83 c
+-0.73 1.47 -1.47 2.95 -2.21 4.42 c
+-5.89 4.41 -11.77 8.83 -17.66 13.98 c
+-3.68 0 -7.36 0 -11.77 0 c
+-2.21 -1.47 -5.15 -2.95 -8.09 -4.41 c
+0 6.62 0 13.24 -0.74 19.87 c
+0 0.73 0.74 1.47 1.47 2.95 c
+8.09 0 16.19 0 24.29 0.73 c
+3.68 -1.47 8.09 -3.68 12.51 -5.89 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+2.21 0 4.41 -0.74 7.36 -1.47 c
+0.74 -5.15 1.47 -11.04 2.21 -16.92 c
+0.73 2.2 2.21 4.41 3.68 7.36 c
+0 -2.21 0.74 -4.41 1.47 -7.36 c
+2.95 0 6.62 0.73 10.3 1.47 c
+1.47 0 2.95 -0.73 4.42 -1.47 c
+-0.74 -0.74 -1.47 -2.21 -2.21 -3.68 c
+-4.41 0 -9.56 -0.73 -14.71 -1.47 c
+-0.74 -4.42 -1.47 -8.83 -2.21 -13.25 c
+f*
+2613.23 3856.44 m
+-1.47 0.73 -2.94 1.47 -5.15 2.94 c
+1.47 0.74 2.95 1.47 5.15 2.21 c
+0 -1.47 0 -2.95 0 -5.15 c
+f*
+2618.38 3854.96 m
+0.73 2.21 1.47 4.41 2.21 7.36 c
+0.73 0.73 2.21 1.47 3.68 2.94 c
+1.47 -1.47 2.95 -2.94 4.41 -5.15 c
+0 -0.74 0 -2.21 -0.73 -3.68 c
+-2.95 0 -5.89 -0.73 -9.57 -1.47 c
+f*
+2365.24 3865.27 m
+0.74 2.95 1.47 5.89 2.21 9.57 c
+0.73 -0.73 2.21 -1.47 3.68 -2.2 c
+0 -2.21 0.74 -4.42 1.47 -7.36 c
+-2.21 0 -4.42 0 -7.36 0 c
+f*
+2602.93 3866.74 m
+-0.74 0 -1.47 0.74 v
+0 2.21 0 4.41 -0.73 7.36 c
+2.21 0 4.41 0 7.36 -0.73 c
+0.74 -0.73 1.47 -2.21 2.95 -3.68 c
+-0.73 -0.73 -1.47 -2.21 -2.95 -3.68 c
+-1.47 0 -2.94 0 -5.15 0 c
+f*
+K
+2604.4 3869.68 m
+0 0.73 0 1.47 v
+0 -0.74 0 -1.47 v
+f*
+255 G
+2502.85 3891.02 m
+-6.62 0.73 -13.25 2.21 -19.87 3.68 c
+0 4.42 -0.74 9.57 -1.47 14.72 c
+0 2.94 0.73 5.89 1.47 9.57 c
+6.62 -2.21 13.25 -5.15 19.87 -8.1 c
+-1.47 -1.47 -2.94 -2.94 -4.41 -4.41 c
+0 -2.94 0 -5.89 -0.74 -9.57 c
+2.95 0 5.89 0 9.57 0 c
+-0.73 -2.21 -1.47 -4.41 -2.2 -7.36 c
+-0.74 0 -1.47 0.73 -2.21 1.47 c
+f*
+0 0 0 rG
+2268.84 4030.84 m
+-2.21 0.74 -4.41 1.47 -7.36 2.95 c
+-4.41 7.36 -4.41 7.36 -7.36 9.57 c
+-1.47 2.94 -2.95 5.89 -4.42 8.83 c
+-12.51 7.36 -12.51 7.36 -13.98 9.57 c
+-0.73 5.89 -1.47 12.51 -2.21 19.14 c
+-0.73 2.2 -1.47 4.41 -2.95 7.36 c
+-0.73 0.74 -2.21 1.47 -3.68 2.95 c
+-3.68 6.62 -7.36 13.25 -11.78 19.87 c
+-2.94 2.95 -5.89 5.89 -8.83 9.57 c
+-0.73 1.47 -1.47 2.95 -2.21 5.15 c
+-1.47 1.47 -2.95 2.95 -5.15 4.41 c
+0 0.74 0 1.47 -0.74 2.95 c
+-2.21 0.73 -4.41 2.21 -7.36 3.68 c
+-2.21 0 -4.42 0 -7.36 0.73 c
+-1.47 7.36 -2.95 14.72 -4.41 22.08 c
+-2.95 8.83 -5.89 17.66 -9.57 27.23 c
+-1.47 2.21 -2.94 4.41 -5.15 7.36 c
+-2.95 7.36 -5.89 14.72 -8.83 22.07 c
+-3.68 2.21 -5.89 5.15 -13.25 9.57 c
+0 1.47 0.73 2.94 1.47 5.15 c
+9.57 -5.15 9.57 -5.15 16.93 -11.04 c
+12.51 -4.42 12.51 -4.42 22.81 -9.57 c
+2.21 -2.21 2.21 -2.21 9.57 -5.15 c
+2.21 -2.21 4.41 -4.42 7.36 -7.36 c
+1.47 0 2.94 0 5.15 0 c
+0.73 0.74 1.47 1.47 2.2 2.94 c
+1.47 0.74 2.95 1.47 5.15 2.21 c
+2.95 2.94 5.89 5.89 9.57 9.56 c
+4.42 2.21 9.57 4.42 14.72 7.36 c
+0.74 0.73 1.47 1.47 2.21 2.94 c
+3.68 1.47 8.09 3.68 12.51 5.89 c
+0 0.74 -0.74 1.47 -1.47 2.21 c
+0 4.42 0 9.57 0 14.72 c
+2.21 12.51 2.21 12.51 5.15 19.87 c
+0 7.36 0 14.72 0.74 22.08 c
+3.68 -3.68 7.36 -8.09 11.04 -12.51 c
+5.89 -2.21 12.51 -5.15 19.13 -8.09 c
+5.15 -4.41 11.04 -9.57 16.93 -14.71 c
+10.3 0 10.3 0 14.72 -1.47 c
+-0.74 -1.47 -1.47 -2.95 -2.21 -4.41 c
+3.68 0 8.1 -0.74 12.51 -1.47 c
+3.68 0.73 7.36 1.47 11.77 2.21 c
+0.73 0.73 1.47 2.21 2.95 3.68 c
+-4.42 1.47 -9.57 2.94 -14.72 5.15 c
+9.57 2.95 19.13 5.89 29.43 8.83 c
+18.4 2.21 36.79 4.41 55.93 7.36 c
+7.36 0 14.71 -0.74 22.07 -1.47 c
+-5.89 -0.74 -12.51 -2.21 -19.13 -3.68 c
+-25.02 -2.21 -25.02 -2.21 -56.66 -7.36 c
+-5.15 -1.47 -11.04 -3.68 -16.93 -5.89 c
+5.15 0 11.04 -0.73 16.93 -1.47 c
+11.04 1.47 22.81 2.94 34.58 5.15 c
+16.93 1.47 33.85 2.95 51.52 4.42 c
+0.73 0.73 1.47 2.21 2.2 3.68 c
+-1.47 2.21 -1.47 2.21 -3.68 16.93 c
+-1.47 2.21 -2.95 4.41 -5.15 7.36 c
+0 5.89 0 11.77 0 17.66 c
+7.36 9.57 7.36 9.57 9.57 14.72 c
+8.83 4.42 8.83 4.42 15.45 9.57 c
+0 3.68 0.73 8.09 1.47 12.51 c
+-15.45 -3.68 -15.45 -3.68 -19.87 -3.68 c
+-2.21 1.47 -4.42 3.68 -6.62 5.89 c
+0 5.15 0 11.04 0 16.93 c
+0.74 1.47 1.47 2.94 2.21 5.15 c
+0.74 0.74 2.21 1.47 3.68 2.21 c
+6.63 -0.74 13.25 -1.47 20.61 -2.21 c
+-0.74 4.42 -1.47 9.57 -2.94 14.72 c
+-0.74 0.73 -1.47 1.47 -2.21 2.95 c
+14.72 0 29.44 0 44.16 0 c
+-0.74 -1.47 -2.21 -2.95 -3.68 -5.15 c
+0 -3.68 -0.73 -8.09 -1.47 -12.51 c
+2.94 0 6.62 0.74 10.3 1.47 c
+1.47 0.74 2.94 1.47 4.41 2.21 c
+1.48 0 2.95 0 5.15 0 c
+3.68 -8.83 3.68 -8.83 5.89 -11.04 c
+0 -1.47 0 -2.94 0 -5.15 c
+-1.47 -4.42 -2.95 -9.57 -5.15 -14.72 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.21 c
+-2.21 0.73 -4.42 2.21 -6.62 3.68 c
+-3.68 0 -8.09 0.73 -12.51 1.47 c
+0 -2.95 0 -6.62 0.74 -10.3 c
+0.73 -1.47 2.21 -2.94 3.68 -4.41 c
+2.95 -1.47 5.89 -2.94 8.83 -5.15 c
+1.47 -2.21 3.68 -4.41 5.89 -7.36 c
+0.73 -0.73 2.21 -1.47 3.68 -2.21 c
+0.73 -1.47 1.47 -2.94 2.94 -5.15 c
+0 -6.62 0 -13.25 0 -19.87 c
+-0.74 -2.95 -2.21 -5.89 -3.68 -9.57 c
+4.41 -0.73 9.57 -2.21 14.72 -3.68 c
+0.73 -0.74 1.47 -1.47 2.21 -2.21 c
+8.83 -0.73 17.66 -1.47 27.23 -2.21 c
+15.45 -2.21 30.91 -4.41 47.09 -7.36 c
+9.57 -2.94 19.13 -5.89 29.43 -8.83 c
+-4.41 -1.47 -9.57 -2.94 -14.72 -5.15 c
+5.89 -1.47 12.51 -3.68 19.14 -5.89 c
+1.47 0 2.94 0.73 5.15 1.47 c
+-0.74 1.47 -1.47 2.94 -2.21 4.41 c
+3.68 0.73 7.36 1.47 11.78 2.94 c
+0.73 0.73 1.47 2.21 2.94 3.68 c
+7.36 4.42 7.36 4.42 9.57 7.36 c
+2.21 0.73 4.42 1.47 7.36 2.21 c
+9.57 7.36 9.57 7.36 14.71 9.57 c
+1.47 1.47 2.95 2.95 5.15 5.15 c
+2.21 0 4.42 0 7.36 0.73 c
+0.74 2.21 1.47 4.41 2.21 7.36 c
+3.68 -21.34 7.36 -42.68 11.77 -64.02 c
+2.95 -1.47 6.63 -2.95 10.3 -4.42 c
+15.45 -10.3 15.45 -10.3 24.29 -17.66 c
+2.94 -1.47 6.62 -2.95 10.3 -4.41 c
+2.94 1.47 5.89 2.94 9.57 4.41 c
+3.68 2.94 8.09 5.89 12.51 8.83 c
+5.15 2.21 11.04 4.42 16.93 7.36 c
+10.3 10.3 10.3 10.3 12.51 11.04 c
+0 -2.21 0 -4.41 0.73 -7.36 c
+-0.73 -0.73 -2.21 -1.47 -3.68 -2.21 c
+-5.89 -12.51 -5.89 -12.51 -8.09 -14.72 c
+-2.94 -8.83 -6.62 -17.66 -10.3 -27.23 c
+-0.74 -0.73 -1.47 -1.47 -2.21 -2.21 c
+-0.74 -2.95 -1.47 -6.62 -2.21 -10.3 c
+-1.47 -2.21 -2.94 -4.42 -5.15 -7.36 c
+-0.74 -4.41 -1.47 -9.57 -2.21 -14.72 c
+-1.47 -2.21 -2.95 -4.41 -5.15 -7.36 c
+-4.42 -1.47 -8.83 -2.94 -13.25 -4.41 c
+-9.57 -14.72 -9.57 -14.72 -14.72 -20.61 c
+-1.47 -2.95 -2.95 -5.89 -4.41 -8.83 c
+-9.57 -12.51 -9.57 -12.51 -11.77 -17.66 c
+-0.74 -0.73 -1.47 -1.47 -2.95 -2.21 c
+-0.73 -8.09 -2.21 -16.19 -3.68 -25.02 c
+-5.15 -2.95 -10.3 -5.89 -15.45 -9.57 c
+-2.94 -7.36 -5.15 -9.57 -7.36 -14.72 c
+-0.73 -0.73 -2.21 -2.21 -3.68 -3.68 c
+-8.09 0 -16.19 0 -24.28 0 c
+-5.89 0.74 -11.77 1.47 -17.66 2.95 c
+-28.7 2.21 -57.4 4.41 -86.1 7.36 c
+-0.73 0.73 -1.47 1.47 -2.21 2.21 c
+-10.3 0.73 -20.61 1.47 -31.64 2.21 c
+-37.53 0 -75.06 0 -113.32 0 c
+-15.45 -0.73 -30.91 -1.47 -46.36 -2.21 c
+-0.74 -0.73 -1.47 -1.47 -2.95 -2.21 c
+-11.77 -0.74 -24.29 -1.47 -36.79 -2.95 c
+-18.4 -2.21 -37.53 -4.41 -56.66 -7.36 c
+-4.41 0 -9.57 0 -14.71 0 c
+f*
+255 G
+2271.78 4035.99 m
+-1.47 0.73 -2.94 1.47 -5.15 2.21 c
+-1.47 1.47 -2.94 2.95 -5.15 5.15 c
+-1.47 2.94 -2.94 5.89 -4.41 8.83 c
+0.74 1.47 1.47 2.95 2.95 4.42 c
+0 5.15 0 11.04 -0.73 16.93 c
+-1.47 1.47 -2.95 2.94 -5.15 4.41 c
+-3.68 0.73 -7.36 1.47 -11.77 2.21 c
+-2.21 3.68 -4.41 8.09 -7.36 12.51 c
+-0.74 0.73 -1.47 1.47 -2.95 2.21 c
+-3.68 6.62 -7.36 13.25 -11.77 19.87 c
+-2.94 2.21 -12.51 16.19 -17.66 20.61 c
+1.47 1.47 2.95 2.95 5.15 5.15 c
+0.74 1.47 1.47 2.94 2.21 5.15 c
+-1.47 2.2 -2.95 5.15 -4.41 8.09 c
+-2.21 1.47 -4.42 2.94 -7.36 5.15 c
+-2.94 0.74 -6.62 1.47 -10.3 2.21 c
+-1.47 1.47 -3.68 3.68 -5.89 5.89 c
+-2.94 8.09 -5.89 16.19 -8.83 25.02 c
+-0.74 1.47 -2.21 2.94 -3.68 4.41 c
+-0.73 2.21 -1.47 4.41 -2.21 7.36 c
+0 2.21 0 4.41 0.74 7.36 c
+2.94 -0.74 6.62 -1.47 10.3 -2.95 c
+12.51 -10.3 12.51 -10.3 19.87 -14.71 c
+5.89 -13.98 5.89 -13.98 9.57 -19.14 c
+3.68 2.21 7.36 4.42 11.04 7.36 c
+2.21 -1.47 4.42 -2.94 7.36 -4.41 c
+1.47 -1.47 2.94 -2.95 4.41 -5.15 c
+2.95 -0.74 5.89 -2.21 8.83 -3.68 c
+0.73 -1.47 2.21 -3.68 3.68 -5.89 c
+2.21 -11.04 4.41 -22.81 7.36 -34.59 c
+5.15 -9.57 5.15 -9.57 7.36 -16.93 c
+0 -0.73 -0.74 -1.47 v
+-1.47 0 -2.94 0.74 -5.15 1.47 c
+-2.21 3.68 -4.42 8.1 -7.36 12.51 c
+-5.15 4.41 -5.15 4.41 -9.57 11.04 c
+-1.47 0.73 -2.95 1.47 -5.15 2.21 c
+-2.94 0 -5.89 0 -9.57 0.73 c
+0 -3.68 0 -7.36 0.74 -11.77 c
+2.94 -4.41 5.89 -9.57 9.56 -14.72 c
+13.98 -9.57 13.98 -9.57 26.49 -16.19 c
+9.57 0 19.14 0 29.44 0 c
+2.21 0.73 4.41 1.47 7.36 2.21 c
+0.74 0.73 1.47 1.47 2.21 2.94 c
+1.47 0.74 2.94 1.47 5.15 2.21 c
+1.47 1.47 3.68 3.68 5.89 5.89 c
+2.21 7.36 2.21 7.36 5.15 12.51 c
+0 4.42 0 9.57 0 14.72 c
+-2.95 6.62 -6.62 13.25 -10.3 19.87 c
+-0.73 0.73 -2.21 2.21 -3.68 3.68 c
+-2.21 0 -4.42 0 -7.36 0 c
+-0.73 -2.21 -2.21 -4.41 -3.68 -6.62 c
+0 -7.36 0 -7.36 2.21 -16.93 c
+0.74 -0.73 1.47 -1.47 2.95 -2.21 c
+0 -3.68 -0.73 -8.09 -1.47 -12.51 c
+-0.73 0 -1.47 0 -2.21 -0.73 c
+-9.57 11.77 -9.57 11.77 -19.87 22.07 c
+-1.47 2.21 -2.95 4.42 -4.41 7.36 c
+-5.15 4.42 -10.3 11.78 -16.19 17.66 c
+0 7.36 0 14.71 0 22.07 c
+1.47 2.21 2.94 4.42 4.41 7.36 c
+2.21 1.47 4.41 2.95 6.63 4.41 c
+3.68 0.74 8.09 2.21 12.51 3.68 c
+-3.68 3.68 -7.36 7.36 -11.77 11.77 c
+-0.73 2.95 -1.47 5.89 -2.21 9.57 c
+0 9.57 0 19.87 0 30.17 c
+0.73 2.95 2.21 5.89 3.68 9.57 c
+2.95 0 6.63 0.74 10.3 1.47 c
+14.72 -7.36 14.72 -7.36 22.07 -12.51 c
+0.74 -0.73 1.47 -2.2 2.21 -3.68 c
+2.21 -1.47 4.41 -3.68 7.36 -5.89 c
+0.73 -2.21 2.21 -4.42 3.68 -6.62 c
+2.94 -8.83 5.89 -17.66 8.83 -27.23 c
+0.74 0.73 1.47 1.47 2.21 2.95 c
+2.94 0.73 6.62 2.2 10.3 3.68 c
+7.36 0 14.72 0 22.08 0 c
+4.41 -3.68 9.57 -7.36 14.71 -11.04 c
+2.21 -4.41 5.15 -9.57 8.09 -14.71 c
+0.73 -19.13 1.47 -39 2.21 -58.87 c
+0.73 -1.47 1.47 -2.95 2.94 -5.15 c
+-2.94 0 -5.89 0.74 -8.83 1.47 c
+-9.56 8.83 -11.77 12.51 -16.19 15.45 c
+-1.47 5.89 -2.94 11.77 -4.41 17.66 c
+-0.74 1.47 -2.21 3.68 -3.68 5.89 c
+-3.68 0 -8.1 0 -12.51 0 c
+-0.73 -0.73 -2.21 -2.2 -3.68 -3.68 c
+0 -7.36 0.74 -14.71 1.47 -22.07 c
+3.68 -5.89 8.09 -12.51 12.51 -19.13 c
+2.21 -0.73 4.41 -2.21 7.36 -3.68 c
+0.73 -0.73 1.47 -1.47 2.2 -2.95 c
+2.95 -0.73 5.89 -1.47 9.57 -2.21 c
+2.95 -2.21 2.95 -2.21 12.51 -5.15 c
+7.36 -0.73 14.72 -1.47 22.08 -2.2 c
+8.09 0.73 16.19 1.47 24.28 2.2 c
+12.51 5.15 14.72 7.36 25.02 12.51 c
+2.2 2.21 4.41 4.41 7.36 7.36 c
+8.1 13.25 8.1 13.25 11.04 20.61 c
+0 6.62 0 13.24 0 19.87 c
+-2.94 2.95 -5.89 5.89 -8.83 8.83 c
+-3.68 0 -8.1 0 -12.51 0 c
+-0.73 -1.47 -2.21 -2.95 -3.68 -4.42 c
+-1.47 -4.41 -2.94 -9.57 -5.15 -14.71 c
+-0.73 -5.15 -1.47 -11.04 -2.21 -16.93 c
+-0.73 -1.47 -1.47 -2.94 -2.21 -5.15 c
+-1.47 -1.47 -3.68 -3.68 -5.89 -5.89 c
+-2.21 0 -4.41 0.73 -7.36 1.47 c
+0.73 1.47 1.47 2.94 2.21 5.15 c
+-1.47 2.21 -1.47 2.21 -3.68 11.77 c
+-0.73 0.73 -1.47 1.47 -2.94 2.21 c
+-1.47 3.68 -2.95 8.09 -4.41 12.51 c
+-3.68 8.1 -8.1 16.19 -12.51 24.29 c
+0 8.09 0 16.19 0 25.02 c
+3.68 4.41 7.36 8.83 11.04 13.24 c
+2.94 0.73 6.62 1.47 10.3 2.95 c
+5.89 0 12.51 0 19.13 0 c
+5.89 -1.47 11.77 -2.95 17.66 -5.15 c
+1.47 0 2.95 0.74 4.42 1.47 c
+-1.47 2.95 -3.68 5.89 -5.89 9.57 c
+0 8.09 0 16.19 0 24.29 c
+1.47 4.41 2.94 9.56 4.41 14.71 c
+6.63 8.83 13.98 17.66 21.34 26.49 c
+2.21 0 4.41 0 7.36 0 c
+5.15 -6.62 10.3 -11.04 14.72 -17.66 c
+1.47 -1.47 2.94 -2.95 5.15 -4.41 c
+0.73 -2.21 2.2 -4.42 3.68 -6.62 c
+0.74 -2.95 1.47 -5.89 2.21 -9.57 c
+0 -8.83 0 -17.66 0 -27.23 c
+-0.74 -1.47 -1.47 -2.95 -2.21 -5.15 c
+-0.73 -0.73 -1.47 -1.47 -2.94 -2.21 c
+0 -2.21 0.73 -4.41 1.47 -7.36 c
+2.21 1.47 4.42 2.95 7.36 4.42 c
+4.42 1.47 9.57 2.94 14.72 4.41 c
+8.1 0 16.19 0 25.02 0 c
+9.57 -8.83 9.57 -8.83 13.25 -13.98 c
+0.74 -2.2 1.47 -4.41 2.21 -7.36 c
+0 -2.95 0 -5.89 0 -9.57 c
+-2.21 -10.3 -2.21 -10.3 -7.36 -25.02 c
+-1.47 -1.47 -2.94 -2.94 -5.15 -4.41 c
+-2.21 -4.41 -4.41 -9.57 -7.36 -14.71 c
+-2.21 -10.3 -2.21 -10.3 -2.95 -25.02 c
+-2.21 0.74 -4.41 1.47 -7.36 2.95 c
+-2.2 2.21 -4.41 4.41 -6.62 7.36 c
+-0.73 5.89 -2.21 12.51 -3.68 19.13 c
+-5.89 17.66 -5.89 17.66 -7.36 19.13 c
+-4.41 0 -9.57 0 -14.72 0 c
+-2.94 -3.68 -5.89 -7.36 -8.83 -11.77 c
+0 -4.42 0.73 -9.57 1.47 -14.72 c
+1.47 -5.15 3.68 -11.04 5.89 -16.93 c
+3.68 -3.68 8.09 -8.09 12.51 -12.51 c
+2.95 -1.47 5.89 -3.68 8.83 -5.89 c
+2.94 -0.73 5.89 -1.47 9.57 -2.21 c
+2.94 -2.21 2.94 -2.21 12.51 -5.15 c
+14.72 0 29.43 0 44.15 0 c
+9.57 2.95 12.51 5.15 19.87 7.36 c
+0.73 0.74 1.47 1.47 2.21 2.95 c
+1.47 0.73 2.95 1.47 5.15 2.21 c
+4.41 6.63 9.57 13.25 14.71 19.87 c
+0.74 2.95 2.21 6.63 3.68 10.3 c
+0 2.95 0 6.62 0 10.3 c
+-0.74 1.47 -2.21 3.68 -3.68 5.89 c
+-4.41 0 -9.57 0 -14.71 0 c
+-2.21 -2.94 -4.41 -5.89 -6.62 -8.83 c
+-2.2 -7.36 -4.41 -14.72 -7.36 -22.08 c
+-3.68 -2.21 -7.36 -5.15 -11.04 -8.09 c
+-2.21 0 -4.41 0.73 -7.36 1.47 c
+0 0.73 0.73 1.47 1.47 2.21 c
+0.73 16.19 1.47 32.38 2.21 48.57 c
+0.73 3.68 1.47 8.09 2.21 12.51 c
+1.47 2.94 2.95 5.89 5.15 9.57 c
+5.15 4.41 10.3 8.83 16.19 13.98 c
+9.57 0 19.13 0 29.44 0 c
+2.94 0 6.62 -0.73 10.3 -1.47 c
+0.73 12.51 0.73 12.51 2.95 24.29 c
+1.47 2.21 2.94 5.15 5.15 8.09 c
+3.68 3.68 7.36 7.36 11.04 11.04 c
+2.21 0.74 4.41 1.47 7.36 2.21 c
+3.68 2.21 8.09 4.41 12.51 7.36 c
+5.15 5.15 5.15 5.15 11.04 8.83 c
+2.21 -7.36 2.21 -7.36 4.42 -25.02 c
+0 -8.09 0 -16.19 0 -24.29 c
+-0.74 -3.68 -2.21 -8.09 -3.68 -12.51 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.2 c
+-0.74 -1.48 -1.47 -2.95 -2.21 -5.15 c
+-1.47 -1.47 -3.68 -2.95 -5.89 -4.42 c
+4.42 -0.73 9.57 -2.21 14.72 -3.68 c
+1.47 -0.73 2.95 -1.47 5.15 -2.94 c
+1.47 -2.95 3.68 -5.89 5.89 -8.83 c
+0 -2.94 0 -5.89 0 -9.57 c
+-0.73 -3.68 -1.47 -8.09 -2.95 -12.51 c
+-3.68 -2.21 -3.68 -2.21 -8.09 -7.36 c
+-0.73 -2.21 -2.21 -4.41 -3.68 -7.36 c
+-0.73 -0.73 -1.47 -1.47 -2.94 -2.21 c
+-0.74 -1.47 -1.47 -2.95 -2.21 -5.15 c
+-7.36 -7.36 -7.36 -7.36 -11.04 -9.57 c
+-0.74 -2.21 -2.21 -4.41 -3.68 -7.36 c
+-2.94 -2.21 -5.89 -4.41 -9.57 -7.36 c
+-0.73 0.74 -1.47 1.47 -2.95 2.21 c
+0 2.21 0 4.41 0 7.36 c
+2.21 5.89 4.42 11.77 7.36 17.66 c
+0 3.68 0 7.36 -0.73 11.04 c
+-4.41 0 -9.57 -0.73 -14.72 -1.47 c
+-2.21 -3.68 -2.21 -3.68 -5.15 -5.89 c
+-1.47 -3.68 -3.68 -7.36 -5.89 -11.04 c
+0 -7.36 0 -14.72 0 -22.08 c
+0.74 -2.21 1.47 -4.41 2.21 -7.36 c
+2.95 -2.94 5.89 -6.62 8.83 -10.3 c
+4.41 -1.47 9.57 -3.68 14.72 -5.89 c
+6.62 0 13.25 0 19.87 0 c
+5.15 0.73 11.04 2.21 16.93 3.68 c
+2.21 0.73 4.41 2.21 7.36 3.68 c
+0.74 0.73 1.47 1.47 2.21 2.94 c
+1.47 0.74 2.95 1.47 5.15 2.21 c
+4.41 5.89 8.83 11.77 13.25 18.39 c
+0 4.41 0.73 9.57 1.47 14.72 c
+-9.57 -1.47 -9.57 -1.47 -12.51 -2.95 c
+-1.47 -2.21 -2.94 -4.41 -5.15 -7.36 c
+-1.47 -1.47 -3.68 -2.94 -5.89 -4.41 c
+-0.73 -1.47 -1.47 -2.94 -2.21 -5.15 c
+-1.47 -1.47 -2.95 -2.94 -5.15 -5.15 c
+-1.47 -0.73 -3.68 -1.47 -5.89 -2.94 c
+-0.73 0 -1.47 0.74 v
+0.73 0.73 1.47 1.47 2.21 2.2 c
+4.41 14.72 9.57 29.44 14.72 44.16 c
+2.2 2.94 4.41 6.63 6.62 10.3 c
+4.41 3.68 9.57 7.36 14.72 11.04 c
+2.94 0 6.62 -0.74 10.3 -1.47 c
+0.74 -0.73 1.47 -1.47 2.21 -2.21 c
+1.47 2.94 3.68 5.89 5.89 9.57 c
+0 2.21 0.73 4.41 1.47 7.36 c
+2.21 0 4.41 0.73 7.36 1.47 c
+9.57 7.36 9.57 7.36 14.72 9.57 c
+0.73 0.73 1.47 1.47 2.21 2.94 c
+1.47 0.74 2.94 1.47 5.15 2.21 c
+0.74 -0.73 2.21 -2.21 3.68 -3.68 c
+0 -1.47 0 -2.94 0 -5.15 c
+-2.94 -5.15 -2.94 -5.15 -7.36 -19.87 c
+-0.73 -0.73 -1.47 -1.47 -2.94 -2.21 c
+-4.41 -12.51 -4.41 -12.51 -8.1 -18.39 c
+-4.41 0 -9.56 0 -14.71 0 c
+-2.95 -3.68 -5.89 -7.36 -9.57 -11.04 c
+0.74 -2.95 1.47 -5.89 2.94 -9.57 c
+0 -2.21 0 -4.42 0 -7.36 c
+-1.47 -2.21 -2.94 -4.41 -4.41 -7.36 c
+-2.21 -2.21 -5.15 -4.41 -8.09 -7.36 c
+-1.47 -2.95 -2.95 -6.62 -4.42 -10.3 c
+-1.47 -1.47 -2.94 -2.95 -5.15 -4.42 c
+-5.15 -10.3 -5.15 -10.3 -13.25 -22.07 c
+-3.68 -0.73 -8.09 -2.21 -12.51 -3.68 c
+-2.21 -2.94 -2.21 -2.94 -8.83 -6.62 c
+0 -2.94 0 -5.88 0 -9.57 c
+1.47 -1.47 2.94 -2.94 5.15 -5.15 c
+0 -1.47 0 -2.95 0 -5.15 c
+-2.21 -4.41 -5.15 -8.83 -8.1 -13.25 c
+-8.09 0 -16.19 0.74 -25.02 1.47 c
+-3.68 0.73 -7.36 2.21 -11.77 3.68 c
+-36.8 4.41 -73.59 9.57 -111.12 14.72 c
+-55.93 2.21 -55.93 2.21 -85.36 2.21 c
+-54.46 -2.21 -54.46 -2.21 -78.74 -4.42 c
+-0.74 -0.73 -1.47 -1.47 -2.95 -2.94 c
+-30.91 -3.68 -61.81 -7.36 -93.46 -11.77 c
+-0.73 -0.74 -1.47 -1.47 -2.21 -2.95 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.21 c
+-2.95 0 -5.89 0 -9.57 0 c
+f*
+2251.91 4058.07 m
+-2.21 0.73 -4.42 1.47 -7.36 2.21 c
+-0.73 0.73 -2.21 2.21 -3.68 3.68 c
+0 2.94 -0.74 5.89 -1.47 9.57 c
+3.68 0 8.09 0 12.51 -0.74 c
+0.73 -0.73 2.21 -2.21 3.68 -3.68 c
+0 -2.21 0 -4.41 0 -7.36 c
+-0.73 -0.73 -2.2 -2.2 -3.68 -3.68 c
+f*
+2714.05 4058.07 m
+-2.21 2.94 -4.41 5.89 -7.36 8.83 c
+2.21 1.47 4.41 3.68 7.36 5.89 c
+2.94 0 5.89 0 9.57 0 c
+0 -2.94 0 -5.89 0.74 -8.83 c
+-1.47 -1.47 -3.68 -2.95 -5.89 -5.15 c
+-1.47 0 -2.94 0 -4.41 -0.73 c
+f*
+K
+2335.8 4071.31 m
+2.95 0 5.89 0 9.57 0 c
+-2.95 0 -5.89 0 -9.57 0 c
+f*
+0 0 0 rG
+2325.5 4077.94 m
+-0.73 0 -1.47 0.73 v
+0 4.41 0.73 9.57 1.47 14.72 c
+1.47 0.73 2.95 2.21 5.15 3.68 c
+5.15 0 11.04 0 16.93 0 c
+5.15 -2.21 5.15 -2.21 5.89 -3.68 c
+0 -5.15 0 -11.04 -0.74 -16.93 c
+-0.73 3.68 -2.2 7.36 -3.68 11.77 c
+-0.74 1.47 -2.21 2.95 -3.68 4.42 c
+-3.68 0 -8.1 0 -12.51 0 c
+-0.73 -1.47 -2.21 -2.95 -3.68 -4.42 c
+0 -7.36 0 -7.36 -1.47 -11.77 c
+-0.74 0 -1.48 0.73 -2.21 1.47 c
+f*
+2611.02 4078.67 m
+0 0.74 -0.73 1.47 -1.47 2.21 c
+0 2.2 0 4.41 0 7.36 c
+2.21 5.15 2.21 5.15 5.89 8.83 c
+6.63 0 13.25 0 19.87 0 c
+5.15 -2.21 5.15 -2.21 5.89 -3.68 c
+0 -5.15 -0.73 -11.04 -1.47 -16.93 c
+-1.47 4.42 -2.95 9.57 -4.42 14.72 c
+-0.73 0 -1.47 0.73 -2.2 1.47 c
+-4.42 0 -9.57 0 -14.72 0 c
+-0.73 -0.74 -1.47 -1.47 v
+0 -2.95 0 -6.62 0 -10.3 c
+0 -0.74 0.74 -1.47 1.47 -2.21 c
+-2.21 0 -4.42 0 -7.36 0 c
+f*
+2475.62 4080.14 m
+-2.21 0.74 -4.41 2.21 -7.36 3.68 c
+-0.73 2.21 -2.21 4.41 -3.68 7.36 c
+0 2.94 0 5.89 0 9.57 c
+0.73 1.47 1.47 2.94 2.21 5.15 c
+2.21 0.73 4.42 2.21 6.63 3.68 c
+5.89 0 12.51 0 19.13 0 c
+1.47 -1.47 2.94 -2.94 5.15 -4.41 c
+0 -5.15 0 -11.04 0.74 -16.93 c
+-0.74 -1.47 -1.47 -3.68 -2.95 -5.89 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.21 c
+-3.68 0 -8.1 0 -12.51 0 c
+f*
+255 G
+2477.83 4085.3 m
+-1.47 0.73 -2.95 1.47 -4.41 2.21 c
+-1.47 2.95 -2.95 5.89 -5.15 8.83 c
+0.73 1.47 1.47 2.94 2.21 5.15 c
+1.47 0.74 2.95 2.21 5.15 3.68 c
+4.41 0 9.57 0 14.72 0 c
+0.73 -1.47 2.21 -2.94 3.68 -4.41 c
+0 -2.95 0 -5.89 0 -9.57 c
+-2.21 -1.47 -4.42 -2.95 -6.62 -5.15 c
+-2.94 0 -5.89 0 -9.57 -0.73 c
+f*
+2259.27 4101.48 m
+2.2 0 4.41 0 7.36 0.74 c
+1.47 -0.74 2.95 -1.47 5.15 -2.21 c
+-3.68 0 -8.09 0.74 -12.51 1.47 c
+f*
+2276.2 4101.48 m
+-0.74 0.74 -1.47 2.21 -2.21 3.68 c
+-1.47 0.74 -2.94 1.47 -5.15 2.21 c
+-1.47 1.47 -3.68 3.68 -5.89 5.89 c
+-1.47 4.41 -2.94 9.57 -5.15 14.71 c
+-0.74 0.74 -1.47 1.47 -2.21 2.21 c
+-0.73 3.68 -1.47 8.1 -2.94 12.51 c
+0 2.95 0 5.89 0 9.57 c
+6.63 -7.36 6.63 -7.36 11.04 -14.72 c
+0.74 -0.73 2.21 -1.47 3.68 -2.21 c
+6.62 -8.09 13.98 -16.19 21.34 -24.29 c
+2.21 1.47 4.41 2.95 7.36 4.41 c
+0 11.78 0 24.29 0 36.8 c
+0.74 -0.73 2.21 -1.47 3.68 -2.21 c
+4.41 -12.51 4.41 -12.51 7.36 -16.93 c
+0 -2.95 0 -6.62 0 -10.3 c
+-0.74 -0.74 -1.47 -1.47 -2.95 -2.21 c
+-0.73 -2.21 -1.47 -4.41 -2.21 -7.36 c
+-0.73 -1.47 -2.21 -2.95 -3.68 -5.15 c
+-2.21 -1.47 -4.42 -3.68 -7.36 -5.89 c
+-2.21 -0.74 -4.41 -1.47 -7.36 -2.21 c
+-2.21 0 -4.41 0.74 -7.36 1.47 c
+f*
+2681.67 4100.01 m
+-3.68 1.47 -7.36 2.95 -11.77 5.15 c
+-1.47 1.47 -2.95 2.95 -5.15 4.41 c
+-2.21 3.68 -4.41 7.36 -6.62 11.04 c
+0 4.42 0 9.57 0 14.72 c
+1.47 3.68 2.94 8.09 5.15 12.51 c
+2.21 2.21 4.41 4.42 7.36 7.36 c
+1.47 -1.47 2.95 -2.95 5.15 -5.15 c
+-2.21 -4.41 -4.41 -9.57 -7.36 -14.72 c
+0 -5.15 0 -11.04 0 -16.93 c
+1.47 -1.47 3.68 -2.95 5.89 -5.15 c
+2.95 0 6.63 0 10.3 -0.74 c
+0 2.21 0 5.15 0.74 8.09 c
+5.89 6.63 11.77 13.25 18.4 19.87 c
+2.94 4.41 5.89 9.57 9.57 14.72 c
+0 -2.21 0.73 -4.42 1.47 -7.36 c
+-9.57 -27.23 -9.57 -27.23 -12.51 -32.38 c
+0 -1.47 0 -2.94 0 -4.41 c
+1.47 -2.21 2.94 -4.41 5.15 -7.36 c
+0 -0.73 -0.74 -1.47 v
+-2.94 -0.74 -6.62 -1.47 -10.3 -2.21 c
+-4.41 0 -9.57 0 -14.72 0 c
+f*
+2246.76 4107.38 m
+-0.74 0 -1.47 0.73 v
+0.73 0 1.47 0.73 v
+0 -0.73 0 -1.47 v
+f*
+2712.57 4105.9 m
+5.89 5.15 11.78 12.51 22.08 22.07 c
+2.21 5.15 2.21 5.15 4.41 7.36 c
+0 -2.21 0 -4.41 0 -7.36 c
+-2.21 -2.21 -4.41 -7.36 -7.36 -9.57 c
+-0.73 -1.47 -1.47 -2.95 -2.21 -5.15 c
+-2.95 -1.47 -5.89 -2.95 -8.83 -5.15 c
+-2.21 -0.73 -5.15 -1.47 -8.09 -2.21 c
+f*
+2237.2 4112.52 m
+-1.47 0.74 -1.47 0.74 -9.57 14.72 c
+2.21 0 4.41 -0.74 7.36 -1.47 c
+2.21 -3.68 4.41 -8.09 7.36 -12.51 c
+-1.47 0 -2.95 0 -5.15 -0.74 c
+f*
+2394.67 4112.52 m
+-8.83 1.47 -17.66 2.94 -27.23 4.41 c
+-2.21 2.21 -4.41 4.42 -7.36 7.36 c
+-1.48 0 -2.95 0 -5.15 0 c
+-1.47 1.47 -2.95 2.95 -4.41 5.15 c
+-1.47 0.73 -2.95 1.47 -5.15 2.21 c
+-5.15 6.63 -5.15 6.63 -10.3 16.19 c
+0 4.42 0 9.57 -0.73 14.72 c
+0.73 0.73 2.21 1.47 3.68 2.21 c
+3.68 -2.21 3.68 -2.21 5.89 -5.15 c
+1.47 -5.89 3.68 -12.51 5.89 -19.13 c
+2.21 -2.95 4.41 -6.62 7.36 -10.3 c
+2.95 -1.47 6.62 -3.68 10.3 -5.89 c
+4.42 0 9.57 0 14.72 0 c
+0.73 0.74 1.47 2.21 2.21 3.68 c
+-0.73 2.21 -2.21 4.41 -3.68 7.36 c
+0 11.77 0 24.29 0 36.8 c
+-0.73 7.36 -1.47 14.71 -2.21 22.07 c
+-0.73 2.21 -1.47 4.42 -2.94 7.36 c
+-4.42 5.15 -4.42 5.15 -10.3 16.19 c
+-7.36 2.21 -7.36 2.21 -12.51 5.15 c
+-11.04 0 -22.81 0 -34.58 0.73 c
+0 0.74 -0.74 1.47 -1.47 2.21 c
+0 2.94 0 6.62 0 10.3 c
+0.73 0.73 1.47 1.47 v
+8.09 1.47 16.19 2.95 25.02 4.42 c
+2.21 0.73 4.41 1.47 7.36 2.95 c
+14.71 1.47 29.43 2.94 44.15 5.15 c
+2.21 0.74 4.42 1.47 7.36 2.21 c
+12.51 0 25.76 0 39 0 c
+0.73 -2.95 2.21 -5.89 3.68 -8.84 c
+0 -2.94 -0.74 -6.62 -1.47 -10.3 c
+-0.73 0 -1.47 0.74 -2.21 1.47 c
+-9.57 0 -19.13 0 -29.44 0 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.21 c
+-9.57 -9.57 -9.57 -9.57 -13.98 -16.19 c
+0 -9.57 0 -19.13 0 -29.43 c
+5.15 -9.57 5.15 -9.57 7.36 -16.93 c
+0.74 -0.73 1.47 -1.47 2.94 -2.94 c
+1.47 -3.68 2.95 -7.36 4.42 -11.77 c
+1.47 -2.21 2.95 -4.42 5.15 -7.36 c
+0.73 -8.09 2.21 -16.19 3.68 -25.02 c
+4.41 1.47 9.57 2.94 14.71 4.41 c
+1.47 1.47 2.95 2.94 5.15 4.41 c
+3.68 8.83 3.68 8.83 5.89 11.04 c
+0.74 7.36 1.47 14.72 2.21 22.07 c
+1.47 2.21 2.95 4.42 4.42 7.36 c
+2.2 0 4.41 0.73 7.36 1.47 c
+2.21 -3.68 4.42 -7.36 7.36 -11.04 c
+-1.47 -5.89 -2.94 -11.77 -4.41 -17.66 c
+-1.47 -1.47 -2.95 -2.95 -4.41 -4.41 c
+-1.47 -2.95 -2.95 -6.62 -5.15 -10.3 c
+-5.89 -4.41 -5.89 -4.41 -25.76 -14.72 c
+-8.83 -0.73 -17.66 -1.47 -26.49 -2.94 c
+f*
+2551.42 4114.73 m
+-2.95 0.73 -5.89 1.47 -9.57 2.21 c
+-0.74 0.74 -1.47 1.47 -2.21 2.95 c
+-3.68 1.47 -8.09 2.95 -12.51 4.41 c
+-2.21 1.47 -4.42 2.95 -7.36 5.15 c
+-0.73 0.73 -1.47 2.21 -2.21 3.68 c
+-2.21 1.47 -4.42 2.94 -6.62 4.41 c
+-1.47 5.89 -2.95 11.77 -5.15 17.66 c
+0 3.68 0 7.36 0 11.77 c
+2.21 2.21 4.41 4.41 6.62 7.36 c
+2.21 -2.2 5.15 -4.41 8.1 -7.36 c
+2.94 -9.57 5.15 -24.29 7.36 -29.44 c
+1.47 -1.47 2.95 -2.94 5.15 -4.41 c
+0.73 -1.47 1.47 -2.95 2.21 -5.15 c
+5.15 -0.73 10.3 -1.47 16.19 -2.21 c
+0 5.15 0.73 11.04 1.47 16.93 c
+1.47 4.41 2.94 9.57 4.41 14.72 c
+2.94 4.41 6.63 9.57 10.3 14.72 c
+2.21 8.09 4.41 16.19 7.36 24.28 c
+0.73 0.73 1.47 1.47 2.21 2.95 c
+0 3.68 -0.73 7.36 -1.47 11.77 c
+-8.09 19.87 -8.09 19.87 -9.57 21.34 c
+-2.2 0.73 -4.41 1.47 -7.36 2.21 c
+-11.04 0 -22.08 0 -33.85 0 c
+-0.74 0 -1.47 -0.73 -2.95 -1.47 c
+0 2.21 -0.73 4.41 -1.47 7.36 c
+0 3.68 0.73 8.09 1.47 12.51 c
+20.61 0 41.21 0 61.82 -0.73 c
+0.73 -0.74 1.47 -1.47 2.21 -2.21 c
+11.77 -1.47 24.29 -2.94 36.79 -5.15 c
+9.57 -2.21 19.13 -4.42 29.43 -6.62 c
+-0.73 -2.21 -1.47 -4.41 -2.2 -7.36 c
+-2.95 -2.21 -6.62 -4.41 -10.3 -7.36 c
+-0.73 0 -1.47 0.74 -2.21 1.47 c
+-5.89 0 -12.51 0 -19.13 0 c
+-2.95 -1.47 -6.62 -2.95 -10.3 -5.15 c
+-2.21 -2.21 -4.41 -4.42 -7.36 -7.36 c
+-2.21 -0.73 -4.42 -2.21 -6.62 -3.68 c
+-2.21 -6.62 -4.41 -13.25 -7.36 -19.87 c
+-0.73 -17.66 -1.47 -35.32 -2.21 -53.72 c
+-2.21 -9.57 -2.21 -9.57 -3.68 -11.77 c
+2.21 0 4.42 -0.73 7.36 -1.47 c
+3.68 0.74 8.09 1.47 12.51 2.21 c
+2.94 2.95 6.62 6.63 10.3 10.3 c
+2.21 6.62 5.15 13.24 8.09 20.61 c
+1.47 2.21 2.95 4.41 5.15 7.36 c
+0.73 0.73 2.21 1.47 3.68 2.21 c
+3.68 -2.21 3.68 -2.21 5.89 -5.15 c
+0 -1.47 0 -2.95 0 -4.41 c
+-0.73 -2.95 -2.21 -6.62 -3.68 -10.3 c
+-0.73 -0.73 -2.21 -1.47 -3.68 -2.21 c
+-1.47 -2.94 -2.94 -5.89 -5.15 -9.57 c
+-2.21 -1.47 -4.41 -2.95 -7.36 -5.15 c
+-0.73 -1.47 -1.47 -3.68 -2.94 -5.89 c
+-2.95 -0.73 -6.62 -1.47 -10.3 -2.21 c
+-0.74 -0.73 -1.47 -1.47 -2.21 -2.95 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.21 c
+-13.25 0 -26.49 0 -39.74 0 c
+f*
+2680.2 4115.46 m
+0 0.74 0 1.47 v
+0 -0.73 0 -1.47 v
+f*
+K
+2387.32 4120.62 m
+1.47 0 2.94 0 4.41 0 c
+-1.47 0 -2.95 0 -4.41 0 c
+f*
+255 G
+2193.04 4141.96 m
+-1.47 0.74 -2.95 2.21 -5.15 3.68 c
+-0.73 1.47 -1.47 2.94 -2.21 4.41 c
+0.73 0.73 1.47 2.21 2.21 3.68 c
+2.21 0 4.41 0 7.36 0 c
+1.47 -0.74 2.94 -1.47 5.15 -2.21 c
+0.73 -2.21 2.21 -4.42 3.68 -6.62 c
+-0.74 -0.73 -2.21 -1.47 -3.68 -2.95 c
+-2.21 0 -4.42 0 -7.36 0 c
+f*
+2765.56 4141.96 m
+-0.74 0 -1.47 0.74 v
+0 2.21 0 4.41 0 7.36 c
+0.73 1.47 2.21 2.94 3.68 5.15 c
+2.95 0 6.62 0.73 10.3 1.47 c
+0 -2.94 0 -5.89 0.73 -8.83 c
+-0.73 -1.47 -1.47 -2.94 -2.21 -5.15 c
+-3.68 0 -7.36 0 -11.04 -0.74 c
+f*
+2718.46 4158.88 m
+-0.73 0 -1.47 0 v
+0.74 0 1.47 0 v
+f*
+0 0 0 rG
+2296.07 4171.39 m
+-1.47 0.74 -2.95 1.47 -5.15 2.21 c
+-0.73 1.47 -2.21 3.68 -3.68 5.89 c
+0 3.68 0 8.1 0 12.51 c
+2.95 1.47 5.89 3.68 8.83 5.89 c
+5.89 0 11.77 0 17.66 0 c
+1.47 -1.47 3.68 -3.68 5.89 -5.89 c
+0 -6.62 0.73 -13.25 1.47 -19.87 c
+-8.09 0 -16.19 0 -25.02 -0.74 c
+f*
+2655.18 4171.39 m
+-2.21 1.47 -5.15 3.68 -8.09 5.89 c
+0 4.41 0 9.57 -0.74 14.72 c
+0.74 1.47 2.21 2.94 3.68 4.41 c
+2.2 1.47 4.41 2.95 7.36 4.41 c
+3.68 0 8.1 0 12.51 0 c
+2.21 -1.47 4.41 -2.94 7.36 -5.15 c
+1.47 -1.47 2.94 -3.68 4.41 -5.89 c
+-0.73 -2.94 -2.21 -6.62 -3.68 -10.3 c
+0 -2.21 0 -4.41 -0.73 -7.36 c
+-7.36 0 -14.72 0 -22.08 -0.74 c
+f*
+255 G
+2725.82 4172.13 m
+0 6.62 -0.73 13.24 -1.47 19.87 c
+-1.47 2.94 -3.68 5.89 -5.89 9.57 c
+-3.68 2.21 -7.36 4.41 -11.77 7.36 c
+2.95 0 5.89 0.73 9.57 1.47 c
+2.21 -2.21 2.21 -2.21 12.51 -7.36 c
+5.15 -4.41 11.04 -9.57 16.93 -14.72 c
+-14.72 -11.04 -14.72 -11.04 -19.87 -16.19 c
+f*
+2234.99 4177.28 m
+-2.95 3.68 -7.36 5.89 -10.3 9.57 c
+3.68 4.41 8.1 8.83 12.51 13.98 c
+14.72 7.36 14.72 7.36 22.08 9.57 c
+0.73 -0.73 1.47 -1.47 2.2 -2.21 c
+-2.94 -1.47 -5.89 -2.94 -9.56 -5.15 c
+-5.15 -5.15 -5.15 -5.15 -8.83 -11.04 c
+0 -5.89 0 -11.78 -0.73 -17.66 c
+-2.21 0.74 -4.41 1.47 -7.36 2.95 c
+f*
+2298.27 4175.81 m
+-1.47 1.47 -3.68 3.68 -5.89 5.89 c
+0 2.21 0 4.42 0 7.36 c
+1.47 1.47 3.68 2.95 5.89 4.42 c
+3.68 0 8.09 0 12.51 0 c
+0.74 -1.47 2.21 -2.95 3.68 -4.42 c
+0 -3.68 -0.73 -7.36 -1.47 -11.77 c
+-0.73 0 -1.47 -0.73 -2.21 -1.47 c
+-3.68 0 -8.09 0 -12.51 0 c
+f*
+2657.38 4175.81 m
+-2.21 1.47 -4.41 3.68 -6.62 5.89 c
+0 2.21 0 4.42 0 7.36 c
+2.94 2.21 5.89 4.42 8.83 6.62 c
+2.2 0 4.41 0 7.36 0 c
+2.95 -2.2 5.89 -4.41 8.83 -6.62 c
+-0.73 -2.21 -1.47 -4.41 -2.95 -7.36 c
+-1.47 -1.47 -3.68 -3.68 -5.89 -5.89 c
+-2.94 0 -5.89 0 -9.57 0 c
+f*
+2207.76 4181.7 m
+0 2.95 0 6.63 0.74 10.3 c
+5.15 4.41 10.3 9.57 16.19 14.71 c
+19.87 11.04 19.87 11.04 22.08 13.25 c
+2.21 0 4.41 0 7.36 -0.74 c
+-1.47 -2.21 -2.95 -4.41 -4.42 -6.62 c
+-2.21 -0.73 -4.41 -1.47 -7.36 -2.21 c
+-6.62 -4.41 -13.25 -9.57 -19.87 -14.72 c
+-4.41 -4.41 -9.57 -8.83 -14.72 -13.98 c
+f*
+0 0 0 rG
+2468.26 4186.85 m
+-0.73 0.74 -1.47 1.47 -2.95 2.21 c
+-0.73 2.21 -2.2 4.42 -3.68 7.36 c
+0 3.68 0 8.09 0 12.51 c
+2.94 2.21 5.89 4.41 8.83 6.62 c
+8.1 0 16.19 0 25.02 0 c
+2.21 -1.47 4.42 -2.95 7.36 -5.15 c
+0 -5.15 0 -10.3 0.74 -16.19 c
+-5.15 -5.15 -5.15 -5.15 -5.89 -7.36 c
+-9.56 0 -19.13 0 -29.43 0 c
+f*
+255 G
+2750.84 4189.79 m
+-10.3 11.04 -10.3 11.04 -22.07 20.61 c
+-2.21 0.74 -4.41 1.47 -7.36 2.21 c
+-2.21 2.21 -4.42 4.42 -7.36 6.63 c
+1.47 0 2.94 0 4.41 0.74 c
+2.21 -0.74 4.42 -1.47 7.36 -2.21 c
+5.89 -2.94 11.77 -5.89 17.66 -9.57 c
+2.95 -2.94 5.89 -6.62 9.57 -10.3 c
+5.15 -2.21 5.15 -2.21 5.89 -3.68 c
+-1.47 -1.47 -2.94 -2.95 -4.41 -5.15 c
+-0.73 0 -2.21 0 -3.68 0.73 c
+f*
+2473.41 4190.53 m
+-2.21 3.68 -4.42 7.36 -7.36 11.04 c
+0.73 1.47 1.47 2.94 2.21 5.15 c
+1.47 0.74 2.95 2.21 5.15 3.68 c
+5.89 0 12.51 0 19.13 0 c
+1.47 -0.73 2.94 -2.21 5.15 -3.68 c
+0 -2.21 0 -4.41 0.74 -7.36 c
+-2.21 -5.15 -2.21 -5.15 -5.89 -8.83 c
+-5.89 0 -12.51 0 -19.13 0 c
+f*
+2310.78 4243.51 m
+0 0.74 0.74 1.48 1.48 2.21 c
+0 -0.73 -0.74 -1.47 -1.48 -2.21 c
+f*
+K
+2652.23 4244.98 m
+0.74 0 1.47 0 v
+-0.73 0 -1.47 0 v
+f*
+255 G
+2613.23 4252.34 m
+-5.89 0.73 -11.77 1.47 -17.66 2.2 c
+-2.95 0.74 -5.89 1.47 -9.57 2.95 c
+-22.07 1.47 -44.15 2.95 -66.23 4.42 c
+-0.73 0.73 -1.47 1.47 v
+0 2.95 0 5.89 -0.73 9.57 c
+4.41 0 9.57 0 14.72 -0.73 c
+0.73 -0.74 1.47 -1.47 2.21 -2.95 c
+13.98 -1.47 27.96 -2.94 41.95 -4.41 c
+14.72 -2.21 29.43 -4.41 44.15 -7.36 c
+0.73 -0.73 1.47 -2.21 2.21 -3.68 c
+-2.95 0 -5.89 -0.73 -9.57 -1.47 c
+f*
+2450.6 4283.98 m
+-1.47 3.68 -2.95 7.36 -5.15 11.04 c
+0 2.94 0 5.89 -0.73 9.57 c
+1.47 2.21 2.94 4.41 4.41 7.36 c
+2.95 2.94 5.89 5.88 8.83 8.83 c
+5.89 1.47 11.77 2.95 17.66 5.15 c
+9.57 0 9.57 0 27.23 -2.21 c
+7.36 -6.62 9.57 -10.3 14.72 -13.98 c
+0 -5.15 0 -11.04 0.73 -16.93 c
+-2.2 -7.36 -2.2 -7.36 -3.68 -8.83 c
+-2.21 0 -4.41 0 -7.36 0 c
+-4.41 6.62 -9.57 13.25 -14.71 19.87 c
+-1.47 0.74 -3.68 2.21 -5.89 3.68 c
+-0.74 2.21 -2.21 4.42 -3.68 7.36 c
+-1.47 -2.21 -2.95 -4.41 -5.15 -7.36 c
+-2.21 -1.47 -4.41 -2.94 -7.36 -5.15 c
+-1.47 -2.94 -3.68 -5.89 -5.89 -9.56 c
+-3.68 -2.95 -7.36 -6.62 -11.77 -10.3 c
+-0.73 0 -1.47 0.74 -2.21 1.47 c
+f*
+2470.47 4329.61 m
+0 2.21 0.74 4.41 1.47 7.36 c
+0.74 0.73 1.47 1.47 2.21 2.21 c
+0 2.95 0.73 5.89 1.47 9.57 c
+-7.36 0 -14.72 0 -22.08 -0.73 c
+-1.47 -0.74 -2.94 -1.47 -5.15 -2.21 c
+-0.73 0.74 -1.47 1.47 -2.94 2.95 c
+0 3.68 0 8.09 -0.73 12.51 c
+0.73 0.74 1.47 1.47 v
+8.83 0.74 17.66 1.47 27.23 2.21 c
+0.73 1.47 0.73 1.47 -2.95 18.39 c
+7.36 0 14.72 0 22.08 0 c
+-0.74 -5.15 -1.47 -11.04 -2.21 -16.93 c
+8.83 -0.73 17.66 -1.47 27.23 -2.21 c
+0 -3.68 0 -8.09 0.73 -12.51 c
+-0.73 -1.47 -2.2 -2.94 -3.68 -5.15 c
+-0.73 0 -1.47 0.73 -2.21 1.47 c
+-7.36 0 -14.72 0 -22.07 0.73 c
+0 -5.15 0 -11.04 0.73 -16.93 c
+-0.73 -0.73 -1.47 -1.47 -2.21 -2.21 c
+0 0.73 -0.73 1.47 v
+-5.15 0 -10.3 0 -16.19 0 c
+-0.73 -0.74 -1.47 -1.47 v
+f*
+cleartomark end end pagesave restore showpage
+%%PageTrailer
+%%Trailer
+%%Pages: 1
+%%EOF

Added: trunk/templates/example-msc-polish/figures/template/logo-pp.pdf
==============================================================================
Binary file. No diff available.

Added: trunk/templates/example-msc-polish/figures/zorroST.gviz
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/zorroST.gviz Tue Oct 13 10:21:45
2009
@@ -0,0 +1,27 @@
+digraph G {
+    node [fontname=Helvetica, fontsize=18, label="", shape=point];
+    edge [fontname=Helvetica, fontsize=16];
+
+    nodesep = 1;
+    rankdir = TB;
+
+        dummy0 [label="",width=.1,style=invis]
+  zorro[label="zorro$", shape=ellipse]
+  orro[label="orro$", shape=ellipse]
+  rro[label="rro$", shape=ellipse]
+  ro[label="ro$", shape=ellipse]
+  oFIN[label="o$", shape=ellipse]
+
+#  FIN[label="$", shape=ellipse]
+#  root -> FIN[label="$"]
+
+  root -> o[label="o"]
+ 		 o -> oFIN[label="$"]
+ 		 o -> orro[label="rro$"]
+
+  root -> r[label="r"]
+ 		 r -> ro[label="o$"]
+ 		 r -> rro[label="ro$"]
+
+  root -> zorro[label="zorro$"]
+}

Added: trunk/templates/example-msc-polish/figures/zorroST.pdf
==============================================================================
Binary file. No diff available.

Added: trunk/templates/example-msc-polish/figures/zorroSTrie.gviz
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/figures/zorroSTrie.gviz Tue Oct 13
10:21:45 2009
@@ -0,0 +1,36 @@
+digraph G {
+    node [fontname=Helvetica, fontsize=18, label="", shape=point];
+    edge [fontname=Helvetica, fontsize=16];
+
+    nodesep = 1;
+    rankdir = TB;
+
+  zorroFIN[label="zorro$", shape=ellipse]
+  orroFIN[label="orro$", shape=ellipse]
+  rroFIN[label="rro$", shape=ellipse]
+  roFIN[label="ro$", shape=ellipse]
+  oFIN[label="o$", shape=ellipse]
+#  FIN[label="$", shape=ellipse]
+
+
+#  root -> FIN[label="$"]
+  root -> z[label="z"]
+ 		 z -> zo[label="o"]
+ 		 zo -> zor[label="r"]
+ 		 zor -> zorr[label="r"]
+ 		 zorr -> zorro[label="o"]
+ 		 zorro -> zorroFIN[label="$"]
+  root -> o[label="o"]
+ 		 o -> oFIN[label="$"]
+ 		 o -> or[label="r"]
+ 		 or -> orr[label="r"]
+ 		 orr -> orro[label="o"]
+ 		 orro -> orroFIN[label="$"]
+  root -> r[label="r"]
+ 		 r -> ro[label="o"]
+ 			 ro -> roFIN[label="$"]
+ 		 r -> rr[label="r"]
+ 			 rr -> rro[label="o"]
+ 			 rro -> rroFIN[label="$"]
+
+}

Added: trunk/templates/example-msc-polish/figures/zorroSTrie.pdf
==============================================================================
Binary file. No diff available.

Added: trunk/templates/example-msc-polish/graphs/o.ps
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/graphs/o.ps Tue Oct 13 10:21:45 2009
@@ -0,0 +1,412 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: Graphviz version 2.20.2 (Wed Jul  9 19:59:08 GMT 2008)
+%%For: Michal
+%%Title: G
+%%Pages: (atend)
+%%BoundingBox: (atend)
+%%EndComments
+save
+%%BeginProlog
+/DotDict 200 dict def
+DotDict begin
+
+/setupLatin1 {
+mark
+/EncodingVector 256 array def
+ EncodingVector 0
+
+ISOLatin1Encoding 0 255 getinterval putinterval
+EncodingVector 45 /hyphen put
+
+% Set up ISO Latin 1 character encoding
+/starnetISO {
+        dup dup findfont dup length dict begin
+        { 1 index /FID ne { def }{ pop pop } ifelse
+        } forall
+        /Encoding EncodingVector def
+        currentdict end definefont
+} def
+/Times-Roman starnetISO def
+/Times-Italic starnetISO def
+/Times-Bold starnetISO def
+/Times-BoldItalic starnetISO def
+/Helvetica starnetISO def
+/Helvetica-Oblique starnetISO def
+/Helvetica-Bold starnetISO def
+/Helvetica-BoldOblique starnetISO def
+/Courier starnetISO def
+/Courier-Oblique starnetISO def
+/Courier-Bold starnetISO def
+/Courier-BoldOblique starnetISO def
+cleartomark
+} bind def
+
+%%BeginResource: procset graphviz 0 0
+/coord-font-family /Times-Roman def
+/default-font-family /Times-Roman def
+/coordfont coord-font-family findfont 8 scalefont def
+
+/InvScaleFactor 1.0 def
+/set_scale {
+       dup 1 exch div /InvScaleFactor exch def
+       scale
+} bind def
+
+% styles
+/solid { [] 0 setdash } bind def
+/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
+/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
+/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind
def
+/bold { 2 setlinewidth } bind def
+/filled { } bind def
+/unfilled { } bind def
+/rounded { } bind def
+/diagonals { } bind def
+
+% hooks for setting color
+/nodecolor { sethsbcolor } bind def
+/edgecolor { sethsbcolor } bind def
+/graphcolor { sethsbcolor } bind def
+/nopcolor {pop pop pop} bind def
+
+/beginpage { % i j npages
+ /npages exch def
+ /j exch def
+ /i exch def
+ /str 10 string def
+ npages 1 gt {
+  gsave
+ 	 coordfont setfont
+ 	 0 0 moveto
+ 	 (\() show i str cvs show (,) show j str cvs show (\)) show
+  grestore
+ } if
+} bind def
+
+/set_font {
+ findfont exch
+ scalefont setfont
+} def
+
+% draw text fitted to its expected width
+/alignedtext { 	 % width text
+ /text exch def
+ /width exch def
+ gsave
+  width 0 gt {
+ 	 [] 0 setdash
+ 	 text stringwidth pop width exch sub text length div 0 text ashow
+  } if
+ grestore
+} def
+
+/boxprim { 		 % xcorner ycorner xsize ysize
+  4 2 roll
+  moveto
+  2 copy
+  exch 0 rlineto
+  0 exch rlineto
+  pop neg 0 rlineto
+  closepath
+} bind def
+
+/ellipse_path {
+ /ry exch def
+ /rx exch def
+ /y exch def
+ /x exch def
+ matrix currentmatrix
+ newpath
+ x y translate
+ rx ry scale
+ 0 0 1 0 360 arc
+ setmatrix
+} bind def
+
+/endpage { showpage } bind def
+/showpage { } def
+
+/layercolorseq
+ [ % layer color sequence - darkest to lightest
+  [0 0 0]
+  [.2 .8 .8]
+  [.4 .8 .8]
+  [.6 .8 .8]
+  [.8 .8 .8]
+ ]
+def
+
+/layerlen layercolorseq length def
+
+/setlayer {/maxlayer exch def /curlayer exch def
+ layercolorseq curlayer 1 sub layerlen mod get
+ aload pop sethsbcolor
+ /nodecolor {nopcolor} def
+ /edgecolor {nopcolor} def
+ /graphcolor {nopcolor} def
+} bind def
+
+/onlayer { curlayer ne {invis} if } def
+
+/onlayers {
+ /myupper exch def
+ /mylower exch def
+ curlayer mylower lt
+ curlayer myupper gt
+ or
+ {invis} if
+} def
+
+/curlayer 0 def
+
+%%EndResource
+%%EndProlog
+%%BeginSetup
+14 default-font-family set_font
+1 setmiterlimit
+% /arrowlength 10 def
+% /arrowwidth 5 def
+
+% make sure pdfmark is harmless for PS-interpreters other than Distiller
+/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
+% make '<<' and '>>' safe on PS Level 1 devices
+/languagelevel where {pop languagelevel}{1} ifelse
+2 lt {
+    userdict (<<) cvn ([) cvn load put
+    userdict (>>) cvn ([) cvn load put
+} if
+
+%%EndSetup
+setupLatin1
+%%Page: 1 1
+%%PageBoundingBox: 36 144 576 648
+%%PageOrientation: Portrait
+0 0 1 beginpage
+gsave
+36 144 540 504 boxprim clip newpath
+0.852792 0.852792 set_scale 0 rotate 46.3214 172.857 translate
+% McCreight
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 558 319 moveto
+0 319 lineto
+0 263 lineto
+558 263 lineto
+closepath stroke
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 8 267 moveto
+8 315 lineto
+550 315 lineto
+550 267 lineto
+closepath stroke
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 11 292 moveto
+11 312 lineto
+237 312 lineto
+237 292 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14 /Times-Roman set_font
+86.5 298.73 moveto 75 (E. McCreight) alignedtext
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 239 292 moveto
+239 312 lineto
+547 312 lineto
+547 292 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14 /Times-Roman set_font
+242 298.73 moveto 302 (A space economical suffix tree construction algorithm)
alignedtext
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 11 270 moveto
+11 290 lineto
+547 290 lineto
+547 270 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14 /Times-Roman set_font
+57 276.73 moveto 444 (Dodaje sufiksy wedlug rozmiaru w kolejnosci malejacej,
szybszy od Ukkonena?) alignedtext
+grestore
+% Ukkonen
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 589 96 moveto
+275 96 lineto
+275 40 lineto
+589 40 lineto
+closepath stroke
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 283 44 moveto
+283 92 lineto
+581 92 lineto
+581 44 lineto
+closepath stroke
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 286 69 moveto
+286 89 lineto
+375 89 lineto
+375 69 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14 /Times-Roman set_font
+289 75.73 moveto 83 (Esko Ukkonen) alignedtext
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 377 69 moveto
+377 89 lineto
+578 89 lineto
+578 69 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14 /Times-Roman set_font
+380 75.73 moveto 195 (On-line construction of suffix trees) alignedtext
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 286 47 moveto
+286 67 lineto
+578 67 lineto
+578 47 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14 /Times-Roman set_font
+386 53.73 moveto 92 (Pierwszy on-line) alignedtext
+grestore
+% McCreight->Ukkonen
+gsave
+1 setlinewidth
+0.000 0.000 0.000 edgecolor
+newpath 298 263 moveto
+326 223 377 149 407 104 curveto
+stroke
+0.000 0.000 0.000 edgecolor
+newpath 409.8 106.1 moveto
+413 96 lineto
+404.2 101.9 lineto
+closepath fill
+1 setlinewidth
+solid
+0.000 0.000 0.000 edgecolor
+newpath 409.8 106.1 moveto
+413 96 lineto
+404.2 101.9 lineto
+closepath stroke
+grestore
+% Weiner
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 625 543 moveto
+239 543 lineto
+239 487 lineto
+625 487 lineto
+closepath stroke
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 247 491 moveto
+247 539 lineto
+617 539 lineto
+617 491 lineto
+closepath stroke
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 250 516 moveto
+250 536 lineto
+414 536 lineto
+414 516 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14 /Times-Roman set_font
+304 522.73 moveto 56 (P. Weiner) alignedtext
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 416 516 moveto
+416 536 lineto
+614 536 lineto
+614 516 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14 /Times-Roman set_font
+419 522.73 moveto 192 (Linear pattern matching algorithms) alignedtext
+1 setlinewidth
+solid
+0.000 0.000 0.000 nodecolor
+newpath 250 494 moveto
+250 514 lineto
+614 514 lineto
+614 494 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14 /Times-Roman set_font
+271.5 500.73 moveto 321 (Od prawej do lewej, dodaje sufiksy w kolejnosci
rosnacej) alignedtext
+grestore
+% Weiner->McCreight
+gsave
+1 setlinewidth
+0.000 0.000 0.000 edgecolor
+newpath 413 487 moveto
+385 446 334 372 304 327 curveto
+stroke
+0.000 0.000 0.000 edgecolor
+newpath 306.8 324.9 moveto
+298 319 lineto
+301.2 329.1 lineto
+closepath fill
+1 setlinewidth
+solid
+0.000 0.000 0.000 edgecolor
+newpath 306.8 324.9 moveto
+298 319 lineto
+301.2 329.1 lineto
+closepath stroke
+grestore
+% Weiner->Ukkonen
+gsave
+1 setlinewidth
+0.000 0.000 0.000 edgecolor
+newpath 465 487 moveto
+513 442 594 350 567 263 curveto
+547 200 500 141 467 104 curveto
+stroke
+0.000 0.000 0.000 edgecolor
+newpath 469.22 101.22 moveto
+460 96 lineto
+463.95 105.83 lineto
+closepath fill
+1 setlinewidth
+solid
+0.000 0.000 0.000 edgecolor
+newpath 469.22 101.22 moveto
+460 96 lineto
+463.95 105.83 lineto
+closepath stroke
+grestore
+endpage
+showpage
+grestore
+%%PageTrailer
+%%EndPage: 1
+%%Trailer
+%%Pages: 1
+%%BoundingBox: 36 144 576 648
+end
+restore
+%%EOF

Added: trunk/templates/example-msc-polish/graphs/readme.txt
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/graphs/readme.txt Tue Oct 13 10:21:45
2009
@@ -0,0 +1,13 @@
+moim zamiarem jest stworznie DAGa, ktorego wierzcholki beda reprezentowac
algorytm wraz z jego krotkim pdsumowaniem i zrodlem, a krawedz miedzy
wierzcholkami A->B ma oznaczac "A jest cytowane w B".
+
+sam graf byc moze nie znajdzie sie w pracy, ale wydaje mi sie, ze sie przyda
przy pisaniu.
+
+% DW: Taki graf by byl super, szczegolnie jesli chodzi o drzewa sufiksowe, bo
widze, ze dla tablic to opracowanie australijczykow jest ok.
+
+do generowania grafow uzywam
+http://www.graphviz.org/
+
+% DW: no i swietnie, tak trzeba.
+
+uzycie:
+dot -Tps sample.dot -o o.ps
\ No newline at end of file

Added: trunk/templates/example-msc-polish/graphs/sample.dot
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/graphs/sample.dot Tue Oct 13 10:21:45
2009
@@ -0,0 +1,49 @@
+digraph G {
+
+ node[shape=box];
+ graph[page="8.5,11",size="7.5,7",ratio=fill,center=1];
+
+ McCreight [label=<
+  <table>
+ 	 <tr>
+ 		 <td>E. McCreight</td>
+ 		 <td>A space economical suffix tree construction algorithm</td>
+ 	 </tr>
+ 	 <tr>
+ 		 <td colspan="2">Dodaje sufiksy wedlug rozmiaru w kolejnosci malejacej,
szybszy od Ukkonena?</td>
+ 	 </tr>
+  </table>
+ >];
+
+ Weiner [label=<
+  <table>
+ 	 <tr>
+ 		 <td>P. Weiner</td>
+ 		 <td>Linear pattern matching algorithms</td>
+ 	 </tr>
+ 	 <tr>
+ 		 <td colspan="2">Od prawej do lewej, dodaje sufiksy w kolejnosci
rosnacej</td>
+ 	 </tr>
+  </table>
+ >];
+
+ Ukkonen [label=<
+  <table>
+ 	 <tr>
+ 		 <td>Esko Ukkonen</td>
+ 		 <td>On-line construction of suffix trees</td>
+ 	 </tr>
+ 	 <tr>
+ 		 <td colspan="2">Pierwszy on-line</td>
+ 	 </tr>
+  </table>
+ >];
+
+
+
+ Weiner -> Ukkonen
+ Weiner -> McCreight
+ McCreight -> Ukkonen
+
+
+}
\ No newline at end of file

Added: trunk/templates/example-msc-polish/mnowak-master-thesis.pdf
==============================================================================
--- (empty file)
+++ trunk/templates/example-msc-polish/mnowak-master-thesis.pdf Tue Oct 13
10:21:45 2009
@@ -0,0 +1,62167 @@
+%PDF-1.4
+%
+5 0 obj
+<< /S /GoTo /D (chapter.1) >>
+endobj
+8 0 obj
+(\376\377\0001\000\040\000W\000p\000r\000o\000w\000a\000d\000z\000e\000n\000i\0\
00e)
+endobj
+9 0 obj
+<< /S /GoTo /D (section.1.1) >>
+endobj
+12 0 obj
+(\376\377\0001\000.\0001\000\040\000C\000e\000l\000\040\000i\000\040\000z\000a\\
000k\000r\000e\000s\000\040\000p\000r\000a\000c\000y)
+endobj
+13 0 obj
+<< /S /GoTo /D (section.1.2) >>
+endobj
+16 0 obj
+(\376\377\0001\000.\0002\000\040\000S\000t\000r\000u\000k\000t\000u\000r\000a\0\
00\040\000p\000r\000a\000c\000y)
+endobj
+17 0 obj
+<< /S /GoTo /D (chapter.2) >>
+endobj
+20 0 obj
+(\376\377\0002\000\040\000P\000o\000d\000s\000t\000a\000w\000y\000\040\000t\000\
e\000o\000r\000e\000t\000y\000c\000z\000n\000e)
+endobj
+21 0 obj
+<< /S /GoTo /D (section.2.1) >>
+endobj
+24 0 obj
+(\376\377\0002\000.\0001\000\040\000P\000o\000d\000s\000t\000a\000w\000o\000w\0\
00e\000\040\000p\000o\000j\001\031\000c\000i\000a)
+endobj
+25 0 obj
+<< /S /GoTo /D (section.2.2) >>
+endobj
+28 0 obj
+(\376\377\0002\000.\0002\000\040\000S\000t\000r\000u\000k\000t\000u\000r\000y\0\
00\040\000d\000a\000n\000y\000c\000h)
+endobj
+29 0 obj
+<< /S /GoTo /D (chapter.3) >>
+endobj
+32 0 obj
+(\376\377\0003\000\040\000P\000o\000d\000z\000i\000a\001\102\000\040\000m\000e\\
000t\000o\000d\000\040\000t\000w\000o\000r\000z\000e\000n\000i\000a\000\040\000t\
\000a\000b\000l\000i\000c\000\040\000s\000u\000f\000i\000k\000s\000\363\000w)
+endobj
+33 0 obj
+<< /S /GoTo /D (section.3.1) >>
+endobj
+36 0 obj
+(\376\377\0003\000.\0001\000\040\000P\000o\000d\000z\000i\000a\001\102\000\040\\
000m\000e\000t\000o\000d\000\040\000z\000e\000\040\000w\000z\000g\000l\001\031\0\
00d\000u\000\040\000n\000a\000\040\000p\000r\000o\000c\000e\000s\000\040\000s\00\
0o\000r\000t\000o\000w\000a\000n\000i\000a\000\040\000s\000u\000f\000i\000k\000s\
\000\363\000w)
+endobj
+37 0 obj
+<< /S /GoTo /D (subsection.3.1.1) >>
+endobj
+40 0 obj
+(\376\377\0003\000.\0001\000.\0001\000\040\000P\000o\000l\000e\000p\000s\000z\0\
00a\000n\000i\000e\000\040\000k\000u\000b\000e\001\102\000k\000\363\000w)
+endobj
+41 0 obj
+<< /S /GoTo /D (subsection.3.1.2) >>
+endobj
+44 0 obj
+(\376\377\0003\000.\0001\000.\0002\000\040\000S\000o\000r\000t\000o\000w\000a\0\
00n\000i\000e\000\040\000z\000r\000e\000d\000u\000k\000o\000w\000a\000n\000y\000\
c\000h\000\040\000c\000i\001\005\000g\000\363\000w\000\040\000z\000n\000a\000k\0\
00\363\000w)
+endobj
+45 0 obj
+<< /S /GoTo /D (section.3.2) >>
+endobj
+48 0 obj
+(\376\377\0003\000.\0002\000\040\000P\000o\000d\000z\000i\000a\001\102\000\040\\
000z\000e\000\040\000w\000z\000g\000l\001\031\000d\000u\000\040\000n\000a\000\04\
0\000s\000p\000o\000s\000\363\000b\000\040\000w\000y\000k\000o\000r\000z\000y\00\
0s\000t\000a\000n\000i\000a\000\040\000z\000a\000l\000e\001\174\000n\000o\001\13\
3\000c\000i\000\040\000m\000i\001\031\000d\000z\000y\000\040\000s\000u\000f\000i\
\000k\000s\000a\000m\000i)
+endobj
+49 0 obj
+<< /S /GoTo /D (chapter.4) >>
+endobj
+52 0 obj
+(\376\377\0004\000\040\000W\000y\000b\000r\000a\000n\000e\000\040\000m\000e\000\
t\000o\000d\000y\000\040\000t\000w\000o\000r\000z\000e\000n\000i\000a\000\040\00\
0t\000a\000b\000l\000i\000c\000\040\000s\000u\000f\000i\000k\000s\000\363\000w)
+endobj
+53 0 obj
+<< /S /GoTo /D (section.4.1) >>
+endobj
+56 0 obj
+(\376\377\0004\000.\0001\000\040\000A\000l\000g\000o\000r\000y\000t\000m\000\04\
0\000s\000k\000e\000w)
+endobj
+57 0 obj
+<< /S /GoTo /D (section.4.2) >>
+endobj
+60 0 obj
+(\376\377\0004\000.\0002\000\040\000A\000l\000g\000o\000r\000y\000t\000m\000\04\
0\000q\000s\000u\000f\000s\000o\000r\000t)
+endobj
+61 0 obj
+<< /S /GoTo /D (section.4.3) >>
+endobj
+64 0 obj
+(\376\377\0004\000.\0003\000\040\000A\000l\000g\000o\000r\000y\000t\000m\000\04\
0\000d\000e\000e\000p\000\040\000s\000h\000a\000l\000l\000o\000w)
+endobj
+65 0 obj
+<< /S /GoTo /D (section.4.4) >>
+endobj
+68 0 obj
+(\376\377\0004\000.\0004\000\040\000A\000l\000g\000o\000r\000y\000t\000m\000\04\
0\000t\000w\000o\000-\000s\000t\000a\000g\000e)
+endobj
+69 0 obj
+<< /S /GoTo /D (section.4.5) >>
+endobj
+72 0 obj
+(\376\377\0004\000.\0005\000\040\000A\000l\000g\000o\000r\000y\000t\000m\000\04\
0\000i\000m\000p\000r\000o\000v\000e\000d\000\040\000t\000w\000o\000-\000s\000t\\
000a\000g\000e)
+endobj
+73 0 obj
+<< /S /GoTo /D (section.4.6) >>
+endobj
+76 0 obj
+(\376\377\0004\000.\0006\000\040\000A\000l\000g\000o\000r\000y\000t\000m\000\04\
0\000b\000p\000r)
+endobj
+77 0 obj
+<< /S /GoTo /D (chapter.5) >>
+endobj
+80 0 obj
+(\376\377\0005\000\040\000T\000e\000s\000t\000y\000\040\000w\000y\000d\000a\000\
j\000n\000o\001\133\000c\000i\000o\000w\000e)
+endobj
+81 0 obj
+<< /S /GoTo /D (section.5.1) >>
+endobj
+84 0 obj
+(\376\377\0005\000.\0001\000\040\000W\000s\000t\001\031\000p)
+endobj
+85 0 obj
+<< /S /GoTo /D (section.5.2) >>
+endobj
+88 0 obj
+(\376\377\0005\000.\0002\000\040\000T\000e\000s\000t\000y\000\040\000w\000y\000\
d\000a\000j\000n\000o\001\133\000c\000i\000o\000w\000e\000\040\000n\000a\000\040\
\000l\000o\000s\000o\000w\000o\000\040\000g\000e\000n\000e\000r\000o\000w\000a\0\
00n\000y\000m\000\040\000w\000e\000j\001\133\000c\000i\000u)
+endobj
+89 0 obj
+<< /S /GoTo /D (subsection.5.2.1) >>
+endobj
+92 0 obj
+(\376\377\0005\000.\0002\000.\0001\000\040\000W\000e\000j\001\133\000c\000i\000\
e\000\040\000o\000\040\000z\000m\000i\000e\000n\000n\000e\000j\000\040\000d\001\\
102\000u\000g\000o\001\133\000c\000i\000\040\000i\000\040\000s\000t\000a\001\102\
\000e\000j\000\040\000w\000i\000e\000l\000k\000o\001\133\000c\000i\000\040\000a\\
000l\000f\000a\000b\000e\000t\000u)
+endobj
+93 0 obj
+<< /S /GoTo /D (subsection.5.2.2) >>
+endobj
+96 0 obj
+(\376\377\0005\000.\0002\000.\0002\000\040\000W\000e\000j\001\133\000c\000i\000\
e\000\040\000o\000\040\000s\000t\000a\001\102\000e\000j\000\040\000d\001\102\000\
u\000g\000o\001\133\000c\000i\000\040\000i\000\040\000z\000m\000i\000e\000n\000n\
\000e\000j\000\040\000w\000i\000e\000l\000k\000o\001\133\000c\000i\000\040\000a\\
000l\000f\000a\000b\000e\000t\000u)
+endobj
+97 0 obj
+<< /S /GoTo /D (section.5.3) >>
+endobj
+100 0 obj
+(\376\377\0005\000.\0003\000\040\000T\000e\000s\000t\000y\000\040\000w\000y\000\
d\000a\000j\000n\000o\001\133\000c\000i\000o\000w\000e\000\040\000n\000a\000\040\
\000w\000e\000j\001\133\000c\000i\000u\000\040\000w\000c\000z\000y\000t\000y\000\
w\000a\000n\000y\000m\000\040\000z\000\040\000p\000l\000i\000k\000\363\000w)
+endobj
+101 0 obj
+<< /S /GoTo /D (subsection.5.3.1) >>
+endobj
+104 0 obj
+(\376\377\0005\000.\0003\000.\0001\000\040\000S\000z\000c\000z\000e\000g\000\36\
3\001\102\000o\000w\000e\000\040\000w\000y\000n\000i\000k\000i\000\040\000n\000a\
\000\040\000m\000a\000s\000z\000y\000n\000i\000e\000\040\000w\000i\000r\000t\000\
u\000a\000l\000n\000e\000j\000\040\000f\000i\000r\000m\000y\000\040\000S\000u\00\
0n)
+endobj
+105 0 obj
+<< /S /GoTo /D (subsection.5.3.2) >>
+endobj
+108 0 obj
+(\376\377\0005\000.\0003\000.\0002\000\040\000P\000o\000r\000\363\000w\000n\000\
a\000n\000i\000e\000\040\000c\000z\000a\000s\000\363\000w\000\040\000d\000z\000i\
\000a\001\102\000a\000n\000i\000a\000\040\000a\000l\000g\000o\000r\000y\000t\000\
m\000\363\000w\000\040\000n\000a\000\040\000r\000\363\001\174\000n\000y\000c\000\
h\000\040\000m\000a\000s\000z\000y\000n\000a\000c\000h\000\040\000w\000i\000r\00\
0t\000u\000a\000l\000n\000y\000c\000h)
+endobj
+109 0 obj
+<< /S /GoTo /D (section.5.4) >>
+endobj
+112 0 obj
+(\376\377\0005\000.\0004\000\040\000A\000n\000a\000l\000i\000z\000a\000\040\000\
w\000y\000n\000i\000k\000\363\000w)
+endobj
+113 0 obj
+<< /S /GoTo /D (chapter.6) >>
+endobj
+116 0 obj
+(\376\377\0006\000\040\000P\000o\000d\000s\000u\000m\000o\000w\000a\000n\000i\0\
00e\000\040\000i\000\040\000k\000i\000e\000r\000u\000n\000k\000i\000\040\000d\00\
0a\000l\000s\000z\000e\000g\000o\000\040\000r\000o\000z\000w\000o\000j\000u)
+endobj
+117 0 obj
+<< /S /GoTo /D (appendix.A) >>
+endobj
+120 0 obj
+(\376\377\000A\000\040\000W\000y\000n\000i\000k\000i\000\040\000d\000l\000a\000\
\040\000p\000o\000z\000o\000s\000t\000a\001\102\000y\000c\000h\000\040\000m\000a\
\000s\000z\000y\000n\000\040\000w\000i\000r\000t\000u\000a\000l\000n\000y\000c\0\
00h)
+endobj
+121 0 obj
+<< /S /GoTo /D (section*.2) >>
+endobj
+124 0 obj
+(\376\377\000L\000i\000t\000e\000r\000a\000t\000u\000r\000a)
+endobj
+125 0 obj
+<< /S /GoTo /D (section*.4) >>
+endobj
+128 0 obj
+(\376\377\000Z\000a\000s\000o\000b\000y\000\040\000i\000n\000t\000e\000r\000n\0\
00e\000t\000o\000w\000e)
+endobj
+129 0 obj
+<< /S /GoTo /D [130 0 R  /Fit ] >>
+endobj
+132 0 obj <<
+/Length 626
+/Filter /FlateDecode
+>>
+stream
+xuTN1^Rk2@D04"M#cH*B\{
+%j}}X[dݭw8ŢԾakʒ]Ic4 }/E#
+|mF
+d؃p)kaJ>;[#.Q? =p"=A^>q~q@y#TJ
+TQr>:M;{2oR9Kn8HF'ON'x%
͏
~|f9یj#CDU<[R
3C@@Ǘ,g!گw
+endstream
+endobj
+130 0 obj <<
+/Type /Page
+/Contents 132 0 R
+/Resources 131 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 137 0 R
+>> endobj
+133 0 obj <<
+/D [130 0 R /XYZ 98.899 794.934 null]
+>> endobj
+134 0 obj <<
+/D [130 0 R /XYZ 98.899 771.024 null]
+>> endobj
+131 0 obj <<
+/Font << /F40 135 0 R /F42 136 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+140 0 obj <<
+/Length 265
+/Filter /FlateDecode
+>>
+stream
+xu1o0w~dzT38-R[Som+$)j1C
ݻldW%=>+d.c’$1%stL<oKs
q5t=)38}RTXȒz%
䷧)ʩasüRB@kuk\vwkgCb7o[l$j\kx\
$a0sMr u~ΎTpB~?odkb
+endstream
+endobj
+139 0 obj <<
+/Type /Page
+/Contents 140 0 R
+/Resources 138 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 137 0 R
+>> endobj
+141 0 obj <<
+/D [139 0 R /XYZ 98.899 794.934 null]
+>> endobj
+138 0 obj <<
+/Font << /F40 135 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+175 0 obj <<
+/Length 1768
+/Filter /FlateDecode
+>>
+stream
+xZKFWp{JRI*oADB>==#! -5v
+Bb,
ZRRFϻ_q$bZi;ZFFn&Jn&e
9:0$+̎o6+nbCOaY&TFBIdHDɌ$?l0_u,!Y7p
AI:;aL)Wһ_\} {0P=9:ܣ:d`$F#"!mp
+9|S➻Bu[*Kp!ұ>;Z2{MQRn:N.A[~d\
Xln:1:$._w
+rt`ٟ̍ 6
Ƙ]K5{m.mxWp?򙻴a6^hq+3b.]}cSup\
:~O]aw
vE
+T%0(&ĹYh+}!O86.
+V(]kW:zfVKl8ޘJ;h/As/7CG:9vu\|l7?\HDWNH\

+/]2.et8"n~n`:w?ťSwA}cGH&cu>|^vC,&%\
Zu&"ibjٓ|]H%y|B I
$Z˯Ajۡ#(
H\(+2*"1P5γlmZuH&d"r)1j5ehE6\
_:g(bQm@c%\!~g)o
+ 94 }?`'Pޯ)1łoMf6m~QrV
6bX$;AԦz1j$F` e7ܞrDb;P
Ѝj?mrnkv Ǿ9
+[m@kY޸S#֩NJECWfdJh o[3?0
`ɖ޾JM˽{-4B@q^fU[y*Vzeԇ h-b5Dg9
jk(vmÞQp+ouc zlXt9y[o
q;D{I|i;6A6{bӀɓn1{Y2HzDz3Ko\
wM0
+endstream
+endobj
+174 0 obj <<
+/Type /Page
+/Contents 175 0 R
+/Resources 173 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 137 0 R
+/Annots [ 142 0 R 143 0 R 144 0 R 145 0 R 146 0 R 147 0 R 148 0 R 149 0 R 150 0
R 151 0 R 152 0 R 153 0 R 154 0 R 155 0 R 156 0 R 157 0 R 158 0 R 159 0 R 160 0
R 161 0 R 162 0 R 163 0 R 164 0 R 165 0 R 166 0 R 167 0 R 168 0 R 169 0 R 170 0
R 171 0 R 172 0 R ]
+>> endobj
+142 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [517.181 614.361 524.304 622.59]
+/Subtype /Link
+/A << /S /GoTo /D (chapter.1) >>
+>> endobj
+143 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [517.45 599.417 524.304 607.547]
+/Subtype /Link
+/A << /S /GoTo /D (section.1.1) >>
+>> endobj
+144 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [517.45 584.473 524.304 592.603]
+/Subtype /Link
+/A << /S /GoTo /D (section.1.2) >>
+>> endobj
+145 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [517.181 559.537 524.304 567.796]
+/Subtype /Link
+/A << /S /GoTo /D (chapter.2) >>
+>> endobj
+146 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [517.45 544.573 524.304 552.752]
+/Subtype /Link
+/A << /S /GoTo /D (section.2.1) >>
+>> endobj
+147 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [517.45 529.629 524.304 537.808]
+/Subtype /Link
+/A << /S /GoTo /D (section.2.2) >>
+>> endobj
+148 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [517.181 504.742 524.304 513.001]
+/Subtype /Link
+/A << /S /GoTo /D (chapter.3) >>
+>> endobj
+149 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [517.45 489.778 524.304 497.958]
+/Subtype /Link
+/A << /S /GoTo /D (section.3.1) >>
+>> endobj
+150 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [517.45 474.834 524.304 483.014]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.3.1.1) >>
+>> endobj
+151 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [517.45 459.89 524.304 468.07]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.3.1.2) >>
+>> endobj
+152 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 444.946 524.304 453.126]
+/Subtype /Link
+/A << /S /GoTo /D (section.3.2) >>
+>> endobj
+153 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.05 420.09 524.304 428.319]
+/Subtype /Link
+/A << /S /GoTo /D (chapter.4) >>
+>> endobj
+154 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 405.146 524.304 413.275]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.1) >>
+>> endobj
+155 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 390.202 524.304 398.331]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.2) >>
+>> endobj
+156 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 375.208 524.304 383.387]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.3) >>
+>> endobj
+157 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 360.264 524.304 368.443]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.4) >>
+>> endobj
+158 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 345.32 524.304 353.499]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.5) >>
+>> endobj
+159 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 330.376 524.304 338.555]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.6) >>
+>> endobj
+160 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.05 305.489 524.304 313.748]
+/Subtype /Link
+/A << /S /GoTo /D (chapter.5) >>
+>> endobj
+161 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 290.525 524.304 298.705]
+/Subtype /Link
+/A << /S /GoTo /D (section.5.1) >>
+>> endobj
+162 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 275.581 524.304 283.761]
+/Subtype /Link
+/A << /S /GoTo /D (section.5.2) >>
+>> endobj
+163 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 260.638 524.304 268.817]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.5.2.1) >>
+>> endobj
+164 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 245.694 524.304 253.873]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.5.2.2) >>
+>> endobj
+165 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 230.75 524.304 238.929]
+/Subtype /Link
+/A << /S /GoTo /D (section.5.3) >>
+>> endobj
+166 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 215.806 524.304 223.985]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.5.3.1) >>
+>> endobj
+167 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 200.862 524.304 209.041]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.5.3.2) >>
+>> endobj
+168 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.588 185.918 524.304 194.097]
+/Subtype /Link
+/A << /S /GoTo /D (section.5.4) >>
+>> endobj
+169 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.05 161.031 524.304 169.29]
+/Subtype /Link
+/A << /S /GoTo /D (chapter.6) >>
+>> endobj
+170 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.05 136.124 524.304 144.383]
+/Subtype /Link
+/A << /S /GoTo /D (appendix.A) >>
+>> endobj
+171 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.05 111.218 524.304 119.477]
+/Subtype /Link
+/A << /S /GoTo /D (section*.2) >>
+>> endobj
+172 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [512.05 86.341 524.304 94.57]
+/Subtype /Link
+/A << /S /GoTo /D (section*.4) >>
+>> endobj
+176 0 obj <<
+/D [174 0 R /XYZ 98.899 794.934 null]
+>> endobj
+173 0 obj <<
+/Font << /F42 136 0 R /F40 135 0 R /F65 177 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+185 0 obj <<
+/Length 3534
+/Filter /FlateDecode
+>>
+stream
+xڥZIWH- !9vS)RJh(IY}pݮEby
;.;EJxTV
+`c| RQoHE~t
_q*ti}Z{J(|Mqj>uG< JF]Q}^
5h}_^=еUj΅7#;ƣm9vް3Go0i'l)nԈ&1*%\
O8v4]v"4SDphNA7*Uj6pp?բ
+
8)nƣm*٠p0HND)#T,I?o.V.в5$Ģ
4_HcKNJE?ΣC`uuO
8#Zp|Pleh2gm7UrG6(A.OK>|IׁрJnźEy\?MF\
[
㻲.̊`΃éb#yז , Hto7!hb
nV7$Ů+訜؁*vޞL%a]r쎓5[
8§_P#`ǂ@*ޣgȹhe
2n?#$[F8T[ؐmthHafnOM"ix.ػEpSrI*SX{"`My\
llxH$"ҤgYxP\19PjJyVRPvhJ؊LzVh|/[Td"ъP@*H\
]"1떬׽
:AF+KDs$ѧng%;"4Bqc1ȇƵA@av
+`SgO^}U/mb+rO "~-_ s:
+!e7  ]:$4
3l)u
+8Fq+l5nWyۦe_[Jǵt`ߤVXaqXC
!,q(ҿq <
x)f#ͼYK..U{i,8ѦAC-גiTU0Mޏeږy]l;Ȅ3\
=ԕ:'ORh%3%3T`n&˸h>byI߬]_S4LRw>jxC9-
Li~3fwVerpZX#CNqs&b*%QԋTcA5R^Hx&LJ\
J٪t6vnrcoIPkޔ'B]-G,R<z˓.`xMr**t1aM\
E!c.+D "%H|
^vL\}iVpj?[|Rڸ)is2/aj3V)J$†T-y+Ʈ;%\
ñ|VG!tZ:B/[HEbÂfca^2Ny\
Yln󃑣OwCoq.^K~@ص0!#04
JΝN\Aأ 7Q pu33|B ąz
W~bԈvqiӶ+Rx@E
VKΕV;p!|x^Ԁsdp)|;DS4@X?{~XE.\

R[&).j|9s`:6<m`^trblX詟6h\+jl')SEB\
aR>Wz>| P
+!fA
'_UN8D@a=6'*$YQq©la i.6gqd$ ;Bo,C59*Z#wf-\W6rMR%
c[X>pʋ-]In<d
+Ա
+3/󒪤
+p
ZPʹRz8
BZrh
}CI:4qw6=ZPCXGA
+t/q-2Ĉ
+3Au|bF!p>Aa?RFγ]SuԞ(g`]{iJ%ų\
zZIϫ*u
:N2JIl7C)]NH>t=l4#`y̅JWcqtH
+endstream
+endobj
+184 0 obj <<
+/Type /Page
+/Contents 185 0 R
+/Resources 183 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 137 0 R
+/Annots [ 178 0 R 179 0 R 180 0 R 181 0 R 182 0 R ]
+>> endobj
+178 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [138.158 509.385 167.169 517.913]
+/Subtype /Link
+/A << /S /GoTo /D (cite.Manber90) >>
+>> endobj
+179 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [170.144 509.251 198.029 517.913]
+/Subtype /Link
+/A << /S /GoTo /D (cite.gusfield) >>
+>> endobj
+180 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [203.281 487.766 233.438 496.428]
+/Subtype /Link
+/A << /S /GoTo /D (cite.abouelhoda-genome) >>
+>> endobj
+181 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [213.404 451.471 239.426 459.999]
+/Subtype /Link
+/A << /S /GoTo /D (cite.BW) >>
+>> endobj
+182 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [274.604 383.771 304.761 392.433]
+/Subtype /Link
+/A << /S /GoTo /D (cite.replacing) >>
+>> endobj
+186 0 obj <<
+/D [184 0 R /XYZ 98.899 794.934 null]
+>> endobj
+6 0 obj <<
+/D [184 0 R /XYZ 98.899 771.024 null]
+>> endobj
+10 0 obj <<
+/D [184 0 R /XYZ 98.899 174.025 null]
+>> endobj
+183 0 obj <<
+/Font << /F42 136 0 R /F40 135 0 R /F65 177 0 R /F70 187 0 R /F14 188 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+196 0 obj <<
+/Length 1262
+/Filter /FlateDecode
+>>
+stream
+xڝWM6ϯPcScvR9drvck`e$^OR~j~-%/?<>|d)n\
K6EӶI
c%aKL"T¯M9SeqJrY-+nN_~E :e[TWɃpX\
]\Յ6lSVJ7)Ezt=F{|n
*y|`93ieq{Gti'Y펾-"pVn@hZl]
7#IixXv4$/ujFJUfT'!7C]|8*{>)(Lc
+]($b@>KF
+eZ·6ioɇ~`
t;JAL=0u
16񰳈LtaRd6q1rEw;ߜQHSMck㉬iF"
ѿ!%ä!/@A"3Z <XoAΆWߐĺ
Ihr؊'vtKe9:C˩61Q91 g81H
锹=:n(|$|RˢR ߏw.jq*0Çw|Ua@ƝM,dRmM`eQ5*D^fy
{*]YnPoHzp/tw;h\X@ȑpݙz1Q=35x7q#0L#1\
fFjQd:
;֞f}8}w.2JN#E\]66y/n_;c5juwxy*94~jt
:]uWp<:-sbrE*<kᩅ%Q=\e>kZ>-7
IJwkPqg-fr'7+V]ȉq
+֣;eg`ٖd(0$jD=i6>IC!!z
8}q`?3[V(/RIM
+p
+QR{@Eg.r[i1;nkw`{W8`?b|pcv^MgjRMtB\
[WUE;5mÇ8JXe
\MR7jf9 `Anu
 ftumh5ŏ??>
>:
+endstream
+endobj
+195 0 obj <<
+/Type /Page
+/Contents 196 0 R
+/Resources 194 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 137 0 R
+>> endobj
+197 0 obj <<
+/D [195 0 R /XYZ 98.899 794.934 null]
+>> endobj
+14 0 obj <<
+/D [195 0 R /XYZ 98.899 698.959 null]
+>> endobj
+194 0 obj <<
+/Font << /F65 177 0 R /F40 135 0 R /F70 187 0 R /F42 136 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+209 0 obj <<
+/Length 4172
+/Filter /FlateDecode
+>>
+stream
+x[KsϯБ!x rcUI*dj;s%%:T^ק

rvX26F?~g|>LR}:sJOſB9m:\9,\
Bο|+qsW">[jW_O7\gU6ҳI&
W@^[#u.8<S~khn=_6.\۲h0Bc”9g
YxTE,tk0'l,Ь. ̄ps
{o:x{,ǁ-p݉Z|2ꅞt27a;IXV̙~ܡXYf4"cv
X8W|-kbk5<WdCsh4g$K0֏<B)^|7_lmo
+LU\*rua#>sv5 ɪi}hE|`aB_i9
h͑ƋoXmzv<t~R9gmt"Δqя5.l6
+JƲYL^-+aJVgjnX)iRۓ&)PZ=)2 2,S
9Uem0G3S&~`D
PsgR0kXK]3Udf`FϥVWV&Hŵڸ_"QIdn\
bFo
+VVzd5Ŷ{D#_xKdUwѶw
+xG< mSC&+q&7 #Kx;_2ne;#
[prϧt9^u|0/0{|p4;&" w㟂)m$mS=z|Nyڞ4
+Q%ff
܇eE
+wVFɀ?{pY`/Yd%Lx>[SW 
i27،9n?GArQLT8S2s pmm]Cӳ  6x6IH
5u#Eq
j]})E$/HZ%HP H PlG|Oxpح4X&
+sꦙ5ևP[RΥ!<`iﰏ5oIl]W7ݲ_ֹ9dn\
ji={ŗ>-`f'Os LNP#0YZ  K
HaPu#
+c) TQryH5&Q4X&*:Iס֏{&P1[
+ x]Eo)ė$h/!^L@^=>tUFx͕U5
16/>nߧ@hsMl8uo8g~$7p6
+s
+"N78,_ 97U MDtz*szh\W]/x,KGI.jH
ƃ:%3}lKφmZ
*B| 4EwY@۞`
+'HY*ZroQ^ҾFgcW|RJ2K5b0H\ߌKJMCN\
ӼUQ>W\_@*gɤWJ$p
huT5E6%_BJT}@:`뱎gGX@uwfU0bR]\
R3nTx
WQaȌk2PNok#OEC<3[\ه2QGQ$B݄eBiLD?T?G/SJ=H<6\
vBg^J533$uVG d޼m
zԘRH,ɓ$<*M/a |٩^|JޞR#c
"6Ij q.3RM迠]U>UFN[]/81@i.OmrfA3/
+>.@*&\y!ÖocI]0+ŹL
Bn%-zG 㫹Hqui] n)u"9`).]Q4
V}'H/r5v\`YI!h>!
+zehi{cSWh}ЋrLLYDW}{PáЎ3>ES̲p5!}\Kp$\
gYwZ3Oj(lh 
h-FLRk>
-Ly/q+\F
+|V&FjuME
+d7^ƻWX=Ī]< WcwwNN
ƺAn`֫4O»:.bK'ߚk*WvW,&t"DĻ.CወԺ]jخiOd\
!9tMsXF2]>#f[ArO0XL0]'C}"$}&w^_/\
%,V%1h`<˻;_
+ЪPdC'&CrS7hz7_"!i.ޮv|&z
OM\v7>:Li?a֙ROxOHzp\EFM=$'zi#^kiO
rY.ʸSPsyE{ ^ccAZ
Gl$( ?SM_ 2AW5$rqX7W>EJ$) aM1UW=
lV٤ED::`K𵕸o{ cL?B1Hov|>`D͞Ap~ `\
+(H5{3aX[|iaX l檒9gqe,$,Xm<գdZ8i
p-W!Rz("))BeK+f,8F;-
`qqo#yTIu?m\Ozu<|z
:Ǒ86)A+k?!Hr`b{cƷO|
ip%quݐ:^SшY1+Lp94=쏟6izK@6Nt*M
+endstream
+endobj
+208 0 obj <<
+/Type /Page
+/Contents 209 0 R
+/Resources 207 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 137 0 R
+/Annots [ 198 0 R 199 0 R 200 0 R 201 0 R 203 0 R 204 0 R 206 0 R 202 0 R ]
+>> endobj
+198 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [437.166 548.894 465.032 557.556]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+199 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [490.959 459.23 518.844 467.893]
+/Subtype /Link
+/A << /S /GoTo /D (cite.gusfield) >>
+>> endobj
+200 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [478.847 384.51 506.732 393.173]
+/Subtype /Link
+/A << /S /GoTo /D (cite.gusfield) >>
+>> endobj
+201 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [208.371 297.037 233.656 305.565]
+/Subtype /Link
+/A << /S /GoTo /D (cite.larsson99structures) >>
+>> endobj
+203 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [346.259 207.373 371.545 215.901]
+/Subtype /Link
+/A << /S /GoTo /D (cite.larsson99structures) >>
+>> endobj
+204 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [137.985 175.279 152.132 186.362]
+/Subtype /Link
+/A << /S /GoTo /D (figure.2.1) >>
+>> endobj
+206 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [258.698 162.407 286.583 171.07]
+/Subtype /Link
+/A << /S /GoTo /D (cite.gusfield) >>
+>> endobj
+202 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [366.826 82.067 390.401 89.288]
+/Subtype /Link
+/A << /S /GoTo /D (cite.pknuthv3) >>
+>> endobj
+210 0 obj <<
+/D [208 0 R /XYZ 98.899 794.934 null]
+>> endobj
+18 0 obj <<
+/D [208 0 R /XYZ 98.899 771.024 null]
+>> endobj
+22 0 obj <<
+/D [208 0 R /XYZ 98.899 588.282 null]
+>> endobj
+26 0 obj <<
+/D [208 0 R /XYZ 98.899 338.699 null]
+>> endobj
+207 0 obj <<
+/Font << /F42 136 0 R /F40 135 0 R /F77 211 0 R /F96 212 0 R /F65 177 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+228 0 obj <<
+/Length 2369
+/Filter /FlateDecode
+>>
+stream
+xYKϯzlߒpw #Gr8Ynv|
@Rg3>毷7oY3^n?|*gFr*ޗJ{y:CGUʹtX;-\
t74y&B όv @q
F)g\b}LN0vā7?mw/KSDm#`SJYifq&E|8*K\
gcd/|?߇ wy,
+L[MWk2Y f+}+brCtOv.xDQ/]vf?
,႗>VitlB%|]E3L2E\{ C@D
VYgJs|T>Hm#*aF)GG=i
+>"ꖿ>Ҋh:L;ScҭŶoYmu2s#}58
ꡥnIFWTY2/ך.auzq2\+&y-Vl}
+@ݮx|=R"dN(-"L|hz/c&ВYV'dR\JE沈h\&?ryt\
Th0E}&SBhGHH'ckּ!/es"V=Iz-}
+Fs}$_t!@dM` AT"
k?,<Α
(Qj}^wdp96᠂Wp>LBIRp.Δsz]Jl#4&lhʀ*Oe2.9Bc\
&@ąj
+{0'P&=: DQ28$c%f0B2RN@t34Sܛ >_RJ5TJ
+%:[I9EGK1ջM.9Qq#7+HHjG^GV}dS;me,%C9u
+qh!&ߕqv:PtPy 
+,0~yN6kg^X t
0M]r-,ϱ>Hi)#Y5Z<zz0tk1HV,
,0t[iMj.TO1
+i9xc5/kCGf-ŏK˝it
+<֡>AU^PBi=PO D5O^
j>*2)|4}>ᇟꬸs@7HoX`4ChrS.%U
+ASK b?WSuBSL
+rJeRqҥ%FAۜȗH UʴXh<2EOc5s-
,pmFj?QoҎvT5V4к@¡iz
+ܻT%<Q{,rV\} \
jnKƦfW(^)&ǚ|)wi+.ܖa}H5LMM
U.sĚ#JS\0"s%#?HSHi
+A$~|*ĈRA+*FeGkPV)p`KVYia
KaYŲE$w&ƋS
ߛq>[t@J7+mØ;[ܜ頟"{y2P
wG8F'E6%F4|4qH.^/y&0q栫 &
+j@T\[Yd[1y&[=u XN
ʚ5HqT.dKX^0/hO(,
+endstream
+endobj
+227 0 obj <<
+/Type /Page
+/Contents 228 0 R
+/Resources 226 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 231 0 R
+/Annots [ 217 0 R 218 0 R 219 0 R 220 0 R 221 0 R 223 0 R ]
+>> endobj
+205 0 obj <<
+/Type /XObject
+/Subtype /Form
+/FormType 1
+/PTEX.FileName (./figures/zorroSTrie.pdf)
+/PTEX.PageNumber 1
+/PTEX.InfoDict 232 0 R
+/BBox [0 0 471 556]
+/Resources <<
+/ProcSet [ /PDF ]
+/ExtGState <<
+/R7 233 0 R
+>>>>
+/Length 234 0 R
+/Filter /FlateDecode
+>>
+stream
+x\K%rUwi Ydvk
@W{@fVKK.k8'WzW?x}珵ҫx޽W-S\
yNNN>D9.{YN~vhϏoNwyLJ竴$"P@+W)\
Y{1_yw{9˻9{<rEmǜZ1@K~g.^z
@y+CCϏ;ԬwK 
LftwzbW^#sVڛ^Urȩ]j7iW1{tM
r/`%?8lL54p5PlQ>rR+OF=
Wq>Sq$.ufp{!u|DkQO w
d3|8ca5RpAIINfX|wB
csJN\K9L0Y&CVHO92h΀HX{=,s&t*[IP(iMrÇ\
dgP{$I`f/423 U}Iq!YLJqJ.L׵[jNky7q!u8
]䬓E氰aFI"̐B,
&yL?4-ǚ|qGiw8vK
詺!u?.PrZrt{>Udzu\{QgI%a@gb-lgoqY?\
)巨x rmA
 Y
+ /Pd@nhC^"
+Wh@_g*J++w
+T Z #8Hpq`jAD7AoFyGwDT?Hbh
buڼDDn/A4_ (pp (j6Jsd jY}#
t7C0"ԺP5~oxŵ
+
A\Щ{Y\9o_8'
 s!IB93[}hs p><\\E#0
'cuvT%܉H7M_4
+\?AtȒAmY/\A+&c
Ks]!31s`KY=Q+! CWMsV@@ c)k!
+G)}MដўSOS1s*|7
+C5SLꏩ6S1c*oSaMQŐ4lj
{XȀFZLNN޻!oQ#;6]Amʅ*r*X^>z5 iXY
gWl~}FuET5LEB@-e4;" @t!`
&vV́;
^YbNc vtg 8I#}N auvz
C^*dOMs!`
+/֑ s8
&%4
@PMiu1Ý#u8)48Q4\i2Ǧ:
:(tuܶ"r
+A[X؎[ͰךbHip=c
LCᖈN7X%YA^Pit!|B4vb&F8
AƩӠt.ir*N;
4T
+L)0s"w!nV$M$N-)<>iX\3%ຜS|>&03jQjY
~ۍ4Oi$7z/Khn~J;-)vvkAKiSalZJ 44<i)c
xxsh)udRT'b_yo Sn)2:Ҋ ,쳁8mURLKYiX
g
+xp
KyLZJVog 6c+UZrRa)B{q
18԰H;9^*ǔDK)"44a?ҰodIXJӛtLqXJw{֛
+ RL=kZ ,h);%&BKi؉RtZJ֐炎Fh`Aq<uԁ4D
+K{ו[U
+-%'BZJ=f9ވPr4nݵ Z*K8<h9GjD|DT$Ȍ,*
+ܮd`bdt?]x\u 䪭Hu
+
+|,IN^
uF% BDg-l1
+aU4\U3¦/* h.AL+ n0\hF1

+PO
+: B]1*L!53 8EuY
LCb%m /6 fP|``anj !\ - B%N5
 \8Ar
'D8TT=x
Ai"wAgti]}T
&*4JmeD4ʦT~mowoA0jԂ uU]O`c{*ʇ
+JQ%U>h]#GM2}uHT4\-.yz!Ϫ( iT\'6n
+eZ  `og
+1[B5cuYA>Bx20odCqj E)fSMlݣMd^mΕc
+6i'DhpN/Zʼn '6'ZY'n0׺8Д"'^C*&/u5pmaG]+
U,y_V͊zL[S+-Z&=qX3qO*
Kw+Yr"VEՅaw.xK`/ϫ枃 ;-Dk 
|xɩ!SYI炃un$N׎;HyIa
+<; /-*DLZp._K0^p{AL_+3aIw_
+ 7?M
+bڄ{k)M" 9_4\ӂ' (5VRgכϛYQ$Lhy
2kv
ώah珿3q߂Y۔vKTg=B\Bв۠>'IAɺ]Q#:U\
>}zLqiφ3zkT=ؑJ<R5*ٯotШ,;@C
ͧR;Q|pEK\pžxpEɽD;gpEߙoZpY2qji;abYEGnE,\
[F,[AH˺lƲ~bםe te ŲN˓eqc%YbY}
upXrw|pgqWV^N+z㊜+¡gߔ8l;(-V.%PI\\
X~dfXƲUO(K/] LWi->E$jZ
=sD
6U:=j;up5Z8JXQaR4ڦ!j.W#s'A.WP[H
+kgכjh4!VIMUkZ} ?^KūY@$sz5YVkZNa&
ẆgYk_{@Soe<Tzx ~k"x60N\6n||I[
+8+e*%WAr(w94:x:Btلτ}?*A%‡-|\
 fU*EF^S:ojଥI$mxsH
~N88o+: KA:3\JbubB>.Z !E/!\1$$- ^Vxyx
Y`eb&.[5fzz
+)gHm PlVlu=p:/<%
]qE˯3Ntd=fF(%olpm&"Z/UGbPneZ~³\
ǐ68q8w
+73B~mטY";p$iuKI[3]1a
+na D0wsq>t
+,઻|?_T;·g@_G4m<İ=i!C+*D"=<Y<U@巏-\
rDO-?O螾(WBR٦CsPAmH>GP%鈾`
Ԫ u
r`_p`t/:42ÇG>!!䧃}M\ُP&୙@/S
+)ؤ'Z4ce;v8GK>Q᥮S'?1-3F;]b0[Ph\1\

@8jqDnחH`tXy@XcD3k0F+SՇ+'扑ϱCiti
$k4</l^&<%vKvٟ
0n͓#7O<6o[0vS6<\'<qr+7Oc9<y7ONyش4NX^\
)#7t<塋ѐv0Mlv׆'*4hbSm找IbzQNo<nDE\
uobVl|<e5
+Cz+0bPD)=4ոyy8VKjtϱ
:c;.2;{݇h[r.*7Ǹ}Fےޜ*yoJgIMJ
EELJK){驰M8y4^7`_KEwuhq}sZ՚uyxf":n4\

Q='Z
+ڹ>`ߟ
|ӆ(t(CP-%SEԟnQg6'̋+wq+o*ϣt\9UCNa[\
u߁JHGx`ިQ^
YDZ.8Zouu
J+`3g*lpSfy?
6l6x#
+68+<
6=l4z?ڋ(J%K?/J=WE_r)p)]HRz
+jD~F:\ AO<5˥ LWly|+%a
+ 1޵gV<K9t)
jPFŠ
+w
IA<S/cKi4ʡ!0iN#|RKYGq+1DUOm\
)]J6tgOK-+k8n-d0cmH1.uC)\J'G%gCFarFXKL\
Rt8
+qPFScםntD"*/p)}t)-Νd4
2kYõ :n4כx+q4-x t-p-5\Kp+K[LR@-t-:+"KB
+6iܴS:?[Lյz6(@:uc 돍, 0g?38툙 rt
+,ҕ`KuFc4M)s?0AF*R$K`/dti+~ W
+- 0y].]?QΞƟ/c%qL4:tMs0u ؿ"#UEu 
pRE ~kqXvPke@uȵQQ[s;׆Ey0bgm~#
+Ïy ro[E E}&#{QeX8GK\t*haVs16
+
+endstream
+endobj
+232 0 obj
+<<
+/Producer (GPL Ghostscript 8.63)
+/CreationDate (D:20090625153939+02'00')
+/ModDate (D:20090625153939+02'00')
+/Creator (GPL Ghostscript 863 \(epswrite\))
+>>
+endobj
+233 0 obj
+<<
+/Type /ExtGState
+/OPM 1
+>>
+endobj
+234 0 obj
+8630
+endobj
+222 0 obj <<
+/Type /XObject
+/Subtype /Form
+/FormType 1
+/PTEX.FileName (./figures/zorroST.pdf)
+/PTEX.PageNumber 1
+/PTEX.InfoDict 235 0 R
+/BBox [0 0 486 203]
+/Resources <<
+/ProcSet [ /PDF ]
+/ExtGState <<
+/R7 236 0 R
+>>>>
+/Length 237 0 R
+/Filter /FlateDecode
+>>
+stream
+x\K-mU#^‹h#8<u39)
"'<__?_o__1
ksO1R*hh?rOsWi2b[Y1_{]cW_A|'}ĉ\
p4T
?ly<?kaW yVS]Yx|p̄h^"
+C1?܅O6]CkhD2UaVk}+~ZGD-iE1x?Z6c\
}m]e͘BONby"a_j:fzX>u'A>ub=GKX>)[~+آBَ9R\
Tj/O2q~B?!Z[*ڬ[NVR@+
+h{4,S@k+­ւW@*a9pZNzn.k*.Sؖ!-lwr3]1\
.޻Ԭ]gILle qvY/2.3dM.Sog^
s<GDkVc]6F|(X+oV.7*BA7o()WRiVL!̇
x>'πcYݰyCfmw-'9M`) ®
@bdoX"L`Qe̿OɨEXv%cB
+ٓD2`Ä HXcdh3 =}o \6BE5?Fsna"E-"
t$EչVBk:#+4`+$:b٥DX52۟qf90I+1^[\
daLw:QiAb)bQ;Vp4T鹤RaWN
"LRLamT9"Ds@րF&>M%5
+0Ieth^M7dxv,Q^QLРbzy*!Aq)$`*ʴMYQ\
$w?v$]
X(WirPjC|=4BߙyzNYh*YLAC/}9l<WƓe+}ϳ@\
j$!h4Q[Vp] Z!
+a_Uw& Akh͕{k/Ut
e:h|Fy(OwskΚ)3SLtSR$LxZt(^B:xpL
BL`D93\BRM5Kh7b:KkSߢ<ސ0Xj+VjVdP)*!\
eԷk'ֲ#rNEbCRDy*q8eNQr,>z4^.]7*!^S& C
W[9}Q $%j2V0zi„Z ڴ"
U\W$dE5aC?]ijtJ,m+ȲN
#ja1zlYn@`=#ZbKbۊXNhPF>4vMe7^bV\
pH`i{~6Vc'r4rcqy/
mfjiIQCM/n0X/c]n=4lFxM)
\#n{@]{@U0μUVA $lTc
+ v*H[ƫ r7]zp(ܠ:Ѣ{u7̜
+~Iͼ17nոRxxΙ4E98/)_&uw9?D*{M?veh4't_\
2?jxY|~2y_"g#̄ q_?`
+gj7ޠQŕ-ޤWhg#ryoi/F,;F<潥#Q#ŝψe>\
7[_WV#bf”1ƇObD5^hR^FK:#勋
F܌F՟˂b0V̲ӄNW;eo/#nF,#8hp1"@N^j1
qQ2ba0tۛQS#fψňo_mcD0́1È-_F,fψIaD\
^=#|qlF zFĘ1Dr \F4x
#:FoF<͈f1CqxF4+:ieD_=h`3#.M0fψÈ^F<5Lj\
t=#~/#Ljf]>',>Tqcyc0}B%Xmz~lSFzx90v~S\
]Jd=h;
8zF
+BP6s<5L]2KHx {F7:rtT¼(Ӡ
z=^\_K5ew/=T0C.z{=xPyA[$
+*?zуC%\=<z
&w[.'_*춖mw\gU]6nzd6T޻m7G46>x1/T}X\
J儵/H]N:{IyZh[2"Dz3F
┨[b-1D]7I8y/ʋU蕍ZͮZS&Ӳz_='k<5Uwm 
+
;-3/ɥ+s
+v5#wRO֙v'7POuߓE'֕G%>eeS0ogs7%dJdы`
ǚIgg,76Ek&2®$[>熌֖'l]#]elyTF̃fۊəuvJbpv\
duZʳe[˹x({5;Xx\e`+
`WL0iQr> M^Ւvč8ܬ
+'h`u2AWwuWj:sQIѬ8i8_JuƿVyzirOsdOK,\
U/?<b_}xlp(oբ<Kyyա<( ۥ)[
ʛv*g7Se\<P^'p)<fݢ<䮗Myz)o7Gs&c,KcvE,\
1c:4i4Y_fgadAJ퀠L/%XSxMb ǚ
+9 S~']V:*÷9٥6w؜庰91.vas689Z
6CTpa;lIl2d--
YyE͕NWZ$X>V
1\/q 媥5WMOCWcjmzv|"[FZj|&w- +H5XwDZ,,kR(
N.pꈓzQ\3oWړg'_b6kN7:o7|a|L0Iq/\
N^pOij̞7]W/4l
Z[?'W<X*3 i
wiBLyJ'6+VC)#bL0o@2}<F~}ƾXP`y]R&v"ưe\
|$߻1Zp}С<+?ۂG^v*7v/-q{jz c
+Ze`aF`
[%!'~Q7N>&o)8=2~"d!{E.ujGL<h*E=Iz[E/fS#-k/[U&SI\
+T*1#`)Чs굕?ָބq2l 26mk"ek
%
SG;97:hg턛Yfr3E9QFU+w%]Ck.1s.\
1s9F{p=<k]17sP9691sbz<<C1wt<
o1s0z{&js<s0U s{
+~=3=߳z1sszA9d*s9!p<pPsh9fx{`y9\
Ryyj{^CsͲ±<J*l+-w$!9U53tZ++xK_\
kg=ʼn_kfaffI__kNe5\Njį;U\
4_s7QNSO+~ţ}ǯlrW'~k;/_@tL+~e@i-5\
L:@Xa!]-_,Ļׇ
2h,rs,.^,{,d"{WVBx;uPKBƱ.X.{sB
Y;,/ Bw_,̎
Gl10sĀ;b8bsh\#/G\x|q1fRߎ5;¿!
zKoq'}yqy9KwD4qĂxGDqXGl8bczG\
;b1$ \zGl#Gl9b3㈱9bp
m9b9b8bHY#.:Q7Gu##/G,M:G \#6q߿U
+endstream
+endobj
+235 0 obj
+<<
+/Producer (GPL Ghostscript 8.63)
+/CreationDate (D:20090625153939+02'00')
+/ModDate (D:20090625153939+02'00')
+/Creator (GPL Ghostscript 863 \(epswrite\))
+>>
+endobj
+236 0 obj
+<<
+/Type /ExtGState
+/OPM 1
+>>
+endobj
+237 0 obj
+6737
+endobj
+217 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [462.253 199.066 476.4 210.15]
+/Subtype /Link
+/A << /S /GoTo /D (figure.2.2) >>
+>> endobj
+218 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [230.282 171.385 257.4 179.913]
+/Subtype /Link
+/A << /S /GoTo /D (cite.weiner) >>
+>> endobj
+219 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [267.818 171.25 298.713 179.913]
+/Subtype /Link
+/A << /S /GoTo /D (cite.mccreight) >>
+>> endobj
+220 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [312.738 171.25 341.201 180.262]
+/Subtype /Link
+/A << /S /GoTo /D (cite.ukkonen) >>
+>> endobj
+221 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [100.931 156.306 125.4 164.969]
+/Subtype /Link
+/A << /S /GoTo /D (cite.from-ukkonen) >>
+>> endobj
+223 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [493.41 126.419 521.275 135.081]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+229 0 obj <<
+/D [227 0 R /XYZ 98.899 794.934 null]
+>> endobj
+215 0 obj <<
+/D [227 0 R /XYZ 207.318 479.676 null]
+>> endobj
+230 0 obj <<
+/D [227 0 R /XYZ 206.224 325.657 null]
+>> endobj
+226 0 obj <<
+/Font << /F65 177 0 R /F40 135 0 R /F77 211 0 R /F96 212 0 R >>
+/XObject << /Im1 205 0 R /Im2 222 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+254 0 obj <<
+/Length 4163
+/Filter /FlateDecode
+>>
+stream
+xڵ[K㸑*bx̞fcv8}PKT%Q.IV~f&
g
(hQpQJx0¶m*ɼtdBIDWW^d鷎׺LubqJBKm@(H})\
:<%et4vL0AZ^ozuO8H
\<LUƭoʩ5*L{d}{dL>ەUwVWz[<\
o Dp a?buu tA^ 1ȫ$ewZ 8]j
+3?`AqF -R}[Fu+  a=TVz#*oL+&G.y&6
#DhDρr:ZܞL>BuW`_r,P
౟``5M26NY/
(:h|zY<f9XV1;of1AcSV&
@JOt!K1B\ޝapAFv 4A{zEy
}i$b`,KFZޯc"9q8ER#TRk9aTX`읤X.w>X\
HwD<0<
ߔig?C3c<tP.Ut69e:LNTͫ5EB8_\)^av
#gC..!kHiS'3VfTYEI]1>sl
5isr>*#H~4:i
hK!:a`'"@_G pM
+hv
+aӇ ];6qq`Ub$hm
Zp^6s;J.f>Dl٠۷8DCtC@d
+X??F;dLJ%ˆnUf_D%@kd@D4uN
+oDXƭ`dR]ruP弱T00LIJZ%\
vL61xϟ]م>P(0>M)D\d=|~:qJ;ú0
+6{N/
++"/偮 ',WSR밍%DfdV@&uŞ
+7ai#vxބ.
+#"ƮhXU\g4'YkW|
+,%\kɅnZο[-:ϩDRvP}2~3lN>[PmݐO\
k5#)wMPLjGE/rZ5?ˮ}qu=P.` -qI#bQ :>>8ťP S} ?k&
[D3Rs^R`K&09۳m,(\w۝y44,[+(q*r$`h15KW\
/6oRR&3Dvix(_fJC~ӤѶL
RNZ3\"|)oo.\LAe5鏉-@,6%%(;g[T*J]?mDMS
>4݇R%y
9E`:xMwh<UrQi Vzsx8}Y&G=lh@NfBR~kRx
+*.w0Asd3'7{{}9휈<sۘ  'N
B,ITQf洎e<VX}&UE3r
oNn=m26S:O;XsA8G)MLaN*[HQM[<tj?d
+$mt]!!R m-2?3lل(DUF.u3
)ce0ƭ߲H#-},'y5WÔP䥼A'=s#499\
8qQ%4mq]#HGLHy^wĐt`"cJ ۋ$⇫
wb'2m }ԦV0-aNz[>YvX
(v:Ha@enXDŽ6ySvg"IvT#
MF(fh1y5H4cx6v{o=-:.
+\b
+tm}ۅ+/4fzH^t5_^Iym.U`
+endstream
+endobj
+253 0 obj <<
+/Type /Page
+/Contents 254 0 R
+/Resources 252 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 231 0 R
+/Annots [ 224 0 R 225 0 R 242 0 R 243 0 R 244 0 R 245 0 R 246 0 R 247 0 R 248 0
R ]
+>> endobj
+224 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [133.495 480.983 147.642 492.067]
+/Subtype /Link
+/A << /S /GoTo /D (figure.2.3) >>
+>> endobj
+225 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [168.686 480.983 182.832 492.067]
+/Subtype /Link
+/A << /S /GoTo /D (figure.2.4) >>
+>> endobj
+242 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [177.172 453.168 205.037 461.83]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+243 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [266.331 421.207 280.478 432.306]
+/Subtype /Link
+/A << /S /GoTo /D (figure.2.4) >>
+>> endobj
+244 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [303.239 408.47 332.619 416.998]
+/Subtype /Link
+/A << /S /GoTo /D (cite.lcp-kasai) >>
+>> endobj
+245 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [344.427 408.47 375.141 416.998]
+/Subtype /Link
+/A << /S /GoTo /D (cite.lcp-manzini) >>
+>> endobj
+246 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [156.247 378.448 184.113 387.11]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+247 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [458.818 361.432 472.965 372.53]
+/Subtype /Link
+/A << /S /GoTo /D (figure.2.4) >>
+>> endobj
+248 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [238.392 318.672 266.258 327.334]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+255 0 obj <<
+/D [253 0 R /XYZ 98.899 794.934 null]
+>> endobj
+256 0 obj <<
+/D [253 0 R /XYZ 260.601 662.899 null]
+>> endobj
+257 0 obj <<
+/D [253 0 R /XYZ 206.759 555.78 null]
+>> endobj
+258 0 obj <<
+/D [253 0 R /XYZ 98.899 209.002 null]
+>> endobj
+259 0 obj <<
+/D [253 0 R /XYZ 98.899 171.145 null]
+>> endobj
+260 0 obj <<
+/D [253 0 R /XYZ 98.899 133.288 null]
+>> endobj
+252 0 obj <<
+/Font << /F65 177 0 R /F40 135 0 R /F96 212 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+268 0 obj <<
+/Length 2227
+/Filter /FlateDecode
+>>
+stream
+xڭYKsWT5[R5dSImbomms%-"KFn)ѳvM."
4~|c!?-W&"b,<<y)>Ju"ۉl#/nO/q2U޳yYqO\
w?~EYG5܈kb-XKe2?<LS
LJaSP2rR°IJIj}ύ
D!
%s%t1[|,9Xm\n柝N>p>Y%y+WZ[Oda%\
.
{gdEZYw*3A: '9>'56M
+"
)I(Ҩ8:vsʃRmHego#(+*(
ݒ{Ղ4j`#zhu/ȖsNMyAQg`L`t7wjpi
VKSCkp/1
o)˄iyDOP)ƗoP^&5kL)
+
BB?p|'sv;ȼ"flHRGiXrf=[KLE
+?wG{I{Z؃c)
xĽrfbeHBAfQ ]Zayo7VI^
Vԯu*uܺJ}IQ͛t\& pˁaڠ?3w
i
>*\r(kZamSVe#}"6)$z.K!A57Y6dHzj;+"*;آ@"K\
2nLt(O ݵz
+ɡf/o ȠvhB{qlSPc 誜-)9RtzLI|\m<ͅ@
ԚAu-V
Ngk
+
+-P.jVFj5
+endstream
+endobj
+267 0 obj <<
+/Type /Page
+/Contents 268 0 R
+/Resources 266 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 231 0 R
+/Annots [ 264 0 R 249 0 R 250 0 R 251 0 R 265 0 R ]
+>> endobj
+264 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [337.19 642.15 359.881 649.478]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+249 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [100.931 604.442 128.797 613.105]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+250 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [262.835 589.498 290.7 598.161]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+251 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [134.402 542.594 148.549 553.678]
+/Subtype /Link
+/A << /S /GoTo /D (figure.2.5) >>
+>> endobj
+265 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [247.632 499.834 274.411 508.846]
+/Subtype /Link
+/A << /S /GoTo /D (cite.schurmann-phd) >>
+>> endobj
+269 0 obj <<
+/D [267 0 R /XYZ 98.899 794.934 null]
+>> endobj
+270 0 obj <<
+/D [267 0 R /XYZ 208.289 681.152 null]
+>> endobj
+266 0 obj <<
+/Font << /F65 177 0 R /F40 135 0 R /F96 212 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+304 0 obj <<
+/Length 3051
+/Filter /FlateDecode
+>>
+stream
+xڭZY~_HZEJY Y
MdzdKhڿ>u:,:ȼ%,b?~//&Z8t-^~YY"tjR.>\
{U^y _ya(<y+Ƀ0c.
+8g}x-.RPN[[W׾@H[U0Ry/9+}Y ]Mp*dI
72AL"_/c=RKrLOdHwC<W=;0{UvMœR؝E8'̀o\
F+?ZP
+G{을
+D{ɿu2vysK+(,("WޱOӡЪIy_y
+,xgd*0
c52 ݚb[J&^Cm 
'U/:@:j*`c};!Lȶ;|"tዬoK䘜ؤg8RvMgH3m
u#[5rFVnikXX,KOh
fLRVFXG4'59PQIR(
+Tl
1b5ȰT3Ҝ2X]9\ybKEч
ǧXqVYi-O**sJZ+|5Jo[L{_7=opQ
6$3ߒn.{a<N2BPs4Pox%=ox[q
+)/~fvBWg3`d*Q
m1B0
Qcٿg88؅8Qp/l#&P#fڎM+gC
Q7c"ѝ3;PNZbC1<
(dv2kbc'&7|[<6Xcd:cHe[P{!#a.lm<zڄˊ\
Q/>c,HQ{V@μyG ^?i;N(*
<k[]Ame@$`)D
ƶ
+TAgd'
5DT@P'SxA0W*}.sÌ$;2LY4_\@dڝhz.->)@CCM̴(Ϥ[(dNV\
+_°XqMգx[RS(%s#7"Kl0
),UIęՔ~RSjb޼н*`+#,m[
+q8j88WQ' Iӂ)kOU>)5aꕭԣUy=\9ci*_gĖBqk5o݄O

+շ
+aX]]yuheZ)a&
'`f7OCJ/a[SD‡qXK@m"> Gc9ӿ
ˆ3Ş5h Nu=
qH8t@A/|
+OELgoRllP07K\[玗wRd/R;wXO:F3y\
]LVpt[S^mmCmF
Ў.r9AlPɐIj6āhp}U# p^sEbiNzk׮<c`Ki|K
 
8[#Qvvf#,qi{t+{: 3Yqb#k7}CU*o|Q
_(rDcvgąyܫ#b$
ͤ
+͑EFtsVݣ:Y,%tC#Le5"v0kH
b
+e!FqMlGn6.f< Q{R,xOg
+endstream
+endobj
+303 0 obj <<
+/Type /Page
+/Contents 304 0 R
+/Resources 302 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 231 0 R
+/Annots [ 272 0 R 273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0
R 281 0 R 282 0 R 300 0 R 301 0 R ]
+>> endobj
+272 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [268.557 562.007 297.568 570.535]
+/Subtype /Link
+/A << /S /GoTo /D (cite.Manber90) >>
+>> endobj
+273 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [246.247 544.857 260.394 555.94]
+/Subtype /Link
+/A << /S /GoTo /D (table.3.1) >>
+>> endobj
+274 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [330.664 546.929 358.53 555.591]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+275 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [372.966 420.431 403.123 429.094]
+/Subtype /Link
+/A << /S /GoTo /D (cite.replacing) >>
+>> endobj
+276 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [140.027 383.33 167.892 391.992]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+277 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [459.38 336.818 467.19 347.916]
+/Subtype /Link
+/A << /S /GoTo /D (Item.12) >>
+>> endobj
+278 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [156.981 294.45 184.847 303.113]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+279 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [212.254 294.45 239.034 303.461]
+/Subtype /Link
+/A << /S /GoTo /D (cite.schurmann-phd) >>
+>> endobj
+280 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [100.931 264.562 128.797 273.225]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+281 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [261.579 264.562 288.359 273.574]
+/Subtype /Link
+/A << /S /GoTo /D (cite.schurmann-phd) >>
+>> endobj
+282 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [132.848 234.674 159.627 243.686]
+/Subtype /Link
+/A << /S /GoTo /D (cite.schurmann-phd) >>
+>> endobj
+300 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [153.783 177.066 180.562 186.077]
+/Subtype /Link
+/A << /S /GoTo /D (cite.schurmann-phd) >>
+>> endobj
+301 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [190.131 130.162 204.278 141.245]
+/Subtype /Link
+/A << /S /GoTo /D (table.3.2) >>
+>> endobj
+305 0 obj <<
+/D [303 0 R /XYZ 98.899 794.934 null]
+>> endobj
+30 0 obj <<
+/D [303 0 R /XYZ 98.899 771.024 null]
+>> endobj
+34 0 obj <<
+/D [303 0 R /XYZ 98.899 218.857 null]
+>> endobj
+302 0 obj <<
+/Font << /F42 136 0 R /F40 135 0 R /F65 177 0 R /F77 211 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+317 0 obj <<
+/Length 4860
+/Filter /FlateDecode
+>>
+stream
+x\oFB]dLlL7@3G;xh˽/Ewbt?xs\
svTʔrQYEY<|Zwf2'2׉"{?V&xoQ}'l=?
<vٜ<xbUIH16Beّoi׻DZ϶S3q<)vE4^:<>?i?O\
1*s3Yx81!oD
?K1#)E"wʎ7?,F3x~D###`)z5oLnt~m
[Y)el8z<I Tޭj
Ia҆v(k؈-D|`!IZ[Y9hy$8hD.A
cKr7 q00']K^.x"5jOt*..[{F#g;5\
6t;?Oh/Il>o
+^AA_.Wv_#VXrW
V/eUP_=o }
+-հn*EOm4K$\_4~{Q,\$A'^^ .T=~9!
!
+ʞӸl.1"&L!>q!
4}.ʑ-|D>zޓֳQ&fu4X5m$Hc)HWIx@ԅ$rl>𯎈>\
L1g5r޹*0-$Dj
~]T
+̋(e; KsХ2@bzO:
+*Hy}a۰PH<;¾_xĉ8K0JJ$k;^dU΍Ù-&ek@۫
5lg҅9?^rEwҲvG(QkpdBpT2=*75.m嚃@F=omFWL]qzEMݳ\

 8|զІxBExSK0TJϭxxOgv=,NH}KNVi9
+a~ϢX۔XZ
ͩU@i
u-9~!=\̞8Kd4Bn}4Xuwx)׹+틄P5V;y\
:9d4DtH<+URyل<ʞW !Qd,8<"#zYB
Fx:!S#I)dť-Zofe`Uv?icל)BHOqbU"/xs9
 "]Dzwy!EX~T0
&.IN7-i$jxG\]Mɷ/K(MwCJ*k`Qf_)yHH\
p F|{,
a+XssD
+e $aڷy_7]L+w(EܽY
]8$yYkஆաG{<pEnϓBLƱw܃Q'$Ѿj1}-KX\
Bl3vvip v}ULiȾJYv
2Vl߆W<=zzthqjPp /;hm
W*櫐nuڋ
J*LB"Cy+dNd;u|훢zlL;9gRrˉ( ^<aҙ/x
MQ mGyeƷ(rq4_Z+Tm|7kڼa߇
֜w=i #mKc7`INfX*z%u0wg<q,
e_mۜQ
p|ϗW) HH“'*qa)
*ڷp+p6h]lKC~"b^D"l@D@_fxu8xi@
‘R׷
\bڔ[ sR2Fv2H)rDʧTd|蘗2;M
+85B)OT|5NrL"
K6U4IZÙ$I˺_P{q5(ϞQ}06CHlzE.[ϣ
itذZq]g,0bAHwuS0ǜh^Ng5(@+ݤMoqGksKJۀ`=G!\
cxM-<O:ķ}m
+V
gAojExḏom'9WsشV,On\{1
+}5kށ8,"6au]^`WMpxrRHR{׌GJX")
`ntd(g4ӝVBB޹~ =
+ ;KyG%C*T:&}9%qӧ, Âi1393
tfTߎE"z.}%aW_~_,=ClxNz69|Z>u]|5+Ts\
Dj .v]_ԓ
+A
^N7[ɴ`"iztWQK\:6߱1[;[EoBeV-ψx^L\17.(s̫$P\\
L0;] 4Ĉ s@.h.~}
+?&l1#aߑ'Oo8(*3\:UCVZ%3:Fxb6.<|ı0\
vykp㶎:x\!{nGbrD2ǹ_.
} x~M9i> MR)ZlRGd>R]+8!٦}aܥ!dYy
+.p
;D`#וwIW9 !t_7Wz!S
ʨo-DN[) >=7v)ݽ74)tcM@bpZ`WHf
+endstream
+endobj
+316 0 obj <<
+/Type /Page
+/Contents 317 0 R
+/Resources 315 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 231 0 R
+/Annots [ 283 0 R 284 0 R 285 0 R 286 0 R 287 0 R 288 0 R 289 0 R 290 0 R 291 0
R 292 0 R 293 0 R 294 0 R 295 0 R 298 0 R 299 0 R 309 0 R 310 0 R 311 0 R 312 0
R 313 0 R ]
+>> endobj
+283 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [234.498 738.945 261.277 747.956]
+/Subtype /Link
+/A << /S /GoTo /D (cite.schurmann-phd) >>
+>> endobj
+284 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [233.726 725.424 262.049 734.087]
+/Subtype /Link
+/A << /S /GoTo /D (cite.seward) >>
+>> endobj
+285 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [233.726 713.469 262.049 722.131]
+/Subtype /Link
+/A << /S /GoTo /D (cite.seward) >>
+>> endobj
+286 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [235.046 701.648 260.729 710.176]
+/Subtype /Link
+/A << /S /GoTo /D (cite.MF) >>
+>> endobj
+287 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [236.057 689.693 259.718 698.221]
+/Subtype /Link
+/A << /S /GoTo /D (cite.Burkhardt2003) >>
+>> endobj
+288 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [234.956 677.738 260.819 686.266]
+/Subtype /Link
+/A << /S /GoTo /D (cite.MP) >>
+>> endobj
+289 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [211.906 665.648 245.61 674.311]
+/Subtype /Link
+/A << /S /GoTo /D (cite.kim) >>
+>> endobj
+290 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [257.418 664.836 283.868 674.311]
+/Subtype /Link
+/A << /S /GoTo /D (cite.kim-jo-park) >>
+>> endobj
+291 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [233.382 653.828 262.393 662.356]
+/Subtype /Link
+/A << /S /GoTo /D (cite.Manber90) >>
+>> endobj
+292 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [236.943 641.738 258.831 650.4]
+/Subtype /Link
+/A << /S /GoTo /D (cite.LS) >>
+>> endobj
+293 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [236.535 629.783 259.24 638.445]
+/Subtype /Link
+/A << /S /GoTo /D (cite.KS) >>
+>> endobj
+294 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [236.107 617.962 259.668 626.49]
+/Subtype /Link
+/A << /S /GoTo /D (cite.Ko2005) >>
+>> endobj
+295 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [237.586 606.007 258.189 614.535]
+/Subtype /Link
+/A << /S /GoTo /D (cite.IT) >>
+>> endobj
+298 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [378.39 558.078 401.08 565.407]
+/Subtype /Link
+/A << /S /GoTo /D (cite.taxonomy) >>
+>> endobj
+299 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [410.128 558.078 431.95 565.686]
+/Subtype /Link
+/A << /S /GoTo /D (cite.schurmann-phd) >>
+>> endobj
+309 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [201.449 409.783 236.378 418.311]
+/Subtype /Link
+/A << /S /GoTo /D (cite.radix) >>
+>> endobj
+310 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [373.002 409.648 395.597 418.311]
+/Subtype /Link
+/A << /S /GoTo /D (cite.bentley) >>
+>> endobj
+311 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [329.142 297.396 358.153 305.924]
+/Subtype /Link
+/A << /S /GoTo /D (cite.Manber90) >>
+>> endobj
+312 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 0]
+/Rect [405.693 297.262 427.581 305.924]
+/Subtype /Link
+/A << /S /GoTo /D (cite.LS) >>
+>> endobj
+313 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [150.959 100.274 165.106 111.357]
+/Subtype /Link
+/A << /S /GoTo /D (figure.3.1) >>
+>> endobj
+318 0 obj <<
+/D [316 0 R /XYZ 98.899 794.934 null]
+>> endobj
+306 0 obj <<
+/D [316 0 R /XYZ 203.604 587.615 null]
+>> endobj
+38 0 obj <<
+/D [316 0 R /XYZ 98.899 531.833 null]
+>> endobj
+315 0 obj <<
+/Font << /F65 177 0 R /F40 135 0 R /F14 188 0 R /F96 212 0 R /F42 136 0 R /F76
319 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+347 0 obj <<
+/Length 2837
+/Filter /FlateDecode
+>>
+stream
+xڝYKsWHV0ċ$MvlbRh)ZK"HqMJ"FJyF{yCf\
B(d)r(r
+FXd&c YZĿ$]}±Ey2Syu5f)gD;_&3TIU{^lϛ$
+G-mdVĻ.i|Ht[=A0}ԙ>$~zI#'df3H'Ab!MU
i$#pFE8UoR[h8Y)\G3cQ}JGw7OO,
B.VE&UYeTg/EƢB `E|O;_mT!Ҵ5`vkbIHfJ` 
&QY|Lf\N0~D=Om[I7[x&o
qǡI-KOs /L8yQV7}?*e%"GL(x=D}TI0'M
+{Su7AF8YgGV;4ȴ˄zoӨɟ\ti3Â\
@Z%2)#S2/CR`zŊRB[|}I\\C3~P.]hC~JkT&t1\R\
;a@ W|2[?ؑɻ=m
P)2"7èAd3|Ӓv4r$
f
+D7yaظ|:{ngٖ<6sC$S
+@6)WT\H"~)d.ԍ4m?K
+-TVW,VFIm_B9wg 5ZZ<PkT9z1Sc
jj{tYZvƇ`MmKsi2cՐT^
9]]klwI]d%4e޼|1-7uqk"Yه-;JuO4~;\
OfHnl\d{
Eۜ*$HRQS/j=QrglVӞJ(pfجPl
+Rbz(ͳǁ,[T`daU_ȱk9 q*}MlN\ZnQH^%rt
յ|G\8W@iJ@'p,g]/|΂jgQ,0V
XGҘ!
EvG3sV
W3ri#c|"򁞰Vc!a<6=0ņva57%+cL1(&h왻xHQ0'
QŐ>~)|!F`㱊ƫx?-<7
+ιlB|zPliW"hނ6hw9{T:vDzƈC/ӦN>?_3fї\
;.&=O<daӃ]N"IP|{"_aY T桿 TyĬc,#!
+?2T=
l
+,yo
+ˆ<P6/1N+F||WPBuҩdh-WIǡZQ"W+r|afnY/ћ\
e=Cp;@-S
X'Ʉˬ#ƫj90孛
+T._B
+Q
x:\b,U5CP_(}+,76Ui;WS*G2D>
?@&m_E)zbOUXU75fhUYB=I4\?%ʢ/,fIV|_beGI$W\
-W[p"3E8%Y?M}
v廍84SuXsqA3ۉʛ`nXp}H~^]f}
c
+p|r\2xU
+endstream
+endobj
+346 0 obj <<
+/Type /Page
+/Contents 347 0 R
+/Resources 345 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 231 0 R
+/Annots [ 335 0 R 338 0 R 339 0 R 314 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0
R ]
+>> endobj
+333 0 obj <<
+/Type /XObject
+/Subtype /Form
+/FormType 1
+/PTEX.FileName (./figures/bucket-refinement.pdf)
+/PTEX.PageNumber 1
+/PTEX.InfoDict 349 0 R
+/BBox [51.87352 442.1993 268.3032 738.907]
+/Resources <<
+/ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ]
+/Font << /F2.0 352 0 R /F3.1 355 0 R /F1.0 357 0 R >>
+/XObject <<
+/Im29 358 0 R
+/Im408 359 0 R
+/Im589 360 0 R
+/Im283 361 0 R
+/Im666 362 0 R
+/Im474 363 0 R
+/Im148 364 0 R
+/Im532 365 0 R
+/Im657 366 0 R
+/Im121 367 0 R
+/Im1061 368 0 R
+/Im642 369 0 R
+/Im784 370 0 R
+/Im55 371 0 R
+/Im717 372 0 R
+/Im1074 373 0 R
+/Im12 374 0 R
+/Im99 375 0 R
+/Im827 376 0 R
+/Im247 377 0 R
+/Im863 378 0 R
+/Im902 379 0 R
+/Im252 380 0 R
+/Im249 381 0 R
+/Im368 382 0 R
+/Im1079 383 0 R
+/Im955 384 0 R
+/Im579 385 0 R
+/Im870 386 0 R
+/Im952 387 0 R
+/Im37 388 0 R
+/Im542 389 0 R
+/Im88 390 0 R
+/Im779 391 0 R
+/Im280 392 0 R
+/Im884 393 0 R
+/Im324 394 0 R
+/Im746 395 0 R
+/Im120 396 0 R
+/Im43 397 0 R
+/Im931 398 0 R
+/Im663 399 0 R
+/Im624 400 0 R
+/Im404 401 0 R
+/Im1023 402 0 R
+/Im595 403 0 R
+/Im754 404 0 R
+/Im1028 405 0 R
+/Im67 406 0 R
+/Im86 407 0 R
+/Im143 408 0 R
+/Im259 409 0 R
+/Im535 410 0 R
+/Im771 411 0 R
+/Im63 412 0 R
+/Im13 413 0 R
+/Im163 414 0 R
+/Im807 415 0 R
+/Im971 416 0 R
+/Im241 417 0 R
+/Im174 418 0 R
+/Im909 419 0 R
+/Im32 420 0 R
+/Im422 421 0 R
+/Im527 422 0 R
+/Im856 423 0 R
+/Im556 424 0 R
+/Im231 425 0 R
+/Im77 426 0 R
+/Im533 427 0 R
+/Im344 428 0 R
+/Im406 429 0 R
+/Im427 430 0 R
+/Im38 431 0 R
+/Im105 432 0 R
+/Im577 433 0 R
+/Im609 434 0 R
+/Im658 435 0 R
+/Im521 436 0 R
+/Im206 437 0 R
+/Im1034 438 0 R
+/Im378 439 0 R
+/Im165 440 0 R
+/Im1080 441 0 R
+/Im851 442 0 R
+/Im64 443 0 R
+/Im816 444 0 R
+/Im953 445 0 R
+/Im42 446 0 R
+/Im93 447 0 R
+/Im1035 448 0 R
+/Im639 449 0 R
+/Im1026 450 0 R
+/Im97 451 0 R
+/Im776 452 0 R
+/Im222 453 0 R
+/Im314 454 0 R
+/Im128 455 0 R
+/Im399 456 0 R
+/Im693 457 0 R
+/Im308 458 0 R
+/Im307 459 0 R
+/Im925 460 0 R
+/Im999 461 0 R
+/Im516 462 0 R
+/Im15 463 0 R
+/Im1000 464 0 R
+/Im176 465 0 R
+/Im829 466 0 R
+/Im922 467 0 R
+/Im1052 468 0 R
+/Im193 469 0 R
+/Im562 470 0 R
+/Im1036 471 0 R
+/Im7 472 0 R
+/Im21 473 0 R
+/Im115 474 0 R
+/Im618 475 0 R
+/Im947 476 0 R
+/Im961 477 0 R
+/Im1094 478 0 R
+/Im591 479 0 R
+/Im1010 480 0 R
+/Im526 481 0 R
+/Im233 482 0 R
+/Im744 483 0 R
+/Im239 484 0 R
+/Im1008 485 0 R
+/Im183 486 0 R
+/Im382 487 0 R
+/Im661 488 0 R
+/Im330 489 0 R
+/Im61 490 0 R
+/Im798 491 0 R
+/Im769 492 0 R
+/Im33 493 0 R
+/Im625 494 0 R
+/Im1058 495 0 R
+/Im279 496 0 R
+/Im134 497 0 R
+/Im734 498 0 R
+/Im72 499 0 R
+/Im486 500 0 R
+/Im90 501 0 R
+/Im1012 502 0 R
+/Im782 503 0 R
+/Im1065 504 0 R
+/Im212 505 0 R
+/Im1041 506 0 R
+/Im752 507 0 R
+/Im426 508 0 R
+/Im429 509 0 R
+/Im733 510 0 R
+/Im228 511 0 R
+/Im866 512 0 R
+/Im73 513 0 R
+/Im1043 514 0 R
+/Im697 515 0 R
+/Im169 516 0 R
+/Im470 517 0 R
+/Im951 518 0 R
+/Im757 519 0 R
+/Im635 520 0 R
+/Im1014 521 0 R
+/Im455 522 0 R
+/Im897 523 0 R
+/Im60 524 0 R
+/Im34 525 0 R
+/Im970 526 0 R
+/Im615 527 0 R
+/Im918 528 0 R
+/Im501 529 0 R
+/Im111 530 0 R
+/Im376 531 0 R
+/Im714 532 0 R
+/Im49 533 0 R
+/Im139 534 0 R
+/Im137 535 0 R
+/Im202 536 0 R
+/Im568 537 0 R
+/Im762 538 0 R
+/Im842 539 0 R
+/Im494 540 0 R
+/Im70 541 0 R
+/Im25 542 0 R
+/Im705 543 0 R
+/Im837 544 0 R
+/Im1066 545 0 R
+/Im892 546 0 R
+/Im124 547 0 R
+/Im413 548 0 R
+/Im113 549 0 R
+/Im873 550 0 R
+/Im980 551 0 R
+/Im1006 552 0 R
+/Im436 553 0 R
+/Im51 554 0 R
+/Im973 555 0 R
+/Im142 556 0 R
+/Im331 557 0 R
+/Im573 558 0 R
+/Im291 559 0 R
+/Im216 560 0 R
+/Im647 561 0 R
+/Im875 562 0 R
+/Im677 563 0 R
+/Im498 564 0 R
+/Im659 565 0 R
+/Im373 566 0 R
+/Im761 567 0 R
+/Im778 568 0 R
+/Im402 569 0 R
+/Im401 570 0 R
+/Im461 571 0 R
+/Im116 572 0 R
+/Im236 573 0 R
+/Im622 574 0 R
+/Im667 575 0 R
+/Im662 576 0 R
+/Im1087 577 0 R
+/Im868 578 0 R
+/Im743 579 0 R
+/Im1051 580 0 R
+/Im205 581 0 R
+/Im281 582 0 R
+/Im385 583 0 R
+/Im386 584 0 R
+/Im412 585 0 R
+/Im534 586 0 R
+/Im725 587 0 R
+/Im390 588 0 R
+/Im339 589 0 R
+/Im729 590 0 R
+/Im775 591 0 R
+/Im814 592 0 R
+/Im349 593 0 R
+/Im230 594 0 R
+/Im251 595 0 R
+/Im87 596 0 R
+/Im628 597 0 R
+/Im1001 598 0 R
+/Im709 599 0 R
+/Im804 600 0 R
+/Im997 601 0 R
+/Im471 602 0 R
+/Im79 603 0 R
+/Im441 604 0 R
+/Im747 605 0 R
+/Im509 606 0 R
+/Im125 607 0 R
+/Im723 608 0 R
+/Im71 609 0 R
+/Im803 610 0 R
+/Im522 611 0 R
+/Im1007 612 0 R
+/Im795 613 0 R
+/Im580 614 0 R
+/Im794 615 0 R
+/Im271 616 0 R
+/Im758 617 0 R
+/Im40 618 0 R
+/Im797 619 0 R
+/Im824 620 0 R
+/Im933 621 0 R
+/Im780 622 0 R
+/Im453 623 0 R
+/Im1056 624 0 R
+/Im66 625 0 R
+/Im1059 626 0 R
+/Im1071 627 0 R
+/Im151 628 0 R
+/Im298 629 0 R
+/Im450 630 0 R
+/Im541 631 0 R
+/Im908 632 0 R
+/Im221 633 0 R
+/Im966 634 0 R
+/Im557 635 0 R
+/Im878 636 0 R
+/Im886 637 0 R
+/Im596 638 0 R
+/Im14 639 0 R
+/Im288 640 0 R
+/Im869 641 0 R
+/Im1093 642 0 R
+/Im290 643 0 R
+/Im796 644 0 R
+/Im825 645 0 R
+/Im488 646 0 R
+/Im446 647 0 R
+/Im457 648 0 R
+/Im880 649 0 R
+/Im826 650 0 R
+/Im972 651 0 R
+/Im1005 652 0 R
+/Im112 653 0 R
+/Im266 654 0 R
+/Im416 655 0 R
+/Im1064 656 0 R
+/Im669 657 0 R
+/Im989 658 0 R
+/Im489 659 0 R
+/Im189 660 0 R
+/Im935 661 0 R
+/Im1077 662 0 R
+/Im477 663 0 R
+/Im765 664 0 R
+/Im1 665 0 R
+/Im861 666 0 R
+/Im604 667 0 R
+/Im335 668 0 R
+/Im81 669 0 R
+/Im460 670 0 R
+/Im665 671 0 R
+/Im582 672 0 R
+/Im377 673 0 R
+/Im1030 674 0 R
+/Im227 675 0 R
+/Im409 676 0 R
+/Im872 677 0 R
+/Im905 678 0 R
+/Im18 679 0 R
+/Im606 680 0 R
+/Im860 681 0 R
+/Im730 682 0 R
+/Im559 683 0 R
+/Im372 684 0 R
+/Im80 685 0 R
+/Im237 686 0 R
+/Im1029 687 0 R
+/Im529 688 0 R
+/Im182 689 0 R
+/Im818 690 0 R
+/Im155 691 0 R
+/Im539 692 0 R
+/Im691 693 0 R
+/Im812 694 0 R
+/Im1089 695 0 R
+/Im414 696 0 R
+/Im917 697 0 R
+/Im700 698 0 R
+/Im23 699 0 R
+/Im69 700 0 R
+/Im737 701 0 R
+/Im16 702 0 R
+/Im220 703 0 R
+/Im354 704 0 R
+/Im345 705 0 R
+/Im359 706 0 R
+/Im476 707 0 R
+/Im708 708 0 R
+/Im774 709 0 R
+/Im1069 710 0 R
+/Im74 711 0 R
+/Im309 712 0 R
+/Im987 713 0 R
+/Im410 714 0 R
+/Im503 715 0 R
+/Im641 716 0 R
+/Im572 717 0 R
+/Im830 718 0 R
+/Im787 719 0 R
+/Im119 720 0 R
+/Im213 721 0 R
+/Im319 722 0 R
+/Im348 723 0 R
+/Im1083 724 0 R
+/Im323 725 0 R
+/Im475 726 0 R
+/Im45 727 0 R
+/Im610 728 0 R
+/Im738 729 0 R
+/Im523 730 0 R
+/Im766 731 0 R
+/Im822 732 0 R
+/Im478 733 0 R
+/Im985 734 0 R
+/Im159 735 0 R
+/Im219 736 0 R
+/Im379 737 0 R
+/Im226 738 0 R
+/Im636 739 0 R
+/Im698 740 0 R
+/Im988 741 0 R
+/Im272 742 0 R
+/Im397 743 0 R
+/Im545 744 0 R
+/Im857 745 0 R
+/Im1017 746 0 R
+/Im567 747 0 R
+/Im576 748 0 R
+/Im481 749 0 R
+/Im719 750 0 R
+/Im245 751 0 R
+/Im706 752 0 R
+/Im881 753 0 R
+/Im103 754 0 R
+/Im612 755 0 R
+/Im888 756 0 R
+/Im684 757 0 R
+/Im365 758 0 R
+/Im463 759 0 R
+/Im912 760 0 R
+/Im552 761 0 R
+/Im256 762 0 R
+/Im565 763 0 R
+/Im468 764 0 R
+/Im710 765 0 R
+/Im648 766 0 R
+/Im890 767 0 R
+/Im238 768 0 R
+/Im750 769 0 R
+/Im371 770 0 R
+/Im338 771 0 R
+/Im274 772 0 R
+/Im889 773 0 R
+/Im834 774 0 R
+/Im282 775 0 R
+/Im246 776 0 R
+/Im157 777 0 R
+/Im711 778 0 R
+/Im78 779 0 R
+/Im914 780 0 R
+/Im563 781 0 R
+/Im894 782 0 R
+/Im244 783 0 R
+/Im296 784 0 R
+/Im767 785 0 R
+/Im1020 786 0 R
+/Im2 787 0 R
+/Im990 788 0 R
+/Im196 789 0 R
+/Im218 790 0 R
+/Im391 791 0 R
+/Im537 792 0 R
+/Im200 793 0 R
+/Im428 794 0 R
+/Im802 795 0 R
+/Im844 796 0 R
+/Im114 797 0 R
+/Im243 798 0 R
+/Im343 799 0 R
+/Im603 800 0 R
+/Im225 801 0 R
+/Im910 802 0 R
+/Im58 803 0 R
+/Im760 804 0 R
+/Im578 805 0 R
+/Im495 806 0 R
+/Im885 807 0 R
+/Im943 808 0 R
+/Im811 809 0 R
+/Im713 810 0 R
+/Im645 811 0 R
+/Im136 812 0 R
+/Im264 813 0 R
+/Im130 814 0 R
+/Im432 815 0 R
+/Im911 816 0 R
+/Im299 817 0 R
+/Im30 818 0 R
+/Im449 819 0 R
+/Im558 820 0 R
+/Im325 821 0 R
+/Im407 822 0 R
+/Im619 823 0 R
+/Im186 824 0 R
+/Im305 825 0 R
+/Im852 826 0 R
+/Im152 827 0 R
+/Im732 828 0 R
+/Im915 829 0 R
+/Im127 830 0 R
+/Im447 831 0 R
+/Im388 832 0 R
+/Im692 833 0 R
+/Im140 834 0 R
+/Im289 835 0 R
+/Im1082 836 0 R
+/Im1002 837 0 R
+/Im836 838 0 R
+/Im101 839 0 R
+/Im443 840 0 R
+/Im250 841 0 R
+/Im367 842 0 R
+/Im445 843 0 R
+/Im611 844 0 R
+/Im11 845 0 R
+/Im699 846 0 R
+/Im809 847 0 R
+/Im584 848 0 R
+/Im19 849 0 R
+/Im26 850 0 R
+/Im444 851 0 R
+/Im464 852 0 R
+/Im893 853 0 R
+/Im707 854 0 R
+/Im937 855 0 R
+/Im1062 856 0 R
+/Im638 857 0 R
+/Im452 858 0 R
+/Im1060 859 0 R
+/Im1073 860 0 R
+/Im102 861 0 R
+/Im350 862 0 R
+/Im847 863 0 R
+/Im960 864 0 R
+/Im318 865 0 R
+/Im586 866 0 R
+/Im1019 867 0 R
+/Im850 868 0 R
+/Im673 869 0 R
+/Im487 870 0 R
+/Im629 871 0 R
+/Im831 872 0 R
+/Im454 873 0 R
+/Im548 874 0 R
+/Im515 875 0 R
+/Im179 876 0 R
+/Im297 877 0 R
+/Im598 878 0 R
+/Im502 879 0 R
+/Im154 880 0 R
+/Im569 881 0 R
+/Im848 882 0 R
+/Im974 883 0 R
+/Im132 884 0 R
+/Im1088 885 0 R
+/Im672 886 0 R
+/Im715 887 0 R
+/Im268 888 0 R
+/Im265 889 0 R
+/Im92 890 0 R
+/Im188 891 0 R
+/Im286 892 0 R
+/Im484 893 0 R
+/Im181 894 0 R
+/Im1092 895 0 R
+/Im278 896 0 R
+/Im342 897 0 R
+/Im1027 898 0 R
+/Im751 899 0 R
+/Im423 900 0 R
+/Im223 901 0 R
+/Im630 902 0 R
+/Im1042 903 0 R
+/Im483 904 0 R
+/Im123 905 0 R
+/Im511 906 0 R
+/Im736 907 0 R
+/Im311 908 0 R
+/Im240 909 0 R
+/Im546 910 0 R
+/Im59 911 0 R
+/Im6 912 0 R
+/Im75 913 0 R
+/Im214 914 0 R
+/Im209 915 0 R
+/Im389 916 0 R
+/Im438 917 0 R
+/Im819 918 0 R
+/Im295 919 0 R
+/Im8 920 0 R
+/Im135 921 0 R
+/Im704 922 0 R
+/Im561 923 0 R
+/Im841 924 0 R
+/Im948 925 0 R
+/Im739 926 0 R
+/Im1024 927 0 R
+/Im651 928 0 R
+/Im600 929 0 R
+/Im755 930 0 R
+/Im261 931 0 R
+/Im998 932 0 R
+/Im882 933 0 R
+/Im118 934 0 R
+/Im839 935 0 R
+/Im485 936 0 R
+/Im879 937 0 R
+/Im718 938 0 R
+/Im393 939 0 R
+/Im608 940 0 R
+/Im337 941 0 R
+/Im108 942 0 R
+/Im173 943 0 R
+/Im187 944 0 R
+/Im89 945 0 R
+/Im623 946 0 R
+/Im904 947 0 R
+/Im783 948 0 R
+/Im640 949 0 R
+/Im351 950 0 R
+/Im864 951 0 R
+/Im1046 952 0 R
+/Im284 953 0 R
+/Im458 954 0 R
+/Im945 955 0 R
+/Im712 956 0 R
+/Im1085 957 0 R
+/Im94 958 0 R
+/Im518 959 0 R
+/Im313 960 0 R
+/Im575 961 0 R
+/Im204 962 0 R
+/Im1015 963 0 R
+/Im336 964 0 R
+/Im258 965 0 R
+/Im772 966 0 R
+/Im1070 967 0 R
+/Im361 968 0 R
+/Im145 969 0 R
+/Im555 970 0 R
+/Im620 971 0 R
+/Im843 972 0 R
+/Im270 973 0 R
+/Im653 974 0 R
+/Im695 975 0 R
+/Im550 976 0 R
+/Im68 977 0 R
+/Im158 978 0 R
+/Im926 979 0 R
+/Im906 980 0 R
+/Im199 981 0 R
+/Im419 982 0 R
+/Im340 983 0 R
+/Im512 984 0 R
+/Im91 985 0 R
+/Im928 986 0 R
+/Im190 987 0 R
+/Im302 988 0 R
+/Im543 989 0 R
+/Im194 990 0 R
+/Im440 991 0 R
+/Im867 992 0 R
+/Im418 993 0 R
+/Im369 994 0 R
+/Im172 995 0 R
+/Im907 996 0 R
+/Im790 997 0 R
+/Im117 998 0 R
+/Im984 999 0 R
+/Im664 1000 0 R
+/Im1057 1001 0 R
+/Im703 1002 0 R
+/Im22 1003 0 R
+/Im1033 1004 0 R
+/Im898 1005 0 R
+/Im465 1006 0 R
+/Im144 1007 0 R
+/Im602 1008 0 R
+/Im192 1009 0 R
+/Im156 1010 0 R
+/Im954 1011 0 R
+/Im54 1012 0 R
+/Im161 1013 0 R
+/Im358 1014 0 R
+/Im627 1015 0 R
+/Im421 1016 0 R
+/Im687 1017 0 R
+/Im553 1018 0 R
+/Im840 1019 0 R
+/Im900 1020 0 R
+/Im215 1021 0 R
+/Im929 1022 0 R
+/Im496 1023 0 R
+/Im504 1024 0 R
+/Im292 1025 0 R
+/Im201 1026 0 R
+/Im425 1027 0 R
+/Im513 1028 0 R
+/Im976 1029 0 R
+/Im492 1030 0 R
+/Im632 1031 0 R
+/Im293 1032 0 R
+/Im374 1033 0 R
+/Im36 1034 0 R
+/Im473 1035 0 R
+/Im507 1036 0 R
+/Im540 1037 0 R
+/Im585 1038 0 R
+/Im722 1039 0 R
+/Im676 1040 0 R
+/Im106 1041 0 R
+/Im979 1042 0 R
+/Im229 1043 0 R
+/Im341 1044 0 R
+/Im613 1045 0 R
+/Im680 1046 0 R
+/Im530 1047 0 R
+/Im686 1048 0 R
+/Im660 1049 0 R
+/Im813 1050 0 R
+/Im554 1051 0 R
+/Im347 1052 0 R
+/Im1025 1053 0 R
+/Im920 1054 0 R
+/Im1081 1055 0 R
+/Im178 1056 0 R
+/Im1090 1057 0 R
+/Im317 1058 0 R
+/Im364 1059 0 R
+/Im510 1060 0 R
+/Im963 1061 0 R
+/Im1067 1062 0 R
+/Im499 1063 0 R
+/Im448 1064 0 R
+/Im62 1065 0 R
+/Im353 1066 0 R
+/Im133 1067 0 R
+/Im1039 1068 0 R
+/Im583 1069 0 R
+/Im637 1070 0 R
+/Im793 1071 0 R
+/Im883 1072 0 R
+/Im574 1073 0 R
+/Im644 1074 0 R
+/Im800 1075 0 R
+/Im362 1076 0 R
+/Im930 1077 0 R
+/Im838 1078 0 R
+/Im1004 1079 0 R
+/Im277 1080 0 R
+/Im195 1081 0 R
+/Im1086 1082 0 R
+/Im520 1083 0 R
+/Im786 1084 0 R
+/Im592 1085 0 R
+/Im28 1086 0 R
+/Im275 1087 0 R
+/Im994 1088 0 R
+/Im500 1089 0 R
+/Im48 1090 0 R
+/Im581 1091 0 R
+/Im1003 1092 0 R
+/Im232 1093 0 R
+/Im1031 1094 0 R
+/Im405 1095 0 R
+/Im1054 1096 0 R
+/Im57 1097 0 R
+/Im497 1098 0 R
+/Im958 1099 0 R
+/Im688 1100 0 R
+/Im849 1101 0 R
+/Im965 1102 0 R
+/Im923 1103 0 R
+/Im273 1104 0 R
+/Im992 1105 0 R
+/Im1063 1106 0 R
+/Im590 1107 0 R
+/Im634 1108 0 R
+/Im431 1109 0 R
+/Im859 1110 0 R
+/Im724 1111 0 R
+/Im781 1112 0 R
+/Im845 1113 0 R
+/Im56 1114 0 R
+/Im316 1115 0 R
+/Im110 1116 0 R
+/Im387 1117 0 R
+/Im211 1118 0 R
+/Im820 1119 0 R
+/Im702 1120 0 R
+/Im334 1121 0 R
+/Im846 1122 0 R
+/Im27 1123 0 R
+/Im480 1124 0 R
+/Im403 1125 0 R
+/Im716 1126 0 R
+/Im720 1127 0 R
+/Im944 1128 0 R
+/Im1037 1129 0 R
+/Im560 1130 0 R
+/Im287 1131 0 R
+/Im185 1132 0 R
+/Im294 1133 0 R
+/Im312 1134 0 R
+/Im203 1135 0 R
+/Im621 1136 0 R
+/Im763 1137 0 R
+/Im777 1138 0 R
+/Im833 1139 0 R
+/Im740 1140 0 R
+/Im329 1141 0 R
+/Im363 1142 0 R
+/Im791 1143 0 R
+/Im547 1144 0 R
+/Im437 1145 0 R
+/Im24 1146 0 R
+/Im1038 1147 0 R
+/Im150 1148 0 R
+/Im957 1149 0 R
+/Im679 1150 0 R
+/Im20 1151 0 R
+/Im978 1152 0 R
+/Im109 1153 0 R
+/Im52 1154 0 R
+/Im1021 1155 0 R
+/Im678 1156 0 R
+/Im191 1157 0 R
+/Im694 1158 0 R
+/Im981 1159 0 R
+/Im160 1160 0 R
+/Im656 1161 0 R
+/Im1068 1162 0 R
+/Im977 1163 0 R
+/Im149 1164 0 R
+/Im41 1165 0 R
+/Im788 1166 0 R
+/Im394 1167 0 R
+/Im39 1168 0 R
+/Im104 1169 0 R
+/Im47 1170 0 R
+/Im549 1171 0 R
+/Im207 1172 0 R
+/Im83 1173 0 R
+/Im770 1174 0 R
+/Im871 1175 0 R
+/Im588 1176 0 R
+/Im248 1177 0 R
+/Im356 1178 0 R
+/Im50 1179 0 R
+/Im919 1180 0 R
+/Im459 1181 0 R
+/Im1013 1182 0 R
+/Im322 1183 0 R
+/Im597 1184 0 R
+/Im946 1185 0 R
+/Im208 1186 0 R
+/Im938 1187 0 R
+/Im950 1188 0 R
+/Im1016 1189 0 R
+/Im689 1190 0 R
+/Im131 1191 0 R
+/Im528 1192 0 R
+/Im768 1193 0 R
+/Im98 1194 0 R
+/Im424 1195 0 R
+/Im395 1196 0 R
+/Im469 1197 0 R
+/Im1076 1198 0 R
+/Im129 1199 0 R
+/Im304 1200 0 R
+/Im411 1201 0 R
+/Im31 1202 0 R
+/Im255 1203 0 R
+/Im467 1204 0 R
+/Im726 1205 0 R
+/Im742 1206 0 R
+/Im817 1207 0 R
+/Im1075 1208 0 R
+/Im100 1209 0 R
+/Im332 1210 0 R
+/Im806 1211 0 R
+/Im1045 1212 0 R
+/Im538 1213 0 R
+/Im731 1214 0 R
+/Im968 1215 0 R
+/Im681 1216 0 R
+/Im333 1217 0 R
+/Im184 1218 0 R
+/Im932 1219 0 R
+/Im370 1220 0 R
+/Im141 1221 0 R
+/Im242 1222 0 R
+/Im276 1223 0 R
+/Im1047 1224 0 R
+/Im524 1225 0 R
+/Im466 1226 0 R
+/Im505 1227 0 R
+/Im671 1228 0 R
+/Im832 1229 0 R
+/Im320 1230 0 R
+/Im975 1231 0 R
+/Im479 1232 0 R
+/Im508 1233 0 R
+/Im646 1234 0 R
+/Im234 1235 0 R
+/Im400 1236 0 R
+/Im315 1237 0 R
+/Im1032 1238 0 R
+/Im1072 1239 0 R
+/Im941 1240 0 R
+/Im652 1241 0 R
+/Im728 1242 0 R
+/Im865 1243 0 R
+/Im764 1244 0 R
+/Im5 1245 0 R
+/Im146 1246 0 R
+/Im815 1247 0 R
+/Im936 1248 0 R
+/Im76 1249 0 R
+/Im375 1250 0 R
+/Im854 1251 0 R
+/Im901 1252 0 R
+/Im180 1253 0 R
+/Im614 1254 0 R
+/Im643 1255 0 R
+/Im682 1256 0 R
+/Im683 1257 0 R
+/Im721 1258 0 R
+/Im1095 1259 0 R
+/Im4 1260 0 R
+/Im17 1261 0 R
+/Im46 1262 0 R
+/Im257 1263 0 R
+/Im690 1264 0 R
+/Im564 1265 0 R
+/Im899 1266 0 R
+/Im544 1267 0 R
+/Im285 1268 0 R
+/Im439 1269 0 R
+/Im808 1270 0 R
+/Im959 1271 0 R
+/Im9 1272 0 R
+/Im166 1273 0 R
+/Im670 1274 0 R
+/Im383 1275 0 R
+/Im792 1276 0 R
+/Im197 1277 0 R
+/Im655 1278 0 R
+/Im1055 1279 0 R
+/Im887 1280 0 R
+/Im381 1281 0 R
+/Im633 1282 0 R
+/Im263 1283 0 R
+/Im462 1284 0 R
+/Im380 1285 0 R
+/Im167 1286 0 R
+/Im789 1287 0 R
+/Im1022 1288 0 R
+/Im626 1289 0 R
+/Im649 1290 0 R
+/Im650 1291 0 R
+/Im360 1292 0 R
+/Im417 1293 0 R
+/Im821 1294 0 R
+/Im617 1295 0 R
+/Im607 1296 0 R
+/Im801 1297 0 R
+/Im384 1298 0 R
+/Im1011 1299 0 R
+/Im44 1300 0 R
+/Im587 1301 0 R
+/Im876 1302 0 R
+/Im352 1303 0 R
+/Im991 1304 0 R
+/Im967 1305 0 R
+/Im949 1306 0 R
+/Im551 1307 0 R
+/Im451 1308 0 R
+/Im749 1309 0 R
+/Im962 1310 0 R
+/Im599 1311 0 R
+/Im855 1312 0 R
+/Im435 1313 0 R
+/Im396 1314 0 R
+/Im260 1315 0 R
+/Im1009 1316 0 R
+/Im982 1317 0 R
+/Im862 1318 0 R
+/Im170 1319 0 R
+/Im799 1320 0 R
+/Im927 1321 0 R
+/Im668 1322 0 R
+/Im171 1323 0 R
+/Im835 1324 0 R
+/Im993 1325 0 R
+/Im874 1326 0 R
+/Im357 1327 0 R
+/Im964 1328 0 R
+/Im303 1329 0 R
+/Im571 1330 0 R
+/Im996 1331 0 R
+/Im420 1332 0 R
+/Im934 1333 0 R
+/Im748 1334 0 R
+/Im122 1335 0 R
+/Im1091 1336 0 R
+/Im164 1337 0 R
+/Im1048 1338 0 R
+/Im605 1339 0 R
+/Im84 1340 0 R
+/Im735 1341 0 R
+/Im85 1342 0 R
+/Im472 1343 0 R
+/Im674 1344 0 R
+/Im65 1345 0 R
+/Im310 1346 0 R
+/Im701 1347 0 R
+/Im745 1348 0 R
+/Im983 1349 0 R
+/Im921 1350 0 R
+/Im654 1351 0 R
+/Im398 1352 0 R
+/Im1084 1353 0 R
+/Im175 1354 0 R
+/Im3 1355 0 R
+/Im235 1356 0 R
+/Im995 1357 0 R
+/Im1018 1358 0 R
+/Im519 1359 0 R
+/Im566 1360 0 R
+/Im224 1361 0 R
+/Im823 1362 0 R
+/Im53 1363 0 R
+/Im269 1364 0 R
+/Im805 1365 0 R
+/Im877 1366 0 R
+/Im891 1367 0 R
+/Im1053 1368 0 R
+/Im514 1369 0 R
+/Im153 1370 0 R
+/Im147 1371 0 R
+/Im162 1372 0 R
+/Im366 1373 0 R
+/Im696 1374 0 R
+/Im913 1375 0 R
+/Im434 1376 0 R
+/Im10 1377 0 R
+/Im321 1378 0 R
+/Im355 1379 0 R
+/Im392 1380 0 R
+/Im96 1381 0 R
+/Im490 1382 0 R
+/Im517 1383 0 R
+/Im456 1384 0 R
+/Im675 1385 0 R
+/Im828 1386 0 R
+/Im126 1387 0 R
+/Im300 1388 0 R
+/Im306 1389 0 R
+/Im433 1390 0 R
+/Im491 1391 0 R
+/Im525 1392 0 R
+/Im326 1393 0 R
+/Im95 1394 0 R
+/Im35 1395 0 R
+/Im198 1396 0 R
+/Im253 1397 0 R
+/Im346 1398 0 R
+/Im785 1399 0 R
+/Im895 1400 0 R
+/Im896 1401 0 R
+/Im939 1402 0 R
+/Im853 1403 0 R
+/Im430 1404 0 R
+/Im956 1405 0 R
+/Im593 1406 0 R
+/Im415 1407 0 R
+/Im1040 1408 0 R
+/Im685 1409 0 R
+/Im493 1410 0 R
+/Im328 1411 0 R
+/Im442 1412 0 R
+/Im570 1413 0 R
+/Im82 1414 0 R
+/Im262 1415 0 R
+/Im601 1416 0 R
+/Im594 1417 0 R
+/Im210 1418 0 R
+/Im536 1419 0 R
+/Im753 1420 0 R
+/Im773 1421 0 R
+/Im903 1422 0 R
+/Im924 1423 0 R
+/Im741 1424 0 R
+/Im942 1425 0 R
+/Im986 1426 0 R
+/Im759 1427 0 R
+/Im616 1428 0 R
+/Im940 1429 0 R
+/Im107 1430 0 R
+/Im1078 1431 0 R
+/Im327 1432 0 R
+/Im810 1433 0 R
+/Im506 1434 0 R
+/Im138 1435 0 R
+/Im217 1436 0 R
+/Im177 1437 0 R
+/Im969 1438 0 R
+/Im1044 1439 0 R
+/Im267 1440 0 R
+/Im168 1441 0 R
+/Im916 1442 0 R
+/Im1049 1443 0 R
+/Im756 1444 0 R
+/Im631 1445 0 R
+/Im727 1446 0 R
+/Im254 1447 0 R
+/Im301 1448 0 R
+/Im858 1449 0 R
+/Im531 1450 0 R
+/Im1050 1451 0 R
+/Im482 1452 0 R
+>>>>
+/Length 1453 0 R
+/Filter /FlateDecode
+>>
+stream
+xK%ϒ9OqpjS 
q%Qj~?VGf,T}u=_y}_.u:ݞqz_\
_׉ͷG"<|;}"|"t>?NW'R^%pY
BD߷7@:]|rz:|srp"4W#x|?0bߗyA}9N#_]\\

4KXvb:vE#^O\뵮(.ߧ+`. ^N
{~e#t"5'S
x~}3rTq+QJwqjux76ˡYWo~q>91\
q>vz76WGy.$v
+D#|y
_x.mn/YmnzGiio~]m_'/:anx0Uovmóٿ_[a\
ڿ26x*6fW|&,b[ʛo5<kyao#DR7.EŶ\
7l
+q.R6E|JB8vu-@ުHz]qG

jЊW!<N<oº{DlǦx.4*O6
+Bת|:&$VJzZT(V߰-| 
D*L|טMWA\Xalףѿa;n!yjvd8um(MjqAlr];_H7
Ł
+ik;g6O= ~j| 
+"ݞڮeTE9.o7-r4Y܎7t#zn
%HIȢQrzf=Zݨܿ/{2`YB
+sFD@<5_ t TРs[
R-oSLXe%n(y{zaßF;/G9KB5yoW?2~\
o
xuxy$7B7Ov76S/ߏpll$;u|];.\
W`XFs.ϯkhϜ޿_ :`n6
`)`ȓo·׃?
|tZ_|I]3ީ9K9JmVz|:ȹ<xeN~{7Qrl}\
>0ZdD풆᎓
+?(ޣs
Bzpy_N_
[1}.Wt`Cz1,
+qIQ7zxeΗP}. V𗤲 EyrB8:
"U)b e|+"6եAD6*B\o|q{FNgWDnW5gA<bC
pD85-_̓#Wg\<\)['^LO-׊,jdJD\:hʫw؄\
ǔ rH#Ƥ<Fq!S^]d7Hn D.+|86ԽWIM@q
h%\D}7K'h5QCIp"c'3nOpS/CKS^+
+✚|9]4:6Ʃ2C|~%n@Ndrôqc4M\
Y;PD;!NCfb p~LdLl3d]Q{e7ҨiV7yΪߺF,GL
>s1m= ڦԾ7C.߁iݿ<,v 
+sۀ9,CӲ u)[ ay]W)O&ԱoLcY.\Nl6
=aZ"\3~[j)Z3a 3,Qz{_.`0&_|a;|̘_:?
p<چ\.!ۿ
+Wy22
#kE:7nf7GJ;@Rk(Q<rZ<_&/_㢕6ÞrzX,gxq\
syw_\ys.ҟoYTf`}}_L'I13qq6
4_i0O&j@<`x`}.m0,;;?8y^HyUcz4ĭXw>gXwF*;fiF\
֖Fq#!Z-6g
+#l/c57 a1{+/"N L=À`ʋK>
izB7`aKybjz6=P]:;Hy<t
+a !puᖴFRr69m5ЍLJ6w)6oZtxLZA~I
k7SWߓVɹmH+]9Q)9+bDR{ .˫lɫA! r#IC0jM$'
'yF62xd#Ә*LV$d%y9mJ40Lt; /AJyU
c62#eEa'>6D[HIhHLm,Ugi:)#qhQ,Z#JNd\
HhWjS4< _@Jd8'
+|4Fc`6Ȱ"Ô?  4'WxvD&^_߸fAԣ2$ QĤlD!
+[9B4Al7X@g'eiod.}LR0,
+`,٤i֙O`}LdL
+\
+\&Τy캚Bm|R#@nDt7B1*
+h>'0ese_@]Yɘ *}D֦ 8.s#C
+pF?(5 pΘmpIxR
5 W |<&
+XʅdT:)1ʊ
E ~t+J6(˫܊v f€#|
`Rهsi޲X 96u]
+Lqq,UϢC1&cwZD_ch@FcD.e Vv[f뀸`3wNu46
+EHDŽXH2U:e}vng9ozL73Jȟ
xL{UNO[|':^ʹGe!ҁ~|B"x1+6#"
{50Lêe@ؙ42ӀY_A?0*$twb^2x7 Bn
LZ%΄AчWGo㼙0J$0}&00xPC>&Hx+\
r
+e\,shݞXW0]8k-mXPx?k7"+Ϟyhrv쩝tJ5|,!`UK~e\
=דF
?,<Py76a7&F?-6lCʧ,؊5֑Z>+woGg%.X*^
+E|tyRv|G^ǥ5P]Ե-3EB'gS

,~?:ܐJUMk2ֹ{\#C;pF#܋/*([ܸB+k{WJ\
8p|8YYl:D…7
^y\+
+aD \pC1ŕ#
}l]
keLJH#N2DӺB]91^
yj?|MhAF\jIB
Q2ʖ\8u֔k
+@*s"9-ˈboe"kaP
y&"oЍ
/SX
P,"!9MCodX7!<Q#EIU`/ݮW|-:3pUqZ2Bs4Ž\
)AzCf ÂUDkUaE[+
(_,=eoQ .aԠm&HmAz#2MCM
2i3!QrW4U1$
?hs洍:
<G׹:i_7)|A#_a"i_nY=h£JE#NKfYCA x
+?\lxqG"C^ UM1Iװpy- tzK5`4
z
+Jq4& ~DE
,O 7qk+Oh΄%&D+!\jµW8qxiP#K
CL nhb$6C@pcBEڛ$~
C^9}Cn'{KZN6ip+RWg@
+%@đCT@\td|Uuzi7xJca4!oM4r`gMtT
hvK6m5iSsPz,єs:m#PlcR@dIKR͘wEw?ŤJ^';~)+y\
_`ʫ!X;}L5~Pݧ,O402;AI3).I/5|pb2޺/tZwN\
,WoⵒJIՒAJ9 :@*<&&X+>6%Φ
;bÍz5FÂulA@@8N`JnѭlDil>9D8\
Ǥ DfQMHsF! 6:. 0{8EAe
$pVSWP>QmxN)bbsTa`amّ*1MN8$J3`(&fSb\
 ݈U
+
a3k&"
+5Cr\ x-UG8@ӨO- F73ؠϖGJԘȘ,
C[qޣva@0ɂJnn@x;ktp
q<򪦾܁x፞c@tA
eG;!ej|4X΍Cbk{ O6dL TAI7h$5Z
6<m'^#4g8):BZ=^C
o<<%.2`dHW}k)ᓣ{hOT "yC8AD1M}`&&0A@DLhPCR6
Zq4a_d'x`Co#,岉c0pW72z1mZ9
+}x&U%'Ҡv& 7氻(>k
d0¿5pUfc0RL1c6g#dTp}]Y$%q
=$o75Le F̽N1k7' sc 3t.rDY: tҞOl#jJpP!
Ml-&DtbӅkt֌@PB4țUVą}+
+szE~8 lI4,0c@)Mj8˲ 
T\5-*rOeA@(St\xFM!s-GE.}j&:.
Mx72gDQ8eFSz1ZnCgmJI4Fdˢ{SoB*ϞI>PXeW-_\
:t,WWF.ꄀ6nZMR!i"o*癎, ZR.݀
=J#5vYQ%)3ӑy
NdL]L.AHmg8&0$,:
X$7v+(D,n ަLdƧGŊf@Wrb8y~;Jlq4&
t+eklVv"Hqtؤ~UtŋM4"k1DKxk.uQ3n&.2
jе/dLh4l8w<N_33 ]k66NM D8
+Q >k^s̳fr@îzDT;KcBC 
+giZ"8QBvU}E,9*z!\Ug<gYȵͪ-H~/5}s\
Esm׺X6xݑiF\1%5)<ZT 
#Ch8Lk2>ىtHJĐƹ^ _
+3 61]ix}H_8(
G&BjN2d~(@'T; K3&?
q1`Z#tIA0~H,ۃ} !)?wUۆ9^w
+Q] Y4R l :H3[ӠGݬD`p:.pp^͗K1
JOMtf. Wp- Uf B*[e'ly&@2N
+ϒ$CvDx33|<fp☢
n~Tk@xR<&t<ʍ~4̩j8zFۜ,PEGIfOj61Y۔^z\
f|qLD|ک,N+`hYx0P
+# º׳O%}ŌO1T5sh@/8O1T5r6`A7\b[gjO6r
Țw\ltUJݤ{FE2Nrn?94!>mflyuB@
FqنLOd5o~e5p͚nCLp|}2ҏ>vBẋxF*XE`ل@gD\
0)q+ M+٤ , <+kqt =\?41Q]@KF){g5#58
DdTo?,$OW DV˩՟c #
+c>f
ʕ
#,ХD%?ܣumt+Ca4M퐐.ը1
,wV셣@qzb]g
=,+9ͷ4C'">9q*:QCf=[}a<tP4K!Ƴ,ڄ>\
{iz}yAn^MBay8LޑԞhoWha@<遲)8#0`.\
(G5phmZ\;$7%v Y:=א, 6(kȏ5ò
+3
Q@25I:ۄ
ZNBٲW
+B"[͛ 
[ufAP^_@Dұ |Qpƥ@V[8k['s8DCQu<(Ww!C~
Ax&|St qx1@wÍđf˳/B
+xn&pr
v,/s!GR1zT`P&ײLѾbQV䕩q4akX&}u֣o@K\€@-ӹm1TeJ\
0nzcۈwo5u'.pa!g5rYp\"TA'S΂|Cty<Ӑ;Sn|!\
Aa&Tw:
4i<s<*5YtmyZdQAocHinVMBı&t<r'sl
ȅ8ύT8`}9m{ '?r fSFVKMš8W:#2l{%
žM5hdreUwLAdTE"ڬHNyZޝ>k>
jvFF瑙\gm]LʵF7,CWZ^#
+5g:f栋mږi<P'<!N:撀
d҇͝]=c6`a
+s˂7^
+pVv[6!p\a|&rBx! @m*-G]mcળbO~z
]~6}op{'^GEѣb@D?*<Pe.1pYĻr(t0bAE@p6
r+,Ǭ@V"8,PTlD㱤@gS<h[
;6#'P mYg z,R<ن {)[91.hI?Ml 
w9_omoΖ
+~a@u
+_Wn$c5*A8vGyBWS:[AHgeDwDpF:vF
ȖYl-3V
*xlV(܂i}d+'5#uf5F_FRu)NDI
2̂V(xI$'UDfms
*XKɶUQQ1lQ:mbogqD4guz-yP$7nlG7AD\
8Em&AEև8/
Z:V䂸;(k{
z(BZRKq\{إW/ÑL=ΣFEnmu8;`{֡J)0`y
+&.ÛZL`j-`Xku\]{a{G6VfB0yW}[(W~BDpJ:\
Ș, ~RYuKZ (q2ЪLH}<mxE?A0B!Ac
ij[i3Y@n7,Qɤe\
@,%YU: <CU  (UAtn 
-j+#Ԗ'5`G@xYuXmyy"G:vF8&7$Ys
6;s("I"Z`_
+R@lmA[ΈDŽb
Pk<Dl`Ҁc5EݳlVDǤSDIztϙ4*R4x2
<LN{'>@xE!TU4%=U!CFCbbd>\At\
\x3nWp
+sY)sWQ-opH
ISVT  0@MTΪ0D\`€W"&G, 0JaS l2
w?1S¬<PZԵmb/{=^C6e^ '^  63J? "
+! *GEPFG M^nW@Yx"  =T.׌GAUܼ>&
Ae6ܣ  A  eZIu
+ySkt3oI(N=:$;碢dJ7va>.O8P.lA6oxӼ88K*`FS\
Z('^xኯp4ʈ=O"z֯MBIU`MXw4nw..bF\
@YIaǏB).X1XJW . aJuڮ'2
`+sMqQh,EQ`KyUo~cx86m_W@ q
+jVW%fa"FjY)d-Cch\pQY&qy8F؟6dyen
QjG:uh<-_aI.m/E=ʍ
$@1jt6=zOtL\hR< 4 P&:y3QiЎ~$@<Nx&:&
+0"ɂÚߣ/j:M?d]M"
RRH
+I5{vs r
+B_}$|T4zR+;NKnatǸJOQzVriƌ=Prղ8ˉ0'Ar5\
/hI}i=^I52 p7&]ݗm\2̙~]K6͙~Um
mڔW" n=@Y׾0_:e
A.J`C},dAa{nYOQ`"O
%
+1aXۯi
r&';s_1
+Ae#^o\\C3f_SS cl
K*_ؾg3rB/J3y!J3gmPy_@w8ԝ}>Sb(Q!WWf9\
*VjOU2Bе|xj-ǚnwFdgFB܁D}Sc1f\
F-b(3e\xRM(N"=^&tHt3I/
+t5mғ\\܍ڔՓ'=-PX#|0o|O dED-s
+fZn
(iqb;*\l;Q[~fEP]ou$^'meqkbme>ݒㄙ'&ԇ@xF\
`{n$@E+Ł| {qS
A j9/~ִc
(F
#Qq5:U&4BptupkS~x<{dE&d33qkU'5?|OyUIłK=!p\
lc7%~:[<ͮ(>k'e&BF$fMm)^\P
}N̚$sGV:6krE^DDŽ
+g>xlhM-#Sp M7?rc@  f$KGO2ITױ
ׯB/?|_p7Td(~5`}F{pTFsG_ʏ
@TЕjJ̐D~P_׿*Ͽ_K*UW_i}`
7_dnM&4Ds]oϓuArYVwZMwʶLNj
*1Ɓ1IPJk< /4.(bc> ^u6f
U(ё<Q<?pvdd@\qؖX`G&uxa$x%$jbaF\
*كH3ԢOUyK/6,5喂 
AcRe9o[9|tnʁPvrbX4.(Tqn+ūChĻƴiShɀ
kZϺfZpٴ  (f:feI5*G^$S]Ͻ%IGIg \
w&e|H,r&l(R>ryDHNZcdr8p!_4g. `IUל>mZ
+
;qI-S\%'\ոX֓֋xsi(Vg@:6NSҫ@u1l`I\
^L
;á :
+G\ri3ʧLdyt+njIlq8fN?42(:ђC_]"\
PIuh|&:OIBD4~4s_H#Px?KTpG&
nbNm2~ѭ~H2?
+' gdV~tMʁ_le`ὕU$x4_ntD|'7/X@wBsO&w
KgA#ҌSC0u%>QC-u:?Y@h6Ee8htyy\
֓" ?;9z
(c!cdmSɔ@Y#Z>+ڼ,l(Q-WT+Bi|>x*t"7\/u<\
ߎ\[*9`t1YD eE4p2$ʪi 
pEAј("Hѭ<L9t7J@O&mY,.(tǂYh6OV2Mxc7V\
܌;
+Kj<>-n
yiBl^iR'#8anKi3ÄN̛rl@Z,   &
2D}GQ.I,'w2
+ߒWV"m%|s4m&
Լm43OF4OB@>ۘy6jux'g㼙4y+ky՚v[C*+E?l\
aA=ۑꖘx#
PsE=N/3d"tT|:.E?R`F2.
B&WW%mւZa6$gn+&F:.(jx(AM"bRa٭\
cښ>¢ǥRg&ht31i(bf{Rt/)'
Ԟ\O,Vv'Y}W\@.SbM^GIeK4
n؍jtM)]F)]v2Y!,e1a7=KЏdtLpZٴ\
-Ѐ49AA_gYQI;\`2r/X鬯 ™ ;`[5 49
}C|3ΛKR&Dץ Еx2M)+]
+9M3AD8l
tT?c,W`u:YP_ӞFWaiL
nMŽjT2ysa9Q?d߷ƣEQF:& TlGd;'쫞=C4
h>66…t˳PTfuL)Kl=oۧ_g%5["WNYk0ڌ^aiDZ/\
%#OdQ/#,D6]葑7 o/nOxlaF\Rp G1؟
F .I􌄯䢄jҿZ>@Is!x|)jB9Ҹ)T
+՟jN4
瘂̲*ʦCwWWDc{n+OZ?c i:VT,gT
Gp~wHj|GB
+Ο'8|">#Q<rBCO@UKǥ/+$L`6'p+nGu*rK\
'*fP͏/1Am56
bݴjI
$DB{=(h&ofpbpUrpŹ\l:Nu9TL鞎ӵQW+xP
M 64ystʻLI(
+#7xCGL͏N;h)% 
+9yX<xL| D29ʔNg/43scۀ+
"%i%ny<qcLh'-
¡?1Q4܌'4aߒyzș(r<NFQ=19Ƥ}Ё 
="giɕk%3;iSN"#.mk@I{`Tɍx0>Pv'o\
h-@ =5 }T7'g6Getޕu'-9VvhbLxgp h::.
0sR[R/
ʭS7t\oQDV^IkoRb[Œ>+bz{j\
b]ߔ
+]?ADa}<q
<8ht!L6m@>c}8q]w}8tO@lP~"c@wQuۧ+Pg7w׷WނFF2&
}8ʼn3'
+6V'fnCkZѮ>ED4j6jtwi@v_Ȧ(B&Ҁ
1>Օ+H0>:Sk-&y+ͥ+J¤@ T:Sd:s@|ݒ
+mNPƹ3SԦ>oTH! )?̫!'g\pʞӴfkADSFAuu$d(
"wk6xe¦톍tv# Axwmr+jQg
<w];JMXJ%]1t630) <>N ]>9U;V%r:q;
h\2Ǥ
+e{q!>
"vcҀBzúAݦql7*n=ec"q%U?RTp-DZd'nAk\
@`.F7g@v;Λ* 
Y҆LcbZo[K@YU@^O">xO,5Ђr)3>X?L\
#$q5x\y|rdBI*2)G1!κ噎'ҿ1~So
Ʉ?BQ`.0ip;)Z>Uځ@gD# .a-@(f0&
+nʯS欤a@d<yvW4iuGϋP:fdR]H}~heXT[I-\
C-ɖswqs;p&^i
yLpDPƳ7D,/oT&knm
-ѧ-c̲}Xa6GԘ2:z
&qIN|'yl]w6O_:/m +W#J: 0o
=G1UT5m:3J83lj<ޖY6/up:&
+0rJB(p<'Hjb9`f(
+"D]4%틃M:eO hR |8&
+TAfU  pNd_бL
+g ^!Uf#l@z+X"h-*S(1:2
5",'s;YQ٣Q[K6m;&j-q((
5Ƽy2ODq4&
+Ԓ1ben@Ձm#Wߒt)qW8Yۘ`})#
+-KHBw Nf@M9oqeUA`^?cB\mW Lp(lz -Ɠi3
lk4We'*,
ӸM->>‚O%5L^YC'pS:IyT`-c/duhI>nzu<\
ް}62 _$P'a.o ǘ\m$'?ŽQ
+Yw쏸;X!o
+Ș0D-qA@(>⼰'
+[rD<& .lk鍁@sDp^3Q"
O{a EkfN X):\[
;\se2/x(B=l@]۴m\y@3:±uږ5"ܸ0|}aR%y
w޼2L$q\d4?&'-E 39npe![Yp`yhcdbtRi}g8.
HeT+e!f,ଏ|ޘmVk"˓/Ѭ= c
+Bՠ8u8E̿<=V06[~y!u0
+gkw3yZ-:1[4=Ta#QЗɶed :n/O@T$5u<d 
+Pq\TȌe"+\f,岂c€8҉In^
ťjJO:n|rJxNZ,a@D"Hā;:;^x>cGym<:rd\(
>B8RFoNziY-=t
+B<PqTZ›I`%;Bxᕖ8}<Bdnp&A<bi[LۢQ(A0\
C;
n-ҸV,
4@C.dlB(I2ۢ"3(  [&
+j6Ⱊw_bFGȽb+D
CꉠṠXU-UC1Ԙ?;T0m|H/en
sC%kz٪xLThamyy LTGk[EG@_:D#.QLj:W
".Qc@.Rag z71ie͈'l
n4rR"w肊rC5es_>xVI7lzngl?7A`Nf1:JƪgbG̛\
TT}ˍ0>
`HG-Tf~
+p-V&q&u2[YBÎ>㜹,D<ųo\y+!ژ,P,Yx)pː'=͔B/
$NWŏڬ?rLmtQҧ[BxY 8%.Afg;Z7Cn]#;T~R1
n4?ʛT6x!VۓM;fu҄@^SAIC\GI@c2B2(N
jg6JpsNZK^օ7_|Q
+>uCR(@(Wy[ n#3?Yc<=l螫: H>
:1I0icr ;fg'T02͚I՜ `$)Lt<P%7{4E@9nM0mX_
+Ӵ\цqM_b[;T -Y׹yÛGA3
Jpz;m&9)Eǹb*m8E}z -K-r3yD=zl`ߎ&^
I@Zi4.
+Pr8 BDej}p߂pʙjZ?&Ć
KrNU 1>| " aMSq CY?7dS1
&ӼqDi(b<CoOWp/3:72:Nج- ׊xtf3mTjq}p<i.
~dWO͋Iϟe5xT61SWA̛
+صM
+o#K[@
\щ$6M^or
+BmyCxy ;IݪR~_byӼ<~6o  |/qkl8#vL
ay-߰-+ـH
+;m8G@Ux!MBu4p ݔ9n>M{i"īmzd U<P\jp
^{\#D?[!g$jRE: p&
+";QW٢OFܶ71QuoL!'n3QcI& -
üqj6?k̢g-9HC'ægt$shitQMUnG+][
0Ƴ,CB)X0PJ֫ ?1a`C̲C4
4P3R*lig[wVT^#3DdY_A4o.
8]i'dz<Bxֻ5pCQ]oB Xi`pGqR`Vu?@P
S쏷'҂GGpCn%=J͚Y*AHlg] p\ȗaQ]G&{m_tڤ
gi)谄-ƏcjUJnsᄵ[,
Qwј,9a<iBPBD$fJd9K
A5˫fU$hY'$t;'dLa:I+q׉v\є2dљqp\
:  x&3N/Xb[1\AlBPa1Apkuڊ
8сf3%}ʁW%KĻCT6@^; QxLTcC >߯BЏL`
+1lQҭs21Q)ϘZc ETv
pdv-8€dtJ%r'oǓZtmטࢃ٤.
P艼apx.V㙇*<Y B5o><<B$:
2<$_LmMc8E&D>?ϛ-yKnAś^p"3l<b'*{\
]
+-2 W6f@H߶mV3Ǥُh
4Ԅ꛹9|I"&C}Ub4΢~l@ͳXQRۤuwmb@ژ=P2bB\
tYDC}igRnc[;(kX"6{W93@͜M!6DE';4;\
$P&-w'4x!3
bADu\Ü[d)pLY=̪2QaI&r6Q-`"Ne来=Ps&\
2&qBjV΀zh
+Sxi_@0S{%
+6AcVǻ>\
++|\,d<|g< ";<`z!.7KUlflCmAk:EdI{za:Lcr
+sͲ ˼w JQTT&:K@OgR3.Yyfi[
"xt,p<=t5#]3iԍ (c@i+y2 Uv
w\>;pdM  8g6x
leBc6*tk~.g~bu:(Ul9dFʼRxgL̛&@O
ˍ,(dEoQ谟Fi|&
aU5;#{x؇C+p\MX 
!*&D!ǓVCvMb 
+o?R98o.SGT{^}`kK=AtT/g+9T57r' ^ 
+Y/|BsYCԓC*=BILYޛ+p}:
Pd[j_
+Y4A@4 ~zˤ)پ6+:Ɗi3ˀnG'&
/t:j[҂ A\禑IdG<u<@*7&!iΒm@y8&
pG(QW}UVA‡c@ڴGU:\@1
0|f쟠NݒmB.qM ^=1'/]Q :
@e<<P^E7Mh? FBMPnq0]ﭑ 5\
+L+Xu
+DyCq!E)ǭdg6xg-5Q#m8ΤB5rqD,ᛕ|\
Η")Kvf: uկU`$fTP
+HvIyMRAP.
+rJ#ZVA<Da[#Ʌl
MFF'EGl+xםmaϠݺ7B,-;1CIFp)3"=ę].,#ZB\
8s{NoN(yE;+;MUd|x+Aݞ6gR5ğB@D3Q*x?DU#7ZP\
gٞ{fAG-o7 #꒕=Tj8B
0 ꌽn;[["fhZDV
W=oFd2Auڥg/
+A[晵=3QVMXH 
+wf΅YrL
+ իr sgDf*`K(m"
+s!r`LZVY&eceZr3ˬOQa4
+nB\f H6r@y;

+SX=Ӽ1"O/Su
+Ί'5T@ڧH~KT-Q@DiDDj}")2Zm9-2af&#|vtyc;2&\
锷`ftEP q- k@xAZ|EN
+͘@(r{#<4:[·g,
ꩊj,g]Dtۙ8dgUr|Z"ZL<ix?nHhk阠
Gn"j7-*OY4Ri\&%$5GDfظۘ
 G/*rUx*E>ԃymףxTI隈#R*{=~ ~
ә`Șs'*or<ΚAķC4h#ʰġQܶb%{ BTg- 'h#*y?65
+wcP!ty1+WuqEIw!BBhyU 6#2IvDIG$
i<~vZ9EމOpLe8fT=tV^_!Ap!
+IX2qB:.+sFVtF}ql'"&pEfĢt&թ0zbdMR{V_'dg\
\(PO
+ӾjR rI8Fd0g6I@<lOh;^(@ܣFb"Ɠ"sEĮaw
)yn}
+3+x#3
+oP'eO8@L̙L@*7aK᳜ϝWyU{p6h5Y6o.S8Ȩ\
{ɺ䫒T^c-WE62L~!W2
+endstream
+endobj
+349 0 obj
+<<
+/Producer (Mac OS X 10.5.6 Quartz PDFContext)
+/CreationDate (D:20090308132437Z00'00')
+/ModDate (D:20090308132437Z00'00')
+>>
+endobj
+352 0 obj
+<<
+/Type /Font
+/Subtype /Type1
+/Widths 1454 0 R
+/FirstChar 43
+/LastChar 93
+/FontDescriptor 350 0 R
+/BaseFont 1455 0 R
+/Encoding 351 0 R
+>>
+endobj
+355 0 obj
+<<
+/Type /Font
+/Subtype /Type1
+/Widths 1456 0 R
+/FirstChar 33
+/LastChar 33
+/ToUnicode 1457 0 R
+/FontDescriptor 353 0 R
+/BaseFont 1458 0 R
+/Encoding 354 0 R
+>>
+endobj
+357 0 obj
+<<
+/Type /Font
+/Subtype /Type1
+/Widths 1459 0 R
+/FirstChar 44
+/LastChar 118
+/FontDescriptor 353 0 R
+/BaseFont 1458 0 R
+/Encoding 356 0 R
+>>
+endobj
+358 0 obj
+<<
+/Length 1460 0 R
+/Type /XObject
+/Subtype /Image
+/Width 36
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc``~8ws@ "~?g3;q
  .*a3 Au ?3H(
+endstream
+endobj
+359 0 obj
+<<
+/Length 1461 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+360 0 obj
+<<
+/Length 1462 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ7X#UX,"l:lA#(5q-Ka~&"F 锎A-x
?j\i3F[/qMu]wmQāgY9y;a
+endstream
+endobj
+361 0 obj
+<<
+/Length 1463 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+362 0 obj
+<<
+/Length 1464 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+363 0 obj
+<<
+/Length 1465 0 R
+/Type /XObject
+/Subtype /Image
+/Width 71
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x푱
0 OH.  R-h.1/ٮ6Y|>HU<5dc*<a<V0̬\ Q 
KSeBAA
?ۻfN?Y}MDZdE/o
+endstream
+endobj
+364 0 obj
+<<
+/Length 1466 0 R
+/Type /XObject
+/Subtype /Image
+/Width 36
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM
0 DOP.@.k`mWv:B
yH
(UX@#CDBYbkj]Fq',jLݥ1b~w}zK\BȾ6
S~ۨ.d?;T"J
H+-"dH>`cA
+endstream
+endobj
+365 0 obj
+<<
+/Length 1467 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+366 0 obj
+<<
+/Length 1468 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0g
+y9R DBl6+"_H)_Xg
+endstream
+endobj
+367 0 obj
+<<
+/Length 1469 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+368 0 obj
+<<
+/Length 1470 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+369 0 obj
+<<
+/Length 1471 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+370 0 obj
+<<
+/Length 1472 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+371 0 obj
+<<
+/Length 1473 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 53
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`9
 
@fc?F0
d
+endstream
+endobj
+372 0 obj
+<<
+/Length 1474 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+373 0 obj
+<<
+/Length 1475 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+374 0 obj
+<<
+/Length 1476 0 R
+/Type /XObject
+/Subtype /Image
+/Width 22
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xƱ 
+(K04`x_̛

+noa`?@S؝1$!>:#uR[FfQa[M/?*FUNh-<
+endstream
+endobj
+375 0 obj
+<<
+/Length 1477 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xб
1DYM:$":\Kq
:AHQ=`BrS-jukҍ~2G$a1Ĭ/PNO]>Hv/?QM_<o
+endstream
+endobj
+376 0 obj
+<<
+/Length 1478 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+377 0 obj
+<<
+/Length 1479 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oR"N,(DCq:b"]O߲d
+endstream
+endobj
+378 0 obj
+<<
+/Length 1480 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+379 0 obj
+<<
+/Length 1481 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"QR"6(t#(5q-Ka~&"J 锎AS-x
?Z\i3F[/qMu]wmQāgY98>
+endstream
+endobj
+380 0 obj
+<<
+/Length 1482 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+381 0 obj
+<<
+/Length 1483 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+382 0 obj
+<<
+/Length 1484 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1  1@%ѩ\Jٸ
QRRx,K"Ijb.Txj)DDdue?䰪k%9UzjLu>pY
wnrxh?E}
+endstream
+endobj
+383 0 obj
+<<
+/Length 1485 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+384 0 obj
+<<
+/Length 1486 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+385 0 obj
+<<
+/Length 1487 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+386 0 obj
+<<
+/Length 1488 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+387 0 obj
+<<
+/Length 1489 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+]ξ1
T!~1U8ȲaGJ_ܡ%쁃+5f<lm*X+T{ګEfqp
E؅K1
+endstream
+endobj
+388 0 obj
+<<
+/Length 1490 0 R
+/Type /XObject
+/Subtype /Image
+/Width 23
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xU1
 EK! d P.8&\
D0BHTEdD](ێ*8
+endstream
+endobj
+389 0 obj
+<<
+/Length 1491 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oR"N,(DCq:b"]O߲d
+endstream
+endobj
+390 0 obj
+<<
+/Length 1492 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x͏
@ } Xɐ`TFLNOXW\a[@R-i%??<
+qd`e,X6u7X
+endstream
+endobj
+391 0 obj
+<<
+/Length 1493 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+392 0 obj
+<<
+/Length 1494 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+393 0 obj
+<<
+/Length 1495 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+394 0 obj
+<<
+/Length 1496 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+395 0 obj
+<<
+/Length 1497 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+396 0 obj
+<<
+/Length 1498 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+397 0 obj
+<<
+/Length 1499 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuA
+0?qefF<x,$R0y,kꄫ{s̓]dZz8Hqɫo\
ⷪ\\t¯ӡ솖a&Ao5# T-)ڶɖT-olS9K A]
+endstream
+endobj
+398 0 obj
+<<
+/Length 1500 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+399 0 obj
+<<
+/Length 1501 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+400 0 obj
+<<
+/Length 1502 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+401 0 obj
+<<
+/Length 1503 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1
+1v 簐^tzKƗFR^
+endstream
+endobj
+402 0 obj
+<<
+/Length 1504 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+403 0 obj
+<<
+/Length 1505 0 R
+/Type /XObject
+/Subtype /Image
+/Width 60
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm1
+0/11W
UzGi3_8WʭdY>eCdp$H0?5a7,2L[`zT=\
UBTp 2,m/",t\; v-'afb~mL|83D[@P_`\&
+endstream
+endobj
+404 0 obj
+<<
+/Length 1506 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0g]
+y9(gG!lh|ykR"
+
+endstream
+endobj
+405 0 obj
+<<
+/Length 1507 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 BFF(2(Ƅ&=9͛e\tȏa 5$7.<fa,.n
h>F~F]f{uL
+endstream
+endobj
+406 0 obj
+<<
+/Length 1508 0 R
+/Type /XObject
+/Subtype /Image
+/Width 25
+/Height 35
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x=̱
0L/EPǢã 6p
+//toLzKL.EMn}CQvLcȶkCeZw=wl-|'7
+endstream
+endobj
+407 0 obj
+<<
+/Length 1509 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+408 0 obj
+<<
+/Length 1510 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+409 0 obj
+<<
+/Length 1511 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oR"N,(DCq:b"]O߲d
+endstream
+endobj
+410 0 obj
+<<
+/Length 1512 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+411 0 obj
+<<
+/Length 1513 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+412 0 obj
+<<
+/Length 1514 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 52
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`qD
+endstream
+endobj
+413 0 obj
+<<
+/Length 1515 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm1
+0Do$PGQt3˅1ؐ.lBh#Ryf!LSvٱJ!
yp"[sqENrmȸ.!;wiЭ0t|iJ1
+endstream
+endobj
+414 0 obj
+<<
+/Length 1516 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0g
+y9R DBl6+"_H)_Xg
+endstream
+endobj
+415 0 obj
+<<
+/Length 1517 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+416 0 obj
+<<
+/Length 1518 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Yeb72ZFaA$1&4o,
+endstream
+endobj
+417 0 obj
+<<
+/Length 1519 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+418 0 obj
+<<
+/Length 1520 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+419 0 obj
+<<
+/Length 1521 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+420 0 obj
+<<
+/Length 1522 0 R
+/Type /XObject
+/Subtype /Image
+/Width 26
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xe̱ 0E+!Z Lh  *\3C3iWV$Kkl
j!<1ԛF"򐅐fX+ >pƴ.
+endstream
+endobj
+421 0 obj
+<<
+/Length 1523 0 R
+/Type /XObject
+/Subtype /Image
+/Width 58
+/Height 62
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xl3070سՁi0V
+43
+endstream
+endobj
+422 0 obj
+<<
+/Length 1524 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+423 0 obj
+<<
+/Length 1525 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+)1P)H  Nv6.xUŇ( 6B%/caHۃ Y
6;o1_fͳïٚ
+
+%ԞjQ=ܶBv[233
+endstream
+endobj
+424 0 obj
+<<
+/Length 1526 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0EQYh(p`sk8!DMRD!;Ǣٿ1x BWu^
+endstream
+endobj
+425 0 obj
+<<
+/Length 1527 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+426 0 obj
+<<
+/Length 1528 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`8 @,`0e?0
+endstream
+endobj
+427 0 obj
+<<
+/Length 1529 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"Q%R".,(H,@Iq:b"]O߲d
+endstream
+endobj
+428 0 obj
+<<
+/Length 1530 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+429 0 obj
+<<
+/Length 1531 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+430 0 obj
+<<
+/Length 1532 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+431 0 obj
+<<
+/Length 1533 0 R
+/Type /XObject
+/Subtype /Image
+/Width 48
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x}
0 _P&F Xd ` 
d\UM<gb&eKOiMbˊG<;4)yH]:3lrx9']̸~'*\
zd^-1vUf
	 {}h0Ͱ:}'&,CeTvbS| O̹2xd -Y
+endstream
+endobj
+432 0 obj
+<<
+/Length 1534 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`dKn.ls 9BFצԡ<~L.sǂ{,?
;"i33hS]_tPA(}W+ZNyDAوUd4}j6IOE9&6ԝ^y\
5
P/8H7K\
+endstream
+endobj
+433 0 obj
+<<
+/Length 1535 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+434 0 obj
+<<
+/Length 1536 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+435 0 obj
+<<
+/Length 1537 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+436 0 obj
+<<
+/Length 1538 0 R
+/Type /XObject
+/Subtype /Image
+/Width 46
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1@PPQ\K!9c(xk(U@tجUhcJ+Qt7NT';E_&+\
;JL%?*Ch o
+endstream
+endobj
+437 0 obj
+<<
+/Length 1539 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+438 0 obj
+<<
+/Length 1540 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p/xk 7*o.iNI
V1\ Sq!IMjѲ/&UX.Vciv5Uװ;7]l<D"܎>`<
+endstream
+endobj
+439 0 obj
+<<
+/Length 1541 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10 gEV!Gɵ  =gAr*9,-#bdeE,[eK"ҁ]W
] HcNOO%ias:\d (d;7 ؿqQ1K ^_j
+endstream
+endobj
+440 0 obj
+<<
+/Length 1542 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0
0F:.+i\PV>p"Uy,a7\xw;oXf%l+\
ӚH{,><#Bv/Ì/C
+endstream
+endobj
+441 0 obj
+<<
+/Length 1543 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+442 0 obj
+<<
+/Length 1544 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+443 0 obj
+<<
+/Length 1545 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 5
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x$
+endstream
+endobj
+444 0 obj
+<<
+/Length 1546 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+445 0 obj
+<<
+/Length 1547 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+446 0 obj
+<<
+/Length 1548 0 R
+/Type /XObject
+/Subtype /Image
+/Width 26
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xe̱ 0E+!Z Lh  *\3C3iWV$Kkl
j!<1ԛF"򐅐fX+ >pƴ.
+endstream
+endobj
+447 0 obj
+<<
+/Length 1549 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+448 0 obj
+<<
+/Length 1550 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+449 0 obj
+<<
+/Length 1551 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+450 0 obj
+<<
+/Length 1552 0 R
+/Type /XObject
+/Subtype /Image
+/Width 10
+/Height 27
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+451 0 obj
+<<
+/Length 1553 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1
+0 ߼[}ѩXq
X<zIBhxB  mx*r!
+ I'5A< eK_3M6]ϩR1k_R&7H3X>8
+endstream
+endobj
+452 0 obj
+<<
+/Length 1554 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+453 0 obj
+<<
+/Length 1555 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 BFF(2(Ƅ&=9͛e\tȏa 5$7.<fa,.n
h>F~F]f{uL
+endstream
+endobj
+454 0 obj
+<<
+/Length 1556 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+455 0 obj
+<<
+/Length 1557 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+456 0 obj
+<<
+/Length 1558 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+457 0 obj
+<<
+/Length 1559 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+458 0 obj
+<<
+/Length 1560 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0g5A<="ad
RJD@R`f?qϵme^qRIBQPUPQ˴Ok.
DNji>ln
Sd(
+endstream
+endobj
+459 0 obj
+<<
+/Length 1561 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+460 0 obj
+<<
+/Length 1562 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+461 0 obj
+<<
+/Length 1563 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0n
/@2hoUEfl#hXI
+#n2d9&|=f{*X+P{ګEFqp[ E؉n6{
+endstream
+endobj
+462 0 obj
+<<
+/Length 1564 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+463 0 obj
+<<
+/Length 1565 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x=ͱ
0\MFxmEXX
+endstream
+endobj
+464 0 obj
+<<
+/Length 1566 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+465 0 obj
+<<
+/Length 1567 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+466 0 obj
+<<
+/Length 1568 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+467 0 obj
+<<
+/Length 1569 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+61!)4 Nv6.xUŇ( 6B%/caHۃ Y
6;o1_fͳïٚ
+
+%ԞjQ=ܶBv.
+endstream
+endobj
+468 0 obj
+<<
+/Length 1570 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1_ UX,"BOCIq:b"]O߲d
+endstream
+endobj
+469 0 obj
+<<
+/Length 1571 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+470 0 obj
+<<
+/Length 1572 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+471 0 obj
+<<
+/Length 1573 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+472 0 obj
+<<
+/Length 1574 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x=ͱ
0\MFxmEXX
+endstream
+endobj
+473 0 obj
+<<
+/Length 1575 0 R
+/Type /XObject
+/Subtype /Image
+/Width 36
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc``~8s@ "~g3?q
  .*a3 Au ?3H(
+endstream
+endobj
+474 0 obj
+<<
+/Length 1576 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+475 0 obj
+<<
+/Length 1577 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
  ߢZFcF4J&MhP,q]2z+I\9}0
+aRlX-8G*C2gr$G}DFE}5/::zoi
+endstream
+endobj
+476 0 obj
+<<
+/Length 1578 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+477 0 obj
+<<
+/Length 1579 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`Iӟ#coTq!GP\RVd,
+"/|
+endstream
+endobj
+478 0 obj
+<<
+/Length 1580 0 R
+/Type /XObject
+/Subtype /Image
+/Width 36
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuб 0/~.@H2#b-"7./'y|5h%`A YG$p
+endstream
+endobj
+479 0 obj
+<<
+/Length 1581 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+480 0 obj
+<<
+/Length 1582 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+481 0 obj
+<<
+/Length 1583 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+482 0 obj
+<<
+/Length 1584 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`IX"coT12 9BFצԡ<~L.sNJ{? ;
i33hS]_tP@(}W+XNyDAوUd4}j6IOE9&6ԝ^y5
P/8H7Kpg
+endstream
+endobj
+483 0 obj
+<<
+/Length 1585 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p@k
7J+W^qs9O$wDE䰈ͭr+KI'5A<Q}җLa'֢K9Uzz*u>p\
5,]<Dh
+:
+endstream
+endobj
+484 0 obj
+<<
+/Length 1586 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+485 0 obj
+<<
+/Length 1587 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1
+1 HN { əEכ7h7Ȓem"/
+
+餖&XpjznljT1j
+endstream
+endobj
+486 0 obj
+<<
+/Length 1588 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`I8ſMDu*NЍ=GȀڴ:R'c6
+ʠ~6Oi19(양FOӦ3iY(Ħҫ>^tsf%'VIFx)\
j
+endstream
+endobj
+487 0 obj
+<<
+/Length 1589 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+488 0 obj
+<<
+/Length 1590 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+489 0 obj
+<<
+/Length 1591 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[eb72ZFaF11&4c'^Zrb(W6p rXٟ67D3_7
+endstream
+endobj
+490 0 obj
+<<
+/Length 1592 0 R
+/Type /XObject
+/Subtype /Image
+/Width 37
+/Height 48
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x=
+0 o#(?b@1ꢛ.
$yĎ*:QP+a_V_qy_wPELkJ澐Fia'؆
+endstream
+endobj
+491 0 obj
+<<
+/Length 1593 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+492 0 obj
+<<
+/Length 1594 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+493 0 obj
+<<
+/Length 1595 0 R
+/Type /XObject
+/Subtype /Image
+/Width 22
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xƱ 
+(K04`x_̛

+noa`?@S؝1$!>:#uR[FfQa[M/?*FUNh-<
+endstream
+endobj
+494 0 obj
+<<
+/Length 1596 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+495 0 obj
+<<
+/Length 1597 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! Qĩ(@Iq:b.J&.>ٲd?3u|PkH1O
.0uo՝oوNbʆubAs\MX`*܁^9A
+endstream
+endobj
+496 0 obj
+<<
+/Length 1598 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+497 0 obj
+<<
+/Length 1599 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu
0DKH)+Rp%v_|0LF)_0W:wNpm56׾{+1zꇡ\
&luߦ >0 n8o
+endstream
+endobj
+498 0 obj
+<<
+/Length 1600 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuA
+! \(x‡zb\
+c0f!
+endstream
+endobj
+499 0 obj
+<<
+/Length 1601 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ quN  :#X 6HG0(bȥ~Iũ+c9~5o
KX
+endstream
+endobj
+500 0 obj
+<<
+/Length 1602 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 67
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu
 
EE*2x4Q#(VrxYĺd;53);<$#԰ur5@d6zRm\
ީ~9i):r:|>4^u1k@F
+1R<Kt8c%"K]\q
+endstream
+endobj
+501 0 obj
+<<
+/Length 1603 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
1 PG)Y[ lQ)b'<}ۡ菌&_W4ĩ0#<+n,._
^4G1UoKಙOPBnvxj[m
+endstream
+endobj
+502 0 obj
+<<
+/Length 1604 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 BFF(2QcH7oV
+endstream
+endobj
+503 0 obj
+<<
+/Length 1605 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+504 0 obj
+<<
+/Length 1606 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+505 0 obj
+<<
+/Length 1607 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu 07,%9βh//J"
+S'"?Mp~\p
+endstream
+endobj
+506 0 obj
+<<
+/Length 1608 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+507 0 obj
+<<
+/Length 1609 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+508 0 obj
+<<
+/Length 1610 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+509 0 obj
+<<
+/Length 1611 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+510 0 obj
+<<
+/Length 1612 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+511 0 obj
+<<
+/Length 1613 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+512 0 obj
+<<
+/Length 1614 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+513 0 obj
+<<
+/Length 1615 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+514 0 obj
+<<
+/Length 1616 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+515 0 obj
+<<
+/Length 1617 0 R
+/Type /XObject
+/Subtype /Image
+/Width 60
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm1
+0/11W
UzGi3_8WʭdY>eCdp$H0?5a7,2L[`zT=\
UBTp 2,m/",t\; v-'afb~mL|83D[@P_`\&
+endstream
+endobj
+516 0 obj
+<<
+/Length 1618 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+517 0 obj
+<<
+/Length 1619 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuA
+! \(x‡zb\
+c0f!
+endstream
+endobj
+518 0 obj
+<<
+/Length 1620 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+519 0 obj
+<<
+/Length 1621 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x̱
 @o(d#kXAFsG -`-wUg
+endstream
+endobj
+520 0 obj
+<<
+/Length 1622 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+521 0 obj
+<<
+/Length 1623 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+522 0 obj
+<<
+/Length 1624 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p/xk 7*o.iNI
V1\ Sq!IMjѲ/&UX.Vciv5Uװ;7]l<D"܎>`<
+endstream
+endobj
+523 0 obj
+<<
+/Length 1625 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+524 0 obj
+<<
+/Length 1626 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 35
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x]˱
 EK((k
+vhG%PY&Q77)AJ
?٬gzK%6S
+T3_x 2.
+endstream
+endobj
+525 0 obj
+<<
+/Length 1627 0 R
+/Type /XObject
+/Subtype /Image
+/Width 39
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
0¥77P0& 
!M4NzҽW."oLBEE/|C+`!3~'8N?\SǗ痰Y
+
+endstream
+endobj
+526 0 obj
+<<
+/Length 1628 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+527 0 obj
+<<
+/Length 1629 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+528 0 obj
+<<
+/Length 1630 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+529 0 obj
+<<
+/Length 1631 0 R
+/Type /XObject
+/Subtype /Image
+/Width 50
+/Height 68
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0DQP2ãL5AVpGKIarH)Bz|†u@>mcVF
+}L %{^Oku^euQxB=t?!BUGJ&.횪 Q|Zh*
$h0U`plǚ۹l\A
+ZZ^[(bѠM
DN27
+endstream
+endobj
+530 0 obj
+<<
+/Length 1632 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+531 0 obj
+<<
+/Length 1633 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+532 0 obj
+<<
+/Length 1634 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xEα
0g]q]
+C ͧ_z{#
+sl]g2$[5$*%&.R"L`ޜ୿YPwCWTt"ޟTpzL,WzTz\
sW"{AP
+endstream
+endobj
+533 0 obj
+<<
+/Length 1635 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 35
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x]˱
 EK((k
+vhG%PY&Q77)AJ
?٬gzK%6S
+T3_x 2.
+endstream
+endobj
+534 0 obj
+<<
+/Length 1636 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1
+ ,(,ck5iR^Xd.@
\ۗ{-css~ҢG^Njn̆Km?AX(o\6
>er
+endstream
+endobj
+535 0 obj
+<<
+/Length 1637 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+536 0 obj
+<<
+/Length 1638 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuͱ 0gTLs}Ff>
4D7qaxyBc
8C<2׹s:6hpeϱWӢG~Njn̆Km:1ozP:6ui/'\
t
+endstream
+endobj
+537 0 obj
+<<
+/Length 1639 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0gpy9(gG$ll@wEAJh²?H*
5=bw65?@k
+endstream
+endobj
+538 0 obj
+<<
+/Length 1640 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+539 0 obj
+<<
+/Length 1641 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+540 0 obj
+<<
+/Length 1642 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 47
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xα
 Eo(,Yh08#`,T&.`s[<x0BW@9WCJ=8>& fy[gq~
E|úg
+endstream
+endobj
+541 0 obj
+<<
+/Length 1643 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+542 0 obj
+<<
+/Length 1644 0 R
+/Type /XObject
+/Subtype /Image
+/Width 39
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
0¥77P0& 
!M4NzҽW."oLBEE/|C+`!3~'8N?\SǗ痰Y
+
+endstream
+endobj
+543 0 obj
+<<
+/Length 1645 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
 Q\F
+K^+{4FaJRDRD_"G1\M%.ʴ ِ 
Kӟ|z>}f2rG'X7E2¤JlLwچ>ն쭾
+endstream
+endobj
+544 0 obj
+<<
+/Length 1646 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+545 0 obj
+<<
+/Length 1647 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 BFF(2QcH7oV
+endstream
+endobj
+546 0 obj
+<<
+/Length 1648 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Yeb72ZFaA$1&4o,
+endstream
+endobj
+547 0 obj
+<<
+/Length 1649 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
! E?d_X]23HFcDJHie?
++n?Y-VQ<"l*[F>5N^̤'ge梜ONH<z?JXA$᥂~^\
w
+endstream
+endobj
+548 0 obj
+<<
+/Length 1650 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xб
0 D#TEkJAVYX%
bNJc <*E%>tR_P5lELŁ]Ox
[ H??c__6E*BfaV)*f@c킡wz ]m
+endstream
+endobj
+549 0 obj
+<<
+/Length 1651 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+550 0 obj
+<<
+/Length 1652 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+551 0 obj
+<<
+/Length 1653 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+552 0 obj
+<<
+/Length 1654 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+553 0 obj
+<<
+/Length 1655 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+554 0 obj
+<<
+/Length 1656 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 53
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0 }2(ތ 1X%#@ۈќlg
+endstream
+endobj
+555 0 obj
+<<
+/Length 1657 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+556 0 obj
+<<
+/Length 1658 0 R
+/Type /XObject
+/Subtype /Image
+/Width 51
+/Height 62
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xѱ
 Oa W`gi=
NODb'/7V,d>49b; Sx8ffPx< L |5ݠV(ʯ
w^
+endstream
+endobj
+557 0 obj
+<<
+/Length 1659 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10DY#>kQ!7)rH>
`D`oRDyZmY
+endstream
+endobj
+558 0 obj
+<<
+/Length 1660 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10 EĐ `rMoVn7H ^`[
+ZheR[Fs[;Z19jݥ}!=iKGmzOޮxIFt+Kyh6
+endstream
+endobj
+559 0 obj
+<<
+/Length 1661 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM1 2mH|R
+)@i<4]R .{TnF-n7i K75A A(u5umK{Sjbl8
38}]vv u/+O v ]hm*ēC
+endstream
+endobj
+560 0 obj
+<<
+/Length 1662 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu 0D1:ɪ3*3*@&:$F
+@ Νӹ3EۇG-q͵/JzoLFah:I2zoݷ¼ BAxD
?Tt~F
+endstream
+endobj
+561 0 obj
+<<
+/Length 1663 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+562 0 obj
+<<
+/Length 1664 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+563 0 obj
+<<
+/Length 1665 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+564 0 obj
+<<
+/Length 1666 0 R
+/Type /XObject
+/Subtype /Image
+/Width 74
+/Height 47
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xб
 C.\2GhХJlFxVPXsN6HNēU 3;
+C\ '`qO#^#s͢<ZBT]?ಚO
1o
+}#.T
T
+endstream
+endobj
+565 0 obj
+<<
+/Length 1667 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+566 0 obj
+<<
+/Length 1668 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0
0F:.+i\PV>p"Uy,a7\xw;oXf%l+\
ӚH{,><#Bv/Ì/C
+endstream
+endobj
+567 0 obj
+<<
+/Length 1669 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p@k
7J+W^qs9O$wDE䰈ͭr+KI'5A<Q}җLa'֢K9Uzz*u>p\
5,]<Dh
+:
+endstream
+endobj
+568 0 obj
+<<
+/Length 1670 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+569 0 obj
+<<
+/Length 1671 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+570 0 obj
+<<
+/Length 1672 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+571 0 obj
+<<
+/Length 1673 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p@k
7J+W^qs9O$wDE䰈ͭr+KI'5A<Q}җLa'֢K9Uzz*u>p\
5,]<Dh
+:
+endstream
+endobj
+572 0 obj
+<<
+/Length 1674 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+573 0 obj
+<<
+/Length 1675 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+574 0 obj
+<<
+/Length 1676 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM1 2mH|R
+)@i<4]R .{TnF-n7i K75A A(u5umK{Sjbl8
38}]vv u/+O v ]hm*ēC
+endstream
+endobj
+575 0 obj
+<<
+/Length 1677 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0g5A<="ad
RJD@R`f?qϵme^qRIBQPUPQ˴Ok.
DNji>ln
Sd(
+endstream
+endobj
+576 0 obj
+<<
+/Length 1678 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+577 0 obj
+<<
+/Length 1679 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+578 0 obj
+<<
+/Length 1680 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+579 0 obj
+<<
+/Length 1681 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+580 0 obj
+<<
+/Length 1682 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM10DYY4QҦr()"|ti)),mvmChfT'!ʰD)م9@"
ĺ.M{snO>e{Y7h<wu)G_
+endstream
+endobj
+581 0 obj
+<<
+/Length 1683 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+582 0 obj
+<<
+/Length 1684 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+583 0 obj
+<<
+/Length 1685 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM1
+0/E+8:Gp 6GQr{m#Cr.|%,vV1Y\$`Yp7
z{OcvitfԤ"]}N=eRmJW]JWguEj^Boy?\
Ԟ?qQ
+endstream
+endobj
+584 0 obj
+<<
+/Length 1686 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+585 0 obj
+<<
+/Length 1687 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`IX"coT12 9BFצԡ<~L.sNJ{? ;
i33hS]_tP@(}W+XNyDAوUd4}j6IOE9&6ԝ^y5
P/8H7Kpg
+endstream
+endobj
+586 0 obj
+<<
+/Length 1688 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`!7 HnF'r (M[C+uy2l
+pX\s- v7cEgffЦ(n*P
Wn#dXF󈜃niT8mz1rLlO?;!5O7k^+qbDo
+>
+endstream
+endobj
+587 0 obj
+<<
+/Length 1689 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1
+1SHN { əEכ7h7’em"/
+
+餖&Xpjznlj$jv
+endstream
+endobj
+588 0 obj
+<<
+/Length 1690 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuA
+! \(x‡zb\
+c0f!
+endstream
+endobj
+589 0 obj
+<<
+/Length 1691 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+590 0 obj
+<<
+/Length 1692 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMϱ
0᳌ DxVJ"AR`W0
+lHH3XFVqi3iڊqﲷ:
+MP'%+}3Y⩎
3t85n¡0n\+ž*8A1F*t/;Ч)zg_zw-)r80.r8w& br
+endstream
+endobj
+591 0 obj
+<<
+/Length 1693 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p@k
7J+W^qs9O$wDE䰈ͭr+KI'5A<Q}җLa'֢K9Uzz*u>p\
5,]<Dh
+:
+endstream
+endobj
+592 0 obj
+<<
+/Length 1694 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oS"F(l
+endstream
+endobj
+593 0 obj
+<<
+/Length 1695 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10 geGQr-&̩:sL]Z%<eD, EvKݽLu
UVT:4લacɗğ<9lN,aUlcgfaV9.*f@cu7k
+endstream
+endobj
+594 0 obj
+<<
+/Length 1696 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+595 0 obj
+<<
+/Length 1697 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+596 0 obj
+<<
+/Length 1698 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x!0D |\2˵\kD*(
j\5k"<~f
+endstream
+endobj
+597 0 obj
+<<
+/Length 1699 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`I8؏HQ z!#(M[C+uy2l
\u56 v7cAgffЦ(n*P
Wn#dXF󈜃nTT9mz1rLO?;!5O7^ qbDo>
+endstream
+endobj
+598 0 obj
+<<
+/Length 1700 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+599 0 obj
+<<
+/Length 1701 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+600 0 obj
+<<
+/Length 1702 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1O[2
+#Aq:b"]O߲d
+endstream
+endobj
+601 0 obj
+<<
+/Length 1703 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+602 0 obj
+<<
+/Length 1704 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
1Dѱ.p
DNji޵?vAjzŮl
+endstream
+endobj
+603 0 obj
+<<
+/Length 1705 0 R
+/Type /XObject
+/Subtype /Image
+/Width 39
+/Height 66
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x]10 oeȘ9K9Rқ7Q78
àSUFqiaBhm
+endstream
+endobj
+604 0 obj
+<<
+/Length 1706 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+605 0 obj
+<<
+/Length 1707 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+606 0 obj
+<<
+/Length 1708 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+607 0 obj
+<<
+/Length 1709 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu 0D1:μjt`w
dE,<2׹s:6hpeϱWӢG~Njn̆Km:1ozP:\
6ui/tA
+endstream
+endobj
+608 0 obj
+<<
+/Length 1710 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+609 0 obj
+<<
+/Length 1711 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b` 7 HD'r (M[C+uy2l
+pX\s- v7cEgffЦ(n*P
Wn#dXF󈜃niT8mz1rLlO?;!5O7k^+qbDo
+>
+endstream
+endobj
+610 0 obj
+<<
+/Length 1712 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+611 0 obj
+<<
+/Length 1713 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0q)h
+endstream
+endobj
+612 0 obj
+<<
+/Length 1714 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+613 0 obj
+<<
+/Length 1715 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+614 0 obj
+<<
+/Length 1716 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+615 0 obj
+<<
+/Length 1717 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xб
0a[)R Ց2JFH3tBbO´0/(c2j1Ė1
+endstream
+endobj
+616 0 obj
+<<
+/Length 1718 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 BFF(2QcH7oV
+endstream
+endobj
+617 0 obj
+<<
+/Length 1719 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x̱
 @o(d#kXAFsG -`-wUg
+endstream
+endobj
+618 0 obj
+<<
+/Length 1720 0 R
+/Type /XObject
+/Subtype /Image
+/Width 36
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc``Ì~8gs@ "~?f33q
  .*a3 Au ?3H(
+endstream
+endobj
+619 0 obj
+<<
+/Length 1721 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+620 0 obj
+<<
+/Length 1722 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+621 0 obj
+<<
+/Length 1723 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+622 0 obj
+<<
+/Length 1724 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+623 0 obj
+<<
+/Length 1725 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+624 0 obj
+<<
+/Length 1726 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 'T|cX ) xF4GPCEA*
+O0i/7WfLp%1#(
Q.[(7}IFo}C}TQ)'_"-R=ԖY ^
+endstream
+endobj
+625 0 obj
+<<
+/Length 1727 0 R
+/Type /XObject
+/Subtype /Image
+/Width 26
+/Height 33
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc~P??N
+endstream
+endobj
+626 0 obj
+<<
+/Length 1728 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+627 0 obj
+<<
+/Length 1729 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+628 0 obj
+<<
+/Length 1730 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+629 0 obj
+<<
+/Length 1731 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+630 0 obj
+<<
+/Length 1732 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0EQYh(p`sk8!DMRD!;Ǣٿ1x BWu^
+endstream
+endobj
+631 0 obj
+<<
+/Length 1733 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 BFF(2QcH7oV
+endstream
+endobj
+632 0 obj
+<<
+/Length 1734 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+633 0 obj
+<<
+/Length 1735 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+634 0 obj
+<<
+/Length 1736 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅⷑX#UX,"B@Iq:b"]O߲d
/ڂ']AO
+endstream
+endobj
+635 0 obj
+<<
+/Length 1737 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
! E?rAɱ]2ELJ
+t}I'c
+ cocs:UݣzԍXUgSV~p6.dfxI{򫾜
Cv&VYmGV|Bmz
+endstream
+endobj
+636 0 obj
+<<
+/Length 1738 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ7X#UX,"l:lA#(5q-Ka~&"F 锎A-x
?j\i3F[/qMu]wmQāgY9y;a
+endstream
+endobj
+637 0 obj
+<<
+/Length 1739 0 R
+/Type /XObject
+/Subtype /Image
+/Width 58
+/Height 62
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xl3070سՁi0V
+43
+endstream
+endobj
+638 0 obj
+<<
+/Length 1740 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+639 0 obj
+<<
+/Length 1741 0 R
+/Type /XObject
+/Subtype /Image
+/Width 48
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x}
0 _P&F Xd ` 
d\UM<gb&eKOiMbˊG<;4)yH]:3lrx9']̸~'*\
zd^-1vUf
	 {}h0Ͱ:}'&,CeTvbS| O̹2xd -Y
+endstream
+endobj
+640 0 obj
+<<
+/Length 1742 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+641 0 obj
+<<
+/Length 1743 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+642 0 obj
+<<
+/Length 1744 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+643 0 obj
+<<
+/Length 1745 0 R
+/Type /XObject
+/Subtype /Image
+/Width 71
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xѱ
0 @E^v6c2
+Z:\}ttp+ՁYV8W
1=ɕE6,.ϖhCr7_#GD)mւ'^
+endstream
+endobj
+644 0 obj
+<<
+/Length 1746 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+645 0 obj
+<<
+/Length 1747 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+646 0 obj
+<<
+/Length 1748 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 49
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu;! A.8GhKm%P"튉M>JJdY
'DLv!N=ų)@Է't/kZ/K+j}._M<-5ĒijfDuׄ\
óPYɹnw@FF
+endstream
+endobj
+647 0 obj
+<<
+/Length 1749 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+648 0 obj
+<<
+/Length 1750 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+649 0 obj
+<<
+/Length 1751 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"QR"6(t#(5q-Ka~&"J 锎AS-x
?Z\i3F[/qMu]wmQāgY98>
+endstream
+endobj
+650 0 obj
+<<
+/Length 1752 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+651 0 obj
+<<
+/Length 1753 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+652 0 obj
+<<
+/Length 1754 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+653 0 obj
+<<
+/Length 1755 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+654 0 obj
+<<
+/Length 1756 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`I8؏HQ z!#(M[C+uy2l
\u56 v7cAgffЦ(n*P
Wn#dXF󈜃nTT9mz1rLO?;!5O7^ qbDo>
+endstream
+endobj
+655 0 obj
+<<
+/Length 1757 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+656 0 obj
+<<
+/Length 1758 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+657 0 obj
+<<
+/Length 1759 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+658 0 obj
+<<
+/Length 1760 0 R
+/Type /XObject
+/Subtype /Image
+/Width 23
+/Height 5
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x$
+endstream
+endobj
+659 0 obj
+<<
+/Length 1761 0 R
+/Type /XObject
+/Subtype /Image
+/Width 46
+/Height 66
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0 QP2RF3e\l(9۱$`@*V
+ndU=ȅX̬ĢQ<0 nړSZ\{<Ï{^nyS0'R;UYFCqn
hq?W9:T
+endstream
+endobj
+660 0 obj
+<<
+/Length 1762 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+661 0 obj
+<<
+/Length 1763 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oR"N,(DCq:b"]O߲d
+endstream
+endobj
+662 0 obj
+<<
+/Length 1764 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+663 0 obj
+<<
+/Length 1765 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+664 0 obj
+<<
+/Length 1766 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10 gEr!Gɵ 9:1gBZ%<eD, EvKݽLu
UVT:4લacɗğ<9lN,aUlcgfaV9.*f@cu7j
+endstream
+endobj
+665 0 obj
+<<
+/Length 1767 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xem1
PPXm88ܷNـIܒz%,KM:!΁Ikn@[
+rHoC;SJШk˓~[T\:
8_
+endstream
+endobj
+666 0 obj
+<<
+/Length 1768 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ7X#UX,"l:lA#(5q-Ka~&"F 锎A-x
?j\i3F[/qMu]wmQāgY9y;a
+endstream
+endobj
+667 0 obj
+<<
+/Length 1769 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϻ  Q(pHC͔F).A4'ͦ NejE
2hH
+endstream
+endobj
+668 0 obj
+<<
+/Length 1770 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+669 0 obj
+<<
+/Length 1771 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+670 0 obj
+<<
+/Length 1772 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+671 0 obj
+<<
+/Length 1773 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+672 0 obj
+<<
+/Length 1774 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+673 0 obj
+<<
+/Length 1775 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+674 0 obj
+<<
+/Length 1776 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+675 0 obj
+<<
+/Length 1777 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+676 0 obj
+<<
+/Length 1778 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+677 0 obj
+<<
+/Length 1779 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+678 0 obj
+<<
+/Length 1780 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+679 0 obj
+<<
+/Length 1781 0 R
+/Type /XObject
+/Subtype /Image
+/Width 50
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xE1
+!/B k"RJ{+bB H
/WǜHB舍Bdk@@UqWʊ$W
Jx5o[']b鼗dR95I*LM _n fnJs
+endstream
+endobj
+680 0 obj
+<<
+/Length 1782 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+681 0 obj
+<<
+/Length 1783 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+682 0 obj
+<<
+/Length 1784 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xEα
0g]q]
+%EXb
+u7dqMEH1 )EgnwN\qMI|1Ǿz{ -T
+endstream
+endobj
+683 0 obj
+<<
+/Length 1785 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 eb72ZFaAX1&4ol
+endstream
+endobj
+684 0 obj
+<<
+/Length 1786 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+685 0 obj
+<<
+/Length 1787 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+686 0 obj
+<<
+/Length 1788 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+687 0 obj
+<<
+/Length 1789 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! Qĩ(@Iq:b.J&.>ٲd?3u|PkH1O
.0uo՝oوNbʆubAs\MX`*܁^9A
+endstream
+endobj
+688 0 obj
+<<
+/Length 1790 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+)1P)H  Nv6.xUŇ( 6B%/caHۃ Y
6;o1_fͳïٚ
+
+%ԞjQ=ܶBv[233
+endstream
+endobj
+689 0 obj
+<<
+/Length 1791 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+690 0 obj
+<<
+/Length 1792 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xб
0a[)R Ց2JFH3tBbO´0/(c2j1Ė1
+endstream
+endobj
+691 0 obj
+<<
+/Length 1793 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0 BF&b(#TA!H
f} gauf+3d؝A'm%-26ipZbV/?8;OVP_
3KJ',j~#:
+endstream
+endobj
+692 0 obj
+<<
+/Length 1794 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+693 0 obj
+<<
+/Length 1795 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`I?CDu*N3dfȀڴ:R'c6
+ʠ~6Oi19(양FOӦ3iY(Ħҫ>^tsf%'VIFx)\
+o
+endstream
+endobj
+694 0 obj
+<<
+/Length 1796 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+695 0 obj
+<<
+/Length 1797 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+696 0 obj
+<<
+/Length 1798 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+697 0 obj
+<<
+/Length 1799 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+698 0 obj
+<<
+/Length 1800 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+699 0 obj
+<<
+/Length 1801 0 R
+/Type /XObject
+/Subtype /Image
+/Width 52
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xU1@O6HKa,
+G5^l+8aؗ63V8QDYrFê]:W6[K68NI\
`d<N47RS<D0}efRʌL. j
^:ګX0?
+endstream
+endobj
+700 0 obj
+<<
+/Length 1802 0 R
+/Type /XObject
+/Subtype /Image
+/Width 51
+/Height 62
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xѱ
 Oa W`gi=
NODb'/7V,d>49b; Sx8ffPx< L |5ݠV(ʯ
w^
+endstream
+endobj
+701 0 obj
+<<
+/Length 1803 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+702 0 obj
+<<
+/Length 1804 0 R
+/Type /XObject
+/Subtype /Image
+/Width 39
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xe 0 /tQԣh4ۓ՞́
|y<:
+endstream
+endobj
+703 0 obj
+<<
+/Length 1805 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMн
0d)ni)"%E$V)h %s?$yl]q&__/Jn"D l 
+$9"0:>:| an}n~w}ܴ
bQ5IO)!}Չh7mH"QA^8z{gS/>B
+endstream
+endobj
+704 0 obj
+<<
+/Length 1806 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+705 0 obj
+<<
+/Length 1807 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x;0RB{s@>=fpp趈wH)#g
+endstream
+endobj
+706 0 obj
+<<
+/Length 1808 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+707 0 obj
+<<
+/Length 1809 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+708 0 obj
+<<
+/Length 1810 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+709 0 obj
+<<
+/Length 1811 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 BFF(2(Ƅ&=9͛e\tȏa 5$7.<fa,.n
h>F~F]f{uL
+endstream
+endobj
+710 0 obj
+<<
+/Length 1812 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+711 0 obj
+<<
+/Length 1813 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuA
+! \(x‡zb\
+c0f!
+endstream
+endobj
+712 0 obj
+<<
+/Length 1814 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0wJ*(s<Sza3 ltWD>樂/,3
+endstream
+endobj
+713 0 obj
+<<
+/Length 1815 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+714 0 obj
+<<
+/Length 1816 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+715 0 obj
+<<
+/Length 1817 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 47
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
 PX'`7D= +|ugD-2K6e4 7 <FUt
+endstream
+endobj
+716 0 obj
+<<
+/Length 1818 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+717 0 obj
+<<
+/Length 1819 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[ebd.bŘdkMVgʅ^sWߘW<5|_
+endstream
+endobj
+718 0 obj
+<<
+/Length 1820 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+719 0 obj
+<<
+/Length 1821 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+720 0 obj
+<<
+/Length 1822 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+721 0 obj
+<<
+/Length 1823 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu 0D1:ɪ3*3*@&:$F
+@ Νӹ3EۇG-q͵/JzoLFah:I2zoݷ¼ BAxD
?Tt~F
+endstream
+endobj
+722 0 obj
+<<
+/Length 1824 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+723 0 obj
+<<
+/Length 1825 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1
+0 ߼[}ѩXq
X<zIBhxB  mx*r!
+ I'5A< eK_3M6]ϩR1k_R&7H3X>8
+endstream
+endobj
+724 0 obj
+<<
+/Length 1826 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0EQYh(p`sk8!DMRD!;Ǣٿ1x BWu^
+endstream
+endobj
+725 0 obj
+<<
+/Length 1827 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+726 0 obj
+<<
+/Length 1828 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMα
! wrt)"F,QHJ
+LP|,Y?jOS : iHQDNPmw
~[Pe\qy?}~v=:V^TJW`TtFO5C4_C9
+endstream
+endobj
+727 0 obj
+<<
+/Length 1829 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x=10Ft$0
^@եGif/EX\ZJ\!$wO!#:(*(;JcC,
+"VEg;6]`
`w=OFMpP5㊖ޥGe^QaA
+endstream
+endobj
+728 0 obj
+<<
+/Length 1830 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p@k
7J+W^qs9O$wDE䰈ͭr+KI'5A<Q}җLa'֢K9Uzz*u>p\
5,]<Dh
+:
+endstream
+endobj
+729 0 obj
+<<
+/Length 1831 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1
+1!簐^tzKƗFR^
+endstream
+endobj
+730 0 obj
+<<
+/Length 1832 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+731 0 obj
+<<
+/Length 1833 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+732 0 obj
+<<
+/Length 1834 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0)`%q$.
+endstream
+endobj
+733 0 obj
+<<
+/Length 1835 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+734 0 obj
+<<
+/Length 1836 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+735 0 obj
+<<
+/Length 1837 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+736 0 obj
+<<
+/Length 1838 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x!0D r\2ϥ\KD*, j]%ko"<~f
+f7ñaawyhwֶun&1.ߠZ3C
+endstream
+endobj
+737 0 obj
+<<
+/Length 1839 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ 0 TB-ͣd
+6V1QqMfbS~u"=YblY5tp,RɣjJU#zt
+endstream
+endobj
+738 0 obj
+<<
+/Length 1840 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+739 0 obj
+<<
+/Length 1841 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+740 0 obj
+<<
+/Length 1842 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+741 0 obj
+<<
+/Length 1843 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+742 0 obj
+<<
+/Length 1844 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! Qĩ(@Iq:b.J&.>ٲd?3u|PkH1O
.0uo՝oوNbʆubAs\MX`*܁^9A
+endstream
+endobj
+743 0 obj
+<<
+/Length 1845 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+744 0 obj
+<<
+/Length 1846 0 R
+/Type /XObject
+/Subtype /Image
+/Width 71
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x푱
0 OH.  R-h.1/ٮ6Y|>HU<5dc*<a<V0̬\ Q 
KSeBAA
?ۻfN?Y}MDZdE/o
+endstream
+endobj
+745 0 obj
+<<
+/Length 1847 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+746 0 obj
+<<
+/Length 1848 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϡ
P E|H`TF@V4c`Jg*c!7?y[ZK)L,GIֿ7}Y
+endstream
+endobj
+747 0 obj
+<<
+/Length 1849 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+748 0 obj
+<<
+/Length 1850 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+s<HUJ
^(pdg}BW]|a%)T24=Ȑ刚o?Ve<;m``XBimm/a'\
j5
+endstream
+endobj
+749 0 obj
+<<
+/Length 1851 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+750 0 obj
+<<
+/Length 1852 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+751 0 obj
+<<
+/Length 1853 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+752 0 obj
+<<
+/Length 1854 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ F\qadp6_x0(W7?yZ.ee
eaƴi#%X
+endstream
+endobj
+753 0 obj
+<<
+/Length 1855 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+754 0 obj
+<<
+/Length 1856 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+755 0 obj
+<<
+/Length 1857 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+$LjÙuA Nv6.xUŇ( 6B%/caHۃ Y
6;o1_fͳïٚ
+
+%ԞjQ=ܶBvKs0
+endstream
+endobj
+756 0 obj
+<<
+/Length 1858 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p@k
7J+W^qs9O$wDE䰈ͭr+KI'5A<Q}җLa'֢K9Uzz*u>p\
5,]<Dh
+:
+endstream
+endobj
+757 0 obj
+<<
+/Length 1859 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1
+1!簐^tzKƗFR^
+endstream
+endobj
+758 0 obj
+<<
+/Length 1860 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+759 0 obj
+<<
+/Length 1861 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"Q%R".,(H,@Iq:b"]O߲d
+endstream
+endobj
+760 0 obj
+<<
+/Length 1862 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1
+C! ?88P/PŊuR^#8:<[$0?m#tJǠix<
+}
IѻRɊɶt(w3,Ʀ9i
+endstream
+endobj
+761 0 obj
+<<
+/Length 1863 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+762 0 obj
+<<
+/Length 1864 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+763 0 obj
+<<
+/Length 1865 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oR"N,(DCq:b"]O߲d
+endstream
+endobj
+764 0 obj
+<<
+/Length 1866 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+765 0 obj
+<<
+/Length 1867 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+766 0 obj
+<<
+/Length 1868 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[ebd.bŘdkMVgʅ^sWߘW<5|_
+endstream
+endobj
+767 0 obj
+<<
+/Length 1869 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x͏
@ } Xɐ`TFLNOXW\a[@R-i%??<
+qd`e,X6u7X
+endstream
+endobj
+768 0 obj
+<<
+/Length 1870 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+769 0 obj
+<<
+/Length 1871 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-α
@ ߢ 
E"fJIq7ڍ.@qd}^'CX3<dfㆳʞy_N<UH%0p1_1;)9c}\
{bkT63
+endstream
+endobj
+770 0 obj
+<<
+/Length 1872 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM1 宠L"߰_J>xO!yK!=*7F .? Z;ЬY
ǍjۨkO^ͳ)4NC<Nݯf~YNjީ ~~fkq~Bv
+endstream
+endobj
+771 0 obj
+<<
+/Length 1873 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oS"F(l
+endstream
+endobj
+772 0 obj
+<<
+/Length 1874 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oS"F(l
+endstream
+endobj
+773 0 obj
+<<
+/Length 1875 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10
gg#(D$'\JxKˈX>Y_햺{ft`WiUen|ǘ/?y\
s؜Yª<
+s\TR3obj
+endstream
+endobj
+774 0 obj
+<<
+/Length 1876 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`dcn.l;r 9BFצԡ<~L.sǂ{,?
;"i33hS]_tPA(}W+ZNyDAوUd4}j6IOE9&6ԝ^y\
5
P/8H7K/%\
+endstream
+endobj
+775 0 obj
+<<
+/Length 1877 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+776 0 obj
+<<
+/Length 1878 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
 @[.RPv 1JF$|H>Jsލ6/# `CrNJb,.n
hb_l3?Zo.|X]u
+endstream
+endobj
+777 0 obj
+<<
+/Length 1879 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+778 0 obj
+<<
+/Length 1880 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 pBFF(2( HݼYx!?Ҝu$)bsV{b8
96G%4bv
+endstream
+endobj
+779 0 obj
+<<
+/Length 1881 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+780 0 obj
+<<
+/Length 1882 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+781 0 obj
+<<
+/Length 1883 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ quN  :#X 6HG0(bȥ~Iũ+c9~5o
KX
+endstream
+endobj
+782 0 obj
+<<
+/Length 1884 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1_ UX,"BOCIq:b"]O߲d
+endstream
+endobj
+783 0 obj
+<<
+/Length 1885 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+784 0 obj
+<<
+/Length 1886 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+785 0 obj
+<<
+/Length 1887 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oS"F(l
+endstream
+endobj
+786 0 obj
+<<
+/Length 1888 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+787 0 obj
+<<
+/Length 1889 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xcg
+endstream
+endobj
+788 0 obj
+<<
+/Length 1890 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+789 0 obj
+<<
+/Length 1891 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+790 0 obj
+<<
+/Length 1892 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+791 0 obj
+<<
+/Length 1893 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0wJ*(s<Sza3 ltWD>樂/,3
+endstream
+endobj
+792 0 obj
+<<
+/Length 1894 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϡ
P E|H`TF@V4c`Jg*c!7?y[ZK)L,GIֿ7}Y
+endstream
+endobj
+793 0 obj
+<<
+/Length 1895 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[ebd.bŘdkMVgʅ^sWߘW<5|_
+endstream
+endobj
+794 0 obj
+<<
+/Length 1896 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+795 0 obj
+<<
+/Length 1897 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+796 0 obj
+<<
+/Length 1898 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+797 0 obj
+<<
+/Length 1899 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+798 0 obj
+<<
+/Length 1900 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+799 0 obj
+<<
+/Length 1901 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+800 0 obj
+<<
+/Length 1902 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+801 0 obj
+<<
+/Length 1903 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+802 0 obj
+<<
+/Length 1904 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM10 EjD #C%#0v@4GQr"Rۡ-˧_NDW0,d؇:L`=aWW
L
x>L-KOlEdwէdR!}IѮ޴vs$vGM5H[ȫg^b\
$~
+endstream
+endobj
+803 0 obj
+<<
+/Length 1905 0 R
+/Type /XObject
+/Subtype /Image
+/Width 24
+/Height 47
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc0``@F  #1`` 0rIA"vl@NA
+endstream
+endobj
+804 0 obj
+<<
+/Length 1906 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+805 0 obj
+<<
+/Length 1907 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1_ UX,"BOCIq:b"]O߲d
+endstream
+endobj
+806 0 obj
+<<
+/Length 1908 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 49
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0 phdp"#)eMsAG$t.nF5vhm t=r0

+endstream
+endobj
+807 0 obj
+<<
+/Length 1909 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+808 0 obj
+<<
+/Length 1910 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+809 0 obj
+<<
+/Length 1911 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMн
0ϲ7(i)cJH)h#p$4^+^OWoB}3v"
+$9Ea]zK|-6p2]Lg:1mݞ͉{
;(!Ay=_ D
+endstream
+endobj
+810 0 obj
+<<
+/Length 1912 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMϱ
0g\^#+Lb 2bX,dA i>x&*d
+#.mc&4흽g}:=XbPwE+PeNu( 7ZB/vbb
:
U/;O&~vһny8&in!a
+endstream
+endobj
+811 0 obj
+<<
+/Length 1913 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+812 0 obj
+<<
+/Length 1914 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuͱ 0gTE4 )
n\^P)>D
+endstream
+endobj
+813 0 obj
+<<
+/Length 1915 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+814 0 obj
+<<
+/Length 1916 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuͱ 0gTLyeFf>muEZ{'T8F
+?0-s;cSg8Zkk;-1z臡&ltߦ60
kS7ou
+endstream
+endobj
+815 0 obj
+<<
+/Length 1917 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+816 0 obj
+<<
+/Length 1918 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+817 0 obj
+<<
+/Length 1919 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+818 0 obj
+<<
+/Length 1920 0 R
+/Type /XObject
+/Subtype /Image
+/Width 39
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xe 0 /tQԣh4ۓ՞́
|y<:
+endstream
+endobj
+819 0 obj
+<<
+/Length 1921 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oR"N,(DCq:b"]O߲d
+endstream
+endobj
+820 0 obj
+<<
+/Length 1922 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+821 0 obj
+<<
+/Length 1923 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+822 0 obj
+<<
+/Length 1924 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+823 0 obj
+<<
+/Length 1925 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+824 0 obj
+<<
+/Length 1926 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+825 0 obj
+<<
+/Length 1927 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
 @[.RPv 1JF$|H>Jsލ6/# `CrNJb,.n
hb_l3?Zo.|X]u
+endstream
+endobj
+826 0 obj
+<<
+/Length 1928 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+827 0 obj
+<<
+/Length 1929 0 R
+/Type /XObject
+/Subtype /Image
+/Width 39
+/Height 66
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x]10 oeȘ9K9Rқ7Q78
àSUFqiaBhm
+endstream
+endobj
+828 0 obj
+<<
+/Length 1930 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x̱
 @o(d#kXAFsG -`-wUg
+endstream
+endobj
+829 0 obj
+<<
+/Length 1931 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+s<HUJ
^(pdg}BW]|a%)T24=Ȑ刚o?Ve<;m``XBimm/a'\
j5
+endstream
+endobj
+830 0 obj
+<<
+/Length 1932 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu  <%lSeiK'v.2@
̓Kjzss|M}M}4&Wz370t%
rb'b <u"
gk{
+endstream
+endobj
+831 0 obj
+<<
+/Length 1933 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1
+0 ߼[}ѩXq
X<zIBhxB  mx*r!
+ I'5A< eK_3M6]ϩR1k_R&7H3X>8
+endstream
+endobj
+832 0 obj
+<<
+/Length 1934 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+833 0 obj
+<<
+/Length 1935 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϡ
P E|H`TF@V4c`Jg*c!7?y[ZK)L,GIֿ7}Y
+endstream
+endobj
+834 0 obj
+<<
+/Length 1936 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+835 0 obj
+<<
+/Length 1937 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ P E~ ad)1|7՜ ~I%p)+c*
s~GIֿ7CnY#
+endstream
+endobj
+836 0 obj
+<<
+/Length 1938 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+837 0 obj
+<<
+/Length 1939 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+838 0 obj
+<<
+/Length 1940 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"Q%R".,(H,@Iq:b"]O߲d
+endstream
+endobj
+839 0 obj
+<<
+/Length 1941 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0EQYh(p`sk8!DMRD!;Ǣٿ1x BWu^
+endstream
+endobj
+840 0 obj
+<<
+/Length 1942 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+841 0 obj
+<<
+/Length 1943 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+842 0 obj
+<<
+/Length 1944 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 pBFF(2( HݼYx!?Ҝu$)bsV{b8
96G%4bv
+endstream
+endobj
+843 0 obj
+<<
+/Length 1945 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10 geGQr-&̩:sL]Z%<eD, EvKݽLu
UVT:4લacɗğ<9lN,aUlcgfaV9.*f@cu7k
+endstream
+endobj
+844 0 obj
+<<
+/Length 1946 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+845 0 obj
+<<
+/Length 1947 0 R
+/Type /XObject
+/Subtype /Image
+/Width 52
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xU1
+0/ Ůͫjċ' ;El$
`?e|a`ds$!aŚBkAb@5`OV9X5Sݐ'y' ^2c*
,,RHj€NY5[Y&}ӷc$I!ç@
+endstream
+endobj
+846 0 obj
+<<
+/Length 1948 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+847 0 obj
+<<
+/Length 1949 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+848 0 obj
+<<
+/Length 1950 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`9_"cRq!GȀڴ:R'c6
+endstream
+endobj
+849 0 obj
+<<
+/Length 1951 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMͻ
0 X
mZ+U2Q4K"ÑA;U&Dnqf
gλ@͎w)_pb-R %|*nt
+endstream
+endobj
+850 0 obj
+<<
+/Length 1952 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm!0 
+0|ܬ)˵zJe@m5i qu&n5ת;
}#DWkk#m#/\ձR C[ ԘyN J
+endstream
+endobj
+851 0 obj
+<<
+/Length 1953 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1  1@%ѩ\Jٸ
QRRx,K"Ijb.Txj)DDdue?䰪k%9UzjLu>pY
wnrxh?E}
+endstream
+endobj
+852 0 obj
+<<
+/Length 1954 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+853 0 obj
+<<
+/Length 1955 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+854 0 obj
+<<
+/Length 1956 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuA
+! \(x‡zb\
+c0f!
+endstream
+endobj
+855 0 obj
+<<
+/Length 1957 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϻ  Q(pHC͔F).A4'ͦ NejE
2hH
+endstream
+endobj
+856 0 obj
+<<
+/Length 1958 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+857 0 obj
+<<
+/Length 1959 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+858 0 obj
+<<
+/Length 1960 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+859 0 obj
+<<
+/Length 1961 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+860 0 obj
+<<
+/Length 1962 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xб
0a[)R Ց2JFH3tBbO´0/(c2j1Ė1
+endstream
+endobj
+861 0 obj
+<<
+/Length 1963 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+862 0 obj
+<<
+/Length 1964 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+863 0 obj
+<<
+/Length 1965 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+864 0 obj
+<<
+/Length 1966 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+865 0 obj
+<<
+/Length 1967 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+866 0 obj
+<<
+/Length 1968 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x͏
@ } Xɐ`TFLNOXW\a[@R-i%??<
+qd`e,X6u7X
+endstream
+endobj
+867 0 obj
+<<
+/Length 1969 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+868 0 obj
+<<
+/Length 1970 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+869 0 obj
+<<
+/Length 1971 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ Fp :#Xp6_x0֯(W7?yZ.ea
efi=%VYL
+endstream
+endobj
+870 0 obj
+<<
+/Length 1972 0 R
+/Type /XObject
+/Subtype /Image
+/Width 65
+/Height 69
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x͒
0 cp8FG(!e
+''hOl
+Kj<
+CYo5ׄ+OLCfؔ}ܵO _/QJ}cj:)-*)p#w:<
MTOT3
+endstream
+endobj
+871 0 obj
+<<
+/Length 1973 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+872 0 obj
+<<
+/Length 1974 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+873 0 obj
+<<
+/Length 1975 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Yeb72ZFaA$1&4o,
+endstream
+endobj
+874 0 obj
+<<
+/Length 1976 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+875 0 obj
+<<
+/Length 1977 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+$LjÙuA Nv6.xUŇ( 6B%/caHۃ Y
6;o1_fͳïٚ
+
+%ԞjQ=ܶBvKs0
+endstream
+endobj
+876 0 obj
+<<
+/Length 1978 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϻ  Q(pHC͔F).A4'ͦ NejE
2hH
+endstream
+endobj
+877 0 obj
+<<
+/Length 1979 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+878 0 obj
+<<
+/Length 1980 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ quN  :#X 6HG0(bȥ~Iũ+c9~5o
KX
+endstream
+endobj
+879 0 obj
+<<
+/Length 1981 0 R
+/Type /XObject
+/Subtype /Image
+/Width 36
+/Height 49
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x=10(( OK)SD1='ݸDbs R'0q6dF7x
S+ft4Spk]
J.Q΂Xc&x
+endstream
+endobj
+880 0 obj
+<<
+/Length 1982 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+881 0 obj
+<<
+/Length 1983 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1O[2
+#Aq:b"]O߲d
+endstream
+endobj
+882 0 obj
+<<
+/Length 1984 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+883 0 obj
+<<
+/Length 1985 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1
+0 ߼[}ѩXq
X<zIBhxB  mx*r!
+ I'5A< eK_3M6]ϩR1k_R&7H3X>8
+endstream
+endobj
+884 0 obj
+<<
+/Length 1986 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+885 0 obj
+<<
+/Length 1987 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+886 0 obj
+<<
+/Length 1988 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+887 0 obj
+<<
+/Length 1989 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-α
@ ߢ 
E"fJIq7ڍ.@qd}^'CX3<dfㆳʞy_N<UH%0p1_1;)9c}\
{bkT63
+endstream
+endobj
+888 0 obj
+<<
+/Length 1990 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+889 0 obj
+<<
+/Length 1991 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+890 0 obj
+<<
+/Length 1992 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+891 0 obj
+<<
+/Length 1993 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ 0 TB-ͣd
+6V1QqMfbS~u"=YblY5tp,RɣjJU#zt
+endstream
+endobj
+892 0 obj
+<<
+/Length 1994 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+893 0 obj
+<<
+/Length 1995 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 67
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`o`f`?
+`u#
+endstream
+endobj
+894 0 obj
+<<
+/Length 1996 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+895 0 obj
+<<
+/Length 1997 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0 CQ\BFF(\r&0*V6šnnp6sX.q~տ1_;s_
+endstream
+endobj
+896 0 obj
+<<
+/Length 1998 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10DY#>kQ!7)rH>
`D`oRDyZmY
+endstream
+endobj
+897 0 obj
+<<
+/Length 1999 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p@k
7J+W^qs9O$wDE䰈ͭr+KI'5A<Q}җLa'֢K9Uzz*u>p\
5,]<Dh
+:
+endstream
+endobj
+898 0 obj
+<<
+/Length 2000 0 R
+/Type /XObject
+/Subtype /Image
+/Width 60
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm1
+0/11W
UzGi3_8WʭdY>eCdp$H0?5a7,2L[`zT=\
UBTp 2,m/",t\; v-'afb~mL|83D[@P_`\&
+endstream
+endobj
+899 0 obj
+<<
+/Length 2001 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xEб
 ЏRЅx
WaGaJ
+sm<q]DIc"Ee%~QXIX+JM"aOPI?LśJ
$liH8&e6#
E%\6ɜXO@{Fxgq5IHd }|W?<\
+endstream
+endobj
+900 0 obj
+<<
+/Length 2002 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 BFF(2(Ƅ&=9͛e\tȏa 5$7.<fa,.n
h>F~F]f{uL
+endstream
+endobj
+901 0 obj
+<<
+/Length 2003 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ7X#UX,"l:lA#(5q-Ka~&"F 锎A-x
?j\i3F[/qMu]wmQāgY9y;a
+endstream
+endobj
+902 0 obj
+<<
+/Length 2004 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 BFF(2(Ƅ&=9͛e\tȏa 5$7.<fa,.n
h>F~F]f{uL
+endstream
+endobj
+903 0 obj
+<<
+/Length 2005 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+904 0 obj
+<<
+/Length 2006 0 R
+/Type /XObject
+/Subtype /Image
+/Width 11
+/Height 11
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x?
+endstream
+endobj
+905 0 obj
+<<
+/Length 2007 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[ebd.bŘdkMVgʅ^sWߘW<5|_
+endstream
+endobj
+906 0 obj
+<<
+/Length 2008 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+907 0 obj
+<<
+/Length 2009 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 BFF(2QcH7oV
+endstream
+endobj
+908 0 obj
+<<
+/Length 2010 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+909 0 obj
+<<
+/Length 2011 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+910 0 obj
+<<
+/Length 2012 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMα
0 'X16E
 2 vhE 
mqվQoܫ4Mc<M_ߟíZvB__d`cZCfHlBO
+endstream
+endobj
+911 0 obj
+<<
+/Length 2013 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 53
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0 }2(ތ 1X%#@ۈќlg
+endstream
+endobj
+912 0 obj
+<<
+/Length 2014 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMͻ
0 XM
+endstream
+endobj
+913 0 obj
+<<
+/Length 2015 0 R
+/Type /XObject
+/Subtype /Image
+/Width 36
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM
0 DOP.@.k`mWv:B
yH
(UX@#CDBYbkj]Fq',jLݥ1b~w}zK\BȾ6
S~ۨ.d?;T"J
H+-"dH>`cA
+endstream
+endobj
+914 0 obj
+<<
+/Length 2016 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+915 0 obj
+<<
+/Length 2017 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+916 0 obj
+<<
+/Length 2018 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+917 0 obj
+<<
+/Length 2019 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+918 0 obj
+<<
+/Length 2020 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ F\qadp6_x0(W7?yZ.ee
eaƴi#%X
+endstream
+endobj
+919 0 obj
+<<
+/Length 2021 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+920 0 obj
+<<
+/Length 2022 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x=10Ft$ ^
+endstream
+endobj
+921 0 obj
+<<
+/Length 2023 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuͱ 0gTLuuFf>-}Dz{'T8F
+?0-s;cSg8Zkk;-1z臡&ltߦ60
kS7oMQu%
+endstream
+endobj
+922 0 obj
+<<
+/Length 2024 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+923 0 obj
+<<
+/Length 2025 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+924 0 obj
+<<
+/Length 2026 0 R
+/Type /XObject
+/Subtype /Image
+/Width 60
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm1
+0/11W
UzGi3_8WʭdY>eCdp$H0?5a7,2L[`zT=\
UBTp 2,m/",t\; v-'afb~mL|83D[@P_`\&
+endstream
+endobj
+925 0 obj
+<<
+/Length 2027 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0EQYh(p`sk8!DMRD!;Ǣٿ1x BWu^
+endstream
+endobj
+926 0 obj
+<<
+/Length 2028 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+927 0 obj
+<<
+/Length 2029 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+928 0 obj
+<<
+/Length 2030 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0gpy9(gG$ll@wEAJh²?H*
5=bw65?@k
+endstream
+endobj
+929 0 obj
+<<
+/Length 2031 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM1 EDc6E$a)| 4B.)/{TnF-n7k"
;|AXWb7F]Rfܧigi8~u3zRWԗ,//!q~U$]\
B
+endstream
+endobj
+930 0 obj
+<<
+/Length 2032 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMϱ
0wr D)"°GI6960, !ͧ_0L] 
ԕQխxLhyYiF Y\ݡYW|!eNMQ`⩍#~e4(kAL G
CthX N{wڪ äpy
Ko~
+endstream
+endobj
+931 0 obj
+<<
+/Length 2033 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+932 0 obj
+<<
+/Length 2034 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+933 0 obj
+<<
+/Length 2035 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM1
+0 F_j];r W2f(t1Al'x'c)
x'&)0FuYۥ
+endstream
+endobj
+934 0 obj
+<<
+/Length 2036 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oS"F(l
+endstream
+endobj
+935 0 obj
+<<
+/Length 2037 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p@k
7J+W^qs9O$wDE䰈ͭr+KI'5A<Q}җLa'֢K9Uzz*u>p\
5,]<Dh
+:
+endstream
+endobj
+936 0 obj
+<<
+/Length 2038 0 R
+/Type /XObject
+/Subtype /Image
+/Width 11
+/Height 11
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x?
+endstream
+endobj
+937 0 obj
+<<
+/Length 2039 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0 B)
Ywo1lFF|}*bE>1eANR(h3˃u$GԂkwK7׬a
I(Nn{{! 
7#
+endstream
+endobj
+938 0 obj
+<<
+/Length 2040 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+939 0 obj
+<<
+/Length 2041 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ quN  :#X 6HG0(bȥ~Iũ+c9~5o
KX
+endstream
+endobj
+940 0 obj
+<<
+/Length 2042 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+941 0 obj
+<<
+/Length 2043 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0.b'p).
+endstream
+endobj
+942 0 obj
+<<
+/Length 2044 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+943 0 obj
+<<
+/Length 2045 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
! E?dXtK"&FcDJHie?
++n?Y,VQ<"l*[F>5N^̤'ge梜ONH<z?BXA$᥀i\

+endstream
+endobj
+944 0 obj
+<<
+/Length 2046 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+945 0 obj
+<<
+/Length 2047 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0.b'p).
+endstream
+endobj
+946 0 obj
+<<
+/Length 2048 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+947 0 obj
+<<
+/Length 2049 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+948 0 obj
+<<
+/Length 2050 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+949 0 obj
+<<
+/Length 2051 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+950 0 obj
+<<
+/Length 2052 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0n
/@2hoUEfl#hXI
+#n2d9&|=f{*X+P{ګEFqp[ E؉n6{
+endstream
+endobj
+951 0 obj
+<<
+/Length 2053 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 DQ[WPf!v#eFpi(@ۯ.,-58CC^)ҡcտ1t;S^
+endstream
+endobj
+952 0 obj
+<<
+/Length 2054 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+953 0 obj
+<<
+/Length 2055 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+954 0 obj
+<<
+/Length 2056 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+955 0 obj
+<<
+/Length 2057 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+956 0 obj
+<<
+/Length 2058 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"Q%R".,(H,@Iq:b"]O߲d
+endstream
+endobj
+957 0 obj
+<<
+/Length 2059 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+958 0 obj
+<<
+/Length 2060 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+959 0 obj
+<<
+/Length 2061 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+960 0 obj
+<<
+/Length 2062 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+961 0 obj
+<<
+/Length 2063 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0 CQ\BFF(\r&0*V6šnnp6sX.q~տ1_;s_
+endstream
+endobj
+962 0 obj
+<<
+/Length 2064 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuͱ 0gTinm0Dؐn\^P)>D
+endstream
+endobj
+963 0 obj
+<<
+/Length 2065 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ7X#UX,"l:lA#(5q-Ka~&"F 锎A-x
?j\i3F[/qMu]wmQāgY9y;a
+endstream
+endobj
+964 0 obj
+<<
+/Length 2066 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+965 0 obj
+<<
+/Length 2067 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+966 0 obj
+<<
+/Length 2068 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+967 0 obj
+<<
+/Length 2069 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+968 0 obj
+<<
+/Length 2070 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+969 0 obj
+<<
+/Length 2071 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ xuN 
:#X.6HؾVC.UO|zf'vK!hL8R"0
X
+endstream
+endobj
+970 0 obj
+<<
+/Length 2072 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+971 0 obj
+<<
+/Length 2073 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1_ UX,"BOCIq:b"]O߲d
+endstream
+endobj
+972 0 obj
+<<
+/Length 2074 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅⷑX#UX,"B@Iq:b"]O߲d
/ڂ']AO
+endstream
+endobj
+973 0 obj
+<<
+/Length 2075 0 R
+/Type /XObject
+/Subtype /Image
+/Width 60
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm1
+0/11W
UzGi3_8WʭdY>eCdp$H0?5a7,2L[`zT=\
UBTp 2,m/",t\; v-'afb~mL|83D[@P_`\&
+endstream
+endobj
+974 0 obj
+<<
+/Length 2076 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+975 0 obj
+<<
+/Length 2077 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Yeb72ZFaA$1&4o,
+endstream
+endobj
+976 0 obj
+<<
+/Length 2078 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oR"N,(DCq:b"]O߲d
+endstream
+endobj
+977 0 obj
+<<
+/Length 2079 0 R
+/Type /XObject
+/Subtype /Image
+/Width 24
+/Height 47
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc0``@F  #1`` 0rIA"vl@NA
+endstream
+endobj
+978 0 obj
+<<
+/Length 2080 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+979 0 obj
+<<
+/Length 2081 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+980 0 obj
+<<
+/Length 2082 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+981 0 obj
+<<
+/Length 2083 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+982 0 obj
+<<
+/Length 2084 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+983 0 obj
+<<
+/Length 2085 0 R
+/Type /XObject
+/Subtype /Image
+/Width 58
+/Height 62
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xl3070سՁi0V
+43
+endstream
+endobj
+984 0 obj
+<<
+/Length 2086 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 pBFF(2( HݼYx!?Ҝu$)bsV{b8
96G%4bv
+endstream
+endobj
+985 0 obj
+<<
+/Length 2087 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! Qĩ(@Iq:b.J&.>ٲd?3u|PkH1O
.0uo՝oوNbʆubAs\MX`*܁^9A
+endstream
+endobj
+986 0 obj
+<<
+/Length 2088 0 R
+/Type /XObject
+/Subtype /Image
+/Width 60
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm1
+0/11W
UzGi3_8WʭdY>eCdp$H0?5a7,2L[`zT=\
UBTp 2,m/",t\; v-'afb~mL|83D[@P_`\&
+endstream
+endobj
+987 0 obj
+<<
+/Length 2089 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+988 0 obj
+<<
+/Length 2090 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+989 0 obj
+<<
+/Length 2091 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+990 0 obj
+<<
+/Length 2092 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ 0 TB-ͣd
+6V1QqMfbS~u"=YblY5tp,RɣjJU#zt
+endstream
+endobj
+991 0 obj
+<<
+/Length 2093 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+992 0 obj
+<<
+/Length 2094 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+993 0 obj
+<<
+/Length 2095 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+994 0 obj
+<<
+/Length 2096 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+995 0 obj
+<<
+/Length 2097 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+996 0 obj
+<<
+/Length 2098 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+997 0 obj
+<<
+/Length 2099 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 DQ[WPf!v#eFpi(@ۯ.,-58CC^)ҡcտ1t;S^
+endstream
+endobj
+998 0 obj
+<<
+/Length 2100 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ 0 TB-ͣd
+6V1QqMfbS~u"=YblY5tp,RɣjJU#zt
+endstream
+endobj
+999 0 obj
+<<
+/Length 2101 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1000 0 obj
+<<
+/Length 2102 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1_ UX,"BOCIq:b"]O߲d
+endstream
+endobj
+1001 0 obj
+<<
+/Length 2103 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ Fr :#X6E
\ؿVC\eħmv2jqjngv\i3%j0Yu
+endstream
+endobj
+1002 0 obj
+<<
+/Length 2104 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+1003 0 obj
+<<
+/Length 2105 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMͻ
0
XMm*Z+UQ4K"ÑAU'XMM.4uvϜwo7i(VS?A\
&5D[(JT\֙
+endstream
+endobj
+1004 0 obj
+<<
+/Length 2106 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+1005 0 obj
+<<
+/Length 2107 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0gpu(s@A،l@wE|DJh²?H*
+endstream
+endobj
+1006 0 obj
+<<
+/Length 2108 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM10 EjD=2T
+ J-G"R;-˧_NDWreBv2:L`=ᨮ@$L
x>M-KOuܧmA"Fi]{
+2Q{H_mDmjšG { F
ę@.A
+endstream
+endobj
+1007 0 obj
+<<
+/Length 2109 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`I8пBDu*N3dgȀڴ:R'c6
+ʠ~6Oi19(양FOӦ3iY(Ħҫ>^tsf%'VIFx)\
Vp
+endstream
+endobj
+1008 0 obj
+<<
+/Length 2110 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1009 0 obj
+<<
+/Length 2111 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1010 0 obj
+<<
+/Length 2112 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p/xk 7*o.iNI
V1\ Sq!IMjѲ/&UX.Vciv5Uװ;7]l<D"܎>`<
+endstream
+endobj
+1011 0 obj
+<<
+/Length 2113 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+1012 0 obj
+<<
+/Length 2114 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 5
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x$
+endstream
+endobj
+1013 0 obj
+<<
+/Length 2115 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1014 0 obj
+<<
+/Length 2116 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
  ߢZFcF4J&MhP,q]2z+I\9}0
+aRlX-8G*C2gr$G}DFE}5/::zoi
+endstream
+endobj
+1015 0 obj
+<<
+/Length 2117 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0EQYh(p`sk8!DMRD!;Ǣٿ1x BWu^
+endstream
+endobj
+1016 0 obj
+<<
+/Length 2118 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+1017 0 obj
+<<
+/Length 2119 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1018 0 obj
+<<
+/Length 2120 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1019 0 obj
+<<
+/Length 2121 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1020 0 obj
+<<
+/Length 2122 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuA
+! \(x‡zb\
+c0f!
+endstream
+endobj
+1021 0 obj
+<<
+/Length 2123 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+1022 0 obj
+<<
+/Length 2124 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ 0 TB-ͣd
+6V1QqMfbS~u"=YblY5tp,RɣjJU#zt
+endstream
+endobj
+1023 0 obj
+<<
+/Length 2125 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 66
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM
  oU:B'(ft62
+o0h▦H8G
+w>cQqj.?WEt7ZNS 
U3Pi[CRn.]C,Ox16}Wl9]&M;?yHREYeJ)\

+ Fz
+endstream
+endobj
+1024 0 obj
+<<
+/Length 2126 0 R
+/Type /XObject
+/Subtype /Image
+/Width 81
+/Height 74
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1! E.MwHwO3()P6A2m"![{R
+endstream
+endobj
+1025 0 obj
+<<
+/Length 2127 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1O[2
+#Aq:b"]O߲d
+endstream
+endobj
+1026 0 obj
+<<
+/Length 2128 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?rp?D$[ި=Cŵi+uh
+X
+!=(4^xO
]zjNjrGʎ;ʛ"is3nrUM?Y=6S=nĪ{F>5Nml'gcb\
3OLȯ2zMR%N ڎs2
+endstream
+endobj
+1027 0 obj
+<<
+/Length 2129 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xα 0AxTAS\D!ƎtvaH"q@6䟬?)d5I|'qfq
tf[yy`7ֶu>jF1-P%g
+endstream
+endobj
+1028 0 obj
+<<
+/Length 2130 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"QR"6(t#(5q-Ka~&"J 锎AS-x
?Z\i3F[/qMu]wmQāgY98>
+endstream
+endobj
+1029 0 obj
+<<
+/Length 2131 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0EQYh(p`sk8!DMRD!;Ǣٿ1x BWu^
+endstream
+endobj
+1030 0 obj
+<<
+/Length 2132 0 R
+/Type /XObject
+/Subtype /Image
+/Width 46
+/Height 74
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 09bgZGA슠^>L.?Y*J a
k̢mQ^5l_~x51(FrL Ԩud b
+endstream
+endobj
+1031 0 obj
+<<
+/Length 2133 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1032 0 obj
+<<
+/Length 2134 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1033 0 obj
+<<
+/Length 2135 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1034 0 obj
+<<
+/Length 2136 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMͻ
0 XM
+)>uf:w8@+ujp7|.q F
+endstream
+endobj
+1035 0 obj
+<<
+/Length 2137 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ P E~ ad)1|7՜ ~I%p)+c*
s~GIֿ7CnY#
+endstream
+endobj
+1036 0 obj
+<<
+/Length 2138 0 R
+/Type /XObject
+/Subtype /Image
+/Width 36
+/Height 49
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x=ϱ
0 7\&\)e ^ho .m ́%y@1\Cǟ<lȒ;F3ꢹ"p
kgH
+g:ziy.|yAV+~,)eֽe L3{
+endstream
+endobj
+1037 0 obj
+<<
+/Length 2139 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1038 0 obj
+<<
+/Length 2140 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1039 0 obj
+<<
+/Length 2141 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0wJ*(s<Sza3 ltWD>樂/,3
+endstream
+endobj
+1040 0 obj
+<<
+/Length 2142 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! Qĩ(@Iq:b.J&.>ٲd?3u|PkH1O
.0uo՝oوNbʆubAs\MX`*܁^9A
+endstream
+endobj
+1041 0 obj
+<<
+/Length 2143 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1042 0 obj
+<<
+/Length 2144 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1043 0 obj
+<<
+/Length 2145 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1044 0 obj
+<<
+/Length 2146 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+1045 0 obj
+<<
+/Length 2147 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1046 0 obj
+<<
+/Length 2148 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10 EĐ `rMoVn7H ^`[
+ZheR[Fs[;Z19jݥ}!=iKGmzOޮxIFt+Kyh6
+endstream
+endobj
+1047 0 obj
+<<
+/Length 2149 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+1048 0 obj
+<<
+/Length 2150 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1049 0 obj
+<<
+/Length 2151 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1050 0 obj
+<<
+/Length 2152 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1051 0 obj
+<<
+/Length 2153 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0gpy9(gG$ll@wEAJh²?H*
5=bw65?@k
+endstream
+endobj
+1052 0 obj
+<<
+/Length 2154 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+1053 0 obj
+<<
+/Length 2155 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1
+1 HN { əEכ7h7Ȓem"/
+
+餖&XpjznljT1j
+endstream
+endobj
+1054 0 obj
+<<
+/Length 2156 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+1055 0 obj
+<<
+/Length 2157 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+1056 0 obj
+<<
+/Length 2158 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1057 0 obj
+<<
+/Length 2159 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1058 0 obj
+<<
+/Length 2160 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+1059 0 obj
+<<
+/Length 2161 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1060 0 obj
+<<
+/Length 2162 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1061 0 obj
+<<
+/Length 2163 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0 CQ\BFF(\r&0*V6šnnp6sX.q~տ1_;s_
+endstream
+endobj
+1062 0 obj
+<<
+/Length 2164 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p@k
7J+W^qs9O$wDE䰈ͭr+KI'5A<Q}җLa'֢K9Uzz*u>p\
5,]<Dh
+:
+endstream
+endobj
+1063 0 obj
+<<
+/Length 2165 0 R
+/Type /XObject
+/Subtype /Image
+/Width 49
+/Height 49
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x q@H B5W_Kq9!,#pOi<
+K`.Rs!)ڰ|owE^d)]pXf
+endstream
+endobj
+1064 0 obj
+<<
+/Length 2166 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1065 0 obj
+<<
+/Length 2167 0 R
+/Type /XObject
+/Subtype /Image
+/Width 24
+/Height 47
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc0``@F  #1`` 0rIA"vl@NA
+endstream
+endobj
+1066 0 obj
+<<
+/Length 2168 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ Fr :#X6E
\ؿVC\eħmv2jqjngv\i3%j0Yu
+endstream
+endobj
+1067 0 obj
+<<
+/Length 2169 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+1068 0 obj
+<<
+/Length 2170 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1069 0 obj
+<<
+/Length 2171 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0 CQ\BFF(\r&0*V6šnnp6sX.q~տ1_;s_
+endstream
+endobj
+1070 0 obj
+<<
+/Length 2172 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ 0 TB-ͣd
+6V1QqMfbS~u"=YblY5tp,RɣjJU#zt
+endstream
+endobj
+1071 0 obj
+<<
+/Length 2173 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1072 0 obj
+<<
+/Length 2174 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuA
+! \(x‡zb\
+c0f!
+endstream
+endobj
+1073 0 obj
+<<
+/Length 2175 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuA
+! \(x‡zb\
+c0f!
+endstream
+endobj
+1074 0 obj
+<<
+/Length 2176 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1
+0 ߼[}ѩXq
X<zIBhxB  mx*r!
+ I'5A< eK_3M6]ϩR1k_R&7H3X>8
+endstream
+endobj
+1075 0 obj
+<<
+/Length 2177 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1076 0 obj
+<<
+/Length 2178 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1
+C! ?88P/PŊuR^#8:<[$0?m#tJǠix<
+}
IѻRɊɶt(w3,Ʀ9i
+endstream
+endobj
+1077 0 obj
+<<
+/Length 2179 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1O[2
+#Aq:b"]O߲d
+endstream
+endobj
+1078 0 obj
+<<
+/Length 2180 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xα
0d-*
 +D
+}
+endstream
+endobj
+1079 0 obj
+<<
+/Length 2181 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+1080 0 obj
+<<
+/Length 2182 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1
+0 ߼[}ѩXq
X<zIBhxB  mx*r!
+ I'5A< eK_3M6]ϩR1k_R&7H3X>8
+endstream
+endobj
+1081 0 obj
+<<
+/Length 2183 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1_ UX,"BOCIq:b"]O߲d
+endstream
+endobj
+1082 0 obj
+<<
+/Length 2184 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1083 0 obj
+<<
+/Length 2185 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1084 0 obj
+<<
+/Length 2186 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM1
+0 g Md(
+3r!ch>Щd0q%9m|FJIa
+
XȰu&z®@$T'@8
_}Znqn#1參O)ȤClj]iw'!.H(jW'μŞ/rI
+endstream
+endobj
+1085 0 obj
+<<
+/Length 2187 0 R
+/Type /XObject
+/Subtype /Image
+/Width 26
+/Height 62
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xPC}ð  O
+endstream
+endobj
+1086 0 obj
+<<
+/Length 2188 0 R
+/Type /XObject
+/Subtype /Image
+/Width 26
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xe̱ 0E+!Z Lh  *\3C3iWV$Kkl
j!<1ԛF"򐅐fX+ >pƴ.
+endstream
+endobj
+1087 0 obj
+<<
+/Length 2189 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1088 0 obj
+<<
+/Length 2190 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+1089 0 obj
+<<
+/Length 2191 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 47
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xα
 EG(,`4Fao, ^T&.`sW<)P{T,3%v@nɥo4h.>8Vykز.nC
+endstream
+endobj
+1090 0 obj
+<<
+/Length 2192 0 R
+/Type /XObject
+/Subtype /Image
+/Width 26
+/Height 33
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc~P??N
+endstream
+endobj
+1091 0 obj
+<<
+/Length 2193 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+1092 0 obj
+<<
+/Length 2194 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1093 0 obj
+<<
+/Length 2195 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ0 CQ\BFF(\r&0*V6šnnp6sX.q~տ1_;s_
+endstream
+endobj
+1094 0 obj
+<<
+/Length 2196 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"QR"6(t#(5q-Ka~&"J 锎AS-x
?Z\i3F[/qMu]wmQāgY98>
+endstream
+endobj
+1095 0 obj
+<<
+/Length 2197 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1096 0 obj
+<<
+/Length 2198 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1097 0 obj
+<<
+/Length 2199 0 R
+/Type /XObject
+/Subtype /Image
+/Width 25
+/Height 35
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x=̱
0L/EPǢã 6p
+//toLzKL.EMn}CQvLcȶkCeZw=wl-|'7
+endstream
+endobj
+1098 0 obj
+<<
+/Length 2200 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 49
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xб
  !]JZwh0Fƹ1R2Bҹk
@sv*9
$ݒ咽D/ys#lto.{l"uo̥ɅCVFJ[3TGxе[6%tMO/"R\
%<Q}r'
+endstream
+endobj
+1099 0 obj
+<<
+/Length 2201 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1100 0 obj
+<<
+/Length 2202 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1101 0 obj
+<<
+/Length 2203 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1102 0 obj
+<<
+/Length 2204 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1103 0 obj
+<<
+/Length 2205 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+1104 0 obj
+<<
+/Length 2206 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1105 0 obj
+<<
+/Length 2207 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"Q%R".,(H,@Iq:b"]O߲d
+endstream
+endobj
+1106 0 obj
+<<
+/Length 2208 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1107 0 obj
+<<
+/Length 2209 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1108 0 obj
+<<
+/Length 2210 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oS"F(l
+endstream
+endobj
+1109 0 obj
+<<
+/Length 2211 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1
+0 '1GQ|N
"^E!.ICx~,4^.lVE)\);p(?><1|KӞ|%^UFygf\
9-\g7jM
+endstream
+endobj
+1110 0 obj
+<<
+/Length 2212 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1111 0 obj
+<<
+/Length 2213 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+1112 0 obj
+<<
+/Length 2214 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+1113 0 obj
+<<
+/Length 2215 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1114 0 obj
+<<
+/Length 2216 0 R
+/Type /XObject
+/Subtype /Image
+/Width 26
+/Height 33
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc~P??N
+endstream
+endobj
+1115 0 obj
+<<
+/Length 2217 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1116 0 obj
+<<
+/Length 2218 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ 0 TB-ͣd
+6V1QqMfbS~u"=YblY5tp,RɣjJU#zt
+endstream
+endobj
+1117 0 obj
+<<
+/Length 2219 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1118 0 obj
+<<
+/Length 2220 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuͱ 0g#dmSx{'T$F
+?0W:wNpm56׾{+1zꇡ&luߦ >0 n8o
+endstream
+endobj
+1119 0 obj
+<<
+/Length 2221 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϻ  Q(pHC͔F).A4'ͦ NejE
2hH
+endstream
+endobj
+1120 0 obj
+<<
+/Length 2222 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ 0 TB-ͣd
+6V1QqMfbS~u"=YblY5tp,RɣjJU#zt
+endstream
+endobj
+1121 0 obj
+<<
+/Length 2223 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x;0RB{s@>=fpp趈wH)#g
+endstream
+endobj
+1122 0 obj
+<<
+/Length 2224 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+1123 0 obj
+<<
+/Length 2225 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x=10Ft$ ^
+endstream
+endobj
+1124 0 obj
+<<
+/Length 2226 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM10 EjD #C%#0v@4GQr"Rۡ-˧_NDW0,d؇:L`=aWW
L
x>L-KOlEdwէdR!}IѮ޴vs$vGM5H[ȫg^b\
$~
+endstream
+endobj
+1125 0 obj
+<<
+/Length 2227 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1
+1v 簐^tzKƗFR^
+endstream
+endobj
+1126 0 obj
+<<
+/Length 2228 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xEб
 ЏRЅx
WaGaJ
+sm<q]DIc"Ee%~QXIX+JM"aOPI?LśJ
$liH8&e6#
E%\6ɜXO@{Fxgq5IHd }|W?<\
+endstream
+endobj
+1127 0 obj
+<<
+/Length 2229 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Y2eb72ZFaAX1&4ol
+endstream
+endobj
+1128 0 obj
+<<
+/Length 2230 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1129 0 obj
+<<
+/Length 2231 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+1130 0 obj
+<<
+/Length 2232 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ7X#UX,"l:lA#(5q-Ka~&"F 锎A-x
?j\i3F[/qMu]wmQāgY9y;a
+endstream
+endobj
+1131 0 obj
+<<
+/Length 2233 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1
+C! ?88P/PŊuR^#8:<[$0?m#tJǠix<
+}
IѻRɊɶt(w3,Ʀ9i
+endstream
+endobj
+1132 0 obj
+<<
+/Length 2234 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1133 0 obj
+<<
+/Length 2235 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1134 0 obj
+<<
+/Length 2236 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1135 0 obj
+<<
+/Length 2237 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu 0D1:63*q-$|0c x, D
+endstream
+endobj
+1136 0 obj
+<<
+/Length 2238 0 R
+/Type /XObject
+/Subtype /Image
+/Width 46
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xͱ
0 D/\2 (ZE e41\d.Jcש
?A`FDYccϕ߄ۇma}e]ӦE7]~K@^3~
+endstream
+endobj
+1137 0 obj
+<<
+/Length 2239 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x;0RB{s@>=fpp趈wH)#g
+endstream
+endobj
+1138 0 obj
+<<
+/Length 2240 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuA
+! \(x‡zb\
+c0f!
+endstream
+endobj
+1139 0 obj
+<<
+/Length 2241 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1_ UX,"BOCIq:b"]O߲d
+endstream
+endobj
+1140 0 obj
+<<
+/Length 2242 0 R
+/Type /XObject
+/Subtype /Image
+/Width 58
+/Height 62
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x3070سցi0Z[ 43
+endstream
+endobj
+1141 0 obj
+<<
+/Length 2243 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1142 0 obj
+<<
+/Length 2244 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[eb72ZFaF11&4c'^Zrb(W6p rXٟ67D3_7
+endstream
+endobj
+1143 0 obj
+<<
+/Length 2245 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+1144 0 obj
+<<
+/Length 2246 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p/xk 7*o.iNI
V1\ Sq!IMjѲ/&UX.Vciv5Uװ;7]l<D"܎>`<
+endstream
+endobj
+1145 0 obj
+<<
+/Length 2247 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p/xk 7*o.iNI
V1\ Sq!IMjѲ/&UX.Vciv5Uװ;7]l<D"܎>`<
+endstream
+endobj
+1146 0 obj
+<<
+/Length 2248 0 R
+/Type /XObject
+/Subtype /Image
+/Width 35
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xΡ
0z<ZkeNx/Gd%}TRttғYV&`GG4OZ5Ubq)X\
yufőSbċ4Xy,lw%1~
+endstream
+endobj
+1147 0 obj
+<<
+/Length 2249 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1148 0 obj
+<<
+/Length 2250 0 R
+/Type /XObject
+/Subtype /Image
+/Width 36
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν
 \
+)SDal)"^x6҅;K)R{_ E\Y|UHx
+endstream
+endobj
+1149 0 obj
+<<
+/Length 2251 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"QR"6(t#(5q-Ka~&"J 锎AS-x
?Z\i3F[/qMu]wmQāgY98>
+endstream
+endobj
+1150 0 obj
+<<
+/Length 2252 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[eb72ZFaF11&4c'^Zrb(W6p rXٟ67D3_7
+endstream
+endobj
+1151 0 obj
+<<
+/Length 2253 0 R
+/Type /XObject
+/Subtype /Image
+/Width 36
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc``~8s@ "~g3?q
  .*a3 Au ?3H(
+endstream
+endobj
+1152 0 obj
+<<
+/Length 2254 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1153 0 obj
+<<
+/Length 2255 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1154 0 obj
+<<
+/Length 2256 0 R
+/Type /XObject
+/Subtype /Image
+/Width 24
+/Height 47
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc0``@F  #1`` 0rIA"vl@NA
+endstream
+endobj
+1155 0 obj
+<<
+/Length 2257 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+1156 0 obj
+<<
+/Length 2258 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+1157 0 obj
+<<
+/Length 2259 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1158 0 obj
+<<
+/Length 2260 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1159 0 obj
+<<
+/Length 2261 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+1160 0 obj
+<<
+/Length 2262 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+1161 0 obj
+<<
+/Length 2263 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+1162 0 obj
+<<
+/Length 2264 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1163 0 obj
+<<
+/Length 2265 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+1164 0 obj
+<<
+/Length 2266 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+1165 0 obj
+<<
+/Length 2267 0 R
+/Type /XObject
+/Subtype /Image
+/Width 22
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xƱ 
+(K04`x_̛

+noa`?@S؝1$!>:#uR[FfQa[M/?*FUNh-<
+endstream
+endobj
+1166 0 obj
+<<
+/Length 2268 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+1167 0 obj
+<<
+/Length 2269 0 R
+/Type /XObject
+/Subtype /Image
+/Width 71
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x푱
0 OH.  R-h.1/ٮ6Y|>HU<5dc*<a<V0̬\ Q 
KSeBAA
?ۻfN?Y}MDZdE/o
+endstream
+endobj
+1168 0 obj
+<<
+/Length 2270 0 R
+/Type /XObject
+/Subtype /Image
+/Width 39
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
0¥77P0& 
!M4NzҽW."oLBEE/|C+`!3~'8N?\SǗ痰Y
+
+endstream
+endobj
+1169 0 obj
+<<
+/Length 2271 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+1170 0 obj
+<<
+/Length 2272 0 R
+/Type /XObject
+/Subtype /Image
+/Width 37
+/Height 53
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`qD7
 5͍@1P
+endstream
+endobj
+1171 0 obj
+<<
+/Length 2273 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1172 0 obj
+<<
+/Length 2274 0 R
+/Type /XObject
+/Subtype /Image
+/Width 42
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuͱ 0gTJmVn5E\^P)>D
+endstream
+endobj
+1173 0 obj
+<<
+/Length 2275 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! Qĩ(@Iq:b.J&.>ٲd?3u|PkH1O
.0uo՝oوNbʆubAs\MX`*܁^9A
+endstream
+endobj
+1174 0 obj
+<<
+/Length 2276 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1175 0 obj
+<<
+/Length 2277 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+1176 0 obj
+<<
+/Length 2278 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMα 0'^Xm0JF(
+Y
;Un>4Jt$؈VbD,D(u1dۤkO^ͳ)4N܇j8}6f9oɬ>\
O,wM}BNvn8~WB
+endstream
+endobj
+1177 0 obj
+<<
+/Length 2279 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1178 0 obj
+<<
+/Length 2280 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1179 0 obj
+<<
+/Length 2281 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 35
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm˱
@P)o?;ʱɱA
,5I+XrϸÌ4;GC 6u,aeleSFg誸t1%/-W~
+endstream
+endobj
+1180 0 obj
+<<
+/Length 2282 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ F\qadp6_x0(W7?yZ.ee
eaƴi#%X
+endstream
+endobj
+1181 0 obj
+<<
+/Length 2283 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10 gR!Gɵ A:p  Z%<eD, EvKݽLu
UVT:4લacɗğ<9lN,aUlcgfaV9.*f@cu7j
+endstream
+endobj
+1182 0 obj
+<<
+/Length 2284 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1183 0 obj
+<<
+/Length 2285 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10 gEr!Gɵ 9:1gBZ%<eD, EvKݽLu
UVT:4લacɗğ<9lN,aUlcgfaV9.*f@cu7j
+endstream
+endobj
+1184 0 obj
+<<
+/Length 2286 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1185 0 obj
+<<
+/Length 2287 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϻ  Q(pHC͔F).A4'ͦ NejE
2hH
+endstream
+endobj
+1186 0 obj
+<<
+/Length 2288 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+1187 0 obj
+<<
+/Length 2289 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+1188 0 obj
+<<
+/Length 2290 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1  1@%ѩ\Jٸ
QRRx,K"Ijb.Txj)DDdue?䰪k%9UzjLu>pY
wnrxh?E}
+endstream
+endobj
+1189 0 obj
+<<
+/Length 2291 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10 gEr!Gɵ 9:1gBZ%<eD, EvKݽLu
UVT:4લacɗğ<9lN,aUlcgfaV9.*f@cu7j
+endstream
+endobj
+1190 0 obj
+<<
+/Length 2292 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+1191 0 obj
+<<
+/Length 2293 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+1192 0 obj
+<<
+/Length 2294 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1193 0 obj
+<<
+/Length 2295 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0gpy9(gG$ll@wEAJh²?H*
5=bw65?@k
+endstream
+endobj
+1194 0 obj
+<<
+/Length 2296 0 R
+/Type /XObject
+/Subtype /Image
+/Width 23
+/Height 5
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x$
+endstream
+endobj
+1195 0 obj
+<<
+/Length 2297 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p@k
7J+W^qs9O$wDE䰈ͭr+KI'5A<Q}җLa'֢K9Uzz*u>p\
5,]<Dh
+:
+endstream
+endobj
+1196 0 obj
+<<
+/Length 2298 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 39
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMα
0 'X16E
 2 vhE 
mqվQoܫ4Mc<M_ߟíZvB__d`cZCfHlBO
+endstream
+endobj
+1197 0 obj
+<<
+/Length 2299 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1198 0 obj
+<<
+/Length 2300 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1199 0 obj
+<<
+/Length 2301 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 56
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuϽ  p(nfQ3O5kbfSU-vl$(L
x6H$sֈ#KޕE'r,vF6ߜbN^.
+endstream
+endobj
+1200 0 obj
+<<
+/Length 2302 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1201 0 obj
+<<
+/Length 2303 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+1202 0 obj
+<<
+/Length 2304 0 R
+/Type /XObject
+/Subtype /Image
+/Width 35
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xΡ
0z>RkeNx -B=/JB>R38wCz24#4I+J,6
8 8R|Jlxyf^+oM}
+2&
+endstream
+endobj
+1203 0 obj
+<<
+/Length 2305 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1204 0 obj
+<<
+/Length 2306 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1205 0 obj
+<<
+/Length 2307 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1206 0 obj
+<<
+/Length 2308 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+1207 0 obj
+<<
+/Length 2309 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+1208 0 obj
+<<
+/Length 2310 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1209 0 obj
+<<
+/Length 2311 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+1210 0 obj
+<<
+/Length 2312 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1211 0 obj
+<<
+/Length 2313 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1212 0 obj
+<<
+/Length 2314 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+1213 0 obj
+<<
+/Length 2315 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x10DY2GQ|-*pǵqt(4 %yZ9l[2l
+Öi
iv6Lws ~|y8=|_=pQ%JPmꬽԼuBsY
+҅eP~/%k5
+endstream
+endobj
+1214 0 obj
+<<
+/Length 2316 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x̱
 @o(d#kXAFsG -`-wUg
+endstream
+endobj
+1215 0 obj
+<<
+/Length 2317 0 R
+/Type /XObject
+/Subtype /Image
+/Width 60
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm1
+0/11W
UzGi3_8WʭdY>eCdp$H0?5a7,2L[`zT=\
UBTp 2,m/",t\; v-'afb~mL|83D[@P_`\&
+endstream
+endobj
+1216 0 obj
+<<
+/Length 2318 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+1217 0 obj
+<<
+/Length 2319 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+1218 0 obj
+<<
+/Length 2320 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1219 0 obj
+<<
+/Length 2321 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅⷑX#UX,"B@Iq:b"]O߲d
/ڂ']AO
+endstream
+endobj
+1220 0 obj
+<<
+/Length 2322 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1O[2
+#Aq:b"]O߲d
+endstream
+endobj
+1221 0 obj
+<<
+/Length 2323 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+1222 0 obj
+<<
+/Length 2324 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1223 0 obj
+<<
+/Length 2325 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 BFF(2(Ƅ&=9͛e\tȏa 5$7.<fa,.n
h>F~F]f{uL
+endstream
+endobj
+1224 0 obj
+<<
+/Length 2326 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+1225 0 obj
+<<
+/Length 2327 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1226 0 obj
+<<
+/Length 2328 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1227 0 obj
+<<
+/Length 2329 0 R
+/Type /XObject
+/Subtype /Image
+/Width 46
+/Height 46
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xe
0C((3BFh7e@"`^$t=3N
>牍-qOۚu5=W,!e+bY![AҤZ6⻦Ϸ5ZJ8.<[2[k\
z+\?MGM3hzb<Sq
+endstream
+endobj
+1228 0 obj
+<<
+/Length 2330 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+1229 0 obj
+<<
+/Length 2331 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1230 0 obj
+<<
+/Length 2332 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1231 0 obj
+<<
+/Length 2333 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1232 0 obj
+<<
+/Length 2334 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+1233 0 obj
+<<
+/Length 2335 0 R
+/Type /XObject
+/Subtype /Image
+/Width 61
+/Height 65
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x]б
0г>
[H^
X%$"kK¹o
]?sϹv\r_;VB泥޼KVSxC;&}p
+pB6h_if4{cT_
+endstream
+endobj
+1234 0 obj
+<<
+/Length 2336 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+61!)4 Nv6.xUŇ( 6B%/caHۃ Y
6;o1_fͳïٚ
+
+%ԞjQ=ܶBv.
+endstream
+endobj
+1235 0 obj
+<<
+/Length 2337 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xб
0 D#TG(Z+U 2'  PIÆ)4
+CbѠnɻiV_P5lELŁ]wx S H__cN>l%^9.Uy7
ؿqQ1Kk
=?~
+endstream
+endobj
+1236 0 obj
+<<
+/Length 2338 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1237 0 obj
+<<
+/Length 2339 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1238 0 obj
+<<
+/Length 2340 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1239 0 obj
+<<
+/Length 2341 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1240 0 obj
+<<
+/Length 2342 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+1241 0 obj
+<<
+/Length 2343 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1_ UX,"BOCIq:b"]O߲d
+endstream
+endobj
+1242 0 obj
+<<
+/Length 2344 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1_ UX,"BOCIq:b"]O߲d
+endstream
+endobj
+1243 0 obj
+<<
+/Length 2345 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0g5A<="ad
RJD@R`f?qϵme^qRIBQPUPQ˴Ok.
DNji>ln
Sd(
+endstream
+endobj
+1244 0 obj
+<<
+/Length 2346 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1245 0 obj
+<<
+/Length 2347 0 R
+/Type /XObject
+/Subtype /Image
+/Width 23
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xU1
 EK! d P.8&\
D0BHTEdD](ێ*8
+endstream
+endobj
+1246 0 obj
+<<
+/Length 2348 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1247 0 obj
+<<
+/Length 2349 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+)1P)H  Nv6.xUŇ( 6B%/caHۃ Y
6;o1_fͳïٚ
+
+%ԞjQ=ܶBv[233
+endstream
+endobj
+1248 0 obj
+<<
+/Length 2350 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1249 0 obj
+<<
+/Length 2351 0 R
+/Type /XObject
+/Subtype /Image
+/Width 9
+/Height 9
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+1250 0 obj
+<<
+/Length 2352 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0 OPR#x{f2 3x*3O;E
(|=0CɡzcyT^-Ԫ'7.P(?YW&5S-!^N{Ye&7KWڑ?F,͠{`q"\

4qggMQpBf~2<Mz}zCoh -_أ%/NV
+endstream
+endobj
+1251 0 obj
+<<
+/Length 2353 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1252 0 obj
+<<
+/Length 2354 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+1253 0 obj
+<<
+/Length 2355 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0 _`G&b.6
+4Af.UfH9R$@E'
+endstream
+endobj
+1254 0 obj
+<<
+/Length 2356 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+1255 0 obj
+<<
+/Length 2357 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1
+1v 簐^tzKƗFR^
+endstream
+endobj
+1256 0 obj
+<<
+/Length 2358 0 R
+/Type /XObject
+/Subtype /Image
+/Width 88
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1n0 /^3W
to]3vz3OAɐ<|X"1 Hs
+"ܽ9FK+
U؈uaA\</­؈urz3WG~*>YDSd/ڒyԶx
+endstream
+endobj
+1257 0 obj
+<<
+/Length 2359 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p/xk 7*o.iNI
V1\ Sq!IMjѲ/&UX.Vciv5Uװ;7]l<D"܎>`<
+endstream
+endobj
+1258 0 obj
+<<
+/Length 2360 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1259 0 obj
+<<
+/Length 2361 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`8 @,`0e?0
+endstream
+endobj
+1260 0 obj
+<<
+/Length 2362 0 R
+/Type /XObject
+/Subtype /Image
+/Width 60
+/Height 66
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1N0gYw@(U8VΖ\5Rђr՚V[PP}H
+]Xfg}K׀I'g̋
EöqvM.kd-axlJpax[tm79>'Wgoùٻ/{ՠuW\

+Wc7Z=`~{>7V$0$h;.ݨU 7wm
+endstream
+endobj
+1261 0 obj
+<<
+/Length 2363 0 R
+/Type /XObject
+/Subtype /Image
+/Width 72
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1 QP%y"@I|0n &
+!7al±$#xdL`s~zo0*]xl5
+cK`=SFq h\q 5{52Q3a_ASzi"%J
?]
+endstream
+endobj
+1262 0 obj
+<<
+/Length 2364 0 R
+/Type /XObject
+/Subtype /Image
+/Width 1
+/Height 1
+/ImageMask true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
+endstream
+endobj
+1263 0 obj
+<<
+/Length 2365 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xб
0a[)R Ց2JFH3tBbO´0/(c2j1Ė1
+endstream
+endobj
+1264 0 obj
+<<
+/Length 2366 0 R
+/Type /XObject
+/Subtype /Image
+/Width 23
+/Height 5
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x$
+endstream
+endobj
+1265 0 obj
+<<
+/Length 2367 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1266 0 obj
+<<
+/Length 2368 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1267 0 obj
+<<
+/Length 2369 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ quN  :#X 6HG0(bȥ~Iũ+c9~5o
KX
+endstream
+endobj
+1268 0 obj
+<<
+/Length 2370 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1269 0 obj
+<<
+/Length 2371 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  E?b`I#coTq!Gڴ:R'c6
+ʠ~6Oi19(양FOӦ3iY(Ħҫ>^tsf%'VIFx)\
r>
+endstream
+endobj
+1270 0 obj
+<<
+/Length 2372 0 R
+/Type /XObject
+/Subtype /Image
+/Width 58
+/Height 62
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xl3070سՁi0V
+43
+endstream
+endobj
+1271 0 obj
+<<
+/Length 2373 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1272 0 obj
+<<
+/Length 2374 0 R
+/Type /XObject
+/Subtype /Image
+/Width 22
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xƱ 
+(K04`x_̛

+noa`?@S؝1$!>:#uR[FfQa[M/?*FUNh-<
+endstream
+endobj
+1273 0 obj
+<<
+/Length 2375 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oS"F(l
+endstream
+endobj
+1274 0 obj
+<<
+/Length 2376 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1275 0 obj
+<<
+/Length 2377 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+1276 0 obj
+<<
+/Length 2378 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1277 0 obj
+<<
+/Length 2379 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1278 0 obj
+<<
+/Length 2380 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMȱ
0Fd)nM+dVaJ<ڍ()]lCh>==UՓ1Ȕ] {PR
+endstream
+endobj
+1279 0 obj
+<<
+/Length 2381 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1oS"F(l
+endstream
+endobj
+1280 0 obj
+<<
+/Length 2382 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ 0 TB-ͣd
+6V1QqMfbS~u"=YblY5tp,RɣjJU#zt
+endstream
+endobj
+1281 0 obj
+<<
+/Length 2383 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+]ξ1
T!~1U8ȲaGJ_ܡ%쁃+5f<lm*X+T{ګEfqp
E؅K1
+endstream
+endobj
+1282 0 obj
+<<
+/Length 2384 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 eb72ZFaAX1&4ol
+endstream
+endobj
+1283 0 obj
+<<
+/Length 2385 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1284 0 obj
+<<
+/Length 2386 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1285 0 obj
+<<
+/Length 2387 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1286 0 obj
+<<
+/Length 2388 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0wJ*(s<Sza3 ltWD>樂/,3
+endstream
+endobj
+1287 0 obj
+<<
+/Length 2389 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1288 0 obj
+<<
+/Length 2390 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1289 0 obj
+<<
+/Length 2391 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1  1@%ѩ\Jٸ
QRRx,K"Ijb.Txj)DDdue?䰪k%9UzjLu>pY
wnrxh?E}
+endstream
+endobj
+1290 0 obj
+<<
+/Length 2392 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x!0D r\2ϥ\KD*, j]%ko"<~f
+f7ñaawyhwֶun&1.ߠZ3C
+endstream
+endobj
+1291 0 obj
+<<
+/Length 2393 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"QR"6(t#(5q-Ka~&"J 锎AS-x
?Z\i3F[/qMu]wmQāgY98>
+endstream
+endobj
+1292 0 obj
+<<
+/Length 2394 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα 1 ߸p/xk 7*o.iNI
V1\ Sq!IMjѲ/&UX.Vciv5Uװ;7]l<D"܎>`<
+endstream
+endobj
+1293 0 obj
+<<
+/Length 2395 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1294 0 obj
+<<
+/Length 2396 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1295 0 obj
+<<
+/Length 2397 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+1296 0 obj
+<<
+/Length 2398 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ 0 TB-ͣd
+6V1QqMfbS~u"=YblY5tp,RɣjJU#zt
+endstream
+endobj
+1297 0 obj
+<<
+/Length 2399 0 R
+/Type /XObject
+/Subtype /Image
+/Width 43
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xM10 Ej< 2T
+ 
+G`hdؑ!"eˉ<8+t &݁ P2 XL8
 Uo{o.rf$" ]|jO^&g[M;9hg)zi
yu]b d?
+endstream
+endobj
+1298 0 obj
+<<
+/Length 2400 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+1299 0 obj
+<<
+/Length 2401 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1300 0 obj
+<<
+/Length 2402 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x1  Џ<kujfQnh\KUfTÉR Vc 
tUt7PW~Q@u&%
+endstream
+endobj
+1301 0 obj
+<<
+/Length 2403 0 R
+/Type /XObject
+/Subtype /Image
+/Width 71
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x푱
0 OH.  R-h.1/ٮ6Y|>HU<5dc*<a<V0̬\ Q 
KSeBAA
?ۻfN?Y}MDZdE/o
+endstream
+endobj
+1302 0 obj
+<<
+/Length 2404 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[L--0KXdk]^ЦgSKƮ<DWyũU__
+endstream
+endobj
+1303 0 obj
+<<
+/Length 2405 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1304 0 obj
+<<
+/Length 2406 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1305 0 obj
+<<
+/Length 2407 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1306 0 obj
+<<
+/Length 2408 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1307 0 obj
+<<
+/Length 2409 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
! E?dX]2JFcDJHie?
++n?Y-VQ<"l*[F>5N^̤'ge梜ONH<z?JXA$᥂1]\

+endstream
+endobj
+1308 0 obj
+<<
+/Length 2410 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1309 0 obj
+<<
+/Length 2411 0 R
+/Type /XObject
+/Subtype /Image
+/Width 41
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xEα
0:@()Ăy
++p4~a@
 τJ"͓d*ugn!א얘P0a.ysgB
\ESaLĊsAyY2 ]}D#\̱^ }
+endstream
+endobj
+1310 0 obj
+<<
+/Length 2412 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1311 0 obj
+<<
+/Length 2413 0 R
+/Type /XObject
+/Subtype /Image
+/Width 71
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x푱
0 OH.  R-h.1/ٮ6Y|>HU<5dc*<a<V0̬\ Q 
KSeBAA
?ۻfN?Y}MDZdE/o
+endstream
+endobj
+1312 0 obj
+<<
+/Length 2414 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 Q[eb72ZFaF11&4c'^Zrb(W6p rXٟ67D3_7
+endstream
+endobj
+1313 0 obj
+<<
+/Length 2415 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϡ
P E|H`TF@V4c`Jg*c!7?y[ZK)L,GIֿ7}Y
+endstream
+endobj
+1314 0 obj
+<<
+/Length 2416 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xu1
+C! ?88P/PŊuR^#8:<[$0?m#tJǠix<
+}
IѻRɊɶt(w3,Ʀ9i
+endstream
+endobj
+1315 0 obj
+<<
+/Length 2417 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+1316 0 obj
+<<
+/Length 2418 0 R
+/Type /XObject
+/Subtype /Image
+/Width 60
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm1
+0/11W
UzGi3_8WʭdY>eCdp$H0?5a7,2L[`zT=\
UBTp 2,m/",t\; v-'afb~mL|83D[@P_`\&
+endstream
+endobj
+1317 0 obj
+<<
+/Length 2419 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1318 0 obj
+<<
+/Length 2420 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1319 0 obj
+<<
+/Length 2421 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1320 0 obj
+<<
+/Length 2422 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+1321 0 obj
+<<
+/Length 2423 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+1322 0 obj
+<<
+/Length 2424 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ"1_ UX,"BOCIq:b"]O߲d
+endstream
+endobj
+1323 0 obj
+<<
+/Length 2425 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1324 0 obj
+<<
+/Length 2426 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1325 0 obj
+<<
+/Length 2427 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1326 0 obj
+<<
+/Length 2428 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1327 0 obj
+<<
+/Length 2429 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅ~$H{ {0%!tM\<}˒mC:c4h t>or
+endstream
+endobj
+1328 0 obj
+<<
+/Length 2430 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+1329 0 obj
+<<
+/Length 2431 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1330 0 obj
+<<
+/Length 2432 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xuα
! oQЅⷑX#UX,"B@Iq:b"]O߲d
/ڂ']AO
+endstream
+endobj
+1331 0 obj
+<<
+/Length 2433 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1332 0 obj
+<<
+/Length 2434 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc
@҆
+endstream
+endobj
+1333 0 obj
+<<
+/Length 2435 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0 pBFF(2( HݼYx!?Ҝu$)bsV{b8
96G%4bv
+endstream
+endobj
+1334 0 obj
+<<
+/Length 2436 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xMϻ 0#nR
h^)e`FI"ѵh>~GuY_18ԕPzU^4s܈ԁ*LN|f\
'GS2ˆ
~8`W{xE#PUtfk΂0_bT*hF4p+퀯b9[pov?b8
+endstream
+endobj
+1335 0 obj
+<<
+/Length 2437 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1336 0 obj
+<<
+/Length 2438 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1337 0 obj
+<<
+/Length 2439 0 R
+/Type /XObject
+/Subtype /Image
+/Width 45
+/Height 41
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ @ Fp :#Xp6_x0֯(W7?yZ.ea
efi=%VYL
+endstream
+endobj
+1338 0 obj
+<<
+/Length 2440 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x
0)`%q$.
+endstream
+endobj
+1339 0 obj
+<<
+/Length 2441 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xϱ
0g5A<="ad
RJD@R`f?qϵme^qRIBQPUPQ˴Ok.
DNji>ln
Sd(
+endstream
+endobj
+1340 0 obj
+<<
+/Length 2442 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1341 0 obj
+<<
+/Length 2443 0 R
+/Type /XObject
+/Subtype /Image
+/Width 27
+/Height 57
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc```-ȸ?AT @b? 
+endstream
+endobj
+1342 0 obj
+<<
+/Length 2444 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1343 0 obj
+<<
+/Length 2445 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1344 0 obj
+<<
+/Length 2446 0 R
+/Type /XObject
+/Subtype /Image
+/Width 71
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x푱
0 OH.  R-h.1/ٮ6Y|>HU<5dc*<a<V0̬\ Q 
KSeBAA
?ۻfN?Y}MDZdE/o
+endstream
+endobj
+1345 0 obj
+<<
+/Length 2447 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 53
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`9
 
@fc?F0
d
+endstream
+endobj
+1346 0 obj
+<<
+/Length 2448 0 R
+/Type /XObject
+/Subtype /Image
+/Width 44
+/Height 58
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x!0 gĬGQr-p*1
+]vdؿ"
ꖼ{fu UVTUpWف0?ŀ5I/=p%ʣmlYؼuY*47X
lyLko
+endstream
+endobj
+1347 0 obj
+<<
+/Length 2449 0 R
+/Type /XObject
+/Subtype /Image
+/Width 34
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x0+K1#ZP)
+4
+endstream
+endobj
+1348 0 obj
+<<
+/Length 2450 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1349 0 obj
+<<
+/Length 2451 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1350 0 obj
+<<
+/Length 2452 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1351 0 obj
+<<
+/Length 2453 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1352 0 obj
+<<
+/Length 2454 0 R
+/Type /XObject
+/Subtype /Image
+/Width 60
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xm1
+0/11W
UzGi3_8WʭdY>eCdp$H0?5a7,2L[`zT=\
UBTp 2,m/",t\; v-'afb~mL|83D[@P_`\&
+endstream
+endobj
+1353 0 obj
+<<
+/Length 2455 0 R
+/Type /XObject
+/Subtype /Image
+/Width 31
+/Height 64
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`? 1=?; a?@@.? k}P
+endstream
+endobj
+1354 0 obj
+<<
+/Length 2456 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1355 0 obj
+<<
+/Length 2457 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xeϡ D AZ$ex]:IR:Ui`9+jZ3
jazQ-/YmO޳uE
+endstream
+endobj
+1356 0 obj
+<<
+/Length 2458 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1357 0 obj
+<<
+/Length 2459 0 R
+/Type /XObject
+/Subtype /Image
+/Width 26
+/Height 62
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xPC}ð  O
+endstream
+endobj
+1358 0 obj
+<<
+/Length 2460 0 R
+/Type /XObject
+/Subtype /Image
+/Width 20
+/Height 63
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc00``܈ 
+endstream
+endobj
+1359 0 obj
+<<
+/Length 2461 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1360 0 obj
+<<
+/Length 2462 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 07gJH'1QiDH!!<!/?8Y
+¶@xĄHp즰+L^p*fUn/EZn%$
++17>
+endstream
+endobj
+1361 0 obj
+<<
+/Length 2463 0 R
+/Type /XObject
+/Subtype /Image
+/Width 19
+/Height 61
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc<
+0` 0`! ?"4B
+endstream
+endobj
+1362 0 obj
+<<
+/Length 2464 0 R
+/Type /XObject
+/Subtype /Image
+/Width 40
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xmν 1 gq-"(ƾt
Q!`(`Bd#s0`ap.vX%Is6aJA8<z\
J;%
+endstream
+endobj
+1363 0 obj
+<<
+/Length 2465 0 R
+/Type /XObject
+/Subtype /Image
+/Width 38
+/Height 52
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc`qD
+endstream
+endobj
+1364 0 obj
+<<
+/Length 2466 0 R
+/Type /XObject
+/Subtype /Image
+/Width 10
+/Height 27
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xag
+endstream
+endobj
+1365 0 obj
+<<
+/Length 2467 0 R
+/Type /XObject
+/Subtype /Image
+/Width 70
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x 0 z8Z4ucJ1E
=~A`eǜCBYIkRHSBU0o2k/tw@ᕑ a&b5
+endstream
+endobj
+1366 0 obj
+<<
+/Length 2468 0 R
+/Type /XObject
+/Subtype /Image
+/Width 30
+/Height 40
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+xc?|?0n7f!
+
+endstream
+endobj
+1367 0 obj
+<<
+/Length 2469 0 R
+/Type /XObject
+/Subtype /Image
+/Width 29
+/Height 42
+/ImageMask true
+/Decode [ 1 0]
+/Interpolate true
+/BitsPerComponent 1
+/Filter /FlateDecode
+>>
+stream
+x-̽
 C ,ȫ0BJ:r#*g'ŧѡY>6>Yno(;,`w" ѽi.
C0>ԋ:o2+ =3^ E
+endstream
+endobj
+1368 0 obj
+<<
+/Length 2470 0 R
&#