]> mj.ucw.cz Git - ads2.git/commitdiff
Hradla: Korektury
authorMartin Mares <mj@ucw.cz>
Mon, 21 Nov 2011 12:29:24 +0000 (13:29 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 21 Nov 2011 12:29:24 +0000 (13:29 +0100)
15 files changed:
5-hradla/5-hradla.tex
5-hradla/hradlova_sit.eps
5-hradla/hradlova_sit.svg
5-hradla/sortnet.0
5-hradla/sortnet.1
5-hradla/sortnet.2
5-hradla/sortnet.3
5-hradla/sortnet.4
5-hradla/sortnet.5
5-hradla/sortnet.6
5-hradla/sortnet.7
5-hradla/sortnet.mp
5-hradla/sortnet.mpx
5-hradla/vypocet_site.eps
5-hradla/vypocet_site.svg

index 65dcd6cf68c32f34857882027d20060d253f193a..b096802902660bc2163364b9bd1a22265c6d316c 100644 (file)
@@ -8,12 +8,11 @@
 \def\XOR{{\csc xor}}
 \def\and{\mathbin{\&}}
 
-®ivot nám pøiná¹í stále vìt¹í problémy, které obvykle vy¾adují stále více
-výpoèetního výkonu. Rychlost poèítaèù sice posledních pár desetiletí stále
-roste exponenciálnì, ale tento rùst se urèitì nìkdy zastaví (napøíklad proto,
-¾e vesmír je koneèný) a podle v¹eho u¾ k~tomuto bodu jsme docela blízko
-(nará¾íme na nejrùznìj¹í fyzikální limity, napøíklad není jasné, jak vyrábìt
-transistory men¹í ne¾ jeden atom).
+Pomocí poèítaèù øe¹íme stále slo¾itìj¹í a rozsáhlej¹í úlohy a potøebujeme
+k~tomu èím dál víc výpoèetního výkonu. Rychlost a kapacita poèítaèù zatím
+rostla exponenciálnì, tak¾e se zdá, ¾e staèí chvíli poèkat. Jen¾e tento rùst
+se urèitì nìkdy zastaví -- napøíklad není jasné, jestli pùjde vyrábìt transistory
+men¹í ne¾ jeden atom.
 
 Jak si tedy s~obrovskými daty poradíme? Jedna z~lákavých mo¾ností je prostì
 do~výpoètu zapøáhnout více ne¾ jeden procesor. Ostatnì, vícejádrové procesory,
@@ -43,9 +42,9 @@ jinak t
 Ta poèítají jednotlivé logické funkce, mezi nejbì¾nìj¹í patøí:
 
 \itemize\ibull
-\:nulární: to jsou konstanty ($\hbox{\csc false}=0$, $\hbox{\csc true}=1$),
-\:unární: identita a negace (\NOT,~$\lnot$),
-\:binární: logický souèin (\AND,~$\and$), souèet (\OR,~$\lor$), \dots
+\:nulární funkce: to jsou konstanty ($\hbox{\csc false}=0$, $\hbox{\csc true}=1$),
+\:unární funkce: identita a negace (\NOT,~$\lnot$),
+\:binární funkce: logický souèin (\AND,~$\and$), souèet (\OR,~$\lor$), \dots
 \endlist
 
 Propojením hradel pak vznikne {\I hradlová sí».} Ne¾ vyøkneme formální definici,
@@ -53,7 +52,7 @@ poj
 
 \figure{hradlova_sit.eps}{Hradlová sí» -- tøívstupová verze funkce {\I majorita}}{3in}
 
-Na¹e sí» má tøi vstupy, vnitøní booleovská hradla a jeden výstup. Na výstupu
+Na¹e sí» má tøi vstupy, pìt booleovských hradel a jeden výstup. Na výstupu
 je pøitom jednièka právì tehdy, jsou-li jednièky pøítomny na alespoò dvou
 vstupech. Jinými slovy vrací {\I majoritu} ze~vstupù, tedy hodnotu, která
 pøeva¾uje.
@@ -61,7 +60,7 @@ p
 Obecnì ka¾dá hradlová sí» má nìjaké vstupy, hradla a výstupy.
 Ka¾dý vstup hradla je pøitom pøipojen buïto na~nìkterý ze~vstupù sítì
 nebo na~výstup jiného hradla. Výstupy hradel mohou být propojeny na~vstupy
-dal¹ích hradel (mohou se vìtvit), nebo na výstupy sítì. Pøitom máme zakázáno
+dal¹ích hradel (mohou se vìtvit), nebo na výstupy sítì. Libovolnì, jen nesmíme
 vytváøet cykly.
 
 Nyní toté¾ formálnìji:
@@ -73,7 +72,7 @@ Nyn
   $I$~({\I vstupy}), $O$~({\I výstupy}) a~$H$~({\I hradla});
 \:acyklickým orientovaným multigrafem~$(V,E)$, kde~$V = I \cup O \cup H$;\foot{Proè
   potøebujeme multigraf? Napøíklad chceme-li výstup jednoho hradla pøipojit souèasnì
-  na více rùzných vstupù druhého hradla.}
+  na více rùzných vstupù jiného hradla.}
 \:zobrazením~$F$, které ka¾dému hradlu $h\in H$ pøiøadí nìjakou funkci~$F(h):
   \Sigma^{a(h)} \rightarrow \Sigma$, co¾ je funkce, kterou toto hradlo vykonává.
   Èíslu $a(h)$ øíkáme {\I arita} hradla~$h$;
@@ -85,11 +84,12 @@ Nyn
 \>Pøitom jsou splnìny následující podmínky:
 
 \itemize\ibull
-\:$\forall i \in I: \deg^+(i)=0$ {\sl (do~vstupù nic nevede);}
-\:$\forall o \in O: \deg^+(o)=1, \deg^-(o)=0$ {\sl (z~výstupù nic nevede a do~ka¾dého vede právì jedna hrana);}
-\:$\forall h \in H: \deg^+(v)=a(v)$ {\sl (do~ka¾dého hradla vede tolik hran, kolik je jeho arita);}
-\:$\forall h \in H~\forall j \in \{1,\ldots,a(h)\}$ existuje právì jedna hrana~$e$ taková, ¾e $e$~konèí v~$h$ a~$z(e)=j$
-  {\sl (v¹echny vstupy hradel jsou zapojeny).}
+\:Do vstupù nevedou ¾ádné hrany.
+\:Z~výstupù nevedou ¾ádné hrany a do ka¾dého výstupu vede právì jedna hrana.
+\:Do ka¾dého hradla vede tolik hran, kolik je jeho arita.
+\:V¹echny vstupy hradel jsou zapojeny. Tedy pro ka¾dé hradlo~$h$ a ka¾dý
+  jeho vstup $j\in \{1,\ldots,a(h)\}$ existuje právì jedna hrana~$e$, která
+  vede do hradla~$h$ a~$z(e)=j$.
 \endlist
 
 \s{Poznámka:} Nìkdy se hradlovým sítím také øíká {\I kombinaèní obvody} a pokud pracují
@@ -102,7 +102,7 @@ dal
 z~vrcholù s~ji¾ definovanou hodnotou.
 
 Hodnotu hradla~$h$ pøitom spoèteme funkcí~$F(h)$ z~hodnot na jeho vstupech
-uspoøádaných podle funkce~$z(h)$. Výstup sítì pouze zkopíruje hodnotu, která do
+uspoøádaných podle funkce~$z$. Výstup sítì pouze zkopíruje hodnotu, která do
 nìj po~hranì pøi¹la.
 
 Jakmile budou po~nìjakém poètu taktù definované hodnoty v¹ech výstupù, výpoèet
@@ -110,7 +110,7 @@ se zastav
 
 Podle prùbìhu výpoètu mù¾eme vrcholy sítì rozdìlit do vrstev:
 
-\s{Definice:} {\I $i$-tá vrstva $S_i$} obsahuje právì takové vrcholy~$v$,
+\s{Definice:} {\I $i$-tá vrstva $S_i$} obsahuje právì ty vrcholy~$v$,
 pro~které nejdel¹í z~cest z~libovolného vrcholu se~vstupním stupnìm~0
 do~$v$ má délku rovnou právì~$i$.
 
@@ -138,48 +138,48 @@ do~$v$ m
 \>To nás motivuje k~následující definici:
 
 \s{Definice:} {\I Èasovou slo¾itost} sítì definujeme jako poèet jejích neprázdných
-vrstev. Podobnì {\I prostorovou slo¾itost} urèíme jako poèet hradel v~síti.
+vrstev. Podobnì {\I prostorovou slo¾itost} polo¾íme rovnu poètu hradel v~síti.
 
 \s{Poznámka o~aritách:}
 Kdybychom pøipustili hradla s~libovolnì vysokým poètem vstupù, mohli bychom
-libovolný problém se vstupem délky~$n$ a výstupem délky~$\ell$ vyøe¹it v~jedné
+jakýkoliv problém se vstupem délky~$n$ a výstupem délky~$\ell$ vyøe¹it v~jedné
 vrstvì pomocí $\ell$~kusù $n$-vstupových hradel. Ka¾dému bychom prostì
 pøiøadili funkci, která poèítá pøíslu¹ný bit výsledku ze~v¹ech bitù vstupu.
 
-To v¹ak není ani realistické, ani pìkné. Jak z~toho ven? Pøijmeme prostì
-omezení, ¾e~arity v¹ech hradel budou omezeny nìjakou pevnou konstantou,
-tøeba dvojkou. Budeme tedy pou¾ívat výhradnì nulární, unární a binární hradla.
+To v¹ak není ani realistické, ani pìkné. Jak z~toho ven? Pøidáme pravidlo,
+které omezí arity v¹ech hradel nìjakou pevnou konstantou, tøeba dvojkou.
+Budeme tedy pou¾ívat výhradnì nulární, unární a binární hradla.
 
 Poznamenejme je¹tì, ¾e realistický model (by» s~trochu jinými vlastnostmi)
 by vznikl také tehdy, kdybychom místo arity omezily typy funkcí, øeknìme
 na \AND, \OR{} a \NOT.
 
 \s{Poznámka o~uniformitì:}
-Dodejme, ¾e od~bì¾ných výpoèetním modelùm, jako je tøeba RAM, se hradlové
+Dodejme, ¾e od~bì¾ných výpoèetních modelù, jako je tøeba RAM, se hradlové
 sítì li¹í jednou podstatnou vlastností -- ka¾dá sí» zpracovává výhradnì vstupy
 jedné konkrétní velikosti. Chceme tedy najít nìjaký obecný pøedpis, který
 pro ka¾dou velikost vstupu sestrojí pøíslu¹nou sí». Takovým výpoèetním modelùm
 se øíká {\I neuniformní.}
 
 A~co myslíme oním pøedpisem pro sestrojení sítì? Bude to pro nás prostì
-nìjaký algoritmus (klasický, neparalelní) bì¾ící v~polynomiálním èase.
+jakýkoliv algoritmus (klasický, neparalelní) bì¾ící v~polynomiálním èase.
 (Kdybychom dovolili i pomalej¹í algoritmy, mohli bychom bìhem konstrukce
 provádìt nìjaký nároèný pøedvýpoèet a jeho výsledek zabudovat do struktury
-sítì.)
+sítì. To obvykle není ¾ádoucí.)
 
 \h{Hledá se jednièka}
 
 Abychom si nový výpoèetní model osahali, zkusme nejprve sestrojit obvod,
 který zjistí, zda se mezi jeho~$n$ vstupy vyskytuje alespoò jedna jednièka.
-Jinými slovy vypoèítat $n$-vstupovou funkci \OR.
+To znamená vypoèítat $n$-vstupovou funkci \OR.
 
-\>{\I První øe¹ení:} zapojíme hradla za~sebe (sériovì). Èasová i prostorová
+\>{\I První øe¹ení:} Zapojíme hradla za~sebe (sériovì). Èasová i prostorová
 slo¾itost èiní $\Theta(n)$. Zde ov¹em vùbec nevyu¾íváme toho, ¾e by mohlo poèítat více
 hradel souèasnì.
 
-\>{\I Druhé øe¹ení:} Hradla budeme spojovat do~dvojic, pak výsledky z~tìchto dvojic opìt
+\>{\I Druhé øe¹ení:} Hradla budeme spojovat do~dvojic, pak výsledky tìchto dvojic opìt
 do~dvojic a tak dále. Díky paralelnímu zapojení dosáhneme èasové slo¾itosti $\Theta(\log n)$,
-prostorová slo¾itost zùstane lineární.
+pøièem¾ prostorová slo¾itost zùstane lineární.
 
 \twofigures{hloupy_or.eps}{Sériové øe¹ení}{1in}{chytry_or.eps}{Paralelní øe¹ení}{3in}
 
@@ -187,9 +187,9 @@ prostorov
 
 Zajímavìj¹í úlohou, její¾ paralelizace u¾ nebude tak triviální, je obyèejné
 sèítání dvojkových èísel. Mìjme dvì èísla $x$ a $y$ zapsané ve~dvojkové soustavì. Jejich èíslice oznaème
-$x_{n-1}\ldots x_0$ a $y_{n-1}\ldots y_0$, kde $i$-tý øád má váhu $2^i$.
+$x_{n-1}\ldots x_0$ a $y_{n-1}\ldots y_0$, pøièem¾ $i$-tý øád má váhu $2^i$.
 
-K~seètení se~ihned nabízí pou¾ít starý dobrý \uv{¹kolní algoritmus sèítání pod sebou}, který
+Ihned se nabízí pou¾ít starý dobrý \uv{¹kolní algoritmus sèítání pod sebou}. Ten
 funguje ve~dvojkové soustavì stejnì dobøe jako v~desítkové. Sèítáme èísla zprava doleva,
 v¾dy seèteme~$x_i$ s~$y_i$ a~pøièteme pøenos z~ni¾¹ího øádu. Tím dostaneme jednu èíslici
 výsledku a~pøenos do~vy¹¹ího øádu. Formálnì bychom to mohli zapsat tøeba takto:
@@ -197,7 +197,7 @@ $$
 z_i=x_i \oplus y_i \oplus c_i,
 $$
 kde $z_i$ je $i$-tá èíslice souètu, $\oplus$ znaèí operaci \XOR{} (souèet modulo~2) a~$c_i$ je {\I pøenos}
-z~$(i-1)$-ního øádu do~$i$-tého. Pøenos pøitom nastane tehdy, pokud se~nám potkají
+z~$(i-1)$-ního øádu do~$i$-tého. Pøenos do vy¹¹ího øádu nastane tehdy, pokud se~nám potkají
 dvì jednièky pod~sebou, nebo kdy¾ se~vyskytne alespoò jedna jednièka a~k~tomu
 pøenos z~ni¾¹ího øádu. To je tehdy, kdy¾ mezi tøemi xorovanými èíslicemi jsou alespoò
 dvì jednièky -- k~tomu se nám hodí ji¾ známý obvod pro majoritu:
@@ -215,16 +215,16 @@ $y_i$ a~$c_i$ a jejich v
 
 \figure{hloupe_scitani.eps}{Sèítání ¹kolním algoritmem}{1.5in}
 
-Ka¾dá krabièka má sice uvnitø konstantní hloubku, ale její výstupy závisí na pøenosu
-vypoèítaném pøedcházející krabièkou. Jednotlivé krabièky tedy musí urèitì le¾et
-v~rùzných vrstvách sítì. Celkovì má tedy sí» $\Theta(n)$ hladin a také $\Theta(n)$
-hradel. Oproti sekvenènímu algoritmu jsme si tedy vùbec nepomohli.
+Ka¾dá krabièka má sama o~sobì konstantní hloubku, ov¹em k~výpoètu potøebuje pøenos
+vypoèítaný pøedcházející krabièkou. Jednotlivé krabièky proto musí le¾et
+v~rùzných vrstvách sítì. Vrstev tedy je $\Theta(n)$ a stejnì tak hradel.
+Oproti sekvenènímu algoritmu jsme si bohu¾el ani trochu nepomohli.
 
 \h{Pøenosy v~blocích}
 
 Jak sèítání zrychlit? To, co nás pøi sèítání brzdí, jsou evidentnì pøenosy mezi
 jednotlivými øády. Kdybychom je dokázali spoèítat rychleji, máme vyhráno -- souèet
-u¾ získáme jednoduchým \XOR{}ováním, které zvládneme paralelnì v~èase $\Theta(1)$.
+u¾ získáme jednoduchým xorováním, které zvládneme paralelnì v~èase $\Theta(1)$.
 Uva¾ujme tedy nad zpùsobem, jak pøenosy spoèítat paralelnì.
 
 Podívejme se na~libovolný {\I blok} v~na¹em souètu. Tak budeme øíkat èíslùm
@@ -239,7 +239,7 @@ $$\vbox{\halign{$f(x) = #$\hfil &\qquad # \hfil\cr
 0&konstantní {\bo 0}, blok {\I pohlcuje} pøenos \cr
 1&konstantní {\bo 1}, blok {\I vytváøí} pøenos \cr
 x&identita (znaèíme {\tt <}), blok {\I kopíruje} pøenos \cr
-\neg{x}&negace, uká¾eme, ¾e nenastane \cr
+\neg{x}&negace, uká¾eme, ¾e u~¾ádného bloku nenastane \cr
 }}$$
 Této funkci budeme øíkat {\I chování} pøíslu¹ného bloku.
 
@@ -247,68 +247,68 @@ T
 
 \figure{bloky_1bit.eps}{Tabulka triviálních blokù}{1.1in}
 
-Blok prvního druhu v¾dy pøedává nulový pøenos, a» u¾ do~nìj vstoupí jakýkoliv.
-Poslední blok naopak sám o~sobì pøenos vytváøí, a» dostane cokoliv.
-Oba bloky prostøední se chovají tak, ¾e samy o~sobì ¾ádný pøenos nevytvoøí,
+Blok prvního druhu v¾dy pøedává nulový pøenos, a» u¾ do~nìj vstoupí jakýkoliv
+-- pøenos tedy pohlcuje. Poslední blok naopak sám o~sobì pøenos vytváøí,
+a» dostane cokoliv. Oba bloky prostøední se chovají tak, ¾e samy o~sobì ¾ádný pøenos nevytvoøí,
 ale~pokud do~nich nìjaký pøijde, tak~také odejde.
 
-{\I Vìt¹í bloky} mù¾eme rozdìlit na èásti a podle jejich chování urèit,
-jak se chová celý blok. Mìjme blok~$B$ slo¾ený z~men¹ích podblokù~$H$ (horní)
-a~$D$ (dolní), jejich¾ chování u¾ známe. Z~toho mù¾eme odvodit, jak se chová celý blok:
+{\I Vìt¹í bloky} mù¾eme rozdìlit na èásti a podle chování èástí urèit,
+jak se chová celý blok. Mìjme blok~$B$ slo¾ený z~men¹ích podblokù~$H$ (horní èást)
+a~$D$ (dolní). Chování celku závisí na chování èástí takto:
 
 \figure{tabulka_skladani_bloku.eps}{Skládání chování blokù}{1.3in}
 
 Pokud vy¹¹í blok pøenos pohlcuje, pak a»~se u¾~ni¾¹í blok chová jakkoli, slo¾ení
-obou blokù musí v¾dy pohlcovat. V~prvním øádku tabulky jsou tudí¾ nuly. Analogicky,
+obou blokù musí v¾dy pohlcovat. V~prvním øádku tabulky jsou tudí¾ nuly. Analogicky
 pokud vy¹¹í blok generuje pøenos, tak~ten ni¾¹í na~tom nic nezmìní. V~druhém
 øádku tabulky jsou tedy samé jednièky. Zajímavìj¹í pøípad nastává, pokud vy¹¹í blok
 kopíruje -- tehdy zále¾í èistì na~chování ni¾¹ího bloku.
 
 V¹imnìme si, ¾e~skládání chování blokù je vlastnì úplnì obyèejné skládání
 funkcí. Nyní bychom mohli prohlásit, ¾e~budeme poèítat nad~tøíprvkovou abecedou,
-a~¾e~celou tabulku doká¾eme spoèítat jedním jediným hradlem. Pojïme si v¹ak
-rozmyslet, jak~bychom takovouto vìc popsali èistì binárnì. Jak tedy tyto tøi stavy
-popisovat pouze nìkolika bity?
-
-Evidentnì nám k tomuto binárnímu zakódování tøí stavù budou staèit bity dva.
-Oznaème si je jako $p$ a $q$. Tato dvojice mù¾e nabývat hned ètyø mo¾ných hodnot,
-kterým pøiøadíme tøi mo¾ná chování bloku. Toto kódování mù¾eme zvolit zcela
-libovolnì, ale pokud si ho zvolíme ¹ikovnì, u¹etøíme si dále práci pøi kompozici.
-Zvolme si tedy kódování takto:
+a~¾e~celou tabulku doká¾eme spoèítat jedním jediným hradlem. Pojïme si pøeci jen
+rozmyslet, jak~bychom takovou operaci popsali èistì binárnì.
+
+Tøi stavy mù¾eme zakódovat pomocí dvou bitù, øíkejme jim tøeba $p$ a~$q$.
+Dvojice $(p,q)$ pøitom mù¾e nabývat hned ètyø mo¾ných hodnot, my dvìma z~nich
+pøiøadíme stejný význam:
 $$
   (1,*) = \hbox{\tt <} \qquad
   (0,0) = \hbox{\bo 0} \qquad
   (0,1) = \hbox{\bo 1}.
 $$
-Tomu, ¾e blok kopíruje, odpovídá dvojice $p = 1$, $q = \<cokoliv.>$ V~ostatních
-pøípadech bude~$p$ nulové a~$q$ nám bude øíkat, co je na~výstupu pøíslu¹ného bloku.
-Jinými slovy $p = 0$ znamená, ¾e funkce je konstanta, pøièem¾ $q$ øíká jaká; naproti
-tomu $p = 1$~znamená, ¾e funkce je identita, a»~u¾~je $q$ cokoli.
-
-V~tomto kódování mù¾eme na¹i tabulku popsat následovnì:
+Kdykoliv $p=1$, blok kopíruje pøenos. Naopak $p=0$ odpovídá tomu, ¾e blok
+posílá do~vy¹¹ího øádu konstantní pøenos, a $q$~pak urèuje, jaký.
+Kombinování blokù (skládání funkcí) pak mù¾eme popsat následovnì:
 $$\eqalign{
    p_B &= p_H \and p_D,\cr
    q_B &= (\neg{p_H} \and q_H) \lor (p_H \and q_D).
 }$$
+A~prùchod pøenosu blokem (dosazení hodnoty funkce) takto:
+$$
+   c_{j+1} = (p \and c_i) \lor (\neg p \and q).
+$$
+Rozmyslete si, ¾e tyto formule odpovídají vý¹e uvedené tabulce.
 
 \h{Paralelní sèítání}
 
-Z~popisu chování blokù u¾ je jenom krùèek k~paralelnímu pøedpovídání pøenosù,
+Od~popisu chování blokù je u¾ jenom krùèek k~paralelnímu pøedpovídání pøenosù,
 a~tím i k~paralelní sèítaèce. Bez újmy na~obecnosti budeme pøedpokládat,
-¾e~poèet bitù vstupních èísel je mocnina dvojky, jinak si vstup doplníme
-nulami, co¾ výsledný èas bìhu algoritmu zhor¹í maximálnì konstanta-krát.
+¾e~poèet bitù vstupních èísel je mocnina dvojky; jinak vstup doplníme zleva
+nulami.
 
-Algoritmus bude rozdìlen na~dvì èásti. V~první èásti spoèítá chování
-v¹ech {\I pøirozených blokù} -- tak budeme øíkat blokùm, jejich¾ velikost
-je mocnina dvojky a pozice je dìlitelná velikostí. Nejprve v~konstantním
-èase spoèítá chování blokù velikosti~1, ty pak spojí do dvojic, dvojice
-zase do dvojic atd., obecnì v~$i$-tém kroku spoète chování v¹ech pøirozených
-blokù velikosti~$2^i$.
+Algoritmus bude rozdìlen na~dvì èásti:
 
-V~druhé èásti pak dopoèítává pøenosy, a~to tak, aby v~$i$-tém kroku byly známy
+{\I První èást} spoèítá chování v¹ech {\I pøirozených blokù} -- tak budeme øíkat
+blokùm, jejich¾ velikost je mocnina dvojky a pozice je dìlitelná velikostí
+(bloky té¾e velikosti se tedy nepøekrývají). Nejprve v~konstantním èase stanoví
+chování blokù velikosti~1, ty pak spojí do dvojic, dvojice zase do dvojic atd.,
+obecnì v~$i$-tém kroku spoète chování v¹ech pøirozených blokù velikosti~$2^i$.
+
+{\I Druhá èást} pak dopoèítá pøenosy, a~to tak, aby v~$i$-tém kroku byly známy
 pøenosy do~øádù dìlitelných~$2^{\log n - i}$. V~nultém kroku tedy pouze $c_0=0$
 a~$c_n$, který spoèítá z~$c_0$ pomocí chování bloku $\left< 0,n \right>$.
-V~prvním kroku pomocí $\left< 0,n/2 \right>$ dopoèítá $c_{n/2}$,
+V~prvním kroku pomocí bloku $\left< 0,n/2 \right>$ dopoèítá $c_{n/2}$,
 v~druhém pomocí $\left< 0,n/4 \right>$ spoèítá $c_{n/4}$ a pomocí
 $\left< n/2,3/4\cdot n \right>$ dostane $c_{3/4\cdot n}$ atd.
 Obecnì v~$i$-tém kroku pou¾ívá chování blokù velikosti $2^{\log n - i}$.
@@ -316,15 +316,15 @@ Obecn
 \s{Sèítací sí»} tedy bude vypadat takto:
 \algo
 \:$\Theta(1)$ hladin výpoètu chování blokù velikosti~1.
-\:$\Theta(\log n)$ hladin poèítajících chování pøirozených blokù velikosti~$2^i$.
+\:$\Theta(\log n)$ hladin poèítajících chování v¹ech pøirozených blokù.
 \:$\Theta(\log n)$ hladin dopoèítávajících pøenosy \uv{zahu¹»ováním}.
 \:$\Theta(1)$ hladin na samotné seètení: $\forall i: z_i = x_i \oplus y_i \oplus c_i$.
 \endalgo
 
 \figure{deleni_bloku.eps}{Výpoèet pøenosu}{2.5in}
 
-Algoritmus tedy pracuje v~èase $\Theta(\log n)$. Hradel je pou¾ito lineárnì: pøi
-výpoètu chování blokù na jednotlivých hladinách poèet hradel exponenciálnì klesá
+Algoritmus tedy pracuje v~èase $\Theta(\log n)$. Vyu¾ívá k~tomu lineárnì mnoho hradel:
+pøi výpoètu chování blokù na jednotlivých hladinách poèet hradel exponenciálnì klesá
 od~$n$ k~1, bìhem zahu¹»ování pøenosù naopak exponenciálnì stoupá od~1 k~$n$.
 Obì geometrické øady se seètou na $\Theta(n)$.
 
@@ -332,7 +332,7 @@ Ob
 
 Je¹tì si rozmysleme, jak rychle by bylo mo¾né èísla násobit. Opìt se inspirujeme
 ¹kolním algoritmem: pokud násobíme dvì $n$-ciferná èísla $x$ a~$y$, uvá¾íme
-v¹ech~$n$ posunutí èísla~$y$, ka¾dé z~nich vynásobíme pøíslu¹nou èíslicí v~$y$
+v¹ech~$n$ posunutí èísla~$x$, ka¾dé z~nich vynásobíme pøíslu¹nou èíslicí v~$y$
 a výsledky posèítáme.
 
 \figure{skolni_nasobeni.eps}{©kolní násobení}{2in}
@@ -342,9 +342,9 @@ Ve~dvojkov
 To v¹e stihneme za 1~takt výpoètu.
 
 Zbývá seèíst $n$~èísel, z~nich¾ ka¾dé má $\Theta(n)$ bitù. Mohli bychom opìt
-pou¾ít osvìdèený trik: sèítat dvojice èísel, pak dvojice souètù dvojic, atd.
+sáhnout po~osvìdèeném triku: sèítat dvojice èísel, pak dvojice tìchto souètù, atd.
 Taková sí» by mìla tvar binárního stromu hloubky $\log n$, jeho¾ ka¾dý vrchol
-obsahuje jednu sèítaèku a na tu, jak víme, postaèí $\Theta(\log n)$ hladin.
+by obsahoval jednu sèítaèku, a na tu, jak víme, postaèí $\Theta(\log n)$ hladin.
 Celý výpoèet tedy bì¾í v~èase $\Theta(\log^2 n)$.
 
 Jde to ale rychleji, pou¾ijeme-li jednoduchý, témìø kouzelnický trik.
@@ -363,7 +363,7 @@ Pro ka
 dvoubitové èíslo, tak¾e mù¾eme jeho ni¾¹í bit prohlásit za~$p_i$
 a vy¹¹í za~$q_{i+1}$.
 
-Jinými slovy jsme v¹echna tøi èísla normálnì seèetli, ale místo abychom
+Jinými slovy v¹echna tøi èísla jsme normálnì seèetli, ale místo abychom
 pøenosy posílali do vy¹¹ího øádu, vytvoøili jsme z~nich dal¹í èíslo,
 které má být k~výsledku èasem pøièteno.
 
@@ -388,7 +388,7 @@ v
 
 V~na¹em formalismu hradlových sítí bychom mohli komparátor reprezentovat dvojicí
 hradel: jedno z~nich by poèítalo minimum, druhé maximum. Hodnoty, které tøídíme,
-bychom prostì pova¾ovali za prvky abecedy.\foot{Komparátorovou sí» mù¾eme také snadno
+bychom pøitom pova¾ovali za prvky abecedy.\foot{Komparátorovou sí» mù¾eme také snadno
 pøelo¾it na booleovský obvod. Ka¾dý prvek abecedy reprezentujeme èíslem
 o~$b=\lceil\log_2 \Sigma\rceil$ bitech. Zpùsobem podobným paralelní sèítaèce
 lze z~booleovských hradel sestrojit komparátor hloubky $\Theta(\log b)$. Zkuste to.}
@@ -397,7 +397,7 @@ Je
 z~nich pøivedeme na~vstup jiného komparátoru nebo na~výstup sítì. Vìtvení
 by nám ostatnì k~nièemu nebylo, proto¾e na~výstupu potøebujeme vydat stejný
 poèet hodnot, jako byl na vstupu, a nemáme ¾ádné hradlo, kterým bychom mohli
-pøípadných více vìtví slouèit opìt do~jedné.
+pøípadných vícero vìtví slouèit opìt do~jedné.
 
 \s{Pøíklad:} Zkusíme do øeèi komparátorových sítí pøelo¾it {\I bublinkové tøídìní.}
 Z~nìj získáme obvod na~levém obrázku (¹ipky pøedstavují jednotlivé komparátory).
@@ -419,8 +419,8 @@ je mocnina dvojky.
 rozdìlit na nìjaké pozici $k\in\{0, \dots, n-1\}$ tak, ¾e prvky $x_0,\ldots,x_k$ tvoøí rostoucí
 poslopnost, zatímco prvky $x_k,\ldots,x_{n-1}$ tvoøí posloupnost klesající.
 
-\s{Definice:} Posloupnost $x_0,\dots,x_{n-1}$ je {\I bitonická}, pokud ji lze získat
-rotací (cyklickým posunutím) nìjaké èistì bitonické posloupnosti. Jinými slovy pokud existuje
+\s{Definice:} Posloupnost $x_0,\dots,x_{n-1}$ je {\I bitonická}, jestli¾e ji lze získat
+rotací (cyklickým posunutím) nìjaké èistì bitonické posloupnosti. Tedy pokud existuje
 $0\le j<n$ takové, ¾e posloupnost $x_j,x_{(j+1) \bmod n},\dots, x_{(j+n-1) \bmod n}$
 je èistì bitonická.
 
@@ -430,7 +430,7 @@ vyd
 
 \itemize\ibull
 \:$y_0,\ldots,y_{n/2-1}$ a $y_{n/2},\ldots,y_{n-1}$ jsou bitonické posloupnosti;
-\:$y_i < y_j$, kdykoliv $0\le i<n/2$ a $n/2\le j<n$.
+\:$y_i < y_j$, kdykoliv $0\le i<n/2 \le j<n$.
 \endlist
 
 \>Jinak øeèeno, separátor rozdìlí bitonickou posloupnost na dvì polovièní
@@ -450,9 +450,8 @@ s~$\Theta(n\log n)$ kompar
 
 \proof
 Konstrukce bitonické tøidièky je snadná: nejprve separátorem~$S_n$ zadanou bitonickou
-posloupnost rozdìlíme na dvì bitonické posloupnosti délky $n/2$,
-pak ka¾dou z~nich separátorem~$S_{n/2}$ na dvì délky $n/4$, atd.,
-a¾ získáme jednoprvkové bitonické posloupnosti ve~správném poøadí.
+posloupnost rozdìlíme na dvì bitonické posloupnosti délky $n/2$, ka¾dou z~nich pak separátorem~$S_{n/2}$
+na dvì èásti délky $n/4$, atd., a¾ získáme jednoprvkové posloupnosti ve~správném poøadí.
 Celkem pou¾ijeme~$\log n$ hladin slo¾ených z~$n$ separátorù, ka¾dá
 hladina má pøitom konstantní hloubku.
 \qed
@@ -505,36 +504,46 @@ a maximum na~$y_{i+n/2}$.
 Proè separátor separuje? Nejprve pøedpokládejme, ¾e vstupem je èistì bitonická
 posloupnost. Oznaème~$m$ polohu maxima této posloupnosti; maximum bez újmy
 na obecnosti le¾í v~první polovinì (jinak celý dùkaz provedeme \uv{zrcadlovì}).
-Oznaème dále~$k$ nejmen¹í index, pro který komparátor mezi $x_k$ a~$x_{k+n/2}$
+Oznaème dále~$k$ nejmen¹í index, pro který komparátor zapojený mezi $x_k$ a~$x_{k+n/2}$
 hodnoty prohodí, tedy $k=\min \{ i \mid x_i > x_{i+n/2} \}.$
 
 Jeliko¾ maximum je jedineèné, musí platit $x_m > x_{m+n/2}$, tak¾e~$k$
 existuje a navíc $0\le k\le m < n/2$. Také platí, ¾e pro ka¾dé~$i$ mezi
 $k$ a~$n/2$ u¾ komparátory musí prohazovat, proto¾e od~$x_k$ je posloupnost
-a¾ do konce klesající, tak¾e $x_i > x_{i+n/2}$.
+a¾ do konce klesající, a~proto $x_i > x_{i+n/2}$.
 
 Separátor se tedy chová velice jednodu¹e: první polovina výstupu vznikne
 slepením rostoucího úseku $x_0,\ldots,x_{k-1}$ s~klesajícím úsekem $x_{n/2+k},\ldots,x_{n-1}$;
 druhou polovinu tvoøí spojení klesajícího úseku $x_{n/2},\ldots,x_{n/2+k-1}$, rostoucího
-úseku $x_k,\ldots,x_m$ a klesajícího úseku $x_m,\ldots,x_{n/2-1}$. První polovina
+úseku $x_k,\ldots,x_m$ a klesajícího úseku $x_m,\ldots,x_{n/2-1}$.
+
+Snadno tedy ovìøíme, ¾e se separátor chová podle definice: První polovina
 je èistì bitonická a jeliko¾ $x_{n/2-1} > x_{n/2}$, je druhá polovina bitonická
-(ov¹em obvykle ne èistì).
+(obvykle ne èistì). Navíc víme, ¾e nejvy¹¹ím bodem první èásti je~$x_k$
+a nejni¾¹ím bodem druhé èásti~$x_{n/2+k} > x_k$, tak¾e v¹echny prvky první
+èásti musí být men¹í ne¾ v¹echny v~té druhé.
 
 \figure{sortnet.7}{Ilustrace èinnosti separátoru}{\epsfxsize}
 
-Doplòme, co se stane, pokud vstup není èistì bitonický. Zde vyu¾ijeme
-toho, ¾e pokud vstup separátoru zrotujeme o~$p$ pozic, dostaneme o~$p$ pozic
-zrotované i obì poloviny výstupu. Podle definice ov¹em pro ka¾dou bitonickou
+Doplòme, co se stane, pokud vstup není èistì bitonický. Zde vyu¾ijeme toho,
+¾e separátor je symetrický, tudí¾ zrotujeme-li jeho vstup o~$p$ pozic, dostaneme
+o~$p$ pozic zrotované i obì poloviny výstupu. Podle definice ov¹em pro ka¾dou bitonickou
 posloupnost existuje její rotace, která je èistì bitonická, a~pro ní¾, jak
 u¾ víme, separátor funguje. Tak¾e pro neèistou bitonickou posloupnost musí
 vydat výsledek pouze zrotovaný, co¾ ov¹em na jeho správnosti nic nemìní.
 \qed
 
-Ukázali jsme tedy paralelní tøídící algoritmus o~slo¾itosti $\Theta(\log^2 n)$
-slo¾ený z~$\Theta(n\log^2 n)$ komparátorù.
-
-Dodejme je¹tì, ¾e existuje i~tøídicí algoritmus, kterému staèí jen $\O(\log n)$
-hladin. Jeho multiplikativní konstanta je v¹ak pøíli¹ veliká, tak¾e je v~praxi
-nepou¾itelný.
+\s{Závìrem:} Nalezli jsme paralelní tøídící algoritmus o~èasové slo¾itosti $\Theta(\log^2 n)$,
+který vyu¾ívá $\Theta(n\log^2 n)$ komparátorù. Dodejme, ¾e jsou známé i tøídící sítì
+hloubky $\Theta(\log n)$, ale jejich konstrukce je mnohem komplikovanìj¹í a dává
+obrovské multiplikativní konstanty, které brání praktickému pou¾ití.
+
+Pomocí dolního odhadu slo¾itosti tøídìní (viz minulý semestr) navíc mù¾eme
+snadno dokázat, ¾e logaritmický poèet hladin je nejni¾¹í mo¾ný. Máme-li toti¾
+libovolnou tøídící sí» hloubky~$h$, mù¾eme ji simulovat po~hladinách a získat
+tak sekvenèní tøídící algoritmus. Jeliko¾ na ka¾dé hladinì mù¾e le¾et nejvý¹e~$n/2$
+komparátorù, ná¹ algoritmus provede maximálnì $hn/2$ porovnání. My ov¹em víme, ¾e pro
+ka¾dý tøídící algoritmus existují vstupy, na~kterých porovná $\Omega(n\log n)$-krát.
+Proto $h=\Omega(\log n)$.
 
 \bye
index 965f4dc56e6a7fbd9cf9c7d7b89d5f1d3103e69a..2e71eb0e10a68a14f39a393fac45d4c431f07b56 100644 (file)
 %!PS-Adobe-3.0 EPSF-3.0
-%%Creator: inkscape 0.46
+%%Creator: cairo 1.8.10 (http://cairographics.org)
+%%CreationDate: Mon Nov 21 12:13:54 2011
 %%Pages: 1
-%%Orientation: Portrait
-%%BoundingBox: 10 386 593 690
-%%HiResBoundingBox: 10.085321 386.06581 592.01527 689.33641
+%%BoundingBox: 0 0 593 304
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
 %%EndComments
+%%BeginProlog
+/cairo_eps_state save def
+/dict_count countdictstack def
+/op_count count 1 sub def
+userdict begin
+/q { gsave } bind def
+/Q { grestore } bind def
+/cm { 6 array astore concat } bind def
+/w { setlinewidth } bind def
+/J { setlinecap } bind def
+/j { setlinejoin } bind def
+/M { setmiterlimit } bind def
+/d { setdash } bind def
+/m { moveto } bind def
+/l { lineto } bind def
+/c { curveto } bind def
+/h { closepath } bind def
+/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
+      0 exch rlineto 0 rlineto closepath } bind def
+/S { stroke } bind def
+/f { fill } bind def
+/f* { eofill } bind def
+/B { fill stroke } bind def
+/B* { eofill stroke } bind def
+/n { newpath } bind def
+/W { clip } bind def
+/W* { eoclip } bind def
+/BT { } bind def
+/ET { } bind def
+/pdfmark where { pop globaldict /?pdfmark /exec load put }
+    { globaldict begin /?pdfmark /pop load def /pdfmark
+    /cleartomark load def end } ifelse
+/BDC { mark 3 1 roll /BDC pdfmark } bind def
+/EMC { mark /EMC pdfmark } bind def
+/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
+/Tj { show currentpoint cairo_store_point } bind def
+/TJ {
+  {
+    dup
+    type /stringtype eq
+    { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
+  } forall
+  currentpoint cairo_store_point
+} bind def
+/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
+    cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
+/Tf { pop /cairo_font exch def /cairo_font_matrix where
+      { pop cairo_selectfont } if } bind def
+/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
+      /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
+      /cairo_font where { pop cairo_selectfont } if } bind def
+/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
+      cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
+/g { setgray } bind def
+/rg { setrgbcolor } bind def
+/d1 { setcachedevice } bind def
+%%EndProlog
+11 dict begin
+/FontType 42 def
+/FontName /f-0-0 def
+/PaintType 0 def
+/FontMatrix [ 1 0 0 1 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 { Encoding exch /.notdef put } for
+Encoding 1 /uni0026 put
+Encoding 2 /uni0076 put
+/CharStrings 3 dict dup begin
+/.notdef 0 def
+/uni0026 1 def
+/uni0076 2 def
+end readonly def
+/sfnts [
+<00010000000a008000030020636d61700016f083000004940000004463767420ffd31d390000
+04d8000001fc6670676de7b4f1c4000006d40000008b676c7966cc51d313000000ac000003e8
+68656164dd84a2d0000007600000003668686561104507660000079800000024686d74780fc6
+0124000007bc0000000c6c6f636101560216000007c8000000086d617870043e063a000007d0
+00000020707265703b07f100000007f00000056800020066fe96046605a400030007001a400c
+04fb0006fb0108057f0204002fc4d4ec310010d4ecd4ec301311211125211121660400fc7303
+1bfce5fe96070ef8f272062900020081ffe305fe05f00009003001cd40960d010e0c86111211
+0b860a0b12121109860009151615070106088616161502010301861d1e1d008609001e1e1d20
+1f02211e110a130a17161503181411130a07080206091113130a0201020300110a130a171602
+181511130a141113130a42120b090306000a1e0328150e0628270695182b9527942491188c0e
+130a2e0b0e09002e1215270e1e032e1227210e110f132103121b103110fcecc4d4d4ec10c6ee
+1139111239391139391139113931002fc6e4f6e6ee10ee10c6111239111739111739304b5358
+071005ed0705ed111739071005ed111739071005ed1117390705ed111739071005ed11173907
+1008ed07100eed11173907100eed111739071008ed071008ed07100eed1117395922b20f3201
+015d40b2070b052209291c001c011f02170b2a002a0126123a003412440b5e0059015a0a5512
+5a1a5a1f5930671e7b009b009a0199029708950b931595169522992d1f090b090c08110c270c
+2818021b09190b190c19111c141c15161d1f3227002701290923122a132a1428152f323b0934
+1239133f324a094c144b1546194f3256015a09590c551259135c1f5f326a0c69116032750179
+0c7a1193009301970295059c079c089f089a099b0b9a0c9032a032b032395d005d010e011514
+163332363709013e0137330602070123270e01232200353436372e0135343633321617152e01
+23220615141601f25b55d4a05fa649fe7b01fc3b4206ba0c685d0117fc8f68e483f1fece8686
+3032deb853a555579e4469833b032351a15892c23f40028ffdf859cb7284fefe7efee3935957
+0113d780e1633f7d3ca2c52424b62f316f5833670001003d0000047f04600006011240270311
+0405040211010205050402110302060006011100000642020300bf0506050302010504000710
+d4c4173931002fec3239304b5358071005ed071008ed071008ed071005ed5922014bb00a5458
+bd0007ffc000010007000700403811373859014bb014544bb015545b58bd0007004000010007
+0007ffc03811373859408e48026a027b027f02860280029102a4020806000601090309041500
+15011a031a0426002601290329042008350035013a033a043008460046014903490446054806
+4008560056015903590450086600660169036904670568066008750074017b037b0475057a06
+8500850189038904890586069600960197029a03980498059706a805a706b008c008df08ff08
+3e5d005d133309013301233dc3015e015ec3fe5cfa0460fc5403acfba0000000000000020003
+00000000001400010000000000340004002000000004000400010000f002ffff0000f000ffff
+100000010000000000060010000000000003000000010002013500b800cb00cb00c100aa009c
+01a600b800660000007100cb00a002b20085007500b800c301cb0189022d00cb00a600f000d3
+00aa008700cb03aa0400014a003300cb000000d9050200f4015400b4009c0139011401390706
+0400044e04b4045204b804e704cd0037047304cd04600473013303a2055605a60556053903c5
+021200c9001f00b801df007300ba03e9033303bc0444040e00df03cd03aa00e503aa04040000
+00cb008f00a4007b00b80014016f007f027b0252008f00c705cd009a009a006f00cb00cd019e
+01d300f000ba018300d5009803040248009e01d500c100cb00f600830354027f000003330266
+00d300c700a400cd008f009a0073040005d5010a00fe022b00a400b4009c00000062009c0000
+001d032d05d505d505d505f0007f007b005400a406b80614072301d300b800cb00a601c301ec
+069300a000d3035c037103db0185042304a80448008f0139011401390360008f05d5019a0614
+072306660179046004600460047b009c00000277046001aa00e904600762007b00c5007f027b
+000000b4025205cd006600bc00660077061000cd013b01850389008f007b0000001d00cd074a
+042f009c009c0000077d006f0000006f0335006a006f007b00ae00b2002d0396008f027b00f6
+00830354063705f6008f009c04e10266008f018d02f600cd03440029006604ee007300001400
+b6060504030201002c2010b002254964b040515820c859212d2cb002254964b040515820c859
+212d2c20100720b00050b00d7920b8ffff5058041b0559b0051cb0032508b0042523e120b000
+50b00d7920b8ffff5058041b0559b0051cb0032508e12d2c4b505820b0fd454459212d2cb002
+254560442d2c4b5358b00225b0022545445921212d2c45442d000001000000020000b52a41ee
+5f0f3cf5001f080000000000bab9f0b800000000bac26791fe89fe1d0a4c076d000000080001
+00000000000000010000076dfe1d00000abcfe89fe890a4c0001000000000000000000000000
+0000000304cd0066063d008104bc003d00000022015601f4000100000003004d000700420004
+000200100040000700000415056800030001b8028040fffbfe03fa1403f92503f83203f79603
+f60e03f5fe03f4fe03f32503f20e03f19603f02503ef8a4105effe03ee9603ed9603ecfa03eb
+fa03eafe03e93a03e84203e7fe03e63203e5e45305e59603e48a4105e45303e3e22f05e3fa03
+e22f03e1fe03e0fe03df3203de1403dd9603dcfe03db1203da7d03d9bb03d8fe03d68a4105d6
+7d03d5d44705d57d03d44703d3d21b05d3fe03d21b03d1fe03d0fe03cffe03cefe03cd9603cc
+cb1e05ccfe03cb1e03ca3203c9fe03c6851105c61c03c51603c4fe03c3fe03c2fe03c1fe03c0
+fe03bffe03befe03bdfe03bcfe03bbfe03ba1103b9862505b9fe03b8b7bb05b8fe03b7b65d05
+b7bb03b78004b6b52505b65d40ff03b64004b52503b4fe03b39603b2fe03b1fe03b0fe03affe
+03ae6403ad0e03acab2505ac6403abaa1205ab2503aa1203a98a4105a9fa03a8fe03a7fe03a6
+fe03a51203a4fe03a3a20e05a33203a20e03a16403a08a4105a096039ffe039e9d0c059efe03
+9d0c039c9b19059c64039b9a10059b19039a1003990a0398fe0397960d0597fe03960d03958a
+410595960394930e05942803930e0392fa039190bb0591fe03908f5d0590bb039080048f8e25
+058f5d038f40048e25038dfe038c8b2e058cfe038b2e038a8625058a410389880b0589140388
+0b03878625058764038685110586250385110384fe038382110583fe0382110381fe0380fe03
+7ffe0340ff7e7d7d057efe037d7d037c64037b5415057b25037afe0379fe03780e03770c0376
+0a0375fe0374fa0373fa0372fa0371fa0370fe036ffe036efe036c21036bfe036a1142056a53
+0369fe03687d036711420566fe0365fe0364fe0363fe0362fe03613a0360fa035e0c035dfe03
+5bfe035afe0359580a0559fa03580a035716190557320356fe03555415055542035415035301
+1005531803521403514a130551fe03500b034ffe034e4d10054efe034d10034cfe034b4a1305
+4bfe034a4910054a1303491d0d05491003480d0347fe0346960345960344fe0343022d0543fa
+0342bb03414b0340fe033ffe033e3d12053e14033d3c0f053d12033c3b0d053c40ff0f033b0d
+033afe0339fe033837140538fa033736100537140336350b05361003350b03341e03330d0332
+310b0532fe03310b03302f0b05300d032f0b032e2d09052e10032d09032c32032b2a25052b64
+032a2912052a25032912032827250528410327250326250b05260f03250b0324fe0323fe0322
+0f03210110052112032064031ffa031e1d0d051e64031d0d031c1142051cfe031bfa031a4203
+1911420519fe031864031716190517fe031601100516190315fe0314fe0313fe031211420512
+fe0311022d05114203107d030f64030efe030d0c16050dfe030c0110050c16030bfe030a1003
+09fe0308022d0508fe030714030664030401100504fe03401503022d0503fe0302011005022d
+0301100300fe0301b80164858d012b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b002b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b1d00>
+] def
+FontName currentdict end definefont pop
 %%Page: 1 1
-0 842 translate
-0.8 -0.8 scale
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-gsave [1 0 0 1 0 0] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-219.1888 327.36929 moveto
-324.73585 327.36929 lineto
-324.73585 432.91634 lineto
-219.1888 432.91634 lineto
-219.1888 327.36929 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 100.72068 225.15684] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-323.57812 316.57094 moveto
-319.31247 320.36787 316.17185 324.16474 314.15625 327.96157 curveto
-312.18748 331.71161 311.2031 335.6491 311.20312 339.77407 curveto
-311.2031 346.61784 313.68747 352.31315 318.65625 356.86 curveto
-323.62496 361.40689 329.85933 363.68033 337.35938 363.68032 curveto
-341.81245 363.68033 345.98432 362.95376 349.875 361.50063 curveto
-353.76556 360.00064 357.42181 357.75064 360.84375 354.75063 curveto
-323.57812 316.57094 lineto
-333.49219 308.69594 moveto
-369.21094 345.25844 lineto
-371.97648 341.0866 374.13273 336.63348 375.67969 331.89907 curveto
-377.22647 327.11786 378.14054 322.05537 378.42188 316.71157 curveto
-391.5 316.71157 lineto
-390.9374 322.89912 389.4374 329.0163 387 335.06313 curveto
-384.5624 341.11004 381.16397 347.08659 376.80469 352.99282 curveto
-396.42188 373.03188 lineto
-378.70312 373.03188 lineto
-368.64844 362.69594 lineto
-363.77336 366.86782 358.66399 369.98501 353.32031 372.0475 curveto
-347.9765 374.06313 342.23432 375.07094 336.09375 375.07094 curveto
-324.79684 375.07094 315.56247 371.86001 308.39062 365.43813 curveto
-301.21874 358.96939 297.6328 350.69596 297.63281 340.61782 curveto
-297.6328 334.61786 299.20311 328.99286 302.34375 323.74282 curveto
-305.48436 318.446 310.19529 313.47725 316.47656 308.83657 curveto
-314.22654 305.88351 312.5156 302.95382 311.34375 300.0475 curveto
-310.17185 297.09446 309.58592 294.21165 309.58594 291.39907 curveto
-309.58592 283.80541 312.18748 277.71166 317.39062 273.11782 curveto
-322.59372 268.4773 329.50777 266.15699 338.13281 266.15688 curveto
-342.02338 266.15699 345.89057 266.57886 349.73438 267.4225 curveto
-353.62493 268.26636 357.56243 269.53198 361.54688 271.21938 curveto
-361.54688 284.01625 lineto
-357.46868 281.81322 353.57806 280.14916 349.875 279.02407 curveto
-346.17182 277.85229 342.72651 277.26635 339.53906 277.26625 curveto
-334.61714 277.26635 330.60933 278.57885 327.51562 281.20375 curveto
-324.46871 283.78197 322.94528 287.13353 322.94531 291.25844 curveto
-322.94528 293.64915 323.62496 296.06321 324.98438 298.50063 curveto
-326.39059 300.89133 329.22652 304.28976 333.49219 308.69594 curveto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.79038 241.9962] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.79038 241.9962] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 86.885087 108.06411] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 86.999347 145.34245] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-218.60051 191.18723 moveto
-324.14756 191.18723 lineto
-324.14756 296.73428 lineto
-218.60051 296.73428 lineto
-218.60051 191.18723 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 100.13241 88.974756] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-323.57812 316.57094 moveto
-319.31247 320.36787 316.17185 324.16474 314.15625 327.96157 curveto
-312.18748 331.71161 311.2031 335.6491 311.20312 339.77407 curveto
-311.2031 346.61784 313.68747 352.31315 318.65625 356.86 curveto
-323.62496 361.40689 329.85933 363.68033 337.35938 363.68032 curveto
-341.81245 363.68033 345.98432 362.95376 349.875 361.50063 curveto
-353.76556 360.00064 357.42181 357.75064 360.84375 354.75063 curveto
-323.57812 316.57094 lineto
-333.49219 308.69594 moveto
-369.21094 345.25844 lineto
-371.97648 341.0866 374.13273 336.63348 375.67969 331.89907 curveto
-377.22647 327.11786 378.14054 322.05537 378.42188 316.71157 curveto
-391.5 316.71157 lineto
-390.9374 322.89912 389.4374 329.0163 387 335.06313 curveto
-384.5624 341.11004 381.16397 347.08659 376.80469 352.99282 curveto
-396.42188 373.03188 lineto
-378.70312 373.03188 lineto
-368.64844 362.69594 lineto
-363.77336 366.86782 358.66399 369.98501 353.32031 372.0475 curveto
-347.9765 374.06313 342.23432 375.07094 336.09375 375.07094 curveto
-324.79684 375.07094 315.56247 371.86001 308.39062 365.43813 curveto
-301.21874 358.96939 297.6328 350.69596 297.63281 340.61782 curveto
-297.6328 334.61786 299.20311 328.99286 302.34375 323.74282 curveto
-305.48436 318.446 310.19529 313.47725 316.47656 308.83657 curveto
-314.22654 305.88351 312.5156 302.95382 311.34375 300.0475 curveto
-310.17185 297.09446 309.58592 294.21165 309.58594 291.39907 curveto
-309.58592 283.80541 312.18748 277.71166 317.39062 273.11782 curveto
-322.59372 268.4773 329.50777 266.15699 338.13281 266.15688 curveto
-342.02338 266.15699 345.89057 266.57886 349.73438 267.4225 curveto
-353.62493 268.26636 357.56243 269.53198 361.54688 271.21938 curveto
-361.54688 284.01625 lineto
-357.46868 281.81322 353.57806 280.14916 349.875 279.02407 curveto
-346.17182 277.85229 342.72651 277.26635 339.53906 277.26625 curveto
-334.61714 277.26635 330.60933 278.57885 327.51562 281.20375 curveto
-324.46871 283.78197 322.94528 287.13353 322.94531 291.25844 curveto
-322.94528 293.64915 323.62496 296.06321 324.98438 298.50063 curveto
-326.39059 300.89133 329.22652 304.28976 333.49219 308.69594 curveto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.20211 105.81412] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.20211 105.81412] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 86.296817 -28.117967] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 86.411077 9.1603701] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-409.07416 308.44159 moveto
-514.62121 308.44159 lineto
-514.62121 413.98864 lineto
-409.07416 413.98864 lineto
-409.07416 308.44159 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 290.60605 206.22912] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-310.24219 294.28188 moveto
-323.95312 294.28188 lineto
-348.5625 360.37563 lineto
-373.17188 294.28188 lineto
-386.88281 294.28188 lineto
-357.35156 373.03188 lineto
-339.77344 373.03188 lineto
-310.24219 294.28188 lineto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 308.67575 223.06848] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 308.67575 223.06848] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 276.77046 89.136393] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 276.88472 126.41473] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 459.75003 107.38639] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [1 0 0 1 14.580317 0.7673851] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-577.80573 326.69159 moveto
-683.35278 326.69159 lineto
-683.35278 432.23864 lineto
-577.80573 432.23864 lineto
-577.80573 326.69159 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 459.33761 224.47912] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-310.24219 294.28188 moveto
-323.95312 294.28188 lineto
-348.5625 360.37563 lineto
-373.17188 294.28188 lineto
-386.88281 294.28188 lineto
-357.35156 373.03188 lineto
-339.77344 373.03188 lineto
-310.24219 294.28188 lineto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 477.40731 241.31848] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 477.40731 241.31848] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 593.92328 125.73192] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-367.64904 378.81118 moveto
-325.16317 378.81118 325.16317 378.81118 325.16317 378.81118 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1.0126891 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-324.09119 242.88053 moveto
-366.91751 242.88053 lineto
-366.91751 341.84184 lineto
-stroke
-gsave [0.4505057 0 0 0.4505057 118.19857 378.36421] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-222.85715 189.50504 moveto
-457.14287 189.50504 lineto
-457.14287 423.79076 lineto
-222.85715 423.79076 lineto
-222.85715 189.50504 lineto
-closepath
-stroke
-gsave [1.086765 0 0 1.086765 -40.109812 -37.378803] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-323.57812 316.57094 moveto
-319.31247 320.36787 316.17185 324.16474 314.15625 327.96157 curveto
-312.18748 331.71161 311.2031 335.6491 311.20312 339.77407 curveto
-311.2031 346.61784 313.68747 352.31315 318.65625 356.86 curveto
-323.62496 361.40689 329.85933 363.68033 337.35938 363.68032 curveto
-341.81245 363.68033 345.98432 362.95376 349.875 361.50063 curveto
-353.76556 360.00064 357.42181 357.75064 360.84375 354.75063 curveto
-323.57812 316.57094 lineto
-333.49219 308.69594 moveto
-369.21094 345.25844 lineto
-371.97648 341.0866 374.13273 336.63348 375.67969 331.89907 curveto
-377.22647 327.11786 378.14054 322.05537 378.42188 316.71157 curveto
-391.5 316.71157 lineto
-390.9374 322.89912 389.4374 329.0163 387 335.06313 curveto
-384.5624 341.11004 381.16397 347.08659 376.80469 352.99282 curveto
-396.42188 373.03188 lineto
-378.70312 373.03188 lineto
-368.64844 362.69594 lineto
-363.77336 366.86782 358.66399 369.98501 353.32031 372.0475 curveto
-347.9765 374.06313 342.23432 375.07094 336.09375 375.07094 curveto
-324.79684 375.07094 315.56247 371.86001 308.39062 365.43813 curveto
-301.21874 358.96939 297.6328 350.69596 297.63281 340.61782 curveto
-297.6328 334.61786 299.20311 328.99286 302.34375 323.74282 curveto
-305.48436 318.446 310.19529 313.47725 316.47656 308.83657 curveto
-314.22654 305.88351 312.5156 302.95382 311.34375 300.0475 curveto
-310.17185 297.09446 309.58592 294.21165 309.58594 291.39907 curveto
-309.58592 283.80541 312.18748 277.71166 317.39062 273.11782 curveto
-322.59372 268.4773 329.50777 266.15699 338.13281 266.15688 curveto
-342.02338 266.15699 345.89057 266.57886 349.73438 267.4225 curveto
-353.62493 268.26636 357.56243 269.53198 361.54688 271.21938 curveto
-361.54688 284.01625 lineto
-357.46868 281.81322 353.57806 280.14916 349.875 279.02407 curveto
-346.17182 277.85229 342.72651 277.26635 339.53906 277.26625 curveto
-334.61714 277.26635 330.60933 278.57885 327.51562 281.20375 curveto
-324.46871 283.78197 322.94528 287.13353 322.94531 291.25844 curveto
-322.94528 293.64915 323.62496 296.06321 324.98438 298.50063 curveto
-326.39059 300.89133 329.22652 304.28976 333.49219 308.69594 curveto
-fill
-grestore
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-gsave [1 0 0 1 -70.821052 -297.29277] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [1 0 0 1 -70.567428 -214.54501] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-218.59697 463.7373 moveto
-324.14402 463.7373 lineto
-324.14402 569.28436 lineto
-218.59697 569.28436 lineto
-218.59697 463.7373 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 100.12887 361.52485] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-323.57812 316.57094 moveto
-319.31247 320.36787 316.17185 324.16474 314.15625 327.96157 curveto
-312.18748 331.71161 311.2031 335.6491 311.20312 339.77407 curveto
-311.2031 346.61784 313.68747 352.31315 318.65625 356.86 curveto
-323.62496 361.40689 329.85933 363.68033 337.35938 363.68032 curveto
-341.81245 363.68033 345.98432 362.95376 349.875 361.50063 curveto
-353.76556 360.00064 357.42181 357.75064 360.84375 354.75063 curveto
-323.57812 316.57094 lineto
-333.49219 308.69594 moveto
-369.21094 345.25844 lineto
-371.97648 341.0866 374.13273 336.63348 375.67969 331.89907 curveto
-377.22647 327.11786 378.14054 322.05537 378.42188 316.71157 curveto
-391.5 316.71157 lineto
-390.9374 322.89912 389.4374 329.0163 387 335.06313 curveto
-384.5624 341.11004 381.16397 347.08659 376.80469 352.99282 curveto
-396.42188 373.03188 lineto
-378.70312 373.03188 lineto
-368.64844 362.69594 lineto
-363.77336 366.86782 358.66399 369.98501 353.32031 372.0475 curveto
-347.9765 374.06313 342.23432 375.07094 336.09375 375.07094 curveto
-324.79684 375.07094 315.56247 371.86001 308.39062 365.43813 curveto
-301.21874 358.96939 297.6328 350.69596 297.63281 340.61782 curveto
-297.6328 334.61786 299.20311 328.99286 302.34375 323.74282 curveto
-305.48436 318.446 310.19529 313.47725 316.47656 308.83657 curveto
-314.22654 305.88351 312.5156 302.95382 311.34375 300.0475 curveto
-310.17185 297.09446 309.58592 294.21165 309.58594 291.39907 curveto
-309.58592 283.80541 312.18748 277.71166 317.39062 273.11782 curveto
-322.59372 268.4773 329.50777 266.15699 338.13281 266.15688 curveto
-342.02338 266.15699 345.89057 266.57886 349.73438 267.4225 curveto
-353.62493 268.26636 357.56243 269.53198 361.54688 271.21938 curveto
-361.54688 284.01625 lineto
-357.46868 281.81322 353.57806 280.14916 349.875 279.02407 curveto
-346.17182 277.85229 342.72651 277.26635 339.53906 277.26625 curveto
-334.61714 277.26635 330.60933 278.57885 327.51562 281.20375 curveto
-324.46871 283.78197 322.94528 287.13353 322.94531 291.25844 curveto
-322.94528 293.64915 323.62496 296.06321 324.98438 298.50063 curveto
-326.39059 300.89133 329.22652 304.28976 333.49219 308.69594 curveto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.19857 378.36421] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.19857 378.36421] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 86.293277 244.43212] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 86.407537 281.71046] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-218.59697 463.7373 moveto
-324.14402 463.7373 lineto
-324.14402 569.28436 lineto
-218.59697 569.28436 lineto
-218.59697 463.7373 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 100.12887 361.52485] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-323.57812 316.57094 moveto
-319.31247 320.36787 316.17185 324.16474 314.15625 327.96157 curveto
-312.18748 331.71161 311.2031 335.6491 311.20312 339.77407 curveto
-311.2031 346.61784 313.68747 352.31315 318.65625 356.86 curveto
-323.62496 361.40689 329.85933 363.68033 337.35938 363.68032 curveto
-341.81245 363.68033 345.98432 362.95376 349.875 361.50063 curveto
-353.76556 360.00064 357.42181 357.75064 360.84375 354.75063 curveto
-323.57812 316.57094 lineto
-333.49219 308.69594 moveto
-369.21094 345.25844 lineto
-371.97648 341.0866 374.13273 336.63348 375.67969 331.89907 curveto
-377.22647 327.11786 378.14054 322.05537 378.42188 316.71157 curveto
-391.5 316.71157 lineto
-390.9374 322.89912 389.4374 329.0163 387 335.06313 curveto
-384.5624 341.11004 381.16397 347.08659 376.80469 352.99282 curveto
-396.42188 373.03188 lineto
-378.70312 373.03188 lineto
-368.64844 362.69594 lineto
-363.77336 366.86782 358.66399 369.98501 353.32031 372.0475 curveto
-347.9765 374.06313 342.23432 375.07094 336.09375 375.07094 curveto
-324.79684 375.07094 315.56247 371.86001 308.39062 365.43813 curveto
-301.21874 358.96939 297.6328 350.69596 297.63281 340.61782 curveto
-297.6328 334.61786 299.20311 328.99286 302.34375 323.74282 curveto
-305.48436 318.446 310.19529 313.47725 316.47656 308.83657 curveto
-314.22654 305.88351 312.5156 302.95382 311.34375 300.0475 curveto
-310.17185 297.09446 309.58592 294.21165 309.58594 291.39907 curveto
-309.58592 283.80541 312.18748 277.71166 317.39062 273.11782 curveto
-322.59372 268.4773 329.50777 266.15699 338.13281 266.15688 curveto
-342.02338 266.15699 345.89057 266.57886 349.73438 267.4225 curveto
-353.62493 268.26636 357.56243 269.53198 361.54688 271.21938 curveto
-361.54688 284.01625 lineto
-357.46868 281.81322 353.57806 280.14916 349.875 279.02407 curveto
-346.17182 277.85229 342.72651 277.26635 339.53906 277.26625 curveto
-334.61714 277.26635 330.60933 278.57885 327.51562 281.20375 curveto
-324.46871 283.78197 322.94528 287.13353 322.94531 291.25844 curveto
-322.94528 293.64915 323.62496 296.06321 324.98438 298.50063 curveto
-326.39059 300.89133 329.22652 304.28976 333.49219 308.69594 curveto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.19857 378.36421] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.19857 378.36421] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 86.293277 244.43212] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 86.407537 281.71046] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-1.0022064 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-323.46908 515.2754 moveto
-535.45403 515.2754 535.45403 515.2754 535.45403 515.2754 curveto
-535.45403 516.1221 lineto
-535.45403 395.8973 lineto
-stroke
-gsave [0.4505057 0 0 0.4505057 459.78103 141.5485] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-550.16079 359.79047 moveto
-514.59671 359.79047 514.59671 359.79047 514.59671 359.79047 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-550.06039 393.86796 moveto
-535.4405 393.86796 535.47572 393.86796 535.47572 393.86796 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-535.47572 396.08018 moveto
-535.51095 393.47326 535.54618 393.36758 535.54618 393.36758 curveto
-stroke
-gsave [1 0 0 1 -85.15967 84.33874] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-110.9416 222.18697 moveto
-110.9416 225.51974 108.23674 228.2246 104.90396 228.2246 curveto
-101.57118 228.2246 98.866323 225.51974 98.866323 222.18697 curveto
-98.866323 218.85419 101.57118 216.14933 104.90396 216.14933 curveto
-108.23674 216.14933 110.9416 218.85419 110.9416 222.18697 curveto
-closepath
-stroke
-grestore
-gsave [1 0 0 1 -85.159672 157.46982] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-110.9416 222.18697 moveto
-110.9416 225.51974 108.23674 228.2246 104.90396 228.2246 curveto
-101.57118 228.2246 98.866323 225.51974 98.866323 222.18697 curveto
-98.866323 218.85419 101.57118 216.14933 104.90396 216.14933 curveto
-108.23674 216.14933 110.9416 218.85419 110.9416 222.18697 curveto
-closepath
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-1.0032382 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-179.43833 224.3111 moveto
-20.184077 224.3111 lineto
-20.184077 299.45211 20.184077 300.21886 20.184077 300.21886 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99999964 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-90.297987 261.14426 moveto
-90.297987 298.64551 90.297987 533.44725 90.297987 533.44725 curveto
-90.758507 533.13495 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-147.95883 223.77763 moveto
-147.95883 359.38651 147.95883 360.36918 147.95883 360.36918 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-0.87644422 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-177.82906 360.42696 moveto
-147.28755 360.42696 147.50726 360.42696 147.50726 360.42696 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99999976 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-148.44497 397.17854 moveto
-148.44497 495.72123 148.44497 497.27552 148.44497 497.27552 curveto
-stroke
-gsave
-0 0 0 setrgbcolor
-newpath
-148.44497 496.83484 moveto
-176.98495 496.83484 lineto
-eofill
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-0.84267974 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-148.44497 496.83484 moveto
-176.98495 496.83484 lineto
-stroke
-gsave [0.7242368 0 0 0.700599 -37.725139 162.91438] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-178.57913 308.62436 moveto
-178.57913 309.79198 177.63149 310.73962 176.46387 310.73962 curveto
-175.29624 310.73962 174.34861 309.79198 174.34861 308.62436 curveto
-174.34861 307.45674 175.29624 306.5091 176.46387 306.5091 curveto
-177.63149 306.5091 178.57913 307.45674 178.57913 308.62436 curveto
-closepath
-stroke
-grestore
-gsave [0.7242368 0 0 0.700599 20.111857 8.2407652] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-178.57913 308.62436 moveto
-178.57913 309.79198 177.63149 310.73962 176.46387 310.73962 curveto
-175.29624 310.73962 174.34861 309.79198 174.34861 308.62436 curveto
-174.34861 307.45674 175.29624 306.5091 176.46387 306.5091 curveto
-177.63149 306.5091 178.57913 307.45674 178.57913 308.62436 curveto
-closepath
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-147.31928 225.18014 moveto
-147.45674 225.03397 147.38288 225.10595 147.54197 224.96535 curveto
-147.65871 224.91788 lineto
-147.49944 225.05685 147.5733 224.98565 147.43597 225.13029 curveto
-147.31928 225.18014 lineto
-closepath
-stroke
-gsave [0.6931366 0 0 0.6694988 26.11121 242.4804] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-178.57913 308.62436 moveto
-178.57913 309.79198 177.63149 310.73962 176.46387 310.73962 curveto
-175.29624 310.73962 174.34861 309.79198 174.34861 308.62436 curveto
-174.34861 307.45674 175.29624 306.5091 176.46387 306.5091 curveto
-177.63149 306.5091 178.57913 307.45674 178.57913 308.62436 curveto
-closepath
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-148.74684 449.27736 moveto
-148.60005 449.21569 148.46231 449.13718 148.31783 449.07051 curveto
-148.42305 449.00084 lineto
-148.56739 449.06812 148.70567 449.14638 148.85279 449.20764 curveto
-148.74684 449.27736 lineto
-closepath
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99999994 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-177.38075 534.02034 moveto
-90.509955 534.02034 lineto
-90.509955 534.12262 lineto
-stroke
-gsave [1 0 0 1 -84.951948 229.01051] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-110.9416 222.18697 moveto
-110.9416 225.51974 108.23674 228.2246 104.90396 228.2246 curveto
-101.57118 228.2246 98.866323 225.51974 98.866323 222.18697 curveto
-98.866323 218.85419 101.57118 216.14933 104.90396 216.14933 curveto
-108.23674 216.14933 110.9416 218.85419 110.9416 222.18697 curveto
-closepath
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-26.024094 379.19708 moveto
-90.251044 379.19708 90.251044 379.19708 90.251044 379.19708 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-26.858479 449.19748 moveto
-148.10533 449.19748 148.10533 449.19748 148.10533 449.19748 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-177.53829 397.67218 moveto
-148.70135 397.67218 148.70135 397.67218 148.70135 397.67218 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99999994 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-177.04367 261.49918 moveto
-90.481072 261.49918 90.481072 261.49918 90.481072 261.49918 curveto
-90.481072 261.49918 lineto
-90.481072 261.28718 lineto
-90.481072 261.49918 lineto
-stroke
-grestore
+%%BeginPageSetup
+%%PageBoundingBox: 0 0 593 304
+%%EndPageSetup
+q
+0 g
+0.79289 w
+0 J
+2 j
+[] 0.0 d
+4 M q 1 0 0 -1 0 303.270599 cm
+165.266 109.344 m 249.703 109.344 l 249.703 193.781 l 165.266 193.781 l 
+165.266 109.344 l h
+165.266 109.344 m S Q
+BT
+56.401206 0 0 56.401206 183.513952 129.591186 Tm
+/f-0-0 1 Tf
+<01>Tj
+ET
+250.242 153.771 m 250.242 153.47 250 153.228 249.703 153.228 c 249.406 
+153.228 249.164 153.47 249.164 153.771 c 249.164 154.067 249.406 154.31 
+249.703 154.31 c 250 154.31 250.242 154.067 250.242 153.771 c h
+250.242 153.771 m f
+250.242 151.708 m 250.242 151.411 250 151.169 249.703 151.169 c 249.406 
+151.169 249.164 151.411 249.164 151.708 c 249.164 152.009 249.406 
+152.251 249.703 152.251 c 250 152.251 250.242 152.009 250.242 151.708 c 
+h
+250.242 151.708 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 303.270599 cm
+131.504 135.977 m 164.453 135.977 l 157.176 140.18 l 157.117 140.164 l 
+157.199 140.078 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.477 135.652 m 164.426 135.652 l 157.148 131.453 l 157.09 131.469 l 
+157.172 131.555 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.594 165.801 m 164.547 165.801 l 157.266 170.004 l 157.207 169.988 l 
+157.293 169.902 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.566 165.477 m 164.52 165.477 l 157.238 161.273 l 157.18 161.289 l 
+157.262 161.375 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 303.270599 cm
+164.797 0.395 m 249.234 0.395 l 249.234 84.836 l 164.797 84.836 l 
+164.797 0.395 l h
+164.797 0.395 m S Q
+BT
+56.401206 0 0 56.401206 183.043336 238.536854 Tm
+/f-0-0 1 Tf
+<01>Tj
+ET
+249.773 262.716 m 249.773 262.415 249.531 262.173 249.234 262.173 c 
+248.934 262.173 248.691 262.415 248.691 262.716 c 248.691 263.013 
+248.934 263.255 249.234 263.255 c 249.531 263.255 249.773 263.013 
+249.773 262.716 c h
+249.773 262.716 m f
+249.773 260.653 m 249.773 260.357 249.531 260.114 249.234 260.114 c 
+248.934 260.114 248.691 260.357 248.691 260.653 c 248.691 260.954 
+248.934 261.196 249.234 261.196 c 249.531 261.196 249.773 260.954 
+249.773 260.653 c h
+249.773 260.653 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 303.270599 cm
+131.031 27.031 m 163.984 27.031 l 156.707 31.234 l 156.645 31.219 l 
+156.73 31.133 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.004 26.707 m 163.957 26.707 l 156.676 22.508 l 156.617 22.523 l 
+156.703 22.605 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.125 56.855 m 164.074 56.855 l 156.797 61.059 l 156.738 61.043 l 
+156.82 60.957 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.098 56.531 m 164.047 56.531 l 156.77 52.328 l 156.711 52.344 l 
+156.793 52.43 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 303.270599 cm
+317.176 94.199 m 401.613 94.199 l 401.613 178.637 l 317.176 178.637 l 
+317.176 94.199 l h
+317.176 94.199 m S Q
+BT
+56.401206 0 0 56.401206 342.233722 144.733362 Tm
+/f-0-0 1 Tf
+<02>Tj
+ET
+402.152 168.911 m 402.152 168.614 401.91 168.372 401.613 168.372 c 
+401.312 168.372 401.07 168.614 401.07 168.911 c 401.07 169.208 401.312 
+169.45 401.613 169.45 c 401.91 169.45 402.152 169.208 402.152 168.911 c 
+h
+402.152 168.911 m f
+402.152 166.853 m 402.152 166.552 401.91 166.31 401.613 166.31 c 
+401.312 166.31 401.07 166.552 401.07 166.853 c 401.07 167.15 401.312 
+167.392 401.613 167.392 c 401.91 167.392 402.152 167.15 402.152 166.853 
+c h
+402.152 166.853 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 303.270599 cm
+283.41 120.836 m 316.363 120.836 l 309.086 125.039 l 309.023 125.023 l 
+309.109 124.938 l S Q
+q 1 0 0 -1 0 303.270599 cm
+283.383 120.512 m 316.336 120.512 l 309.055 116.309 l 308.996 116.324 l 
+309.082 116.41 l S Q
+q 1 0 0 -1 0 303.270599 cm
+283.504 150.656 m 316.453 150.656 l 309.176 154.859 l 309.117 154.844 l 
+309.199 154.758 l S Q
+q 1 0 0 -1 0 303.270599 cm
+283.477 150.336 m 316.426 150.336 l 309.148 146.133 l 309.09 146.148 l 
+309.172 146.234 l S Q
+q 1 0 0 -1 0 303.270599 cm
+429.797 135.434 m 462.746 135.434 l 455.469 139.637 l 455.41 139.621 l 
+455.492 139.535 l S Q
+q 1 0 0 -1 0 303.270599 cm
+429.766 135.113 m 462.719 135.113 l 455.438 130.91 l 455.379 130.926 l 
+455.465 131.012 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 303.270599 cm
+463.824 109.414 m 548.262 109.414 l 548.262 193.852 l 463.824 193.852 l 
+463.824 109.414 l h
+463.824 109.414 m S Q
+BT
+56.401206 0 0 56.401206 488.883223 129.519454 Tm
+/f-0-0 1 Tf
+<02>Tj
+ET
+548.801 153.696 m 548.801 153.4 548.559 153.157 548.262 153.157 c 
+547.961 153.157 547.719 153.4 547.719 153.696 c 547.719 153.997 547.961 
+154.239 548.262 154.239 c 548.559 154.239 548.801 153.997 548.801 
+153.696 c h
+548.801 153.696 m f
+548.801 151.638 m 548.801 151.341 548.559 151.099 548.262 151.099 c 
+547.961 151.099 547.719 151.341 547.719 151.638 c 547.719 151.935 
+547.961 152.177 548.262 152.177 c 548.559 152.177 548.801 151.935 
+548.801 151.638 c h
+548.801 151.638 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 303.270599 cm
+548.797 150.727 m 581.75 150.727 l 574.473 154.93 l 574.41 154.914 l 
+574.496 154.828 l S Q
+q 1 0 0 -1 0 303.270599 cm
+548.77 150.402 m 581.723 150.402 l 574.441 146.199 l 574.383 146.215 l 
+574.465 146.301 l S Q
+0.8 w
+q 1 0 0 -1 0 303.270599 cm
+284.035 150.496 m 250.047 150.496 l S Q
+0.810151 w
+q 1 0 0 -1 0 303.270599 cm
+249.188 41.75 m 283.449 41.75 l 283.449 120.922 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 303.270599 cm
+164.793 218.438 m 249.23 218.438 l 249.23 302.875 l 164.793 302.875 l 
+164.793 218.438 l h
+164.793 218.438 m S Q
+BT
+56.401209 0 0 56.401209 183.040511 20.496773 Tm
+/f-0-0 1 Tf
+<01>Tj
+ET
+249.77 44.673 m 249.77 44.376 249.527 44.134 249.23 44.134 c 248.93 
+44.134 248.688 44.376 248.688 44.673 c 248.688 44.974 248.93 45.216 
+249.23 45.216 c 249.527 45.216 249.77 44.974 249.77 44.673 c h
+249.77 44.673 m f
+249.77 42.614 m 249.77 42.317 249.527 42.075 249.23 42.075 c 248.93 
+42.075 248.688 42.317 248.688 42.614 c 248.688 42.915 248.93 43.157 
+249.23 43.157 c 249.527 43.157 249.77 42.915 249.77 42.614 c h
+249.77 42.614 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 303.270599 cm
+131.031 245.07 m 163.98 245.07 l 156.703 249.273 l 156.645 249.258 l 
+156.727 249.172 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131 244.75 m 163.953 244.75 l 156.676 240.547 l 156.613 240.562 l 
+156.699 240.648 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.121 274.895 m 164.074 274.895 l 156.793 279.098 l 156.734 279.082 l 
+156.82 278.996 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.094 274.57 m 164.043 274.57 l 156.766 270.367 l 156.707 270.383 l 
+156.789 270.469 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 303.270599 cm
+164.793 218.438 m 249.23 218.438 l 249.23 302.875 l 164.793 302.875 l 
+164.793 218.438 l h
+164.793 218.438 m S Q
+BT
+56.401206 0 0 56.401206 183.040504 20.496778 Tm
+/f-0-0 1 Tf
+<01>Tj
+ET
+249.77 44.673 m 249.77 44.376 249.527 44.134 249.23 44.134 c 248.93 
+44.134 248.688 44.376 248.688 44.673 c 248.688 44.974 248.93 45.216 
+249.23 45.216 c 249.527 45.216 249.77 44.974 249.77 44.673 c h
+249.77 44.673 m f
+249.77 42.614 m 249.77 42.317 249.527 42.075 249.23 42.075 c 248.93 
+42.075 248.688 42.317 248.688 42.614 c 248.688 42.915 248.93 43.157 
+249.23 43.157 c 249.527 43.157 249.77 42.915 249.77 42.614 c h
+249.77 42.614 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 303.270599 cm
+131.031 245.07 m 163.98 245.07 l 156.703 249.273 l 156.645 249.258 l 
+156.727 249.172 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131 244.75 m 163.953 244.75 l 156.676 240.547 l 156.613 240.562 l 
+156.699 240.648 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.121 274.895 m 164.074 274.895 l 156.793 279.098 l 156.734 279.082 l 
+156.82 278.996 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.094 274.57 m 164.043 274.57 l 156.766 270.367 l 156.707 270.383 l 
+156.789 270.469 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 303.270599 cm
+164.793 218.438 m 249.23 218.438 l 249.23 302.875 l 164.793 302.875 l 
+164.793 218.438 l h
+164.793 218.438 m S Q
+BT
+56.401206 0 0 56.401206 183.040504 20.496778 Tm
+/f-0-0 1 Tf
+<01>Tj
+ET
+249.77 44.673 m 249.77 44.376 249.527 44.134 249.23 44.134 c 248.93 
+44.134 248.688 44.376 248.688 44.673 c 248.688 44.974 248.93 45.216 
+249.23 45.216 c 249.527 45.216 249.77 44.974 249.77 44.673 c h
+249.77 44.673 m f
+249.77 42.614 m 249.77 42.317 249.527 42.075 249.23 42.075 c 248.93 
+42.075 248.688 42.317 248.688 42.614 c 248.688 42.915 248.93 43.157 
+249.23 43.157 c 249.527 43.157 249.77 42.915 249.77 42.614 c h
+249.77 42.614 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 303.270599 cm
+131.031 245.07 m 163.98 245.07 l 156.703 249.273 l 156.645 249.258 l 
+156.727 249.172 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131 244.75 m 163.953 244.75 l 156.676 240.547 l 156.613 240.562 l 
+156.699 240.648 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.121 274.895 m 164.074 274.895 l 156.793 279.098 l 156.734 279.082 l 
+156.82 278.996 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.094 274.57 m 164.043 274.57 l 156.766 270.367 l 156.707 270.383 l 
+156.789 270.469 l S Q
+0.801765 w
+q 1 0 0 -1 0 303.270599 cm
+248.691 259.668 m 418.277 259.668 l 418.277 260.344 l 418.277 164.164 l S Q
+0.360405 w
+q 1 0 0 -1 0 303.270599 cm
+429.82 162.766 m 462.773 162.766 l 455.492 166.969 l 455.434 166.953 l 
+455.516 166.867 l S Q
+q 1 0 0 -1 0 303.270599 cm
+429.793 162.441 m 462.742 162.441 l 455.465 158.238 l 455.406 158.254 l 
+455.488 158.34 l S Q
+0.8 w
+q 1 0 0 -1 0 303.270599 cm
+430.043 135.277 m 401.594 135.277 l S Q
+q 1 0 0 -1 0 303.270599 cm
+429.965 162.543 m 418.297 162.543 l S Q
+q 1 0 0 -1 0 303.270599 cm
+418.297 164.312 m 418.324 162.227 418.352 162.141 418.352 162.141 c S Q
+1.76 w
+2 j
+q 1 0 0 -1 0 303.270599 cm
+10.539 92.668 m 10.539 95.336 8.379 97.496 5.711 97.496 c 3.043 97.496 
+0.879 95.336 0.879 92.668 c 0.879 90 3.043 87.836 5.711 87.836 c 8.379 
+87.836 10.539 90 10.539 92.668 c h
+10.539 92.668 m S Q
+1.76 w
+q 1 0 0 -1 0 303.270599 cm
+10.539 151.172 m 10.539 153.84 8.379 156.004 5.711 156.004 c 3.043 
+156.004 0.879 153.84 0.879 151.172 c 0.879 148.504 3.043 146.344 5.711 
+146.344 c 8.379 146.344 10.539 148.504 10.539 151.172 c h
+10.539 151.172 m S Q
+0.802591 w
+0 j
+q 1 0 0 -1 0 303.270599 cm
+133.465 26.895 m 6.062 26.895 l 6.062 87.621 l S Q
+0.8 w
+q 1 0 0 -1 0 303.270599 cm
+62.152 56.363 m 62.152 274.203 l 62.523 273.953 l S Q
+0.8 w
+q 1 0 0 -1 0 303.270599 cm
+108.281 26.895 m 108.281 135.742 l S Q
+0.701155 w
+q 1 0 0 -1 0 303.270599 cm
+132.18 135.789 m 107.922 135.789 l S Q
+0.8 w
+q 1 0 0 -1 0 303.270599 cm
+108.672 165.191 m 108.672 245.266 l S Q
+108.672 58.357 m 131.504 58.357 l f*
+0.674144 w
+q 1 0 0 -1 0 303.270599 cm
+108.672 244.914 m 131.504 244.914 l S Q
+1.274657 w
+2 j
+q 1 0 0 -0.967362 0 303.270599 cm
+63.203 155.84 m 63.203 156.519 62.652 157.068 61.977 157.068 c 61.301 
+157.068 60.75 156.519 60.75 155.84 c 60.75 155.166 61.301 154.617 
+61.977 154.617 c 62.652 154.617 63.203 155.166 63.203 155.84 c h
+63.203 155.84 m S Q
+0.8 w
+0 j
+q 1 0 0 -1 0 303.270599 cm
+131.82 274.664 m 62.324 274.664 l 62.324 274.746 l S Q
+1.76 w
+2 j
+q 1 0 0 -1 0 303.270599 cm
+10.707 208.406 m 10.707 211.07 8.543 213.234 5.875 213.234 c 3.207 
+213.234 1.047 211.07 1.047 208.406 c 1.047 205.738 3.207 203.574 5.875 
+203.574 c 8.543 203.574 10.707 205.738 10.707 208.406 c h
+10.707 208.406 m S Q
+0.8 w
+0 j
+q 1 0 0 -1 0 303.270599 cm
+10.734 150.805 m 62.117 150.805 l S Q
+q 1 0 0 -1 0 303.270599 cm
+11.402 206.805 m 108.672 206.805 l S Q
+q 1 0 0 -1 0 303.270599 cm
+131.945 165.586 m 108.875 165.586 l S Q
+0.8 w
+q 1 0 0 -1 0 303.270599 cm
+131.551 56.645 m 62.301 56.645 l 62.301 56.645 l 62.301 56.477 l 62.301 
+56.645 l S Q
+1.76 w
+2 j
+q 1 0 0 -1 0 303.270599 cm
+592.66 150.324 m 592.66 152.992 590.496 155.156 587.828 155.156 c 
+585.16 155.156 583 152.992 583 150.324 c 583 147.656 585.16 145.496 
+587.828 145.496 c 590.496 145.496 592.66 147.656 592.66 150.324 c h
+592.66 150.324 m S Q
+110.281 276.376 m 110.281 275.271 109.387 274.376 108.281 274.376 c 
+107.176 274.376 106.281 275.271 106.281 276.376 c 106.281 277.482 
+107.176 278.376 108.281 278.376 c 109.387 278.376 110.281 277.482 
+110.281 276.376 c h
+110.281 276.376 m f
+0.5 w
+0 j
+1 M q 1 0 0 -1 0 303.270599 cm
+110.281 26.895 m 110.281 28 109.387 28.895 108.281 28.895 c 107.176 
+28.895 106.281 28 106.281 26.895 c 106.281 25.789 107.176 24.895 
+108.281 24.895 c 109.387 24.895 110.281 25.789 110.281 26.895 c h
+110.281 26.895 m S Q
+110.672 96.466 m 110.672 95.36 109.773 94.466 108.672 94.466 c 107.566 
+94.466 106.672 95.36 106.672 96.466 c 106.672 97.571 107.566 98.466 
+108.672 98.466 c 109.773 98.466 110.672 97.571 110.672 96.466 c h
+110.672 96.466 m f
+0.5 w
+q 1 0 0 -1 0 303.270599 cm
+110.672 206.805 m 110.672 207.91 109.773 208.805 108.672 208.805 c 
+107.566 208.805 106.672 207.91 106.672 206.805 c 106.672 205.699 
+107.566 204.805 108.672 204.805 c 109.773 204.805 110.672 205.699 
+110.672 206.805 c h
+110.672 206.805 m S Q
+Q
 showpage
+%%Trailer
+count op_count sub {pop} repeat
+countdictstack dict_count sub {end} repeat
+cairo_eps_state restore
 %%EOF
index 69843a974abaa6f4bc26915e3662737c0279761f..603067d9e43e41cad20b834a4f60b5abcd9b4c1b 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
+
 <svg
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:cc="http://creativecommons.org/ns#"
@@ -8,14 +9,15 @@
    xmlns="http://www.w3.org/2000/svg"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="744.09448819"
-   height="1052.3622047"
+   width="741.92316"
+   height="379.08826"
    id="svg2"
    inkscape:label="Pozadí"
    sodipodi:version="0.32"
-   inkscape:version="0.46"
+   inkscape:version="0.47 r22583"
    sodipodi:docname="hradlova_sit.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.1">
   <defs
      id="defs3">
     <inkscape:perspective
        inkscape:vp_z="744.09448 : 526.18109 : 1"
        inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
        id="perspective9" />
+    <inkscape:perspective
+       id="perspective2951"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3751"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
   </defs>
   <sodipodi:namedview
      id="base"
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="1.3031267"
-     inkscape:cx="376.31287"
-     inkscape:cy="702.82179"
+     inkscape:zoom="0.46072486"
+     inkscape:cx="370.14244"
+     inkscape:cy="276.50401"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="1280"
-     inkscape:window-height="719"
+     showgrid="true"
+     inkscape:window-width="1272"
+     inkscape:window-height="1004"
      inkscape:window-x="0"
-     inkscape:window-y="54"
+     inkscape:window-y="0"
      showguides="true"
-     inkscape:guide-bbox="true">
+     inkscape:guide-bbox="true"
+     inkscape:snap-nodes="true"
+     inkscape:snap-to-guides="true"
+     inkscape:object-paths="true"
+     inkscape:snap-grids="false"
+     inkscape:snap-bbox="true"
+     inkscape:snap-bbox-midpoints="false"
+     inkscape:snap-intersection-paths="true"
+     inkscape:snap-object-midpoints="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-global="false"
+     inkscape:window-maximized="1">
     <sodipodi:guide
        orientation="0,1"
-       position="234.05247,841.0541"
+       position="221.44582,358.47183"
        id="guide2513" />
+    <inkscape:grid
+       type="xygrid"
+       id="grid2965"
+       empspacing="5"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true" />
   </sodipodi:namedview>
   <metadata
      id="metadata6">
   <g
      inkscape:label="Vrstva 1"
      inkscape:groupmode="layer"
-     id="layer1">
+     id="layer1"
+     transform="translate(-12.606651,-190.69167)">
     <flowRoot
        xml:space="preserve"
        id="flowRoot3168"
-       style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"><flowRegion
+       style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"><flowRegion
          id="flowRegion3170"><rect
            id="rect3172"
            width="71.428574"
          height="105.54705"
          width="105.54705"
          id="rect2386"
-         style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
       <flowRoot
          transform="matrix(0.4895938,0,0,0.4895938,100.72068,225.15684)"
-         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          id="flowRoot3176"
          xml:space="preserve"><flowRegion
            id="flowRegion3178"><rect
              id="rect3180" /></flowRegion><flowPara
            id="flowPara3182">&amp;</flowPara></flowRoot>      <path
          transform="matrix(0.4505057,0,0,0.4505057,118.79038,241.9962)"
-         d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z"
+         d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="300.93362"
          sodipodi:type="arc" />
       <path
          transform="matrix(0.4505057,0,0,0.4505057,118.79038,241.9962)"
-         d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z"
+         d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="306.64789"
          transform="matrix(0.4505057,0,0,0.4505057,86.885087,108.06411)"
          id="g3242">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path3228" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path3240" />
       </g>
       <g
          transform="matrix(0.4505057,0,0,0.4505057,86.999347,145.34245)"
          id="g3246">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path3248" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path3250" />
       </g>
     </g>
          height="105.54705"
          width="105.54705"
          id="rect2473"
-         style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
       <flowRoot
          transform="matrix(0.4895938,0,0,0.4895938,100.13241,88.974756)"
-         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          id="flowRoot2475"
          xml:space="preserve"><flowRegion
            id="flowRegion2477"><rect
              id="rect2479" /></flowRegion><flowPara
            id="flowPara2481">&amp;</flowPara></flowRoot>      <path
          transform="matrix(0.4505057,0,0,0.4505057,118.20211,105.81412)"
-         d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z"
+         d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="300.93362"
          sodipodi:type="arc" />
       <path
          transform="matrix(0.4505057,0,0,0.4505057,118.20211,105.81412)"
-         d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z"
+         d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="306.64789"
          transform="matrix(0.4505057,0,0,0.4505057,86.296817,-28.117967)"
          id="g2487">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path2489" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path2491" />
       </g>
       <g
          transform="matrix(0.4505057,0,0,0.4505057,86.411077,9.1603701)"
          id="g2493">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path2495" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path2497" />
       </g>
     </g>
          height="105.54705"
          width="105.54705"
          id="rect2555"
-         style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
       <flowRoot
          transform="matrix(0.4895938,0,0,0.4895938,290.60605,206.22912)"
-         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          id="flowRoot2557"
          xml:space="preserve"><flowRegion
            id="flowRegion2559"><rect
            id="flowPara2563"
            style="text-align:center;writing-mode:lr-tb;text-anchor:middle">v</flowPara></flowRoot>      <path
          transform="matrix(0.4505057,0,0,0.4505057,308.67575,223.06848)"
-         d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z"
+         d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="300.93362"
          sodipodi:type="arc" />
       <path
          transform="matrix(0.4505057,0,0,0.4505057,308.67575,223.06848)"
-         d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z"
+         d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="306.64789"
          transform="matrix(0.4505057,0,0,0.4505057,276.77046,89.136393)"
          id="g2569">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path2571" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path2573" />
       </g>
       <g
          transform="matrix(0.4505057,0,0,0.4505057,276.88472,126.41473)"
          id="g2575">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path2577" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path2579" />
       </g>
     </g>
        transform="matrix(0.4505057,0,0,0.4505057,459.75003,107.38639)">
       <path
          id="path2605"
-         d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-         style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+         style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       <path
          id="path2607"
-         d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-         style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+         style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
     </g>
     <g
        id="g2731"
       <g
          id="g2722">
         <rect
-           style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
            id="rect2589"
            width="105.54705"
            height="105.54705"
         <flowRoot
            xml:space="preserve"
            id="flowRoot2591"
-           style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+           style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
            transform="matrix(0.4895938,0,0,0.4895938,459.33761,224.47912)"><flowRegion
              id="flowRegion2593"><rect
                id="rect2595"
            sodipodi:cy="300.93362"
            sodipodi:rx="1.5"
            sodipodi:ry="1.5"
-           d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z"
+           d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z"
            transform="matrix(0.4505057,0,0,0.4505057,477.40731,241.31848)" />
         <path
            sodipodi:type="arc"
            sodipodi:cy="306.64789"
            sodipodi:rx="1.5"
            sodipodi:ry="1.5"
-           d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z"
+           d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z"
            transform="matrix(0.4505057,0,0,0.4505057,477.40731,241.31848)" />
       </g>
       <g
          transform="matrix(0.4505057,0,0,0.4505057,593.92328,125.73192)"
          id="g2615">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path2617" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path2619" />
       </g>
     </g>
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 367.64904,378.81118 C 325.16317,378.81118 325.16317,378.81118 325.16317,378.81118"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 367.64904,378.81118 c -42.48587,0 -42.48587,0 -42.48587,0"
        id="path2637" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.01268911px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 324.09119,242.88053 L 366.91751,242.88053 L 366.91751,341.84184"
+       style="fill:none;stroke:#000000;stroke-width:1.01268911px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 324.09119,242.88053 42.82632,0 0,98.96131"
        id="path2669" />
     <g
        id="g2794">
          transform="matrix(0.4505057,0,0,0.4505057,118.19857,378.36421)"
          id="g2437">
         <rect
-           style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
            id="rect2439"
            width="234.28572"
            height="234.28572"
         <flowRoot
            xml:space="preserve"
            id="flowRoot2441"
-           style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+           style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
            transform="matrix(1.086765,0,0,1.086765,-40.109812,-37.378803)"><flowRegion
              id="flowRegion2443"><rect
                id="rect2445"
            sodipodi:cy="300.93362"
            sodipodi:rx="1.5"
            sodipodi:ry="1.5"
-           d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z" />
+           d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z" />
         <path
            sodipodi:type="arc"
            id="path2451"
            sodipodi:cy="306.64789"
            sodipodi:rx="1.5"
            sodipodi:ry="1.5"
-           d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z" />
+           d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z" />
         <g
            id="g2453"
            transform="translate(-70.821052,-297.29277)">
           <path
              id="path2455"
-             d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-             style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+             d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+             style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
           <path
              id="path2457"
-             d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-             style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+             d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+             style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         </g>
         <g
            id="g2459"
            transform="translate(-70.567428,-214.54501)">
           <path
              id="path2461"
-             d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-             style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+             d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+             style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
           <path
              id="path2463"
-             d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-             style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+             d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+             style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         </g>
       </g>
       <rect
-         style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          id="rect2727"
          width="105.54705"
          height="105.54705"
       <flowRoot
          xml:space="preserve"
          id="flowRoot2729"
-         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          transform="matrix(0.4895938,0,0,0.4895938,100.12887,361.52485)"><flowRegion
            id="flowRegion2731"><rect
              id="rect2733"
          sodipodi:cy="300.93362"
          sodipodi:rx="1.5"
          sodipodi:ry="1.5"
-         d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z" />
+         d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z" />
       <path
          transform="matrix(0.4505057,0,0,0.4505057,118.19857,378.36421)"
          sodipodi:type="arc"
          sodipodi:cy="306.64789"
          sodipodi:rx="1.5"
          sodipodi:ry="1.5"
-         d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z" />
+         d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z" />
       <g
          id="g2741"
          transform="matrix(0.4505057,0,0,0.4505057,86.293277,244.43212)">
         <path
            id="path2743"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         <path
            id="path2745"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       </g>
       <g
          id="g2747"
          transform="matrix(0.4505057,0,0,0.4505057,86.407537,281.71046)">
         <path
            id="path2749"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         <path
            id="path2751"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       </g>
       <rect
-         style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          id="rect2677"
          width="105.54705"
          height="105.54705"
       <flowRoot
          xml:space="preserve"
          id="flowRoot2679"
-         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          transform="matrix(0.4895938,0,0,0.4895938,100.12887,361.52485)"><flowRegion
            id="flowRegion2681"><rect
              id="rect2683"
          sodipodi:cy="300.93362"
          sodipodi:rx="1.5"
          sodipodi:ry="1.5"
-         d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z" />
+         d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z" />
       <path
          transform="matrix(0.4505057,0,0,0.4505057,118.19857,378.36421)"
          sodipodi:type="arc"
          sodipodi:cy="306.64789"
          sodipodi:rx="1.5"
          sodipodi:ry="1.5"
-         d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z" />
+         d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z" />
       <g
          id="g2691"
          transform="matrix(0.4505057,0,0,0.4505057,86.293277,244.43212)">
         <path
            id="path2693"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         <path
            id="path2695"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       </g>
       <g
          id="g2697"
          transform="matrix(0.4505057,0,0,0.4505057,86.407537,281.71046)">
         <path
            id="path2699"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         <path
            id="path2701"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       </g>
     </g>
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00220644px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 323.46908,515.2754 C 535.45403,515.2754 535.45403,515.2754 535.45403,515.2754 L 535.45403,516.1221 L 535.45403,395.8973"
+       style="fill:none;stroke:#000000;stroke-width:1.00220644px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 323.46908,515.2754 c 211.98495,0 211.98495,0 211.98495,0 l 0,0.8467 0,-120.2248"
        id="path3579" />
     <g
        id="g2744"
        transform="matrix(0.4505057,0,0,0.4505057,459.78103,141.5485)">
       <path
          id="path2746"
-         d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-         style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+         style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       <path
          id="path2748"
-         d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-         style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+         style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
     </g>
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 550.16079,359.79047 C 514.59671,359.79047 514.59671,359.79047 514.59671,359.79047"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 550.16079,359.79047 c -35.56408,0 -35.56408,0 -35.56408,0"
        id="path2768" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 550.06039,393.86796 C 535.4405,393.86796 535.47572,393.86796 535.47572,393.86796"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 550.06039,393.86796 c -14.61989,0 -14.58467,0 -14.58467,0"
        id="path2770" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 535.47572,396.08018 C 535.51095,393.47326 535.54618,393.36758 535.54618,393.36758"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 535.47572,396.08018 c 0.0352,-2.60692 0.0705,-2.7126 0.0705,-2.7126"
        id="path2772" />
     <path
        sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2505"
        sodipodi:cx="104.90396"
        sodipodi:cy="222.18697"
        sodipodi:rx="6.0376382"
        sodipodi:ry="6.0376382"
-       d="M 110.9416,222.18697 A 6.0376382,6.0376382 0 1 1 98.866323,222.18697 A 6.0376382,6.0376382 0 1 1 110.9416,222.18697 z"
+       d="m 110.9416,222.18697 c 0,3.33449 -2.70314,6.03763 -6.03764,6.03763 -3.33449,0 -6.037637,-2.70314 -6.037637,-6.03763 0,-3.3345 2.703147,-6.03764 6.037637,-6.03764 3.3345,0 6.03764,2.70314 6.03764,6.03764 z"
        transform="translate(-85.15967,84.33874)" />
     <path
        sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2507"
        sodipodi:cx="104.90396"
        sodipodi:cy="222.18697"
        sodipodi:rx="6.0376382"
        sodipodi:ry="6.0376382"
-       d="M 110.9416,222.18697 A 6.0376382,6.0376382 0 1 1 98.866323,222.18697 A 6.0376382,6.0376382 0 1 1 110.9416,222.18697 z"
+       d="m 110.9416,222.18697 c 0,3.33449 -2.70314,6.03763 -6.03764,6.03763 -3.33449,0 -6.037637,-2.70314 -6.037637,-6.03763 0,-3.3345 2.703147,-6.03764 6.037637,-6.03764 3.3345,0 6.03764,2.70314 6.03764,6.03764 z"
        transform="translate(-85.159672,157.46982)" />
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.0032382px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 179.43833,224.3111 L 20.184077,224.3111 C 20.184077,299.45211 20.184077,300.21886 20.184077,300.21886"
+       style="fill:none;stroke:#000000;stroke-width:1.0032382px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 179.43833,224.3111 -159.254253,0 c 0,75.14101 0,75.90776 0,75.90776"
        id="path2511" />
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999964px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 90.297987,261.14426 C 90.297987,298.64551 90.297987,533.44725 90.297987,533.44725 L 90.758507,533.13495"
+       style="fill:none;stroke:#000000;stroke-width:0.99999964px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 90.297987,261.14426 c 0,37.50125 0,272.30299 0,272.30299 l 0.46052,-0.3123"
        id="path2519" />
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 147.95883,223.77763 C 147.95883,359.38651 147.95883,360.36918 147.95883,360.36918"
-       id="path2523" />
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 147.95883,224.3111 c 0,135.60888 0,136.05808 0,136.05808"
+       id="path2523"
+       sodipodi:nodetypes="cc" />
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.87644422px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 177.82906,360.42696 C 147.28755,360.42696 147.50726,360.42696 147.50726,360.42696"
+       style="fill:none;stroke:#000000;stroke-width:0.87644422px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 177.82906,360.42696 c -30.54151,0 -30.3218,0 -30.3218,0"
        id="path2525" />
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999976px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 148.44497,397.17854 C 148.44497,495.72123 148.44497,497.27552 148.44497,497.27552"
+       style="fill:none;stroke:#000000;stroke-width:0.99999976px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 148.44497,397.17854 c 0,98.54269 0,100.09698 0,100.09698"
        id="path2533" />
     <path
-       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.84267974px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 148.44497,496.83484 L 176.98495,496.83484"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.84267974px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 148.44497,496.83484 28.53998,0"
        id="path2537" />
     <path
        sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2539"
        sodipodi:cx="176.46387"
        sodipodi:cy="308.62436"
        sodipodi:rx="2.1152587"
        sodipodi:ry="2.1152587"
-       d="M 178.57913,308.62436 A 2.1152587,2.1152587 0 1 1 174.34861,308.62436 A 2.1152587,2.1152587 0 1 1 178.57913,308.62436 z"
+       d="m 178.57913,308.62436 c 0,1.16822 -0.94704,2.11526 -2.11526,2.11526 -1.16823,0 -2.11526,-0.94704 -2.11526,-2.11526 0,-1.16823 0.94703,-2.11526 2.11526,-2.11526 1.16822,0 2.11526,0.94703 2.11526,2.11526 z"
        transform="matrix(0.7242368,0,0,0.700599,-37.725139,162.91438)" />
     <path
-       sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       id="path2541"
-       sodipodi:cx="176.46387"
-       sodipodi:cy="308.62436"
-       sodipodi:rx="2.1152587"
-       sodipodi:ry="2.1152587"
-       d="M 178.57913,308.62436 A 2.1152587,2.1152587 0 1 1 174.34861,308.62436 A 2.1152587,2.1152587 0 1 1 178.57913,308.62436 z"
-       transform="matrix(0.7242368,0,0,0.700599,20.111857,8.2407652)" />
-    <path
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       id="path2547"
-       d="M 147.31928,225.18014 C 147.45674,225.03397 147.38288,225.10595 147.54197,224.96535 L 147.65871,224.91788 C 147.49944,225.05685 147.5733,224.98565 147.43597,225.13029 L 147.31928,225.18014 z" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       id="path2549"
-       sodipodi:cx="176.46387"
-       sodipodi:cy="308.62436"
-       sodipodi:rx="2.1152587"
-       sodipodi:ry="2.1152587"
-       d="M 178.57913,308.62436 A 2.1152587,2.1152587 0 1 1 174.34861,308.62436 A 2.1152587,2.1152587 0 1 1 178.57913,308.62436 z"
-       transform="matrix(0.6931366,0,0,0.6694988,26.11121,242.4804)" />
-    <path
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       id="path2551"
-       d="M 148.74684,449.27736 C 148.60005,449.21569 148.46231,449.13718 148.31783,449.07051 L 148.42305,449.00084 C 148.56739,449.06812 148.70567,449.14638 148.85279,449.20764 L 148.74684,449.27736 z" />
-    <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 177.38075,534.02034 L 90.509955,534.02034 L 90.509955,534.12262"
+       style="fill:none;stroke:#000000;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 177.38075,534.02034 -86.870795,0 0,0.10228"
        id="path2889" />
     <path
        sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2734"
        sodipodi:cx="104.90396"
        sodipodi:cy="222.18697"
        sodipodi:rx="6.0376382"
        sodipodi:ry="6.0376382"
-       d="M 110.9416,222.18697 A 6.0376382,6.0376382 0 1 1 98.866323,222.18697 A 6.0376382,6.0376382 0 1 1 110.9416,222.18697 z"
+       d="m 110.9416,222.18697 c 0,3.33449 -2.70314,6.03763 -6.03764,6.03763 -3.33449,0 -6.037637,-2.70314 -6.037637,-6.03763 0,-3.3345 2.703147,-6.03764 6.037637,-6.03764 3.3345,0 6.03764,2.70314 6.03764,6.03764 z"
        transform="translate(-84.951948,229.01051)" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 26.024094,379.19708 C 90.251044,379.19708 90.251044,379.19708 90.251044,379.19708"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 26.024094,379.19708 c 64.22695,0 64.22695,0 64.22695,0"
        id="path2736" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 26.858479,449.19748 C 148.10533,449.19748 148.10533,449.19748 148.10533,449.19748"
-       id="path2738" />
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 26.858479,449.19748 c 121.246851,0 121.586491,0 121.586491,0"
+       id="path2738"
+       sodipodi:nodetypes="cc" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 177.53829,397.67218 C 148.70135,397.67218 148.70135,397.67218 148.70135,397.67218"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 177.53829,397.67218 c -28.83694,0 -28.83694,0 -28.83694,0"
        id="path2740" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 177.04367,261.49918 C 90.481072,261.49918 90.481072,261.49918 90.481072,261.49918 L 90.481072,261.49918 L 90.481072,261.28718 L 90.481072,261.49918"
+       style="fill:none;stroke:#000000;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 177.04367,261.49918 c -86.562598,0 -86.562598,0 -86.562598,0 l 0,0 0,-0.212 0,0.212"
        id="path2742" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path2507-4"
+       sodipodi:cx="104.90396"
+       sodipodi:cy="222.18697"
+       sodipodi:rx="6.0376382"
+       sodipodi:ry="6.0376382"
+       d="m 110.9416,222.18697 c 0,3.33449 -2.70314,6.03763 -6.03764,6.03763 -3.33449,0 -6.037637,-2.70314 -6.037637,-6.03763 0,-3.3345 2.703147,-6.03764 6.037637,-6.03764 3.3345,0 6.03764,2.70314 6.03764,6.03764 z"
+       transform="translate(642.48821,156.4111)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.625;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0.30000001;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+       id="path2969"
+       sodipodi:cx="147.5"
+       sodipodi:cy="214.86218"
+       sodipodi:rx="2.5"
+       sodipodi:ry="2.5"
+       d="m 150,214.86218 c 0,1.38071 -1.11929,2.5 -2.5,2.5 -1.38071,0 -2.5,-1.11929 -2.5,-2.5 0,-1.38071 1.11929,-2.5 2.5,-2.5 1.38071,0 2.5,1.11929 2.5,2.5 z"
+       transform="translate(0.45883,9.4489174)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.625;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0.30000001;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+       id="path2969-5"
+       sodipodi:cx="147.5"
+       sodipodi:cy="214.86218"
+       sodipodi:rx="2.5"
+       sodipodi:ry="2.5"
+       d="m 150,214.86218 c 0,1.38071 -1.11929,2.5 -2.5,2.5 -1.38071,0 -2.5,-1.11929 -2.5,-2.5 0,-1.38071 1.11929,-2.5 2.5,-2.5 1.38071,0 2.5,1.11929 2.5,2.5 z"
+       transform="translate(0.94497,234.3353)" />
   </g>
 </svg>
index 4566381467d046d53c7fc4a0eddebf05aa926cdc..3ea7053ac972fa88fe16105b661ac61bf03b4217 100644 (file)
@@ -2,7 +2,7 @@
 %%BoundingBox: -1 19 60 100 
 %%HiResBoundingBox: -0.19925 19.64323 59.7267 99.41167 
 %%Creator: MetaPost 1.208
-%%CreationDate: 2011.11.19:2203
+%%CreationDate: 2011.11.21:1318
 %%Pages: 1
 %*Font: cmr10 9.96265 9.96265 61:c08c01
 %%BeginProlog
index 4c20174c0c34a2b48af6f892f1ea7f9cc1504192..d2de484d81b0503bc5063509c86a8ce9a39051e9 100644 (file)
@@ -2,7 +2,7 @@
 %%BoundingBox: -15 -1 128 166 
 %%HiResBoundingBox: -14.5219 -0.19925 127.90752 165.32562 
 %%Creator: MetaPost 1.208
-%%CreationDate: 2011.11.19:2203
+%%CreationDate: 2011.11.21:1318
 %%Pages: 1
 %*Font: cmr10 9.96265 9.96265 31:f80000000000c08c01
 %%BeginProlog
index adfbce163406a5454e829a01791c8204c3ffdb0c..28903e65795f6fab003ca35ce25cf6b2949780d7 100644 (file)
@@ -2,7 +2,7 @@
 %%BoundingBox: -6 42 119 166 
 %%HiResBoundingBox: -5.1197 42.32036 118.50531 165.32562 
 %%Creator: MetaPost 1.208
-%%CreationDate: 2011.11.19:2203
+%%CreationDate: 2011.11.21:1318
 %%Pages: 1
 %*Font: cmr10 9.96265 9.96265 31:f80000000000c08c01
 %%BeginProlog
index a47c5047adfe87a612388886c1d6fb7aaf7de589..9c32d943e5744cb035f90920148429e3f0a8b2e4 100644 (file)
@@ -2,7 +2,7 @@
 %%BoundingBox: -6 -12 266 95 
 %%HiResBoundingBox: -5.08165 -11.1732 265.77504 94.65334 
 %%Creator: MetaPost 1.208
-%%CreationDate: 2011.11.19:2203
+%%CreationDate: 2011.11.21:1318
 %%Pages: 1
 %*Font: cmmi10 9.96265 9.96265 3a:8000000000000003
 %*Font: cmr7 6.97385 6.97385 30:e
index 7fda67568397ff73d761be682d39f1e7f23ae5b6..366355900795551176aa9eb308ad4516a4d0221f 100644 (file)
@@ -2,7 +2,7 @@
 %%BoundingBox: -1 -1 213 100 
 %%HiResBoundingBox: -0.19925 -0.19925 212.79729 99.41167 
 %%Creator: MetaPost 1.208
-%%CreationDate: 2011.11.19:2203
+%%CreationDate: 2011.11.21:1318
 %%Pages: 1
 %%BeginProlog
 %%EndProlog
index 8e9dd3b55508025c49d5fae47b5bc10b953f77d1..6409ccb98c3c3621254db558e2e27345e5ae9cb4 100644 (file)
@@ -2,9 +2,9 @@
 %%BoundingBox: -1 13 213 114 
 %%HiResBoundingBox: -0.19925 13.97395 212.79729 113.58487 
 %%Creator: MetaPost 1.208
-%%CreationDate: 2011.11.19:2203
+%%CreationDate: 2011.11.21:1318
 %%Pages: 1
-%*Font: cmmi10 9.96265 9.96265 3a:8000004000000803
+%*Font: cmmi10 9.96265 9.96265 3a:a000004000000803
 %*Font: cmmi7 6.97385 6.97385 6e:8
 %*Font: cmmi5 4.98132 4.98132 6e:8
 %*Font: cmr5 4.98132 4.98132 32:a
@@ -171,6 +171,8 @@ newpath 163.60349 61.30731 moveto
 167.99107 61.30731 lineto stroke
 164.10228 57.16331 moveto
 (2) cmr5 4.98132 fshow
+102.42468 62.49522 moveto
+(<) cmmi10 9.96265 fshow
 14.56696 32.7118 moveto
 (S) cmmi10 9.96265 fshow
 21.87146 33.89471 moveto
@@ -187,6 +189,8 @@ newpath 78.56427 32.9609 moveto
 82.95186 32.9609 lineto stroke
 79.06306 28.81691 moveto
 (4) cmr5 4.98132 fshow
+45.73187 34.14882 moveto
+(<) cmmi10 9.96265 fshow
 127.95258 32.7118 moveto
 (S) cmmi10 9.96265 fshow
 135.25708 33.89471 moveto
@@ -195,6 +199,8 @@ newpath 135.25708 32.9609 moveto
 139.64467 32.9609 lineto stroke
 135.75587 28.81691 moveto
 (4) cmr5 4.98132 fshow
+102.42468 34.14882 moveto
+(<) cmmi10 9.96265 fshow
 184.64539 32.7118 moveto
 (S) cmmi10 9.96265 fshow
 191.94989 33.89471 moveto
@@ -203,5 +209,7 @@ newpath 191.94989 32.9609 moveto
 196.33748 32.9609 lineto stroke
 192.44868 28.81691 moveto
 (4) cmr5 4.98132 fshow
+159.1175 34.14882 moveto
+(<) cmmi10 9.96265 fshow
 showpage
 %%EOF
index 2372c9e117e6edc802c7d7cc32bb839b7e255b32..1c79e55a7ecc7ed98229efa58bf105fa7f9f9333 100644 (file)
@@ -2,9 +2,9 @@
 %%BoundingBox: -1 -1 213 100 
 %%HiResBoundingBox: -0.19925 -0.19925 212.79729 99.41167 
 %%Creator: MetaPost 1.208
-%%CreationDate: 2011.11.19:2203
+%%CreationDate: 2011.11.21:1318
 %%Pages: 1
-%*Font: cmmi10 9.96265 9.96265 3a:8000104000000803
+%*Font: cmmi10 9.96265 9.96265 3a:a000104000000803
 %*Font: cmr7 6.97385 6.97385 30:e8
 %%BeginProlog
 %%EndProlog
index 97baca16e36b73ae1168fdf4b73188ccc3642bad..75d7c88608339c93e30600b5194d78f4a4bacd6e 100644 (file)
@@ -2,10 +2,10 @@
 %%BoundingBox: 17 -1 182 110 
 %%HiResBoundingBox: 17.35184 -0.19925 181.5723 109.33292 
 %%Creator: MetaPost 1.208
-%%CreationDate: 2011.11.19:2203
+%%CreationDate: 2011.11.21:1318
 %%Pages: 1
 %*Font: cmr10 9.96265 9.96265 2b:87e00000000003023004
-%*Font: cmmi10 9.96265 9.96265 3a:8000104000005803
+%*Font: cmmi10 9.96265 9.96265 3a:a000104000005803
 %*Font: cmr7 6.97385 6.97385 30:e8
 %*Font: cmmi7 6.97385 6.97385 6e:8
 %%BeginProlog
@@ -70,16 +70,16 @@ newpath 90.99202 11.765 moveto
 95.91693 11.765 lineto stroke
 91.46883 5.83879 moveto
 (2) cmr7 6.97385 fshow
-117.86421 8.37428 moveto
-(k) cmmi10 9.96265 fshow
-125.57831 8.37428 moveto
-(+) cmr10 9.96265 fshow
-136.7364 12.29689 moveto
+119.05971 12.29689 moveto
 (n) cmmi7 6.97385 fshow
-newpath 136.7364 10.86499 moveto
-141.66132 10.86499 lineto stroke
-137.21321 4.93878 moveto
+newpath 119.05971 10.86499 moveto
+123.98462 10.86499 lineto stroke
+119.53651 4.93878 moveto
 (2) cmr7 6.97385 fshow
+127.39401 8.37428 moveto
+(+) cmr10 9.96265 fshow
+137.35661 8.37428 moveto
+(k) cmmi10 9.96265 fshow
 175.59239 8.37428 moveto
 (n) cmmi10 9.96265 fshow
 showpage
index aebdcd15c8fd9e67fd3a6e5fa63e06cb3e803238..82c314872ccb20a8e66c1db454c5febe0ba5966f 100644 (file)
@@ -500,10 +500,14 @@ label.llft(btex $n$ etex,z075);
 label.bot(btex $S_n$ etex,z175);
 label.bot(btex $S_{n\over 2}$ etex,z335);
 label.bot(btex $S_{n\over 2}$ etex,z311);
+label.bot(btex $<$ etex, .5*z335 + 0.5*z311);
 label.bot(btex $S_{n\over 4}$ etex,z515);
 label.bot(btex $S_{n\over 4}$ etex,z555);
+label.bot(btex $<$ etex, .5*z515 + 0.5*z555);
 label.bot(btex $S_{n\over 4}$ etex,z595);
+label.bot(btex $<$ etex, .5*z555 + 0.5*z595);
 label.bot(btex $S_{n\over 4}$ etex,z513);
+label.bot(btex $<$ etex, .5*z595 + 0.5*z513);
 
 endfig;
 
@@ -672,7 +676,7 @@ label.bot(btex \strut 0 etex,z12);
 label.bot(btex \strut $k$ etex,z2);
 label.bot(btex \strut $m$ etex,z8);
 label.llft(btex \strut ${n\over 2}$ etex,z42);
-label.bot(btex \strut $k+{n\over 2}$ etex,z3);
+label.bot(btex \strut ${n\over 2}+k$ etex,z3);
 label.bot(btex \strut $n$ etex,z72);
 
 endfig;
index 58f8d1985e23f4769653ff03e774d3db669d6c93..092c7159d4d5b943822a93ee3e2b8cbb455370a9 100644 (file)
@@ -360,6 +360,16 @@ string _n[];
 vardef _s(expr _t,_f,_m,_x,_y)(text _c)=
   addto _p also _t infont _f scaled _m shifted (_x,_y) _c; enddef;
 _n1="cmmi10";
+_s("<",_n1,1.00000,0.0000,0.0000,);
+setbounds _p to (0,-0.3895)--(7.7487,-0.3895)--
+ (7.7487,5.3708)--(0,5.3708)--cycle;
+_p endgroup
+mpxbreak
+begingroup save _p,_r,_s,_n; picture _p; _p=nullpicture;
+string _n[];
+vardef _s(expr _t,_f,_m,_x,_y)(text _c)=
+  addto _p also _t infont _f scaled _m shifted (_x,_y) _c; enddef;
+_n1="cmmi10";
 _s("S",_n1,1.00000,0.0000,0.0000,);
 _n5="cmmi5";
 _s("n",_n5,1.00000,7.3045,1.1829,);
@@ -394,6 +404,16 @@ string _n[];
 vardef _s(expr _t,_f,_m,_x,_y)(text _c)=
   addto _p also _t infont _f scaled _m shifted (_x,_y) _c; enddef;
 _n1="cmmi10";
+_s("<",_n1,1.00000,0.0000,0.0000,);
+setbounds _p to (0,-0.3895)--(7.7487,-0.3895)--
+ (7.7487,5.3708)--(0,5.3708)--cycle;
+_p endgroup
+mpxbreak
+begingroup save _p,_r,_s,_n; picture _p; _p=nullpicture;
+string _n[];
+vardef _s(expr _t,_f,_m,_x,_y)(text _c)=
+  addto _p also _t infont _f scaled _m shifted (_x,_y) _c; enddef;
+_n1="cmmi10";
 _s("S",_n1,1.00000,0.0000,0.0000,);
 _n5="cmmi5";
 _s("n",_n5,1.00000,7.3045,1.1829,);
@@ -411,6 +431,16 @@ string _n[];
 vardef _s(expr _t,_f,_m,_x,_y)(text _c)=
   addto _p also _t infont _f scaled _m shifted (_x,_y) _c; enddef;
 _n1="cmmi10";
+_s("<",_n1,1.00000,0.0000,0.0000,);
+setbounds _p to (0,-0.3895)--(7.7487,-0.3895)--
+ (7.7487,5.3708)--(0,5.3708)--cycle;
+_p endgroup
+mpxbreak
+begingroup save _p,_r,_s,_n; picture _p; _p=nullpicture;
+string _n[];
+vardef _s(expr _t,_f,_m,_x,_y)(text _c)=
+  addto _p also _t infont _f scaled _m shifted (_x,_y) _c; enddef;
+_n1="cmmi10";
 _s("S",_n1,1.00000,0.0000,0.0000,);
 _n5="cmmi5";
 _s("n",_n5,1.00000,7.3045,1.1829,);
@@ -428,6 +458,16 @@ string _n[];
 vardef _s(expr _t,_f,_m,_x,_y)(text _c)=
   addto _p also _t infont _f scaled _m shifted (_x,_y) _c; enddef;
 _n1="cmmi10";
+_s("<",_n1,1.00000,0.0000,0.0000,);
+setbounds _p to (0,-0.3895)--(7.7487,-0.3895)--
+ (7.7487,5.3708)--(0,5.3708)--cycle;
+_p endgroup
+mpxbreak
+begingroup save _p,_r,_s,_n; picture _p; _p=nullpicture;
+string _n[];
+vardef _s(expr _t,_f,_m,_x,_y)(text _c)=
+  addto _p also _t infont _f scaled _m shifted (_x,_y) _c; enddef;
+_n1="cmmi10";
 _s("M",_n1,1.00000,0.0000,0.0000,);
 _n2="cmr7";
 _s("4",_n2,1.00000,9.6652,-1.4944,);
@@ -556,17 +596,17 @@ begingroup save _p,_r,_s,_n; picture _p; _p=nullpicture;
 string _n[];
 vardef _s(expr _t,_f,_m,_x,_y)(text _c)=
   addto _p also _t infont _f scaled _m shifted (_x,_y) _c; enddef;
-_n1="cmmi10";
-_s("k",_n1,1.00000,0.0000,0.0000,);
-_n0="cmr10";
-_s("+",_n0,1.00000,7.7141,0.0000,);
 _n3="cmmi7";
-_s("n",_n3,1.00000,18.8722,3.9226,);
+_s("n",_n3,1.00000,1.1955,3.9226,);
 interim linecap:=0;
 vardef _r(expr _a,_w)(text _t) =
-  addto _p doublepath _a withpen pencircle scaled _w _t enddef;_r((18.8722,2.4907)..(23.7971,2.4907), 0.3985,);
+  addto _p doublepath _a withpen pencircle scaled _w _t enddef;_r((1.1955,2.4907)..(6.1204,2.4907), 0.3985,);
 _n2="cmr7";
-_s("2",_n2,1.00000,19.3490,-3.4355,);
+_s("2",_n2,1.00000,1.6723,-3.4355,);
+_n0="cmr10";
+_s("+",_n0,1.00000,9.5298,0.0000,);
+_n1="cmmi10";
+_s("k",_n1,1.00000,19.4924,0.0000,);
 setbounds _p to (0,-3.4869)--(24.9926,-3.4869)--
  (24.9926,8.4682)--(0,8.4682)--cycle;
 _p endgroup
index c3dcbc36ecbe42df01e1b132e08d0513d0981ad2..fb3fc6e3de44d2a227ad5d7a6a9b6ca96eb3b932 100644 (file)
 %!PS-Adobe-3.0 EPSF-3.0
-%%Creator: inkscape 0.46
+%%Creator: cairo 1.8.10 (http://cairographics.org)
+%%CreationDate: Mon Nov 21 12:31:44 2011
 %%Pages: 1
-%%Orientation: Portrait
-%%BoundingBox: 10 352 593 712
-%%HiResBoundingBox: 10.085321 352.10771 592.01527 711.06402
+%%BoundingBox: 0 0 660 359
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
 %%EndComments
+%%BeginProlog
+/cairo_eps_state save def
+/dict_count countdictstack def
+/op_count count 1 sub def
+userdict begin
+/q { gsave } bind def
+/Q { grestore } bind def
+/cm { 6 array astore concat } bind def
+/w { setlinewidth } bind def
+/J { setlinecap } bind def
+/j { setlinejoin } bind def
+/M { setmiterlimit } bind def
+/d { setdash } bind def
+/m { moveto } bind def
+/l { lineto } bind def
+/c { curveto } bind def
+/h { closepath } bind def
+/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
+      0 exch rlineto 0 rlineto closepath } bind def
+/S { stroke } bind def
+/f { fill } bind def
+/f* { eofill } bind def
+/B { fill stroke } bind def
+/B* { eofill stroke } bind def
+/n { newpath } bind def
+/W { clip } bind def
+/W* { eoclip } bind def
+/BT { } bind def
+/ET { } bind def
+/pdfmark where { pop globaldict /?pdfmark /exec load put }
+    { globaldict begin /?pdfmark /pop load def /pdfmark
+    /cleartomark load def end } ifelse
+/BDC { mark 3 1 roll /BDC pdfmark } bind def
+/EMC { mark /EMC pdfmark } bind def
+/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
+/Tj { show currentpoint cairo_store_point } bind def
+/TJ {
+  {
+    dup
+    type /stringtype eq
+    { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
+  } forall
+  currentpoint cairo_store_point
+} bind def
+/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
+    cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
+/Tf { pop /cairo_font exch def /cairo_font_matrix where
+      { pop cairo_selectfont } if } bind def
+/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
+      /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
+      /cairo_font where { pop cairo_selectfont } if } bind def
+/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
+      cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
+/g { setgray } bind def
+/rg { setrgbcolor } bind def
+/d1 { setcachedevice } bind def
+%%EndProlog
+11 dict begin
+/FontType 42 def
+/FontName /f-0-0 def
+/PaintType 0 def
+/FontMatrix [ 1 0 0 1 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 { Encoding exch /.notdef put } for
+Encoding 1 /uni0026 put
+Encoding 2 /uni0076 put
+Encoding 3 /uni0030 put
+Encoding 4 /uni002E put
+Encoding 5 /uni0020 put
+Encoding 6 /uni0074 put
+Encoding 7 /uni0061 put
+Encoding 8 /uni006B put
+Encoding 9 /uni0031 put
+Encoding 10 /uni0032 put
+Encoding 11 /uni0033 put
+Encoding 12 /uni0034 put
+/CharStrings 13 dict dup begin
+/.notdef 0 def
+/uni0026 1 def
+/uni0076 2 def
+/uni0030 3 def
+/uni002E 4 def
+/uni0020 5 def
+/uni0074 6 def
+/uni0061 7 def
+/uni006B 8 def
+/uni0031 9 def
+/uni0032 10 def
+/uni0033 11 def
+/uni0034 12 def
+end readonly def
+/sfnts [
+<00010000000a008000030020636d61700043f0c900000b180000005863767420ffd31d390000
+0b70000001fc6670676de7b4f1c400000d6c0000008b676c7966a871cea0000000ac00000a6c
+68656164dd84a2d000000df800000036686865611045077000000e3000000024686d74783afb
+066900000e54000000346c6f6361119a140c00000e880000001c6d6178700448063a00000ea4
+00000020707265703b07f10000000ec40000056800020066fe96046605a400030007001a400c
+04fb0006fb0108057f0204002fc4d4ec310010d4ecd4ec301311211125211121660400fc7303
+1bfce5fe96070ef8f272062900020081ffe305fe05f00009003001cd40960d010e0c86111211
+0b860a0b12121109860009151615070106088616161502010301861d1e1d008609001e1e1d20
+1f02211e110a130a17161503181411130a07080206091113130a0201020300110a130a171602
+181511130a141113130a42120b090306000a1e0328150e0628270695182b9527942491188c0e
+130a2e0b0e09002e1215270e1e032e1227210e110f132103121b103110fcecc4d4d4ec10c6ee
+1139111239391139391139113931002fc6e4f6e6ee10ee10c6111239111739111739304b5358
+071005ed0705ed111739071005ed111739071005ed1117390705ed111739071005ed11173907
+1008ed07100eed11173907100eed111739071008ed071008ed07100eed1117395922b20f3201
+015d40b2070b052209291c001c011f02170b2a002a0126123a003412440b5e0059015a0a5512
+5a1a5a1f5930671e7b009b009a0199029708950b931595169522992d1f090b090c08110c270c
+2818021b09190b190c19111c141c15161d1f3227002701290923122a132a1428152f323b0934
+1239133f324a094c144b1546194f3256015a09590c551259135c1f5f326a0c69116032750179
+0c7a1193009301970295059c079c089f089a099b0b9a0c9032a032b032395d005d010e011514
+163332363709013e0137330602070123270e01232200353436372e0135343633321617152e01
+23220615141601f25b55d4a05fa649fe7b01fc3b4206ba0c685d0117fc8f68e483f1fece8686
+3032deb853a555579e4469833b032351a15892c23f40028ffdf859cb7284fefe7efee3935957
+0113d780e1633f7d3ca2c52424b62f316f5833670001003d0000047f04600006011240270311
+0405040211010205050402110302060006011100000642020300bf0506050302010504000710
+d4c4173931002fec3239304b5358071005ed071008ed071008ed071005ed5922014bb00a5458
+bd0007ffc000010007000700403811373859014bb014544bb015545b58bd0007004000010007
+0007ffc03811373859408e48026a027b027f02860280029102a4020806000601090309041500
+15011a031a0426002601290329042008350035013a033a043008460046014903490446054806
+4008560056015903590450086600660169036904670568066008750074017b037b0475057a06
+8500850189038904890586069600960197029a03980498059706a805a706b008c008df08ff08
+3e5d005d133309013301233dc3015e015ec3fe5cfa0460fc5403acfba000000000020087ffe3
+048f05f0000b00170023401306a01200a00c91128c18091c0f1e031c151b1810fcecf4ec3100
+10e4f4ec10ee30012202111012333212111002273200111000232200111000028b9c9d9d9c9d
+9d9d9dfb0109fef7fbfbfef701090550fecdfeccfecdfecd0133013301340133a0fe73fe86fe
+87fe73018d0179017a018d00000100db000001ae00fe00030011b7008302011900180410fcec
+31002fec3037331523dbd3d3fefe00010037000002f2059e0013003840190e05080f03a90011
+01bc08870a0b08090204000810120e461410fc3cc4fc3cc432393931002fecf43cc4ec321139
+3930b2af1501015d01112115211114163b01152322263511233533110177017bfe854b73bdbd
+d5a28787059efec28ffda0894e9a9fd202608f013e0000000002007bffe3042d047b000a0025
+00bc4027191f0b17090e00a91706b90e1120861fba1cb923b8118c170c001703180d09080b1f
+030814452610fcecccd4ec323211393931002fc4e4f4fcf4ec10c6ee10ee1139113912393040
+6e301d301e301f3020302130223f27401d401e401f402040214022501d501e501f5020502150
+2250277027851d871e871f8720872185229027a027f0271e301e301f30203021401e401f4020
+4021501e501f50205021601e601f60206021701e701f70207021801e801f80208021185d015d
+0122061514163332363d01371123350e01232226353436332135342623220607353e01333216
+02bedfac816f99b9b8b83fbc88accbfdfb0102a79760b65465be5af3f00233667b6273d9b429
+4cfd81aa6661c1a2bdc0127f8b2e2eaa2727fc00000100ba0000049c0614000a00bc40290811
+050605071106060503110405040211050504420805020303bc00970906050104060801080046
+0b10fcec32d4c4113931002f3cece41739304b5358071004ed071005ed071005ed071004ed59
+22b2100c01015d405f04020a081602270229052b0856026602670873027705820289058e0893
+0296059708a3021209050906020b030a072803270428052b062b07400c6803600c8903850489
+058d068f079a039707aa03a705b607c507d607f703f003f704f0041a5d71005d133311013309
+0123011123bab90225ebfdae026bf0fdc7b90614fc6901e3fdf4fdac0223fddd000100e10000
+045a05d5000a004b40154203a00402a005810700a009081f061c03001f010b10d4ecc4fcec31
+002fec32f4ecd4ec304b53585922014bb00f5458bd000bffc00001000b000b00403811373859
+b40f030f04025d3721110535253311211521fe014afe990165ca014afca4aa047348b848fad5
+aa000000000100960000044a05f0001c00a54027191a1b03181c11050400110505044210a111
+940da014910400a00200100a02010a1c171003061d10fcc4d4ecc0c011123931002fec32f4ec
+f4ec304b5358071005ed0705ed1117395922014bb015544bb016545b4bb014545b58bd001d00
+400001001d001dffc0381137385940325504560556077a047a05761b87190704000419041a04
+1b051c74007606751a731b741c82008619821a821b821ca800a81b115d005d25211521353600
+373e0135342623220607353e01333204151406070600018902c1fc4c73018d33614da7865fd3
+787ad458e80114455b19fef4aaaaaa7701913a6d974977964243cc3132e8c25ca5701dfeeb00
+00000001009cffe3047305f00028007b402e0015130a86091f862013a0150da00993061ca020
+932391068c15a329161c13000314191c2620101c03141f09062910fcc4c4d4ecf4ec11173939
+310010ece4f4e4ec10e6ee10ee10ee10ee11123930014bb016544bb014545b58bd0029004000
+0100290029ffc038113738594009641e611f6120642104005d011e0115140421222627351e01
+3332363534262b013533323635342623220607353e01333204151406033f91a3fed0fee85ec7
+6a54c86dbec7b9a5aeb6959ea39853be7273c959e6010c8e03251fc490ddf22525c33132968f
+8495a67770737b2426b42020d1b27cab000000020064000004a405d50002000d008c401d010d
+030d0003030d4200030b07a00501038109010c0a001c0608040c0e10dcd43cc4ec3211393100
+2fe4d43cec321239304b5358071004c9071005c95922014bb00b544bb00d545b58bd000e0040
+0001000e000effc03811373859402a0b002a0048005900690077008a000716012b0026012b03
+36014e014f0c4f0d5601660175017a0385010d5d005d09012103331133152311231121350306
+fe0201fe35fed5d5c9fd5e0525fce303cdfc33a8fea00160c300000000000002000300000000
+001400010000000000340004002000000004000400010000f00cffff0000f000ffff10000001
+000000000006002400000000000d0000000100020003000400050006000700080009000a000b
+000c013500b800cb00cb00c100aa009c01a600b800660000007100cb00a002b20085007500b8
+00c301cb0189022d00cb00a600f000d300aa008700cb03aa0400014a003300cb000000d90502
+00f4015400b4009c01390114013907060400044e04b4045204b804e704cd0037047304cd0460
+0473013303a2055605a60556053903c5021200c9001f00b801df007300ba03e9033303bc0444
+040e00df03cd03aa00e503aa0404000000cb008f00a4007b00b80014016f007f027b0252008f
+00c705cd009a009a006f00cb00cd019e01d300f000ba018300d5009803040248009e01d500c1
+00cb00f600830354027f00000333026600d300c700a400cd008f009a0073040005d5010a00fe
+022b00a400b4009c00000062009c0000001d032d05d505d505d505f0007f007b005400a406b8
+0614072301d300b800cb00a601c301ec069300a000d3035c037103db0185042304a80448008f
+0139011401390360008f05d5019a0614072306660179046004600460047b009c000002770460
+01aa00e904600762007b00c5007f027b000000b4025205cd006600bc00660077061000cd013b
+01850389008f007b0000001d00cd074a042f009c009c0000077d006f0000006f0335006a006f
+007b00ae00b2002d0396008f027b00f600830354063705f6008f009c04e10266008f018d02f6
+00cd03440029006604ee007300001400b6060504030201002c2010b002254964b040515820c8
+59212d2cb002254964b040515820c859212d2c20100720b00050b00d7920b8ffff5058041b05
+59b0051cb0032508b0042523e120b00050b00d7920b8ffff5058041b0559b0051cb0032508e1
+2d2c4b505820b0fd454459212d2cb002254560442d2c4b5358b00225b0022545445921212d2c
+45442d0000010000000200008589d9065f0f3cf5001f080000000000bab9f0b800000000bac2
+6791fe89fe1d0a4c076d00000008000100000000000000010000076dfe1d00000abcfe89fe89
+0a4c00010000000000000000000000000000000d04cd0066063d008104bc003d05170087028b
+00db028b00000323003704e7007b04a200ba051700e1051700960517009c0517006400000022
+015601f40236024a024a0288031e039603d4045804d2053600010000000d004d000700420004
+000200100040000700000415056800030001b8028040fffbfe03fa1403f92503f83203f79603
+f60e03f5fe03f4fe03f32503f20e03f19603f02503ef8a4105effe03ee9603ed9603ecfa03eb
+fa03eafe03e93a03e84203e7fe03e63203e5e45305e59603e48a4105e45303e3e22f05e3fa03
+e22f03e1fe03e0fe03df3203de1403dd9603dcfe03db1203da7d03d9bb03d8fe03d68a4105d6
+7d03d5d44705d57d03d44703d3d21b05d3fe03d21b03d1fe03d0fe03cffe03cefe03cd9603cc
+cb1e05ccfe03cb1e03ca3203c9fe03c6851105c61c03c51603c4fe03c3fe03c2fe03c1fe03c0
+fe03bffe03befe03bdfe03bcfe03bbfe03ba1103b9862505b9fe03b8b7bb05b8fe03b7b65d05
+b7bb03b78004b6b52505b65d40ff03b64004b52503b4fe03b39603b2fe03b1fe03b0fe03affe
+03ae6403ad0e03acab2505ac6403abaa1205ab2503aa1203a98a4105a9fa03a8fe03a7fe03a6
+fe03a51203a4fe03a3a20e05a33203a20e03a16403a08a4105a096039ffe039e9d0c059efe03
+9d0c039c9b19059c64039b9a10059b19039a1003990a0398fe0397960d0597fe03960d03958a
+410595960394930e05942803930e0392fa039190bb0591fe03908f5d0590bb039080048f8e25
+058f5d038f40048e25038dfe038c8b2e058cfe038b2e038a8625058a410389880b0589140388
+0b03878625058764038685110586250385110384fe038382110583fe0382110381fe0380fe03
+7ffe0340ff7e7d7d057efe037d7d037c64037b5415057b25037afe0379fe03780e03770c0376
+0a0375fe0374fa0373fa0372fa0371fa0370fe036ffe036efe036c21036bfe036a1142056a53
+0369fe03687d036711420566fe0365fe0364fe0363fe0362fe03613a0360fa035e0c035dfe03
+5bfe035afe0359580a0559fa03580a035716190557320356fe03555415055542035415035301
+1005531803521403514a130551fe03500b034ffe034e4d10054efe034d10034cfe034b4a1305
+4bfe034a4910054a1303491d0d05491003480d0347fe0346960345960344fe0343022d0543fa
+0342bb03414b0340fe033ffe033e3d12053e14033d3c0f053d12033c3b0d053c40ff0f033b0d
+033afe0339fe033837140538fa033736100537140336350b05361003350b03341e03330d0332
+310b0532fe03310b03302f0b05300d032f0b032e2d09052e10032d09032c32032b2a25052b64
+032a2912052a25032912032827250528410327250326250b05260f03250b0324fe0323fe0322
+0f03210110052112032064031ffa031e1d0d051e64031d0d031c1142051cfe031bfa031a4203
+1911420519fe031864031716190517fe031601100516190315fe0314fe0313fe031211420512
+fe0311022d05114203107d030f64030efe030d0c16050dfe030c0110050c16030bfe030a1003
+09fe0308022d0508fe030714030664030401100504fe03401503022d0503fe0302011005022d
+0301100300fe0301b80164858d012b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b002b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b1d00>
+] def
+FontName currentdict end definefont pop
 %%Page: 1 1
-0 842 translate
-0.8 -0.8 scale
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-gsave [1 0 0 1 0 0] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-219.1888 327.36929 moveto
-324.73585 327.36929 lineto
-324.73585 432.91634 lineto
-219.1888 432.91634 lineto
-219.1888 327.36929 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 100.72068 225.15684] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-323.57812 316.57094 moveto
-319.31247 320.36787 316.17185 324.16474 314.15625 327.96157 curveto
-312.18748 331.71161 311.2031 335.6491 311.20312 339.77407 curveto
-311.2031 346.61784 313.68747 352.31315 318.65625 356.86 curveto
-323.62496 361.40689 329.85933 363.68033 337.35938 363.68032 curveto
-341.81245 363.68033 345.98432 362.95376 349.875 361.50063 curveto
-353.76556 360.00064 357.42181 357.75064 360.84375 354.75063 curveto
-323.57812 316.57094 lineto
-333.49219 308.69594 moveto
-369.21094 345.25844 lineto
-371.97648 341.0866 374.13273 336.63348 375.67969 331.89907 curveto
-377.22647 327.11786 378.14054 322.05537 378.42188 316.71157 curveto
-391.5 316.71157 lineto
-390.9374 322.89912 389.4374 329.0163 387 335.06313 curveto
-384.5624 341.11004 381.16397 347.08659 376.80469 352.99282 curveto
-396.42188 373.03188 lineto
-378.70312 373.03188 lineto
-368.64844 362.69594 lineto
-363.77336 366.86782 358.66399 369.98501 353.32031 372.0475 curveto
-347.9765 374.06313 342.23432 375.07094 336.09375 375.07094 curveto
-324.79684 375.07094 315.56247 371.86001 308.39062 365.43813 curveto
-301.21874 358.96939 297.6328 350.69596 297.63281 340.61782 curveto
-297.6328 334.61786 299.20311 328.99286 302.34375 323.74282 curveto
-305.48436 318.446 310.19529 313.47725 316.47656 308.83657 curveto
-314.22654 305.88351 312.5156 302.95382 311.34375 300.0475 curveto
-310.17185 297.09446 309.58592 294.21165 309.58594 291.39907 curveto
-309.58592 283.80541 312.18748 277.71166 317.39062 273.11782 curveto
-322.59372 268.4773 329.50777 266.15699 338.13281 266.15688 curveto
-342.02338 266.15699 345.89057 266.57886 349.73438 267.4225 curveto
-353.62493 268.26636 357.56243 269.53198 361.54688 271.21938 curveto
-361.54688 284.01625 lineto
-357.46868 281.81322 353.57806 280.14916 349.875 279.02407 curveto
-346.17182 277.85229 342.72651 277.26635 339.53906 277.26625 curveto
-334.61714 277.26635 330.60933 278.57885 327.51562 281.20375 curveto
-324.46871 283.78197 322.94528 287.13353 322.94531 291.25844 curveto
-322.94528 293.64915 323.62496 296.06321 324.98438 298.50063 curveto
-326.39059 300.89133 329.22652 304.28976 333.49219 308.69594 curveto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.79038 241.9962] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.79038 241.9962] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 86.885087 108.06411] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 86.999347 145.34245] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-218.60051 191.18723 moveto
-324.14756 191.18723 lineto
-324.14756 296.73428 lineto
-218.60051 296.73428 lineto
-218.60051 191.18723 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 100.13241 88.974756] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-323.57812 316.57094 moveto
-319.31247 320.36787 316.17185 324.16474 314.15625 327.96157 curveto
-312.18748 331.71161 311.2031 335.6491 311.20312 339.77407 curveto
-311.2031 346.61784 313.68747 352.31315 318.65625 356.86 curveto
-323.62496 361.40689 329.85933 363.68033 337.35938 363.68032 curveto
-341.81245 363.68033 345.98432 362.95376 349.875 361.50063 curveto
-353.76556 360.00064 357.42181 357.75064 360.84375 354.75063 curveto
-323.57812 316.57094 lineto
-333.49219 308.69594 moveto
-369.21094 345.25844 lineto
-371.97648 341.0866 374.13273 336.63348 375.67969 331.89907 curveto
-377.22647 327.11786 378.14054 322.05537 378.42188 316.71157 curveto
-391.5 316.71157 lineto
-390.9374 322.89912 389.4374 329.0163 387 335.06313 curveto
-384.5624 341.11004 381.16397 347.08659 376.80469 352.99282 curveto
-396.42188 373.03188 lineto
-378.70312 373.03188 lineto
-368.64844 362.69594 lineto
-363.77336 366.86782 358.66399 369.98501 353.32031 372.0475 curveto
-347.9765 374.06313 342.23432 375.07094 336.09375 375.07094 curveto
-324.79684 375.07094 315.56247 371.86001 308.39062 365.43813 curveto
-301.21874 358.96939 297.6328 350.69596 297.63281 340.61782 curveto
-297.6328 334.61786 299.20311 328.99286 302.34375 323.74282 curveto
-305.48436 318.446 310.19529 313.47725 316.47656 308.83657 curveto
-314.22654 305.88351 312.5156 302.95382 311.34375 300.0475 curveto
-310.17185 297.09446 309.58592 294.21165 309.58594 291.39907 curveto
-309.58592 283.80541 312.18748 277.71166 317.39062 273.11782 curveto
-322.59372 268.4773 329.50777 266.15699 338.13281 266.15688 curveto
-342.02338 266.15699 345.89057 266.57886 349.73438 267.4225 curveto
-353.62493 268.26636 357.56243 269.53198 361.54688 271.21938 curveto
-361.54688 284.01625 lineto
-357.46868 281.81322 353.57806 280.14916 349.875 279.02407 curveto
-346.17182 277.85229 342.72651 277.26635 339.53906 277.26625 curveto
-334.61714 277.26635 330.60933 278.57885 327.51562 281.20375 curveto
-324.46871 283.78197 322.94528 287.13353 322.94531 291.25844 curveto
-322.94528 293.64915 323.62496 296.06321 324.98438 298.50063 curveto
-326.39059 300.89133 329.22652 304.28976 333.49219 308.69594 curveto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.20211 105.81412] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.20211 105.81412] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 86.296817 -28.117967] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 86.411077 9.1603701] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-409.07416 308.44159 moveto
-514.62121 308.44159 lineto
-514.62121 413.98864 lineto
-409.07416 413.98864 lineto
-409.07416 308.44159 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 290.60605 206.22912] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-310.24219 294.28188 moveto
-323.95312 294.28188 lineto
-348.5625 360.37563 lineto
-373.17188 294.28188 lineto
-386.88281 294.28188 lineto
-357.35156 373.03188 lineto
-339.77344 373.03188 lineto
-310.24219 294.28188 lineto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 308.67575 223.06848] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 308.67575 223.06848] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 276.77046 89.136393] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 276.88472 126.41473] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 459.75003 107.38639] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [1 0 0 1 14.580317 0.7673851] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-577.80573 326.69159 moveto
-683.35278 326.69159 lineto
-683.35278 432.23864 lineto
-577.80573 432.23864 lineto
-577.80573 326.69159 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 459.33761 224.47912] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-310.24219 294.28188 moveto
-323.95312 294.28188 lineto
-348.5625 360.37563 lineto
-373.17188 294.28188 lineto
-386.88281 294.28188 lineto
-357.35156 373.03188 lineto
-339.77344 373.03188 lineto
-310.24219 294.28188 lineto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 477.40731 241.31848] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 477.40731 241.31848] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 593.92328 125.73192] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-367.64904 378.81118 moveto
-325.16317 378.81118 325.16317 378.81118 325.16317 378.81118 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1.0126891 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-324.09119 242.88053 moveto
-366.91751 242.88053 lineto
-366.91751 341.84184 lineto
-stroke
-gsave [0.4505057 0 0 0.4505057 118.19857 378.36421] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-222.85715 189.50504 moveto
-457.14287 189.50504 lineto
-457.14287 423.79076 lineto
-222.85715 423.79076 lineto
-222.85715 189.50504 lineto
-closepath
-stroke
-gsave [1.086765 0 0 1.086765 -40.109812 -37.378803] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-323.57812 316.57094 moveto
-319.31247 320.36787 316.17185 324.16474 314.15625 327.96157 curveto
-312.18748 331.71161 311.2031 335.6491 311.20312 339.77407 curveto
-311.2031 346.61784 313.68747 352.31315 318.65625 356.86 curveto
-323.62496 361.40689 329.85933 363.68033 337.35938 363.68032 curveto
-341.81245 363.68033 345.98432 362.95376 349.875 361.50063 curveto
-353.76556 360.00064 357.42181 357.75064 360.84375 354.75063 curveto
-323.57812 316.57094 lineto
-333.49219 308.69594 moveto
-369.21094 345.25844 lineto
-371.97648 341.0866 374.13273 336.63348 375.67969 331.89907 curveto
-377.22647 327.11786 378.14054 322.05537 378.42188 316.71157 curveto
-391.5 316.71157 lineto
-390.9374 322.89912 389.4374 329.0163 387 335.06313 curveto
-384.5624 341.11004 381.16397 347.08659 376.80469 352.99282 curveto
-396.42188 373.03188 lineto
-378.70312 373.03188 lineto
-368.64844 362.69594 lineto
-363.77336 366.86782 358.66399 369.98501 353.32031 372.0475 curveto
-347.9765 374.06313 342.23432 375.07094 336.09375 375.07094 curveto
-324.79684 375.07094 315.56247 371.86001 308.39062 365.43813 curveto
-301.21874 358.96939 297.6328 350.69596 297.63281 340.61782 curveto
-297.6328 334.61786 299.20311 328.99286 302.34375 323.74282 curveto
-305.48436 318.446 310.19529 313.47725 316.47656 308.83657 curveto
-314.22654 305.88351 312.5156 302.95382 311.34375 300.0475 curveto
-310.17185 297.09446 309.58592 294.21165 309.58594 291.39907 curveto
-309.58592 283.80541 312.18748 277.71166 317.39062 273.11782 curveto
-322.59372 268.4773 329.50777 266.15699 338.13281 266.15688 curveto
-342.02338 266.15699 345.89057 266.57886 349.73438 267.4225 curveto
-353.62493 268.26636 357.56243 269.53198 361.54688 271.21938 curveto
-361.54688 284.01625 lineto
-357.46868 281.81322 353.57806 280.14916 349.875 279.02407 curveto
-346.17182 277.85229 342.72651 277.26635 339.53906 277.26625 curveto
-334.61714 277.26635 330.60933 278.57885 327.51562 281.20375 curveto
-324.46871 283.78197 322.94528 287.13353 322.94531 291.25844 curveto
-322.94528 293.64915 323.62496 296.06321 324.98438 298.50063 curveto
-326.39059 300.89133 329.22652 304.28976 333.49219 308.69594 curveto
-fill
-grestore
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-gsave [1 0 0 1 -70.821052 -297.29277] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [1 0 0 1 -70.567428 -214.54501] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-218.59697 463.7373 moveto
-324.14402 463.7373 lineto
-324.14402 569.28436 lineto
-218.59697 569.28436 lineto
-218.59697 463.7373 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 100.12887 361.52485] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-323.57812 316.57094 moveto
-319.31247 320.36787 316.17185 324.16474 314.15625 327.96157 curveto
-312.18748 331.71161 311.2031 335.6491 311.20312 339.77407 curveto
-311.2031 346.61784 313.68747 352.31315 318.65625 356.86 curveto
-323.62496 361.40689 329.85933 363.68033 337.35938 363.68032 curveto
-341.81245 363.68033 345.98432 362.95376 349.875 361.50063 curveto
-353.76556 360.00064 357.42181 357.75064 360.84375 354.75063 curveto
-323.57812 316.57094 lineto
-333.49219 308.69594 moveto
-369.21094 345.25844 lineto
-371.97648 341.0866 374.13273 336.63348 375.67969 331.89907 curveto
-377.22647 327.11786 378.14054 322.05537 378.42188 316.71157 curveto
-391.5 316.71157 lineto
-390.9374 322.89912 389.4374 329.0163 387 335.06313 curveto
-384.5624 341.11004 381.16397 347.08659 376.80469 352.99282 curveto
-396.42188 373.03188 lineto
-378.70312 373.03188 lineto
-368.64844 362.69594 lineto
-363.77336 366.86782 358.66399 369.98501 353.32031 372.0475 curveto
-347.9765 374.06313 342.23432 375.07094 336.09375 375.07094 curveto
-324.79684 375.07094 315.56247 371.86001 308.39062 365.43813 curveto
-301.21874 358.96939 297.6328 350.69596 297.63281 340.61782 curveto
-297.6328 334.61786 299.20311 328.99286 302.34375 323.74282 curveto
-305.48436 318.446 310.19529 313.47725 316.47656 308.83657 curveto
-314.22654 305.88351 312.5156 302.95382 311.34375 300.0475 curveto
-310.17185 297.09446 309.58592 294.21165 309.58594 291.39907 curveto
-309.58592 283.80541 312.18748 277.71166 317.39062 273.11782 curveto
-322.59372 268.4773 329.50777 266.15699 338.13281 266.15688 curveto
-342.02338 266.15699 345.89057 266.57886 349.73438 267.4225 curveto
-353.62493 268.26636 357.56243 269.53198 361.54688 271.21938 curveto
-361.54688 284.01625 lineto
-357.46868 281.81322 353.57806 280.14916 349.875 279.02407 curveto
-346.17182 277.85229 342.72651 277.26635 339.53906 277.26625 curveto
-334.61714 277.26635 330.60933 278.57885 327.51562 281.20375 curveto
-324.46871 283.78197 322.94528 287.13353 322.94531 291.25844 curveto
-322.94528 293.64915 323.62496 296.06321 324.98438 298.50063 curveto
-326.39059 300.89133 329.22652 304.28976 333.49219 308.69594 curveto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.19857 378.36421] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.19857 378.36421] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 86.293277 244.43212] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 86.407537 281.71046] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99111259 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-218.59697 463.7373 moveto
-324.14402 463.7373 lineto
-324.14402 569.28436 lineto
-218.59697 569.28436 lineto
-218.59697 463.7373 lineto
-closepath
-stroke
-gsave [0.4895938 0 0 0.4895938 100.12887 361.52485] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-323.57812 316.57094 moveto
-319.31247 320.36787 316.17185 324.16474 314.15625 327.96157 curveto
-312.18748 331.71161 311.2031 335.6491 311.20312 339.77407 curveto
-311.2031 346.61784 313.68747 352.31315 318.65625 356.86 curveto
-323.62496 361.40689 329.85933 363.68033 337.35938 363.68032 curveto
-341.81245 363.68033 345.98432 362.95376 349.875 361.50063 curveto
-353.76556 360.00064 357.42181 357.75064 360.84375 354.75063 curveto
-323.57812 316.57094 lineto
-333.49219 308.69594 moveto
-369.21094 345.25844 lineto
-371.97648 341.0866 374.13273 336.63348 375.67969 331.89907 curveto
-377.22647 327.11786 378.14054 322.05537 378.42188 316.71157 curveto
-391.5 316.71157 lineto
-390.9374 322.89912 389.4374 329.0163 387 335.06313 curveto
-384.5624 341.11004 381.16397 347.08659 376.80469 352.99282 curveto
-396.42188 373.03188 lineto
-378.70312 373.03188 lineto
-368.64844 362.69594 lineto
-363.77336 366.86782 358.66399 369.98501 353.32031 372.0475 curveto
-347.9765 374.06313 342.23432 375.07094 336.09375 375.07094 curveto
-324.79684 375.07094 315.56247 371.86001 308.39062 365.43813 curveto
-301.21874 358.96939 297.6328 350.69596 297.63281 340.61782 curveto
-297.6328 334.61786 299.20311 328.99286 302.34375 323.74282 curveto
-305.48436 318.446 310.19529 313.47725 316.47656 308.83657 curveto
-314.22654 305.88351 312.5156 302.95382 311.34375 300.0475 curveto
-310.17185 297.09446 309.58592 294.21165 309.58594 291.39907 curveto
-309.58592 283.80541 312.18748 277.71166 317.39062 273.11782 curveto
-322.59372 268.4773 329.50777 266.15699 338.13281 266.15688 curveto
-342.02338 266.15699 345.89057 266.57886 349.73438 267.4225 curveto
-353.62493 268.26636 357.56243 269.53198 361.54688 271.21938 curveto
-361.54688 284.01625 lineto
-357.46868 281.81322 353.57806 280.14916 349.875 279.02407 curveto
-346.17182 277.85229 342.72651 277.26635 339.53906 277.26625 curveto
-334.61714 277.26635 330.60933 278.57885 327.51562 281.20375 curveto
-324.46871 283.78197 322.94528 287.13353 322.94531 291.25844 curveto
-322.94528 293.64915 323.62496 296.06321 324.98438 298.50063 curveto
-326.39059 300.89133 329.22652 304.28976 333.49219 308.69594 curveto
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.19857 378.36421] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 300.93362 moveto
-458.64285 301.76162 457.97085 302.43362 457.14285 302.43362 curveto
-456.31485 302.43362 455.64285 301.76162 455.64285 300.93362 curveto
-455.64285 300.10562 456.31485 299.43362 457.14285 299.43362 curveto
-457.97085 299.43362 458.64285 300.10562 458.64285 300.93362 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 118.19857 378.36421] concat
-gsave
-0 0 0 setrgbcolor
-newpath
-458.64285 306.64789 moveto
-458.64285 307.47589 457.97085 308.14789 457.14285 308.14789 curveto
-456.31485 308.14789 455.64285 307.47589 455.64285 306.64789 curveto
-455.64285 305.81989 456.31485 305.14789 457.14285 305.14789 curveto
-457.97085 305.14789 458.64285 305.81989 458.64285 306.64789 curveto
-closepath
-fill
-grestore
-grestore
-gsave [0.4505057 0 0 0.4505057 86.293277 244.43212] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-gsave [0.4505057 0 0 0.4505057 86.407537 281.71046] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-1.0022064 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-323.46908 515.2754 moveto
-535.45403 515.2754 535.45403 515.2754 535.45403 515.2754 curveto
-535.45403 516.1221 lineto
-535.45403 395.8973 lineto
-stroke
-gsave [0.4505057 0 0 0.4505057 459.78103 141.5485] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-200 560.70184 moveto
-291.42857 560.70184 291.42857 560.70184 291.42857 560.70184 curveto
-271.04275 572.4716 271.23234 572.36214 271.23234 572.36214 curveto
-271.06826 572.31818 lineto
-271.3003 572.08112 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-199.92028 559.80452 moveto
-291.34885 559.80452 291.34885 559.80452 291.34885 559.80452 curveto
-270.96303 548.03476 271.15262 548.14422 271.15262 548.14422 curveto
-270.98854 548.18818 lineto
-271.22058 548.42524 lineto
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-550.16079 359.79047 moveto
-514.59671 359.79047 514.59671 359.79047 514.59671 359.79047 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-550.06039 393.86796 moveto
-535.4405 393.86796 535.47572 393.86796 535.47572 393.86796 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-535.47572 396.08018 moveto
-535.51095 393.47326 535.54618 393.36758 535.54618 393.36758 curveto
-stroke
-gsave [1 0 0 1 -85.15967 84.33874] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-110.9416 222.18697 moveto
-110.9416 225.51974 108.23674 228.2246 104.90396 228.2246 curveto
-101.57118 228.2246 98.866323 225.51974 98.866323 222.18697 curveto
-98.866323 218.85419 101.57118 216.14933 104.90396 216.14933 curveto
-108.23674 216.14933 110.9416 218.85419 110.9416 222.18697 curveto
-closepath
-stroke
-grestore
-gsave [1 0 0 1 -85.159672 157.46982] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-110.9416 222.18697 moveto
-110.9416 225.51974 108.23674 228.2246 104.90396 228.2246 curveto
-101.57118 228.2246 98.866323 225.51974 98.866323 222.18697 curveto
-98.866323 218.85419 101.57118 216.14933 104.90396 216.14933 curveto
-108.23674 216.14933 110.9416 218.85419 110.9416 222.18697 curveto
-closepath
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-1.0032382 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-179.43833 224.3111 moveto
-20.184077 224.3111 lineto
-20.184077 299.45211 20.184077 300.21886 20.184077 300.21886 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99999964 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-90.297987 261.14426 moveto
-90.297987 298.64551 90.297987 533.44725 90.297987 533.44725 curveto
-90.758507 533.13495 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-147.95883 223.77763 moveto
-147.95883 359.38651 147.95883 360.36918 147.95883 360.36918 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-0.87644422 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-177.82906 360.42696 moveto
-147.28755 360.42696 147.50726 360.42696 147.50726 360.42696 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99999976 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-148.44497 397.17854 moveto
-148.44497 495.72123 148.44497 497.27552 148.44497 497.27552 curveto
-stroke
-gsave
-0 0 0 setrgbcolor
-newpath
-148.44497 496.83484 moveto
-176.98495 496.83484 lineto
-eofill
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-0.84267974 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-148.44497 496.83484 moveto
-176.98495 496.83484 lineto
-stroke
-gsave [0.7242368 0 0 0.700599 -37.725139 162.91438] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-178.57913 308.62436 moveto
-178.57913 309.79198 177.63149 310.73962 176.46387 310.73962 curveto
-175.29624 310.73962 174.34861 309.79198 174.34861 308.62436 curveto
-174.34861 307.45674 175.29624 306.5091 176.46387 306.5091 curveto
-177.63149 306.5091 178.57913 307.45674 178.57913 308.62436 curveto
-closepath
-stroke
-grestore
-gsave [0.7242368 0 0 0.700599 20.111857 8.2407652] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-178.57913 308.62436 moveto
-178.57913 309.79198 177.63149 310.73962 176.46387 310.73962 curveto
-175.29624 310.73962 174.34861 309.79198 174.34861 308.62436 curveto
-174.34861 307.45674 175.29624 306.5091 176.46387 306.5091 curveto
-177.63149 306.5091 178.57913 307.45674 178.57913 308.62436 curveto
-closepath
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-147.31928 225.18014 moveto
-147.45674 225.03397 147.38288 225.10595 147.54197 224.96535 curveto
-147.65871 224.91788 lineto
-147.49944 225.05685 147.5733 224.98565 147.43597 225.13029 curveto
-147.31928 225.18014 lineto
-closepath
-stroke
-gsave [0.6931366 0 0 0.6694988 26.11121 242.4804] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-178.57913 308.62436 moveto
-178.57913 309.79198 177.63149 310.73962 176.46387 310.73962 curveto
-175.29624 310.73962 174.34861 309.79198 174.34861 308.62436 curveto
-174.34861 307.45674 175.29624 306.5091 176.46387 306.5091 curveto
-177.63149 306.5091 178.57913 307.45674 178.57913 308.62436 curveto
-closepath
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-148.74684 449.27736 moveto
-148.60005 449.21569 148.46231 449.13718 148.31783 449.07051 curveto
-148.42305 449.00084 lineto
-148.56739 449.06812 148.70567 449.14638 148.85279 449.20764 curveto
-148.74684 449.27736 lineto
-closepath
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99999994 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-177.38075 534.02034 moveto
-90.509955 534.02034 lineto
-90.509955 534.12262 lineto
-stroke
-gsave [1 0 0 1 -84.951948 229.01051] concat
-0 0 0 setrgbcolor
-[] 0 setdash
-2.2 setlinewidth
-2 setlinejoin
-0 setlinecap
-newpath
-110.9416 222.18697 moveto
-110.9416 225.51974 108.23674 228.2246 104.90396 228.2246 curveto
-101.57118 228.2246 98.866323 225.51974 98.866323 222.18697 curveto
-98.866323 218.85419 101.57118 216.14933 104.90396 216.14933 curveto
-108.23674 216.14933 110.9416 218.85419 110.9416 222.18697 curveto
-closepath
-stroke
-grestore
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-26.024094 379.19708 moveto
-90.251044 379.19708 90.251044 379.19708 90.251044 379.19708 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-26.858479 449.19748 moveto
-148.10533 449.19748 148.10533 449.19748 148.10533 449.19748 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-177.53829 397.67218 moveto
-148.70135 397.67218 148.70135 397.67218 148.70135 397.67218 curveto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-0.99999994 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-177.04367 261.49918 moveto
-90.481072 261.49918 90.481072 261.49918 90.481072 261.49918 curveto
-90.481072 261.49918 lineto
-90.481072 261.28718 lineto
-90.481072 261.49918 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-178.94418 166.16245 moveto
-178.94418 596.48059 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-384.53979 168.27921 moveto
-384.53979 598.59735 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-553.69887 168.50087 moveto
-553.69887 598.81901 lineto
-stroke
-0 0 0 setrgbcolor
-[] 0 setdash
-1 setlinewidth
-0 setlinejoin
-0 setlinecap
-newpath
-717.90699 164.03216 moveto
-717.90699 594.3503 lineto
-stroke
-gsave
-0 0 0 setrgbcolor
-newpath
-53.636436 592.40796 moveto
-52.214554 592.40798 51.143592 593.1098 50.423546 594.51343 curveto
-49.712603 595.90797 49.357135 598.00888 49.35714 600.81616 curveto
-49.357135 603.61435 49.712603 605.71526 50.423546 607.1189 curveto
-51.143592 608.51343 52.214554 609.2107 53.636436 609.21069 curveto
-55.067416 609.2107 56.138378 608.51343 56.849327 607.1189 curveto
-57.569366 605.71526 57.929392 603.61435 57.929405 600.81616 curveto
-57.929392 598.00888 57.569366 595.90797 56.849327 594.51343 curveto
-56.138378 593.1098 55.067416 592.40798 53.636436 592.40796 curveto
-53.636436 590.22046 moveto
-55.924186 590.22048 57.669627 591.12738 58.872765 592.94116 curveto
-60.084989 594.74587 60.691108 597.37086 60.691124 600.81616 curveto
-60.691108 604.25237 60.084989 606.87736 58.872765 608.69116 curveto
-57.669627 610.49585 55.924186 611.39819 53.636436 611.39819 curveto
-51.348669 611.39819 49.598671 610.49585 48.386436 608.69116 curveto
-47.183309 606.87736 46.581747 604.25237 46.581749 600.81616 curveto
-46.581747 597.37086 47.183309 594.74587 48.386436 592.94116 curveto
-49.598671 591.12738 51.348669 590.22048 53.636436 590.22046 curveto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-76.605186 591.34155 moveto
-76.605186 595.68921 lineto
-81.786827 595.68921 lineto
-81.786827 597.64429 lineto
-76.605186 597.64429 lineto
-76.605186 605.95679 lineto
-76.605181 607.20549 76.773801 608.00757 77.111046 608.36304 curveto
-77.457394 608.71851 78.154659 608.89624 79.202843 608.89624 curveto
-81.786827 608.89624 lineto
-81.786827 611.00171 lineto
-79.202843 611.00171 lineto
-77.261431 611.00171 75.921588 610.64168 75.183311 609.92163 curveto
-74.445027 609.19247 74.075887 607.87085 74.07589 605.95679 curveto
-74.07589 597.64429 lineto
-72.230186 597.64429 lineto
-72.230186 595.68921 lineto
-74.07589 595.68921 lineto
-74.07589 591.34155 lineto
-76.605186 591.34155 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-92.068077 603.30444 moveto
-90.035517 603.30445 88.627316 603.53687 87.843468 604.00171 curveto
-87.059609 604.46656 86.667682 605.25953 86.667686 606.38062 curveto
-86.667682 607.27385 86.959349 607.98478 87.542686 608.51343 curveto
-88.135129 609.03296 88.937211 609.29273 89.948936 609.29272 curveto
-91.343459 609.29273 92.459994 608.80054 93.298546 607.81616 curveto
-94.14619 606.82268 94.570018 605.50562 94.57003 603.86499 curveto
-94.57003 603.30444 lineto
-92.068077 603.30444 lineto
-97.085655 602.26538 moveto
-97.085655 611.00171 lineto
-94.57003 611.00171 lineto
-94.57003 608.67749 lineto
-93.9958 609.60718 93.280306 610.29533 92.423546 610.74194 curveto
-91.566766 611.17944 90.51859 611.39819 89.279015 611.39819 curveto
-87.711301 611.39819 86.462604 610.96069 85.532921 610.08569 curveto
-84.612346 609.20158 84.15206 608.02124 84.152061 606.54468 curveto
-84.15206 604.82203 84.726278 603.5232 85.874718 602.64819 curveto
-87.032265 601.7732 88.75492 601.3357 91.042686 601.33569 curveto
-94.57003 601.33569 lineto
-94.57003 601.0896 lineto
-94.570018 599.93206 94.187206 599.03883 93.421593 598.40991 curveto
-92.665072 597.7719 91.598667 597.45289 90.222374 597.45288 curveto
-89.347367 597.45289 88.495154 597.55771 87.665733 597.76733 curveto
-86.836302 597.97698 86.038777 598.29144 85.273155 598.71069 curveto
-85.273155 596.38647 lineto
-86.193724 596.03102 87.086953 595.7667 87.952843 595.59351 curveto
-88.818722 595.41123 89.66182 595.32008 90.48214 595.32007 curveto
-92.696973 595.32008 94.351268 595.8943 95.44503 597.04272 curveto
-96.538766 598.19117 97.085641 599.93206 97.085655 602.26538 curveto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-102.18526 589.72827 moveto
-104.71456 589.72827 lineto
-104.71456 602.29272 lineto
-112.22042 595.68921 lineto
-115.43331 595.68921 lineto
-107.31222 602.85327 lineto
-115.77511 611.00171 lineto
-112.49386 611.00171 lineto
-104.71456 603.52319 lineto
-104.71456 611.00171 lineto
-102.18526 611.00171 lineto
-102.18526 589.72827 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-121.01144 591.34155 moveto
-121.01144 595.68921 lineto
-126.19308 595.68921 lineto
-126.19308 597.64429 lineto
-121.01144 597.64429 lineto
-121.01144 605.95679 lineto
-121.01143 607.20549 121.18005 608.00757 121.5173 608.36304 curveto
-121.86364 608.71851 122.56091 608.89624 123.60909 608.89624 curveto
-126.19308 608.89624 lineto
-126.19308 611.00171 lineto
-123.60909 611.00171 lineto
-121.66768 611.00171 120.32784 610.64168 119.58956 609.92163 curveto
-118.85128 609.19247 118.48214 607.87085 118.48214 605.95679 curveto
-118.48214 597.64429 lineto
-116.63644 597.64429 lineto
-116.63644 595.68921 lineto
-118.48214 595.68921 lineto
-118.48214 591.34155 lineto
-121.01144 591.34155 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-240.88899 608.85541 moveto
-245.40071 608.85541 lineto
-245.40071 593.28314 lineto
-240.49251 594.26752 lineto
-240.49251 591.75189 lineto
-245.37337 590.76752 lineto
-248.13509 590.76752 lineto
-248.13509 608.85541 lineto
-252.6468 608.85541 lineto
-252.6468 611.17963 lineto
-240.88899 611.17963 lineto
-240.88899 608.85541 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-269.28548 591.51947 moveto
-269.28548 595.86713 lineto
-274.46712 595.86713 lineto
-274.46712 597.8222 lineto
-269.28548 597.8222 lineto
-269.28548 606.1347 lineto
-269.28547 607.38341 269.45409 608.18549 269.79134 608.54095 curveto
-270.13768 608.89643 270.83495 609.07416 271.88313 609.07416 curveto
-274.46712 609.07416 lineto
-274.46712 611.17963 lineto
-271.88313 611.17963 lineto
-269.94172 611.17963 268.60188 610.8196 267.8636 610.09955 curveto
-267.12532 609.37038 266.75618 608.04877 266.75618 606.1347 curveto
-266.75618 597.8222 lineto
-264.91048 597.8222 lineto
-264.91048 595.86713 lineto
-266.75618 595.86713 lineto
-266.75618 591.51947 lineto
-269.28548 591.51947 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-284.74837 603.48236 moveto
-282.71581 603.48237 281.30761 603.71479 280.52376 604.17963 curveto
-279.7399 604.64448 279.34797 605.43744 279.34798 606.55853 curveto
-279.34797 607.45177 279.63964 608.1627 280.22298 608.69135 curveto
-280.81542 609.21088 281.6175 609.47064 282.62923 609.47064 curveto
-284.02375 609.47064 285.14028 608.97846 285.97884 607.99408 curveto
-286.82648 607.00059 287.25031 605.68354 287.25032 604.04291 curveto
-287.25032 603.48236 lineto
-284.74837 603.48236 lineto
-289.76595 602.4433 moveto
-289.76595 611.17963 lineto
-287.25032 611.17963 lineto
-287.25032 608.85541 lineto
-286.67609 609.7851 285.9606 610.47325 285.10384 610.91986 curveto
-284.24706 611.35736 283.19888 611.57611 281.9593 611.57611 curveto
-280.39159 611.57611 279.14289 611.13861 278.21321 610.26361 curveto
-277.29264 609.3795 276.83235 608.19916 276.83235 606.7226 curveto
-276.83235 604.99995 277.40657 603.70112 278.55501 602.82611 curveto
-279.71256 601.95112 281.43521 601.51362 283.72298 601.51361 curveto
-287.25032 601.51361 lineto
-287.25032 601.26752 lineto
-287.25031 600.10998 286.8675 599.21675 286.10188 598.58783 curveto
-285.34536 597.94982 284.27896 597.63081 282.90266 597.6308 curveto
-282.02766 597.63081 281.17544 597.73563 280.34602 597.94525 curveto
-279.51659 598.1549 278.71907 598.46935 277.95345 598.88861 curveto
-277.95345 596.56439 lineto
-278.87401 596.20894 279.76724 595.94462 280.63313 595.77142 curveto
-281.49901 595.58915 282.34211 595.498 283.16243 595.49799 curveto
-285.37726 595.498 287.03156 596.07222 288.12532 597.22064 curveto
-289.21906 598.36909 289.76593 600.10998 289.76595 602.4433 curveto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-294.86555 589.90619 moveto
-297.39485 589.90619 lineto
-297.39485 602.47064 lineto
-304.90071 595.86713 lineto
-308.1136 595.86713 lineto
-299.99251 603.03119 lineto
-308.4554 611.17963 lineto
-305.17415 611.17963 lineto
-297.39485 603.70111 lineto
-297.39485 611.17963 lineto
-294.86555 611.17963 lineto
-294.86555 589.90619 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-313.69173 591.51947 moveto
-313.69173 595.86713 lineto
-318.87337 595.86713 lineto
-318.87337 597.8222 lineto
-313.69173 597.8222 lineto
-313.69173 606.1347 lineto
-313.69172 607.38341 313.86034 608.18549 314.19759 608.54095 curveto
-314.54393 608.89643 315.2412 609.07416 316.28938 609.07416 curveto
-318.87337 609.07416 lineto
-318.87337 611.17963 lineto
-316.28938 611.17963 lineto
-314.34797 611.17963 313.00813 610.8196 312.26985 610.09955 curveto
-311.53157 609.37038 311.16243 608.04877 311.16243 606.1347 curveto
-311.16243 597.8222 lineto
-309.31673 597.8222 lineto
-309.31673 595.86713 lineto
-311.16243 595.86713 lineto
-311.16243 591.51947 lineto
-313.69173 591.51947 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-431.2124 608.33429 moveto
-440.85107 608.33429 lineto
-440.85107 610.65851 lineto
-427.89014 610.65851 lineto
-427.89014 608.33429 lineto
-428.93831 607.24966 430.36474 605.79588 432.16943 603.97296 curveto
-433.98323 602.14094 435.12255 600.9606 435.5874 600.43195 curveto
-436.47151 599.43847 437.08674 598.59993 437.43311 597.91632 curveto
-437.78856 597.22363 437.9663 596.54459 437.96631 595.87921 curveto
-437.9663 594.79459 437.58348 593.91048 436.81787 593.22687 curveto
-436.06135 592.54329 435.07242 592.2015 433.85107 592.20148 curveto
-432.98518 592.2015 432.06917 592.35189 431.10303 592.65265 curveto
-430.14599 592.95345 429.1206 593.40918 428.02686 594.01984 curveto
-428.02686 591.23077 lineto
-429.13883 590.78418 430.17789 590.44694 431.14404 590.21906 curveto
-432.11018 589.99121 432.9943 589.87728 433.79639 589.87726 curveto
-435.91096 589.87728 437.59716 590.40592 438.85498 591.4632 curveto
-440.11278 592.52051 440.74168 593.93326 440.7417 595.70148 curveto
-440.74168 596.54003 440.58218 597.33756 440.26318 598.09406 curveto
-439.95327 598.84146 439.38361 599.72558 438.5542 600.7464 curveto
-438.32632 601.01073 437.60171 601.77636 436.38037 603.04327 curveto
-435.15901 604.30109 433.43635 606.06476 431.2124 608.33429 curveto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-457.7085 590.99835 moveto
-457.7085 595.34601 lineto
-462.89014 595.34601 lineto
-462.89014 597.30109 lineto
-457.7085 597.30109 lineto
-457.7085 605.61359 lineto
-457.70849 606.86229 457.87711 607.66437 458.21436 608.01984 curveto
-458.5607 608.37531 459.25797 608.55304 460.30615 608.55304 curveto
-462.89014 608.55304 lineto
-462.89014 610.65851 lineto
-460.30615 610.65851 lineto
-458.36474 610.65851 457.0249 610.29848 456.28662 609.57843 curveto
-455.54834 608.84927 455.1792 607.52765 455.1792 605.61359 curveto
-455.1792 597.30109 lineto
-453.3335 597.30109 lineto
-453.3335 595.34601 lineto
-455.1792 595.34601 lineto
-455.1792 590.99835 lineto
-457.7085 590.99835 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-473.17139 602.96124 moveto
-471.13883 602.96125 469.73063 603.19367 468.94678 603.65851 curveto
-468.16292 604.12336 467.77099 604.91633 467.771 606.03741 curveto
-467.77099 606.93065 468.06266 607.64158 468.646 608.17023 curveto
-469.23844 608.68976 470.04052 608.94953 471.05225 608.94952 curveto
-472.44677 608.94953 473.5633 608.45734 474.40186 607.47296 curveto
-475.2495 606.47948 475.67333 605.16242 475.67334 603.52179 curveto
-475.67334 602.96124 lineto
-473.17139 602.96124 lineto
-478.18896 601.92218 moveto
-478.18896 610.65851 lineto
-475.67334 610.65851 lineto
-475.67334 608.33429 lineto
-475.09911 609.26398 474.38362 609.95213 473.52686 610.39874 curveto
-472.67008 610.83624 471.6219 611.05499 470.38232 611.05499 curveto
-468.81461 611.05499 467.56591 610.61749 466.63623 609.74249 curveto
-465.71566 608.85838 465.25537 607.67804 465.25537 606.20148 curveto
-465.25537 604.47883 465.82959 603.18 466.97803 602.30499 curveto
-468.13557 601.43 469.85823 600.9925 472.146 600.99249 curveto
-475.67334 600.99249 lineto
-475.67334 600.7464 lineto
-475.67333 599.58886 475.29052 598.69563 474.5249 598.06671 curveto
-473.76838 597.4287 472.70198 597.10969 471.32568 597.10968 curveto
-470.45068 597.10969 469.59846 597.21451 468.76904 597.42413 curveto
-467.93961 597.63378 467.14209 597.94823 466.37646 598.36749 curveto
-466.37646 596.04327 lineto
-467.29703 595.68782 468.19026 595.4235 469.05615 595.25031 curveto
-469.92203 595.06803 470.76513 594.97688 471.58545 594.97687 curveto
-473.80028 594.97688 475.45458 595.5511 476.54834 596.69952 curveto
-477.64208 597.84797 478.18895 599.58886 478.18896 601.92218 curveto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-483.28857 589.38507 moveto
-485.81787 589.38507 lineto
-485.81787 601.94952 lineto
-493.32373 595.34601 lineto
-496.53662 595.34601 lineto
-488.41553 602.51007 lineto
-496.87842 610.65851 lineto
-493.59717 610.65851 lineto
-485.81787 603.17999 lineto
-485.81787 610.65851 lineto
-483.28857 610.65851 lineto
-483.28857 589.38507 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-502.11475 590.99835 moveto
-502.11475 595.34601 lineto
-507.29639 595.34601 lineto
-507.29639 597.30109 lineto
-502.11475 597.30109 lineto
-502.11475 605.61359 lineto
-502.11474 606.86229 502.28336 607.66437 502.62061 608.01984 curveto
-502.96695 608.37531 503.66422 608.55304 504.7124 608.55304 curveto
-507.29639 608.55304 lineto
-507.29639 610.65851 lineto
-504.7124 610.65851 lineto
-502.77099 610.65851 501.43115 610.29848 500.69287 609.57843 curveto
-499.95459 608.84927 499.58545 607.52765 499.58545 605.61359 curveto
-499.58545 597.30109 lineto
-497.73975 597.30109 lineto
-497.73975 595.34601 lineto
-499.58545 595.34601 lineto
-499.58545 590.99835 lineto
-502.11475 590.99835 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-606.01459 600.8252 moveto
-607.33619 601.10776 608.36614 601.69565 609.10443 602.58887 curveto
-609.85181 603.4821 610.22551 604.58497 610.22552 605.89746 curveto
-610.22551 607.91179 609.5328 609.47038 608.1474 610.57324 curveto
-606.76197 611.67611 604.79322 612.22754 602.24115 612.22754 curveto
-601.38437 612.22754 600.50026 612.14095 599.58881 611.96777 curveto
-598.68646 611.80371 597.75221 611.55306 596.78607 611.21582 curveto
-596.78607 608.5498 lineto
-597.55169 608.99642 598.39023 609.33366 599.3017 609.56152 curveto
-600.21315 609.78939 601.16562 609.90332 602.15912 609.90332 curveto
-603.89088 609.90332 605.20794 609.56153 606.11029 608.87793 curveto
-607.02174 608.19434 607.47747 607.20085 607.47748 605.89746 curveto
-607.47747 604.69434 607.05364 603.75554 606.20599 603.08105 curveto
-605.36744 602.39747 604.19622 602.05567 602.69232 602.05566 curveto
-600.31342 602.05566 lineto
-600.31342 599.78613 lineto
-602.8017 599.78613 lineto
-604.15976 599.78614 605.19882 599.51726 605.91888 598.97949 curveto
-606.63892 598.43263 606.99895 597.64878 606.99896 596.62793 curveto
-606.99895 595.57977 606.62525 594.77769 605.87787 594.22168 curveto
-605.13958 593.65659 604.07773 593.37404 602.69232 593.37402 curveto
-601.9358 593.37404 601.12461 593.45607 600.25873 593.62012 curveto
-599.39284 593.7842 598.44036 594.03941 597.40131 594.38574 curveto
-597.40131 591.9248 lineto
-598.44948 591.63316 599.4293 591.41441 600.34076 591.26855 curveto
-601.26133 591.12274 602.12721 591.04983 602.93842 591.0498 curveto
-605.03476 591.04983 606.69361 591.52834 607.91498 592.48535 curveto
-609.13632 593.43329 609.74699 594.71844 609.74701 596.34082 curveto
-609.74699 597.47104 609.42343 598.42807 608.77631 599.21191 curveto
-608.12916 599.98667 607.20859 600.52443 606.01459 600.8252 curveto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-626.5224 592.1709 moveto
-626.5224 596.51855 lineto
-631.70404 596.51855 lineto
-631.70404 598.47363 lineto
-626.5224 598.47363 lineto
-626.5224 606.78613 lineto
-626.52239 608.03483 626.69101 608.83692 627.02826 609.19238 curveto
-627.37461 609.54785 628.07187 609.72559 629.12006 609.72559 curveto
-631.70404 609.72559 lineto
-631.70404 611.83105 lineto
-629.12006 611.83105 lineto
-627.17864 611.83105 625.8388 611.47103 625.10052 610.75098 curveto
-624.36224 610.02181 623.9931 608.7002 623.9931 606.78613 curveto
-623.9931 598.47363 lineto
-622.1474 598.47363 lineto
-622.1474 596.51855 lineto
-623.9931 596.51855 lineto
-623.9931 592.1709 lineto
-626.5224 592.1709 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-641.98529 604.13379 moveto
-639.95273 604.1338 638.54453 604.36622 637.76068 604.83105 curveto
-636.97682 605.2959 636.5849 606.08887 636.5849 607.20996 curveto
-636.5849 608.10319 636.87656 608.81413 637.4599 609.34277 curveto
-638.05234 609.86231 638.85442 610.12207 639.86615 610.12207 curveto
-641.26067 610.12207 642.37721 609.62989 643.21576 608.64551 curveto
-644.0634 607.65202 644.48723 606.33497 644.48724 604.69434 curveto
-644.48724 604.13379 lineto
-641.98529 604.13379 lineto
-647.00287 603.09473 moveto
-647.00287 611.83105 lineto
-644.48724 611.83105 lineto
-644.48724 609.50684 lineto
-643.91301 610.43652 643.19752 611.12468 642.34076 611.57129 curveto
-641.48398 612.00879 640.4358 612.22754 639.19623 612.22754 curveto
-637.62851 612.22754 636.37982 611.79004 635.45013 610.91504 curveto
-634.52956 610.03093 634.06927 608.85059 634.06927 607.37402 curveto
-634.06927 605.65137 634.64349 604.35255 635.79193 603.47754 curveto
-636.94948 602.60255 638.67213 602.16505 640.9599 602.16504 curveto
-644.48724 602.16504 lineto
-644.48724 601.91895 lineto
-644.48723 600.7614 644.10442 599.86818 643.33881 599.23926 curveto
-642.58229 598.60125 641.51588 598.28224 640.13959 598.28223 curveto
-639.26458 598.28224 638.41237 598.38706 637.58295 598.59668 curveto
-636.75352 598.80633 635.95599 599.12078 635.19037 599.54004 curveto
-635.19037 597.21582 lineto
-636.11094 596.86037 637.00417 596.59604 637.87006 596.42285 curveto
-638.73594 596.24058 639.57903 596.14943 640.39935 596.14941 curveto
-642.61419 596.14943 644.26848 596.72365 645.36224 597.87207 curveto
-646.45598 599.02052 647.00285 600.7614 647.00287 603.09473 curveto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-652.10248 590.55762 moveto
-654.63177 590.55762 lineto
-654.63177 603.12207 lineto
-662.13763 596.51855 lineto
-665.35052 596.51855 lineto
-657.22943 603.68262 lineto
-665.69232 611.83105 lineto
-662.41107 611.83105 lineto
-654.63177 604.35254 lineto
-654.63177 611.83105 lineto
-652.10248 611.83105 lineto
-652.10248 590.55762 lineto
-fill
-grestore
-gsave
-0 0 0 setrgbcolor
-newpath
-670.92865 592.1709 moveto
-670.92865 596.51855 lineto
-676.11029 596.51855 lineto
-676.11029 598.47363 lineto
-670.92865 598.47363 lineto
-670.92865 606.78613 lineto
-670.92864 608.03483 671.09726 608.83692 671.43451 609.19238 curveto
-671.78086 609.54785 672.47812 609.72559 673.52631 609.72559 curveto
-676.11029 609.72559 lineto
-676.11029 611.83105 lineto
-673.52631 611.83105 lineto
-671.58489 611.83105 670.24505 611.47103 669.50677 610.75098 curveto
-668.76849 610.02181 668.39935 608.7002 668.39935 606.78613 curveto
-668.39935 598.47363 lineto
-666.55365 598.47363 lineto
-666.55365 596.51855 lineto
-668.39935 596.51855 lineto
-668.39935 592.1709 lineto
-670.92865 592.1709 lineto
-fill
-grestore
-grestore
+%%BeginPageSetup
+%%PageBoundingBox: 0 0 660 359
+%%EndPageSetup
+q
+0 g
+0.79289 w
+0 J
+2 j
+[] 0.0 d
+4 M q 1 0 0 -1 0 358.956299 cm
+165.266 131.07 m 249.703 131.07 l 249.703 215.508 l 165.266 215.508 l 
+165.266 131.07 l h
+165.266 131.07 m S Q
+BT
+56.401206 0 0 56.401206 183.513952 163.549279 Tm
+/f-0-0 1 Tf
+<01>Tj
+ET
+250.242 187.726 m 250.242 187.429 250 187.187 249.703 187.187 c 249.406 
+187.187 249.164 187.429 249.164 187.726 c 249.164 188.027 249.406 
+188.269 249.703 188.269 c 250 188.269 250.242 188.027 250.242 187.726 c 
+h
+250.242 187.726 m f
+250.242 185.667 m 250.242 185.37 250 185.128 249.703 185.128 c 249.406 
+185.128 249.164 185.37 249.164 185.667 c 249.164 185.968 249.406 186.21 
+249.703 186.21 c 250 186.21 250.242 185.968 250.242 185.667 c h
+250.242 185.667 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 358.956299 cm
+131.504 157.703 m 164.453 157.703 l 157.176 161.906 l 157.117 161.891 l 
+157.199 161.805 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.477 157.383 m 164.426 157.383 l 157.148 153.18 l 157.09 153.195 l 
+157.172 153.281 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.594 187.527 m 164.547 187.527 l 157.266 191.73 l 157.207 191.715 l 
+157.293 191.629 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.566 187.203 m 164.52 187.203 l 157.238 183 l 157.18 183.02 l 
+157.262 183.102 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 358.956299 cm
+164.797 22.125 m 249.234 22.125 l 249.234 106.562 l 164.797 106.562 l 
+164.797 22.125 l h
+164.797 22.125 m S Q
+BT
+56.401206 0 0 56.401206 183.043336 272.494946 Tm
+/f-0-0 1 Tf
+<01>Tj
+ET
+249.773 296.671 m 249.773 296.374 249.531 296.132 249.234 296.132 c 
+248.934 296.132 248.691 296.374 248.691 296.671 c 248.691 296.972 
+248.934 297.214 249.234 297.214 c 249.531 297.214 249.773 296.972 
+249.773 296.671 c h
+249.773 296.671 m f
+249.773 294.613 m 249.773 294.316 249.531 294.073 249.234 294.073 c 
+248.934 294.073 248.691 294.316 248.691 294.613 c 248.691 294.913 
+248.934 295.156 249.234 295.156 c 249.531 295.156 249.773 294.913 
+249.773 294.613 c h
+249.773 294.613 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 358.956299 cm
+131.031 48.758 m 163.984 48.758 l 156.707 52.961 l 156.645 52.945 l 
+156.73 52.859 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.004 48.438 m 163.957 48.438 l 156.676 44.234 l 156.617 44.25 l 
+156.703 44.336 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.125 78.582 m 164.074 78.582 l 156.797 82.785 l 156.738 82.77 l 
+156.82 82.684 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.098 78.258 m 164.047 78.258 l 156.77 74.055 l 156.711 74.07 l 
+156.793 74.156 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 358.956299 cm
+317.176 115.926 m 401.613 115.926 l 401.613 200.363 l 317.176 200.363 l 
+317.176 115.926 l h
+317.176 115.926 m S Q
+BT
+56.401206 0 0 56.401206 342.233722 178.691455 Tm
+/f-0-0 1 Tf
+<02>Tj
+ET
+402.152 202.87 m 402.152 202.57 401.91 202.327 401.613 202.327 c 
+401.312 202.327 401.07 202.57 401.07 202.87 c 401.07 203.167 401.312 
+203.409 401.613 203.409 c 401.91 203.409 402.152 203.167 402.152 202.87 
+c h
+402.152 202.87 m f
+402.152 200.812 m 402.152 200.511 401.91 200.269 401.613 200.269 c 
+401.312 200.269 401.07 200.511 401.07 200.812 c 401.07 201.109 401.312 
+201.351 401.613 201.351 c 401.91 201.351 402.152 201.109 402.152 
+200.812 c h
+402.152 200.812 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 358.956299 cm
+283.41 142.562 m 316.363 142.562 l 309.086 146.766 l 309.023 146.75 l 
+309.109 146.664 l S Q
+q 1 0 0 -1 0 358.956299 cm
+283.383 142.238 m 316.336 142.238 l 309.055 138.035 l 308.996 138.055 l 
+309.082 138.137 l S Q
+q 1 0 0 -1 0 358.956299 cm
+283.504 172.387 m 316.453 172.387 l 309.176 176.59 l 309.117 176.57 l 
+309.199 176.488 l S Q
+q 1 0 0 -1 0 358.956299 cm
+283.477 172.062 m 316.426 172.062 l 309.148 167.859 l 309.09 167.875 l 
+309.172 167.961 l S Q
+q 1 0 0 -1 0 358.956299 cm
+429.797 157.164 m 462.746 157.164 l 455.469 161.367 l 455.41 161.348 l 
+455.492 161.266 l S Q
+q 1 0 0 -1 0 358.956299 cm
+429.766 156.84 m 462.719 156.84 l 455.438 152.637 l 455.379 152.652 l 
+455.465 152.738 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 358.956299 cm
+463.824 131.141 m 548.262 131.141 l 548.262 215.578 l 463.824 215.578 l 
+463.824 131.141 l h
+463.824 131.141 m S Q
+BT
+56.401206 0 0 56.401206 488.883223 163.477547 Tm
+/f-0-0 1 Tf
+<02>Tj
+ET
+548.801 187.656 m 548.801 187.359 548.559 187.116 548.262 187.116 c 
+547.961 187.116 547.719 187.359 547.719 187.656 c 547.719 187.952 
+547.961 188.195 548.262 188.195 c 548.559 188.195 548.801 187.952 
+548.801 187.656 c h
+548.801 187.656 m f
+548.801 185.597 m 548.801 185.296 548.559 185.054 548.262 185.054 c 
+547.961 185.054 547.719 185.296 547.719 185.597 c 547.719 185.894 
+547.961 186.136 548.262 186.136 c 548.559 186.136 548.801 185.894 
+548.801 185.597 c h
+548.801 185.597 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 358.956299 cm
+548.797 172.453 m 581.75 172.453 l 574.473 176.656 l 574.41 176.641 l 
+574.496 176.555 l S Q
+q 1 0 0 -1 0 358.956299 cm
+548.77 172.129 m 581.723 172.129 l 574.441 167.926 l 574.383 167.941 l 
+574.465 168.027 l S Q
+0.8 w
+q 1 0 0 -1 0 358.956299 cm
+284.035 172.223 m 250.047 172.223 l S Q
+0.810151 w
+q 1 0 0 -1 0 358.956299 cm
+249.188 63.48 m 283.449 63.48 l 283.449 142.648 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 358.956299 cm
+164.793 240.164 m 249.23 240.164 l 249.23 324.602 l 164.793 324.602 l 
+164.793 240.164 l h
+164.793 240.164 m S Q
+BT
+56.401209 0 0 56.401209 183.040511 54.454866 Tm
+/f-0-0 1 Tf
+<01>Tj
+ET
+249.77 78.632 m 249.77 78.335 249.527 78.093 249.23 78.093 c 248.93 
+78.093 248.688 78.335 248.688 78.632 c 248.688 78.933 248.93 79.175 
+249.23 79.175 c 249.527 79.175 249.77 78.933 249.77 78.632 c h
+249.77 78.632 m f
+249.77 76.573 m 249.77 76.277 249.527 76.034 249.23 76.034 c 248.93 
+76.034 248.688 76.277 248.688 76.573 c 248.688 76.87 248.93 77.113 
+249.23 77.113 c 249.527 77.113 249.77 76.87 249.77 76.573 c h
+249.77 76.573 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 358.956299 cm
+131.031 266.801 m 163.98 266.801 l 156.703 271 l 156.645 270.984 l 
+156.727 270.902 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131 266.477 m 163.953 266.477 l 156.676 262.273 l 156.613 262.289 l 
+156.699 262.375 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.121 296.621 m 164.074 296.621 l 156.793 300.824 l 156.734 300.809 l 
+156.82 300.723 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.094 296.297 m 164.043 296.297 l 156.766 292.098 l 156.707 292.113 l 
+156.789 292.199 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 358.956299 cm
+164.793 240.164 m 249.23 240.164 l 249.23 324.602 l 164.793 324.602 l 
+164.793 240.164 l h
+164.793 240.164 m S Q
+BT
+56.401206 0 0 56.401206 183.040504 54.454871 Tm
+/f-0-0 1 Tf
+<01>Tj
+ET
+249.77 78.632 m 249.77 78.335 249.527 78.093 249.23 78.093 c 248.93 
+78.093 248.688 78.335 248.688 78.632 c 248.688 78.933 248.93 79.175 
+249.23 79.175 c 249.527 79.175 249.77 78.933 249.77 78.632 c h
+249.77 78.632 m f
+249.77 76.573 m 249.77 76.277 249.527 76.034 249.23 76.034 c 248.93 
+76.034 248.688 76.277 248.688 76.573 c 248.688 76.87 248.93 77.113 
+249.23 77.113 c 249.527 77.113 249.77 76.87 249.77 76.573 c h
+249.77 76.573 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 358.956299 cm
+131.031 266.801 m 163.98 266.801 l 156.703 271 l 156.645 270.984 l 
+156.727 270.902 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131 266.477 m 163.953 266.477 l 156.676 262.273 l 156.613 262.289 l 
+156.699 262.375 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.121 296.621 m 164.074 296.621 l 156.793 300.824 l 156.734 300.809 l 
+156.82 300.723 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.094 296.297 m 164.043 296.297 l 156.766 292.098 l 156.707 292.113 l 
+156.789 292.199 l S Q
+0.79289 w
+2 j
+q 1 0 0 -1 0 358.956299 cm
+164.793 240.164 m 249.23 240.164 l 249.23 324.602 l 164.793 324.602 l 
+164.793 240.164 l h
+164.793 240.164 m S Q
+BT
+56.401206 0 0 56.401206 183.040504 54.454871 Tm
+/f-0-0 1 Tf
+<01>Tj
+ET
+249.77 78.632 m 249.77 78.335 249.527 78.093 249.23 78.093 c 248.93 
+78.093 248.688 78.335 248.688 78.632 c 248.688 78.933 248.93 79.175 
+249.23 79.175 c 249.527 79.175 249.77 78.933 249.77 78.632 c h
+249.77 78.632 m f
+249.77 76.573 m 249.77 76.277 249.527 76.034 249.23 76.034 c 248.93 
+76.034 248.688 76.277 248.688 76.573 c 248.688 76.87 248.93 77.113 
+249.23 77.113 c 249.527 77.113 249.77 76.87 249.77 76.573 c h
+249.77 76.573 m f
+0.360405 w
+0 j
+q 1 0 0 -1 0 358.956299 cm
+131.031 266.801 m 163.98 266.801 l 156.703 271 l 156.645 270.984 l 
+156.727 270.902 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131 266.477 m 163.953 266.477 l 156.676 262.273 l 156.613 262.289 l 
+156.699 262.375 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.121 296.621 m 164.074 296.621 l 156.793 300.824 l 156.734 300.809 l 
+156.82 300.723 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.094 296.297 m 164.043 296.297 l 156.766 292.098 l 156.707 292.113 l 
+156.789 292.199 l S Q
+0.801765 w
+q 1 0 0 -1 0 358.956299 cm
+248.691 281.395 m 418.277 281.395 l 418.277 282.07 l 418.277 185.891 l S Q
+0.360405 w
+q 1 0 0 -1 0 358.956299 cm
+429.82 184.492 m 462.773 184.492 l 455.492 188.695 l 455.434 188.68 l 
+455.516 188.594 l S Q
+q 1 0 0 -1 0 358.956299 cm
+429.793 184.168 m 462.742 184.168 l 455.465 179.965 l 455.406 179.984 l 
+455.488 180.066 l S Q
+0.8 w
+q 1 0 0 -1 0 358.956299 cm
+430.043 157.008 m 401.594 157.008 l S Q
+q 1 0 0 -1 0 358.956299 cm
+429.965 184.27 m 418.297 184.27 l S Q
+q 1 0 0 -1 0 358.956299 cm
+418.297 186.039 m 418.324 183.953 418.352 183.867 418.352 183.867 c S Q
+1.76 w
+2 j
+q 1 0 0 -1 0 358.956299 cm
+10.539 114.395 m 10.539 117.062 8.379 119.227 5.711 119.227 c 3.043 
+119.227 0.879 117.062 0.879 114.395 c 0.879 111.727 3.043 109.566 5.711 
+109.566 c 8.379 109.566 10.539 111.727 10.539 114.395 c h
+10.539 114.395 m S Q
+1.76 w
+q 1 0 0 -1 0 358.956299 cm
+10.539 172.898 m 10.539 175.566 8.379 177.73 5.711 177.73 c 3.043 
+177.73 0.879 175.566 0.879 172.898 c 0.879 170.23 3.043 168.07 5.711 
+168.07 c 8.379 168.07 10.539 170.23 10.539 172.898 c h
+10.539 172.898 m S Q
+0.802591 w
+0 j
+q 1 0 0 -1 0 358.956299 cm
+133.465 48.625 m 6.062 48.625 l 6.062 109.348 l S Q
+0.8 w
+q 1 0 0 -1 0 358.956299 cm
+62.152 78.09 m 62.152 295.934 l 62.523 295.684 l S Q
+0.8 w
+q 1 0 0 -1 0 358.956299 cm
+108.281 48.195 m 108.281 157.469 l S Q
+0.701155 w
+q 1 0 0 -1 0 358.956299 cm
+132.18 157.516 m 107.922 157.516 l S Q
+0.8 w
+q 1 0 0 -1 0 358.956299 cm
+108.672 186.918 m 108.672 266.996 l S Q
+108.672 92.316 m 131.504 92.316 l f*
+0.674144 w
+q 1 0 0 -1 0 358.956299 cm
+108.672 266.641 m 131.504 266.641 l S Q
+1.274657 w
+2 j
+q 1 0 0 -0.967362 0 358.956299 cm
+63.203 178.304 m 63.203 178.978 62.652 179.527 61.977 179.527 c 61.301 
+179.527 60.75 178.978 60.75 178.304 c 60.75 177.626 61.301 177.076 
+61.977 177.076 c 62.652 177.076 63.203 177.626 63.203 178.304 c h
+63.203 178.304 m S Q
+1.274657 w
+q 1 0 0 -0.967362 0 358.956299 cm
+109.473 50.391 m 109.473 51.065 108.922 51.614 108.246 51.614 c 107.57 
+51.614 107.02 51.065 107.02 50.391 c 107.02 49.712 107.57 49.163 
+108.246 49.163 c 108.922 49.163 109.473 49.712 109.473 50.391 c h
+109.473 50.391 m S Q
+1.76 w
+q 1 0 0 -1 0 358.956299 cm
+107.77 49.32 m 107.879 49.203 107.82 49.258 107.949 49.148 c 108.043 
+49.109 l 107.914 49.219 107.973 49.164 107.863 49.277 c 107.77 49.316 l 
+h
+107.77 49.32 m S Q
+1.21992 w
+q 1 0 0 -0.965897 0 358.956299 cm
+109.828 236.523 m 109.828 237.17 109.301 237.696 108.656 237.696 c 
+108.008 237.696 107.48 237.17 107.48 236.523 c 107.48 235.876 108.008 
+235.35 108.656 235.35 c 109.301 235.35 109.828 235.876 109.828 236.523 
+c h
+109.828 236.523 m S Q
+1.76 w
+q 1 0 0 -1 0 358.956299 cm
+108.914 228.598 m 108.793 228.547 108.684 228.484 108.57 228.43 c 
+108.652 228.375 l 108.77 228.43 108.879 228.492 108.996 228.539 c 
+108.914 228.598 l h
+108.914 228.598 m S Q
+0.8 w
+0 j
+q 1 0 0 -1 0 358.956299 cm
+131.82 296.391 m 62.324 296.391 l 62.324 296.473 l S Q
+1.76 w
+2 j
+q 1 0 0 -1 0 358.956299 cm
+10.707 230.133 m 10.707 232.801 8.543 234.961 5.875 234.961 c 3.207 
+234.961 1.047 232.801 1.047 230.133 c 1.047 227.465 3.207 225.301 5.875 
+225.301 c 8.543 225.301 10.707 227.465 10.707 230.133 c h
+10.707 230.133 m S Q
+0.8 w
+0 j
+q 1 0 0 -1 0 358.956299 cm
+10.734 172.531 m 62.117 172.531 l S Q
+q 1 0 0 -1 0 358.956299 cm
+11.402 228.531 m 108.398 228.531 l S Q
+q 1 0 0 -1 0 358.956299 cm
+131.945 187.312 m 108.875 187.312 l S Q
+0.8 w
+q 1 0 0 -1 0 358.956299 cm
+131.551 78.375 m 62.301 78.375 l 62.301 78.375 l 62.301 78.203 l 62.301 
+78.375 l S Q
+0.8 w
+q 1 0 0 -1 0 358.956299 cm
+133.07 2.105 m 133.07 346.359 l S Q
+q 1 0 0 -1 0 358.956299 cm
+297.547 3.797 m 297.547 348.051 l S Q
+q 1 0 0 -1 0 358.956299 cm
+432.875 3.977 m 432.875 348.23 l S Q
+q 1 0 0 -1 0 358.956299 cm
+564.242 0.398 m 564.242 344.656 l S Q
+BT
+22.4 0 0 22.4 25.703516 0.98066 Tm
+/f-0-0 1 Tf
+[<0304>-1<0506>-1<0708>-1<06>]TJ
+6.881439 -0.0063542 Td
+[<0904>-1<0506>-1<0708>-1<06>]TJ
+6.729394 0.0186114 Td
+[<0a04>-1<0506>-1<0708>-1<06>]TJ
+6.029068 -0.0418767 Td
+[<0b04>-1<0506>-1<0708>-1<06>]TJ
+5.462017 0.0156599 Td
+[<0c04>-1<0506>-1<0708>-1<06>]TJ
+ET
+1.76 w
+2 j
+q 1 0 0 -1 0 358.956299 cm
+593.062 172.398 m 593.062 175.062 590.902 177.227 588.234 177.227 c 
+585.566 177.227 583.402 175.062 583.402 172.398 c 583.402 169.73 
+585.566 167.566 588.234 167.566 c 590.902 167.566 593.062 169.73 
+593.062 172.398 c h
+593.062 172.398 m S Q
+Q
 showpage
+%%Trailer
+count op_count sub {pop} repeat
+countdictstack dict_count sub {end} repeat
+cairo_eps_state restore
 %%EOF
index a6a9aebf6f26bebeb46982fcf88e579faac4b1bf..fa30734e0777ea3ebcd3f0ab225c0e07b9fd0512 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
+
 <svg
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:cc="http://creativecommons.org/ns#"
@@ -8,14 +9,15 @@
    xmlns="http://www.w3.org/2000/svg"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="744.09448819"
-   height="1052.3622047"
+   width="825.35419"
+   height="448.69537"
    id="svg2"
    inkscape:label="Pozadí"
    sodipodi:version="0.32"
-   inkscape:version="0.46"
+   inkscape:version="0.47 r22583"
    sodipodi:docname="vypocet_site.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.1">
   <defs
      id="defs3">
     <inkscape:perspective
        inkscape:vp_z="744.09448 : 526.18109 : 1"
        inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
        id="perspective9" />
+    <inkscape:perspective
+       id="perspective2974"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3001"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
   </defs>
   <sodipodi:namedview
      id="base"
@@ -33,9 +49,9 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.46942014"
-     inkscape:cx="308.46396"
-     inkscape:cy="526.18109"
+     inkscape:zoom="0.66386033"
+     inkscape:cx="519.46542"
+     inkscape:cy="181.07599"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
      inkscape:window-x="0"
      inkscape:window-y="54"
      showguides="true"
-     inkscape:guide-bbox="true">
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
     <sodipodi:guide
        orientation="0,1"
-       position="234.05247,841.0541"
+       position="221.44582,400.91946"
        id="guide2513" />
     <inkscape:grid
        type="xygrid"
-       id="grid2516" />
+       id="grid2516"
+       empspacing="5"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true" />
     <sodipodi:guide
        orientation="0,1"
-       position="170.42303,886.19973"
+       position="157.81638,446.06509"
        id="guide2518" />
     <sodipodi:guide
        orientation="0,1"
-       position="285.45857,440.96958"
+       position="272.85192,0.83493645"
        id="guide2542" />
   </sodipodi:namedview>
   <metadata
   <g
      inkscape:label="Vrstva 1"
      inkscape:groupmode="layer"
-     id="layer1">
+     id="layer1"
+     transform="translate(-12.606651,-163.53216)">
     <flowRoot
        xml:space="preserve"
        id="flowRoot3168"
-       style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"><flowRegion
+       style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"><flowRegion
          id="flowRegion3170"><rect
            id="rect3172"
            width="71.428574"
          height="105.54705"
          width="105.54705"
          id="rect2386"
-         style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
       <flowRoot
          transform="matrix(0.4895938,0,0,0.4895938,100.72068,225.15684)"
-         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          id="flowRoot3176"
          xml:space="preserve"><flowRegion
            id="flowRegion3178"><rect
              id="rect3180" /></flowRegion><flowPara
            id="flowPara3182">&amp;</flowPara></flowRoot>      <path
          transform="matrix(0.4505057,0,0,0.4505057,118.79038,241.9962)"
-         d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z"
+         d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="300.93362"
          sodipodi:type="arc" />
       <path
          transform="matrix(0.4505057,0,0,0.4505057,118.79038,241.9962)"
-         d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z"
+         d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="306.64789"
          transform="matrix(0.4505057,0,0,0.4505057,86.885087,108.06411)"
          id="g3242">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path3228" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path3240" />
       </g>
       <g
          transform="matrix(0.4505057,0,0,0.4505057,86.999347,145.34245)"
          id="g3246">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path3248" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path3250" />
       </g>
     </g>
          height="105.54705"
          width="105.54705"
          id="rect2473"
-         style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
       <flowRoot
          transform="matrix(0.4895938,0,0,0.4895938,100.13241,88.974756)"
-         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          id="flowRoot2475"
          xml:space="preserve"><flowRegion
            id="flowRegion2477"><rect
              id="rect2479" /></flowRegion><flowPara
            id="flowPara2481">&amp;</flowPara></flowRoot>      <path
          transform="matrix(0.4505057,0,0,0.4505057,118.20211,105.81412)"
-         d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z"
+         d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="300.93362"
          sodipodi:type="arc" />
       <path
          transform="matrix(0.4505057,0,0,0.4505057,118.20211,105.81412)"
-         d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z"
+         d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="306.64789"
          transform="matrix(0.4505057,0,0,0.4505057,86.296817,-28.117967)"
          id="g2487">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path2489" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path2491" />
       </g>
       <g
          transform="matrix(0.4505057,0,0,0.4505057,86.411077,9.1603701)"
          id="g2493">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path2495" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path2497" />
       </g>
     </g>
          height="105.54705"
          width="105.54705"
          id="rect2555"
-         style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
       <flowRoot
          transform="matrix(0.4895938,0,0,0.4895938,290.60605,206.22912)"
-         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          id="flowRoot2557"
          xml:space="preserve"><flowRegion
            id="flowRegion2559"><rect
            id="flowPara2563"
            style="text-align:center;writing-mode:lr-tb;text-anchor:middle">v</flowPara></flowRoot>      <path
          transform="matrix(0.4505057,0,0,0.4505057,308.67575,223.06848)"
-         d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z"
+         d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="300.93362"
          sodipodi:type="arc" />
       <path
          transform="matrix(0.4505057,0,0,0.4505057,308.67575,223.06848)"
-         d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z"
+         d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z"
          sodipodi:ry="1.5"
          sodipodi:rx="1.5"
          sodipodi:cy="306.64789"
          transform="matrix(0.4505057,0,0,0.4505057,276.77046,89.136393)"
          id="g2569">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path2571" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path2573" />
       </g>
       <g
          transform="matrix(0.4505057,0,0,0.4505057,276.88472,126.41473)"
          id="g2575">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path2577" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path2579" />
       </g>
     </g>
        transform="matrix(0.4505057,0,0,0.4505057,459.75003,107.38639)">
       <path
          id="path2605"
-         d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-         style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+         style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       <path
          id="path2607"
-         d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-         style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+         style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
     </g>
     <g
        id="g2731"
       <g
          id="g2722">
         <rect
-           style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
            id="rect2589"
            width="105.54705"
            height="105.54705"
         <flowRoot
            xml:space="preserve"
            id="flowRoot2591"
-           style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+           style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
            transform="matrix(0.4895938,0,0,0.4895938,459.33761,224.47912)"><flowRegion
              id="flowRegion2593"><rect
                id="rect2595"
            sodipodi:cy="300.93362"
            sodipodi:rx="1.5"
            sodipodi:ry="1.5"
-           d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z"
+           d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z"
            transform="matrix(0.4505057,0,0,0.4505057,477.40731,241.31848)" />
         <path
            sodipodi:type="arc"
            sodipodi:cy="306.64789"
            sodipodi:rx="1.5"
            sodipodi:ry="1.5"
-           d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z"
+           d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z"
            transform="matrix(0.4505057,0,0,0.4505057,477.40731,241.31848)" />
       </g>
       <g
          transform="matrix(0.4505057,0,0,0.4505057,593.92328,125.73192)"
          id="g2615">
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
            id="path2617" />
         <path
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
            id="path2619" />
       </g>
     </g>
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 367.64904,378.81118 C 325.16317,378.81118 325.16317,378.81118 325.16317,378.81118"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 367.64904,378.81118 c -42.48587,0 -42.48587,0 -42.48587,0"
        id="path2637" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.01268911px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 324.09119,242.88053 L 366.91751,242.88053 L 366.91751,341.84184"
+       style="fill:none;stroke:#000000;stroke-width:1.01268911px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 324.09119,242.88053 42.82632,0 0,98.96131"
        id="path2669" />
     <g
        id="g2794">
          transform="matrix(0.4505057,0,0,0.4505057,118.19857,378.36421)"
          id="g2437">
         <rect
-           style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
            id="rect2439"
            width="234.28572"
            height="234.28572"
         <flowRoot
            xml:space="preserve"
            id="flowRoot2441"
-           style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+           style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
            transform="matrix(1.086765,0,0,1.086765,-40.109812,-37.378803)"><flowRegion
              id="flowRegion2443"><rect
                id="rect2445"
            sodipodi:cy="300.93362"
            sodipodi:rx="1.5"
            sodipodi:ry="1.5"
-           d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z" />
+           d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z" />
         <path
            sodipodi:type="arc"
            id="path2451"
            sodipodi:cy="306.64789"
            sodipodi:rx="1.5"
            sodipodi:ry="1.5"
-           d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z" />
+           d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z" />
         <g
            id="g2453"
            transform="translate(-70.821052,-297.29277)">
           <path
              id="path2455"
-             d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-             style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+             d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+             style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
           <path
              id="path2457"
-             d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-             style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+             d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+             style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         </g>
         <g
            id="g2459"
            transform="translate(-70.567428,-214.54501)">
           <path
              id="path2461"
-             d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-             style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+             d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+             style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
           <path
              id="path2463"
-             d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-             style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+             d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+             style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         </g>
       </g>
       <rect
-         style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          id="rect2727"
          width="105.54705"
          height="105.54705"
       <flowRoot
          xml:space="preserve"
          id="flowRoot2729"
-         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          transform="matrix(0.4895938,0,0,0.4895938,100.12887,361.52485)"><flowRegion
            id="flowRegion2731"><rect
              id="rect2733"
          sodipodi:cy="300.93362"
          sodipodi:rx="1.5"
          sodipodi:ry="1.5"
-         d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z" />
+         d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z" />
       <path
          transform="matrix(0.4505057,0,0,0.4505057,118.19857,378.36421)"
          sodipodi:type="arc"
          sodipodi:cy="306.64789"
          sodipodi:rx="1.5"
          sodipodi:ry="1.5"
-         d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z" />
+         d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z" />
       <g
          id="g2741"
          transform="matrix(0.4505057,0,0,0.4505057,86.293277,244.43212)">
         <path
            id="path2743"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         <path
            id="path2745"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       </g>
       <g
          id="g2747"
          transform="matrix(0.4505057,0,0,0.4505057,86.407537,281.71046)">
         <path
            id="path2749"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         <path
            id="path2751"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       </g>
       <rect
-         style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         style="fill:none;stroke:#000000;stroke-width:0.99111259;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          id="rect2677"
          width="105.54705"
          height="105.54705"
       <flowRoot
          xml:space="preserve"
          id="flowRoot2679"
-         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          transform="matrix(0.4895938,0,0,0.4895938,100.12887,361.52485)"><flowRegion
            id="flowRegion2681"><rect
              id="rect2683"
          sodipodi:cy="300.93362"
          sodipodi:rx="1.5"
          sodipodi:ry="1.5"
-         d="M 458.64285,300.93362 A 1.5,1.5 0 1 1 455.64285,300.93362 A 1.5,1.5 0 1 1 458.64285,300.93362 z" />
+         d="m 458.64285,300.93362 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82842 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67158 1.5,1.5 z" />
       <path
          transform="matrix(0.4505057,0,0,0.4505057,118.19857,378.36421)"
          sodipodi:type="arc"
          sodipodi:cy="306.64789"
          sodipodi:rx="1.5"
          sodipodi:ry="1.5"
-         d="M 458.64285,306.64789 A 1.5,1.5 0 1 1 455.64285,306.64789 A 1.5,1.5 0 1 1 458.64285,306.64789 z" />
+         d="m 458.64285,306.64789 c 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82842,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67158,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 z" />
       <g
          id="g2691"
          transform="matrix(0.4505057,0,0,0.4505057,86.293277,244.43212)">
         <path
            id="path2693"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         <path
            id="path2695"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       </g>
       <g
          id="g2697"
          transform="matrix(0.4505057,0,0,0.4505057,86.407537,281.71046)">
         <path
            id="path2699"
-           d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
         <path
            id="path2701"
-           d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+           style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       </g>
     </g>
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00220644px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 323.46908,515.2754 C 535.45403,515.2754 535.45403,515.2754 535.45403,515.2754 L 535.45403,516.1221 L 535.45403,395.8973"
+       style="fill:none;stroke:#000000;stroke-width:1.00220644px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 323.46908,515.2754 c 211.98495,0 211.98495,0 211.98495,0 l 0,0.8467 0,-120.2248"
        id="path3579" />
     <g
        id="g2744"
        transform="matrix(0.4505057,0,0,0.4505057,459.78103,141.5485)">
       <path
          id="path2746"
-         d="M 200,560.70184 C 291.42857,560.70184 291.42857,560.70184 291.42857,560.70184 C 271.04275,572.4716 271.23234,572.36214 271.23234,572.36214 L 271.06826,572.31818 L 271.3003,572.08112"
-         style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         d="m 200,560.70184 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,11.76976 -20.19623,11.6603 -20.19623,11.6603 l -0.16408,-0.044 0.23204,-0.23706"
+         style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
       <path
          id="path2748"
-         d="M 199.92028,559.80452 C 291.34885,559.80452 291.34885,559.80452 291.34885,559.80452 C 270.96303,548.03476 271.15262,548.14422 271.15262,548.14422 L 270.98854,548.18818 L 271.22058,548.42524"
-         style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         d="m 199.92028,559.80452 c 91.42857,0 91.42857,0 91.42857,0 -20.38582,-11.76976 -20.19623,-11.6603 -20.19623,-11.6603 l -0.16408,0.044 0.23204,0.23706"
+         style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
     </g>
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 550.16079,359.79047 C 514.59671,359.79047 514.59671,359.79047 514.59671,359.79047"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 550.16079,359.79047 c -35.56408,0 -35.56408,0 -35.56408,0"
        id="path2768" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 550.06039,393.86796 C 535.4405,393.86796 535.47572,393.86796 535.47572,393.86796"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 550.06039,393.86796 c -14.61989,0 -14.58467,0 -14.58467,0"
        id="path2770" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 535.47572,396.08018 C 535.51095,393.47326 535.54618,393.36758 535.54618,393.36758"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 535.47572,396.08018 c 0.0352,-2.60692 0.0705,-2.7126 0.0705,-2.7126"
        id="path2772" />
     <path
        sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2505"
        sodipodi:cx="104.90396"
        sodipodi:cy="222.18697"
        sodipodi:rx="6.0376382"
        sodipodi:ry="6.0376382"
-       d="M 110.9416,222.18697 A 6.0376382,6.0376382 0 1 1 98.866323,222.18697 A 6.0376382,6.0376382 0 1 1 110.9416,222.18697 z"
+       d="m 110.9416,222.18697 c 0,3.33449 -2.70314,6.03763 -6.03764,6.03763 -3.33449,0 -6.037637,-2.70314 -6.037637,-6.03763 0,-3.3345 2.703147,-6.03764 6.037637,-6.03764 3.3345,0 6.03764,2.70314 6.03764,6.03764 z"
        transform="translate(-85.15967,84.33874)" />
     <path
        sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2507"
        sodipodi:cx="104.90396"
        sodipodi:cy="222.18697"
        sodipodi:rx="6.0376382"
        sodipodi:ry="6.0376382"
-       d="M 110.9416,222.18697 A 6.0376382,6.0376382 0 1 1 98.866323,222.18697 A 6.0376382,6.0376382 0 1 1 110.9416,222.18697 z"
+       d="m 110.9416,222.18697 c 0,3.33449 -2.70314,6.03763 -6.03764,6.03763 -3.33449,0 -6.037637,-2.70314 -6.037637,-6.03763 0,-3.3345 2.703147,-6.03764 6.037637,-6.03764 3.3345,0 6.03764,2.70314 6.03764,6.03764 z"
        transform="translate(-85.159672,157.46982)" />
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.0032382px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 179.43833,224.3111 L 20.184077,224.3111 C 20.184077,299.45211 20.184077,300.21886 20.184077,300.21886"
+       style="fill:none;stroke:#000000;stroke-width:1.0032382px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 179.43833,224.3111 -159.254253,0 c 0,75.14101 0,75.90776 0,75.90776"
        id="path2511" />
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999964px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 90.297987,261.14426 C 90.297987,298.64551 90.297987,533.44725 90.297987,533.44725 L 90.758507,533.13495"
+       style="fill:none;stroke:#000000;stroke-width:0.99999964px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 90.297987,261.14426 c 0,37.50125 0,272.30299 0,272.30299 l 0.46052,-0.3123"
        id="path2519" />
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 147.95883,223.77763 C 147.95883,359.38651 147.95883,360.36918 147.95883,360.36918"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 147.95883,223.77763 c 0,135.60888 0,136.59155 0,136.59155"
        id="path2523" />
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.87644422px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 177.82906,360.42696 C 147.28755,360.42696 147.50726,360.42696 147.50726,360.42696"
+       style="fill:none;stroke:#000000;stroke-width:0.87644422px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 177.82906,360.42696 c -30.54151,0 -30.3218,0 -30.3218,0"
        id="path2525" />
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999976px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 148.44497,397.17854 C 148.44497,495.72123 148.44497,497.27552 148.44497,497.27552"
+       style="fill:none;stroke:#000000;stroke-width:0.99999976px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 148.44497,397.17854 c 0,98.54269 0,100.09698 0,100.09698"
        id="path2533" />
     <path
-       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.84267974px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 148.44497,496.83484 L 176.98495,496.83484"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.84267974px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 148.44497,496.83484 28.53998,0"
        id="path2537" />
     <path
        sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2539"
        sodipodi:cx="176.46387"
        sodipodi:cy="308.62436"
        sodipodi:rx="2.1152587"
        sodipodi:ry="2.1152587"
-       d="M 178.57913,308.62436 A 2.1152587,2.1152587 0 1 1 174.34861,308.62436 A 2.1152587,2.1152587 0 1 1 178.57913,308.62436 z"
+       d="m 178.57913,308.62436 c 0,1.16822 -0.94704,2.11526 -2.11526,2.11526 -1.16823,0 -2.11526,-0.94704 -2.11526,-2.11526 0,-1.16823 0.94703,-2.11526 2.11526,-2.11526 1.16822,0 2.11526,0.94703 2.11526,2.11526 z"
        transform="matrix(0.7242368,0,0,0.700599,-37.725139,162.91438)" />
     <path
        sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2541"
        sodipodi:cx="176.46387"
        sodipodi:cy="308.62436"
        sodipodi:rx="2.1152587"
        sodipodi:ry="2.1152587"
-       d="M 178.57913,308.62436 A 2.1152587,2.1152587 0 1 1 174.34861,308.62436 A 2.1152587,2.1152587 0 1 1 178.57913,308.62436 z"
+       d="m 178.57913,308.62436 c 0,1.16822 -0.94704,2.11526 -2.11526,2.11526 -1.16823,0 -2.11526,-0.94704 -2.11526,-2.11526 0,-1.16823 0.94703,-2.11526 2.11526,-2.11526 1.16822,0 2.11526,0.94703 2.11526,2.11526 z"
        transform="matrix(0.7242368,0,0,0.700599,20.111857,8.2407652)" />
     <path
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2547"
-       d="M 147.31928,225.18014 C 147.45674,225.03397 147.38288,225.10595 147.54197,224.96535 L 147.65871,224.91788 C 147.49944,225.05685 147.5733,224.98565 147.43597,225.13029 L 147.31928,225.18014 z" />
+       d="m 147.31928,225.18014 c 0.13746,-0.14617 0.0636,-0.0742 0.22269,-0.21479 l 0.11674,-0.0475 c -0.15927,0.13897 -0.0854,0.0678 -0.22274,0.21241 l -0.11669,0.0498 z" />
     <path
        sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2549"
        sodipodi:cx="176.46387"
        sodipodi:cy="308.62436"
        sodipodi:rx="2.1152587"
        sodipodi:ry="2.1152587"
-       d="M 178.57913,308.62436 A 2.1152587,2.1152587 0 1 1 174.34861,308.62436 A 2.1152587,2.1152587 0 1 1 178.57913,308.62436 z"
+       d="m 178.57913,308.62436 c 0,1.16822 -0.94704,2.11526 -2.11526,2.11526 -1.16823,0 -2.11526,-0.94704 -2.11526,-2.11526 0,-1.16823 0.94703,-2.11526 2.11526,-2.11526 1.16822,0 2.11526,0.94703 2.11526,2.11526 z"
        transform="matrix(0.6931366,0,0,0.6694988,26.11121,242.4804)" />
     <path
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2551"
-       d="M 148.74684,449.27736 C 148.60005,449.21569 148.46231,449.13718 148.31783,449.07051 L 148.42305,449.00084 C 148.56739,449.06812 148.70567,449.14638 148.85279,449.20764 L 148.74684,449.27736 z" />
+       d="m 148.74684,449.27736 c -0.14679,-0.0617 -0.28453,-0.14018 -0.42901,-0.20685 l 0.10522,-0.0697 c 0.14434,0.0673 0.28262,0.14554 0.42974,0.2068 l -0.10595,0.0697 z" />
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 177.38075,534.02034 L 90.509955,534.02034 L 90.509955,534.12262"
+       style="fill:none;stroke:#000000;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 177.38075,534.02034 -86.870795,0 0,0.10228"
        id="path2889" />
     <path
        sodipodi:type="arc"
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path2734"
        sodipodi:cx="104.90396"
        sodipodi:cy="222.18697"
        sodipodi:rx="6.0376382"
        sodipodi:ry="6.0376382"
-       d="M 110.9416,222.18697 A 6.0376382,6.0376382 0 1 1 98.866323,222.18697 A 6.0376382,6.0376382 0 1 1 110.9416,222.18697 z"
+       d="m 110.9416,222.18697 c 0,3.33449 -2.70314,6.03763 -6.03764,6.03763 -3.33449,0 -6.037637,-2.70314 -6.037637,-6.03763 0,-3.3345 2.703147,-6.03764 6.037637,-6.03764 3.3345,0 6.03764,2.70314 6.03764,6.03764 z"
        transform="translate(-84.951948,229.01051)" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 26.024094,379.19708 C 90.251044,379.19708 90.251044,379.19708 90.251044,379.19708"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 26.024094,379.19708 c 64.22695,0 64.22695,0 64.22695,0"
        id="path2736" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 26.858479,449.19748 C 148.10533,449.19748 148.10533,449.19748 148.10533,449.19748"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 26.858479,449.19748 c 121.246851,0 121.246851,0 121.246851,0"
        id="path2738" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 177.53829,397.67218 C 148.70135,397.67218 148.70135,397.67218 148.70135,397.67218"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 177.53829,397.67218 c -28.83694,0 -28.83694,0 -28.83694,0"
        id="path2740" />
     <path
-       style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="M 177.04367,261.49918 C 90.481072,261.49918 90.481072,261.49918 90.481072,261.49918 L 90.481072,261.49918 L 90.481072,261.28718 L 90.481072,261.49918"
+       style="fill:none;stroke:#000000;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 177.04367,261.49918 c -86.562598,0 -86.562598,0 -86.562598,0 l 0,0 0,-0.212 0,0.212"
        id="path2742" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       d="M 178.94418,166.16245 L 178.94418,596.48059"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 178.94418,166.16245 0,430.31814"
        id="path2510"
        inkscape:connector-type="polyline" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       d="M 384.53979,168.27921 L 384.53979,598.59735"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 384.53979,168.27921 0,430.31814"
        id="path2512"
        inkscape:connector-type="polyline" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       d="M 553.69887,168.50087 L 553.69887,598.81901"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 553.69887,168.50087 0,430.31814"
        id="path2514"
        inkscape:connector-type="polyline" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       d="M 717.90699,164.03216 L 717.90699,594.3503"
+       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 717.90699,164.03216 0,430.31814"
        id="path2520"
        inkscape:connector-type="polyline" />
     <text
        xml:space="preserve"
-       style="font-size:28px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
        x="44.736046"
        y="611.00171"
-       id="text2522"><tspan
+       id="text2522"
+       sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
-         id="tspan2524"
+         id="tspan2958"
          x="44.736046"
-         y="611.00171">0 takt</tspan></text>
+         y="611.00171">0. takt</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:28px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
        x="237.41634"
        y="611.17963"
-       id="text2530"><tspan
+       id="text2530"
+       sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
-         id="tspan2532"
+         id="tspan2960"
          x="237.41634"
-         y="611.17963">1 takt</tspan></text>
+         y="611.17963">1. takt</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:28px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
        x="425.83936"
        y="610.65851"
-       id="text2534"><tspan
+       id="text2534"
+       sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
-         id="tspan2536"
+         id="tspan2962"
          x="425.83936"
-         y="610.65851">2 takt</tspan></text>
+         y="610.65851">2. takt</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:28px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
        x="594.65326"
        y="611.83105"
-       id="text2538"><tspan
+       id="text2538"
+       sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
-         id="tspan2540"
+         id="tspan2964"
          x="594.65326"
-         y="611.83105">3 takt</tspan></text>
+         y="611.83105">3. takt</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="747.58972"
+       y="611.39258"
+       id="text2538-4"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan2991"
+         x="747.58972"
+         y="611.39258">4. takt</tspan></text>
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path2507-2"
+       sodipodi:cx="104.90396"
+       sodipodi:cy="222.18697"
+       sodipodi:rx="6.0376382"
+       sodipodi:ry="6.0376382"
+       d="m 110.9416,222.18697 c 0,3.33449 -2.70314,6.03763 -6.03764,6.03763 -3.33449,0 -6.037637,-2.70314 -6.037637,-6.03763 0,-3.3345 2.703147,-6.03764 6.037637,-6.03764 3.3345,0 6.03764,2.70314 6.03764,6.03764 z"
+       transform="translate(642.99432,156.84081)" />
   </g>
 </svg>