summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thuthesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-03-03 00:55:52 +0000
committerKarl Berry <karl@freefriends.org>2009-03-03 00:55:52 +0000
commit2046a35855fc1cccdd896f31e355067d0a439362 (patch)
tree3452a55d72eb94e9b395ed48f5836bc5db4396bb /Master/texmf-dist/doc/latex/thuthesis
parent5f64b37bca0d72846da5567ee6f03dc574df261d (diff)
thuthesis update (2mar09)
git-svn-id: svn://tug.org/texlive/trunk@12293 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thuthesis')
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/README (renamed from Master/texmf-dist/doc/latex/thuthesis/Readme)12
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty117
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/Makefile40
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/data/ack.tex14
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/data/appendix01.tex109
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/data/chap01.tex504
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/data/chap02.tex126
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/data/cover.tex83
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/data/denotation.tex58
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/data/resume.tex72
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/figures/hello.eps222
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/figures/hello.pdfbin0 -> 5259 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-fig-logo.eps13525
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-fig-logo.pdfbin0 -> 111420 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-lib-logo.eps1043
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-lib-logo.pdfbin0 -> 7726 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-text-logo.eps3456
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-text-logo.pdfbin0 -> 22013 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-whole-logo.eps14379
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-whole-logo.pdfbin0 -> 121086 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/main.pdfbin936087 -> 1141608 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/main.tex53
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/msmake.cmd2
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/ref/refs.bib78
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/shuji.pdfbin146099 -> 127732 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/shuji.tex13
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/example/thutils.sty34
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdfbin766429 -> 895304 bytes
28 files changed, 33294 insertions, 646 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/Readme b/Master/texmf-dist/doc/latex/thuthesis/README
index bb3133c2ff7..c03659eb250 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/Readme
+++ b/Master/texmf-dist/doc/latex/thuthesis/README
@@ -1,9 +1,10 @@
-==========
+==========
What's it?
==========
ThuThesis is a LaTeX thesis template package for Tsinghua University in order to
-make it easy to write thesises for either bachelor, master or doctor. ThuThesis
-是清华大学学位论文LaTeX模板,支持本科、硕士、博士论文格式。
+make it easy to write thesises for either bachelor, master or doctor.
+
+ThuThesis 是清华大学学位论文 LaTeX 模板,支持本科、硕士、博士论文格式。
========
@@ -13,12 +14,11 @@ make it easy to write thesises for either bachelor, master or doctor. ThuThesis
latex main
bibtex main
latex main
- gbk2uni main # 可选
latex main
dvips main.dvi
ps2pdf main.ps
- 说明:也可以使用pdflatex或dvipdfm(x)生成文档。
+ 说明:也可以使用 pdflatex/dvipdfm(x)/xelatex 生成文档。
2. 编写自己的论文
参考示例文档:
@@ -125,4 +125,4 @@ msmake.cmd Howto (by Truel)
以上两个命令中,param可以由用户指定转换程序所用的参数。
-# $Id: Readme 117 2007-06-26 13:28:05Z littleleo $
+# $Id: Readme 179 2009-01-04 13:44:21Z littleleo $
diff --git a/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty b/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty
new file mode 100644
index 00000000000..7f374502dc0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty
@@ -0,0 +1,117 @@
+
+\ProvidesPackage{dtx-style}
+
+\RequirePackage{calc}
+\RequirePackage{array,longtable}
+\RequirePackage{fancybox,fancyvrb}
+\RequirePackage{xcolor}
+
+\RequirePackage{txfonts}
+\RequirePackage{CJKutf8}
+\newif\ifdtx@UTF\dtx@UTFtrue % todo: review this piece of code, why it needs an
+ % \iffalse in the comment? where is the real mis-match?
+\ifdtx@UTF\else
+ \IfFileExists{CJKpunct.sty}%
+ {\RequirePackage{CJKpunct}}%
+ {\ClassWarning{thuthesis}{no CJKpunct.sty availiable!}}
+\fi
+\RequirePackage{CJKspace}
+
+\RequirePackage{hyperref}
+\hypersetup{%
+ unicode=true,
+ CJKbookmarks=false,
+ bookmarksnumbered=true,
+ bookmarksopen=true,
+ bookmarksopenlevel=1,
+ breaklinks=true,
+ linkcolor=blue,
+ plainpages=false,
+ pdfpagelabels,
+ pdfborder=0 0 0}
+\RequirePackage{url}
+\RequirePackage{indentfirst}
+
+\setlength{\parskip}{4pt plus1pt minus0pt}
+\setlength{\topsep}{0pt}
+\setlength{\partopsep}{0pt}
+\setlength{\parindent}{20pt}
+\addtolength{\oddsidemargin}{-1cm}
+\advance\textwidth 1.5cm
+\addtolength{\topmargin}{-1cm}
+\addtolength{\headsep}{0.3cm}
+\addtolength{\textheight}{2.3cm}
+
+\newcommand\hei{\CJKfamily{hei}}
+\newcommand\fs{\CJKfamily{fs}}
+
+\renewcommand{\baselinestretch}{1.3}
+\setlength{\shadowsize}{3pt}
+\def\DescribeOption#1{\SpecialOptionIndex{#1}}
+\def\SpecialOptionIndex#1{\index{#1\actualchar\textbf{#1}}}
+\renewenvironment{description}
+ {\list{}{\setlength\labelwidth{2cm}%
+ \setlength\labelsep{3pt}%
+ \setlength\leftmargin{\labelwidth+\labelsep}%
+ \addtolength{\itemsep}{3pt}%
+ \renewcommand\makelabel[1]{%
+ \shadowbox{\color{blue!90}\texttt##1}\DescribeOption{##1}}}
+ }{\endlist}
+\DefineVerbatimEnvironment{example}{Verbatim}%
+ {frame=single,framerule=0.3mm,rulecolor=\color{red!75!green!50!blue},%
+ fillcolor=\color{red!75!green!50!blue!15},framesep=2mm,baselinestretch=1.2,%
+ fontsize=\small,gobble=1}
+\DefineVerbatimEnvironment{shell}{Verbatim}%
+ {frame=single,framerule=0.3mm,rulecolor=\color{red!85!green!60},%
+ fillcolor=\color{red!85!green!10},framesep=2mm,fontsize=\small,gobble=1}
+\long\def\myentry#1{\vskip5pt\par\noindent\llap{{\color{blue}\fs #1}}\marginpar{\strut}\hskip\parindent}
+\def\tableofcontents{\renewcommand{\baselinestretch}{1.0}\@starttoc{toc}}
+\def\DescribeMacro{\Describe@Macro}
+\def\Describe@Macro#1{\PrintDescribeMacro{#1}\SpecialUsageIndex{#1}}
+\def\PrintDescribeMacro#1{{\color{-red!75!green!50!blue!55}\MacroFont \string #1\hskip1em}}
+\def\ps@headings{%
+ \let\@oddfoot\@empty
+ \def\@oddhead{\vbox{%
+ \hb@xt@ \textwidth{\llap{\fbox{\rightmark\rule[-2pt]{0pt}{13pt}}}\hfil\thepage}%
+ \vskip-0.7pt%
+ \hb@xt@ \textwidth{\hrulefill}}}
+ \let\@evenfoot\@oddfoot
+ \let\@evenhead\@oddhead
+ \let\@mkboth\markboth
+ \def\sectionmark##1{%
+ \markright{\ifnum \c@secnumdepth >\m@ne
+ \thesection\quad
+ \fi
+ ##1}}
+ \def\subsectionmark##1{%
+ \markright{\ifnum \c@secnumdepth >\m@ne
+ \thesubsection\quad
+ \fi
+ ##1}}
+ \def\subsubsectionmark##1{%
+ \markright{\ifnum \c@secnumdepth >\m@ne
+ \thesubsubsection\quad
+ \fi
+ ##1}}}
+\renewcommand\section{\@startsection{section}{1}{\z@}%
+ {-3.5ex \@plus -1ex \@minus -.2ex}%
+ {2.3ex \@plus.2ex}%
+ {\normalfont\Large\bfseries\hei}}
+
+\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
+ {-3.25ex\@plus -1ex \@minus -.2ex}%
+ {1.5ex \@plus .2ex}%
+ {\normalfont\large\bfseries\hei}}
+\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
+ {-3.25ex\@plus -1ex \@minus -.2ex}%
+ {1.5ex \@plus .2ex}%
+ {\normalfont\normalsize\bfseries\hei}}
+\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
+ {3.25ex \@plus1ex \@minus.2ex}%
+ {-1em}%
+ {\normalfont\normalsize\bfseries}}
+\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
+ {3.25ex \@plus1ex \@minus .2ex}%
+ {-1em}%
+ {\normalfont\normalsize\bfseries}}
+\pagestyle{empty}
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/Makefile b/Master/texmf-dist/doc/latex/thuthesis/example/Makefile
index 92246aa35db..a577558933f 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/Makefile
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/Makefile
@@ -1,5 +1,5 @@
# Makefile for ThuThesis
-# $Id: Makefile 123 2007-11-08 13:05:49Z littleleo $
+# $Id: Makefile 199 2009-02-28 15:20:35Z littleleo $
ifeq ($(MAKE),)
override MAKE=make
@@ -23,16 +23,13 @@ BIBFILE=ref/refs.bib
SHUJIMAIN=shuji
SHUJICONTENTS=$(SHUJIMAIN).tex
-.PHONY: all clean distclean dist all thesis shuji doc cls cfg dvi ps pdf
+.PHONY: all clean distclean dist all thesis shuji doc cls cfg dvi ps pdf gbk
all: cls doc thesis shuji
###### generate cls/cfg
-cls: $(PACKAGE).cls
-
-$(PACKAGE).cls: $(SOURCES)
- rm -f $(PACKAGE).cls $(PACKAGE).cfg
+cls: $(SOURCES)
latex $(PACKAGE).ins
###### for doc
@@ -50,9 +47,10 @@ $(PACKAGE).dvi: cls
makeindex -s gind.ist -o $(PACKAGE).ind $(PACKAGE).idx
makeindex -s gglo.ist -o $(PACKAGE).gls $(PACKAGE).glo
latex $(PACKAGE).dtx
+ latex $(PACKAGE).dtx
$(PACKAGE).ps: $(PACKAGE).dvi
- gbk2uni $(PACKAGE)
+ # gbk2uni $(PACKAGE)
latex $(PACKAGE).dtx
dvips -Ppdf -G0 -t letter $(PACKAGE).dvi
@@ -74,7 +72,7 @@ $(THESISMAIN).dvi: cls $(THESISCONTENTS) $(THESISMAIN).bbl
ifeq ($(METHOD),dvipdfm)
$(THESISMAIN).pdf: $(THESISMAIN).dvi
- gbk2uni $(THESISMAIN)
+ # gbk2uni $(THESISMAIN)
latex $(THESISMAIN).tex
dvipdfm $(THESISMAIN).dvi
else
@@ -83,7 +81,7 @@ $(THESISMAIN).pdf: $(THESISMAIN).ps
endif
$(THESISMAIN).ps: $(THESISMAIN).dvi
- gbk2uni $(THESISMAIN)
+ # gbk2uni $(THESISMAIN)
latex $(THESISMAIN).tex
dvips -Ppdf -G0 $(THESISMAIN).dvi
@@ -107,7 +105,7 @@ $(SHUJIMAIN).dvi: cls $(SHUJICONTENTS)
ifeq ($(METHOD),dvipdfm)
$(SHUJIMAIN).pdf: $(SHUJIMAIN).dvi
- gbk2uni $(SHUJIMAIN)
+ # gbk2uni $(SHUJIMAIN)
latex $(SHUJIMAIN).tex
dvipdfmx $(SHUJIMAIN).dvi
elifeq ($(METHOD),ps2pdf)
@@ -119,18 +117,16 @@ $(SHUJIMAIN).pdf: cls $(SHUJICONTENTS)
endif
$(SHUJIMAIN).ps: $(SHUJIMAIN).dvi
- gbk2uni $(SHUJIMAIN)
+ # gbk2uni $(SHUJIMAIN)
latex $(SHUJIMAIN).tex
dvips -Ppdf -G0 $(SHUJIMAIN).dvi
-clean:
+clean:
-@rm -f \
*.aux \
*.bak \
*.bbl \
*.blg \
- *.cls \
- *.cfg \
*.dvi \
*.glo \
*.gls \
@@ -146,14 +142,24 @@ clean:
*.lof \
*.lot \
*.loe \
- data/*.aux
+ data/*.aux \
+ dtx-style.sty
distclean: clean
+ -@rm -f *.cls *.cfg
-@rm -f *.pdf *.tar.gz
+gbk:
+ @./makegbk.sh
+
dist:
@if [ -z "$(VERSION)" ]; then \
echo "Usage: make dist VERSION=<version#>"; \
else \
- ./makedist.sh $(VERSION); \
- fi
+ if [ ! -d "gbk" ]; then \
+ echo -e "\n run ./makegbk.sh first to prepare for GBK version.\n"; \
+ else \
+ ./makedist.sh $(VERSION) UTF8; \
+ (cd gbk ; ../makedist.sh $(VERSION) GBK); \
+ fi; \
+ fi
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/data/ack.tex b/Master/texmf-dist/doc/latex/thuthesis/example/data/ack.tex
index 91565f19703..293d830f802 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/data/ack.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/data/ack.tex
@@ -5,12 +5,16 @@
%%% End:
\begin{ack}
-Ƶлҳ˶ʿʿ֡
+ 衷心感谢导师 xxx 教授和物理系 xxx 副教授对本人的精心指导。他们的言传身教将使
+ 我终生受益。
-ԱƿԶдһЩодһЩ
+ 在美国麻省理工学院化学系进行九个月的合作研究期间,承蒙 xxx 教授热心指导与帮助,不
+ 胜感激。感谢 xx 实验室主任 xx 教授,以及实验室全体老师和同学们的热情帮助和支
+ 持!本课题承蒙国家自然科学基金资助,特此致谢。
-л~\thuthesisĴҵд࣬ҵĸʽƯ
-࣬Լľߴң~\thuthesis{} дҵģˬ
+ 感谢 \thuthesis,它的存在让我的论文写作轻松自在了许多,让我的论文格式规整漂亮了
+ 许多。
-:)
+ 本科学位论文的致谢和声明分页,硕士、博士学位论文不分页。所以本科可以多写一些,
+ 研究生少写一些。
\end{ack}
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/data/appendix01.tex b/Master/texmf-dist/doc/latex/thuthesis/example/data/appendix01.tex
index 424ed03d73c..acd380a6df2 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/data/appendix01.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/data/appendix01.tex
@@ -3,26 +3,26 @@
%%% TeX-master: "../main"
%%% End:
-\chapter{ԭ}
+\chapter{外文资料原文}
\label{cha:engorg}
As one of the most widely used techniques in operations research, {\em
mathematical programming} is defined as a means of maximizing a quantity known
as {\em objective function}, subject to a set of constraints represented by
equations and inequalities. Some known subtopics of mathematical programming are
linear programming, nonlinear programming, multiobjective programming, goal
-programming, dynamic programming, and multilevel programming.
+programming, dynamic programming, and multilevel programming$^{[1]}$.
It is impossible to cover in a single chapter every concept of mathematical
programming. This chapter introduces only the basic concepts and techniques of
mathematical programming such that readers gain an understanding of them
-throughout the book.
+throughout the book$^{[2,3]}$.
\section{Single-Objective Programming}
The general form of single-objective programming (SOP) is written
as follows,
-\begin{equation}\tag*{(123)} % ¼еĹʽڹʽУǾ
- % \tag*{xxxx}
+\begin{equation}\tag*{(123)} % 如果附录中的公式不想让它出现在公式索引中,那就请
+ % 用 \tag*{xxxx}
\left\{\begin{array}{l}
\max \,\,f(x)\\[0.1 cm]
\mbox{subject to:} \\ [0.1 cm]
@@ -37,7 +37,7 @@ $x=(x_1,x_2,\cdots,x_n)$ subject to a set of constraints.
In SOP, we call $x$ a decision vector, and
$x_1,x_2,\cdots,x_n$ decision variables. The function
$f$ is called the objective function. The set
-\begin{equation}\tag*{(456)} % ͬһһָ
+\begin{equation}\tag*{(456)} % 这里同理,其它不再一一指定。
S=\left\{x\in\Re^n\bigm|g_j(x)\le 0,\,j=1,2,\cdots,p\right\}
\end{equation}
is called the feasible set. An element $x$ in $S$ is called a
@@ -95,7 +95,7 @@ solving linear programming.
\centering
\centering
\caption*{Table~1\hskip1em This is an example for manually numbered table, which
- would not appear in the list of tables.}
+ would not appear in the list of tables}
\label{tab:badtabular2}
\begin{tabular}[c]{|c|m{0.8in}|c|c|c|c|c|}\hline
\multicolumn{2}{|c|}{Network Topology} & \# of nodes &
@@ -128,9 +128,9 @@ special-structural nonlinear programming based on the mathematical theory
concerned with analyzing the structure of problems.
\begin{figure}[h]
\centering
- \includegraphics{hello.eps}
+ \includegraphics[clip]{thu-lib-logo}
\caption*{Figure~1\hskip1em This is an example for manually numbered figure,
- which would not appear in the list of figures.}
+ which would not appear in the list of figures}
\label{tab:badfigure2}
\end{figure}
@@ -169,27 +169,36 @@ the {\em branch-and-bound enumeration} developed by Balas (1965) and Dakin
\hfill\textit{Uncertain Programming\/}\quad(\textsl{BaoDing Liu, 2006.2})
-\chapter{ϵĵĶ淭}
-Ǹ¼~\ref{cha:engorg} Ӧķ
-
-\section{Ŀ滮}
-ڤ㣬Ϊ֮󣬲֪伸ǧҲΪΪ֪֮伸
-ǧҲŭɣ֮ơҲڤڤߣҲ
+\section*{References}
+\noindent{\itshape NOTE: these references are only for demonstration, they are
+ not real citations in the original text.}
+
+\begin{enumerate}[{$[$}1{$]$}]
+\item Donald E. Knuth. The \TeX book. Addison-Wesley, 1984. ISBN: 0-201-13448-9
+\item Paul W. Abrahams, Karl Berry and Kathryn A. Hargreaves. \TeX\ for the
+ Impatient. Addison-Wesley, 1990. ISBN: 0-201-51375-7
+\item David Salomon. The advanced \TeX book. New York : Springer, 1995. ISBN:0-387-94556-3
+\end{enumerate}
+
+\chapter{外文资料的调研阅读报告或书面翻译}
+\section{单目标规划}
+北冥有鱼,其名为鲲。鲲之大,不知其几千里也。化而为鸟,其名为鹏。鹏之背,不知其几
+千里也。怒而飞,其翼若垂天之云。是鸟也,海运则将徙于南冥。南冥者,天池也。
\begin{equation}\tag*{(123)}
p(y|\mathbf{x}) = \frac{p(\mathbf{x},y)}{p(\mathbf{x})}=
\frac{p(\mathbf{x}|y)p(y)}{p(\mathbf{x})}
\end{equation}
-Ҳģ֪ҲġģѣѶΪ֪ߣӣΪ޽Ϊ
-޽̣ԵΪԱȫףԾꡣ
+吾生也有涯,而知也无涯。以有涯随无涯,殆已!已而为知者,殆而已矣!为善无近名,为
+恶无近刑,缘督以为经,可以保身,可以全生,可以养亲,可以尽年。
-\subsection{Թ滮}
-ҶΪĻݾţ֮֮У֮ģϥ֮УȻȻ൶dȻĪ
-ɣ֮裬о֮ᡣ
+\subsection{线性规划}
+庖丁为文惠君解牛,手之所触,肩之所倚,足之所履,膝之所倚,砉然响然,奏刀騞然,莫
+不中音,合于桑林之舞,乃中经首之会。
\begin{table}[ht]
\centering
\centering
- \caption*{~1\hskip1em ֶŵеһӡ}
+ \caption*{表~1\hskip1em 这是手动编号但不出现在索引中的一个表格例子}
\label{tab:badtabular3}
\begin{tabular}[c]{|c|m{0.8in}|c|c|c|c|c|}\hline
\multicolumn{2}{|c|}{Network Topology} & \# of nodes &
@@ -205,44 +214,44 @@ the {\em branch-and-bound enumeration} developed by Balas (1965) and Dakin
\end{tabular}
\end{table}
-ĻݾԻգ˺Ҷ͵Ի֮ߵҲӡʼ֮
-ţ֮ʱ޷ȫţߣ֮δȫţҲ֮ʱĿӣ
-ֹ֪СSUȻ֮δq
-Ҳ¸Ҳ֮ʮӣǧţӣ·
-ʡ˽м޺޺м䣬ֺֻбӡʮ
-·ʡȻÿ壬ΪȻΪ䣬ΪֹΪ٣΢
-fȻѽ⣬ίءᵶΪ֮ĹˣΪ֮־Ƶ֮
+文惠君曰:“嘻,善哉!技盖至此乎?”庖丁释刀对曰:“臣之所好者道也,进乎技矣。始臣之
+解牛之时,所见无非全牛者;三年之后,未尝见全牛也;方今之时,臣以神遇而不以目视,
+官知止而神欲行。依乎天理,批大郤,导大窾,因其固然。技经肯綮之未尝,而况大坬乎!
+良庖岁更刀,割也;族庖月更刀,折也;今臣之刀十九年矣,所解数千牛矣,而刀刃若新发
+于硎。彼节者有间而刀刃者无厚,以无厚入有间,恢恢乎其于游刃必有余地矣。是以十九年
+而刀刃若新发于硎。虽然,每至于族,吾见其难为,怵然为戒,视为止,行为迟,动刀甚微,
+謋然已解,如土委地。提刀而立,为之而四顾,为之踌躇满志,善刀而藏之。”
-ĻݾԻգҶ֮ԣɡ
+文惠君曰:“善哉!吾闻庖丁之言,得养生焉。”
-\subsection{Թ滮}
-¼Ϊѣ¼֮ԻšŴǧˣ£ֱѨ
-ţȡ˸Ṵ̊ף˸ĸֵܣ档֮أسǣС
-뱣֮ν¼ԻΪ˸ߣگӣΪߣܽ
-گӣֲܽܣ޹ֵ֮ӡ֮ʿҲΪ
-ţΪºܽҲΪ֮Ϊ˵֮
+\subsection{非线性规划}
+孔子与柳下季为友,柳下季之弟名曰盗跖。盗跖从卒九千人,横行天下,侵暴诸侯。穴室枢
+户,驱人牛马,取人妇女。贪得忘亲,不顾父母兄弟,不祭先祖。所过之邑,大国守城,小
+国入保,万民苦之。孔子谓柳下季曰:“夫为人父者,必能诏其子;为人兄者,必能教其弟。
+若父不能诏其子,兄不能教其弟,则无贵父子兄弟之亲矣。今先生,世之才士也,弟为盗
+跖,为天下害,而弗能教也,丘窃为先生羞之。丘请为先生往说之。”
\begin{figure}[h]
\centering
- \includegraphics{hello.eps}
- \caption*{ͼ~1\hskip1em ֶŵеͼƬӡ}
+ \includegraphics{hello}
+ \caption*{图~1\hskip1em 这是手动编号但不出现索引中的图片的例子}
\label{tab:badfigure3}
\end{figure}
-¼ԻΪ˸߱گӣΪ߱ܽܣӲ֮گܲ
-̣֮֮磬֮գ֮ΪҲӿȪƮ磬ǿԾУ
-ηǡ˳ϲŭԡ
+柳下季曰:“先生言为人父者必能诏其子,为人兄者必能教其弟,若子不听父之诏,弟不受
+兄之教,虽今先生之辩,将奈之何哉?且跖之为人也,心如涌泉,意如飘风,强足以距敌,
+辩足以饰非。顺其心则喜,逆其心则怒,易辱人以言。先生必无往。”
-ӲջΪԦӹΪңš
+孔子不听,颜回为驭,子贡为右,往见盗跖。
-\subsection{滮}
-˷ͽɽ֮˸ζJ֮³ǰԻ³˿Ž
-壬ٰߡ֮ͨŭĿǣָڣԻ˷³֮
-α˿аΪҸ֮ġ䣬֦ľ֮ڣţ֮в
-˵ʳ֯£ҡ࣬Ƿǣ֮ʹѧʿ䱾
-ТܣڷҲ֮أ߹飡ȻҽӸJ֮š
+\subsection{整数规划}
+盗跖乃方休卒徒大山之阳,脍人肝而餔之。孔子下车而前,见谒者曰:“鲁人孔丘,闻将军
+高义,敬再拜谒者。”谒者入通。盗跖闻之大怒,目如明星,发上指冠,曰:“此夫鲁国之
+巧伪人孔丘非邪?为我告之:尔作言造语,妄称文、武,冠枝木之冠,带死牛之胁,多辞缪
+说,不耕而食,不织而衣,摇唇鼓舌,擅生是非,以迷天下之主,使天下学士不反其本,妄
+作孝弟,而侥幸于封侯富贵者也。子之罪大极重,疾走归!不然,我将以子肝益昼餔之膳。”
-\chapter{¼}
-ǰ¼ҪǸӡ¼ݿԷŵȻԸ⣬
-԰ⲿҲŵļУȻ~\verb|\input| ļС \ No newline at end of file
+\chapter{其它附录}
+前面两个附录主要是给本科生做例子。其它附录的内容可以放到这里,当然如果你愿意,可
+以把这部分也放到独立的文件中,然后将其 \verb|\input| 到主文件中。 \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/data/chap01.tex b/Master/texmf-dist/doc/latex/thuthesis/example/data/chap01.tex
index c447358902a..46d834175b7 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/data/chap01.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/data/chap01.tex
@@ -4,112 +4,112 @@
%%% TeX-master: t
%%% End:
-\chapter{~English ı}
+\chapter{带 English 的标题}
\label{cha:intro}
-~\thuthesis{} ʾĵϸģиʽáʹģ
-֮ǰĶ\thuthesis{}ûֲᡷʾĵҲܿһ
+这是 \thuthesis{} 的示例文档,基本上覆盖了模板中所有格式的设置。建议大家在使用模
+板之前,除了阅读《\thuthesis{}用户手册》,这个示例文档也最好能看一看。
-С͵ۣ̳滷ư\footnote{768-824֮Ϻ
- أˣԳƿ裬ƺ衣׹ƶ̿ѧԪʿ
- μʷиۣΪɽƽǨ̲ɣ
- ϱӭǣᳱݴʷɣĹƺĹ
- ƴ˶䣬Ԫϳƺʫչ棬ۻơ}
+小老鼠偷吃热凉粉;短长虫环绕矮高粱。\footnote{韩愈(768-824),字退之,河南河阳(
+ 今河南孟县)人,自称郡望昌黎,世称韩昌黎。幼孤贫刻苦好学,德宗贞元八年进士。曾
+ 任监察御史,因上疏请免关中赋役,贬为阳山县令。后随宰相裴度平定淮西迁刑部侍郎,
+ 又因上表谏迎佛骨,贬潮州刺史。做过吏部侍郎,死谥文公,故世称韩吏部、韩文公。是
+ 唐代古文运动领袖,与柳宗元合称韩柳。诗力求险怪新奇,雄浑重气势。}
-\section{}
-ο~cover.texҪűο~denation.tex¼͸˼ֱο~appendix01.tex
-~resume.texdz򵥣һᡣ\footnote{˵ǿôأ}
+\section{封面相关}
+封面的例子请参看 cover.tex。主要符号表参看 denation.tex,附录和个人简历分别参看 appendix01.tex
+和 resume.tex。里面的命令都非常简单,一看即会。\footnote{你说还是看不懂?怎么会呢?}
-\section{}
+\section{字体命令}
\label{sec:first}
-1037-1101ѧҡ黭ҡհŶ¾ʿüüɽĴ
-ӡӽʿʱԱɣ򷴶ʯ·ְκͨУ
-֪ݡݡݡʫڨ͢ ݡʱκѧʿ֪
-ӱݵȣ顣ֱػݡݡڶ겡ݡʱ׷
-븸䭵ޣϳơաھɵҲиĸҪ
-׳ Ϊΰ˴ҡ֮һʫºÿűַ
-߷ʫƪҲܷӳ伲ָ࣬ͳߵݳ޽ݡʿһɣԺ
-Ӱ졣ūڻšˮͷ㡣
-
-{\kai ó顢飬ȡߡơ䡢ʽԴ⡣ñʷ
- 崣֮Ȥ塢ͥᡢơļҡܻѧͬ Ҳ
- ϲľʯۻšơΪۻƣͯڡ߶ۡʫ
- лʫ衣ʫС߼ȡ鼣Слʦ
- Ƽġǰڸݺʳʫȡ Сľʯͼ
- ʯͼȡ}
-
-{\fs ׼֮ԹģԲ춵ǹ֪֮ʡԭ
- ʼգ֪֮˵ΪλΪ䣬ǹ֪֮״ƣʲΥ
- ֪ܺ£ʲж֪ʲǡغʣ
- ܰΧ֮ţͨҹ֪֮޷塣}
-
-{\you أȻɡӯ֮ߣΨ֮ͣӯҲ֮
- ʼҲɣ֮ɣҲ֮aҲaɲҲ֮裻
- ʳ֮Ҳʳϣ֮ϡϱ𣬹֮ʦʦҲڱ
- ȣ֮Աȣ߱ҲȱҲ֮СȻ񣬹֮
- ġ}
-
-{\hei Ķ̩Ȼ󰲣̩̩֮ͨҲﲻ֮ͨԷﲻ
- 񣬹֮ͬˡͬߣعɣ֮ԴСд߲ӯ֮ǫ
- дǫԥ֮ԥԥ棬֮档ϲߣ£
- ֮ԹƣҲ}
-
-{\li ¶ɴ󣬹֮٣ߴҲȻɹۣ֮Թۡɹ۶
- ֮ྣߺҲﲻԹ϶ѣ֮ڣҲȻ࣬
- ӣ֮԰߰ҲﲻվϷ£֮Ը
- ֮}
-
-{\song Ȼ󣬹֮ԴȻ֮ãҲ򲻿ɶ
-֮Դﲻչ֮ԿҲݱ֮룻
-Ҳ}
-
-\section{}
+苏轼(1037-1101),北宋文学家、书画家。字子瞻,号东坡居士,眉州眉山(今属四川)人
+。苏洵子。嘉佑进士。神宗时曾任祠部员外郎,因反对王安石新法而求外职,任杭州通判,
+知密州、徐州、湖州。后以作诗“谤讪朝廷”罪贬黄州。哲宗时任翰林学士,曾出知杭州、
+颖州等,官至礼部尚书。后又贬谪惠州、儋州。北还后第二年病死常州。南宋时追谥文忠。
+与父洵弟辙,合称“三苏”。在政治上属于旧党,但也有改革弊政的要求。其文汪洋恣肆,
+明白畅达,为“唐宋八大家”之一。 其诗清新豪健,善用夸张比喻,在艺术表现方面独具
+风格。少数诗篇也能反映民间疾苦,指责统治者的奢侈骄纵。词开豪放一派,对后代很有影
+响。《念奴娇·赤壁怀古》、《水调歌头·丙辰中秋》传诵甚广。
+
+{\kai 坡仙擅长行书、楷书,取法李邕、徐浩、颜真卿、杨凝式,而能自创新意。用笔丰腴
+ 跌宕,有天真烂漫之趣。与蔡襄、黄庭坚、米芾并称“宋四家”。能画竹,学文同,也喜
+ 作枯木怪石。论画主张“神似”,认为“论画以形似,见与儿童邻”;高度评价“诗中有
+ 画,画中有诗”的艺术造诣。诗文有《东坡七集》等。存世书迹有《答谢民师论文帖》、
+ 《祭黄几道文》、《前赤壁赋》、《黄州寒食诗帖》等。 画迹有《枯木怪石图》、《
+ 竹石图》等。}
+
+{\fs 易与天地准,故能弥纶天地之道。仰以观於天文,俯以察於地理,是故知幽明之故。原
+ 始反终,故知死生之说。精气为物,游魂为变,是故知鬼神之情状。与天地相似,故不违。
+ 知周乎万物,而道济天下,故不过。旁行而不流,乐天知命,故不忧。安土敦乎仁,故
+ 能爱。范围天地之化而不过,曲成万物而不遗,通乎昼夜之道而知,故神无方而易无体。}
+
+{\you 有天地,然后万物生焉。盈天地之间者,唯万物,故受之以屯;屯者盈也,屯者物之
+ 始生也。物生必蒙,故受之以蒙;蒙者蒙也,物之穉也。物穉不可不养也,故受之以需;
+ 需者饮食之道也。饮食必有讼,故受之以讼。讼必有众起,故受之以师;师者众也。众必
+ 有所比,故受之以比;比者比也。比必有所畜也,故受之以小畜。物畜然后有礼,故受之
+ 以履。}
+
+{\hei 履而泰,然后安,故受之以泰;泰者通也。物不可以终通,故受之以否。物不可以终
+ 否,故受之以同人。与人同者,物必归焉,故受之以大有。有大者不可以盈,故受之以谦。
+ 有大而能谦,必豫,故受之以豫。豫必有随,故受之以随。以喜随人者,必有事,故受
+ 之以蛊;蛊者事也。}
+
+{\li 有事而后可大,故受之以临;临者大也。物大然后可观,故受之以观。可观而后有所合
+ ,故受之以噬嗑;嗑者合也。物不可以苟合而已,故受之以贲;贲者饰也。致饰然后亨
+ ,则尽矣,故受之以剥;剥者剥也。物不可以终尽,剥穷上反下,故受之以复。复则不
+ 妄矣,故受之以无妄。}
+
+{\song 有无妄然后可畜,故受之以大畜。物畜然后可养,故受之以颐;颐者养也。不养则不
+ 可动,故受之以大过。物不可以终过,故受之以坎;坎者陷也。陷必有所丽,故受之以
+ 离;离者丽也。}
+
+\section{表格样本}
\label{chap1:sample:table}
-\subsection{}
+\subsection{基本表格}
\label{sec:basictable}
-ģйڱĺ~\textsf{booktabs}\textsf{array}
-~\textsf{longtabular} һ~\verb|\hlinewd|߱
-~\textsf{booktabs} ṩ~\verb|\toprule|\verb|\midrule| ~\verb|\bottomrule|
-~\textsf{longtable} ܺܺõʹáȽϼ򵥵Ļֱ~\verb|hlinewd{xpt}| ơ
+模板中关于表格的宏包有三个: \textsf{booktabs}、\textsf{array} 和
+\textsf{longtabular},命令有一个 \verb|\hlinewd|。三线表可以用 \textsf{booktabs}
+提供的 \verb|\toprule|、\verb|\midrule| 和 \verb|\bottomrule|。它们与
+\textsf{longtable} 能很好的配合使用。如果表格比较简单的话可以直接用命令
+\verb|hlinewd{xpt}| 控制。
\begin{table}[htb]
\centering
- \begin{minipage}[t]{0.8\linewidth} % ڱʹýעminipageǸİ취
- \caption[ģļ]{ģļıܳôڱоͻܲ
- ۣҪ~chapter ǰдһ̵ı⡣
- С}
+ \begin{minipage}[t]{0.8\linewidth} % 如果想在表格中使用脚注,minipage是个不错的办法
+ \caption[模板文件]{模板文件。如果表格的标题很长,那么在表格索引中就会很不美
+ 观,所以要像 chapter 那样在前面用中括号写一个简短的标题。这个标题会出现在索
+ 引中。}
\label{tab:template-files}
\begin{tabular*}{\linewidth}{lp{10cm}}
\toprule[1.5pt]
- {\hei ļ} & {\hei } \\\midrule[1pt]
- thuthesis.ins & \LaTeX{} װļdocstrip\footnote{еĽע} \\
- thuthesis.dtx & еһж\footnote{һ}\\
- thuthesis.cls & ģļ\\
- thuthesis.cfg & ģġcls ~cfg ǰļɡ\\
- thubib.bst & ο~Bibtex ʽļ\\
- thutils.sty & õİдļĸ\\
+ {\hei 文件名} & {\hei 描述} \\\midrule[1pt]
+ thuthesis.ins & \LaTeX{} 安装文件,docstrip\footnote{表格中的脚注} \\
+ thuthesis.dtx & 所有的一切都在这里面\footnote{再来一个}。\\
+ thuthesis.cls & 模板类文件。\\
+ thuthesis.cfg & 模板配置文。cls 和 cfg 由前两个文件生成。\\
+ thubib.bst & 参考文献 Bibtex 样式文件。\\
+ thutils.sty & 常用的包和命令写在这里,减轻主文件的负担。\\
\bottomrule[1.5pt]
\end{tabular*}
\end{minipage}
\end{table}
-һ򵥵ı񡣱~\ref{tab:template-files} о˱ģҪļ书
-ܡע߱и߶Ӧӻչʾڱȷʹýע
-~\LaTeX{} ֧ڱʹ~\verb|\footnote|DzòСҳУ
-ýĿΪСҳĿȣעŸۡ
+首先来看一个最简单的表格。表 \ref{tab:template-files} 列举了本模板主要文件及其功
+能。请大家注意三线表中各条线对应的命令。这个例子还展示了如何在表格中正确使用脚注。
+由于 \LaTeX{} 本身不支持在表格中使用 \verb|\footnote|,所以我们不得不将表格放在
+小页中,而且最好将表格的宽度设置为小页的宽度,这样脚注看起来才更美观。
-\subsection{ӱ}
+\subsection{复杂表格}
\label{sec:complicatedtable}
-Ǿڱ·עԴ߶ԱĿн͡ǰĽעһ
-ķ㲻ϲעôȫڱԼдעͣ
-~\ref{tab:tabexamp1}
+我们经常会在表格下方标注数据来源,或者对表格里面的条目进行解释。前面的脚注是一种
+不错的方法,如果你不喜欢脚注。那么完全可以在表格后面自己写注释,比如表~\ref{tab:tabexamp1}。
\begin{table}[h]
\centering
- \caption{ӱʾ~1}
+ \caption{复杂表格示例 1}
\label{tab:tabexamp1}
\begin{minipage}[t]{0.8\textwidth}
\begin{tabularx}{\linewidth}{|l|X|X|X|X|}
@@ -119,25 +119,38 @@
East$^{*}$ & 20.4& 27.4& 90& 20.4 \\
West$^{**}$ & 30.6 & 38.6 & 34.6 & 31.6 \\ \hline
\end{tabularx}\\[2pt]
- \footnotesize עԴ\thuthesis{} ʹֲᡷ\\
- *\\
- **
+ \footnotesize 注:数据来源《\thuthesis{} 使用手册》。\\
+ *:东部\\
+ **:西部
\end{minipage}
\end{table}
-⣬~\ref{tab:tabexamp1} ͬʱʾܣ1ͨ~\textsf{tabularx}
-~\texttt{|X|} չʵֱԶŴ2ͨ~\verb|\backslashbox| ڱͷ
-뷴бߡ
-
-
-IJŷһ1ûйϵΪĸ壻2
-ͬһ塣Ա˵űȿͼ~\ref{tab:parallel1}ͼ
-~\ref{tab:parallel2} ʹСҳҲͼ~\ref{tab:subtable} ʹӱ
-ͼӲμ~\ref{sec:multifig} ڡ
-\begin{table}
+此外,表~\ref{tab:tabexamp1} 同时还演示了另外两个功能:1)通过 \textsf{tabularx} 的
+ \texttt{|X|} 扩展实现表格自动放大;2)通过命令 \verb|\backslashbox| 在表头部分
+插入反斜线。
+
+为了使我们的例子更接近实际情况,我会在必要的时候插入一些“无关”文字,以免太多图
+表同时出现,导致排版效果不太理想。第一个出场的当然是我的最爱:风流潇洒、骏马绝尘、
+健笔凌云的{\hei 李太白}了。
+
+李白,字太白,陇西成纪人。凉武昭王暠九世孙。或曰山东人,或曰蜀人。白少有逸才,志
+气宏放,飘然有超世之心。初隐岷山,益州长史苏颋见而异之,曰:“是子天才英特,可比
+相如。”天宝初,至长安,往见贺知章。知章见其文,叹曰:“子谪仙人也。”言于明皇,
+召见金銮殿,奏颂一篇。帝赐食,亲为调羹,有诏供奉翰林。白犹与酒徒饮于市,帝坐沉香
+亭子,意有所感,欲得白为乐章,召入,而白已醉。左右以水颒面,稍解,援笔成文,婉丽
+精切。帝爱其才,数宴见。白常侍帝,醉,使高力士脱靴。力士素贵,耻之,摘其诗以激杨
+贵妃。帝欲官白,妃辄沮止。白自知不为亲近所容,恳求还山。帝赐金放还。乃浪迹江湖,
+终日沉饮。永王璘都督江陵,辟为僚佐。璘谋乱,兵败,白坐长流夜郎,会赦得还。族人阳
+冰为当涂令,白往依之。代宗立,以左拾遗召,而白已卒。文宗时,诏以白歌诗、裴旻剑舞、
+张旭草书为三绝云。集三十卷。今编诗二十五卷。\hfill\pozhehao《全唐诗》诗人小传
+
+浮动体的并排放置一般有两种情况:1)二者没有关系,为两个独立的浮动体;2)二者隶属
+于同一个浮动体。对表格来说并排表格既可以像图~\ref{tab:parallel1}、图~\ref{tab:parallel2}
+使用小页环境,也可以如图~\ref{tab:subtable} 使用子表格来做。图的例子参见第~\ref{sec:multifig} 节。
+\begin{table}[h]
\noindent\begin{minipage}{0.5\textwidth}
\centering
-\caption{һӱ}
+\caption{第一个并排子表格}
\label{tab:parallel1}
\begin{tabular}{p{2cm}p{2cm}}
\toprule[1.5pt]
@@ -147,7 +160,7 @@
\end{minipage}
\begin{minipage}{0.5\textwidth}
\centering
-\caption{ڶӱ}
+\caption{第二个并排子表格}
\label{tab:parallel2}
\begin{tabular}{p{2cm}p{2cm}}
\toprule[1.5pt]
@@ -156,17 +169,33 @@
\end{tabular}
\end{minipage}
\end{table}
+
+然后就是忧国忧民,诗家楷模杜工部了。杜甫,字子美,其先襄阳人,曾祖依艺为巩令,因
+居巩。甫天宝初应进士,不第。后献《三大礼赋》,明皇奇之,召试文章,授京兆府兵曹参
+军。安禄山陷京师,肃宗即位灵武,甫自贼中遁赴行在,拜左拾遗。以论救房琯,出为华州
+司功参军。关辅饥乱,寓居同州同谷县,身自负薪采梠,餔糒不给。久之,召补京兆府功曹,
+道阻不赴。严武镇成都,奏为参谋、检校工部员外郎,赐绯。武与甫世旧,待遇甚厚。乃于
+成都浣花里种竹植树,枕江结庐,纵酒啸歌其中。武卒,甫无所依,乃之东蜀就高適。既至
+而適卒。是岁,蜀帅相攻杀,蜀大扰。甫携家避乱荆楚,扁舟下峡,未维舟而江陵亦乱。乃
+溯沿湘流,游衡山,寓居耒阳。卒年五十九。元和中,归葬偃师首阳山,元稹志其墓。天宝
+间,甫与李白齐名,时称李杜。然元稹之言曰:“李白壮浪纵恣,摆去拘束,诚亦差肩子美
+矣。至若铺陈终始,排比声韵,大或千言,次犹数百,词气豪迈,而风调清深,属对律切,
+而脱弃凡近,则李尚不能历其藩翰,况堂奥乎。”白居易亦云:“杜诗贯穿古今, 尽工尽
+善,殆过于李。”元、白之论如此。盖其出处劳佚,喜乐悲愤,好贤恶恶,一见之于诗。而
+又以忠君忧国、伤时念乱为本旨。读其诗可以知其世,故当时谓之“诗史”。旧集诗文共六
+十卷,今编诗十九卷。
+
\begin{table}
\centering
-\caption{ӱ}
+\caption{并排子表格}
\label{tab:subtable}
-\subfloat[һӱ]{
+\subfloat[第一个子表格]{
\begin{tabular}{p{2cm}p{2cm}}
\toprule[1.5pt]
111 & 222 \\\midrule[1pt]
222 & 333 \\\bottomrule[1.5pt]
\end{tabular}}\hskip2cm
-\subfloat[ڶӱ]{
+\subfloat[第二个子表格]{
\begin{tabular}{p{2cm}p{2cm}}
\toprule[1.5pt]
111 & 222 \\\midrule[1pt]
@@ -174,11 +203,11 @@
\end{tabular}}
\end{table}
-ɷ~\LaTeX{} ıûеôǿ󣬲ֻҪ㹻棬㹻ϸ£ô
-ͬųdzӷdzƯıο~\ref{tab:tabexamp2}
+不可否认 \LaTeX{} 的表格功能没有想象中的那么强大,不过只要你足够认真,足够细致,那么
+同样可以排出来非常复杂非常漂亮的表格。请参看表~\ref{tab:tabexamp2}。
\begin{table}[hb]
\centering\dawu[1.3]
- \caption{ӱʾ~2}
+ \caption{复杂表格示例 2}
\label{tab:tabexamp2}
\begin{tabular}[c]{|c|m{0.8in}|c|c|c|c|c|}\hline
\multicolumn{2}{|c|}{Network Topology} & \# of nodes &
@@ -194,25 +223,47 @@
\end{tabular}
\end{table}
-ҪŰı񳤶ȳһҳôƼʹ~\textsf{longtable}
-~\textsf{supertabular} ģ~\textsf{longtable} Ӧã
-ܼһЩ~\ref{tab:performance} ~\textsf{longtable} ļʾ
-\begin{longtable}[c]{crrrrrr}
-\caption{ʵݡ}\label{tab:performance}\\
+最后就是清新飘逸、文约意赅、空谷绝响的王大侠了。王维,字摩诘,河东人。工书画,与
+弟缙俱有俊才。开元九年,进士擢第,调太乐丞。坐累为济州司仓参军,历右拾遗、监察御
+史、左补阙、库部郎中,拜吏部郎中。天宝末,为给事中。安禄山陷两都,维为贼所得,服
+药阳喑,拘于菩提寺。禄山宴凝碧池,维潜赋诗悲悼,闻于行在。贼平,陷贼官三等定罪,
+特原之,责授太子中允,迁中庶子、中书舍人。复拜给事中,转尚书右丞。维以诗名盛于开
+元、天宝间,宁薛诸王驸马豪贵之门,无不拂席迎之。得宋之问辋川别墅,山水绝胜,与道
+友裴迪,浮舟往来,弹琴赋诗,啸咏终日。笃于奉佛,晚年长斋禅诵。一日,忽索笔作书
+数纸,别弟缙及平生亲故,舍笔而卒。赠秘书监。宝应中,代宗问缙:“朕常于诸王坐闻维
+乐章,今存几何?”缙集诗六卷,文四卷,表上之。敕答云,卿伯氏位列先朝,名高希代。
+抗行周雅,长揖楚辞。诗家者流,时论归美。克成编录,叹息良深。殷璠谓维诗词秀调雅,
+意新理惬。在泉成珠,著壁成绘。苏轼亦云:“维诗中有画,画中有诗也。”今编诗四卷。
+
+要想用好论文模板还是得提前学习一些 \TeX/\LaTeX{}的相关知识,具备一些基本能力,掌
+握一些常见技巧,否则一旦遇到问题还真是比较麻烦。我们见过很多这样的同学,一直以来
+都是使用 Word 等字处理工具,以为 \LaTeX{}模板的用法也应该类似,所以就沿袭同样的思
+路来对待这种所见非所得的排版工具,结果被折腾的焦头烂额,疲惫不堪。
+
+如果您要排版的表格长度超过一页,那么推荐使用 \textsf{longtable} 或者 \textsf{supertabular}
+宏包,模板对 \textsf{longtable} 进行了相应的设置,所以用起来可能简单一些。
+表~\ref{tab:performance} 就是 \textsf{longtable} 的简单示例。
+\begin{longtable}[c]{c*{6}{r}}
+\caption{实验数据}\label{tab:performance}\\
+\toprule[1.5pt]
+ 测试程序 & \multicolumn{1}{c}{正常运行} & \multicolumn{1}{c}{同步} & \multicolumn{1}{c}{检查点} & \multicolumn{1}{c}{卷回恢复}
+& \multicolumn{1}{c}{进程迁移} & \multicolumn{1}{c}{检查点} \\
+& \multicolumn{1}{c}{时间 (s)}& \multicolumn{1}{c}{时间 (s)}&
+\multicolumn{1}{c}{时间 (s)}& \multicolumn{1}{c}{时间 (s)}& \multicolumn{1}{c}{
+ 时间 (s)}& 文件(KB)\\\midrule[1pt]
\endfirsthead
-\multicolumn{7}{c}{~\thetable\hskip1em }\\
-\hline
+\multicolumn{7}{c}{续表~\thetable\hskip1em 实验数据}\\
+\toprule[1.5pt]
+ 测试程序 & \multicolumn{1}{c}{正常运行} & \multicolumn{1}{c}{同步} & \multicolumn{1}{c}{检查点} & \multicolumn{1}{c}{卷回恢复}
+& \multicolumn{1}{c}{进程迁移} & \multicolumn{1}{c}{检查点} \\
+& \multicolumn{1}{c}{时间 (s)}& \multicolumn{1}{c}{时间 (s)}&
+\multicolumn{1}{c}{时间 (s)}& \multicolumn{1}{c}{时间 (s)}& \multicolumn{1}{c}{
+ 时间 (s)}& 文件(KB)\\\midrule[1pt]
\endhead
\hline
-\multicolumn{7}{r}{ҳ}
+\multicolumn{7}{r}{续下页}
\endfoot
\endlastfoot
-\toprule[1.5pt]
- Գ & \multicolumn{1}{c}{} & \multicolumn{1}{c}{ͬ} & \multicolumn{1}{c}{} & \multicolumn{1}{c}{ػָ}
-& \multicolumn{1}{c}{Ǩ} & \multicolumn{1}{c}{} \\
-& \multicolumn{1}{c}{ʱ~(s)}& \multicolumn{1}{c}{ʱ~(s)}&
-\multicolumn{1}{c}{ʱ~(s)}& \multicolumn{1}{c}{ʱ~(s)}& \multicolumn{1}{c}{
- ʱ~(s)}& ļKB\\\midrule[1pt]
CG.A.2 & 23.05 & 0.002 & 0.116 & 0.035 & 0.589 & 32491 \\
CG.A.4 & 15.06 & 0.003 & 0.067 & 0.021 & 0.351 & 18211 \\
CG.A.8 & 13.38 & 0.004 & 0.072 & 0.023 & 0.210 & 9890 \\
@@ -240,14 +291,21 @@ EP.B.8 & 126.74 & 0.003 & 0.017 & 0.005 & 0.083 & 1656 \\
\bottomrule[1.5pt]
\end{longtable}
-\subsection{}
+\subsection{其它}
\label{sec:tableother}
-
+有的同学不想让某个表格或者图片出现在索引里面,那么请使用命令 \verb|\caption*{}|,
+这个命令不会给表格编号,也就是出来的只有标题文字而没有“表~XX”,“图~XX”,否则
+索引里面序号不连续就显得不伦不类,这也是 \LaTeX{} 里星号命令默认的规则。
+
+有这种需求的多是本科同学的英文资料翻译部分,如果你觉得附录中英文原文中的表格和图
+片显示成“ 表”和“图”很不协调的话,一个很好的办法就是用 \verb|\caption*|,参数
+随便自己写,比如不守规矩的表~1.111 和图~1.111 能满足这种特殊需要(可以参看附录部
+分)。
\begin{table}[ht]
\centering
\begin{minipage}{0.45\linewidth}
\centering
- \caption*{~1.111\hskip1em һֶţеĻ}
+ \caption*{表~1.111\hskip1em 这是一个手动编号,不出现在索引中的表格。}
\label{tab:badtabular}
\begin{picture}(150,50)
\framebox(150,50)[c]{\thuthesis}
@@ -256,46 +314,37 @@ EP.B.8 & 126.74 & 0.003 & 0.017 & 0.005 & 0.083 & 1656 \\
\begin{minipage}{0.45\linewidth}
\centering
\begin{picture}(150,50)
- \framebox(150,50)[c]{Ѧ}
+ \framebox(150,50)[c]{薛瑞尼}
\end{picture}
- \caption*{Figure~1.111\hskip1em һֶţеĻͼ}
- \label{tab:badfigure}
+ \caption*{Figure~1.111\hskip1em 这是一个手动编号,不出现在索引中的图。}
+ \label{tab:badfigure}
\end{minipage}
\end{table}
-еͬѧijͼƬ棬ôʹ~\verb|\caption*{}|
-ţҲdzֻбֶûС~XXͼ~XX
-ŲԵòײ࣬Ҳ~\LaTeX{} ǺĬϵĹ
-
-ĶDZͬѧӢϷ벿֣ø¼Ӣԭеıͼ
-Ƭʾɡ ͡ͼܲЭĻһܺõİ취~\verb|\caption*|
-Լд粻عصı~1.111 ͼ~1.111 ҪԲο¼
-
-ȷţֲеĻǾԼһİɣ
-Ŀǰģ
+如果你的确想让它编号,但又不想让它出现在索引中的话,那就自己看看代码改一改吧,我
+目前不打算给模板增加这种另类命令。
-ȻҲһʹСҳǹСҳеĽעбҪһ¡뿴
+最后,虽然大家不一定会独立使用小页,但是关于小页中的脚注还是有必要提一下。请看下
+面的例子。
\begin{minipage}[t]{\linewidth-2\parindent}
- ԪӺ773-819Ӷأ\footnote{ɽˮȡ}ƴ
- ܳѧңѧңͬʱҲһλθĸҡ뺫ͬƴ˶
- \footnote{ΰ˴֮׶λ}
+ 柳宗元,字子厚(773-819),河东(今永济县)人\footnote{山西永济水饺。},是唐代
+ 杰出的文学家,哲学家,同时也是一位政治改革家。与韩愈共同倡导唐代古文运动,并称
+ 韩柳\footnote{唐宋八大家之首二位。}。
\end{minipage}\\[-5pt]
-Ƴʷ֮Һ󣬻¹רȨݣؼ沢սأƻأ
-ԪʵΪμ쵼ġø¡Ϊһ
-˶мǸȨ飬˻¹ٺ͹Ź棬ǵϷ
-£ĸʧˣԪΪ˾
+唐朝安史之乱后,宦官专权,藩镇割据,土地兼并日渐严重,社会生产破坏严重,民不聊生。柳宗
+元对这种社会现实极为不满,他积极参加了王叔文领导的“永济革新”,并成为这一
+运动的中坚人物。他们革除弊政,打击权奸,触犯了宦官和官僚贵族利益,在他们的联合反
+扑下,改革失败了,柳宗元被贬为永州司马。
-\section{}
+\section{定理环境}
\label{sec:theorem}
-ʾһ¸ֺ֤йصĻ
+给大家演示一下各种和证明有关的环境:
\begin{assumption}
-£ӭ继뿪ǽӰ
+待月西厢下,迎风户半开;隔墙花影动,疑是玉人来。
\begin{eqnarray}
\label{eq:eqnxmp}
c & = & a^2 - b^2\\
@@ -303,29 +352,29 @@ EP.B.8 & 126.74 & 0.003 & 0.017 & 0.005 & 0.083 & 1656 \\
\end{eqnarray}
\end{assumption}
-ǧ࣬ѣнաȻǧδݡ񽫶ɽͼ껶Ц
-ηˣԡʮŭٱ䡷
+千辛万苦,历尽艰难,得有今日。然相从数千里,未曾哀戚。今将渡江,方图百年欢笑,如
+何反起悲伤?(引自《杜十娘怒沉百宝箱》)
\begin{definition}
-Իǧ֮¶ţöˣʹʱ
+子曰:「道千乘之国,敬事而信,节用而爱人,使民以时。」
\end{definition}
-ǧŵһ壡䡢Ϊֻϵر˫ɿͣϳἸغȤ࣬игնŮ
-ӦƣǧɽĺѩֻӰ˭ȥ
+千古第一定义!问世间、情为何物,只教生死相许?天南地北双飞客,老翅几回寒暑。欢乐趣,离别苦,就中更有痴儿女。
+君应有语,渺万里层云,千山暮雪,只影向谁去?
-·įģƽлЩർɽзꡣҲʣδ룬ݺӾ
-ǧţΪɧˣʹ𴦡
+横汾路,寂寞当年箫鼓,荒烟依旧平楚。招魂楚些何嗟及,山鬼暗谛风雨。天也妒,未信与,莺儿燕子俱黄土。
+千秋万古,为留待骚人,狂歌痛饮,来访雁丘处。
\begin{proposition}
- Իʡ \pozhehao ΪıҺѽźϰ
+ 曾子曰:「吾日三省吾身 \pozhehao 为人谋而不忠乎?与朋友交而不信乎?传不习乎?」
\end{proposition}
-ôⰡţ˻¸®ٻƻ󣬼ż˶գ
-ȥʬȹ˿ģأŴ£֪룬ǻͥ£ԹҶ
+多么凄美的命题啊!其日牛马嘶,新妇入青庐,奄奄黄昏后,寂寂人定初,我命绝今日,
+魂去尸长留,揽裙脱丝履,举身赴清池,府吏闻此事,心知长别离,徘徊庭树下,自挂东南
+枝。
\begin{remark}
-첻Ըߣˮ
+天不言自高,水不言自流。
\begin{gather*}
\begin{split}
\varphi(x,z)
@@ -339,14 +388,14 @@ EP.B.8 & 126.74 & 0.003 & 0.017 & 0.005 & 0.083 & 1656 \\
\end{gather*}
\end{remark}
-رǬӡԳ£λӡ гӡۣȺ֣
-ӡڵسΣ仯ӡ֮֮Է꣬Уһһ
-ǬУŮǬ֪ʼǬ֪Լܡ֪
-ӡ֪ף״йɾãйɴ󡣿ɾ֮£ɴ֮
-ҵ׼򣬶֮ӣ֮ãλӡ
+天尊地卑,乾坤定矣。卑高以陈,贵贱位矣。 动静有常,刚柔断矣。方以类聚,物以群分,
+吉凶生矣。在天成象,在地成形,变化见矣。鼓之以雷霆,润之以风雨,日月运行,一寒一
+暑,乾道成男,坤道成女。乾知大始,坤作成物。乾以易知,坤以简能。易则易知,简则易
+从。易知则有亲,易从则有功。有亲则可久,有功则可大。可久则贤人之德,可大则贤人之
+业。易简,而天下矣之理矣;天下之理得,而成位乎其中矣。
\begin{axiom}
-ֱ߶ξ̡
+两点间直线段距离最短。
\begin{align}
x&\equiv y+1\pmod{m^2}\\
x&\equiv y+1\mod{m^2}\\
@@ -354,16 +403,16 @@ x&\equiv y+1\pod{m^2}
\end{align}
\end{axiom}
-ԻǬԪʼͳ졣ʩƷΡʼգλʱɣʱ
-졣Ǭ仯ϴͣꡣ׳
+《彖曰》:大哉乾元,万物资始,乃统天。云行雨施,品物流形。大明始终,六位时成,时
+乘六龙以御天。乾道变化,各正性命,保合大和,乃利贞。首出庶物,万国咸宁。
-ԻнǿϢDZãҲʩҲǬǬ
-ҲԾԨ޾Ҳ죬ҲлڣӯɾҲþţ
-²ΪҲ
+《象曰》:天行健,君子以自强不息。潜龙勿用,阳在下也。见龙再田,德施普也。终日乾
+乾,反复道也。或跃在渊,进无咎也。飞龙在天,大人造也。亢龙有悔,盈不可久也。用九,
+天德不可为首也。   
\begin{lemma}
-èĶƬ
-\begin{multline*}\tag*{[a]} %
+《猫和老鼠》是我最爱看的动画片。
+\begin{multline*}%\tag*{[a]} % 这个不出现在索引中
\int_a^b\biggl\{\int_a^b[f(x)^2g(y)^2+f(y)^2g(x)^2]
-2f(x)g(x)f(y)g(y)\,dx\biggr\}\,dy \\
=\int_a^b\biggl\{g(y)^2\int_a^bf^2+f(y)^2
@@ -371,12 +420,12 @@ x&\equiv y+1\pod{m^2}
\end{multline*}
\end{lemma}
-У롣ȥһġ·ҳ氲֪
-磬Խ֦ȥԶ´ѻƱΰգӲ˷˼ϣ
- 𸴵ŬӲͷ
+行行重行行,与君生别离。相去万余里,各在天一涯。道路阻且长,会面安可知。胡马依北
+风,越鸟巢南枝。相去日已远,衣带日已缓。浮云蔽白日,游子不顾返。思君令人老,岁月
+忽已晚。 弃捐勿复道,努力加餐饭。
\begin{theorem}\label{the:theorem1}
-ǿߣԶ\hfill \pozhehao
+犯我强汉者,虽远必诛\hfill \pozhehao 陈汤(汉)
\end{theorem}
\begin{subequations}
\begin{align}
@@ -384,25 +433,25 @@ y & = 1 \\
y & = 0
\end{align}
\end{subequations}
-ɵdzdz֮ʼ֮ĸ ʳޣԹ
-УԹ衣ߣͬͬν֮֮֮šˮˮ
-֮񣬹ʼڵȫֱӯ£࣬
- ˷أط죬취Ȼ֪ǣ֪ʤʤ
-ǿ֪߸ǿ־ʧ߾á١
+道可道,非常道。名可名,非常名。无名天地之始;有名万物之母。故常无,欲以观其妙;
+常有,欲以观其徼。此两者,同出而异名,同谓之玄。玄之又玄,众妙之门。上善若水。水
+善利万物而不争,处众人之所恶,故几于道。曲则全,枉则直,洼则盈,敝则新,少则多,
+多则惑。人法地,地法天,天法道,道法自然。知人者智,自知者明。胜人者有力,自胜
+者强。知足者富。强行者有志。不失其所者久。死而不亡者寿。
\begin{proof}
-Թųƶп֮ʿٽʿ־˾
-֪кҲգ
+燕赵古称多感慨悲歌之士。董生举进士,连不得志于有司,怀抱利器,郁郁适兹土,吾
+知其必有合也。董生勉乎哉?
-֮ʱĽǿߣ԰ϧɣࡢ֮ʿգȻ᳢
-뻯ף֪ڹа֮в֮Ҳգ
+夫以子之不遇时,苟慕义强仁者,皆爱惜焉,矧燕、赵之士出乎其性者哉!然吾尝闻
+风俗与化移易,吾恶知其今不异于古所云邪?聊以吾子之行卜之也。董生勉乎哉?
-ӡΪҵ֮ĹУʱߺΪл
-ԻϣԳӣ \hfill\pozhehao Ͷ
+吾因子有所感矣。为我吊望诸君之墓,而观于其市,复有昔时屠狗者乎?为我谢
+曰:“明天子在上,可以出而仕矣!” \hfill\pozhehao 韩愈《送董邵南序》
\end{proof}
\begin{corollary}
- ĴġèÿȤĶƬ
+ 四川话配音的《猫和老鼠》是世界上最好看最好听最有趣的动画片。
\begin{alignat}{3}
V_i & =v_i - q_i v_j, & \qquad X_i & = x_i - q_i x_j,
& \qquad U_i & = u_i,
@@ -412,14 +461,14 @@ V_j & = v_j, & \qquad X_j & = x_j,
\end{alignat}
\end{corollary}
-ǣţǣӺŮ
-ߪ֣Ū̡
-ղ£ꡣ
-Ӻdzȥ
-ӯӯһˮ䣬
+迢迢牵牛星,皎皎河汉女。
+纤纤擢素手,札札弄机杼。
+终日不成章,泣涕零如雨。
+河汉清且浅,相去复几许。
+盈盈一水间,脉脉不得语。
\begin{example}
- ӡ
+ 大家来看这个例子。
\begin{equation}
\label{ktc}
\left\{\begin{array}{l}
@@ -431,7 +480,7 @@ V_j & = v_j, & \qquad X_j & = x_j,
\end{example}
\begin{exercise}
- г~Andrew S. Tanenbaum ~W. Richard Stevens
+ 清列出 Andrew S. Tanenbaum 和 W. Richard Stevens 的所有著作。
\end{exercise}
\begin{conjecture} \textit{Poincare Conjecture} If in a closed three-dimensional
@@ -440,37 +489,42 @@ V_j & = v_j, & \qquad X_j & = x_j,
\end{conjecture}
\begin{problem}
- شDzشǸ⡣
+ 回答还是不回答,是个问题。
\end{problem}
-ö~\ref{the:theorem1} أ~\verb|label| ʹ~\verb|ref| ɡ
+如何引用定理~\ref{the:theorem1} 呢?加上 \verb|label| 使用 \verb|ref| 即可。妾发
+初覆额,折花门前剧。郎骑竹马来,绕床弄青梅。同居长干里,两小无嫌猜。 十四为君妇,
+羞颜未尝开。低头向暗壁,千唤不一回。十五始展眉,愿同尘与灰。常存抱柱信,岂上望夫
+台。 十六君远行,瞿塘滟滪堆。五月不可触,猿声天上哀。门前迟行迹,一一生绿苔。苔深
+不能扫,落叶秋风早。八月蝴蝶来,双飞西园草。感此伤妾心,坐愁红颜老。
-\section{ο}
+\section{参考文献}
\label{sec:bib}
-Ȼο׿ֱд~bibitemȻѵ㹦򣬵ǺÿƣָʽԼ
+当然参考文献可以直接写 bibitem,虽然费点功夫,但是好控制,各种格式可以自己随意改
+写。
-ģƼʹ~BIB\TeXʽļΪ~thubib.bstѧУIJο׸ʽר
-δϸԣӣ\cite{tex, companion, ColdSources}Щ\cite{Krasnogor2004e, clzs, zjsw}־\cite{ELIDRISSI94,
- MELLINGER96, SHELL02}˶ʿ\cite{zhubajie, metamori2004}ʿ
-\cite{shaheshang, FistSystem01}\cite{DPMG}\cite{NPB2}IJ
-\cite{cnarticle}Ӧ~\texttt{lang=``chinese''}~ֶΣԱӦ
-⣬~bst~\cite{cnproceed}ֲ֧ʮȫʮвĵط
-ֶ޸~bbl ļ
+本模板推荐使用 BIB\TeX,样式文件为 thubib.bst,基本符合学校的参考文献格式(如专利
+等引用未加详细测试)。看看这个例子,关于书的\cite{tex, companion, ColdSources},
+还有这些\cite{Krasnogor2004e, clzs, zjsw},关于杂志的\cite{ELIDRISSI94,
+ MELLINGER96, SHELL02},硕士论文\cite{zhubajie, metamori2004},博士论文
+\cite{shaheshang, FistSystem01},标准文件\cite{IEEE-1363},会议论文\cite{DPMG,kocher99},技术报告\cite{NPB2}。中文参
+考文献\cite{cnarticle}应增加 \texttt{lang=``zh''} 字段,以便进行相应处理。另
+外,这个 bst 对中文文献\cite{cnproceed}的支持并不是十全十美,如果有不如意的地方,
+请手动修改 bbl 文件。
-ʱҪϱ꣬ô~\onlinecite{shaheshang}dzҪ
+有时候不想要上标,那么可以这样 \onlinecite{shaheshang},这个非常重要。
-\section{ʽ}
+\section{公式}
\label{sec:equation}
-Ҷ˹ʽʽ~(\ref{equ:chap1:bayes})~$p(y|\mathbf{x})$ Ϊ飻
-$p(\mathbf{x})$ Ϊ飻ĸ~$p(\mathbf{x})$ Ϊһӡ
+贝叶斯公式如式~(\ref{equ:chap1:bayes}),其中 $p(y|\mathbf{x})$ 为后验;
+$p(\mathbf{x})$ 为先验;分母 $p(\mathbf{x})$ 为归一化因子。
\begin{equation}
\label{equ:chap1:bayes}
p(y|\mathbf{x}) = \frac{p(\mathbf{x},y)}{p(\mathbf{x})}=
\frac{p(\mathbf{x}|y)p(y)}{p(\mathbf{x})}
\end{equation}
-湫ʽԽ࣬\TeX{} Խ~happyٿһ~\textsf{amsmath} ӣ
+论文里面公式越多,\TeX{} 就越 happy。再看一个 \textsf{amsmath} 的例子:
\newcommand{\envert}[1]{\left\lvert#1\right\rvert}
\begin{equation}\label{detK2}
\det\mathbf{K}(t=1,t_1,\dots,t_n)=\sum_{I\in\mathbf{n}}(-1)^{\envert{I}}
@@ -478,16 +532,16 @@ p(y|\mathbf{x}) = \frac{p(\mathbf{x},y)}{p(\mathbf{x})}=
^{(\lambda)}(\overline{I}|\overline{I})=0.
\end{equation}
-ǰ涨ʾо˺ܶ๫ʽ˵ѳˣдʽʱ
-һҪúÿ~\textsf{amsmath} ĵοģе÷
-\begin{multline*}\tag{[b]} % е
+前面定理示例部分列举了很多公式环境,可以说把常见的情况都覆盖了,大家在写公式的时
+候一定要好好看 \textsf{amsmath} 的文档,并参考模板中的用法:
+\begin{multline*}%\tag{[b]} % 这个出现在索引中的
\int_a^b\biggl\{\int_a^b[f(x)^2g(y)^2+f(y)^2g(x)^2]
-2f(x)g(x)f(y)g(y)\,dx\biggr\}\,dy \\
=\int_a^b\biggl\{g(y)^2\int_a^bf^2+f(y)^2
\int_a^b g^2-2f(y)g(y)\int_a^b fg\biggr\}\,dy
\end{multline*}
-ʵԿ༶滮
+其实还可以看看这个多级规划:
\begin{equation}\label{bilevel}
\left\{\begin{array}{l}
\max\limits_{{\mbox{\footnotesize\boldmath $x$}}} F(x,y_1^*,y_2^*,\cdots,y_m^*)\\[0.2cm]
@@ -501,25 +555,25 @@ p(y|\mathbf{x}) = \frac{p(\mathbf{x},y)}{p(\mathbf{x})}=
\end{array}\right.
\end{array}\right.
\end{equation}
-Щ滮صĹʽʦȷ滮Ŀμ
+这些跟规划相关的公式都来自于刘宝碇老师《不确定规划》的课件。
-\section{}
+\section{破折号}
\label{sec:pozhehao}
-Ϊһֱֿеֱߣ뷨ֱӵõϿС
-⿴Ҷһŵ~\verb|\pozhehao|뿴
+中文破折号为一个两个字宽垂直居中的直线,输入法直接得到的破折号是两个断开的小短线
+(——),这看起来不舒服。所以我定义了一个破折号的命令 \verb|\pozhehao|,请看几个
+例子:
\begin{itemize}
-\item һ \pozhehao
+\item 这是一个 \pozhehao 破折号
\begin{enumerate}[(1)]
- \item ͬʱҲԿ
- \item ͬбļ
+ \item 同时也可以看看
+ \item 不同列表环境的间距
\end{enumerate}
-\item ҪһЩ
-\item \pozhehao ž˵
+\item 看起来这个要好一些
+\item 破折号 \pozhehao 就说到这里。
\end{itemize}
-Ĭϵб¼ܴģ彫ضΪ~\textsf{paralist} еѹ
-ҪһЩDz⣬ԼҲԵ~\verb|\itemsep| ġ\textsf{paralist}
-Էָǩʽ
+默认的列表环境上下间距很大,模板将其重定义为 \textsf{paralist} 中的压缩环境,看起
+来要好一些。如果还是不满意,自己也可以调 \verb|\itemsep| 的。\textsf{paralist} 还
+可以方便的指定标签的样式。
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/data/chap02.tex b/Master/texmf-dist/doc/latex/thuthesis/example/data/chap02.tex
index 23151e8910f..ee35b22e22f 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/data/chap02.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/data/chap02.tex
@@ -4,108 +4,110 @@
%%% TeX-master: t
%%% End:
-\chapter{л񹲺͹}
+\chapter{中华人民共和国}
\label{cha:china}
-\section{}
+\section{其它例子}
\label{sec:other}
-ڵ~\ref{cha:intro} ѧϰ˱Ҷ˹ʽ~(\ref{equ:chap1:bayes})Ǹ
-ϰһ£
+在第~\ref{cha:intro} 章中我们学习了贝叶斯公式~(\ref{equ:chap1:bayes}),这里我们复
+习一下:
\begin{equation}
\label{equ:chap2:bayes}
p(y|\mathbf{x}) = \frac{p(\mathbf{x},y)}{p(\mathbf{x})}=
\frac{p(\mathbf{x}|y)p(y)}{p(\mathbf{x})}
\end{equation}
-\subsection{ͼ}
+\subsection{绘图}
\label{sec:draw}
-ģ岻Ԥװκλͼ~\textsf{pstricks} ȣȫԼ
-˾~\textsf{pgf} ~ps⻹кܶ
-~\LaTeX{} ~GUI ͼߣ~XFig(jFig)WinFigTpxIpeDia
-InkscapeLaTeXPiXjPicEdtjaxdraw ȵȡ
+本模板不再预先装载任何绘图包(如 \textsf{pstricks,pgf} 等),完全由你自己来决定。
+个人觉得 \textsf{pgf} 不错,不依赖于 Postscript。此外还有很多针对 \LaTeX{} 的
+ GUI 作图工具,如 XFig(jFig), WinFig, Tpx, Ipe, Dia, Inkscape, LaTeXPiX,
+jPicEdt, jaxdraw 等等。
-\subsection{ͼ}
+\subsection{插图}
\label{sec:graphs}
-ǿƼ\LaTeXe ͼָϡͼεʹϸο~\textsf{subfig} ˵ĵ
+强烈推荐《\LaTeXe 插图指南》!关于子图形的使用细节请参看 \textsf{subfig} 的说明文档。
-\subsubsection{һͼ}
+\subsubsection{一个图形}
\label{sec:onefig}
-һͼζǴڸС֮ԳΪָŰЧͼελòһԴ
-еλöӦ\footnote{This is a feature of \LaTeX, but not a bug!}ҲǸʹ
-~\LaTeX{} ͬѧ⡣Ҫǿƹ̶ͼελãʹ~\textsf{float}
-ṩ~\texttt{[H]} ͼ~\ref{fig:xfig1}
+一般图形都是处在浮动环境中。之所以称为浮动是指最终排版效果图形的位置不一定与源文
+件中的位置对应\footnote{This is not a bug, but a feature of \LaTeX!},这也是刚使
+用 \LaTeX{} 同学可能遇到的问题。如果要强制固定浮动图形的位置,请使用 \textsf{float} 宏包,
+它提供了 \texttt{[H]} 参数,比如图~\ref{fig:xfig1}。
\begin{figure}[H] % use float package if you want it here
\centering
- \includegraphics{hello.eps}
- \caption{~Xfig ͼ}
+ \includegraphics{hello}
+ \caption{利用 Xfig 制图}
\label{fig:xfig1}
\end{figure}
-ѧ֮£ֹơֹ֪жܾܰ
-ǣǶܵáбĩʼ֪Ⱥӡ֮
-ߣߣңߣߣģ
-ߣȳ⣻ߣ֪֪ڸ֪֪
-ϣ϶ ޣ޶룻Σζ
-ƽˣҼǽΪ䱾Ҷδ ӡ߱
-ߺδ֮Ҳ
+大学之道,在明明德,在亲民,在止于至善。知止而后有定;定而后能静;静而后能安;安
+而后能虑;虑而后能得。物有本末,事有终始。知所先后,则近道矣。古之欲明明德于天
+下者,先治其国;欲治其国者,先齐其家;欲齐其家者,先修其身;欲修其身者,先正其心;
+欲正其心者,先诚其意;欲诚其意者,先致其知;致知在格物。物格而后知至;知至而后
+意诚;意诚而后心正;心正而后身 修;身修而后家齐;家齐而后国治;国治而后天下
+平。自天子以至于庶人,壹是皆以修身为本。其本乱而未治者 否矣。其所厚者薄,而其所
+薄者厚,未之有也!
-\hfill \pozhehaoѧ
+\hfill \pozhehao《大学》
-\subsubsection{ͼ}
+\subsubsection{多个图形}
\label{sec:multifig}
-ͼ໥һͼμô~\verb|minipage|
-~\verb|parbox| Ϳԡοͼ~\ref{fig:big1}Сͼֱͼ
-~\ref{fig:subfig1} ͼ~\ref{fig:subfig2}Ƽʹ~\verb|\subfloat|Ҫ~\verb|\subfigure|
-~\verb|\subtable|
+如果多个图形相互独立,并不共用一个图形计数器,那么用 \verb|minipage| 或者
+\verb|parbox| 就可以。否则,请参看图~\ref{fig:big1},它包含两个小图,分别是图~\ref{fig:subfig1}
+和图~\ref{fig:subfig2}。推荐使用 \verb|\subfloat|,不要再用
+\verb|\subfigure| 和 \verb|\subtable|。
\begin{figure} %[h]
\centering%
- \subfloat[һСͼ]{%
+ \subfloat[第一个小图形]{%
\label{fig:subfig1}
- \includegraphics{hello.eps}}%
- \subfloat[ڶСͼΡܳĻԶУ~caption ӡ]{%
+ \includegraphics[height=2cm]{thu-fig-logo}}\hspace{4em}%
+ \subfloat[第二个小图形。如果标题很长的话,它会自动换行,这个 caption 就是这样的例子]{%
\label{fig:subfig2}
- \includegraphics{hello.eps}}
- \caption{ͼεĴͼΡ}
+ \includegraphics[height=2cm]{thu-text-logo}}
+ \caption{包含子图形的大图形}
\label{fig:big1}
\end{figure}
-֮ѧ߱ʦʦߣԴҵҲ˷֪֮ߣ޻󣿻
-ʦ ΪҲղӡǰŵҲȺᣬӶʦ֮ᣬ
-ҲȺᣬӶʦ֮ʦҲӹ֪֮ǹ޹޼޳
-٣֮棬ʦ֮Ҳ
-
-ൺʦ֮Ҳӣ֮޻Ҳӡ֮ʥˣҲԶӣҴʦ
-ɣ֮ˣʥҲԶӣѧʦǹʥʥޡʥ֮Ϊ
-ʥ֮ΪޣԳ춴˺ӣʦ֮Ҳʦɣ
-ɡ֮ͯʦ֮ϰߣνҲ֪֮֮
-⣬ʦɣ ɣСѧţδҲҽʦٹ֮˲ʦ
-ʿ֮ԻʦԻӡ֮ߣȺ۶Ц֮֮Ի
-ҲҲλߣʢġغʦ֪֮ӡҽʦ
-֮ˡӲݣ˷ܼɹҲ죣ʥ޳ʦʦ۰ӡӡʦ
-塢۰֮ͽͲӡԻУʦǹʵӲز
-ʦʦ춵ӡŵᣬҵרǶѡ
-
-ҪѱŵͼβţôСҳͷdzˣ
+古之学者必有师。师者,所以传道受业解惑也。人非生而知之者,孰能无惑?惑而不从师,
+其为惑也,终不解矣。生乎吾前,其闻道也固先乎吾,吾从而师之;生乎吾後,其闻道也亦
+先乎吾,吾从而师之。吾师道也,夫庸知其年之先後生於吾乎!是故无贵无贱无长无少,道
+之所存,师之所存也。
+
+嗟乎!师道之不传也久矣,欲人之无惑也难矣。古之圣人,其出人也远矣,犹且从师而问焉;
+今之众人,其下圣人也亦远矣,而耻学於师。是故圣益圣,愚益愚。圣人之所以为圣,愚
+人之所以为愚,其皆出於此乎?爱其子,择师而教之,於其身也,则耻师焉,惑焉。彼童子
+之师,授之书而习其句读者,非吾所谓传其道、解其惑者也。句读之不知,惑之不解,或师
+焉,或不焉,小学而大遗,吾未见其明也。巫医、乐师、百工之人不耻相师, 士大夫之族
+曰“师”曰“弟子”之云者,则群聚而笑之。问之,则曰:彼与彼年相若也,道相似也,位
+卑则足羞,官盛则近谀。呜呼!师道之不复,可知矣。巫医、乐师、百工之人。吾子不齿,
+今其智乃反不能及,其可怪也欤!圣人无常师。孔子师郯子、苌子、师襄、老聃。郯子之徒,
+其贤不及孔子。孔子曰:“三人行,必有我师。”是故弟子不必不如师,师不必贤於弟子。
+闻道有先後,术业有专攻,如是而已。
+
+如果要把编号的两个图形并排,那么小页就非常有用了:
\begin{figure}
-\begin{minipage}{0.45\textwidth}
- \includegraphics{hello.eps}
- \caption{ŵһͼ}
+\begin{minipage}{0.48\textwidth}
+ \centering
+ \includegraphics[height=2cm]{thu-whole-logo}
+ \caption{并排第一个图}
\label{fig:parallel1}
\end{minipage}\hfill
-\begin{minipage}{0.45\textwidth}
- \includegraphics{hello.eps}
- \caption{ŵڶͼ}
+\begin{minipage}{0.48\textwidth}
+ \centering
+ \includegraphics[height=2cm]{thu-whole-logo}
+ \caption{并排第二个图}
\label{fig:parallel2}
\end{minipage}
\end{figure}
-󴣬ʮߣùġգͨϰ֮ʱѧࡣй
-ʦ˵֮
+李氏子蟠,年十七,好古文、六艺,经传皆通习之,不拘於时,学於余。余嘉其能行古
+道,作师说以贻之。
-\hfill \pozhehao ƣ
+\hfill \pozhehao 韩愈(唐)
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/data/cover.tex b/Master/texmf-dist/doc/latex/thuthesis/example/data/cover.tex
index 35898c73672..ef28499f251 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/data/cover.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/data/cover.tex
@@ -3,32 +3,32 @@
%%% mode: latex
%%% TeX-master: t
%%% End:
-\secretlevel{} \secretyear{2100}
+\secretlevel{绝密} \secretyear{2100}
-\ctitle{廪ѧѧλ~\LaTeX\ ģʹʾĵ}
-% Լѡ
+\ctitle{清华大学学位论文 \LaTeX\ 模板\\使用示例文档}
+% 根据自己的情况选,不用这样复杂
\makeatletter
\ifthu@bachelor\relax\else
\ifthu@doctor
- \cdegree{ѧʿ}
+ \cdegree{工学博士}
\else
\ifthu@master
- \cdegree{ѧ˶ʿ}
+ \cdegree{工学硕士}
\fi
\fi
\fi
\makeatother
-\cdepartment[]{ѧ뼼ϵ}
-\cmajor{ѧ뼼}
-\cauthor{Ѧ}
-\csupervisor{֣γ}
-% ûиָʦָʦӦɾɡ
-\cassosupervisor{Ĺ⸱}
-\ccosupervisor{ijijij}
-% ԶɣҪԼд͸cdate
-%\cdate{\CJKdigits{\the\year}\CJKnumber{\the\month}}
+\cdepartment[计算机]{计算机科学与技术系}
+\cmajor{计算机科学与技术}
+\cauthor{薛瑞尼}
+\csupervisor{郑纬民教授}
+% 如果没有副指导老师或者联合指导老师,把下面两行相应的删除即可。
+\cassosupervisor{陈文光教授}
+\ccosupervisor{某某某教授}
+% 日期自动生成,如果你要自己写就改这个cdate
+%\cdate{\CJKdigits{\the\year}年\CJKnumber{\the\month}月}
\etitle{An Introduction to \LaTeX{} Thesis Template of Tsinghua University}
% \edegree{Doctor of Science}
@@ -37,35 +37,54 @@
\eauthor{Xue Ruini}
\esupervisor{Professor Zheng Weimin}
\eassosupervisor{Chen Wenguang}
-% ҲԶɣҪô
+% 这个日期也会自动生成,你要改么?
% \edate{December, 2005}
-% ӢժҪ͹ؼ
+% 定义中英文摘要和关键字
\begin{cabstract}
- Ľ廪ѧģ~\thuthesis{} ʹ÷ģѧУıơ˶
- ʿʿĸʽҪ
+ 论文的摘要是对论文研究内容和成果的高度概括。摘要应对论文所研究的问题及其研究目
+ 的进行描述,对研究方法和过程进行简单介绍,对研究成果和所得结论进行概括。摘要应
+ 具有独立性和自明性,其内容应包含与论文全文同等量的主要信息。使读者即使不阅读全
+ 文,通过摘要就能了解论文的总体内容和主要成果。
- ĵĴµҪУ
+ 论文摘要的书写应力求精确、简明。切忌写成对论文书写内容进行提要的形式,尤其要避
+ 免“第 1 章……;第 2 章……;……”这种或类似的陈述方式。
+
+ 本文介绍清华大学论文模板 \thuthesis{} 的使用方法。本模板符合学校的本科、硕士、
+ 博士论文格式要求。
+
+ 本文的创新点主要有:
\begin{itemize}
- \item ģʹ÷
- \item ÷ϻ޹ؽҪIJ֣
- \item һѧϰһ߱д´롣
+ \item 用例子来解释模板的使用方法;
+ \item 用废话来填充无关紧要的部分;
+ \item 一边学习摸索一边编写新代码。
\end{itemize}
+
+ 关键词是为了文献标引工作、用以表示全文主要内容信息的单词或术语。关键词不超过 5
+ 个,每个关键词中间用分号分隔。(模板作者注:关键词分隔符不用考虑,模板会自动处
+ 理。英文关键词同理。)
\end{cabstract}
-\ckeywords{\TeX, \LaTeX, CJK, ģ, Ű, }
+\ckeywords{\TeX, \LaTeX, CJK, 模板, 论文}
\begin{eabstract}
- This article presents \thuthesis, the thesis template for Tsinghua University,
- and briefly introduces the usage.
+ An abstract of a dissertation is a summary and extraction of research work
+ and contributions. Included in an abstract should be description of research
+ topic and research objective, brief introduction to methodology and research
+ process, and summarization of conclusion and contributions of the
+ research. An abstract should be characterized by independence and clarity and
+ carry identical information with the dissertation. It should be such that the
+ general idea and major contributions of the dissertation are conveyed without
+ reading the dissertation.
- The template has been verified by the academic administration of Tsinghua
- University. It fulfils the corresponding format requirements, and can generate
- either bachelor, master or doctor thesis easily. You can simply insert your
- information and main text into the right places in this example.
+ An abstract should be concise and to the point. It is a misunderstanding to
+ make an abstract an outline of the dissertation and words ``the first
+ chapter'', ``the second chapter'' and the like should be avoided in the
+ abstract.
- Generally, the abstract and the key words should be consistent with the
- Chinese version.
+ Key words are terms used in a dissertation for indexing, reflecting core
+ information of the dissertation. An abstract may contain a maximum of 5 key
+ words, with semi-colons used in between to separate one another.
\end{eabstract}
-\ekeywords{\TeX, \LaTeX, CJK, template, typesetting, thesis}
+\ekeywords{\TeX, \LaTeX, CJK, template, thesis}
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/data/denotation.tex b/Master/texmf-dist/doc/latex/thuthesis/example/data/denotation.tex
index 3f78ad141f8..641536b4314 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/data/denotation.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/data/denotation.tex
@@ -1,32 +1,32 @@
\begin{denotation}
-\item[HPC] ܼ~(High Performance Computing)
-\item[cluster] Ⱥ
-\item[Itanium]
-\item[SMP] Գƶദ
-\item[API] Ӧó̽ӿ
-\item[PI] ǰ
-\item[MPI] ǰģͻN-ڱǰ
-\item[PBI] ۱
-\item[MPBI] ۱ģͻN-
-\item[PY]
-\item[PMDA-BDA] İϳɵľĤ
-\item[$\Delta G$] ~(Activation Free Energy)
-\item [$\chi$] ϵ~(Transmission Coefficient)
-\item[$E$]
-\item[$m$]
-\item[$c$]
-\item[$P$]
-\item[$T$] ʱ
-\item[$v$] ٶ
-\item[Ȱ ѧ] Իѧѡ࣬ȡ֮ˮΪ֮ˮ
- ľֱᣩΪ֣й档±ͦߣᣩʹ֮ȻҲľ
- ֱ Ӳѧղʡ֪޹ӡ᳢ն˼
- ӣ ֮ѧҲ᳢룩ӣǸ֮ҲǸ߶У۷Ǽ
- Ҳ Զ ˳ ǼӼҲáߣҲ
- ǧߣˮҲӣ ҲƼҲɽ
- ɣˮԨɣƳɵ£ԵãʥıɡʲͲǧ
- СԳɽһԾʮʮݣڲᡣƶ֮
- ľۣ ƶᣬʯΡצ֮֮ǿʳȪ
- һҲз֮Ѩ޿ɼߣҲ\pozhehao{}
+\item[HPC] 高性能计算 (High Performance Computing)
+\item[cluster] 集群
+\item[Itanium] 安腾
+\item[SMP] 对称多处理
+\item[API] 应用程序编程接口
+\item[PI] 聚酰亚胺
+\item[MPI] 聚酰亚胺模型化合物,N-苯基邻苯酰亚胺
+\item[PBI] 聚苯并咪唑
+\item[MPBI] 聚苯并咪唑模型化合物,N-苯基苯并咪唑
+\item[PY] 聚吡咙
+\item[PMDA-BDA] 均苯四酸二酐与联苯四胺合成的聚吡咙薄膜
+\item[$\Delta G$] 活化自由能~(Activation Free Energy)
+\item [$\chi$] 传输系数~(Transmission Coefficient)
+\item[$E$] 能量
+\item[$m$] 质量
+\item[$c$] 光速
+\item[$P$] 概率
+\item[$T$] 时间
+\item[$v$] 速度
+\item[劝 学] 君子曰:学不可以已。青,取之于蓝,而青于蓝;冰,水为之,而寒于水。
+ 木直中绳。(车柔)以为轮,其曲中规。虽有槁暴,不复挺者,(车柔)使之然也。故木
+ 受绳则直, 金就砺则利,君子博学而日参省乎己,则知明而行无过矣。吾尝终日而思
+ 矣, 不如须臾之所学也;吾尝(足齐)而望矣,不如登高之博见也。登高而招,臂非加
+ 长也, 而见者远; 顺风而呼, 声非加疾也,而闻者彰。假舆马者,非利足也,而致
+ 千里;假舟楫者,非能水也,而绝江河, 君子生非异也,善假于物也。积土成山,风雨
+ 兴焉;积水成渊,蛟龙生焉;积善成德,而神明自得,圣心备焉。故不积跬步,无以至千
+ 里;不积小流,无以成江海。骐骥一跃,不能十步;驽马十驾,功在不舍。锲而舍之,朽
+ 木不折; 锲而不舍,金石可镂。蚓无爪牙之利,筋骨之强,上食埃土,下饮黄泉,用心
+ 一也。蟹六跪而二螯,非蛇鳝之穴无可寄托者,用心躁也。\pozhehao{} 荀况
\end{denotation}
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/data/resume.tex b/Master/texmf-dist/doc/latex/thuthesis/example/data/resume.tex
index 2871aee5e49..0ff6ac1261c 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/data/resume.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/data/resume.tex
@@ -1,45 +1,39 @@
\begin{resume}
- \resumeitem{˼}
-
- 1978~~4~~30~ճڻɽˮ
- 1996~~9~¿뻨ɽѧרҵ
- 2000~~6~±Ʊҵѧѧʿѧλ
- ͬ~9~Ա廪ѧӦħϵʿ
-
- \resumeitem{Ŀǰʽ}
-
- \begin{enumerate}[{$[$}1{$]$}]
- \item Harry Potter, Bajie Zhu, Sanzang Tang, Coupling
- Computation of the BEM and FDM in 3D Spirit Extraction,
- Interplanetarian Conference on Super-Sudden Motion, 2001,
- p.716 - 719(SCI).
-
- \item
- ﲨأ˽䣬أά캢߽ԪȡһԤ
- ɽ¿2002, Vol38(16), p.207-209.
-
- \item Harry Potter, Bajie Zhu, Sanzang Tang, A weighted
- average formula for efficient inductance and resistance
- extraction, International Conference on God 2003, Vol.2,
- p996 - 999.
-
- \item գ˽䣬ﲨأţħ
- ά߽Ԫ𹿰ȡеЧԤ˿ѧѧ2004,
- Vol.44(1), p.45-49(EI).
+ \resumeitem{个人简历}
+
+ xxxx 年 xx 月 xx 日出生于 xx 省 xx 县。
+
+ xxxx 年 9 月考入 xx 大学 xx 系 xx 专业,xxxx 年 7 月本科毕业并获得 xx 学士学位。
+
+ xxxx 年 9 月免试进入 xx 大学 xx 系攻读 xx 学位至今。
+
+ \resumeitem{发表的学术论文} % 发表的和录用的合在一起
+
+ \begin{enumerate}[{[}1{]}]
+ \item Yang Y, Ren T L, Zhang L T, et al. Miniature microphone with silicon-
+ based ferroelectric thin films. Integrated Ferroelectrics, 2003,
+ 52:229-235. (SCI 收录, 检索号:758FZ.)
+ \item 杨轶, 张宁欣, 任天令, 等. 硅基铁电微声学器件中薄膜残余应力的研究. 中国机
+ 械工程, 2005, 16(14):1289-1291. (EI 收录, 检索号:0534931 2907.)
+ \item 杨轶, 张宁欣, 任天令, 等. 集成铁电器件中的关键工艺研究. 仪器仪表学报,
+ 2003, 24(S4):192-193. (EI 源刊.)
+ \item Yang Y, Ren T L, Zhu Y P, et al. PMUTs for handwriting recognition. In
+ press. (已被 Integrated Ferroelectrics 录用. SCI 源刊.)
+ \item Wu X M, Yang Y, Cai J, et al. Measurements of ferroelectric MEMS
+ microphones. Integrated Ferroelectrics, 2005, 69:417-429. (SCI 收录, 检索号
+ :896KM.)
+ \item 贾泽, 杨轶, 陈兢, 等. 用于压电和电容微麦克风的体硅腐蚀相关研究. 压电与声
+ 光, 2006, 28(1):117-119. (EI 收录, 检索号:06129773469.)
+ \item 伍晓明, 杨轶, 张宁欣, 等. 基于MEMS技术的集成铁电硅微麦克风. 中国集成电路,
+ 2003, 53:59-61.
\end{enumerate}
-
- \resumeitem{Ŀǰѱ¼}
-
- \begin{enumerate}[{$[$}1{$]$}]
- \item Wukong Sun, Harry Potter, Sanzang Tang,
- Fast 6-D Impedance Extraction of Spirit,
- International Conference on Communication, Circuit and Systems, 2005, ¼.
-
- \item
- գﲨأأζĿά
- ȡ㷨ѧ¼(EI).
+ \resumeitem{研究成果} % 有就写,没有就删除
+ \begin{enumerate}[{[}1{]}]
+ \item 任天令, 杨轶, 朱一平, 等. 硅基铁电微声学传感器畴极化区域控制和电极连接的
+ 方法: 中国, CN1602118A. (中国专利公开号.)
+ \item Ren T L, Yang Y, Zhu Y P, et al. Piezoelectric micro acoustic sensor
+ based on ferroelectric materials: USA, No.11/215, 102. (美国发明专利申请号.)
\end{enumerate}
-
\end{resume}
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/figures/hello.eps b/Master/texmf-dist/doc/latex/thuthesis/example/figures/hello.eps
index cc9802eee7a..5b6f2887a9e 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/figures/hello.eps
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/figures/hello.eps
@@ -1,111 +1,111 @@
-%!PS-Adobe-2.0 EPSF-2.0
-%%Title: hello.fig
-%%Creator: fig2dev Version 3.2 Patchlevel 4
-%%CreationDate: Mon Nov 14 12:04:18 2005
-%%For: xrn@gentoo ()
-%%BoundingBox: 0 0 182 51
-%%Magnification: 1.0000
-%%EndComments
-/$F2psDict 200 dict def
-$F2psDict begin
-$F2psDict /mtrx matrix put
-/col-1 {0 setgray} bind def
-/col0 {0.000 0.000 0.000 srgb} bind def
-/col1 {0.000 0.000 1.000 srgb} bind def
-/col2 {0.000 1.000 0.000 srgb} bind def
-/col3 {0.000 1.000 1.000 srgb} bind def
-/col4 {1.000 0.000 0.000 srgb} bind def
-/col5 {1.000 0.000 1.000 srgb} bind def
-/col6 {1.000 1.000 0.000 srgb} bind def
-/col7 {1.000 1.000 1.000 srgb} bind def
-/col8 {0.000 0.000 0.560 srgb} bind def
-/col9 {0.000 0.000 0.690 srgb} bind def
-/col10 {0.000 0.000 0.820 srgb} bind def
-/col11 {0.530 0.810 1.000 srgb} bind def
-/col12 {0.000 0.560 0.000 srgb} bind def
-/col13 {0.000 0.690 0.000 srgb} bind def
-/col14 {0.000 0.820 0.000 srgb} bind def
-/col15 {0.000 0.560 0.560 srgb} bind def
-/col16 {0.000 0.690 0.690 srgb} bind def
-/col17 {0.000 0.820 0.820 srgb} bind def
-/col18 {0.560 0.000 0.000 srgb} bind def
-/col19 {0.690 0.000 0.000 srgb} bind def
-/col20 {0.820 0.000 0.000 srgb} bind def
-/col21 {0.560 0.000 0.560 srgb} bind def
-/col22 {0.690 0.000 0.690 srgb} bind def
-/col23 {0.820 0.000 0.820 srgb} bind def
-/col24 {0.500 0.190 0.000 srgb} bind def
-/col25 {0.630 0.250 0.000 srgb} bind def
-/col26 {0.750 0.380 0.000 srgb} bind def
-/col27 {1.000 0.500 0.500 srgb} bind def
-/col28 {1.000 0.630 0.630 srgb} bind def
-/col29 {1.000 0.750 0.750 srgb} bind def
-/col30 {1.000 0.880 0.880 srgb} bind def
-/col31 {1.000 0.840 0.000 srgb} bind def
-
-end
-save
-newpath 0 51 moveto 0 0 lineto 182 0 lineto 182 51 lineto closepath clip newpath
--269.0 153.7 translate
-1 -1 scale
-
-/cp {closepath} bind def
-/ef {eofill} bind def
-/gr {grestore} bind def
-/gs {gsave} bind def
-/sa {save} bind def
-/rs {restore} bind def
-/l {lineto} bind def
-/m {moveto} bind def
-/rm {rmoveto} bind def
-/n {newpath} bind def
-/s {stroke} bind def
-/sh {show} bind def
-/slc {setlinecap} bind def
-/slj {setlinejoin} bind def
-/slw {setlinewidth} bind def
-/srgb {setrgbcolor} bind def
-/rot {rotate} bind def
-/sc {scale} bind def
-/sd {setdash} bind def
-/ff {findfont} bind def
-/sf {setfont} bind def
-/scf {scalefont} bind def
-/sw {stringwidth} bind def
-/tr {translate} bind def
-/tnt {dup dup currentrgbcolor
- 4 -2 roll dup 1 exch sub 3 -1 roll mul add
- 4 -2 roll dup 1 exch sub 3 -1 roll mul add
- 4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
- bind def
-/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
- 4 -2 roll mul srgb} bind def
-/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
-/$F2psEnd {$F2psEnteredState restore end} def
-
-$F2psBegin
-10 setmiterlimit
-0 slj 0 slc
- 0.06000 0.06000 sc
-%
-% Fig objects follow
-%
-%
-% here starts figure with depth 50
-% Polyline
-7.500 slw
-n 4570 1725 m 4495 1725 4495 2475 75 arcto 4 {pop} repeat
- 4495 2550 7425 2550 75 arcto 4 {pop} repeat
- 7500 2550 7500 1800 75 arcto 4 {pop} repeat
- 7500 1725 4570 1725 75 arcto 4 {pop} repeat
- cp gs col0 s gr
-/NewCenturySchlbk-BoldItalic ff 300.00 scf sf
-4650 2025 m
-gs 1 -1 sc (Hello, Xfig!) col9 sh gr
-/Times-Italic ff 150.00 scf sf
-6825 2475 m
-gs 1 -1 sc (LittleLeo) col18 sh gr
-% here ends figure;
-$F2psEnd
-rs
-showpage
+%!PS-Adobe-2.0 EPSF-2.0
+%%Title: hello.fig
+%%Creator: fig2dev Version 3.2 Patchlevel 4
+%%CreationDate: Mon Nov 14 12:04:18 2005
+%%For: xrn@gentoo ()
+%%BoundingBox: 0 0 182 51
+%%Magnification: 1.0000
+%%EndComments
+/$F2psDict 200 dict def
+$F2psDict begin
+$F2psDict /mtrx matrix put
+/col-1 {0 setgray} bind def
+/col0 {0.000 0.000 0.000 srgb} bind def
+/col1 {0.000 0.000 1.000 srgb} bind def
+/col2 {0.000 1.000 0.000 srgb} bind def
+/col3 {0.000 1.000 1.000 srgb} bind def
+/col4 {1.000 0.000 0.000 srgb} bind def
+/col5 {1.000 0.000 1.000 srgb} bind def
+/col6 {1.000 1.000 0.000 srgb} bind def
+/col7 {1.000 1.000 1.000 srgb} bind def
+/col8 {0.000 0.000 0.560 srgb} bind def
+/col9 {0.000 0.000 0.690 srgb} bind def
+/col10 {0.000 0.000 0.820 srgb} bind def
+/col11 {0.530 0.810 1.000 srgb} bind def
+/col12 {0.000 0.560 0.000 srgb} bind def
+/col13 {0.000 0.690 0.000 srgb} bind def
+/col14 {0.000 0.820 0.000 srgb} bind def
+/col15 {0.000 0.560 0.560 srgb} bind def
+/col16 {0.000 0.690 0.690 srgb} bind def
+/col17 {0.000 0.820 0.820 srgb} bind def
+/col18 {0.560 0.000 0.000 srgb} bind def
+/col19 {0.690 0.000 0.000 srgb} bind def
+/col20 {0.820 0.000 0.000 srgb} bind def
+/col21 {0.560 0.000 0.560 srgb} bind def
+/col22 {0.690 0.000 0.690 srgb} bind def
+/col23 {0.820 0.000 0.820 srgb} bind def
+/col24 {0.500 0.190 0.000 srgb} bind def
+/col25 {0.630 0.250 0.000 srgb} bind def
+/col26 {0.750 0.380 0.000 srgb} bind def
+/col27 {1.000 0.500 0.500 srgb} bind def
+/col28 {1.000 0.630 0.630 srgb} bind def
+/col29 {1.000 0.750 0.750 srgb} bind def
+/col30 {1.000 0.880 0.880 srgb} bind def
+/col31 {1.000 0.840 0.000 srgb} bind def
+
+end
+save
+newpath 0 51 moveto 0 0 lineto 182 0 lineto 182 51 lineto closepath clip newpath
+-269.0 153.7 translate
+1 -1 scale
+
+/cp {closepath} bind def
+/ef {eofill} bind def
+/gr {grestore} bind def
+/gs {gsave} bind def
+/sa {save} bind def
+/rs {restore} bind def
+/l {lineto} bind def
+/m {moveto} bind def
+/rm {rmoveto} bind def
+/n {newpath} bind def
+/s {stroke} bind def
+/sh {show} bind def
+/slc {setlinecap} bind def
+/slj {setlinejoin} bind def
+/slw {setlinewidth} bind def
+/srgb {setrgbcolor} bind def
+/rot {rotate} bind def
+/sc {scale} bind def
+/sd {setdash} bind def
+/ff {findfont} bind def
+/sf {setfont} bind def
+/scf {scalefont} bind def
+/sw {stringwidth} bind def
+/tr {translate} bind def
+/tnt {dup dup currentrgbcolor
+ 4 -2 roll dup 1 exch sub 3 -1 roll mul add
+ 4 -2 roll dup 1 exch sub 3 -1 roll mul add
+ 4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
+ bind def
+/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
+ 4 -2 roll mul srgb} bind def
+/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
+/$F2psEnd {$F2psEnteredState restore end} def
+
+$F2psBegin
+10 setmiterlimit
+0 slj 0 slc
+ 0.06000 0.06000 sc
+%
+% Fig objects follow
+%
+%
+% here starts figure with depth 50
+% Polyline
+7.500 slw
+n 4570 1725 m 4495 1725 4495 2475 75 arcto 4 {pop} repeat
+ 4495 2550 7425 2550 75 arcto 4 {pop} repeat
+ 7500 2550 7500 1800 75 arcto 4 {pop} repeat
+ 7500 1725 4570 1725 75 arcto 4 {pop} repeat
+ cp gs col0 s gr
+/NewCenturySchlbk-BoldItalic ff 300.00 scf sf
+4650 2025 m
+gs 1 -1 sc (Hello, Xfig!) col9 sh gr
+/Times-Italic ff 150.00 scf sf
+6825 2475 m
+gs 1 -1 sc (LittleLeo) col18 sh gr
+% here ends figure;
+$F2psEnd
+rs
+showpage
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/figures/hello.pdf b/Master/texmf-dist/doc/latex/thuthesis/example/figures/hello.pdf
new file mode 100644
index 00000000000..f24c8272bcb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/figures/hello.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-fig-logo.eps b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-fig-logo.eps
new file mode 100644
index 00000000000..ce8bef03d49
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-fig-logo.eps
@@ -0,0 +1,13525 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Title: (fig-logo.pdf)
+%%Version: 1 4
+%%Creator: Adobe Acrobat 7.0
+%%CreationDate: 21:27:45 11/30/07
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%ADO_ContainsXMP: MainFirst
+%%BoundingBox: 326 686 394 754
+%%HiResBoundingBox: 326.151 686.352 394.026 754.227
+%%Pages: 0
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%DocumentSuppliedResources:
+%%+ procset (Adobe Acrobat - PDF operators) 1.2 0
+%%+ procset (Adobe Acrobat - type operators) 1.2 0
+%%EndComments
+%%BeginProlog
+%%EndProlog
+%%BeginSetup
+%ADOPrintSettings: L2 W0 VM op crd os scsa T h ef bg ucr sf ef r b fa pr seps ttf hb EF t2 irt ӡPostScript ɫʹ 0
+ %%BeginResource: procset l2check 6.0 1
+%%Copyright: Copyright 1993,2001 Adobe Systems Incorporated. All Rights Reserved.
+systemdict /languagelevel known
+{ systemdict /languagelevel get 1 eq }
+{ true }
+ifelse
+{
+initgraphics /Helvetica findfont 18 scalefont setfont
+72 600 moveto (Error: This application does not support) dup show
+72 580 moveto (printing to a PostScript Language Level 1 printer.) dup show
+exch = =
+/Times-Roman findfont 16 scalefont setfont
+72 500 moveto (As a workaround, try selecting Print As Image from) show
+72 480 moveto (the Advanced Print dialog.) show
+showpage
+quit
+}
+if
+%%EndResource
+%%BeginResource: procset Adobe_CoolType_Utility_T42 1.0 0
+%%Copyright: Copyright 1987-2004 Adobe Systems Incorporated.
+%%Version: 1.0 0
+userdict /ct_T42Dict 15 dict put
+ct_T42Dict begin
+/Is2015?
+{
+ version
+ cvi
+ 2015
+ ge
+} bind def
+/AllocGlyphStorage
+{
+ Is2015?
+ {
+ pop
+ }
+ {
+ {string} forall
+ } ifelse
+} bind def
+/Type42DictBegin
+{
+ 25 dict begin
+ /FontName exch def
+ /CharStrings 256 dict
+ begin
+ /.notdef 0 def
+ currentdict
+ end def
+ /Encoding exch def
+ /PaintType 0 def
+ /FontType 42 def
+ /FontMatrix [1 0 0 1 0 0] def
+ 4 array astore cvx /FontBBox exch def
+ /sfnts
+} bind def
+/Type42DictEnd
+{
+ currentdict dup /FontName get exch definefont end
+ ct_T42Dict exch
+ dup /FontName get exch put
+} bind def
+/RD {string currentfile exch readstring pop} executeonly def
+/PrepFor2015
+{
+ Is2015?
+ {
+ /GlyphDirectory
+ 16
+ dict def
+ sfnts 0 get
+ dup
+ 2 index
+ (glyx)
+ putinterval
+ 2 index
+ (locx)
+ putinterval
+ pop
+ pop
+ }
+ {
+ pop
+ pop
+ } ifelse
+} bind def
+/AddT42Char
+{
+ Is2015?
+ {
+ /GlyphDirectory get
+ begin
+ def
+ end
+ pop
+ pop
+ }
+ {
+ /sfnts get
+ 4 index
+ get
+ 3 index
+ 2 index
+ putinterval
+ pop
+ pop
+ pop
+ pop
+ } ifelse
+} bind def
+/T0AddT42Mtx2
+{
+ /CIDFont findresource /Metrics2 get begin def end
+}bind def
+end
+%%EndResource
+/currentpacking where{pop currentpacking true setpacking}if
+%%BeginResource: procset pdfvars 6.0 1
+%%Copyright: Copyright 1987-2002 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: definition of dictionary of variables used by PDF & PDFText procsets
+userdict /PDF 162 dict put
+userdict /PDFVars 89 dict dup begin put
+/docSetupDone false def
+/InitAll 0 def
+/TermAll 0 def
+/DocInitAll 0 def
+/DocTermAll 0 def
+/_pdfEncodings 2 array def
+/_pdf_str1 1 string def
+/_pdf_i 0 def
+/_pdf_na 0 def
+/_pdf_showproc 0 def
+/_italMtx [1 0 .212557 1 0 0] def
+/_italMtx_WMode1 [1 -.212557 0 1 0 0] def
+/_italMtxType0 [1 0 .1062785 1 0 0] def
+/_italMtx_WMode1Type0 [1 -.1062785 0 1 0 0] def
+/_basefont 0 def
+/_basefonto 0 def
+/_pdf_oldCIDInit null def
+/_pdf_FontDirectory 30 dict def
+/_categories 10 dict def
+/_sa? true def
+/_ColorSep5044? false def
+/nulldict 0 dict def
+/_processColors 0 def
+/overprintstack null def
+/_defaulttransfer currenttransfer def
+/_defaultflatness currentflat def
+/_defaulthalftone null def
+/_defaultcolortransfer null def
+/_defaultblackgeneration null def
+/_defaultundercolorremoval null def
+/_defaultcolortransfer null def
+PDF begin
+[/c/cs/cm/d/d0/f/h/i/j/J/l/m/M/n/q/Q/re/ri/S/sc/sh/Tf/w/W
+/applyInterpFunc/applystitchFunc/domainClip/encodeInput
+/initgs/int/limit/rangeClip
+/defineRes/undefineRes/findRes/setSA/pl
+/? /! /| /: /+ /GetGlyphDirectory
+/pdf_flushFilters /pdf_readstring /pdf_dictOp /pdf_image /pdf_maskedImage
+/pdf_shfill /pdf_sethalftone
+] {null def} bind forall
+end
+end
+%%EndResource
+PDFVars begin PDF begin
+%%BeginResource: procset pdfutil 6.0 1
+%%Copyright: Copyright 1993-2001 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: Basic utilities used by other PDF procsets
+/bd {bind def} bind def
+/ld {load def} bd
+/bld {
+dup length dict begin
+{ null def } forall
+bind
+end
+def
+} bd
+/dd { PDFVars 3 1 roll put } bd
+/xdd { exch dd } bd
+/Level2?
+systemdict /languagelevel known
+{ systemdict /languagelevel get 2 ge } { false } ifelse
+def
+/Level1? Level2? not def
+/Level3?
+systemdict /languagelevel known
+{systemdict /languagelevel get 3 eq } { false } ifelse
+def
+/getifknown {
+2 copy known { get true } { pop pop false } ifelse
+} bd
+/here {
+currentdict exch getifknown
+} bd
+/isdefined? { where { pop true } { false } ifelse } bd
+%%EndResource
+%%BeginResource: procset pdf 6.0 1
+%%Copyright: Copyright 1998-2003 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: General operators for PDF, common to all Language Levels.
+/cm { matrix astore concat } bd
+/d /setdash ld
+/f /fill ld
+/h /closepath ld
+/i {dup 0 eq {pop _defaultflatness} if setflat} bd
+/j /setlinejoin ld
+/J /setlinecap ld
+/M /setmiterlimit ld
+/n /newpath ld
+/S /stroke ld
+/w /setlinewidth ld
+/W /clip ld
+/sg /setgray ld
+/initgs {
+0 setgray
+[] 0 d
+0 j
+0 J
+10 M
+1 w
+false setSA
+/_defaulttransfer load settransfer
+0 i
+/RelativeColorimetric ri
+newpath
+} bd
+/int {
+dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul
+exch pop add exch pop
+} bd
+/limit {
+dup 2 index le { exch } if pop
+dup 2 index ge { exch } if pop
+} bd
+/domainClip {
+Domain aload pop 3 2 roll
+limit
+} [/Domain] bld
+/applyInterpFunc {
+0 1 DimOut 1 sub
+{
+dup C0 exch get exch
+dup C1 exch get exch
+3 1 roll
+1 index sub
+3 index
+N exp mul add
+exch
+currentdict /Range_lo known
+{
+dup Range_lo exch get exch
+Range_hi exch get
+3 2 roll limit
+}
+{
+pop
+}
+ifelse
+exch
+} for
+pop
+} [/DimOut /C0 /C1 /N /Range_lo /Range_hi] bld
+/encodeInput {
+NumParts 1 sub
+0 1 2 index
+{
+dup Bounds exch get
+2 index gt
+{ exit }
+{ dup
+3 index eq
+{ exit }
+{ pop } ifelse
+} ifelse
+} for
+3 2 roll pop
+dup Bounds exch get exch
+dup 1 add Bounds exch get exch
+2 mul
+dup Encode exch get exch
+1 add Encode exch get
+int
+} [/NumParts /Bounds /Encode] bld
+/rangeClip {
+exch dup Range_lo exch get
+exch Range_hi exch get
+3 2 roll
+limit
+} [/Range_lo /Range_hi] bld
+/applyStitchFunc {
+Functions exch get exec
+currentdict /Range_lo known {
+0 1 DimOut 1 sub {
+DimOut 1 add -1 roll
+rangeClip
+} for
+} if
+} [/Functions /Range_lo /DimOut] bld
+/pdf_flushfilters
+{
+aload length
+{ dup status
+1 index currentfile ne and
+{ dup flushfile closefile }
+{ pop }
+ifelse
+} repeat
+} bd
+/pdf_readstring
+{
+1 index dup length 1 sub get
+exch readstring pop
+exch pdf_flushfilters
+} bind def
+/pdf_dictOp
+{
+3 2 roll
+10 dict copy
+begin
+_Filters dup length 1 sub get def
+currentdict exch exec
+_Filters pdf_flushfilters
+end
+} [/_Filters] bld
+/pdf_imagemask {{imagemask} /DataSource pdf_dictOp} bd
+/pdf_shfill {{sh} /DataSource pdf_dictOp} bd
+/pdf_sethalftone {{sethalftone} /Thresholds pdf_dictOp} bd
+/masks [ 2#10000000
+2#11000000
+2#11100000
+2#11110000
+2#11111000
+2#11111100
+2#11111110
+2#11111111 ] def
+/addNBits
+{
+/numBits exch def
+/byte exch def
+OutBitOffset numBits add 8 gt
+{
+byte OutBitOffset 8 sub bitshift
+OutBuffer OutByteIndex get or
+OutBuffer OutByteIndex 3 -1 roll put
+/OutByteIndex OutByteIndex 1 add def
+/bitsDoneSoFar OutBitOffset def
+/OutBitOffset numBits 8 OutBitOffset sub sub def
+OutBitOffset 0 gt
+{
+byte bitsDoneSoFar bitshift
+masks numBits bitsDoneSoFar sub get and
+OutBuffer OutByteIndex 3 -1 roll put
+} if
+}
+{
+byte masks numBits 1 sub get and
+OutBitOffset neg bitshift
+OutBuffer OutByteIndex get or
+OutBuffer OutByteIndex 3 -1 roll put
+/OutBitOffset OutBitOffset numBits add def
+OutBitOffset 8 eq
+{
+/OutBitOffset 0 def
+/OutByteIndex OutByteIndex 1 add def
+} if
+} ifelse
+} bind def
+/DevNNFilter
+{
+/InBuffer Width NumComps mul BitsPerComponent mul 7 add 8 idiv string def
+AllSource InBuffer readstring pop pop
+/outlen Width NewNumComps mul BitsPerComponent mul 7 add 8 idiv def
+/OutBuffer outlen string def
+0 1 outlen 1 sub { OutBuffer exch 0 put } for
+/InByteIndex 0 def
+/InBitOffset 0 def
+/OutByteIndex 0 def
+/OutBitOffset 0 def
+/KeepArray NumComps array def
+0 1 NumComps 1 sub { KeepArray exch true put } for
+DevNNones { KeepArray exch false put } forall
+Width {
+KeepArray
+{
+{
+/bitsLeft BitsPerComponent def
+{
+bitsLeft 0 le { exit } if
+/bitsToDo 8 InBitOffset sub dup bitsLeft gt { pop bitsLeft } if def
+InBuffer InByteIndex get
+InBitOffset bitshift
+bitsToDo addNBits
+/bitsLeft bitsLeft bitsToDo sub def
+InBitOffset bitsToDo add
+dup 8 mod /InBitOffset exch def
+8 idiv InByteIndex add /InByteIndex exch def
+} loop
+}
+{
+InBitOffset BitsPerComponent add
+dup 8 mod /InBitOffset exch def
+8 idiv InByteIndex add /InByteIndex exch def
+}
+ifelse
+}
+forall
+} repeat
+OutBuffer
+} bd
+/pdf_image
+{
+20 dict copy
+begin
+/UnusedNones where { /UnusedNones get}{false} ifelse
+{
+/NumComps Decode length 2 div cvi def
+/OrigDecode Decode def
+/NumNones DevNNones length def
+/NewNumComps NumComps NumNones sub def
+/Decode NewNumComps 2 mul cvi array def
+/devNNindx 0 def
+/decIndx 0 def
+/cmpIndx 0 def
+NumComps {
+cmpIndx DevNNones devNNindx get eq
+{
+/devNNindx devNNindx 1 add dup NumNones eq {pop 0} if def
+}
+{
+Decode decIndx OrigDecode cmpIndx 2 mul get put
+Decode decIndx 1 add OrigDecode cmpIndx 2 mul 1 add get put
+/decIndx decIndx 2 add def
+} ifelse
+/cmpIndx cmpIndx 1 add def
+} repeat
+_Filters dup length 1 sub get /AllSource exch def
+/DataSource { DevNNFilter } def
+}
+{ _Filters dup length 1 sub get /DataSource exch def }
+ifelse
+currentdict image
+_Filters pdf_flushfilters
+end
+} bd
+/pdf_maskedImage
+{
+10 dict copy begin
+/miDict currentdict def
+/DataDict DataDict 10 dict copy def
+DataDict begin
+/DataSource
+_Filters dup length 1 sub get
+def
+miDict image
+_Filters pdf_flushfilters
+end
+miDict /InterleaveType get 3 eq
+{ MaskDict /DataSource get dup type /filetype eq { closefile } { pop } ifelse }
+if
+end
+} [/miDict /DataDict /_Filters] bld
+/RadialShade {
+40 dict begin
+/background exch def
+/ext1 exch def
+/ext0 exch def
+/BBox exch def
+/r2 exch def
+/c2y exch def
+/c2x exch def
+/r1 exch def
+/c1y exch def
+/c1x exch def
+/rampdict exch def
+gsave
+BBox length 0 gt {
+newpath
+BBox 0 get BBox 1 get moveto
+BBox 2 get BBox 0 get sub 0 rlineto
+0 BBox 3 get BBox 1 get sub rlineto
+BBox 2 get BBox 0 get sub neg 0 rlineto
+closepath
+clip
+newpath
+} if
+c1x c2x eq
+{
+c1y c2y lt {/theta 90 def}{/theta 270 def} ifelse
+}
+{
+/slope c2y c1y sub c2x c1x sub div def
+/theta slope 1 atan def
+c2x c1x lt c2y c1y ge and { /theta theta 180 sub def} if
+c2x c1x lt c2y c1y lt and { /theta theta 180 add def} if
+}
+ifelse
+gsave
+clippath
+c1x c1y translate
+theta rotate
+-90 rotate
+{ pathbbox } stopped
+{ 0 0 0 0 } if
+/yMax exch def
+/xMax exch def
+/yMin exch def
+/xMin exch def
+grestore
+xMax xMin eq yMax yMin eq or
+{
+grestore
+end
+}
+{
+/max { 2 copy gt { pop } {exch pop} ifelse } bind def
+/min { 2 copy lt { pop } {exch pop} ifelse } bind def
+rampdict begin
+40 dict begin
+background length 0 gt { background sssetbackground gsave clippath fill grestore } if
+gsave
+c1x c1y translate
+theta rotate
+-90 rotate
+/c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def
+/c1y 0 def
+/c1x 0 def
+/c2x 0 def
+ext0 {
+0 getrampcolor
+c2y r2 add r1 sub 0.0001 lt
+{
+c1x c1y r1 360 0 arcn
+pathbbox
+/aymax exch def
+/axmax exch def
+/aymin exch def
+/axmin exch def
+/bxMin xMin axmin min def
+/byMin yMin aymin min def
+/bxMax xMax axmax max def
+/byMax yMax aymax max def
+bxMin byMin moveto
+bxMax byMin lineto
+bxMax byMax lineto
+bxMin byMax lineto
+bxMin byMin lineto
+eofill
+}
+{
+c2y r1 add r2 le
+{
+c1x c1y r1 0 360 arc
+fill
+}
+{
+c2x c2y r2 0 360 arc fill
+r1 r2 eq
+{
+/p1x r1 neg def
+/p1y c1y def
+/p2x r1 def
+/p2y c1y def
+p1x p1y moveto p2x p2y lineto p2x yMin lineto p1x yMin lineto
+fill
+}
+{
+/AA r2 r1 sub c2y div def
+AA -1 eq
+{ /theta 89.99 def}
+{ /theta AA 1 AA dup mul sub sqrt div 1 atan def}
+ifelse
+/SS1 90 theta add dup sin exch cos div def
+/p1x r1 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
+/p1y p1x SS1 div neg def
+/SS2 90 theta sub dup sin exch cos div def
+/p2x r1 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
+/p2y p2x SS2 div neg def
+r1 r2 gt
+{
+/L1maxX p1x yMin p1y sub SS1 div add def
+/L2maxX p2x yMin p2y sub SS2 div add def
+}
+{
+/L1maxX 0 def
+/L2maxX 0 def
+}ifelse
+p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
+L1maxX L1maxX p1x sub SS1 mul p1y add lineto
+fill
+}
+ifelse
+}
+ifelse
+} ifelse
+} if
+c1x c2x sub dup mul
+c1y c2y sub dup mul
+add 0.5 exp
+0 dtransform
+dup mul exch dup mul add 0.5 exp 72 div
+0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+1 index 1 index lt { exch } if pop
+/hires exch def
+hires mul
+/numpix exch def
+/numsteps NumSamples def
+/rampIndxInc 1 def
+/subsampling false def
+numpix 0 ne
+{
+NumSamples numpix div 0.5 gt
+{
+/numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
+/rampIndxInc NumSamples 1 sub numsteps div def
+/subsampling true def
+} if
+} if
+/xInc c2x c1x sub numsteps div def
+/yInc c2y c1y sub numsteps div def
+/rInc r2 r1 sub numsteps div def
+/cx c1x def
+/cy c1y def
+/radius r1 def
+newpath
+xInc 0 eq yInc 0 eq rInc 0 eq and and
+{
+0 getrampcolor
+cx cy radius 0 360 arc
+stroke
+NumSamples 1 sub getrampcolor
+cx cy radius 72 hires div add 0 360 arc
+0 setlinewidth
+stroke
+}
+{
+0
+numsteps
+{
+dup
+subsampling { round } if
+getrampcolor
+cx cy radius 0 360 arc
+/cx cx xInc add def
+/cy cy yInc add def
+/radius radius rInc add def
+cx cy radius 360 0 arcn
+eofill
+rampIndxInc add
+}
+repeat
+pop
+} ifelse
+ext1 {
+c2y r2 add r1 lt
+{
+c2x c2y r2 0 360 arc
+fill
+}
+{
+c2y r1 add r2 sub 0.0001 le
+{
+c2x c2y r2 360 0 arcn
+pathbbox
+/aymax exch def
+/axmax exch def
+/aymin exch def
+/axmin exch def
+/bxMin xMin axmin min def
+/byMin yMin aymin min def
+/bxMax xMax axmax max def
+/byMax yMax aymax max def
+bxMin byMin moveto
+bxMax byMin lineto
+bxMax byMax lineto
+bxMin byMax lineto
+bxMin byMin lineto
+eofill
+}
+{
+c2x c2y r2 0 360 arc fill
+r1 r2 eq
+{
+/p1x r2 neg def
+/p1y c2y def
+/p2x r2 def
+/p2y c2y def
+p1x p1y moveto p2x p2y lineto p2x yMax lineto p1x yMax lineto
+fill
+}
+{
+/AA r2 r1 sub c2y div def
+AA -1 eq
+{ /theta 89.99 def}
+{ /theta AA 1 AA dup mul sub sqrt div 1 atan def}
+ifelse
+/SS1 90 theta add dup sin exch cos div def
+/p1x r2 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
+/p1y c2y p1x SS1 div sub def
+/SS2 90 theta sub dup sin exch cos div def
+/p2x r2 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
+/p2y c2y p2x SS2 div sub def
+r1 r2 lt
+{
+/L1maxX p1x yMax p1y sub SS1 div add def
+/L2maxX p2x yMax p2y sub SS2 div add def
+}
+{
+/L1maxX 0 def
+/L2maxX 0 def
+}ifelse
+p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
+L1maxX L1maxX p1x sub SS1 mul p1y add lineto
+fill
+}
+ifelse
+}
+ifelse
+} ifelse
+} if
+grestore
+grestore
+end
+end
+end
+} ifelse
+} bd
+/GenStrips {
+40 dict begin
+/background exch def
+/ext1 exch def
+/ext0 exch def
+/BBox exch def
+/y2 exch def
+/x2 exch def
+/y1 exch def
+/x1 exch def
+/rampdict exch def
+gsave
+BBox length 0 gt {
+newpath
+BBox 0 get BBox 1 get moveto
+BBox 2 get BBox 0 get sub 0 rlineto
+0 BBox 3 get BBox 1 get sub rlineto
+BBox 2 get BBox 0 get sub neg 0 rlineto
+closepath
+clip
+newpath
+} if
+x1 x2 eq
+{
+y1 y2 lt {/theta 90 def}{/theta 270 def} ifelse
+}
+{
+/slope y2 y1 sub x2 x1 sub div def
+/theta slope 1 atan def
+x2 x1 lt y2 y1 ge and { /theta theta 180 sub def} if
+x2 x1 lt y2 y1 lt and { /theta theta 180 add def} if
+}
+ifelse
+gsave
+clippath
+x1 y1 translate
+theta rotate
+{ pathbbox } stopped
+{ 0 0 0 0 } if
+/yMax exch def
+/xMax exch def
+/yMin exch def
+/xMin exch def
+grestore
+xMax xMin eq yMax yMin eq or
+{
+grestore
+end
+}
+{
+rampdict begin
+20 dict begin
+background length 0 gt { background sssetbackground gsave clippath fill grestore } if
+gsave
+x1 y1 translate
+theta rotate
+/xStart 0 def
+/xEnd x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def
+/ySpan yMax yMin sub def
+/numsteps NumSamples def
+/rampIndxInc 1 def
+/subsampling false def
+xStart 0 transform
+xEnd 0 transform
+3 -1 roll
+sub dup mul
+3 1 roll
+sub dup mul
+add 0.5 exp 72 div
+0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+1 index 1 index lt { exch } if pop
+mul
+/numpix exch def
+numpix 0 ne
+{
+NumSamples numpix div 0.5 gt
+{
+/numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
+/rampIndxInc NumSamples 1 sub numsteps div def
+/subsampling true def
+} if
+} if
+ext0 {
+0 getrampcolor
+xMin xStart lt
+{ xMin yMin xMin neg ySpan rectfill } if
+} if
+/xInc xEnd xStart sub numsteps div def
+/x xStart def
+0
+numsteps
+{
+dup
+subsampling { round } if
+getrampcolor
+x yMin xInc ySpan rectfill
+/x x xInc add def
+rampIndxInc add
+}
+repeat
+pop
+ext1 {
+xMax xEnd gt
+{ xEnd yMin xMax xEnd sub ySpan rectfill } if
+} if
+grestore
+grestore
+end
+end
+end
+} ifelse
+} bd
+/currentdistillerparams where { pop currentdistillerparams /CoreDistVersion get 5000 lt}{true}ifelse
+{
+/PDFMark5 {cleartomark} bd
+}
+{
+/PDFMark5 {pdfmark} bd
+}ifelse
+/ReadByPDFMark5
+{
+2 dict begin
+/makerString exch def string /tmpString exch def
+{
+currentfile tmpString readline pop
+makerString anchorsearch
+{
+pop pop cleartomark exit
+}
+{
+3 copy /PUT PDFMark5 pop 2 copy (\n) /PUT PDFMark5
+} ifelse
+}loop
+end
+}bd
+%%EndResource
+%%BeginResource: procset pdflev2 6.0 1
+%%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: PDF operators, with code specific for Level 2
+/docinitialize {
+PDF begin
+/_defaulthalftone currenthalftone dd
+/_defaultblackgeneration currentblackgeneration dd
+/_defaultundercolorremoval currentundercolorremoval dd
+/_defaultcolortransfer [currentcolortransfer] dd
+/_defaulttransfer currenttransfer dd
+end
+PDFVars /docSetupDone true put
+} bd
+/initialize {
+PDFVars /docSetupDone get {
+_defaulthalftone sethalftone
+/_defaultblackgeneration load setblackgeneration
+/_defaultundercolorremoval load setundercolorremoval
+_defaultcolortransfer aload pop setcolortransfer
+} if
+false setoverprint
+} bd
+/terminate { } bd
+/c /curveto ld
+/cs /setcolorspace ld
+/l /lineto ld
+/m /moveto ld
+/q /gsave ld
+/Q /grestore ld
+/sc /setcolor ld
+/setSA/setstrokeadjust ld
+/re {
+4 2 roll m
+1 index 0 rlineto
+0 exch rlineto
+neg 0 rlineto
+h
+} bd
+/concattransferfuncs {
+[ 3 1 roll /exec load exch /exec load ] cvx
+} bd
+/concatandsettransfer {
+/_defaulttransfer load concattransferfuncs settransfer
+} bd
+/concatandsetcolortransfer {
+_defaultcolortransfer aload pop
+8 -1 roll 5 -1 roll concattransferfuncs 7 1 roll
+6 -1 roll 4 -1 roll concattransferfuncs 5 1 roll
+4 -1 roll 3 -1 roll concattransferfuncs 3 1 roll
+concattransferfuncs
+setcolortransfer
+} bd
+/defineRes/defineresource ld
+/undefineRes/undefineresource ld
+/findRes/findresource ld
+currentglobal
+true systemdict /setglobal get exec
+[/Function /ExtGState /Form /Shading /FunctionDictionary /MadePattern /PatternPrototype /DataSource /Image]
+{ /Generic /Category findresource dup length dict copy /Category defineresource pop }
+forall
+systemdict /setglobal get exec
+/ri
+{
+/findcolorrendering isdefined?
+{
+mark exch
+findcolorrendering
+counttomark 2 eq
+{ type /booleantype eq
+{ dup type /nametype eq
+{ dup /ColorRendering resourcestatus
+{ pop pop
+dup /DefaultColorRendering ne
+{
+/ColorRendering findresource
+setcolorrendering
+} if
+} if
+} if
+} if
+} if
+cleartomark
+}
+{ pop
+} ifelse
+} bd
+/knownColorants? {
+pop false
+} bd
+/getrampcolor {
+cvi
+/indx exch def
+0 1 NumComp 1 sub {
+dup
+Samples exch get
+dup type /stringtype eq { indx get } if
+exch
+Scaling exch get aload pop
+3 1 roll
+mul add
+} for
+setcolor
+} bd
+/sssetbackground { aload pop setcolor } bd
+%%EndResource
+%%BeginResource: procset pdftext 6.0 1
+%%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: Text operators for PDF
+PDF /PDFText 78 dict dup begin put
+/docinitialize
+{
+/resourcestatus where {
+pop
+/CIDParams /ProcSet resourcestatus {
+pop pop
+false /CIDParams /ProcSet findresource /SetBuildCompatible get exec
+} if
+} if
+PDF begin
+PDFText /_pdfDefineIdentity-H known
+{ PDFText /_pdfDefineIdentity-H get exec}
+if
+end
+} bd
+/initialize {
+PDFText begin
+} bd
+/terminate { end } bd
+Level2?
+{
+/_safeput
+{
+3 -1 roll load 3 1 roll put
+}
+bd
+}
+{
+/_safeput
+{
+2 index load dup dup length exch maxlength ge
+{ dup length 5 add dict copy
+3 index xdd
+}
+{ pop }
+ifelse
+3 -1 roll load 3 1 roll put
+}
+bd
+}
+ifelse
+/pdf_has_composefont? systemdict /composefont known def
+/CopyFont {
+{
+1 index /FID ne 2 index /UniqueID ne and
+{ def } { pop pop } ifelse
+} forall
+} bd
+/Type0CopyFont
+{
+exch
+dup length dict
+begin
+CopyFont
+[
+exch
+FDepVector
+{
+dup /FontType get 0 eq
+{
+1 index Type0CopyFont
+/_pdfType0 exch definefont
+}
+{
+/_pdfBaseFont exch
+2 index exec
+}
+ifelse
+exch
+}
+forall
+pop
+]
+/FDepVector exch def
+currentdict
+end
+} bd
+Level2? {currentglobal true setglobal} if
+/cHexEncoding
+[/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
+/c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
+/c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
+/c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
+/c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
+/c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
+/c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
+/c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
+/c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
+/cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
+/cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
+/cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
+/cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
+/cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF] def
+Level2? {setglobal} if
+/modEnc {
+/_enc xdd
+/_icode 0 dd
+counttomark 1 sub -1 0
+{
+index
+dup type /nametype eq
+{
+_enc _icode 3 -1 roll put
+_icode 1 add
+}
+if
+/_icode xdd
+} for
+cleartomark
+_enc
+} bd
+/trEnc {
+/_enc xdd
+255 -1 0 {
+exch dup -1 eq
+{ pop /.notdef }
+{ Encoding exch get }
+ifelse
+_enc 3 1 roll put
+} for
+pop
+_enc
+} bd
+/TE {
+/_i xdd
+StandardEncoding 256 array copy modEnc
+_pdfEncodings exch _i exch put
+} bd
+Level2?
+{
+/pdfPatchCStrings
+{
+currentdict /CharStrings known currentdict /FontType known and
+{
+FontType 1 eq CharStrings type /dicttype eq and
+{
+CharStrings /mu known CharStrings /mu1 known not and CharStrings wcheck and
+{
+CharStrings /mu get
+type /stringtype eq
+{
+currentglobal
+CharStrings /mu1
+CharStrings /mu get
+dup gcheck setglobal
+dup length string copy
+put
+setglobal
+} if
+} if
+} if
+} if
+} bd
+}
+{ /pdfPatchCStrings {} bd }
+ifelse
+/TZ
+{
+/_usePDFEncoding xdd
+findfont
+dup length 6 add dict
+begin
+{
+1 index /FID ne { def } { pop pop } ifelse
+} forall
+pdfPatchCStrings
+/pdf_origFontName FontName def
+/FontName exch def
+currentdict /PaintType known
+{ PaintType 2 eq {/PaintType 0 def} if }
+if
+_usePDFEncoding 0 ge
+{
+/Encoding _pdfEncodings _usePDFEncoding get def
+pop
+}
+{
+_usePDFEncoding -1 eq
+{
+counttomark 0 eq
+{ pop }
+{
+Encoding 256 array copy
+modEnc /Encoding exch def
+}
+ifelse
+}
+{
+256 array
+trEnc /Encoding exch def
+}
+ifelse
+}
+ifelse
+pdf_EuroProcSet pdf_origFontName known
+{
+pdf_origFontName pdf_AddEuroGlyphProc
+} if
+Level2?
+{
+currentdict /pdf_origFontName undef
+} if
+FontName currentdict
+end
+definefont pop
+}
+bd
+Level2?
+{
+/TZG
+{
+currentglobal true setglobal
+2 index _pdfFontStatus
+{
+2 index findfont
+false setglobal
+3 index findfont
+true setglobal
+ne
+{
+2 index findfont dup rcheck
+{
+dup length dict begin
+{
+1 index /FID ne { def } { pop pop } ifelse
+} forall
+pdfPatchCStrings
+currentdict end
+}
+if
+3 index exch definefont pop
+}
+if
+} if
+setglobal
+TZ
+} bd
+}
+{
+/TZG {TZ} bd
+} ifelse
+Level2?
+{
+currentglobal false setglobal
+userdict /pdftext_data 5 dict put
+pdftext_data
+begin
+/saveStacks
+{
+pdftext_data
+begin
+/vmmode currentglobal def
+false setglobal
+count array astore /os exch def
+end
+countdictstack array dictstack pdftext_data exch /ds exch put
+cleardictstack pdftext_data /dscount countdictstack put
+pdftext_data /vmmode get setglobal
+} bind def
+/restoreStacks
+{
+pdftext_data /vmmode currentglobal put false setglobal
+clear cleardictstack
+pdftext_data /ds get dup
+pdftext_data /dscount get 1 2 index length 1 sub
+{ get begin dup } for
+pop pop
+pdftext_data /os get aload pop
+pdftext_data /vmmode get setglobal
+} bind def
+/testForClonePrinterBug
+{
+currentglobal true setglobal
+/undefinedCategory /Generic /Category findresource
+dup length dict copy /Category defineresource pop
+setglobal
+pdftext_data /saveStacks get exec
+pdftext_data /vmmode currentglobal put false setglobal
+/undefined /undefinedCategory { resourcestatus } stopped
+pdftext_data exch /bugFound exch put
+pdftext_data /vmmode get setglobal
+pdftext_data /restoreStacks get exec
+pdftext_data /bugFound get
+} bind def
+end
+setglobal
+/pdf_resourcestatus
+pdftext_data /testForClonePrinterBug get exec
+{
+{
+pdftext_data /saveStacks get exec
+pdftext_data /os get dup dup length 1 sub
+dup 1 sub dup 0 lt { pop 0 } if
+exch 1 exch { get exch dup } for
+pop pop
+{ resourcestatus }
+stopped
+{
+clear cleardictstack pdftext_data /restoreStacks get exec
+{ pop pop } stopped pop false
+}
+{
+count array astore pdftext_data exch /results exch put
+pdftext_data /restoreStacks get exec pop pop
+pdftext_data /results get aload pop
+}
+ifelse
+}
+}
+{ { resourcestatus } }
+ifelse
+bd
+}
+if
+Level2?
+{
+/_pdfUndefineResource
+{
+currentglobal 3 1 roll
+_pdf_FontDirectory 2 index 2 copy known
+{undef}
+{pop pop}
+ifelse
+1 index (pdf) exch _pdfConcatNames 1 index
+1 index 1 _pdfConcatNames 1 index
+5 index 1 _pdfConcatNames 1 index
+4
+{
+2 copy pdf_resourcestatus
+{
+pop 2 lt
+{2 copy findresource gcheck setglobal undefineresource}
+{pop pop}
+ifelse
+}
+{ pop pop}
+ifelse
+} repeat
+setglobal
+} bd
+}
+{
+/_pdfUndefineResource { pop pop} bd
+}
+ifelse
+Level2?
+{
+/_pdfFontStatus
+{
+currentglobal exch
+/Font pdf_resourcestatus
+{pop pop true}
+{false}
+ifelse
+exch setglobal
+} bd
+}
+{
+/_pdfFontStatusString 50 string def
+_pdfFontStatusString 0 (fonts/) putinterval
+/_pdfFontStatus
+{
+FontDirectory 1 index known
+{ pop true }
+{
+_pdfFontStatusString 6 42 getinterval
+cvs length 6 add
+_pdfFontStatusString exch 0 exch getinterval
+{ status } stopped
+{pop false}
+{
+{ pop pop pop pop true}
+{ false }
+ifelse
+}
+ifelse
+}
+ifelse
+} bd
+}
+ifelse
+Level2?
+{
+/_pdfCIDFontStatus
+{
+/CIDFont /Category pdf_resourcestatus
+{
+pop pop
+/CIDFont pdf_resourcestatus
+{pop pop true}
+{false}
+ifelse
+}
+{ pop false }
+ifelse
+} bd
+}
+if
+/_pdfString100 100 string def
+/_pdfComposeFontName
+{
+dup length 1 eq
+{
+0 get
+1 index
+type /nametype eq
+{
+_pdfString100 cvs
+length dup dup _pdfString100 exch (-) putinterval
+_pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
+2 index exch cvs length
+add 1 add _pdfString100 exch 0 exch getinterval
+exch pop
+true
+}
+{
+pop pop
+false
+}
+ifelse
+}
+{
+false
+}
+ifelse
+dup {exch cvn exch} if
+} bd
+/_pdfConcatNames
+{
+exch
+_pdfString100 cvs
+length dup dup _pdfString100 exch (-) putinterval
+_pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
+3 -1 roll exch cvs length
+add 1 add _pdfString100 exch 0 exch getinterval
+cvn
+} bind def
+/_pdfTextTempString 50 string def
+/_pdfRegOrderingArray [(Adobe-Japan1) (Adobe-CNS1) (Adobe-Korea1) (Adobe-GB1)] def
+/_pdf_CheckCIDSystemInfo
+{
+1 index _pdfTextTempString cvs
+(Identity) anchorsearch
+{
+pop pop pop pop true
+}
+{
+false
+_pdfRegOrderingArray
+{
+2 index exch
+anchorsearch
+{ pop pop pop true exit}
+{ pop }
+ifelse
+}
+forall
+exch pop
+exch /CIDFont findresource
+/CIDSystemInfo get
+3 -1 roll /CMap findresource
+/CIDSystemInfo get
+exch
+3 -1 roll
+{
+2 copy
+/Supplement get
+exch
+dup type /dicttype eq
+{/Supplement get}
+{pop 0 }
+ifelse
+ge
+}
+{ true }
+ifelse
+{
+dup /Registry get
+2 index /Registry get eq
+{
+/Ordering get
+exch /Ordering get
+dup type /arraytype eq
+{
+1 index type /arraytype eq
+{
+true
+1 index length 1 sub -1 0
+{
+dup 2 index exch get exch 3 index exch get ne
+{ pop false exit}
+if
+} for
+exch pop exch pop
+}
+{ pop pop false }
+ifelse
+}
+{
+eq
+}
+ifelse
+}
+{ pop pop false }
+ifelse
+}
+{ pop pop false }
+ifelse
+}
+ifelse
+} bind def
+pdf_has_composefont?
+{
+/_pdfComposeFont
+{
+2 copy _pdfComposeFontName not
+{
+2 index
+}
+if
+(pdf) exch _pdfConcatNames
+dup _pdfFontStatus
+{ dup findfont 5 2 roll pop pop pop true}
+{
+4 1 roll
+1 index /CMap pdf_resourcestatus
+{
+pop pop
+true
+}
+{false}
+ifelse
+1 index true exch
+{
+_pdfCIDFontStatus not
+{pop false exit}
+if
+}
+forall
+and
+{
+1 index 1 index 0 get _pdf_CheckCIDSystemInfo
+{
+3 -1 roll pop
+2 index 3 1 roll
+composefont true
+}
+{
+pop pop exch pop false
+}
+ifelse
+}
+{
+_pdfComposeFontName
+{
+dup _pdfFontStatus
+{
+exch pop
+1 index exch
+findfont definefont true
+}
+{
+pop exch pop
+false
+}
+ifelse
+}
+{
+exch pop
+false
+}
+ifelse
+}
+ifelse
+{ true }
+{
+dup _pdfFontStatus
+{ dup findfont true }
+{ pop false }
+ifelse
+}
+ifelse
+}
+ifelse
+} bd
+}
+{
+/_pdfComposeFont
+{
+_pdfComposeFontName not
+{
+dup
+}
+if
+dup
+_pdfFontStatus
+{exch pop dup findfont true}
+{
+1 index
+dup type /nametype eq
+{pop}
+{cvn}
+ifelse
+eq
+{pop false}
+{
+dup _pdfFontStatus
+{dup findfont true}
+{pop false}
+ifelse
+}
+ifelse
+}
+ifelse
+} bd
+}
+ifelse
+/_pdfStyleDicts 4 dict dup begin
+/Adobe-Japan1 4 dict dup begin
+Level2?
+{
+/Serif
+/HeiseiMin-W3-83pv-RKSJ-H _pdfFontStatus
+{/HeiseiMin-W3}
+{
+/HeiseiMin-W3 _pdfCIDFontStatus
+{/HeiseiMin-W3}
+{/Ryumin-Light}
+ifelse
+}
+ifelse
+def
+/SansSerif
+/HeiseiKakuGo-W5-83pv-RKSJ-H _pdfFontStatus
+{/HeiseiKakuGo-W5}
+{
+/HeiseiKakuGo-W5 _pdfCIDFontStatus
+{/HeiseiKakuGo-W5}
+{/GothicBBB-Medium}
+ifelse
+}
+ifelse
+def
+/HeiseiMaruGo-W4-83pv-RKSJ-H _pdfFontStatus
+{/HeiseiMaruGo-W4}
+{
+/HeiseiMaruGo-W4 _pdfCIDFontStatus
+{/HeiseiMaruGo-W4}
+{
+/Jun101-Light-RKSJ-H _pdfFontStatus
+{ /Jun101-Light }
+{ SansSerif }
+ifelse
+}
+ifelse
+}
+ifelse
+/RoundSansSerif exch def
+/Default Serif def
+}
+{
+/Serif /Ryumin-Light def
+/SansSerif /GothicBBB-Medium def
+{
+(fonts/Jun101-Light-83pv-RKSJ-H) status
+}stopped
+{pop}{
+{ pop pop pop pop /Jun101-Light }
+{ SansSerif }
+ifelse
+/RoundSansSerif exch def
+}ifelse
+/Default Serif def
+}
+ifelse
+end
+def
+/Adobe-Korea1 4 dict dup begin
+/Serif /HYSMyeongJo-Medium def
+/SansSerif /HYGoThic-Medium def
+/RoundSansSerif SansSerif def
+/Default Serif def
+end
+def
+/Adobe-GB1 4 dict dup begin
+/Serif /STSong-Light def
+/SansSerif /STHeiti-Regular def
+/RoundSansSerif SansSerif def
+/Default Serif def
+end
+def
+/Adobe-CNS1 4 dict dup begin
+/Serif /MKai-Medium def
+/SansSerif /MHei-Medium def
+/RoundSansSerif SansSerif def
+/Default Serif def
+end
+def
+end
+def
+/TZzero
+{
+/_wmode xdd
+/_styleArr xdd
+/_regOrdering xdd
+3 copy
+_pdfComposeFont
+{
+5 2 roll pop pop pop
+}
+{
+[
+0 1 _styleArr length 1 sub
+{
+_styleArr exch get
+_pdfStyleDicts _regOrdering 2 copy known
+{
+get
+exch 2 copy known not
+{ pop /Default }
+if
+get
+}
+{
+pop pop pop /Unknown
+}
+ifelse
+}
+for
+]
+exch pop
+2 index 3 1 roll
+_pdfComposeFont
+{3 -1 roll pop}
+{
+findfont dup /FontName get exch
+}
+ifelse
+}
+ifelse
+dup /WMode 2 copy known
+{ get _wmode ne }
+{ pop pop _wmode 1 eq}
+ifelse
+{
+exch _wmode _pdfConcatNames
+dup _pdfFontStatus
+{ exch pop dup findfont false}
+{ exch true }
+ifelse
+}
+{
+dup /FontType get 0 ne
+}
+ifelse
+{
+dup /FontType get 3 eq _wmode 1 eq and
+{
+_pdfVerticalRomanT3Font dup length 10 add dict copy
+begin
+/_basefont exch
+dup length 3 add dict
+begin
+{1 index /FID ne {def}{pop pop} ifelse }
+forall
+/Encoding Encoding dup length array copy
+dup 16#27 /quotesingle put
+dup 16#60 /grave put
+_regOrdering /Adobe-Japan1 eq
+{dup 16#5c /yen put dup 16#a5 /yen put dup 16#b4 /yen put}
+if
+def
+FontName
+currentdict
+end
+definefont
+def
+/Encoding _basefont /Encoding get def
+/_fauxfont true def
+}
+{
+dup length 3 add dict
+begin
+{1 index /FID ne {def}{pop pop} ifelse }
+forall
+FontType 0 ne
+{
+/Encoding Encoding dup length array copy
+dup 16#27 /quotesingle put
+dup 16#60 /grave put
+_regOrdering /Adobe-Japan1 eq
+{dup 16#5c /yen put}
+if
+def
+/_fauxfont true def
+} if
+} ifelse
+/WMode _wmode def
+dup dup /FontName exch def
+currentdict
+end
+definefont pop
+}
+{
+pop
+}
+ifelse
+/_pdf_FontDirectory 3 1 roll _safeput
+}
+bd
+Level2?
+{
+/Tf {
+_pdf_FontDirectory 2 index 2 copy known
+{get exch 3 -1 roll pop}
+{pop pop}
+ifelse
+selectfont
+} bd
+}
+{
+/Tf {
+_pdf_FontDirectory 2 index 2 copy known
+{get exch 3 -1 roll pop}
+{pop pop}
+ifelse
+exch findfont exch
+dup type /arraytype eq
+{makefont}
+{scalefont}
+ifelse
+setfont
+} bd
+}
+ifelse
+/cshow where
+{
+pop /pdf_cshow /cshow load dd
+/pdf_remove2 {pop pop} dd
+}
+{
+/pdf_cshow {exch forall} dd
+/pdf_remove2 {} dd
+} ifelse
+/pdf_xshow
+{
+/_pdf_na xdd
+/_pdf_i 0 dd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 /_pdf_showproc load exec
+{_pdf_na _pdf_i get} stopped
+{ pop pop }
+{
+_pdf_x _pdf_y moveto
+0
+rmoveto
+}
+ifelse
+_pdf_i 1 add /_pdf_i xdd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+}
+exch
+pdf_cshow
+} bd
+/pdf_yshow
+{
+/_pdf_na xdd
+/_pdf_i 0 dd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 /_pdf_showproc load exec
+{_pdf_na _pdf_i get} stopped
+{ pop pop }
+{
+_pdf_x _pdf_y moveto
+0 exch
+rmoveto
+}
+ifelse
+_pdf_i 1 add /_pdf_i xdd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+}
+exch
+pdf_cshow
+} bd
+/pdf_xyshow
+{
+/_pdf_na xdd
+/_pdf_i 0 dd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 /_pdf_showproc load exec
+{_pdf_na _pdf_i get} stopped
+{ pop pop }
+{
+1 pop
+{_pdf_na _pdf_i 1 add get} stopped
+{ pop pop pop}
+{
+_pdf_x _pdf_y moveto
+rmoveto
+}
+ifelse
+}
+ifelse
+_pdf_i 2 add /_pdf_i xdd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+}
+exch
+pdf_cshow
+} bd
+/pdfl1xs {/_pdf_showproc /show load dd pdf_xshow} bd
+/pdfl1ys {/_pdf_showproc /show load dd pdf_yshow} bd
+/pdfl1xys {/_pdf_showproc /show load dd pdf_xyshow} bd
+Level2? _ColorSep5044? not and
+{
+/pdfxs {{xshow} stopped {pdfl1xs} if} bd
+/pdfys {{yshow} stopped {pdfl1ys} if} bd
+/pdfxys {{xyshow} stopped {pdfl1xys} if} bd
+}
+{
+/pdfxs /pdfl1xs load dd
+/pdfys /pdfl1ys load dd
+/pdfxys /pdfl1xys load dd
+} ifelse
+/pdf_charpath {false charpath} bd
+/pdf_xcharpath {/_pdf_showproc /pdf_charpath load dd pdf_xshow} bd
+/pdf_ycharpath {/_pdf_showproc /pdf_charpath load dd pdf_yshow} bd
+/pdf_xycharpath {/_pdf_showproc /pdf_charpath load dd pdf_xyshow} bd
+/pdf_strokepath
+{
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 false charpath
+currentpoint S moveto
+} bind
+exch pdf_cshow
+} bd
+/pdf_xstrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xshow} bd
+/pdf_ystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_yshow} bd
+/pdf_xystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xyshow} bd
+Level2? {currentglobal true setglobal} if
+/d0/setcharwidth ld
+/nND {{/.notdef} repeat} bd
+/T3Defs {
+/BuildChar
+{
+1 index /Encoding get exch get
+1 index /BuildGlyph get exec
+}
+def
+/BuildGlyph {
+exch begin
+GlyphProcs exch get exec
+end
+} def
+/_pdfT3Font true def
+} bd
+/_pdfBoldRomanWidthProc
+{
+stringwidth 1 index 0 ne { exch .03 add exch }if setcharwidth
+0 0
+} bd
+/_pdfType0WidthProc
+{
+dup stringwidth 0 0 moveto
+2 index true charpath pathbbox
+0 -1
+7 index 2 div .88
+setcachedevice2
+pop
+0 0
+} bd
+/_pdfType0WMode1WidthProc
+{
+dup stringwidth
+pop 2 div neg -0.88
+2 copy
+moveto
+0 -1
+5 -1 roll true charpath pathbbox
+setcachedevice
+} bd
+/_pdfBoldBaseFont
+11 dict begin
+/FontType 3 def
+/FontMatrix[1 0 0 1 0 0]def
+/FontBBox[0 0 1 1]def
+/Encoding cHexEncoding def
+/_setwidthProc /_pdfBoldRomanWidthProc load def
+/_bcstr1 1 string def
+/BuildChar
+{
+exch begin
+_basefont setfont
+_bcstr1 dup 0 4 -1 roll put
+dup
+_setwidthProc
+3 copy
+moveto
+show
+_basefonto setfont
+moveto
+show
+end
+}bd
+currentdict
+end
+def
+pdf_has_composefont?
+{
+/_pdfBoldBaseCIDFont
+11 dict begin
+/CIDFontType 1 def
+/CIDFontName /_pdfBoldBaseCIDFont def
+/FontMatrix[1 0 0 1 0 0]def
+/FontBBox[0 0 1 1]def
+/_setwidthProc /_pdfType0WidthProc load def
+/_bcstr2 2 string def
+/BuildGlyph
+{
+exch begin
+_basefont setfont
+_bcstr2 1 2 index 256 mod put
+_bcstr2 0 3 -1 roll 256 idiv put
+_bcstr2 dup _setwidthProc
+3 copy
+moveto
+show
+_basefonto setfont
+moveto
+show
+end
+}bd
+currentdict
+end
+def
+/_pdfDefineIdentity-H
+{
+/Identity-H /CMap PDFText /pdf_resourcestatus get exec
+{
+pop pop
+}
+{
+/CIDInit/ProcSet findresource begin 12 dict begin
+begincmap
+/CIDSystemInfo
+3 dict begin
+/Registry (Adobe) def
+/Ordering (Identity) def
+/Supplement 0 def
+currentdict
+end
+def
+/CMapName /Identity-H def
+/CMapVersion 1 def
+/CMapType 1 def
+1 begincodespacerange
+<0000> <ffff>
+endcodespacerange
+1 begincidrange
+<0000> <ffff> 0
+endcidrange
+endcmap
+CMapName currentdict/CMap defineresource pop
+end
+end
+} ifelse
+} def
+} if
+/_pdfVerticalRomanT3Font
+10 dict begin
+/FontType 3 def
+/FontMatrix[1 0 0 1 0 0]def
+/FontBBox[0 0 1 1]def
+/_bcstr1 1 string def
+/BuildChar
+{
+exch begin
+_basefont setfont
+_bcstr1 dup 0 4 -1 roll put
+dup
+_pdfType0WidthProc
+moveto
+show
+end
+}bd
+currentdict
+end
+def
+Level2? {setglobal} if
+/MakeBoldFont
+{
+dup /ct_SyntheticBold known
+{
+dup length 3 add dict begin
+CopyFont
+/ct_StrokeWidth .03 0 FontMatrix idtransform pop def
+/ct_SyntheticBold true def
+currentdict
+end
+definefont
+}
+{
+dup dup length 3 add dict
+begin
+CopyFont
+/PaintType 2 def
+/StrokeWidth .03 0 FontMatrix idtransform pop def
+/dummybold currentdict
+end
+definefont
+dup /FontType get dup 9 ge exch 11 le and
+{
+_pdfBoldBaseCIDFont
+dup length 3 add dict copy begin
+dup /CIDSystemInfo get /CIDSystemInfo exch def
+/_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
+/_basefont exch def
+/_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
+/_basefonto exch def
+currentdict
+end
+/CIDFont defineresource
+}
+{
+_pdfBoldBaseFont
+dup length 3 add dict copy begin
+/_basefont exch def
+/_basefonto exch def
+currentdict
+end
+definefont
+}
+ifelse
+}
+ifelse
+} bd
+/MakeBold {
+1 index
+_pdf_FontDirectory 2 index 2 copy known
+{get}
+{exch pop}
+ifelse
+findfont
+dup
+/FontType get 0 eq
+{
+dup /WMode known {dup /WMode get 1 eq }{false} ifelse
+version length 4 ge
+and
+{version 0 4 getinterval cvi 2015 ge }
+{true}
+ifelse
+{/_pdfType0WidthProc}
+{/_pdfType0WMode1WidthProc}
+ifelse
+_pdfBoldBaseFont /_setwidthProc 3 -1 roll load put
+{MakeBoldFont} Type0CopyFont definefont
+}
+{
+dup /_fauxfont known not 1 index /SubstMaster known not and
+{
+_pdfBoldBaseFont /_setwidthProc /_pdfBoldRomanWidthProc load put
+MakeBoldFont
+}
+{
+2 index 2 index eq
+{ exch pop }
+{
+dup length dict begin
+CopyFont
+currentdict
+end
+definefont
+}
+ifelse
+}
+ifelse
+}
+ifelse
+pop pop
+dup /dummybold ne
+{/_pdf_FontDirectory exch dup _safeput }
+{ pop }
+ifelse
+}bd
+/MakeItalic {
+_pdf_FontDirectory exch 2 copy known
+{get}
+{exch pop}
+ifelse
+dup findfont
+dup /FontInfo 2 copy known
+{
+get
+/ItalicAngle 2 copy known
+{get 0 eq }
+{ pop pop true}
+ifelse
+}
+{ pop pop true}
+ifelse
+{
+exch pop
+dup /FontType get 0 eq Level2? not and
+{ dup /FMapType get 6 eq }
+{ false }
+ifelse
+{
+dup /WMode 2 copy known
+{
+get 1 eq
+{ _italMtx_WMode1Type0 }
+{ _italMtxType0 }
+ifelse
+}
+{ pop pop _italMtxType0 }
+ifelse
+}
+{
+dup /WMode 2 copy known
+{
+get 1 eq
+{ _italMtx_WMode1 }
+{ _italMtx }
+ifelse
+}
+{ pop pop _italMtx }
+ifelse
+}
+ifelse
+makefont
+dup /FontType get 42 eq Level2? not or
+{
+dup length dict begin
+CopyFont
+currentdict
+end
+}
+if
+1 index exch
+definefont pop
+/_pdf_FontDirectory exch dup _safeput
+}
+{
+pop
+2 copy ne
+{
+/_pdf_FontDirectory 3 1 roll _safeput
+}
+{ pop pop }
+ifelse
+}
+ifelse
+}bd
+/MakeBoldItalic {
+/dummybold exch
+MakeBold
+/dummybold
+MakeItalic
+}bd
+Level2?
+{
+/pdf_CopyDict
+{1 index length add dict copy}
+def
+}
+{
+/pdf_CopyDict
+{
+1 index length add dict
+1 index wcheck
+{ copy }
+{ begin
+{def} forall
+currentdict
+end
+}
+ifelse
+}
+def
+}
+ifelse
+/pdf_AddEuroGlyphProc
+{
+currentdict /CharStrings known
+{
+CharStrings /Euro known not
+{
+dup
+/CharStrings
+CharStrings 1 pdf_CopyDict
+begin
+/Euro pdf_EuroProcSet 4 -1 roll get def
+currentdict
+end
+def
+/pdf_PSBuildGlyph /pdf_PSBuildGlyph load def
+/pdf_PathOps /pdf_PathOps load def
+/Symbol eq Encoding 160 get /.notdef eq and
+{
+/Encoding Encoding dup length array copy
+dup 160 /Euro put def
+}
+if
+}
+{ pop
+}
+ifelse
+}
+{ pop
+}
+ifelse
+}
+def
+Level2? {currentglobal true setglobal} if
+/pdf_PathOps 4 dict dup begin
+/m {moveto} def
+/l {lineto} def
+/c {curveto} def
+/cp {closepath} def
+end
+def
+/pdf_PSBuildGlyph
+{
+gsave
+8 -1 roll pop
+7 1 roll
+currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
+dup 9 1 roll
+{
+currentdict /StrokeWidth 2 copy known
+{
+get 2 div
+5 1 roll
+4 -1 roll 4 index sub
+4 1 roll
+3 -1 roll 4 index sub
+3 1 roll
+exch 4 index add exch
+4 index add
+5 -1 roll pop
+}
+{
+pop pop
+}
+ifelse
+}
+if
+setcachedevice
+pdf_PathOps begin
+exec
+end
+{
+currentdict /StrokeWidth 2 copy known
+{ get }
+{ pop pop 0 }
+ifelse
+setlinewidth stroke
+}
+{
+fill
+}
+ifelse
+grestore
+} def
+/pdf_EuroProcSet 13 dict def
+pdf_EuroProcSet
+begin
+/Courier-Bold
+{
+600 0 6 -12 585 612
+{
+385 274 m
+180 274 l
+179 283 179 293 179 303 c
+179 310 179 316 180 323 c
+398 323 l
+423 404 l
+197 404 l
+219 477 273 520 357 520 c
+409 520 466 490 487 454 c
+487 389 l
+579 389 l
+579 612 l
+487 612 l
+487 560 l
+449 595 394 612 349 612 c
+222 612 130 529 98 404 c
+31 404 l
+6 323 l
+86 323 l
+86 304 l
+86 294 86 284 87 274 c
+31 274 l
+6 193 l
+99 193 l
+129 77 211 -12 359 -12 c
+398 -12 509 8 585 77 c
+529 145 l
+497 123 436 80 356 80 c
+285 80 227 122 198 193 c
+360 193 l
+cp
+600 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Courier-BoldOblique /Courier-Bold load def
+/Courier
+{
+600 0 17 -12 578 584
+{
+17 204 m
+97 204 l
+126 81 214 -12 361 -12 c
+440 -12 517 17 578 62 c
+554 109 l
+501 70 434 43 366 43 c
+266 43 184 101 154 204 c
+380 204 l
+400 259 l
+144 259 l
+144 270 143 281 143 292 c
+143 299 143 307 144 314 c
+418 314 l
+438 369 l
+153 369 l
+177 464 249 529 345 529 c
+415 529 484 503 522 463 c
+522 391 l
+576 391 l
+576 584 l
+522 584 l
+522 531 l
+473 566 420 584 348 584 c
+216 584 122 490 95 369 c
+37 369 l
+17 314 l
+87 314 l
+87 297 l
+87 284 88 272 89 259 c
+37 259 l
+cp
+600 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Courier-Oblique /Courier load def
+/Helvetica
+{
+556 0 24 -19 541 703
+{
+541 628 m
+510 669 442 703 354 703 c
+201 703 117 607 101 444 c
+50 444 l
+25 372 l
+97 372 l
+97 301 l
+49 301 l
+24 229 l
+103 229 l
+124 67 209 -19 350 -19 c
+435 -19 501 25 509 32 c
+509 131 l
+492 105 417 60 343 60 c
+267 60 204 127 197 229 c
+406 229 l
+430 301 l
+191 301 l
+191 372 l
+455 372 l
+479 444 l
+194 444 l
+201 531 245 624 348 624 c
+433 624 484 583 509 534 c
+cp
+556 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Helvetica-Oblique /Helvetica load def
+/Helvetica-Bold
+{
+556 0 12 -19 563 710
+{
+563 621 m
+537 659 463 710 363 710 c
+216 710 125 620 101 462 c
+51 462 l
+12 367 l
+92 367 l
+92 346 l
+92 337 93 328 93 319 c
+52 319 l
+12 224 l
+102 224 l
+131 58 228 -19 363 -19 c
+417 -19 471 -12 517 18 c
+517 146 l
+481 115 426 93 363 93 c
+283 93 254 166 246 224 c
+398 224 l
+438 319 l
+236 319 l
+236 367 l
+457 367 l
+497 462 l
+244 462 l
+259 552 298 598 363 598 c
+425 598 464 570 486 547 c
+507 526 513 517 517 509 c
+cp
+556 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Helvetica-BoldOblique /Helvetica-Bold load def
+/Symbol
+{
+750 0 20 -12 714 685
+{
+714 581 m
+650 645 560 685 465 685 c
+304 685 165 580 128 432 c
+50 432 l
+20 369 l
+116 369 l
+115 356 115 347 115 337 c
+115 328 115 319 116 306 c
+50 306 l
+20 243 l
+128 243 l
+165 97 300 -12 465 -12 c
+560 -12 635 25 685 65 c
+685 155 l
+633 91 551 51 465 51 c
+340 51 238 131 199 243 c
+555 243 l
+585 306 l
+184 306 l
+183 317 182 326 182 336 c
+182 346 183 356 184 369 c
+614 369 l 644 432 l
+199 432 l
+233 540 340 622 465 622 c
+555 622 636 580 685 520 c
+cp
+750 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-Bold
+{
+500 0 16 -14 478 700
+{
+367 308 m
+224 308 l
+224 368 l
+375 368 l
+380 414 l
+225 414 l
+230 589 257 653 315 653 c
+402 653 431 521 444 457 c
+473 457 l
+473 698 l
+444 697 l
+441 679 437 662 418 662 c
+393 662 365 700 310 700 c
+211 700 97 597 73 414 c
+21 414 l
+16 368 l
+69 368 l
+69 359 68 350 68 341 c
+68 330 68 319 69 308 c
+21 308 l
+16 262 l
+73 262 l
+91 119 161 -14 301 -14 c
+380 -14 443 50 478 116 c
+448 136 l
+415 84 382 40 323 40 c
+262 40 231 77 225 262 c
+362 262 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-BoldItalic
+{
+500 0 9 -20 542 686
+{
+542 686 m
+518 686 l
+513 673 507 660 495 660 c
+475 660 457 683 384 683 c
+285 683 170 584 122 430 c
+58 430 l
+34 369 l
+105 369 l
+101 354 92 328 90 312 c
+34 312 l
+9 251 l
+86 251 l
+85 238 84 223 84 207 c
+84 112 117 -14 272 -14 c
+326 -14 349 9 381 9 c
+393 9 393 -10 394 -20 c
+420 -20 l
+461 148 l
+429 148 l
+416 109 362 15 292 15 c
+227 15 197 55 197 128 c
+197 162 204 203 216 251 c
+378 251 l
+402 312 l
+227 312 l
+229 325 236 356 241 369 c
+425 369 l
+450 430 l
+255 430 l
+257 435 264 458 274 488 c
+298 561 337 654 394 654 c
+437 654 484 621 484 530 c
+484 516 l
+516 516 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-Italic
+{
+500 0 23 -10 595 692
+{
+399 317 m
+196 317 l
+199 340 203 363 209 386 c
+429 386 l
+444 424 l
+219 424 l
+246 514 307 648 418 648 c
+448 648 471 638 492 616 c
+529 576 524 529 527 479 c
+549 475 l
+595 687 l
+570 687 l
+562 674 558 664 542 664 c
+518 664 474 692 423 692 c
+275 692 162 551 116 424 c
+67 424 l
+53 386 l
+104 386 l
+98 363 93 340 90 317 c
+37 317 l
+23 279 l
+86 279 l
+85 266 85 253 85 240 c
+85 118 137 -10 277 -10 c
+370 -10 436 58 488 128 c
+466 149 l
+424 101 375 48 307 48 c
+212 48 190 160 190 234 c
+190 249 191 264 192 279 c
+384 279 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-Roman
+{
+500 0 10 -12 484 692
+{
+347 298 m
+171 298 l
+170 310 170 322 170 335 c
+170 362 l
+362 362 l
+374 403 l
+172 403 l
+184 580 244 642 308 642 c
+380 642 434 574 457 457 c
+481 462 l
+474 691 l
+449 691 l
+433 670 429 657 410 657 c
+394 657 360 692 299 692 c
+204 692 94 604 73 403 c
+22 403 l
+10 362 l
+70 362 l
+69 352 69 341 69 330 c
+69 319 69 308 70 298 c
+22 298 l
+10 257 l
+73 257 l
+97 57 216 -12 295 -12 c
+364 -12 427 25 484 123 c
+458 142 l
+425 101 384 37 316 37 c
+256 37 189 84 173 257 c
+335 257 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+end
+Level2? {setglobal} if
+currentdict readonly pop end
+%%EndResource
+PDFText begin
+[39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
+/Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
+/egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
+/oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
+/udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
+/registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
+/.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
+/.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
+/questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
+/guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe
+/endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
+/.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
+/fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
+/Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
+/Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
+/Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
+/hungarumlaut/ogonek/caron
+0 TE
+[1/dotlessi/caron 39/quotesingle 96/grave
+127/bullet/Euro/bullet/quotesinglbase/florin/quotedblbase/ellipsis
+/dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE
+/bullet/Zcaron/bullet/bullet/quoteleft/quoteright/quotedblleft
+/quotedblright/bullet/endash/emdash/tilde/trademark/scaron
+/guilsinglright/oe/bullet/zcaron/Ydieresis/space/exclamdown/cent/sterling
+/currency/yen/brokenbar/section/dieresis/copyright/ordfeminine
+/guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus
+/twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla
+/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
+/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
+/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash
+/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave
+/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute
+/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde
+/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute
+/ucircumflex/udieresis/yacute/thorn/ydieresis
+1 TE
+end
+%%BeginResource: procset pdfasc.prc 6.0 1
+%%Copyright: Copyright 1992-2003 Adobe Systems Incorporated. All Rights Reserved.
+/ASR {
+13 dict begin
+/mirV? exch def
+/mirH? exch def
+/center? exch def
+/autorotate? exch def
+/angle exch def
+/shrink exch def
+/Pury exch def
+/Purx exch def
+/Plly exch def
+/Pllx exch def
+/Dury exch def
+/Durx exch def
+/Dlly exch def
+/Dllx exch def
+Dury 0 eq Durx 0 eq and Dlly 0 eq Dllx 0 eq and and
+{ shrink 0 gt { GClipBBox } { GPageBBox } ifelse }
+{ ITransDBBox }
+ifelse
+/PHt Pury Plly sub def
+/PW Purx Pllx sub def
+/DHt Dury Dlly sub def
+/DW Durx Dllx sub def
+angle 90 eq angle 270 eq or
+{
+PHt /PHt PW def /PW exch def
+} if
+autorotate? PHt PW ne and DHt DW ne and
+{
+DHt DW ge
+PHt PW ge
+ne
+{ /angle angle 90 add def
+PHt /PHt PW def /PW exch def
+}
+if
+} if
+angle 0 ne
+{
+/angle angle 360 mod def
+angle rotate
+angle 90 eq
+{ 0 DW neg translate }
+if
+angle 180 eq
+{ DW neg DHt neg translate }
+if
+angle 270 eq
+{ DHt neg 0 translate }
+if
+} if
+center?
+{
+ITransBBox
+Durx Dllx add 2 div Dury Dlly add 2 div
+Purx Pllx add -2 div Pury Plly add -2 div
+3 -1 roll add exch
+3 -1 roll add exch
+translate
+}
+{
+ITransBBox
+angle 0 eq
+{Dllx Pllx sub Dury Pury sub}
+if
+angle 90 eq
+{Durx Purx sub Dury Pury sub}
+if
+angle 180 eq
+{Durx Purx sub Dlly Plly sub}
+if
+angle 270 eq
+{Dllx Pllx sub Dlly Plly sub}
+if
+translate
+}
+ifelse
+mirH? mirV? or
+{
+ITransBBox
+mirH?
+{
+-1 1 scale
+Durx Dllx add neg 0 translate
+} if
+mirV?
+{
+1 -1 scale
+0 Dury Dlly add neg translate
+} if
+} if
+shrink 0 ne
+{
+ITransBBox
+Dury Dlly sub Pury Plly sub div
+Durx Dllx sub Purx Pllx sub div
+2 copy gt { exch } if pop
+shrink 1 eq
+{
+Durx Dllx add 2 div Dury Dlly add 2 div translate
+dup scale
+Purx Pllx add -2 div Pury Plly add -2 div translate
+}
+{
+shrink 2 eq 1 index 1.0 lt and
+{
+Durx Dllx add 2 div Dury Dlly add 2 div translate
+dup scale
+Purx Pllx add -2 div Pury Plly add -2 div translate
+}
+{ pop }
+ifelse
+}
+ifelse
+} if
+end
+} [/autorotate? /shrink? /mirH? /mirV? /angle /Pury /Purx /Plly /Pllx /Durx /Dury /Dllx /Dlly /PW /PHt /DW /DHt
+/Devurx /Devury /Devllx /Devlly /pdfHt /pdfW]
+bld
+/GClipBBox
+{
+gsave newpath clippath pathbbox newpath grestore
+/Dury exch def
+/Durx exch def
+/Dlly exch def
+/Dllx exch def
+ITransDBBox
+} [/Durx /Dury /Dllx /Dlly]
+bld
+/GPageBBox
+{
+{
+currentpagedevice /PageSize get aload pop
+/Devury exch def /Devurx exch def
+/Devllx 0 def /Devlly 0 def
+ITransBBox
+}
+stopped
+{ GClipBBox }
+if
+} [/Devurx /Devury /Devllx /Devlly ]
+bld
+/ITransDBBox
+{
+Durx Dury transform matrix defaultmatrix itransform
+/Devury exch def
+/Devurx exch def
+Dllx Dlly transform matrix defaultmatrix itransform
+/Devlly exch def
+/Devllx exch def
+Devury Devlly lt {/Devlly Devury /Devury Devlly def def} if
+Devurx Devllx lt {/Devllx Devurx /Devurx Devllx def def} if
+} [/Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ]
+bld
+/ITransBBox
+{
+/um matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix def
+Devllx Devlly um itransform
+Devurx Devury um itransform
+/Dury exch def
+/Durx exch def
+/Dlly exch def
+/Dllx exch def
+Dury Dlly lt {/Dlly Dury /Dury Dlly def def} if
+Durx Dllx lt {/Dllx Durx /Durx Dllx def def} if
+} [ /um /Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ]
+bld
+%%EndResource
+currentdict readonly pop
+end end
+/currentpacking where {pop setpacking}if
+PDFVars/DocInitAll{[PDF PDFText]{/docinitialize get exec}forall }put
+PDFVars/InitAll{[PDF PDFText]{/initialize get exec}forall initgs}put
+PDFVars/TermAll{[PDFText PDF]{/terminate get exec}forall}put
+PDFVars begin PDF begin
+PDFVars/DocInitAll get exec PDFVars/InitAll get exec
+
+[/NamespacePush PDFMark5
+[/_objdef {Metadata_In_EPS} /type /stream /OBJ PDFMark5
+[{Metadata_In_EPS} 3388 (% &end XMP packet& %) ReadByPDFMark5
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="3.1-702">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+ <rdf:Description rdf:about=""
+ xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ <xap:CreateDate>2007-11-30T21:27:45+08:00</xap:CreateDate>
+ <xap:ModifyDate>2007-11-30T21:27:45+08:00</xap:ModifyDate>
+ <xap:MetadataDate>2007-11-30T21:27:45+08:00</xap:MetadataDate>
+ </rdf:Description>
+ <rdf:Description rdf:about=""
+ xmlns:xapMM="http://ns.adobe.com/xap/1.0/mm/"
+ xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#">
+ <xapMM:DocumentID>uuid:15D45C09489FDC118E9D95BF2E4970A1</xapMM:DocumentID>
+ <xapMM:InstanceID>uuid:15D45C09489FDC118E9D95BF2E4970A1</xapMM:InstanceID>
+ <xapMM:DerivedFrom rdf:parseType="Resource">
+ <stRef:instanceID>uuid:65d84a81-2693-44ba-85d8-0183a2a6d890</stRef:instanceID>
+ <stRef:documentID>uuid:e500174b-827d-4333-bbb2-bdccc4f05308</stRef:documentID>
+ </xapMM:DerivedFrom>
+ </rdf:Description>
+ <rdf:Description rdf:about=""
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <dc:format>application/eps</dc:format>
+ </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+
+% &end XMP packet& %
+
+[{Metadata_In_EPS} 2 dict begin /Type /Metadata def /Subtype /XML def currentdict end /PUT PDFMark5
+[/Document 1 dict begin /Metadata {Metadata_In_EPS} def currentdict end /BDC PDFMark5
+[/NamespacePop PDFMark5
+
+PDFVars/TermAll get exec end end
+
+%%EndSetup
+ PDF /docinitialize get exec
+PDFVars begin PDF begin PDFVars/InitAll get exec
+326.151 686.352 67.875 67.875 rectclip
+/N5 [/CIEBasedABC 20 dict
+dup /CreationDate (19980209064900) put
+dup /RenderingIntent (RelativeColorimetric) put
+dup /Description (sRGB IEC61966-2.1) put
+dup /ColorSpace (RGB ) put
+dup /Copyright (Copyright (c) 1998 Hewlett-Packard Company) put
+dup /ProfileID <1D3FDA2EDB4A89AB60A23C5F7C7D81DD> put
+dup /DecodeABC [
+{{0 0.00031 0.00061 0.0009 0.0012 0.00151 0.00181 0.00212 0.00242 0.00271
+0.00302 0.00334 0.00366 0.00401 0.00437 0.00476 0.00515 0.00558 0.00602 0.00648
+0.00696 0.00745 0.00798 0.00852 0.00908 0.00966 0.01027 0.01089 0.01153 0.0122
+0.0129 0.01362 0.01435 0.01511 0.01589 0.0167 0.01752 0.01837 0.01925 0.02015
+0.02107 0.02203 0.02299 0.02399 0.02501 0.02606 0.02713 0.02822 0.02934 0.03049
+0.03166 0.03287 0.03409 0.03533 0.03662 0.03792 0.03925 0.04061 0.04199 0.04341
+0.04484 0.04631 0.04781 0.04933 0.05088 0.05245 0.05406 0.05569 0.05736 0.05904
+0.06077 0.06252 0.0643 0.06611 0.06794 0.06981 0.0717 0.07363 0.07558 0.07756
+0.07959 0.08162 0.0837 0.08581 0.08795 0.09011 0.09231 0.09454 0.0968 0.09909
+0.10142 0.10376 0.10616 0.10857 0.11102 0.11351 0.11602 0.11856 0.12114 0.12376
+0.12639 0.12907 0.13178 0.13452 0.13729 0.14009 0.14294 0.14581 0.14873 0.15166
+0.15463 0.15765 0.16068 0.16376 0.16687 0.17001 0.17319 0.17641 0.17965 0.18293
+0.18625 0.1896 0.19299 0.19641 0.19987 0.20335 0.20688 0.21045 0.21405 0.21767
+0.22134 0.22505 0.22879 0.23257 0.23638 0.24023 0.24411 0.24804 0.25199 0.25599
+0.26002 0.26409 0.2682 0.27234 0.27651 0.28073 0.28499 0.28928 0.29361 0.29798
+0.30238 0.30683 0.3113 0.31582 0.32038 0.32497 0.3296 0.33428 0.33898 0.34372
+0.34851 0.35333 0.3582 0.3631 0.36804 0.37302 0.37804 0.3831 0.38819 0.39333
+0.3985 0.40372 0.40898 0.41427 0.41961 0.42498 0.43039 0.43585 0.44134 0.44688
+0.45245 0.45806 0.46372 0.46942 0.47516 0.48094 0.48675 0.49261 0.49851 0.50445
+0.51043 0.51646 0.52253 0.52863 0.53477 0.54097 0.54719 0.55347 0.55979 0.56613
+0.57253 0.57897 0.58545 0.59198 0.59855 0.60515 0.6118 0.61849 0.62524 0.63201
+0.63884 0.6457 0.6526 0.65955 0.66654 0.67357 0.68066 0.68778 0.69495 0.70215
+0.7094 0.71669 0.72404 0.73142 0.73885 0.74632 0.75383 0.76138 0.76899 0.77663
+0.78433 0.79206 0.79983 0.80765 0.81552 0.82343 0.83139 0.8394 0.84744 0.85554
+0.86367 0.87185 0.88007 0.88835 0.89666 0.90503 0.91343 0.92189 0.93038 0.93892
+0.94751 0.95614 0.96482 0.97355 0.98232 0.99114 1}
+dup 3 -1 roll 0 1 3 copy 3 -1 roll exch ge
+{pop pop pop pop pop 256 get}
+{pop 3 copy pop le {pop pop pop pop 0 get}
+{exch dup 4 -1 roll exch sub 3 1 roll sub div 256 mul dup
+floor dup 3 1 roll sub exch cvi dup 1 add 4 -1 roll exch
+get 4 -1 roll 3 -1 roll get dup 4 1 roll sub mul add}
+ifelse} ifelse
+} bind
+dup
+dup
+] put
+dup /MatrixABC [
+0.2180189128 0.1112492942 0.0069565698
+0.1925612492 0.358452993 0.0485281768
+0.0715286348 0.0303053423 0.3569742448
+] put
+dup /MatrixLMN [1.9999694824 0 0 0 1.9999694824 0 0 0 1.9999694824] put
+dup /BlackPoint [0 0 0] put
+dup /WhitePoint [0.9642028809 1 0.8249053955] put]
+/ColorSpace defineRes pop
+
+q
+326.151 686.352 m
+394.026 686.352 l
+394.026 754.227 l
+326.151 754.227 l
+h
+W
+n
+q
+n
+0.0 0.0 595.276 807.874 re
+W
+n
+true setSA
+q
+n
+326.299 686.593 223.622 67.423 re
+W
+n
+q
+n
+326.299 754.016 223.622 -67.423 re
+W
+n
+q
+n
+326.299 754.016 223.622 -67.423 re
+W
+n
+n
+382.411 732.193 m
+382.08 732.193 381.796 731.861 381.796 731.53 c
+381.796 731.151 382.08 730.867 382.411 730.867 c
+382.791 730.867 383.074 731.151 383.074 731.53 c
+383.074 731.861 382.791 732.193 382.411 732.193 c
+[/CIEBasedABC 20 dict
+dup /CreationDate (19980209064900) put
+dup /RenderingIntent (RelativeColorimetric) put
+dup /Description (sRGB IEC61966-2.1) put
+dup /ColorSpace (RGB ) put
+dup /Copyright (Copyright (c) 1998 Hewlett-Packard Company) put
+dup /ProfileID <1D3FDA2EDB4A89AB60A23C5F7C7D81DD> put
+dup /DecodeABC [
+{{0 0.00031 0.00061 0.0009 0.0012 0.00151 0.00181 0.00212 0.00242 0.00271
+0.00302 0.00334 0.00366 0.00401 0.00437 0.00476 0.00515 0.00558 0.00602 0.00648
+0.00696 0.00745 0.00798 0.00852 0.00908 0.00966 0.01027 0.01089 0.01153 0.0122
+0.0129 0.01362 0.01435 0.01511 0.01589 0.0167 0.01752 0.01837 0.01925 0.02015
+0.02107 0.02203 0.02299 0.02399 0.02501 0.02606 0.02713 0.02822 0.02934 0.03049
+0.03166 0.03287 0.03409 0.03533 0.03662 0.03792 0.03925 0.04061 0.04199 0.04341
+0.04484 0.04631 0.04781 0.04933 0.05088 0.05245 0.05406 0.05569 0.05736 0.05904
+0.06077 0.06252 0.0643 0.06611 0.06794 0.06981 0.0717 0.07363 0.07558 0.07756
+0.07959 0.08162 0.0837 0.08581 0.08795 0.09011 0.09231 0.09454 0.0968 0.09909
+0.10142 0.10376 0.10616 0.10857 0.11102 0.11351 0.11602 0.11856 0.12114 0.12376
+0.12639 0.12907 0.13178 0.13452 0.13729 0.14009 0.14294 0.14581 0.14873 0.15166
+0.15463 0.15765 0.16068 0.16376 0.16687 0.17001 0.17319 0.17641 0.17965 0.18293
+0.18625 0.1896 0.19299 0.19641 0.19987 0.20335 0.20688 0.21045 0.21405 0.21767
+0.22134 0.22505 0.22879 0.23257 0.23638 0.24023 0.24411 0.24804 0.25199 0.25599
+0.26002 0.26409 0.2682 0.27234 0.27651 0.28073 0.28499 0.28928 0.29361 0.29798
+0.30238 0.30683 0.3113 0.31582 0.32038 0.32497 0.3296 0.33428 0.33898 0.34372
+0.34851 0.35333 0.3582 0.3631 0.36804 0.37302 0.37804 0.3831 0.38819 0.39333
+0.3985 0.40372 0.40898 0.41427 0.41961 0.42498 0.43039 0.43585 0.44134 0.44688
+0.45245 0.45806 0.46372 0.46942 0.47516 0.48094 0.48675 0.49261 0.49851 0.50445
+0.51043 0.51646 0.52253 0.52863 0.53477 0.54097 0.54719 0.55347 0.55979 0.56613
+0.57253 0.57897 0.58545 0.59198 0.59855 0.60515 0.6118 0.61849 0.62524 0.63201
+0.63884 0.6457 0.6526 0.65955 0.66654 0.67357 0.68066 0.68778 0.69495 0.70215
+0.7094 0.71669 0.72404 0.73142 0.73885 0.74632 0.75383 0.76138 0.76899 0.77663
+0.78433 0.79206 0.79983 0.80765 0.81552 0.82343 0.83139 0.8394 0.84744 0.85554
+0.86367 0.87185 0.88007 0.88835 0.89666 0.90503 0.91343 0.92189 0.93038 0.93892
+0.94751 0.95614 0.96482 0.97355 0.98232 0.99114 1}
+dup 3 -1 roll 0 1 3 copy 3 -1 roll exch ge
+{pop pop pop pop pop 256 get}
+{pop 3 copy pop le {pop pop pop pop 0 get}
+{exch dup 4 -1 roll exch sub 3 1 roll sub div 256 mul dup
+floor dup 3 1 roll sub exch cvi dup 1 add 4 -1 roll exch
+get 4 -1 roll 3 -1 roll get dup 4 1 roll sub mul add}
+ifelse} ifelse
+} bind
+dup
+dup
+] put
+dup /MatrixABC [
+0.2180189128 0.1112492942 0.0069565698
+0.1925612492 0.358452993 0.0485281768
+0.0715286348 0.0303053423 0.3569742448
+] put
+dup /MatrixLMN [1.9999694824 0 0 0 1.9999694824 0 0 0 1.9999694824] put
+dup /BlackPoint [0 0 0] put
+dup /WhitePoint [0.9642028809 1 0.8249053955] put]
+/E1 exch /ColorSpace defineRes
+
+cs 0.388 0.184 0.498 sc
+f
+n
+385.68 722.72 m
+386.674 722.814 l
+386.579 723.715 l
+385.68 723.62 l
+383.975 723.478 l
+383.833 723.43 l
+383.738 724.283 l
+383.074 724.236 l
+383.311 721.583 l
+383.975 721.678 l
+384.022 721.678 l
+383.975 721.915 l
+383.927 722.53 l
+383.975 722.53 l
+h
+f
+n
+385.68 721.062 m
+383.975 721.062 l
+383.311 721.062 l
+383.311 720.115 l
+383.975 720.115 l
+385.68 720.115 l
+386.769 720.115 l
+386.769 721.062 l
+h
+f
+n
+386.532 719.215 m
+386.343 719.452 386.058 719.546 385.68 719.594 c
+385.632 719.594 l
+385.49 719.546 385.348 719.546 385.206 719.452 c
+385.111 719.405 384.969 719.31 384.874 719.215 c
+384.827 719.073 384.685 718.789 384.59 718.41 c
+384.542 718.315 384.542 718.268 384.542 718.221 c
+384.496 718.125 384.448 718.031 384.401 717.984 c
+384.353 717.936 384.306 717.889 384.211 717.889 c
+384.116 717.889 384.069 717.936 383.975 718.031 c
+383.975 718.078 l
+383.927 718.173 383.879 718.315 383.879 718.505 c
+383.879 718.883 l
+383.927 718.978 383.975 719.073 383.975 719.215 c
+384.022 719.215 384.022 719.263 384.022 719.31 c
+383.975 719.31 l
+383.311 719.357 l
+383.264 719.168 383.264 719.026 383.217 718.883 c
+383.217 718.362 l
+383.217 717.936 383.311 717.557 383.501 717.32 c
+383.643 717.178 383.785 717.036 383.975 716.989 c
+384.116 716.989 384.211 716.941 384.353 716.989 c
+384.59 716.989 384.779 717.036 384.922 717.178 c
+385.064 717.32 385.206 717.605 385.348 717.936 c
+385.348 717.984 385.348 718.031 385.395 718.125 c
+385.49 718.41 385.585 718.552 385.68 718.599 c
+385.728 718.599 385.728 718.647 385.774 718.647 c
+385.869 718.647 385.964 718.599 386.058 718.457 c
+386.106 718.362 386.154 718.221 386.154 718.031 c
+386.154 717.889 386.154 717.747 386.106 717.605 c
+386.058 717.463 386.011 717.273 385.964 717.131 c
+386.722 717.084 l
+386.769 717.226 386.816 717.415 386.816 717.605 c
+386.864 717.794 386.864 717.936 386.864 718.125 c
+386.864 718.599 386.722 718.978 386.532 719.215 c
+f
+n
+384.259 714.905 m
+384.164 714.573 l
+383.975 714.62 l
+383.311 714.81 l
+383.359 715.0 l
+383.406 715.236 383.501 715.426 383.596 715.521 c
+383.69 715.615 383.833 715.615 383.975 715.568 c
+384.116 715.568 384.211 715.473 384.259 715.378 c
+384.306 715.236 384.306 715.094 384.259 714.905 c
+384.969 714.905 m
+385.016 715.0 385.159 715.047 385.3 715.047 c
+385.68 715.094 l
+386.295 715.142 l
+386.532 716.041 l
+385.68 715.947 l
+385.3 715.899 l
+384.969 715.899 384.779 715.805 384.638 715.615 c
+384.685 715.853 384.59 716.041 384.496 716.183 c
+384.401 716.326 384.211 716.42 383.975 716.468 c
+383.69 716.562 383.454 716.515 383.264 716.326 c
+383.074 716.136 382.932 715.805 382.791 715.378 c
+382.506 714.005 l
+383.975 713.674 l
+385.68 713.294 l
+385.869 713.247 l
+386.058 714.1 l
+385.68 714.194 l
+384.732 714.431 l
+384.779 714.573 l
+384.827 714.716 384.874 714.857 384.969 714.905 c
+f
+n
+385.821 727.504 m
+385.68 727.456 l
+384.542 727.172 l
+383.975 727.314 l
+382.411 727.74 l
+382.127 727.835 l
+382.411 726.888 l
+383.975 726.556 l
+382.743 725.514 l
+382.98 724.52 l
+383.975 725.467 l
+384.779 726.272 l
+385.68 726.509 l
+386.058 726.604 l
+h
+f
+n
+384.969 712.442 m
+384.448 711.021 l
+383.975 711.163 l
+383.69 711.305 l
+383.975 712.11 l
+384.164 712.631 l
+383.975 712.679 l
+383.549 712.868 l
+383.074 711.542 l
+382.411 711.779 l
+382.411 711.826 l
+382.932 713.153 l
+382.411 713.342 l
+382.317 713.389 l
+381.464 711.163 l
+382.411 710.784 l
+383.975 710.216 l
+384.732 709.932 l
+385.585 712.205 l
+h
+f
+n
+382.411 709.6 m
+381.322 710.784 l
+380.896 709.932 l
+382.411 708.463 l
+382.885 707.989 l
+382.411 708.132 l
+380.801 708.463 l
+380.139 708.605 l
+379.902 708.179 l
+379.711 707.753 l
+379.902 707.705 l
+380.801 707.563 l
+382.411 707.231 l
+383.264 707.09 l
+383.833 708.132 l
+h
+f
+n
+380.801 706.569 m
+379.902 707.137 l
+379.522 707.421 l
+379.475 707.468 l
+378.954 706.711 l
+379.522 706.285 l
+379.902 706.0 l
+380.801 705.432 l
+381.796 704.722 l
+382.317 705.479 l
+h
+f
+n
+380.801 704.2 m
+379.902 704.959 l
+379.522 705.289 l
+378.622 706.143 l
+378.575 706.143 l
+378.007 705.527 l
+378.622 705.006 l
+379.38 704.295 l
+379.427 704.295 379.475 704.248 379.522 704.2 c
+379.617 704.153 379.665 704.106 379.759 704.011 c
+379.806 704.011 379.854 703.963 379.902 703.916 c
+380.043 703.869 380.139 703.774 380.232 703.726 c
+380.139 703.774 380.043 703.822 379.902 703.869 c
+379.759 703.916 379.665 703.963 379.569 704.011 c
+379.522 704.011 l
+378.622 704.248 l
+377.817 704.484 l
+377.438 704.579 l
+377.249 704.627 l
+377.202 704.579 l
+377.059 704.39 l
+376.491 703.774 l
+377.059 703.253 l
+377.202 703.158 l
+377.438 702.922 l
+377.817 702.59 l
+378.622 701.879 l
+379.096 701.454 l
+379.522 701.974 l
+379.617 702.117 l
+379.522 702.164 l
+378.622 703.016 l
+378.149 703.395 l
+378.054 703.49 377.959 703.537 377.864 703.632 c
+377.817 703.632 l
+377.723 703.726 377.581 703.822 377.438 703.916 c
+377.581 703.822 377.723 703.774 377.817 703.726 c
+377.912 703.726 l
+378.007 703.679 378.101 703.632 378.196 703.632 c
+378.622 703.49 l
+379.522 703.253 l
+379.902 703.111 l
+380.422 703.016 l
+380.801 703.395 l
+381.179 703.869 l
+h
+f
+n
+377.438 701.738 m
+377.391 701.738 377.391 701.785 377.343 701.833 c
+377.202 702.022 l
+377.059 702.164 l
+376.301 703.064 l
+376.159 703.253 l
+376.065 703.395 l
+375.875 703.253 l
+375.354 702.827 l
+375.875 702.211 l
+376.159 701.879 l
+376.301 701.69 l
+376.68 701.263 l
+376.869 701.027 376.965 700.837 376.965 700.696 c
+376.965 700.506 376.917 700.364 376.728 700.222 c
+376.586 700.127 376.443 700.08 376.301 700.127 c
+376.254 700.127 376.207 700.175 376.159 700.175 c
+376.065 700.222 375.97 700.316 375.875 700.411 c
+375.828 700.458 375.828 700.458 375.78 700.506 c
+375.354 701.027 l
+375.07 701.358 l
+374.88 701.596 l
+374.502 702.069 l
+374.359 701.927 l
+374.028 701.69 l
+373.839 701.548 l
+373.791 701.454 l
+373.839 701.358 l
+374.028 701.169 l
+374.359 700.79 l
+374.88 700.127 l
+375.07 699.938 l
+375.164 699.796 375.259 699.701 375.354 699.606 c
+375.544 699.464 375.686 699.37 375.875 699.322 c
+375.97 699.322 376.018 699.274 376.112 699.274 c
+376.159 699.274 l
+376.301 699.274 l
+376.538 699.322 376.775 699.417 377.059 699.606 c
+377.106 699.606 377.154 699.653 377.202 699.701 c
+377.296 699.796 377.343 699.843 377.438 699.938 c
+377.675 700.175 377.77 700.411 377.817 700.696 c
+377.817 701.027 377.675 701.358 377.438 701.738 c
+f
+n
+364.65 721.868 m
+364.081 721.868 l
+363.229 721.868 l
+363.039 721.868 l
+362.661 721.868 l
+362.282 721.868 l
+361.618 721.868 l
+361.429 721.868 l
+361.381 722.057 l
+360.482 724.757 l
+360.008 726.225 l
+359.629 725.04 l
+359.535 724.804 l
+358.635 722.057 l
+358.587 721.868 l
+358.397 721.868 l
+358.066 721.868 l
+357.735 721.868 l
+357.356 721.868 l
+356.977 721.868 l
+356.74 721.868 l
+356.313 721.868 l
+355.935 721.868 l
+355.366 721.868 l
+354.988 721.868 l
+354.041 721.868 l
+354.988 721.204 l
+355.366 720.872 l
+355.935 720.493 l
+356.313 720.21 l
+356.74 719.878 l
+356.977 719.688 l
+357.356 719.452 l
+357.687 719.168 l
+357.356 718.173 l
+356.977 716.989 l
+356.74 716.278 l
+356.313 714.905 l
+356.313 714.857 l
+356.74 715.189 l
+356.977 715.331 l
+357.356 715.615 l
+357.735 715.853 l
+358.066 716.089 l
+358.397 716.373 l
+358.635 716.515 l
+359.535 717.178 l
+359.629 717.226 l
+360.008 717.51 l
+360.482 717.178 l
+361.381 716.515 l
+361.618 716.326 l
+362.282 715.853 l
+362.661 715.615 l
+363.039 715.331 l
+363.229 715.189 l
+363.703 714.81 l
+363.229 716.231 l
+363.039 716.941 l
+362.661 718.031 l
+362.282 719.168 l
+362.661 719.452 l
+363.039 719.688 l
+363.229 719.878 l
+364.081 720.493 l
+364.65 720.872 l
+365.028 721.204 l
+365.976 721.868 l
+365.028 721.868 l
+h
+f
+n
+369.955 697.144 m
+369.813 697.57 l
+369.718 697.711 l
+369.149 697.522 l
+368.865 697.38 l
+368.676 697.332 l
+368.391 697.238 l
+367.965 697.049 l
+367.776 697.001 l
+367.397 696.859 l
+367.255 696.811 l
+367.16 696.765 l
+367.255 696.48 l
+367.397 696.101 l
+367.492 695.912 l
+367.776 696.006 l
+367.965 696.101 l
+368.391 696.291 l
+368.676 696.385 l
+368.865 696.433 l
+369.149 696.574 l
+369.813 696.811 l
+369.955 696.859 l
+370.049 696.906 l
+h
+f
+n
+365.218 697.57 m
+365.028 697.57 l
+364.65 697.475 l
+364.555 697.427 l
+364.081 697.001 l
+363.561 696.48 l
+364.081 696.006 l
+364.602 696.528 l
+364.65 696.338 l
+365.028 694.349 l
+365.076 694.112 l
+365.882 694.301 l
+h
+f
+n
+362.376 697.096 m
+362.282 697.096 l
+361.666 697.096 l
+361.618 697.049 l
+361.381 696.859 l
+360.576 696.243 l
+361.003 695.675 l
+361.381 696.006 l
+361.571 696.148 l
+361.618 695.391 l
+361.761 693.685 l
+362.282 693.733 l
+362.566 693.733 l
+h
+f
+n
+358.635 695.675 m
+358.587 695.628 l
+358.54 695.532 358.445 695.532 358.397 695.486 c
+358.255 695.486 l
+358.208 695.486 358.114 695.532 358.066 695.58 c
+358.018 695.58 358.018 695.628 357.972 695.675 c
+357.924 695.769 357.877 695.912 357.877 696.054 c
+357.924 696.196 357.972 696.338 358.018 696.433 c
+358.066 696.433 l
+358.161 696.48 358.255 696.528 358.351 696.528 c
+358.397 696.528 l
+358.492 696.48 358.587 696.433 358.635 696.338 c
+358.729 696.243 358.729 696.101 358.729 695.959 c
+358.729 695.864 358.682 695.769 358.635 695.675 c
+359.298 696.574 m
+359.156 696.811 358.919 697.001 358.635 697.049 c
+358.587 697.096 358.492 697.096 358.397 697.096 c
+358.351 697.096 l
+358.066 697.096 l
+357.924 697.096 357.829 697.049 357.735 697.001 c
+357.64 697.001 357.545 696.906 357.45 696.859 c
+357.45 696.859 357.403 696.811 357.356 696.765 c
+357.167 696.622 357.072 696.338 357.072 696.054 c
+357.024 695.722 357.119 695.486 357.261 695.249 c
+357.308 695.201 357.356 695.154 357.356 695.154 c
+357.498 695.059 357.592 694.964 357.735 694.917 c
+357.782 694.917 357.877 694.917 357.972 694.87 c
+358.066 694.87 l
+358.161 694.87 358.303 694.917 358.397 694.917 c
+358.397 694.964 l
+358.492 694.964 358.587 695.012 358.635 695.107 c
+358.682 695.107 358.682 695.154 358.682 695.154 c
+358.682 695.012 358.682 694.917 358.635 694.822 c
+358.587 694.633 358.54 694.538 358.445 694.444 c
+358.445 694.444 358.397 694.444 358.397 694.396 c
+358.303 694.349 358.208 694.301 358.066 694.254 c
+357.829 694.254 l
+357.735 694.254 l
+357.64 694.301 357.545 694.301 357.45 694.349 c
+357.45 694.349 357.403 694.349 357.356 694.396 c
+357.308 694.396 357.213 694.444 357.167 694.491 c
+357.024 693.875 l
+357.167 693.78 357.261 693.78 357.356 693.733 c
+357.403 693.733 l
+357.545 693.685 357.64 693.685 357.735 693.638 c
+357.829 693.638 l
+358.066 693.638 l
+358.208 693.638 358.303 693.638 358.397 693.685 c
+358.492 693.685 358.587 693.733 358.635 693.733 c
+358.777 693.828 358.919 693.875 359.013 694.017 c
+359.298 694.301 359.487 694.728 359.535 695.296 c
+359.535 695.864 l
+359.487 696.148 359.44 696.385 359.298 696.574 c
+f
+n
+355.366 697.475 m
+355.035 697.522 l
+354.988 697.522 l
+354.041 697.144 l
+353.851 697.049 l
+353.756 697.049 l
+353.851 696.765 l
+354.041 696.385 l
+354.703 696.67 l
+354.23 694.254 l
+354.988 694.112 l
+355.035 694.112 l
+355.366 695.817 l
+355.698 697.38 l
+h
+f
+n
+352.336 696.906 m
+352.24 696.953 l
+351.577 697.19 l
+351.341 697.285 l
+350.819 697.475 l
+350.251 697.711 l
+349.92 697.853 l
+349.825 697.853 l
+349.541 697.001 l
+349.92 696.859 l
+350.251 696.717 l
+350.819 696.528 l
+351.341 696.338 l
+351.577 696.243 l
+352.099 696.054 l
+352.24 696.48 l
+352.336 696.67 l
+352.429 696.859 l
+h
+f
+n
+372.655 713.058 m
+372.607 713.058 l
+372.512 713.104 l
+372.37 713.104 l
+372.323 713.01 l
+372.323 712.868 l
+372.275 712.679 l
+372.228 712.584 l
+372.228 712.442 l
+372.228 712.299 l
+372.275 712.157 l
+372.37 712.016 l
+372.512 711.968 l
+372.655 712.016 l
+372.796 712.157 l
+372.796 712.299 l
+372.796 712.489 l
+372.796 712.726 l
+372.796 712.916 l
+372.749 713.01 l
+h
+373.554 714.052 m
+373.649 714.1 l
+373.696 714.147 l
+373.743 714.241 l
+373.791 714.431 l
+373.743 714.573 l
+373.696 714.62 l
+373.649 714.716 l
+373.554 714.81 l
+373.459 714.905 l
+373.318 715.0 l
+373.223 715.094 l
+373.128 715.142 l
+373.128 715.142 373.033 715.094 372.986 715.189 c
+372.986 715.284 l
+372.892 715.426 l
+372.844 715.568 l
+372.796 715.71 l
+372.702 715.853 l
+372.655 715.994 l
+372.655 716.041 l
+372.559 716.136 l
+372.464 716.326 l
+372.37 716.515 l
+372.323 716.704 l
+372.275 716.847 l
+372.181 717.131 l
+372.133 717.32 l
+372.133 717.463 l
+372.086 717.652 l
+372.086 717.842 l
+372.133 717.984 l
+372.038 718.221 l
+371.944 718.268 l
+371.897 718.268 l
+371.802 718.315 l
+371.707 718.268 l
+371.613 718.268 l
+371.47 718.173 l
+371.376 717.984 l
+371.328 717.842 l
+371.328 717.652 l
+371.376 717.415 l
+371.423 717.226 l
+371.517 716.989 l
+371.613 716.799 l
+371.707 716.657 l
+371.755 716.609 l
+371.802 716.562 l
+371.897 716.468 l
+372.038 716.278 l
+372.133 716.136 l
+372.181 715.994 l
+372.228 715.805 l
+372.181 715.662 l
+372.133 715.615 l
+371.991 715.568 l
+371.897 715.568 l
+371.802 715.568 l
+371.755 715.568 l
+371.707 715.615 l
+371.517 715.615 l
+371.376 715.757 l
+371.328 715.805 l
+371.234 715.853 l
+370.997 715.994 l
+370.854 716.089 l
+370.807 716.136 l
+370.665 716.231 l
+370.523 716.231 l
+370.333 716.231 l
+370.144 716.326 l
+370.049 716.42 l
+369.955 716.42 l
+369.907 716.468 l
+369.813 716.42 l
+369.765 716.373 l
+369.67 716.278 l
+369.623 716.183 l
+369.623 715.947 l
+369.67 715.805 l
+369.765 715.662 l
+369.813 715.615 l
+369.86 715.521 l
+369.955 715.473 l
+370.097 715.378 l
+370.238 715.331 l
+370.381 715.284 l
+370.57 715.236 l
+370.665 715.189 l
+370.713 715.189 l
+370.807 715.142 l
+370.854 715.142 l
+371.091 715.094 l
+371.186 715.047 l
+371.328 715.0 l
+371.423 714.952 l
+371.517 714.952 l
+371.707 714.905 l
+371.755 714.905 l
+371.802 714.905 l
+371.897 714.952 l
+371.944 714.952 l
+372.038 714.952 l
+372.133 715.0 l
+372.181 715.0 l
+372.323 714.952 l
+372.37 714.857 l
+372.37 714.857 372.37 714.762 372.418 714.668 c
+372.418 714.62 372.37 714.479 372.37 714.479 c
+372.275 714.384 l
+372.181 714.337 l
+372.133 714.337 l
+372.038 714.384 l
+371.897 714.431 l
+371.849 714.479 l
+371.802 714.479 l
+371.707 714.431 l
+371.423 714.384 l
+371.328 714.337 l
+371.186 714.337 l
+370.997 714.384 l
+370.854 714.384 l
+370.807 714.384 l
+370.665 714.337 l
+370.57 714.337 l
+370.428 714.289 l
+370.003 714.147 l
+369.955 714.1 l
+369.813 714.005 l
+369.623 713.863 l
+369.528 713.72 l
+369.481 713.532 l
+369.481 713.437 l
+369.481 713.247 l
+369.481 713.01 l
+369.576 712.963 l
+369.67 712.868 l
+369.765 712.916 l
+369.813 712.916 l
+369.907 713.01 l
+369.955 713.058 l
+370.097 713.2 l
+370.286 713.294 l
+370.476 713.342 l
+370.665 713.437 l
+370.76 713.484 l
+370.854 713.484 l
+371.186 713.626 l
+371.328 713.674 l
+371.47 713.72 l
+371.707 713.769 l
+371.802 713.769 l
+371.849 713.769 l
+371.897 713.815 l
+372.133 713.815 l
+372.181 713.815 l
+372.37 713.863 l
+372.512 713.911 l
+372.655 713.958 l
+372.702 713.958 l
+372.844 714.052 l
+372.938 714.052 l
+372.986 714.052 l
+373.128 714.052 l
+373.412 714.052 l
+h
+373.743 715.615 m
+373.839 715.615 l
+373.933 715.568 l
+374.028 715.615 l
+374.076 715.662 l
+374.17 715.757 l
+374.265 715.853 l
+374.359 715.853 l
+374.407 715.899 l
+374.549 715.994 l
+374.644 716.089 l
+374.738 716.231 l
+374.738 716.326 l
+374.691 716.468 l
+374.644 716.562 l
+374.596 716.704 l
+374.549 716.799 l
+374.407 716.847 l
+374.359 716.847 l
+374.217 716.799 l
+374.123 716.752 l
+374.028 716.657 l
+374.028 716.609 l
+373.98 716.515 l
+373.933 716.326 l
+373.839 716.278 l
+373.839 716.231 l
+373.743 716.089 l
+373.696 716.041 l
+373.649 715.994 l
+373.649 715.757 l
+373.696 715.71 l
+h
+375.923 716.373 m
+375.875 716.562 l
+375.78 716.799 l
+375.638 716.941 l
+375.449 716.894 l
+375.354 716.847 l
+375.307 716.799 l
+375.307 716.609 l
+375.307 716.278 l
+375.259 716.089 l
+375.212 715.853 l
+375.164 715.426 l
+375.07 715.094 l
+374.88 714.762 l
+374.691 714.384 l
+374.502 714.1 l
+374.359 713.815 l
+374.217 713.626 l
+374.028 713.294 l
+374.028 713.247 l
+373.886 712.963 l
+373.839 712.916 l
+373.791 712.821 l
+373.743 712.679 l
+373.696 712.584 l
+373.649 712.537 l
+373.649 712.299 l
+373.554 712.11 l
+373.459 711.968 l
+373.365 711.779 l
+373.27 711.684 l
+373.27 711.542 l
+373.365 711.305 l
+373.412 711.115 l
+373.554 710.926 l
+373.696 710.832 l
+373.839 710.974 l
+373.933 711.068 l
+374.028 711.163 l
+374.076 711.211 l
+374.123 711.4 l
+374.217 711.542 l
+374.265 711.779 l
+374.359 711.874 l
+374.407 711.968 l
+374.454 712.063 l
+374.549 712.205 l
+374.596 712.395 l
+374.691 712.537 l
+374.786 712.773 l
+374.88 713.01 l
+374.88 713.058 l
+374.975 713.247 l
+375.07 713.437 l
+375.164 713.579 l
+375.307 713.863 l
+375.354 714.052 l
+375.449 714.194 l
+375.544 714.431 l
+375.638 714.762 l
+375.733 715.142 l
+375.78 715.378 l
+375.828 715.615 l
+375.875 715.805 l
+375.923 715.947 l
+375.97 716.183 l
+h
+f
+n
+370.238 725.183 m
+370.381 725.278 l
+370.523 725.325 l
+370.665 725.373 l
+370.854 725.467 l
+371.139 725.61 l
+371.328 725.704 l
+371.423 725.751 l
+371.423 725.799 l
+371.517 725.988 l
+371.517 726.178 l
+371.565 726.272 l
+371.565 726.461 l
+371.565 726.556 l
+371.565 726.651 l
+371.565 726.793 l
+371.517 726.888 l
+371.47 726.935 l
+371.423 727.03 l
+371.423 727.125 l
+371.47 727.22 l
+371.47 727.362 l
+371.565 727.409 l
+371.613 727.504 l
+371.707 727.551 l
+371.802 727.504 l
+371.849 727.504 l
+371.897 727.504 l
+372.038 727.504 l
+372.133 727.409 l
+372.181 727.362 l
+372.418 727.172 l
+372.512 727.03 l
+372.607 726.935 l
+372.655 726.935 l
+372.702 726.888 l
+372.749 726.84 l
+372.986 726.84 l
+373.128 726.84 l
+373.27 726.983 l
+373.365 727.125 l
+373.507 727.172 l
+373.696 727.172 l
+373.791 727.22 l
+373.839 727.267 l
+373.933 727.267 l
+374.028 727.362 l
+374.028 727.409 l
+374.028 727.504 l
+374.076 727.835 l
+374.028 727.882 l
+373.98 728.025 l
+373.839 728.167 l
+373.839 728.214 l
+373.743 728.31 l
+373.696 728.356 l
+373.602 728.498 l
+373.554 728.641 l
+373.412 728.735 l
+373.365 728.83 l
+373.365 728.925 l
+373.318 729.019 l
+373.318 729.161 l
+373.081 729.161 l
+372.986 729.161 l
+372.892 729.114 l
+372.796 729.019 l
+372.796 728.925 l
+372.844 728.83 l
+372.892 728.783 l
+372.892 728.687 l
+372.892 728.593 l
+372.938 728.498 l
+372.938 728.404 l
+372.986 728.31 l
+372.986 728.262 l
+373.128 728.167 l
+373.27 728.072 l
+373.365 727.977 l
+373.412 727.882 l
+373.365 727.788 l
+373.365 727.693 l
+373.223 727.646 l
+373.081 727.598 l
+372.986 727.598 l
+372.938 727.551 l
+372.702 727.598 l
+372.655 727.646 l
+372.607 727.693 l
+372.464 727.788 l
+372.418 727.882 l
+372.275 728.025 l
+372.181 728.167 l
+372.133 728.262 l
+372.086 728.356 l
+371.991 728.451 l
+371.897 728.451 l
+371.802 728.498 l
+371.707 728.451 l
+371.66 728.451 l
+371.517 728.356 l
+371.376 728.262 l
+371.328 728.214 l
+371.186 728.119 l
+371.091 728.025 l
+370.902 727.882 l
+370.854 727.835 l
+370.76 727.74 l
+370.665 727.646 l
+370.665 727.504 l
+370.665 727.456 l
+370.618 727.314 l
+370.665 727.172 l
+370.665 727.125 l
+370.665 727.03 l
+370.76 726.935 l
+370.854 726.793 l
+370.949 726.746 l
+371.043 726.698 l
+371.043 726.651 l
+371.091 726.556 l
+371.043 726.509 l
+370.997 726.367 l
+370.949 726.272 l
+370.902 726.225 l
+370.854 726.225 l
+370.713 726.178 l
+370.665 726.178 l
+370.476 726.178 l
+370.381 726.083 l
+370.192 726.083 l
+370.097 726.083 l
+370.049 726.035 l
+369.955 726.035 l
+369.907 726.035 l
+369.813 726.035 l
+369.765 725.988 l
+369.576 725.988 l
+369.481 726.035 l
+369.339 726.083 l
+369.244 726.13 l
+369.149 726.083 l
+368.865 726.035 l
+368.771 726.035 l
+368.723 725.893 l
+368.723 725.799 l
+368.723 725.61 l
+368.723 725.514 l
+368.818 725.467 l
+368.865 725.42 l
+369.055 725.278 l
+369.149 725.183 l
+369.292 725.135 l
+369.386 724.994 l
+369.576 725.04 l
+369.813 724.994 l
+369.955 725.04 l
+370.144 725.04 l
+h
+375.544 724.52 m
+375.496 724.425 l
+375.449 724.377 l
+375.354 724.377 l
+375.307 724.377 375.259 724.33 375.259 724.33 c
+375.212 724.377 l
+375.117 724.425 l
+375.07 724.473 l
+374.975 724.473 l
+374.975 724.52 l
+374.88 724.567 l
+374.833 724.709 l
+374.786 724.757 l
+374.738 724.852 l
+374.644 724.899 l
+374.644 724.945 l
+374.549 725.04 l
+374.549 725.088 l
+374.407 725.183 l
+374.407 725.373 l
+374.454 725.467 l
+374.502 725.514 l
+374.549 725.562 l
+374.596 725.61 l
+374.644 725.704 l
+374.786 725.799 l
+374.88 725.799 l
+374.928 725.751 l
+375.07 725.704 l
+375.117 725.656 l
+375.259 725.656 l
+375.259 725.562 l
+375.354 725.562 l
+375.401 725.42 l
+375.496 725.325 l
+375.496 724.994 l
+375.496 724.852 l
+375.544 724.757 l
+h
+373.933 722.957 m
+373.933 722.814 l
+373.886 722.72 l
+373.839 722.72 l
+373.839 722.673 l
+373.791 722.625 l
+373.743 722.578 l
+373.696 722.53 l
+373.554 722.53 l
+373.412 722.53 l
+373.318 722.578 l
+373.27 722.578 l
+373.223 722.673 l
+373.223 722.72 l
+373.128 722.814 l
+373.128 722.862 l
+373.128 722.957 l
+373.081 723.004 l
+373.033 723.051 l
+372.986 723.099 l
+372.986 723.146 l
+372.938 723.193 l
+372.938 723.241 l
+372.844 723.288 l
+372.844 723.335 l
+372.796 723.383 l
+372.749 723.383 l
+372.749 723.43 l
+372.702 723.478 l
+372.702 723.572 l
+372.702 723.667 l
+372.749 723.715 l
+372.749 723.762 l
+372.749 723.809 l
+372.796 723.809 l
+372.844 723.857 l
+372.844 723.904 l
+372.892 723.952 l
+372.938 723.952 l
+372.986 723.952 l
+373.033 723.952 l
+373.128 723.952 l
+373.175 723.952 l
+373.223 723.952 l
+373.318 723.952 l
+373.318 723.904 l
+373.365 723.857 l
+373.412 723.857 l
+373.459 723.809 l
+373.459 723.762 l
+373.554 723.715 l
+373.554 723.62 l
+373.554 723.572 l
+373.602 723.572 l
+373.649 723.525 l
+373.649 723.478 l
+373.649 723.43 373.696 723.383 373.696 723.383 c
+373.696 723.335 l
+373.743 723.288 l
+373.791 723.241 l
+373.839 723.241 l
+373.839 723.193 l
+373.839 723.146 l
+373.886 723.099 l
+373.933 723.099 l
+h
+372.512 724.33 m
+372.323 724.377 l
+372.228 724.425 l
+372.181 724.52 l
+372.181 724.614 l
+372.181 724.757 l
+372.181 724.852 l
+372.275 724.899 l
+372.37 724.945 l
+372.418 724.994 l
+372.607 725.04 l
+372.655 725.04 l
+372.702 725.04 l
+372.844 724.994 l
+372.892 724.945 l
+372.938 724.804 l
+372.986 724.662 l
+372.986 724.567 l
+372.844 724.473 l
+372.749 724.377 l
+372.655 724.377 l
+h
+371.897 723.525 m
+371.802 723.43 l
+371.707 723.383 l
+371.66 723.335 l
+371.517 723.193 l
+371.423 723.099 l
+371.376 723.051 l
+371.328 723.051 l
+371.139 723.004 l
+370.902 723.004 l
+370.854 723.051 l
+370.807 723.051 l
+370.807 723.099 l
+370.76 723.146 l
+370.713 723.241 l
+370.713 723.43 l
+370.713 723.525 l
+370.807 723.572 l
+370.854 723.572 l
+371.091 723.572 l
+371.234 723.62 l
+371.328 723.62 l
+371.423 723.667 l
+371.517 723.62 l
+371.613 723.62 l
+371.707 723.62 l
+371.755 723.62 l
+371.802 723.62 l
+371.849 723.572 l
+371.897 723.572 l
+371.991 723.525 l
+h
+376.254 724.141 m
+376.207 724.236 l
+376.159 724.33 l
+376.159 724.425 l
+376.065 724.52 l
+376.018 724.662 l
+375.97 724.757 l
+375.923 724.852 l
+375.923 725.04 l
+375.923 725.183 l
+375.875 725.23 l
+375.828 725.373 l
+375.733 725.514 l
+375.686 725.656 l
+375.638 725.799 l
+375.544 725.988 l
+375.496 726.083 l
+375.449 726.272 l
+375.354 726.367 l
+375.354 726.461 l
+375.307 726.556 l
+375.307 726.651 l
+375.259 726.698 l
+375.07 726.698 l
+375.023 726.698 l
+374.928 726.746 l
+374.88 726.746 l
+374.644 726.698 l
+374.502 726.698 l
+374.454 726.651 l
+374.359 726.556 l
+374.359 726.509 l
+374.313 726.415 l
+374.123 726.272 l
+374.028 726.13 l
+374.028 726.083 l
+373.886 725.988 l
+373.839 725.941 l
+373.791 725.941 l
+373.696 725.846 l
+373.696 725.751 l
+373.696 725.61 l
+373.696 725.562 l
+373.696 725.514 l
+373.791 725.467 l
+373.839 725.373 l
+373.886 725.325 l
+373.933 725.23 l
+374.028 725.088 l
+373.98 724.994 l
+373.933 724.804 l
+373.886 724.709 l
+373.839 724.662 l
+373.743 724.662 l
+373.696 724.662 l
+373.602 724.709 l
+373.602 724.757 l
+373.507 724.852 l
+373.412 724.945 l
+373.318 725.04 l
+373.223 725.183 l
+373.128 725.325 l
+373.128 725.467 l
+373.081 725.61 l
+373.081 725.799 l
+373.033 725.988 l
+372.986 726.035 l
+372.986 726.083 l
+372.844 726.178 l
+372.796 726.225 l
+372.655 726.225 l
+372.559 726.178 l
+372.512 726.083 l
+372.418 725.988 l
+372.275 725.846 l
+372.133 725.704 l
+372.038 725.562 l
+371.897 725.467 l
+371.802 725.373 l
+371.802 725.325 l
+371.755 725.23 l
+371.707 725.23 l
+371.66 725.135 l
+371.565 724.994 l
+371.565 724.852 l
+371.565 724.709 l
+371.613 724.52 l
+371.613 724.377 l
+371.565 724.283 l
+371.47 724.141 l
+371.376 724.094 l
+371.328 724.094 l
+371.234 724.094 l
+370.902 724.046 l
+370.854 724.094 l
+370.807 724.094 l
+370.713 724.188 l
+370.665 724.188 l
+370.618 724.236 l
+370.428 724.236 l
+370.286 724.141 l
+370.192 724.046 l
+370.144 723.904 l
+370.144 723.762 l
+370.144 723.572 l
+370.192 723.43 l
+370.238 723.288 l
+370.286 723.099 l
+370.238 722.91 l
+370.286 722.767 l
+370.381 722.72 l
+370.381 722.578 l
+370.381 722.483 l
+370.476 722.388 l
+370.523 722.294 l
+370.665 722.104 l
+370.713 722.009 l
+370.76 721.868 l
+370.854 721.772 l
+370.854 721.725 l
+371.139 721.725 l
+371.281 721.772 l
+371.328 721.772 l
+371.328 721.82 l
+371.423 721.962 l
+371.517 722.057 l
+371.517 722.199 l
+371.565 722.341 l
+371.707 722.436 l
+371.707 722.483 l
+371.755 722.483 l
+371.802 722.483 l
+371.849 722.483 l
+371.897 722.53 l
+371.991 722.578 l
+372.038 722.673 l
+372.038 722.767 l
+372.038 722.91 l
+372.086 723.051 l
+372.133 723.241 l
+372.181 723.335 l
+372.323 723.288 l
+372.418 723.288 l
+372.418 723.193 l
+372.512 723.051 l
+372.512 722.957 l
+372.559 722.862 l
+372.607 722.814 l
+372.655 722.72 l
+372.655 722.673 l
+372.655 722.53 l
+372.749 722.483 l
+372.749 722.388 l
+372.844 722.294 l
+372.892 722.152 l
+372.986 722.152 l
+373.081 722.104 l
+373.175 722.057 l
+373.459 722.057 l
+373.696 722.057 l
+373.839 722.057 l
+373.98 722.057 l
+374.028 722.057 l
+374.17 722.057 l
+374.217 722.104 l
+374.359 722.152 l
+374.407 722.199 l
+374.502 722.246 l
+374.502 722.436 l
+374.549 722.673 l
+374.502 722.814 l
+374.454 722.862 l
+374.407 722.91 l
+374.359 723.004 l
+374.313 723.051 l
+374.217 723.193 l
+374.123 723.335 l
+374.076 723.43 l
+374.028 723.525 l
+374.028 723.572 l
+374.028 723.667 l
+374.028 723.857 l
+374.028 723.904 l
+374.076 724.046 l
+374.123 724.188 l
+374.217 724.283 l
+374.359 724.283 l
+374.407 724.283 l
+374.502 724.188 l
+374.691 724.094 l
+374.786 723.998 l
+374.88 723.904 l
+374.975 723.809 l
+375.07 723.715 l
+375.117 723.667 l
+375.212 723.667 l
+375.354 723.572 l
+375.496 723.572 l
+375.686 723.62 l
+375.875 723.715 l
+376.018 723.762 l
+376.065 723.809 l
+376.159 723.857 l
+376.254 723.904 l
+376.301 723.998 l
+376.301 724.094 l
+h
+f
+n
+367.397 732.808 m
+367.302 732.714 l
+367.255 732.714 l
+367.018 732.761 l
+366.97 732.761 l
+366.876 732.808 l
+366.734 732.808 l
+366.544 732.808 l
+366.449 732.808 l
+366.26 732.808 l
+366.213 732.856 l
+366.165 732.856 l
+366.023 732.998 l
+365.976 733.045 l
+365.929 733.093 l
+365.834 733.188 l
+365.692 733.188 l
+365.454 733.188 l
+365.313 733.282 l
+365.124 733.282 l
+365.028 733.282 l
+364.839 733.282 l
+364.65 733.377 l
+364.555 733.377 l
+364.413 733.424 l
+364.271 733.472 l
+364.081 733.472 l
+364.034 733.519 l
+363.94 733.566 l
+363.844 733.614 l
+363.797 733.708 l
+363.75 733.803 l
+363.75 733.898 l
+363.75 733.993 l
+363.797 734.04 l
+363.94 734.135 l
+364.034 734.182 l
+364.081 734.229 l
+364.129 734.229 l
+364.413 734.276 l
+364.602 734.276 l
+364.65 734.229 l
+364.839 734.229 l
+364.934 734.229 l
+365.028 734.135 l
+365.076 734.135 l
+365.171 734.135 l
+365.313 734.04 l
+365.502 734.04 l
+365.597 734.04 l
+365.645 734.135 l
+365.787 734.135 l
+365.882 734.04 l
+365.976 733.993 l
+366.023 733.993 l
+366.071 733.945 l
+366.213 733.898 l
+366.307 733.851 l
+366.355 733.756 l
+366.449 733.708 l
+366.544 733.661 l
+366.592 733.661 l
+366.686 733.614 l
+366.734 733.519 l
+366.876 733.519 l
+366.97 733.472 l
+367.16 733.424 l
+367.16 733.282 l
+367.255 733.188 l
+367.349 733.14 l
+367.397 733.045 l
+367.397 732.998 l
+367.444 732.856 l
+h
+367.018 731.766 m
+366.97 731.672 l
+366.923 731.625 l
+366.876 731.53 l
+366.829 731.482 l
+366.781 731.435 l
+366.592 731.293 l
+366.544 731.34 l
+366.355 731.387 l
+366.26 731.435 l
+366.213 731.435 l
+365.976 731.482 l
+365.834 731.53 l
+365.645 731.672 l
+365.502 731.719 l
+365.361 731.814 l
+365.028 731.814 l
+364.934 731.814 l
+364.65 731.861 l
+364.555 731.861 l
+364.223 731.861 l
+364.081 731.908 l
+364.034 731.908 l
+363.892 732.003 l
+363.797 732.098 l
+363.703 732.146 l
+363.561 732.24 l
+363.418 732.335 l
+363.371 732.382 l
+363.418 732.524 l
+363.513 732.619 l
+363.797 732.761 l
+364.081 732.761 l
+364.318 732.714 l
+364.508 732.666 l
+364.602 732.571 l
+364.65 732.571 l
+364.745 732.524 l
+364.887 732.429 l
+364.934 732.382 l
+365.028 732.382 l
+365.171 732.382 l
+365.454 732.335 l
+365.739 732.287 l
+365.882 732.287 l
+365.929 732.24 l
+365.976 732.24 l
+366.118 732.193 l
+366.213 732.146 l
+366.26 732.146 l
+366.403 732.098 l
+366.544 732.098 l
+366.639 732.146 l
+366.781 732.098 l
+366.876 732.051 l
+366.923 731.956 l
+366.97 731.908 l
+367.018 731.861 l
+h
+366.403 730.535 m
+366.403 730.346 l
+366.355 730.251 l
+366.213 730.203 l
+366.213 730.014 l
+366.165 730.014 l
+366.118 729.966 l
+365.976 729.872 l
+365.739 729.825 l
+365.454 729.777 l
+365.171 729.777 l
+365.028 729.825 l
+365.028 729.872 l
+364.697 729.966 l
+364.65 730.014 l
+364.508 730.062 l
+364.271 730.156 l
+364.081 730.251 l
+363.94 730.346 l
+363.703 730.393 l
+363.561 730.488 l
+363.418 730.582 l
+363.324 730.677 l
+363.324 730.771 l
+363.229 730.867 l
+363.229 730.914 l
+363.182 731.008 l
+363.229 731.198 l
+363.229 731.245 l
+363.276 731.293 l
+363.324 731.34 l
+363.466 731.387 l
+363.75 731.387 l
+363.797 731.34 l
+363.892 731.293 l
+364.034 731.245 l
+364.081 731.245 l
+364.177 731.198 l
+364.366 731.198 l
+364.602 731.198 l
+364.65 731.198 l
+364.839 731.151 l
+365.028 731.151 l
+365.171 731.104 l
+365.265 731.008 l
+365.454 731.008 l
+365.692 730.961 l
+365.834 730.914 l
+365.976 730.914 l
+366.023 730.914 l
+366.165 730.867 l
+366.213 730.867 l
+366.26 730.819 l
+366.307 730.771 l
+366.355 730.677 l
+366.403 730.63 l
+h
+368.06 733.188 m
+368.013 733.377 l
+367.965 733.424 l
+367.918 733.519 l
+367.776 733.661 l
+367.776 733.708 l
+367.444 733.993 l
+367.397 734.04 l
+367.255 734.182 l
+367.255 734.229 l
+367.018 734.372 l
+366.97 734.372 l
+366.876 734.372 l
+366.781 734.419 l
+366.544 734.419 l
+366.497 734.419 l
+366.403 734.466 l
+366.26 734.609 l
+366.213 734.703 l
+366.213 734.751 l
+366.118 734.845 l
+366.118 734.94 l
+366.118 735.034 l
+366.213 735.082 l
+366.213 735.129 l
+366.26 735.271 l
+366.355 735.319 l
+366.307 735.508 l
+366.26 735.603 l
+366.213 735.651 l
+366.165 735.651 l
+366.118 735.603 l
+366.023 735.556 l
+365.976 735.508 l
+365.882 735.461 l
+365.739 735.366 l
+365.645 735.271 l
+365.55 735.129 l
+365.408 734.987 l
+365.218 734.892 l
+365.076 734.845 l
+365.028 734.845 l
+364.745 734.892 l
+364.65 734.892 l
+364.508 734.94 l
+364.413 735.034 l
+364.271 735.082 l
+364.081 735.082 l
+364.034 735.082 l
+363.892 735.034 l
+363.655 734.987 l
+363.418 734.892 l
+363.229 734.798 l
+363.039 734.609 l
+363.039 734.514 l
+362.992 734.419 l
+362.992 734.276 l
+362.945 734.04 l
+362.945 733.898 l
+362.897 733.661 l
+362.85 733.282 l
+362.85 733.14 l
+362.803 733.045 l
+362.803 732.951 l
+362.755 732.761 l
+362.755 732.666 l
+362.661 732.524 l
+362.661 732.477 l
+362.661 732.382 l
+362.661 732.193 l
+362.661 732.003 l
+362.708 731.814 l
+362.661 731.482 l
+362.613 731.34 l
+362.518 731.245 l
+362.518 731.104 l
+362.471 730.961 l
+362.471 730.725 l
+362.518 730.582 l
+362.566 730.488 l
+362.613 730.393 l
+362.661 730.346 l
+362.755 730.203 l
+362.897 730.062 l
+362.945 729.966 l
+363.039 729.872 l
+363.039 729.825 l
+363.087 729.683 l
+363.229 729.635 l
+363.229 729.588 l
+363.371 729.588 l
+363.655 729.588 l
+363.655 729.541 l
+363.892 729.493 l
+364.081 729.493 l
+364.177 729.446 l
+364.271 729.398 l
+364.318 729.351 l
+364.413 729.351 l
+364.46 729.304 l
+364.602 729.256 l
+364.65 729.256 l
+364.745 729.256 l
+364.792 729.209 l
+365.028 729.114 l
+365.028 729.161 l
+365.218 729.161 l
+365.454 729.161 l
+365.55 729.066 l
+365.834 729.066 l
+365.976 729.161 l
+365.976 729.209 l
+366.118 729.256 l
+366.213 729.304 l
+366.307 729.446 l
+366.497 729.493 l
+366.544 729.588 l
+366.734 729.73 l
+366.781 729.872 l
+366.829 730.109 l
+366.829 730.298 l
+366.829 730.535 l
+366.876 730.535 l
+366.923 730.63 l
+366.97 730.677 l
+367.066 730.771 l
+367.207 730.961 l
+367.255 731.104 l
+367.255 731.151 l
+367.349 731.34 l
+367.397 731.482 l
+367.539 731.577 l
+367.681 731.625 l
+367.776 731.672 l
+367.824 731.719 l
+367.824 731.956 l
+367.871 732.146 l
+367.918 732.335 l
+367.965 732.429 l
+367.965 732.477 l
+368.108 732.666 l
+368.108 732.808 l
+368.108 733.045 l
+h
+f
+n
+362.282 708.985 m
+362.471 709.031 l
+362.566 709.174 l
+362.661 709.268 l
+362.755 709.316 l
+362.85 709.411 l
+362.992 709.552 l
+363.039 709.552 l
+363.087 709.648 l
+363.229 709.695 l
+363.371 709.742 l
+363.607 709.789 l
+363.703 709.789 l
+363.844 709.884 l
+363.94 709.884 l
+364.081 709.932 l
+364.223 709.932 l
+364.555 709.932 l
+364.65 709.884 l
+364.792 709.789 l
+364.887 709.648 l
+365.028 709.552 l
+365.265 709.458 l
+365.408 709.552 l
+365.454 709.695 l
+365.502 709.884 l
+365.502 710.073 l
+365.502 710.264 l
+365.55 710.358 l
+365.597 710.5 l
+365.597 710.689 l
+365.55 710.784 l
+365.408 710.832 l
+365.265 710.737 l
+365.218 710.642 l
+365.124 710.547 l
+365.028 710.5 l
+364.887 710.5 l
+364.745 710.547 l
+364.65 710.595 l
+364.508 710.642 l
+364.223 710.642 l
+364.081 710.689 l
+363.844 710.689 l
+363.466 710.595 l
+363.324 710.547 l
+363.229 710.547 l
+363.134 710.5 l
+363.039 710.453 l
+362.85 710.358 l
+362.661 710.168 l
+362.613 710.073 l
+362.424 709.932 l
+362.329 709.742 l
+362.282 709.648 l
+362.187 709.505 l
+362.092 709.411 l
+362.092 709.221 l
+362.139 709.079 l
+h
+363.134 708.794 m
+363.087 708.842 l
+363.039 708.842 l
+362.945 708.842 l
+362.85 708.794 l
+362.708 708.7 l
+362.661 708.652 l
+362.613 708.652 l
+362.613 708.511 l
+362.566 708.416 l
+362.424 708.369 l
+362.282 708.226 l
+362.234 708.084 l
+362.187 707.943 l
+362.139 707.847 l
+362.045 707.753 l
+361.998 707.611 l
+362.045 707.468 l
+362.092 707.374 l
+362.187 707.327 l
+362.282 707.327 l
+362.376 707.374 l
+362.613 707.516 l
+362.661 707.563 l
+362.755 707.658 l
+362.85 707.847 l
+362.945 707.943 l
+362.992 708.084 l
+363.039 708.226 l
+363.039 708.274 l
+363.087 708.369 l
+363.134 708.558 l
+363.182 708.7 l
+h
+364.271 709.363 m
+364.129 709.458 l
+364.081 709.458 l
+364.034 709.458 l
+363.94 709.411 l
+363.844 709.316 l
+363.797 709.221 l
+363.797 709.031 l
+363.797 708.89 l
+363.844 708.748 l
+363.94 708.7 l
+363.987 708.652 l
+364.081 708.652 l
+364.318 708.652 l
+364.413 708.7 l
+364.46 708.842 l
+364.508 709.031 l
+364.46 709.174 l
+364.366 709.268 l
+h
+366.165 710.453 m
+366.165 710.264 l
+366.213 710.168 l
+366.213 710.121 l
+366.26 710.027 l
+366.355 709.884 l
+366.497 709.789 l
+366.544 709.789 l
+366.592 709.789 l
+366.734 709.837 l
+366.829 709.979 l
+366.829 710.121 l
+366.686 710.264 l
+366.639 710.405 l
+366.592 710.595 l
+366.592 710.832 l
+366.544 710.926 l
+366.449 711.021 l
+366.355 711.021 l
+366.213 710.974 l
+366.118 710.926 l
+366.071 710.689 l
+366.118 710.547 l
+h
+367.681 706.426 m
+367.633 706.237 l
+367.397 706.095 l
+367.397 706.048 l
+367.255 706.0 l
+367.207 706.0 l
+366.97 705.858 l
+366.876 705.811 l
+366.686 705.764 l
+366.544 705.669 l
+366.403 705.621 l
+366.213 705.527 l
+366.023 705.479 l
+365.976 705.432 l
+365.739 705.289 l
+365.502 705.148 l
+365.265 705.006 l
+365.028 704.911 l
+364.982 704.864 l
+364.65 704.816 l
+364.46 704.911 l
+364.413 705.1 l
+364.46 705.289 l
+364.602 705.385 l
+364.65 705.432 l
+364.887 705.527 l
+365.028 705.574 l
+365.076 705.574 l
+365.313 705.621 l
+365.408 705.669 l
+365.55 705.858 l
+365.739 705.953 l
+365.976 706.143 l
+366.165 706.19 l
+366.213 706.237 l
+366.497 706.379 l
+366.544 706.426 l
+366.781 706.521 l
+366.876 706.569 l
+366.97 706.616 l
+367.207 706.663 l
+367.255 706.663 l
+367.397 706.711 l
+367.539 706.806 l
+367.681 706.758 l
+367.728 706.569 l
+h
+364.129 705.811 m
+364.081 705.906 l
+364.034 706.0 l
+364.081 706.237 l
+364.271 706.474 l
+364.65 706.616 l
+364.792 706.711 l
+365.028 706.853 l
+365.171 706.9 l
+365.361 706.995 l
+365.55 707.137 l
+365.55 707.137 365.597 707.184 365.692 707.231 c
+365.787 707.231 365.976 707.374 365.976 707.374 c
+366.165 707.468 l
+366.213 707.516 l
+366.26 707.611 l
+366.449 707.753 l
+366.544 707.8 l
+366.592 707.8 l
+366.686 707.895 l
+366.829 707.943 l
+366.876 707.943 l
+366.97 707.895 l
+367.066 707.895 l
+367.16 707.847 l
+367.207 707.658 l
+367.207 707.468 l
+367.066 707.327 l
+366.97 707.279 l
+366.876 707.279 l
+366.876 707.231 l
+366.639 707.09 l
+366.544 706.995 l
+366.544 706.948 l
+366.213 706.806 l
+366.118 706.758 l
+365.976 706.663 l
+365.882 706.616 l
+365.787 706.569 l
+365.313 706.426 l
+365.124 706.332 l
+365.028 706.285 l
+364.745 706.19 l
+364.65 706.143 l
+364.508 706.048 l
+364.413 705.906 l
+364.271 705.811 l
+h
+363.94 706.948 m
+363.797 706.948 l
+363.75 707.137 l
+363.844 707.327 l
+363.987 707.516 l
+364.081 707.611 l
+364.177 707.658 l
+364.46 707.8 l
+364.65 707.895 l
+364.792 707.943 l
+365.028 708.084 l
+365.313 708.179 l
+365.502 708.274 l
+365.692 708.369 l
+365.834 708.463 l
+365.976 708.511 l
+366.071 708.558 l
+366.165 708.652 l
+366.213 708.652 l
+366.26 708.7 l
+366.403 708.794 l
+366.544 708.794 l
+366.544 708.748 l
+366.592 708.7 l
+366.639 708.558 l
+366.639 708.416 l
+366.544 708.369 l
+366.544 708.321 l
+366.307 708.226 l
+366.213 708.132 l
+366.023 708.037 l
+365.976 707.989 l
+365.739 707.847 l
+365.502 707.705 l
+365.171 707.516 l
+365.028 707.468 l
+364.839 707.374 l
+364.65 707.279 l
+364.65 707.231 l
+364.413 707.137 l
+364.223 707.042 l
+364.081 706.995 l
+h
+368.391 706.663 m
+368.297 706.806 l
+368.154 707.09 l
+367.965 707.468 l
+367.918 707.563 l
+367.776 707.847 l
+367.681 707.943 l
+367.444 708.226 l
+367.397 708.321 l
+367.255 708.511 l
+367.207 708.605 l
+366.97 708.985 l
+366.97 709.031 l
+366.876 709.221 l
+366.781 709.316 l
+366.592 709.411 l
+366.544 709.411 l
+366.449 709.411 l
+366.355 709.268 l
+366.213 709.221 l
+366.071 709.126 l
+365.976 709.079 l
+365.739 708.985 l
+365.265 708.748 l
+365.028 708.652 l
+364.887 708.558 l
+364.65 708.463 l
+364.318 708.463 l
+364.177 708.274 l
+364.081 708.179 l
+363.987 708.037 l
+363.655 707.705 l
+363.418 707.468 l
+363.229 707.421 l
+363.182 707.184 l
+363.182 707.042 l
+363.229 706.853 l
+363.324 706.711 l
+363.324 706.426 l
+363.371 706.237 l
+363.371 706.095 l
+363.371 705.906 l
+363.418 705.811 l
+363.513 705.716 l
+363.607 705.574 l
+363.703 705.289 l
+363.75 705.053 l
+363.844 704.769 l
+363.987 704.532 l
+364.081 704.342 l
+364.223 704.153 l
+364.46 704.011 l
+364.65 704.058 l
+364.745 704.058 l
+364.982 704.153 l
+365.028 704.153 l
+365.218 704.248 l
+365.55 704.39 l
+365.787 704.437 l
+365.976 704.484 l
+366.071 704.532 l
+366.213 704.532 l
+366.26 704.579 l
+366.355 704.627 l
+366.544 704.579 l
+366.544 704.532 l
+366.734 704.437 l
+366.876 704.39 l
+366.923 704.342 l
+366.97 704.342 l
+367.066 704.295 l
+367.16 704.342 l
+367.16 704.437 l
+367.16 704.627 l
+367.113 704.769 l
+367.113 704.911 l
+367.16 705.006 l
+367.255 705.148 l
+367.302 705.148 l
+367.397 705.243 l
+367.397 705.289 l
+367.539 705.385 l
+367.633 705.527 l
+367.776 705.621 l
+367.918 705.764 l
+367.965 705.811 l
+368.154 706.0 l
+368.297 706.095 l
+368.391 706.237 l
+368.534 706.332 l
+368.534 706.474 l
+h
+f
+n
+356.503 732.051 m
+356.313 732.003 l
+356.172 732.003 l
+356.077 732.051 l
+356.077 732.146 l
+356.172 732.24 l
+356.267 732.287 l
+356.313 732.287 l
+356.408 732.335 l
+356.503 732.382 l
+356.55 732.335 356.55 732.24 356.55 732.146 c
+h
+356.03 732.666 m
+355.935 732.666 l
+355.84 732.666 l
+355.84 732.714 355.793 732.714 355.745 732.714 c
+355.745 732.808 l
+355.793 732.856 355.793 732.856 355.84 732.903 c
+355.887 732.951 355.887 732.951 355.935 732.998 c
+355.982 732.998 l
+355.982 732.998 356.03 733.045 356.077 733.045 c
+356.124 733.045 356.172 733.045 356.219 733.093 c
+356.219 733.045 356.267 733.093 356.267 733.045 c
+356.313 733.045 l
+356.361 732.998 356.361 732.951 356.408 732.903 c
+356.361 732.903 356.361 732.856 356.361 732.808 c
+356.313 732.808 l
+356.313 732.761 356.267 732.761 356.267 732.714 c
+356.219 732.714 356.172 732.666 356.172 732.666 c
+h
+355.556 733.235 m
+355.366 733.188 l
+355.272 733.14 l
+354.988 732.951 l
+354.798 732.808 l
+354.656 732.808 l
+354.419 732.761 l
+354.23 732.808 l
+354.277 732.951 l
+354.514 733.045 l
+354.751 733.188 l
+354.94 733.329 l
+354.988 733.329 l
+355.177 733.424 l
+355.319 733.566 l
+355.366 733.566 l
+355.461 733.614 l
+355.556 733.708 l
+355.745 733.708 l
+355.935 733.708 l
+356.077 733.708 l
+356.172 733.661 l
+355.982 733.519 l
+355.935 733.519 l
+h
+354.087 733.424 m
+354.041 733.424 l
+353.945 733.472 l
+353.945 733.661 l
+354.041 733.756 l
+354.087 733.803 l
+354.277 733.945 l
+354.466 734.087 l
+354.656 734.182 l
+354.892 734.276 l
+354.988 734.324 l
+355.082 734.372 l
+355.272 734.419 l
+355.366 734.419 l
+355.509 734.419 l
+355.603 734.466 l
+355.698 734.514 l
+355.84 734.466 l
+355.935 734.324 l
+355.84 734.229 l
+355.556 734.182 l
+355.414 734.135 l
+355.366 734.087 l
+355.225 733.945 l
+355.035 733.851 l
+354.988 733.803 l
+354.846 733.756 l
+354.656 733.661 l
+354.514 733.566 l
+354.324 733.472 l
+354.182 733.377 l
+h
+358.114 732.193 m
+358.066 732.193 l
+357.972 732.24 l
+357.735 732.24 l
+357.545 732.193 l
+357.356 732.193 l
+357.119 732.24 l
+357.024 732.335 l
+356.977 732.477 l
+356.977 732.666 l
+356.977 732.714 l
+356.977 732.856 l
+356.977 732.951 l
+357.024 732.998 l
+356.977 733.093 l
+356.835 733.14 l
+356.74 733.14 l
+356.693 733.235 l
+356.693 733.472 l
+356.693 733.898 l
+356.693 734.135 l
+356.693 734.276 l
+356.693 734.561 l
+356.693 734.751 l
+356.645 734.987 l
+356.693 735.177 l
+356.645 735.319 l
+356.503 735.366 l
+356.361 735.319 l
+356.313 735.271 l
+356.219 735.224 l
+355.982 735.177 l
+355.935 735.129 l
+355.84 735.082 l
+355.556 734.987 l
+355.366 734.892 l
+355.319 734.892 l
+355.129 734.798 l
+354.988 734.751 l
+354.94 734.703 l
+354.703 734.656 l
+354.561 734.514 l
+354.372 734.609 l
+354.419 734.798 l
+354.561 734.892 l
+354.988 735.082 l
+355.366 735.271 l
+355.461 735.319 l
+355.793 735.461 l
+355.935 735.461 l
+356.077 735.508 l
+356.313 735.651 l
+356.361 735.651 l
+356.503 735.792 l
+356.598 735.888 l
+356.598 736.076 l
+356.503 736.219 l
+356.313 736.266 l
+356.124 736.266 l
+355.935 736.219 l
+355.745 736.172 l
+355.366 736.029 l
+355.319 736.029 l
+354.988 735.888 l
+354.846 735.839 l
+354.372 735.603 l
+354.041 735.414 l
+353.851 735.366 l
+353.756 735.319 l
+353.282 735.082 l
+353.235 735.082 l
+352.761 734.798 l
+352.714 734.798 l
+352.619 734.751 l
+352.429 734.656 l
+352.336 734.609 l
+352.24 734.561 l
+352.193 734.514 l
+351.719 734.229 l
+351.577 734.087 l
+351.482 733.993 l
+351.435 733.898 l
+351.387 733.756 l
+351.435 733.614 l
+351.577 733.472 l
+351.672 733.377 l
+351.909 732.951 l
+352.193 732.477 l
+352.24 732.382 l
+352.336 732.24 l
+352.429 732.098 l
+352.429 732.003 l
+352.619 731.719 l
+352.761 731.482 l
+352.761 731.435 l
+352.998 731.056 l
+353.141 730.677 l
+353.235 730.346 l
+353.235 730.251 l
+353.282 730.156 l
+353.282 729.966 l
+353.282 729.777 l
+353.282 729.541 l
+353.235 729.493 l
+353.235 729.351 l
+353.235 729.161 l
+353.235 729.066 l
+353.282 729.019 l
+353.33 728.925 l
+353.424 728.83 l
+353.566 728.783 l
+353.709 728.877 l
+353.804 729.066 l
+353.851 729.209 l
+353.898 729.351 l
+353.945 729.683 l
+353.945 729.966 l
+353.851 730.393 l
+353.851 730.488 l
+353.756 730.819 l
+353.661 731.198 l
+353.519 731.53 l
+353.235 732.051 l
+353.046 732.382 l
+352.761 732.761 l
+352.619 732.903 l
+352.525 733.045 l
+352.429 733.329 l
+352.429 733.424 l
+352.382 733.472 l
+352.429 733.566 l
+352.429 733.661 l
+352.525 733.708 l
+352.619 733.851 l
+352.761 733.993 l
+352.904 734.087 l
+353.093 734.229 l
+353.235 734.276 l
+353.33 734.324 l
+353.472 734.276 l
+353.566 734.229 l
+353.566 734.087 l
+353.519 733.993 l
+353.377 733.898 l
+353.235 733.756 l
+353.187 733.708 l
+353.187 733.519 l
+353.187 733.329 l
+353.235 733.14 l
+353.235 733.093 l
+353.282 732.998 l
+353.33 732.903 l
+353.472 732.808 l
+353.566 732.666 l
+353.661 732.477 l
+353.804 732.24 l
+353.851 732.193 l
+353.898 732.146 l
+353.993 732.051 l
+354.041 732.051 l
+354.087 732.003 l
+354.277 732.003 l
+354.419 732.003 l
+354.514 732.051 l
+354.561 732.098 l
+354.609 732.193 l
+354.751 732.193 l
+354.846 732.098 l
+354.846 732.003 l
+354.798 731.908 l
+354.798 731.814 l
+354.846 731.719 l
+354.892 731.625 l
+354.94 731.577 l
+354.988 731.577 l
+355.082 731.625 l
+355.272 731.577 l
+355.366 731.577 l
+355.556 731.53 l
+355.603 731.435 l
+355.556 731.34 l
+355.414 731.245 l
+355.366 731.198 l
+355.177 731.151 l
+355.035 731.056 l
+354.988 731.008 l
+354.94 730.961 l
+354.798 730.819 l
+354.798 730.677 l
+354.846 730.582 l
+354.94 730.488 l
+354.988 730.488 l
+355.082 730.44 l
+355.225 730.393 l
+355.366 730.488 l
+355.461 730.582 l
+355.603 730.725 l
+355.84 730.867 l
+355.935 730.914 l
+356.077 730.914 l
+356.172 730.914 l
+356.313 730.914 l
+356.361 730.914 l
+356.361 730.819 l
+356.361 730.677 l
+356.361 730.44 l
+356.313 730.346 l
+356.313 730.298 l
+356.172 730.156 l
+355.982 729.966 l
+355.935 729.966 l
+355.745 729.966 l
+355.603 729.825 l
+355.414 729.683 l
+355.366 729.588 l
+355.366 729.541 l
+355.366 729.446 l
+355.414 729.351 l
+355.461 729.209 l
+355.698 729.114 l
+355.84 729.019 l
+355.935 729.019 l
+356.03 729.019 l
+356.172 729.066 l
+356.313 729.161 l
+356.313 729.209 l
+356.55 729.351 l
+356.693 729.683 l
+356.74 729.777 l
+356.882 729.966 l
+356.977 730.062 l
+356.977 730.156 l
+357.024 730.393 l
+356.977 730.677 l
+357.024 730.961 l
+357.024 731.104 l
+357.167 731.245 l
+357.261 731.293 l
+357.356 731.387 l
+357.403 731.387 l
+357.592 731.53 l
+357.735 731.53 l
+357.829 731.53 l
+357.924 731.53 l
+358.066 731.625 l
+358.161 731.766 l
+358.161 731.908 l
+358.161 732.051 l
+358.208 732.146 l
+h
+f
+n
+354.514 706.995 m
+354.466 707.184 l
+354.466 707.374 l
+354.656 707.611 l
+354.892 707.8 l
+354.988 707.847 l
+355.177 707.989 l
+355.366 708.179 l
+355.603 708.274 l
+355.745 708.321 l
+355.793 708.416 l
+355.793 708.605 l
+355.651 708.652 l
+355.414 708.7 l
+355.366 708.7 l
+355.129 708.605 l
+354.988 708.511 l
+354.846 708.463 l
+354.703 708.226 l
+354.514 708.084 l
+354.372 707.847 l
+354.23 707.705 l
+354.135 707.611 l
+354.041 707.516 l
+353.993 707.516 l
+353.851 707.516 l
+353.804 707.516 l
+353.661 707.611 l
+353.614 707.753 l
+353.756 707.989 l
+353.851 708.084 l
+354.041 708.274 l
+354.419 708.558 l
+354.751 708.89 l
+354.988 709.079 l
+354.988 709.126 l
+355.177 709.174 l
+355.366 709.268 l
+355.366 709.316 l
+355.461 709.458 l
+355.509 709.648 l
+355.366 709.742 l
+355.319 709.789 l
+355.082 709.789 l
+354.988 709.742 l
+354.846 709.648 l
+354.561 709.363 l
+354.324 709.174 l
+354.087 708.985 l
+354.041 708.89 l
+353.851 708.748 l
+353.851 708.7 l
+353.614 708.463 l
+353.424 708.321 l
+353.235 708.132 l
+353.093 708.037 l
+352.904 707.989 l
+352.761 708.037 l
+352.667 708.226 l
+352.714 708.416 l
+352.761 708.558 l
+352.809 708.7 l
+352.998 709.031 l
+353.187 709.221 l
+353.235 709.268 l
+353.472 709.505 l
+353.661 709.648 l
+353.851 709.837 l
+354.041 709.932 l
+354.135 709.932 l
+354.514 710.121 l
+354.798 710.216 l
+354.988 710.216 l
+355.177 710.264 l
+355.366 710.358 l
+355.461 710.5 l
+355.461 710.689 l
+355.366 710.879 l
+355.177 710.926 l
+354.988 710.879 l
+354.892 710.879 l
+354.466 710.737 l
+354.041 710.547 l
+353.898 710.5 l
+353.851 710.453 l
+353.661 710.358 l
+353.377 710.168 l
+353.235 710.073 l
+353.046 709.932 l
+352.809 709.742 l
+352.761 709.695 l
+352.619 709.552 l
+352.572 709.552 l
+352.429 709.411 l
+352.336 709.316 l
+352.288 709.316 l
+352.24 709.268 l
+352.193 709.126 l
+351.862 709.031 351.956 708.842 351.909 708.605 c
+351.814 708.463 l
+351.625 708.274 l
+351.577 708.226 l
+351.435 708.037 l
+351.341 707.943 l
+351.341 707.895 l
+351.293 707.895 l
+351.341 707.847 l
+351.341 707.753 l
+351.435 707.658 l
+351.577 707.516 l
+351.672 707.374 l
+351.956 707.231 l
+352.24 707.137 l
+352.336 707.137 l
+352.429 707.09 l
+352.477 707.09 l
+352.619 707.042 l
+352.761 707.042 l
+352.809 707.042 l
+353.093 706.948 l
+353.235 706.9 l
+353.33 706.806 l
+353.614 706.711 l
+353.804 706.569 l
+353.851 706.521 l
+353.945 706.426 l
+353.993 706.237 l
+353.898 706.095 l
+353.851 705.953 l
+353.804 705.906 l
+353.661 705.716 l
+353.472 705.479 l
+353.472 705.337 l
+353.33 705.195 l
+353.235 705.1 l
+353.187 705.053 l
+353.093 704.959 l
+353.093 704.769 l
+353.235 704.532 l
+353.377 704.39 l
+353.377 704.39 353.566 704.2 353.566 704.248 c
+353.756 704.295 l
+353.851 704.532 l
+353.851 704.579 l
+353.898 704.816 l
+353.993 705.006 l
+354.041 705.053 l
+354.087 705.243 l
+354.23 705.432 l
+354.23 705.574 l
+354.324 705.764 l
+354.419 705.953 l
+354.514 706.095 l
+354.656 706.379 l
+354.703 706.521 l
+354.703 706.663 l
+354.609 706.806 l
+h
+358.208 707.753 m
+358.066 707.847 l
+358.018 707.895 l
+357.782 707.895 l
+357.735 707.895 l
+357.45 707.895 l
+357.356 707.895 l
+357.213 707.943 l
+357.072 707.989 l
+357.024 708.132 l
+357.024 708.274 l
+357.119 708.463 l
+357.213 708.652 l
+357.356 708.794 l
+357.403 708.842 l
+357.687 709.126 l
+357.735 709.221 l
+357.829 709.411 l
+357.829 709.552 l
+357.735 709.695 l
+357.64 709.837 l
+357.45 709.884 l
+357.356 709.884 l
+357.261 709.884 l
+357.119 709.695 l
+356.977 709.552 l
+356.93 709.505 l
+356.882 709.316 l
+356.74 709.174 l
+356.74 709.079 l
+356.598 708.794 l
+356.503 708.558 l
+356.456 708.321 l
+356.456 708.037 l
+356.408 707.8 l
+356.313 707.611 l
+356.313 707.563 l
+356.219 707.421 l
+356.124 707.137 l
+356.077 706.948 l
+355.982 706.758 l
+355.935 706.663 l
+355.84 706.474 l
+355.651 706.237 l
+355.556 706.0 l
+355.414 705.858 l
+355.366 705.716 l
+355.366 705.669 l
+355.319 705.479 l
+355.319 705.195 l
+355.177 705.006 l
+355.035 704.816 l
+354.988 704.769 l
+354.892 704.722 l
+354.892 704.484 l
+354.892 704.295 l
+354.988 704.153 l
+354.988 704.106 l
+355.035 703.869 l
+355.082 703.774 l
+355.272 703.774 l
+355.366 703.869 l
+355.461 703.916 l
+355.556 704.153 l
+355.603 704.295 l
+355.651 704.437 l
+355.698 704.627 l
+355.793 704.816 l
+355.84 704.911 l
+355.935 705.053 l
+356.219 705.1 l
+356.313 705.053 l
+356.361 705.053 l
+356.456 704.959 l
+356.503 704.484 l
+356.456 704.295 l
+356.456 704.058 l
+356.503 703.963 l
+356.598 703.822 l
+356.693 703.774 l
+356.74 703.774 l
+356.835 703.679 l
+356.977 703.822 l
+356.977 703.963 l
+357.024 704.011 l
+357.024 704.2 l
+357.119 704.437 l
+357.167 704.579 l
+357.261 704.722 l
+357.356 704.959 l
+357.498 705.1 l
+357.545 705.195 l
+357.592 705.337 l
+357.545 705.574 l
+357.403 705.621 l
+357.356 705.621 l
+357.119 705.716 l
+356.977 705.716 l
+356.882 705.716 l
+356.74 705.764 l
+356.693 705.811 l
+356.55 705.906 l
+356.456 706.095 l
+356.456 706.426 l
+356.55 706.711 l
+356.645 706.9 l
+356.74 706.995 l
+356.835 707.042 l
+356.977 707.137 l
+357.024 707.184 l
+357.356 707.184 l
+357.545 707.137 l
+357.735 707.137 l
+357.782 707.137 l
+357.924 707.231 l
+358.066 707.327 l
+358.114 707.327 l
+358.255 707.563 l
+h
+f
+n
+344.852 714.716 m
+344.852 714.762 l
+344.804 714.81 l
+344.71 714.81 l
+344.71 714.905 l
+344.662 714.952 l
+344.615 714.952 l
+344.567 715.0 l
+344.52 715.047 l
+344.425 715.094 l
+344.425 715.142 l
+344.378 715.142 l
+344.283 715.189 l
+344.236 715.236 l
+344.141 715.236 l
+344.094 715.236 l
+343.999 715.236 l
+343.952 715.189 l
+343.857 715.142 l
+343.81 715.094 l
+343.762 715.0 l
+343.762 714.905 l
+343.762 714.81 l
+343.762 714.716 l
+343.81 714.668 l
+343.857 714.62 l
+343.904 714.62 l
+343.904 714.573 l
+343.952 714.526 l
+343.999 714.479 l
+344.046 714.431 l
+344.141 714.384 l
+344.283 714.337 l
+344.378 714.337 l
+344.425 714.337 l
+344.52 714.337 l
+344.662 714.337 l
+344.71 714.337 l
+344.757 714.431 l
+344.804 714.526 l
+344.852 714.573 l
+344.899 714.668 l
+h
+350.109 714.194 m
+350.061 714.052 l
+349.967 714.005 l
+349.92 714.005 l
+349.825 714.005 l
+349.73 714.1 l
+349.73 714.147 l
+349.683 714.241 l
+349.683 714.337 l
+349.683 714.384 l
+349.778 714.431 l
+349.872 714.479 l
+349.92 714.479 l
+349.967 714.431 l
+350.061 714.384 l
+350.061 714.289 l
+350.109 714.289 l
+h
+349.541 713.626 m
+349.493 713.579 l
+349.399 713.484 l
+349.351 713.532 l
+349.256 713.532 l
+349.162 713.579 l
+349.162 713.626 l
+349.114 713.674 l
+349.066 713.769 l
+349.114 713.863 l
+349.162 713.958 l
+349.256 713.958 l
+349.351 713.958 l
+349.399 713.958 l
+349.446 713.911 l
+349.493 713.815 l
+349.541 713.674 l
+h
+348.973 714.81 m
+348.877 714.905 l
+348.877 715.0 l
+348.83 715.094 l
+348.83 715.142 l
+348.877 715.236 l
+348.973 715.284 l
+349.066 715.284 l
+349.114 715.236 l
+349.162 715.189 l
+349.209 715.189 l
+349.256 715.142 l
+349.351 715.047 l
+349.351 714.952 l
+349.351 714.857 l
+349.351 714.762 l
+349.162 714.716 l
+349.066 714.716 l
+h
+348.83 714.431 m
+348.735 714.337 l
+348.688 714.337 l
+348.594 714.289 l
+348.546 714.337 l
+348.451 714.431 l
+348.356 714.479 l
+348.309 714.573 l
+348.309 714.62 l
+348.309 714.762 l
+348.356 714.762 l
+348.451 714.81 l
+348.546 714.81 l
+348.594 714.762 l
+348.688 714.668 l
+348.735 714.668 l
+348.783 714.573 l
+348.83 714.526 l
+h
+351.293 714.668 m
+351.246 714.716 l
+351.198 714.81 l
+351.151 714.857 l
+351.104 714.905 l
+351.009 715.0 l
+350.914 715.047 l
+350.867 715.094 l
+350.867 715.142 l
+350.867 715.189 l
+350.867 715.236 l
+350.914 715.284 l
+350.961 715.378 l
+351.056 715.426 l
+351.104 715.473 l
+351.151 715.521 l
+351.198 715.568 l
+351.198 715.662 l
+351.198 715.757 l
+351.198 715.899 l
+351.198 716.041 l
+351.151 716.089 l
+351.056 716.136 l
+351.009 716.136 l
+350.914 716.136 l
+350.867 716.136 l
+350.819 716.089 l
+350.772 716.089 l
+350.725 716.041 l
+350.63 715.947 l
+350.535 715.899 l
+350.393 715.853 l
+350.298 715.853 l
+350.251 715.853 l
+350.156 715.899 l
+350.109 715.947 l
+350.014 715.994 l
+350.014 716.041 l
+349.92 716.136 l
+349.825 716.183 l
+349.778 716.183 l
+349.73 716.231 l
+349.636 716.136 l
+349.493 716.041 l
+349.446 716.041 l
+349.446 715.947 l
+349.446 715.853 l
+349.493 715.805 l
+349.588 715.71 l
+349.636 715.662 l
+349.73 715.568 l
+349.73 715.521 l
+349.683 715.426 l
+349.588 715.426 l
+349.446 715.426 l
+349.351 715.426 l
+349.351 715.473 l
+349.256 715.473 l
+349.162 715.568 l
+349.066 715.615 l
+349.02 715.662 l
+348.877 715.662 l
+348.735 715.662 l
+348.688 715.662 l
+348.641 715.662 348.641 715.615 348.641 715.615 c
+348.546 715.568 l
+348.404 715.521 l
+348.261 715.473 l
+348.215 715.473 l
+348.167 715.426 l
+348.12 715.378 l
+348.072 715.378 l
+347.978 715.378 l
+347.883 715.284 l
+347.836 715.236 l
+347.693 715.142 l
+347.599 715.094 l
+347.599 715.047 l
+347.551 715.0 l
+347.456 714.905 l
+347.456 714.81 l
+347.456 714.716 l
+347.551 714.62 l
+347.599 714.526 l
+347.646 714.479 l
+347.693 714.431 l
+347.788 714.289 l
+347.836 714.241 l
+347.836 714.194 l
+347.883 714.147 l
+347.883 714.052 l
+347.836 714.005 l
+347.788 714.005 l
+347.693 714.005 l
+347.599 714.1 l
+347.504 714.147 l
+347.456 714.194 l
+347.362 714.289 l
+347.315 714.337 l
+347.22 714.337 l
+347.172 714.289 l
+347.078 714.241 l
+347.078 714.1 l
+347.078 714.005 l
+347.125 713.958 l
+347.172 713.863 l
+347.22 713.815 l
+347.315 713.769 l
+347.362 713.674 l
+347.362 713.532 l
+347.362 713.437 l
+347.267 713.389 l
+347.125 713.484 l
+347.078 713.532 l
+346.983 713.626 l
+346.983 713.674 l
+346.888 713.769 l
+346.794 713.911 l
+346.746 713.958 l
+346.746 714.052 l
+346.651 714.147 l
+346.556 714.241 l
+346.462 714.337 l
+346.462 714.384 l
+346.462 714.479 l
+346.51 714.479 l
+346.556 714.573 l
+346.699 714.716 l
+346.746 714.762 l
+346.888 714.905 l
+346.983 715.0 l
+347.031 715.0 l
+347.172 715.236 l
+347.362 715.426 l
+347.551 715.662 l
+347.599 715.71 l
+347.646 715.805 l
+347.693 715.853 l
+347.788 715.947 l
+347.836 715.994 l
+347.836 716.041 l
+347.883 716.089 l
+347.93 716.136 l
+348.025 716.136 l
+348.12 716.183 l
+348.167 716.183 l
+348.215 716.183 l
+348.309 716.183 l
+348.451 716.183 l
+348.641 716.231 l
+348.688 716.278 l
+348.783 716.326 l
+348.973 716.373 l
+349.162 716.42 l
+349.209 716.468 l
+349.303 716.515 l
+349.351 716.515 l
+349.446 716.609 l
+349.493 716.657 l
+349.541 716.752 l
+349.541 716.894 l
+349.541 717.036 l
+349.493 717.084 l
+349.399 717.084 l
+349.351 717.084 l
+349.303 717.084 l
+349.209 717.036 l
+349.162 717.036 l
+349.114 716.989 l
+349.066 716.941 l
+348.973 716.894 l
+348.877 716.847 l
+348.783 716.847 l
+348.688 716.847 l
+348.641 716.941 l
+348.641 717.084 l
+348.688 717.226 l
+348.735 717.32 l
+348.783 717.463 l
+348.83 717.51 l
+348.877 717.605 l
+348.925 717.652 l
+349.02 717.747 l
+349.066 717.889 l
+349.162 718.031 l
+349.209 718.125 l
+349.209 718.221 l
+349.162 718.221 l
+349.114 718.268 l
+349.02 718.315 l
+348.83 718.315 l
+348.688 718.268 l
+348.641 718.268 l
+348.499 718.221 l
+348.356 718.125 l
+348.215 718.078 l
+348.167 717.984 l
+348.167 717.842 l
+348.167 717.652 l
+348.167 717.51 l
+348.12 717.368 l
+348.072 717.32 l
+348.025 717.178 l
+347.93 717.036 l
+347.883 716.894 l
+347.836 716.894 l
+347.741 716.847 l
+347.646 716.752 l
+347.599 716.752 l
+347.504 716.704 l
+347.362 716.704 l
+347.22 716.752 l
+347.078 716.752 l
+346.983 716.799 l
+346.936 716.799 l
+346.746 716.847 l
+346.604 716.847 l
+346.462 716.847 l
+346.32 716.799 l
+346.225 716.752 l
+346.177 716.752 l
+346.083 716.704 l
+346.036 716.609 l
+346.036 716.515 l
+346.036 716.42 l
+346.083 716.42 l
+346.177 716.373 l
+346.273 716.326 l
+346.367 716.278 l
+346.462 716.278 l
+346.651 716.278 l
+346.794 716.231 l
+346.936 716.231 l
+346.983 716.183 l
+347.078 716.183 l
+347.078 716.089 l
+347.031 715.994 l
+346.983 715.899 l
+346.936 715.805 l
+346.841 715.71 l
+346.794 715.662 l
+346.699 715.521 l
+346.556 715.426 l
+346.462 715.331 l
+346.32 715.189 l
+346.225 715.142 l
+346.177 715.094 l
+346.13 715.047 l
+345.988 715.047 l
+345.941 715.094 l
+345.894 715.142 l
+345.846 715.284 l
+345.799 715.426 l
+345.704 715.615 l
+345.657 715.662 l
+345.609 715.757 l
+345.562 715.853 l
+345.467 715.947 l
+345.467 715.994 l
+345.372 716.089 l
+345.326 716.231 l
+345.23 716.326 l
+345.089 716.42 l
+344.946 716.468 l
+344.804 716.468 l
+344.662 716.42 l
+344.662 716.373 l
+344.567 716.278 l
+344.567 716.231 l
+344.615 716.089 l
+344.615 715.947 l
+344.662 715.899 l
+344.757 715.805 l
+344.804 715.71 l
+344.899 715.615 l
+344.946 715.568 l
+344.993 715.521 l
+345.089 715.378 l
+345.183 715.236 l
+345.23 715.094 l
+345.326 715.0 l
+345.372 714.905 l
+345.42 714.762 l
+345.42 714.62 l
+345.467 714.573 l
+345.467 714.526 l
+345.467 714.479 l
+345.467 714.384 l
+345.42 714.241 l
+345.372 714.194 l
+345.278 714.147 l
+345.23 714.052 l
+345.136 713.958 l
+345.089 713.911 l
+345.041 713.815 l
+344.946 713.769 l
+344.946 713.72 l
+344.899 713.674 l
+344.899 713.579 l
+344.899 713.437 l
+344.946 713.342 l
+344.946 713.294 l
+344.946 713.247 l
+345.041 713.247 l
+345.23 713.247 l
+345.278 713.342 l
+345.326 713.389 l
+345.372 713.437 l
+345.42 713.532 l
+345.467 713.626 l
+345.562 713.72 l
+345.657 713.769 l
+345.657 713.815 l
+345.704 713.863 l
+345.751 713.863 l
+345.799 713.863 l
+345.894 713.863 l
+345.988 713.911 l
+346.083 713.863 l
+346.13 713.863 l
+346.177 713.815 l
+346.177 713.769 l
+346.273 713.674 l
+346.273 713.626 l
+346.367 713.532 l
+346.462 713.484 l
+346.51 713.389 l
+346.556 713.342 l
+346.699 713.294 l
+346.746 713.2 l
+346.794 713.058 l
+346.794 713.01 l
+346.841 712.916 l
+346.794 712.868 l
+346.746 712.773 l
+346.699 712.726 l
+346.556 712.726 l
+346.415 712.726 l
+346.32 712.773 l
+346.225 712.868 l
+346.177 712.916 l
+346.13 712.963 l
+345.988 713.01 l
+345.799 713.01 l
+345.657 712.963 l
+345.515 712.821 l
+345.467 712.773 l
+345.42 712.726 l
+345.372 712.631 l
+345.326 712.537 l
+345.326 712.395 l
+345.372 712.252 l
+345.42 712.11 l
+345.467 712.11 l
+345.467 712.063 l
+345.515 711.968 l
+345.515 711.921 l
+345.515 711.826 l
+345.562 711.779 l
+345.609 711.684 l
+345.657 711.637 l
+345.799 711.589 l
+345.941 711.637 l
+345.988 711.637 l
+346.083 711.637 l
+346.177 711.684 l
+346.225 711.731 l
+346.273 711.731 l
+346.367 711.779 l
+346.415 711.779 l
+346.51 711.779 l
+346.604 711.779 l
+346.651 711.731 l
+346.699 711.731 l
+346.746 711.684 l
+346.841 711.637 l
+346.888 711.637 l
+346.936 711.542 l
+346.983 711.494 l
+347.031 711.447 l
+347.078 711.4 l
+347.172 711.4 l
+347.315 711.352 l
+347.409 711.447 l
+347.456 711.494 l
+347.504 711.542 l
+347.504 711.637 l
+347.456 711.684 l
+347.409 711.779 l
+347.362 711.826 l
+347.315 711.874 l
+347.267 711.968 l
+347.172 712.016 l
+347.125 712.063 l
+347.078 712.11 l
+347.031 712.205 l
+347.031 712.299 l
+347.078 712.347 l
+347.172 712.347 l
+347.315 712.299 l
+347.362 712.299 l
+347.409 712.299 l
+347.504 712.252 l
+347.551 712.205 l
+347.599 712.157 l
+347.646 712.157 l
+347.693 712.11 l
+347.741 712.063 l
+347.788 712.016 l
+347.836 711.968 l
+347.93 711.874 l
+347.978 711.779 l
+348.025 711.684 l
+348.072 711.637 l
+348.12 711.637 l
+348.167 711.542 l
+348.167 711.494 l
+348.215 711.447 l
+348.261 711.352 l
+348.451 711.211 l
+348.594 711.115 l
+348.641 711.115 l
+348.688 711.115 l
+348.783 711.163 l
+348.877 711.211 l
+348.973 711.258 l
+348.973 711.4 l
+349.02 711.494 l
+349.02 711.637 l
+348.973 711.826 l
+348.925 711.826 l
+348.83 711.921 l
+348.735 711.921 l
+348.688 711.968 l
+348.641 711.968 l
+348.499 712.063 l
+348.309 712.157 l
+348.215 712.299 l
+348.167 712.299 l
+348.12 712.395 l
+348.072 712.442 l
+348.072 712.442 347.93 712.584 347.93 712.537 c
+347.93 712.489 347.836 712.631 347.836 712.631 c
+347.788 712.679 l
+347.741 712.773 l
+347.646 712.868 l
+347.599 712.868 l
+347.599 712.963 l
+347.599 713.058 l
+347.646 713.104 l
+347.693 713.153 l
+347.788 713.2 l
+347.836 713.2 l
+347.883 713.153 l
+347.93 713.153 l
+347.978 713.104 l
+348.025 713.058 l
+348.025 712.963 l
+348.12 712.963 l
+348.12 712.916 l
+348.215 712.868 l
+348.309 712.821 l
+348.356 712.726 l
+348.404 712.679 l
+348.499 712.631 l
+348.594 712.537 l
+348.688 712.584 l
+348.735 712.584 l
+348.877 712.584 l
+348.925 712.631 l
+348.925 712.726 l
+348.925 712.773 l
+348.877 712.821 l
+348.83 712.868 l
+348.783 712.963 l
+348.735 713.01 l
+348.688 713.058 l
+348.688 713.104 l
+348.688 713.153 l
+348.783 713.2 l
+348.877 713.2 l
+348.925 713.153 l
+348.973 713.104 l
+348.973 713.058 l
+349.02 713.01 l
+349.066 712.916 l
+349.114 712.868 l
+349.162 712.821 l
+349.303 712.726 l
+349.351 712.726 l
+349.446 712.679 l
+349.541 712.726 l
+349.636 712.821 l
+349.683 712.868 l
+349.73 713.058 l
+349.778 713.104 l
+349.825 713.153 l
+349.92 713.247 l
+349.92 713.294 l
+350.014 713.389 l
+350.109 713.437 l
+350.156 713.532 l
+350.204 713.579 l
+350.251 713.626 l
+350.251 713.674 l
+350.298 713.674 l
+350.346 713.769 l
+350.441 713.815 l
+350.535 713.863 l
+350.535 713.911 l
+350.583 713.958 l
+350.583 714.1 l
+350.535 714.194 l
+350.535 714.289 l
+350.488 714.337 l
+350.441 714.431 l
+350.393 714.526 l
+350.346 714.573 l
+350.346 714.62 l
+350.393 714.716 l
+350.441 714.716 l
+350.535 714.668 l
+350.583 714.668 l
+350.678 714.573 l
+350.772 714.479 l
+350.819 714.431 l
+350.867 714.384 l
+350.961 714.289 l
+351.009 714.241 l
+351.104 714.289 l
+351.198 714.337 l
+351.293 714.431 l
+351.341 714.526 l
+351.341 714.62 l
+h
+f
+n
+344.662 724.046 m
+344.472 724.141 l
+344.425 724.141 l
+344.236 724.141 l
+344.141 724.094 l
+344.046 723.998 l
+344.046 723.857 l
+343.999 723.715 l
+343.999 723.572 l
+343.952 723.43 l
+343.857 723.43 l
+343.857 723.383 l
+343.762 723.335 l
+343.715 723.288 l
+343.667 723.241 l
+343.715 723.193 l
+343.762 723.193 l
+343.81 723.051 l
+343.857 722.957 l
+343.904 722.957 l
+343.952 722.814 l
+344.094 722.578 l
+344.189 722.483 l
+344.378 722.436 l
+344.425 722.436 l
+344.52 722.483 l
+344.615 722.625 l
+344.662 722.767 l
+344.662 722.91 l
+344.71 723.193 l
+344.757 723.383 l
+344.804 723.525 l
+344.804 723.762 l
+344.757 723.904 l
+h
+346.036 725.656 m
+346.13 725.656 l
+346.177 725.656 l
+346.367 725.656 l
+346.415 725.467 l
+346.415 725.325 l
+346.415 725.183 l
+346.32 725.088 l
+346.177 725.088 l
+346.13 725.088 l
+346.083 725.183 l
+346.036 725.325 l
+345.988 725.514 l
+h
+346.51 726.651 m
+346.604 726.698 l
+346.651 726.698 l
+346.746 726.651 l
+346.841 726.604 l
+346.936 726.604 l
+346.983 726.604 l
+347.078 726.604 l
+347.172 726.651 l
+347.267 726.698 l
+347.409 726.84 l
+347.504 726.935 l
+347.599 727.03 l
+347.646 727.03 l
+347.741 726.983 l
+347.788 726.935 l
+347.741 726.793 l
+347.693 726.604 l
+347.646 726.415 l
+347.599 726.367 l
+347.551 726.272 l
+347.504 726.13 l
+347.362 725.988 l
+347.315 725.846 l
+347.267 725.751 l
+347.22 725.61 l
+347.172 725.467 l
+347.125 725.325 l
+347.078 725.23 l
+346.983 725.135 l
+346.888 725.088 l
+346.794 725.183 l
+346.841 725.278 l
+346.841 725.467 l
+346.888 725.61 l
+346.841 725.799 l
+346.794 725.941 l
+346.699 726.035 l
+346.651 726.178 l
+346.51 726.272 l
+346.462 726.415 l
+346.415 726.509 l
+h
+346.983 727.456 m
+346.983 727.598 l
+347.031 727.693 l
+347.125 727.788 l
+347.267 727.788 l
+347.362 727.74 l
+347.409 727.693 l
+347.456 727.551 l
+347.456 727.362 l
+347.362 727.314 l
+347.22 727.267 l
+347.078 727.267 l
+347.031 727.362 l
+346.983 727.409 l
+h
+345.42 726.319 m
+345.467 726.556 l
+345.609 726.556 l
+345.657 726.461 l
+345.657 726.319 l
+345.657 726.083 l
+345.562 725.941 l
+345.562 725.704 l
+345.515 725.467 l
+345.467 725.278 l
+345.467 725.23 l
+345.42 725.088 l
+345.42 724.899 l
+345.42 724.804 l
+345.467 724.757 l
+345.562 724.709 l
+345.609 724.614 l
+345.657 724.614 l
+345.704 724.614 l
+345.799 724.614 l
+345.988 724.614 l
+346.177 724.614 l
+346.273 724.567 l
+346.462 724.567 l
+346.51 724.473 l
+346.699 724.425 l
+346.841 724.377 l
+346.983 724.377 l
+346.983 724.473 l
+347.031 724.567 l
+347.172 724.567 l
+347.267 724.614 l
+347.315 724.709 l
+347.315 724.804 l
+347.409 724.899 l
+347.504 724.994 l
+347.551 725.04 l
+347.599 725.04 l
+347.646 725.04 l
+347.741 724.994 l
+347.741 724.804 l
+347.741 724.709 l
+347.836 724.662 l
+347.836 724.473 l
+347.836 724.33 l
+347.978 724.236 l
+348.072 724.236 l
+348.12 724.236 l
+348.215 724.188 l
+348.215 724.283 l
+348.309 724.473 l
+348.356 724.614 l
+348.499 724.804 l
+348.594 724.994 l
+348.641 725.135 l
+348.688 725.23 l
+348.735 725.373 l
+348.83 725.467 l
+348.925 725.656 l
+349.02 725.893 l
+349.162 726.035 l
+349.209 726.13 l
+349.209 726.225 l
+349.303 726.461 l
+349.351 726.556 l
+349.399 726.698 l
+349.493 726.935 l
+349.493 727.03 l
+349.493 727.125 l
+349.351 727.172 l
+349.303 727.172 l
+349.162 727.172 l
+349.066 727.125 l
+348.925 727.125 l
+348.83 726.983 l
+348.735 726.793 l
+348.688 726.651 l
+348.688 726.604 l
+348.641 726.461 l
+348.546 726.319 l
+348.404 726.083 l
+348.261 725.846 l
+348.215 725.751 l
+348.215 725.704 l
+348.12 725.514 l
+348.12 725.278 l
+348.12 725.23 l
+348.072 725.183 l
+347.93 725.135 l
+347.836 725.088 l
+347.741 725.183 l
+347.741 725.278 l
+347.741 725.42 l
+347.836 725.562 l
+347.836 725.61 l
+347.883 725.704 l
+347.93 725.893 l
+348.12 726.178 l
+348.167 726.225 l
+348.215 726.319 l
+348.309 726.461 l
+348.451 726.793 l
+348.451 726.983 l
+348.499 727.172 l
+348.451 727.362 l
+348.499 727.598 l
+348.404 727.693 l
+348.309 727.835 l
+348.215 727.93 l
+348.12 728.072 l
+347.836 728.31 l
+347.788 728.31 l
+347.599 728.404 l
+347.456 728.498 l
+347.22 728.498 l
+347.031 728.404 l
+346.983 728.356 l
+346.841 728.214 l
+346.746 727.977 l
+346.556 727.74 l
+346.462 727.551 l
+346.273 727.314 l
+346.225 727.22 l
+346.177 727.172 l
+346.036 727.125 l
+345.988 727.125 l
+345.846 727.172 l
+345.799 727.22 l
+345.751 727.314 l
+345.799 727.504 l
+345.894 727.598 l
+345.988 727.693 l
+345.988 727.74 l
+346.083 727.882 l
+346.13 728.072 l
+346.177 728.167 l
+346.177 728.262 l
+346.225 728.404 l
+346.177 728.641 l
+345.988 728.687 l
+345.941 728.687 l
+345.799 728.641 l
+345.751 728.641 l
+345.657 728.593 l
+345.562 728.498 l
+345.562 728.404 l
+345.515 728.119 l
+345.467 728.025 l
+345.42 727.93 l
+345.278 727.551 l
+345.089 727.314 l
+344.946 727.172 l
+344.852 727.077 l
+344.71 726.983 l
+344.662 726.746 l
+344.662 726.651 l
+344.662 726.604 l
+344.615 726.367 l
+344.567 726.178 l
+344.52 726.083 l
+344.472 725.941 l
+344.472 725.799 l
+344.425 725.61 l
+344.425 725.514 l
+344.378 725.514 l
+344.425 725.325 l
+344.378 725.183 l
+344.283 725.088 l
+344.331 724.899 l
+344.425 724.804 l
+344.425 724.757 l
+344.662 724.662 l
+344.662 724.614 l
+344.804 724.662 l
+344.899 724.709 l
+344.946 724.709 l
+344.946 724.757 l
+344.993 724.852 l
+345.041 724.994 l
+345.089 725.088 l
+345.136 725.278 l
+345.183 725.42 l
+345.278 725.61 l
+345.372 725.846 l
+345.42 726.035 l
+h
+351.341 725.751 m
+351.341 725.893 l
+351.293 725.988 l
+351.198 726.083 l
+351.151 726.225 l
+351.009 726.272 l
+350.819 726.415 l
+350.725 726.556 l
+350.63 726.604 l
+350.63 726.793 l
+350.535 726.888 l
+350.346 726.935 l
+350.251 726.888 l
+350.204 726.84 l
+350.061 726.793 l
+349.92 726.651 l
+349.872 726.651 l
+349.825 726.509 l
+349.825 726.319 l
+349.92 726.225 l
+349.92 726.178 l
+350.061 726.035 l
+350.109 725.988 l
+350.251 726.035 l
+350.298 726.035 l
+350.535 725.988 l
+350.678 725.846 l
+350.678 725.751 l
+350.678 725.61 l
+350.678 725.467 l
+350.678 725.278 l
+350.63 725.183 l
+350.535 725.135 l
+350.488 724.994 l
+350.393 724.945 l
+350.346 724.852 l
+350.251 724.804 l
+350.156 724.804 l
+349.967 724.804 l
+349.92 724.804 l
+349.778 724.852 l
+349.778 724.899 l
+349.825 725.04 l
+349.92 725.135 l
+349.92 725.183 l
+350.061 725.325 l
+350.061 725.467 l
+349.967 725.562 l
+349.92 725.562 l
+349.683 725.61 l
+349.446 725.562 l
+349.351 725.467 l
+349.303 725.42 l
+349.209 725.325 l
+349.209 725.183 l
+349.209 724.994 l
+349.303 724.899 l
+349.256 724.757 l
+349.209 724.614 l
+349.162 724.567 l
+349.02 724.52 l
+348.925 724.52 l
+348.83 724.473 l
+348.783 724.377 l
+348.735 724.236 l
+348.688 724.094 l
+348.641 723.952 l
+348.546 723.809 l
+348.451 723.667 l
+348.451 723.572 l
+348.451 723.43 l
+348.451 723.288 l
+348.451 723.193 l
+348.215 723.146 l
+348.12 723.146 l
+348.025 723.146 l
+347.836 723.193 l
+347.788 723.193 l
+347.599 723.241 l
+347.504 723.241 l
+347.267 723.288 l
+346.983 723.288 l
+346.604 723.335 l
+346.462 723.43 l
+346.367 723.525 l
+346.225 723.62 l
+346.177 723.62 l
+345.988 723.667 l
+345.846 723.667 l
+345.799 723.62 l
+345.751 723.572 l
+345.657 723.43 l
+345.609 723.383 l
+345.562 723.241 l
+345.515 722.957 l
+345.467 722.814 l
+345.42 722.673 l
+345.467 722.53 l
+345.467 722.436 l
+345.562 722.199 l
+345.609 722.057 l
+345.657 722.009 l
+345.751 721.868 l
+345.799 721.915 l
+345.894 721.915 l
+345.988 721.915 l
+346.036 721.915 l
+346.177 721.962 l
+346.32 722.009 l
+346.32 722.199 l
+346.32 722.388 l
+346.32 722.578 l
+346.367 722.673 l
+346.604 722.72 l
+346.841 722.767 l
+346.983 722.767 l
+347.22 722.767 l
+347.409 722.767 l
+347.551 722.72 l
+347.599 722.72 l
+347.646 722.673 l
+347.836 722.53 l
+347.836 722.483 l
+347.978 722.388 l
+348.072 722.246 l
+348.12 722.199 l
+348.215 722.057 l
+348.356 721.915 l
+348.499 721.82 l
+348.641 721.725 l
+348.688 721.725 l
+348.925 721.678 l
+349.066 721.772 l
+349.114 721.868 l
+349.162 721.962 l
+349.162 722.057 l
+349.209 722.199 l
+349.209 722.341 l
+349.162 722.483 l
+349.114 722.578 l
+349.114 722.72 l
+349.02 722.814 l
+349.066 722.91 l
+349.162 722.957 l
+349.256 722.957 l
+349.351 723.004 l
+349.446 723.146 l
+349.446 723.288 l
+349.399 723.383 l
+349.351 723.525 l
+349.209 723.667 l
+349.209 723.715 l
+349.303 723.857 l
+349.351 723.904 l
+349.446 723.998 l
+349.636 724.046 l
+349.872 724.094 l
+349.92 724.094 l
+349.967 724.046 l
+350.156 724.046 l
+350.251 724.094 l
+350.346 724.094 l
+350.488 724.236 l
+350.678 724.377 l
+350.819 724.52 l
+350.914 724.567 l
+351.009 724.709 l
+351.198 724.899 l
+351.341 725.183 l
+351.341 725.278 l
+351.387 725.42 l
+351.387 725.61 l
+h
+f
+n
+379.522 719.168 m
+379.285 718.883 378.954 718.789 378.622 718.647 c
+378.433 718.599 378.29 718.505 378.149 718.41 c
+378.101 718.931 378.149 719.263 378.29 719.499 c
+378.385 719.594 378.48 719.688 378.622 719.736 c
+378.907 719.973 379.285 720.115 379.522 720.351 c
+379.617 720.399 379.665 720.446 379.711 720.493 c
+379.759 720.446 l
+379.854 719.784 379.759 719.405 379.522 719.168 c
+379.522 717.652 m
+379.333 717.32 378.954 717.178 378.622 717.084 c
+378.385 717.036 378.149 716.941 377.959 716.799 c
+377.912 717.368 378.007 717.699 378.196 717.889 c
+378.338 718.031 378.48 718.125 378.622 718.173 c
+378.907 718.362 379.285 718.457 379.522 718.647 c
+379.617 718.694 379.665 718.741 379.711 718.789 c
+379.711 718.741 l
+379.759 718.221 379.711 717.842 379.522 717.652 c
+378.622 715.568 m
+378.338 715.473 378.054 715.473 377.817 715.378 c
+377.77 715.331 377.675 715.331 377.628 715.284 c
+377.628 715.71 377.723 715.994 377.817 716.183 c
+377.864 716.231 377.912 716.278 377.959 716.326 c
+378.149 716.468 378.385 716.562 378.622 716.657 c
+378.954 716.799 379.285 716.894 379.522 717.084 c
+379.522 717.036 l
+379.522 716.989 l
+379.522 716.782 l
+379.489 715.91 379.056 715.698 378.622 715.568 c
+379.19 715.331 m
+379.144 714.62 378.907 714.241 378.622 714.1 c
+378.385 713.958 378.101 713.958 377.817 713.911 c
+377.675 713.911 377.581 713.863 377.438 713.863 c
+377.343 713.815 377.249 713.815 377.202 713.769 c
+377.154 713.769 l
+377.154 713.863 377.154 713.958 377.202 714.052 c
+377.249 714.337 377.343 714.479 377.438 714.62 c
+377.486 714.668 377.486 714.716 377.533 714.762 c
+377.628 714.81 377.723 714.857 377.817 714.905 c
+378.101 715.0 378.338 715.094 378.622 715.142 c
+378.812 715.189 379.001 715.284 379.19 715.378 c
+h
+378.718 713.674 m
+378.718 713.484 378.67 713.294 378.622 713.153 c
+378.433 712.679 378.149 712.489 377.817 712.442 c
+377.723 712.395 377.581 712.395 377.438 712.395 c
+377.202 712.395 l
+377.154 712.395 377.106 712.347 377.059 712.347 c
+376.869 712.347 376.68 712.347 376.538 712.299 c
+376.633 712.821 376.823 713.104 377.012 713.247 c
+377.059 713.247 l
+377.106 713.294 377.154 713.294 377.202 713.342 c
+377.249 713.342 377.343 713.389 377.438 713.389 c
+377.581 713.437 377.723 713.484 377.817 713.484 c
+378.101 713.532 378.385 713.579 378.622 713.674 c
+378.67 713.674 378.67 713.674 378.718 713.72 c
+h
+378.101 712.063 m
+378.054 711.779 377.959 711.542 377.817 711.4 c
+377.723 711.211 377.581 711.068 377.438 711.021 c
+377.343 710.974 377.249 710.926 377.202 710.926 c
+377.154 710.926 377.106 710.926 377.059 710.879 c
+376.823 710.879 376.538 710.926 376.301 710.926 c
+376.159 710.926 l
+376.065 710.926 375.97 710.926 375.875 710.879 c
+375.78 710.879 l
+375.828 710.974 375.875 711.021 375.875 711.115 c
+375.97 711.305 376.065 711.447 376.159 711.589 c
+376.207 711.637 376.254 711.684 376.301 711.731 c
+376.301 711.779 376.349 711.779 376.396 711.826 c
+376.586 711.874 376.823 711.921 377.059 711.968 c
+377.202 711.968 l
+377.438 711.968 l
+377.581 712.016 377.723 712.016 377.817 712.016 c
+377.912 712.063 378.007 712.063 378.101 712.11 c
+h
+377.343 710.5 m
+377.296 710.358 377.249 710.216 377.202 710.121 c
+377.154 710.027 377.106 709.979 377.059 709.884 c
+376.823 709.6 376.586 709.458 376.301 709.458 c
+376.159 709.458 l
+375.875 709.458 l
+375.686 709.505 375.544 709.505 375.354 709.552 c
+375.07 709.552 l
+375.023 709.552 374.975 709.552 374.928 709.505 c
+374.975 709.648 375.023 709.742 375.07 709.789 c
+375.164 709.979 375.259 710.121 375.354 710.216 c
+375.449 710.31 375.544 710.358 375.638 710.405 c
+375.686 710.453 375.78 710.453 375.875 710.453 c
+375.97 710.5 376.065 710.5 376.159 710.5 c
+376.301 710.5 l
+377.059 710.5 l
+377.202 710.5 l
+377.249 710.547 377.296 710.547 377.343 710.547 c
+h
+376.491 709.031 m
+376.396 708.89 376.349 708.794 376.301 708.7 c
+376.254 708.605 376.207 708.558 376.159 708.463 c
+376.065 708.369 375.97 708.321 375.875 708.226 c
+375.733 708.132 375.544 708.084 375.354 708.084 c
+375.07 708.084 l
+375.023 708.084 374.975 708.132 374.88 708.132 c
+374.691 708.179 374.502 708.226 374.359 708.226 c
+374.217 708.274 374.123 708.274 374.028 708.274 c
+373.98 708.274 l
+374.028 708.321 l
+374.123 708.558 374.265 708.7 374.359 708.794 c
+374.454 708.937 374.596 709.031 374.738 709.079 c
+374.786 709.079 374.833 709.126 374.88 709.126 c
+375.07 709.126 l
+375.354 709.126 l
+375.544 709.126 375.733 709.079 375.875 709.079 c
+376.159 709.079 l
+376.301 709.079 l
+376.491 709.079 l
+376.443 709.031 l
+h
+375.449 707.658 m
+375.401 707.611 375.401 707.563 375.354 707.516 c
+375.259 707.327 375.164 707.231 375.07 707.137 c
+375.023 707.042 374.975 706.995 374.88 706.948 c
+374.691 706.853 374.549 706.806 374.359 706.758 c
+374.217 706.758 374.123 706.806 374.028 706.806 c
+373.98 706.806 373.933 706.853 373.839 706.853 c
+373.791 706.853 373.743 706.9 373.696 706.9 c
+373.459 706.995 373.223 707.09 372.986 707.09 c
+372.892 707.09 l
+372.938 707.137 372.986 707.184 372.986 707.231 c
+373.27 707.611 373.507 707.8 373.696 707.847 c
+373.743 707.847 l
+373.839 707.847 l
+374.028 707.847 l
+374.123 707.847 374.217 707.847 374.359 707.8 c
+374.549 707.8 374.738 707.753 374.88 707.705 c
+375.07 707.705 l
+375.164 707.705 375.259 707.658 375.354 707.658 c
+375.401 707.705 375.449 707.705 375.449 707.705 c
+h
+374.313 706.332 m
+374.217 706.19 374.123 706.095 374.028 705.953 c
+373.98 705.906 373.933 705.858 373.839 705.811 c
+373.791 705.764 373.743 705.764 373.696 705.716 c
+373.459 705.574 373.223 705.574 372.986 705.574 c
+372.892 705.621 372.749 705.669 372.655 705.716 c
+372.464 705.764 372.323 705.858 372.133 705.906 c
+372.086 705.953 371.991 705.953 371.897 706.0 c
+371.802 706.0 l
+371.755 706.0 l
+371.755 706.048 371.755 706.048 371.802 706.095 c
+371.849 706.143 371.897 706.19 371.897 706.237 c
+371.991 706.332 372.086 706.379 372.133 706.426 c
+372.323 706.616 372.464 706.663 372.607 706.711 c
+372.655 706.711 l
+372.749 706.711 372.892 706.663 372.986 706.663 c
+373.27 706.616 373.507 706.569 373.696 706.474 c
+373.839 706.474 l
+373.933 706.426 373.98 706.426 374.028 706.426 c
+374.123 706.379 374.217 706.379 374.359 706.379 c
+h
+373.081 705.148 m
+373.033 705.1 373.033 705.1 372.986 705.053 c
+372.892 704.911 372.749 704.816 372.655 704.722 c
+372.464 704.579 372.275 704.532 372.133 704.484 c
+371.897 704.484 l
+371.802 704.484 l
+371.755 704.484 371.755 704.532 371.707 704.532 c
+371.565 704.532 371.423 704.627 371.328 704.674 c
+371.139 704.769 370.997 704.864 370.854 704.911 c
+370.807 704.959 370.713 704.959 370.665 705.006 c
+370.618 705.006 370.523 705.053 370.476 705.053 c
+370.523 705.1 370.618 705.148 370.665 705.195 c
+370.713 705.289 370.807 705.337 370.854 705.385 c
+371.043 705.527 371.186 705.621 371.328 705.621 c
+371.328 705.621 371.376 705.621 371.423 705.669 c
+371.517 705.621 371.613 705.621 371.707 705.621 c
+371.755 705.574 371.755 705.574 371.802 705.574 c
+371.849 705.574 371.897 705.574 371.897 705.527 c
+371.991 705.527 372.086 705.479 372.133 705.479 c
+372.323 705.432 372.464 705.337 372.655 705.289 c
+372.749 705.243 372.892 705.195 372.986 705.195 c
+373.081 705.195 l
+h
+371.707 704.058 m
+371.565 703.916 371.423 703.774 371.328 703.679 c
+371.139 703.585 370.997 703.537 370.854 703.49 c
+370.665 703.49 l
+370.381 703.49 370.192 703.632 369.955 703.726 c
+369.907 703.774 369.86 703.822 369.813 703.822 c
+369.576 703.963 369.386 704.106 369.149 704.2 c
+369.433 704.437 369.623 704.579 369.813 704.627 c
+369.86 704.674 369.907 704.674 369.955 704.674 c
+370.003 704.722 370.049 704.722 370.097 704.722 c
+370.286 704.674 370.476 704.627 370.665 704.532 c
+370.713 704.532 370.807 704.484 370.854 704.437 c
+370.997 704.39 371.186 704.295 371.328 704.248 c
+371.47 704.2 371.565 704.153 371.707 704.106 c
+371.755 704.106 l
+h
+370.333 703.111 m
+370.192 702.969 370.049 702.922 369.955 702.827 c
+369.907 702.78 369.86 702.78 369.813 702.732 c
+369.576 702.638 369.339 702.59 369.149 702.638 c
+369.055 702.638 368.96 702.685 368.865 702.732 c
+368.818 702.732 368.723 702.78 368.676 702.827 c
+368.582 702.874 368.487 702.922 368.391 703.016 c
+368.25 703.111 368.108 703.253 367.965 703.348 c
+367.871 703.395 367.824 703.395 367.776 703.443 c
+367.824 703.537 367.871 703.585 367.965 703.585 c
+368.108 703.726 368.297 703.774 368.391 703.822 c
+368.534 703.869 368.582 703.869 368.676 703.869 c
+368.771 703.869 l
+368.865 703.869 l
+368.96 703.822 369.055 703.774 369.149 703.726 c
+369.386 703.632 369.576 703.49 369.813 703.395 c
+369.86 703.348 369.907 703.301 369.955 703.301 c
+370.097 703.206 370.192 703.158 370.333 703.158 c
+370.286 703.111 l
+h
+368.818 702.259 m
+368.771 702.259 368.723 702.211 368.676 702.164 c
+368.582 702.117 368.487 702.069 368.391 702.022 c
+368.25 701.927 368.108 701.879 367.965 701.879 c
+367.776 701.879 l
+367.633 701.879 367.492 701.927 367.397 701.974 c
+367.349 701.974 367.302 702.022 367.255 702.022 c
+367.16 702.117 367.066 702.211 366.97 702.306 c
+366.923 702.306 366.876 702.353 366.876 702.4 c
+366.734 702.495 366.639 702.59 366.544 702.638 c
+366.449 702.732 366.355 702.78 366.26 702.827 c
+366.355 702.922 366.449 702.969 366.544 703.016 c
+366.686 703.064 366.781 703.111 366.876 703.111 c
+366.876 703.158 366.923 703.158 366.97 703.158 c
+367.066 703.206 367.16 703.206 367.255 703.206 c
+367.302 703.206 367.302 703.206 367.302 703.158 c
+367.397 703.158 l
+367.539 703.111 367.633 703.016 367.776 702.969 c
+367.824 702.922 367.871 702.874 367.965 702.827 c
+368.108 702.732 368.25 702.638 368.391 702.543 c
+368.487 702.448 368.582 702.4 368.676 702.353 c
+368.723 702.353 368.771 702.306 368.818 702.306 c
+368.771 702.259 l
+h
+367.207 701.548 m
+367.113 701.501 367.066 701.454 366.97 701.406 c
+366.923 701.406 366.876 701.406 366.876 701.358 c
+366.734 701.311 366.639 701.311 366.544 701.263 c
+366.213 701.263 l
+366.118 701.263 366.071 701.263 365.976 701.311 c
+365.597 701.454 365.361 701.833 365.028 702.117 c
+364.934 702.211 364.839 702.306 364.745 702.353 c
+364.839 702.4 364.934 702.448 365.028 702.495 c
+365.408 702.638 365.645 702.638 365.834 702.59 c
+365.882 702.59 365.929 702.543 365.976 702.543 c
+366.071 702.495 366.118 702.448 366.213 702.4 c
+366.307 702.306 366.449 702.211 366.544 702.117 c
+366.639 702.022 366.734 701.927 366.876 701.879 c
+366.876 701.833 366.923 701.785 366.97 701.785 c
+367.066 701.69 367.16 701.642 367.255 701.596 c
+h
+365.597 701.027 m
+365.408 700.885 365.218 700.837 365.028 700.79 c
+364.887 700.79 364.745 700.743 364.65 700.79 c
+364.413 700.79 364.223 700.885 364.081 701.027 c
+363.75 701.263 363.561 701.738 363.229 701.974 c
+363.229 701.974 363.229 702.022 363.182 702.022 c
+363.229 702.022 l
+363.607 702.164 363.892 702.211 364.081 702.211 c
+364.177 702.211 364.223 702.211 364.271 702.164 c
+364.413 702.117 364.555 702.022 364.65 701.927 c
+364.792 701.785 364.934 701.69 365.028 701.548 c
+365.218 701.358 365.408 701.169 365.645 701.027 c
+h
+363.94 700.6 m
+363.655 700.506 363.418 700.458 363.229 700.411 c
+363.182 700.411 363.087 700.411 363.039 700.458 c
+362.897 700.458 362.755 700.506 362.661 700.553 c
+362.518 700.648 362.376 700.743 362.282 700.885 c
+362.045 701.169 361.902 701.548 361.618 701.785 c
+361.902 701.879 362.092 701.927 362.282 701.927 c
+362.424 701.927 362.566 701.927 362.661 701.879 c
+362.708 701.879 l
+362.85 701.785 362.945 701.69 363.039 701.642 c
+363.087 701.548 363.182 701.454 363.229 701.358 c
+363.466 701.122 363.703 700.79 363.987 700.6 c
+h
+362.234 700.316 m
+361.998 700.269 361.808 700.222 361.618 700.222 c
+361.381 700.222 l
+360.908 700.316 360.671 700.648 360.482 700.98 c
+360.34 701.263 360.245 701.548 360.056 701.738 c
+360.197 701.785 360.34 701.785 360.482 701.785 c
+360.766 701.833 361.003 701.785 361.145 701.69 c
+361.24 701.642 361.287 701.548 361.381 701.454 c
+361.477 701.358 361.571 701.263 361.618 701.122 c
+361.856 700.837 361.998 700.553 362.282 700.364 c
+h
+360.482 700.222 m
+360.103 700.127 359.819 700.127 359.629 700.222 c
+359.535 700.222 l
+358.966 700.458 358.871 701.027 358.635 701.501 c
+358.587 701.596 358.54 701.69 358.445 701.785 c
+358.54 701.785 358.587 701.833 358.635 701.833 c
+359.061 701.833 359.345 701.785 359.535 701.69 c
+359.582 701.642 359.582 701.596 359.629 701.596 c
+360.008 701.169 360.15 700.648 360.482 700.269 c
+360.529 700.222 l
+h
+358.777 700.222 m
+358.635 700.222 l
+358.397 700.222 l
+358.255 700.222 358.161 700.222 358.066 700.269 c
+357.924 700.269 357.829 700.316 357.735 700.411 c
+357.545 700.506 357.45 700.6 357.356 700.743 c
+357.213 701.074 357.119 701.454 356.977 701.785 c
+356.977 701.879 356.93 701.927 356.882 702.022 c
+356.977 702.022 l
+357.119 702.022 357.261 702.022 357.356 701.974 c
+357.498 701.974 357.64 701.927 357.735 701.927 c
+357.829 701.879 357.877 701.833 357.972 701.785 c
+358.018 701.738 358.018 701.69 358.066 701.642 c
+358.208 701.454 358.303 701.217 358.397 701.027 c
+358.492 700.837 358.54 700.696 358.635 700.553 c
+358.682 700.411 358.777 700.316 358.824 700.269 c
+h
+357.072 700.411 m
+356.977 700.411 l
+356.74 700.411 l
+356.598 700.458 356.456 700.458 356.313 700.506 c
+356.172 700.553 356.03 700.648 355.935 700.743 c
+355.509 701.122 355.603 701.785 355.366 702.259 c
+355.366 702.259 355.319 702.306 355.319 702.353 c
+355.366 702.353 l
+355.603 702.306 355.793 702.306 355.935 702.259 c
+356.124 702.211 356.219 702.164 356.313 702.069 c
+356.361 702.069 356.361 702.022 356.361 702.022 c
+356.55 701.785 356.645 701.501 356.74 701.217 c
+356.835 701.027 356.882 700.837 356.977 700.648 c
+357.024 700.553 357.072 700.506 357.119 700.411 c
+h
+355.366 700.743 m
+355.225 700.743 355.082 700.79 354.988 700.79 c
+354.324 700.932 354.087 701.311 354.041 701.69 c
+353.945 702.022 353.945 702.4 353.851 702.732 c
+353.851 702.732 353.804 702.78 353.804 702.827 c
+353.851 702.827 l
+353.898 702.78 353.945 702.78 354.041 702.78 c
+354.466 702.685 354.703 702.59 354.846 702.4 c
+354.892 702.306 354.94 702.211 354.988 702.117 c
+355.129 701.69 355.177 701.217 355.366 700.837 c
+355.414 700.837 355.414 700.79 355.414 700.743 c
+h
+353.709 701.217 m
+353.519 701.263 353.377 701.311 353.235 701.358 c
+353.046 701.406 352.904 701.501 352.761 701.642 c
+352.714 701.69 352.667 701.738 352.619 701.785 c
+352.382 702.164 352.477 702.638 352.429 703.064 c
+352.382 703.206 352.382 703.301 352.336 703.443 c
+352.382 703.395 352.382 703.395 352.429 703.395 c
+352.477 703.395 352.572 703.348 352.619 703.348 c
+352.667 703.348 352.714 703.301 352.761 703.301 c
+352.998 703.206 353.141 703.111 353.235 703.016 c
+353.282 702.969 353.282 702.969 353.33 702.922 c
+353.614 702.353 353.519 701.738 353.756 701.217 c
+h
+352.24 703.774 m
+352.146 703.774 l
+352.051 703.963 351.862 704.106 351.577 704.248 c
+351.53 704.295 351.435 704.342 351.341 704.342 c
+351.341 704.39 l
+351.198 704.437 351.009 704.484 350.819 704.532 c
+350.772 704.532 l
+350.678 704.722 350.535 704.864 350.251 705.053 c
+350.156 705.1 350.061 705.195 349.92 705.243 c
+349.778 705.289 349.636 705.337 349.493 705.385 c
+349.446 705.479 349.399 705.527 349.351 705.621 c
+349.303 705.669 349.209 705.764 349.162 705.811 c
+349.02 705.953 348.877 706.048 348.688 706.143 c
+348.546 706.237 348.404 706.285 348.261 706.379 c
+348.215 706.379 348.215 706.426 348.215 706.426 c
+348.167 706.521 348.167 706.569 348.12 706.663 c
+348.12 706.663 348.167 706.711 348.215 706.711 c
+348.356 706.806 348.499 706.995 348.688 707.231 c
+348.735 707.279 348.783 707.327 348.83 707.374 c
+348.925 707.421 349.02 707.516 349.162 707.611 c
+349.209 707.705 349.256 707.753 349.351 707.847 c
+349.399 707.895 349.493 707.989 349.541 708.132 c
+349.683 708.179 349.778 708.226 349.92 708.369 c
+350.014 708.463 350.156 708.652 350.251 708.842 c
+350.298 708.842 l
+350.441 708.937 350.63 709.079 350.819 709.316 c
+350.914 709.411 350.961 709.505 351.056 709.6 c
+351.151 709.648 351.246 709.695 351.341 709.789 c
+351.341 709.837 l
+351.435 709.884 351.482 709.979 351.577 710.073 c
+351.625 710.168 351.719 710.264 351.814 710.358 c
+351.956 710.405 352.099 710.547 352.24 710.737 c
+352.288 710.784 352.288 710.784 352.336 710.832 c
+352.336 710.879 352.382 710.879 352.429 710.926 c
+352.429 710.974 352.477 711.021 352.525 711.115 c
+352.572 711.115 352.619 711.115 352.619 711.163 c
+352.667 711.163 352.714 711.211 352.761 711.258 c
+352.904 711.352 353.093 711.542 353.235 711.779 c
+353.282 711.826 353.282 711.826 353.282 711.874 c
+353.472 711.921 353.614 712.063 353.851 712.347 c
+353.898 712.395 353.945 712.489 354.041 712.584 c
+354.135 712.631 354.182 712.679 354.277 712.773 c
+354.324 712.773 l
+354.372 712.726 354.466 712.679 354.561 712.631 c
+354.609 712.489 354.751 712.395 354.988 712.252 c
+355.035 712.205 355.177 712.157 355.272 712.11 c
+355.272 712.11 355.319 712.063 355.366 712.063 c
+355.414 712.016 355.461 712.016 355.509 712.016 c
+355.603 711.874 355.745 711.779 355.935 711.684 c
+356.03 711.637 356.172 711.589 356.267 711.589 c
+356.313 711.542 l
+356.361 711.542 356.456 711.542 356.503 711.494 c
+356.598 711.447 356.645 711.4 356.74 711.352 c
+356.835 711.305 356.93 711.258 356.977 711.258 c
+357.119 711.211 357.213 711.211 357.356 711.163 c
+357.403 711.163 357.498 711.163 357.592 711.115 c
+357.64 711.115 357.687 711.068 357.735 711.068 c
+357.829 711.021 357.924 710.974 358.066 710.926 c
+358.397 710.926 l
+358.445 710.926 358.445 710.879 358.492 710.879 c
+358.635 710.879 l
+358.729 710.879 l
+358.824 710.879 358.919 710.832 359.013 710.784 c
+358.919 710.595 358.919 710.264 359.013 709.789 c
+358.919 709.552 358.919 709.221 359.013 708.7 c
+358.919 708.511 358.919 708.179 359.013 707.658 c
+358.919 707.421 358.919 707.137 359.013 706.616 c
+358.919 706.379 358.919 706.048 359.013 705.574 c
+358.919 705.337 358.919 705.006 359.013 704.484 c
+358.919 704.295 358.919 703.963 359.013 703.443 c
+358.919 703.206 358.919 702.874 359.013 702.353 c
+359.013 702.306 358.966 702.259 358.966 702.164 c
+358.635 702.164 l
+358.587 702.164 358.492 702.117 358.397 702.117 c
+358.303 702.117 358.255 702.069 358.161 702.069 c
+358.114 702.117 358.114 702.117 358.066 702.117 c
+357.972 702.211 357.877 702.259 357.735 702.259 c
+357.64 702.306 357.498 702.306 357.356 702.353 c
+356.977 702.353 l
+356.93 702.353 356.835 702.306 356.74 702.306 c
+356.598 702.306 l
+356.55 702.353 356.456 702.448 356.313 702.495 c
+356.219 702.543 356.077 702.59 355.935 702.59 c
+355.793 702.638 355.603 702.685 355.366 702.685 c
+355.082 702.685 l
+355.035 702.685 355.035 702.732 354.988 702.78 c
+354.751 702.922 354.466 703.064 354.041 703.111 c
+353.945 703.111 353.898 703.158 353.851 703.158 c
+353.614 703.158 l
+353.519 703.253 353.377 703.348 353.235 703.443 c
+353.093 703.537 352.951 703.585 352.761 703.679 c
+352.619 703.679 l
+352.572 703.726 352.477 703.726 352.429 703.726 c
+352.382 703.726 352.336 703.774 352.336 703.774 c
+h
+352.099 701.833 m
+351.909 701.879 351.719 701.974 351.577 702.022 c
+351.482 702.069 351.435 702.117 351.341 702.164 c
+351.341 702.211 l
+350.678 702.732 351.104 703.537 350.914 704.153 c
+351.104 704.106 351.198 704.058 351.341 704.011 c
+351.435 703.963 351.53 703.916 351.577 703.869 c
+351.719 703.774 351.814 703.679 351.862 703.585 c
+352.099 702.969 351.956 702.353 352.146 701.833 c
+h
+350.583 702.59 m
+350.441 702.638 350.346 702.685 350.251 702.732 c
+350.109 702.78 350.014 702.874 349.92 702.969 c
+349.162 703.537 349.683 704.342 349.588 705.006 c
+349.683 704.959 349.825 704.911 349.92 704.864 c
+350.061 704.769 350.156 704.674 350.251 704.579 c
+350.346 704.532 350.441 704.437 350.488 704.342 c
+350.63 703.726 350.488 703.111 350.63 702.59 c
+h
+349.162 704.39 m
+349.114 704.106 349.066 703.774 349.114 703.49 c
+348.925 703.537 348.83 703.632 348.688 703.679 c
+348.451 703.869 348.309 704.058 348.215 704.2 c
+348.072 704.532 348.12 704.864 348.215 705.243 c
+348.261 705.479 348.356 705.716 348.309 705.953 c
+348.451 705.906 348.594 705.811 348.688 705.764 c
+348.925 705.574 349.066 705.385 349.162 705.243 c
+349.162 705.148 l
+349.209 704.864 349.162 704.627 349.162 704.39 c
+347.93 706.853 m
+347.883 706.9 347.883 706.9 347.836 706.948 c
+347.788 706.995 347.693 707.09 347.599 707.137 c
+347.456 707.231 347.315 707.327 347.125 707.421 c
+347.078 707.516 347.031 707.611 346.983 707.705 c
+346.936 707.8 346.888 707.847 346.841 707.943 c
+346.888 707.989 346.936 707.989 346.983 708.037 c
+347.22 708.037 l
+347.267 708.037 347.315 707.989 347.362 707.989 c
+347.409 707.943 347.504 707.895 347.599 707.8 c
+347.646 707.8 347.693 707.753 347.741 707.705 c
+347.788 707.658 347.788 707.658 347.836 707.611 c
+347.93 707.563 348.025 707.516 348.12 707.468 c
+348.12 707.421 348.167 707.421 348.215 707.374 c
+348.309 707.327 348.356 707.327 348.451 707.279 c
+348.356 707.184 348.309 707.09 348.215 707.042 c
+348.167 706.995 348.12 706.948 348.12 706.948 c
+348.025 706.9 347.978 706.853 347.93 706.853 c
+347.836 705.385 m
+347.788 705.053 347.741 704.769 347.741 704.484 c
+347.693 704.532 l
+347.693 704.484 l
+347.646 704.532 347.646 704.532 347.599 704.579 c
+347.315 704.769 347.125 704.911 346.983 705.1 c
+346.699 705.527 346.841 705.953 346.983 706.332 c
+347.078 706.569 347.125 706.806 347.125 707.042 c
+347.315 706.948 347.456 706.806 347.599 706.711 c
+347.693 706.616 347.788 706.474 347.836 706.379 c
+347.883 706.332 347.883 706.285 347.883 706.237 c
+347.93 705.953 347.883 705.669 347.836 705.385 c
+346.462 705.621 m
+346.415 705.669 l
+346.415 705.621 l
+346.32 705.716 346.225 705.764 346.177 705.811 c
+346.083 705.858 346.036 705.906 345.988 705.953 c
+345.894 706.048 345.846 706.143 345.799 706.19 c
+345.751 706.285 345.704 706.379 345.657 706.474 c
+345.609 706.663 345.609 706.853 345.657 707.042 c
+345.704 707.137 345.751 707.279 345.799 707.374 c
+345.846 707.563 345.941 707.705 345.988 707.895 c
+346.036 707.989 346.083 708.084 346.083 708.226 c
+346.083 708.179 346.13 708.179 346.177 708.132 c
+346.556 707.847 346.699 707.563 346.746 707.327 c
+346.746 706.711 346.462 706.143 346.462 705.621 c
+345.23 706.853 m
+345.183 706.9 l
+345.183 706.853 l
+345.089 706.948 344.993 707.042 344.946 707.137 c
+344.804 707.231 344.71 707.374 344.662 707.516 c
+344.472 707.847 344.52 708.179 344.662 708.463 c
+344.71 708.652 344.852 708.842 344.946 709.031 c
+344.993 709.174 345.089 709.316 345.089 709.458 c
+345.278 709.316 345.372 709.221 345.467 709.079 c
+345.562 708.937 345.609 708.842 345.657 708.7 c
+345.704 708.652 345.704 708.605 345.704 708.558 c
+345.704 708.463 345.704 708.369 345.657 708.274 c
+345.609 708.084 345.562 707.847 345.467 707.658 c
+345.372 707.374 345.278 707.137 345.23 706.853 c
+344.141 708.179 m
+344.141 708.226 l
+344.046 708.321 343.952 708.369 343.857 708.463 c
+343.81 708.558 343.762 708.652 343.715 708.7 c
+343.43 709.174 343.525 709.552 343.715 709.884 c
+343.762 709.932 343.81 710.027 343.857 710.121 c
+344.046 710.358 344.189 710.595 344.236 710.832 c
+344.283 710.737 344.378 710.689 344.425 710.642 c
+344.52 710.5 344.615 710.358 344.662 710.264 c
+344.71 710.121 344.757 709.979 344.757 709.837 c
+344.757 709.695 344.71 709.552 344.662 709.411 c
+344.567 709.221 344.472 709.031 344.425 708.89 c
+344.283 708.652 344.189 708.416 344.141 708.179 c
+343.147 709.648 m
+343.099 709.742 343.005 709.789 342.957 709.884 c
+342.91 709.979 342.862 710.027 342.815 710.121 c
+342.578 710.547 342.673 710.879 342.815 711.211 c
+342.862 711.258 342.91 711.352 342.957 711.4 c
+343.147 711.684 343.384 711.921 343.525 712.205 c
+343.573 712.11 343.667 712.016 343.715 711.921 c
+343.81 711.779 343.857 711.684 343.857 711.589 c
+343.952 711.447 343.952 711.305 343.952 711.211 c
+343.904 711.115 343.904 711.068 343.857 711.021 c
+343.857 710.879 343.762 710.784 343.715 710.642 c
+343.525 710.31 343.288 709.979 343.194 709.6 c
+h
+342.341 711.115 m
+342.341 711.163 l
+342.294 711.163 342.294 711.211 342.246 711.258 c
+341.725 712.063 341.915 712.537 342.246 712.916 c
+342.389 713.01 342.483 713.153 342.578 713.247 c
+342.673 713.342 342.767 713.437 342.815 713.532 c
+342.862 713.579 342.862 713.626 342.91 713.674 c
+342.91 713.626 342.957 713.626 342.957 713.579 c
+343.194 713.153 343.288 712.868 343.241 712.631 c
+343.194 712.442 343.051 712.252 342.957 712.11 c
+342.91 712.016 342.862 711.968 342.815 711.874 c
+342.72 711.779 342.673 711.684 342.578 711.542 c
+342.483 711.4 342.436 711.258 342.341 711.115 c
+341.63 712.726 m
+341.536 712.868 341.441 713.058 341.394 713.153 c
+341.252 713.579 341.299 713.863 341.394 714.052 c
+341.584 714.431 342.01 714.668 342.246 715.0 c
+342.341 715.047 342.389 715.142 342.436 715.189 c
+342.483 715.047 342.531 714.952 342.578 714.81 c
+342.72 714.526 342.72 714.289 342.673 714.147 c
+342.625 714.052 342.625 714.005 342.578 713.958 c
+342.483 713.815 342.389 713.674 342.246 713.532 c
+342.057 713.247 341.773 713.01 341.678 712.679 c
+h
+341.062 714.384 m
+341.062 714.337 l
+340.684 715.142 340.826 715.568 341.11 715.899 c
+341.205 715.994 341.299 716.089 341.394 716.183 c
+341.63 716.373 341.915 716.515 342.057 716.752 c
+342.2 716.468 342.246 716.231 342.246 716.041 c
+342.294 715.994 342.294 715.899 342.246 715.853 c
+342.246 715.757 342.246 715.71 342.2 715.662 c
+342.01 715.284 341.678 715.0 341.394 714.716 c
+341.299 714.573 341.157 714.479 341.11 714.337 c
+h
+340.684 715.994 m
+340.636 716.041 l
+340.257 717.084 340.636 717.463 341.11 717.794 c
+341.205 717.842 341.299 717.889 341.394 717.984 c
+341.584 718.078 341.725 718.173 341.867 718.315 c
+342.01 717.794 342.01 717.463 341.915 717.226 c
+341.773 717.036 341.584 716.847 341.394 716.704 c
+341.299 716.609 341.205 716.515 341.11 716.42 c
+340.92 716.278 340.778 716.136 340.684 715.994 c
+340.399 718.883 m
+340.541 719.168 340.826 719.357 341.11 719.499 c
+341.205 719.546 341.299 719.594 341.394 719.641 c
+341.536 719.736 341.678 719.831 341.773 719.925 c
+341.915 719.357 341.867 719.026 341.725 718.836 c
+341.63 718.694 341.536 718.599 341.394 718.457 c
+341.299 718.41 341.205 718.315 341.11 718.268 c
+340.826 718.078 340.589 717.889 340.399 717.699 c
+340.399 717.747 l
+340.21 718.268 340.257 718.647 340.399 718.883 c
+340.399 720.635 m
+340.541 720.872 340.826 721.015 341.11 721.11 c
+341.205 721.157 341.299 721.204 341.394 721.252 c
+341.584 721.299 341.725 721.394 341.867 721.489 c
+341.915 720.967 341.867 720.635 341.725 720.399 c
+341.63 720.305 341.536 720.21 341.394 720.162 c
+341.299 720.067 341.205 720.02 341.11 719.925 c
+340.826 719.784 340.589 719.688 340.399 719.499 c
+340.352 719.499 340.305 719.452 340.257 719.405 c
+340.257 719.452 l
+340.162 720.02 340.21 720.399 340.399 720.635 c
+340.399 722.104 m
+340.541 722.436 340.778 722.625 341.11 722.72 c
+341.205 722.767 341.299 722.767 341.394 722.814 c
+341.63 722.862 341.867 722.957 342.057 723.099 c
+342.104 722.53 342.01 722.199 341.82 722.009 c
+341.678 721.868 341.536 721.772 341.394 721.725 c
+341.299 721.678 341.205 721.63 341.11 721.583 c
+340.826 721.441 340.589 721.347 340.399 721.204 c
+340.352 721.157 340.352 721.157 340.305 721.11 c
+340.305 721.157 l
+340.257 721.583 340.305 721.915 340.399 722.104 c
+341.11 724.236 m
+341.205 724.283 341.299 724.33 341.394 724.33 c
+341.678 724.425 342.01 724.473 342.246 724.567 c
+342.294 724.567 342.341 724.614 342.389 724.614 c
+342.389 724.283 342.341 724.046 342.246 723.857 c
+342.2 723.762 342.152 723.667 342.057 723.572 c
+341.867 723.43 341.63 723.335 341.394 723.241 c
+341.299 723.193 341.205 723.146 341.11 723.146 c
+340.873 723.051 340.684 722.957 340.494 722.862 c
+340.447 723.715 340.731 724.046 341.11 724.236 c
+340.826 724.567 m
+340.826 725.04 340.968 725.325 341.11 725.514 c
+341.205 725.656 341.299 725.751 341.394 725.799 c
+341.678 725.941 341.963 725.988 342.246 725.988 c
+342.389 726.035 342.483 726.035 342.578 726.035 c
+342.673 726.083 342.767 726.083 342.815 726.13 c
+342.862 726.13 l
+342.862 726.035 342.862 725.941 342.815 725.846 c
+342.767 725.562 342.673 725.42 342.578 725.278 c
+342.531 725.23 342.483 725.183 342.436 725.135 c
+342.389 725.088 342.341 725.04 342.246 725.04 c
+341.963 724.899 341.678 724.852 341.394 724.757 c
+341.299 724.709 341.205 724.709 341.11 724.662 c
+341.015 724.614 340.92 724.567 340.826 724.52 c
+h
+341.299 726.225 m
+341.299 726.415 341.346 726.604 341.394 726.746 c
+341.584 727.267 341.915 727.409 342.246 727.504 c
+342.578 727.504 l
+342.673 727.504 342.767 727.504 342.815 727.551 c
+342.957 727.551 l
+343.147 727.551 343.336 727.551 343.478 727.598 c
+343.336 727.077 343.194 726.793 342.957 726.651 c
+342.91 726.604 342.862 726.604 342.815 726.556 c
+342.767 726.556 342.673 726.509 342.578 726.509 c
+342.483 726.461 342.389 726.461 342.246 726.415 c
+341.963 726.367 341.678 726.319 341.394 726.225 c
+341.346 726.225 341.346 726.225 341.299 726.178 c
+h
+341.915 727.835 m
+342.01 728.214 342.104 728.451 342.246 728.641 c
+342.341 728.783 342.483 728.83 342.578 728.877 c
+342.673 728.925 342.72 728.972 342.815 728.972 c
+342.862 728.972 342.91 729.019 342.957 729.019 c
+343.194 729.019 343.478 729.019 343.715 728.972 c
+343.857 728.972 l
+343.999 728.972 344.094 729.019 344.189 729.019 c
+344.094 728.687 343.999 728.498 343.857 728.31 c
+343.81 728.262 343.762 728.214 343.715 728.167 c
+343.667 728.119 343.667 728.119 343.62 728.072 c
+343.43 728.025 343.194 727.977 342.957 727.93 c
+342.815 727.93 l
+342.578 727.93 l
+342.483 727.93 342.389 727.882 342.246 727.882 c
+342.152 727.882 342.01 727.835 341.915 727.788 c
+h
+342.673 729.398 m
+342.72 729.541 342.767 729.683 342.815 729.777 c
+342.862 729.872 342.91 729.92 342.957 730.014 c
+343.194 730.298 343.43 730.44 343.715 730.44 c
+343.857 730.44 l
+344.046 730.44 344.236 730.44 344.425 730.393 c
+344.472 730.393 344.567 730.393 344.662 730.346 c
+344.946 730.346 l
+344.993 730.346 345.041 730.346 345.041 730.393 c
+345.041 730.298 344.993 730.203 344.946 730.109 c
+344.852 729.92 344.757 729.777 344.662 729.683 c
+344.567 729.588 344.472 729.541 344.425 729.493 c
+344.378 729.493 l
+344.236 729.446 344.046 729.398 343.857 729.398 c
+343.715 729.398 l
+342.957 729.398 l
+342.815 729.398 l
+342.767 729.351 342.72 729.351 342.673 729.351 c
+h
+343.525 730.867 m
+343.62 731.008 343.667 731.104 343.715 731.198 c
+343.762 731.293 343.81 731.34 343.857 731.435 c
+344.046 731.625 344.236 731.719 344.425 731.766 c
+344.472 731.814 344.567 731.814 344.662 731.814 c
+344.946 731.814 l
+345.136 731.766 345.278 731.719 345.467 731.672 c
+345.657 731.672 l
+345.704 731.672 345.751 731.625 345.799 731.625 c
+345.988 731.625 l
+346.036 731.625 l
+345.988 731.577 l
+345.941 731.435 345.846 731.34 345.799 731.245 c
+345.751 731.198 345.704 731.151 345.657 731.104 c
+345.609 731.008 345.515 730.961 345.467 730.914 c
+345.42 730.867 345.326 730.819 345.278 730.819 c
+345.183 730.771 345.041 730.771 344.946 730.771 c
+344.662 730.771 l
+344.567 730.771 344.472 730.819 344.425 730.819 c
+344.236 730.819 344.046 730.819 343.857 730.867 c
+343.81 730.867 343.762 730.867 343.715 730.819 c
+343.525 730.819 l
+343.573 730.867 l
+h
+344.567 732.24 m
+344.567 732.335 344.615 732.382 344.662 732.429 c
+344.757 732.571 344.852 732.666 344.946 732.761 c
+345.136 732.951 345.278 733.045 345.467 733.093 c
+345.515 733.093 345.609 733.14 345.657 733.14 c
+345.704 733.14 345.751 733.14 345.799 733.093 c
+345.988 733.093 l
+346.036 733.093 346.083 733.045 346.177 733.045 c
+346.415 732.951 346.699 732.856 346.983 732.808 c
+347.078 732.808 l
+347.078 732.761 347.031 732.714 346.983 732.666 c
+346.746 732.287 346.51 732.098 346.273 732.051 c
+346.177 732.051 l
+345.988 732.051 l
+345.799 732.051 l
+345.751 732.051 345.704 732.051 345.657 732.098 c
+345.467 732.098 l
+345.278 732.146 345.089 732.193 344.946 732.193 c
+344.852 732.193 344.757 732.24 344.662 732.24 c
+344.615 732.24 344.567 732.24 344.567 732.193 c
+h
+345.704 733.566 m
+345.704 733.614 345.751 733.661 345.799 733.708 c
+345.846 733.803 345.941 733.851 345.988 733.945 c
+346.036 733.993 346.083 734.04 346.177 734.087 c
+346.462 734.324 346.746 734.372 346.983 734.324 c
+347.172 734.276 347.409 734.182 347.599 734.087 c
+347.693 734.087 347.741 734.04 347.836 733.993 c
+347.93 733.945 348.025 733.945 348.12 733.898 c
+348.215 733.898 l
+348.261 733.898 l
+348.261 733.851 348.215 733.851 348.215 733.803 c
+348.167 733.756 348.12 733.708 348.12 733.661 c
+348.025 733.566 347.93 733.472 347.836 733.424 c
+347.741 733.377 347.646 733.282 347.599 733.282 c
+347.504 733.235 347.456 733.235 347.409 733.188 c
+347.267 733.188 347.125 733.235 346.983 733.235 c
+346.699 733.282 346.415 733.377 346.177 733.472 c
+345.988 733.472 l
+345.941 733.472 345.846 733.519 345.799 733.519 c
+345.657 733.519 l
+h
+346.936 734.751 m
+346.936 734.798 346.983 734.798 346.983 734.845 c
+347.22 735.082 347.409 735.224 347.599 735.319 c
+347.693 735.366 347.741 735.366 347.836 735.414 c
+348.12 735.414 l
+348.215 735.414 l
+348.404 735.366 348.546 735.319 348.688 735.224 c
+348.83 735.129 349.02 735.034 349.162 734.987 c
+349.209 734.94 349.256 734.94 349.351 734.892 c
+349.399 734.892 349.446 734.845 349.541 734.845 c
+349.446 734.798 349.399 734.703 349.351 734.656 c
+349.256 734.609 349.209 734.561 349.162 734.514 c
+348.973 734.372 348.83 734.324 348.688 734.276 c
+348.594 734.276 l
+348.451 734.276 348.356 734.276 348.215 734.324 c
+348.167 734.324 348.12 734.324 348.12 734.372 c
+348.025 734.372 347.93 734.419 347.836 734.419 c
+347.741 734.466 347.693 734.514 347.599 734.514 c
+347.409 734.609 347.172 734.656 346.983 734.703 c
+346.888 734.703 l
+h
+348.261 735.839 m
+348.404 735.982 348.546 736.124 348.688 736.219 c
+348.877 736.313 349.02 736.361 349.162 736.408 c
+349.351 736.408 l
+349.541 736.408 349.73 736.361 349.92 736.266 c
+350.014 736.172 350.156 736.076 350.251 736.029 c
+350.441 735.888 350.63 735.792 350.819 735.745 c
+350.819 735.697 350.867 735.697 350.867 735.697 c
+350.819 735.697 l
+350.63 735.508 350.441 735.366 350.251 735.271 c
+350.156 735.224 350.014 735.177 349.92 735.177 c
+349.872 735.177 l
+349.683 735.224 349.493 735.271 349.351 735.366 c
+349.256 735.366 349.209 735.414 349.162 735.461 c
+349.02 735.508 348.83 735.603 348.688 735.651 c
+348.546 735.697 348.404 735.792 348.261 735.792 c
+h
+349.683 736.787 m
+349.778 736.881 349.825 736.929 349.92 736.976 c
+350.014 737.072 350.156 737.119 350.251 737.166 c
+350.488 737.261 350.678 737.308 350.819 737.261 c
+351.009 737.261 351.151 737.166 351.341 737.072 c
+351.435 737.024 351.482 736.976 351.577 736.929 c
+351.814 736.74 352.003 736.551 352.24 736.456 c
+352.003 736.219 351.766 736.124 351.577 736.076 c
+351.482 736.029 351.435 736.029 351.341 736.029 c
+351.246 736.029 l
+351.104 736.076 350.961 736.124 350.819 736.172 c
+350.63 736.266 350.441 736.408 350.251 736.503 c
+350.156 736.551 350.014 736.645 349.92 736.693 c
+349.825 736.693 349.73 736.74 349.683 736.74 c
+349.73 736.787 l
+h
+351.198 737.64 m
+351.246 737.687 351.293 737.687 351.341 737.734 c
+351.435 737.782 351.482 737.829 351.577 737.877 c
+351.862 738.018 352.051 738.018 352.24 738.018 c
+352.336 738.018 l
+352.429 738.018 l
+352.477 737.971 352.572 737.971 352.619 737.924 c
+352.667 737.877 352.714 737.877 352.761 737.829 c
+352.951 737.734 353.093 737.592 353.235 737.45 c
+353.424 737.261 353.566 737.166 353.756 737.072 c
+353.566 736.929 353.377 736.835 353.235 736.787 c
+353.046 736.74 352.904 736.693 352.761 736.693 c
+352.761 736.693 352.714 736.693 352.714 736.74 c
+352.619 736.74 l
+352.572 736.787 352.477 736.787 352.429 736.835 c
+352.382 736.835 352.336 736.881 352.336 736.881 c
+352.288 736.881 352.288 736.929 352.24 736.929 c
+352.003 737.072 351.814 737.261 351.577 737.403 c
+351.482 737.45 351.435 737.498 351.341 737.545 c
+351.293 737.545 351.246 737.592 351.198 737.592 c
+h
+352.761 738.35 m
+352.951 738.445 353.093 738.492 353.235 738.539 c
+353.472 738.634 353.661 738.682 353.851 738.634 c
+353.898 738.634 353.945 738.634 354.041 738.587 c
+354.419 738.445 354.656 738.066 354.988 737.782 c
+355.082 737.687 355.177 737.592 355.272 737.545 c
+355.177 737.498 355.082 737.45 354.988 737.403 c
+354.609 737.261 354.372 737.261 354.182 737.308 c
+354.135 737.308 354.087 737.356 354.041 737.356 c
+353.945 737.403 353.898 737.45 353.851 737.498 c
+353.614 737.64 353.424 737.829 353.235 737.971 c
+353.093 738.113 352.951 738.208 352.761 738.303 c
+352.809 738.35 l
+h
+354.419 738.871 m
+354.609 739.013 354.798 739.061 354.988 739.108 c
+355.129 739.108 355.272 739.155 355.366 739.108 c
+355.603 739.108 355.793 739.013 355.935 738.871 c
+356.077 738.729 356.219 738.587 356.313 738.445 c
+356.456 738.256 356.598 738.066 356.74 737.924 c
+356.787 737.924 356.787 737.924 356.787 737.877 c
+356.74 737.877 l
+356.598 737.782 356.456 737.734 356.313 737.734 c
+356.172 737.687 356.03 737.687 355.935 737.687 c
+355.84 737.687 355.793 737.734 355.698 737.734 c
+355.603 737.782 355.461 737.877 355.366 737.971 c
+355.225 738.113 355.082 738.208 354.988 738.35 c
+354.798 738.539 354.609 738.729 354.372 738.871 c
+h
+356.077 739.297 m
+356.172 739.344 356.267 739.344 356.313 739.392 c
+356.503 739.44 356.645 739.44 356.74 739.487 c
+356.977 739.487 l
+357.167 739.44 357.261 739.392 357.356 739.344 c
+357.498 739.25 357.64 739.155 357.735 739.013 c
+357.829 738.824 357.972 738.634 358.066 738.492 c
+358.161 738.35 358.255 738.208 358.397 738.113 c
+358.255 738.066 358.161 738.018 358.066 738.018 c
+357.924 737.971 357.829 737.971 357.735 737.971 c
+357.592 737.971 357.45 737.971 357.356 738.018 c
+357.261 738.018 l
+357.167 738.113 357.072 738.208 356.977 738.256 c
+356.93 738.35 356.835 738.445 356.74 738.539 c
+356.598 738.682 356.456 738.871 356.313 739.061 c
+356.219 739.155 356.124 739.203 356.03 739.297 c
+h
+357.782 739.581 m
+357.877 739.629 357.972 739.629 358.066 739.629 c
+358.208 739.676 358.303 739.676 358.397 739.676 c
+358.635 739.676 l
+359.108 739.581 359.345 739.25 359.535 738.918 c
+359.535 738.824 359.582 738.776 359.629 738.729 c
+359.724 738.539 359.819 738.303 359.961 738.16 c
+359.866 738.16 359.724 738.113 359.629 738.113 c
+359.535 738.113 l
+359.25 738.066 359.013 738.113 358.871 738.208 c
+358.777 738.256 358.729 738.35 358.635 738.445 c
+358.54 738.539 358.492 738.634 358.397 738.729 c
+358.303 738.871 358.161 739.061 358.066 739.203 c
+357.972 739.344 357.877 739.44 357.735 739.534 c
+h
+359.535 739.723 m
+359.629 739.723 l
+360.008 739.771 360.292 739.771 360.482 739.676 c
+361.05 739.487 361.145 738.871 361.381 738.397 c
+361.429 738.303 361.477 738.208 361.571 738.113 c
+361.477 738.113 361.429 738.066 361.381 738.066 c
+360.955 738.066 360.671 738.113 360.482 738.208 c
+360.056 738.587 359.913 739.108 359.629 739.487 c
+359.582 739.534 359.582 739.581 359.535 739.629 c
+359.487 739.629 359.487 739.676 359.487 739.676 c
+359.535 739.676 359.535 739.676 359.535 739.723 c
+361.24 739.676 m
+361.381 739.676 l
+361.618 739.676 l
+361.902 739.676 362.139 739.581 362.282 739.487 c
+362.471 739.392 362.566 739.25 362.661 739.108 c
+362.803 738.776 362.897 738.445 363.039 738.113 c
+363.039 738.018 363.087 737.971 363.134 737.924 c
+363.087 737.877 363.039 737.877 363.039 737.877 c
+362.897 737.877 362.755 737.877 362.661 737.924 c
+362.518 737.924 362.376 737.971 362.282 737.971 c
+362.187 738.018 362.139 738.066 362.045 738.113 c
+361.856 738.35 361.761 738.587 361.618 738.824 c
+361.571 739.013 361.477 739.203 361.381 739.392 c
+361.334 739.487 361.24 739.581 361.192 739.629 c
+h
+362.945 739.487 m
+363.039 739.487 l
+363.229 739.487 l
+363.655 739.44 363.94 739.297 364.081 739.155 c
+364.508 738.776 364.413 738.113 364.65 737.64 c
+364.65 737.64 364.65 737.592 364.697 737.545 c
+364.65 737.545 l
+364.413 737.592 364.223 737.592 364.081 737.64 c
+363.892 737.687 363.75 737.782 363.655 737.877 c
+363.466 738.113 363.324 738.397 363.229 738.682 c
+363.182 738.871 363.087 739.108 363.039 739.25 c
+362.992 739.344 362.945 739.392 362.897 739.487 c
+h
+364.65 739.155 m
+364.792 739.155 364.934 739.108 365.028 739.108 c
+365.692 738.965 365.882 738.587 365.976 738.208 c
+366.071 737.829 366.071 737.45 366.213 737.119 c
+366.213 737.072 l
+366.118 737.119 366.071 737.119 365.976 737.119 c
+365.55 737.213 365.313 737.308 365.171 737.498 c
+365.124 737.592 365.076 737.687 365.028 737.782 c
+364.839 738.208 364.839 738.682 364.65 739.061 c
+364.602 739.061 364.602 739.108 364.602 739.155 c
+h
+366.403 736.74 m
+366.449 736.693 366.497 736.645 366.544 736.598 c
+366.639 736.503 366.734 736.456 366.876 736.408 c
+366.876 736.361 366.923 736.361 366.97 736.361 c
+367.066 736.313 367.16 736.266 367.255 736.219 c
+367.397 736.219 l
+367.492 736.172 367.633 736.172 367.776 736.124 c
+367.871 736.124 l
+367.871 736.076 367.918 736.029 367.965 735.982 c
+368.06 735.888 368.202 735.745 368.391 735.651 c
+368.487 735.603 368.582 735.556 368.676 735.508 c
+368.723 735.508 368.818 735.508 368.865 735.461 c
+368.96 735.461 369.055 735.414 369.149 735.366 c
+369.244 735.366 l
+369.339 735.177 369.528 734.987 369.813 734.845 c
+369.86 734.798 369.907 734.751 369.955 734.751 c
+370.097 734.656 370.333 734.561 370.523 734.514 c
+370.57 734.466 370.618 734.372 370.665 734.324 c
+370.713 734.229 370.76 734.135 370.854 734.087 c
+370.997 733.945 371.139 733.851 371.328 733.756 c
+371.423 733.708 371.565 733.614 371.707 733.566 c
+371.755 733.566 371.755 733.566 371.755 733.519 c
+371.802 733.472 l
+371.802 733.424 371.849 733.329 371.897 733.282 c
+371.849 733.235 371.849 733.235 371.802 733.188 c
+371.755 733.188 371.755 733.188 371.707 733.14 c
+371.613 733.045 371.47 732.903 371.328 732.714 c
+371.281 732.666 371.234 732.619 371.234 732.571 c
+371.091 732.524 370.997 732.429 370.854 732.287 c
+370.807 732.24 370.713 732.146 370.665 732.051 c
+370.57 732.003 370.523 731.908 370.476 731.814 c
+370.333 731.766 370.144 731.625 369.955 731.387 c
+369.907 731.34 369.86 731.245 369.813 731.198 c
+369.765 731.151 369.765 731.104 369.718 731.056 c
+369.528 731.008 369.386 730.819 369.149 730.582 c
+369.102 730.488 369.055 730.393 368.96 730.298 c
+368.913 730.298 368.913 730.298 368.865 730.251 c
+368.818 730.203 368.771 730.203 368.676 730.109 c
+368.582 730.062 368.487 729.966 368.391 729.825 c
+368.344 729.73 368.297 729.683 368.202 729.588 c
+368.154 729.541 368.06 729.493 367.965 729.398 c
+367.871 729.351 367.824 729.256 367.776 729.209 c
+367.681 729.066 367.586 728.972 367.492 728.83 c
+367.444 728.83 367.444 728.783 367.397 728.783 c
+367.349 728.783 367.302 728.735 367.255 728.687 c
+367.16 728.641 367.066 728.498 366.97 728.404 c
+366.923 728.356 366.876 728.31 366.876 728.262 c
+366.829 728.214 366.781 728.119 366.734 728.072 c
+366.686 728.072 366.639 728.025 366.544 727.977 c
+366.449 727.882 366.307 727.788 366.213 727.598 c
+366.118 727.551 366.071 727.456 365.976 727.314 c
+365.882 727.267 365.787 727.22 365.692 727.125 c
+365.645 727.172 365.55 727.172 365.502 727.22 c
+365.408 727.362 365.265 727.504 365.028 727.646 c
+364.982 727.693 364.887 727.74 364.792 727.74 c
+364.745 727.788 364.697 727.788 364.65 727.835 c
+364.555 727.835 l
+364.46 727.977 364.318 728.072 364.081 728.167 c
+363.987 728.214 363.892 728.262 363.75 728.31 c
+363.703 728.31 363.607 728.356 363.513 728.356 c
+363.466 728.404 363.371 728.498 363.229 728.546 c
+363.182 728.546 363.087 728.593 363.039 728.641 c
+362.897 728.641 362.803 728.687 362.661 728.687 c
+362.613 728.687 362.518 728.735 362.424 728.735 c
+362.376 728.783 362.329 728.783 362.282 728.83 c
+362.139 728.877 361.902 728.925 361.618 728.972 c
+361.571 728.972 l
+361.381 728.972 l
+361.287 728.972 l
+361.24 729.019 361.145 729.066 361.003 729.066 c
+361.097 729.256 361.097 729.588 361.003 730.062 c
+361.097 730.298 361.097 730.63 361.003 731.151 c
+361.097 731.34 361.097 731.672 361.003 732.193 c
+361.097 732.429 361.097 732.714 361.003 733.235 c
+361.097 733.472 361.097 733.803 361.003 734.324 c
+361.097 734.514 361.097 734.845 361.003 735.366 c
+361.097 735.556 361.097 735.888 361.003 736.408 c
+361.097 736.645 361.097 736.976 361.003 737.498 c
+361.003 737.545 361.05 737.64 361.05 737.734 c
+361.381 737.734 l
+361.477 737.734 361.524 737.782 361.618 737.782 c
+361.713 737.782 361.761 737.829 361.856 737.829 c
+361.95 737.734 362.092 737.687 362.282 737.64 c
+362.424 737.592 362.518 737.592 362.661 737.545 c
+363.039 737.545 l
+363.087 737.545 363.182 737.592 363.229 737.592 c
+363.418 737.592 l
+363.561 737.45 363.797 737.356 364.081 737.261 c
+364.271 737.261 364.413 737.213 364.65 737.213 c
+364.934 737.213 l
+364.982 737.213 364.982 737.166 365.028 737.119 c
+365.265 736.976 365.55 736.835 365.976 736.787 c
+366.071 736.787 366.118 736.74 366.213 736.74 c
+h
+366.307 738.682 m
+366.403 738.682 366.497 738.634 366.544 738.634 c
+366.686 738.587 366.781 738.539 366.876 738.539 c
+366.876 738.492 366.923 738.492 366.97 738.492 c
+367.066 738.397 367.207 738.35 367.255 738.256 c
+367.302 738.208 367.349 738.16 367.397 738.066 c
+367.681 737.592 367.492 736.976 367.681 736.456 c
+367.586 736.503 367.492 736.503 367.397 736.551 c
+367.349 736.551 367.302 736.598 367.255 736.598 c
+367.16 736.645 367.066 736.693 366.97 736.74 c
+366.923 736.74 366.876 736.787 366.876 736.787 c
+366.781 736.881 366.734 736.929 366.686 736.976 c
+366.639 737.072 366.592 737.213 366.544 737.308 c
+366.403 737.782 366.403 738.303 366.26 738.682 c
+h
+367.918 738.066 m
+367.965 738.018 l
+368.154 737.971 368.297 737.924 368.391 737.877 c
+368.534 737.829 368.628 737.782 368.676 737.687 c
+368.771 737.64 368.818 737.592 368.865 737.498 c
+369.244 736.976 368.96 736.313 369.102 735.745 c
+369.008 735.792 368.913 735.792 368.865 735.839 c
+368.818 735.839 368.723 735.888 368.676 735.888 c
+368.582 735.935 368.487 735.982 368.391 736.076 c
+368.297 736.124 368.202 736.219 368.154 736.313 c
+368.013 736.74 368.013 737.166 367.965 737.545 c
+367.918 737.734 367.918 737.924 367.871 738.066 c
+h
+369.433 737.308 m
+369.576 737.261 369.718 737.213 369.813 737.166 c
+369.86 737.119 369.907 737.119 369.955 737.072 c
+370.902 736.456 370.286 735.603 370.428 734.892 c
+370.238 734.987 370.097 735.034 369.955 735.129 c
+369.907 735.177 369.86 735.224 369.813 735.224 c
+369.67 735.366 369.576 735.461 369.528 735.556 c
+369.386 736.172 369.528 736.787 369.386 737.308 c
+h
+370.854 735.556 m
+370.902 735.839 370.902 736.124 370.854 736.408 c
+370.902 736.408 l
+371.091 736.361 371.186 736.266 371.328 736.219 c
+371.517 736.076 371.613 735.935 371.707 735.839 c
+371.755 735.792 371.755 735.745 371.802 735.697 c
+371.944 735.366 371.897 734.987 371.802 734.656 c
+371.755 734.561 371.755 734.419 371.707 734.324 c
+371.707 734.182 371.66 734.04 371.707 733.945 c
+371.565 733.993 371.423 734.087 371.328 734.135 c
+371.043 734.324 370.949 734.514 370.854 734.656 c
+370.854 734.751 l
+370.807 734.987 370.854 735.271 370.854 735.556 c
+372.038 733.093 m
+372.086 733.045 372.133 732.998 372.133 732.998 c
+372.275 732.856 372.418 732.714 372.655 732.619 c
+372.702 732.571 372.796 732.524 372.892 732.477 c
+372.938 732.382 372.986 732.287 372.986 732.193 c
+373.033 732.146 373.081 732.051 373.128 732.003 c
+373.081 731.956 373.033 731.956 372.986 731.908 c
+372.892 731.861 372.749 731.861 372.655 731.908 c
+372.464 732.003 372.323 732.098 372.133 732.24 c
+372.086 732.287 371.991 732.382 371.897 732.429 c
+371.897 732.429 371.849 732.477 371.802 732.477 c
+371.755 732.477 371.755 732.524 371.707 732.524 c
+371.66 732.571 371.613 732.571 371.517 732.571 c
+371.613 732.666 371.66 732.761 371.707 732.808 c
+371.755 732.856 371.755 732.856 371.802 732.903 c
+371.849 732.951 371.897 732.951 371.897 732.998 c
+371.944 733.045 371.991 733.045 372.038 733.093 c
+372.133 734.324 m
+372.181 734.703 372.323 735.082 372.275 735.414 c
+372.323 735.366 l
+372.323 735.414 l
+372.418 735.319 372.559 735.271 372.655 735.177 c
+372.796 735.082 372.938 734.94 372.986 734.798 c
+373.318 734.372 373.128 733.945 372.986 733.519 c
+372.938 733.282 372.844 733.093 372.844 732.856 c
+372.796 732.903 372.702 732.951 372.655 732.998 c
+372.37 733.235 372.228 733.377 372.133 733.566 c
+372.133 733.661 l
+372.086 733.898 372.086 734.135 372.133 734.324 c
+373.554 734.276 m
+373.602 734.276 l
+373.649 734.229 373.696 734.229 373.696 734.182 c
+373.743 734.182 373.791 734.135 373.839 734.087 c
+373.933 734.04 373.98 733.993 374.028 733.945 c
+374.217 733.756 374.313 733.566 374.359 733.424 c
+374.407 733.235 374.407 733.045 374.359 732.856 c
+374.265 732.571 374.123 732.335 374.028 732.051 c
+373.98 731.908 373.933 731.814 373.933 731.672 c
+373.933 731.719 373.886 731.719 373.839 731.766 c
+373.791 731.814 373.743 731.861 373.696 731.861 c
+373.412 732.146 373.318 732.335 373.27 732.571 c
+373.27 733.188 373.554 733.756 373.554 734.276 c
+374.786 733.045 m
+374.786 732.998 l
+374.833 733.045 l
+374.833 732.998 374.88 732.998 374.88 732.951 c
+374.975 732.903 375.023 732.856 375.07 732.761 c
+375.212 732.619 375.307 732.524 375.354 732.382 c
+375.544 732.051 375.496 731.719 375.354 731.435 c
+375.307 731.245 375.164 731.056 375.07 730.914 c
+375.023 730.725 374.928 730.582 374.928 730.44 c
+374.88 730.44 l
+374.596 730.725 374.407 730.961 374.359 731.198 c
+374.313 731.245 374.313 731.293 374.313 731.34 c
+374.313 731.435 374.313 731.53 374.359 731.625 c
+374.454 732.146 374.738 732.571 374.786 733.045 c
+375.875 731.719 m
+375.875 731.672 l
+375.97 731.577 376.065 731.482 376.159 731.435 c
+376.207 731.34 376.254 731.293 376.301 731.198 c
+376.586 730.725 376.491 730.346 376.301 730.014 c
+376.254 729.966 376.207 729.872 376.159 729.777 c
+376.065 729.635 375.97 729.493 375.875 729.351 c
+375.828 729.256 375.78 729.161 375.78 729.066 c
+375.591 729.304 375.449 729.493 375.354 729.635 c
+375.307 729.777 375.259 729.92 375.259 730.062 c
+375.259 730.203 375.307 730.346 375.354 730.488 c
+375.544 730.914 375.78 731.293 375.875 731.719 c
+376.869 730.251 m
+376.917 730.156 377.012 730.109 377.059 730.014 c
+377.106 729.92 377.154 729.872 377.202 729.777 c
+377.438 729.351 377.343 729.019 377.202 728.687 c
+377.154 728.641 377.106 728.546 377.059 728.498 c
+376.869 728.214 376.633 727.977 376.491 727.693 c
+376.443 727.788 376.349 727.882 376.301 727.977 c
+376.207 728.119 376.159 728.214 376.159 728.31 c
+376.065 728.451 376.065 728.593 376.065 728.687 c
+376.112 728.783 376.112 728.83 376.159 728.925 c
+376.159 729.019 376.254 729.114 376.301 729.256 c
+376.491 729.588 376.728 729.92 376.823 730.298 c
+h
+377.675 728.783 m
+377.675 728.735 l
+377.723 728.687 377.817 728.593 377.817 728.546 c
+378.244 727.882 378.101 727.456 377.817 727.125 c
+377.723 726.935 377.581 726.793 377.438 726.651 c
+377.343 726.556 377.249 726.461 377.202 726.367 c
+377.154 726.319 377.154 726.272 377.106 726.225 c
+377.106 726.272 377.059 726.272 377.059 726.319 c
+376.823 726.746 376.728 727.03 376.775 727.267 c
+376.823 727.456 376.917 727.646 377.059 727.788 c
+377.106 727.882 377.154 727.93 377.202 728.025 c
+377.249 728.119 377.343 728.214 377.438 728.356 c
+377.533 728.498 377.581 728.641 377.675 728.783 c
+378.385 727.172 m
+378.48 727.03 378.575 726.888 378.622 726.746 c
+378.764 726.367 378.718 726.083 378.622 725.846 c
+378.433 725.514 378.101 725.278 377.817 724.994 c
+377.723 724.899 377.675 724.804 377.581 724.709 c
+377.533 724.852 377.486 724.945 377.438 725.088 c
+377.296 725.373 377.296 725.61 377.343 725.751 c
+377.391 725.846 377.391 725.893 377.438 725.941 c
+377.533 726.13 377.675 726.319 377.817 726.509 c
+378.054 726.746 378.244 726.935 378.338 727.22 c
+h
+377.817 719.31 m
+377.817 719.168 l
+377.628 719.168 377.533 719.215 377.486 719.31 c
+377.438 719.357 377.438 719.405 377.438 719.452 c
+377.391 719.452 l
+377.391 719.594 377.343 719.736 377.343 719.973 c
+377.296 720.162 377.249 720.399 377.202 720.589 c
+377.154 720.635 377.154 720.683 377.106 720.73 c
+377.202 720.73 l
+377.296 720.778 377.343 720.778 377.438 720.778 c
+377.581 720.73 377.723 720.73 377.817 720.683 c
+377.817 720.21 l
+377.864 720.067 377.912 719.878 377.959 719.688 c
+377.912 719.594 377.864 719.452 377.817 719.31 c
+371.897 707.184 m
+371.944 707.231 371.944 707.279 371.991 707.327 c
+372.038 707.374 372.086 707.468 372.133 707.563 c
+372.181 707.611 372.228 707.658 372.275 707.705 c
+372.418 707.895 372.559 708.132 372.655 708.321 c
+372.655 708.416 l
+372.796 708.274 372.938 708.179 372.986 708.084 c
+373.033 707.989 373.081 707.943 373.128 707.895 c
+373.081 707.847 373.033 707.8 372.986 707.8 c
+372.892 707.658 372.749 707.468 372.655 707.279 c
+372.607 707.184 372.559 707.137 372.512 707.042 c
+372.37 706.995 372.275 706.948 372.133 706.9 c
+372.086 706.853 372.086 706.853 372.038 706.806 c
+371.991 706.853 371.944 706.948 371.897 706.995 c
+h
+371.802 707.468 m
+371.755 707.421 l
+371.755 707.374 371.707 707.327 371.707 707.327 c
+371.707 707.279 371.66 707.231 371.66 707.184 c
+371.517 707.327 371.376 707.421 371.328 707.516 c
+371.186 707.658 371.139 707.8 371.186 707.895 c
+371.186 707.943 371.234 707.989 371.234 708.037 c
+371.234 708.084 371.281 708.132 371.328 708.179 c
+371.376 708.274 371.423 708.369 371.517 708.463 c
+371.565 708.558 371.66 708.652 371.707 708.748 c
+371.755 708.794 371.755 708.842 371.802 708.842 c
+371.849 708.985 371.897 709.079 371.897 709.174 c
+371.991 709.079 372.086 709.031 372.133 708.937 c
+372.559 708.558 372.37 708.274 372.133 707.943 c
+372.086 707.895 371.991 707.8 371.897 707.658 c
+371.897 707.611 371.849 707.563 371.802 707.468 c
+361.003 703.111 m
+361.097 703.301 361.097 703.632 361.003 704.153 c
+361.097 704.39 361.097 704.722 361.003 705.243 c
+361.097 705.432 361.097 705.764 361.003 706.285 c
+361.097 706.474 361.097 706.806 361.003 707.327 c
+361.097 707.563 361.097 707.847 361.003 708.369 c
+361.097 708.605 361.097 708.937 361.003 709.458 c
+361.097 709.648 361.097 709.979 361.003 710.5 c
+361.003 710.595 361.05 710.689 361.05 710.832 c
+361.381 710.832 l
+361.477 710.832 361.524 710.879 361.618 710.879 c
+361.713 710.926 361.808 710.926 361.902 710.974 c
+361.95 710.974 362.045 711.021 362.139 711.068 c
+362.282 711.068 l
+362.376 711.068 362.518 711.068 362.661 711.115 c
+362.755 711.163 362.897 711.211 363.039 711.258 c
+363.039 711.305 363.182 711.352 363.229 711.4 c
+363.466 711.4 363.75 711.494 364.081 711.731 c
+364.129 711.731 364.223 711.826 364.271 711.874 c
+364.413 711.874 364.508 711.921 364.65 711.968 c
+364.745 712.063 364.887 712.157 365.028 712.252 c
+365.076 712.252 365.076 712.299 365.076 712.299 c
+365.124 712.299 365.171 712.395 365.265 712.442 c
+365.408 712.489 365.597 712.584 365.787 712.773 c
+365.834 712.679 365.882 712.584 365.976 712.489 c
+366.071 712.442 366.118 712.347 366.213 712.299 c
+366.26 712.252 366.355 712.157 366.497 712.11 c
+366.497 712.063 366.544 712.016 366.544 711.921 c
+366.639 711.826 366.734 711.731 366.876 711.637 c
+366.876 711.589 366.923 711.589 366.97 711.542 c
+367.018 711.494 367.113 711.4 367.207 711.352 c
+367.255 711.305 367.255 711.305 367.255 711.258 c
+367.302 711.211 367.349 711.115 367.397 711.068 c
+367.492 710.974 367.586 710.879 367.776 710.737 c
+367.824 710.689 367.871 710.642 367.965 710.595 c
+368.06 710.453 368.154 710.264 368.391 710.073 c
+368.487 710.027 368.582 709.932 368.676 709.884 c
+368.723 709.837 l
+368.771 709.789 368.818 709.695 368.865 709.6 c
+368.96 709.505 369.055 709.411 369.149 709.316 c
+369.244 709.268 369.339 709.174 369.481 709.126 c
+369.528 708.985 369.623 708.842 369.813 708.652 c
+369.86 708.652 369.907 708.605 369.955 708.558 c
+370.049 708.463 370.097 708.416 370.192 708.369 c
+370.286 708.226 370.428 708.037 370.665 707.847 c
+370.713 707.8 370.76 707.753 370.854 707.658 c
+370.902 707.658 370.902 707.658 370.949 707.611 c
+370.997 707.468 371.139 707.327 371.328 707.184 c
+371.423 707.09 371.565 706.995 371.707 706.853 c
+371.755 706.806 371.755 706.758 371.802 706.711 c
+371.802 706.663 371.802 706.663 371.849 706.663 c
+371.802 706.616 371.802 706.616 371.802 706.569 c
+371.755 706.569 371.755 706.521 371.707 706.521 c
+371.613 706.379 371.47 706.19 371.328 706.0 c
+371.186 705.953 370.997 705.906 370.854 705.811 c
+370.807 705.764 370.713 705.716 370.665 705.669 c
+370.476 705.527 370.286 705.337 370.097 705.053 c
+369.955 705.053 l
+369.907 705.053 369.86 705.053 369.813 705.006 c
+369.623 704.959 369.386 704.816 369.149 704.627 c
+369.055 704.579 368.96 704.484 368.865 704.39 c
+368.818 704.342 368.771 704.295 368.771 704.248 c
+368.676 704.248 l
+368.582 704.248 368.487 704.248 368.391 704.2 c
+368.25 704.153 368.108 704.106 367.965 704.011 c
+367.871 703.963 367.824 703.916 367.776 703.869 c
+367.633 703.822 367.539 703.726 367.397 703.585 c
+367.397 703.585 367.349 703.585 367.349 703.537 c
+367.255 703.537 l
+366.97 703.537 l
+366.923 703.537 366.876 703.49 366.876 703.49 c
+366.781 703.49 366.686 703.443 366.544 703.395 c
+366.449 703.348 366.307 703.253 366.213 703.206 c
+366.118 703.158 366.071 703.111 365.976 703.064 c
+365.976 703.016 365.929 703.016 365.882 702.969 c
+365.645 703.016 365.361 702.969 365.028 702.874 c
+364.934 702.827 364.792 702.732 364.65 702.685 c
+364.555 702.638 364.46 702.59 364.366 702.543 c
+364.081 702.543 l
+363.844 702.59 363.607 702.543 363.229 702.4 c
+363.182 702.353 363.087 702.306 363.039 702.306 c
+362.945 702.259 362.897 702.259 362.85 702.211 c
+362.803 702.211 362.708 702.259 362.661 702.259 c
+362.566 702.259 362.424 702.306 362.282 702.306 c
+362.092 702.259 361.902 702.211 361.618 702.164 c
+361.571 702.117 361.477 702.117 361.381 702.069 c
+361.334 702.069 361.334 702.022 361.287 702.022 c
+361.192 702.069 361.097 702.117 361.003 702.117 c
+361.097 702.353 361.097 702.638 361.003 703.111 c
+360.482 711.779 m
+360.434 711.874 360.387 711.921 360.292 712.016 c
+360.387 712.016 360.434 712.016 360.482 712.063 c
+360.718 712.11 360.908 712.063 361.003 712.016 c
+361.145 711.921 361.287 711.779 361.381 711.637 c
+361.477 711.542 361.524 711.447 361.618 711.352 c
+361.713 711.258 361.761 711.211 361.808 711.163 c
+361.761 711.163 l
+361.713 711.115 361.666 711.115 361.618 711.115 c
+361.524 711.068 361.429 711.068 361.381 711.068 c
+360.813 711.021 360.671 711.447 360.482 711.779 c
+358.397 712.016 m
+358.397 712.11 358.351 712.157 358.303 712.205 c
+358.397 712.205 l
+358.492 712.205 358.587 712.157 358.635 712.157 c
+358.824 712.11 358.919 712.063 359.013 712.016 c
+359.25 711.731 359.345 711.352 359.535 711.068 c
+359.582 711.021 l
+359.535 710.974 l
+359.487 710.974 l
+359.013 710.974 358.777 711.115 358.635 711.305 c
+358.492 711.542 358.492 711.826 358.397 712.016 c
+357.356 712.442 m
+357.498 712.442 357.64 712.395 357.735 712.395 c
+357.877 712.347 357.972 712.252 358.018 712.205 c
+358.066 712.157 358.066 712.157 358.066 712.11 c
+358.255 711.826 358.255 711.542 358.397 711.258 c
+358.397 711.211 358.445 711.163 358.492 711.115 c
+358.397 711.115 l
+358.255 711.115 358.161 711.163 358.066 711.163 c
+357.924 711.211 357.782 711.258 357.735 711.352 c
+357.403 711.637 357.545 712.11 357.356 712.442 c
+360.482 711.305 m
+360.529 711.211 360.624 711.115 360.718 711.021 c
+360.624 711.021 l
+360.576 710.974 360.529 710.974 360.482 710.974 c
+359.961 710.926 359.771 711.115 359.629 711.4 c
+359.582 711.447 359.535 711.542 359.535 711.589 c
+359.487 711.779 359.392 711.921 359.298 712.016 c
+359.392 712.063 359.44 712.063 359.535 712.063 c
+359.629 712.063 l
+359.819 712.063 359.913 712.016 360.008 711.921 c
+360.245 711.731 360.34 711.494 360.482 711.305 c
+366.403 727.077 m
+366.449 727.03 366.497 726.983 366.544 726.983 c
+366.639 726.935 366.734 726.84 366.829 726.793 c
+366.829 726.746 366.829 726.746 366.876 726.746 c
+366.876 726.746 366.923 726.698 366.97 726.698 c
+367.066 726.604 367.16 726.556 367.255 726.461 c
+367.302 726.461 367.349 726.415 367.397 726.415 c
+367.444 726.415 367.492 726.367 367.539 726.367 c
+367.492 726.319 367.444 726.272 367.397 726.225 c
+367.349 726.178 367.302 726.13 367.255 726.083 c
+367.16 725.988 367.066 725.941 366.97 725.941 c
+366.923 725.988 366.876 726.035 366.876 726.083 c
+366.781 726.178 366.686 726.225 366.592 726.319 c
+366.544 726.319 366.544 726.319 366.544 726.367 c
+366.544 726.367 366.449 726.415 366.355 726.461 c
+366.307 726.556 366.26 726.651 366.213 726.746 c
+366.118 726.793 366.071 726.84 365.976 726.935 c
+365.976 726.935 365.929 726.983 365.882 726.983 c
+365.929 727.03 365.976 727.03 365.976 727.077 c
+366.071 727.125 366.118 727.125 366.213 727.125 c
+366.26 727.125 l
+366.355 727.077 366.403 727.077 366.403 727.077 c
+367.16 727.788 m
+367.207 727.788 367.255 727.74 367.255 727.74 c
+367.302 727.693 367.349 727.693 367.397 727.646 c
+367.444 727.598 367.492 727.551 367.586 727.504 c
+367.633 727.456 367.681 727.409 367.776 727.409 c
+367.824 727.362 367.871 727.314 367.965 727.267 c
+368.06 727.172 368.154 727.125 368.297 727.125 c
+368.154 726.983 368.06 726.84 367.965 726.793 c
+367.871 726.746 367.824 726.698 367.776 726.698 c
+367.633 726.651 367.539 726.651 367.397 726.698 c
+367.349 726.698 367.302 726.746 367.255 726.746 c
+367.16 726.84 367.066 726.888 366.97 726.983 c
+366.923 727.03 366.876 727.03 366.876 727.077 c
+366.781 727.125 366.686 727.22 366.544 727.267 c
+366.497 727.267 l
+366.449 727.314 366.403 727.362 366.307 727.362 c
+366.403 727.504 366.497 727.598 366.544 727.646 c
+366.686 727.788 366.781 727.835 366.876 727.882 c
+366.97 727.882 l
+367.018 727.882 l
+367.066 727.835 367.113 727.835 367.16 727.788 c
+367.918 728.546 m
+367.965 728.546 l
+368.06 728.451 368.154 728.356 368.344 728.262 c
+368.391 728.214 l
+368.487 728.119 368.582 728.072 368.676 728.025 c
+368.723 727.977 368.818 727.93 368.865 727.93 c
+368.913 727.882 368.96 727.882 369.008 727.882 c
+368.96 727.788 368.913 727.74 368.865 727.693 c
+368.818 727.598 368.723 727.551 368.676 727.504 c
+368.582 727.456 368.487 727.409 368.391 727.409 c
+368.25 727.362 368.108 727.456 367.965 727.551 c
+367.871 727.598 367.824 727.646 367.776 727.693 c
+367.633 727.788 367.539 727.882 367.397 727.93 c
+367.349 727.977 367.302 727.977 367.255 728.025 c
+367.207 728.072 367.113 728.072 367.066 728.119 c
+367.113 728.214 367.207 728.31 367.255 728.356 c
+367.302 728.404 367.349 728.451 367.397 728.498 c
+367.539 728.593 367.633 728.641 367.776 728.593 c
+367.824 728.593 367.871 728.546 367.918 728.546 c
+368.676 729.304 m
+368.676 729.256 l
+368.723 729.256 368.818 729.209 368.865 729.161 c
+368.913 729.114 369.008 729.066 369.055 729.019 c
+369.102 728.972 369.149 728.972 369.149 728.925 c
+369.339 728.783 369.576 728.641 369.765 728.593 c
+369.528 728.31 369.339 728.167 369.149 728.167 c
+369.055 728.119 368.96 728.167 368.865 728.214 c
+368.818 728.214 368.723 728.262 368.676 728.31 c
+368.582 728.356 368.487 728.451 368.391 728.498 c
+368.297 728.593 368.154 728.687 368.013 728.783 c
+367.965 728.783 l
+367.918 728.83 367.871 728.83 367.776 728.83 c
+367.871 728.925 367.918 728.972 367.965 729.019 c
+368.154 729.256 368.297 729.351 368.391 729.351 c
+368.534 729.351 l
+368.582 729.351 368.628 729.304 368.676 729.304 c
+369.386 730.062 m
+369.528 729.966 369.623 729.872 369.813 729.777 c
+369.86 729.73 369.907 729.683 369.955 729.635 c
+370.144 729.541 370.333 729.398 370.523 729.351 c
+370.286 729.066 370.097 728.925 369.955 728.925 c
+369.907 728.877 369.86 728.877 369.813 728.877 c
+369.576 728.925 369.386 729.066 369.149 729.256 c
+369.055 729.351 368.96 729.398 368.865 729.446 c
+368.818 729.493 368.818 729.493 368.771 729.493 c
+368.723 729.541 368.723 729.541 368.676 729.541 c
+368.628 729.588 368.582 729.588 368.534 729.588 c
+368.582 729.683 368.628 729.73 368.676 729.777 c
+368.771 729.825 368.818 729.92 368.865 729.966 c
+368.96 730.062 369.055 730.109 369.149 730.109 c
+369.244 730.109 l
+369.292 730.062 369.339 730.062 369.386 730.062 c
+370.57 730.488 m
+370.57 730.488 370.618 730.44 370.665 730.44 c
+370.713 730.393 370.807 730.346 370.854 730.298 c
+370.997 730.203 371.139 730.156 371.281 730.109 c
+371.139 729.92 370.997 729.777 370.854 729.73 c
+370.807 729.683 370.713 729.635 370.665 729.635 c
+370.381 729.588 370.192 729.777 369.955 729.966 c
+369.907 730.014 369.86 730.062 369.813 730.062 c
+369.718 730.156 369.623 730.203 369.528 730.251 c
+369.433 730.298 369.386 730.346 369.292 730.346 c
+369.528 730.63 369.67 730.771 369.813 730.819 c
+369.86 730.867 369.907 730.867 369.955 730.867 c
+370.097 730.819 370.286 730.677 370.57 730.488 c
+370.854 731.577 m
+370.997 731.482 371.139 731.387 371.328 731.245 c
+371.423 731.151 371.565 731.056 371.707 730.961 c
+371.755 730.961 371.755 730.961 371.802 730.914 c
+371.849 730.914 371.897 730.914 371.897 730.867 c
+372.038 730.867 l
+371.991 730.819 371.944 730.771 371.897 730.725 c
+371.897 730.677 371.849 730.63 371.802 730.63 c
+371.755 730.582 371.755 730.582 371.707 730.535 c
+371.565 730.44 371.423 730.393 371.328 730.393 c
+371.139 730.393 370.997 730.488 370.854 730.582 c
+370.807 730.63 370.713 730.677 370.665 730.771 c
+370.523 730.867 370.381 730.961 370.192 731.008 c
+370.144 731.056 370.097 731.056 370.049 731.104 c
+370.333 731.435 370.476 731.577 370.665 731.625 c
+370.713 731.625 370.807 731.577 370.854 731.577 c
+372.655 731.435 m
+372.464 731.245 372.275 731.151 372.133 731.151 c
+372.086 731.104 371.991 731.151 371.897 731.151 c
+371.897 731.151 371.849 731.198 371.802 731.198 c
+371.755 731.245 371.755 731.245 371.707 731.245 c
+371.565 731.34 371.47 731.482 371.328 731.577 c
+371.186 731.672 371.091 731.719 370.949 731.766 c
+370.902 731.814 370.902 731.814 370.854 731.814 c
+370.807 731.814 l
+370.807 731.861 370.854 731.908 370.854 731.908 c
+371.043 732.146 371.186 732.287 371.328 732.335 c
+371.423 732.382 371.565 732.335 371.707 732.24 c
+371.755 732.24 371.755 732.193 371.802 732.193 c
+371.849 732.146 371.897 732.146 371.897 732.098 c
+371.944 732.051 371.991 732.051 372.038 732.003 c
+372.086 731.956 372.133 731.956 372.133 731.956 c
+372.275 731.814 372.464 731.719 372.655 731.625 c
+372.749 731.625 l
+372.702 731.53 372.655 731.482 372.655 731.435 c
+368.865 719.263 m
+368.818 719.168 368.771 719.12 368.676 719.073 c
+368.582 719.026 368.487 718.978 368.391 718.931 c
+368.25 718.883 368.108 718.836 367.965 718.789 c
+367.918 718.789 367.871 718.741 367.871 718.741 c
+367.824 719.026 367.871 719.215 367.965 719.357 c
+367.965 719.405 367.965 719.405 368.013 719.405 c
+368.108 719.546 368.25 719.641 368.391 719.736 c
+368.487 719.784 368.582 719.831 368.676 719.878 c
+368.771 719.878 368.818 719.925 368.865 719.973 c
+368.913 720.02 368.913 720.02 368.96 720.067 c
+368.96 719.973 l
+369.008 719.641 368.96 719.405 368.865 719.263 c
+368.865 721.157 m
+368.865 721.204 l
+368.865 721.157 368.913 721.11 368.913 721.11 c
+369.008 720.73 368.96 720.493 368.865 720.351 c
+368.818 720.257 368.771 720.21 368.676 720.162 c
+368.582 720.067 368.487 720.02 368.391 719.973 c
+368.25 719.925 368.06 719.831 367.965 719.736 c
+367.871 720.02 367.918 720.21 367.965 720.351 c
+367.965 720.351 367.965 720.399 368.013 720.446 c
+368.108 720.589 368.25 720.683 368.391 720.778 c
+368.487 720.872 368.582 720.92 368.676 721.015 c
+368.771 721.062 368.818 721.11 368.865 721.157 c
+368.676 721.347 m
+368.628 721.252 368.534 721.157 368.391 721.062 c
+368.25 720.967 368.06 720.872 367.965 720.778 c
+367.918 720.73 l
+367.776 721.062 367.824 721.252 367.871 721.441 c
+367.918 721.489 367.918 721.489 367.965 721.536 c
+368.108 721.725 368.25 721.868 368.391 722.009 c
+368.487 722.104 368.582 722.199 368.628 722.294 c
+368.676 722.246 368.676 722.246 368.676 722.199 c
+368.865 721.772 368.818 721.536 368.676 721.347 c
+367.633 722.388 m
+367.681 722.483 367.728 722.578 367.776 722.625 c
+367.824 722.72 367.871 722.814 367.965 722.862 c
+368.108 723.051 368.202 723.193 368.297 723.335 c
+368.297 723.335 368.297 723.288 368.344 723.288 c
+368.344 723.193 368.391 723.146 368.391 723.099 c
+368.534 722.767 368.534 722.53 368.391 722.341 c
+368.297 722.199 368.108 722.057 367.965 721.915 c
+367.871 721.868 367.824 721.772 367.776 721.725 c
+367.776 721.678 367.728 721.678 367.728 721.678 c
+367.586 722.009 367.586 722.246 367.633 722.388 c
+367.255 723.335 m
+367.255 723.383 l
+367.302 723.478 367.349 723.572 367.397 723.667 c
+367.539 723.857 367.681 724.046 367.776 724.236 c
+367.776 724.33 l
+367.824 724.33 367.824 724.283 367.824 724.283 c
+367.871 724.236 367.918 724.188 367.965 724.094 c
+368.202 723.715 368.108 723.478 367.965 723.241 c
+367.918 723.146 367.824 723.099 367.776 723.004 c
+367.633 722.91 367.539 722.767 367.444 722.673 c
+367.444 722.673 367.444 722.72 367.397 722.767 c
+367.349 722.862 367.302 722.957 367.255 723.051 c
+h
+366.544 724.425 m
+366.307 724.614 366.213 724.804 366.213 724.945 c
+366.165 724.994 366.165 724.994 366.165 725.04 c
+366.165 725.088 366.165 725.088 366.213 725.135 c
+366.26 725.514 366.449 725.799 366.449 726.13 c
+366.497 726.13 366.497 726.13 366.497 726.083 c
+366.544 726.083 366.544 726.083 366.544 726.035 c
+366.686 725.941 366.781 725.799 366.876 725.704 c
+366.97 725.467 366.923 725.23 366.876 725.04 c
+366.734 724.852 366.592 724.662 366.544 724.425 c
+366.876 724.52 m
+366.876 724.567 366.923 724.662 366.97 724.757 c
+367.066 724.899 367.16 725.088 367.16 725.278 c
+367.207 725.278 367.207 725.23 367.255 725.23 c
+367.255 725.183 l
+367.302 725.135 367.349 725.088 367.397 725.04 c
+367.681 724.614 367.586 724.33 367.397 724.094 c
+367.349 724.046 367.302 723.998 367.255 723.904 c
+367.207 723.809 367.113 723.667 367.066 723.572 c
+367.018 723.62 366.97 723.667 366.97 723.715 c
+366.923 723.762 366.876 723.809 366.876 723.857 c
+366.781 723.998 366.781 724.094 366.781 724.236 c
+366.781 724.33 366.829 724.425 366.876 724.52 c
+368.676 718.125 m
+368.628 718.031 368.534 717.984 368.391 717.936 c
+368.25 717.889 368.108 717.889 367.965 717.842 c
+367.871 717.842 367.824 717.842 367.776 717.794 c
+367.728 717.794 367.681 717.794 367.633 717.747 c
+367.681 717.984 367.681 718.125 367.776 718.268 c
+367.776 718.315 367.824 718.41 367.871 718.41 c
+367.918 718.457 367.918 718.457 367.965 718.505 c
+368.108 718.599 368.25 718.647 368.391 718.694 c
+368.487 718.741 368.582 718.789 368.676 718.789 c
+368.771 718.836 368.818 718.883 368.865 718.931 c
+368.913 718.931 l
+368.913 718.836 l
+368.913 718.694 368.913 718.599 368.865 718.457 c
+368.818 718.315 368.771 718.221 368.676 718.125 c
+367.965 716.894 m
+367.776 716.894 l
+367.633 716.894 367.539 716.894 367.397 716.847 c
+367.397 716.847 367.349 716.847 367.302 716.799 c
+367.349 716.941 367.349 717.084 367.397 717.178 c
+367.444 717.32 367.539 717.415 367.633 717.463 c
+367.681 717.463 367.728 717.51 367.776 717.51 c
+367.824 717.557 367.871 717.557 367.965 717.605 c
+368.108 717.652 368.25 717.652 368.391 717.699 c
+368.487 717.747 368.582 717.794 368.676 717.842 c
+368.723 717.842 l
+368.723 717.747 l
+368.676 717.699 368.676 717.652 368.676 717.605 c
+368.628 717.368 368.534 717.178 368.391 717.084 c
+368.297 716.941 368.108 716.941 367.965 716.894 c
+367.776 715.947 m
+367.397 715.947 l
+367.255 715.947 l
+366.97 715.947 l
+366.876 715.947 l
+366.876 716.041 366.923 716.089 366.97 716.183 c
+367.066 716.373 367.16 716.468 367.255 716.515 c
+367.302 716.562 367.349 716.562 367.397 716.562 c
+367.539 716.609 367.633 716.609 367.776 716.657 c
+367.965 716.657 l
+368.108 716.657 368.25 716.704 368.391 716.752 c
+368.391 716.752 368.344 716.704 368.344 716.657 c
+368.25 716.326 368.108 716.136 367.965 716.041 c
+367.871 715.994 367.824 715.947 367.776 715.947 c
+367.255 715.0 m
+366.97 715.0 l
+366.923 715.047 366.876 715.047 366.876 715.047 c
+366.734 715.047 366.639 715.094 366.544 715.094 c
+366.307 715.094 l
+366.403 715.284 366.497 715.426 366.544 715.473 c
+366.639 715.568 366.686 715.615 366.781 715.662 c
+366.876 715.662 l
+366.97 715.662 l
+367.066 715.71 367.16 715.71 367.255 715.71 c
+367.397 715.71 l
+367.776 715.71 l
+367.824 715.71 367.871 715.71 367.918 715.757 c
+367.918 715.71 367.918 715.662 367.871 715.662 c
+367.824 715.568 367.824 715.473 367.776 715.378 c
+367.633 715.236 367.539 715.094 367.397 715.047 c
+367.349 715.047 367.302 715.047 367.255 715.0 c
+366.97 714.289 m
+366.923 714.241 366.876 714.241 366.876 714.241 c
+366.734 714.147 366.639 714.147 366.544 714.147 c
+366.449 714.147 366.307 714.194 366.213 714.241 c
+366.118 714.241 366.071 714.241 365.976 714.289 c
+365.882 714.337 365.739 714.337 365.645 714.337 c
+365.787 714.526 365.882 714.668 365.976 714.762 c
+366.071 714.81 366.118 714.81 366.165 714.857 c
+366.213 714.857 l
+366.544 714.857 l
+366.639 714.81 366.781 714.81 366.876 714.81 c
+366.876 714.81 366.923 714.81 366.97 714.762 c
+367.255 714.762 l
+367.349 714.762 l
+367.302 714.762 367.302 714.716 367.302 714.716 c
+367.255 714.668 l
+367.16 714.479 367.066 714.384 366.97 714.289 c
+365.028 713.674 m
+364.887 713.674 l
+364.934 713.72 364.982 713.815 365.028 713.815 c
+365.218 714.005 365.361 714.1 365.502 714.1 c
+365.645 714.1 365.834 714.052 365.976 714.005 c
+366.071 714.005 366.118 714.005 366.213 713.958 c
+366.307 713.958 366.449 713.911 366.544 713.911 c
+366.639 713.911 l
+366.592 713.863 366.592 713.863 366.592 713.815 c
+366.544 713.815 l
+366.449 713.626 366.307 713.532 366.213 713.437 c
+366.118 713.437 366.071 713.389 365.976 713.389 c
+365.645 713.294 365.361 713.579 365.028 713.674 c
+364.65 712.821 m
+364.46 712.916 364.271 713.058 364.081 713.104 c
+364.081 713.153 l
+364.318 713.342 364.508 713.437 364.65 713.437 c
+364.65 713.484 364.697 713.484 364.697 713.484 c
+364.839 713.437 364.934 713.437 365.028 713.389 c
+365.313 713.294 365.55 713.153 365.834 713.104 c
+365.787 713.104 365.787 713.058 365.787 713.058 c
+365.454 712.773 365.265 712.679 365.028 712.679 c
+364.887 712.679 364.745 712.773 364.65 712.821 c
+363.229 712.631 m
+363.229 712.631 363.229 712.679 363.182 712.679 c
+363.229 712.679 363.229 712.679 363.229 712.726 c
+363.513 712.868 363.703 712.963 363.892 712.916 c
+363.94 712.916 364.034 712.868 364.081 712.868 c
+364.271 712.773 364.46 712.631 364.65 712.537 c
+364.745 712.537 364.839 712.489 364.934 712.442 c
+364.887 712.442 364.887 712.395 364.839 712.395 c
+364.792 712.347 364.697 712.299 364.65 712.252 c
+364.413 712.11 364.271 712.063 364.081 712.11 c
+363.75 712.157 363.561 712.489 363.229 712.631 c
+362.897 711.494 m
+362.897 711.447 362.85 711.447 362.85 711.447 c
+362.755 711.4 362.708 711.4 362.661 711.352 c
+362.518 711.305 362.376 711.305 362.282 711.305 c
+361.95 711.305 361.808 711.494 361.618 711.684 c
+361.571 711.826 361.477 711.968 361.381 712.063 c
+361.334 712.063 361.334 712.11 361.287 712.11 c
+361.334 712.11 361.334 712.11 361.381 712.157 c
+361.477 712.157 361.571 712.205 361.618 712.205 c
+361.808 712.252 361.902 712.205 361.998 712.205 c
+362.092 712.11 362.187 712.063 362.282 711.968 c
+362.424 711.874 362.518 711.731 362.661 711.637 c
+362.755 711.589 362.803 711.494 362.897 711.494 c
+362.661 711.968 m
+362.566 712.11 362.424 712.205 362.282 712.299 c
+362.282 712.347 l
+362.424 712.442 362.566 712.489 362.661 712.489 c
+362.803 712.537 362.897 712.537 362.945 712.489 c
+363.039 712.489 l
+363.087 712.442 363.182 712.395 363.229 712.347 c
+363.513 712.205 363.703 711.968 363.94 711.921 c
+363.94 711.874 363.892 711.874 363.892 711.826 c
+363.607 711.684 363.418 711.637 363.229 711.637 c
+363.182 711.637 363.087 711.637 363.039 711.684 c
+362.897 711.731 362.755 711.874 362.661 711.968 c
+366.97 713.247 m
+366.923 713.2 366.876 713.153 366.876 713.104 c
+366.734 713.01 366.639 712.868 366.544 712.679 c
+366.544 712.679 366.497 712.631 366.497 712.584 c
+366.497 712.537 366.449 712.489 366.449 712.395 c
+366.355 712.489 366.26 712.584 366.213 712.631 c
+366.118 712.726 366.023 712.773 365.976 712.868 c
+365.976 712.868 365.976 712.916 365.929 712.963 c
+365.976 712.963 l
+365.976 712.963 365.976 713.01 366.023 713.01 c
+366.023 713.01 366.118 713.104 366.165 713.2 c
+366.213 713.2 l
+366.307 713.247 366.449 713.342 366.544 713.484 c
+366.639 713.579 366.734 713.674 366.829 713.815 c
+366.876 713.863 l
+366.876 713.863 366.923 713.958 366.97 714.005 c
+367.018 714.052 l
+367.255 713.72 367.16 713.484 366.97 713.247 c
+367.776 712.584 m
+367.633 712.442 367.539 712.252 367.397 712.11 c
+367.349 712.016 367.302 711.968 367.255 711.874 c
+367.255 711.826 l
+367.207 711.779 367.207 711.731 367.207 711.684 c
+367.113 711.731 367.018 711.826 366.97 711.874 c
+366.923 711.921 366.876 711.921 366.876 711.968 c
+366.592 712.252 366.639 712.395 366.876 712.679 c
+366.876 712.726 366.923 712.773 366.97 712.821 c
+366.97 712.868 367.018 712.916 367.018 712.916 c
+367.113 713.058 367.207 713.153 367.255 713.294 c
+367.349 713.389 367.397 713.484 367.397 713.579 c
+367.444 713.626 l
+367.586 713.532 367.681 713.437 367.776 713.342 c
+367.965 713.01 367.918 712.821 367.776 712.584 c
+368.391 711.684 m
+368.25 711.494 368.108 711.305 368.013 711.068 c
+367.965 711.021 367.965 711.021 367.965 710.974 c
+367.965 710.926 l
+367.871 710.974 367.824 711.021 367.776 711.068 c
+367.255 711.542 367.397 711.637 367.776 712.157 c
+367.776 712.205 l
+367.824 712.252 367.918 712.347 367.965 712.442 c
+368.06 712.584 368.154 712.726 368.154 712.916 c
+368.25 712.821 368.344 712.773 368.391 712.679 c
+368.818 712.252 368.628 712.016 368.391 711.684 c
+369.149 710.926 m
+369.055 710.832 368.96 710.689 368.865 710.547 c
+368.818 710.5 368.818 710.453 368.771 710.405 c
+368.723 710.31 368.723 710.264 368.676 710.168 c
+368.582 710.264 368.487 710.358 368.391 710.405 c
+368.06 710.737 368.154 710.926 368.391 711.258 c
+368.439 711.305 368.487 711.4 368.534 711.447 c
+368.582 711.494 368.628 711.589 368.676 711.637 c
+368.771 711.731 368.818 711.874 368.865 711.968 c
+368.913 712.016 368.913 712.063 368.913 712.157 c
+369.008 712.063 369.102 712.016 369.149 711.921 c
+369.576 711.542 369.386 711.258 369.149 710.926 c
+369.955 710.264 m
+369.907 710.216 369.86 710.121 369.813 710.073 c
+369.718 709.932 369.576 709.789 369.528 709.648 c
+369.481 709.552 369.433 709.505 369.433 709.411 c
+369.339 709.505 369.244 709.6 369.149 709.648 c
+368.96 709.884 368.913 709.979 368.913 710.168 c
+368.96 710.216 368.96 710.264 369.008 710.31 c
+369.055 710.358 369.102 710.453 369.149 710.547 c
+369.197 710.595 369.244 710.642 369.292 710.689 c
+369.433 710.926 369.623 711.163 369.67 711.4 c
+369.718 711.352 369.765 711.352 369.813 711.305 c
+369.86 711.258 369.907 711.211 369.955 711.163 c
+370.286 710.784 370.144 710.547 369.955 710.264 c
+371.186 709.932 m
+371.234 709.884 371.281 709.837 371.328 709.789 c
+371.849 709.268 371.613 708.985 371.328 708.605 c
+371.186 708.463 371.091 708.321 370.997 708.132 c
+370.949 708.084 370.949 707.989 370.949 707.943 c
+370.902 707.943 370.902 707.989 370.854 707.989 c
+370.76 708.037 370.713 708.132 370.665 708.179 c
+370.428 708.369 370.381 708.511 370.428 708.652 c
+370.428 708.7 370.476 708.748 370.476 708.794 c
+370.523 708.89 370.57 708.937 370.665 709.031 c
+370.665 709.079 370.713 709.126 370.76 709.221 c
+370.807 709.221 370.807 709.268 370.854 709.316 c
+370.997 709.505 371.139 709.695 371.186 709.932 c
+370.854 709.789 m
+370.807 709.695 370.76 709.552 370.665 709.458 c
+370.523 709.268 370.381 709.126 370.286 708.89 c
+370.238 708.842 370.192 708.748 370.192 708.7 c
+370.097 708.748 370.003 708.794 369.955 708.89 c
+369.907 708.937 369.86 708.985 369.813 709.031 c
+369.67 709.174 369.623 709.268 369.67 709.411 c
+369.718 709.458 369.718 709.505 369.718 709.552 c
+369.765 709.552 369.765 709.6 369.813 709.648 c
+369.86 709.695 369.907 709.789 369.955 709.837 c
+369.955 709.884 370.003 709.932 370.003 709.932 c
+370.192 710.168 370.381 710.405 370.428 710.642 c
+370.523 710.595 370.57 710.5 370.665 710.453 c
+370.76 710.358 370.807 710.216 370.854 710.121 c
+370.902 710.027 370.902 709.884 370.854 709.789 c
+375.07 720.589 m
+375.07 720.635 375.023 720.683 374.975 720.73 c
+375.07 720.73 l
+375.212 720.778 375.259 720.778 375.354 720.778 c
+375.638 720.73 375.78 720.635 375.875 720.493 c
+376.065 720.257 375.97 719.784 376.112 719.405 c
+376.112 719.357 376.159 719.357 376.159 719.357 c
+376.159 719.31 376.207 719.215 376.207 719.168 c
+376.159 719.168 l
+375.875 719.168 l
+375.591 719.12 375.449 719.168 375.354 719.31 c
+375.354 719.357 375.307 719.405 375.307 719.452 c
+375.259 719.594 375.259 719.736 375.212 719.973 c
+375.164 720.162 375.164 720.399 375.07 720.589 c
+374.028 720.589 m
+373.98 720.635 373.98 720.683 373.933 720.73 c
+374.028 720.73 l
+374.17 720.778 374.265 720.778 374.359 720.73 c
+374.691 720.73 374.833 720.589 374.88 720.351 c
+374.975 720.067 374.975 719.736 375.07 719.405 c
+375.07 719.357 l
+375.117 719.31 375.117 719.215 375.164 719.168 c
+375.07 719.168 l
+374.88 719.168 l
+374.596 719.12 374.454 719.168 374.359 719.263 c
+374.313 719.31 l
+374.265 719.357 374.265 719.405 374.265 719.452 c
+374.217 719.594 374.217 719.736 374.17 719.973 c
+374.123 720.162 374.123 720.399 374.028 720.589 c
+371.897 720.589 m
+371.897 720.635 371.849 720.683 371.849 720.73 c
+371.897 720.73 l
+371.991 720.778 372.086 720.778 372.133 720.778 c
+372.37 720.73 372.512 720.683 372.655 720.589 c
+372.938 720.351 372.796 719.831 372.986 719.405 c
+372.986 719.263 l
+373.033 719.215 373.033 719.215 373.081 719.168 c
+372.986 719.168 l
+372.655 719.168 l
+372.323 719.168 372.228 719.263 372.133 719.452 c
+372.086 719.594 372.086 719.736 372.038 719.973 c
+372.038 720.162 371.991 720.399 371.897 720.589 c
+370.854 720.589 m
+370.854 720.635 370.807 720.683 370.76 720.73 c
+370.854 720.73 l
+371.043 720.778 371.186 720.778 371.328 720.73 c
+371.565 720.683 371.66 720.542 371.707 720.399 c
+371.755 720.257 371.755 720.162 371.802 720.02 c
+371.802 719.784 371.849 719.594 371.897 719.357 c
+371.944 719.357 371.944 719.357 371.944 719.31 c
+371.944 719.263 371.991 719.215 371.991 719.168 c
+371.897 719.168 l
+371.802 719.168 l
+371.707 719.168 l
+371.517 719.12 371.423 719.168 371.328 719.168 c
+371.091 719.263 371.091 719.499 370.997 719.973 c
+370.949 720.162 370.949 720.399 370.854 720.589 c
+369.197 720.115 m
+369.197 720.115 369.149 720.162 369.149 720.21 c
+369.149 720.351 l
+369.149 720.446 l
+369.197 720.542 369.197 720.635 369.197 720.73 c
+369.813 720.589 369.576 719.925 369.813 719.357 c
+369.813 719.31 l
+369.813 719.263 369.86 719.215 369.907 719.168 c
+369.813 719.168 l
+369.481 719.12 369.292 719.12 369.149 719.215 c
+369.102 719.215 l
+369.149 719.263 369.149 719.31 369.149 719.31 c
+369.197 719.499 369.244 719.784 369.197 720.115 c
+369.813 720.589 m
+369.765 720.635 369.765 720.683 369.718 720.73 c
+369.813 720.73 l
+369.86 720.778 369.907 720.778 369.955 720.778 c
+370.381 720.778 370.57 720.635 370.665 720.399 c
+370.76 720.115 370.713 719.736 370.854 719.357 c
+370.854 719.31 l
+370.902 719.263 370.902 719.215 370.949 719.168 c
+370.854 719.168 l
+370.665 719.168 l
+370.049 719.12 370.049 719.31 369.955 719.831 c
+369.955 719.973 l
+369.907 720.162 369.86 720.399 369.813 720.589 c
+372.986 720.446 m
+372.986 720.542 372.938 720.635 372.892 720.73 c
+372.986 720.73 l
+373.365 720.778 373.602 720.73 373.696 720.589 c
+373.791 720.493 373.839 720.399 373.839 720.305 c
+373.933 720.02 373.886 719.688 374.028 719.405 c
+374.028 719.357 l
+374.028 719.31 374.076 719.215 374.123 719.168 c
+374.028 719.168 l
+373.839 719.168 l
+373.696 719.168 l
+373.459 719.168 373.318 719.215 373.27 719.31 c
+373.223 719.357 373.223 719.405 373.175 719.452 c
+373.175 719.594 373.128 719.736 373.081 719.973 c
+373.128 719.973 l
+373.081 720.115 373.081 720.305 372.986 720.446 c
+377.296 719.168 m
+377.202 719.168 l
+377.059 719.168 l
+376.68 719.12 376.491 719.168 376.396 719.31 c
+376.396 719.357 376.396 719.405 376.349 719.452 c
+376.349 719.546 376.301 719.688 376.301 719.831 c
+376.301 719.878 376.254 719.925 376.254 719.973 c
+376.254 720.162 376.207 720.399 376.159 720.589 c
+376.112 720.635 376.065 720.683 376.065 720.73 c
+376.159 720.73 l
+376.207 720.778 376.254 720.778 376.301 720.778 c
+376.869 720.778 377.012 720.542 377.059 720.21 c
+377.106 719.925 377.106 719.641 377.202 719.405 c
+377.202 719.357 l
+377.202 719.31 377.249 719.215 377.296 719.168 c
+375.07 729.446 m
+375.164 729.304 375.259 729.161 375.354 729.019 c
+375.449 728.925 375.591 728.83 375.686 728.687 c
+375.686 728.498 375.733 728.262 375.875 728.025 c
+375.923 727.882 376.018 727.74 376.159 727.598 c
+376.207 727.551 376.254 727.504 376.301 727.409 c
+376.349 727.362 376.349 727.314 376.396 727.314 c
+376.349 726.935 376.491 726.461 376.965 725.846 c
+376.965 725.61 376.965 725.42 377.059 725.135 c
+377.059 724.994 377.106 724.899 377.202 724.757 c
+377.249 724.614 377.343 724.473 377.438 724.33 c
+377.438 724.283 l
+377.391 724.094 377.391 723.904 377.438 723.667 c
+377.486 723.43 377.581 723.146 377.77 722.814 c
+377.628 722.483 377.628 722.057 377.817 721.489 c
+377.864 721.394 377.912 721.347 377.912 721.252 c
+377.912 721.157 377.864 721.062 377.817 720.967 c
+377.723 720.967 377.581 721.015 377.438 721.015 c
+377.343 721.015 377.296 721.015 377.202 720.967 c
+377.059 720.967 l
+376.965 720.967 376.869 720.967 376.823 720.92 c
+376.68 720.967 376.491 721.015 376.301 721.015 c
+376.254 721.015 376.207 721.015 376.159 720.967 c
+375.875 720.967 l
+375.828 720.967 375.78 720.967 375.733 720.92 c
+375.638 720.967 375.544 721.015 375.354 721.015 c
+375.259 721.015 375.164 721.015 375.07 720.967 c
+374.88 720.967 l
+374.833 720.967 374.786 720.967 374.691 720.92 c
+374.596 720.967 374.502 721.015 374.359 721.015 c
+374.265 721.015 374.123 721.015 374.028 720.967 c
+373.839 720.967 l
+373.696 720.967 l
+373.649 720.92 l
+373.507 721.015 373.27 721.015 372.986 721.015 c
+372.892 720.967 372.749 720.967 372.655 720.967 c
+372.607 720.92 l
+372.464 720.967 372.323 721.015 372.133 721.015 c
+372.086 721.015 371.991 721.015 371.897 720.967 c
+371.802 720.967 l
+371.707 720.967 l
+371.66 720.967 371.613 720.967 371.517 720.92 c
+371.47 720.967 371.376 720.967 371.328 720.967 c
+371.186 721.015 371.043 721.015 370.854 720.967 c
+370.665 720.967 l
+370.57 720.967 370.523 720.967 370.476 720.92 c
+370.333 720.967 370.192 721.015 369.955 721.015 c
+369.907 721.015 369.86 721.015 369.813 720.967 c
+369.67 720.967 369.576 720.967 369.433 720.92 c
+369.339 720.967 369.244 720.967 369.149 721.015 c
+369.149 721.062 369.102 721.157 369.102 721.252 c
+369.055 721.299 369.055 721.394 369.008 721.489 c
+369.055 721.725 369.008 721.962 368.865 722.341 c
+368.865 722.388 l
+368.818 722.436 368.771 722.53 368.723 722.625 c
+368.771 722.72 368.723 722.862 368.676 723.004 c
+368.628 723.146 368.582 723.288 368.487 723.478 c
+368.439 723.478 368.439 723.525 368.391 723.572 c
+368.391 723.62 368.344 723.667 368.344 723.667 c
+368.297 723.904 368.202 724.141 367.965 724.52 c
+367.918 724.52 367.871 724.614 367.824 724.709 c
+367.776 724.757 367.776 724.804 367.776 724.852 c
+367.681 724.994 367.586 725.183 367.397 725.373 c
+367.397 725.42 367.349 725.42 367.302 725.467 c
+367.302 725.467 367.302 725.514 367.255 725.514 c
+367.255 725.562 367.207 725.61 367.16 725.656 c
+367.113 725.656 367.113 725.656 367.113 725.704 c
+367.16 725.704 367.207 725.751 367.255 725.799 c
+367.302 725.799 367.349 725.846 367.397 725.893 c
+367.492 725.988 367.633 726.083 367.776 726.272 c
+367.776 726.319 367.824 726.367 367.871 726.461 c
+367.965 726.461 l
+368.108 726.556 368.25 726.698 368.391 726.888 c
+368.487 726.983 368.534 727.077 368.628 727.22 c
+368.676 727.22 l
+368.723 727.267 368.818 727.314 368.865 727.362 c
+368.96 727.409 369.055 727.504 369.149 727.646 c
+369.244 727.74 369.292 727.835 369.386 727.93 c
+369.528 728.025 369.623 728.119 369.813 728.262 c
+369.86 728.31 369.907 728.404 369.955 728.451 c
+370.003 728.546 370.049 728.593 370.144 728.687 c
+370.286 728.783 370.476 728.925 370.665 729.161 c
+370.713 729.209 370.807 729.304 370.854 729.398 c
+370.854 729.446 l
+370.997 729.493 371.139 729.588 371.328 729.777 c
+371.423 729.92 371.517 730.014 371.613 730.203 c
+371.66 730.203 371.66 730.203 371.707 730.251 c
+371.755 730.251 371.755 730.251 371.802 730.298 c
+371.849 730.298 371.897 730.346 371.897 730.393 c
+371.991 730.44 372.086 730.535 372.133 730.63 c
+372.228 730.725 372.275 730.819 372.37 730.914 c
+372.464 730.961 372.559 731.008 372.655 731.104 c
+372.749 731.198 372.892 731.34 372.986 731.53 c
+373.033 731.577 373.081 731.625 373.128 731.672 c
+373.175 731.719 373.223 731.766 373.318 731.814 c
+373.412 731.672 373.554 731.577 373.696 731.435 c
+373.743 731.435 373.791 731.387 373.839 731.34 c
+373.886 731.34 373.933 731.293 373.933 731.293 c
+373.98 731.198 373.98 731.104 374.028 731.008 c
+374.076 730.867 374.217 730.677 374.359 730.535 c
+374.502 730.346 374.644 730.203 374.88 730.014 c
+374.88 729.92 l
+374.928 729.777 374.975 729.588 375.07 729.446 c
+365.597 726.888 m
+365.645 726.888 365.692 726.888 365.692 726.84 c
+365.834 726.793 365.929 726.698 365.976 726.604 c
+366.118 726.509 366.165 726.367 366.213 726.272 c
+366.213 725.988 l
+366.165 725.799 366.071 725.61 365.976 725.42 c
+365.976 725.325 365.929 725.278 365.929 725.183 c
+365.645 725.42 365.55 725.61 365.502 725.751 c
+365.454 726.178 365.645 726.556 365.597 726.888 c
+364.697 727.551 m
+364.745 727.551 364.745 727.504 364.792 727.504 c
+364.887 727.456 364.982 727.409 365.028 727.362 c
+365.692 726.888 365.218 726.367 365.218 725.893 c
+365.171 725.941 365.076 725.988 365.028 726.035 c
+364.839 726.13 364.745 726.272 364.697 726.415 c
+364.65 726.793 364.792 727.22 364.697 727.551 c
+364.46 726.509 m
+364.318 726.556 364.177 726.604 364.081 726.698 c
+363.987 726.746 363.892 726.84 363.892 726.935 c
+363.75 727.314 363.844 727.74 363.703 728.072 c
+363.797 728.072 l
+363.892 728.025 364.034 727.977 364.081 727.93 c
+364.745 727.551 364.366 726.983 364.46 726.509 c
+362.661 728.451 m
+362.755 728.451 l
+362.85 728.451 362.945 728.404 363.039 728.404 c
+363.087 728.356 363.182 728.31 363.229 728.262 c
+363.703 727.93 363.466 727.409 363.607 727.03 c
+363.466 727.03 363.324 727.077 363.229 727.125 c
+363.134 727.172 363.087 727.22 363.039 727.314 c
+362.992 727.314 362.992 727.362 362.945 727.362 c
+362.803 727.74 362.803 728.119 362.661 728.451 c
+353.235 713.01 m
+353.093 713.153 352.951 713.294 352.761 713.389 c
+352.714 713.389 352.667 713.437 352.619 713.437 c
+352.572 713.484 352.525 713.484 352.477 713.532 c
+352.525 713.579 352.572 713.674 352.619 713.72 c
+352.667 713.769 352.714 713.815 352.761 713.863 c
+352.856 713.958 352.951 714.005 352.998 714.005 c
+353.046 713.911 353.141 713.815 353.235 713.72 c
+353.33 713.674 353.377 713.579 353.472 713.532 c
+353.519 713.484 353.566 713.437 353.661 713.389 c
+353.709 713.294 353.756 713.2 353.851 713.104 c
+353.898 713.058 353.945 713.01 354.041 712.963 c
+354.041 712.963 354.041 712.916 354.087 712.916 c
+354.041 712.916 354.041 712.916 354.041 712.868 c
+353.945 712.868 353.898 712.821 353.851 712.821 c
+353.614 712.773 353.424 712.868 353.235 713.01 c
+352.761 712.11 m
+352.714 712.11 352.667 712.157 352.619 712.205 c
+352.572 712.252 352.477 712.299 352.429 712.347 c
+352.382 712.395 352.336 712.395 352.336 712.395 c
+352.288 712.442 352.288 712.442 352.24 712.489 c
+352.146 712.584 352.003 712.631 351.862 712.679 c
+351.814 712.726 351.766 712.726 351.719 712.773 c
+351.956 713.058 352.099 713.2 352.24 713.247 c
+352.288 713.294 352.288 713.294 352.336 713.294 c
+352.336 713.294 352.382 713.294 352.429 713.247 c
+352.477 713.247 352.572 713.2 352.619 713.153 c
+352.667 713.153 352.714 713.104 352.761 713.058 c
+352.809 713.01 352.904 712.963 352.998 712.916 c
+353.046 712.868 353.141 712.773 353.235 712.726 c
+353.377 712.631 353.519 712.537 353.709 712.537 c
+353.519 712.299 353.377 712.205 353.235 712.11 c
+353.093 712.016 352.904 712.016 352.761 712.11 c
+351.577 711.684 m
+351.482 711.731 351.435 711.779 351.341 711.826 c
+351.341 711.874 l
+351.246 711.874 351.198 711.921 351.151 711.968 c
+351.056 711.968 351.009 712.016 350.961 712.016 c
+351.104 712.205 351.246 712.347 351.341 712.395 c
+351.341 712.442 l
+351.435 712.489 351.482 712.537 351.577 712.537 c
+351.766 712.537 351.909 712.395 352.24 712.157 c
+352.288 712.157 352.288 712.11 352.336 712.11 c
+352.336 712.063 352.382 712.063 352.429 712.063 c
+352.477 711.968 352.572 711.921 352.619 711.874 c
+352.667 711.874 352.714 711.874 352.761 711.826 c
+352.809 711.826 352.904 711.779 352.951 711.779 c
+352.904 711.684 352.809 711.637 352.761 711.589 c
+352.714 711.542 352.667 711.494 352.619 711.447 c
+352.572 711.4 352.477 711.352 352.429 711.352 c
+352.382 711.305 352.336 711.305 352.336 711.305 c
+352.24 711.305 l
+352.003 711.305 351.814 711.494 351.577 711.684 c
+351.341 710.595 m
+351.151 710.642 351.009 710.784 350.819 710.926 c
+350.725 711.021 350.583 711.115 350.441 711.163 c
+350.393 711.211 350.346 711.258 350.251 711.258 c
+350.204 711.258 l
+350.251 711.305 350.251 711.305 350.251 711.352 c
+350.535 711.637 350.678 711.779 350.819 711.779 c
+350.961 711.779 351.104 711.684 351.341 711.542 c
+351.387 711.494 351.435 711.447 351.482 711.447 c
+351.53 711.4 351.53 711.4 351.577 711.352 c
+351.766 711.211 351.956 711.068 352.193 711.021 c
+351.956 710.737 351.766 710.595 351.577 710.547 c
+351.482 710.547 351.435 710.547 351.341 710.595 c
+350.251 710.027 m
+350.156 710.121 350.014 710.216 349.92 710.31 c
+349.825 710.358 349.778 710.405 349.683 710.453 c
+349.636 710.453 349.541 710.5 349.446 710.5 c
+349.636 710.737 349.778 710.879 349.92 710.974 c
+350.014 711.021 350.109 711.068 350.204 711.021 c
+350.204 711.021 350.251 711.021 350.251 710.974 c
+350.346 710.974 l
+350.441 710.879 350.583 710.784 350.725 710.689 c
+350.772 710.642 350.819 710.642 350.819 710.595 c
+351.009 710.5 351.151 710.358 351.341 710.31 c
+351.387 710.31 351.435 710.31 351.435 710.264 c
+351.435 710.264 351.387 710.216 351.341 710.168 c
+351.341 710.121 l
+351.151 709.932 350.961 709.837 350.819 709.837 c
+350.63 709.789 350.441 709.884 350.251 710.027 c
+349.92 709.079 m
+349.683 709.126 349.541 709.268 349.351 709.411 c
+349.256 709.458 349.209 709.505 349.162 709.552 c
+349.066 709.6 349.02 709.648 348.925 709.695 c
+348.877 709.742 348.783 709.742 348.735 709.789 c
+348.925 710.027 349.02 710.168 349.162 710.216 c
+349.209 710.264 349.256 710.264 349.351 710.31 c
+349.351 710.31 349.399 710.264 349.446 710.264 c
+349.493 710.264 349.541 710.216 349.588 710.216 c
+349.683 710.168 349.778 710.073 349.92 710.027 c
+349.92 709.979 349.967 709.979 350.014 709.932 c
+349.967 709.932 l
+350.061 709.884 350.156 709.789 350.251 709.742 c
+350.393 709.648 350.535 709.552 350.678 709.552 c
+350.535 709.316 350.393 709.221 350.251 709.126 c
+350.156 709.079 350.014 709.031 349.92 709.079 c
+349.162 708.321 m
+349.02 708.369 348.83 708.463 348.688 708.605 c
+348.546 708.7 348.404 708.842 348.215 708.937 c
+348.167 708.985 348.12 708.985 348.12 708.985 c
+348.072 708.985 348.025 709.031 347.978 709.031 c
+348.025 709.079 348.072 709.126 348.12 709.174 c
+348.167 709.221 348.167 709.268 348.215 709.316 c
+348.404 709.505 348.546 709.552 348.688 709.552 c
+348.735 709.505 348.783 709.505 348.83 709.458 c
+348.925 709.411 349.02 709.363 349.162 709.268 c
+349.209 709.221 349.209 709.221 349.256 709.174 c
+349.256 709.174 349.303 709.126 349.351 709.126 c
+349.493 708.985 349.683 708.842 349.92 708.794 c
+349.967 708.794 l
+349.92 708.748 349.92 708.748 349.92 708.7 c
+349.683 708.463 349.493 708.369 349.351 708.321 c
+h
+347.599 708.652 m
+347.693 708.748 347.741 708.794 347.836 708.794 c
+347.93 708.794 l
+347.978 708.748 348.025 708.748 348.072 708.7 c
+348.12 708.7 l
+348.12 708.7 348.167 708.652 348.215 708.652 c
+348.309 708.605 348.404 708.511 348.499 708.463 c
+348.546 708.416 348.641 708.321 348.688 708.274 c
+348.83 708.179 349.02 708.084 349.162 708.037 c
+349.209 708.037 l
+349.162 707.989 l
+348.973 707.753 348.83 707.658 348.688 707.611 c
+348.499 707.516 348.356 707.563 348.215 707.658 c
+348.167 707.705 348.12 707.705 348.12 707.753 c
+348.025 707.8 347.93 707.895 347.836 707.943 c
+347.741 707.989 347.693 708.084 347.599 708.132 c
+347.551 708.132 347.504 708.179 347.456 708.179 c
+347.362 708.226 347.315 708.274 347.22 708.274 c
+347.362 708.463 347.504 708.605 347.599 708.652 c
+342.2 720.73 m
+342.246 720.73 l
+342.436 720.683 342.531 720.589 342.578 720.446 c
+342.72 720.162 342.673 719.736 342.815 719.357 c
+342.862 719.263 342.862 719.215 342.91 719.168 c
+342.815 719.168 l
+342.578 719.168 l
+342.436 719.12 342.341 719.168 342.246 719.168 c
+342.2 719.168 l
+342.2 719.452 342.152 719.784 342.057 720.21 c
+342.104 720.351 342.2 720.542 342.2 720.73 c
+349.162 720.589 m
+349.114 720.635 349.114 720.683 349.066 720.73 c
+349.162 720.73 l
+349.209 720.778 349.256 720.778 349.351 720.778 c
+349.636 720.778 349.778 720.683 349.92 720.589 c
+350.156 720.305 350.061 719.831 350.204 719.405 c
+350.204 719.31 350.251 719.263 350.251 719.215 c
+350.298 719.215 350.298 719.215 350.298 719.168 c
+350.251 719.168 l
+349.92 719.168 l
+349.636 719.168 349.493 719.215 349.446 719.31 c
+349.399 719.357 349.399 719.405 349.399 719.499 c
+349.351 719.546 349.351 719.594 349.351 719.688 c
+349.303 719.784 349.303 719.878 349.303 719.973 c
+349.256 720.162 349.209 720.399 349.162 720.589 c
+348.12 720.589 m
+348.072 720.635 348.072 720.683 348.025 720.73 c
+348.12 720.73 l
+348.12 720.73 348.167 720.778 348.215 720.778 c
+348.451 720.778 348.594 720.73 348.688 720.683 c
+349.114 720.493 348.973 719.878 349.162 719.405 c
+349.162 719.357 l
+349.162 719.31 349.209 719.215 349.256 719.168 c
+349.162 719.168 l
+348.973 719.168 348.83 719.12 348.688 719.168 c
+348.546 719.168 348.451 719.215 348.404 719.31 c
+348.356 719.357 348.356 719.405 348.309 719.499 c
+348.309 719.594 348.261 719.736 348.215 719.973 c
+348.215 720.067 l
+348.215 720.257 348.167 720.399 348.12 720.589 c
+346.983 720.683 m
+346.983 720.73 l
+347.267 720.778 347.456 720.778 347.599 720.73 c
+347.693 720.683 347.788 720.589 347.836 720.542 c
+348.025 720.257 347.93 719.784 348.12 719.405 c
+348.12 719.357 l
+348.12 719.31 348.167 719.215 348.215 719.168 c
+348.12 719.168 l
+347.836 719.168 l
+347.599 719.168 l
+347.456 719.168 347.362 719.263 347.315 719.31 c
+347.315 719.357 347.267 719.405 347.267 719.499 c
+347.22 719.594 347.22 719.736 347.172 719.973 c
+347.125 720.21 347.125 720.493 346.983 720.683 c
+345.988 720.589 m
+345.988 720.635 345.941 720.683 345.894 720.73 c
+345.988 720.73 l
+346.036 720.778 346.083 720.778 346.177 720.778 c
+347.031 720.778 346.841 720.162 346.983 719.546 c
+346.983 719.499 347.031 719.452 347.031 719.405 c
+347.078 719.31 347.078 719.215 347.125 719.168 c
+346.983 719.168 l
+346.556 719.12 346.367 719.168 346.273 719.31 c
+346.273 719.357 346.225 719.405 346.225 719.452 c
+346.177 719.546 346.177 719.641 346.177 719.784 c
+346.13 719.831 346.13 719.878 346.13 719.973 c
+346.083 720.162 346.083 720.399 345.988 720.589 c
+344.946 720.589 m
+344.899 720.635 344.899 720.683 344.852 720.73 c
+344.946 720.73 l
+345.183 720.778 345.326 720.778 345.467 720.73 c
+345.562 720.683 345.609 720.635 345.657 720.589 c
+345.704 720.542 345.751 720.446 345.799 720.399 c
+345.894 720.115 345.846 719.736 345.988 719.405 c
+345.988 719.357 l
+346.036 719.31 346.036 719.215 346.083 719.168 c
+345.988 719.168 l
+345.799 719.168 l
+345.657 719.168 l
+345.467 719.168 l
+345.136 719.215 345.136 719.452 345.089 719.973 c
+345.041 720.162 344.993 720.399 344.946 720.589 c
+343.857 720.589 m
+343.857 720.635 343.81 720.683 343.81 720.73 c
+343.857 720.73 l
+344.094 720.778 344.283 720.778 344.425 720.73 c
+344.52 720.683 344.615 720.635 344.662 720.542 c
+344.852 720.257 344.757 719.784 344.946 719.357 c
+344.993 719.263 344.993 719.215 345.041 719.168 c
+344.946 719.168 l
+344.662 719.168 l
+344.425 719.168 l
+344.094 719.215 344.094 719.452 343.999 719.973 c
+343.999 720.162 343.952 720.399 343.857 720.589 c
+342.815 720.589 m
+342.815 720.635 342.767 720.683 342.72 720.73 c
+342.815 720.73 l
+342.862 720.778 342.91 720.778 342.957 720.778 c
+343.525 720.778 343.667 720.542 343.715 720.257 c
+343.762 719.973 343.762 719.641 343.857 719.357 c
+343.904 719.357 l
+343.904 719.263 343.952 719.215 343.952 719.168 c
+343.857 719.168 l
+343.715 719.168 l
+343.051 719.12 343.051 719.31 342.957 719.878 c
+342.957 719.973 l
+342.91 720.162 342.91 720.399 342.815 720.589 c
+350.867 719.736 m
+350.867 719.688 350.867 719.594 350.914 719.499 c
+350.867 719.405 350.867 719.31 350.867 719.168 c
+350.819 719.168 l
+350.63 719.168 350.535 719.215 350.488 719.31 c
+350.488 719.357 350.441 719.405 350.441 719.452 c
+350.393 719.594 350.393 719.736 350.346 719.973 c
+350.346 720.115 350.298 720.257 350.251 720.399 c
+350.251 720.493 350.204 720.635 350.109 720.73 c
+350.156 720.73 350.204 720.73 350.251 720.778 c
+350.535 720.778 350.725 720.73 350.819 720.683 c
+350.867 720.635 350.867 720.635 350.914 720.635 c
+350.819 720.446 350.819 720.162 350.867 719.736 c
+347.836 732.287 m
+347.741 732.146 347.646 732.051 347.599 731.956 c
+347.504 731.861 347.456 731.766 347.409 731.672 c
+347.409 731.625 347.362 731.53 347.362 731.482 c
+347.22 731.625 347.078 731.719 346.983 731.814 c
+346.936 731.908 346.888 731.956 346.888 732.003 c
+346.936 732.051 346.936 732.051 346.983 732.098 c
+347.172 732.287 347.315 732.524 347.504 732.856 c
+347.599 732.856 l
+347.693 732.903 347.741 732.951 347.836 732.998 c
+347.883 733.045 347.93 733.045 347.978 733.093 c
+348.167 732.761 348.025 732.524 347.836 732.287 c
+348.215 732.382 m
+348.261 732.477 348.309 732.619 348.356 732.714 c
+348.499 732.619 348.641 732.477 348.688 732.382 c
+348.877 732.098 348.83 731.908 348.688 731.672 c
+348.546 731.482 348.356 731.245 348.215 731.008 c
+348.215 730.961 348.167 730.961 348.167 730.914 c
+348.167 730.867 348.12 730.819 348.12 730.725 c
+348.12 730.771 l
+347.978 730.819 347.93 730.914 347.836 730.961 c
+347.7 731.097 347.626 731.202 347.599 731.298 c
+347.599 731.472 l
+347.63 731.583 347.715 731.701 347.836 731.861 c
+347.883 731.908 347.93 731.956 347.93 732.003 c
+347.978 732.003 l
+348.025 732.098 348.072 732.146 348.12 732.193 c
+348.167 732.287 348.167 732.335 348.215 732.382 c
+359.013 736.74 m
+358.919 736.551 358.919 736.219 359.013 735.697 c
+358.919 735.461 358.919 735.129 359.013 734.656 c
+358.919 734.419 358.919 734.087 359.013 733.566 c
+358.919 733.377 358.919 733.045 359.013 732.524 c
+358.919 732.335 358.919 732.003 359.013 731.482 c
+358.919 731.245 358.919 730.914 359.013 730.393 c
+358.919 730.203 358.919 729.872 359.013 729.351 c
+358.966 729.256 358.966 729.161 358.966 729.019 c
+358.635 729.019 l
+358.587 729.019 358.492 728.972 358.397 728.972 c
+358.303 728.972 358.208 728.925 358.114 728.877 c
+358.066 728.877 l
+358.018 728.877 357.972 728.83 357.877 728.783 c
+357.829 728.83 357.782 728.83 357.735 728.83 c
+357.64 728.783 357.498 728.783 357.356 728.735 c
+357.261 728.687 357.167 728.641 357.024 728.593 c
+356.977 728.593 l
+356.93 728.546 356.882 728.498 356.787 728.451 c
+356.74 728.451 l
+356.645 728.451 356.503 728.404 356.313 728.356 c
+356.219 728.31 356.077 728.214 355.935 728.119 c
+355.887 728.119 355.84 728.072 355.745 727.977 c
+355.651 727.977 355.509 727.93 355.366 727.882 c
+355.272 727.788 355.129 727.693 354.988 727.598 c
+354.988 727.551 354.94 727.551 354.94 727.551 c
+354.94 727.551 354.846 727.456 354.751 727.409 c
+354.609 727.362 354.466 727.267 354.277 727.077 c
+354.23 727.172 354.135 727.314 354.041 727.409 c
+353.993 727.456 353.898 727.504 353.851 727.598 c
+353.756 727.646 353.661 727.74 353.519 727.835 c
+353.472 727.977 353.377 728.072 353.235 728.214 c
+353.141 728.31 352.951 728.451 352.761 728.593 c
+352.714 728.641 352.667 728.735 352.619 728.783 c
+352.572 728.877 352.525 728.925 352.429 729.019 c
+352.382 729.066 352.336 729.066 352.336 729.114 c
+352.288 729.114 352.288 729.114 352.24 729.161 c
+352.193 729.209 352.099 729.256 352.003 729.351 c
+351.956 729.493 351.814 729.635 351.577 729.872 c
+351.53 729.92 351.435 729.966 351.341 730.014 c
+351.341 730.062 l
+351.246 730.062 l
+351.198 730.251 351.056 730.393 350.819 730.582 c
+350.725 730.677 350.63 730.725 350.535 730.819 c
+350.488 730.914 350.393 731.056 350.251 731.151 c
+350.156 731.293 350.061 731.387 349.92 731.482 c
+349.872 731.53 349.825 731.53 349.778 731.577 c
+349.683 731.719 349.588 731.908 349.351 732.098 c
+349.303 732.146 349.209 732.193 349.162 732.24 c
+349.114 732.24 349.066 732.287 349.02 732.335 c
+348.973 732.429 348.877 732.571 348.688 732.761 c
+348.594 732.856 348.451 732.951 348.261 733.093 c
+348.261 733.093 348.261 733.14 348.215 733.188 c
+348.167 733.235 l
+348.167 733.282 348.215 733.282 348.215 733.282 c
+348.356 733.472 348.499 733.661 348.688 733.898 c
+348.83 733.945 349.02 733.993 349.162 734.087 c
+349.209 734.135 349.256 734.182 349.351 734.229 c
+349.493 734.324 349.683 734.514 349.92 734.798 c
+349.92 734.845 l
+350.014 734.845 350.156 734.845 350.251 734.892 c
+350.441 734.987 350.63 735.082 350.819 735.224 c
+350.961 735.366 351.104 735.461 351.246 735.651 c
+351.341 735.651 l
+351.435 735.651 351.482 735.651 351.577 735.697 c
+351.766 735.745 352.003 735.839 352.24 736.029 c
+352.288 736.029 352.288 736.076 352.336 736.076 c
+352.336 736.076 352.382 736.124 352.429 736.124 c
+352.477 736.172 352.572 736.266 352.619 736.313 c
+352.667 736.313 352.667 736.361 352.667 736.361 c
+352.761 736.361 l
+352.904 736.361 353.093 736.361 353.235 736.408 c
+353.424 736.503 353.614 736.598 353.851 736.74 c
+353.898 736.787 353.945 736.835 354.041 736.835 c
+354.041 736.881 354.087 736.881 354.135 736.929 c
+354.372 736.881 354.656 736.929 354.988 737.024 c
+355.082 737.072 355.225 737.166 355.366 737.213 c
+355.461 737.261 355.556 737.308 355.603 737.356 c
+355.935 737.356 l
+356.313 737.356 l
+356.456 737.403 356.598 737.45 356.74 737.498 c
+356.835 737.545 356.93 737.592 356.977 737.592 c
+357.072 737.64 357.119 737.687 357.167 737.687 c
+357.213 737.687 357.308 737.64 357.356 737.64 c
+357.498 737.64 357.592 737.592 357.735 737.64 c
+357.829 737.64 357.924 737.64 358.066 737.687 c
+358.161 737.687 358.303 737.734 358.397 737.734 c
+358.492 737.782 358.54 737.829 358.635 737.829 c
+358.682 737.877 358.682 737.877 358.729 737.877 c
+358.824 737.829 358.919 737.782 359.013 737.782 c
+358.919 737.545 358.919 737.261 359.013 736.74 c
+357.735 727.882 m
+357.592 728.025 357.498 728.119 357.356 728.214 c
+357.308 728.31 357.213 728.356 357.119 728.404 c
+357.167 728.404 357.167 728.404 357.213 728.451 c
+357.261 728.451 357.308 728.498 357.356 728.498 c
+357.498 728.546 357.64 728.593 357.735 728.593 c
+357.877 728.593 357.972 728.546 358.066 728.498 c
+358.208 728.404 358.303 728.31 358.397 728.167 c
+358.492 728.072 358.54 727.93 358.635 727.835 c
+358.682 727.835 358.729 727.788 358.729 727.74 c
+358.635 727.74 l
+358.54 727.693 358.492 727.646 358.397 727.646 c
+358.066 727.646 l
+358.066 727.646 358.066 727.693 358.018 727.693 c
+357.924 727.74 357.829 727.835 357.735 727.882 c
+356.74 727.551 m
+356.598 727.646 356.456 727.74 356.313 727.835 c
+356.267 727.882 356.172 727.93 356.077 727.977 c
+356.124 727.977 356.124 728.025 356.172 728.025 c
+356.219 728.025 356.267 728.072 356.313 728.119 c
+356.503 728.167 356.645 728.214 356.74 728.214 c
+356.835 728.214 356.93 728.214 356.977 728.167 c
+357.167 728.119 357.261 728.025 357.356 727.882 c
+357.498 727.788 357.592 727.646 357.735 727.551 c
+357.782 727.551 l
+357.735 727.504 l
+357.592 727.456 357.45 727.409 357.356 727.362 c
+357.072 727.362 l
+357.072 727.362 357.024 727.409 356.977 727.409 c
+356.93 727.456 356.835 727.504 356.74 727.551 c
+355.366 727.314 m
+355.272 727.362 355.225 727.409 355.129 727.409 c
+355.177 727.456 l
+355.272 727.504 355.319 727.551 355.366 727.598 c
+355.603 727.74 355.793 727.788 355.935 727.74 c
+356.077 727.74 356.219 727.646 356.313 727.551 c
+356.456 727.456 356.598 727.314 356.74 727.22 c
+356.787 727.22 356.835 727.22 356.835 727.172 c
+356.835 727.172 356.787 727.172 356.74 727.125 c
+356.598 727.03 356.456 726.983 356.313 726.935 c
+356.172 726.935 l
+356.077 726.935 356.03 726.983 355.935 727.03 c
+355.745 727.077 355.556 727.22 355.366 727.314 c
+354.988 726.461 m
+354.703 726.556 354.466 726.698 354.23 726.746 c
+354.277 726.793 l
+354.561 727.077 354.751 727.172 354.988 727.172 c
+355.129 727.172 355.272 727.125 355.366 727.03 c
+355.556 726.935 355.745 726.793 355.935 726.746 c
+355.698 726.509 355.509 726.415 355.366 726.415 c
+355.319 726.415 l
+355.177 726.415 355.082 726.461 354.988 726.461 c
+354.041 725.846 m
+353.945 725.846 353.898 725.893 353.851 725.893 c
+353.709 725.941 353.566 725.941 353.424 725.941 c
+353.424 725.988 353.472 725.988 353.472 726.035 c
+353.614 726.225 353.709 726.319 353.851 726.415 c
+353.898 726.415 353.945 726.461 354.041 726.461 c
+354.372 726.556 354.656 726.319 354.988 726.225 c
+355.035 726.178 355.082 726.178 355.129 726.178 c
+355.082 726.083 355.035 726.035 354.988 725.988 c
+354.798 725.846 354.656 725.799 354.561 725.751 c
+354.372 725.751 354.182 725.799 354.041 725.846 c
+352.856 726.225 m
+352.856 726.272 352.856 726.319 352.904 726.367 c
+352.951 726.509 353.046 726.604 353.187 726.793 c
+353.187 726.84 353.235 726.84 353.235 726.888 c
+353.377 727.077 353.519 727.267 353.566 727.504 c
+353.709 727.409 353.804 727.314 353.851 727.267 c
+353.945 727.172 353.993 727.077 354.041 726.983 c
+354.041 726.888 l
+354.041 726.84 l
+353.993 726.793 353.945 726.746 353.898 726.698 c
+353.851 726.698 353.851 726.651 353.851 726.651 c
+353.661 726.604 353.472 726.415 353.235 726.13 c
+353.235 726.083 l
+353.187 726.035 353.141 725.941 353.093 725.846 c
+353.046 725.846 353.046 725.846 352.998 725.799 c
+352.856 725.988 352.809 726.083 352.856 726.225 c
+352.099 726.983 m
+352.099 727.03 352.146 727.077 352.146 727.125 c
+352.193 727.172 352.24 727.22 352.24 727.267 c
+352.288 727.314 352.288 727.362 352.336 727.409 c
+352.336 727.409 352.382 727.456 352.429 727.504 c
+352.429 727.551 l
+352.525 727.646 352.572 727.693 352.619 727.788 c
+352.667 727.882 352.714 727.977 352.761 728.072 c
+352.809 728.119 352.809 728.167 352.856 728.262 c
+353.046 728.072 353.187 727.93 353.235 727.788 c
+353.33 727.598 353.33 727.456 353.235 727.314 c
+353.141 727.077 352.904 726.888 352.761 726.651 c
+352.714 726.604 352.714 726.556 352.667 726.461 c
+352.667 726.461 352.667 726.415 352.619 726.367 c
+352.619 726.272 l
+352.525 726.319 352.477 726.367 352.429 726.415 c
+352.382 726.461 352.336 726.461 352.336 726.509 c
+352.288 726.509 352.288 726.556 352.24 726.556 c
+352.099 726.746 352.051 726.84 352.099 726.983 c
+351.341 727.74 m
+351.387 727.788 351.387 727.835 351.387 727.882 c
+351.435 727.93 351.53 728.025 351.577 728.119 c
+351.625 728.167 351.625 728.214 351.672 728.262 c
+351.862 728.498 352.051 728.735 352.099 728.972 c
+352.146 728.925 352.193 728.877 352.24 728.83 c
+352.288 728.83 352.288 728.783 352.336 728.783 c
+352.382 728.735 352.382 728.687 352.429 728.687 c
+352.667 728.356 352.572 728.119 352.429 727.93 c
+352.382 727.882 352.336 727.835 352.336 727.788 c
+352.288 727.788 352.288 727.74 352.24 727.693 c
+352.146 727.551 352.003 727.409 351.956 727.22 c
+351.909 727.172 351.862 727.077 351.862 727.03 c
+351.719 727.077 351.625 727.172 351.577 727.267 c
+351.435 727.362 351.387 727.456 351.341 727.551 c
+h
+350.678 728.641 m
+350.725 728.687 350.772 728.783 350.819 728.877 c
+350.867 728.925 350.914 728.972 350.961 729.019 c
+351.104 729.209 351.246 729.446 351.341 729.683 c
+351.341 729.73 l
+351.435 729.635 351.53 729.588 351.577 729.541 c
+351.956 729.114 351.814 728.83 351.577 728.546 c
+351.482 728.451 351.435 728.356 351.341 728.262 c
+351.341 728.214 l
+351.293 728.119 351.246 728.072 351.198 727.977 c
+351.151 727.882 351.104 727.835 351.104 727.74 c
+351.009 727.835 350.914 727.93 350.819 727.977 c
+350.63 728.214 350.583 728.31 350.583 728.498 c
+350.63 728.546 350.63 728.593 350.678 728.641 c
+349.872 729.209 m
+349.872 729.256 349.872 729.304 349.92 729.304 c
+349.92 729.351 l
+349.967 729.493 350.061 729.588 350.204 729.777 c
+350.204 729.825 350.251 729.825 350.251 729.872 c
+350.393 730.062 350.535 730.251 350.583 730.488 c
+350.678 730.393 350.772 730.346 350.819 730.251 c
+351.246 729.872 351.056 729.588 350.819 729.256 c
+350.678 729.114 350.535 728.925 350.441 728.735 c
+350.393 728.641 350.393 728.593 350.346 728.498 c
+350.346 728.546 350.298 728.546 350.251 728.593 c
+350.061 728.735 349.967 728.83 349.92 728.972 c
+349.825 729.066 349.825 729.114 349.872 729.209 c
+348.925 730.156 m
+348.877 730.109 348.877 730.062 348.877 730.014 c
+348.783 730.062 348.735 730.109 348.688 730.156 c
+348.167 730.582 348.309 730.725 348.688 731.245 c
+348.877 731.482 349.066 731.719 349.114 731.956 c
+349.114 731.956 349.162 731.956 349.162 731.908 c
+349.209 731.861 349.303 731.814 349.351 731.766 c
+349.73 731.34 349.588 731.056 349.351 730.771 c
+349.256 730.725 349.209 730.63 349.162 730.535 c
+349.066 730.44 348.973 730.298 348.925 730.156 c
+349.162 730.109 m
+349.209 730.156 349.256 730.251 349.351 730.346 c
+349.351 730.393 349.399 730.44 349.446 730.535 c
+349.636 730.725 349.778 730.961 349.872 731.245 c
+349.872 731.198 349.872 731.198 349.92 731.198 c
+350.109 731.008 350.204 730.867 350.251 730.771 c
+350.346 730.582 350.346 730.44 350.251 730.298 c
+350.204 730.156 350.014 729.966 349.92 729.777 c
+349.825 729.683 349.73 729.588 349.683 729.446 c
+349.636 729.398 349.636 729.304 349.636 729.256 c
+349.493 729.351 349.399 729.398 349.351 729.493 c
+349.256 729.541 349.209 729.635 349.162 729.683 c
+349.066 729.825 349.066 729.966 349.162 730.109 c
+353.235 725.04 m
+353.093 725.088 352.904 725.088 352.761 725.088 c
+352.714 725.088 l
+352.761 725.135 l
+352.761 725.183 l
+352.951 725.467 353.093 725.61 353.235 725.656 c
+353.472 725.751 353.661 725.704 353.851 725.656 c
+353.898 725.61 353.945 725.61 354.041 725.61 c
+354.135 725.562 354.277 725.514 354.372 725.514 c
+354.277 725.325 354.135 725.183 354.041 725.088 c
+353.945 725.088 353.898 725.04 353.851 725.04 c
+353.661 724.994 353.424 725.04 353.235 725.04 c
+352.761 724.141 m
+352.714 724.141 352.667 724.188 352.619 724.188 c
+352.429 724.188 l
+352.382 724.141 352.336 724.141 352.336 724.141 c
+352.24 724.141 l
+352.146 724.141 l
+352.146 724.188 l
+352.193 724.283 352.24 724.377 352.24 724.425 c
+352.288 724.473 352.288 724.52 352.336 724.52 c
+352.336 724.567 352.382 724.614 352.429 724.662 c
+352.477 724.709 352.572 724.757 352.619 724.804 c
+352.667 724.804 352.714 724.852 352.761 724.852 c
+352.904 724.852 353.093 724.852 353.235 724.804 c
+353.424 724.757 353.566 724.757 353.756 724.757 c
+353.566 724.425 353.424 724.283 353.282 724.236 c
+353.282 724.236 353.235 724.236 353.235 724.188 c
+353.093 724.188 352.904 724.141 352.761 724.141 c
+352.619 723.288 m
+352.572 723.241 352.477 723.241 352.429 723.241 c
+352.336 723.241 l
+352.24 723.241 l
+352.051 723.193 351.862 723.193 351.672 723.099 c
+351.672 723.193 l
+351.814 723.667 352.003 723.857 352.24 723.904 c
+352.336 723.904 l
+352.336 723.904 352.382 723.952 352.429 723.952 c
+352.477 723.952 352.572 723.952 352.619 723.904 c
+352.761 723.904 l
+352.904 723.904 353.046 723.904 353.187 723.952 c
+353.046 723.572 352.951 723.43 352.809 723.335 c
+352.761 723.335 l
+352.714 723.288 352.667 723.288 352.619 723.288 c
+352.336 722.341 m
+352.24 722.341 l
+352.051 722.246 351.766 722.199 351.577 722.152 c
+351.482 722.104 351.435 722.057 351.341 722.057 c
+351.341 722.104 l
+351.341 722.246 l
+351.387 722.483 351.482 722.625 351.577 722.72 c
+351.766 722.957 352.003 722.957 352.24 722.957 c
+352.336 722.957 l
+352.336 722.957 352.382 723.004 352.429 723.004 c
+352.619 723.004 l
+352.667 723.004 352.714 723.051 352.714 723.051 c
+352.714 722.91 352.667 722.814 352.619 722.72 c
+352.572 722.578 352.525 722.483 352.429 722.388 c
+352.382 722.388 352.336 722.388 352.336 722.341 c
+352.146 721.441 m
+352.003 721.299 351.766 721.204 351.577 721.157 c
+351.482 721.11 351.435 721.062 351.341 721.062 c
+351.246 721.015 351.198 720.967 351.151 720.92 c
+351.151 721.015 l
+351.151 721.347 351.198 721.583 351.341 721.725 c
+351.435 721.82 351.482 721.868 351.577 721.868 c
+351.766 721.962 352.051 721.962 352.24 722.057 c
+352.336 722.057 l
+352.336 722.104 352.382 722.104 352.382 722.104 c
+352.382 721.962 352.382 721.82 352.336 721.725 c
+352.288 721.63 352.288 721.583 352.24 721.536 c
+352.24 721.489 352.193 721.441 352.146 721.441 c
+351.056 719.878 m
+351.009 720.399 351.151 720.635 351.341 720.778 c
+351.435 720.825 351.482 720.872 351.577 720.872 c
+351.766 720.967 352.003 721.015 352.193 721.157 c
+352.193 720.778 352.146 720.589 352.051 720.446 c
+351.909 720.305 351.719 720.21 351.577 720.115 c
+351.482 720.067 351.435 720.02 351.341 720.02 c
+351.341 719.973 l
+351.246 719.925 351.151 719.878 351.104 719.784 c
+351.056 719.831 351.056 719.878 351.056 719.878 c
+351.341 719.688 m
+351.341 719.736 l
+351.435 719.784 351.482 719.831 351.577 719.831 c
+351.766 719.925 351.956 720.02 352.099 720.162 c
+352.146 719.784 352.146 719.594 352.051 719.452 c
+351.909 719.263 351.719 719.12 351.577 719.026 c
+351.482 718.978 351.435 718.931 351.341 718.883 c
+351.341 718.836 l
+351.246 718.789 351.198 718.741 351.151 718.694 c
+351.151 718.741 l
+351.009 719.263 351.151 719.546 351.341 719.688 c
+351.341 718.457 m
+351.341 718.505 l
+351.435 718.599 351.482 718.694 351.577 718.741 c
+351.766 718.883 352.003 718.978 352.146 719.168 c
+352.24 718.789 352.24 718.599 352.146 718.457 c
+352.003 718.173 351.766 717.984 351.577 717.794 c
+351.482 717.747 351.435 717.652 351.387 717.605 c
+351.387 717.605 351.387 717.652 351.341 717.652 c
+351.341 717.747 l
+351.198 718.078 351.246 718.315 351.341 718.457 c
+352.761 716.468 m
+352.714 716.373 352.667 716.278 352.619 716.183 c
+352.572 716.089 352.477 715.947 352.429 715.853 c
+352.382 715.805 352.336 715.757 352.336 715.71 c
+352.288 715.662 352.288 715.615 352.24 715.521 c
+352.193 715.568 l
+351.719 716.231 352.003 716.515 352.24 716.799 c
+352.288 716.847 352.288 716.847 352.336 716.894 c
+352.336 716.941 352.382 716.941 352.429 716.989 c
+352.477 717.036 352.525 717.131 352.572 717.226 c
+352.572 717.178 352.619 717.131 352.619 717.131 c
+352.714 716.989 352.761 716.894 352.761 716.799 c
+352.809 716.704 352.809 716.609 352.809 716.515 c
+352.761 716.515 352.761 716.515 352.761 716.468 c
+353.472 715.426 m
+353.709 715.236 353.804 715.047 353.851 714.905 c
+353.851 714.857 l
+353.851 714.716 l
+353.804 714.337 353.614 714.052 353.614 713.72 c
+353.566 713.72 353.519 713.769 353.519 713.769 c
+353.424 713.863 353.33 713.958 353.235 714.052 c
+352.998 714.384 353.093 714.668 353.235 714.905 c
+353.33 715.094 353.472 715.284 353.472 715.426 c
+353.235 715.568 m
+353.141 715.189 352.904 714.905 352.856 714.573 c
+352.809 714.62 l
+352.761 714.668 l
+352.714 714.716 352.667 714.762 352.619 714.857 c
+352.382 715.236 352.477 715.521 352.619 715.757 c
+352.667 715.805 352.714 715.899 352.761 715.947 c
+352.856 716.041 352.951 716.183 352.951 716.278 c
+353.141 716.136 353.187 715.947 353.235 715.853 c
+353.282 715.757 353.282 715.71 353.282 715.662 c
+353.282 715.615 353.235 715.568 353.235 715.568 c
+352.429 717.842 m
+352.429 717.463 l
+352.382 717.415 352.382 717.368 352.336 717.32 c
+352.288 717.273 352.288 717.226 352.24 717.178 c
+352.099 716.941 351.862 716.752 351.766 716.515 c
+351.719 716.562 351.719 716.562 351.719 716.609 c
+351.625 716.704 351.625 716.799 351.577 716.894 c
+351.53 717.131 351.53 717.273 351.577 717.368 c
+351.719 717.699 352.051 717.842 352.24 718.125 c
+352.288 718.125 352.288 718.173 352.288 718.173 c
+352.288 718.125 352.336 718.125 352.336 718.078 c
+352.382 717.984 352.382 717.936 352.429 717.842 c
+359.535 728.167 m
+359.535 728.072 359.582 728.025 359.629 727.977 c
+359.677 727.93 359.677 727.882 359.724 727.835 c
+359.629 727.835 l
+359.582 727.835 359.535 727.835 359.535 727.788 c
+359.298 727.788 359.156 727.788 359.013 727.882 c
+358.871 727.977 358.729 728.119 358.635 728.262 c
+358.54 728.356 358.492 728.451 358.397 728.546 c
+358.351 728.593 358.303 728.641 358.208 728.687 c
+358.255 728.687 358.255 728.687 358.303 728.735 c
+358.397 728.735 l
+358.492 728.783 358.587 728.783 358.635 728.783 c
+359.203 728.83 359.345 728.451 359.535 728.167 c
+360.624 737.403 m
+360.576 737.403 360.529 737.356 360.482 737.356 c
+360.34 737.308 360.197 737.308 360.008 737.261 c
+359.866 737.261 359.724 737.213 359.629 737.213 c
+359.582 737.213 359.535 737.213 359.535 737.166 c
+359.392 737.166 359.298 737.119 359.203 737.072 c
+359.156 737.403 359.203 737.592 359.298 737.734 c
+359.535 737.734 l
+359.535 737.782 359.582 737.782 359.629 737.782 c
+359.819 737.782 360.056 737.829 360.292 737.924 c
+360.34 737.877 360.434 737.829 360.482 737.829 c
+360.576 737.782 360.671 737.782 360.813 737.734 c
+360.766 737.592 360.718 737.498 360.624 737.403 c
+359.392 728.877 m
+359.535 728.877 l
+359.629 728.877 l
+360.197 728.925 360.34 728.641 360.482 728.31 c
+360.576 728.167 360.624 727.977 360.718 727.835 c
+360.624 727.835 360.576 727.788 360.482 727.788 c
+360.245 727.788 360.103 727.835 360.008 727.93 c
+359.866 728.072 359.724 728.262 359.629 728.451 c
+359.582 728.498 359.582 728.546 359.535 728.593 c
+359.487 728.687 359.392 728.783 359.345 728.83 c
+h
+359.535 729.541 m
+359.629 729.541 l
+359.866 729.635 360.197 729.635 360.482 729.73 c
+360.529 729.73 360.576 729.73 360.624 729.777 c
+360.671 729.777 360.718 729.825 360.766 729.825 c
+360.813 729.446 360.813 729.209 360.766 729.114 c
+360.671 729.114 360.576 729.114 360.482 729.066 c
+360.387 729.066 l
+360.15 729.066 l
+360.008 729.114 359.866 729.114 359.629 729.114 c
+359.535 729.114 l
+359.44 729.114 359.345 729.066 359.25 729.066 c
+359.203 729.066 l
+359.25 729.304 359.345 729.446 359.535 729.541 c
+359.535 730.582 m
+359.535 730.582 359.582 730.63 359.629 730.63 c
+359.866 730.677 360.197 730.677 360.482 730.771 c
+360.529 730.771 360.576 730.819 360.624 730.819 c
+360.671 730.819 360.718 730.867 360.766 730.914 c
+360.861 730.203 360.766 730.062 360.482 729.966 c
+360.34 729.92 360.197 729.92 360.008 729.872 c
+359.866 729.872 359.724 729.825 359.629 729.825 c
+359.582 729.825 359.535 729.777 359.535 729.777 c
+359.392 729.777 359.298 729.73 359.203 729.635 c
+359.156 730.251 359.298 730.488 359.535 730.582 c
+359.535 731.625 m
+359.535 731.672 359.582 731.672 359.629 731.672 c
+359.866 731.766 360.197 731.719 360.482 731.814 c
+360.529 731.861 360.576 731.861 360.624 731.861 c
+360.671 731.908 360.718 731.908 360.766 731.956 c
+360.861 731.293 360.766 731.104 360.482 731.008 c
+360.34 731.008 360.197 730.961 360.008 730.914 c
+359.866 730.914 359.724 730.914 359.629 730.867 c
+359.535 730.867 l
+359.392 730.819 359.298 730.771 359.203 730.725 c
+359.156 731.293 359.298 731.53 359.535 731.625 c
+359.535 732.714 m
+359.629 732.714 l
+359.866 732.808 360.197 732.808 360.482 732.903 c
+360.576 732.903 l
+360.624 732.951 360.718 732.951 360.766 732.998 c
+360.861 732.335 360.766 732.193 360.482 732.098 c
+360.34 732.051 360.197 732.051 360.008 732.003 c
+359.866 731.956 359.724 731.956 359.629 731.908 c
+359.535 731.908 l
+359.392 731.861 359.298 731.814 359.203 731.766 c
+359.156 732.382 359.298 732.619 359.535 732.714 c
+359.535 733.756 m
+359.535 733.756 359.582 733.803 359.629 733.803 c
+359.866 733.851 360.197 733.851 360.482 733.945 c
+360.576 733.945 l
+360.624 733.993 360.718 734.04 360.766 734.04 c
+360.861 733.519 360.813 733.282 360.624 733.188 c
+360.576 733.188 360.529 733.14 360.482 733.14 c
+360.34 733.093 360.197 733.093 360.008 733.045 c
+359.866 733.045 359.724 732.998 359.629 732.998 c
+359.582 732.998 359.535 732.951 359.535 732.951 c
+359.392 732.951 359.298 732.903 359.203 732.808 c
+359.156 733.424 359.298 733.661 359.535 733.756 c
+359.535 734.798 m
+359.535 734.845 359.582 734.845 359.629 734.845 c
+359.866 734.94 360.197 734.892 360.482 734.987 c
+360.529 734.987 360.529 734.987 360.576 735.034 c
+360.624 735.034 360.718 735.082 360.766 735.129 c
+360.861 734.561 360.813 734.372 360.624 734.229 c
+360.576 734.229 360.529 734.229 360.482 734.182 c
+360.34 734.182 360.197 734.135 360.008 734.087 c
+359.866 734.087 359.724 734.087 359.629 734.04 c
+359.535 734.04 l
+359.392 733.993 359.298 733.945 359.203 733.898 c
+359.156 734.466 359.298 734.703 359.535 734.798 c
+359.535 736.929 m
+359.535 736.929 359.582 736.929 359.629 736.976 c
+359.866 737.024 360.197 737.024 360.482 737.119 c
+360.576 737.119 l
+360.624 737.166 360.718 737.166 360.766 737.213 c
+360.861 736.693 360.813 736.456 360.624 736.361 c
+360.576 736.361 360.529 736.313 360.482 736.313 c
+360.34 736.266 360.197 736.266 360.008 736.219 c
+359.866 736.219 359.724 736.172 359.629 736.172 c
+359.582 736.124 359.535 736.124 359.535 736.124 c
+359.392 736.076 359.298 736.076 359.203 735.982 c
+359.156 736.598 359.298 736.835 359.535 736.929 c
+359.535 735.888 m
+359.629 735.888 l
+359.866 735.982 360.197 735.982 360.482 736.029 c
+360.529 736.076 360.529 736.076 360.576 736.076 c
+360.624 736.076 360.718 736.124 360.766 736.172 c
+360.861 735.603 360.813 735.414 360.624 735.319 c
+360.576 735.271 360.529 735.271 360.482 735.271 c
+360.34 735.224 360.197 735.177 360.008 735.177 c
+359.866 735.129 359.724 735.129 359.629 735.082 c
+359.535 735.082 l
+359.392 735.034 359.298 734.987 359.203 734.94 c
+359.156 735.508 359.298 735.745 359.535 735.888 c
+361.571 728.735 m
+361.618 728.735 l
+361.666 728.735 l
+361.95 728.735 362.139 728.641 362.282 728.546 c
+362.661 728.262 362.518 727.788 362.661 727.409 c
+362.518 727.409 362.376 727.456 362.282 727.504 c
+362.139 727.551 362.092 727.598 361.998 727.693 c
+361.808 727.977 361.761 728.31 361.618 728.593 c
+361.618 728.641 361.571 728.687 361.571 728.735 c
+361.618 727.835 m
+361.666 727.788 361.666 727.74 361.713 727.693 c
+361.618 727.693 l
+361.381 727.693 l
+361.192 727.74 361.097 727.788 361.003 727.882 c
+360.766 728.167 360.718 728.546 360.482 728.83 c
+360.434 728.877 l
+360.482 728.877 l
+360.529 728.877 l
+361.003 728.877 361.24 728.783 361.381 728.593 c
+361.524 728.356 361.571 728.072 361.618 727.835 c
+342.341 723.335 m
+342.436 723.43 342.531 723.572 342.578 723.762 c
+342.673 723.998 342.72 724.377 342.72 724.852 c
+342.767 724.899 342.767 724.945 342.815 724.994 c
+342.862 725.04 342.91 725.135 342.957 725.183 c
+343.099 725.467 343.194 725.846 343.194 726.367 c
+343.43 726.509 343.62 726.793 343.715 727.22 c
+343.762 727.362 343.81 727.551 343.857 727.788 c
+343.857 727.835 l
+344.094 727.977 344.283 728.214 344.425 728.593 c
+344.472 728.735 344.52 728.925 344.567 729.161 c
+344.615 729.209 344.615 729.209 344.662 729.209 c
+344.757 729.256 344.852 729.351 344.946 729.493 c
+345.136 729.683 345.278 730.014 345.467 730.488 c
+345.515 730.535 345.609 730.582 345.657 730.63 c
+345.704 730.63 345.751 730.677 345.799 730.725 c
+345.846 730.771 345.941 730.867 345.988 730.961 c
+346.036 731.008 346.083 731.104 346.177 731.198 c
+346.225 731.34 346.32 731.482 346.415 731.719 c
+346.51 731.766 346.604 731.766 346.699 731.861 c
+346.746 731.719 346.841 731.625 346.983 731.482 c
+347.078 731.387 347.22 731.293 347.409 731.151 c
+347.456 731.104 347.504 731.008 347.599 730.867 c
+347.646 730.819 347.741 730.725 347.836 730.63 c
+347.93 730.582 348.025 730.535 348.12 730.44 c
+348.167 730.44 l
+348.167 730.393 348.167 730.346 348.215 730.298 c
+348.309 730.156 348.451 730.014 348.688 729.825 c
+348.783 729.777 348.83 729.73 348.877 729.683 c
+348.925 729.541 349.02 729.446 349.162 729.304 c
+349.209 729.256 349.256 729.209 349.351 729.161 c
+349.446 729.066 349.541 729.019 349.636 728.925 c
+349.683 728.83 349.778 728.687 349.92 728.593 c
+350.014 728.498 350.109 728.356 350.251 728.262 c
+350.298 728.214 350.346 728.214 350.393 728.167 c
+350.441 728.025 350.583 727.835 350.819 727.646 c
+350.914 727.598 351.009 727.504 351.151 727.456 c
+351.151 727.362 351.246 727.267 351.341 727.125 c
+351.435 727.03 351.482 726.983 351.577 726.935 c
+351.672 726.84 351.766 726.746 351.862 726.698 c
+351.956 726.556 352.051 726.415 352.24 726.225 c
+352.288 726.225 352.288 726.178 352.336 726.178 c
+352.336 726.13 352.382 726.13 352.429 726.083 c
+352.477 726.035 352.572 725.988 352.619 725.941 c
+352.667 725.846 352.714 725.799 352.761 725.704 c
+352.809 725.704 352.809 725.656 352.809 725.656 c
+352.809 725.61 352.809 725.61 352.761 725.562 c
+352.714 725.514 352.667 725.467 352.619 725.373 c
+352.572 725.325 352.525 725.23 352.525 725.183 c
+352.477 725.135 352.429 725.04 352.429 724.994 c
+352.382 724.945 l
+352.336 724.899 l
+352.288 724.852 352.288 724.852 352.24 724.804 c
+352.146 724.662 352.003 724.473 351.909 724.188 c
+351.909 724.141 351.862 724.046 351.814 723.952 c
+351.719 723.857 351.672 723.715 351.577 723.572 c
+351.53 723.43 351.482 723.288 351.435 723.146 c
+351.435 723.099 351.387 723.004 351.387 722.91 c
+351.387 722.862 351.387 722.862 351.341 722.862 c
+351.341 722.814 l
+351.246 722.625 351.151 722.388 351.104 722.009 c
+351.104 721.772 l
+350.961 721.583 350.914 721.347 350.914 720.92 c
+350.867 720.92 350.867 720.967 350.819 720.967 c
+350.678 721.015 350.488 721.015 350.251 721.015 c
+350.156 720.967 350.014 720.967 349.92 720.967 c
+349.872 720.967 349.872 720.92 349.825 720.92 c
+349.683 720.967 349.541 721.015 349.351 721.015 c
+349.256 721.015 349.209 721.015 349.162 720.967 c
+349.02 720.967 348.925 720.967 348.783 720.92 c
+348.735 720.967 348.735 720.967 348.688 720.967 c
+348.594 721.015 348.404 721.015 348.215 721.015 c
+348.167 721.015 348.12 721.015 348.12 720.967 c
+347.836 720.967 l
+347.788 720.967 347.741 720.92 347.693 720.92 c
+347.693 720.967 347.646 720.967 347.599 720.967 c
+347.456 721.015 347.22 721.015 346.983 720.967 c
+346.888 720.967 346.794 720.967 346.651 720.92 c
+346.556 720.967 346.367 721.015 346.177 721.015 c
+346.083 721.015 346.036 721.015 345.988 720.967 c
+345.799 720.967 l
+345.657 720.967 l
+345.657 720.92 345.609 720.92 345.609 720.92 c
+345.562 720.967 345.515 720.967 345.467 720.967 c
+345.326 721.015 345.136 721.015 344.946 720.967 c
+344.662 720.967 l
+344.615 720.967 344.567 720.92 344.567 720.92 c
+344.52 720.967 344.472 720.967 344.425 720.967 c
+344.283 721.015 344.094 721.015 343.857 720.967 c
+343.715 720.967 l
+343.667 720.967 343.573 720.967 343.478 720.92 c
+343.384 720.967 343.194 721.015 342.957 721.015 c
+342.91 721.015 342.862 721.015 342.815 720.967 c
+342.578 720.967 l
+342.531 720.967 342.483 720.967 342.436 720.92 c
+342.389 720.967 342.341 720.967 342.246 720.967 c
+342.246 721.204 342.2 721.489 342.152 721.772 c
+342.2 721.868 342.246 721.962 342.246 722.009 c
+342.389 722.341 342.436 722.767 342.341 723.335 c
+343.857 712.299 m
+343.81 712.347 343.762 712.395 343.715 712.489 c
+343.667 712.537 343.667 712.584 343.62 712.631 c
+343.62 713.01 343.478 713.437 343.005 714.052 c
+343.051 714.289 343.051 714.479 342.957 714.762 c
+342.91 714.905 342.862 715.0 342.815 715.142 c
+342.767 715.284 342.673 715.426 342.578 715.568 c
+342.578 715.615 l
+342.625 715.805 342.625 715.994 342.578 716.231 c
+342.531 716.468 342.436 716.752 342.246 717.084 c
+342.246 717.131 l
+342.341 717.368 342.389 717.699 342.246 718.125 c
+342.2 718.315 342.152 718.457 342.104 718.647 c
+342.104 718.741 342.152 718.836 342.2 718.931 c
+342.246 718.931 l
+342.341 718.883 342.483 718.883 342.578 718.883 c
+342.673 718.883 342.72 718.931 342.815 718.931 c
+342.957 718.931 l
+343.005 718.931 343.099 718.978 343.147 718.978 c
+343.288 718.931 343.478 718.883 343.715 718.883 c
+343.762 718.883 343.81 718.931 343.857 718.931 c
+343.999 718.931 344.094 718.931 344.236 718.978 c
+344.283 718.931 344.331 718.931 344.425 718.931 c
+344.472 718.883 344.567 718.883 344.662 718.883 c
+344.757 718.883 344.852 718.883 344.946 718.931 c
+345.041 718.931 345.136 718.931 345.278 718.978 c
+345.326 718.931 345.372 718.931 345.467 718.931 c
+345.515 718.883 345.609 718.883 345.657 718.883 c
+345.799 718.883 l
+345.846 718.883 345.941 718.931 345.988 718.931 c
+346.177 718.931 l
+346.225 718.931 346.273 718.978 346.32 718.978 c
+346.462 718.931 346.699 718.883 346.983 718.931 c
+347.125 718.931 347.22 718.931 347.409 718.978 c
+347.456 718.931 347.504 718.931 347.599 718.931 c
+347.646 718.883 347.741 718.883 347.836 718.883 c
+347.93 718.883 348.025 718.883 348.12 718.931 c
+348.215 718.931 l
+348.309 718.931 348.356 718.978 348.451 718.978 c
+348.499 718.931 348.594 718.931 348.688 718.931 c
+348.83 718.883 348.973 718.883 349.162 718.931 c
+349.351 718.931 l
+349.399 718.931 349.446 718.978 349.493 718.978 c
+349.588 718.931 349.73 718.883 349.92 718.883 c
+350.014 718.883 350.109 718.883 350.251 718.931 c
+350.346 718.931 350.441 718.931 350.535 718.978 c
+350.63 718.931 350.725 718.931 350.819 718.883 c
+350.867 718.883 l
+350.914 718.789 350.914 718.694 350.961 718.599 c
+350.961 718.552 351.009 718.457 351.009 718.362 c
+351.009 718.173 351.056 717.889 351.198 717.463 c
+351.198 717.415 351.246 717.32 351.293 717.226 c
+351.293 717.178 351.293 717.084 351.341 716.989 c
+351.341 716.894 l
+351.387 716.752 351.482 716.562 351.577 716.373 c
+351.577 716.373 351.672 716.278 351.719 716.183 c
+351.719 715.947 351.814 715.71 352.099 715.378 c
+352.099 715.331 352.193 715.236 352.24 715.142 c
+352.24 715.094 l
+352.288 715.047 352.288 715.0 352.336 714.905 c
+352.336 714.857 352.382 714.81 352.429 714.762 c
+352.477 714.668 352.525 714.573 352.619 714.479 c
+352.667 714.479 352.667 714.431 352.714 714.384 c
+352.714 714.384 352.761 714.384 352.761 714.337 c
+352.809 714.337 352.856 714.289 352.904 714.241 c
+352.856 714.194 352.809 714.194 352.761 714.147 c
+352.714 714.147 352.667 714.1 352.619 714.052 c
+352.572 714.005 352.477 713.958 352.429 713.863 c
+352.382 713.815 352.336 713.769 352.336 713.769 c
+352.288 713.72 352.288 713.674 352.24 713.674 c
+352.24 713.579 352.193 713.532 352.146 713.484 c
+351.956 713.389 351.766 713.247 351.577 713.01 c
+351.53 712.916 351.435 712.821 351.387 712.726 c
+351.341 712.726 l
+351.341 712.679 l
+351.198 712.631 351.009 712.489 350.819 712.252 c
+350.772 712.157 350.725 712.063 350.63 711.968 c
+350.535 711.921 350.393 711.826 350.251 711.731 c
+350.156 711.589 350.014 711.447 349.92 711.258 c
+349.872 711.258 349.872 711.258 349.872 711.211 c
+349.73 711.163 349.541 711.021 349.351 710.737 c
+349.256 710.689 349.209 710.595 349.162 710.5 c
+349.02 710.453 348.877 710.31 348.688 710.121 c
+348.594 710.027 348.499 709.884 348.404 709.742 c
+348.356 709.742 348.261 709.695 348.215 709.648 c
+348.167 709.6 348.12 709.6 348.12 709.552 c
+348.025 709.458 347.93 709.363 347.836 709.268 c
+347.788 709.174 347.693 709.079 347.646 708.985 c
+347.599 708.985 l
+347.409 708.89 347.22 708.7 346.983 708.369 c
+346.983 708.321 346.936 708.274 346.888 708.226 c
+346.841 708.226 346.746 708.179 346.699 708.132 c
+346.556 708.274 346.367 708.416 346.177 708.558 c
+346.13 708.558 346.083 708.605 346.083 708.605 c
+346.036 708.7 346.036 708.794 345.988 708.842 c
+345.941 708.985 345.894 709.079 345.799 709.221 c
+345.751 709.268 345.704 709.316 345.657 709.363 c
+345.609 709.458 345.562 709.505 345.467 709.6 c
+345.372 709.695 345.278 709.789 345.136 709.884 c
+345.136 710.073 345.041 710.264 344.946 710.453 c
+344.852 710.595 344.757 710.737 344.662 710.879 c
+344.567 710.926 344.52 711.021 344.425 711.115 c
+344.378 711.163 344.331 711.163 344.283 711.211 c
+344.331 711.494 344.189 711.874 343.857 712.299 c
+354.419 712.963 m
+354.372 712.963 354.372 713.01 354.372 713.01 c
+354.182 713.104 354.087 713.2 354.041 713.294 c
+353.945 713.389 353.851 713.484 353.851 713.579 c
+353.851 713.863 l
+353.898 714.005 353.945 714.194 354.041 714.337 c
+354.041 714.479 354.087 714.573 354.087 714.668 c
+354.372 714.431 354.514 714.289 354.561 714.1 c
+354.561 713.674 354.372 713.294 354.419 712.963 c
+355.319 712.299 m
+355.319 712.347 355.272 712.347 355.272 712.347 c
+355.129 712.395 355.035 712.442 354.988 712.537 c
+354.372 712.963 354.846 713.484 354.798 713.958 c
+354.846 713.911 354.94 713.911 354.988 713.863 c
+355.177 713.72 355.272 713.579 355.319 713.484 c
+355.414 713.058 355.272 712.679 355.319 712.299 c
+355.935 713.437 m
+355.84 713.484 355.698 713.532 355.509 713.626 c
+355.461 713.674 355.414 713.72 355.366 713.815 c
+355.272 713.911 355.129 714.005 354.988 714.1 c
+354.892 714.147 354.846 714.194 354.751 714.241 c
+354.703 714.431 354.514 714.668 354.087 714.905 c
+354.087 715.0 354.041 715.047 354.041 715.094 c
+353.993 715.189 353.945 715.284 353.851 715.378 c
+353.756 715.473 353.661 715.615 353.519 715.71 c
+353.472 715.899 353.424 716.089 353.235 716.278 c
+353.187 716.373 353.093 716.468 353.046 716.562 c
+353.046 716.752 352.951 716.989 352.761 717.32 c
+352.714 717.368 352.714 717.415 352.667 717.463 c
+352.667 717.605 352.667 717.699 352.619 717.889 c
+352.572 718.031 352.525 718.173 352.429 718.41 c
+352.429 718.552 352.477 718.741 352.429 718.978 c
+352.382 719.026 352.382 719.12 352.336 719.215 c
+352.336 719.263 352.288 719.31 352.288 719.357 c
+352.288 719.405 352.336 719.499 352.336 719.546 c
+352.382 719.688 352.382 719.831 352.336 720.067 c
+352.336 720.162 352.288 720.257 352.24 720.351 c
+352.288 720.399 352.288 720.446 352.336 720.493 c
+352.429 720.683 352.429 720.92 352.382 721.299 c
+352.382 721.347 352.382 721.347 352.429 721.347 c
+352.525 721.536 352.619 721.82 352.619 722.246 c
+352.619 722.294 l
+352.667 722.341 352.714 722.388 352.761 722.483 c
+352.856 722.625 352.951 722.862 352.951 723.193 c
+353.046 723.241 353.141 723.383 353.235 723.525 c
+353.33 723.667 353.377 723.809 353.424 724.046 c
+353.566 724.094 353.709 724.236 353.851 724.52 c
+353.898 724.614 353.945 724.709 353.993 724.804 c
+353.993 724.852 353.993 724.852 354.041 724.852 c
+354.23 724.945 354.419 725.135 354.656 725.562 c
+354.751 725.562 354.846 725.61 354.988 725.704 c
+355.082 725.799 355.225 725.941 355.366 726.13 c
+355.366 726.13 355.366 726.178 355.414 726.178 c
+355.556 726.178 355.745 726.272 355.935 726.415 c
+356.03 726.509 356.124 726.604 356.219 726.698 c
+356.313 726.698 l
+356.456 726.746 356.598 726.793 356.74 726.888 c
+356.835 726.935 356.93 726.983 356.977 727.03 c
+357.024 727.077 357.072 727.077 357.072 727.125 c
+357.356 727.125 l
+357.498 727.172 357.592 727.22 357.735 727.267 c
+357.829 727.314 357.924 727.362 358.018 727.456 c
+358.066 727.409 l
+358.397 727.409 l
+358.492 727.456 358.54 727.456 358.635 727.504 c
+358.729 727.504 358.871 727.551 358.966 727.646 c
+359.108 727.551 359.298 727.551 359.535 727.598 c
+359.629 727.598 l
+359.724 727.646 359.819 727.646 359.961 727.693 c
+360.103 727.646 360.245 727.598 360.482 727.598 c
+360.624 727.598 360.766 727.598 360.908 727.646 c
+361.05 727.551 361.192 727.504 361.381 727.456 c
+361.618 727.456 l
+361.902 727.456 l
+361.998 727.362 362.092 727.314 362.282 727.267 c
+362.376 727.22 362.518 727.22 362.661 727.172 c
+362.803 727.172 l
+362.85 727.125 362.945 727.077 363.039 726.983 c
+363.087 726.983 363.182 726.935 363.229 726.888 c
+363.371 726.84 363.513 726.793 363.703 726.793 c
+363.797 726.651 363.892 726.509 364.081 726.415 c
+364.223 726.367 364.366 726.319 364.508 726.272 c
+364.555 726.178 364.602 726.13 364.65 726.083 c
+364.745 725.988 364.839 725.846 365.028 725.751 c
+365.124 725.704 365.171 725.704 365.265 725.656 c
+365.361 725.42 365.55 725.183 365.976 724.945 c
+365.976 724.804 l
+366.023 724.709 366.071 724.614 366.213 724.473 c
+366.26 724.377 366.403 724.283 366.544 724.141 c
+366.544 723.998 l
+366.592 723.857 366.686 723.667 366.876 723.478 c
+366.876 723.43 366.923 723.383 366.97 723.383 c
+366.97 723.335 367.018 723.335 367.018 723.288 c
+367.018 723.099 367.066 722.862 367.255 722.578 c
+367.302 722.53 367.349 722.436 367.397 722.388 c
+367.349 722.294 367.349 722.152 367.397 721.962 c
+367.444 721.82 367.539 721.678 367.633 721.441 c
+367.586 721.252 367.586 720.967 367.776 720.542 c
+367.776 720.493 l
+367.776 720.446 l
+367.681 720.257 367.633 719.973 367.776 719.594 c
+367.776 719.499 l
+367.633 719.263 367.586 718.978 367.681 718.552 c
+367.492 718.362 367.397 718.078 367.444 717.605 c
+367.444 717.605 367.397 717.605 367.397 717.557 c
+367.349 717.51 367.302 717.463 367.255 717.415 c
+367.16 717.226 367.113 716.989 367.066 716.704 c
+367.018 716.657 367.018 716.609 366.97 716.562 c
+366.923 716.562 366.876 716.515 366.876 716.468 c
+366.781 716.278 366.686 716.089 366.639 715.853 c
+366.592 715.805 366.592 715.805 366.544 715.805 c
+366.449 715.71 366.307 715.568 366.213 715.331 c
+366.165 715.284 366.118 715.142 366.071 715.047 c
+366.023 715.047 366.023 715.0 365.976 715.0 c
+365.787 714.905 365.597 714.716 365.408 714.337 c
+365.265 714.289 365.171 714.241 365.028 714.147 c
+364.934 714.052 364.792 713.911 364.65 713.674 c
+364.46 713.674 364.318 713.579 364.081 713.437 c
+364.034 713.342 363.94 713.247 363.844 713.153 c
+363.655 713.153 363.466 713.104 363.229 712.963 c
+363.182 712.916 363.087 712.868 363.039 712.773 c
+362.992 712.773 362.992 712.773 362.945 712.726 c
+362.661 712.726 l
+362.566 712.679 362.424 712.679 362.282 712.584 c
+362.187 712.537 362.139 712.489 362.045 712.442 c
+361.618 712.442 l
+361.571 712.442 361.477 712.395 361.381 712.347 c
+361.287 712.347 361.192 712.299 361.05 712.252 c
+360.908 712.299 360.718 712.299 360.482 712.252 c
+360.387 712.252 360.245 712.205 360.103 712.157 c
+359.961 712.252 359.819 712.252 359.629 712.252 c
+359.535 712.252 l
+359.392 712.252 359.25 712.252 359.108 712.205 c
+359.013 712.299 358.871 712.347 358.635 712.395 c
+358.397 712.395 l
+358.161 712.395 l
+358.114 712.395 358.114 712.442 358.066 712.442 c
+357.972 712.537 357.877 712.584 357.735 712.631 c
+357.64 712.631 357.498 712.679 357.356 712.679 c
+357.213 712.679 l
+357.167 712.773 357.072 712.821 356.977 712.868 c
+356.93 712.916 356.835 712.963 356.74 712.963 c
+356.645 713.01 356.503 713.058 356.361 713.104 c
+356.313 713.104 l
+356.219 713.247 356.124 713.342 355.935 713.437 c
+355.603 713.342 m
+355.745 713.294 355.84 713.247 355.935 713.153 c
+356.077 713.104 356.124 713.01 356.172 712.916 c
+356.313 712.537 356.219 712.157 356.313 711.826 c
+356.313 711.779 l
+356.267 711.826 l
+356.124 711.874 356.03 711.874 355.935 711.921 c
+355.272 712.299 355.698 712.916 355.603 713.342 c
+356.456 712.868 m
+356.598 712.821 356.693 712.773 356.74 712.726 c
+356.882 712.679 356.93 712.631 356.977 712.584 c
+357.024 712.584 357.072 712.537 357.072 712.489 c
+357.261 712.11 357.213 711.731 357.356 711.4 c
+357.308 711.4 l
+357.167 711.447 357.072 711.447 356.977 711.494 c
+356.882 711.542 356.835 711.589 356.74 711.637 c
+356.361 711.921 356.598 712.442 356.456 712.868 c
+360.624 710.453 m
+360.576 710.405 360.529 710.405 360.482 710.358 c
+360.34 710.358 360.197 710.31 360.008 710.31 c
+359.866 710.264 359.724 710.264 359.629 710.216 c
+359.535 710.216 l
+359.392 710.168 359.298 710.121 359.203 710.073 c
+359.156 710.405 359.203 710.642 359.298 710.784 c
+359.535 710.784 l
+359.629 710.784 l
+359.866 710.784 l
+360.008 710.737 360.245 710.737 360.482 710.737 c
+360.576 710.784 360.671 710.784 360.766 710.784 c
+360.766 710.784 360.813 710.784 360.813 710.832 c
+360.813 710.595 360.718 710.5 360.624 710.453 c
+360.624 709.363 m
+360.576 709.363 360.529 709.363 360.482 709.316 c
+360.34 709.268 360.197 709.268 360.008 709.221 c
+359.866 709.221 359.724 709.221 359.629 709.174 c
+359.582 709.174 359.535 709.174 359.535 709.126 c
+359.392 709.126 359.298 709.079 359.203 709.031 c
+359.156 709.6 359.298 709.837 359.535 709.932 c
+359.535 709.932 359.582 709.979 359.629 709.979 c
+359.866 710.027 360.197 710.027 360.482 710.121 c
+360.529 710.121 360.529 710.121 360.576 710.168 c
+360.671 710.168 360.718 710.216 360.766 710.264 c
+360.861 709.695 360.813 709.505 360.624 709.363 c
+359.535 708.89 m
+359.535 708.89 359.582 708.89 359.629 708.937 c
+359.866 708.985 360.197 708.985 360.482 709.079 c
+360.576 709.079 l
+360.624 709.126 360.718 709.126 360.766 709.174 c
+360.861 708.652 360.813 708.416 360.624 708.321 c
+360.576 708.321 360.529 708.274 360.482 708.274 c
+360.34 708.226 360.197 708.226 360.008 708.179 c
+359.866 708.179 359.724 708.132 359.629 708.132 c
+359.582 708.132 359.535 708.084 359.535 708.084 c
+359.392 708.084 359.298 708.037 359.203 707.943 c
+359.156 708.558 359.298 708.794 359.535 708.89 c
+360.624 707.279 m
+360.576 707.231 360.529 707.231 360.482 707.231 c
+360.34 707.184 360.197 707.137 360.008 707.137 c
+359.866 707.09 359.724 707.09 359.629 707.042 c
+359.535 707.042 l
+359.392 706.995 359.298 706.948 359.203 706.9 c
+359.156 707.516 359.298 707.705 359.535 707.847 c
+359.629 707.847 l
+359.866 707.943 360.197 707.943 360.482 707.989 c
+360.529 708.037 360.529 708.037 360.576 708.037 c
+360.624 708.084 360.718 708.084 360.766 708.132 c
+360.861 707.563 360.813 707.374 360.624 707.279 c
+360.624 706.237 m
+360.576 706.19 360.529 706.19 360.482 706.143 c
+360.34 706.143 360.197 706.095 360.008 706.048 c
+359.866 706.048 359.724 706.048 359.629 706.0 c
+359.535 706.0 l
+359.392 705.953 359.298 705.906 359.203 705.858 c
+359.156 706.426 359.298 706.663 359.535 706.758 c
+359.535 706.806 359.582 706.806 359.629 706.806 c
+359.866 706.9 360.197 706.853 360.482 706.948 c
+360.529 706.948 360.529 706.995 360.576 706.995 c
+360.624 706.995 360.718 707.042 360.766 707.09 c
+360.861 706.521 360.813 706.332 360.624 706.237 c
+360.482 705.1 m
+360.34 705.053 360.197 705.053 360.008 705.006 c
+359.866 705.006 359.724 704.959 359.629 704.959 c
+359.582 704.959 359.535 704.959 359.535 704.911 c
+359.392 704.911 359.298 704.864 359.203 704.816 c
+359.156 705.385 359.298 705.621 359.535 705.716 c
+359.535 705.716 359.582 705.764 359.629 705.764 c
+359.866 705.811 360.197 705.811 360.482 705.906 c
+360.529 705.906 360.529 705.906 360.576 705.953 c
+360.624 705.953 360.718 706.0 360.766 706.048 c
+360.861 705.337 360.766 705.195 360.482 705.1 c
+360.482 704.058 m
+360.34 704.011 360.197 704.011 360.008 703.963 c
+359.866 703.916 359.724 703.916 359.629 703.869 c
+359.535 703.869 l
+359.392 703.822 359.298 703.774 359.203 703.726 c
+359.156 704.342 359.298 704.579 359.535 704.674 c
+359.535 704.674 359.582 704.674 359.629 704.722 c
+359.866 704.769 360.197 704.769 360.482 704.864 c
+360.529 704.864 360.576 704.864 360.624 704.911 c
+360.671 704.911 360.718 704.959 360.766 704.959 c
+360.861 704.295 360.766 704.153 360.482 704.058 c
+360.766 702.164 m
+360.482 702.164 l
+360.245 702.117 360.008 702.069 359.724 701.974 c
+359.677 702.022 359.677 702.022 359.629 702.022 c
+359.582 702.069 359.582 702.069 359.535 702.069 c
+359.44 702.117 359.345 702.117 359.203 702.164 c
+359.25 702.353 359.392 702.495 359.535 702.543 c
+359.535 702.543 359.582 702.59 359.629 702.59 c
+359.866 702.638 360.197 702.638 360.482 702.732 c
+360.529 702.732 360.576 702.78 360.624 702.78 c
+360.671 702.78 360.718 702.827 360.766 702.874 c
+360.813 702.495 360.813 702.306 360.766 702.164 c
+360.482 702.969 m
+360.34 702.969 360.197 702.922 360.008 702.874 c
+360.008 702.922 l
+359.866 702.874 359.724 702.874 359.629 702.827 c
+359.535 702.827 l
+359.392 702.78 359.298 702.732 359.203 702.685 c
+359.156 703.253 359.298 703.49 359.535 703.585 c
+359.535 703.632 359.582 703.632 359.629 703.632 c
+359.866 703.726 360.197 703.679 360.482 703.774 c
+360.529 703.822 360.576 703.822 360.624 703.822 c
+360.671 703.869 360.718 703.869 360.766 703.916 c
+360.861 703.253 360.766 703.064 360.482 702.969 c
+377.675 716.562 m
+377.581 716.468 377.486 716.326 377.438 716.183 c
+377.343 715.899 377.249 715.521 377.296 715.047 c
+377.249 715.0 377.202 714.952 377.202 714.905 c
+377.154 714.857 377.106 714.762 377.059 714.716 c
+376.917 714.431 376.823 714.052 376.775 713.532 c
+376.586 713.389 376.396 713.104 376.301 712.679 c
+376.254 712.537 376.207 712.347 376.159 712.11 c
+376.159 712.063 l
+376.065 712.016 375.97 711.921 375.875 711.826 c
+375.686 711.589 375.544 711.258 375.449 710.737 c
+375.401 710.737 375.401 710.689 375.354 710.689 c
+375.259 710.642 375.164 710.547 375.07 710.453 c
+375.023 710.358 374.975 710.264 374.88 710.168 c
+374.786 709.979 374.644 709.742 374.549 709.411 c
+374.502 709.363 374.407 709.363 374.359 709.268 c
+374.217 709.221 374.123 709.126 374.028 708.985 c
+373.98 708.89 373.933 708.794 373.839 708.7 c
+373.791 708.652 373.743 708.558 373.696 708.463 c
+373.649 708.369 373.649 708.274 373.602 708.179 c
+373.507 708.179 373.412 708.132 373.318 708.037 c
+373.27 708.179 373.175 708.274 372.986 708.416 c
+372.892 708.511 372.796 708.605 372.655 708.748 c
+372.559 708.748 l
+372.512 708.937 372.37 709.079 372.133 709.268 c
+372.086 709.316 371.991 709.411 371.897 709.458 c
+371.849 709.505 l
+371.802 709.552 371.802 709.552 371.802 709.6 c
+371.755 709.648 371.755 709.648 371.707 709.695 c
+371.613 709.837 371.47 709.932 371.328 710.073 c
+371.234 710.168 371.186 710.216 371.091 710.264 c
+371.043 710.358 370.949 710.453 370.854 710.595 c
+370.807 710.642 370.713 710.689 370.665 710.784 c
+370.57 710.832 370.476 710.926 370.333 711.021 c
+370.286 711.163 370.144 711.305 369.955 711.494 c
+369.907 711.542 369.86 711.542 369.813 711.589 c
+369.718 711.637 369.67 711.684 369.576 711.731 c
+369.528 711.921 369.386 712.063 369.149 712.252 c
+369.055 712.347 368.96 712.395 368.865 712.489 c
+368.818 712.584 368.771 712.679 368.676 712.726 c
+368.628 712.821 368.534 712.916 368.391 713.01 c
+368.344 713.104 368.202 713.153 368.108 713.247 c
+368.06 713.342 368.013 713.389 367.965 713.484 c
+367.918 713.532 367.824 713.626 367.776 713.674 c
+367.681 713.769 367.539 713.863 367.397 713.958 c
+367.349 714.005 l
+367.349 714.052 367.302 714.1 367.255 714.147 c
+367.255 714.147 367.255 714.194 367.207 714.194 c
+367.255 714.241 367.255 714.241 367.255 714.289 c
+367.302 714.337 367.349 714.384 367.397 714.479 c
+367.444 714.526 367.492 714.62 367.539 714.716 c
+367.539 714.716 367.586 714.81 367.633 714.905 c
+367.681 714.952 367.728 715.0 367.776 715.0 c
+367.824 715.094 367.871 715.189 367.965 715.284 c
+368.013 715.378 368.06 715.521 368.154 715.662 c
+368.154 715.71 368.202 715.805 368.202 715.899 c
+368.297 715.994 368.344 716.089 368.391 716.183 c
+368.487 716.326 368.534 716.515 368.582 716.752 c
+368.628 716.752 368.628 716.894 368.676 716.989 c
+368.676 717.036 l
+368.771 717.131 368.818 717.273 368.865 717.415 c
+368.913 717.557 368.913 717.699 368.96 717.842 c
+368.96 718.078 l
+369.055 718.268 369.149 718.552 369.149 718.931 c
+369.292 718.883 369.528 718.883 369.813 718.931 c
+369.955 718.931 l
+370.003 718.931 370.097 718.978 370.144 718.978 c
+370.286 718.931 370.428 718.883 370.665 718.883 c
+370.713 718.883 370.807 718.931 370.854 718.931 c
+370.949 718.931 371.091 718.931 371.186 718.978 c
+371.234 718.978 371.281 718.931 371.328 718.931 c
+371.423 718.883 371.565 718.883 371.707 718.883 c
+371.802 718.883 l
+371.849 718.931 371.897 718.931 371.897 718.931 c
+372.133 718.931 l
+372.181 718.978 372.228 718.978 372.275 718.978 c
+372.37 718.931 372.464 718.883 372.655 718.883 c
+372.749 718.883 372.844 718.883 372.986 718.931 c
+373.081 718.931 373.223 718.931 373.318 718.978 c
+373.412 718.931 373.554 718.883 373.696 718.883 c
+373.839 718.883 l
+373.933 718.883 373.98 718.931 374.028 718.931 c
+374.123 718.931 374.217 718.931 374.359 718.978 c
+374.502 718.931 374.644 718.883 374.88 718.883 c
+374.975 718.883 375.023 718.931 375.07 718.931 c
+375.164 718.931 375.259 718.931 375.354 718.978 c
+375.401 718.978 l
+375.544 718.931 375.686 718.883 375.875 718.883 c
+375.97 718.883 376.065 718.883 376.159 718.931 c
+376.301 718.931 l
+376.349 718.931 376.396 718.978 376.491 718.978 c
+376.633 718.931 376.775 718.883 377.059 718.883 c
+377.106 718.931 377.154 718.931 377.202 718.931 c
+377.438 718.931 l
+377.438 718.978 377.486 718.978 377.533 718.978 c
+377.581 718.931 377.675 718.931 377.77 718.931 c
+377.77 718.741 377.817 718.552 377.817 718.315 c
+377.864 718.268 377.864 718.173 377.864 718.125 c
+377.864 718.078 377.864 718.078 377.817 718.031 c
+377.628 717.747 377.581 717.273 377.675 716.562 c
+378.954 725.514 m
+378.954 725.562 l
+379.427 724.52 379.049 724.094 378.622 723.715 c
+378.385 723.525 378.101 723.383 377.959 723.146 c
+377.912 723.241 377.864 723.335 377.817 723.43 c
+377.723 723.809 377.723 724.046 377.77 724.236 c
+377.817 724.283 377.817 724.283 377.817 724.33 c
+378.054 724.662 378.338 724.899 378.622 725.183 c
+378.718 725.325 378.859 725.42 378.907 725.562 c
+h
+379.333 723.904 m
+379.38 723.857 l
+379.455 723.653 379.499 723.476 379.522 723.319 c
+379.522 722.887 l
+379.43 722.384 379.005 722.17 378.622 721.915 c
+378.433 721.82 378.29 721.725 378.149 721.583 c
+378.007 722.104 378.007 722.436 378.101 722.673 c
+378.244 722.91 378.433 723.051 378.622 723.193 c
+378.859 723.43 379.144 723.667 379.333 723.904 c
+379.522 720.872 m
+379.333 720.589 378.954 720.446 378.622 720.257 c
+378.48 720.162 378.338 720.067 378.244 719.973 c
+378.101 720.542 378.149 720.872 378.244 721.11 c
+378.385 721.204 378.48 721.347 378.622 721.441 c
+378.907 721.678 379.285 721.868 379.522 722.152 c
+379.569 722.152 379.569 722.199 379.617 722.199 c
+379.617 722.152 l
+379.806 721.536 379.759 721.157 379.522 720.872 c
+379.995 719.168 m
+380.185 719.499 380.185 719.973 380.043 720.683 c
+380.043 720.73 380.043 720.825 379.995 720.92 c
+380.139 721.252 380.139 721.678 379.902 722.388 c
+379.902 722.436 l
+379.902 722.436 379.854 722.578 379.854 722.625 c
+379.948 723.004 379.902 723.478 379.617 724.141 c
+379.617 724.188 379.569 724.236 379.522 724.33 c
+379.522 724.377 l
+379.522 724.425 l
+379.569 724.52 379.569 724.662 379.522 724.804 c
+379.522 725.088 379.38 725.42 379.19 725.846 c
+379.19 725.846 379.096 725.988 379.096 726.035 c
+379.096 726.415 379.001 726.84 378.622 727.456 c
+378.622 727.504 378.575 727.504 378.575 727.504 c
+378.575 727.504 378.527 727.598 378.48 727.693 c
+378.48 728.025 378.29 728.498 377.864 729.066 c
+377.864 729.114 377.864 729.114 377.817 729.114 c
+377.817 729.161 377.77 729.209 377.723 729.256 c
+377.723 729.493 377.628 729.73 377.438 730.062 c
+377.343 730.156 377.296 730.251 377.202 730.393 c
+377.154 730.44 377.106 730.488 377.059 730.535 c
+377.012 730.582 377.012 730.582 377.012 730.63 c
+376.965 730.63 376.917 730.725 376.823 730.771 c
+376.823 731.056 376.633 731.387 376.301 731.766 c
+376.254 731.814 376.207 731.861 376.159 731.908 c
+376.112 731.956 376.065 732.003 376.018 732.051 c
+375.97 732.051 375.923 732.098 375.875 732.146 c
+375.875 732.193 375.875 732.193 375.828 732.193 c
+375.78 732.429 375.638 732.666 375.354 732.951 c
+375.307 733.045 375.212 733.14 375.07 733.235 c
+375.023 733.282 374.975 733.329 374.88 733.377 c
+374.88 733.424 374.786 733.472 374.691 733.519 c
+374.644 733.708 374.549 733.898 374.359 734.087 c
+374.265 734.182 374.17 734.276 374.028 734.372 c
+373.98 734.419 373.933 734.466 373.839 734.514 c
+373.791 734.561 373.743 734.561 373.696 734.609 c
+373.696 734.609 373.696 734.656 373.649 734.656 c
+373.649 734.656 373.554 734.703 373.459 734.751 c
+373.365 734.94 373.223 735.129 372.986 735.319 c
+372.892 735.414 372.796 735.508 372.655 735.603 c
+372.559 735.651 372.418 735.697 372.323 735.792 c
+372.323 735.792 372.228 735.839 372.133 735.888 c
+372.086 735.982 371.991 736.076 371.897 736.172 c
+371.897 736.219 371.849 736.219 371.802 736.266 c
+371.755 736.313 371.755 736.313 371.707 736.313 c
+371.613 736.408 371.47 736.503 371.328 736.598 c
+371.186 736.645 371.043 736.74 370.902 736.787 c
+370.854 736.787 l
+370.807 736.835 370.76 736.835 370.713 736.881 c
+370.665 736.881 370.665 736.929 370.665 736.929 c
+370.523 737.119 370.286 737.308 369.955 737.45 c
+369.907 737.498 369.86 737.498 369.813 737.545 c
+369.67 737.592 369.528 737.64 369.386 737.687 c
+369.386 737.687 369.244 737.734 369.197 737.734 c
+369.149 737.734 369.149 737.734 369.149 737.782 c
+369.102 737.877 369.008 737.924 368.865 738.018 c
+368.818 738.066 368.771 738.113 368.676 738.113 c
+368.582 738.16 368.534 738.208 368.391 738.256 c
+368.297 738.303 368.108 738.35 367.965 738.397 c
+367.918 738.397 367.871 738.397 367.824 738.445 c
+367.776 738.445 l
+367.728 738.445 367.633 738.445 367.586 738.492 c
+367.539 738.539 367.492 738.587 367.397 738.634 c
+367.349 738.682 367.302 738.682 367.255 738.729 c
+367.16 738.776 367.066 738.824 366.97 738.871 c
+366.876 738.871 l
+366.781 738.918 366.686 738.965 366.544 738.965 c
+366.449 739.013 366.307 739.013 366.213 739.013 c
+366.165 739.061 l
+365.976 739.061 l
+365.929 739.061 l
+365.739 739.25 365.454 739.344 365.028 739.44 c
+364.934 739.44 364.792 739.487 364.65 739.487 c
+364.46 739.487 l
+364.271 739.487 l
+364.223 739.534 364.177 739.581 364.081 739.629 c
+363.892 739.723 363.607 739.771 363.229 739.818 c
+363.039 739.818 l
+362.755 739.818 l
+362.661 739.818 l
+362.518 739.818 l
+362.471 739.866 362.376 739.866 362.282 739.913 c
+362.092 739.961 361.902 740.008 361.618 740.008 c
+361.381 740.008 l
+361.003 740.008 l
+361.003 739.961 360.908 739.961 360.813 739.961 c
+360.718 740.008 360.624 740.008 360.482 740.055 c
+360.245 740.103 359.961 740.103 359.629 740.055 c
+359.535 740.055 l
+359.44 740.008 359.345 740.008 359.25 740.008 c
+359.25 740.008 359.156 739.961 359.061 739.961 c
+358.919 740.008 358.777 740.008 358.635 740.008 c
+358.587 740.055 358.492 740.055 358.397 740.008 c
+358.066 740.008 l
+357.972 739.961 357.829 739.961 357.735 739.913 c
+357.64 739.913 357.592 739.866 357.545 739.866 c
+357.498 739.866 357.45 739.818 357.356 739.818 c
+357.356 739.818 357.356 739.771 357.308 739.771 c
+357.213 739.818 357.119 739.818 356.977 739.818 c
+356.74 739.818 l
+356.645 739.818 356.503 739.771 356.313 739.723 c
+356.219 739.723 356.077 739.676 355.935 739.629 c
+355.887 739.581 355.84 739.581 355.793 739.581 c
+355.793 739.534 355.698 739.534 355.603 739.487 c
+355.366 739.487 l
+355.272 739.487 355.129 739.487 354.988 739.44 c
+354.703 739.392 354.466 739.297 354.087 739.108 c
+354.041 739.061 l
+353.993 739.061 353.945 739.013 353.898 739.013 c
+353.851 739.013 l
+353.661 739.013 353.472 739.013 353.235 738.918 c
+353.093 738.871 352.951 738.824 352.761 738.729 c
+352.714 738.682 352.667 738.682 352.619 738.634 c
+352.572 738.587 352.525 738.587 352.477 738.539 c
+352.429 738.539 352.429 738.539 352.429 738.492 c
+352.382 738.492 352.382 738.445 352.336 738.445 c
+352.336 738.445 352.288 738.445 352.288 738.397 c
+352.24 738.397 l
+352.051 738.397 351.814 738.35 351.577 738.256 c
+351.482 738.208 351.435 738.16 351.341 738.113 c
+351.198 738.018 351.009 737.924 350.867 737.829 c
+350.867 737.782 350.867 737.782 350.819 737.782 c
+350.772 737.734 350.725 737.687 350.678 737.687 c
+350.583 737.64 350.441 737.64 350.251 737.545 c
+350.156 737.498 350.014 737.45 349.92 737.356 c
+349.73 737.261 349.541 737.119 349.351 736.929 c
+349.303 736.881 349.256 736.835 349.209 736.787 c
+349.162 736.787 l
+349.02 736.74 348.877 736.693 348.688 736.598 c
+348.546 736.503 348.404 736.408 348.215 736.266 c
+348.167 736.219 348.12 736.172 348.12 736.124 c
+348.025 736.076 347.978 736.029 347.883 735.935 c
+347.883 735.935 347.883 735.888 347.836 735.888 c
+347.836 735.839 347.788 735.792 347.741 735.792 c
+347.693 735.792 347.646 735.745 347.599 735.745 c
+347.409 735.651 347.22 735.508 346.983 735.319 c
+346.841 735.177 346.699 735.034 346.556 734.845 c
+346.556 734.798 346.462 734.703 346.415 734.656 c
+346.32 734.609 346.225 734.561 346.177 734.514 c
+346.083 734.466 346.036 734.466 345.988 734.419 c
+345.941 734.372 345.846 734.276 345.799 734.229 c
+345.751 734.182 345.704 734.135 345.657 734.087 c
+345.609 733.993 345.515 733.945 345.467 733.851 c
+345.42 733.756 345.372 733.661 345.326 733.614 c
+345.278 733.566 345.23 733.472 345.183 733.424 c
+345.089 733.377 345.041 733.329 344.946 733.282 c
+344.852 733.188 344.757 733.093 344.662 732.998 c
+344.567 732.903 344.472 732.761 344.425 732.666 c
+344.331 732.524 344.236 732.429 344.189 732.287 c
+344.189 732.24 344.141 732.146 344.094 732.051 c
+343.999 732.051 343.952 732.003 343.857 731.956 c
+343.81 731.908 343.762 731.814 343.715 731.766 c
+343.525 731.577 343.336 731.245 343.147 730.867 c
+343.147 730.819 343.099 730.725 343.099 730.63 c
+343.051 730.63 343.005 730.582 342.957 730.535 c
+342.91 730.488 342.862 730.44 342.815 730.393 c
+342.72 730.298 342.673 730.203 342.578 730.062 c
+342.483 729.872 342.389 729.635 342.294 729.351 c
+342.294 729.351 342.294 729.304 342.246 729.304 c
+342.246 729.256 342.246 729.161 342.2 729.114 c
+341.915 728.877 341.678 728.498 341.536 727.74 c
+341.536 727.74 341.489 727.646 341.489 727.551 c
+341.441 727.504 341.441 727.504 341.394 727.456 c
+341.299 727.314 341.157 727.125 341.11 726.888 c
+341.015 726.651 340.968 726.415 340.92 726.13 c
+340.92 726.083 340.92 725.988 340.873 725.893 c
+340.636 725.61 340.494 725.183 340.447 724.425 c
+340.447 724.188 l
+340.447 724.188 340.399 724.141 340.399 724.094 c
+340.21 723.809 340.115 723.383 340.115 722.72 c
+340.115 722.673 340.162 722.578 340.162 722.483 c
+339.973 722.199 339.879 721.725 339.973 720.967 c
+339.973 720.92 339.973 720.825 340.02 720.73 c
+339.831 720.399 339.783 719.973 339.973 719.215 c
+339.973 719.215 339.973 719.073 340.02 718.978 c
+339.879 718.647 339.879 718.173 340.115 717.463 c
+340.115 717.463 340.162 717.368 340.162 717.273 c
+340.068 716.941 340.115 716.468 340.399 715.757 c
+340.399 715.71 340.447 715.615 340.494 715.568 c
+340.399 715.189 340.494 714.716 340.826 714.052 c
+340.826 714.052 340.92 713.958 340.92 713.863 c
+340.92 713.626 340.968 713.342 341.11 713.01 c
+341.157 712.868 341.252 712.631 341.394 712.442 c
+341.394 712.442 341.394 712.395 341.441 712.395 c
+341.441 712.395 341.489 712.299 341.536 712.205 c
+341.536 711.874 341.678 711.4 342.152 710.832 c
+342.152 710.784 342.2 710.737 342.246 710.689 c
+342.294 710.642 l
+342.294 710.405 342.389 710.168 342.578 709.837 c
+342.673 709.742 342.72 709.648 342.815 709.505 c
+342.862 709.458 342.91 709.411 342.957 709.363 c
+343.005 709.316 343.005 709.316 343.005 709.268 c
+343.005 709.268 343.099 709.174 343.147 709.126 c
+343.194 708.842 343.384 708.511 343.715 708.132 c
+343.762 708.084 343.81 708.037 343.857 707.989 c
+343.904 707.943 343.952 707.895 343.999 707.847 c
+343.999 707.847 344.094 707.753 344.189 707.705 c
+344.236 707.563 344.283 707.374 344.425 707.231 c
+344.472 707.137 344.567 707.042 344.662 706.948 c
+344.71 706.853 344.852 706.758 344.946 706.663 c
+344.993 706.616 345.041 706.569 345.136 706.521 c
+345.136 706.474 345.23 706.426 345.278 706.379 c
+345.326 706.285 345.372 706.143 345.467 706.048 c
+345.515 705.953 345.609 705.906 345.657 705.811 c
+345.704 705.764 345.751 705.716 345.799 705.669 c
+345.846 705.621 345.941 705.574 345.988 705.527 c
+346.036 705.479 346.083 705.432 346.177 705.385 c
+346.225 705.337 346.273 705.289 346.367 705.243 c
+346.367 705.243 346.462 705.195 346.556 705.148 c
+346.604 704.959 346.746 704.769 346.983 704.579 c
+347.125 704.437 347.362 704.295 347.599 704.153 c
+347.599 704.153 347.646 704.153 347.693 704.106 c
+347.693 704.106 347.788 704.058 347.836 704.058 c
+347.883 704.011 l
+347.93 703.916 348.025 703.822 348.12 703.726 c
+348.12 703.679 348.167 703.679 348.215 703.632 c
+348.356 703.537 348.499 703.395 348.688 703.301 c
+348.83 703.253 348.973 703.158 349.114 703.111 c
+349.162 703.111 l
+349.209 703.064 349.256 703.064 349.303 703.016 c
+349.351 703.016 l
+349.446 702.827 349.636 702.685 349.92 702.543 c
+350.014 702.448 350.109 702.4 350.251 702.353 c
+350.393 702.306 350.488 702.259 350.63 702.211 c
+350.63 702.211 350.725 702.164 350.819 702.164 c
+350.961 702.022 351.104 701.879 351.341 701.785 c
+351.435 701.738 351.482 701.69 351.577 701.642 c
+351.766 701.596 351.956 701.548 352.193 701.454 c
+352.24 701.454 l
+352.336 701.454 l
+352.429 701.454 l
+352.429 701.406 l
+352.477 701.358 352.572 701.311 352.619 701.263 c
+352.667 701.217 352.714 701.217 352.761 701.169 c
+352.904 701.122 353.046 701.027 353.235 700.98 c
+353.424 700.932 353.614 700.885 353.851 700.885 c
+353.851 700.837 l
+354.041 700.837 l
+354.277 700.648 354.561 700.553 354.988 700.458 c
+355.082 700.458 355.225 700.411 355.366 700.411 c
+355.509 700.411 l
+355.745 700.411 l
+355.793 700.364 355.887 700.316 355.935 700.269 c
+356.03 700.222 356.172 700.175 356.313 700.127 c
+356.456 700.127 356.598 700.08 356.74 700.08 c
+356.977 700.08 l
+357.261 700.08 l
+357.356 700.08 l
+357.45 700.08 l
+357.545 700.032 357.64 700.032 357.735 699.985 c
+357.829 699.938 357.924 699.938 358.066 699.89 c
+358.397 699.89 l
+358.635 699.89 l
+358.729 699.89 358.871 699.89 359.013 699.938 c
+359.203 699.938 l
+359.298 699.89 359.392 699.89 359.535 699.843 c
+359.629 699.843 l
+359.866 699.796 360.15 699.796 360.482 699.843 c
+360.576 699.89 360.671 699.89 360.766 699.89 c
+360.766 699.89 360.861 699.938 360.955 699.938 c
+361.097 699.89 361.192 699.89 361.381 699.89 c
+361.618 699.89 l
+361.808 699.89 362.045 699.938 362.282 699.985 c
+362.376 699.985 362.424 700.032 362.471 700.032 c
+362.518 700.032 362.566 700.08 362.661 700.127 c
+362.708 700.127 l
+362.803 700.08 362.897 700.08 363.039 700.08 c
+363.229 700.08 l
+363.466 700.08 363.75 700.175 364.081 700.269 c
+364.129 700.316 364.177 700.316 364.223 700.316 c
+364.223 700.364 364.318 700.411 364.413 700.411 c
+364.65 700.411 l
+364.745 700.411 364.887 700.411 365.028 700.458 c
+365.265 700.506 365.55 700.6 365.882 700.79 c
+365.929 700.79 365.929 700.79 365.976 700.837 c
+366.023 700.837 366.071 700.885 366.118 700.885 c
+366.213 700.885 l
+366.307 700.885 366.403 700.885 366.544 700.932 c
+366.639 700.932 366.734 700.98 366.876 701.027 c
+366.876 701.027 366.923 701.027 366.97 701.074 c
+367.066 701.074 367.16 701.122 367.255 701.217 c
+367.302 701.217 367.349 701.263 367.397 701.263 c
+367.444 701.311 367.492 701.311 367.539 701.358 c
+367.586 701.358 367.681 701.454 367.728 701.501 c
+367.776 701.501 l
+367.965 701.501 l
+368.108 701.548 368.25 701.596 368.391 701.642 c
+368.487 701.69 368.582 701.738 368.676 701.785 c
+368.723 701.833 368.818 701.879 368.865 701.879 c
+368.96 701.974 369.055 702.022 369.149 702.117 c
+369.197 702.117 369.244 702.164 369.339 702.211 c
+369.481 702.259 369.623 702.306 369.813 702.353 c
+369.86 702.4 369.907 702.4 369.955 702.448 c
+370.144 702.543 370.381 702.732 370.665 702.969 c
+370.665 702.969 370.76 703.064 370.807 703.111 c
+370.854 703.111 l
+370.997 703.158 371.139 703.206 371.328 703.301 c
+371.423 703.348 371.565 703.443 371.707 703.585 c
+371.755 703.585 371.755 703.632 371.802 703.632 c
+371.849 703.679 371.897 703.726 371.897 703.774 c
+371.991 703.822 372.038 703.869 372.086 703.963 c
+372.133 703.963 372.133 703.963 372.133 704.011 c
+372.181 704.011 372.228 704.058 372.228 704.106 c
+372.37 704.153 372.512 704.2 372.655 704.295 c
+372.749 704.342 372.892 704.437 372.986 704.579 c
+373.128 704.722 373.318 704.864 373.459 705.053 c
+373.459 705.1 373.554 705.195 373.602 705.243 c
+373.649 705.243 373.649 705.289 373.696 705.289 c
+373.743 705.337 373.791 705.337 373.839 705.385 c
+373.933 705.432 373.98 705.432 374.028 705.527 c
+374.123 705.574 374.217 705.669 374.359 705.811 c
+374.454 705.953 374.596 706.095 374.691 706.285 c
+374.691 706.332 374.786 706.426 374.833 706.474 c
+374.88 706.521 l
+374.975 706.569 375.023 706.616 375.07 706.663 c
+375.164 706.711 375.259 706.806 375.354 706.9 c
+375.496 707.09 375.686 707.327 375.828 707.611 c
+375.828 707.658 375.875 707.658 375.875 707.705 c
+375.875 707.753 375.923 707.8 375.923 707.847 c
+376.018 707.847 376.065 707.895 376.159 707.989 c
+376.207 708.037 376.254 708.084 376.301 708.132 c
+376.491 708.321 376.68 708.652 376.869 709.079 c
+376.869 709.079 376.917 709.174 376.917 709.268 c
+376.965 709.268 377.012 709.316 377.059 709.363 c
+377.106 709.411 377.154 709.458 377.202 709.505 c
+377.249 709.6 377.343 709.695 377.438 709.837 c
+377.533 710.027 377.628 710.264 377.723 710.547 c
+377.723 710.595 377.77 710.689 377.817 710.784 c
+377.817 710.832 l
+378.101 711.068 378.338 711.447 378.48 712.157 c
+378.48 712.157 378.527 712.299 378.527 712.347 c
+378.575 712.395 378.575 712.395 378.622 712.442 c
+378.812 712.726 379.001 713.104 379.096 713.769 c
+379.096 714.005 l
+379.333 714.241 379.475 714.62 379.522 715.236 c
+379.569 715.331 379.569 715.378 379.569 715.473 c
+379.569 715.71 l
+379.759 715.994 379.902 716.42 379.854 717.178 c
+379.854 717.415 l
+379.902 717.463 379.902 717.51 379.902 717.51 c
+380.043 717.842 380.139 718.268 380.043 718.931 c
+380.043 718.978 380.043 719.073 379.995 719.168 c
+f
+n
+373.743 739.534 m
+373.839 739.534 l
+374.028 739.534 l
+374.123 739.534 374.265 739.487 374.359 739.487 c
+374.454 739.487 374.549 739.44 374.549 739.44 c
+374.691 739.487 374.833 739.581 374.88 739.676 c
+375.023 739.771 375.023 739.913 375.023 739.913 c
+375.07 740.008 374.975 740.055 374.88 740.103 c
+374.786 740.15 374.691 740.15 374.691 740.15 c
+374.644 740.103 374.502 740.15 374.359 740.197 c
+374.217 740.197 374.123 740.245 374.028 740.292 c
+373.98 740.292 373.933 740.34 373.933 740.34 c
+373.933 740.387 373.886 740.434 373.839 740.434 c
+373.839 740.482 373.743 740.528 373.696 740.528 c
+373.507 740.624 373.175 740.624 373.128 740.577 c
+373.128 740.577 373.081 740.528 372.986 740.482 c
+372.844 740.292 372.655 740.055 372.655 740.055 c
+372.559 739.771 372.559 739.534 372.655 739.44 c
+372.749 739.203 372.938 739.203 372.986 739.203 c
+373.033 739.203 l
+373.318 739.155 373.649 739.44 373.696 739.487 c
+h
+374.359 740.718 m
+374.407 740.671 374.502 740.624 374.502 740.624 c
+374.502 740.671 374.738 740.718 374.88 740.766 c
+375.07 740.766 l
+375.212 740.766 l
+375.307 740.813 375.354 740.528 375.354 740.528 c
+375.449 740.718 375.733 740.718 375.733 740.718 c
+375.78 740.766 375.828 740.813 375.875 740.86 c
+375.97 741.003 375.923 741.145 375.875 741.192 c
+375.828 741.287 l
+375.591 741.334 375.449 741.334 375.354 741.381 c
+375.307 741.381 375.259 741.429 375.259 741.429 c
+375.212 741.476 375.164 741.524 375.07 741.524 c
+375.023 741.571 374.975 741.618 374.88 741.665 c
+374.644 741.761 374.454 741.808 374.359 741.808 c
+374.217 741.808 l
+374.028 741.524 374.076 740.955 374.076 740.955 c
+374.076 740.86 374.217 740.766 374.359 740.718 c
+375.354 741.95 m
+375.401 741.902 l
+375.591 741.902 375.733 741.855 375.875 741.808 c
+376.018 741.713 376.112 741.665 376.159 741.618 c
+376.207 741.618 376.254 741.571 376.301 741.571 c
+376.586 741.571 l
+376.823 741.665 376.965 741.95 376.965 741.95 c
+377.154 742.376 376.728 742.518 376.728 742.518 c
+376.586 742.566 376.443 742.66 376.301 742.707 c
+376.254 742.755 376.207 742.755 376.159 742.802 c
+376.018 742.849 375.97 742.897 375.875 742.945 c
+375.78 742.992 375.733 743.039 375.733 743.039 c
+375.638 743.086 375.496 743.039 375.354 742.992 c
+375.259 742.945 375.212 742.897 375.212 742.849 c
+375.212 742.66 375.117 742.329 375.117 742.329 c
+375.07 741.997 375.259 741.95 375.354 741.95 c
+378.622 737.119 m
+378.527 737.072 378.48 737.072 378.338 737.119 c
+378.338 737.119 378.196 737.261 378.101 737.545 c
+378.101 737.545 378.007 737.64 377.817 737.687 c
+377.77 737.734 377.675 737.734 377.581 737.734 c
+377.581 737.734 377.486 737.829 377.438 737.924 c
+377.343 738.018 377.296 738.113 377.343 738.208 c
+377.343 738.208 377.343 738.35 377.438 738.397 c
+377.486 738.445 377.581 738.445 377.77 738.397 c
+377.77 738.35 377.817 738.35 377.817 738.303 c
+378.101 738.018 378.385 737.829 378.622 737.545 c
+378.622 737.498 378.67 737.45 378.718 737.403 c
+378.718 737.403 378.764 737.166 378.622 737.119 c
+378.054 736.219 m
+378.054 736.219 377.959 736.076 377.817 735.935 c
+377.77 735.935 377.723 735.888 377.675 735.888 c
+377.675 735.888 377.533 736.029 377.438 736.172 c
+377.343 736.219 377.296 736.266 377.249 736.266 c
+377.249 736.266 377.106 736.551 377.438 736.74 c
+377.486 736.787 377.533 736.835 377.581 736.835 c
+377.628 736.835 377.723 736.835 377.817 736.74 c
+377.959 736.693 378.101 736.503 378.054 736.219 c
+376.586 737.024 m
+376.443 736.976 376.349 737.024 376.301 737.072 c
+376.159 737.119 376.254 737.356 376.254 737.356 c
+376.254 737.356 376.254 737.403 376.301 737.403 c
+376.68 737.734 376.823 737.592 376.965 737.403 c
+376.917 737.072 376.586 737.024 376.586 737.024 c
+379.854 738.965 m
+379.854 738.918 379.902 738.871 379.902 738.824 c
+380.139 738.587 380.564 738.018 380.564 738.018 c
+380.659 737.971 380.706 737.924 380.801 737.877 c
+380.849 737.829 380.944 737.782 380.944 737.782 c
+381.701 737.782 381.559 738.303 381.559 738.303 c
+381.464 738.397 381.227 738.587 381.227 738.587 c
+381.085 738.634 380.944 738.824 380.801 739.013 c
+380.564 739.344 380.328 739.676 380.328 739.676 c
+380.28 739.818 380.375 740.055 380.375 740.055 c
+380.422 740.245 380.091 740.292 380.091 740.292 c
+379.902 740.292 l
+379.711 740.245 379.617 740.15 379.617 740.15 c
+379.617 740.197 379.569 740.197 379.522 740.245 c
+379.427 740.34 379.19 740.482 379.19 740.482 c
+378.954 740.482 378.954 740.86 378.954 740.86 c
+378.954 740.908 378.764 741.003 378.622 741.003 c
+378.433 741.05 378.244 741.05 378.196 741.003 c
+377.817 740.387 378.338 739.961 378.338 739.961 c
+378.433 739.961 378.527 739.913 378.622 739.913 c
+378.954 739.771 379.144 739.487 379.144 739.487 c
+379.333 739.155 378.718 739.392 378.622 739.392 c
+378.575 739.44 l
+378.433 739.487 378.101 740.103 378.101 740.103 c
+378.054 740.197 377.959 740.197 377.817 740.15 c
+377.675 740.15 l
+377.438 740.15 377.486 739.771 377.486 739.771 c
+377.628 739.676 377.675 739.344 377.675 739.344 c
+377.817 739.344 l
+378.196 739.25 378.527 738.729 378.527 738.729 c
+378.433 738.682 378.101 738.824 378.101 738.824 c
+378.054 738.871 377.959 738.965 377.817 739.061 c
+377.723 739.155 377.581 739.25 377.438 739.297 c
+377.343 739.392 377.249 739.392 377.202 739.44 c
+377.154 739.487 377.106 739.534 377.059 739.534 c
+376.965 739.581 376.917 739.629 376.917 739.629 c
+376.775 739.818 376.443 739.961 376.301 739.961 c
+376.254 740.008 376.207 740.008 376.207 740.008 c
+376.159 740.008 376.159 739.961 376.159 739.961 c
+375.875 739.818 375.97 739.487 375.97 739.487 c
+376.018 739.25 376.112 739.061 376.112 739.061 c
+376.159 739.061 l
+376.207 739.013 376.254 739.013 376.301 738.965 c
+376.869 738.729 376.728 738.587 376.728 738.587 c
+376.68 738.492 376.443 738.303 376.301 738.256 c
+376.254 738.208 376.207 738.208 376.207 738.208 c
+376.159 738.208 l
+376.065 738.16 375.97 738.16 375.875 738.16 c
+375.733 738.113 375.544 738.066 375.354 738.018 c
+375.259 738.018 375.164 738.018 375.07 737.971 c
+374.975 737.971 374.928 737.924 374.88 737.924 c
+374.786 737.924 374.549 738.018 374.359 738.066 c
+374.217 738.16 374.076 738.208 374.076 738.208 c
+374.028 738.208 l
+373.98 738.16 373.933 738.16 373.839 738.113 c
+373.791 738.066 373.743 738.018 373.696 737.971 c
+373.649 737.924 373.602 737.877 373.602 737.877 c
+373.554 737.64 373.602 737.45 373.696 737.308 c
+373.743 737.213 373.791 737.166 373.839 737.119 c
+373.933 737.072 373.98 737.024 374.028 736.976 c
+374.123 736.929 374.17 736.929 374.17 736.929 c
+374.17 736.835 374.217 736.835 374.359 736.835 c
+374.502 736.787 374.738 736.835 374.88 736.835 c
+375.023 736.881 375.07 736.881 375.07 736.881 c
+375.164 736.929 375.259 736.929 375.354 736.881 c
+375.591 736.881 375.78 736.74 375.78 736.74 c
+375.78 736.693 375.828 736.645 375.875 736.645 c
+375.97 736.551 376.065 736.456 376.159 736.408 c
+376.207 736.313 376.254 736.266 376.301 736.219 c
+376.917 735.603 377.012 735.224 377.012 735.224 c
+376.301 734.466 376.965 734.04 376.965 734.04 c
+377.059 734.04 l
+377.106 733.993 377.154 734.04 377.202 734.04 c
+377.296 734.087 377.391 734.135 377.438 734.182 c
+377.438 734.324 377.628 734.609 377.817 734.892 c
+378.101 735.271 378.433 735.651 378.622 735.888 c
+378.718 735.982 378.764 736.076 378.764 736.076 c
+379.001 736.456 379.333 736.361 379.333 736.361 c
+379.38 736.361 379.427 736.266 379.522 736.172 c
+379.665 736.029 379.806 735.888 379.902 735.697 c
+380.28 735.224 l
+380.328 735.177 380.564 735.082 380.801 735.034 c
+380.944 734.987 381.085 734.94 381.085 734.94 c
+381.417 735.366 381.369 735.792 381.369 735.792 c
+381.322 736.029 380.944 736.029 380.944 736.029 c
+380.896 736.076 380.849 736.124 380.801 736.219 c
+380.517 736.456 380.232 736.787 379.902 737.072 c
+379.806 737.213 379.665 737.356 379.522 737.498 c
+379.285 737.782 379.096 738.018 379.096 738.018 c
+379.238 738.066 l
+379.522 737.829 l
+379.665 737.734 l
+379.759 737.64 379.902 737.45 379.902 737.356 c
+379.948 737.308 379.948 737.261 379.948 737.261 c
+380.139 737.213 380.469 737.261 380.469 737.261 c
+380.801 737.971 380.328 738.16 380.328 738.16 c
+380.232 738.16 380.091 738.256 379.902 738.397 c
+379.711 738.587 379.569 738.776 379.569 738.776 c
+379.617 738.965 379.854 738.965 379.854 738.965 c
+f
+n
+367.302 745.123 m
+367.255 745.076 l
+367.207 745.029 367.066 744.981 366.97 744.934 c
+366.923 744.934 366.876 744.887 366.876 744.887 c
+366.781 744.887 366.734 744.839 366.734 744.839 c
+366.592 744.65 366.686 744.46 366.686 744.46 c
+366.781 744.413 366.829 744.365 366.876 744.271 c
+366.876 744.082 l
+366.734 744.034 366.639 743.986 366.544 743.939 c
+366.403 743.939 366.26 743.939 366.213 743.986 c
+366.071 744.034 365.976 744.129 365.976 744.129 c
+366.023 744.318 366.071 744.697 366.071 744.697 c
+366.071 744.744 366.118 744.792 366.213 744.934 c
+366.26 745.076 366.355 745.266 366.449 745.502 c
+366.497 745.502 366.497 745.55 366.544 745.55 c
+366.876 745.55 l
+366.876 745.55 366.923 745.502 366.97 745.502 c
+367.113 745.502 367.207 745.407 367.255 745.36 c
+367.349 745.266 367.302 745.171 367.302 745.123 c
+365.313 746.639 m
+365.361 746.733 365.692 746.733 365.976 746.639 c
+366.071 746.592 366.118 746.592 366.213 746.592 c
+366.307 746.544 366.403 746.497 366.449 746.45 c
+366.497 746.45 366.544 746.402 366.544 746.402 c
+366.734 746.307 366.734 746.213 366.544 746.26 c
+366.497 746.26 366.403 746.307 366.307 746.307 c
+366.307 746.354 366.26 746.354 366.213 746.354 c
+366.118 746.354 366.071 746.354 365.976 746.402 c
+365.645 746.45 365.265 746.544 365.313 746.639 c
+365.454 744.981 m
+365.454 744.981 365.265 744.271 365.124 744.271 c
+365.028 744.271 l
+364.887 744.271 364.745 744.271 364.65 744.318 c
+364.318 744.318 l
+363.94 744.413 364.271 744.555 364.271 744.555 c
+364.413 744.555 364.555 744.602 364.65 744.65 c
+365.076 744.839 364.982 745.313 364.982 745.313 c
+364.508 745.597 364.839 745.834 364.839 745.834 c
+365.028 745.834 l
+365.218 745.786 365.502 745.786 365.55 745.692 c
+365.55 745.692 365.502 745.171 365.454 744.981 c
+369.149 743.039 m
+369.055 743.086 368.96 743.134 368.865 743.134 c
+368.771 743.182 368.723 743.182 368.723 743.182 c
+368.676 743.182 l
+368.582 743.182 368.487 743.182 368.391 743.228 c
+368.25 743.228 368.108 743.276 367.965 743.323 c
+367.871 743.371 367.824 743.371 367.776 743.371 c
+367.586 743.465 367.492 743.513 367.397 743.513 c
+367.349 743.56 l
+367.302 743.702 367.349 743.797 367.397 743.797 c
+367.492 743.892 367.633 743.892 367.776 743.844 c
+367.824 743.797 367.918 743.797 367.965 743.75 c
+368.013 743.702 368.06 743.702 368.06 743.702 c
+368.25 743.702 368.344 743.75 368.391 743.797 c
+368.582 743.892 368.582 744.034 368.582 744.034 c
+368.628 744.176 368.487 744.271 368.391 744.365 c
+368.344 744.413 368.297 744.413 368.297 744.413 c
+368.344 744.744 367.965 745.076 367.965 745.123 c
+368.108 745.171 368.202 745.36 368.25 745.55 c
+368.297 745.597 368.344 745.692 368.297 745.739 c
+368.202 745.786 368.06 745.834 367.965 745.881 c
+367.871 745.928 367.776 745.976 367.776 746.023 c
+367.776 746.071 l
+367.776 746.071 367.871 746.071 367.965 746.023 c
+368.06 746.023 368.202 745.976 368.297 745.928 c
+368.344 745.881 368.391 745.881 368.391 745.881 c
+368.487 745.834 368.628 745.834 368.676 745.834 c
+368.771 745.834 l
+368.818 745.834 368.818 745.928 368.865 745.976 c
+368.913 746.165 368.96 746.402 368.96 746.402 c
+368.913 746.402 368.913 746.45 368.865 746.497 c
+368.818 746.544 368.771 746.592 368.676 746.639 c
+368.582 746.686 368.487 746.733 368.391 746.781 c
+368.202 746.829 368.013 746.923 367.965 746.923 c
+367.918 746.923 l
+367.918 746.971 367.965 747.018 367.965 747.065 c
+367.965 747.397 l
+367.918 747.539 367.871 747.634 367.776 747.681 c
+367.681 747.681 367.586 747.729 367.492 747.729 c
+367.492 747.681 367.444 747.586 367.397 747.539 c
+367.349 747.492 367.302 747.397 367.255 747.35 c
+367.16 747.207 367.066 747.16 366.97 747.16 c
+366.876 747.16 l
+366.781 747.16 l
+366.686 747.207 366.639 747.255 366.544 747.302 c
+366.403 747.35 366.307 747.397 366.213 747.444 c
+366.118 747.444 366.071 747.444 365.976 747.492 c
+365.739 747.492 l
+365.55 747.634 365.313 747.634 365.454 747.917 c
+365.313 748.06 365.171 748.107 365.028 748.107 c
+364.887 748.107 364.745 747.966 364.65 747.775 c
+364.413 747.823 364.271 747.823 364.081 747.823 c
+363.703 747.87 363.466 747.823 363.276 747.729 c
+363.276 747.681 363.276 747.681 363.229 747.634 c
+363.039 747.35 363.182 747.112 363.229 746.971 c
+363.276 746.876 363.324 746.876 363.324 746.876 c
+363.466 746.876 363.607 746.829 363.607 746.829 c
+363.844 746.829 363.987 746.829 364.081 746.781 c
+364.508 746.781 364.366 746.686 364.081 746.686 c
+363.94 746.639 363.75 746.639 363.607 746.639 c
+363.513 746.592 363.513 746.497 363.513 746.497 c
+363.418 746.307 363.655 745.928 363.655 745.928 c
+363.94 745.928 364.081 745.928 364.081 745.881 c
+363.987 745.692 363.75 745.597 363.75 745.597 c
+363.703 745.597 363.418 745.644 363.229 745.692 c
+363.134 745.692 l
+363.039 745.692 l
+362.803 745.644 362.708 745.455 362.661 745.313 c
+362.661 745.266 362.613 745.218 362.613 745.218 c
+362.613 745.171 362.661 745.123 362.661 745.076 c
+362.755 744.839 362.897 744.744 363.039 744.697 c
+363.087 744.65 363.182 744.65 363.182 744.65 c
+363.182 744.697 363.229 744.697 363.229 744.697 c
+363.371 744.697 363.513 744.744 363.513 744.744 c
+363.655 744.602 363.466 744.507 363.466 744.507 c
+363.418 744.507 363.324 744.507 363.229 744.555 c
+363.039 744.555 l
+362.897 744.602 362.803 744.602 362.661 744.65 c
+362.518 744.65 362.424 744.697 362.282 744.697 c
+362.045 744.744 361.902 744.792 361.902 744.792 c
+361.618 744.792 l
+361.477 744.697 361.429 744.602 361.381 744.507 c
+361.334 744.46 361.334 744.413 361.334 744.413 c
+361.287 744.365 361.334 744.271 361.381 744.176 c
+361.477 744.034 361.618 743.892 361.618 743.892 c
+361.761 743.797 361.998 743.75 362.282 743.702 c
+362.661 743.702 l
+362.803 743.655 362.945 743.655 363.039 743.655 c
+363.087 743.655 l
+363.229 743.655 l
+363.607 743.655 363.892 743.607 364.081 743.607 c
+364.318 743.56 364.508 743.56 364.65 743.513 c
+364.887 743.465 364.982 743.371 364.982 743.371 c
+365.028 743.371 l
+365.218 743.323 365.124 743.228 365.028 743.134 c
+364.982 743.134 364.982 743.086 364.982 743.086 c
+364.839 743.039 364.745 743.039 364.65 743.039 c
+364.413 743.039 364.177 743.182 364.177 743.182 c
+364.081 743.182 l
+363.844 743.276 363.513 743.323 363.229 743.323 c
+363.134 743.323 363.087 743.371 363.039 743.371 c
+362.945 743.371 l
+362.661 743.371 l
+362.518 743.371 362.376 743.323 362.282 743.276 c
+362.045 743.228 361.998 743.086 361.998 743.086 c
+361.95 742.945 362.139 742.755 362.282 742.66 c
+362.376 742.566 362.471 742.518 362.471 742.518 c
+362.566 742.518 362.613 742.518 362.661 742.566 c
+363.039 742.566 l
+363.087 742.566 363.182 742.566 363.229 742.518 c
+363.561 742.518 363.844 742.423 364.081 742.376 c
+364.413 742.281 364.65 742.187 364.65 742.187 c
+364.508 741.855 364.508 741.05 364.508 741.05 c
+364.508 741.003 364.555 740.955 364.65 740.955 c
+364.745 740.908 364.934 740.955 364.934 740.955 c
+364.982 741.003 364.982 741.003 365.028 741.097 c
+365.171 741.334 365.265 741.761 365.265 741.761 c
+365.313 741.997 365.55 741.95 365.55 741.95 c
+365.597 741.902 365.787 741.808 365.976 741.713 c
+366.071 741.665 366.118 741.665 366.213 741.618 c
+366.307 741.618 366.403 741.571 366.403 741.571 c
+366.544 741.571 l
+366.639 741.571 366.734 741.524 366.876 741.524 c
+366.97 741.524 l
+367.066 741.524 367.16 741.524 367.255 741.476 c
+367.397 741.476 l
+367.586 741.476 l
+367.633 741.476 367.728 741.524 367.776 741.571 c
+367.824 741.665 367.871 741.855 367.871 741.855 c
+367.871 741.902 367.824 741.95 367.776 741.997 c
+367.681 742.092 367.539 742.139 367.397 742.187 c
+367.349 742.187 367.302 742.187 367.255 742.234 c
+367.113 742.234 367.066 742.234 366.97 742.281 c
+366.876 742.281 l
+366.734 742.329 366.639 742.376 366.544 742.376 c
+366.403 742.423 366.26 742.518 366.213 742.566 c
+366.118 742.613 366.071 742.66 366.071 742.66 c
+365.976 742.66 l
+365.361 742.897 365.834 743.086 365.834 743.086 c
+365.882 743.039 365.929 743.039 365.976 743.039 c
+366.071 743.039 366.118 742.992 366.213 742.992 c
+366.307 742.945 366.449 742.897 366.544 742.849 c
+366.686 742.849 366.781 742.802 366.876 742.755 c
+366.876 742.755 366.923 742.707 366.97 742.707 c
+367.066 742.66 367.16 742.613 367.255 742.566 c
+367.302 742.518 367.349 742.518 367.397 742.47 c
+367.539 742.423 367.681 742.329 367.776 742.281 c
+367.824 742.234 367.871 742.187 367.871 742.187 c
+367.871 742.187 367.918 742.187 367.965 742.139 c
+368.06 742.092 368.25 742.044 368.391 741.997 c
+368.487 741.95 368.582 741.95 368.676 741.902 c
+368.771 741.902 368.818 741.855 368.865 741.855 c
+368.96 741.808 369.008 741.808 369.008 741.808 c
+369.055 741.808 369.102 741.855 369.149 741.855 c
+369.623 742.044 369.813 742.376 369.813 742.376 c
+369.718 742.755 369.433 742.945 369.149 743.039 c
+f
+n
+357.735 743.655 m
+357.592 743.655 357.498 743.655 357.356 743.702 c
+357.261 743.702 357.119 743.702 356.977 743.75 c
+356.74 743.75 l
+356.598 743.797 356.456 743.797 356.313 743.844 c
+356.172 743.844 356.077 743.892 355.935 743.892 c
+355.745 743.939 355.556 743.986 355.366 744.034 c
+355.225 744.034 355.082 744.082 354.988 744.129 c
+354.609 744.223 354.277 744.318 354.041 744.413 c
+353.945 744.46 353.898 744.46 353.851 744.507 c
+353.472 744.65 353.282 744.744 353.282 744.744 c
+353.235 744.792 l
+353.235 744.934 l
+353.282 745.029 353.282 745.123 353.33 745.076 c
+353.424 745.123 353.614 745.218 353.851 745.266 c
+353.898 745.266 353.945 745.313 354.041 745.313 c
+354.419 745.407 354.846 745.502 354.988 745.55 c
+355.035 745.55 l
+355.793 746.26 355.035 746.923 355.035 746.923 c
+354.988 746.923 l
+354.656 746.829 354.324 746.733 354.041 746.639 c
+353.945 746.639 353.898 746.639 353.851 746.592 c
+353.614 746.497 353.377 746.402 353.235 746.307 c
+353.187 746.26 353.093 746.213 353.093 746.165 c
+352.761 746.023 l
+352.667 745.976 l
+352.619 745.976 l
+352.429 745.976 l
+352.382 746.023 352.336 746.023 352.336 746.023 c
+352.24 746.023 l
+352.24 746.071 l
+352.099 746.45 352.051 746.876 352.051 746.876 c
+351.956 747.018 352.003 747.16 351.862 747.16 c
+351.766 747.16 351.672 747.112 351.577 747.112 c
+351.482 747.065 351.435 747.018 351.341 746.971 c
+351.246 746.876 351.198 746.781 351.151 746.686 c
+351.104 746.592 351.246 746.117 351.341 745.834 c
+351.341 745.739 l
+351.387 745.692 351.387 745.597 351.387 745.597 c
+351.387 745.597 351.387 745.55 351.341 745.55 c
+351.341 745.502 l
+351.246 745.407 351.056 745.266 350.819 745.171 c
+350.63 745.076 350.441 744.934 350.251 744.887 c
+350.156 744.839 350.061 744.792 350.061 744.792 c
+350.014 744.792 349.967 744.744 349.92 744.744 c
+349.588 744.65 349.446 744.46 349.351 744.318 c
+349.209 744.082 349.209 743.844 349.209 743.844 c
+349.256 743.75 349.303 743.702 349.351 743.655 c
+349.541 743.371 349.73 743.276 349.92 743.228 c
+350.061 743.182 350.156 743.182 350.156 743.182 c
+350.204 743.228 350.251 743.276 350.251 743.323 c
+350.488 743.513 350.678 743.702 350.819 743.844 c
+351.009 743.986 351.198 744.082 351.341 744.176 c
+351.435 744.271 351.53 744.271 351.577 744.318 c
+351.719 744.365 351.766 744.413 351.766 744.413 c
+351.909 744.413 352.003 744.271 352.003 744.271 c
+352.146 743.323 351.862 742.66 351.577 742.234 c
+351.482 742.139 351.435 742.044 351.341 741.95 c
+351.104 741.713 350.914 741.618 350.914 741.618 c
+350.867 741.618 350.867 741.571 350.819 741.571 c
+350.535 741.524 350.346 741.381 350.251 741.287 c
+350.156 741.145 350.204 741.05 350.204 741.05 c
+350.204 740.955 350.251 740.908 350.251 740.813 c
+350.393 740.434 350.535 740.103 350.535 740.103 c
+350.63 740.055 350.725 740.055 350.819 740.103 c
+351.009 740.103 351.198 740.15 351.341 740.197 c
+351.435 740.197 351.53 740.245 351.577 740.245 c
+351.909 740.434 352.099 740.624 352.099 740.624 c
+352.146 740.718 352.193 740.813 352.24 740.908 c
+352.288 740.955 352.288 741.05 352.336 741.097 c
+352.382 741.145 352.382 741.24 352.429 741.334 c
+352.525 741.618 352.572 741.95 352.619 742.281 c
+352.761 743.039 352.761 743.607 352.761 743.607 c
+352.761 743.702 l
+352.856 743.75 352.998 743.75 352.998 743.75 c
+353.093 743.702 353.141 743.655 353.235 743.607 c
+353.424 743.465 353.614 743.323 353.851 743.228 c
+353.898 743.182 353.945 743.134 354.041 743.086 c
+354.372 742.897 354.703 742.707 354.988 742.518 c
+355.129 742.423 355.272 742.376 355.366 742.281 c
+355.461 742.234 355.509 742.234 355.509 742.234 c
+355.651 742.187 355.793 742.139 355.935 742.139 c
+356.313 742.139 l
+356.503 742.139 356.645 742.187 356.645 742.187 c
+356.74 742.187 l
+356.835 742.234 356.93 742.281 356.977 742.281 c
+357.167 742.376 357.261 742.47 357.356 742.566 c
+357.545 742.707 357.64 742.897 357.735 743.086 c
+357.877 743.371 357.877 743.655 357.877 743.655 c
+h
+f
+n
+340.399 736.645 m
+340.541 736.693 340.636 736.787 340.636 736.787 c
+340.731 736.976 340.826 737.356 340.826 737.356 c
+341.062 738.113 340.684 738.16 340.684 738.16 c
+340.494 738.16 340.399 738.066 340.399 737.971 c
+340.352 737.924 340.352 737.877 340.352 737.877 c
+340.21 737.592 340.068 737.734 340.068 737.734 c
+340.02 737.782 340.21 738.256 340.21 738.256 c
+340.305 738.397 339.925 738.539 339.925 738.539 c
+339.546 738.492 339.452 738.256 339.452 738.256 c
+339.263 738.018 339.263 738.208 339.263 738.208 c
+339.404 738.397 339.452 738.824 339.452 738.824 c
+339.357 738.918 339.31 738.965 339.215 739.013 c
+338.978 739.108 338.741 739.013 338.694 738.871 c
+338.552 738.634 338.457 738.16 338.457 738.16 c
+338.363 737.971 338.599 737.734 338.599 737.734 c
+338.741 737.687 338.978 737.545 339.215 737.356 c
+339.641 737.072 340.068 736.74 340.068 736.74 c
+340.162 736.645 340.305 736.645 340.399 736.645 c
+341.11 739.487 m
+341.205 739.44 341.346 739.44 341.346 739.392 c
+341.299 739.344 341.346 739.203 341.299 739.155 c
+341.252 739.108 341.157 739.108 341.11 739.108 c
+341.062 739.108 l
+340.968 739.061 340.873 739.44 340.873 739.44 c
+340.826 739.487 340.968 739.487 341.11 739.487 c
+339.783 739.297 m
+339.925 739.25 340.305 739.203 340.399 739.203 c
+340.447 738.918 340.494 738.682 340.92 738.634 c
+340.968 738.634 341.062 738.634 341.11 738.587 c
+341.205 738.492 341.252 738.35 341.299 738.303 c
+341.299 738.256 341.346 738.208 341.394 738.16 c
+341.536 738.113 341.725 738.256 341.773 738.303 c
+341.725 738.397 341.773 738.539 341.773 738.634 c
+341.773 738.729 341.725 738.824 341.773 738.871 c
+341.915 738.871 l
+342.057 738.965 342.2 738.965 342.246 739.013 c
+342.341 739.013 l
+342.483 739.203 342.341 739.44 342.341 739.44 c
+342.294 739.44 342.294 739.487 342.246 739.487 c
+342.104 739.534 341.963 739.44 341.82 739.487 c
+341.773 739.487 341.725 739.723 341.63 739.771 c
+341.536 739.818 341.489 739.866 341.394 739.866 c
+341.299 739.866 l
+341.205 739.866 341.157 739.913 341.11 740.008 c
+341.015 740.197 340.968 740.434 340.968 740.434 c
+340.826 740.671 340.541 740.528 340.541 740.528 c
+340.447 740.528 340.399 740.482 340.399 740.482 c
+340.21 740.34 340.352 740.15 340.352 740.055 c
+340.305 740.008 340.305 739.913 340.21 739.866 c
+340.02 739.818 339.783 739.818 339.783 739.818 c
+339.452 739.344 339.783 739.297 339.783 739.297 c
+343.999 737.64 m
+343.999 737.64 343.952 737.592 343.857 737.545 c
+343.857 737.498 343.81 737.498 343.715 737.45 c
+343.667 737.45 343.573 737.403 343.43 737.403 c
+343.384 737.403 343.194 737.734 343.715 737.924 c
+343.762 737.924 343.81 737.924 343.857 737.971 c
+343.857 737.924 l
+343.952 737.924 344.046 737.877 343.999 737.64 c
+345.657 738.918 m
+345.609 738.965 345.515 738.965 345.467 738.965 c
+345.372 739.013 345.278 738.965 345.278 738.965 c
+345.136 738.918 344.993 738.587 344.946 738.445 c
+344.899 738.397 344.899 738.35 344.899 738.35 c
+344.804 738.113 344.662 738.16 344.662 738.208 c
+344.615 738.303 344.472 738.776 344.472 738.776 c
+344.472 738.824 344.425 738.871 344.425 738.871 c
+344.236 739.061 343.999 738.965 343.857 738.918 c
+343.81 738.918 l
+343.81 738.918 343.762 738.871 343.715 738.871 c
+343.43 738.634 343.147 738.303 342.957 738.018 c
+342.91 737.924 342.862 737.877 342.815 737.782 c
+342.767 737.734 342.72 737.64 342.72 737.64 c
+342.72 737.64 342.673 737.592 342.578 737.545 c
+342.483 737.498 342.341 737.498 342.341 737.498 c
+342.341 737.545 342.436 737.734 342.578 737.924 c
+342.673 738.018 342.72 738.113 342.815 738.256 c
+342.862 738.303 342.91 738.35 342.957 738.397 c
+343.288 738.776 343.62 739.203 343.715 739.297 c
+343.762 739.344 l
+343.81 739.392 343.857 739.44 343.857 739.487 c
+344.046 739.723 344.236 739.818 344.425 739.818 c
+344.662 739.818 l
+344.757 739.771 344.899 739.676 344.946 739.629 c
+344.993 739.581 l
+345.041 739.344 345.326 739.25 345.467 739.203 c
+345.515 739.155 345.562 739.155 345.562 739.155 c
+345.609 739.155 345.657 739.203 345.657 739.203 c
+345.704 739.25 345.751 739.297 345.799 739.344 c
+346.036 739.581 345.894 739.771 345.894 739.771 c
+345.846 739.818 345.846 739.913 345.799 739.961 c
+345.751 740.008 345.704 740.055 345.657 740.103 c
+345.609 740.15 345.515 740.245 345.467 740.292 c
+345.326 740.434 345.23 740.482 345.23 740.482 c
+345.089 740.624 344.946 741.003 344.946 741.05 c
+344.662 741.05 l
+344.567 741.05 344.472 741.003 344.425 741.003 c
+344.236 740.955 344.141 740.86 344.141 740.86 c
+344.094 740.813 343.999 740.718 343.857 740.577 c
+343.81 740.482 343.762 740.434 343.715 740.34 c
+343.62 740.245 343.573 740.15 343.573 740.15 c
+343.478 740.055 343.43 740.055 343.43 740.055 c
+343.194 740.813 343.051 740.813 343.051 740.813 c
+343.005 740.86 343.005 740.908 342.957 740.908 c
+342.91 741.003 342.862 741.05 342.815 741.097 c
+342.72 741.145 342.673 741.192 342.578 741.192 c
+342.531 741.24 342.436 741.24 342.436 741.24 c
+342.294 741.287 342.341 741.524 342.341 741.524 c
+342.294 741.571 342.294 741.571 342.246 741.618 c
+341.867 742.044 341.489 741.618 341.441 741.524 c
+341.441 741.524 341.441 741.476 341.394 741.476 c
+341.157 741.097 341.11 740.908 341.11 740.908 c
+341.157 740.718 341.252 740.624 341.394 740.624 c
+341.584 740.577 341.82 740.577 341.82 740.577 c
+341.867 740.718 341.963 740.624 341.963 740.624 c
+341.773 740.387 341.915 740.245 341.915 740.245 c
+341.915 740.103 342.104 740.103 342.246 740.103 c
+342.389 740.103 342.531 740.15 342.531 740.15 c
+342.531 740.055 342.578 740.008 342.578 739.961 c
+342.815 739.392 342.72 739.203 342.72 739.203 c
+342.72 739.203 342.673 739.155 342.578 739.061 c
+342.531 738.965 342.389 738.824 342.246 738.682 c
+342.01 738.397 341.725 738.018 341.394 737.64 c
+341.299 737.498 341.205 737.356 341.11 737.213 c
+340.778 736.835 340.541 736.503 340.399 736.361 c
+340.352 736.266 340.305 736.219 340.305 736.219 c
+340.21 736.076 339.879 735.982 339.879 735.982 c
+339.641 735.745 339.831 735.224 339.831 735.224 c
+339.925 735.129 340.162 735.082 340.399 735.082 c
+340.636 735.082 l
+340.826 735.034 340.968 734.94 341.11 734.892 c
+341.205 734.798 341.299 734.751 341.394 734.656 c
+341.63 734.466 341.773 734.324 341.773 734.324 c
+341.867 733.898 342.152 733.993 342.246 734.04 c
+342.294 734.04 342.341 734.087 342.341 734.087 c
+342.436 734.229 342.341 734.751 342.341 734.751 c
+342.294 734.798 342.294 734.845 342.246 734.845 c
+342.057 735.129 341.678 735.366 341.394 735.508 c
+341.299 735.603 341.157 735.651 341.11 735.697 c
+341.015 735.745 340.968 735.745 340.968 735.745 c
+341.015 735.839 341.015 735.935 341.11 736.029 c
+341.157 736.172 341.299 736.361 341.394 736.503 c
+341.63 736.835 341.867 737.119 341.867 737.119 c
+341.915 737.213 342.104 737.213 342.104 737.213 c
+342.057 737.024 342.104 736.645 342.104 736.645 c
+342.104 736.551 342.2 736.503 342.246 736.456 c
+342.389 736.456 342.531 736.456 342.578 736.503 c
+342.625 736.503 l
+342.673 736.598 342.767 736.74 342.815 736.835 c
+342.862 736.881 342.91 736.976 342.957 737.024 c
+343.005 737.072 343.051 737.119 343.051 737.119 c
+343.051 737.166 343.241 737.166 343.241 737.166 c
+343.288 737.166 343.384 736.693 343.384 736.693 c
+343.336 736.645 343.147 736.408 342.957 736.219 c
+342.91 736.172 342.862 736.124 342.815 736.076 c
+342.72 735.935 342.673 735.888 342.673 735.888 c
+342.625 735.888 342.625 735.888 342.578 735.839 c
+342.341 735.697 342.483 735.508 342.483 735.508 c
+342.483 735.461 342.531 735.414 342.578 735.366 c
+342.673 735.271 342.72 735.271 342.815 735.271 c
+342.957 735.271 l
+343.099 735.271 343.194 735.319 343.194 735.319 c
+343.288 735.461 343.525 735.792 343.715 736.076 c
+343.762 736.172 343.81 736.219 343.857 736.313 c
+344.046 736.551 344.189 736.74 344.189 736.74 c
+344.283 736.74 344.331 736.787 344.425 736.787 c
+344.52 736.787 344.615 736.787 344.662 736.74 c
+344.71 736.645 344.71 736.551 344.71 736.551 c
+344.71 736.503 344.71 736.456 344.662 736.361 c
+344.567 736.313 344.52 736.172 344.425 736.076 c
+344.236 735.888 344.046 735.697 343.857 735.508 c
+343.81 735.461 343.762 735.414 343.715 735.366 c
+343.62 735.271 343.573 735.224 343.573 735.224 c
+343.573 735.082 343.667 735.034 343.715 734.987 c
+343.762 734.94 343.81 734.892 343.857 734.892 c
+343.999 734.845 344.094 734.845 344.094 734.845 c
+344.189 734.94 344.331 735.034 344.425 735.082 c
+344.472 735.177 344.567 735.224 344.662 735.271 c
+344.757 735.319 344.852 735.366 344.946 735.414 c
+344.993 735.461 345.041 735.461 345.041 735.461 c
+345.278 735.651 345.42 736.076 345.467 736.361 c
+345.515 736.503 345.515 736.598 345.515 736.598 c
+345.515 736.645 345.515 736.693 345.467 736.74 c
+345.372 736.881 345.23 737.072 345.23 737.072 c
+345.041 737.498 345.136 737.734 345.136 737.734 c
+345.183 737.829 345.42 737.877 345.42 737.877 c
+345.42 737.877 345.467 737.877 345.467 737.924 c
+345.562 737.971 345.609 738.066 345.657 738.16 c
+345.704 738.256 345.751 738.303 345.799 738.397 c
+345.846 738.445 345.846 738.492 345.846 738.492 c
+345.846 738.587 345.799 738.634 345.799 738.729 c
+345.751 738.776 345.704 738.871 345.657 738.918 c
+f
+n
+337.558 732.193 m
+337.179 732.193 336.894 731.861 336.894 731.53 c
+336.894 731.151 337.179 730.867 337.558 730.867 c
+337.936 730.867 338.22 731.151 338.22 731.53 c
+338.22 731.861 337.936 732.193 337.558 732.193 c
+f
+n
+343.857 702.211 m
+343.715 701.833 l
+343.384 701.122 l
+342.957 701.548 l
+342.815 701.642 l
+342.767 701.738 l
+342.815 701.785 l
+342.957 701.833 l
+343.715 702.259 l
+343.857 702.353 l
+343.952 702.4 l
+h
+344.662 702.78 m
+344.425 703.016 l
+344.094 703.301 l
+343.857 703.206 l
+343.715 703.111 l
+342.957 702.78 l
+342.815 702.685 l
+342.578 702.59 l
+342.246 702.4 l
+341.394 701.974 l
+341.11 701.833 l
+340.778 701.69 l
+341.11 701.358 l
+341.394 701.074 l
+341.441 701.074 l
+342.104 701.406 l
+342.246 701.263 l
+342.578 700.98 l
+342.815 700.743 l
+342.957 700.648 l
+343.099 700.506 l
+342.957 700.222 l
+342.815 699.89 l
+342.767 699.796 l
+342.815 699.748 l
+342.957 699.606 l
+343.525 699.133 l
+343.715 699.653 l
+343.857 700.032 l
+344.425 701.311 l
+344.662 701.927 l
+344.899 702.543 l
+h
+f
+n
+342.815 704.532 m
+342.578 704.816 l
+342.341 705.148 l
+342.246 705.1 l
+341.394 704.39 l
+341.11 704.153 l
+340.731 703.869 l
+340.636 703.774 340.494 703.726 340.399 703.679 c
+340.305 703.632 340.21 703.632 340.162 703.585 c
+339.973 703.585 339.831 703.679 339.736 703.822 c
+339.594 703.963 339.546 704.106 339.594 704.295 c
+339.641 704.437 339.783 704.579 340.02 704.769 c
+340.399 705.053 l
+341.11 705.621 l
+341.394 705.906 l
+341.584 706.048 l
+341.394 706.285 l
+341.11 706.663 l
+341.015 706.758 l
+340.399 706.237 l
+339.452 705.479 l
+339.357 705.432 339.31 705.385 339.215 705.289 c
+338.978 705.053 338.836 704.769 338.789 704.484 c
+338.741 704.153 338.884 703.774 339.167 703.395 c
+339.215 703.348 339.215 703.348 339.215 703.301 c
+339.546 702.969 339.831 702.78 340.162 702.78 c
+340.257 702.732 340.305 702.732 340.399 702.78 c
+340.636 702.78 340.873 702.874 341.11 703.064 c
+341.157 703.064 341.252 703.158 341.299 703.206 c
+341.394 703.301 l
+342.246 703.963 l
+342.578 704.2 l
+342.815 704.39 l
+342.862 704.437 l
+h
+f
+n
+338.363 711.258 m
+338.363 711.447 338.315 711.637 338.268 711.826 c
+338.22 712.016 338.173 712.205 338.126 712.395 c
+337.984 712.773 337.794 713.058 337.558 713.294 c
+337.415 713.437 337.273 713.532 337.131 713.579 c
+336.8 713.769 336.42 713.815 336.041 713.72 c
+335.9 713.674 335.805 713.674 335.663 713.626 c
+335.095 713.389 334.763 713.104 334.621 712.631 c
+334.431 712.205 334.479 711.684 334.715 711.068 c
+334.81 710.832 334.905 710.689 335.0 710.5 c
+335.095 710.31 335.189 710.168 335.284 710.027 c
+336.041 710.264 l
+337.084 710.689 l
+336.61 712.016 l
+336.041 711.779 l
+335.995 711.779 l
+336.041 711.684 l
+336.185 711.258 l
+336.041 711.211 l
+335.521 711.021 l
+335.473 711.068 335.426 711.115 335.426 711.163 c
+335.379 711.211 335.379 711.258 335.331 711.305 c
+335.236 711.637 335.236 711.921 335.331 712.157 c
+335.473 712.442 335.71 712.631 336.041 712.726 c
+336.374 712.868 336.657 712.868 336.942 712.726 c
+337.226 712.631 337.415 712.395 337.558 712.016 c
+337.605 711.874 337.652 711.731 337.652 711.542 c
+337.7 711.4 337.7 711.258 337.652 711.068 c
+h
+f
+n
+339.973 708.463 m
+339.215 708.037 l
+338.789 707.8 l
+338.268 708.748 l
+339.215 709.316 l
+339.404 709.411 l
+339.215 709.742 l
+338.978 710.216 l
+337.558 709.411 l
+336.041 708.558 l
+335.947 708.511 l
+336.041 708.369 l
+336.42 707.705 l
+337.558 708.369 l
+337.652 708.416 l
+338.173 707.468 l
+337.558 707.09 l
+336.942 706.758 l
+337.368 705.953 l
+337.558 706.048 l
+339.215 706.995 l
+340.399 707.658 l
+340.399 707.705 l
+h
+f
+n
+337.558 727.693 m
+337.179 727.788 l
+336.942 726.983 l
+336.041 727.22 l
+334.289 727.693 l
+334.242 727.74 l
+334.005 726.84 l
+334.289 726.746 l
+336.041 726.272 l
+336.657 726.083 l
+336.42 725.278 l
+337.084 725.088 l
+337.558 726.651 l
+337.842 727.598 l
+h
+f
+n
+336.563 723.762 m
+336.42 723.952 336.231 724.046 336.041 724.094 c
+335.947 724.141 335.852 724.141 335.758 724.141 c
+335.521 724.141 335.331 724.094 335.142 723.952 c
+335.0 723.809 334.858 723.572 334.715 723.241 c
+334.715 723.193 334.668 723.146 334.668 723.051 c
+334.526 722.767 334.431 722.625 334.289 722.578 c
+334.242 722.578 l
+334.147 722.578 334.053 722.625 333.958 722.72 c
+333.91 722.862 333.863 723.004 333.863 723.193 c
+333.91 723.288 333.91 723.43 333.958 723.62 c
+334.005 723.762 334.053 723.904 334.147 724.094 c
+333.389 724.188 l
+333.294 723.998 333.248 723.809 333.248 723.667 c
+333.2 723.478 333.2 723.288 333.2 723.146 c
+333.152 722.673 333.248 722.294 333.437 722.009 c
+333.626 721.772 333.91 721.63 334.289 721.63 c
+334.336 721.63 l
+334.479 721.63 334.621 721.63 334.763 721.678 c
+334.858 721.725 335.0 721.82 335.095 721.962 c
+335.189 722.057 335.284 722.341 335.426 722.72 c
+335.473 722.814 335.473 722.862 335.473 722.862 c
+335.521 723.004 335.568 723.051 335.663 723.099 c
+335.71 723.193 335.758 723.193 335.852 723.193 c
+335.9 723.193 335.947 723.146 336.041 723.099 c
+336.041 723.099 336.041 723.051 336.089 723.051 c
+336.137 722.91 336.137 722.767 336.137 722.578 c
+336.137 722.483 336.137 722.341 336.089 722.199 c
+336.089 722.152 336.041 722.057 336.041 721.962 c
+335.995 721.915 335.995 721.868 335.947 721.82 c
+336.041 721.82 l
+336.657 721.725 l
+336.705 721.868 336.753 722.009 336.753 722.152 c
+336.8 722.341 336.8 722.483 336.8 722.673 c
+336.847 723.146 336.753 723.478 336.563 723.762 c
+f
+n
+336.041 720.351 m
+334.289 720.351 l
+333.2 720.351 l
+333.2 719.452 l
+334.289 719.452 l
+336.041 719.452 l
+336.705 719.452 l
+336.705 720.351 l
+h
+f
+n
+337.084 715.947 m
+336.041 715.757 l
+335.284 715.662 l
+335.142 715.615 335.0 715.615 334.81 715.568 c
+334.668 715.521 334.479 715.473 334.289 715.426 c
+334.431 715.473 334.526 715.521 334.621 715.568 c
+334.763 715.615 334.858 715.71 334.952 715.757 c
+336.041 716.515 l
+336.894 717.131 l
+336.753 718.268 l
+336.041 718.125 l
+334.289 717.889 l
+333.294 717.747 l
+333.437 716.894 l
+334.289 717.036 l
+335.379 717.178 l
+335.473 717.226 335.615 717.226 335.758 717.273 c
+335.852 717.32 335.947 717.32 336.041 717.368 c
+336.089 717.368 336.137 717.415 336.231 717.415 c
+336.137 717.368 336.089 717.368 336.041 717.32 c
+335.947 717.273 335.852 717.226 335.758 717.178 c
+335.663 717.131 335.568 717.084 335.521 717.036 c
+334.289 716.231 l
+333.626 715.71 l
+333.768 714.573 l
+334.289 714.668 l
+336.041 714.905 l
+337.226 715.094 l
+h
+f
+n
+344.189 691.317 m
+344.236 691.294 l
+344.233 691.317 344.225 691.317 344.189 691.317 c
+390.274 707.09 m
+390.297 707.136 l
+390.275 707.135 390.274 707.127 390.274 707.09 c
+390.795 717.984 m
+390.653 717.936 390.511 717.842 390.368 717.699 c
+390.274 718.647 390.368 719.168 390.605 719.546 c
+390.653 719.594 390.747 719.688 390.795 719.736 c
+391.505 720.351 392.405 720.635 393.02 721.204 c
+393.02 721.157 l
+393.542 718.599 391.884 718.552 390.795 717.984 c
+390.795 715.426 m
+390.511 715.331 390.274 715.236 390.037 715.094 c
+390.037 715.805 l
+390.085 716.326 390.227 716.657 390.416 716.894 c
+390.559 716.989 390.653 717.084 390.795 717.178 c
+391.505 717.652 392.358 717.842 392.974 718.362 c
+392.974 718.268 l
+393.211 715.947 391.884 715.805 390.795 715.426 c
+390.795 712.868 m
+390.559 712.821 390.274 712.773 390.037 712.726 c
+389.895 712.679 389.753 712.631 389.61 712.584 c
+389.564 712.537 389.516 712.537 389.469 712.489 c
+389.469 712.916 389.516 713.247 389.61 713.532 c
+389.705 713.863 389.848 714.1 389.99 714.241 c
+390.037 714.241 390.037 714.289 390.037 714.289 c
+390.274 714.431 390.559 714.573 390.795 714.668 c
+391.458 714.952 392.121 715.094 392.642 715.473 c
+392.689 715.379 l
+392.675 713.432 391.782 713.103 390.795 712.868 c
+392.121 712.584 m
+392.026 711.115 391.458 710.595 390.795 710.405 c
+390.559 710.31 390.321 710.264 390.037 710.216 c
+389.895 710.216 389.753 710.216 389.61 710.168 c
+389.28 710.121 388.948 710.073 388.664 709.932 c
+388.806 710.879 389.043 711.4 389.374 711.684 c
+389.469 711.731 389.516 711.779 389.61 711.779 c
+389.753 711.874 389.895 711.921 390.037 711.968 c
+390.321 712.063 390.559 712.11 390.795 712.205 c
+391.269 712.299 391.743 712.442 392.121 712.679 c
+h
+391.316 709.789 m
+391.221 709.126 391.032 708.652 390.795 708.369 c
+390.605 708.084 390.321 707.895 390.037 707.8 c
+389.895 707.753 389.753 707.705 389.61 707.705 c
+389.28 707.658 388.9 707.658 388.521 707.611 c
+388.237 707.611 387.906 707.563 387.669 707.468 c
+387.859 708.416 388.143 708.89 388.474 709.126 c
+388.521 709.126 l
+388.853 709.316 389.232 709.411 389.61 709.458 c
+389.753 709.505 389.895 709.552 390.037 709.552 c
+390.321 709.6 390.559 709.648 390.795 709.695 c
+390.985 709.742 391.174 709.789 391.316 709.884 c
+h
+390.321 707.137 m
+390.227 706.853 390.131 706.569 390.037 706.379 c
+389.942 706.095 389.753 705.858 389.61 705.716 c
+389.28 705.337 388.9 705.195 388.521 705.195 c
+388.095 705.148 387.622 705.195 387.195 705.195 c
+386.958 705.195 386.674 705.195 386.437 705.148 c
+386.674 705.858 386.911 706.285 387.195 706.569 c
+387.29 706.616 387.338 706.663 387.431 706.711 c
+387.764 706.853 388.143 706.9 388.521 706.948 c
+388.9 706.995 389.28 706.995 389.61 707.042 c
+389.753 707.042 389.895 707.09 390.037 707.137 c
+390.131 707.137 390.227 707.184 390.321 707.184 c
+390.297 707.136 l
+390.304 707.137 390.31 707.137 390.321 707.137 c
+389.043 704.532 m
+388.9 704.106 388.711 703.726 388.521 703.49 c
+388.143 702.969 387.669 702.78 387.195 702.732 c
+386.722 702.732 386.2 702.827 385.68 702.874 c
+385.443 702.922 385.253 702.922 385.016 702.874 c
+385.253 703.443 385.49 703.822 385.68 704.058 c
+385.821 704.2 385.964 704.295 386.106 704.342 c
+386.485 704.484 386.864 704.484 387.195 704.484 c
+387.669 704.532 388.095 704.484 388.521 704.532 c
+388.711 704.532 388.853 704.579 389.043 704.627 c
+388.995 704.532 l
+h
+387.527 702.069 m
+387.431 701.833 387.338 701.596 387.195 701.454 c
+386.722 700.696 386.248 700.458 385.68 700.458 c
+385.159 700.411 384.542 700.648 383.975 700.743 c
+383.785 700.79 383.596 700.79 383.406 700.79 c
+383.596 701.169 383.785 701.454 383.975 701.69 c
+384.211 701.927 384.401 702.069 384.638 702.164 c
+384.969 702.211 385.348 702.211 385.68 702.211 c
+386.248 702.164 386.722 702.069 387.195 702.117 c
+387.574 702.117 l
+h
+385.869 699.748 m
+385.821 699.653 385.774 699.559 385.68 699.464 c
+385.111 698.564 384.542 698.28 383.975 698.28 c
+383.454 698.28 382.932 698.517 382.411 698.659 c
+382.174 698.754 381.89 698.801 381.606 698.801 c
+381.89 699.274 382.174 699.606 382.411 699.796 c
+382.601 699.938 382.791 700.032 382.932 700.08 c
+383.311 700.127 383.643 700.08 383.975 700.032 c
+384.59 699.938 385.159 699.796 385.68 699.796 c
+385.869 699.796 l
+385.821 699.748 l
+h
+383.975 697.57 m
+383.406 696.765 382.932 696.433 382.411 696.291 c
+381.843 696.196 381.322 696.433 380.801 696.622 c
+380.469 696.765 380.185 696.906 379.902 696.953 c
+379.806 697.001 379.759 697.001 379.665 697.001 c
+379.759 697.144 379.854 697.238 379.902 697.332 c
+380.232 697.711 380.517 697.901 380.801 698.043 c
+380.896 698.09 380.99 698.138 381.085 698.138 c
+381.559 698.138 381.985 698.043 382.411 697.949 c
+382.98 697.807 383.501 697.617 383.975 697.617 c
+383.927 697.57 l
+h
+381.89 695.532 m
+381.464 695.059 381.133 694.775 380.801 694.586 c
+380.469 694.444 380.185 694.396 379.902 694.444 c
+379.806 694.444 379.665 694.491 379.522 694.491 c
+379.238 694.586 378.907 694.775 378.622 694.917 c
+378.338 695.059 378.101 695.201 377.817 695.296 c
+377.723 695.343 377.628 695.343 377.533 695.391 c
+377.628 695.486 377.723 695.58 377.817 695.675 c
+378.101 695.959 378.385 696.148 378.622 696.243 c
+378.764 696.338 378.954 696.385 379.096 696.385 c
+379.238 696.385 379.38 696.338 379.522 696.338 c
+379.665 696.291 379.806 696.243 379.902 696.243 c
+380.232 696.148 380.517 696.006 380.801 695.912 c
+381.179 695.769 381.512 695.675 381.938 695.628 c
+381.843 695.532 l
+h
+379.617 693.733 m
+379.617 693.685 379.569 693.685 379.522 693.638 c
+379.19 693.306 378.907 693.07 378.622 692.975 c
+378.338 692.833 378.054 692.786 377.817 692.786 c
+377.675 692.786 377.581 692.786 377.438 692.833 c
+377.343 692.88 377.249 692.88 377.202 692.928 c
+377.154 692.928 377.106 692.975 377.059 692.975 c
+376.775 693.117 376.538 693.259 376.301 693.448 c
+376.254 693.448 376.207 693.496 376.159 693.543 c
+376.065 693.591 375.97 693.638 375.875 693.685 c
+375.733 693.78 375.544 693.875 375.354 693.922 c
+375.354 693.922 375.307 693.922 375.307 693.97 c
+375.307 693.97 375.354 693.97 375.354 694.017 c
+375.544 694.159 375.733 694.301 375.875 694.444 c
+375.97 694.491 376.065 694.538 376.159 694.586 c
+376.207 694.633 376.254 694.633 376.301 694.68 c
+376.538 694.775 376.728 694.822 376.917 694.822 c
+376.965 694.822 377.012 694.822 377.059 694.775 c
+377.202 694.775 l
+377.249 694.728 377.343 694.728 377.438 694.68 c
+377.581 694.633 377.723 694.586 377.817 694.538 c
+378.101 694.444 378.338 694.301 378.622 694.207 c
+378.907 694.065 379.238 693.922 379.522 693.828 c
+379.665 693.828 l
+h
+377.249 692.122 m
+377.202 692.075 l
+377.154 692.027 377.106 691.981 377.059 691.981 c
+376.775 691.744 376.538 691.602 376.301 691.507 c
+376.254 691.459 376.207 691.459 376.159 691.412 c
+376.065 691.412 375.97 691.365 375.875 691.365 c
+375.686 691.317 375.544 691.317 375.354 691.317 c
+375.259 691.317 375.164 691.365 375.07 691.365 c
+375.023 691.412 374.975 691.412 374.88 691.459 c
+374.691 691.554 374.502 691.649 374.359 691.791 c
+374.217 691.838 374.123 691.933 374.028 692.027 c
+373.98 692.075 373.933 692.075 373.839 692.122 c
+373.791 692.17 373.743 692.217 373.696 692.264 c
+373.507 692.407 373.27 692.596 372.986 692.691 c
+372.938 692.691 l
+372.938 692.738 372.986 692.738 372.986 692.786 c
+373.27 692.975 373.507 693.117 373.696 693.212 c
+373.743 693.259 373.791 693.259 373.839 693.306 c
+373.933 693.306 373.98 693.354 374.028 693.354 c
+374.123 693.401 374.265 693.401 374.359 693.448 c
+374.644 693.448 l
+374.738 693.401 374.833 693.401 374.88 693.354 c
+374.975 693.354 375.023 693.306 375.07 693.306 c
+375.164 693.259 375.259 693.212 375.354 693.164 c
+375.544 693.07 375.733 692.975 375.875 692.88 c
+375.97 692.833 376.065 692.786 376.159 692.738 c
+376.207 692.691 376.254 692.691 376.301 692.643 c
+376.538 692.501 376.775 692.359 377.059 692.264 c
+377.106 692.264 377.154 692.217 377.202 692.217 c
+377.249 692.217 377.249 692.217 377.296 692.17 c
+h
+374.738 690.748 m
+374.596 690.654 374.454 690.56 374.359 690.465 c
+374.217 690.418 374.123 690.37 374.028 690.323 c
+373.98 690.275 373.933 690.275 373.839 690.228 c
+373.791 690.228 373.743 690.181 373.696 690.181 c
+373.459 690.086 373.223 690.038 372.986 690.086 c
+372.892 690.086 372.749 690.086 372.655 690.133 c
+372.464 690.181 372.275 690.275 372.133 690.37 c
+372.086 690.418 371.991 690.465 371.897 690.512 c
+371.897 690.56 371.849 690.607 371.802 690.654 c
+371.755 690.654 371.755 690.702 371.707 690.702 c
+371.565 690.844 371.47 690.939 371.328 691.08 c
+371.186 691.223 370.997 691.365 370.854 691.459 c
+370.807 691.507 370.713 691.554 370.665 691.602 c
+370.618 691.649 370.523 691.649 370.476 691.696 c
+370.523 691.744 370.618 691.744 370.665 691.791 c
+370.713 691.838 370.807 691.886 370.854 691.933 c
+371.043 692.027 371.186 692.075 371.328 692.122 c
+371.47 692.17 371.613 692.217 371.707 692.264 c
+371.802 692.264 l
+371.897 692.264 l
+372.133 692.264 l
+372.228 692.264 l
+372.37 692.217 372.512 692.17 372.655 692.122 c
+372.749 692.027 372.892 691.981 372.986 691.886 c
+373.27 691.744 373.507 691.554 373.696 691.412 c
+373.743 691.365 373.791 691.365 373.839 691.317 c
+373.933 691.27 373.98 691.223 374.028 691.176 c
+374.123 691.128 374.217 691.033 374.359 690.986 c
+374.502 690.939 374.644 690.844 374.786 690.797 c
+374.691 690.748 l
+h
+372.086 689.565 m
+372.038 689.517 371.991 689.517 371.897 689.47 c
+371.897 689.422 371.849 689.422 371.802 689.376 c
+371.707 689.376 l
+371.565 689.281 371.423 689.233 371.328 689.186 c
+371.139 689.138 370.997 689.091 370.854 689.044 c
+370.665 689.044 l
+370.381 689.044 370.144 689.044 369.955 689.138 c
+369.907 689.186 369.86 689.186 369.813 689.233 c
+369.576 689.328 369.339 689.517 369.149 689.707 c
+369.055 689.802 368.96 689.943 368.865 690.038 c
+368.818 690.086 368.723 690.181 368.676 690.228 c
+368.582 690.323 368.487 690.418 368.391 690.512 c
+368.25 690.654 368.108 690.797 367.965 690.891 c
+368.108 690.986 368.25 691.033 368.391 691.128 c
+368.487 691.128 368.582 691.176 368.676 691.223 c
+368.771 691.223 368.818 691.27 368.865 691.27 c
+368.96 691.317 369.055 691.317 369.149 691.317 c
+369.386 691.365 369.576 691.365 369.765 691.317 c
+369.765 691.317 369.765 691.27 369.813 691.27 c
+369.86 691.27 369.907 691.223 369.955 691.223 c
+370.192 691.08 370.428 690.891 370.665 690.748 c
+370.713 690.702 370.807 690.607 370.854 690.56 c
+370.997 690.418 371.186 690.323 371.328 690.181 c
+371.423 690.086 371.565 689.943 371.707 689.849 c
+371.755 689.849 371.755 689.849 371.802 689.802 c
+371.849 689.802 371.897 689.754 371.897 689.754 c
+371.991 689.707 372.086 689.66 372.133 689.612 c
+h
+369.386 688.618 m
+369.292 688.57 369.244 688.57 369.149 688.523 c
+369.055 688.476 368.96 688.428 368.865 688.428 c
+368.818 688.38 368.723 688.38 368.676 688.333 c
+368.582 688.333 368.487 688.286 368.391 688.286 c
+368.25 688.239 368.108 688.239 367.965 688.239 c
+367.776 688.239 l
+367.633 688.239 367.492 688.286 367.397 688.333 c
+367.349 688.333 367.302 688.333 367.255 688.38 c
+367.16 688.428 367.066 688.476 366.97 688.57 c
+366.923 688.57 366.876 688.618 366.876 688.618 c
+366.734 688.712 366.639 688.807 366.544 688.902 c
+366.449 689.044 366.307 689.233 366.213 689.376 c
+366.118 689.47 366.071 689.565 365.976 689.66 c
+365.787 689.897 365.597 690.133 365.361 690.323 c
+365.597 690.418 365.787 690.465 365.976 690.512 c
+366.071 690.56 366.118 690.56 366.213 690.56 c
+366.307 690.607 366.449 690.607 366.544 690.654 c
+366.876 690.654 l
+366.876 690.654 366.923 690.607 366.97 690.607 c
+367.018 690.607 367.113 690.607 367.16 690.56 c
+367.207 690.56 367.255 690.512 367.255 690.512 c
+367.302 690.465 367.349 690.465 367.397 690.418 c
+367.539 690.37 367.633 690.275 367.776 690.181 c
+367.824 690.133 367.871 690.038 367.965 689.991 c
+368.108 689.849 368.25 689.707 368.391 689.565 c
+368.487 689.47 368.582 689.376 368.676 689.281 c
+368.723 689.186 368.818 689.138 368.865 689.091 c
+368.96 688.996 369.055 688.949 369.149 688.854 c
+369.244 688.807 369.339 688.712 369.433 688.665 c
+369.339 688.618 l
+h
+366.544 687.954 m
+366.544 687.907 l
+366.449 687.86 366.307 687.86 366.213 687.812 c
+366.118 687.765 366.071 687.765 365.976 687.765 c
+365.597 687.671 365.313 687.623 365.028 687.671 c
+364.887 687.671 364.745 687.718 364.65 687.765 c
+364.413 687.86 364.271 687.954 364.081 688.144 c
+363.75 688.476 363.513 688.902 363.229 689.328 c
+363.182 689.422 363.087 689.517 363.039 689.66 c
+362.945 689.754 362.803 689.849 362.708 689.943 c
+362.803 689.991 362.897 690.038 363.039 690.038 c
+363.087 690.086 363.182 690.086 363.229 690.086 c
+363.607 690.181 363.844 690.181 364.081 690.181 c
+364.271 690.133 364.413 690.133 364.555 690.038 c
+364.602 690.038 364.602 690.038 364.65 689.991 c
+364.792 689.897 364.934 689.802 365.028 689.66 c
+365.408 689.328 365.692 688.949 365.976 688.57 c
+366.071 688.523 366.118 688.428 366.213 688.38 c
+366.307 688.239 366.449 688.144 366.544 688.002 c
+366.592 688.002 366.592 688.002 366.639 687.954 c
+h
+363.703 687.481 m
+363.561 687.433 363.418 687.386 363.229 687.386 c
+363.182 687.339 363.087 687.339 363.039 687.339 c
+362.897 687.339 362.755 687.292 362.661 687.292 c
+362.518 687.292 362.424 687.339 362.282 687.339 c
+362.045 687.386 361.808 687.433 361.618 687.575 c
+361.524 687.623 361.477 687.718 361.381 687.765 c
+360.955 688.191 360.766 688.76 360.482 689.233 c
+360.34 689.47 360.245 689.66 360.056 689.849 c
+360.197 689.849 360.34 689.897 360.482 689.897 c
+360.861 689.991 361.145 689.991 361.381 689.943 c
+361.477 689.943 361.571 689.897 361.618 689.897 c
+361.761 689.849 361.808 689.802 361.902 689.754 c
+362.045 689.66 362.187 689.517 362.282 689.422 c
+362.424 689.281 362.566 689.091 362.661 688.949 c
+362.803 688.76 362.897 688.618 363.039 688.428 c
+363.087 688.333 363.182 688.239 363.229 688.097 c
+363.418 687.907 363.561 687.671 363.797 687.528 c
+h
+360.861 687.292 m
+360.718 687.244 360.576 687.244 360.482 687.244 c
+360.15 687.197 359.866 687.197 359.629 687.244 c
+359.535 687.244 l
+359.156 687.292 358.871 687.481 358.635 687.671 c
+358.54 687.765 358.492 687.86 358.397 687.954 c
+358.255 688.191 358.161 688.38 358.066 688.618 c
+357.972 688.902 357.829 689.186 357.735 689.422 c
+357.64 689.612 357.545 689.802 357.403 689.943 c
+357.498 689.943 357.64 689.991 357.735 689.991 c
+358.066 689.991 l
+358.397 689.991 l
+358.492 689.991 358.587 689.991 358.635 689.943 c
+358.871 689.897 359.061 689.849 359.203 689.754 c
+359.345 689.612 359.44 689.517 359.535 689.422 c
+359.582 689.376 359.582 689.328 359.629 689.281 c
+359.961 688.807 360.197 688.286 360.482 687.86 c
+360.624 687.671 360.766 687.481 360.908 687.339 c
+360.813 687.292 l
+h
+357.972 687.339 m
+357.735 687.339 l
+357.592 687.292 357.498 687.292 357.356 687.292 c
+357.261 687.292 357.119 687.339 356.977 687.339 c
+356.93 687.339 356.835 687.339 356.74 687.386 c
+356.598 687.433 356.456 687.481 356.313 687.528 c
+356.172 687.575 356.03 687.671 355.935 687.765 c
+355.651 688.049 355.509 688.38 355.366 688.712 c
+355.225 689.138 355.129 689.565 354.988 689.943 c
+354.892 690.038 354.846 690.181 354.751 690.275 c
+354.988 690.275 l
+355.366 690.275 l
+355.603 690.275 355.793 690.228 355.935 690.228 c
+356.077 690.181 356.219 690.133 356.313 690.086 c
+356.408 690.038 356.503 689.943 356.598 689.897 c
+356.645 689.849 356.693 689.754 356.74 689.66 c
+356.835 689.565 356.93 689.422 356.977 689.328 c
+357.119 689.044 357.261 688.807 357.356 688.523 c
+357.498 688.286 357.592 688.049 357.735 687.812 c
+357.829 687.671 357.924 687.528 358.018 687.386 c
+h
+355.082 687.671 m
+355.082 687.623 l
+354.988 687.623 l
+354.609 687.623 354.277 687.671 354.041 687.765 c
+353.945 687.765 353.898 687.765 353.851 687.812 c
+353.614 687.907 353.424 688.002 353.235 688.144 c
+352.998 688.333 352.856 688.57 352.761 688.854 c
+352.714 688.949 352.667 689.091 352.619 689.281 c
+352.572 689.565 352.477 689.943 352.429 690.275 c
+352.382 690.323 352.382 690.418 352.336 690.512 c
+352.288 690.56 352.288 690.654 352.24 690.702 c
+352.24 690.748 352.193 690.797 352.193 690.844 c
+352.24 690.844 l
+352.336 690.844 l
+352.429 690.844 l
+352.619 690.844 l
+352.667 690.797 352.714 690.797 352.761 690.797 c
+352.951 690.797 353.093 690.748 353.235 690.702 c
+353.519 690.607 353.709 690.512 353.851 690.418 c
+353.898 690.37 353.898 690.37 353.945 690.323 c
+353.945 690.275 353.993 690.228 354.041 690.181 c
+354.514 689.517 354.656 688.665 354.988 688.002 c
+355.035 687.86 355.082 687.765 355.177 687.671 c
+h
+352.336 688.191 m
+352.288 688.191 l
+352.24 688.191 l
+352.003 688.191 351.766 688.239 351.577 688.286 c
+351.482 688.286 351.435 688.333 351.341 688.333 c
+351.151 688.428 350.961 688.476 350.819 688.57 c
+350.583 688.712 350.393 688.902 350.251 689.091 c
+350.014 689.47 349.967 689.991 349.92 690.465 c
+349.825 690.891 349.778 691.317 349.636 691.649 c
+349.73 691.649 349.825 691.649 349.92 691.602 c
+350.014 691.602 350.156 691.554 350.251 691.554 c
+350.488 691.459 350.678 691.412 350.819 691.365 c
+351.056 691.223 351.198 691.128 351.341 690.986 c
+351.341 690.939 l
+351.435 690.797 351.53 690.654 351.577 690.512 c
+351.862 689.802 351.956 688.996 352.24 688.38 c
+352.288 688.333 352.288 688.286 352.336 688.239 c
+h
+349.493 688.996 m
+349.351 688.996 l
+349.256 689.044 349.209 689.044 349.162 689.044 c
+348.973 689.091 348.83 689.138 348.688 689.186 c
+348.499 689.233 348.356 689.328 348.215 689.422 c
+348.167 689.422 348.12 689.47 348.12 689.47 c
+347.978 689.565 347.93 689.612 347.836 689.707 c
+347.741 689.802 347.646 689.943 347.599 690.038 c
+347.172 690.844 347.456 691.886 347.172 692.691 c
+347.315 692.643 347.456 692.596 347.599 692.549 c
+347.693 692.549 347.741 692.501 347.836 692.501 c
+347.93 692.454 348.025 692.407 348.12 692.359 c
+348.12 692.359 348.167 692.359 348.215 692.312 c
+348.404 692.217 348.594 692.122 348.688 691.981 c
+348.735 691.933 348.783 691.886 348.83 691.838 c
+348.973 691.507 349.066 691.128 349.162 690.748 c
+349.209 690.418 349.256 690.086 349.351 689.754 c
+349.399 689.517 349.446 689.233 349.588 688.996 c
+h
+346.888 693.259 m
+346.699 693.496 346.462 693.733 346.177 693.922 c
+346.083 693.97 346.036 694.017 345.988 694.017 c
+345.941 694.065 345.846 694.112 345.799 694.112 c
+345.751 694.159 345.704 694.159 345.657 694.159 c
+345.609 694.207 345.515 694.254 345.467 694.254 c
+345.326 694.301 345.136 694.396 344.946 694.444 c
+344.852 694.444 344.757 694.491 344.662 694.491 c
+344.615 694.491 344.615 694.491 344.567 694.538 c
+344.52 694.586 344.472 694.68 344.425 694.775 c
+344.283 694.917 344.094 695.107 343.857 695.249 c
+343.81 695.296 343.762 695.343 343.715 695.391 c
+343.525 695.486 343.241 695.628 342.957 695.769 c
+342.91 695.769 342.862 695.769 342.815 695.817 c
+342.767 695.817 342.673 695.864 342.578 695.912 c
+342.531 695.912 342.436 695.959 342.389 695.959 c
+342.341 696.054 342.294 696.101 342.246 696.196 c
+342.104 696.48 341.82 696.765 341.394 697.049 c
+341.299 697.096 341.205 697.144 341.11 697.238 c
+340.873 697.332 340.636 697.475 340.399 697.57 c
+340.305 697.57 l
+340.162 698.043 339.831 698.469 339.215 698.896 c
+339.026 699.085 338.741 699.227 338.41 699.37 c
+338.315 699.796 338.079 700.222 337.558 700.696 c
+337.321 700.932 337.036 701.122 336.657 701.358 c
+336.61 701.738 336.42 702.164 336.041 702.638 c
+335.805 702.874 335.473 703.158 335.095 703.443 c
+335.095 703.963 334.858 704.484 334.289 705.1 c
+334.147 705.289 333.958 705.479 333.721 705.669 c
+333.721 706.285 333.484 706.948 332.821 707.753 c
+332.726 707.847 332.631 707.943 332.584 708.037 c
+332.631 708.652 332.395 709.458 331.589 710.453 c
+331.684 710.832 331.637 711.211 331.495 711.637 c
+331.4 712.063 331.164 712.489 330.832 713.01 c
+331.021 713.579 330.926 714.337 330.405 715.426 c
+330.359 715.473 330.359 715.521 330.311 715.568 c
+330.359 715.662 330.359 715.71 330.405 715.805 c
+330.453 716.136 330.5 716.515 330.405 716.941 c
+330.311 717.273 330.216 717.699 330.026 718.173 c
+330.263 718.741 330.359 719.499 329.979 720.73 c
+329.932 720.778 l
+329.979 720.825 l
+330.263 721.347 330.359 722.152 330.121 723.383 c
+330.216 723.572 330.311 723.762 330.405 723.998 c
+330.548 724.473 330.595 725.135 330.5 725.988 c
+330.879 726.461 331.164 727.267 331.069 728.546 c
+331.258 728.687 331.4 728.877 331.495 729.114 c
+331.732 729.541 331.874 730.156 331.921 731.056 c
+332.3 731.34 332.584 731.814 332.821 732.619 c
+332.869 732.856 332.915 733.14 332.963 733.424 c
+333.484 733.803 333.91 734.466 334.195 735.745 c
+334.242 735.792 334.289 735.792 334.289 735.792 c
+334.81 736.172 335.284 736.787 335.663 737.924 c
+335.758 738.018 335.9 738.066 336.041 738.16 c
+336.468 738.492 336.894 739.061 337.273 740.008 c
+337.368 740.008 337.462 740.055 337.558 740.103 c
+338.079 740.387 338.552 740.908 339.073 741.902 c
+339.12 741.902 339.167 741.95 339.215 741.95 c
+339.594 742.092 339.973 742.329 340.399 742.755 c
+340.589 742.992 340.826 743.276 341.062 743.655 c
+341.11 743.655 l
+341.205 743.655 341.299 743.702 341.394 743.75 c
+341.678 743.844 341.963 743.986 342.246 744.271 c
+342.389 744.365 342.483 744.46 342.578 744.555 c
+342.673 744.65 342.72 744.744 342.815 744.792 c
+342.862 744.887 342.91 744.934 342.957 744.981 c
+343.005 745.076 343.099 745.123 343.147 745.218 c
+343.336 745.218 343.525 745.266 343.715 745.36 c
+343.762 745.36 343.81 745.36 343.857 745.407 c
+344.046 745.502 344.236 745.597 344.425 745.692 c
+344.472 745.786 344.567 745.834 344.662 745.881 c
+344.757 745.976 344.852 746.071 344.946 746.117 c
+345.089 746.26 345.23 746.402 345.372 746.592 c
+345.467 746.592 l
+345.657 746.592 l
+345.704 746.592 345.751 746.639 345.799 746.639 c
+345.846 746.639 345.941 746.639 345.988 746.686 c
+346.036 746.686 346.083 746.686 346.177 746.733 c
+346.415 746.829 346.699 746.971 346.983 747.16 c
+347.172 747.302 347.362 747.444 347.599 747.634 c
+347.646 747.681 347.693 747.729 347.741 747.775 c
+347.836 747.775 l
+347.93 747.729 348.025 747.775 348.12 747.775 c
+348.215 747.775 l
+348.356 747.775 348.546 747.823 348.688 747.87 c
+348.83 747.917 349.02 748.012 349.162 748.06 c
+349.209 748.107 349.256 748.154 349.351 748.154 c
+349.493 748.296 349.683 748.391 349.92 748.534 c
+349.967 748.581 350.061 748.676 350.156 748.723 c
+350.251 748.723 l
+350.441 748.676 350.63 748.676 350.819 748.723 c
+351.009 748.723 351.151 748.771 351.341 748.818 c
+351.435 748.865 351.482 748.865 351.577 748.913 c
+351.766 749.007 352.003 749.102 352.24 749.244 c
+352.288 749.244 352.288 749.244 352.336 749.291 c
+352.429 749.291 l
+352.477 749.339 352.572 749.386 352.619 749.433 c
+352.667 749.481 l
+352.714 749.481 352.714 749.481 352.761 749.433 c
+352.904 749.433 353.093 749.386 353.235 749.386 c
+353.424 749.386 353.614 749.433 353.851 749.481 c
+353.898 749.481 353.945 749.481 354.041 749.528 c
+354.324 749.576 354.609 749.718 354.988 749.86 c
+355.082 749.907 355.129 749.955 355.225 750.002 c
+355.272 750.002 355.319 749.955 355.366 749.955 c
+355.556 749.907 355.745 749.86 355.935 749.86 c
+356.077 749.86 356.172 749.86 356.313 749.907 c
+356.456 749.907 356.598 749.907 356.74 749.955 c
+356.835 749.955 356.93 750.002 356.977 750.002 c
+357.119 750.049 357.261 750.097 357.356 750.144 c
+357.498 750.144 357.592 750.191 357.735 750.238 c
+357.782 750.286 357.829 750.286 357.829 750.286 c
+357.924 750.286 357.972 750.238 358.066 750.238 c
+358.161 750.191 358.303 750.144 358.397 750.144 c
+358.492 750.144 358.54 750.097 358.635 750.097 c
+358.919 750.097 359.203 750.097 359.535 750.144 c
+359.629 750.144 l
+359.866 750.191 360.15 750.286 360.482 750.38 c
+360.718 750.238 361.003 750.144 361.381 750.097 c
+361.477 750.097 361.524 750.049 361.618 750.049 c
+361.856 750.049 362.045 750.049 362.282 750.097 c
+362.424 750.097 362.518 750.144 362.661 750.144 c
+362.755 750.144 362.897 750.191 363.039 750.191 c
+363.039 750.238 363.039 750.238 363.087 750.238 c
+363.134 750.191 363.182 750.144 363.229 750.144 c
+363.466 750.002 363.75 749.907 364.081 749.812 c
+364.271 749.812 364.46 749.765 364.65 749.765 c
+365.028 749.765 l
+365.218 749.812 365.454 749.812 365.692 749.86 c
+365.787 749.765 365.882 749.67 365.976 749.623 c
+366.071 749.576 366.118 749.576 366.213 749.528 c
+366.307 749.481 366.403 749.433 366.544 749.386 c
+366.639 749.339 366.734 749.339 366.876 749.339 c
+366.876 749.291 366.923 749.291 366.97 749.291 c
+367.066 749.291 367.16 749.244 367.255 749.244 c
+367.397 749.244 l
+367.776 749.244 l
+367.965 749.244 l
+368.25 749.244 l
+368.297 749.197 368.344 749.149 368.391 749.054 c
+368.487 749.007 368.582 748.96 368.676 748.913 c
+368.723 748.865 368.818 748.818 368.865 748.818 c
+368.96 748.771 369.055 748.723 369.149 748.676 c
+369.339 748.628 369.576 748.534 369.813 748.486 c
+369.955 748.486 l
+370.144 748.439 370.381 748.439 370.665 748.391 c
+370.713 748.391 l
+370.76 748.344 370.807 748.296 370.854 748.249 c
+370.997 748.154 371.139 748.012 371.328 747.917 c
+371.423 747.823 371.565 747.775 371.707 747.729 c
+371.755 747.729 371.755 747.681 371.802 747.681 c
+371.849 747.681 371.897 747.634 371.897 747.634 c
+371.991 747.634 372.086 747.586 372.133 747.586 c
+372.275 747.539 372.464 747.492 372.655 747.444 c
+372.749 747.444 372.892 747.397 372.986 747.397 c
+373.033 747.397 373.081 747.397 373.128 747.35 c
+373.27 747.16 373.459 746.971 373.696 746.781 c
+373.743 746.781 373.791 746.733 373.839 746.686 c
+373.933 746.686 373.98 746.639 374.028 746.592 c
+374.123 746.544 374.217 746.497 374.359 746.45 c
+374.502 746.402 374.691 746.307 374.88 746.26 c
+374.975 746.26 375.023 746.213 375.07 746.213 c
+375.164 746.165 375.259 746.165 375.354 746.117 c
+375.449 746.117 l
+375.544 745.928 375.686 745.739 375.875 745.597 c
+375.97 745.502 376.065 745.455 376.159 745.36 c
+376.207 745.36 376.254 745.313 376.301 745.266 c
+376.491 745.123 376.775 745.029 377.059 744.887 c
+377.106 744.887 377.154 744.839 377.202 744.839 c
+377.249 744.792 377.343 744.792 377.438 744.744 c
+377.486 744.744 377.581 744.697 377.628 744.697 c
+377.675 744.555 377.77 744.46 377.817 744.318 c
+378.007 744.082 378.244 743.844 378.622 743.607 c
+378.859 743.418 379.19 743.276 379.522 743.086 c
+379.569 743.086 379.617 743.086 379.665 743.039 c
+379.759 742.897 379.806 742.755 379.902 742.566 c
+380.091 742.281 380.375 741.997 380.801 741.761 c
+380.99 741.571 381.275 741.429 381.606 741.24 c
+381.701 740.813 381.938 740.387 382.411 739.961 c
+382.695 739.723 382.98 739.534 383.311 739.297 c
+383.406 738.871 383.596 738.445 383.975 738.018 c
+384.211 737.734 384.542 737.45 384.874 737.166 c
+384.922 736.693 385.159 736.172 385.68 735.508 c
+385.869 735.319 386.058 735.129 386.295 734.94 c
+386.248 734.372 386.532 733.708 387.195 732.856 c
+387.29 732.761 387.385 732.714 387.431 732.619 c
+387.385 731.956 387.622 731.198 388.426 730.156 c
+388.332 729.825 388.38 729.446 388.521 728.972 c
+388.616 728.593 388.853 728.167 389.185 727.646 c
+388.995 727.077 389.09 726.319 389.61 725.23 c
+389.658 725.183 389.658 725.135 389.705 725.088 c
+389.658 724.994 389.658 724.899 389.61 724.804 c
+389.564 724.52 389.516 724.141 389.61 723.715 c
+389.658 723.335 389.801 722.957 389.99 722.483 c
+389.705 721.915 389.658 721.11 390.037 719.925 c
+390.037 719.878 390.037 719.878 390.085 719.878 c
+390.037 719.831 l
+389.753 719.263 389.658 718.505 389.895 717.226 c
+389.801 717.084 389.705 716.847 389.61 716.609 c
+389.469 716.136 389.422 715.521 389.516 714.668 c
+389.137 714.147 388.853 713.389 388.9 712.11 c
+388.758 711.921 388.616 711.731 388.521 711.542 c
+388.285 711.068 388.143 710.453 388.095 709.6 c
+387.716 709.316 387.431 708.794 387.195 708.037 c
+387.148 707.8 387.101 707.516 387.053 707.184 c
+386.532 706.853 386.106 706.143 385.821 704.911 c
+385.774 704.864 385.728 704.864 385.68 704.816 c
+385.206 704.484 384.732 703.869 384.353 702.685 c
+384.259 702.638 384.116 702.59 383.975 702.495 c
+383.549 702.164 383.122 701.596 382.743 700.648 c
+382.648 700.6 382.554 700.553 382.411 700.506 c
+381.938 700.222 381.417 699.701 380.944 698.754 c
+380.896 698.706 380.849 698.706 380.801 698.706 c
+380.517 698.612 380.232 698.422 379.902 698.138 c
+379.806 698.043 379.665 697.901 379.522 697.759 c
+379.333 697.57 379.144 697.285 378.954 697.001 c
+378.859 696.953 378.718 696.953 378.622 696.906 c
+378.338 696.811 378.101 696.67 377.817 696.433 c
+377.723 696.338 377.581 696.196 377.438 696.054 c
+377.343 696.006 377.249 695.912 377.202 695.817 c
+377.154 695.769 377.106 695.722 377.059 695.675 c
+376.965 695.58 376.917 695.486 376.869 695.438 c
+376.68 695.391 376.491 695.391 376.301 695.296 c
+376.254 695.296 376.207 695.249 376.159 695.249 c
+376.065 695.201 375.97 695.154 375.875 695.107 c
+375.733 695.012 375.544 694.87 375.354 694.728 c
+375.259 694.68 375.164 694.586 375.07 694.491 c
+375.023 694.444 374.975 694.396 374.88 694.349 c
+374.833 694.254 374.738 694.159 374.644 694.065 c
+374.549 694.065 374.454 694.065 374.359 694.017 c
+374.265 694.017 374.123 694.017 374.028 693.97 c
+373.98 693.97 373.933 693.922 373.839 693.922 c
+373.791 693.875 373.743 693.875 373.696 693.875 c
+373.507 693.78 373.27 693.638 372.986 693.448 c
+372.892 693.354 372.749 693.259 372.655 693.164 c
+372.512 693.07 372.418 692.975 372.275 692.88 c
+372.133 692.88 l
+371.897 692.88 l
+371.802 692.88 l
+371.755 692.88 371.755 692.88 371.707 692.833 c
+371.565 692.833 371.47 692.786 371.328 692.738 c
+371.186 692.691 370.997 692.643 370.854 692.549 c
+370.807 692.501 370.713 692.501 370.665 692.454 c
+370.428 692.312 370.192 692.17 369.955 691.981 c
+369.907 691.981 369.907 691.933 369.86 691.933 c
+369.813 691.933 l
+369.149 691.933 l
+369.055 691.933 368.96 691.886 368.865 691.886 c
+368.818 691.838 368.723 691.838 368.676 691.838 c
+368.582 691.791 368.487 691.744 368.391 691.744 c
+368.25 691.649 368.108 691.602 367.965 691.507 c
+367.871 691.507 367.824 691.459 367.776 691.412 c
+367.633 691.365 367.539 691.27 367.397 691.223 c
+367.397 691.176 367.349 691.176 367.349 691.176 c
+367.255 691.176 l
+367.16 691.223 367.066 691.223 366.97 691.223 c
+366.876 691.223 l
+366.544 691.223 l
+366.449 691.223 366.307 691.223 366.213 691.176 c
+366.118 691.176 366.071 691.128 365.976 691.128 c
+365.692 691.033 365.408 690.939 365.028 690.748 c
+364.934 690.748 364.839 690.702 364.745 690.654 c
+364.65 690.654 l
+364.46 690.702 364.271 690.748 364.081 690.748 c
+363.844 690.797 363.561 690.748 363.229 690.702 c
+363.182 690.654 363.087 690.654 363.039 690.607 c
+362.897 690.607 362.803 690.56 362.661 690.512 c
+362.566 690.465 362.424 690.418 362.282 690.37 c
+362.234 690.37 362.187 690.37 362.139 690.323 c
+361.998 690.418 361.856 690.465 361.618 690.512 c
+361.381 690.512 l
+361.097 690.56 360.813 690.56 360.482 690.465 c
+360.245 690.465 359.913 690.37 359.629 690.275 c
+359.535 690.275 l
+359.298 690.418 359.013 690.512 358.635 690.56 c
+358.397 690.56 l
+358.066 690.56 l
+357.735 690.56 l
+357.592 690.512 357.498 690.512 357.356 690.512 c
+357.261 690.465 357.119 690.465 356.977 690.418 c
+356.93 690.418 l
+356.882 690.465 356.835 690.465 356.74 690.512 c
+356.645 690.607 356.503 690.654 356.313 690.702 c
+356.219 690.748 356.077 690.797 355.935 690.797 c
+355.793 690.844 355.603 690.844 355.366 690.844 c
+354.988 690.844 l
+354.751 690.844 354.561 690.844 354.324 690.797 c
+354.23 690.891 354.135 690.939 354.041 691.033 c
+353.945 691.033 353.898 691.08 353.851 691.08 c
+353.661 691.176 353.472 691.27 353.235 691.317 c
+353.093 691.317 352.951 691.365 352.761 691.365 c
+352.714 691.365 352.667 691.365 352.619 691.412 c
+352.429 691.412 l
+352.336 691.412 l
+352.24 691.412 l
+351.766 691.412 l
+351.719 691.459 351.672 691.507 351.577 691.602 c
+351.53 691.649 351.435 691.696 351.341 691.744 c
+351.198 691.838 351.009 691.886 350.819 691.981 c
+350.678 692.027 350.488 692.075 350.251 692.122 c
+350.156 692.122 350.014 692.17 349.92 692.17 c
+349.73 692.217 349.541 692.217 349.351 692.217 c
+349.303 692.217 l
+349.256 692.264 349.209 692.312 349.162 692.359 c
+349.02 692.501 348.877 692.596 348.688 692.738 c
+348.546 692.786 348.404 692.88 348.215 692.975 c
+348.12 692.975 l
+348.025 693.022 347.93 693.07 347.836 693.07 c
+347.741 693.117 347.693 693.117 347.599 693.164 c
+347.409 693.164 347.22 693.212 346.983 693.259 c
+h
+346.794 690.038 m
+346.556 690.086 346.367 690.181 346.177 690.228 c
+346.083 690.275 346.036 690.275 345.988 690.323 c
+345.941 690.323 345.846 690.37 345.799 690.418 c
+345.751 690.418 345.704 690.465 345.657 690.465 c
+345.609 690.512 345.515 690.607 345.467 690.654 c
+345.183 690.891 345.041 691.128 344.946 691.412 c
+344.71 692.217 345.041 693.117 344.804 693.875 c
+344.852 693.875 344.899 693.875 344.946 693.828 c
+345.136 693.78 345.326 693.733 345.467 693.638 c
+345.515 693.591 345.609 693.591 345.657 693.543 c
+345.704 693.543 345.751 693.496 345.799 693.448 c
+345.846 693.448 345.941 693.401 345.988 693.354 c
+346.036 693.306 346.13 693.259 346.177 693.212 c
+346.273 693.117 346.32 693.022 346.367 692.928 c
+346.746 691.933 346.556 690.891 346.888 690.038 c
+h
+344.236 691.294 m
+344.236 691.27 l
+344.094 691.317 343.999 691.365 343.857 691.412 c
+343.81 691.459 343.762 691.459 343.715 691.507 c
+343.384 691.649 343.147 691.791 342.957 691.981 c
+342.91 692.027 342.862 692.075 342.815 692.122 c
+342.72 692.264 342.625 692.359 342.578 692.501 c
+342.294 693.212 342.531 693.97 342.578 694.728 c
+342.578 694.87 342.625 695.012 342.578 695.154 c
+342.578 695.296 l
+342.673 695.296 342.767 695.249 342.815 695.201 c
+342.862 695.201 342.91 695.154 342.957 695.154 c
+343.288 694.964 343.525 694.822 343.715 694.633 c
+343.762 694.586 343.857 694.538 343.857 694.444 c
+343.952 694.396 343.999 694.301 344.046 694.207 c
+344.331 693.164 344.046 692.17 344.283 691.27 c
+h
+341.82 692.786 m
+341.725 692.786 l
+341.63 692.833 341.489 692.88 341.394 692.928 c
+341.299 693.022 341.205 693.07 341.11 693.117 c
+340.778 693.354 340.541 693.591 340.399 693.828 c
+339.925 694.538 340.21 695.343 340.399 696.148 c
+340.447 696.385 340.494 696.67 340.447 696.953 c
+340.684 696.811 340.92 696.67 341.11 696.528 c
+341.205 696.48 341.299 696.385 341.394 696.291 c
+341.63 696.101 341.773 695.912 341.82 695.675 c
+342.057 694.633 341.678 693.638 341.82 692.786 c
+339.5 694.444 m
+339.404 694.491 l
+339.357 694.491 339.31 694.538 339.215 694.586 c
+336.894 696.006 338.505 697.38 338.505 698.706 c
+338.789 698.517 339.026 698.327 339.215 698.185 c
+339.546 697.901 339.689 697.617 339.736 697.38 c
+339.879 696.338 339.404 695.343 339.5 694.444 c
+337.558 697.664 m
+337.415 697.19 337.321 696.765 337.321 696.338 c
+337.226 696.385 l
+336.515 696.859 336.137 697.332 336.041 697.807 c
+335.947 698.09 335.947 698.422 336.041 698.706 c
+336.185 699.37 336.657 700.032 336.705 700.696 c
+337.084 700.364 337.368 700.08 337.558 699.843 c
+337.7 699.606 337.794 699.417 337.842 699.227 c
+337.842 698.659 337.7 698.138 337.558 697.664 c
+335.331 698.422 m
+335.236 698.469 l
+335.236 698.422 l
+334.763 698.848 334.479 699.18 334.289 699.511 c
+334.005 700.08 334.1 700.6 334.289 701.074 c
+334.573 701.642 334.952 702.211 335.047 702.78 c
+335.615 702.259 335.9 701.879 336.041 701.501 c
+336.041 701.406 336.089 701.311 336.089 701.263 c
+336.041 701.074 336.041 700.98 336.041 700.837 c
+335.852 699.938 335.379 699.18 335.331 698.422 c
+333.484 700.648 m
+333.437 700.696 l
+333.152 700.932 332.963 701.217 332.821 701.454 c
+332.253 702.259 332.442 702.922 332.821 703.537 c
+333.105 704.011 333.484 704.484 333.626 705.053 c
+333.958 704.674 334.195 704.39 334.289 704.106 c
+334.431 703.869 334.479 703.632 334.479 703.395 c
+334.479 703.158 334.384 702.922 334.289 702.685 c
+334.053 701.974 333.626 701.311 333.484 700.648 c
+331.826 703.111 m
+331.826 703.064 l
+331.684 703.206 331.589 703.348 331.495 703.49 c
+330.69 704.627 331.021 705.385 331.495 706.048 c
+331.826 706.474 332.205 706.9 332.395 707.374 c
+332.584 707.184 332.679 706.995 332.821 706.806 c
+333.058 706.332 333.152 706.0 333.105 705.669 c
+333.058 705.385 332.915 705.1 332.821 704.864 c
+332.49 704.2 332.063 703.632 331.874 703.016 c
+h
+330.405 705.621 m
+330.216 705.906 330.074 706.143 329.979 706.379 c
+329.648 707.09 329.742 707.611 329.979 708.037 c
+330.074 708.226 330.216 708.416 330.405 708.605 c
+330.737 709.031 331.164 709.411 331.4 709.837 c
+331.4 709.789 331.447 709.695 331.495 709.648 c
+331.921 708.937 332.016 708.463 331.969 708.084 c
+331.826 707.753 331.684 707.468 331.495 707.184 c
+331.116 706.616 330.69 706.143 330.5 705.574 c
+h
+329.269 708.274 m
+329.269 708.226 l
+329.221 708.274 329.221 708.274 329.221 708.321 c
+328.416 709.648 328.701 710.358 329.221 710.974 c
+329.458 711.211 329.695 711.447 329.979 711.684 c
+330.121 711.826 330.263 711.968 330.405 712.11 c
+330.453 712.205 330.5 712.299 330.595 712.395 c
+331.021 711.542 331.116 711.021 330.974 710.595 c
+330.832 710.216 330.642 709.932 330.405 709.648 c
+330.263 709.458 330.121 709.316 329.979 709.126 c
+329.695 708.842 329.458 708.511 329.316 708.179 c
+h
+328.321 710.974 m
+327.374 712.963 328.321 713.579 329.221 714.241 c
+329.506 714.431 329.789 714.668 329.979 714.952 c
+330.359 714.1 330.405 713.532 330.263 713.153 c
+330.169 713.01 330.074 712.821 329.979 712.726 c
+329.742 712.395 329.458 712.157 329.221 711.874 c
+328.89 711.589 328.558 711.258 328.369 710.926 c
+h
+327.611 713.769 m
+326.711 716.136 328.227 716.515 329.221 717.226 c
+329.364 717.32 329.506 717.463 329.648 717.605 c
+329.932 716.704 329.932 716.136 329.742 715.757 c
+329.6 715.521 329.41 715.331 329.221 715.142 c
+328.653 714.62 328.037 714.241 327.659 713.72 c
+h
+327.185 716.562 m
+327.185 716.609 l
+326.427 719.168 328.179 719.31 329.221 720.02 c
+329.316 720.067 329.41 720.162 329.506 720.257 c
+329.742 719.357 329.695 718.789 329.458 718.41 c
+329.364 718.315 329.316 718.221 329.221 718.125 c
+328.558 717.51 327.705 717.178 327.185 716.562 c
+326.948 719.499 m
+326.474 722.009 328.084 722.057 329.221 722.625 c
+329.364 722.72 329.506 722.814 329.648 722.91 c
+329.742 722.009 329.648 721.441 329.41 721.11 c
+329.364 721.015 329.269 720.967 329.221 720.92 c
+328.511 720.257 327.611 720.02 326.995 719.405 c
+326.995 719.499 l
+h
+329.221 725.183 m
+329.506 725.278 329.742 725.373 329.979 725.562 c
+329.979 724.804 l
+329.932 724.33 329.789 723.998 329.6 723.762 c
+329.458 723.62 329.364 723.525 329.221 723.478 c
+328.464 723.004 327.659 722.767 327.043 722.294 c
+327.043 722.341 l
+326.806 724.709 328.084 724.852 329.221 725.183 c
+327.326 725.23 m
+327.326 727.22 328.227 727.551 329.221 727.74 c
+329.458 727.788 329.742 727.835 329.979 727.93 c
+330.121 727.977 330.263 728.025 330.405 728.072 c
+330.453 728.119 330.5 728.119 330.548 728.167 c
+330.548 727.74 330.5 727.362 330.405 727.125 c
+330.311 726.793 330.169 726.556 330.026 726.367 c
+329.979 726.367 l
+329.742 726.178 329.458 726.035 329.221 725.941 c
+328.558 725.656 327.895 725.514 327.326 725.135 c
+h
+327.895 728.072 m
+327.99 729.541 328.558 730.014 329.221 730.251 c
+329.458 730.346 329.695 730.393 329.979 730.393 c
+330.121 730.44 330.263 730.44 330.405 730.44 c
+330.737 730.488 331.069 730.535 331.353 730.677 c
+331.21 729.73 330.974 729.256 330.642 728.972 c
+330.548 728.925 330.5 728.877 330.405 728.83 c
+330.263 728.783 330.121 728.687 329.979 728.641 c
+329.695 728.593 329.458 728.498 329.221 728.451 c
+328.748 728.31 328.274 728.214 327.895 727.977 c
+h
+328.701 730.819 m
+328.795 731.482 328.984 731.956 329.221 732.287 c
+329.41 732.571 329.695 732.714 329.979 732.856 c
+330.121 732.903 330.263 732.903 330.405 732.951 c
+330.737 732.998 331.116 732.998 331.495 732.998 c
+331.779 732.998 332.11 733.045 332.347 733.14 c
+332.158 732.24 331.874 731.766 331.495 731.482 c
+331.164 731.34 330.784 731.245 330.405 731.151 c
+330.263 731.151 330.121 731.104 329.979 731.104 c
+329.695 731.056 329.458 731.008 329.221 730.914 c
+329.032 730.867 328.842 730.819 328.701 730.771 c
+h
+329.695 733.519 m
+329.789 733.803 329.885 734.04 329.979 734.276 c
+330.074 734.561 330.216 734.798 330.405 734.94 c
+330.737 735.271 331.116 735.414 331.495 735.461 c
+331.921 735.508 332.347 735.461 332.821 735.461 c
+333.058 735.414 333.342 735.461 333.579 735.508 c
+333.342 734.751 333.105 734.324 332.821 734.087 c
+332.726 734.04 332.679 733.993 332.584 733.945 c
+332.253 733.803 331.874 733.756 331.495 733.708 c
+331.116 733.661 330.737 733.661 330.405 733.614 c
+330.263 733.566 330.121 733.566 329.979 733.519 c
+329.885 733.519 329.789 733.472 329.695 733.424 c
+329.742 733.519 l
+h
+330.974 736.124 m
+331.116 736.551 331.305 736.881 331.495 737.166 c
+331.874 737.687 332.347 737.829 332.821 737.877 c
+333.294 737.924 333.816 737.782 334.289 737.734 c
+334.526 737.734 334.763 737.734 335.0 737.782 c
+334.763 737.213 334.526 736.835 334.289 736.598 c
+334.195 736.456 334.053 736.361 333.91 736.266 c
+333.531 736.172 333.152 736.124 332.821 736.124 c
+332.347 736.124 331.921 736.172 331.495 736.124 c
+331.305 736.124 331.164 736.076 330.974 736.029 c
+h
+332.442 738.587 m
+332.584 738.824 332.679 739.013 332.821 739.203 c
+333.248 739.913 333.768 740.15 334.289 740.197 c
+334.858 740.197 335.473 740.008 336.041 739.913 c
+336.231 739.866 336.42 739.866 336.61 739.866 c
+336.42 739.487 336.231 739.155 336.041 738.965 c
+335.805 738.729 335.615 738.587 335.379 738.492 c
+335.0 738.445 334.668 738.445 334.289 738.445 c
+333.768 738.492 333.294 738.539 332.821 738.539 c
+332.679 738.539 332.584 738.539 332.442 738.492 c
+332.49 738.587 l
+h
+334.147 740.908 m
+334.195 741.003 334.242 741.097 334.289 741.145 c
+334.905 742.044 335.473 742.329 336.041 742.376 c
+336.515 742.376 337.036 742.139 337.558 741.997 c
+337.842 741.902 338.126 741.855 338.41 741.855 c
+338.079 741.334 337.842 741.003 337.558 740.813 c
+337.368 740.718 337.226 740.624 337.084 740.577 c
+336.705 740.528 336.374 740.577 336.041 740.624 c
+335.426 740.718 334.858 740.86 334.289 740.86 c
+334.147 740.86 l
+334.195 740.908 l
+h
+336.041 743.086 m
+336.61 743.844 337.084 744.223 337.558 744.318 c
+338.126 744.46 338.694 744.223 339.215 743.986 c
+339.594 743.844 339.973 743.655 340.352 743.655 c
+339.925 743.086 339.546 742.755 339.215 742.613 c
+339.12 742.566 339.026 742.518 338.931 742.518 c
+338.457 742.47 337.984 742.613 337.558 742.707 c
+337.036 742.849 336.515 742.992 336.041 742.992 c
+336.089 743.086 l
+h
+338.126 745.076 m
+338.552 745.55 338.884 745.881 339.215 746.023 c
+339.641 746.213 340.02 746.26 340.399 746.165 c
+340.636 746.071 340.873 745.976 341.11 745.881 c
+341.205 745.786 341.299 745.739 341.394 745.692 c
+341.678 745.55 341.963 745.407 342.246 745.313 c
+342.341 745.266 342.389 745.266 342.483 745.266 c
+342.246 745.029 l
+341.963 744.697 341.678 744.507 341.394 744.365 c
+341.299 744.318 341.205 744.318 341.11 744.271 c
+340.92 744.271 l
+340.731 744.271 340.541 744.271 340.399 744.318 c
+339.973 744.413 339.594 744.555 339.215 744.697 c
+338.836 744.839 338.457 744.981 338.079 745.029 c
+h
+340.352 746.923 m
+340.399 746.923 l
+340.636 747.16 340.873 747.35 341.11 747.492 c
+341.205 747.586 341.299 747.634 341.394 747.681 c
+341.725 747.823 342.01 747.87 342.246 747.87 c
+342.389 747.87 342.483 747.823 342.578 747.823 c
+342.673 747.775 342.767 747.729 342.815 747.729 c
+342.862 747.681 342.91 747.681 342.957 747.634 c
+343.241 747.539 343.478 747.35 343.715 747.207 c
+343.762 747.16 343.81 747.112 343.857 747.112 c
+344.046 746.971 344.236 746.876 344.425 746.781 c
+344.472 746.781 344.567 746.733 344.662 746.733 c
+344.662 746.686 344.71 746.686 344.71 746.686 c
+344.662 746.639 l
+344.567 746.544 344.472 746.497 344.425 746.402 c
+344.236 746.26 344.046 746.165 343.857 746.071 c
+343.81 746.023 343.762 746.023 343.715 745.976 c
+343.478 745.881 343.288 745.834 343.099 745.834 c
+342.957 745.834 l
+342.91 745.834 342.862 745.881 342.815 745.881 c
+342.72 745.881 342.673 745.928 342.578 745.928 c
+342.483 745.976 342.389 746.023 342.246 746.071 c
+341.963 746.165 341.678 746.307 341.394 746.45 c
+341.299 746.497 341.205 746.544 341.11 746.592 c
+340.873 746.686 340.636 746.781 340.399 746.829 c
+340.352 746.829 l
+340.399 746.876 l
+h
+342.767 748.486 m
+342.767 748.534 l
+342.767 748.534 342.815 748.534 342.815 748.581 c
+342.862 748.581 342.91 748.628 342.957 748.676 c
+343.241 748.865 343.478 749.054 343.715 749.149 c
+343.762 749.149 343.81 749.197 343.857 749.197 c
+344.046 749.291 344.236 749.291 344.425 749.339 c
+344.472 749.339 344.567 749.339 344.662 749.291 c
+344.757 749.291 344.852 749.291 344.946 749.244 c
+345.136 749.197 345.278 749.102 345.467 749.007 c
+345.515 748.96 345.609 748.913 345.657 748.865 c
+345.704 748.818 345.751 748.818 345.799 748.771 c
+345.846 748.723 345.941 748.676 345.988 748.628 c
+346.036 748.581 346.083 748.534 346.177 748.486 c
+346.415 748.296 346.699 748.06 346.983 747.966 c
+347.031 747.966 347.031 747.917 347.078 747.917 c
+347.031 747.917 347.031 747.87 346.983 747.87 c
+346.651 747.634 346.415 747.444 346.177 747.35 c
+346.083 747.35 346.036 747.302 345.988 747.302 c
+345.941 747.255 345.846 747.255 345.799 747.255 c
+345.751 747.207 345.704 747.207 345.657 747.207 c
+345.467 747.207 l
+345.372 747.207 l
+345.23 747.255 345.089 747.302 344.946 747.35 c
+344.852 747.397 344.757 747.444 344.662 747.492 c
+344.567 747.492 344.472 747.539 344.425 747.586 c
+344.236 747.681 344.046 747.775 343.857 747.917 c
+343.81 747.917 343.762 747.966 343.715 748.012 c
+343.478 748.154 343.241 748.249 342.957 748.344 c
+342.91 748.391 342.862 748.391 342.815 748.439 c
+342.72 748.439 l
+h
+345.278 749.907 m
+345.326 749.955 345.42 750.002 345.467 750.049 c
+345.515 750.097 345.609 750.097 345.657 750.144 c
+345.704 750.191 345.751 750.191 345.799 750.238 c
+345.846 750.286 345.941 750.286 345.988 750.333 c
+346.036 750.333 346.083 750.38 346.177 750.38 c
+346.462 750.523 346.746 750.57 346.983 750.57 c
+347.22 750.57 347.409 750.523 347.599 750.428 c
+347.693 750.38 347.741 750.333 347.836 750.286 c
+347.93 750.238 348.025 750.191 348.12 750.097 c
+348.12 750.049 348.167 750.049 348.215 750.002 c
+348.404 749.86 348.546 749.718 348.688 749.576 c
+348.83 749.433 349.02 749.291 349.162 749.149 c
+349.209 749.149 349.256 749.102 349.351 749.054 c
+349.399 749.007 349.446 748.96 349.541 748.96 c
+349.446 748.913 349.399 748.865 349.351 748.818 c
+349.256 748.771 349.209 748.771 349.162 748.723 c
+348.973 748.628 348.83 748.581 348.688 748.486 c
+348.546 748.439 348.356 748.391 348.215 748.391 c
+348.167 748.391 348.12 748.344 348.12 748.344 c
+347.836 748.344 l
+347.836 748.391 347.788 748.391 347.788 748.391 c
+347.693 748.391 347.646 748.439 347.599 748.439 c
+347.362 748.534 347.172 748.628 346.983 748.771 c
+346.699 748.96 346.415 749.149 346.177 749.339 c
+346.083 749.386 346.036 749.386 345.988 749.433 c
+345.941 749.481 345.846 749.528 345.799 749.576 c
+345.751 749.576 345.704 749.623 345.657 749.623 c
+345.609 749.67 345.515 749.718 345.467 749.765 c
+345.372 749.765 345.326 749.812 345.23 749.86 c
+345.326 749.907 l
+h
+347.93 751.091 m
+347.978 751.091 348.025 751.138 348.12 751.185 c
+348.12 751.185 348.167 751.233 348.215 751.233 c
+348.404 751.328 348.546 751.375 348.688 751.47 c
+348.877 751.518 349.02 751.565 349.162 751.565 c
+349.209 751.565 349.256 751.612 349.351 751.612 c
+349.541 751.612 349.73 751.612 349.92 751.565 c
+350.014 751.518 350.156 751.47 350.251 751.375 c
+350.488 751.281 350.678 751.091 350.819 750.949 c
+351.009 750.76 351.151 750.57 351.341 750.38 c
+351.435 750.286 351.482 750.191 351.577 750.144 c
+351.719 750.002 351.909 749.86 352.051 749.765 c
+351.909 749.67 351.719 749.576 351.577 749.528 c
+351.482 749.481 351.435 749.481 351.341 749.433 c
+351.151 749.386 350.961 749.339 350.819 749.291 c
+350.63 749.291 350.441 749.291 350.251 749.339 c
+350.156 749.386 350.014 749.433 349.92 749.528 c
+349.683 749.623 349.493 749.765 349.351 749.907 c
+349.256 749.955 349.209 750.002 349.162 750.049 c
+349.02 750.191 348.83 750.333 348.688 750.475 c
+348.546 750.57 348.404 750.712 348.215 750.807 c
+348.167 750.854 348.12 750.854 348.12 750.902 c
+348.025 750.949 347.93 750.996 347.883 751.043 c
+h
+350.63 751.991 m
+350.725 752.039 350.772 752.086 350.819 752.086 c
+351.009 752.181 351.151 752.228 351.341 752.275 c
+351.435 752.323 351.482 752.323 351.577 752.37 c
+351.814 752.418 352.051 752.418 352.24 752.418 c
+352.288 752.418 352.288 752.37 352.336 752.37 c
+352.429 752.37 l
+352.477 752.37 352.572 752.323 352.619 752.323 c
+352.667 752.275 352.714 752.275 352.761 752.275 c
+352.951 752.181 353.093 752.086 353.235 751.944 c
+353.472 751.707 353.661 751.47 353.851 751.233 c
+353.898 751.138 353.945 751.043 354.041 750.996 c
+354.23 750.712 354.419 750.523 354.656 750.333 c
+354.419 750.238 354.23 750.144 354.041 750.097 c
+353.945 750.097 353.898 750.097 353.851 750.049 c
+353.614 750.002 353.424 750.002 353.235 750.002 c
+353.093 750.002 352.951 750.049 352.809 750.097 c
+352.761 750.097 l
+352.714 750.144 352.667 750.144 352.619 750.191 c
+352.572 750.238 352.477 750.286 352.429 750.333 c
+352.382 750.38 352.336 750.38 352.336 750.428 c
+352.288 750.428 352.288 750.428 352.24 750.475 c
+352.003 750.665 351.814 750.902 351.577 751.138 c
+351.482 751.185 351.435 751.281 351.341 751.328 c
+351.341 751.375 l
+351.151 751.518 351.009 751.659 350.819 751.802 c
+350.772 751.849 350.678 751.897 350.583 751.944 c
+350.678 751.991 l
+h
+353.424 752.702 m
+353.566 752.749 353.709 752.797 353.851 752.844 c
+353.898 752.844 353.945 752.891 354.041 752.891 c
+354.372 752.986 354.703 752.986 354.988 752.986 c
+355.129 752.938 355.272 752.938 355.366 752.891 c
+355.603 752.797 355.793 752.655 355.935 752.512 c
+356.077 752.37 356.219 752.181 356.313 752.039 c
+356.456 751.802 356.598 751.565 356.74 751.328 c
+356.835 751.233 356.93 751.091 356.977 750.996 c
+357.072 750.902 357.167 750.76 357.308 750.665 c
+357.213 750.665 357.072 750.617 356.977 750.617 c
+356.93 750.57 356.835 750.57 356.74 750.523 c
+356.598 750.523 356.456 750.475 356.313 750.475 c
+355.935 750.475 l
+355.745 750.475 355.603 750.523 355.461 750.57 c
+355.414 750.617 355.414 750.617 355.366 750.617 c
+355.225 750.76 355.082 750.854 354.988 750.996 c
+354.609 751.328 354.324 751.707 354.041 752.039 c
+353.945 752.133 353.898 752.181 353.851 752.275 c
+353.709 752.418 353.566 752.56 353.377 752.655 c
+353.472 752.702 l
+h
+356.313 753.128 m
+356.313 753.175 l
+356.456 753.223 356.645 753.223 356.74 753.27 c
+356.835 753.27 356.93 753.27 356.977 753.317 c
+357.356 753.317 l
+357.735 753.317 l
+357.829 753.27 357.972 753.27 358.066 753.223 c
+358.208 753.175 358.303 753.128 358.397 753.033 c
+358.492 752.986 358.587 752.938 358.635 752.844 c
+359.061 752.465 359.25 751.897 359.535 751.375 c
+359.535 751.328 359.582 751.281 359.629 751.233 c
+359.724 751.091 359.819 750.949 359.961 750.807 c
+359.819 750.76 359.724 750.76 359.629 750.76 c
+359.582 750.712 359.535 750.712 359.535 750.712 c
+359.156 750.665 358.871 750.665 358.635 750.712 c
+358.54 750.712 358.492 750.712 358.397 750.76 c
+358.303 750.76 358.208 750.807 358.114 750.854 c
+358.114 750.902 358.066 750.902 358.066 750.902 c
+357.924 750.996 357.829 751.138 357.735 751.233 c
+357.592 751.375 357.498 751.518 357.356 751.659 c
+357.261 751.849 357.119 752.039 356.977 752.181 c
+356.93 752.323 356.835 752.418 356.74 752.512 c
+356.645 752.702 356.503 752.891 356.313 753.033 c
+356.313 753.08 356.267 753.08 356.219 753.128 c
+h
+359.156 753.364 m
+359.298 753.364 359.392 753.412 359.535 753.412 c
+359.629 753.412 l
+359.961 753.46 360.245 753.46 360.482 753.412 c
+360.861 753.317 361.145 753.175 361.381 752.938 c
+361.477 752.844 361.571 752.749 361.618 752.607 c
+361.902 752.181 362.045 751.659 362.282 751.185 c
+362.376 750.996 362.471 750.854 362.613 750.712 c
+362.471 750.665 362.376 750.665 362.282 750.665 c
+362.045 750.617 361.808 750.617 361.618 750.665 c
+361.381 750.665 l
+361.145 750.712 360.955 750.807 360.813 750.902 c
+360.671 750.996 360.576 751.138 360.482 751.233 c
+360.15 751.659 359.866 752.181 359.629 752.655 c
+359.582 752.702 359.535 752.749 359.535 752.797 c
+359.392 752.986 359.25 753.175 359.108 753.317 c
+h
+362.045 753.27 m
+362.045 753.317 l
+362.282 753.317 l
+362.661 753.317 l
+363.039 753.317 l
+363.087 753.27 363.182 753.27 363.229 753.27 c
+363.607 753.175 363.892 753.033 364.081 752.844 c
+364.366 752.607 364.508 752.275 364.65 751.944 c
+364.792 751.518 364.887 751.091 365.028 750.712 c
+365.076 750.57 365.171 750.475 365.265 750.333 c
+365.028 750.333 l
+364.65 750.333 l
+364.413 750.38 364.271 750.38 364.081 750.428 c
+363.797 750.475 363.607 750.617 363.418 750.712 c
+363.371 750.807 363.324 750.902 363.229 750.949 c
+363.182 751.091 363.087 751.185 363.039 751.328 c
+362.897 751.565 362.755 751.802 362.661 752.039 c
+362.566 752.323 362.424 752.56 362.282 752.797 c
+362.187 752.986 362.092 753.128 361.998 753.27 c
+h
+364.934 752.986 m
+365.028 752.986 l
+365.408 752.986 365.739 752.938 365.976 752.891 c
+366.071 752.891 366.118 752.844 366.213 752.844 c
+366.307 752.797 366.449 752.702 366.544 752.655 c
+366.686 752.607 366.781 752.512 366.876 752.418 c
+366.876 752.37 366.923 752.323 366.97 752.323 c
+367.113 752.133 367.207 751.944 367.255 751.754 c
+367.349 751.565 367.349 751.422 367.397 751.281 c
+367.492 750.807 367.586 750.333 367.776 749.955 c
+367.776 749.907 367.824 749.812 367.824 749.765 c
+367.776 749.765 l
+367.633 749.812 367.492 749.812 367.397 749.812 c
+367.255 749.812 l
+367.16 749.86 367.066 749.86 366.97 749.907 c
+366.876 749.907 l
+366.734 749.955 366.639 749.955 366.544 750.002 c
+366.403 750.049 366.307 750.144 366.213 750.238 c
+366.165 750.238 366.118 750.286 366.071 750.333 c
+366.023 750.38 366.023 750.38 365.976 750.428 c
+365.502 751.138 365.361 751.991 365.028 752.655 c
+364.982 752.749 364.934 752.891 364.839 752.986 c
+h
+367.728 752.465 m
+367.776 752.465 l
+367.824 752.418 367.871 752.418 367.965 752.418 c
+368.108 752.418 368.25 752.37 368.391 752.37 c
+368.487 752.323 368.582 752.323 368.676 752.275 c
+368.771 752.275 368.818 752.228 368.865 752.228 c
+368.96 752.181 369.055 752.133 369.149 752.086 c
+369.481 751.897 369.67 751.707 369.813 751.422 c
+369.86 751.328 369.907 751.185 369.955 751.091 c
+370.144 750.38 370.097 749.576 370.381 749.007 c
+370.238 749.007 370.097 749.007 369.955 749.054 c
+369.907 749.054 369.86 749.054 369.813 749.102 c
+369.528 749.149 369.339 749.197 369.149 749.291 c
+369.055 749.339 368.96 749.433 368.865 749.481 c
+368.818 749.528 368.723 749.576 368.676 749.67 c
+368.582 749.86 368.487 750.002 368.391 750.191 c
+368.202 750.712 368.108 751.233 367.965 751.754 c
+367.918 751.944 367.824 752.086 367.776 752.275 c
+367.728 752.323 367.681 752.37 367.681 752.418 c
+367.776 752.418 l
+367.728 752.418 367.728 752.418 367.728 752.465 c
+370.523 751.612 m
+370.523 751.659 l
+370.57 751.659 370.618 751.612 370.665 751.612 c
+370.713 751.612 370.807 751.612 370.854 751.565 c
+371.043 751.565 371.186 751.518 371.328 751.47 c
+371.47 751.375 371.613 751.328 371.707 751.281 c
+371.755 751.281 371.755 751.233 371.802 751.233 c
+371.849 751.185 371.897 751.185 371.897 751.138 c
+371.991 751.091 372.086 751.043 372.133 750.949 c
+372.464 750.665 372.559 750.286 372.655 749.86 c
+372.702 749.244 372.607 748.534 372.844 747.966 c
+372.749 747.966 372.702 748.012 372.655 748.012 c
+372.464 748.06 372.275 748.107 372.133 748.154 c
+372.086 748.202 371.991 748.249 371.897 748.249 c
+371.897 748.296 371.849 748.296 371.802 748.296 c
+371.755 748.344 371.755 748.344 371.707 748.344 c
+371.565 748.439 371.423 748.534 371.328 748.676 c
+371.281 748.723 371.234 748.771 371.186 748.818 c
+371.043 749.149 370.949 749.481 370.854 749.86 c
+370.76 750.238 370.713 750.617 370.665 750.996 c
+370.618 751.233 370.523 751.422 370.428 751.659 c
+h
+373.223 750.617 m
+373.412 750.57 373.554 750.523 373.696 750.475 c
+373.743 750.428 373.791 750.428 373.839 750.38 c
+373.933 750.38 373.98 750.333 374.028 750.333 c
+374.123 750.286 374.265 750.191 374.359 750.144 c
+374.596 750.002 374.786 749.812 374.88 749.623 c
+374.975 749.481 375.023 749.339 375.07 749.197 c
+375.307 748.391 374.975 747.492 375.212 746.733 c
+375.164 746.781 375.117 746.781 375.07 746.781 c
+375.023 746.829 374.975 746.829 374.88 746.829 c
+374.691 746.923 374.502 747.018 374.359 747.112 c
+374.217 747.16 374.123 747.207 374.028 747.302 c
+373.98 747.35 373.886 747.397 373.839 747.444 c
+373.791 747.492 373.743 747.539 373.696 747.586 c
+373.696 747.634 373.649 747.681 373.649 747.729 c
+373.27 748.723 373.459 749.765 373.128 750.617 c
+h
+375.78 749.339 m
+375.875 749.339 l
+375.97 749.291 376.065 749.244 376.159 749.197 c
+376.207 749.197 376.254 749.149 376.301 749.149 c
+376.633 749.007 376.869 748.818 377.059 748.676 c
+377.106 748.581 377.154 748.534 377.202 748.486 c
+377.296 748.391 377.343 748.249 377.438 748.154 c
+377.723 747.444 377.486 746.639 377.438 745.928 c
+377.391 745.786 377.391 745.644 377.438 745.502 c
+377.438 745.313 l
+377.343 745.36 377.249 745.407 377.202 745.455 c
+377.154 745.455 377.106 745.502 377.059 745.502 c
+376.728 745.644 376.491 745.834 376.301 745.976 c
+376.254 746.071 376.207 746.117 376.159 746.165 c
+376.065 746.26 376.018 746.354 375.97 746.45 c
+375.923 746.544 375.923 746.686 375.875 746.829 c
+375.733 747.729 375.923 748.581 375.733 749.339 c
+h
+378.196 747.87 m
+378.29 747.823 l
+378.29 747.87 l
+378.385 747.823 378.48 747.729 378.622 747.681 c
+379.049 747.444 379.333 747.207 379.522 746.971 c
+380.328 745.928 379.475 744.744 379.569 743.702 c
+379.522 743.702 l
+379.144 743.939 378.812 744.129 378.622 744.318 c
+378.385 744.555 378.244 744.744 378.196 744.934 c
+377.959 745.976 378.338 746.971 378.196 747.87 c
+380.517 746.165 m
+380.612 746.165 l
+380.659 746.117 380.706 746.071 380.801 746.071 c
+383.074 744.65 381.512 743.228 381.512 741.902 c
+381.227 742.092 380.944 742.281 380.801 742.47 c
+380.469 742.755 380.328 742.992 380.28 743.276 c
+380.139 744.318 380.612 745.266 380.517 746.165 c
+382.411 742.897 m
+382.554 743.371 382.695 743.844 382.695 744.318 c
+382.791 744.271 l
+383.501 743.75 383.879 743.276 383.975 742.849 c
+384.069 742.518 384.069 742.234 383.975 741.95 c
+383.833 741.287 383.359 740.624 383.311 739.961 c
+382.885 740.292 382.601 740.577 382.411 740.813 c
+382.317 741.05 382.222 741.24 382.174 741.429 c
+382.174 741.95 382.317 742.423 382.411 742.897 c
+384.685 742.234 m
+384.779 742.187 l
+385.253 741.808 385.537 741.476 385.68 741.145 c
+386.011 740.528 385.917 740.055 385.68 739.534 c
+385.443 738.965 385.064 738.445 384.969 737.829 c
+384.401 738.35 384.116 738.776 383.975 739.108 c
+383.975 739.203 383.927 739.297 383.927 739.392 c
+383.927 739.534 383.975 739.676 383.975 739.818 c
+384.164 740.671 384.638 741.429 384.685 742.234 c
+386.532 740.008 m
+386.579 739.913 l
+386.579 739.961 l
+386.864 739.676 387.053 739.44 387.195 739.203 c
+387.764 738.35 387.574 737.734 387.195 737.119 c
+386.911 736.598 386.532 736.124 386.39 735.603 c
+386.058 735.982 385.821 736.266 385.68 736.551 c
+385.585 736.787 385.49 737.024 385.49 737.261 c
+385.537 737.498 385.632 737.734 385.68 737.971 c
+385.964 738.682 386.39 739.297 386.532 740.008 c
+388.19 737.545 m
+388.332 737.403 388.426 737.308 388.521 737.166 c
+389.327 735.982 388.995 735.271 388.521 734.609 c
+388.19 734.135 387.764 733.756 387.622 733.235 c
+387.431 733.472 387.338 733.661 387.195 733.851 c
+386.958 734.276 386.864 734.656 386.911 734.94 c
+386.958 735.271 387.101 735.508 387.195 735.792 c
+387.527 736.408 387.953 736.976 388.143 737.592 c
+h
+389.564 735.034 m
+389.61 735.034 l
+389.61 734.987 l
+389.801 734.751 389.942 734.514 390.037 734.276 c
+390.368 733.566 390.274 733.045 390.037 732.619 c
+389.942 732.382 389.801 732.193 389.61 732.003 c
+389.28 731.625 388.853 731.245 388.616 730.819 c
+388.569 730.867 388.569 730.914 388.521 731.008 c
+388.095 731.672 388.0 732.146 388.048 732.571 c
+388.19 732.903 388.332 733.188 388.521 733.424 c
+388.9 734.04 389.327 734.514 389.516 735.082 c
+h
+390.747 732.382 m
+390.795 732.382 390.795 732.382 390.795 732.335 c
+391.553 731.008 391.316 730.251 390.795 729.683 c
+390.559 729.398 390.321 729.209 390.037 728.972 c
+389.895 728.83 389.753 728.687 389.61 728.498 c
+389.564 728.451 389.469 728.356 389.422 728.262 c
+388.995 729.114 388.9 729.635 389.043 730.062 c
+389.185 730.393 389.374 730.725 389.61 731.008 c
+389.753 731.151 389.895 731.34 390.037 731.53 c
+390.321 731.814 390.559 732.098 390.7 732.477 c
+h
+391.695 729.683 m
+392.642 727.693 391.695 727.077 390.795 726.415 c
+390.511 726.178 390.227 725.988 390.037 725.704 c
+390.037 725.656 l
+389.658 726.556 389.61 727.077 389.753 727.504 c
+389.848 727.646 389.942 727.788 390.037 727.93 c
+390.274 728.214 390.559 728.498 390.795 728.735 c
+391.126 729.066 391.458 729.351 391.647 729.73 c
+h
+392.405 726.84 m
+392.405 726.888 l
+393.305 724.52 391.789 724.141 390.795 723.43 c
+390.653 723.288 390.511 723.193 390.368 723.051 c
+390.085 723.952 390.085 724.473 390.274 724.852 c
+390.416 725.088 390.605 725.325 390.795 725.467 c
+391.316 725.988 391.98 726.415 392.358 726.935 c
+h
+392.784 724.094 m
+392.831 723.998 l
+392.831 724.046 l
+393.542 721.441 391.837 721.347 390.795 720.635 c
+390.7 720.542 390.605 720.446 390.511 720.351 c
+390.274 721.299 390.321 721.82 390.559 722.199 c
+390.653 722.294 390.7 722.388 390.795 722.483 c
+391.458 723.146 392.31 723.478 392.784 724.094 c
+393.542 718.647 m
+393.542 718.647 393.494 718.836 393.447 718.978 c
+393.732 719.546 393.779 720.305 393.542 721.536 c
+393.542 721.583 393.494 721.772 393.447 721.915 c
+393.684 722.483 393.684 723.241 393.305 724.473 c
+393.305 724.52 393.258 724.662 393.211 724.804 c
+393.353 725.373 393.305 726.178 392.831 727.362 c
+392.831 727.362 392.737 727.551 392.69 727.693 c
+392.784 728.262 392.642 729.066 392.074 730.203 c
+392.074 730.203 391.98 730.393 391.884 730.488 c
+391.98 731.104 391.743 731.861 391.079 732.951 c
+391.079 732.951 390.985 733.14 390.89 733.235 c
+390.89 733.472 390.89 733.661 390.795 733.945 c
+390.7 734.324 390.464 734.798 390.037 735.366 c
+389.99 735.461 389.942 735.508 389.895 735.603 c
+389.848 735.651 389.753 735.792 389.658 735.888 c
+389.658 735.982 389.61 736.076 389.61 736.172 c
+389.516 736.693 389.185 737.308 388.521 738.066 c
+388.474 738.113 388.474 738.113 388.426 738.16 c
+388.426 738.16 388.285 738.303 388.19 738.397 c
+388.095 738.918 387.811 739.44 387.195 740.103 c
+387.101 740.245 386.958 740.387 386.769 740.577 c
+386.769 740.577 386.627 740.718 386.485 740.813 c
+386.39 741.192 386.154 741.618 385.68 742.092 c
+385.49 742.329 385.206 742.566 384.922 742.802 c
+384.874 742.849 384.732 742.945 384.59 743.039 c
+384.496 743.323 384.306 743.655 383.975 743.986 c
+383.738 744.271 383.359 744.602 382.838 744.887 c
+382.838 744.934 382.648 745.029 382.554 745.076 c
+382.506 745.171 382.459 745.218 382.411 745.313 c
+382.174 745.739 381.654 746.213 380.801 746.733 c
+380.706 746.733 380.659 746.781 380.612 746.781 c
+380.612 746.829 380.422 746.923 380.28 746.971 c
+380.185 747.112 380.091 747.302 379.902 747.444 c
+379.806 747.539 379.665 747.681 379.522 747.775 c
+379.285 747.966 379.001 748.154 378.622 748.344 c
+378.48 748.391 378.385 748.439 378.244 748.486 c
+378.196 748.534 378.007 748.581 377.912 748.628 c
+377.864 748.676 377.864 748.676 377.817 748.723 c
+377.723 748.865 377.581 749.007 377.438 749.149 c
+377.343 749.197 377.296 749.244 377.202 749.291 c
+377.154 749.339 377.106 749.339 377.059 749.386 c
+376.823 749.528 376.586 749.623 376.301 749.765 c
+376.254 749.765 376.207 749.812 376.159 749.812 c
+376.065 749.86 375.97 749.907 375.875 749.907 c
+375.828 749.955 375.78 749.955 375.686 750.002 c
+375.686 750.002 375.496 750.049 375.354 750.097 c
+375.259 750.191 375.164 750.286 375.07 750.333 c
+375.023 750.428 374.975 750.475 374.88 750.523 c
+374.738 750.617 374.549 750.712 374.359 750.807 c
+374.265 750.854 374.123 750.902 374.028 750.949 c
+373.98 750.949 373.933 750.996 373.839 750.996 c
+373.791 751.043 373.743 751.043 373.696 751.043 c
+373.507 751.138 373.318 751.185 373.081 751.233 c
+372.986 751.233 l
+372.938 751.281 372.796 751.281 372.702 751.328 c
+372.702 751.328 372.655 751.328 372.655 751.375 c
+372.512 751.518 372.323 751.612 372.133 751.707 c
+372.086 751.754 371.991 751.802 371.897 751.849 c
+371.897 751.849 371.849 751.849 371.802 751.897 c
+371.707 751.897 l
+371.613 751.944 371.47 751.991 371.328 752.039 c
+371.186 752.086 371.043 752.133 370.854 752.181 c
+370.665 752.181 l
+370.523 752.228 370.428 752.228 370.333 752.275 c
+369.955 752.275 l
+369.907 752.323 369.86 752.37 369.813 752.418 c
+369.623 752.56 369.433 752.655 369.149 752.749 c
+369.055 752.749 368.96 752.797 368.865 752.844 c
+368.818 752.844 368.771 752.844 368.676 752.891 c
+368.582 752.891 368.487 752.891 368.391 752.938 c
+368.25 752.938 368.108 752.986 367.965 752.986 c
+367.871 752.986 367.824 752.986 367.776 753.033 c
+367.492 753.033 l
+367.397 753.033 l
+367.255 753.033 l
+367.113 753.033 l
+367.066 753.08 367.018 753.128 366.97 753.128 c
+366.923 753.175 366.876 753.175 366.876 753.223 c
+366.781 753.27 366.686 753.317 366.544 753.317 c
+366.449 753.364 366.307 753.412 366.213 753.46 c
+365.976 753.46 l
+365.739 753.507 365.408 753.554 365.028 753.554 c
+364.65 753.554 l
+364.602 753.554 l
+364.223 753.554 l
+364.177 753.554 364.129 753.601 364.081 753.601 c
+363.844 753.743 363.607 753.791 363.229 753.838 c
+363.182 753.885 363.087 753.885 363.039 753.885 c
+362.661 753.885 l
+362.282 753.885 l
+362.092 753.885 361.902 753.838 361.713 753.838 c
+361.618 753.838 l
+361.571 753.838 361.477 753.791 361.381 753.791 c
+361.334 753.791 l
+361.097 753.885 360.813 753.98 360.482 753.98 c
+360.245 754.028 359.961 754.028 359.629 753.98 c
+359.535 753.98 l
+359.298 753.933 359.061 753.933 358.777 753.838 c
+358.635 753.838 l
+358.587 753.791 358.492 753.791 358.397 753.791 c
+358.303 753.838 358.208 753.838 358.066 753.885 c
+357.972 753.885 357.829 753.885 357.735 753.933 c
+357.356 753.933 l
+357.261 753.885 357.119 753.885 356.977 753.885 c
+356.93 753.885 356.835 753.838 356.74 753.838 c
+356.645 753.838 356.456 753.791 356.313 753.743 c
+356.219 753.696 356.077 753.696 355.935 753.649 c
+355.935 753.649 355.887 753.649 355.84 753.601 c
+355.84 753.601 355.651 753.554 355.509 753.507 c
+355.461 753.507 355.414 753.507 355.366 753.554 c
+355.272 753.554 355.129 753.601 354.988 753.601 c
+354.703 753.601 354.372 753.554 354.041 753.46 c
+353.945 753.46 353.898 753.46 353.851 753.412 c
+353.661 753.364 353.472 753.317 353.235 753.223 c
+353.141 753.223 353.046 753.175 352.951 753.128 c
+352.951 753.128 352.856 753.08 352.761 753.033 c
+352.714 753.033 352.667 752.986 352.619 752.986 c
+352.572 752.986 352.477 752.986 352.429 753.033 c
+352.336 753.033 l
+352.24 753.033 l
+352.051 753.033 351.814 752.986 351.577 752.938 c
+351.482 752.938 351.435 752.891 351.341 752.891 c
+351.151 752.844 351.009 752.797 350.819 752.702 c
+350.63 752.655 350.488 752.56 350.251 752.465 c
+350.251 752.418 350.204 752.418 350.156 752.418 c
+350.109 752.37 350.014 752.323 349.92 752.275 c
+349.872 752.228 349.825 752.228 349.825 752.228 c
+349.351 752.228 l
+349.256 752.228 349.209 752.181 349.162 752.181 c
+349.02 752.133 348.877 752.133 348.688 752.039 c
+348.546 751.991 348.404 751.944 348.215 751.849 c
+348.167 751.849 348.12 751.849 348.12 751.802 c
+348.025 751.754 347.93 751.707 347.836 751.659 c
+347.741 751.612 347.693 751.565 347.599 751.518 c
+347.504 751.518 347.456 751.47 347.362 751.422 c
+347.362 751.375 347.172 751.281 347.078 751.185 c
+346.983 751.185 l
+346.746 751.185 346.462 751.138 346.177 751.043 c
+346.083 750.996 346.036 750.996 345.988 750.949 c
+345.941 750.949 345.846 750.902 345.799 750.854 c
+345.751 750.854 345.704 750.807 345.657 750.807 c
+345.609 750.76 345.515 750.712 345.467 750.712 c
+345.278 750.617 345.136 750.475 344.946 750.333 c
+344.852 750.286 344.804 750.238 344.71 750.191 c
+344.662 750.144 l
+344.567 750.097 344.52 750.002 344.425 749.955 c
+344.236 749.955 344.046 749.907 343.857 749.86 c
+343.81 749.812 343.762 749.812 343.715 749.765 c
+343.478 749.67 343.241 749.576 342.957 749.386 c
+342.91 749.339 342.862 749.291 342.815 749.291 c
+342.767 749.197 342.673 749.149 342.578 749.102 c
+342.483 749.007 342.389 748.913 342.246 748.818 c
+342.246 748.818 342.2 748.771 342.152 748.771 c
+342.152 748.723 342.01 748.581 341.915 748.486 c
+341.725 748.486 341.584 748.439 341.394 748.344 c
+341.299 748.296 341.205 748.249 341.11 748.202 c
+340.873 748.06 340.636 747.917 340.399 747.681 c
+340.21 747.539 339.973 747.302 339.783 747.065 c
+339.736 747.065 339.594 746.923 339.5 746.829 c
+339.404 746.781 339.31 746.733 339.215 746.733 c
+338.741 746.497 338.173 746.071 337.558 745.266 c
+337.51 745.218 l
+337.462 745.171 337.368 745.029 337.273 744.934 c
+336.894 744.792 336.468 744.507 336.041 743.986 c
+335.805 743.75 335.615 743.465 335.426 743.182 c
+335.426 743.134 335.284 742.992 335.236 742.849 c
+334.905 742.707 334.621 742.47 334.289 742.139 c
+334.053 741.808 333.816 741.429 333.531 740.955 c
+333.484 740.908 333.437 740.718 333.342 740.624 c
+333.152 740.482 332.963 740.34 332.821 740.15 c
+332.49 739.818 332.158 739.297 331.826 738.539 c
+331.826 738.492 331.732 738.35 331.684 738.208 c
+331.637 738.16 331.542 738.113 331.495 738.066 c
+331.116 737.687 330.737 737.119 330.405 736.172 c
+330.359 736.124 330.359 736.076 330.359 736.029 c
+330.359 735.982 330.263 735.792 330.263 735.651 c
+330.169 735.603 330.074 735.508 329.979 735.366 c
+329.695 735.034 329.41 734.561 329.221 733.851 c
+329.174 733.708 329.127 733.519 329.079 733.377 c
+329.079 733.329 329.032 733.14 329.032 732.998 c
+328.605 732.571 328.274 731.861 328.084 730.63 c
+328.084 730.582 328.037 730.393 328.037 730.251 c
+327.659 729.825 327.374 729.066 327.279 727.788 c
+327.279 727.456 l
+326.948 726.935 326.711 726.178 326.758 724.945 c
+326.758 724.899 326.758 724.709 326.806 724.567 c
+326.474 724.046 326.332 723.288 326.474 722.009 c
+326.474 721.962 326.522 721.772 326.522 721.63 c
+326.284 721.11 326.19 720.305 326.474 719.073 c
+326.474 719.073 326.522 718.883 326.569 718.741 c
+326.332 718.173 326.332 717.368 326.711 716.183 c
+326.711 716.136 326.758 715.947 326.806 715.805 c
+326.664 715.236 326.711 714.479 327.185 713.294 c
+327.185 713.247 327.279 713.058 327.326 712.963 c
+327.232 712.347 327.374 711.589 327.943 710.453 c
+327.943 710.405 328.037 710.264 328.084 710.121 c
+328.037 709.552 328.227 708.748 328.89 707.705 c
+328.937 707.658 329.032 707.516 329.127 707.374 c
+329.127 707.184 329.127 706.948 329.221 706.711 c
+329.316 706.285 329.553 705.811 329.979 705.243 c
+330.026 705.195 330.074 705.1 330.121 705.053 c
+330.169 705.006 330.263 704.864 330.359 704.722 c
+330.359 704.674 330.359 704.579 330.405 704.484 c
+330.5 703.963 330.832 703.348 331.495 702.59 c
+331.542 702.543 331.542 702.495 331.589 702.495 c
+331.589 702.448 331.732 702.306 331.826 702.211 c
+331.921 701.738 332.205 701.169 332.821 700.506 c
+332.915 700.364 333.058 700.222 333.248 700.08 c
+333.248 700.032 333.389 699.938 333.531 699.843 c
+333.626 699.417 333.863 698.99 334.289 698.517 c
+334.526 698.327 334.81 698.09 335.095 697.807 c
+335.142 697.807 335.284 697.664 335.426 697.617 c
+335.521 697.285 335.71 697.001 336.041 696.67 c
+336.278 696.385 336.657 696.054 337.179 695.722 c
+337.179 695.722 337.368 695.628 337.462 695.532 c
+337.51 695.486 337.51 695.438 337.558 695.391 c
+337.842 694.917 338.315 694.444 339.215 693.922 c
+339.263 693.875 339.357 693.875 339.404 693.828 c
+339.404 693.828 339.594 693.733 339.736 693.685 c
+339.879 693.401 340.068 693.164 340.399 692.928 c
+340.589 692.786 340.826 692.643 341.11 692.454 c
+341.205 692.407 341.299 692.359 341.394 692.312 c
+341.536 692.264 341.63 692.217 341.773 692.122 c
+341.82 692.122 342.01 692.075 342.104 692.027 c
+342.152 691.933 342.2 691.886 342.246 691.838 c
+342.341 691.696 342.483 691.602 342.578 691.507 c
+342.673 691.459 342.72 691.412 342.815 691.365 c
+342.862 691.317 342.91 691.27 342.957 691.27 c
+343.194 691.128 343.43 690.986 343.715 690.891 c
+343.762 690.844 343.81 690.844 343.857 690.797 c
+343.999 690.748 344.141 690.702 344.283 690.654 c
+344.331 690.654 344.378 690.654 344.425 690.607 c
+344.472 690.607 344.567 690.56 344.662 690.56 c
+344.757 690.465 344.852 690.37 344.946 690.275 c
+345.089 690.133 345.278 690.038 345.467 689.943 c
+345.515 689.897 345.609 689.849 345.657 689.802 c
+345.704 689.802 345.751 689.802 345.799 689.754 c
+345.846 689.754 345.941 689.707 345.988 689.707 c
+346.036 689.66 346.083 689.66 346.177 689.612 c
+346.415 689.565 346.651 689.47 346.936 689.422 c
+346.983 689.376 l
+347.078 689.376 347.22 689.376 347.315 689.328 c
+347.409 689.233 347.504 689.186 347.599 689.091 c
+347.646 689.044 347.741 688.996 347.836 688.949 c
+347.93 688.902 348.025 688.854 348.12 688.807 c
+348.12 688.807 348.167 688.76 348.215 688.76 c
+348.356 688.712 348.546 688.618 348.688 688.57 c
+348.83 688.57 348.973 688.523 349.162 688.476 c
+349.209 688.476 349.256 688.476 349.351 688.428 c
+349.446 688.428 349.588 688.38 349.683 688.38 c
+349.92 688.38 l
+349.967 688.333 350.014 688.333 350.061 688.333 c
+350.109 688.286 350.204 688.239 350.251 688.191 c
+350.441 688.097 350.63 688.002 350.819 687.907 c
+350.961 687.86 351.151 687.812 351.341 687.765 c
+351.435 687.718 351.482 687.718 351.577 687.718 c
+351.766 687.671 352.003 687.623 352.24 687.623 c
+352.336 687.623 l
+352.429 687.623 l
+352.525 687.623 l
+352.619 687.623 l
+352.761 687.623 l
+352.809 687.575 352.856 687.575 352.904 687.575 c
+352.998 687.528 353.093 687.433 353.235 687.386 c
+353.424 687.292 353.614 687.244 353.851 687.197 c
+353.898 687.197 353.945 687.149 354.041 687.149 c
+354.277 687.102 354.609 687.102 354.988 687.055 c
+355.366 687.055 l
+355.414 687.055 l
+355.414 687.055 355.603 687.102 355.745 687.102 c
+355.84 687.055 355.887 687.055 355.935 687.007 c
+356.077 686.96 356.172 686.913 356.313 686.865 c
+356.456 686.817 356.598 686.817 356.74 686.77 c
+356.977 686.77 l
+357.119 686.77 357.261 686.723 357.356 686.723 c
+357.498 686.723 357.592 686.723 357.735 686.77 c
+358.066 686.77 l
+358.161 686.77 358.208 686.77 358.303 686.817 c
+358.397 686.817 l
+358.445 686.817 358.54 686.817 358.635 686.865 c
+358.682 686.865 l
+358.919 686.723 359.203 686.676 359.535 686.628 c
+359.629 686.628 l
+359.866 686.628 360.15 686.628 360.482 686.676 c
+360.718 686.676 360.955 686.723 361.24 686.77 c
+361.24 686.77 361.287 686.817 361.381 686.817 c
+361.429 686.817 361.524 686.865 361.571 686.865 c
+361.618 686.865 l
+361.808 686.77 362.045 686.723 362.282 686.723 c
+362.661 686.723 l
+362.755 686.723 362.897 686.723 363.039 686.77 c
+363.087 686.77 363.182 686.77 363.229 686.817 c
+363.513 686.865 363.797 686.913 364.081 687.007 c
+364.177 687.007 l
+364.177 687.007 364.366 687.102 364.508 687.149 c
+364.555 687.102 364.602 687.102 364.65 687.102 c
+364.745 687.055 364.887 687.055 365.028 687.055 c
+365.313 687.055 365.645 687.102 365.976 687.149 c
+366.071 687.197 366.118 687.197 366.213 687.197 c
+366.307 687.244 366.449 687.292 366.544 687.339 c
+366.639 687.339 366.734 687.386 366.876 687.433 c
+366.876 687.433 366.923 687.481 366.97 687.481 c
+366.97 687.481 367.018 687.481 367.018 687.528 c
+367.066 687.528 367.16 687.575 367.255 687.623 c
+367.302 687.623 367.349 687.623 367.397 687.671 c
+367.539 687.623 367.633 687.623 367.776 687.623 c
+367.965 687.623 l
+368.108 687.623 368.25 687.671 368.391 687.671 c
+368.487 687.718 368.582 687.718 368.676 687.765 c
+368.723 687.765 368.818 687.812 368.865 687.812 c
+368.96 687.86 369.055 687.86 369.149 687.907 c
+369.339 688.002 369.576 688.097 369.813 688.191 c
+369.813 688.239 369.86 688.239 369.86 688.239 c
+369.907 688.239 369.907 688.286 369.955 688.286 c
+370.003 688.333 370.097 688.38 370.192 688.428 c
+370.665 688.428 l
+370.713 688.428 370.807 688.428 370.854 688.476 c
+370.997 688.476 371.139 688.523 371.328 688.57 c
+371.423 688.618 371.565 688.665 371.707 688.712 c
+371.755 688.76 371.755 688.76 371.802 688.76 c
+371.849 688.807 371.897 688.807 371.897 688.807 c
+371.991 688.854 372.086 688.902 372.133 688.949 c
+372.275 689.044 372.464 689.138 372.655 689.233 c
+372.655 689.233 372.844 689.328 372.938 689.422 c
+372.986 689.422 l
+373.223 689.422 373.459 689.47 373.696 689.565 c
+373.743 689.565 373.791 689.612 373.839 689.612 c
+373.933 689.612 373.98 689.66 374.028 689.66 c
+374.123 689.707 374.217 689.754 374.359 689.849 c
+374.502 689.943 374.691 690.038 374.88 690.181 c
+374.975 690.181 375.023 690.228 375.07 690.275 c
+375.164 690.323 375.212 690.37 375.307 690.465 c
+375.307 690.465 375.354 690.465 375.354 690.512 c
+375.401 690.56 375.496 690.607 375.591 690.654 c
+375.686 690.702 375.78 690.702 375.875 690.702 c
+375.97 690.748 376.065 690.748 376.159 690.797 c
+376.207 690.797 376.254 690.844 376.301 690.844 c
+376.538 690.939 376.775 691.08 377.059 691.27 c
+377.106 691.317 377.154 691.317 377.202 691.365 c
+377.249 691.412 377.343 691.459 377.438 691.554 c
+377.581 691.649 377.675 691.744 377.817 691.886 c
+377.864 691.933 378.007 692.027 378.101 692.122 c
+378.244 692.17 378.433 692.217 378.622 692.312 c
+378.907 692.407 379.19 692.596 379.522 692.88 c
+379.665 692.975 379.806 693.117 379.902 693.212 c
+380.043 693.306 380.139 693.448 380.232 693.543 c
+380.28 693.591 380.375 693.733 380.469 693.828 c
+380.564 693.875 380.659 693.875 380.801 693.922 c
+381.275 694.112 381.796 694.538 382.411 695.343 c
+382.459 695.343 382.459 695.391 382.506 695.438 c
+382.506 695.438 382.648 695.58 382.743 695.722 c
+383.122 695.864 383.549 696.148 383.975 696.67 c
+384.164 696.906 384.401 697.144 384.59 697.475 c
+384.59 697.522 384.685 697.664 384.779 697.807 c
+385.064 697.949 385.395 698.138 385.68 698.517 c
+385.964 698.801 386.2 699.227 386.485 699.701 c
+386.485 699.748 386.579 699.89 386.674 700.032 c
+386.864 700.127 387.005 700.269 387.195 700.506 c
+387.527 700.837 387.859 701.358 388.19 702.117 c
+388.19 702.117 388.285 702.306 388.332 702.448 c
+388.38 702.495 388.426 702.543 388.521 702.59 c
+388.9 702.922 389.28 703.537 389.61 704.484 c
+389.61 704.532 389.658 704.579 389.658 704.627 c
+389.658 704.674 389.705 704.816 389.753 704.959 c
+389.848 705.053 389.942 705.148 390.037 705.243 c
+390.321 705.574 390.605 706.095 390.795 706.806 c
+390.842 706.948 390.89 707.09 390.937 707.279 c
+390.937 707.279 390.985 707.468 390.985 707.611 c
+391.41 708.037 391.743 708.748 391.932 710.027 c
+391.932 710.027 391.98 710.216 391.98 710.358 c
+392.358 710.832 392.642 711.589 392.737 712.821 c
+392.737 713.2 l
+393.068 713.674 393.305 714.431 393.258 715.71 c
+393.258 715.757 393.211 715.947 393.211 716.089 c
+393.542 716.609 393.684 717.368 393.542 718.647 c
+f
+Q
+Q
+Q
+Q
+Q
+[/EMC PDFMark5
+PDFVars/TermAll get exec end end
+%%PageTrailer
+%%Trailer
+%%EOF
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-fig-logo.pdf b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-fig-logo.pdf
new file mode 100644
index 00000000000..594a3429578
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-fig-logo.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-lib-logo.eps b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-lib-logo.eps
new file mode 100644
index 00000000000..9bd500e5c21
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-lib-logo.eps
@@ -0,0 +1,1043 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%CreationDate: Fri Nov 30 06:00:38 2007
+%%LanguageLevel: 3
+%%BoundingBox: 98 3 317 59
+%%EndComments
+/mt { moveto } def
+/ct { curveto } def
+/lt { lineto } def
+/np { newpath } def
+/cp { closepath } def
+/sc { setrgbcolor } def
+/er { fill } def
+/lw { setlinewidth } def
+np
+0.0 63.0 mt
+340.0 63.0 lt
+340.0 0.0 lt
+0.0 0.0 lt
+0.0 63.0 lt
+cp
+0.996 0.996 0.996 sc
+er
+np
+211.1 59.0 mt
+211.9 58.4 212.7 57.9 213.4 57.1 ct
+211.2 54.5 208.9 52.0 206.0 50.4 ct
+206.8 50.3 208.3 50.2 209.1 50.1 ct
+210.7 48.2 207.5 46.9 207.1 45.4 ct
+209.5 46.0 214.0 48.3 215.5 45.2 ct
+213.7 42.0 210.0 40.7 206.9 39.1 ct
+205.5 38.3 204.2 37.6 202.9 36.8 ct
+204.2 38.3 205.7 39.7 206.6 41.5 ct
+202.8 40.5 198.5 39.1 197.1 35.0 ct
+196.2 36.5 195.3 38.1 194.3 39.6 ct
+196.3 37.8 198.5 38.7 200.6 39.9 ct
+200.0 40.5 199.4 41.1 198.8 41.7 ct
+198.7 42.3 198.5 43.6 198.4 44.2 ct
+197.6 45.3 196.8 46.5 196.1 47.6 ct
+197.5 46.5 198.6 45.1 199.7 43.7 ct
+200.5 42.9 201.2 42.2 201.9 41.5 ct
+202.6 41.8 203.9 42.4 204.5 42.7 ct
+205.7 45.1 206.8 47.5 207.9 50.0 ct
+206.3 49.6 204.8 49.0 203.2 48.6 ct
+206.6 51.3 209.9 54.6 211.1 59.0 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+307.4 57.3 mt
+308.2 57.3 309.6 57.3 310.3 57.3 ct
+310.1 56.1 309.6 54.9 309.1 53.7 ct
+308.5 54.9 308.0 56.1 307.4 57.3 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+273.2 57.0 mt
+273.2 56.1 273.2 55.2 273.3 54.4 ct
+274.8 54.6 276.3 54.7 277.8 54.8 ct
+278.2 51.8 275.0 50.5 273.6 48.4 ct
+273.1 46.7 272.6 45.0 272.2 43.3 ct
+273.5 43.8 274.8 44.4 276.2 44.9 ct
+275.3 42.7 273.4 41.3 271.9 39.5 ct
+273.1 40.0 275.7 40.8 276.9 41.3 ct
+275.3 39.2 272.0 38.2 272.2 35.0 ct
+276.3 36.4 280.0 38.7 284.0 40.5 ct
+282.7 36.6 278.0 35.2 275.2 32.6 ct
+275.4 31.7 275.6 30.8 275.8 29.9 ct
+274.9 29.7 273.3 29.3 272.5 29.1 ct
+274.1 28.3 275.7 27.4 277.2 26.4 ct
+277.9 27.7 278.6 28.9 279.2 30.2 ct
+279.3 31.0 279.5 32.7 279.6 33.6 ct
+282.0 31.0 279.9 27.9 278.3 25.5 ct
+277.2 24.0 275.8 22.4 273.8 22.2 ct
+272.2 22.1 271.9 23.9 271.0 24.8 ct
+272.8 24.3 274.6 23.9 276.4 24.6 ct
+275.7 25.1 274.4 26.0 273.7 26.5 ct
+272.8 26.0 271.9 25.6 270.9 25.1 ct
+270.0 25.0 268.2 24.7 267.3 24.5 ct
+268.2 26.3 269.6 27.6 271.1 28.9 ct
+272.2 30.3 273.3 31.7 274.4 33.0 ct
+274.5 33.6 274.8 34.7 275.0 35.3 ct
+273.4 34.1 271.9 32.9 270.4 31.6 ct
+269.2 30.7 267.8 30.3 266.4 30.0 ct
+266.4 30.4 266.3 31.0 266.2 31.3 ct
+267.4 31.6 268.5 31.9 269.7 32.2 ct
+270.2 32.6 271.3 33.5 271.8 33.9 ct
+271.4 35.5 270.6 36.9 269.5 38.0 ct
+269.8 38.3 270.3 38.9 270.6 39.2 ct
+270.9 40.7 271.3 42.2 271.8 43.6 ct
+269.7 43.9 lt
+268.1 40.8 265.6 38.3 263.5 35.6 ct
+262.4 35.6 259.8 34.7 260.3 36.6 ct
+263.3 39.1 267.7 40.3 269.2 44.2 ct
+269.8 44.2 270.9 44.3 271.4 44.4 ct
+271.2 48.7 271.8 52.9 273.2 57.0 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+291.5 34.4 mt
+294.4 42.0 298.5 49.0 301.1 56.7 ct
+301.5 56.2 302.3 55.3 302.7 54.8 ct
+302.4 54.6 301.8 54.4 301.5 54.2 ct
+302.0 52.9 302.5 51.7 302.9 50.4 ct
+302.5 50.7 301.5 51.3 301.0 51.6 ct
+299.6 49.8 298.1 48.0 296.7 46.1 ct
+298.2 46.4 299.6 46.8 301.1 47.2 ct
+301.2 45.6 301.3 44.1 301.4 42.5 ct
+302.9 43.5 305.1 43.8 305.9 45.6 ct
+306.6 45.4 lt
+306.5 46.6 lt
+307.1 46.3 lt
+308.4 48.7 310.4 50.5 312.3 52.3 ct
+313.2 52.6 315.1 53.2 316.0 53.5 ct
+315.3 51.4 314.4 49.4 313.4 47.5 ct
+313.4 48.7 313.5 51.2 313.5 52.4 ct
+311.8 50.6 310.1 48.8 308.2 47.1 ct
+308.2 45.8 308.2 43.1 308.2 41.8 ct
+309.8 42.8 311.0 44.1 311.9 45.8 ct
+312.5 45.3 313.0 44.8 313.6 44.3 ct
+312.0 42.1 311.4 39.4 311.2 36.7 ct
+311.8 36.3 313.0 35.6 313.6 35.3 ct
+313.4 34.3 313.2 33.3 313.1 32.4 ct
+311.9 32.6 309.7 32.9 308.6 33.1 ct
+309.6 32.8 311.6 32.3 312.6 32.0 ct
+312.6 31.3 lt
+312.1 31.1 311.1 30.8 310.7 30.7 ct
+311.3 30.6 312.6 30.6 313.2 30.5 ct
+314.6 29.2 lt
+312.7 28.6 310.8 28.0 308.9 27.5 ct
+309.2 28.8 309.5 30.2 309.8 31.6 ct
+309.2 31.4 308.2 31.1 307.7 30.9 ct
+307.2 28.0 308.1 25.2 308.4 22.3 ct
+307.9 22.4 306.9 22.5 306.4 22.6 ct
+306.5 29.6 305.9 36.7 306.8 43.7 ct
+304.7 43.5 lt
+304.6 40.5 304.8 37.6 304.6 34.7 ct
+302.8 34.2 301.0 33.7 299.1 33.3 ct
+300.0 34.8 301.2 36.1 302.6 37.2 ct
+301.8 38.6 lt
+299.5 37.0 297.6 34.8 297.8 31.8 ct
+297.0 30.1 299.3 28.9 298.7 27.3 ct
+298.1 27.0 296.9 26.4 296.3 26.2 ct
+297.2 30.7 294.9 36.1 297.9 40.1 ct
+298.2 39.6 298.7 38.5 299.0 38.0 ct
+300.2 39.1 301.2 40.3 302.0 41.7 ct
+301.2 41.6 299.6 41.3 298.7 41.1 ct
+299.7 42.0 300.5 43.0 300.9 44.3 ct
+299.9 44.2 297.8 44.2 296.8 44.2 ct
+296.5 43.7 296.0 42.7 295.7 42.2 ct
+294.4 39.5 293.7 36.5 291.5 34.4 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+149.0 51.0 mt
+150.3 52.5 151.5 54.2 152.6 55.9 ct
+152.6 55.3 152.6 53.9 152.6 53.3 ct
+151.2 53.4 lt
+151.8 51.2 lt
+153.4 52.2 155.5 55.4 156.6 52.1 ct
+151.5 50.2 146.3 47.9 143.3 43.0 ct
+146.2 42.9 148.1 45.2 150.3 46.7 ct
+151.1 45.6 151.9 44.5 152.7 43.3 ct
+149.6 40.9 147.0 37.9 144.6 34.8 ct
+147.0 35.9 149.1 37.3 151.4 38.6 ct
+151.7 38.3 152.2 37.6 152.5 37.3 ct
+150.7 36.0 148.9 34.6 147.4 33.0 ct
+148.6 32.5 149.8 31.9 151.0 31.3 ct
+150.8 31.0 150.4 30.3 150.2 30.0 ct
+148.2 28.9 146.2 27.8 144.3 26.5 ct
+144.1 23.9 144.3 21.3 144.1 18.7 ct
+142.6 20.4 142.4 22.7 142.3 24.9 ct
+141.4 25.3 140.5 25.6 139.6 26.0 ct
+142.9 26.4 142.4 29.4 142.3 31.8 ct
+141.7 31.4 140.5 30.6 139.9 30.1 ct
+138.0 28.7 136.1 26.3 133.5 27.6 ct
+136.3 29.7 140.7 30.6 141.9 34.2 ct
+142.1 35.2 142.6 37.4 142.9 38.4 ct
+139.6 36.4 136.6 33.5 132.6 33.2 ct
+134.4 34.5 136.4 35.6 138.1 37.1 ct
+139.5 37.6 141.0 38.2 142.5 38.7 ct
+142.5 40.5 142.5 42.3 142.4 44.1 ct
+143.9 45.3 145.3 46.5 146.3 48.1 ct
+144.9 47.6 143.5 47.0 142.1 46.4 ct
+140.7 43.7 137.2 43.9 134.7 42.6 ct
+134.6 43.0 134.4 43.7 134.3 44.0 ct
+136.3 44.7 138.4 45.5 140.4 46.2 ct
+140.6 47.9 140.7 49.6 140.8 51.2 ct
+141.1 49.8 141.4 48.4 141.7 47.0 ct
+143.5 47.6 145.2 48.2 147.0 48.9 ct
+147.7 49.6 148.3 50.3 149.0 51.0 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+118.4 51.1 mt
+118.6 52.2 118.9 54.6 119.1 55.7 ct
+119.4 53.5 119.3 51.3 119.3 49.1 ct
+121.1 50.1 121.9 51.8 121.6 53.9 ct
+122.4 52.8 123.8 51.9 123.8 50.4 ct
+122.3 48.6 120.2 47.5 118.2 46.3 ct
+118.3 45.1 118.4 44.0 118.5 42.8 ct
+118.1 42.0 117.3 40.4 116.9 39.5 ct
+116.4 40.1 115.9 40.6 115.4 41.1 ct
+115.4 39.4 115.5 37.7 115.3 36.0 ct
+116.8 38.2 118.7 40.2 121.2 41.1 ct
+120.4 39.1 118.9 37.6 117.5 36.0 ct
+118.1 35.9 119.3 35.8 119.9 35.7 ct
+118.5 30.6 119.5 25.3 119.7 20.0 ct
+117.4 19.9 116.2 21.7 114.9 23.3 ct
+115.7 23.3 117.1 23.3 117.9 23.2 ct
+117.4 24.6 116.8 26.0 116.3 27.4 ct
+115.9 27.5 115.1 27.7 114.7 27.9 ct
+114.3 25.0 113.8 22.2 113.3 19.4 ct
+112.8 19.5 111.9 19.6 111.4 19.6 ct
+112.0 23.1 112.9 26.6 113.9 30.0 ct
+114.3 31.0 115.1 32.9 115.5 33.9 ct
+114.6 33.9 112.8 33.8 111.8 33.7 ct
+112.5 35.0 113.2 36.5 114.7 37.0 ct
+114.5 38.3 114.2 39.6 114.0 40.9 ct
+114.3 41.5 114.9 42.5 115.2 43.0 ct
+115.3 45.5 116.6 47.5 117.6 49.6 ct
+117.6 50.3 117.6 51.7 117.5 52.4 ct
+118.4 51.1 lt
+cp
+0.082 0.090 0.094 sc
+er
+np
+48.0 51.0 mt
+53.5 53.8 59.9 54.5 65.9 53.0 ct
+66.9 52.7 67.9 52.3 68.9 51.9 ct
+70.3 51.3 71.6 50.6 72.9 49.9 ct
+76.7 47.0 79.9 43.3 82.0 39.0 ct
+82.3 37.9 82.7 36.9 83.1 35.9 ct
+84.0 31.7 83.9 27.3 83.1 23.1 ct
+80.6 15.0 74.0 8.4 65.9 5.9 ct
+61.7 5.1 57.3 5.1 53.1 5.9 ct
+51.4 6.6 49.7 7.3 48.1 8.0 ct
+44.5 10.0 41.6 13.0 39.1 16.1 ct
+35.3 22.3 33.9 30.1 36.4 37.1 ct
+38.3 43.0 42.8 47.8 48.0 51.0 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+51.1 51.1 mt
+52.1 51.5 53.1 51.8 54.1 52.2 ct
+60.2 53.1 66.7 52.5 72.0 48.9 ct
+80.4 43.7 84.6 32.8 81.8 23.2 ct
+81.3 21.8 80.7 20.3 80.2 18.8 ct
+78.6 16.5 76.8 14.3 75.1 12.2 ct
+73.8 13.5 72.4 14.7 72.0 16.5 ct
+71.5 16.1 71.0 15.7 70.5 15.3 ct
+70.5 15.0 70.5 14.4 70.5 14.1 ct
+71.7 13.1 72.7 12.0 73.8 10.9 ct
+67.8 7.2 60.5 5.1 53.5 7.1 ct
+50.6 8.0 48.0 9.6 45.2 10.9 ct
+46.3 12.0 47.3 13.0 48.3 14.1 ct
+48.2 14.5 lt
+48.6 14.6 49.3 14.8 49.6 14.9 ct
+48.6 15.6 47.6 16.3 46.6 16.9 ct
+46.6 16.3 46.6 15.1 46.6 14.5 ct
+45.7 13.8 44.7 13.0 43.8 12.3 ct
+43.4 12.8 42.6 14.0 42.3 14.5 ct
+41.7 14.5 lt
+40.8 16.0 39.8 17.5 38.8 19.0 ct
+34.7 27.1 35.9 37.2 41.6 44.3 ct
+43.0 45.6 44.4 46.9 45.8 48.2 ct
+47.6 49.2 49.3 50.1 51.1 51.1 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+236.1 45.3 mt
+241.3 48.2 246.6 52.6 252.9 51.5 ct
+251.9 47.1 250.8 42.6 251.4 38.0 ct
+251.4 33.7 252.9 28.6 250.2 24.8 ct
+248.5 22.4 245.9 24.2 244.1 25.4 ct
+245.8 25.3 247.5 25.3 249.2 25.3 ct
+250.0 32.3 248.8 39.4 250.0 46.4 ct
+250.1 47.9 251.2 49.7 249.8 50.9 ct
+244.7 50.9 241.0 46.4 236.1 45.3 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+54.3 49.9 mt
+57.4 50.6 60.6 50.3 63.8 50.5 ct
+63.1 49.5 lt
+65.6 49.6 67.9 48.7 70.2 48.1 ct
+69.6 47.5 69.0 46.9 68.3 46.3 ct
+68.1 46.9 67.6 48.0 67.3 48.6 ct
+64.5 48.7 61.6 48.8 58.7 48.6 ct
+60.6 47.6 62.6 46.7 64.0 45.0 ct
+65.1 44.3 66.1 43.7 67.1 43.1 ct
+68.8 35.3 68.5 27.3 70.6 19.6 ct
+70.9 19.3 71.4 18.6 71.7 18.2 ct
+68.2 19.2 64.9 17.9 62.0 16.0 ct
+61.0 15.1 60.1 14.3 59.1 13.4 ct
+58.5 14.3 57.9 15.2 57.3 16.0 ct
+54.4 17.8 51.1 19.3 47.6 18.2 ct
+48.2 19.8 48.7 21.4 49.2 23.1 ct
+49.5 24.7 49.8 26.2 50.3 27.8 ct
+50.5 33.3 50.5 39.0 52.8 44.2 ct
+53.3 44.3 54.4 44.6 55.0 44.7 ct
+56.0 46.4 58.8 47.5 57.6 49.9 ct
+54.3 50.0 52.1 46.4 48.7 47.5 ct
+50.5 48.5 52.3 49.2 54.3 49.9 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+100.6 50.7 mt
+101.6 49.9 104.2 49.7 103.8 48.1 ct
+103.8 46.2 101.6 47.4 100.6 47.4 ct
+100.6 48.5 100.6 49.6 100.6 50.7 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+274.7 46.2 mt
+276.0 48.7 278.3 51.0 281.4 50.8 ct
+279.5 48.7 277.0 47.6 274.7 46.2 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+175.4 42.3 mt
+175.5 44.7 176.1 47.1 177.0 49.4 ct
+178.4 46.8 177.1 43.8 175.6 41.5 ct
+175.6 40.8 175.6 39.2 175.7 38.5 ct
+177.1 39.6 178.2 41.0 179.1 42.6 ct
+179.7 42.1 180.2 41.5 180.8 41.0 ct
+178.9 38.9 176.9 36.8 174.5 35.2 ct
+173.2 29.5 168.9 24.0 163.1 22.4 ct
+167.5 25.0 170.3 29.3 172.4 33.9 ct
+170.4 33.7 168.4 33.3 166.4 33.5 ct
+166.6 35.4 169.7 35.0 171.0 35.9 ct
+171.7 36.0 173.0 36.4 173.6 36.6 ct
+174.3 38.5 174.6 40.4 174.8 42.3 ct
+175.4 42.3 lt
+cp
+0.082 0.090 0.094 sc
+er
+np
+46.3 45.7 mt
+47.0 48.4 47.2 45.5 47.6 44.9 ct
+47.3 44.6 46.6 44.1 46.2 43.8 ct
+46.0 43.5 45.5 42.9 45.3 42.6 ct
+44.9 42.6 44.1 42.8 43.8 42.9 ct
+42.2 39.2 39.7 35.7 40.1 31.4 ct
+39.5 31.5 38.4 31.6 37.8 31.6 ct
+38.4 32.2 39.0 32.8 39.6 33.4 ct
+39.4 35.1 39.6 36.7 40.8 38.0 ct
+40.6 38.2 40.4 38.8 40.3 39.1 ct
+42.7 39.6 42.7 42.5 43.8 44.3 ct
+44.6 44.8 45.4 45.2 46.3 45.7 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+70.7 45.4 mt
+70.3 46.8 70.7 47.3 72.2 47.0 ct
+72.7 45.7 72.2 45.1 70.7 45.4 ct
+cp
+0.373 0.376 0.380 sc
+er
+np
+240.3 41.3 mt
+239.8 44.5 242.3 46.2 245.0 47.1 ct
+243.9 46.0 242.8 44.9 241.6 43.9 ct
+241.6 41.6 241.5 39.3 241.0 37.1 ct
+243.2 37.8 245.4 38.6 247.7 39.0 ct
+246.0 35.8 244.7 32.4 243.4 28.9 ct
+241.8 29.8 239.5 28.9 238.4 30.6 ct
+237.5 30.8 236.5 31.0 235.6 31.3 ct
+236.4 31.3 238.0 31.4 238.7 31.4 ct
+238.7 32.6 238.6 34.9 238.6 36.1 ct
+236.9 35.5 235.3 34.9 233.6 34.3 ct
+233.6 33.2 lt
+233.1 33.4 232.2 33.7 231.8 33.9 ct
+234.9 35.3 238.5 36.1 240.2 39.4 ct
+239.5 39.4 238.0 39.4 237.2 39.3 ct
+237.2 40.5 237.3 41.6 237.3 42.7 ct
+238.3 42.2 239.3 41.7 240.3 41.3 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+57.5 46.4 mt
+58.9 45.1 60.5 45.5 62.0 46.4 ct
+62.4 45.4 63.1 43.4 63.4 42.4 ct
+60.3 42.4 57.3 42.4 54.2 42.3 ct
+55.3 43.7 56.4 45.0 57.5 46.4 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+207.9 45.2 mt
+209.7 45.5 211.4 45.9 213.2 46.2 ct
+212.7 44.5 211.4 43.3 210.1 42.3 ct
+208.4 42.6 206.6 42.4 205.0 41.9 ct
+205.5 43.3 206.7 44.3 207.9 45.2 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+73.6 43.1 mt
+73.7 43.8 73.8 44.4 73.9 45.0 ct
+74.3 43.6 75.1 42.6 76.4 41.9 ct
+76.1 41.9 lt
+78.8 39.8 79.4 36.4 79.5 33.2 ct
+79.7 33.2 80.3 33.1 80.5 33.1 ct
+80.5 31.7 80.4 30.3 80.4 29.0 ct
+80.2 29.0 79.8 29.2 79.5 29.2 ct
+79.6 29.7 79.7 30.6 79.7 31.1 ct
+79.0 32.8 78.5 34.6 78.5 36.4 ct
+76.6 38.4 76.0 41.5 73.6 43.1 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+107.7 41.4 mt
+109.8 42.4 111.7 43.5 113.8 44.6 ct
+112.2 41.3 108.9 39.7 105.8 38.0 ct
+105.9 31.2 103.2 24.9 102.7 18.1 ct
+101.3 18.2 100.2 19.0 99.0 19.7 ct
+99.5 25.7 99.4 31.7 99.6 37.7 ct
+100.5 37.3 lt
+100.6 38.6 100.8 39.9 101.0 41.1 ct
+101.1 40.1 101.3 38.0 101.4 37.0 ct
+104.2 37.3 105.5 40.0 107.7 41.4 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+227.8 41.1 mt
+229.2 34.8 229.9 28.3 230.4 21.9 ct
+229.4 23.4 228.3 25.0 228.4 26.9 ct
+228.4 31.7 228.5 36.4 227.8 41.1 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+307.6 40.6 mt
+310.4 43.4 310.3 36.2 307.4 38.2 ct
+307.4 38.8 307.5 40.0 307.6 40.6 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+51.3 31.1 mt
+51.5 34.3 51.6 37.5 52.4 40.7 ct
+57.2 40.6 61.9 40.7 66.6 40.7 ct
+67.4 37.7 67.6 34.6 67.8 31.5 ct
+66.9 31.2 65.1 30.6 64.2 30.3 ct
+64.3 31.0 64.3 32.6 64.4 33.4 ct
+62.4 36.3 58.3 36.0 55.5 34.3 ct
+55.5 33.7 55.4 32.3 55.4 31.6 ct
+54.3 31.5 52.3 31.2 51.3 31.1 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+143.8 37.5 mt
+143.0 38.9 145.4 40.2 146.6 39.8 ct
+146.9 38.6 145.0 36.9 143.8 37.5 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+206.4 33.1 mt
+208.7 34.9 209.3 39.4 213.1 37.6 ct
+210.7 34.2 207.3 31.9 203.6 30.2 ct
+203.4 29.9 202.8 29.1 202.6 28.8 ct
+202.7 29.4 202.8 30.7 202.9 31.4 ct
+201.1 31.3 199.4 31.3 197.6 31.4 ct
+200.0 32.7 202.7 33.6 205.4 34.7 ct
+205.7 35.2 206.2 36.2 206.5 36.6 ct
+206.5 35.8 206.4 34.0 206.4 33.1 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+240.1 30.4 mt
+239.5 33.1 240.5 36.5 243.8 36.0 ct
+244.3 34.3 243.0 32.7 242.7 31.1 ct
+242.0 30.9 240.7 30.5 240.1 30.4 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+307.9 35.8 mt
+309.5 36.5 310.0 36.0 309.4 34.3 ct
+307.8 33.6 307.3 34.1 307.9 35.8 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+55.7 32.6 mt
+57.0 35.8 62.6 36.6 63.1 32.4 ct
+60.7 32.5 58.2 32.7 55.7 32.6 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+103.4 32.1 mt
+102.6 33.5 102.8 34.3 104.1 34.6 ct
+104.1 34.0 104.0 32.7 104.0 32.1 ct
+103.4 32.1 lt
+cp
+0.996 0.996 0.996 sc
+er
+np
+311.4 34.8 mt
+312.0 34.2 312.0 34.2 311.4 34.8 ct
+cp
+0.667 0.671 0.671 sc
+er
+np
+56.1 32.3 mt
+58.5 31.7 60.9 31.1 63.3 30.5 ct
+61.9 29.6 60.4 28.9 58.8 28.3 ct
+57.6 29.4 56.5 30.7 56.1 32.3 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+103.4 32.1 mt
+104.0 32.1 lt
+103.9 32.1 103.6 32.1 103.4 32.1 ct
+cp
+0.667 0.671 0.671 sc
+er
+np
+144.2 28.2 mt
+144.2 29.9 145.0 31.4 146.0 32.8 ct
+146.7 32.0 147.3 31.3 148.0 30.6 ct
+146.8 29.8 145.5 29.0 144.2 28.2 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+175.0 31.3 mt
+177.1 28.4 180.0 26.1 183.8 26.1 ct
+182.3 25.3 180.9 23.9 179.0 24.0 ct
+177.6 25.1 176.8 26.6 175.9 28.1 ct
+175.6 29.1 175.2 30.2 175.0 31.3 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+235.1 26.6 mt
+233.2 25.9 232.5 30.2 234.0 30.8 ct
+235.2 30.0 236.0 28.0 235.1 26.6 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+299.8 30.4 mt
+300.4 30.4 301.5 30.4 302.1 30.5 ct
+303.3 29.7 302.5 27.6 301.1 28.1 ct
+300.1 28.6 299.7 29.4 299.8 30.4 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+37.5 29.2 mt
+38.4 30.3 39.2 30.3 39.7 29.0 ct
+38.9 27.9 38.1 28.0 37.5 29.2 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+51.3 31.1 mt
+53.9 30.9 56.1 29.8 58.2 28.4 ct
+61.6 27.9 64.8 29.4 67.6 31.1 ct
+68.0 29.6 68.3 28.2 68.6 26.7 ct
+62.8 26.2 56.9 26.4 51.1 26.8 ct
+51.2 28.3 51.2 29.7 51.3 31.1 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+205.7 28.0 mt
+206.9 28.1 208.2 28.3 209.5 28.4 ct
+209.6 27.9 209.9 27.0 210.1 26.5 ct
+208.8 25.9 207.5 25.3 206.2 24.7 ct
+206.6 22.4 206.5 20.1 205.4 18.0 ct
+203.5 18.6 201.7 19.3 200.0 20.3 ct
+199.5 20.6 198.4 21.1 197.9 21.3 ct
+200.0 21.0 202.2 20.7 204.4 20.5 ct
+204.4 22.2 204.4 23.8 204.4 25.4 ct
+202.8 24.7 201.3 23.7 199.7 23.2 ct
+198.3 23.2 197.3 24.3 196.2 24.9 ct
+197.8 25.4 199.4 25.8 201.0 26.4 ct
+203.0 26.6 204.9 26.6 206.9 26.5 ct
+206.6 26.8 206.0 27.6 205.7 28.0 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+237.0 24.4 mt
+239.5 25.7 241.8 27.2 244.5 28.1 ct
+242.6 25.9 239.6 25.5 237.0 24.4 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+50.6 26.6 mt
+51.6 26.5 53.5 26.3 54.5 26.2 ct
+54.7 25.5 54.9 24.8 55.1 24.1 ct
+55.3 24.5 55.9 25.3 56.2 25.7 ct
+56.5 25.8 57.1 25.9 57.4 26.0 ct
+57.5 25.2 57.7 23.7 57.8 22.9 ct
+55.3 22.8 52.8 22.8 50.2 22.7 ct
+50.3 23.7 50.5 25.6 50.6 26.6 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+58.8 23.2 mt
+57.5 24.0 59.2 27.0 60.3 25.2 ct
+60.6 23.8 60.1 23.2 58.8 23.2 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+61.0 23.5 mt
+60.2 24.4 61.5 26.7 62.5 25.4 ct
+63.3 24.4 62.1 22.2 61.0 23.5 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+63.4 26.1 mt
+65.0 26.1 66.7 26.2 68.4 26.3 ct
+68.5 25.4 68.7 23.7 68.8 22.8 ct
+67.1 22.8 65.3 22.9 63.5 22.9 ct
+63.5 23.7 63.4 25.3 63.4 26.1 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+296.2 25.2 mt
+296.5 26.7 298.4 26.4 299.6 26.2 ct
+300.3 24.4 296.5 23.1 296.2 25.2 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+100.3 22.9 mt
+103.1 24.6 100.6 19.5 100.3 22.9 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+42.7 20.1 mt
+42.8 20.6 43.1 21.7 43.2 22.2 ct
+43.2 21.7 43.2 20.6 43.2 20.1 ct
+44.2 20.6 lt
+44.6 20.1 45.4 19.2 45.8 18.7 ct
+45.2 18.6 44.1 18.6 43.5 18.5 ct
+43.4 18.1 43.1 17.1 43.0 16.6 ct
+42.4 17.9 41.7 19.1 41.0 20.4 ct
+42.7 20.1 lt
+cp
+0.082 0.090 0.094 sc
+er
+np
+49.6 22.4 mt
+56.2 22.5 62.8 22.8 69.4 22.4 ct
+69.5 21.7 69.7 20.3 69.8 19.6 ct
+67.4 19.7 65.2 18.8 63.0 17.8 ct
+62.0 17.0 61.0 16.2 60.0 15.4 ct
+59.1 15.4 lt
+57.5 16.8 55.7 17.9 54.0 19.1 ct
+52.4 19.3 50.8 19.5 49.1 19.6 ct
+49.3 20.3 49.5 21.7 49.6 22.4 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+75.4 20.5 mt
+75.6 21.0 75.8 21.8 76.0 22.3 ct
+76.1 21.8 76.3 20.7 76.4 20.2 ct
+77.8 20.5 lt
+77.6 19.5 77.4 18.6 77.2 17.6 ct
+76.5 17.6 75.7 17.7 74.9 17.7 ct
+74.5 18.1 73.6 18.8 73.2 19.2 ct
+73.6 19.2 74.3 19.3 74.7 19.3 ct
+74.5 20.5 lt
+75.4 20.5 lt
+cp
+0.082 0.090 0.094 sc
+er
+np
+66.6 12.6 mt
+66.7 12.9 66.9 13.7 67.1 14.1 ct
+67.2 12.7 67.4 11.2 67.6 9.8 ct
+66.5 9.7 65.3 9.5 64.2 9.4 ct
+64.4 9.8 64.7 10.8 64.8 11.3 ct
+64.4 11.5 63.4 12.0 62.9 12.2 ct
+63.8 12.3 65.7 12.5 66.6 12.6 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+51.9 12.2 mt
+52.3 12.4 53.2 12.7 53.6 12.9 ct
+53.6 11.6 53.6 10.4 53.6 9.1 ct
+52.9 9.7 52.2 10.3 51.5 10.8 ct
+51.6 11.2 51.8 11.9 51.9 12.2 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+100.6 11.7 mt
+102.6 13.6 105.6 12.6 108.1 12.8 ct
+108.2 12.5 108.4 11.9 108.5 11.6 ct
+107.8 11.5 106.3 11.5 105.5 11.5 ct
+105.5 8.5 105.7 5.6 105.0 2.7 ct
+103.3 5.3 104.2 8.5 104.0 11.5 ct
+103.1 11.5 101.4 11.6 100.6 11.7 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+109.9 9.8 mt
+109.5 14.2 116.7 14.1 117.2 10.0 ct
+115.1 10.7 112.8 12.8 110.9 10.4 ct
+112.8 9.5 114.9 9.0 116.7 7.9 ct
+118.1 5.3 115.7 3.0 113.1 3.4 ct
+110.8 3.2 109.8 5.5 109.5 7.4 ct
+111.4 6.1 113.9 3.3 115.9 6.2 ct
+114.2 7.7 110.9 7.6 109.9 9.8 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+119.2 12.8 mt
+119.6 12.8 120.4 12.8 120.8 12.8 ct
+120.8 9.9 121.0 7.0 120.7 4.1 ct
+120.3 3.9 119.6 3.6 119.2 3.4 ct
+119.1 6.5 119.2 9.7 119.2 12.8 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+123.4 13.0 mt
+123.9 12.9 124.9 12.7 125.4 12.6 ct
+126.6 10.6 127.8 8.6 129.1 6.7 ct
+129.2 9.0 129.2 11.2 129.5 13.5 ct
+132.0 10.6 130.6 6.2 130.2 2.8 ct
+128.2 5.0 126.6 7.6 125.0 10.1 ct
+125.0 8.0 125.0 5.9 125.0 3.8 ct
+124.7 3.7 123.9 3.6 123.5 3.5 ct
+123.5 6.6 123.5 9.8 123.4 13.0 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+134.2 4.1 mt
+131.0 6.6 132.3 13.5 136.9 13.1 ct
+139.3 13.7 140.7 11.4 141.5 9.6 ct
+139.3 10.2 136.4 13.3 134.7 10.4 ct
+132.4 7.6 135.6 3.7 138.9 4.9 ct
+139.1 5.4 139.5 6.4 139.7 6.9 ct
+138.8 7.1 137.1 7.5 136.3 7.8 ct
+137.7 8.5 139.4 8.6 141.0 8.6 ct
+141.0 7.6 141.1 5.6 141.1 4.5 ct
+138.9 3.7 136.4 2.8 134.2 4.1 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+143.3 12.8 mt
+143.6 12.8 144.3 12.8 144.7 12.8 ct
+144.7 11.9 144.8 10.2 144.9 9.3 ct
+146.2 9.3 147.5 9.2 148.8 9.2 ct
+149.0 10.3 149.3 12.6 149.4 13.7 ct
+151.5 10.7 150.1 6.8 150.5 3.5 ct
+150.1 3.6 149.4 3.8 149.0 3.9 ct
+149.0 5.2 149.0 6.6 149.0 8.0 ct
+147.6 8.0 146.3 8.0 145.0 8.0 ct
+144.8 6.2 144.7 4.4 144.0 2.6 ct
+142.6 5.8 143.3 9.4 143.3 12.8 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+153.0 6.9 mt
+153.2 9.1 152.0 12.1 154.4 13.4 ct
+154.6 10.7 154.2 7.9 155.0 5.3 ct
+155.8 5.1 157.5 4.9 158.3 4.8 ct
+158.7 7.4 158.7 10.1 158.8 12.8 ct
+159.1 12.8 159.9 12.7 160.3 12.7 ct
+160.2 10.1 160.5 7.5 159.9 5.0 ct
+158.2 2.2 152.5 3.1 153.0 6.9 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+165.5 13.5 mt
+167.7 10.5 168.7 6.8 170.0 3.4 ct
+168.3 3.7 167.5 5.3 166.7 6.7 ct
+164.6 6.8 163.4 5.7 162.9 3.8 ct
+162.3 3.8 161.8 3.8 161.3 3.8 ct
+162.6 7.1 163.8 10.4 165.5 13.5 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+175.1 5.9 mt
+175.2 8.4 174.1 11.6 176.3 13.5 ct
+176.6 10.7 176.3 7.9 177.0 5.1 ct
+177.8 5.1 179.6 4.9 180.4 4.8 ct
+180.7 7.5 180.7 10.2 180.7 12.8 ct
+181.1 12.8 181.9 12.7 182.4 12.7 ct
+182.2 9.6 182.9 6.1 180.9 3.5 ct
+178.8 3.5 175.5 3.0 175.1 5.9 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+184.6 13.4 mt
+187.2 12.0 188.4 9.0 190.1 6.7 ct
+190.6 8.9 189.2 12.0 191.6 13.4 ct
+191.9 10.3 191.8 7.1 191.8 3.9 ct
+191.5 3.8 190.7 3.6 190.4 3.4 ct
+188.9 5.6 187.5 7.8 186.0 10.0 ct
+186.0 7.8 186.0 5.6 185.9 3.3 ct
+185.6 3.5 184.8 3.8 184.4 4.0 ct
+184.5 7.1 184.5 10.3 184.6 13.4 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+194.3 3.4 mt
+194.7 6.7 192.8 11.0 195.5 13.4 ct
+195.9 10.3 195.8 7.1 195.8 3.9 ct
+195.4 3.8 194.6 3.6 194.3 3.4 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+197.7 12.4 mt
+198.1 12.6 198.7 12.9 199.0 13.1 ct
+200.2 10.8 201.0 8.4 201.8 6.0 ct
+203.1 8.6 203.2 12.2 206.1 13.5 ct
+205.2 9.9 204.2 6.1 202.0 3.1 ct
+199.7 5.7 198.9 9.2 197.7 12.4 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+207.2 12.8 mt
+209.4 12.8 211.6 12.8 213.8 12.8 ct
+213.8 12.4 213.7 11.8 213.7 11.5 ct
+212.1 11.5 210.5 11.5 208.9 11.5 ct
+208.8 10.9 208.8 9.7 208.7 9.2 ct
+210.6 9.1 212.5 9.0 214.4 8.7 ct
+212.7 7.6 210.6 7.7 208.7 7.5 ct
+208.7 6.9 208.8 5.7 208.8 5.0 ct
+210.8 5.0 212.7 5.0 214.7 4.9 ct
+212.8 2.8 209.7 4.0 207.3 3.7 ct
+207.2 6.7 207.2 9.8 207.2 12.8 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+216.2 12.8 mt
+218.8 12.9 221.3 12.9 223.7 12.0 ct
+223.6 10.3 223.1 8.7 222.0 7.3 ct
+222.7 6.1 223.3 4.9 224.0 3.6 ct
+223.6 3.7 222.7 3.8 222.3 3.8 ct
+221.1 5.6 220.0 7.5 217.9 8.2 ct
+217.9 7.1 217.8 4.9 217.8 3.8 ct
+217.3 3.8 216.7 3.8 216.2 3.8 ct
+216.2 6.8 216.2 9.8 216.2 12.8 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+225.4 10.8 mt
+226.4 14.4 232.6 13.6 232.6 9.7 ct
+230.6 10.9 228.3 12.8 226.5 10.3 ct
+229.0 9.3 233.9 8.6 232.3 4.7 ct
+229.9 2.3 225.1 3.5 224.9 7.2 ct
+226.8 6.3 228.5 4.2 230.8 5.2 ct
+231.7 8.7 224.6 6.9 225.4 10.8 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+234.7 12.9 mt
+235.1 12.8 235.9 12.7 236.3 12.7 ct
+236.3 9.4 236.5 6.0 235.7 2.8 ct
+233.9 5.9 235.0 9.6 234.7 12.9 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+237.4 12.5 mt
+240.8 13.0 244.4 12.6 247.8 12.8 ct
+248.7 11.6 249.5 10.3 250.4 9.1 ct
+251.0 10.3 251.7 11.5 252.3 12.6 ct
+252.9 12.7 254.0 12.8 254.5 12.9 ct
+252.7 10.1 250.4 7.4 250.9 3.8 ct
+250.6 3.7 250.0 3.5 249.7 3.4 ct
+250.2 7.4 247.4 13.5 242.6 11.4 ct
+242.5 8.6 242.6 5.7 242.2 2.9 ct
+240.0 5.0 241.3 8.4 241.0 11.1 ct
+239.8 11.5 238.6 11.9 237.4 12.5 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+260.2 12.8 mt
+260.6 12.8 261.4 12.7 261.8 12.7 ct
+261.8 10.2 261.8 7.7 261.8 5.1 ct
+263.5 5.1 265.1 5.0 266.8 4.8 ct
+265.0 3.1 262.4 3.9 260.2 3.7 ct
+260.2 6.7 260.2 9.7 260.2 12.8 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+268.3 13.7 mt
+270.8 10.9 269.1 6.8 269.4 3.5 ct
+269.1 3.6 268.3 3.8 268.0 3.9 ct
+268.0 7.2 267.8 10.4 268.3 13.7 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+272.2 12.8 mt
+274.3 12.5 277.1 13.6 278.7 11.8 ct
+278.9 9.4 279.8 6.6 278.6 4.4 ct
+276.7 3.4 274.4 3.8 272.3 3.6 ct
+272.2 6.7 272.2 9.7 272.2 12.8 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+281.0 12.9 mt
+283.3 12.6 286.0 13.4 288.0 11.9 ct
+288.9 10.2 287.8 8.6 286.6 7.4 ct
+286.9 6.8 287.6 5.5 287.9 4.9 ct
+288.6 4.8 289.4 4.8 290.2 4.7 ct
+290.8 6.8 291.5 8.8 292.1 10.9 ct
+292.8 9.6 293.5 8.2 294.2 6.9 ct
+294.3 8.1 294.4 9.3 294.6 10.4 ct
+293.9 10.6 292.6 10.8 292.0 10.9 ct
+292.7 11.7 293.3 12.7 294.4 12.9 ct
+296.0 9.8 297.2 6.5 298.2 3.1 ct
+296.7 3.8 295.9 5.1 295.1 6.5 ct
+294.4 6.5 293.2 6.4 292.5 6.4 ct
+292.3 3.2 289.3 3.9 287.1 3.8 ct
+285.9 5.6 284.7 7.4 282.7 8.3 ct
+282.6 6.8 282.5 5.2 282.5 3.7 ct
+281.0 3.7 lt
+281.0 6.8 281.0 9.8 281.0 12.9 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+299.4 12.9 mt
+302.0 12.5 305.6 13.8 306.9 11.0 ct
+307.0 9.5 305.9 8.4 305.1 7.4 ct
+305.9 6.1 306.7 4.7 307.4 3.4 ct
+304.6 3.9 303.7 7.0 301.5 8.5 ct
+301.2 6.7 300.9 4.9 300.6 3.0 ct
+298.4 5.8 299.9 9.7 299.4 12.9 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+307.8 13.3 mt
+309.9 12.9 310.8 10.9 312.0 9.4 ct
+313.1 10.9 314.1 12.8 316.2 13.4 ct
+314.6 10.1 312.4 7.1 312.5 3.3 ct
+312.2 3.5 311.6 3.7 311.3 3.9 ct
+311.8 7.5 309.2 10.2 307.8 13.3 ct
+cp
+0.082 0.090 0.094 sc
+er
+np
+57.5 11.5 mt
+58.8 11.5 60.0 11.5 61.3 11.5 ct
+61.2 11.0 61.2 10.0 61.2 9.5 ct
+60.8 9.5 60.0 9.6 59.5 9.6 ct
+59.4 7.7 lt
+58.9 8.9 58.4 10.1 58.0 11.3 ct
+57.5 11.5 lt
+cp
+0.082 0.090 0.094 sc
+er
+np
+218.3 11.8 mt
+219.6 11.2 223.1 11.7 221.6 9.4 ct
+220.3 9.1 219.0 9.0 217.6 8.9 ct
+217.8 9.6 218.1 11.1 218.3 11.8 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+274.3 11.2 mt
+275.2 12.0 277.5 11.6 277.3 10.0 ct
+276.5 7.9 272.3 9.2 274.3 11.2 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+165.3 10.2 mt
+166.6 9.9 166.8 9.2 166.0 8.0 ct
+164.7 8.2 164.4 8.9 165.3 10.2 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+283.1 10.8 mt
+283.9 12.0 287.2 11.2 285.9 9.6 ct
+285.0 8.5 281.8 9.1 283.1 10.8 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+301.3 10.8 mt
+302.2 11.8 304.5 11.7 304.9 10.2 ct
+304.5 8.4 300.0 8.6 301.3 10.8 ct
+cp
+0.996 0.996 0.996 sc
+er
+np
+274.3 5.5 mt
+273.3 7.1 276.0 8.3 277.0 7.1 ct
+278.2 5.6 275.3 4.4 274.3 5.5 ct
+cp
+0.996 0.996 0.996 sc
+er
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-lib-logo.pdf b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-lib-logo.pdf
new file mode 100644
index 00000000000..996961e825d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-lib-logo.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-text-logo.eps b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-text-logo.eps
new file mode 100644
index 00000000000..87a7b5a650b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-text-logo.eps
@@ -0,0 +1,3456 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Title: (text-logo.pdf)
+%%Version: 1 4
+%%Creator: Adobe Acrobat 7.0
+%%CreationDate: 21:27:23 11/30/07
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%ADO_ContainsXMP: MainFirst
+%%BoundingBox: 407 706 550 753
+%%HiResBoundingBox: 406.87 705.787 550.49 753.46
+%%Pages: 0
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%DocumentSuppliedResources:
+%%+ procset (Adobe Acrobat - PDF operators) 1.2 0
+%%+ procset (Adobe Acrobat - type operators) 1.2 0
+%%EndComments
+%%BeginProlog
+%%EndProlog
+%%BeginSetup
+%ADOPrintSettings: L2 W0 VM op crd os scsa T h ef bg ucr sf ef r b fa pr seps ttf hb EF t2 irt ӡPostScript ɫʹ 0
+ %%BeginResource: procset l2check 6.0 1
+%%Copyright: Copyright 1993,2001 Adobe Systems Incorporated. All Rights Reserved.
+systemdict /languagelevel known
+{ systemdict /languagelevel get 1 eq }
+{ true }
+ifelse
+{
+initgraphics /Helvetica findfont 18 scalefont setfont
+72 600 moveto (Error: This application does not support) dup show
+72 580 moveto (printing to a PostScript Language Level 1 printer.) dup show
+exch = =
+/Times-Roman findfont 16 scalefont setfont
+72 500 moveto (As a workaround, try selecting Print As Image from) show
+72 480 moveto (the Advanced Print dialog.) show
+showpage
+quit
+}
+if
+%%EndResource
+%%BeginResource: procset Adobe_CoolType_Utility_T42 1.0 0
+%%Copyright: Copyright 1987-2004 Adobe Systems Incorporated.
+%%Version: 1.0 0
+userdict /ct_T42Dict 15 dict put
+ct_T42Dict begin
+/Is2015?
+{
+ version
+ cvi
+ 2015
+ ge
+} bind def
+/AllocGlyphStorage
+{
+ Is2015?
+ {
+ pop
+ }
+ {
+ {string} forall
+ } ifelse
+} bind def
+/Type42DictBegin
+{
+ 25 dict begin
+ /FontName exch def
+ /CharStrings 256 dict
+ begin
+ /.notdef 0 def
+ currentdict
+ end def
+ /Encoding exch def
+ /PaintType 0 def
+ /FontType 42 def
+ /FontMatrix [1 0 0 1 0 0] def
+ 4 array astore cvx /FontBBox exch def
+ /sfnts
+} bind def
+/Type42DictEnd
+{
+ currentdict dup /FontName get exch definefont end
+ ct_T42Dict exch
+ dup /FontName get exch put
+} bind def
+/RD {string currentfile exch readstring pop} executeonly def
+/PrepFor2015
+{
+ Is2015?
+ {
+ /GlyphDirectory
+ 16
+ dict def
+ sfnts 0 get
+ dup
+ 2 index
+ (glyx)
+ putinterval
+ 2 index
+ (locx)
+ putinterval
+ pop
+ pop
+ }
+ {
+ pop
+ pop
+ } ifelse
+} bind def
+/AddT42Char
+{
+ Is2015?
+ {
+ /GlyphDirectory get
+ begin
+ def
+ end
+ pop
+ pop
+ }
+ {
+ /sfnts get
+ 4 index
+ get
+ 3 index
+ 2 index
+ putinterval
+ pop
+ pop
+ pop
+ pop
+ } ifelse
+} bind def
+/T0AddT42Mtx2
+{
+ /CIDFont findresource /Metrics2 get begin def end
+}bind def
+end
+%%EndResource
+/currentpacking where{pop currentpacking true setpacking}if
+%%BeginResource: procset pdfvars 6.0 1
+%%Copyright: Copyright 1987-2002 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: definition of dictionary of variables used by PDF & PDFText procsets
+userdict /PDF 162 dict put
+userdict /PDFVars 89 dict dup begin put
+/docSetupDone false def
+/InitAll 0 def
+/TermAll 0 def
+/DocInitAll 0 def
+/DocTermAll 0 def
+/_pdfEncodings 2 array def
+/_pdf_str1 1 string def
+/_pdf_i 0 def
+/_pdf_na 0 def
+/_pdf_showproc 0 def
+/_italMtx [1 0 .212557 1 0 0] def
+/_italMtx_WMode1 [1 -.212557 0 1 0 0] def
+/_italMtxType0 [1 0 .1062785 1 0 0] def
+/_italMtx_WMode1Type0 [1 -.1062785 0 1 0 0] def
+/_basefont 0 def
+/_basefonto 0 def
+/_pdf_oldCIDInit null def
+/_pdf_FontDirectory 30 dict def
+/_categories 10 dict def
+/_sa? true def
+/_ColorSep5044? false def
+/nulldict 0 dict def
+/_processColors 0 def
+/overprintstack null def
+/_defaulttransfer currenttransfer def
+/_defaultflatness currentflat def
+/_defaulthalftone null def
+/_defaultcolortransfer null def
+/_defaultblackgeneration null def
+/_defaultundercolorremoval null def
+/_defaultcolortransfer null def
+PDF begin
+[/c/cs/cm/d/d0/f/h/i/j/J/l/m/M/n/q/Q/re/ri/S/sc/sh/Tf/w/W
+/applyInterpFunc/applystitchFunc/domainClip/encodeInput
+/initgs/int/limit/rangeClip
+/defineRes/undefineRes/findRes/setSA/pl
+/? /! /| /: /+ /GetGlyphDirectory
+/pdf_flushFilters /pdf_readstring /pdf_dictOp /pdf_image /pdf_maskedImage
+/pdf_shfill /pdf_sethalftone
+] {null def} bind forall
+end
+end
+%%EndResource
+PDFVars begin PDF begin
+%%BeginResource: procset pdfutil 6.0 1
+%%Copyright: Copyright 1993-2001 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: Basic utilities used by other PDF procsets
+/bd {bind def} bind def
+/ld {load def} bd
+/bld {
+dup length dict begin
+{ null def } forall
+bind
+end
+def
+} bd
+/dd { PDFVars 3 1 roll put } bd
+/xdd { exch dd } bd
+/Level2?
+systemdict /languagelevel known
+{ systemdict /languagelevel get 2 ge } { false } ifelse
+def
+/Level1? Level2? not def
+/Level3?
+systemdict /languagelevel known
+{systemdict /languagelevel get 3 eq } { false } ifelse
+def
+/getifknown {
+2 copy known { get true } { pop pop false } ifelse
+} bd
+/here {
+currentdict exch getifknown
+} bd
+/isdefined? { where { pop true } { false } ifelse } bd
+%%EndResource
+%%BeginResource: procset pdf 6.0 1
+%%Copyright: Copyright 1998-2003 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: General operators for PDF, common to all Language Levels.
+/cm { matrix astore concat } bd
+/d /setdash ld
+/f /fill ld
+/h /closepath ld
+/i {dup 0 eq {pop _defaultflatness} if setflat} bd
+/j /setlinejoin ld
+/J /setlinecap ld
+/M /setmiterlimit ld
+/n /newpath ld
+/S /stroke ld
+/w /setlinewidth ld
+/W /clip ld
+/sg /setgray ld
+/initgs {
+0 setgray
+[] 0 d
+0 j
+0 J
+10 M
+1 w
+false setSA
+/_defaulttransfer load settransfer
+0 i
+/RelativeColorimetric ri
+newpath
+} bd
+/int {
+dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul
+exch pop add exch pop
+} bd
+/limit {
+dup 2 index le { exch } if pop
+dup 2 index ge { exch } if pop
+} bd
+/domainClip {
+Domain aload pop 3 2 roll
+limit
+} [/Domain] bld
+/applyInterpFunc {
+0 1 DimOut 1 sub
+{
+dup C0 exch get exch
+dup C1 exch get exch
+3 1 roll
+1 index sub
+3 index
+N exp mul add
+exch
+currentdict /Range_lo known
+{
+dup Range_lo exch get exch
+Range_hi exch get
+3 2 roll limit
+}
+{
+pop
+}
+ifelse
+exch
+} for
+pop
+} [/DimOut /C0 /C1 /N /Range_lo /Range_hi] bld
+/encodeInput {
+NumParts 1 sub
+0 1 2 index
+{
+dup Bounds exch get
+2 index gt
+{ exit }
+{ dup
+3 index eq
+{ exit }
+{ pop } ifelse
+} ifelse
+} for
+3 2 roll pop
+dup Bounds exch get exch
+dup 1 add Bounds exch get exch
+2 mul
+dup Encode exch get exch
+1 add Encode exch get
+int
+} [/NumParts /Bounds /Encode] bld
+/rangeClip {
+exch dup Range_lo exch get
+exch Range_hi exch get
+3 2 roll
+limit
+} [/Range_lo /Range_hi] bld
+/applyStitchFunc {
+Functions exch get exec
+currentdict /Range_lo known {
+0 1 DimOut 1 sub {
+DimOut 1 add -1 roll
+rangeClip
+} for
+} if
+} [/Functions /Range_lo /DimOut] bld
+/pdf_flushfilters
+{
+aload length
+{ dup status
+1 index currentfile ne and
+{ dup flushfile closefile }
+{ pop }
+ifelse
+} repeat
+} bd
+/pdf_readstring
+{
+1 index dup length 1 sub get
+exch readstring pop
+exch pdf_flushfilters
+} bind def
+/pdf_dictOp
+{
+3 2 roll
+10 dict copy
+begin
+_Filters dup length 1 sub get def
+currentdict exch exec
+_Filters pdf_flushfilters
+end
+} [/_Filters] bld
+/pdf_imagemask {{imagemask} /DataSource pdf_dictOp} bd
+/pdf_shfill {{sh} /DataSource pdf_dictOp} bd
+/pdf_sethalftone {{sethalftone} /Thresholds pdf_dictOp} bd
+/masks [ 2#10000000
+2#11000000
+2#11100000
+2#11110000
+2#11111000
+2#11111100
+2#11111110
+2#11111111 ] def
+/addNBits
+{
+/numBits exch def
+/byte exch def
+OutBitOffset numBits add 8 gt
+{
+byte OutBitOffset 8 sub bitshift
+OutBuffer OutByteIndex get or
+OutBuffer OutByteIndex 3 -1 roll put
+/OutByteIndex OutByteIndex 1 add def
+/bitsDoneSoFar OutBitOffset def
+/OutBitOffset numBits 8 OutBitOffset sub sub def
+OutBitOffset 0 gt
+{
+byte bitsDoneSoFar bitshift
+masks numBits bitsDoneSoFar sub get and
+OutBuffer OutByteIndex 3 -1 roll put
+} if
+}
+{
+byte masks numBits 1 sub get and
+OutBitOffset neg bitshift
+OutBuffer OutByteIndex get or
+OutBuffer OutByteIndex 3 -1 roll put
+/OutBitOffset OutBitOffset numBits add def
+OutBitOffset 8 eq
+{
+/OutBitOffset 0 def
+/OutByteIndex OutByteIndex 1 add def
+} if
+} ifelse
+} bind def
+/DevNNFilter
+{
+/InBuffer Width NumComps mul BitsPerComponent mul 7 add 8 idiv string def
+AllSource InBuffer readstring pop pop
+/outlen Width NewNumComps mul BitsPerComponent mul 7 add 8 idiv def
+/OutBuffer outlen string def
+0 1 outlen 1 sub { OutBuffer exch 0 put } for
+/InByteIndex 0 def
+/InBitOffset 0 def
+/OutByteIndex 0 def
+/OutBitOffset 0 def
+/KeepArray NumComps array def
+0 1 NumComps 1 sub { KeepArray exch true put } for
+DevNNones { KeepArray exch false put } forall
+Width {
+KeepArray
+{
+{
+/bitsLeft BitsPerComponent def
+{
+bitsLeft 0 le { exit } if
+/bitsToDo 8 InBitOffset sub dup bitsLeft gt { pop bitsLeft } if def
+InBuffer InByteIndex get
+InBitOffset bitshift
+bitsToDo addNBits
+/bitsLeft bitsLeft bitsToDo sub def
+InBitOffset bitsToDo add
+dup 8 mod /InBitOffset exch def
+8 idiv InByteIndex add /InByteIndex exch def
+} loop
+}
+{
+InBitOffset BitsPerComponent add
+dup 8 mod /InBitOffset exch def
+8 idiv InByteIndex add /InByteIndex exch def
+}
+ifelse
+}
+forall
+} repeat
+OutBuffer
+} bd
+/pdf_image
+{
+20 dict copy
+begin
+/UnusedNones where { /UnusedNones get}{false} ifelse
+{
+/NumComps Decode length 2 div cvi def
+/OrigDecode Decode def
+/NumNones DevNNones length def
+/NewNumComps NumComps NumNones sub def
+/Decode NewNumComps 2 mul cvi array def
+/devNNindx 0 def
+/decIndx 0 def
+/cmpIndx 0 def
+NumComps {
+cmpIndx DevNNones devNNindx get eq
+{
+/devNNindx devNNindx 1 add dup NumNones eq {pop 0} if def
+}
+{
+Decode decIndx OrigDecode cmpIndx 2 mul get put
+Decode decIndx 1 add OrigDecode cmpIndx 2 mul 1 add get put
+/decIndx decIndx 2 add def
+} ifelse
+/cmpIndx cmpIndx 1 add def
+} repeat
+_Filters dup length 1 sub get /AllSource exch def
+/DataSource { DevNNFilter } def
+}
+{ _Filters dup length 1 sub get /DataSource exch def }
+ifelse
+currentdict image
+_Filters pdf_flushfilters
+end
+} bd
+/pdf_maskedImage
+{
+10 dict copy begin
+/miDict currentdict def
+/DataDict DataDict 10 dict copy def
+DataDict begin
+/DataSource
+_Filters dup length 1 sub get
+def
+miDict image
+_Filters pdf_flushfilters
+end
+miDict /InterleaveType get 3 eq
+{ MaskDict /DataSource get dup type /filetype eq { closefile } { pop } ifelse }
+if
+end
+} [/miDict /DataDict /_Filters] bld
+/RadialShade {
+40 dict begin
+/background exch def
+/ext1 exch def
+/ext0 exch def
+/BBox exch def
+/r2 exch def
+/c2y exch def
+/c2x exch def
+/r1 exch def
+/c1y exch def
+/c1x exch def
+/rampdict exch def
+gsave
+BBox length 0 gt {
+newpath
+BBox 0 get BBox 1 get moveto
+BBox 2 get BBox 0 get sub 0 rlineto
+0 BBox 3 get BBox 1 get sub rlineto
+BBox 2 get BBox 0 get sub neg 0 rlineto
+closepath
+clip
+newpath
+} if
+c1x c2x eq
+{
+c1y c2y lt {/theta 90 def}{/theta 270 def} ifelse
+}
+{
+/slope c2y c1y sub c2x c1x sub div def
+/theta slope 1 atan def
+c2x c1x lt c2y c1y ge and { /theta theta 180 sub def} if
+c2x c1x lt c2y c1y lt and { /theta theta 180 add def} if
+}
+ifelse
+gsave
+clippath
+c1x c1y translate
+theta rotate
+-90 rotate
+{ pathbbox } stopped
+{ 0 0 0 0 } if
+/yMax exch def
+/xMax exch def
+/yMin exch def
+/xMin exch def
+grestore
+xMax xMin eq yMax yMin eq or
+{
+grestore
+end
+}
+{
+/max { 2 copy gt { pop } {exch pop} ifelse } bind def
+/min { 2 copy lt { pop } {exch pop} ifelse } bind def
+rampdict begin
+40 dict begin
+background length 0 gt { background sssetbackground gsave clippath fill grestore } if
+gsave
+c1x c1y translate
+theta rotate
+-90 rotate
+/c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def
+/c1y 0 def
+/c1x 0 def
+/c2x 0 def
+ext0 {
+0 getrampcolor
+c2y r2 add r1 sub 0.0001 lt
+{
+c1x c1y r1 360 0 arcn
+pathbbox
+/aymax exch def
+/axmax exch def
+/aymin exch def
+/axmin exch def
+/bxMin xMin axmin min def
+/byMin yMin aymin min def
+/bxMax xMax axmax max def
+/byMax yMax aymax max def
+bxMin byMin moveto
+bxMax byMin lineto
+bxMax byMax lineto
+bxMin byMax lineto
+bxMin byMin lineto
+eofill
+}
+{
+c2y r1 add r2 le
+{
+c1x c1y r1 0 360 arc
+fill
+}
+{
+c2x c2y r2 0 360 arc fill
+r1 r2 eq
+{
+/p1x r1 neg def
+/p1y c1y def
+/p2x r1 def
+/p2y c1y def
+p1x p1y moveto p2x p2y lineto p2x yMin lineto p1x yMin lineto
+fill
+}
+{
+/AA r2 r1 sub c2y div def
+AA -1 eq
+{ /theta 89.99 def}
+{ /theta AA 1 AA dup mul sub sqrt div 1 atan def}
+ifelse
+/SS1 90 theta add dup sin exch cos div def
+/p1x r1 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
+/p1y p1x SS1 div neg def
+/SS2 90 theta sub dup sin exch cos div def
+/p2x r1 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
+/p2y p2x SS2 div neg def
+r1 r2 gt
+{
+/L1maxX p1x yMin p1y sub SS1 div add def
+/L2maxX p2x yMin p2y sub SS2 div add def
+}
+{
+/L1maxX 0 def
+/L2maxX 0 def
+}ifelse
+p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
+L1maxX L1maxX p1x sub SS1 mul p1y add lineto
+fill
+}
+ifelse
+}
+ifelse
+} ifelse
+} if
+c1x c2x sub dup mul
+c1y c2y sub dup mul
+add 0.5 exp
+0 dtransform
+dup mul exch dup mul add 0.5 exp 72 div
+0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+1 index 1 index lt { exch } if pop
+/hires exch def
+hires mul
+/numpix exch def
+/numsteps NumSamples def
+/rampIndxInc 1 def
+/subsampling false def
+numpix 0 ne
+{
+NumSamples numpix div 0.5 gt
+{
+/numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
+/rampIndxInc NumSamples 1 sub numsteps div def
+/subsampling true def
+} if
+} if
+/xInc c2x c1x sub numsteps div def
+/yInc c2y c1y sub numsteps div def
+/rInc r2 r1 sub numsteps div def
+/cx c1x def
+/cy c1y def
+/radius r1 def
+newpath
+xInc 0 eq yInc 0 eq rInc 0 eq and and
+{
+0 getrampcolor
+cx cy radius 0 360 arc
+stroke
+NumSamples 1 sub getrampcolor
+cx cy radius 72 hires div add 0 360 arc
+0 setlinewidth
+stroke
+}
+{
+0
+numsteps
+{
+dup
+subsampling { round } if
+getrampcolor
+cx cy radius 0 360 arc
+/cx cx xInc add def
+/cy cy yInc add def
+/radius radius rInc add def
+cx cy radius 360 0 arcn
+eofill
+rampIndxInc add
+}
+repeat
+pop
+} ifelse
+ext1 {
+c2y r2 add r1 lt
+{
+c2x c2y r2 0 360 arc
+fill
+}
+{
+c2y r1 add r2 sub 0.0001 le
+{
+c2x c2y r2 360 0 arcn
+pathbbox
+/aymax exch def
+/axmax exch def
+/aymin exch def
+/axmin exch def
+/bxMin xMin axmin min def
+/byMin yMin aymin min def
+/bxMax xMax axmax max def
+/byMax yMax aymax max def
+bxMin byMin moveto
+bxMax byMin lineto
+bxMax byMax lineto
+bxMin byMax lineto
+bxMin byMin lineto
+eofill
+}
+{
+c2x c2y r2 0 360 arc fill
+r1 r2 eq
+{
+/p1x r2 neg def
+/p1y c2y def
+/p2x r2 def
+/p2y c2y def
+p1x p1y moveto p2x p2y lineto p2x yMax lineto p1x yMax lineto
+fill
+}
+{
+/AA r2 r1 sub c2y div def
+AA -1 eq
+{ /theta 89.99 def}
+{ /theta AA 1 AA dup mul sub sqrt div 1 atan def}
+ifelse
+/SS1 90 theta add dup sin exch cos div def
+/p1x r2 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
+/p1y c2y p1x SS1 div sub def
+/SS2 90 theta sub dup sin exch cos div def
+/p2x r2 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
+/p2y c2y p2x SS2 div sub def
+r1 r2 lt
+{
+/L1maxX p1x yMax p1y sub SS1 div add def
+/L2maxX p2x yMax p2y sub SS2 div add def
+}
+{
+/L1maxX 0 def
+/L2maxX 0 def
+}ifelse
+p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
+L1maxX L1maxX p1x sub SS1 mul p1y add lineto
+fill
+}
+ifelse
+}
+ifelse
+} ifelse
+} if
+grestore
+grestore
+end
+end
+end
+} ifelse
+} bd
+/GenStrips {
+40 dict begin
+/background exch def
+/ext1 exch def
+/ext0 exch def
+/BBox exch def
+/y2 exch def
+/x2 exch def
+/y1 exch def
+/x1 exch def
+/rampdict exch def
+gsave
+BBox length 0 gt {
+newpath
+BBox 0 get BBox 1 get moveto
+BBox 2 get BBox 0 get sub 0 rlineto
+0 BBox 3 get BBox 1 get sub rlineto
+BBox 2 get BBox 0 get sub neg 0 rlineto
+closepath
+clip
+newpath
+} if
+x1 x2 eq
+{
+y1 y2 lt {/theta 90 def}{/theta 270 def} ifelse
+}
+{
+/slope y2 y1 sub x2 x1 sub div def
+/theta slope 1 atan def
+x2 x1 lt y2 y1 ge and { /theta theta 180 sub def} if
+x2 x1 lt y2 y1 lt and { /theta theta 180 add def} if
+}
+ifelse
+gsave
+clippath
+x1 y1 translate
+theta rotate
+{ pathbbox } stopped
+{ 0 0 0 0 } if
+/yMax exch def
+/xMax exch def
+/yMin exch def
+/xMin exch def
+grestore
+xMax xMin eq yMax yMin eq or
+{
+grestore
+end
+}
+{
+rampdict begin
+20 dict begin
+background length 0 gt { background sssetbackground gsave clippath fill grestore } if
+gsave
+x1 y1 translate
+theta rotate
+/xStart 0 def
+/xEnd x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def
+/ySpan yMax yMin sub def
+/numsteps NumSamples def
+/rampIndxInc 1 def
+/subsampling false def
+xStart 0 transform
+xEnd 0 transform
+3 -1 roll
+sub dup mul
+3 1 roll
+sub dup mul
+add 0.5 exp 72 div
+0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+1 index 1 index lt { exch } if pop
+mul
+/numpix exch def
+numpix 0 ne
+{
+NumSamples numpix div 0.5 gt
+{
+/numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
+/rampIndxInc NumSamples 1 sub numsteps div def
+/subsampling true def
+} if
+} if
+ext0 {
+0 getrampcolor
+xMin xStart lt
+{ xMin yMin xMin neg ySpan rectfill } if
+} if
+/xInc xEnd xStart sub numsteps div def
+/x xStart def
+0
+numsteps
+{
+dup
+subsampling { round } if
+getrampcolor
+x yMin xInc ySpan rectfill
+/x x xInc add def
+rampIndxInc add
+}
+repeat
+pop
+ext1 {
+xMax xEnd gt
+{ xEnd yMin xMax xEnd sub ySpan rectfill } if
+} if
+grestore
+grestore
+end
+end
+end
+} ifelse
+} bd
+/currentdistillerparams where { pop currentdistillerparams /CoreDistVersion get 5000 lt}{true}ifelse
+{
+/PDFMark5 {cleartomark} bd
+}
+{
+/PDFMark5 {pdfmark} bd
+}ifelse
+/ReadByPDFMark5
+{
+2 dict begin
+/makerString exch def string /tmpString exch def
+{
+currentfile tmpString readline pop
+makerString anchorsearch
+{
+pop pop cleartomark exit
+}
+{
+3 copy /PUT PDFMark5 pop 2 copy (\n) /PUT PDFMark5
+} ifelse
+}loop
+end
+}bd
+%%EndResource
+%%BeginResource: procset pdflev2 6.0 1
+%%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: PDF operators, with code specific for Level 2
+/docinitialize {
+PDF begin
+/_defaulthalftone currenthalftone dd
+/_defaultblackgeneration currentblackgeneration dd
+/_defaultundercolorremoval currentundercolorremoval dd
+/_defaultcolortransfer [currentcolortransfer] dd
+/_defaulttransfer currenttransfer dd
+end
+PDFVars /docSetupDone true put
+} bd
+/initialize {
+PDFVars /docSetupDone get {
+_defaulthalftone sethalftone
+/_defaultblackgeneration load setblackgeneration
+/_defaultundercolorremoval load setundercolorremoval
+_defaultcolortransfer aload pop setcolortransfer
+} if
+false setoverprint
+} bd
+/terminate { } bd
+/c /curveto ld
+/cs /setcolorspace ld
+/l /lineto ld
+/m /moveto ld
+/q /gsave ld
+/Q /grestore ld
+/sc /setcolor ld
+/setSA/setstrokeadjust ld
+/re {
+4 2 roll m
+1 index 0 rlineto
+0 exch rlineto
+neg 0 rlineto
+h
+} bd
+/concattransferfuncs {
+[ 3 1 roll /exec load exch /exec load ] cvx
+} bd
+/concatandsettransfer {
+/_defaulttransfer load concattransferfuncs settransfer
+} bd
+/concatandsetcolortransfer {
+_defaultcolortransfer aload pop
+8 -1 roll 5 -1 roll concattransferfuncs 7 1 roll
+6 -1 roll 4 -1 roll concattransferfuncs 5 1 roll
+4 -1 roll 3 -1 roll concattransferfuncs 3 1 roll
+concattransferfuncs
+setcolortransfer
+} bd
+/defineRes/defineresource ld
+/undefineRes/undefineresource ld
+/findRes/findresource ld
+currentglobal
+true systemdict /setglobal get exec
+[/Function /ExtGState /Form /Shading /FunctionDictionary /MadePattern /PatternPrototype /DataSource /Image]
+{ /Generic /Category findresource dup length dict copy /Category defineresource pop }
+forall
+systemdict /setglobal get exec
+/ri
+{
+/findcolorrendering isdefined?
+{
+mark exch
+findcolorrendering
+counttomark 2 eq
+{ type /booleantype eq
+{ dup type /nametype eq
+{ dup /ColorRendering resourcestatus
+{ pop pop
+dup /DefaultColorRendering ne
+{
+/ColorRendering findresource
+setcolorrendering
+} if
+} if
+} if
+} if
+} if
+cleartomark
+}
+{ pop
+} ifelse
+} bd
+/knownColorants? {
+pop false
+} bd
+/getrampcolor {
+cvi
+/indx exch def
+0 1 NumComp 1 sub {
+dup
+Samples exch get
+dup type /stringtype eq { indx get } if
+exch
+Scaling exch get aload pop
+3 1 roll
+mul add
+} for
+setcolor
+} bd
+/sssetbackground { aload pop setcolor } bd
+%%EndResource
+%%BeginResource: procset pdftext 6.0 1
+%%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: Text operators for PDF
+PDF /PDFText 78 dict dup begin put
+/docinitialize
+{
+/resourcestatus where {
+pop
+/CIDParams /ProcSet resourcestatus {
+pop pop
+false /CIDParams /ProcSet findresource /SetBuildCompatible get exec
+} if
+} if
+PDF begin
+PDFText /_pdfDefineIdentity-H known
+{ PDFText /_pdfDefineIdentity-H get exec}
+if
+end
+} bd
+/initialize {
+PDFText begin
+} bd
+/terminate { end } bd
+Level2?
+{
+/_safeput
+{
+3 -1 roll load 3 1 roll put
+}
+bd
+}
+{
+/_safeput
+{
+2 index load dup dup length exch maxlength ge
+{ dup length 5 add dict copy
+3 index xdd
+}
+{ pop }
+ifelse
+3 -1 roll load 3 1 roll put
+}
+bd
+}
+ifelse
+/pdf_has_composefont? systemdict /composefont known def
+/CopyFont {
+{
+1 index /FID ne 2 index /UniqueID ne and
+{ def } { pop pop } ifelse
+} forall
+} bd
+/Type0CopyFont
+{
+exch
+dup length dict
+begin
+CopyFont
+[
+exch
+FDepVector
+{
+dup /FontType get 0 eq
+{
+1 index Type0CopyFont
+/_pdfType0 exch definefont
+}
+{
+/_pdfBaseFont exch
+2 index exec
+}
+ifelse
+exch
+}
+forall
+pop
+]
+/FDepVector exch def
+currentdict
+end
+} bd
+Level2? {currentglobal true setglobal} if
+/cHexEncoding
+[/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
+/c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
+/c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
+/c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
+/c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
+/c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
+/c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
+/c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
+/c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
+/cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
+/cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
+/cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
+/cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
+/cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF] def
+Level2? {setglobal} if
+/modEnc {
+/_enc xdd
+/_icode 0 dd
+counttomark 1 sub -1 0
+{
+index
+dup type /nametype eq
+{
+_enc _icode 3 -1 roll put
+_icode 1 add
+}
+if
+/_icode xdd
+} for
+cleartomark
+_enc
+} bd
+/trEnc {
+/_enc xdd
+255 -1 0 {
+exch dup -1 eq
+{ pop /.notdef }
+{ Encoding exch get }
+ifelse
+_enc 3 1 roll put
+} for
+pop
+_enc
+} bd
+/TE {
+/_i xdd
+StandardEncoding 256 array copy modEnc
+_pdfEncodings exch _i exch put
+} bd
+Level2?
+{
+/pdfPatchCStrings
+{
+currentdict /CharStrings known currentdict /FontType known and
+{
+FontType 1 eq CharStrings type /dicttype eq and
+{
+CharStrings /mu known CharStrings /mu1 known not and CharStrings wcheck and
+{
+CharStrings /mu get
+type /stringtype eq
+{
+currentglobal
+CharStrings /mu1
+CharStrings /mu get
+dup gcheck setglobal
+dup length string copy
+put
+setglobal
+} if
+} if
+} if
+} if
+} bd
+}
+{ /pdfPatchCStrings {} bd }
+ifelse
+/TZ
+{
+/_usePDFEncoding xdd
+findfont
+dup length 6 add dict
+begin
+{
+1 index /FID ne { def } { pop pop } ifelse
+} forall
+pdfPatchCStrings
+/pdf_origFontName FontName def
+/FontName exch def
+currentdict /PaintType known
+{ PaintType 2 eq {/PaintType 0 def} if }
+if
+_usePDFEncoding 0 ge
+{
+/Encoding _pdfEncodings _usePDFEncoding get def
+pop
+}
+{
+_usePDFEncoding -1 eq
+{
+counttomark 0 eq
+{ pop }
+{
+Encoding 256 array copy
+modEnc /Encoding exch def
+}
+ifelse
+}
+{
+256 array
+trEnc /Encoding exch def
+}
+ifelse
+}
+ifelse
+pdf_EuroProcSet pdf_origFontName known
+{
+pdf_origFontName pdf_AddEuroGlyphProc
+} if
+Level2?
+{
+currentdict /pdf_origFontName undef
+} if
+FontName currentdict
+end
+definefont pop
+}
+bd
+Level2?
+{
+/TZG
+{
+currentglobal true setglobal
+2 index _pdfFontStatus
+{
+2 index findfont
+false setglobal
+3 index findfont
+true setglobal
+ne
+{
+2 index findfont dup rcheck
+{
+dup length dict begin
+{
+1 index /FID ne { def } { pop pop } ifelse
+} forall
+pdfPatchCStrings
+currentdict end
+}
+if
+3 index exch definefont pop
+}
+if
+} if
+setglobal
+TZ
+} bd
+}
+{
+/TZG {TZ} bd
+} ifelse
+Level2?
+{
+currentglobal false setglobal
+userdict /pdftext_data 5 dict put
+pdftext_data
+begin
+/saveStacks
+{
+pdftext_data
+begin
+/vmmode currentglobal def
+false setglobal
+count array astore /os exch def
+end
+countdictstack array dictstack pdftext_data exch /ds exch put
+cleardictstack pdftext_data /dscount countdictstack put
+pdftext_data /vmmode get setglobal
+} bind def
+/restoreStacks
+{
+pdftext_data /vmmode currentglobal put false setglobal
+clear cleardictstack
+pdftext_data /ds get dup
+pdftext_data /dscount get 1 2 index length 1 sub
+{ get begin dup } for
+pop pop
+pdftext_data /os get aload pop
+pdftext_data /vmmode get setglobal
+} bind def
+/testForClonePrinterBug
+{
+currentglobal true setglobal
+/undefinedCategory /Generic /Category findresource
+dup length dict copy /Category defineresource pop
+setglobal
+pdftext_data /saveStacks get exec
+pdftext_data /vmmode currentglobal put false setglobal
+/undefined /undefinedCategory { resourcestatus } stopped
+pdftext_data exch /bugFound exch put
+pdftext_data /vmmode get setglobal
+pdftext_data /restoreStacks get exec
+pdftext_data /bugFound get
+} bind def
+end
+setglobal
+/pdf_resourcestatus
+pdftext_data /testForClonePrinterBug get exec
+{
+{
+pdftext_data /saveStacks get exec
+pdftext_data /os get dup dup length 1 sub
+dup 1 sub dup 0 lt { pop 0 } if
+exch 1 exch { get exch dup } for
+pop pop
+{ resourcestatus }
+stopped
+{
+clear cleardictstack pdftext_data /restoreStacks get exec
+{ pop pop } stopped pop false
+}
+{
+count array astore pdftext_data exch /results exch put
+pdftext_data /restoreStacks get exec pop pop
+pdftext_data /results get aload pop
+}
+ifelse
+}
+}
+{ { resourcestatus } }
+ifelse
+bd
+}
+if
+Level2?
+{
+/_pdfUndefineResource
+{
+currentglobal 3 1 roll
+_pdf_FontDirectory 2 index 2 copy known
+{undef}
+{pop pop}
+ifelse
+1 index (pdf) exch _pdfConcatNames 1 index
+1 index 1 _pdfConcatNames 1 index
+5 index 1 _pdfConcatNames 1 index
+4
+{
+2 copy pdf_resourcestatus
+{
+pop 2 lt
+{2 copy findresource gcheck setglobal undefineresource}
+{pop pop}
+ifelse
+}
+{ pop pop}
+ifelse
+} repeat
+setglobal
+} bd
+}
+{
+/_pdfUndefineResource { pop pop} bd
+}
+ifelse
+Level2?
+{
+/_pdfFontStatus
+{
+currentglobal exch
+/Font pdf_resourcestatus
+{pop pop true}
+{false}
+ifelse
+exch setglobal
+} bd
+}
+{
+/_pdfFontStatusString 50 string def
+_pdfFontStatusString 0 (fonts/) putinterval
+/_pdfFontStatus
+{
+FontDirectory 1 index known
+{ pop true }
+{
+_pdfFontStatusString 6 42 getinterval
+cvs length 6 add
+_pdfFontStatusString exch 0 exch getinterval
+{ status } stopped
+{pop false}
+{
+{ pop pop pop pop true}
+{ false }
+ifelse
+}
+ifelse
+}
+ifelse
+} bd
+}
+ifelse
+Level2?
+{
+/_pdfCIDFontStatus
+{
+/CIDFont /Category pdf_resourcestatus
+{
+pop pop
+/CIDFont pdf_resourcestatus
+{pop pop true}
+{false}
+ifelse
+}
+{ pop false }
+ifelse
+} bd
+}
+if
+/_pdfString100 100 string def
+/_pdfComposeFontName
+{
+dup length 1 eq
+{
+0 get
+1 index
+type /nametype eq
+{
+_pdfString100 cvs
+length dup dup _pdfString100 exch (-) putinterval
+_pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
+2 index exch cvs length
+add 1 add _pdfString100 exch 0 exch getinterval
+exch pop
+true
+}
+{
+pop pop
+false
+}
+ifelse
+}
+{
+false
+}
+ifelse
+dup {exch cvn exch} if
+} bd
+/_pdfConcatNames
+{
+exch
+_pdfString100 cvs
+length dup dup _pdfString100 exch (-) putinterval
+_pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
+3 -1 roll exch cvs length
+add 1 add _pdfString100 exch 0 exch getinterval
+cvn
+} bind def
+/_pdfTextTempString 50 string def
+/_pdfRegOrderingArray [(Adobe-Japan1) (Adobe-CNS1) (Adobe-Korea1) (Adobe-GB1)] def
+/_pdf_CheckCIDSystemInfo
+{
+1 index _pdfTextTempString cvs
+(Identity) anchorsearch
+{
+pop pop pop pop true
+}
+{
+false
+_pdfRegOrderingArray
+{
+2 index exch
+anchorsearch
+{ pop pop pop true exit}
+{ pop }
+ifelse
+}
+forall
+exch pop
+exch /CIDFont findresource
+/CIDSystemInfo get
+3 -1 roll /CMap findresource
+/CIDSystemInfo get
+exch
+3 -1 roll
+{
+2 copy
+/Supplement get
+exch
+dup type /dicttype eq
+{/Supplement get}
+{pop 0 }
+ifelse
+ge
+}
+{ true }
+ifelse
+{
+dup /Registry get
+2 index /Registry get eq
+{
+/Ordering get
+exch /Ordering get
+dup type /arraytype eq
+{
+1 index type /arraytype eq
+{
+true
+1 index length 1 sub -1 0
+{
+dup 2 index exch get exch 3 index exch get ne
+{ pop false exit}
+if
+} for
+exch pop exch pop
+}
+{ pop pop false }
+ifelse
+}
+{
+eq
+}
+ifelse
+}
+{ pop pop false }
+ifelse
+}
+{ pop pop false }
+ifelse
+}
+ifelse
+} bind def
+pdf_has_composefont?
+{
+/_pdfComposeFont
+{
+2 copy _pdfComposeFontName not
+{
+2 index
+}
+if
+(pdf) exch _pdfConcatNames
+dup _pdfFontStatus
+{ dup findfont 5 2 roll pop pop pop true}
+{
+4 1 roll
+1 index /CMap pdf_resourcestatus
+{
+pop pop
+true
+}
+{false}
+ifelse
+1 index true exch
+{
+_pdfCIDFontStatus not
+{pop false exit}
+if
+}
+forall
+and
+{
+1 index 1 index 0 get _pdf_CheckCIDSystemInfo
+{
+3 -1 roll pop
+2 index 3 1 roll
+composefont true
+}
+{
+pop pop exch pop false
+}
+ifelse
+}
+{
+_pdfComposeFontName
+{
+dup _pdfFontStatus
+{
+exch pop
+1 index exch
+findfont definefont true
+}
+{
+pop exch pop
+false
+}
+ifelse
+}
+{
+exch pop
+false
+}
+ifelse
+}
+ifelse
+{ true }
+{
+dup _pdfFontStatus
+{ dup findfont true }
+{ pop false }
+ifelse
+}
+ifelse
+}
+ifelse
+} bd
+}
+{
+/_pdfComposeFont
+{
+_pdfComposeFontName not
+{
+dup
+}
+if
+dup
+_pdfFontStatus
+{exch pop dup findfont true}
+{
+1 index
+dup type /nametype eq
+{pop}
+{cvn}
+ifelse
+eq
+{pop false}
+{
+dup _pdfFontStatus
+{dup findfont true}
+{pop false}
+ifelse
+}
+ifelse
+}
+ifelse
+} bd
+}
+ifelse
+/_pdfStyleDicts 4 dict dup begin
+/Adobe-Japan1 4 dict dup begin
+Level2?
+{
+/Serif
+/HeiseiMin-W3-83pv-RKSJ-H _pdfFontStatus
+{/HeiseiMin-W3}
+{
+/HeiseiMin-W3 _pdfCIDFontStatus
+{/HeiseiMin-W3}
+{/Ryumin-Light}
+ifelse
+}
+ifelse
+def
+/SansSerif
+/HeiseiKakuGo-W5-83pv-RKSJ-H _pdfFontStatus
+{/HeiseiKakuGo-W5}
+{
+/HeiseiKakuGo-W5 _pdfCIDFontStatus
+{/HeiseiKakuGo-W5}
+{/GothicBBB-Medium}
+ifelse
+}
+ifelse
+def
+/HeiseiMaruGo-W4-83pv-RKSJ-H _pdfFontStatus
+{/HeiseiMaruGo-W4}
+{
+/HeiseiMaruGo-W4 _pdfCIDFontStatus
+{/HeiseiMaruGo-W4}
+{
+/Jun101-Light-RKSJ-H _pdfFontStatus
+{ /Jun101-Light }
+{ SansSerif }
+ifelse
+}
+ifelse
+}
+ifelse
+/RoundSansSerif exch def
+/Default Serif def
+}
+{
+/Serif /Ryumin-Light def
+/SansSerif /GothicBBB-Medium def
+{
+(fonts/Jun101-Light-83pv-RKSJ-H) status
+}stopped
+{pop}{
+{ pop pop pop pop /Jun101-Light }
+{ SansSerif }
+ifelse
+/RoundSansSerif exch def
+}ifelse
+/Default Serif def
+}
+ifelse
+end
+def
+/Adobe-Korea1 4 dict dup begin
+/Serif /HYSMyeongJo-Medium def
+/SansSerif /HYGoThic-Medium def
+/RoundSansSerif SansSerif def
+/Default Serif def
+end
+def
+/Adobe-GB1 4 dict dup begin
+/Serif /STSong-Light def
+/SansSerif /STHeiti-Regular def
+/RoundSansSerif SansSerif def
+/Default Serif def
+end
+def
+/Adobe-CNS1 4 dict dup begin
+/Serif /MKai-Medium def
+/SansSerif /MHei-Medium def
+/RoundSansSerif SansSerif def
+/Default Serif def
+end
+def
+end
+def
+/TZzero
+{
+/_wmode xdd
+/_styleArr xdd
+/_regOrdering xdd
+3 copy
+_pdfComposeFont
+{
+5 2 roll pop pop pop
+}
+{
+[
+0 1 _styleArr length 1 sub
+{
+_styleArr exch get
+_pdfStyleDicts _regOrdering 2 copy known
+{
+get
+exch 2 copy known not
+{ pop /Default }
+if
+get
+}
+{
+pop pop pop /Unknown
+}
+ifelse
+}
+for
+]
+exch pop
+2 index 3 1 roll
+_pdfComposeFont
+{3 -1 roll pop}
+{
+findfont dup /FontName get exch
+}
+ifelse
+}
+ifelse
+dup /WMode 2 copy known
+{ get _wmode ne }
+{ pop pop _wmode 1 eq}
+ifelse
+{
+exch _wmode _pdfConcatNames
+dup _pdfFontStatus
+{ exch pop dup findfont false}
+{ exch true }
+ifelse
+}
+{
+dup /FontType get 0 ne
+}
+ifelse
+{
+dup /FontType get 3 eq _wmode 1 eq and
+{
+_pdfVerticalRomanT3Font dup length 10 add dict copy
+begin
+/_basefont exch
+dup length 3 add dict
+begin
+{1 index /FID ne {def}{pop pop} ifelse }
+forall
+/Encoding Encoding dup length array copy
+dup 16#27 /quotesingle put
+dup 16#60 /grave put
+_regOrdering /Adobe-Japan1 eq
+{dup 16#5c /yen put dup 16#a5 /yen put dup 16#b4 /yen put}
+if
+def
+FontName
+currentdict
+end
+definefont
+def
+/Encoding _basefont /Encoding get def
+/_fauxfont true def
+}
+{
+dup length 3 add dict
+begin
+{1 index /FID ne {def}{pop pop} ifelse }
+forall
+FontType 0 ne
+{
+/Encoding Encoding dup length array copy
+dup 16#27 /quotesingle put
+dup 16#60 /grave put
+_regOrdering /Adobe-Japan1 eq
+{dup 16#5c /yen put}
+if
+def
+/_fauxfont true def
+} if
+} ifelse
+/WMode _wmode def
+dup dup /FontName exch def
+currentdict
+end
+definefont pop
+}
+{
+pop
+}
+ifelse
+/_pdf_FontDirectory 3 1 roll _safeput
+}
+bd
+Level2?
+{
+/Tf {
+_pdf_FontDirectory 2 index 2 copy known
+{get exch 3 -1 roll pop}
+{pop pop}
+ifelse
+selectfont
+} bd
+}
+{
+/Tf {
+_pdf_FontDirectory 2 index 2 copy known
+{get exch 3 -1 roll pop}
+{pop pop}
+ifelse
+exch findfont exch
+dup type /arraytype eq
+{makefont}
+{scalefont}
+ifelse
+setfont
+} bd
+}
+ifelse
+/cshow where
+{
+pop /pdf_cshow /cshow load dd
+/pdf_remove2 {pop pop} dd
+}
+{
+/pdf_cshow {exch forall} dd
+/pdf_remove2 {} dd
+} ifelse
+/pdf_xshow
+{
+/_pdf_na xdd
+/_pdf_i 0 dd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 /_pdf_showproc load exec
+{_pdf_na _pdf_i get} stopped
+{ pop pop }
+{
+_pdf_x _pdf_y moveto
+0
+rmoveto
+}
+ifelse
+_pdf_i 1 add /_pdf_i xdd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+}
+exch
+pdf_cshow
+} bd
+/pdf_yshow
+{
+/_pdf_na xdd
+/_pdf_i 0 dd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 /_pdf_showproc load exec
+{_pdf_na _pdf_i get} stopped
+{ pop pop }
+{
+_pdf_x _pdf_y moveto
+0 exch
+rmoveto
+}
+ifelse
+_pdf_i 1 add /_pdf_i xdd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+}
+exch
+pdf_cshow
+} bd
+/pdf_xyshow
+{
+/_pdf_na xdd
+/_pdf_i 0 dd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 /_pdf_showproc load exec
+{_pdf_na _pdf_i get} stopped
+{ pop pop }
+{
+1 pop
+{_pdf_na _pdf_i 1 add get} stopped
+{ pop pop pop}
+{
+_pdf_x _pdf_y moveto
+rmoveto
+}
+ifelse
+}
+ifelse
+_pdf_i 2 add /_pdf_i xdd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+}
+exch
+pdf_cshow
+} bd
+/pdfl1xs {/_pdf_showproc /show load dd pdf_xshow} bd
+/pdfl1ys {/_pdf_showproc /show load dd pdf_yshow} bd
+/pdfl1xys {/_pdf_showproc /show load dd pdf_xyshow} bd
+Level2? _ColorSep5044? not and
+{
+/pdfxs {{xshow} stopped {pdfl1xs} if} bd
+/pdfys {{yshow} stopped {pdfl1ys} if} bd
+/pdfxys {{xyshow} stopped {pdfl1xys} if} bd
+}
+{
+/pdfxs /pdfl1xs load dd
+/pdfys /pdfl1ys load dd
+/pdfxys /pdfl1xys load dd
+} ifelse
+/pdf_charpath {false charpath} bd
+/pdf_xcharpath {/_pdf_showproc /pdf_charpath load dd pdf_xshow} bd
+/pdf_ycharpath {/_pdf_showproc /pdf_charpath load dd pdf_yshow} bd
+/pdf_xycharpath {/_pdf_showproc /pdf_charpath load dd pdf_xyshow} bd
+/pdf_strokepath
+{
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 false charpath
+currentpoint S moveto
+} bind
+exch pdf_cshow
+} bd
+/pdf_xstrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xshow} bd
+/pdf_ystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_yshow} bd
+/pdf_xystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xyshow} bd
+Level2? {currentglobal true setglobal} if
+/d0/setcharwidth ld
+/nND {{/.notdef} repeat} bd
+/T3Defs {
+/BuildChar
+{
+1 index /Encoding get exch get
+1 index /BuildGlyph get exec
+}
+def
+/BuildGlyph {
+exch begin
+GlyphProcs exch get exec
+end
+} def
+/_pdfT3Font true def
+} bd
+/_pdfBoldRomanWidthProc
+{
+stringwidth 1 index 0 ne { exch .03 add exch }if setcharwidth
+0 0
+} bd
+/_pdfType0WidthProc
+{
+dup stringwidth 0 0 moveto
+2 index true charpath pathbbox
+0 -1
+7 index 2 div .88
+setcachedevice2
+pop
+0 0
+} bd
+/_pdfType0WMode1WidthProc
+{
+dup stringwidth
+pop 2 div neg -0.88
+2 copy
+moveto
+0 -1
+5 -1 roll true charpath pathbbox
+setcachedevice
+} bd
+/_pdfBoldBaseFont
+11 dict begin
+/FontType 3 def
+/FontMatrix[1 0 0 1 0 0]def
+/FontBBox[0 0 1 1]def
+/Encoding cHexEncoding def
+/_setwidthProc /_pdfBoldRomanWidthProc load def
+/_bcstr1 1 string def
+/BuildChar
+{
+exch begin
+_basefont setfont
+_bcstr1 dup 0 4 -1 roll put
+dup
+_setwidthProc
+3 copy
+moveto
+show
+_basefonto setfont
+moveto
+show
+end
+}bd
+currentdict
+end
+def
+pdf_has_composefont?
+{
+/_pdfBoldBaseCIDFont
+11 dict begin
+/CIDFontType 1 def
+/CIDFontName /_pdfBoldBaseCIDFont def
+/FontMatrix[1 0 0 1 0 0]def
+/FontBBox[0 0 1 1]def
+/_setwidthProc /_pdfType0WidthProc load def
+/_bcstr2 2 string def
+/BuildGlyph
+{
+exch begin
+_basefont setfont
+_bcstr2 1 2 index 256 mod put
+_bcstr2 0 3 -1 roll 256 idiv put
+_bcstr2 dup _setwidthProc
+3 copy
+moveto
+show
+_basefonto setfont
+moveto
+show
+end
+}bd
+currentdict
+end
+def
+/_pdfDefineIdentity-H
+{
+/Identity-H /CMap PDFText /pdf_resourcestatus get exec
+{
+pop pop
+}
+{
+/CIDInit/ProcSet findresource begin 12 dict begin
+begincmap
+/CIDSystemInfo
+3 dict begin
+/Registry (Adobe) def
+/Ordering (Identity) def
+/Supplement 0 def
+currentdict
+end
+def
+/CMapName /Identity-H def
+/CMapVersion 1 def
+/CMapType 1 def
+1 begincodespacerange
+<0000> <ffff>
+endcodespacerange
+1 begincidrange
+<0000> <ffff> 0
+endcidrange
+endcmap
+CMapName currentdict/CMap defineresource pop
+end
+end
+} ifelse
+} def
+} if
+/_pdfVerticalRomanT3Font
+10 dict begin
+/FontType 3 def
+/FontMatrix[1 0 0 1 0 0]def
+/FontBBox[0 0 1 1]def
+/_bcstr1 1 string def
+/BuildChar
+{
+exch begin
+_basefont setfont
+_bcstr1 dup 0 4 -1 roll put
+dup
+_pdfType0WidthProc
+moveto
+show
+end
+}bd
+currentdict
+end
+def
+Level2? {setglobal} if
+/MakeBoldFont
+{
+dup /ct_SyntheticBold known
+{
+dup length 3 add dict begin
+CopyFont
+/ct_StrokeWidth .03 0 FontMatrix idtransform pop def
+/ct_SyntheticBold true def
+currentdict
+end
+definefont
+}
+{
+dup dup length 3 add dict
+begin
+CopyFont
+/PaintType 2 def
+/StrokeWidth .03 0 FontMatrix idtransform pop def
+/dummybold currentdict
+end
+definefont
+dup /FontType get dup 9 ge exch 11 le and
+{
+_pdfBoldBaseCIDFont
+dup length 3 add dict copy begin
+dup /CIDSystemInfo get /CIDSystemInfo exch def
+/_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
+/_basefont exch def
+/_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
+/_basefonto exch def
+currentdict
+end
+/CIDFont defineresource
+}
+{
+_pdfBoldBaseFont
+dup length 3 add dict copy begin
+/_basefont exch def
+/_basefonto exch def
+currentdict
+end
+definefont
+}
+ifelse
+}
+ifelse
+} bd
+/MakeBold {
+1 index
+_pdf_FontDirectory 2 index 2 copy known
+{get}
+{exch pop}
+ifelse
+findfont
+dup
+/FontType get 0 eq
+{
+dup /WMode known {dup /WMode get 1 eq }{false} ifelse
+version length 4 ge
+and
+{version 0 4 getinterval cvi 2015 ge }
+{true}
+ifelse
+{/_pdfType0WidthProc}
+{/_pdfType0WMode1WidthProc}
+ifelse
+_pdfBoldBaseFont /_setwidthProc 3 -1 roll load put
+{MakeBoldFont} Type0CopyFont definefont
+}
+{
+dup /_fauxfont known not 1 index /SubstMaster known not and
+{
+_pdfBoldBaseFont /_setwidthProc /_pdfBoldRomanWidthProc load put
+MakeBoldFont
+}
+{
+2 index 2 index eq
+{ exch pop }
+{
+dup length dict begin
+CopyFont
+currentdict
+end
+definefont
+}
+ifelse
+}
+ifelse
+}
+ifelse
+pop pop
+dup /dummybold ne
+{/_pdf_FontDirectory exch dup _safeput }
+{ pop }
+ifelse
+}bd
+/MakeItalic {
+_pdf_FontDirectory exch 2 copy known
+{get}
+{exch pop}
+ifelse
+dup findfont
+dup /FontInfo 2 copy known
+{
+get
+/ItalicAngle 2 copy known
+{get 0 eq }
+{ pop pop true}
+ifelse
+}
+{ pop pop true}
+ifelse
+{
+exch pop
+dup /FontType get 0 eq Level2? not and
+{ dup /FMapType get 6 eq }
+{ false }
+ifelse
+{
+dup /WMode 2 copy known
+{
+get 1 eq
+{ _italMtx_WMode1Type0 }
+{ _italMtxType0 }
+ifelse
+}
+{ pop pop _italMtxType0 }
+ifelse
+}
+{
+dup /WMode 2 copy known
+{
+get 1 eq
+{ _italMtx_WMode1 }
+{ _italMtx }
+ifelse
+}
+{ pop pop _italMtx }
+ifelse
+}
+ifelse
+makefont
+dup /FontType get 42 eq Level2? not or
+{
+dup length dict begin
+CopyFont
+currentdict
+end
+}
+if
+1 index exch
+definefont pop
+/_pdf_FontDirectory exch dup _safeput
+}
+{
+pop
+2 copy ne
+{
+/_pdf_FontDirectory 3 1 roll _safeput
+}
+{ pop pop }
+ifelse
+}
+ifelse
+}bd
+/MakeBoldItalic {
+/dummybold exch
+MakeBold
+/dummybold
+MakeItalic
+}bd
+Level2?
+{
+/pdf_CopyDict
+{1 index length add dict copy}
+def
+}
+{
+/pdf_CopyDict
+{
+1 index length add dict
+1 index wcheck
+{ copy }
+{ begin
+{def} forall
+currentdict
+end
+}
+ifelse
+}
+def
+}
+ifelse
+/pdf_AddEuroGlyphProc
+{
+currentdict /CharStrings known
+{
+CharStrings /Euro known not
+{
+dup
+/CharStrings
+CharStrings 1 pdf_CopyDict
+begin
+/Euro pdf_EuroProcSet 4 -1 roll get def
+currentdict
+end
+def
+/pdf_PSBuildGlyph /pdf_PSBuildGlyph load def
+/pdf_PathOps /pdf_PathOps load def
+/Symbol eq Encoding 160 get /.notdef eq and
+{
+/Encoding Encoding dup length array copy
+dup 160 /Euro put def
+}
+if
+}
+{ pop
+}
+ifelse
+}
+{ pop
+}
+ifelse
+}
+def
+Level2? {currentglobal true setglobal} if
+/pdf_PathOps 4 dict dup begin
+/m {moveto} def
+/l {lineto} def
+/c {curveto} def
+/cp {closepath} def
+end
+def
+/pdf_PSBuildGlyph
+{
+gsave
+8 -1 roll pop
+7 1 roll
+currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
+dup 9 1 roll
+{
+currentdict /StrokeWidth 2 copy known
+{
+get 2 div
+5 1 roll
+4 -1 roll 4 index sub
+4 1 roll
+3 -1 roll 4 index sub
+3 1 roll
+exch 4 index add exch
+4 index add
+5 -1 roll pop
+}
+{
+pop pop
+}
+ifelse
+}
+if
+setcachedevice
+pdf_PathOps begin
+exec
+end
+{
+currentdict /StrokeWidth 2 copy known
+{ get }
+{ pop pop 0 }
+ifelse
+setlinewidth stroke
+}
+{
+fill
+}
+ifelse
+grestore
+} def
+/pdf_EuroProcSet 13 dict def
+pdf_EuroProcSet
+begin
+/Courier-Bold
+{
+600 0 6 -12 585 612
+{
+385 274 m
+180 274 l
+179 283 179 293 179 303 c
+179 310 179 316 180 323 c
+398 323 l
+423 404 l
+197 404 l
+219 477 273 520 357 520 c
+409 520 466 490 487 454 c
+487 389 l
+579 389 l
+579 612 l
+487 612 l
+487 560 l
+449 595 394 612 349 612 c
+222 612 130 529 98 404 c
+31 404 l
+6 323 l
+86 323 l
+86 304 l
+86 294 86 284 87 274 c
+31 274 l
+6 193 l
+99 193 l
+129 77 211 -12 359 -12 c
+398 -12 509 8 585 77 c
+529 145 l
+497 123 436 80 356 80 c
+285 80 227 122 198 193 c
+360 193 l
+cp
+600 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Courier-BoldOblique /Courier-Bold load def
+/Courier
+{
+600 0 17 -12 578 584
+{
+17 204 m
+97 204 l
+126 81 214 -12 361 -12 c
+440 -12 517 17 578 62 c
+554 109 l
+501 70 434 43 366 43 c
+266 43 184 101 154 204 c
+380 204 l
+400 259 l
+144 259 l
+144 270 143 281 143 292 c
+143 299 143 307 144 314 c
+418 314 l
+438 369 l
+153 369 l
+177 464 249 529 345 529 c
+415 529 484 503 522 463 c
+522 391 l
+576 391 l
+576 584 l
+522 584 l
+522 531 l
+473 566 420 584 348 584 c
+216 584 122 490 95 369 c
+37 369 l
+17 314 l
+87 314 l
+87 297 l
+87 284 88 272 89 259 c
+37 259 l
+cp
+600 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Courier-Oblique /Courier load def
+/Helvetica
+{
+556 0 24 -19 541 703
+{
+541 628 m
+510 669 442 703 354 703 c
+201 703 117 607 101 444 c
+50 444 l
+25 372 l
+97 372 l
+97 301 l
+49 301 l
+24 229 l
+103 229 l
+124 67 209 -19 350 -19 c
+435 -19 501 25 509 32 c
+509 131 l
+492 105 417 60 343 60 c
+267 60 204 127 197 229 c
+406 229 l
+430 301 l
+191 301 l
+191 372 l
+455 372 l
+479 444 l
+194 444 l
+201 531 245 624 348 624 c
+433 624 484 583 509 534 c
+cp
+556 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Helvetica-Oblique /Helvetica load def
+/Helvetica-Bold
+{
+556 0 12 -19 563 710
+{
+563 621 m
+537 659 463 710 363 710 c
+216 710 125 620 101 462 c
+51 462 l
+12 367 l
+92 367 l
+92 346 l
+92 337 93 328 93 319 c
+52 319 l
+12 224 l
+102 224 l
+131 58 228 -19 363 -19 c
+417 -19 471 -12 517 18 c
+517 146 l
+481 115 426 93 363 93 c
+283 93 254 166 246 224 c
+398 224 l
+438 319 l
+236 319 l
+236 367 l
+457 367 l
+497 462 l
+244 462 l
+259 552 298 598 363 598 c
+425 598 464 570 486 547 c
+507 526 513 517 517 509 c
+cp
+556 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Helvetica-BoldOblique /Helvetica-Bold load def
+/Symbol
+{
+750 0 20 -12 714 685
+{
+714 581 m
+650 645 560 685 465 685 c
+304 685 165 580 128 432 c
+50 432 l
+20 369 l
+116 369 l
+115 356 115 347 115 337 c
+115 328 115 319 116 306 c
+50 306 l
+20 243 l
+128 243 l
+165 97 300 -12 465 -12 c
+560 -12 635 25 685 65 c
+685 155 l
+633 91 551 51 465 51 c
+340 51 238 131 199 243 c
+555 243 l
+585 306 l
+184 306 l
+183 317 182 326 182 336 c
+182 346 183 356 184 369 c
+614 369 l 644 432 l
+199 432 l
+233 540 340 622 465 622 c
+555 622 636 580 685 520 c
+cp
+750 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-Bold
+{
+500 0 16 -14 478 700
+{
+367 308 m
+224 308 l
+224 368 l
+375 368 l
+380 414 l
+225 414 l
+230 589 257 653 315 653 c
+402 653 431 521 444 457 c
+473 457 l
+473 698 l
+444 697 l
+441 679 437 662 418 662 c
+393 662 365 700 310 700 c
+211 700 97 597 73 414 c
+21 414 l
+16 368 l
+69 368 l
+69 359 68 350 68 341 c
+68 330 68 319 69 308 c
+21 308 l
+16 262 l
+73 262 l
+91 119 161 -14 301 -14 c
+380 -14 443 50 478 116 c
+448 136 l
+415 84 382 40 323 40 c
+262 40 231 77 225 262 c
+362 262 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-BoldItalic
+{
+500 0 9 -20 542 686
+{
+542 686 m
+518 686 l
+513 673 507 660 495 660 c
+475 660 457 683 384 683 c
+285 683 170 584 122 430 c
+58 430 l
+34 369 l
+105 369 l
+101 354 92 328 90 312 c
+34 312 l
+9 251 l
+86 251 l
+85 238 84 223 84 207 c
+84 112 117 -14 272 -14 c
+326 -14 349 9 381 9 c
+393 9 393 -10 394 -20 c
+420 -20 l
+461 148 l
+429 148 l
+416 109 362 15 292 15 c
+227 15 197 55 197 128 c
+197 162 204 203 216 251 c
+378 251 l
+402 312 l
+227 312 l
+229 325 236 356 241 369 c
+425 369 l
+450 430 l
+255 430 l
+257 435 264 458 274 488 c
+298 561 337 654 394 654 c
+437 654 484 621 484 530 c
+484 516 l
+516 516 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-Italic
+{
+500 0 23 -10 595 692
+{
+399 317 m
+196 317 l
+199 340 203 363 209 386 c
+429 386 l
+444 424 l
+219 424 l
+246 514 307 648 418 648 c
+448 648 471 638 492 616 c
+529 576 524 529 527 479 c
+549 475 l
+595 687 l
+570 687 l
+562 674 558 664 542 664 c
+518 664 474 692 423 692 c
+275 692 162 551 116 424 c
+67 424 l
+53 386 l
+104 386 l
+98 363 93 340 90 317 c
+37 317 l
+23 279 l
+86 279 l
+85 266 85 253 85 240 c
+85 118 137 -10 277 -10 c
+370 -10 436 58 488 128 c
+466 149 l
+424 101 375 48 307 48 c
+212 48 190 160 190 234 c
+190 249 191 264 192 279 c
+384 279 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-Roman
+{
+500 0 10 -12 484 692
+{
+347 298 m
+171 298 l
+170 310 170 322 170 335 c
+170 362 l
+362 362 l
+374 403 l
+172 403 l
+184 580 244 642 308 642 c
+380 642 434 574 457 457 c
+481 462 l
+474 691 l
+449 691 l
+433 670 429 657 410 657 c
+394 657 360 692 299 692 c
+204 692 94 604 73 403 c
+22 403 l
+10 362 l
+70 362 l
+69 352 69 341 69 330 c
+69 319 69 308 70 298 c
+22 298 l
+10 257 l
+73 257 l
+97 57 216 -12 295 -12 c
+364 -12 427 25 484 123 c
+458 142 l
+425 101 384 37 316 37 c
+256 37 189 84 173 257 c
+335 257 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+end
+Level2? {setglobal} if
+currentdict readonly pop end
+%%EndResource
+PDFText begin
+[39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
+/Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
+/egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
+/oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
+/udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
+/registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
+/.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
+/.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
+/questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
+/guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe
+/endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
+/.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
+/fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
+/Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
+/Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
+/Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
+/hungarumlaut/ogonek/caron
+0 TE
+[1/dotlessi/caron 39/quotesingle 96/grave
+127/bullet/Euro/bullet/quotesinglbase/florin/quotedblbase/ellipsis
+/dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE
+/bullet/Zcaron/bullet/bullet/quoteleft/quoteright/quotedblleft
+/quotedblright/bullet/endash/emdash/tilde/trademark/scaron
+/guilsinglright/oe/bullet/zcaron/Ydieresis/space/exclamdown/cent/sterling
+/currency/yen/brokenbar/section/dieresis/copyright/ordfeminine
+/guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus
+/twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla
+/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
+/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
+/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash
+/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave
+/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute
+/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde
+/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute
+/ucircumflex/udieresis/yacute/thorn/ydieresis
+1 TE
+end
+%%BeginResource: procset pdfasc.prc 6.0 1
+%%Copyright: Copyright 1992-2003 Adobe Systems Incorporated. All Rights Reserved.
+/ASR {
+13 dict begin
+/mirV? exch def
+/mirH? exch def
+/center? exch def
+/autorotate? exch def
+/angle exch def
+/shrink exch def
+/Pury exch def
+/Purx exch def
+/Plly exch def
+/Pllx exch def
+/Dury exch def
+/Durx exch def
+/Dlly exch def
+/Dllx exch def
+Dury 0 eq Durx 0 eq and Dlly 0 eq Dllx 0 eq and and
+{ shrink 0 gt { GClipBBox } { GPageBBox } ifelse }
+{ ITransDBBox }
+ifelse
+/PHt Pury Plly sub def
+/PW Purx Pllx sub def
+/DHt Dury Dlly sub def
+/DW Durx Dllx sub def
+angle 90 eq angle 270 eq or
+{
+PHt /PHt PW def /PW exch def
+} if
+autorotate? PHt PW ne and DHt DW ne and
+{
+DHt DW ge
+PHt PW ge
+ne
+{ /angle angle 90 add def
+PHt /PHt PW def /PW exch def
+}
+if
+} if
+angle 0 ne
+{
+/angle angle 360 mod def
+angle rotate
+angle 90 eq
+{ 0 DW neg translate }
+if
+angle 180 eq
+{ DW neg DHt neg translate }
+if
+angle 270 eq
+{ DHt neg 0 translate }
+if
+} if
+center?
+{
+ITransBBox
+Durx Dllx add 2 div Dury Dlly add 2 div
+Purx Pllx add -2 div Pury Plly add -2 div
+3 -1 roll add exch
+3 -1 roll add exch
+translate
+}
+{
+ITransBBox
+angle 0 eq
+{Dllx Pllx sub Dury Pury sub}
+if
+angle 90 eq
+{Durx Purx sub Dury Pury sub}
+if
+angle 180 eq
+{Durx Purx sub Dlly Plly sub}
+if
+angle 270 eq
+{Dllx Pllx sub Dlly Plly sub}
+if
+translate
+}
+ifelse
+mirH? mirV? or
+{
+ITransBBox
+mirH?
+{
+-1 1 scale
+Durx Dllx add neg 0 translate
+} if
+mirV?
+{
+1 -1 scale
+0 Dury Dlly add neg translate
+} if
+} if
+shrink 0 ne
+{
+ITransBBox
+Dury Dlly sub Pury Plly sub div
+Durx Dllx sub Purx Pllx sub div
+2 copy gt { exch } if pop
+shrink 1 eq
+{
+Durx Dllx add 2 div Dury Dlly add 2 div translate
+dup scale
+Purx Pllx add -2 div Pury Plly add -2 div translate
+}
+{
+shrink 2 eq 1 index 1.0 lt and
+{
+Durx Dllx add 2 div Dury Dlly add 2 div translate
+dup scale
+Purx Pllx add -2 div Pury Plly add -2 div translate
+}
+{ pop }
+ifelse
+}
+ifelse
+} if
+end
+} [/autorotate? /shrink? /mirH? /mirV? /angle /Pury /Purx /Plly /Pllx /Durx /Dury /Dllx /Dlly /PW /PHt /DW /DHt
+/Devurx /Devury /Devllx /Devlly /pdfHt /pdfW]
+bld
+/GClipBBox
+{
+gsave newpath clippath pathbbox newpath grestore
+/Dury exch def
+/Durx exch def
+/Dlly exch def
+/Dllx exch def
+ITransDBBox
+} [/Durx /Dury /Dllx /Dlly]
+bld
+/GPageBBox
+{
+{
+currentpagedevice /PageSize get aload pop
+/Devury exch def /Devurx exch def
+/Devllx 0 def /Devlly 0 def
+ITransBBox
+}
+stopped
+{ GClipBBox }
+if
+} [/Devurx /Devury /Devllx /Devlly ]
+bld
+/ITransDBBox
+{
+Durx Dury transform matrix defaultmatrix itransform
+/Devury exch def
+/Devurx exch def
+Dllx Dlly transform matrix defaultmatrix itransform
+/Devlly exch def
+/Devllx exch def
+Devury Devlly lt {/Devlly Devury /Devury Devlly def def} if
+Devurx Devllx lt {/Devllx Devurx /Devurx Devllx def def} if
+} [/Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ]
+bld
+/ITransBBox
+{
+/um matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix def
+Devllx Devlly um itransform
+Devurx Devury um itransform
+/Dury exch def
+/Durx exch def
+/Dlly exch def
+/Dllx exch def
+Dury Dlly lt {/Dlly Dury /Dury Dlly def def} if
+Durx Dllx lt {/Dllx Durx /Durx Dllx def def} if
+} [ /um /Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ]
+bld
+%%EndResource
+currentdict readonly pop
+end end
+/currentpacking where {pop setpacking}if
+PDFVars/DocInitAll{[PDF PDFText]{/docinitialize get exec}forall }put
+PDFVars/InitAll{[PDF PDFText]{/initialize get exec}forall initgs}put
+PDFVars/TermAll{[PDFText PDF]{/terminate get exec}forall}put
+PDFVars begin PDF begin
+PDFVars/DocInitAll get exec PDFVars/InitAll get exec
+
+[/NamespacePush PDFMark5
+[/_objdef {Metadata_In_EPS} /type /stream /OBJ PDFMark5
+[{Metadata_In_EPS} 3388 (% &end XMP packet& %) ReadByPDFMark5
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="3.1-702">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+ <rdf:Description rdf:about=""
+ xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ <xap:CreateDate>2007-11-30T21:27:23+08:00</xap:CreateDate>
+ <xap:ModifyDate>2007-11-30T21:27:23+08:00</xap:ModifyDate>
+ <xap:MetadataDate>2007-11-30T21:27:23+08:00</xap:MetadataDate>
+ </rdf:Description>
+ <rdf:Description rdf:about=""
+ xmlns:xapMM="http://ns.adobe.com/xap/1.0/mm/"
+ xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#">
+ <xapMM:DocumentID>uuid:C29547DE479FDC118F93B0C7ABF1BA8F</xapMM:DocumentID>
+ <xapMM:InstanceID>uuid:C29547DE479FDC118F93B0C7ABF1BA8F</xapMM:InstanceID>
+ <xapMM:DerivedFrom rdf:parseType="Resource">
+ <stRef:instanceID>uuid:641d790c-f9d7-4da2-b5f0-165f049c50f2</stRef:instanceID>
+ <stRef:documentID>uuid:67aaf2bf-9e9f-49ee-a20a-6a7697410dee</stRef:documentID>
+ </xapMM:DerivedFrom>
+ </rdf:Description>
+ <rdf:Description rdf:about=""
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <dc:format>application/eps</dc:format>
+ </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+
+% &end XMP packet& %
+
+[{Metadata_In_EPS} 2 dict begin /Type /Metadata def /Subtype /XML def currentdict end /PUT PDFMark5
+[/Document 1 dict begin /Metadata {Metadata_In_EPS} def currentdict end /BDC PDFMark5
+[/NamespacePop PDFMark5
+
+PDFVars/TermAll get exec end end
+
+%%EndSetup
+ PDF /docinitialize get exec
+PDFVars begin PDF begin PDFVars/InitAll get exec
+406.87 705.787 143.62 47.673 rectclip
+/N5 [/CIEBasedABC 20 dict
+dup /CreationDate (19980209064900) put
+dup /RenderingIntent (RelativeColorimetric) put
+dup /Description (sRGB IEC61966-2.1) put
+dup /ColorSpace (RGB ) put
+dup /Copyright (Copyright (c) 1998 Hewlett-Packard Company) put
+dup /ProfileID <1D3FDA2EDB4A89AB60A23C5F7C7D81DD> put
+dup /DecodeABC [
+{{0 0.00031 0.00061 0.0009 0.0012 0.00151 0.00181 0.00212 0.00242 0.00271
+0.00302 0.00334 0.00366 0.00401 0.00437 0.00476 0.00515 0.00558 0.00602 0.00648
+0.00696 0.00745 0.00798 0.00852 0.00908 0.00966 0.01027 0.01089 0.01153 0.0122
+0.0129 0.01362 0.01435 0.01511 0.01589 0.0167 0.01752 0.01837 0.01925 0.02015
+0.02107 0.02203 0.02299 0.02399 0.02501 0.02606 0.02713 0.02822 0.02934 0.03049
+0.03166 0.03287 0.03409 0.03533 0.03662 0.03792 0.03925 0.04061 0.04199 0.04341
+0.04484 0.04631 0.04781 0.04933 0.05088 0.05245 0.05406 0.05569 0.05736 0.05904
+0.06077 0.06252 0.0643 0.06611 0.06794 0.06981 0.0717 0.07363 0.07558 0.07756
+0.07959 0.08162 0.0837 0.08581 0.08795 0.09011 0.09231 0.09454 0.0968 0.09909
+0.10142 0.10376 0.10616 0.10857 0.11102 0.11351 0.11602 0.11856 0.12114 0.12376
+0.12639 0.12907 0.13178 0.13452 0.13729 0.14009 0.14294 0.14581 0.14873 0.15166
+0.15463 0.15765 0.16068 0.16376 0.16687 0.17001 0.17319 0.17641 0.17965 0.18293
+0.18625 0.1896 0.19299 0.19641 0.19987 0.20335 0.20688 0.21045 0.21405 0.21767
+0.22134 0.22505 0.22879 0.23257 0.23638 0.24023 0.24411 0.24804 0.25199 0.25599
+0.26002 0.26409 0.2682 0.27234 0.27651 0.28073 0.28499 0.28928 0.29361 0.29798
+0.30238 0.30683 0.3113 0.31582 0.32038 0.32497 0.3296 0.33428 0.33898 0.34372
+0.34851 0.35333 0.3582 0.3631 0.36804 0.37302 0.37804 0.3831 0.38819 0.39333
+0.3985 0.40372 0.40898 0.41427 0.41961 0.42498 0.43039 0.43585 0.44134 0.44688
+0.45245 0.45806 0.46372 0.46942 0.47516 0.48094 0.48675 0.49261 0.49851 0.50445
+0.51043 0.51646 0.52253 0.52863 0.53477 0.54097 0.54719 0.55347 0.55979 0.56613
+0.57253 0.57897 0.58545 0.59198 0.59855 0.60515 0.6118 0.61849 0.62524 0.63201
+0.63884 0.6457 0.6526 0.65955 0.66654 0.67357 0.68066 0.68778 0.69495 0.70215
+0.7094 0.71669 0.72404 0.73142 0.73885 0.74632 0.75383 0.76138 0.76899 0.77663
+0.78433 0.79206 0.79983 0.80765 0.81552 0.82343 0.83139 0.8394 0.84744 0.85554
+0.86367 0.87185 0.88007 0.88835 0.89666 0.90503 0.91343 0.92189 0.93038 0.93892
+0.94751 0.95614 0.96482 0.97355 0.98232 0.99114 1}
+dup 3 -1 roll 0 1 3 copy 3 -1 roll exch ge
+{pop pop pop pop pop 256 get}
+{pop 3 copy pop le {pop pop pop pop 0 get}
+{exch dup 4 -1 roll exch sub 3 1 roll sub div 256 mul dup
+floor dup 3 1 roll sub exch cvi dup 1 add 4 -1 roll exch
+get 4 -1 roll 3 -1 roll get dup 4 1 roll sub mul add}
+ifelse} ifelse
+} bind
+dup
+dup
+] put
+dup /MatrixABC [
+0.2180189128 0.1112492942 0.0069565698
+0.1925612492 0.358452993 0.0485281768
+0.0715286348 0.0303053423 0.3569742448
+] put
+dup /MatrixLMN [1.9999694824 0 0 0 1.9999694824 0 0 0 1.9999694824] put
+dup /BlackPoint [0 0 0] put
+dup /WhitePoint [0.9642028809 1 0.8249053955] put]
+/ColorSpace defineRes pop
+
+q
+406.87 705.787 m
+550.49 705.787 l
+550.49 753.46 l
+406.87 753.46 l
+h
+W
+n
+q
+n
+0.0 0.0 595.276 807.874 re
+W
+n
+true setSA
+q
+n
+326.299 686.593 223.622 67.423 re
+W
+n
+q
+n
+326.299 754.016 223.622 -67.423 re
+W
+n
+q
+n
+326.299 754.016 223.622 -67.423 re
+W
+n
+n
+409.563 742.436 m
+409.744 742.349 409.928 742.257 410.103 742.08 c
+410.188 742.08 410.281 742.173 410.371 742.173 c
+410.905 742.173 l
+411.354 742.257 411.706 742.436 412.157 742.618 c
+412.607 742.796 412.787 742.884 412.872 743.417 c
+413.228 745.295 411.885 746.187 410.371 746.454 c
+409.563 746.633 408.675 746.633 407.865 746.545 c
+407.604 744.935 408.313 743.51 409.563 742.436 c
+429.042 722.158 m
+429.133 722.067 l
+429.042 721.438 429.042 720.815 429.042 720.189 c
+428.148 720.549 l
+427.883 720.992 l
+427.883 722.067 l
+427.971 722.603 l
+428.148 722.603 428.772 722.331 429.042 722.158 c
+428.772 726.713 m
+428.772 726.713 428.868 726.621 429.042 726.621 c
+429.221 726.533 429.401 726.444 429.493 726.358 c
+429.493 726.176 429.317 725.102 429.317 724.924 c
+429.221 724.924 429.133 725.016 429.042 725.102 c
+428.952 725.195 428.772 725.195 428.772 725.195 c
+428.417 725.28 428.593 726.176 428.772 726.713 c
+432.707 749.671 m
+433.153 749.401 433.241 748.78 433.241 748.068 c
+433.063 747.793 432.886 747.705 432.707 747.531 c
+432.527 747.441 432.439 747.351 432.265 747.264 c
+432.165 748.156 432.165 748.958 432.165 749.767 c
+432.439 749.767 432.617 749.767 432.707 749.671 c
+432.707 743.593 m
+434.49 744.581 436.994 746.366 437.172 748.068 c
+436.282 749.401 434.047 751.099 432.707 751.192 c
+432.707 751.279 432.617 751.279 432.617 751.279 c
+432.527 752.714 431.814 753.246 430.739 752.89 c
+429.938 752.087 429.401 751.01 429.042 749.94 c
+428.148 747.441 427.883 744.403 426.454 742.08 c
+425.916 741.635 425.916 741.635 419.392 737.972 c
+418.41 737.253 416.444 736.181 415.199 735.38 c
+413.138 732.967 413.407 731.716 413.138 728.052 c
+413.055 727.334 412.872 726.176 412.428 725.461 c
+412.335 727.611 413.589 730.378 411.354 731.09 c
+410.818 732.073 410.64 733.144 410.371 734.042 c
+410.188 734.485 410.012 734.93 409.563 735.196 c
+406.709 733.951 407.152 730.378 407.426 727.515 c
+407.426 726.621 407.426 725.638 407.513 724.747 c
+407.426 722.245 407.426 719.651 407.333 717.153 c
+407.333 713.044 l
+407.604 710.54 407.604 710.54 407.958 708.401 c
+408.582 707.594 409.299 707.144 410.371 706.611 c
+410.548 706.524 410.64 706.432 410.818 706.345 c
+412.511 707.056 412.157 709.65 412.157 710.99 c
+412.335 712.507 412.607 714.025 412.787 715.543 c
+414.392 719.832 415.199 725.102 415.017 729.396 c
+415.463 732.255 415.463 732.255 418.591 733.144 c
+419.57 733.682 419.844 734.042 421.983 735.643 c
+422.878 736.45 424.491 738.592 425.916 738.592 c
+426.184 737.703 425.468 736.722 424.931 735.825 c
+424.847 735.643 424.667 735.38 424.755 735.196 c
+425.375 732.344 425.113 730.196 422.97 727.873 c
+422.97 727.162 l
+423.864 725.369 425.199 726.982 426.626 726.982 c
+426.184 725.461 425.292 724.121 425.113 722.245 c
+423.947 718.402 423.057 714.828 422.255 710.722 c
+422.34 709.65 422.163 709.65 423.324 708.753 c
+425.824 708.401 425.644 713.756 425.824 714.828 c
+426.275 716.534 426.366 717.685 426.721 718.402 c
+427.167 718.402 l
+427.524 717.685 427.793 717.685 428.952 717.333 c
+428.952 717.244 428.952 717.153 429.042 717.153 c
+429.401 716.346 429.493 714.737 429.133 713.669 c
+429.042 713.669 l
+428.51 713.756 428.51 713.756 427.343 714.205 c
+427.254 713.311 428.064 711.436 429.042 710.271 c
+429.221 710.091 429.401 709.919 429.669 709.742 c
+430.563 709.742 432.349 710.004 432.707 711.17 c
+431.725 716.973 431.187 722.331 432.439 727.698 c
+432.265 729.57 431.099 729.481 430.83 730.109 c
+431.099 730.82 432.08 731.628 432.707 732.516 c
+433.419 733.327 433.872 734.216 432.886 734.93 c
+432.794 734.93 432.794 734.93 432.707 734.842 c
+431.364 734.572 430.202 733.682 429.042 732.788 c
+428.69 732.516 428.328 732.344 427.971 732.073 c
+428.239 732.878 428.593 733.682 429.042 734.485 c
+429.577 735.556 430.386 736.541 431.011 737.434 c
+431.011 737.526 431.099 737.613 431.099 737.613 c
+431.272 737.879 431.272 737.879 431.187 738.15 c
+430.83 740.026 430.115 741.451 431.9 743.15 c
+432.165 743.33 432.439 743.417 432.707 743.593 c
+[/CIEBasedABC 20 dict
+dup /CreationDate (19980209064900) put
+dup /RenderingIntent (RelativeColorimetric) put
+dup /Description (sRGB IEC61966-2.1) put
+dup /ColorSpace (RGB ) put
+dup /Copyright (Copyright (c) 1998 Hewlett-Packard Company) put
+dup /ProfileID <1D3FDA2EDB4A89AB60A23C5F7C7D81DD> put
+dup /DecodeABC [
+{{0 0.00031 0.00061 0.0009 0.0012 0.00151 0.00181 0.00212 0.00242 0.00271
+0.00302 0.00334 0.00366 0.00401 0.00437 0.00476 0.00515 0.00558 0.00602 0.00648
+0.00696 0.00745 0.00798 0.00852 0.00908 0.00966 0.01027 0.01089 0.01153 0.0122
+0.0129 0.01362 0.01435 0.01511 0.01589 0.0167 0.01752 0.01837 0.01925 0.02015
+0.02107 0.02203 0.02299 0.02399 0.02501 0.02606 0.02713 0.02822 0.02934 0.03049
+0.03166 0.03287 0.03409 0.03533 0.03662 0.03792 0.03925 0.04061 0.04199 0.04341
+0.04484 0.04631 0.04781 0.04933 0.05088 0.05245 0.05406 0.05569 0.05736 0.05904
+0.06077 0.06252 0.0643 0.06611 0.06794 0.06981 0.0717 0.07363 0.07558 0.07756
+0.07959 0.08162 0.0837 0.08581 0.08795 0.09011 0.09231 0.09454 0.0968 0.09909
+0.10142 0.10376 0.10616 0.10857 0.11102 0.11351 0.11602 0.11856 0.12114 0.12376
+0.12639 0.12907 0.13178 0.13452 0.13729 0.14009 0.14294 0.14581 0.14873 0.15166
+0.15463 0.15765 0.16068 0.16376 0.16687 0.17001 0.17319 0.17641 0.17965 0.18293
+0.18625 0.1896 0.19299 0.19641 0.19987 0.20335 0.20688 0.21045 0.21405 0.21767
+0.22134 0.22505 0.22879 0.23257 0.23638 0.24023 0.24411 0.24804 0.25199 0.25599
+0.26002 0.26409 0.2682 0.27234 0.27651 0.28073 0.28499 0.28928 0.29361 0.29798
+0.30238 0.30683 0.3113 0.31582 0.32038 0.32497 0.3296 0.33428 0.33898 0.34372
+0.34851 0.35333 0.3582 0.3631 0.36804 0.37302 0.37804 0.3831 0.38819 0.39333
+0.3985 0.40372 0.40898 0.41427 0.41961 0.42498 0.43039 0.43585 0.44134 0.44688
+0.45245 0.45806 0.46372 0.46942 0.47516 0.48094 0.48675 0.49261 0.49851 0.50445
+0.51043 0.51646 0.52253 0.52863 0.53477 0.54097 0.54719 0.55347 0.55979 0.56613
+0.57253 0.57897 0.58545 0.59198 0.59855 0.60515 0.6118 0.61849 0.62524 0.63201
+0.63884 0.6457 0.6526 0.65955 0.66654 0.67357 0.68066 0.68778 0.69495 0.70215
+0.7094 0.71669 0.72404 0.73142 0.73885 0.74632 0.75383 0.76138 0.76899 0.77663
+0.78433 0.79206 0.79983 0.80765 0.81552 0.82343 0.83139 0.8394 0.84744 0.85554
+0.86367 0.87185 0.88007 0.88835 0.89666 0.90503 0.91343 0.92189 0.93038 0.93892
+0.94751 0.95614 0.96482 0.97355 0.98232 0.99114 1}
+dup 3 -1 roll 0 1 3 copy 3 -1 roll exch ge
+{pop pop pop pop pop 256 get}
+{pop 3 copy pop le {pop pop pop pop 0 get}
+{exch dup 4 -1 roll exch sub 3 1 roll sub div 256 mul dup
+floor dup 3 1 roll sub exch cvi dup 1 add 4 -1 roll exch
+get 4 -1 roll 3 -1 roll get dup 4 1 roll sub mul add}
+ifelse} ifelse
+} bind
+dup
+dup
+] put
+dup /MatrixABC [
+0.2180189128 0.1112492942 0.0069565698
+0.1925612492 0.358452993 0.0485281768
+0.0715286348 0.0303053423 0.3569742448
+] put
+dup /MatrixLMN [1.9999694824 0 0 0 1.9999694824 0 0 0 1.9999694824] put
+dup /BlackPoint [0 0 0] put
+dup /WhitePoint [0.9642028809 1 0.8249053955] put]
+/E2 exch /ColorSpace defineRes
+
+cs 0.388 0.184 0.498 sc
+f
+n
+529.193 731.716 m
+529.286 731.716 l
+530.978 732.073 532.142 732.609 532.05 734.572 c
+531.243 735.291 530.174 736.094 529.286 736.901 c
+528.478 737.526 527.851 738.239 527.587 738.771 c
+527.407 738.952 527.143 739.131 526.963 739.221 c
+525.265 738.15 528.12 735.114 529.103 733.951 c
+529.103 733.234 529.103 732.516 529.193 731.716 c
+539.732 723.675 m
+538.925 723.139 538.036 722.688 537.587 722.331 c
+537.587 722.961 538.748 724.028 539.732 724.924 c
+540.266 725.369 540.804 725.733 541.075 725.996 c
+541.342 725.996 541.607 726.084 541.871 726.084 c
+541.967 725.369 540.89 724.483 539.732 723.675 c
+543.482 728.499 m
+542.239 727.873 540.983 727.162 539.732 726.444 c
+539.554 726.358 539.284 726.267 539.106 726.084 c
+535.887 724.664 532.761 722.779 529.73 721.35 c
+529.37 720.992 529.286 721.087 529.37 720.369 c
+529.817 720.098 529.817 720.098 530.269 720.098 c
+531.333 720.189 532.493 720.28 533.568 720.28 c
+535.091 720.189 535.887 721.53 537.139 722.158 c
+537.321 722.245 537.503 721.977 537.321 721.888 c
+536.43 720.992 534.553 719.382 534.638 718.224 c
+535.177 718.224 l
+536.696 719.382 538.212 720.462 539.732 721.438 c
+540.804 722.158 541.871 722.779 542.951 723.406 c
+543.751 724.297 545.627 726.533 546.612 727.072 c
+546.877 728.943 544.552 728.59 543.482 728.499 c
+542.591 733.768 m
+540.535 734.842 540.177 734.394 539.732 733.951 c
+539.463 733.597 539.284 733.234 538.481 733.055 c
+537.587 733.862 539.012 735.114 539.732 735.912 c
+539.908 736.003 539.998 736.094 540.085 736.181 c
+541.164 736.45 545.987 738.771 546.426 737.162 c
+545.45 735.735 544.552 733.951 542.591 733.768 c
+541.871 738.239 m
+541.607 739.488 542.591 740.38 543.127 741.278 c
+543.034 743.33 542.148 742.884 540.357 743.15 c
+540.357 743.593 l
+541.607 744.672 542.682 746.187 543.751 747.441 c
+545.537 749.138 547.328 750.03 546.074 752.087 c
+544.73 752.977 542.856 754.057 542.591 752.087 c
+542.856 749.767 541.428 747.976 539.732 746.275 c
+538.748 745.206 537.684 744.227 536.876 743.061 c
+535.798 742.257 535.536 742.349 535.536 741.007 c
+536.518 740.558 537.763 741.451 539.195 741.451 c
+539.38 739.581 537.225 736.181 535.798 734.572 c
+535.177 734.485 534.638 734.485 534.104 734.394 c
+534.011 734.042 534.011 733.597 534.011 733.144 c
+532.406 731.808 530.714 730.911 529.286 729.396 c
+529.193 729.396 529.193 729.396 529.193 729.307 c
+526.514 728.143 526.245 730.013 524.641 730.013 c
+524.548 727.873 525.894 725.996 528.3 724.835 c
+528.478 724.924 528.659 724.924 528.929 725.016 c
+529.017 725.28 529.103 725.816 529.286 726.358 c
+529.37 726.8 529.461 727.334 529.637 727.785 c
+531.243 729.481 532.319 729.839 534.91 730.642 c
+536.696 731.895 536.43 731.978 538.574 731.004 c
+538.388 729.839 536.16 728.59 535.262 727.873 c
+535.262 727.785 535.262 727.611 535.358 727.425 c
+536.876 727.873 538.305 728.86 539.732 729.661 c
+541.164 730.558 542.591 731.266 544.284 731.359 c
+544.552 731.535 544.824 731.716 545.181 731.978 c
+546.525 733.951 549.646 734.93 549.921 737.341 c
+549.921 738.415 l
+546.968 740.471 544.552 739.131 541.871 738.239 c
+539.732 717.244 m
+538.388 716.973 536.876 716.793 536.16 717.333 c
+534.46 717.513 535.71 716.973 534.91 716.259 c
+533.032 715.723 530.978 715.186 529.286 714.472 c
+528.568 714.205 527.851 713.846 527.231 713.493 c
+527.143 712.329 528.12 711.789 529.286 711.522 c
+530.087 711.347 531.159 711.257 531.961 711.257 c
+533.659 711.789 534.37 713.132 536.607 713.22 c
+537.052 712.238 537.409 709.919 536.607 708.753 c
+534.187 708.486 531.696 710.004 530.174 709.919 c
+529.193 708.223 535.982 706.345 537.587 705.9 c
+538.748 706.076 539.38 707.144 539.732 708.308 c
+540.085 709.29 540.085 710.271 540.085 711.078 c
+539.908 711.17 539.823 711.347 539.732 711.436 c
+539.195 712.329 539.284 712.954 539.732 713.311 c
+540.89 714.386 543.931 714.65 543.84 716.534 c
+542.856 717.244 542.324 717.421 541.607 717.599 c
+541.075 717.513 540.444 717.421 539.732 717.244 c
+f
+n
+465.137 731.179 m
+465.32 731.266 465.588 731.359 465.94 731.446 c
+466.207 731.004 465.674 730.284 465.137 729.748 c
+464.781 729.481 464.423 729.216 464.244 729.216 c
+464.244 730.284 464.423 730.82 465.137 731.179 c
+465.137 734.485 m
+465.32 734.842 465.674 735.196 466.033 735.466 c
+466.836 736.094 467.909 736.541 468.8 737.162 c
+468.89 737.162 469.068 737.162 469.242 737.075 c
+469.242 736.624 l
+468.8 736.274 468.8 736.274 468.354 735.912 c
+467.812 734.754 467.016 734.127 466.033 733.682 c
+465.762 733.504 465.405 733.327 465.137 733.234 c
+464.957 733.144 464.867 733.055 464.781 733.055 c
+464.781 733.597 464.867 734.042 465.137 734.485 c
+465.588 721.621 m
+465.762 721.621 465.94 721.715 466.033 721.715 c
+467.099 721.715 467.099 721.715 467.909 720.189 c
+467.725 719.472 466.919 718.763 466.033 718.224 c
+465.762 718.047 465.405 717.87 465.137 717.685 c
+464.781 717.599 464.512 717.421 464.244 717.421 c
+464.244 719.032 463.888 720.462 465.137 721.35 c
+465.225 721.438 465.405 721.53 465.588 721.621 c
+475.232 748.958 m
+474.697 748.156 473.982 747.883 473.268 747.531 c
+473.444 748.513 474.612 749.138 474.88 750.125 c
+474.253 751.995 473.982 751.725 472.555 751.548 c
+470.586 749.138 468.622 746.366 466.659 744.045 c
+466.475 743.955 466.294 743.867 466.033 743.776 c
+465.762 743.686 465.405 743.51 465.137 743.417 c
+463.888 742.974 462.721 742.436 461.564 741.987 c
+460.221 743.061 460.311 746.275 458.345 746.275 c
+457.992 744.312 459.149 741.278 457.454 739.757 c
+455.045 738.684 455.045 738.684 451.107 736.722 c
+451.107 736.624 451.107 736.45 451.198 736.361 c
+453.791 734.216 455.045 737.162 457.812 737.253 c
+458.169 737.075 458.525 736.901 458.882 736.722 c
+461.204 737.253 460.935 740.471 464.066 740.827 c
+463.888 738.86 461.921 739.04 461.118 737.613 c
+461.028 735.025 460.935 728.943 456.915 728.943 c
+456.741 729.216 456.559 729.396 456.291 729.661 c
+454.779 729.307 455.575 727.785 454.779 726.358 c
+453.167 725.551 452.095 724.747 450.929 724.214 c
+450.929 723.942 450.844 723.675 450.844 723.316 c
+452.268 722.603 454.415 724.387 455.665 725.195 c
+458.079 724.387 458.882 728.412 460.935 728.412 c
+461.204 727.963 460.935 725.905 460.667 725.28 c
+460.311 725.016 459.867 724.747 459.598 724.483 c
+459.598 724.028 l
+459.952 723.675 459.952 723.675 460.492 723.585 c
+460.046 721.438 453.25 717.153 451.468 716.534 c
+451.38 716.346 451.38 716.259 451.38 716.081 c
+453.167 715.186 453.972 715.006 455.575 716.973 c
+457.093 717.685 459.062 720.28 460.847 720.369 c
+461.204 719.651 461.47 716.619 461.028 715.543 c
+460.046 715.096 460.046 715.096 458.969 714.828 c
+459.149 713.311 459.243 713.399 461.028 713.132 c
+461.387 711.078 461.204 707.953 463.259 706.254 c
+463.707 706.345 464.066 706.876 464.066 707.329 c
+463.976 708.486 463.976 709.65 463.888 710.722 c
+464.154 714.565 464.154 714.565 464.244 714.828 c
+464.512 715.006 464.781 715.186 465.137 715.457 c
+465.405 715.634 465.674 715.816 466.033 715.993 c
+468.622 717.513 472.282 719.742 471.389 721.174 c
+469.783 722.067 468.534 722.158 468.534 723.675 c
+469.692 725.369 471.21 726.444 472.816 727.785 c
+472.816 729.129 472.555 729.396 471.661 729.661 c
+470.586 729.216 467.725 727.425 466.033 726.713 c
+465.674 726.621 465.32 726.533 465.137 726.533 c
+465.137 726.891 l
+465.494 727.162 465.762 727.425 466.033 727.698 c
+468.261 729.661 469.692 732.609 471.926 734.485 c
+473.268 736.003 474.073 736.361 472.728 737.703 c
+472.106 741.544 468.444 738.952 466.033 737.613 c
+465.674 737.434 465.405 737.253 465.137 737.162 c
+464.867 737.075 464.689 737.075 464.596 736.99 c
+464.781 737.879 464.867 738.15 465.137 738.504 c
+465.32 738.684 465.588 738.86 466.033 739.221 c
+466.836 740.202 467.636 741.187 468.534 742.257 c
+470.676 744.045 473.799 745.295 476.571 746.275 c
+477.111 746.726 477.374 747.171 477.374 747.531 c
+477.374 747.705 l
+477.284 748.601 476.129 749.227 475.232 748.958 c
+f
+n
+508.109 716.081 m
+507.126 716.534 505.52 717.599 504.183 718.763 c
+503.197 719.651 502.303 720.549 502.036 721.174 c
+501.318 721.621 501.318 721.35 500.967 721.35 c
+500.967 719.651 l
+501.494 718.133 502.749 715.186 504.183 713.493 c
+504.447 713.22 504.714 712.954 504.985 712.775 c
+505.432 712.687 505.879 712.507 506.323 712.418 c
+507.574 712.597 511.237 714.565 511.237 715.903 c
+510.161 715.993 509.184 715.993 508.109 716.081 c
+507.126 735.556 m
+506.062 736.094 506.062 736.094 505.163 736.81 c
+504.627 736.181 504.627 734.842 504.183 733.951 c
+503.907 733.234 503.373 732.698 502.214 732.698 c
+502.119 732.967 502.119 733.234 502.119 733.504 c
+503.016 736.901 503.463 740.471 503.817 743.686 c
+503.556 744.848 503.016 744.935 502.389 745.206 c
+500.87 744.672 502.036 743.776 501.23 742.974 c
+500.693 738.86 499.262 734.572 498.013 730.284 c
+496.316 728.86 494.53 727.785 492.655 726.891 c
+490.065 726.444 488.099 725.996 491.402 724.121 c
+493.013 724.121 494.618 724.835 496.492 725.016 c
+496.492 724.924 496.492 724.747 496.584 724.664 c
+495.521 719.207 491.495 713.493 486.492 711.702 c
+486.492 711.615 486.398 711.522 486.31 711.347 c
+486.398 711.257 486.398 711.17 486.492 710.99 c
+492.471 712.238 494.979 716.534 498.458 721.799 c
+499.088 723.585 499.62 725.369 500.242 727.072 c
+500.87 727.515 502.567 728.681 504.183 730.109 c
+506.323 731.895 508.199 734.127 507.126 735.556 c
+f
+Q
+Q
+Q
+Q
+Q
+[/EMC PDFMark5
+PDFVars/TermAll get exec end end
+%%PageTrailer
+%%Trailer
+%%EOF
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-text-logo.pdf b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-text-logo.pdf
new file mode 100644
index 00000000000..7f20baf74bb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-text-logo.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-whole-logo.eps b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-whole-logo.eps
new file mode 100644
index 00000000000..ad1b34c0d95
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-whole-logo.eps
@@ -0,0 +1,14379 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Title: (whole-logo.pdf)
+%%Version: 1 4
+%%Creator: Adobe Acrobat 7.0
+%%CreationDate: 21:28:43 11/30/07
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%ADO_ContainsXMP: MainFirst
+%%BoundingBox: 325 686 551 755
+%%HiResBoundingBox: 325.325 685.147 551.3 755.277
+%%Pages: 0
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%DocumentSuppliedResources:
+%%+ procset (Adobe Acrobat - PDF operators) 1.2 0
+%%+ procset (Adobe Acrobat - type operators) 1.2 0
+%%EndComments
+%%BeginProlog
+%%EndProlog
+%%BeginSetup
+%ADOPrintSettings: L2 W0 VM op crd os scsa T h ef bg ucr sf ef r b fa pr seps ttf hb EF t2 irt ӡPostScript ɫʹ 0
+ %%BeginResource: procset l2check 6.0 1
+%%Copyright: Copyright 1993,2001 Adobe Systems Incorporated. All Rights Reserved.
+systemdict /languagelevel known
+{ systemdict /languagelevel get 1 eq }
+{ true }
+ifelse
+{
+initgraphics /Helvetica findfont 18 scalefont setfont
+72 600 moveto (Error: This application does not support) dup show
+72 580 moveto (printing to a PostScript Language Level 1 printer.) dup show
+exch = =
+/Times-Roman findfont 16 scalefont setfont
+72 500 moveto (As a workaround, try selecting Print As Image from) show
+72 480 moveto (the Advanced Print dialog.) show
+showpage
+quit
+}
+if
+%%EndResource
+%%BeginResource: procset Adobe_CoolType_Utility_T42 1.0 0
+%%Copyright: Copyright 1987-2004 Adobe Systems Incorporated.
+%%Version: 1.0 0
+userdict /ct_T42Dict 15 dict put
+ct_T42Dict begin
+/Is2015?
+{
+ version
+ cvi
+ 2015
+ ge
+} bind def
+/AllocGlyphStorage
+{
+ Is2015?
+ {
+ pop
+ }
+ {
+ {string} forall
+ } ifelse
+} bind def
+/Type42DictBegin
+{
+ 25 dict begin
+ /FontName exch def
+ /CharStrings 256 dict
+ begin
+ /.notdef 0 def
+ currentdict
+ end def
+ /Encoding exch def
+ /PaintType 0 def
+ /FontType 42 def
+ /FontMatrix [1 0 0 1 0 0] def
+ 4 array astore cvx /FontBBox exch def
+ /sfnts
+} bind def
+/Type42DictEnd
+{
+ currentdict dup /FontName get exch definefont end
+ ct_T42Dict exch
+ dup /FontName get exch put
+} bind def
+/RD {string currentfile exch readstring pop} executeonly def
+/PrepFor2015
+{
+ Is2015?
+ {
+ /GlyphDirectory
+ 16
+ dict def
+ sfnts 0 get
+ dup
+ 2 index
+ (glyx)
+ putinterval
+ 2 index
+ (locx)
+ putinterval
+ pop
+ pop
+ }
+ {
+ pop
+ pop
+ } ifelse
+} bind def
+/AddT42Char
+{
+ Is2015?
+ {
+ /GlyphDirectory get
+ begin
+ def
+ end
+ pop
+ pop
+ }
+ {
+ /sfnts get
+ 4 index
+ get
+ 3 index
+ 2 index
+ putinterval
+ pop
+ pop
+ pop
+ pop
+ } ifelse
+} bind def
+/T0AddT42Mtx2
+{
+ /CIDFont findresource /Metrics2 get begin def end
+}bind def
+end
+%%EndResource
+/currentpacking where{pop currentpacking true setpacking}if
+%%BeginResource: procset pdfvars 6.0 1
+%%Copyright: Copyright 1987-2002 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: definition of dictionary of variables used by PDF & PDFText procsets
+userdict /PDF 162 dict put
+userdict /PDFVars 89 dict dup begin put
+/docSetupDone false def
+/InitAll 0 def
+/TermAll 0 def
+/DocInitAll 0 def
+/DocTermAll 0 def
+/_pdfEncodings 2 array def
+/_pdf_str1 1 string def
+/_pdf_i 0 def
+/_pdf_na 0 def
+/_pdf_showproc 0 def
+/_italMtx [1 0 .212557 1 0 0] def
+/_italMtx_WMode1 [1 -.212557 0 1 0 0] def
+/_italMtxType0 [1 0 .1062785 1 0 0] def
+/_italMtx_WMode1Type0 [1 -.1062785 0 1 0 0] def
+/_basefont 0 def
+/_basefonto 0 def
+/_pdf_oldCIDInit null def
+/_pdf_FontDirectory 30 dict def
+/_categories 10 dict def
+/_sa? true def
+/_ColorSep5044? false def
+/nulldict 0 dict def
+/_processColors 0 def
+/overprintstack null def
+/_defaulttransfer currenttransfer def
+/_defaultflatness currentflat def
+/_defaulthalftone null def
+/_defaultcolortransfer null def
+/_defaultblackgeneration null def
+/_defaultundercolorremoval null def
+/_defaultcolortransfer null def
+PDF begin
+[/c/cs/cm/d/d0/f/h/i/j/J/l/m/M/n/q/Q/re/ri/S/sc/sh/Tf/w/W
+/applyInterpFunc/applystitchFunc/domainClip/encodeInput
+/initgs/int/limit/rangeClip
+/defineRes/undefineRes/findRes/setSA/pl
+/? /! /| /: /+ /GetGlyphDirectory
+/pdf_flushFilters /pdf_readstring /pdf_dictOp /pdf_image /pdf_maskedImage
+/pdf_shfill /pdf_sethalftone
+] {null def} bind forall
+end
+end
+%%EndResource
+PDFVars begin PDF begin
+%%BeginResource: procset pdfutil 6.0 1
+%%Copyright: Copyright 1993-2001 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: Basic utilities used by other PDF procsets
+/bd {bind def} bind def
+/ld {load def} bd
+/bld {
+dup length dict begin
+{ null def } forall
+bind
+end
+def
+} bd
+/dd { PDFVars 3 1 roll put } bd
+/xdd { exch dd } bd
+/Level2?
+systemdict /languagelevel known
+{ systemdict /languagelevel get 2 ge } { false } ifelse
+def
+/Level1? Level2? not def
+/Level3?
+systemdict /languagelevel known
+{systemdict /languagelevel get 3 eq } { false } ifelse
+def
+/getifknown {
+2 copy known { get true } { pop pop false } ifelse
+} bd
+/here {
+currentdict exch getifknown
+} bd
+/isdefined? { where { pop true } { false } ifelse } bd
+%%EndResource
+%%BeginResource: procset pdf 6.0 1
+%%Copyright: Copyright 1998-2003 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: General operators for PDF, common to all Language Levels.
+/cm { matrix astore concat } bd
+/d /setdash ld
+/f /fill ld
+/h /closepath ld
+/i {dup 0 eq {pop _defaultflatness} if setflat} bd
+/j /setlinejoin ld
+/J /setlinecap ld
+/M /setmiterlimit ld
+/n /newpath ld
+/S /stroke ld
+/w /setlinewidth ld
+/W /clip ld
+/sg /setgray ld
+/initgs {
+0 setgray
+[] 0 d
+0 j
+0 J
+10 M
+1 w
+false setSA
+/_defaulttransfer load settransfer
+0 i
+/RelativeColorimetric ri
+newpath
+} bd
+/int {
+dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul
+exch pop add exch pop
+} bd
+/limit {
+dup 2 index le { exch } if pop
+dup 2 index ge { exch } if pop
+} bd
+/domainClip {
+Domain aload pop 3 2 roll
+limit
+} [/Domain] bld
+/applyInterpFunc {
+0 1 DimOut 1 sub
+{
+dup C0 exch get exch
+dup C1 exch get exch
+3 1 roll
+1 index sub
+3 index
+N exp mul add
+exch
+currentdict /Range_lo known
+{
+dup Range_lo exch get exch
+Range_hi exch get
+3 2 roll limit
+}
+{
+pop
+}
+ifelse
+exch
+} for
+pop
+} [/DimOut /C0 /C1 /N /Range_lo /Range_hi] bld
+/encodeInput {
+NumParts 1 sub
+0 1 2 index
+{
+dup Bounds exch get
+2 index gt
+{ exit }
+{ dup
+3 index eq
+{ exit }
+{ pop } ifelse
+} ifelse
+} for
+3 2 roll pop
+dup Bounds exch get exch
+dup 1 add Bounds exch get exch
+2 mul
+dup Encode exch get exch
+1 add Encode exch get
+int
+} [/NumParts /Bounds /Encode] bld
+/rangeClip {
+exch dup Range_lo exch get
+exch Range_hi exch get
+3 2 roll
+limit
+} [/Range_lo /Range_hi] bld
+/applyStitchFunc {
+Functions exch get exec
+currentdict /Range_lo known {
+0 1 DimOut 1 sub {
+DimOut 1 add -1 roll
+rangeClip
+} for
+} if
+} [/Functions /Range_lo /DimOut] bld
+/pdf_flushfilters
+{
+aload length
+{ dup status
+1 index currentfile ne and
+{ dup flushfile closefile }
+{ pop }
+ifelse
+} repeat
+} bd
+/pdf_readstring
+{
+1 index dup length 1 sub get
+exch readstring pop
+exch pdf_flushfilters
+} bind def
+/pdf_dictOp
+{
+3 2 roll
+10 dict copy
+begin
+_Filters dup length 1 sub get def
+currentdict exch exec
+_Filters pdf_flushfilters
+end
+} [/_Filters] bld
+/pdf_imagemask {{imagemask} /DataSource pdf_dictOp} bd
+/pdf_shfill {{sh} /DataSource pdf_dictOp} bd
+/pdf_sethalftone {{sethalftone} /Thresholds pdf_dictOp} bd
+/masks [ 2#10000000
+2#11000000
+2#11100000
+2#11110000
+2#11111000
+2#11111100
+2#11111110
+2#11111111 ] def
+/addNBits
+{
+/numBits exch def
+/byte exch def
+OutBitOffset numBits add 8 gt
+{
+byte OutBitOffset 8 sub bitshift
+OutBuffer OutByteIndex get or
+OutBuffer OutByteIndex 3 -1 roll put
+/OutByteIndex OutByteIndex 1 add def
+/bitsDoneSoFar OutBitOffset def
+/OutBitOffset numBits 8 OutBitOffset sub sub def
+OutBitOffset 0 gt
+{
+byte bitsDoneSoFar bitshift
+masks numBits bitsDoneSoFar sub get and
+OutBuffer OutByteIndex 3 -1 roll put
+} if
+}
+{
+byte masks numBits 1 sub get and
+OutBitOffset neg bitshift
+OutBuffer OutByteIndex get or
+OutBuffer OutByteIndex 3 -1 roll put
+/OutBitOffset OutBitOffset numBits add def
+OutBitOffset 8 eq
+{
+/OutBitOffset 0 def
+/OutByteIndex OutByteIndex 1 add def
+} if
+} ifelse
+} bind def
+/DevNNFilter
+{
+/InBuffer Width NumComps mul BitsPerComponent mul 7 add 8 idiv string def
+AllSource InBuffer readstring pop pop
+/outlen Width NewNumComps mul BitsPerComponent mul 7 add 8 idiv def
+/OutBuffer outlen string def
+0 1 outlen 1 sub { OutBuffer exch 0 put } for
+/InByteIndex 0 def
+/InBitOffset 0 def
+/OutByteIndex 0 def
+/OutBitOffset 0 def
+/KeepArray NumComps array def
+0 1 NumComps 1 sub { KeepArray exch true put } for
+DevNNones { KeepArray exch false put } forall
+Width {
+KeepArray
+{
+{
+/bitsLeft BitsPerComponent def
+{
+bitsLeft 0 le { exit } if
+/bitsToDo 8 InBitOffset sub dup bitsLeft gt { pop bitsLeft } if def
+InBuffer InByteIndex get
+InBitOffset bitshift
+bitsToDo addNBits
+/bitsLeft bitsLeft bitsToDo sub def
+InBitOffset bitsToDo add
+dup 8 mod /InBitOffset exch def
+8 idiv InByteIndex add /InByteIndex exch def
+} loop
+}
+{
+InBitOffset BitsPerComponent add
+dup 8 mod /InBitOffset exch def
+8 idiv InByteIndex add /InByteIndex exch def
+}
+ifelse
+}
+forall
+} repeat
+OutBuffer
+} bd
+/pdf_image
+{
+20 dict copy
+begin
+/UnusedNones where { /UnusedNones get}{false} ifelse
+{
+/NumComps Decode length 2 div cvi def
+/OrigDecode Decode def
+/NumNones DevNNones length def
+/NewNumComps NumComps NumNones sub def
+/Decode NewNumComps 2 mul cvi array def
+/devNNindx 0 def
+/decIndx 0 def
+/cmpIndx 0 def
+NumComps {
+cmpIndx DevNNones devNNindx get eq
+{
+/devNNindx devNNindx 1 add dup NumNones eq {pop 0} if def
+}
+{
+Decode decIndx OrigDecode cmpIndx 2 mul get put
+Decode decIndx 1 add OrigDecode cmpIndx 2 mul 1 add get put
+/decIndx decIndx 2 add def
+} ifelse
+/cmpIndx cmpIndx 1 add def
+} repeat
+_Filters dup length 1 sub get /AllSource exch def
+/DataSource { DevNNFilter } def
+}
+{ _Filters dup length 1 sub get /DataSource exch def }
+ifelse
+currentdict image
+_Filters pdf_flushfilters
+end
+} bd
+/pdf_maskedImage
+{
+10 dict copy begin
+/miDict currentdict def
+/DataDict DataDict 10 dict copy def
+DataDict begin
+/DataSource
+_Filters dup length 1 sub get
+def
+miDict image
+_Filters pdf_flushfilters
+end
+miDict /InterleaveType get 3 eq
+{ MaskDict /DataSource get dup type /filetype eq { closefile } { pop } ifelse }
+if
+end
+} [/miDict /DataDict /_Filters] bld
+/RadialShade {
+40 dict begin
+/background exch def
+/ext1 exch def
+/ext0 exch def
+/BBox exch def
+/r2 exch def
+/c2y exch def
+/c2x exch def
+/r1 exch def
+/c1y exch def
+/c1x exch def
+/rampdict exch def
+gsave
+BBox length 0 gt {
+newpath
+BBox 0 get BBox 1 get moveto
+BBox 2 get BBox 0 get sub 0 rlineto
+0 BBox 3 get BBox 1 get sub rlineto
+BBox 2 get BBox 0 get sub neg 0 rlineto
+closepath
+clip
+newpath
+} if
+c1x c2x eq
+{
+c1y c2y lt {/theta 90 def}{/theta 270 def} ifelse
+}
+{
+/slope c2y c1y sub c2x c1x sub div def
+/theta slope 1 atan def
+c2x c1x lt c2y c1y ge and { /theta theta 180 sub def} if
+c2x c1x lt c2y c1y lt and { /theta theta 180 add def} if
+}
+ifelse
+gsave
+clippath
+c1x c1y translate
+theta rotate
+-90 rotate
+{ pathbbox } stopped
+{ 0 0 0 0 } if
+/yMax exch def
+/xMax exch def
+/yMin exch def
+/xMin exch def
+grestore
+xMax xMin eq yMax yMin eq or
+{
+grestore
+end
+}
+{
+/max { 2 copy gt { pop } {exch pop} ifelse } bind def
+/min { 2 copy lt { pop } {exch pop} ifelse } bind def
+rampdict begin
+40 dict begin
+background length 0 gt { background sssetbackground gsave clippath fill grestore } if
+gsave
+c1x c1y translate
+theta rotate
+-90 rotate
+/c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def
+/c1y 0 def
+/c1x 0 def
+/c2x 0 def
+ext0 {
+0 getrampcolor
+c2y r2 add r1 sub 0.0001 lt
+{
+c1x c1y r1 360 0 arcn
+pathbbox
+/aymax exch def
+/axmax exch def
+/aymin exch def
+/axmin exch def
+/bxMin xMin axmin min def
+/byMin yMin aymin min def
+/bxMax xMax axmax max def
+/byMax yMax aymax max def
+bxMin byMin moveto
+bxMax byMin lineto
+bxMax byMax lineto
+bxMin byMax lineto
+bxMin byMin lineto
+eofill
+}
+{
+c2y r1 add r2 le
+{
+c1x c1y r1 0 360 arc
+fill
+}
+{
+c2x c2y r2 0 360 arc fill
+r1 r2 eq
+{
+/p1x r1 neg def
+/p1y c1y def
+/p2x r1 def
+/p2y c1y def
+p1x p1y moveto p2x p2y lineto p2x yMin lineto p1x yMin lineto
+fill
+}
+{
+/AA r2 r1 sub c2y div def
+AA -1 eq
+{ /theta 89.99 def}
+{ /theta AA 1 AA dup mul sub sqrt div 1 atan def}
+ifelse
+/SS1 90 theta add dup sin exch cos div def
+/p1x r1 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
+/p1y p1x SS1 div neg def
+/SS2 90 theta sub dup sin exch cos div def
+/p2x r1 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
+/p2y p2x SS2 div neg def
+r1 r2 gt
+{
+/L1maxX p1x yMin p1y sub SS1 div add def
+/L2maxX p2x yMin p2y sub SS2 div add def
+}
+{
+/L1maxX 0 def
+/L2maxX 0 def
+}ifelse
+p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
+L1maxX L1maxX p1x sub SS1 mul p1y add lineto
+fill
+}
+ifelse
+}
+ifelse
+} ifelse
+} if
+c1x c2x sub dup mul
+c1y c2y sub dup mul
+add 0.5 exp
+0 dtransform
+dup mul exch dup mul add 0.5 exp 72 div
+0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+1 index 1 index lt { exch } if pop
+/hires exch def
+hires mul
+/numpix exch def
+/numsteps NumSamples def
+/rampIndxInc 1 def
+/subsampling false def
+numpix 0 ne
+{
+NumSamples numpix div 0.5 gt
+{
+/numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
+/rampIndxInc NumSamples 1 sub numsteps div def
+/subsampling true def
+} if
+} if
+/xInc c2x c1x sub numsteps div def
+/yInc c2y c1y sub numsteps div def
+/rInc r2 r1 sub numsteps div def
+/cx c1x def
+/cy c1y def
+/radius r1 def
+newpath
+xInc 0 eq yInc 0 eq rInc 0 eq and and
+{
+0 getrampcolor
+cx cy radius 0 360 arc
+stroke
+NumSamples 1 sub getrampcolor
+cx cy radius 72 hires div add 0 360 arc
+0 setlinewidth
+stroke
+}
+{
+0
+numsteps
+{
+dup
+subsampling { round } if
+getrampcolor
+cx cy radius 0 360 arc
+/cx cx xInc add def
+/cy cy yInc add def
+/radius radius rInc add def
+cx cy radius 360 0 arcn
+eofill
+rampIndxInc add
+}
+repeat
+pop
+} ifelse
+ext1 {
+c2y r2 add r1 lt
+{
+c2x c2y r2 0 360 arc
+fill
+}
+{
+c2y r1 add r2 sub 0.0001 le
+{
+c2x c2y r2 360 0 arcn
+pathbbox
+/aymax exch def
+/axmax exch def
+/aymin exch def
+/axmin exch def
+/bxMin xMin axmin min def
+/byMin yMin aymin min def
+/bxMax xMax axmax max def
+/byMax yMax aymax max def
+bxMin byMin moveto
+bxMax byMin lineto
+bxMax byMax lineto
+bxMin byMax lineto
+bxMin byMin lineto
+eofill
+}
+{
+c2x c2y r2 0 360 arc fill
+r1 r2 eq
+{
+/p1x r2 neg def
+/p1y c2y def
+/p2x r2 def
+/p2y c2y def
+p1x p1y moveto p2x p2y lineto p2x yMax lineto p1x yMax lineto
+fill
+}
+{
+/AA r2 r1 sub c2y div def
+AA -1 eq
+{ /theta 89.99 def}
+{ /theta AA 1 AA dup mul sub sqrt div 1 atan def}
+ifelse
+/SS1 90 theta add dup sin exch cos div def
+/p1x r2 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
+/p1y c2y p1x SS1 div sub def
+/SS2 90 theta sub dup sin exch cos div def
+/p2x r2 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
+/p2y c2y p2x SS2 div sub def
+r1 r2 lt
+{
+/L1maxX p1x yMax p1y sub SS1 div add def
+/L2maxX p2x yMax p2y sub SS2 div add def
+}
+{
+/L1maxX 0 def
+/L2maxX 0 def
+}ifelse
+p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
+L1maxX L1maxX p1x sub SS1 mul p1y add lineto
+fill
+}
+ifelse
+}
+ifelse
+} ifelse
+} if
+grestore
+grestore
+end
+end
+end
+} ifelse
+} bd
+/GenStrips {
+40 dict begin
+/background exch def
+/ext1 exch def
+/ext0 exch def
+/BBox exch def
+/y2 exch def
+/x2 exch def
+/y1 exch def
+/x1 exch def
+/rampdict exch def
+gsave
+BBox length 0 gt {
+newpath
+BBox 0 get BBox 1 get moveto
+BBox 2 get BBox 0 get sub 0 rlineto
+0 BBox 3 get BBox 1 get sub rlineto
+BBox 2 get BBox 0 get sub neg 0 rlineto
+closepath
+clip
+newpath
+} if
+x1 x2 eq
+{
+y1 y2 lt {/theta 90 def}{/theta 270 def} ifelse
+}
+{
+/slope y2 y1 sub x2 x1 sub div def
+/theta slope 1 atan def
+x2 x1 lt y2 y1 ge and { /theta theta 180 sub def} if
+x2 x1 lt y2 y1 lt and { /theta theta 180 add def} if
+}
+ifelse
+gsave
+clippath
+x1 y1 translate
+theta rotate
+{ pathbbox } stopped
+{ 0 0 0 0 } if
+/yMax exch def
+/xMax exch def
+/yMin exch def
+/xMin exch def
+grestore
+xMax xMin eq yMax yMin eq or
+{
+grestore
+end
+}
+{
+rampdict begin
+20 dict begin
+background length 0 gt { background sssetbackground gsave clippath fill grestore } if
+gsave
+x1 y1 translate
+theta rotate
+/xStart 0 def
+/xEnd x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def
+/ySpan yMax yMin sub def
+/numsteps NumSamples def
+/rampIndxInc 1 def
+/subsampling false def
+xStart 0 transform
+xEnd 0 transform
+3 -1 roll
+sub dup mul
+3 1 roll
+sub dup mul
+add 0.5 exp 72 div
+0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+1 index 1 index lt { exch } if pop
+mul
+/numpix exch def
+numpix 0 ne
+{
+NumSamples numpix div 0.5 gt
+{
+/numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
+/rampIndxInc NumSamples 1 sub numsteps div def
+/subsampling true def
+} if
+} if
+ext0 {
+0 getrampcolor
+xMin xStart lt
+{ xMin yMin xMin neg ySpan rectfill } if
+} if
+/xInc xEnd xStart sub numsteps div def
+/x xStart def
+0
+numsteps
+{
+dup
+subsampling { round } if
+getrampcolor
+x yMin xInc ySpan rectfill
+/x x xInc add def
+rampIndxInc add
+}
+repeat
+pop
+ext1 {
+xMax xEnd gt
+{ xEnd yMin xMax xEnd sub ySpan rectfill } if
+} if
+grestore
+grestore
+end
+end
+end
+} ifelse
+} bd
+/currentdistillerparams where { pop currentdistillerparams /CoreDistVersion get 5000 lt}{true}ifelse
+{
+/PDFMark5 {cleartomark} bd
+}
+{
+/PDFMark5 {pdfmark} bd
+}ifelse
+/ReadByPDFMark5
+{
+2 dict begin
+/makerString exch def string /tmpString exch def
+{
+currentfile tmpString readline pop
+makerString anchorsearch
+{
+pop pop cleartomark exit
+}
+{
+3 copy /PUT PDFMark5 pop 2 copy (\n) /PUT PDFMark5
+} ifelse
+}loop
+end
+}bd
+%%EndResource
+%%BeginResource: procset pdflev2 6.0 1
+%%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: PDF operators, with code specific for Level 2
+/docinitialize {
+PDF begin
+/_defaulthalftone currenthalftone dd
+/_defaultblackgeneration currentblackgeneration dd
+/_defaultundercolorremoval currentundercolorremoval dd
+/_defaultcolortransfer [currentcolortransfer] dd
+/_defaulttransfer currenttransfer dd
+end
+PDFVars /docSetupDone true put
+} bd
+/initialize {
+PDFVars /docSetupDone get {
+_defaulthalftone sethalftone
+/_defaultblackgeneration load setblackgeneration
+/_defaultundercolorremoval load setundercolorremoval
+_defaultcolortransfer aload pop setcolortransfer
+} if
+false setoverprint
+} bd
+/terminate { } bd
+/c /curveto ld
+/cs /setcolorspace ld
+/l /lineto ld
+/m /moveto ld
+/q /gsave ld
+/Q /grestore ld
+/sc /setcolor ld
+/setSA/setstrokeadjust ld
+/re {
+4 2 roll m
+1 index 0 rlineto
+0 exch rlineto
+neg 0 rlineto
+h
+} bd
+/concattransferfuncs {
+[ 3 1 roll /exec load exch /exec load ] cvx
+} bd
+/concatandsettransfer {
+/_defaulttransfer load concattransferfuncs settransfer
+} bd
+/concatandsetcolortransfer {
+_defaultcolortransfer aload pop
+8 -1 roll 5 -1 roll concattransferfuncs 7 1 roll
+6 -1 roll 4 -1 roll concattransferfuncs 5 1 roll
+4 -1 roll 3 -1 roll concattransferfuncs 3 1 roll
+concattransferfuncs
+setcolortransfer
+} bd
+/defineRes/defineresource ld
+/undefineRes/undefineresource ld
+/findRes/findresource ld
+currentglobal
+true systemdict /setglobal get exec
+[/Function /ExtGState /Form /Shading /FunctionDictionary /MadePattern /PatternPrototype /DataSource /Image]
+{ /Generic /Category findresource dup length dict copy /Category defineresource pop }
+forall
+systemdict /setglobal get exec
+/ri
+{
+/findcolorrendering isdefined?
+{
+mark exch
+findcolorrendering
+counttomark 2 eq
+{ type /booleantype eq
+{ dup type /nametype eq
+{ dup /ColorRendering resourcestatus
+{ pop pop
+dup /DefaultColorRendering ne
+{
+/ColorRendering findresource
+setcolorrendering
+} if
+} if
+} if
+} if
+} if
+cleartomark
+}
+{ pop
+} ifelse
+} bd
+/knownColorants? {
+pop false
+} bd
+/getrampcolor {
+cvi
+/indx exch def
+0 1 NumComp 1 sub {
+dup
+Samples exch get
+dup type /stringtype eq { indx get } if
+exch
+Scaling exch get aload pop
+3 1 roll
+mul add
+} for
+setcolor
+} bd
+/sssetbackground { aload pop setcolor } bd
+%%EndResource
+%%BeginResource: procset pdftext 6.0 1
+%%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved.
+%%Title: Text operators for PDF
+PDF /PDFText 78 dict dup begin put
+/docinitialize
+{
+/resourcestatus where {
+pop
+/CIDParams /ProcSet resourcestatus {
+pop pop
+false /CIDParams /ProcSet findresource /SetBuildCompatible get exec
+} if
+} if
+PDF begin
+PDFText /_pdfDefineIdentity-H known
+{ PDFText /_pdfDefineIdentity-H get exec}
+if
+end
+} bd
+/initialize {
+PDFText begin
+} bd
+/terminate { end } bd
+Level2?
+{
+/_safeput
+{
+3 -1 roll load 3 1 roll put
+}
+bd
+}
+{
+/_safeput
+{
+2 index load dup dup length exch maxlength ge
+{ dup length 5 add dict copy
+3 index xdd
+}
+{ pop }
+ifelse
+3 -1 roll load 3 1 roll put
+}
+bd
+}
+ifelse
+/pdf_has_composefont? systemdict /composefont known def
+/CopyFont {
+{
+1 index /FID ne 2 index /UniqueID ne and
+{ def } { pop pop } ifelse
+} forall
+} bd
+/Type0CopyFont
+{
+exch
+dup length dict
+begin
+CopyFont
+[
+exch
+FDepVector
+{
+dup /FontType get 0 eq
+{
+1 index Type0CopyFont
+/_pdfType0 exch definefont
+}
+{
+/_pdfBaseFont exch
+2 index exec
+}
+ifelse
+exch
+}
+forall
+pop
+]
+/FDepVector exch def
+currentdict
+end
+} bd
+Level2? {currentglobal true setglobal} if
+/cHexEncoding
+[/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
+/c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
+/c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
+/c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
+/c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
+/c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
+/c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
+/c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
+/c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
+/cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
+/cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
+/cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
+/cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
+/cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF] def
+Level2? {setglobal} if
+/modEnc {
+/_enc xdd
+/_icode 0 dd
+counttomark 1 sub -1 0
+{
+index
+dup type /nametype eq
+{
+_enc _icode 3 -1 roll put
+_icode 1 add
+}
+if
+/_icode xdd
+} for
+cleartomark
+_enc
+} bd
+/trEnc {
+/_enc xdd
+255 -1 0 {
+exch dup -1 eq
+{ pop /.notdef }
+{ Encoding exch get }
+ifelse
+_enc 3 1 roll put
+} for
+pop
+_enc
+} bd
+/TE {
+/_i xdd
+StandardEncoding 256 array copy modEnc
+_pdfEncodings exch _i exch put
+} bd
+Level2?
+{
+/pdfPatchCStrings
+{
+currentdict /CharStrings known currentdict /FontType known and
+{
+FontType 1 eq CharStrings type /dicttype eq and
+{
+CharStrings /mu known CharStrings /mu1 known not and CharStrings wcheck and
+{
+CharStrings /mu get
+type /stringtype eq
+{
+currentglobal
+CharStrings /mu1
+CharStrings /mu get
+dup gcheck setglobal
+dup length string copy
+put
+setglobal
+} if
+} if
+} if
+} if
+} bd
+}
+{ /pdfPatchCStrings {} bd }
+ifelse
+/TZ
+{
+/_usePDFEncoding xdd
+findfont
+dup length 6 add dict
+begin
+{
+1 index /FID ne { def } { pop pop } ifelse
+} forall
+pdfPatchCStrings
+/pdf_origFontName FontName def
+/FontName exch def
+currentdict /PaintType known
+{ PaintType 2 eq {/PaintType 0 def} if }
+if
+_usePDFEncoding 0 ge
+{
+/Encoding _pdfEncodings _usePDFEncoding get def
+pop
+}
+{
+_usePDFEncoding -1 eq
+{
+counttomark 0 eq
+{ pop }
+{
+Encoding 256 array copy
+modEnc /Encoding exch def
+}
+ifelse
+}
+{
+256 array
+trEnc /Encoding exch def
+}
+ifelse
+}
+ifelse
+pdf_EuroProcSet pdf_origFontName known
+{
+pdf_origFontName pdf_AddEuroGlyphProc
+} if
+Level2?
+{
+currentdict /pdf_origFontName undef
+} if
+FontName currentdict
+end
+definefont pop
+}
+bd
+Level2?
+{
+/TZG
+{
+currentglobal true setglobal
+2 index _pdfFontStatus
+{
+2 index findfont
+false setglobal
+3 index findfont
+true setglobal
+ne
+{
+2 index findfont dup rcheck
+{
+dup length dict begin
+{
+1 index /FID ne { def } { pop pop } ifelse
+} forall
+pdfPatchCStrings
+currentdict end
+}
+if
+3 index exch definefont pop
+}
+if
+} if
+setglobal
+TZ
+} bd
+}
+{
+/TZG {TZ} bd
+} ifelse
+Level2?
+{
+currentglobal false setglobal
+userdict /pdftext_data 5 dict put
+pdftext_data
+begin
+/saveStacks
+{
+pdftext_data
+begin
+/vmmode currentglobal def
+false setglobal
+count array astore /os exch def
+end
+countdictstack array dictstack pdftext_data exch /ds exch put
+cleardictstack pdftext_data /dscount countdictstack put
+pdftext_data /vmmode get setglobal
+} bind def
+/restoreStacks
+{
+pdftext_data /vmmode currentglobal put false setglobal
+clear cleardictstack
+pdftext_data /ds get dup
+pdftext_data /dscount get 1 2 index length 1 sub
+{ get begin dup } for
+pop pop
+pdftext_data /os get aload pop
+pdftext_data /vmmode get setglobal
+} bind def
+/testForClonePrinterBug
+{
+currentglobal true setglobal
+/undefinedCategory /Generic /Category findresource
+dup length dict copy /Category defineresource pop
+setglobal
+pdftext_data /saveStacks get exec
+pdftext_data /vmmode currentglobal put false setglobal
+/undefined /undefinedCategory { resourcestatus } stopped
+pdftext_data exch /bugFound exch put
+pdftext_data /vmmode get setglobal
+pdftext_data /restoreStacks get exec
+pdftext_data /bugFound get
+} bind def
+end
+setglobal
+/pdf_resourcestatus
+pdftext_data /testForClonePrinterBug get exec
+{
+{
+pdftext_data /saveStacks get exec
+pdftext_data /os get dup dup length 1 sub
+dup 1 sub dup 0 lt { pop 0 } if
+exch 1 exch { get exch dup } for
+pop pop
+{ resourcestatus }
+stopped
+{
+clear cleardictstack pdftext_data /restoreStacks get exec
+{ pop pop } stopped pop false
+}
+{
+count array astore pdftext_data exch /results exch put
+pdftext_data /restoreStacks get exec pop pop
+pdftext_data /results get aload pop
+}
+ifelse
+}
+}
+{ { resourcestatus } }
+ifelse
+bd
+}
+if
+Level2?
+{
+/_pdfUndefineResource
+{
+currentglobal 3 1 roll
+_pdf_FontDirectory 2 index 2 copy known
+{undef}
+{pop pop}
+ifelse
+1 index (pdf) exch _pdfConcatNames 1 index
+1 index 1 _pdfConcatNames 1 index
+5 index 1 _pdfConcatNames 1 index
+4
+{
+2 copy pdf_resourcestatus
+{
+pop 2 lt
+{2 copy findresource gcheck setglobal undefineresource}
+{pop pop}
+ifelse
+}
+{ pop pop}
+ifelse
+} repeat
+setglobal
+} bd
+}
+{
+/_pdfUndefineResource { pop pop} bd
+}
+ifelse
+Level2?
+{
+/_pdfFontStatus
+{
+currentglobal exch
+/Font pdf_resourcestatus
+{pop pop true}
+{false}
+ifelse
+exch setglobal
+} bd
+}
+{
+/_pdfFontStatusString 50 string def
+_pdfFontStatusString 0 (fonts/) putinterval
+/_pdfFontStatus
+{
+FontDirectory 1 index known
+{ pop true }
+{
+_pdfFontStatusString 6 42 getinterval
+cvs length 6 add
+_pdfFontStatusString exch 0 exch getinterval
+{ status } stopped
+{pop false}
+{
+{ pop pop pop pop true}
+{ false }
+ifelse
+}
+ifelse
+}
+ifelse
+} bd
+}
+ifelse
+Level2?
+{
+/_pdfCIDFontStatus
+{
+/CIDFont /Category pdf_resourcestatus
+{
+pop pop
+/CIDFont pdf_resourcestatus
+{pop pop true}
+{false}
+ifelse
+}
+{ pop false }
+ifelse
+} bd
+}
+if
+/_pdfString100 100 string def
+/_pdfComposeFontName
+{
+dup length 1 eq
+{
+0 get
+1 index
+type /nametype eq
+{
+_pdfString100 cvs
+length dup dup _pdfString100 exch (-) putinterval
+_pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
+2 index exch cvs length
+add 1 add _pdfString100 exch 0 exch getinterval
+exch pop
+true
+}
+{
+pop pop
+false
+}
+ifelse
+}
+{
+false
+}
+ifelse
+dup {exch cvn exch} if
+} bd
+/_pdfConcatNames
+{
+exch
+_pdfString100 cvs
+length dup dup _pdfString100 exch (-) putinterval
+_pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
+3 -1 roll exch cvs length
+add 1 add _pdfString100 exch 0 exch getinterval
+cvn
+} bind def
+/_pdfTextTempString 50 string def
+/_pdfRegOrderingArray [(Adobe-Japan1) (Adobe-CNS1) (Adobe-Korea1) (Adobe-GB1)] def
+/_pdf_CheckCIDSystemInfo
+{
+1 index _pdfTextTempString cvs
+(Identity) anchorsearch
+{
+pop pop pop pop true
+}
+{
+false
+_pdfRegOrderingArray
+{
+2 index exch
+anchorsearch
+{ pop pop pop true exit}
+{ pop }
+ifelse
+}
+forall
+exch pop
+exch /CIDFont findresource
+/CIDSystemInfo get
+3 -1 roll /CMap findresource
+/CIDSystemInfo get
+exch
+3 -1 roll
+{
+2 copy
+/Supplement get
+exch
+dup type /dicttype eq
+{/Supplement get}
+{pop 0 }
+ifelse
+ge
+}
+{ true }
+ifelse
+{
+dup /Registry get
+2 index /Registry get eq
+{
+/Ordering get
+exch /Ordering get
+dup type /arraytype eq
+{
+1 index type /arraytype eq
+{
+true
+1 index length 1 sub -1 0
+{
+dup 2 index exch get exch 3 index exch get ne
+{ pop false exit}
+if
+} for
+exch pop exch pop
+}
+{ pop pop false }
+ifelse
+}
+{
+eq
+}
+ifelse
+}
+{ pop pop false }
+ifelse
+}
+{ pop pop false }
+ifelse
+}
+ifelse
+} bind def
+pdf_has_composefont?
+{
+/_pdfComposeFont
+{
+2 copy _pdfComposeFontName not
+{
+2 index
+}
+if
+(pdf) exch _pdfConcatNames
+dup _pdfFontStatus
+{ dup findfont 5 2 roll pop pop pop true}
+{
+4 1 roll
+1 index /CMap pdf_resourcestatus
+{
+pop pop
+true
+}
+{false}
+ifelse
+1 index true exch
+{
+_pdfCIDFontStatus not
+{pop false exit}
+if
+}
+forall
+and
+{
+1 index 1 index 0 get _pdf_CheckCIDSystemInfo
+{
+3 -1 roll pop
+2 index 3 1 roll
+composefont true
+}
+{
+pop pop exch pop false
+}
+ifelse
+}
+{
+_pdfComposeFontName
+{
+dup _pdfFontStatus
+{
+exch pop
+1 index exch
+findfont definefont true
+}
+{
+pop exch pop
+false
+}
+ifelse
+}
+{
+exch pop
+false
+}
+ifelse
+}
+ifelse
+{ true }
+{
+dup _pdfFontStatus
+{ dup findfont true }
+{ pop false }
+ifelse
+}
+ifelse
+}
+ifelse
+} bd
+}
+{
+/_pdfComposeFont
+{
+_pdfComposeFontName not
+{
+dup
+}
+if
+dup
+_pdfFontStatus
+{exch pop dup findfont true}
+{
+1 index
+dup type /nametype eq
+{pop}
+{cvn}
+ifelse
+eq
+{pop false}
+{
+dup _pdfFontStatus
+{dup findfont true}
+{pop false}
+ifelse
+}
+ifelse
+}
+ifelse
+} bd
+}
+ifelse
+/_pdfStyleDicts 4 dict dup begin
+/Adobe-Japan1 4 dict dup begin
+Level2?
+{
+/Serif
+/HeiseiMin-W3-83pv-RKSJ-H _pdfFontStatus
+{/HeiseiMin-W3}
+{
+/HeiseiMin-W3 _pdfCIDFontStatus
+{/HeiseiMin-W3}
+{/Ryumin-Light}
+ifelse
+}
+ifelse
+def
+/SansSerif
+/HeiseiKakuGo-W5-83pv-RKSJ-H _pdfFontStatus
+{/HeiseiKakuGo-W5}
+{
+/HeiseiKakuGo-W5 _pdfCIDFontStatus
+{/HeiseiKakuGo-W5}
+{/GothicBBB-Medium}
+ifelse
+}
+ifelse
+def
+/HeiseiMaruGo-W4-83pv-RKSJ-H _pdfFontStatus
+{/HeiseiMaruGo-W4}
+{
+/HeiseiMaruGo-W4 _pdfCIDFontStatus
+{/HeiseiMaruGo-W4}
+{
+/Jun101-Light-RKSJ-H _pdfFontStatus
+{ /Jun101-Light }
+{ SansSerif }
+ifelse
+}
+ifelse
+}
+ifelse
+/RoundSansSerif exch def
+/Default Serif def
+}
+{
+/Serif /Ryumin-Light def
+/SansSerif /GothicBBB-Medium def
+{
+(fonts/Jun101-Light-83pv-RKSJ-H) status
+}stopped
+{pop}{
+{ pop pop pop pop /Jun101-Light }
+{ SansSerif }
+ifelse
+/RoundSansSerif exch def
+}ifelse
+/Default Serif def
+}
+ifelse
+end
+def
+/Adobe-Korea1 4 dict dup begin
+/Serif /HYSMyeongJo-Medium def
+/SansSerif /HYGoThic-Medium def
+/RoundSansSerif SansSerif def
+/Default Serif def
+end
+def
+/Adobe-GB1 4 dict dup begin
+/Serif /STSong-Light def
+/SansSerif /STHeiti-Regular def
+/RoundSansSerif SansSerif def
+/Default Serif def
+end
+def
+/Adobe-CNS1 4 dict dup begin
+/Serif /MKai-Medium def
+/SansSerif /MHei-Medium def
+/RoundSansSerif SansSerif def
+/Default Serif def
+end
+def
+end
+def
+/TZzero
+{
+/_wmode xdd
+/_styleArr xdd
+/_regOrdering xdd
+3 copy
+_pdfComposeFont
+{
+5 2 roll pop pop pop
+}
+{
+[
+0 1 _styleArr length 1 sub
+{
+_styleArr exch get
+_pdfStyleDicts _regOrdering 2 copy known
+{
+get
+exch 2 copy known not
+{ pop /Default }
+if
+get
+}
+{
+pop pop pop /Unknown
+}
+ifelse
+}
+for
+]
+exch pop
+2 index 3 1 roll
+_pdfComposeFont
+{3 -1 roll pop}
+{
+findfont dup /FontName get exch
+}
+ifelse
+}
+ifelse
+dup /WMode 2 copy known
+{ get _wmode ne }
+{ pop pop _wmode 1 eq}
+ifelse
+{
+exch _wmode _pdfConcatNames
+dup _pdfFontStatus
+{ exch pop dup findfont false}
+{ exch true }
+ifelse
+}
+{
+dup /FontType get 0 ne
+}
+ifelse
+{
+dup /FontType get 3 eq _wmode 1 eq and
+{
+_pdfVerticalRomanT3Font dup length 10 add dict copy
+begin
+/_basefont exch
+dup length 3 add dict
+begin
+{1 index /FID ne {def}{pop pop} ifelse }
+forall
+/Encoding Encoding dup length array copy
+dup 16#27 /quotesingle put
+dup 16#60 /grave put
+_regOrdering /Adobe-Japan1 eq
+{dup 16#5c /yen put dup 16#a5 /yen put dup 16#b4 /yen put}
+if
+def
+FontName
+currentdict
+end
+definefont
+def
+/Encoding _basefont /Encoding get def
+/_fauxfont true def
+}
+{
+dup length 3 add dict
+begin
+{1 index /FID ne {def}{pop pop} ifelse }
+forall
+FontType 0 ne
+{
+/Encoding Encoding dup length array copy
+dup 16#27 /quotesingle put
+dup 16#60 /grave put
+_regOrdering /Adobe-Japan1 eq
+{dup 16#5c /yen put}
+if
+def
+/_fauxfont true def
+} if
+} ifelse
+/WMode _wmode def
+dup dup /FontName exch def
+currentdict
+end
+definefont pop
+}
+{
+pop
+}
+ifelse
+/_pdf_FontDirectory 3 1 roll _safeput
+}
+bd
+Level2?
+{
+/Tf {
+_pdf_FontDirectory 2 index 2 copy known
+{get exch 3 -1 roll pop}
+{pop pop}
+ifelse
+selectfont
+} bd
+}
+{
+/Tf {
+_pdf_FontDirectory 2 index 2 copy known
+{get exch 3 -1 roll pop}
+{pop pop}
+ifelse
+exch findfont exch
+dup type /arraytype eq
+{makefont}
+{scalefont}
+ifelse
+setfont
+} bd
+}
+ifelse
+/cshow where
+{
+pop /pdf_cshow /cshow load dd
+/pdf_remove2 {pop pop} dd
+}
+{
+/pdf_cshow {exch forall} dd
+/pdf_remove2 {} dd
+} ifelse
+/pdf_xshow
+{
+/_pdf_na xdd
+/_pdf_i 0 dd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 /_pdf_showproc load exec
+{_pdf_na _pdf_i get} stopped
+{ pop pop }
+{
+_pdf_x _pdf_y moveto
+0
+rmoveto
+}
+ifelse
+_pdf_i 1 add /_pdf_i xdd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+}
+exch
+pdf_cshow
+} bd
+/pdf_yshow
+{
+/_pdf_na xdd
+/_pdf_i 0 dd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 /_pdf_showproc load exec
+{_pdf_na _pdf_i get} stopped
+{ pop pop }
+{
+_pdf_x _pdf_y moveto
+0 exch
+rmoveto
+}
+ifelse
+_pdf_i 1 add /_pdf_i xdd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+}
+exch
+pdf_cshow
+} bd
+/pdf_xyshow
+{
+/_pdf_na xdd
+/_pdf_i 0 dd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 /_pdf_showproc load exec
+{_pdf_na _pdf_i get} stopped
+{ pop pop }
+{
+1 pop
+{_pdf_na _pdf_i 1 add get} stopped
+{ pop pop pop}
+{
+_pdf_x _pdf_y moveto
+rmoveto
+}
+ifelse
+}
+ifelse
+_pdf_i 2 add /_pdf_i xdd
+currentpoint
+/_pdf_y xdd
+/_pdf_x xdd
+}
+exch
+pdf_cshow
+} bd
+/pdfl1xs {/_pdf_showproc /show load dd pdf_xshow} bd
+/pdfl1ys {/_pdf_showproc /show load dd pdf_yshow} bd
+/pdfl1xys {/_pdf_showproc /show load dd pdf_xyshow} bd
+Level2? _ColorSep5044? not and
+{
+/pdfxs {{xshow} stopped {pdfl1xs} if} bd
+/pdfys {{yshow} stopped {pdfl1ys} if} bd
+/pdfxys {{xyshow} stopped {pdfl1xys} if} bd
+}
+{
+/pdfxs /pdfl1xs load dd
+/pdfys /pdfl1ys load dd
+/pdfxys /pdfl1xys load dd
+} ifelse
+/pdf_charpath {false charpath} bd
+/pdf_xcharpath {/_pdf_showproc /pdf_charpath load dd pdf_xshow} bd
+/pdf_ycharpath {/_pdf_showproc /pdf_charpath load dd pdf_yshow} bd
+/pdf_xycharpath {/_pdf_showproc /pdf_charpath load dd pdf_xyshow} bd
+/pdf_strokepath
+{
+{
+pdf_remove2
+_pdf_str1 exch 0 exch put
+_pdf_str1 false charpath
+currentpoint S moveto
+} bind
+exch pdf_cshow
+} bd
+/pdf_xstrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xshow} bd
+/pdf_ystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_yshow} bd
+/pdf_xystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xyshow} bd
+Level2? {currentglobal true setglobal} if
+/d0/setcharwidth ld
+/nND {{/.notdef} repeat} bd
+/T3Defs {
+/BuildChar
+{
+1 index /Encoding get exch get
+1 index /BuildGlyph get exec
+}
+def
+/BuildGlyph {
+exch begin
+GlyphProcs exch get exec
+end
+} def
+/_pdfT3Font true def
+} bd
+/_pdfBoldRomanWidthProc
+{
+stringwidth 1 index 0 ne { exch .03 add exch }if setcharwidth
+0 0
+} bd
+/_pdfType0WidthProc
+{
+dup stringwidth 0 0 moveto
+2 index true charpath pathbbox
+0 -1
+7 index 2 div .88
+setcachedevice2
+pop
+0 0
+} bd
+/_pdfType0WMode1WidthProc
+{
+dup stringwidth
+pop 2 div neg -0.88
+2 copy
+moveto
+0 -1
+5 -1 roll true charpath pathbbox
+setcachedevice
+} bd
+/_pdfBoldBaseFont
+11 dict begin
+/FontType 3 def
+/FontMatrix[1 0 0 1 0 0]def
+/FontBBox[0 0 1 1]def
+/Encoding cHexEncoding def
+/_setwidthProc /_pdfBoldRomanWidthProc load def
+/_bcstr1 1 string def
+/BuildChar
+{
+exch begin
+_basefont setfont
+_bcstr1 dup 0 4 -1 roll put
+dup
+_setwidthProc
+3 copy
+moveto
+show
+_basefonto setfont
+moveto
+show
+end
+}bd
+currentdict
+end
+def
+pdf_has_composefont?
+{
+/_pdfBoldBaseCIDFont
+11 dict begin
+/CIDFontType 1 def
+/CIDFontName /_pdfBoldBaseCIDFont def
+/FontMatrix[1 0 0 1 0 0]def
+/FontBBox[0 0 1 1]def
+/_setwidthProc /_pdfType0WidthProc load def
+/_bcstr2 2 string def
+/BuildGlyph
+{
+exch begin
+_basefont setfont
+_bcstr2 1 2 index 256 mod put
+_bcstr2 0 3 -1 roll 256 idiv put
+_bcstr2 dup _setwidthProc
+3 copy
+moveto
+show
+_basefonto setfont
+moveto
+show
+end
+}bd
+currentdict
+end
+def
+/_pdfDefineIdentity-H
+{
+/Identity-H /CMap PDFText /pdf_resourcestatus get exec
+{
+pop pop
+}
+{
+/CIDInit/ProcSet findresource begin 12 dict begin
+begincmap
+/CIDSystemInfo
+3 dict begin
+/Registry (Adobe) def
+/Ordering (Identity) def
+/Supplement 0 def
+currentdict
+end
+def
+/CMapName /Identity-H def
+/CMapVersion 1 def
+/CMapType 1 def
+1 begincodespacerange
+<0000> <ffff>
+endcodespacerange
+1 begincidrange
+<0000> <ffff> 0
+endcidrange
+endcmap
+CMapName currentdict/CMap defineresource pop
+end
+end
+} ifelse
+} def
+} if
+/_pdfVerticalRomanT3Font
+10 dict begin
+/FontType 3 def
+/FontMatrix[1 0 0 1 0 0]def
+/FontBBox[0 0 1 1]def
+/_bcstr1 1 string def
+/BuildChar
+{
+exch begin
+_basefont setfont
+_bcstr1 dup 0 4 -1 roll put
+dup
+_pdfType0WidthProc
+moveto
+show
+end
+}bd
+currentdict
+end
+def
+Level2? {setglobal} if
+/MakeBoldFont
+{
+dup /ct_SyntheticBold known
+{
+dup length 3 add dict begin
+CopyFont
+/ct_StrokeWidth .03 0 FontMatrix idtransform pop def
+/ct_SyntheticBold true def
+currentdict
+end
+definefont
+}
+{
+dup dup length 3 add dict
+begin
+CopyFont
+/PaintType 2 def
+/StrokeWidth .03 0 FontMatrix idtransform pop def
+/dummybold currentdict
+end
+definefont
+dup /FontType get dup 9 ge exch 11 le and
+{
+_pdfBoldBaseCIDFont
+dup length 3 add dict copy begin
+dup /CIDSystemInfo get /CIDSystemInfo exch def
+/_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
+/_basefont exch def
+/_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
+/_basefonto exch def
+currentdict
+end
+/CIDFont defineresource
+}
+{
+_pdfBoldBaseFont
+dup length 3 add dict copy begin
+/_basefont exch def
+/_basefonto exch def
+currentdict
+end
+definefont
+}
+ifelse
+}
+ifelse
+} bd
+/MakeBold {
+1 index
+_pdf_FontDirectory 2 index 2 copy known
+{get}
+{exch pop}
+ifelse
+findfont
+dup
+/FontType get 0 eq
+{
+dup /WMode known {dup /WMode get 1 eq }{false} ifelse
+version length 4 ge
+and
+{version 0 4 getinterval cvi 2015 ge }
+{true}
+ifelse
+{/_pdfType0WidthProc}
+{/_pdfType0WMode1WidthProc}
+ifelse
+_pdfBoldBaseFont /_setwidthProc 3 -1 roll load put
+{MakeBoldFont} Type0CopyFont definefont
+}
+{
+dup /_fauxfont known not 1 index /SubstMaster known not and
+{
+_pdfBoldBaseFont /_setwidthProc /_pdfBoldRomanWidthProc load put
+MakeBoldFont
+}
+{
+2 index 2 index eq
+{ exch pop }
+{
+dup length dict begin
+CopyFont
+currentdict
+end
+definefont
+}
+ifelse
+}
+ifelse
+}
+ifelse
+pop pop
+dup /dummybold ne
+{/_pdf_FontDirectory exch dup _safeput }
+{ pop }
+ifelse
+}bd
+/MakeItalic {
+_pdf_FontDirectory exch 2 copy known
+{get}
+{exch pop}
+ifelse
+dup findfont
+dup /FontInfo 2 copy known
+{
+get
+/ItalicAngle 2 copy known
+{get 0 eq }
+{ pop pop true}
+ifelse
+}
+{ pop pop true}
+ifelse
+{
+exch pop
+dup /FontType get 0 eq Level2? not and
+{ dup /FMapType get 6 eq }
+{ false }
+ifelse
+{
+dup /WMode 2 copy known
+{
+get 1 eq
+{ _italMtx_WMode1Type0 }
+{ _italMtxType0 }
+ifelse
+}
+{ pop pop _italMtxType0 }
+ifelse
+}
+{
+dup /WMode 2 copy known
+{
+get 1 eq
+{ _italMtx_WMode1 }
+{ _italMtx }
+ifelse
+}
+{ pop pop _italMtx }
+ifelse
+}
+ifelse
+makefont
+dup /FontType get 42 eq Level2? not or
+{
+dup length dict begin
+CopyFont
+currentdict
+end
+}
+if
+1 index exch
+definefont pop
+/_pdf_FontDirectory exch dup _safeput
+}
+{
+pop
+2 copy ne
+{
+/_pdf_FontDirectory 3 1 roll _safeput
+}
+{ pop pop }
+ifelse
+}
+ifelse
+}bd
+/MakeBoldItalic {
+/dummybold exch
+MakeBold
+/dummybold
+MakeItalic
+}bd
+Level2?
+{
+/pdf_CopyDict
+{1 index length add dict copy}
+def
+}
+{
+/pdf_CopyDict
+{
+1 index length add dict
+1 index wcheck
+{ copy }
+{ begin
+{def} forall
+currentdict
+end
+}
+ifelse
+}
+def
+}
+ifelse
+/pdf_AddEuroGlyphProc
+{
+currentdict /CharStrings known
+{
+CharStrings /Euro known not
+{
+dup
+/CharStrings
+CharStrings 1 pdf_CopyDict
+begin
+/Euro pdf_EuroProcSet 4 -1 roll get def
+currentdict
+end
+def
+/pdf_PSBuildGlyph /pdf_PSBuildGlyph load def
+/pdf_PathOps /pdf_PathOps load def
+/Symbol eq Encoding 160 get /.notdef eq and
+{
+/Encoding Encoding dup length array copy
+dup 160 /Euro put def
+}
+if
+}
+{ pop
+}
+ifelse
+}
+{ pop
+}
+ifelse
+}
+def
+Level2? {currentglobal true setglobal} if
+/pdf_PathOps 4 dict dup begin
+/m {moveto} def
+/l {lineto} def
+/c {curveto} def
+/cp {closepath} def
+end
+def
+/pdf_PSBuildGlyph
+{
+gsave
+8 -1 roll pop
+7 1 roll
+currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
+dup 9 1 roll
+{
+currentdict /StrokeWidth 2 copy known
+{
+get 2 div
+5 1 roll
+4 -1 roll 4 index sub
+4 1 roll
+3 -1 roll 4 index sub
+3 1 roll
+exch 4 index add exch
+4 index add
+5 -1 roll pop
+}
+{
+pop pop
+}
+ifelse
+}
+if
+setcachedevice
+pdf_PathOps begin
+exec
+end
+{
+currentdict /StrokeWidth 2 copy known
+{ get }
+{ pop pop 0 }
+ifelse
+setlinewidth stroke
+}
+{
+fill
+}
+ifelse
+grestore
+} def
+/pdf_EuroProcSet 13 dict def
+pdf_EuroProcSet
+begin
+/Courier-Bold
+{
+600 0 6 -12 585 612
+{
+385 274 m
+180 274 l
+179 283 179 293 179 303 c
+179 310 179 316 180 323 c
+398 323 l
+423 404 l
+197 404 l
+219 477 273 520 357 520 c
+409 520 466 490 487 454 c
+487 389 l
+579 389 l
+579 612 l
+487 612 l
+487 560 l
+449 595 394 612 349 612 c
+222 612 130 529 98 404 c
+31 404 l
+6 323 l
+86 323 l
+86 304 l
+86 294 86 284 87 274 c
+31 274 l
+6 193 l
+99 193 l
+129 77 211 -12 359 -12 c
+398 -12 509 8 585 77 c
+529 145 l
+497 123 436 80 356 80 c
+285 80 227 122 198 193 c
+360 193 l
+cp
+600 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Courier-BoldOblique /Courier-Bold load def
+/Courier
+{
+600 0 17 -12 578 584
+{
+17 204 m
+97 204 l
+126 81 214 -12 361 -12 c
+440 -12 517 17 578 62 c
+554 109 l
+501 70 434 43 366 43 c
+266 43 184 101 154 204 c
+380 204 l
+400 259 l
+144 259 l
+144 270 143 281 143 292 c
+143 299 143 307 144 314 c
+418 314 l
+438 369 l
+153 369 l
+177 464 249 529 345 529 c
+415 529 484 503 522 463 c
+522 391 l
+576 391 l
+576 584 l
+522 584 l
+522 531 l
+473 566 420 584 348 584 c
+216 584 122 490 95 369 c
+37 369 l
+17 314 l
+87 314 l
+87 297 l
+87 284 88 272 89 259 c
+37 259 l
+cp
+600 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Courier-Oblique /Courier load def
+/Helvetica
+{
+556 0 24 -19 541 703
+{
+541 628 m
+510 669 442 703 354 703 c
+201 703 117 607 101 444 c
+50 444 l
+25 372 l
+97 372 l
+97 301 l
+49 301 l
+24 229 l
+103 229 l
+124 67 209 -19 350 -19 c
+435 -19 501 25 509 32 c
+509 131 l
+492 105 417 60 343 60 c
+267 60 204 127 197 229 c
+406 229 l
+430 301 l
+191 301 l
+191 372 l
+455 372 l
+479 444 l
+194 444 l
+201 531 245 624 348 624 c
+433 624 484 583 509 534 c
+cp
+556 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Helvetica-Oblique /Helvetica load def
+/Helvetica-Bold
+{
+556 0 12 -19 563 710
+{
+563 621 m
+537 659 463 710 363 710 c
+216 710 125 620 101 462 c
+51 462 l
+12 367 l
+92 367 l
+92 346 l
+92 337 93 328 93 319 c
+52 319 l
+12 224 l
+102 224 l
+131 58 228 -19 363 -19 c
+417 -19 471 -12 517 18 c
+517 146 l
+481 115 426 93 363 93 c
+283 93 254 166 246 224 c
+398 224 l
+438 319 l
+236 319 l
+236 367 l
+457 367 l
+497 462 l
+244 462 l
+259 552 298 598 363 598 c
+425 598 464 570 486 547 c
+507 526 513 517 517 509 c
+cp
+556 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Helvetica-BoldOblique /Helvetica-Bold load def
+/Symbol
+{
+750 0 20 -12 714 685
+{
+714 581 m
+650 645 560 685 465 685 c
+304 685 165 580 128 432 c
+50 432 l
+20 369 l
+116 369 l
+115 356 115 347 115 337 c
+115 328 115 319 116 306 c
+50 306 l
+20 243 l
+128 243 l
+165 97 300 -12 465 -12 c
+560 -12 635 25 685 65 c
+685 155 l
+633 91 551 51 465 51 c
+340 51 238 131 199 243 c
+555 243 l
+585 306 l
+184 306 l
+183 317 182 326 182 336 c
+182 346 183 356 184 369 c
+614 369 l 644 432 l
+199 432 l
+233 540 340 622 465 622 c
+555 622 636 580 685 520 c
+cp
+750 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-Bold
+{
+500 0 16 -14 478 700
+{
+367 308 m
+224 308 l
+224 368 l
+375 368 l
+380 414 l
+225 414 l
+230 589 257 653 315 653 c
+402 653 431 521 444 457 c
+473 457 l
+473 698 l
+444 697 l
+441 679 437 662 418 662 c
+393 662 365 700 310 700 c
+211 700 97 597 73 414 c
+21 414 l
+16 368 l
+69 368 l
+69 359 68 350 68 341 c
+68 330 68 319 69 308 c
+21 308 l
+16 262 l
+73 262 l
+91 119 161 -14 301 -14 c
+380 -14 443 50 478 116 c
+448 136 l
+415 84 382 40 323 40 c
+262 40 231 77 225 262 c
+362 262 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-BoldItalic
+{
+500 0 9 -20 542 686
+{
+542 686 m
+518 686 l
+513 673 507 660 495 660 c
+475 660 457 683 384 683 c
+285 683 170 584 122 430 c
+58 430 l
+34 369 l
+105 369 l
+101 354 92 328 90 312 c
+34 312 l
+9 251 l
+86 251 l
+85 238 84 223 84 207 c
+84 112 117 -14 272 -14 c
+326 -14 349 9 381 9 c
+393 9 393 -10 394 -20 c
+420 -20 l
+461 148 l
+429 148 l
+416 109 362 15 292 15 c
+227 15 197 55 197 128 c
+197 162 204 203 216 251 c
+378 251 l
+402 312 l
+227 312 l
+229 325 236 356 241 369 c
+425 369 l
+450 430 l
+255 430 l
+257 435 264 458 274 488 c
+298 561 337 654 394 654 c
+437 654 484 621 484 530 c
+484 516 l
+516 516 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-Italic
+{
+500 0 23 -10 595 692
+{
+399 317 m
+196 317 l
+199 340 203 363 209 386 c
+429 386 l
+444 424 l
+219 424 l
+246 514 307 648 418 648 c
+448 648 471 638 492 616 c
+529 576 524 529 527 479 c
+549 475 l
+595 687 l
+570 687 l
+562 674 558 664 542 664 c
+518 664 474 692 423 692 c
+275 692 162 551 116 424 c
+67 424 l
+53 386 l
+104 386 l
+98 363 93 340 90 317 c
+37 317 l
+23 279 l
+86 279 l
+85 266 85 253 85 240 c
+85 118 137 -10 277 -10 c
+370 -10 436 58 488 128 c
+466 149 l
+424 101 375 48 307 48 c
+212 48 190 160 190 234 c
+190 249 191 264 192 279 c
+384 279 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+/Times-Roman
+{
+500 0 10 -12 484 692
+{
+347 298 m
+171 298 l
+170 310 170 322 170 335 c
+170 362 l
+362 362 l
+374 403 l
+172 403 l
+184 580 244 642 308 642 c
+380 642 434 574 457 457 c
+481 462 l
+474 691 l
+449 691 l
+433 670 429 657 410 657 c
+394 657 360 692 299 692 c
+204 692 94 604 73 403 c
+22 403 l
+10 362 l
+70 362 l
+69 352 69 341 69 330 c
+69 319 69 308 70 298 c
+22 298 l
+10 257 l
+73 257 l
+97 57 216 -12 295 -12 c
+364 -12 427 25 484 123 c
+458 142 l
+425 101 384 37 316 37 c
+256 37 189 84 173 257 c
+335 257 l
+cp
+500 0 m
+}
+pdf_PSBuildGlyph
+} def
+end
+Level2? {setglobal} if
+currentdict readonly pop end
+%%EndResource
+PDFText begin
+[39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
+/Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
+/egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
+/oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
+/udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
+/registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
+/.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
+/.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
+/questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
+/guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe
+/endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
+/.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
+/fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
+/Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
+/Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
+/Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
+/hungarumlaut/ogonek/caron
+0 TE
+[1/dotlessi/caron 39/quotesingle 96/grave
+127/bullet/Euro/bullet/quotesinglbase/florin/quotedblbase/ellipsis
+/dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE
+/bullet/Zcaron/bullet/bullet/quoteleft/quoteright/quotedblleft
+/quotedblright/bullet/endash/emdash/tilde/trademark/scaron
+/guilsinglright/oe/bullet/zcaron/Ydieresis/space/exclamdown/cent/sterling
+/currency/yen/brokenbar/section/dieresis/copyright/ordfeminine
+/guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus
+/twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla
+/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
+/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
+/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash
+/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave
+/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute
+/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde
+/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute
+/ucircumflex/udieresis/yacute/thorn/ydieresis
+1 TE
+end
+%%BeginResource: procset pdfasc.prc 6.0 1
+%%Copyright: Copyright 1992-2003 Adobe Systems Incorporated. All Rights Reserved.
+/ASR {
+13 dict begin
+/mirV? exch def
+/mirH? exch def
+/center? exch def
+/autorotate? exch def
+/angle exch def
+/shrink exch def
+/Pury exch def
+/Purx exch def
+/Plly exch def
+/Pllx exch def
+/Dury exch def
+/Durx exch def
+/Dlly exch def
+/Dllx exch def
+Dury 0 eq Durx 0 eq and Dlly 0 eq Dllx 0 eq and and
+{ shrink 0 gt { GClipBBox } { GPageBBox } ifelse }
+{ ITransDBBox }
+ifelse
+/PHt Pury Plly sub def
+/PW Purx Pllx sub def
+/DHt Dury Dlly sub def
+/DW Durx Dllx sub def
+angle 90 eq angle 270 eq or
+{
+PHt /PHt PW def /PW exch def
+} if
+autorotate? PHt PW ne and DHt DW ne and
+{
+DHt DW ge
+PHt PW ge
+ne
+{ /angle angle 90 add def
+PHt /PHt PW def /PW exch def
+}
+if
+} if
+angle 0 ne
+{
+/angle angle 360 mod def
+angle rotate
+angle 90 eq
+{ 0 DW neg translate }
+if
+angle 180 eq
+{ DW neg DHt neg translate }
+if
+angle 270 eq
+{ DHt neg 0 translate }
+if
+} if
+center?
+{
+ITransBBox
+Durx Dllx add 2 div Dury Dlly add 2 div
+Purx Pllx add -2 div Pury Plly add -2 div
+3 -1 roll add exch
+3 -1 roll add exch
+translate
+}
+{
+ITransBBox
+angle 0 eq
+{Dllx Pllx sub Dury Pury sub}
+if
+angle 90 eq
+{Durx Purx sub Dury Pury sub}
+if
+angle 180 eq
+{Durx Purx sub Dlly Plly sub}
+if
+angle 270 eq
+{Dllx Pllx sub Dlly Plly sub}
+if
+translate
+}
+ifelse
+mirH? mirV? or
+{
+ITransBBox
+mirH?
+{
+-1 1 scale
+Durx Dllx add neg 0 translate
+} if
+mirV?
+{
+1 -1 scale
+0 Dury Dlly add neg translate
+} if
+} if
+shrink 0 ne
+{
+ITransBBox
+Dury Dlly sub Pury Plly sub div
+Durx Dllx sub Purx Pllx sub div
+2 copy gt { exch } if pop
+shrink 1 eq
+{
+Durx Dllx add 2 div Dury Dlly add 2 div translate
+dup scale
+Purx Pllx add -2 div Pury Plly add -2 div translate
+}
+{
+shrink 2 eq 1 index 1.0 lt and
+{
+Durx Dllx add 2 div Dury Dlly add 2 div translate
+dup scale
+Purx Pllx add -2 div Pury Plly add -2 div translate
+}
+{ pop }
+ifelse
+}
+ifelse
+} if
+end
+} [/autorotate? /shrink? /mirH? /mirV? /angle /Pury /Purx /Plly /Pllx /Durx /Dury /Dllx /Dlly /PW /PHt /DW /DHt
+/Devurx /Devury /Devllx /Devlly /pdfHt /pdfW]
+bld
+/GClipBBox
+{
+gsave newpath clippath pathbbox newpath grestore
+/Dury exch def
+/Durx exch def
+/Dlly exch def
+/Dllx exch def
+ITransDBBox
+} [/Durx /Dury /Dllx /Dlly]
+bld
+/GPageBBox
+{
+{
+currentpagedevice /PageSize get aload pop
+/Devury exch def /Devurx exch def
+/Devllx 0 def /Devlly 0 def
+ITransBBox
+}
+stopped
+{ GClipBBox }
+if
+} [/Devurx /Devury /Devllx /Devlly ]
+bld
+/ITransDBBox
+{
+Durx Dury transform matrix defaultmatrix itransform
+/Devury exch def
+/Devurx exch def
+Dllx Dlly transform matrix defaultmatrix itransform
+/Devlly exch def
+/Devllx exch def
+Devury Devlly lt {/Devlly Devury /Devury Devlly def def} if
+Devurx Devllx lt {/Devllx Devurx /Devurx Devllx def def} if
+} [/Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ]
+bld
+/ITransBBox
+{
+/um matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix def
+Devllx Devlly um itransform
+Devurx Devury um itransform
+/Dury exch def
+/Durx exch def
+/Dlly exch def
+/Dllx exch def
+Dury Dlly lt {/Dlly Dury /Dury Dlly def def} if
+Durx Dllx lt {/Dllx Durx /Durx Dllx def def} if
+} [ /um /Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ]
+bld
+%%EndResource
+currentdict readonly pop
+end end
+/currentpacking where {pop setpacking}if
+PDFVars/DocInitAll{[PDF PDFText]{/docinitialize get exec}forall }put
+PDFVars/InitAll{[PDF PDFText]{/initialize get exec}forall initgs}put
+PDFVars/TermAll{[PDFText PDF]{/terminate get exec}forall}put
+PDFVars begin PDF begin
+PDFVars/DocInitAll get exec PDFVars/InitAll get exec
+
+[/NamespacePush PDFMark5
+[/_objdef {Metadata_In_EPS} /type /stream /OBJ PDFMark5
+[{Metadata_In_EPS} 3388 (% &end XMP packet& %) ReadByPDFMark5
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="3.1-702">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+ <rdf:Description rdf:about=""
+ xmlns:xap="http://ns.adobe.com/xap/1.0/">
+ <xap:CreateDate>2007-11-30T21:28:43+08:00</xap:CreateDate>
+ <xap:ModifyDate>2007-11-30T21:28:43+08:00</xap:ModifyDate>
+ <xap:MetadataDate>2007-11-30T21:28:43+08:00</xap:MetadataDate>
+ </rdf:Description>
+ <rdf:Description rdf:about=""
+ xmlns:xapMM="http://ns.adobe.com/xap/1.0/mm/"
+ xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#">
+ <xapMM:DocumentID>uuid:298CCD2B489FDC1185FC8ED5D7FB4060</xapMM:DocumentID>
+ <xapMM:InstanceID>uuid:298CCD2B489FDC1185FC8ED5D7FB4060</xapMM:InstanceID>
+ <xapMM:DerivedFrom rdf:parseType="Resource">
+ <stRef:instanceID>uuid:dc7088bd-6771-473a-ac13-83077672f077</stRef:instanceID>
+ <stRef:documentID>uuid:b51b2904-15ed-4d0e-bbd2-f7da892e416e</stRef:documentID>
+ </xapMM:DerivedFrom>
+ </rdf:Description>
+ <rdf:Description rdf:about=""
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <dc:format>application/eps</dc:format>
+ </rdf:Description>
+ </rdf:RDF>
+</x:xmpmeta>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<?xpacket end="w"?>
+
+% &end XMP packet& %
+
+[{Metadata_In_EPS} 2 dict begin /Type /Metadata def /Subtype /XML def currentdict end /PUT PDFMark5
+[/Document 1 dict begin /Metadata {Metadata_In_EPS} def currentdict end /BDC PDFMark5
+[/NamespacePop PDFMark5
+
+PDFVars/TermAll get exec end end
+
+%%EndSetup
+ PDF /docinitialize get exec
+PDFVars begin PDF begin PDFVars/InitAll get exec
+325.325 685.147 225.975 70.13 rectclip
+/N5 [/CIEBasedABC 20 dict
+dup /CreationDate (19980209064900) put
+dup /RenderingIntent (RelativeColorimetric) put
+dup /Description (sRGB IEC61966-2.1) put
+dup /ColorSpace (RGB ) put
+dup /Copyright (Copyright (c) 1998 Hewlett-Packard Company) put
+dup /ProfileID <1D3FDA2EDB4A89AB60A23C5F7C7D81DD> put
+dup /DecodeABC [
+{{0 0.00031 0.00061 0.0009 0.0012 0.00151 0.00181 0.00212 0.00242 0.00271
+0.00302 0.00334 0.00366 0.00401 0.00437 0.00476 0.00515 0.00558 0.00602 0.00648
+0.00696 0.00745 0.00798 0.00852 0.00908 0.00966 0.01027 0.01089 0.01153 0.0122
+0.0129 0.01362 0.01435 0.01511 0.01589 0.0167 0.01752 0.01837 0.01925 0.02015
+0.02107 0.02203 0.02299 0.02399 0.02501 0.02606 0.02713 0.02822 0.02934 0.03049
+0.03166 0.03287 0.03409 0.03533 0.03662 0.03792 0.03925 0.04061 0.04199 0.04341
+0.04484 0.04631 0.04781 0.04933 0.05088 0.05245 0.05406 0.05569 0.05736 0.05904
+0.06077 0.06252 0.0643 0.06611 0.06794 0.06981 0.0717 0.07363 0.07558 0.07756
+0.07959 0.08162 0.0837 0.08581 0.08795 0.09011 0.09231 0.09454 0.0968 0.09909
+0.10142 0.10376 0.10616 0.10857 0.11102 0.11351 0.11602 0.11856 0.12114 0.12376
+0.12639 0.12907 0.13178 0.13452 0.13729 0.14009 0.14294 0.14581 0.14873 0.15166
+0.15463 0.15765 0.16068 0.16376 0.16687 0.17001 0.17319 0.17641 0.17965 0.18293
+0.18625 0.1896 0.19299 0.19641 0.19987 0.20335 0.20688 0.21045 0.21405 0.21767
+0.22134 0.22505 0.22879 0.23257 0.23638 0.24023 0.24411 0.24804 0.25199 0.25599
+0.26002 0.26409 0.2682 0.27234 0.27651 0.28073 0.28499 0.28928 0.29361 0.29798
+0.30238 0.30683 0.3113 0.31582 0.32038 0.32497 0.3296 0.33428 0.33898 0.34372
+0.34851 0.35333 0.3582 0.3631 0.36804 0.37302 0.37804 0.3831 0.38819 0.39333
+0.3985 0.40372 0.40898 0.41427 0.41961 0.42498 0.43039 0.43585 0.44134 0.44688
+0.45245 0.45806 0.46372 0.46942 0.47516 0.48094 0.48675 0.49261 0.49851 0.50445
+0.51043 0.51646 0.52253 0.52863 0.53477 0.54097 0.54719 0.55347 0.55979 0.56613
+0.57253 0.57897 0.58545 0.59198 0.59855 0.60515 0.6118 0.61849 0.62524 0.63201
+0.63884 0.6457 0.6526 0.65955 0.66654 0.67357 0.68066 0.68778 0.69495 0.70215
+0.7094 0.71669 0.72404 0.73142 0.73885 0.74632 0.75383 0.76138 0.76899 0.77663
+0.78433 0.79206 0.79983 0.80765 0.81552 0.82343 0.83139 0.8394 0.84744 0.85554
+0.86367 0.87185 0.88007 0.88835 0.89666 0.90503 0.91343 0.92189 0.93038 0.93892
+0.94751 0.95614 0.96482 0.97355 0.98232 0.99114 1}
+dup 3 -1 roll 0 1 3 copy 3 -1 roll exch ge
+{pop pop pop pop pop 256 get}
+{pop 3 copy pop le {pop pop pop pop 0 get}
+{exch dup 4 -1 roll exch sub 3 1 roll sub div 256 mul dup
+floor dup 3 1 roll sub exch cvi dup 1 add 4 -1 roll exch
+get 4 -1 roll 3 -1 roll get dup 4 1 roll sub mul add}
+ifelse} ifelse
+} bind
+dup
+dup
+] put
+dup /MatrixABC [
+0.2180189128 0.1112492942 0.0069565698
+0.1925612492 0.358452993 0.0485281768
+0.0715286348 0.0303053423 0.3569742448
+] put
+dup /MatrixLMN [1.9999694824 0 0 0 1.9999694824 0 0 0 1.9999694824] put
+dup /BlackPoint [0 0 0] put
+dup /WhitePoint [0.9642028809 1 0.8249053955] put]
+/ColorSpace defineRes pop
+
+q
+325.325 685.147 m
+551.3 685.147 l
+551.3 755.277 l
+325.325 755.277 l
+h
+W
+n
+q
+n
+0.0 0.0 595.276 807.874 re
+W
+n
+true setSA
+q
+n
+326.299 686.593 223.622 67.423 re
+W
+n
+q
+n
+326.299 754.016 223.622 -67.423 re
+W
+n
+q
+n
+326.299 754.016 223.622 -67.423 re
+W
+n
+n
+382.411 732.193 m
+382.08 732.193 381.796 731.861 381.796 731.53 c
+381.796 731.151 382.08 730.867 382.411 730.867 c
+382.791 730.867 383.074 731.151 383.074 731.53 c
+383.074 731.861 382.791 732.193 382.411 732.193 c
+[/CIEBasedABC 20 dict
+dup /CreationDate (19980209064900) put
+dup /RenderingIntent (RelativeColorimetric) put
+dup /Description (sRGB IEC61966-2.1) put
+dup /ColorSpace (RGB ) put
+dup /Copyright (Copyright (c) 1998 Hewlett-Packard Company) put
+dup /ProfileID <1D3FDA2EDB4A89AB60A23C5F7C7D81DD> put
+dup /DecodeABC [
+{{0 0.00031 0.00061 0.0009 0.0012 0.00151 0.00181 0.00212 0.00242 0.00271
+0.00302 0.00334 0.00366 0.00401 0.00437 0.00476 0.00515 0.00558 0.00602 0.00648
+0.00696 0.00745 0.00798 0.00852 0.00908 0.00966 0.01027 0.01089 0.01153 0.0122
+0.0129 0.01362 0.01435 0.01511 0.01589 0.0167 0.01752 0.01837 0.01925 0.02015
+0.02107 0.02203 0.02299 0.02399 0.02501 0.02606 0.02713 0.02822 0.02934 0.03049
+0.03166 0.03287 0.03409 0.03533 0.03662 0.03792 0.03925 0.04061 0.04199 0.04341
+0.04484 0.04631 0.04781 0.04933 0.05088 0.05245 0.05406 0.05569 0.05736 0.05904
+0.06077 0.06252 0.0643 0.06611 0.06794 0.06981 0.0717 0.07363 0.07558 0.07756
+0.07959 0.08162 0.0837 0.08581 0.08795 0.09011 0.09231 0.09454 0.0968 0.09909
+0.10142 0.10376 0.10616 0.10857 0.11102 0.11351 0.11602 0.11856 0.12114 0.12376
+0.12639 0.12907 0.13178 0.13452 0.13729 0.14009 0.14294 0.14581 0.14873 0.15166
+0.15463 0.15765 0.16068 0.16376 0.16687 0.17001 0.17319 0.17641 0.17965 0.18293
+0.18625 0.1896 0.19299 0.19641 0.19987 0.20335 0.20688 0.21045 0.21405 0.21767
+0.22134 0.22505 0.22879 0.23257 0.23638 0.24023 0.24411 0.24804 0.25199 0.25599
+0.26002 0.26409 0.2682 0.27234 0.27651 0.28073 0.28499 0.28928 0.29361 0.29798
+0.30238 0.30683 0.3113 0.31582 0.32038 0.32497 0.3296 0.33428 0.33898 0.34372
+0.34851 0.35333 0.3582 0.3631 0.36804 0.37302 0.37804 0.3831 0.38819 0.39333
+0.3985 0.40372 0.40898 0.41427 0.41961 0.42498 0.43039 0.43585 0.44134 0.44688
+0.45245 0.45806 0.46372 0.46942 0.47516 0.48094 0.48675 0.49261 0.49851 0.50445
+0.51043 0.51646 0.52253 0.52863 0.53477 0.54097 0.54719 0.55347 0.55979 0.56613
+0.57253 0.57897 0.58545 0.59198 0.59855 0.60515 0.6118 0.61849 0.62524 0.63201
+0.63884 0.6457 0.6526 0.65955 0.66654 0.67357 0.68066 0.68778 0.69495 0.70215
+0.7094 0.71669 0.72404 0.73142 0.73885 0.74632 0.75383 0.76138 0.76899 0.77663
+0.78433 0.79206 0.79983 0.80765 0.81552 0.82343 0.83139 0.8394 0.84744 0.85554
+0.86367 0.87185 0.88007 0.88835 0.89666 0.90503 0.91343 0.92189 0.93038 0.93892
+0.94751 0.95614 0.96482 0.97355 0.98232 0.99114 1}
+dup 3 -1 roll 0 1 3 copy 3 -1 roll exch ge
+{pop pop pop pop pop 256 get}
+{pop 3 copy pop le {pop pop pop pop 0 get}
+{exch dup 4 -1 roll exch sub 3 1 roll sub div 256 mul dup
+floor dup 3 1 roll sub exch cvi dup 1 add 4 -1 roll exch
+get 4 -1 roll 3 -1 roll get dup 4 1 roll sub mul add}
+ifelse} ifelse
+} bind
+dup
+dup
+] put
+dup /MatrixABC [
+0.2180189128 0.1112492942 0.0069565698
+0.1925612492 0.358452993 0.0485281768
+0.0715286348 0.0303053423 0.3569742448
+] put
+dup /MatrixLMN [1.9999694824 0 0 0 1.9999694824 0 0 0 1.9999694824] put
+dup /BlackPoint [0 0 0] put
+dup /WhitePoint [0.9642028809 1 0.8249053955] put]
+/E1 exch /ColorSpace defineRes
+
+cs 0.388 0.184 0.498 sc
+f
+n
+385.68 722.72 m
+386.674 722.814 l
+386.579 723.715 l
+385.68 723.62 l
+383.975 723.478 l
+383.833 723.43 l
+383.738 724.283 l
+383.074 724.236 l
+383.311 721.583 l
+383.975 721.678 l
+384.022 721.678 l
+383.975 721.915 l
+383.927 722.53 l
+383.975 722.53 l
+h
+f
+n
+385.68 721.062 m
+383.975 721.062 l
+383.311 721.062 l
+383.311 720.115 l
+383.975 720.115 l
+385.68 720.115 l
+386.769 720.115 l
+386.769 721.062 l
+h
+f
+n
+386.532 719.215 m
+386.343 719.452 386.058 719.546 385.68 719.594 c
+385.632 719.594 l
+385.49 719.546 385.348 719.546 385.206 719.452 c
+385.111 719.405 384.969 719.31 384.874 719.215 c
+384.827 719.073 384.685 718.789 384.59 718.41 c
+384.542 718.315 384.542 718.268 384.542 718.221 c
+384.496 718.125 384.448 718.031 384.401 717.984 c
+384.353 717.936 384.306 717.889 384.211 717.889 c
+384.116 717.889 384.069 717.936 383.975 718.031 c
+383.975 718.078 l
+383.927 718.173 383.879 718.315 383.879 718.505 c
+383.879 718.883 l
+383.927 718.978 383.975 719.073 383.975 719.215 c
+384.022 719.215 384.022 719.263 384.022 719.31 c
+383.975 719.31 l
+383.311 719.357 l
+383.264 719.168 383.264 719.026 383.217 718.883 c
+383.217 718.362 l
+383.217 717.936 383.311 717.557 383.501 717.32 c
+383.643 717.178 383.785 717.036 383.975 716.989 c
+384.116 716.989 384.211 716.941 384.353 716.989 c
+384.59 716.989 384.779 717.036 384.922 717.178 c
+385.064 717.32 385.206 717.605 385.348 717.936 c
+385.348 717.984 385.348 718.031 385.395 718.125 c
+385.49 718.41 385.585 718.552 385.68 718.599 c
+385.728 718.599 385.728 718.647 385.774 718.647 c
+385.869 718.647 385.964 718.599 386.058 718.457 c
+386.106 718.362 386.154 718.221 386.154 718.031 c
+386.154 717.889 386.154 717.747 386.106 717.605 c
+386.058 717.463 386.011 717.273 385.964 717.131 c
+386.722 717.084 l
+386.769 717.226 386.816 717.415 386.816 717.605 c
+386.864 717.794 386.864 717.936 386.864 718.125 c
+386.864 718.599 386.722 718.978 386.532 719.215 c
+f
+n
+384.259 714.905 m
+384.164 714.573 l
+383.975 714.62 l
+383.311 714.81 l
+383.359 715.0 l
+383.406 715.236 383.501 715.426 383.596 715.521 c
+383.69 715.615 383.833 715.615 383.975 715.568 c
+384.116 715.568 384.211 715.473 384.259 715.378 c
+384.306 715.236 384.306 715.094 384.259 714.905 c
+384.969 714.905 m
+385.016 715.0 385.159 715.047 385.3 715.047 c
+385.68 715.094 l
+386.295 715.142 l
+386.532 716.041 l
+385.68 715.947 l
+385.3 715.899 l
+384.969 715.899 384.779 715.805 384.638 715.615 c
+384.685 715.853 384.59 716.041 384.496 716.183 c
+384.401 716.326 384.211 716.42 383.975 716.468 c
+383.69 716.562 383.454 716.515 383.264 716.326 c
+383.074 716.136 382.932 715.805 382.791 715.378 c
+382.506 714.005 l
+383.975 713.674 l
+385.68 713.294 l
+385.869 713.247 l
+386.058 714.1 l
+385.68 714.194 l
+384.732 714.431 l
+384.779 714.573 l
+384.827 714.716 384.874 714.857 384.969 714.905 c
+f
+n
+385.821 727.504 m
+385.68 727.456 l
+384.542 727.172 l
+383.975 727.314 l
+382.411 727.74 l
+382.127 727.835 l
+382.411 726.888 l
+383.975 726.556 l
+382.743 725.514 l
+382.98 724.52 l
+383.975 725.467 l
+384.779 726.272 l
+385.68 726.509 l
+386.058 726.604 l
+h
+f
+n
+384.969 712.442 m
+384.448 711.021 l
+383.975 711.163 l
+383.69 711.305 l
+383.975 712.11 l
+384.164 712.631 l
+383.975 712.679 l
+383.549 712.868 l
+383.074 711.542 l
+382.411 711.779 l
+382.411 711.826 l
+382.932 713.153 l
+382.411 713.342 l
+382.317 713.389 l
+381.464 711.163 l
+382.411 710.784 l
+383.975 710.216 l
+384.732 709.932 l
+385.585 712.205 l
+h
+f
+n
+382.411 709.6 m
+381.322 710.784 l
+380.896 709.932 l
+382.411 708.463 l
+382.885 707.989 l
+382.411 708.132 l
+380.801 708.463 l
+380.139 708.605 l
+379.902 708.179 l
+379.711 707.753 l
+379.902 707.705 l
+380.801 707.563 l
+382.411 707.231 l
+383.264 707.09 l
+383.833 708.132 l
+h
+f
+n
+380.801 706.569 m
+379.902 707.137 l
+379.522 707.421 l
+379.475 707.468 l
+378.954 706.711 l
+379.522 706.285 l
+379.902 706.0 l
+380.801 705.432 l
+381.796 704.722 l
+382.317 705.479 l
+h
+f
+n
+380.801 704.2 m
+379.902 704.959 l
+379.522 705.289 l
+378.622 706.143 l
+378.575 706.143 l
+378.007 705.527 l
+378.622 705.006 l
+379.38 704.295 l
+379.427 704.295 379.475 704.248 379.522 704.2 c
+379.617 704.153 379.665 704.106 379.759 704.011 c
+379.806 704.011 379.854 703.963 379.902 703.916 c
+380.043 703.869 380.139 703.774 380.232 703.726 c
+380.139 703.774 380.043 703.822 379.902 703.869 c
+379.759 703.916 379.665 703.963 379.569 704.011 c
+379.522 704.011 l
+378.622 704.248 l
+377.817 704.484 l
+377.438 704.579 l
+377.249 704.627 l
+377.202 704.579 l
+377.059 704.39 l
+376.491 703.774 l
+377.059 703.253 l
+377.202 703.158 l
+377.438 702.922 l
+377.817 702.59 l
+378.622 701.879 l
+379.096 701.454 l
+379.522 701.974 l
+379.617 702.117 l
+379.522 702.164 l
+378.622 703.016 l
+378.149 703.395 l
+378.054 703.49 377.959 703.537 377.864 703.632 c
+377.817 703.632 l
+377.723 703.726 377.581 703.822 377.438 703.916 c
+377.581 703.822 377.723 703.774 377.817 703.726 c
+377.912 703.726 l
+378.007 703.679 378.101 703.632 378.196 703.632 c
+378.622 703.49 l
+379.522 703.253 l
+379.902 703.111 l
+380.422 703.016 l
+380.801 703.395 l
+381.179 703.869 l
+h
+f
+n
+377.438 701.738 m
+377.391 701.738 377.391 701.785 377.343 701.833 c
+377.202 702.022 l
+377.059 702.164 l
+376.301 703.064 l
+376.159 703.253 l
+376.065 703.395 l
+375.875 703.253 l
+375.354 702.827 l
+375.875 702.211 l
+376.159 701.879 l
+376.301 701.69 l
+376.68 701.263 l
+376.869 701.027 376.965 700.837 376.965 700.696 c
+376.965 700.506 376.917 700.364 376.728 700.222 c
+376.586 700.127 376.443 700.08 376.301 700.127 c
+376.254 700.127 376.207 700.175 376.159 700.175 c
+376.065 700.222 375.97 700.316 375.875 700.411 c
+375.828 700.458 375.828 700.458 375.78 700.506 c
+375.354 701.027 l
+375.07 701.358 l
+374.88 701.596 l
+374.502 702.069 l
+374.359 701.927 l
+374.028 701.69 l
+373.839 701.548 l
+373.791 701.454 l
+373.839 701.358 l
+374.028 701.169 l
+374.359 700.79 l
+374.88 700.127 l
+375.07 699.938 l
+375.164 699.796 375.259 699.701 375.354 699.606 c
+375.544 699.464 375.686 699.37 375.875 699.322 c
+375.97 699.322 376.018 699.274 376.112 699.274 c
+376.159 699.274 l
+376.301 699.274 l
+376.538 699.322 376.775 699.417 377.059 699.606 c
+377.106 699.606 377.154 699.653 377.202 699.701 c
+377.296 699.796 377.343 699.843 377.438 699.938 c
+377.675 700.175 377.77 700.411 377.817 700.696 c
+377.817 701.027 377.675 701.358 377.438 701.738 c
+f
+n
+364.65 721.868 m
+364.081 721.868 l
+363.229 721.868 l
+363.039 721.868 l
+362.661 721.868 l
+362.282 721.868 l
+361.618 721.868 l
+361.429 721.868 l
+361.381 722.057 l
+360.482 724.757 l
+360.008 726.225 l
+359.629 725.04 l
+359.535 724.804 l
+358.635 722.057 l
+358.587 721.868 l
+358.397 721.868 l
+358.066 721.868 l
+357.735 721.868 l
+357.356 721.868 l
+356.977 721.868 l
+356.74 721.868 l
+356.313 721.868 l
+355.935 721.868 l
+355.366 721.868 l
+354.988 721.868 l
+354.041 721.868 l
+354.988 721.204 l
+355.366 720.872 l
+355.935 720.493 l
+356.313 720.21 l
+356.74 719.878 l
+356.977 719.688 l
+357.356 719.452 l
+357.687 719.168 l
+357.356 718.173 l
+356.977 716.989 l
+356.74 716.278 l
+356.313 714.905 l
+356.313 714.857 l
+356.74 715.189 l
+356.977 715.331 l
+357.356 715.615 l
+357.735 715.853 l
+358.066 716.089 l
+358.397 716.373 l
+358.635 716.515 l
+359.535 717.178 l
+359.629 717.226 l
+360.008 717.51 l
+360.482 717.178 l
+361.381 716.515 l
+361.618 716.326 l
+362.282 715.853 l
+362.661 715.615 l
+363.039 715.331 l
+363.229 715.189 l
+363.703 714.81 l
+363.229 716.231 l
+363.039 716.941 l
+362.661 718.031 l
+362.282 719.168 l
+362.661 719.452 l
+363.039 719.688 l
+363.229 719.878 l
+364.081 720.493 l
+364.65 720.872 l
+365.028 721.204 l
+365.976 721.868 l
+365.028 721.868 l
+h
+f
+n
+369.955 697.144 m
+369.813 697.57 l
+369.718 697.711 l
+369.149 697.522 l
+368.865 697.38 l
+368.676 697.332 l
+368.391 697.238 l
+367.965 697.049 l
+367.776 697.001 l
+367.397 696.859 l
+367.255 696.811 l
+367.16 696.765 l
+367.255 696.48 l
+367.397 696.101 l
+367.492 695.912 l
+367.776 696.006 l
+367.965 696.101 l
+368.391 696.291 l
+368.676 696.385 l
+368.865 696.433 l
+369.149 696.574 l
+369.813 696.811 l
+369.955 696.859 l
+370.049 696.906 l
+h
+f
+n
+365.218 697.57 m
+365.028 697.57 l
+364.65 697.475 l
+364.555 697.427 l
+364.081 697.001 l
+363.561 696.48 l
+364.081 696.006 l
+364.602 696.528 l
+364.65 696.338 l
+365.028 694.349 l
+365.076 694.112 l
+365.882 694.301 l
+h
+f
+n
+362.376 697.096 m
+362.282 697.096 l
+361.666 697.096 l
+361.618 697.049 l
+361.381 696.859 l
+360.576 696.243 l
+361.003 695.675 l
+361.381 696.006 l
+361.571 696.148 l
+361.618 695.391 l
+361.761 693.685 l
+362.282 693.733 l
+362.566 693.733 l
+h
+f
+n
+358.635 695.675 m
+358.587 695.628 l
+358.54 695.532 358.445 695.532 358.397 695.486 c
+358.255 695.486 l
+358.208 695.486 358.114 695.532 358.066 695.58 c
+358.018 695.58 358.018 695.628 357.972 695.675 c
+357.924 695.769 357.877 695.912 357.877 696.054 c
+357.924 696.196 357.972 696.338 358.018 696.433 c
+358.066 696.433 l
+358.161 696.48 358.255 696.528 358.351 696.528 c
+358.397 696.528 l
+358.492 696.48 358.587 696.433 358.635 696.338 c
+358.729 696.243 358.729 696.101 358.729 695.959 c
+358.729 695.864 358.682 695.769 358.635 695.675 c
+359.298 696.574 m
+359.156 696.811 358.919 697.001 358.635 697.049 c
+358.587 697.096 358.492 697.096 358.397 697.096 c
+358.351 697.096 l
+358.066 697.096 l
+357.924 697.096 357.829 697.049 357.735 697.001 c
+357.64 697.001 357.545 696.906 357.45 696.859 c
+357.45 696.859 357.403 696.811 357.356 696.765 c
+357.167 696.622 357.072 696.338 357.072 696.054 c
+357.024 695.722 357.119 695.486 357.261 695.249 c
+357.308 695.201 357.356 695.154 357.356 695.154 c
+357.498 695.059 357.592 694.964 357.735 694.917 c
+357.782 694.917 357.877 694.917 357.972 694.87 c
+358.066 694.87 l
+358.161 694.87 358.303 694.917 358.397 694.917 c
+358.397 694.964 l
+358.492 694.964 358.587 695.012 358.635 695.107 c
+358.682 695.107 358.682 695.154 358.682 695.154 c
+358.682 695.012 358.682 694.917 358.635 694.822 c
+358.587 694.633 358.54 694.538 358.445 694.444 c
+358.445 694.444 358.397 694.444 358.397 694.396 c
+358.303 694.349 358.208 694.301 358.066 694.254 c
+357.829 694.254 l
+357.735 694.254 l
+357.64 694.301 357.545 694.301 357.45 694.349 c
+357.45 694.349 357.403 694.349 357.356 694.396 c
+357.308 694.396 357.213 694.444 357.167 694.491 c
+357.024 693.875 l
+357.167 693.78 357.261 693.78 357.356 693.733 c
+357.403 693.733 l
+357.545 693.685 357.64 693.685 357.735 693.638 c
+357.829 693.638 l
+358.066 693.638 l
+358.208 693.638 358.303 693.638 358.397 693.685 c
+358.492 693.685 358.587 693.733 358.635 693.733 c
+358.777 693.828 358.919 693.875 359.013 694.017 c
+359.298 694.301 359.487 694.728 359.535 695.296 c
+359.535 695.864 l
+359.487 696.148 359.44 696.385 359.298 696.574 c
+f
+n
+355.366 697.475 m
+355.035 697.522 l
+354.988 697.522 l
+354.041 697.144 l
+353.851 697.049 l
+353.756 697.049 l
+353.851 696.765 l
+354.041 696.385 l
+354.703 696.67 l
+354.23 694.254 l
+354.988 694.112 l
+355.035 694.112 l
+355.366 695.817 l
+355.698 697.38 l
+h
+f
+n
+352.336 696.906 m
+352.24 696.953 l
+351.577 697.19 l
+351.341 697.285 l
+350.819 697.475 l
+350.251 697.711 l
+349.92 697.853 l
+349.825 697.853 l
+349.541 697.001 l
+349.92 696.859 l
+350.251 696.717 l
+350.819 696.528 l
+351.341 696.338 l
+351.577 696.243 l
+352.099 696.054 l
+352.24 696.48 l
+352.336 696.67 l
+352.429 696.859 l
+h
+f
+n
+372.655 713.058 m
+372.607 713.058 l
+372.512 713.104 l
+372.37 713.104 l
+372.323 713.01 l
+372.323 712.868 l
+372.275 712.679 l
+372.228 712.584 l
+372.228 712.442 l
+372.228 712.299 l
+372.275 712.157 l
+372.37 712.016 l
+372.512 711.968 l
+372.655 712.016 l
+372.796 712.157 l
+372.796 712.299 l
+372.796 712.489 l
+372.796 712.726 l
+372.796 712.916 l
+372.749 713.01 l
+h
+373.554 714.052 m
+373.649 714.1 l
+373.696 714.147 l
+373.743 714.241 l
+373.791 714.431 l
+373.743 714.573 l
+373.696 714.62 l
+373.649 714.716 l
+373.554 714.81 l
+373.459 714.905 l
+373.318 715.0 l
+373.223 715.094 l
+373.128 715.142 l
+373.128 715.142 373.033 715.094 372.986 715.189 c
+372.986 715.284 l
+372.892 715.426 l
+372.844 715.568 l
+372.796 715.71 l
+372.702 715.853 l
+372.655 715.994 l
+372.655 716.041 l
+372.559 716.136 l
+372.464 716.326 l
+372.37 716.515 l
+372.323 716.704 l
+372.275 716.847 l
+372.181 717.131 l
+372.133 717.32 l
+372.133 717.463 l
+372.086 717.652 l
+372.086 717.842 l
+372.133 717.984 l
+372.038 718.221 l
+371.944 718.268 l
+371.897 718.268 l
+371.802 718.315 l
+371.707 718.268 l
+371.613 718.268 l
+371.47 718.173 l
+371.376 717.984 l
+371.328 717.842 l
+371.328 717.652 l
+371.376 717.415 l
+371.423 717.226 l
+371.517 716.989 l
+371.613 716.799 l
+371.707 716.657 l
+371.755 716.609 l
+371.802 716.562 l
+371.897 716.468 l
+372.038 716.278 l
+372.133 716.136 l
+372.181 715.994 l
+372.228 715.805 l
+372.181 715.662 l
+372.133 715.615 l
+371.991 715.568 l
+371.897 715.568 l
+371.802 715.568 l
+371.755 715.568 l
+371.707 715.615 l
+371.517 715.615 l
+371.376 715.757 l
+371.328 715.805 l
+371.234 715.853 l
+370.997 715.994 l
+370.854 716.089 l
+370.807 716.136 l
+370.665 716.231 l
+370.523 716.231 l
+370.333 716.231 l
+370.144 716.326 l
+370.049 716.42 l
+369.955 716.42 l
+369.907 716.468 l
+369.813 716.42 l
+369.765 716.373 l
+369.67 716.278 l
+369.623 716.183 l
+369.623 715.947 l
+369.67 715.805 l
+369.765 715.662 l
+369.813 715.615 l
+369.86 715.521 l
+369.955 715.473 l
+370.097 715.378 l
+370.238 715.331 l
+370.381 715.284 l
+370.57 715.236 l
+370.665 715.189 l
+370.713 715.189 l
+370.807 715.142 l
+370.854 715.142 l
+371.091 715.094 l
+371.186 715.047 l
+371.328 715.0 l
+371.423 714.952 l
+371.517 714.952 l
+371.707 714.905 l
+371.755 714.905 l
+371.802 714.905 l
+371.897 714.952 l
+371.944 714.952 l
+372.038 714.952 l
+372.133 715.0 l
+372.181 715.0 l
+372.323 714.952 l
+372.37 714.857 l
+372.37 714.857 372.37 714.762 372.418 714.668 c
+372.418 714.62 372.37 714.479 372.37 714.479 c
+372.275 714.384 l
+372.181 714.337 l
+372.133 714.337 l
+372.038 714.384 l
+371.897 714.431 l
+371.849 714.479 l
+371.802 714.479 l
+371.707 714.431 l
+371.423 714.384 l
+371.328 714.337 l
+371.186 714.337 l
+370.997 714.384 l
+370.854 714.384 l
+370.807 714.384 l
+370.665 714.337 l
+370.57 714.337 l
+370.428 714.289 l
+370.003 714.147 l
+369.955 714.1 l
+369.813 714.005 l
+369.623 713.863 l
+369.528 713.72 l
+369.481 713.532 l
+369.481 713.437 l
+369.481 713.247 l
+369.481 713.01 l
+369.576 712.963 l
+369.67 712.868 l
+369.765 712.916 l
+369.813 712.916 l
+369.907 713.01 l
+369.955 713.058 l
+370.097 713.2 l
+370.286 713.294 l
+370.476 713.342 l
+370.665 713.437 l
+370.76 713.484 l
+370.854 713.484 l
+371.186 713.626 l
+371.328 713.674 l
+371.47 713.72 l
+371.707 713.769 l
+371.802 713.769 l
+371.849 713.769 l
+371.897 713.815 l
+372.133 713.815 l
+372.181 713.815 l
+372.37 713.863 l
+372.512 713.911 l
+372.655 713.958 l
+372.702 713.958 l
+372.844 714.052 l
+372.938 714.052 l
+372.986 714.052 l
+373.128 714.052 l
+373.412 714.052 l
+h
+373.743 715.615 m
+373.839 715.615 l
+373.933 715.568 l
+374.028 715.615 l
+374.076 715.662 l
+374.17 715.757 l
+374.265 715.853 l
+374.359 715.853 l
+374.407 715.899 l
+374.549 715.994 l
+374.644 716.089 l
+374.738 716.231 l
+374.738 716.326 l
+374.691 716.468 l
+374.644 716.562 l
+374.596 716.704 l
+374.549 716.799 l
+374.407 716.847 l
+374.359 716.847 l
+374.217 716.799 l
+374.123 716.752 l
+374.028 716.657 l
+374.028 716.609 l
+373.98 716.515 l
+373.933 716.326 l
+373.839 716.278 l
+373.839 716.231 l
+373.743 716.089 l
+373.696 716.041 l
+373.649 715.994 l
+373.649 715.757 l
+373.696 715.71 l
+h
+375.923 716.373 m
+375.875 716.562 l
+375.78 716.799 l
+375.638 716.941 l
+375.449 716.894 l
+375.354 716.847 l
+375.307 716.799 l
+375.307 716.609 l
+375.307 716.278 l
+375.259 716.089 l
+375.212 715.853 l
+375.164 715.426 l
+375.07 715.094 l
+374.88 714.762 l
+374.691 714.384 l
+374.502 714.1 l
+374.359 713.815 l
+374.217 713.626 l
+374.028 713.294 l
+374.028 713.247 l
+373.886 712.963 l
+373.839 712.916 l
+373.791 712.821 l
+373.743 712.679 l
+373.696 712.584 l
+373.649 712.537 l
+373.649 712.299 l
+373.554 712.11 l
+373.459 711.968 l
+373.365 711.779 l
+373.27 711.684 l
+373.27 711.542 l
+373.365 711.305 l
+373.412 711.115 l
+373.554 710.926 l
+373.696 710.832 l
+373.839 710.974 l
+373.933 711.068 l
+374.028 711.163 l
+374.076 711.211 l
+374.123 711.4 l
+374.217 711.542 l
+374.265 711.779 l
+374.359 711.874 l
+374.407 711.968 l
+374.454 712.063 l
+374.549 712.205 l
+374.596 712.395 l
+374.691 712.537 l
+374.786 712.773 l
+374.88 713.01 l
+374.88 713.058 l
+374.975 713.247 l
+375.07 713.437 l
+375.164 713.579 l
+375.307 713.863 l
+375.354 714.052 l
+375.449 714.194 l
+375.544 714.431 l
+375.638 714.762 l
+375.733 715.142 l
+375.78 715.378 l
+375.828 715.615 l
+375.875 715.805 l
+375.923 715.947 l
+375.97 716.183 l
+h
+f
+n
+370.238 725.183 m
+370.381 725.278 l
+370.523 725.325 l
+370.665 725.373 l
+370.854 725.467 l
+371.139 725.61 l
+371.328 725.704 l
+371.423 725.751 l
+371.423 725.799 l
+371.517 725.988 l
+371.517 726.178 l
+371.565 726.272 l
+371.565 726.461 l
+371.565 726.556 l
+371.565 726.651 l
+371.565 726.793 l
+371.517 726.888 l
+371.47 726.935 l
+371.423 727.03 l
+371.423 727.125 l
+371.47 727.22 l
+371.47 727.362 l
+371.565 727.409 l
+371.613 727.504 l
+371.707 727.551 l
+371.802 727.504 l
+371.849 727.504 l
+371.897 727.504 l
+372.038 727.504 l
+372.133 727.409 l
+372.181 727.362 l
+372.418 727.172 l
+372.512 727.03 l
+372.607 726.935 l
+372.655 726.935 l
+372.702 726.888 l
+372.749 726.84 l
+372.986 726.84 l
+373.128 726.84 l
+373.27 726.983 l
+373.365 727.125 l
+373.507 727.172 l
+373.696 727.172 l
+373.791 727.22 l
+373.839 727.267 l
+373.933 727.267 l
+374.028 727.362 l
+374.028 727.409 l
+374.028 727.504 l
+374.076 727.835 l
+374.028 727.882 l
+373.98 728.025 l
+373.839 728.167 l
+373.839 728.214 l
+373.743 728.31 l
+373.696 728.356 l
+373.602 728.498 l
+373.554 728.641 l
+373.412 728.735 l
+373.365 728.83 l
+373.365 728.925 l
+373.318 729.019 l
+373.318 729.161 l
+373.081 729.161 l
+372.986 729.161 l
+372.892 729.114 l
+372.796 729.019 l
+372.796 728.925 l
+372.844 728.83 l
+372.892 728.783 l
+372.892 728.687 l
+372.892 728.593 l
+372.938 728.498 l
+372.938 728.404 l
+372.986 728.31 l
+372.986 728.262 l
+373.128 728.167 l
+373.27 728.072 l
+373.365 727.977 l
+373.412 727.882 l
+373.365 727.788 l
+373.365 727.693 l
+373.223 727.646 l
+373.081 727.598 l
+372.986 727.598 l
+372.938 727.551 l
+372.702 727.598 l
+372.655 727.646 l
+372.607 727.693 l
+372.464 727.788 l
+372.418 727.882 l
+372.275 728.025 l
+372.181 728.167 l
+372.133 728.262 l
+372.086 728.356 l
+371.991 728.451 l
+371.897 728.451 l
+371.802 728.498 l
+371.707 728.451 l
+371.66 728.451 l
+371.517 728.356 l
+371.376 728.262 l
+371.328 728.214 l
+371.186 728.119 l
+371.091 728.025 l
+370.902 727.882 l
+370.854 727.835 l
+370.76 727.74 l
+370.665 727.646 l
+370.665 727.504 l
+370.665 727.456 l
+370.618 727.314 l
+370.665 727.172 l
+370.665 727.125 l
+370.665 727.03 l
+370.76 726.935 l
+370.854 726.793 l
+370.949 726.746 l
+371.043 726.698 l
+371.043 726.651 l
+371.091 726.556 l
+371.043 726.509 l
+370.997 726.367 l
+370.949 726.272 l
+370.902 726.225 l
+370.854 726.225 l
+370.713 726.178 l
+370.665 726.178 l
+370.476 726.178 l
+370.381 726.083 l
+370.192 726.083 l
+370.097 726.083 l
+370.049 726.035 l
+369.955 726.035 l
+369.907 726.035 l
+369.813 726.035 l
+369.765 725.988 l
+369.576 725.988 l
+369.481 726.035 l
+369.339 726.083 l
+369.244 726.13 l
+369.149 726.083 l
+368.865 726.035 l
+368.771 726.035 l
+368.723 725.893 l
+368.723 725.799 l
+368.723 725.61 l
+368.723 725.514 l
+368.818 725.467 l
+368.865 725.42 l
+369.055 725.278 l
+369.149 725.183 l
+369.292 725.135 l
+369.386 724.994 l
+369.576 725.04 l
+369.813 724.994 l
+369.955 725.04 l
+370.144 725.04 l
+h
+375.544 724.52 m
+375.496 724.425 l
+375.449 724.377 l
+375.354 724.377 l
+375.307 724.377 375.259 724.33 375.259 724.33 c
+375.212 724.377 l
+375.117 724.425 l
+375.07 724.473 l
+374.975 724.473 l
+374.975 724.52 l
+374.88 724.567 l
+374.833 724.709 l
+374.786 724.757 l
+374.738 724.852 l
+374.644 724.899 l
+374.644 724.945 l
+374.549 725.04 l
+374.549 725.088 l
+374.407 725.183 l
+374.407 725.373 l
+374.454 725.467 l
+374.502 725.514 l
+374.549 725.562 l
+374.596 725.61 l
+374.644 725.704 l
+374.786 725.799 l
+374.88 725.799 l
+374.928 725.751 l
+375.07 725.704 l
+375.117 725.656 l
+375.259 725.656 l
+375.259 725.562 l
+375.354 725.562 l
+375.401 725.42 l
+375.496 725.325 l
+375.496 724.994 l
+375.496 724.852 l
+375.544 724.757 l
+h
+373.933 722.957 m
+373.933 722.814 l
+373.886 722.72 l
+373.839 722.72 l
+373.839 722.673 l
+373.791 722.625 l
+373.743 722.578 l
+373.696 722.53 l
+373.554 722.53 l
+373.412 722.53 l
+373.318 722.578 l
+373.27 722.578 l
+373.223 722.673 l
+373.223 722.72 l
+373.128 722.814 l
+373.128 722.862 l
+373.128 722.957 l
+373.081 723.004 l
+373.033 723.051 l
+372.986 723.099 l
+372.986 723.146 l
+372.938 723.193 l
+372.938 723.241 l
+372.844 723.288 l
+372.844 723.335 l
+372.796 723.383 l
+372.749 723.383 l
+372.749 723.43 l
+372.702 723.478 l
+372.702 723.572 l
+372.702 723.667 l
+372.749 723.715 l
+372.749 723.762 l
+372.749 723.809 l
+372.796 723.809 l
+372.844 723.857 l
+372.844 723.904 l
+372.892 723.952 l
+372.938 723.952 l
+372.986 723.952 l
+373.033 723.952 l
+373.128 723.952 l
+373.175 723.952 l
+373.223 723.952 l
+373.318 723.952 l
+373.318 723.904 l
+373.365 723.857 l
+373.412 723.857 l
+373.459 723.809 l
+373.459 723.762 l
+373.554 723.715 l
+373.554 723.62 l
+373.554 723.572 l
+373.602 723.572 l
+373.649 723.525 l
+373.649 723.478 l
+373.649 723.43 373.696 723.383 373.696 723.383 c
+373.696 723.335 l
+373.743 723.288 l
+373.791 723.241 l
+373.839 723.241 l
+373.839 723.193 l
+373.839 723.146 l
+373.886 723.099 l
+373.933 723.099 l
+h
+372.512 724.33 m
+372.323 724.377 l
+372.228 724.425 l
+372.181 724.52 l
+372.181 724.614 l
+372.181 724.757 l
+372.181 724.852 l
+372.275 724.899 l
+372.37 724.945 l
+372.418 724.994 l
+372.607 725.04 l
+372.655 725.04 l
+372.702 725.04 l
+372.844 724.994 l
+372.892 724.945 l
+372.938 724.804 l
+372.986 724.662 l
+372.986 724.567 l
+372.844 724.473 l
+372.749 724.377 l
+372.655 724.377 l
+h
+371.897 723.525 m
+371.802 723.43 l
+371.707 723.383 l
+371.66 723.335 l
+371.517 723.193 l
+371.423 723.099 l
+371.376 723.051 l
+371.328 723.051 l
+371.139 723.004 l
+370.902 723.004 l
+370.854 723.051 l
+370.807 723.051 l
+370.807 723.099 l
+370.76 723.146 l
+370.713 723.241 l
+370.713 723.43 l
+370.713 723.525 l
+370.807 723.572 l
+370.854 723.572 l
+371.091 723.572 l
+371.234 723.62 l
+371.328 723.62 l
+371.423 723.667 l
+371.517 723.62 l
+371.613 723.62 l
+371.707 723.62 l
+371.755 723.62 l
+371.802 723.62 l
+371.849 723.572 l
+371.897 723.572 l
+371.991 723.525 l
+h
+376.254 724.141 m
+376.207 724.236 l
+376.159 724.33 l
+376.159 724.425 l
+376.065 724.52 l
+376.018 724.662 l
+375.97 724.757 l
+375.923 724.852 l
+375.923 725.04 l
+375.923 725.183 l
+375.875 725.23 l
+375.828 725.373 l
+375.733 725.514 l
+375.686 725.656 l
+375.638 725.799 l
+375.544 725.988 l
+375.496 726.083 l
+375.449 726.272 l
+375.354 726.367 l
+375.354 726.461 l
+375.307 726.556 l
+375.307 726.651 l
+375.259 726.698 l
+375.07 726.698 l
+375.023 726.698 l
+374.928 726.746 l
+374.88 726.746 l
+374.644 726.698 l
+374.502 726.698 l
+374.454 726.651 l
+374.359 726.556 l
+374.359 726.509 l
+374.313 726.415 l
+374.123 726.272 l
+374.028 726.13 l
+374.028 726.083 l
+373.886 725.988 l
+373.839 725.941 l
+373.791 725.941 l
+373.696 725.846 l
+373.696 725.751 l
+373.696 725.61 l
+373.696 725.562 l
+373.696 725.514 l
+373.791 725.467 l
+373.839 725.373 l
+373.886 725.325 l
+373.933 725.23 l
+374.028 725.088 l
+373.98 724.994 l
+373.933 724.804 l
+373.886 724.709 l
+373.839 724.662 l
+373.743 724.662 l
+373.696 724.662 l
+373.602 724.709 l
+373.602 724.757 l
+373.507 724.852 l
+373.412 724.945 l
+373.318 725.04 l
+373.223 725.183 l
+373.128 725.325 l
+373.128 725.467 l
+373.081 725.61 l
+373.081 725.799 l
+373.033 725.988 l
+372.986 726.035 l
+372.986 726.083 l
+372.844 726.178 l
+372.796 726.225 l
+372.655 726.225 l
+372.559 726.178 l
+372.512 726.083 l
+372.418 725.988 l
+372.275 725.846 l
+372.133 725.704 l
+372.038 725.562 l
+371.897 725.467 l
+371.802 725.373 l
+371.802 725.325 l
+371.755 725.23 l
+371.707 725.23 l
+371.66 725.135 l
+371.565 724.994 l
+371.565 724.852 l
+371.565 724.709 l
+371.613 724.52 l
+371.613 724.377 l
+371.565 724.283 l
+371.47 724.141 l
+371.376 724.094 l
+371.328 724.094 l
+371.234 724.094 l
+370.902 724.046 l
+370.854 724.094 l
+370.807 724.094 l
+370.713 724.188 l
+370.665 724.188 l
+370.618 724.236 l
+370.428 724.236 l
+370.286 724.141 l
+370.192 724.046 l
+370.144 723.904 l
+370.144 723.762 l
+370.144 723.572 l
+370.192 723.43 l
+370.238 723.288 l
+370.286 723.099 l
+370.238 722.91 l
+370.286 722.767 l
+370.381 722.72 l
+370.381 722.578 l
+370.381 722.483 l
+370.476 722.388 l
+370.523 722.294 l
+370.665 722.104 l
+370.713 722.009 l
+370.76 721.868 l
+370.854 721.772 l
+370.854 721.725 l
+371.139 721.725 l
+371.281 721.772 l
+371.328 721.772 l
+371.328 721.82 l
+371.423 721.962 l
+371.517 722.057 l
+371.517 722.199 l
+371.565 722.341 l
+371.707 722.436 l
+371.707 722.483 l
+371.755 722.483 l
+371.802 722.483 l
+371.849 722.483 l
+371.897 722.53 l
+371.991 722.578 l
+372.038 722.673 l
+372.038 722.767 l
+372.038 722.91 l
+372.086 723.051 l
+372.133 723.241 l
+372.181 723.335 l
+372.323 723.288 l
+372.418 723.288 l
+372.418 723.193 l
+372.512 723.051 l
+372.512 722.957 l
+372.559 722.862 l
+372.607 722.814 l
+372.655 722.72 l
+372.655 722.673 l
+372.655 722.53 l
+372.749 722.483 l
+372.749 722.388 l
+372.844 722.294 l
+372.892 722.152 l
+372.986 722.152 l
+373.081 722.104 l
+373.175 722.057 l
+373.459 722.057 l
+373.696 722.057 l
+373.839 722.057 l
+373.98 722.057 l
+374.028 722.057 l
+374.17 722.057 l
+374.217 722.104 l
+374.359 722.152 l
+374.407 722.199 l
+374.502 722.246 l
+374.502 722.436 l
+374.549 722.673 l
+374.502 722.814 l
+374.454 722.862 l
+374.407 722.91 l
+374.359 723.004 l
+374.313 723.051 l
+374.217 723.193 l
+374.123 723.335 l
+374.076 723.43 l
+374.028 723.525 l
+374.028 723.572 l
+374.028 723.667 l
+374.028 723.857 l
+374.028 723.904 l
+374.076 724.046 l
+374.123 724.188 l
+374.217 724.283 l
+374.359 724.283 l
+374.407 724.283 l
+374.502 724.188 l
+374.691 724.094 l
+374.786 723.998 l
+374.88 723.904 l
+374.975 723.809 l
+375.07 723.715 l
+375.117 723.667 l
+375.212 723.667 l
+375.354 723.572 l
+375.496 723.572 l
+375.686 723.62 l
+375.875 723.715 l
+376.018 723.762 l
+376.065 723.809 l
+376.159 723.857 l
+376.254 723.904 l
+376.301 723.998 l
+376.301 724.094 l
+h
+f
+n
+367.397 732.808 m
+367.302 732.714 l
+367.255 732.714 l
+367.018 732.761 l
+366.97 732.761 l
+366.876 732.808 l
+366.734 732.808 l
+366.544 732.808 l
+366.449 732.808 l
+366.26 732.808 l
+366.213 732.856 l
+366.165 732.856 l
+366.023 732.998 l
+365.976 733.045 l
+365.929 733.093 l
+365.834 733.188 l
+365.692 733.188 l
+365.454 733.188 l
+365.313 733.282 l
+365.124 733.282 l
+365.028 733.282 l
+364.839 733.282 l
+364.65 733.377 l
+364.555 733.377 l
+364.413 733.424 l
+364.271 733.472 l
+364.081 733.472 l
+364.034 733.519 l
+363.94 733.566 l
+363.844 733.614 l
+363.797 733.708 l
+363.75 733.803 l
+363.75 733.898 l
+363.75 733.993 l
+363.797 734.04 l
+363.94 734.135 l
+364.034 734.182 l
+364.081 734.229 l
+364.129 734.229 l
+364.413 734.276 l
+364.602 734.276 l
+364.65 734.229 l
+364.839 734.229 l
+364.934 734.229 l
+365.028 734.135 l
+365.076 734.135 l
+365.171 734.135 l
+365.313 734.04 l
+365.502 734.04 l
+365.597 734.04 l
+365.645 734.135 l
+365.787 734.135 l
+365.882 734.04 l
+365.976 733.993 l
+366.023 733.993 l
+366.071 733.945 l
+366.213 733.898 l
+366.307 733.851 l
+366.355 733.756 l
+366.449 733.708 l
+366.544 733.661 l
+366.592 733.661 l
+366.686 733.614 l
+366.734 733.519 l
+366.876 733.519 l
+366.97 733.472 l
+367.16 733.424 l
+367.16 733.282 l
+367.255 733.188 l
+367.349 733.14 l
+367.397 733.045 l
+367.397 732.998 l
+367.444 732.856 l
+h
+367.018 731.766 m
+366.97 731.672 l
+366.923 731.625 l
+366.876 731.53 l
+366.829 731.482 l
+366.781 731.435 l
+366.592 731.293 l
+366.544 731.34 l
+366.355 731.387 l
+366.26 731.435 l
+366.213 731.435 l
+365.976 731.482 l
+365.834 731.53 l
+365.645 731.672 l
+365.502 731.719 l
+365.361 731.814 l
+365.028 731.814 l
+364.934 731.814 l
+364.65 731.861 l
+364.555 731.861 l
+364.223 731.861 l
+364.081 731.908 l
+364.034 731.908 l
+363.892 732.003 l
+363.797 732.098 l
+363.703 732.146 l
+363.561 732.24 l
+363.418 732.335 l
+363.371 732.382 l
+363.418 732.524 l
+363.513 732.619 l
+363.797 732.761 l
+364.081 732.761 l
+364.318 732.714 l
+364.508 732.666 l
+364.602 732.571 l
+364.65 732.571 l
+364.745 732.524 l
+364.887 732.429 l
+364.934 732.382 l
+365.028 732.382 l
+365.171 732.382 l
+365.454 732.335 l
+365.739 732.287 l
+365.882 732.287 l
+365.929 732.24 l
+365.976 732.24 l
+366.118 732.193 l
+366.213 732.146 l
+366.26 732.146 l
+366.403 732.098 l
+366.544 732.098 l
+366.639 732.146 l
+366.781 732.098 l
+366.876 732.051 l
+366.923 731.956 l
+366.97 731.908 l
+367.018 731.861 l
+h
+366.403 730.535 m
+366.403 730.346 l
+366.355 730.251 l
+366.213 730.203 l
+366.213 730.014 l
+366.165 730.014 l
+366.118 729.966 l
+365.976 729.872 l
+365.739 729.825 l
+365.454 729.777 l
+365.171 729.777 l
+365.028 729.825 l
+365.028 729.872 l
+364.697 729.966 l
+364.65 730.014 l
+364.508 730.062 l
+364.271 730.156 l
+364.081 730.251 l
+363.94 730.346 l
+363.703 730.393 l
+363.561 730.488 l
+363.418 730.582 l
+363.324 730.677 l
+363.324 730.771 l
+363.229 730.867 l
+363.229 730.914 l
+363.182 731.008 l
+363.229 731.198 l
+363.229 731.245 l
+363.276 731.293 l
+363.324 731.34 l
+363.466 731.387 l
+363.75 731.387 l
+363.797 731.34 l
+363.892 731.293 l
+364.034 731.245 l
+364.081 731.245 l
+364.177 731.198 l
+364.366 731.198 l
+364.602 731.198 l
+364.65 731.198 l
+364.839 731.151 l
+365.028 731.151 l
+365.171 731.104 l
+365.265 731.008 l
+365.454 731.008 l
+365.692 730.961 l
+365.834 730.914 l
+365.976 730.914 l
+366.023 730.914 l
+366.165 730.867 l
+366.213 730.867 l
+366.26 730.819 l
+366.307 730.771 l
+366.355 730.677 l
+366.403 730.63 l
+h
+368.06 733.188 m
+368.013 733.377 l
+367.965 733.424 l
+367.918 733.519 l
+367.776 733.661 l
+367.776 733.708 l
+367.444 733.993 l
+367.397 734.04 l
+367.255 734.182 l
+367.255 734.229 l
+367.018 734.372 l
+366.97 734.372 l
+366.876 734.372 l
+366.781 734.419 l
+366.544 734.419 l
+366.497 734.419 l
+366.403 734.466 l
+366.26 734.609 l
+366.213 734.703 l
+366.213 734.751 l
+366.118 734.845 l
+366.118 734.94 l
+366.118 735.034 l
+366.213 735.082 l
+366.213 735.129 l
+366.26 735.271 l
+366.355 735.319 l
+366.307 735.508 l
+366.26 735.603 l
+366.213 735.651 l
+366.165 735.651 l
+366.118 735.603 l
+366.023 735.556 l
+365.976 735.508 l
+365.882 735.461 l
+365.739 735.366 l
+365.645 735.271 l
+365.55 735.129 l
+365.408 734.987 l
+365.218 734.892 l
+365.076 734.845 l
+365.028 734.845 l
+364.745 734.892 l
+364.65 734.892 l
+364.508 734.94 l
+364.413 735.034 l
+364.271 735.082 l
+364.081 735.082 l
+364.034 735.082 l
+363.892 735.034 l
+363.655 734.987 l
+363.418 734.892 l
+363.229 734.798 l
+363.039 734.609 l
+363.039 734.514 l
+362.992 734.419 l
+362.992 734.276 l
+362.945 734.04 l
+362.945 733.898 l
+362.897 733.661 l
+362.85 733.282 l
+362.85 733.14 l
+362.803 733.045 l
+362.803 732.951 l
+362.755 732.761 l
+362.755 732.666 l
+362.661 732.524 l
+362.661 732.477 l
+362.661 732.382 l
+362.661 732.193 l
+362.661 732.003 l
+362.708 731.814 l
+362.661 731.482 l
+362.613 731.34 l
+362.518 731.245 l
+362.518 731.104 l
+362.471 730.961 l
+362.471 730.725 l
+362.518 730.582 l
+362.566 730.488 l
+362.613 730.393 l
+362.661 730.346 l
+362.755 730.203 l
+362.897 730.062 l
+362.945 729.966 l
+363.039 729.872 l
+363.039 729.825 l
+363.087 729.683 l
+363.229 729.635 l
+363.229 729.588 l
+363.371 729.588 l
+363.655 729.588 l
+363.655 729.541 l
+363.892 729.493 l
+364.081 729.493 l
+364.177 729.446 l
+364.271 729.398 l
+364.318 729.351 l
+364.413 729.351 l
+364.46 729.304 l
+364.602 729.256 l
+364.65 729.256 l
+364.745 729.256 l
+364.792 729.209 l
+365.028 729.114 l
+365.028 729.161 l
+365.218 729.161 l
+365.454 729.161 l
+365.55 729.066 l
+365.834 729.066 l
+365.976 729.161 l
+365.976 729.209 l
+366.118 729.256 l
+366.213 729.304 l
+366.307 729.446 l
+366.497 729.493 l
+366.544 729.588 l
+366.734 729.73 l
+366.781 729.872 l
+366.829 730.109 l
+366.829 730.298 l
+366.829 730.535 l
+366.876 730.535 l
+366.923 730.63 l
+366.97 730.677 l
+367.066 730.771 l
+367.207 730.961 l
+367.255 731.104 l
+367.255 731.151 l
+367.349 731.34 l
+367.397 731.482 l
+367.539 731.577 l
+367.681 731.625 l
+367.776 731.672 l
+367.824 731.719 l
+367.824 731.956 l
+367.871 732.146 l
+367.918 732.335 l
+367.965 732.429 l
+367.965 732.477 l
+368.108 732.666 l
+368.108 732.808 l
+368.108 733.045 l
+h
+f
+n
+362.282 708.985 m
+362.471 709.031 l
+362.566 709.174 l
+362.661 709.268 l
+362.755 709.316 l
+362.85 709.411 l
+362.992 709.552 l
+363.039 709.552 l
+363.087 709.648 l
+363.229 709.695 l
+363.371 709.742 l
+363.607 709.789 l
+363.703 709.789 l
+363.844 709.884 l
+363.94 709.884 l
+364.081 709.932 l
+364.223 709.932 l
+364.555 709.932 l
+364.65 709.884 l
+364.792 709.789 l
+364.887 709.648 l
+365.028 709.552 l
+365.265 709.458 l
+365.408 709.552 l
+365.454 709.695 l
+365.502 709.884 l
+365.502 710.073 l
+365.502 710.264 l
+365.55 710.358 l
+365.597 710.5 l
+365.597 710.689 l
+365.55 710.784 l
+365.408 710.832 l
+365.265 710.737 l
+365.218 710.642 l
+365.124 710.547 l
+365.028 710.5 l
+364.887 710.5 l
+364.745 710.547 l
+364.65 710.595 l
+364.508 710.642 l
+364.223 710.642 l
+364.081 710.689 l
+363.844 710.689 l
+363.466 710.595 l
+363.324 710.547 l
+363.229 710.547 l
+363.134 710.5 l
+363.039 710.453 l
+362.85 710.358 l
+362.661 710.168 l
+362.613 710.073 l
+362.424 709.932 l
+362.329 709.742 l
+362.282 709.648 l
+362.187 709.505 l
+362.092 709.411 l
+362.092 709.221 l
+362.139 709.079 l
+h
+363.134 708.794 m
+363.087 708.842 l
+363.039 708.842 l
+362.945 708.842 l
+362.85 708.794 l
+362.708 708.7 l
+362.661 708.652 l
+362.613 708.652 l
+362.613 708.511 l
+362.566 708.416 l
+362.424 708.369 l
+362.282 708.226 l
+362.234 708.084 l
+362.187 707.943 l
+362.139 707.847 l
+362.045 707.753 l
+361.998 707.611 l
+362.045 707.468 l
+362.092 707.374 l
+362.187 707.327 l
+362.282 707.327 l
+362.376 707.374 l
+362.613 707.516 l
+362.661 707.563 l
+362.755 707.658 l
+362.85 707.847 l
+362.945 707.943 l
+362.992 708.084 l
+363.039 708.226 l
+363.039 708.274 l
+363.087 708.369 l
+363.134 708.558 l
+363.182 708.7 l
+h
+364.271 709.363 m
+364.129 709.458 l
+364.081 709.458 l
+364.034 709.458 l
+363.94 709.411 l
+363.844 709.316 l
+363.797 709.221 l
+363.797 709.031 l
+363.797 708.89 l
+363.844 708.748 l
+363.94 708.7 l
+363.987 708.652 l
+364.081 708.652 l
+364.318 708.652 l
+364.413 708.7 l
+364.46 708.842 l
+364.508 709.031 l
+364.46 709.174 l
+364.366 709.268 l
+h
+366.165 710.453 m
+366.165 710.264 l
+366.213 710.168 l
+366.213 710.121 l
+366.26 710.027 l
+366.355 709.884 l
+366.497 709.789 l
+366.544 709.789 l
+366.592 709.789 l
+366.734 709.837 l
+366.829 709.979 l
+366.829 710.121 l
+366.686 710.264 l
+366.639 710.405 l
+366.592 710.595 l
+366.592 710.832 l
+366.544 710.926 l
+366.449 711.021 l
+366.355 711.021 l
+366.213 710.974 l
+366.118 710.926 l
+366.071 710.689 l
+366.118 710.547 l
+h
+367.681 706.426 m
+367.633 706.237 l
+367.397 706.095 l
+367.397 706.048 l
+367.255 706.0 l
+367.207 706.0 l
+366.97 705.858 l
+366.876 705.811 l
+366.686 705.764 l
+366.544 705.669 l
+366.403 705.621 l
+366.213 705.527 l
+366.023 705.479 l
+365.976 705.432 l
+365.739 705.289 l
+365.502 705.148 l
+365.265 705.006 l
+365.028 704.911 l
+364.982 704.864 l
+364.65 704.816 l
+364.46 704.911 l
+364.413 705.1 l
+364.46 705.289 l
+364.602 705.385 l
+364.65 705.432 l
+364.887 705.527 l
+365.028 705.574 l
+365.076 705.574 l
+365.313 705.621 l
+365.408 705.669 l
+365.55 705.858 l
+365.739 705.953 l
+365.976 706.143 l
+366.165 706.19 l
+366.213 706.237 l
+366.497 706.379 l
+366.544 706.426 l
+366.781 706.521 l
+366.876 706.569 l
+366.97 706.616 l
+367.207 706.663 l
+367.255 706.663 l
+367.397 706.711 l
+367.539 706.806 l
+367.681 706.758 l
+367.728 706.569 l
+h
+364.129 705.811 m
+364.081 705.906 l
+364.034 706.0 l
+364.081 706.237 l
+364.271 706.474 l
+364.65 706.616 l
+364.792 706.711 l
+365.028 706.853 l
+365.171 706.9 l
+365.361 706.995 l
+365.55 707.137 l
+365.55 707.137 365.597 707.184 365.692 707.231 c
+365.787 707.231 365.976 707.374 365.976 707.374 c
+366.165 707.468 l
+366.213 707.516 l
+366.26 707.611 l
+366.449 707.753 l
+366.544 707.8 l
+366.592 707.8 l
+366.686 707.895 l
+366.829 707.943 l
+366.876 707.943 l
+366.97 707.895 l
+367.066 707.895 l
+367.16 707.847 l
+367.207 707.658 l
+367.207 707.468 l
+367.066 707.327 l
+366.97 707.279 l
+366.876 707.279 l
+366.876 707.231 l
+366.639 707.09 l
+366.544 706.995 l
+366.544 706.948 l
+366.213 706.806 l
+366.118 706.758 l
+365.976 706.663 l
+365.882 706.616 l
+365.787 706.569 l
+365.313 706.426 l
+365.124 706.332 l
+365.028 706.285 l
+364.745 706.19 l
+364.65 706.143 l
+364.508 706.048 l
+364.413 705.906 l
+364.271 705.811 l
+h
+363.94 706.948 m
+363.797 706.948 l
+363.75 707.137 l
+363.844 707.327 l
+363.987 707.516 l
+364.081 707.611 l
+364.177 707.658 l
+364.46 707.8 l
+364.65 707.895 l
+364.792 707.943 l
+365.028 708.084 l
+365.313 708.179 l
+365.502 708.274 l
+365.692 708.369 l
+365.834 708.463 l
+365.976 708.511 l
+366.071 708.558 l
+366.165 708.652 l
+366.213 708.652 l
+366.26 708.7 l
+366.403 708.794 l
+366.544 708.794 l
+366.544 708.748 l
+366.592 708.7 l
+366.639 708.558 l
+366.639 708.416 l
+366.544 708.369 l
+366.544 708.321 l
+366.307 708.226 l
+366.213 708.132 l
+366.023 708.037 l
+365.976 707.989 l
+365.739 707.847 l
+365.502 707.705 l
+365.171 707.516 l
+365.028 707.468 l
+364.839 707.374 l
+364.65 707.279 l
+364.65 707.231 l
+364.413 707.137 l
+364.223 707.042 l
+364.081 706.995 l
+h
+368.391 706.663 m
+368.297 706.806 l
+368.154 707.09 l
+367.965 707.468 l
+367.918 707.563 l
+367.776 707.847 l
+367.681 707.943 l
+367.444 708.226 l
+367.397 708.321 l
+367.255 708.511 l
+367.207 708.605 l
+366.97 708.985 l
+366.97 709.031 l
+366.876 709.221 l
+366.781 709.316 l
+366.592 709.411 l
+366.544 709.411 l
+366.449 709.411 l
+366.355 709.268 l
+366.213 709.221 l
+366.071 709.126 l
+365.976 709.079 l
+365.739 708.985 l
+365.265 708.748 l
+365.028 708.652 l
+364.887 708.558 l
+364.65 708.463 l
+364.318 708.463 l
+364.177 708.274 l
+364.081 708.179 l
+363.987 708.037 l
+363.655 707.705 l
+363.418 707.468 l
+363.229 707.421 l
+363.182 707.184 l
+363.182 707.042 l
+363.229 706.853 l
+363.324 706.711 l
+363.324 706.426 l
+363.371 706.237 l
+363.371 706.095 l
+363.371 705.906 l
+363.418 705.811 l
+363.513 705.716 l
+363.607 705.574 l
+363.703 705.289 l
+363.75 705.053 l
+363.844 704.769 l
+363.987 704.532 l
+364.081 704.342 l
+364.223 704.153 l
+364.46 704.011 l
+364.65 704.058 l
+364.745 704.058 l
+364.982 704.153 l
+365.028 704.153 l
+365.218 704.248 l
+365.55 704.39 l
+365.787 704.437 l
+365.976 704.484 l
+366.071 704.532 l
+366.213 704.532 l
+366.26 704.579 l
+366.355 704.627 l
+366.544 704.579 l
+366.544 704.532 l
+366.734 704.437 l
+366.876 704.39 l
+366.923 704.342 l
+366.97 704.342 l
+367.066 704.295 l
+367.16 704.342 l
+367.16 704.437 l
+367.16 704.627 l
+367.113 704.769 l
+367.113 704.911 l
+367.16 705.006 l
+367.255 705.148 l
+367.302 705.148 l
+367.397 705.243 l
+367.397 705.289 l
+367.539 705.385 l
+367.633 705.527 l
+367.776 705.621 l
+367.918 705.764 l
+367.965 705.811 l
+368.154 706.0 l
+368.297 706.095 l
+368.391 706.237 l
+368.534 706.332 l
+368.534 706.474 l
+h
+f
+n
+356.503 732.051 m
+356.313 732.003 l
+356.172 732.003 l
+356.077 732.051 l
+356.077 732.146 l
+356.172 732.24 l
+356.267 732.287 l
+356.313 732.287 l
+356.408 732.335 l
+356.503 732.382 l
+356.55 732.335 356.55 732.24 356.55 732.146 c
+h
+356.03 732.666 m
+355.935 732.666 l
+355.84 732.666 l
+355.84 732.714 355.793 732.714 355.745 732.714 c
+355.745 732.808 l
+355.793 732.856 355.793 732.856 355.84 732.903 c
+355.887 732.951 355.887 732.951 355.935 732.998 c
+355.982 732.998 l
+355.982 732.998 356.03 733.045 356.077 733.045 c
+356.124 733.045 356.172 733.045 356.219 733.093 c
+356.219 733.045 356.267 733.093 356.267 733.045 c
+356.313 733.045 l
+356.361 732.998 356.361 732.951 356.408 732.903 c
+356.361 732.903 356.361 732.856 356.361 732.808 c
+356.313 732.808 l
+356.313 732.761 356.267 732.761 356.267 732.714 c
+356.219 732.714 356.172 732.666 356.172 732.666 c
+h
+355.556 733.235 m
+355.366 733.188 l
+355.272 733.14 l
+354.988 732.951 l
+354.798 732.808 l
+354.656 732.808 l
+354.419 732.761 l
+354.23 732.808 l
+354.277 732.951 l
+354.514 733.045 l
+354.751 733.188 l
+354.94 733.329 l
+354.988 733.329 l
+355.177 733.424 l
+355.319 733.566 l
+355.366 733.566 l
+355.461 733.614 l
+355.556 733.708 l
+355.745 733.708 l
+355.935 733.708 l
+356.077 733.708 l
+356.172 733.661 l
+355.982 733.519 l
+355.935 733.519 l
+h
+354.087 733.424 m
+354.041 733.424 l
+353.945 733.472 l
+353.945 733.661 l
+354.041 733.756 l
+354.087 733.803 l
+354.277 733.945 l
+354.466 734.087 l
+354.656 734.182 l
+354.892 734.276 l
+354.988 734.324 l
+355.082 734.372 l
+355.272 734.419 l
+355.366 734.419 l
+355.509 734.419 l
+355.603 734.466 l
+355.698 734.514 l
+355.84 734.466 l
+355.935 734.324 l
+355.84 734.229 l
+355.556 734.182 l
+355.414 734.135 l
+355.366 734.087 l
+355.225 733.945 l
+355.035 733.851 l
+354.988 733.803 l
+354.846 733.756 l
+354.656 733.661 l
+354.514 733.566 l
+354.324 733.472 l
+354.182 733.377 l
+h
+358.114 732.193 m
+358.066 732.193 l
+357.972 732.24 l
+357.735 732.24 l
+357.545 732.193 l
+357.356 732.193 l
+357.119 732.24 l
+357.024 732.335 l
+356.977 732.477 l
+356.977 732.666 l
+356.977 732.714 l
+356.977 732.856 l
+356.977 732.951 l
+357.024 732.998 l
+356.977 733.093 l
+356.835 733.14 l
+356.74 733.14 l
+356.693 733.235 l
+356.693 733.472 l
+356.693 733.898 l
+356.693 734.135 l
+356.693 734.276 l
+356.693 734.561 l
+356.693 734.751 l
+356.645 734.987 l
+356.693 735.177 l
+356.645 735.319 l
+356.503 735.366 l
+356.361 735.319 l
+356.313 735.271 l
+356.219 735.224 l
+355.982 735.177 l
+355.935 735.129 l
+355.84 735.082 l
+355.556 734.987 l
+355.366 734.892 l
+355.319 734.892 l
+355.129 734.798 l
+354.988 734.751 l
+354.94 734.703 l
+354.703 734.656 l
+354.561 734.514 l
+354.372 734.609 l
+354.419 734.798 l
+354.561 734.892 l
+354.988 735.082 l
+355.366 735.271 l
+355.461 735.319 l
+355.793 735.461 l
+355.935 735.461 l
+356.077 735.508 l
+356.313 735.651 l
+356.361 735.651 l
+356.503 735.792 l
+356.598 735.888 l
+356.598 736.076 l
+356.503 736.219 l
+356.313 736.266 l
+356.124 736.266 l
+355.935 736.219 l
+355.745 736.172 l
+355.366 736.029 l
+355.319 736.029 l
+354.988 735.888 l
+354.846 735.839 l
+354.372 735.603 l
+354.041 735.414 l
+353.851 735.366 l
+353.756 735.319 l
+353.282 735.082 l
+353.235 735.082 l
+352.761 734.798 l
+352.714 734.798 l
+352.619 734.751 l
+352.429 734.656 l
+352.336 734.609 l
+352.24 734.561 l
+352.193 734.514 l
+351.719 734.229 l
+351.577 734.087 l
+351.482 733.993 l
+351.435 733.898 l
+351.387 733.756 l
+351.435 733.614 l
+351.577 733.472 l
+351.672 733.377 l
+351.909 732.951 l
+352.193 732.477 l
+352.24 732.382 l
+352.336 732.24 l
+352.429 732.098 l
+352.429 732.003 l
+352.619 731.719 l
+352.761 731.482 l
+352.761 731.435 l
+352.998 731.056 l
+353.141 730.677 l
+353.235 730.346 l
+353.235 730.251 l
+353.282 730.156 l
+353.282 729.966 l
+353.282 729.777 l
+353.282 729.541 l
+353.235 729.493 l
+353.235 729.351 l
+353.235 729.161 l
+353.235 729.066 l
+353.282 729.019 l
+353.33 728.925 l
+353.424 728.83 l
+353.566 728.783 l
+353.709 728.877 l
+353.804 729.066 l
+353.851 729.209 l
+353.898 729.351 l
+353.945 729.683 l
+353.945 729.966 l
+353.851 730.393 l
+353.851 730.488 l
+353.756 730.819 l
+353.661 731.198 l
+353.519 731.53 l
+353.235 732.051 l
+353.046 732.382 l
+352.761 732.761 l
+352.619 732.903 l
+352.525 733.045 l
+352.429 733.329 l
+352.429 733.424 l
+352.382 733.472 l
+352.429 733.566 l
+352.429 733.661 l
+352.525 733.708 l
+352.619 733.851 l
+352.761 733.993 l
+352.904 734.087 l
+353.093 734.229 l
+353.235 734.276 l
+353.33 734.324 l
+353.472 734.276 l
+353.566 734.229 l
+353.566 734.087 l
+353.519 733.993 l
+353.377 733.898 l
+353.235 733.756 l
+353.187 733.708 l
+353.187 733.519 l
+353.187 733.329 l
+353.235 733.14 l
+353.235 733.093 l
+353.282 732.998 l
+353.33 732.903 l
+353.472 732.808 l
+353.566 732.666 l
+353.661 732.477 l
+353.804 732.24 l
+353.851 732.193 l
+353.898 732.146 l
+353.993 732.051 l
+354.041 732.051 l
+354.087 732.003 l
+354.277 732.003 l
+354.419 732.003 l
+354.514 732.051 l
+354.561 732.098 l
+354.609 732.193 l
+354.751 732.193 l
+354.846 732.098 l
+354.846 732.003 l
+354.798 731.908 l
+354.798 731.814 l
+354.846 731.719 l
+354.892 731.625 l
+354.94 731.577 l
+354.988 731.577 l
+355.082 731.625 l
+355.272 731.577 l
+355.366 731.577 l
+355.556 731.53 l
+355.603 731.435 l
+355.556 731.34 l
+355.414 731.245 l
+355.366 731.198 l
+355.177 731.151 l
+355.035 731.056 l
+354.988 731.008 l
+354.94 730.961 l
+354.798 730.819 l
+354.798 730.677 l
+354.846 730.582 l
+354.94 730.488 l
+354.988 730.488 l
+355.082 730.44 l
+355.225 730.393 l
+355.366 730.488 l
+355.461 730.582 l
+355.603 730.725 l
+355.84 730.867 l
+355.935 730.914 l
+356.077 730.914 l
+356.172 730.914 l
+356.313 730.914 l
+356.361 730.914 l
+356.361 730.819 l
+356.361 730.677 l
+356.361 730.44 l
+356.313 730.346 l
+356.313 730.298 l
+356.172 730.156 l
+355.982 729.966 l
+355.935 729.966 l
+355.745 729.966 l
+355.603 729.825 l
+355.414 729.683 l
+355.366 729.588 l
+355.366 729.541 l
+355.366 729.446 l
+355.414 729.351 l
+355.461 729.209 l
+355.698 729.114 l
+355.84 729.019 l
+355.935 729.019 l
+356.03 729.019 l
+356.172 729.066 l
+356.313 729.161 l
+356.313 729.209 l
+356.55 729.351 l
+356.693 729.683 l
+356.74 729.777 l
+356.882 729.966 l
+356.977 730.062 l
+356.977 730.156 l
+357.024 730.393 l
+356.977 730.677 l
+357.024 730.961 l
+357.024 731.104 l
+357.167 731.245 l
+357.261 731.293 l
+357.356 731.387 l
+357.403 731.387 l
+357.592 731.53 l
+357.735 731.53 l
+357.829 731.53 l
+357.924 731.53 l
+358.066 731.625 l
+358.161 731.766 l
+358.161 731.908 l
+358.161 732.051 l
+358.208 732.146 l
+h
+f
+n
+354.514 706.995 m
+354.466 707.184 l
+354.466 707.374 l
+354.656 707.611 l
+354.892 707.8 l
+354.988 707.847 l
+355.177 707.989 l
+355.366 708.179 l
+355.603 708.274 l
+355.745 708.321 l
+355.793 708.416 l
+355.793 708.605 l
+355.651 708.652 l
+355.414 708.7 l
+355.366 708.7 l
+355.129 708.605 l
+354.988 708.511 l
+354.846 708.463 l
+354.703 708.226 l
+354.514 708.084 l
+354.372 707.847 l
+354.23 707.705 l
+354.135 707.611 l
+354.041 707.516 l
+353.993 707.516 l
+353.851 707.516 l
+353.804 707.516 l
+353.661 707.611 l
+353.614 707.753 l
+353.756 707.989 l
+353.851 708.084 l
+354.041 708.274 l
+354.419 708.558 l
+354.751 708.89 l
+354.988 709.079 l
+354.988 709.126 l
+355.177 709.174 l
+355.366 709.268 l
+355.366 709.316 l
+355.461 709.458 l
+355.509 709.648 l
+355.366 709.742 l
+355.319 709.789 l
+355.082 709.789 l
+354.988 709.742 l
+354.846 709.648 l
+354.561 709.363 l
+354.324 709.174 l
+354.087 708.985 l
+354.041 708.89 l
+353.851 708.748 l
+353.851 708.7 l
+353.614 708.463 l
+353.424 708.321 l
+353.235 708.132 l
+353.093 708.037 l
+352.904 707.989 l
+352.761 708.037 l
+352.667 708.226 l
+352.714 708.416 l
+352.761 708.558 l
+352.809 708.7 l
+352.998 709.031 l
+353.187 709.221 l
+353.235 709.268 l
+353.472 709.505 l
+353.661 709.648 l
+353.851 709.837 l
+354.041 709.932 l
+354.135 709.932 l
+354.514 710.121 l
+354.798 710.216 l
+354.988 710.216 l
+355.177 710.264 l
+355.366 710.358 l
+355.461 710.5 l
+355.461 710.689 l
+355.366 710.879 l
+355.177 710.926 l
+354.988 710.879 l
+354.892 710.879 l
+354.466 710.737 l
+354.041 710.547 l
+353.898 710.5 l
+353.851 710.453 l
+353.661 710.358 l
+353.377 710.168 l
+353.235 710.073 l
+353.046 709.932 l
+352.809 709.742 l
+352.761 709.695 l
+352.619 709.552 l
+352.572 709.552 l
+352.429 709.411 l
+352.336 709.316 l
+352.288 709.316 l
+352.24 709.268 l
+352.193 709.126 l
+351.862 709.031 351.956 708.842 351.909 708.605 c
+351.814 708.463 l
+351.625 708.274 l
+351.577 708.226 l
+351.435 708.037 l
+351.341 707.943 l
+351.341 707.895 l
+351.293 707.895 l
+351.341 707.847 l
+351.341 707.753 l
+351.435 707.658 l
+351.577 707.516 l
+351.672 707.374 l
+351.956 707.231 l
+352.24 707.137 l
+352.336 707.137 l
+352.429 707.09 l
+352.477 707.09 l
+352.619 707.042 l
+352.761 707.042 l
+352.809 707.042 l
+353.093 706.948 l
+353.235 706.9 l
+353.33 706.806 l
+353.614 706.711 l
+353.804 706.569 l
+353.851 706.521 l
+353.945 706.426 l
+353.993 706.237 l
+353.898 706.095 l
+353.851 705.953 l
+353.804 705.906 l
+353.661 705.716 l
+353.472 705.479 l
+353.472 705.337 l
+353.33 705.195 l
+353.235 705.1 l
+353.187 705.053 l
+353.093 704.959 l
+353.093 704.769 l
+353.235 704.532 l
+353.377 704.39 l
+353.377 704.39 353.566 704.2 353.566 704.248 c
+353.756 704.295 l
+353.851 704.532 l
+353.851 704.579 l
+353.898 704.816 l
+353.993 705.006 l
+354.041 705.053 l
+354.087 705.243 l
+354.23 705.432 l
+354.23 705.574 l
+354.324 705.764 l
+354.419 705.953 l
+354.514 706.095 l
+354.656 706.379 l
+354.703 706.521 l
+354.703 706.663 l
+354.609 706.806 l
+h
+358.208 707.753 m
+358.066 707.847 l
+358.018 707.895 l
+357.782 707.895 l
+357.735 707.895 l
+357.45 707.895 l
+357.356 707.895 l
+357.213 707.943 l
+357.072 707.989 l
+357.024 708.132 l
+357.024 708.274 l
+357.119 708.463 l
+357.213 708.652 l
+357.356 708.794 l
+357.403 708.842 l
+357.687 709.126 l
+357.735 709.221 l
+357.829 709.411 l
+357.829 709.552 l
+357.735 709.695 l
+357.64 709.837 l
+357.45 709.884 l
+357.356 709.884 l
+357.261 709.884 l
+357.119 709.695 l
+356.977 709.552 l
+356.93 709.505 l
+356.882 709.316 l
+356.74 709.174 l
+356.74 709.079 l
+356.598 708.794 l
+356.503 708.558 l
+356.456 708.321 l
+356.456 708.037 l
+356.408 707.8 l
+356.313 707.611 l
+356.313 707.563 l
+356.219 707.421 l
+356.124 707.137 l
+356.077 706.948 l
+355.982 706.758 l
+355.935 706.663 l
+355.84 706.474 l
+355.651 706.237 l
+355.556 706.0 l
+355.414 705.858 l
+355.366 705.716 l
+355.366 705.669 l
+355.319 705.479 l
+355.319 705.195 l
+355.177 705.006 l
+355.035 704.816 l
+354.988 704.769 l
+354.892 704.722 l
+354.892 704.484 l
+354.892 704.295 l
+354.988 704.153 l
+354.988 704.106 l
+355.035 703.869 l
+355.082 703.774 l
+355.272 703.774 l
+355.366 703.869 l
+355.461 703.916 l
+355.556 704.153 l
+355.603 704.295 l
+355.651 704.437 l
+355.698 704.627 l
+355.793 704.816 l
+355.84 704.911 l
+355.935 705.053 l
+356.219 705.1 l
+356.313 705.053 l
+356.361 705.053 l
+356.456 704.959 l
+356.503 704.484 l
+356.456 704.295 l
+356.456 704.058 l
+356.503 703.963 l
+356.598 703.822 l
+356.693 703.774 l
+356.74 703.774 l
+356.835 703.679 l
+356.977 703.822 l
+356.977 703.963 l
+357.024 704.011 l
+357.024 704.2 l
+357.119 704.437 l
+357.167 704.579 l
+357.261 704.722 l
+357.356 704.959 l
+357.498 705.1 l
+357.545 705.195 l
+357.592 705.337 l
+357.545 705.574 l
+357.403 705.621 l
+357.356 705.621 l
+357.119 705.716 l
+356.977 705.716 l
+356.882 705.716 l
+356.74 705.764 l
+356.693 705.811 l
+356.55 705.906 l
+356.456 706.095 l
+356.456 706.426 l
+356.55 706.711 l
+356.645 706.9 l
+356.74 706.995 l
+356.835 707.042 l
+356.977 707.137 l
+357.024 707.184 l
+357.356 707.184 l
+357.545 707.137 l
+357.735 707.137 l
+357.782 707.137 l
+357.924 707.231 l
+358.066 707.327 l
+358.114 707.327 l
+358.255 707.563 l
+h
+f
+n
+344.852 714.716 m
+344.852 714.762 l
+344.804 714.81 l
+344.71 714.81 l
+344.71 714.905 l
+344.662 714.952 l
+344.615 714.952 l
+344.567 715.0 l
+344.52 715.047 l
+344.425 715.094 l
+344.425 715.142 l
+344.378 715.142 l
+344.283 715.189 l
+344.236 715.236 l
+344.141 715.236 l
+344.094 715.236 l
+343.999 715.236 l
+343.952 715.189 l
+343.857 715.142 l
+343.81 715.094 l
+343.762 715.0 l
+343.762 714.905 l
+343.762 714.81 l
+343.762 714.716 l
+343.81 714.668 l
+343.857 714.62 l
+343.904 714.62 l
+343.904 714.573 l
+343.952 714.526 l
+343.999 714.479 l
+344.046 714.431 l
+344.141 714.384 l
+344.283 714.337 l
+344.378 714.337 l
+344.425 714.337 l
+344.52 714.337 l
+344.662 714.337 l
+344.71 714.337 l
+344.757 714.431 l
+344.804 714.526 l
+344.852 714.573 l
+344.899 714.668 l
+h
+350.109 714.194 m
+350.061 714.052 l
+349.967 714.005 l
+349.92 714.005 l
+349.825 714.005 l
+349.73 714.1 l
+349.73 714.147 l
+349.683 714.241 l
+349.683 714.337 l
+349.683 714.384 l
+349.778 714.431 l
+349.872 714.479 l
+349.92 714.479 l
+349.967 714.431 l
+350.061 714.384 l
+350.061 714.289 l
+350.109 714.289 l
+h
+349.541 713.626 m
+349.493 713.579 l
+349.399 713.484 l
+349.351 713.532 l
+349.256 713.532 l
+349.162 713.579 l
+349.162 713.626 l
+349.114 713.674 l
+349.066 713.769 l
+349.114 713.863 l
+349.162 713.958 l
+349.256 713.958 l
+349.351 713.958 l
+349.399 713.958 l
+349.446 713.911 l
+349.493 713.815 l
+349.541 713.674 l
+h
+348.973 714.81 m
+348.877 714.905 l
+348.877 715.0 l
+348.83 715.094 l
+348.83 715.142 l
+348.877 715.236 l
+348.973 715.284 l
+349.066 715.284 l
+349.114 715.236 l
+349.162 715.189 l
+349.209 715.189 l
+349.256 715.142 l
+349.351 715.047 l
+349.351 714.952 l
+349.351 714.857 l
+349.351 714.762 l
+349.162 714.716 l
+349.066 714.716 l
+h
+348.83 714.431 m
+348.735 714.337 l
+348.688 714.337 l
+348.594 714.289 l
+348.546 714.337 l
+348.451 714.431 l
+348.356 714.479 l
+348.309 714.573 l
+348.309 714.62 l
+348.309 714.762 l
+348.356 714.762 l
+348.451 714.81 l
+348.546 714.81 l
+348.594 714.762 l
+348.688 714.668 l
+348.735 714.668 l
+348.783 714.573 l
+348.83 714.526 l
+h
+351.293 714.668 m
+351.246 714.716 l
+351.198 714.81 l
+351.151 714.857 l
+351.104 714.905 l
+351.009 715.0 l
+350.914 715.047 l
+350.867 715.094 l
+350.867 715.142 l
+350.867 715.189 l
+350.867 715.236 l
+350.914 715.284 l
+350.961 715.378 l
+351.056 715.426 l
+351.104 715.473 l
+351.151 715.521 l
+351.198 715.568 l
+351.198 715.662 l
+351.198 715.757 l
+351.198 715.899 l
+351.198 716.041 l
+351.151 716.089 l
+351.056 716.136 l
+351.009 716.136 l
+350.914 716.136 l
+350.867 716.136 l
+350.819 716.089 l
+350.772 716.089 l
+350.725 716.041 l
+350.63 715.947 l
+350.535 715.899 l
+350.393 715.853 l
+350.298 715.853 l
+350.251 715.853 l
+350.156 715.899 l
+350.109 715.947 l
+350.014 715.994 l
+350.014 716.041 l
+349.92 716.136 l
+349.825 716.183 l
+349.778 716.183 l
+349.73 716.231 l
+349.636 716.136 l
+349.493 716.041 l
+349.446 716.041 l
+349.446 715.947 l
+349.446 715.853 l
+349.493 715.805 l
+349.588 715.71 l
+349.636 715.662 l
+349.73 715.568 l
+349.73 715.521 l
+349.683 715.426 l
+349.588 715.426 l
+349.446 715.426 l
+349.351 715.426 l
+349.351 715.473 l
+349.256 715.473 l
+349.162 715.568 l
+349.066 715.615 l
+349.02 715.662 l
+348.877 715.662 l
+348.735 715.662 l
+348.688 715.662 l
+348.641 715.662 348.641 715.615 348.641 715.615 c
+348.546 715.568 l
+348.404 715.521 l
+348.261 715.473 l
+348.215 715.473 l
+348.167 715.426 l
+348.12 715.378 l
+348.072 715.378 l
+347.978 715.378 l
+347.883 715.284 l
+347.836 715.236 l
+347.693 715.142 l
+347.599 715.094 l
+347.599 715.047 l
+347.551 715.0 l
+347.456 714.905 l
+347.456 714.81 l
+347.456 714.716 l
+347.551 714.62 l
+347.599 714.526 l
+347.646 714.479 l
+347.693 714.431 l
+347.788 714.289 l
+347.836 714.241 l
+347.836 714.194 l
+347.883 714.147 l
+347.883 714.052 l
+347.836 714.005 l
+347.788 714.005 l
+347.693 714.005 l
+347.599 714.1 l
+347.504 714.147 l
+347.456 714.194 l
+347.362 714.289 l
+347.315 714.337 l
+347.22 714.337 l
+347.172 714.289 l
+347.078 714.241 l
+347.078 714.1 l
+347.078 714.005 l
+347.125 713.958 l
+347.172 713.863 l
+347.22 713.815 l
+347.315 713.769 l
+347.362 713.674 l
+347.362 713.532 l
+347.362 713.437 l
+347.267 713.389 l
+347.125 713.484 l
+347.078 713.532 l
+346.983 713.626 l
+346.983 713.674 l
+346.888 713.769 l
+346.794 713.911 l
+346.746 713.958 l
+346.746 714.052 l
+346.651 714.147 l
+346.556 714.241 l
+346.462 714.337 l
+346.462 714.384 l
+346.462 714.479 l
+346.51 714.479 l
+346.556 714.573 l
+346.699 714.716 l
+346.746 714.762 l
+346.888 714.905 l
+346.983 715.0 l
+347.031 715.0 l
+347.172 715.236 l
+347.362 715.426 l
+347.551 715.662 l
+347.599 715.71 l
+347.646 715.805 l
+347.693 715.853 l
+347.788 715.947 l
+347.836 715.994 l
+347.836 716.041 l
+347.883 716.089 l
+347.93 716.136 l
+348.025 716.136 l
+348.12 716.183 l
+348.167 716.183 l
+348.215 716.183 l
+348.309 716.183 l
+348.451 716.183 l
+348.641 716.231 l
+348.688 716.278 l
+348.783 716.326 l
+348.973 716.373 l
+349.162 716.42 l
+349.209 716.468 l
+349.303 716.515 l
+349.351 716.515 l
+349.446 716.609 l
+349.493 716.657 l
+349.541 716.752 l
+349.541 716.894 l
+349.541 717.036 l
+349.493 717.084 l
+349.399 717.084 l
+349.351 717.084 l
+349.303 717.084 l
+349.209 717.036 l
+349.162 717.036 l
+349.114 716.989 l
+349.066 716.941 l
+348.973 716.894 l
+348.877 716.847 l
+348.783 716.847 l
+348.688 716.847 l
+348.641 716.941 l
+348.641 717.084 l
+348.688 717.226 l
+348.735 717.32 l
+348.783 717.463 l
+348.83 717.51 l
+348.877 717.605 l
+348.925 717.652 l
+349.02 717.747 l
+349.066 717.889 l
+349.162 718.031 l
+349.209 718.125 l
+349.209 718.221 l
+349.162 718.221 l
+349.114 718.268 l
+349.02 718.315 l
+348.83 718.315 l
+348.688 718.268 l
+348.641 718.268 l
+348.499 718.221 l
+348.356 718.125 l
+348.215 718.078 l
+348.167 717.984 l
+348.167 717.842 l
+348.167 717.652 l
+348.167 717.51 l
+348.12 717.368 l
+348.072 717.32 l
+348.025 717.178 l
+347.93 717.036 l
+347.883 716.894 l
+347.836 716.894 l
+347.741 716.847 l
+347.646 716.752 l
+347.599 716.752 l
+347.504 716.704 l
+347.362 716.704 l
+347.22 716.752 l
+347.078 716.752 l
+346.983 716.799 l
+346.936 716.799 l
+346.746 716.847 l
+346.604 716.847 l
+346.462 716.847 l
+346.32 716.799 l
+346.225 716.752 l
+346.177 716.752 l
+346.083 716.704 l
+346.036 716.609 l
+346.036 716.515 l
+346.036 716.42 l
+346.083 716.42 l
+346.177 716.373 l
+346.273 716.326 l
+346.367 716.278 l
+346.462 716.278 l
+346.651 716.278 l
+346.794 716.231 l
+346.936 716.231 l
+346.983 716.183 l
+347.078 716.183 l
+347.078 716.089 l
+347.031 715.994 l
+346.983 715.899 l
+346.936 715.805 l
+346.841 715.71 l
+346.794 715.662 l
+346.699 715.521 l
+346.556 715.426 l
+346.462 715.331 l
+346.32 715.189 l
+346.225 715.142 l
+346.177 715.094 l
+346.13 715.047 l
+345.988 715.047 l
+345.941 715.094 l
+345.894 715.142 l
+345.846 715.284 l
+345.799 715.426 l
+345.704 715.615 l
+345.657 715.662 l
+345.609 715.757 l
+345.562 715.853 l
+345.467 715.947 l
+345.467 715.994 l
+345.372 716.089 l
+345.326 716.231 l
+345.23 716.326 l
+345.089 716.42 l
+344.946 716.468 l
+344.804 716.468 l
+344.662 716.42 l
+344.662 716.373 l
+344.567 716.278 l
+344.567 716.231 l
+344.615 716.089 l
+344.615 715.947 l
+344.662 715.899 l
+344.757 715.805 l
+344.804 715.71 l
+344.899 715.615 l
+344.946 715.568 l
+344.993 715.521 l
+345.089 715.378 l
+345.183 715.236 l
+345.23 715.094 l
+345.326 715.0 l
+345.372 714.905 l
+345.42 714.762 l
+345.42 714.62 l
+345.467 714.573 l
+345.467 714.526 l
+345.467 714.479 l
+345.467 714.384 l
+345.42 714.241 l
+345.372 714.194 l
+345.278 714.147 l
+345.23 714.052 l
+345.136 713.958 l
+345.089 713.911 l
+345.041 713.815 l
+344.946 713.769 l
+344.946 713.72 l
+344.899 713.674 l
+344.899 713.579 l
+344.899 713.437 l
+344.946 713.342 l
+344.946 713.294 l
+344.946 713.247 l
+345.041 713.247 l
+345.23 713.247 l
+345.278 713.342 l
+345.326 713.389 l
+345.372 713.437 l
+345.42 713.532 l
+345.467 713.626 l
+345.562 713.72 l
+345.657 713.769 l
+345.657 713.815 l
+345.704 713.863 l
+345.751 713.863 l
+345.799 713.863 l
+345.894 713.863 l
+345.988 713.911 l
+346.083 713.863 l
+346.13 713.863 l
+346.177 713.815 l
+346.177 713.769 l
+346.273 713.674 l
+346.273 713.626 l
+346.367 713.532 l
+346.462 713.484 l
+346.51 713.389 l
+346.556 713.342 l
+346.699 713.294 l
+346.746 713.2 l
+346.794 713.058 l
+346.794 713.01 l
+346.841 712.916 l
+346.794 712.868 l
+346.746 712.773 l
+346.699 712.726 l
+346.556 712.726 l
+346.415 712.726 l
+346.32 712.773 l
+346.225 712.868 l
+346.177 712.916 l
+346.13 712.963 l
+345.988 713.01 l
+345.799 713.01 l
+345.657 712.963 l
+345.515 712.821 l
+345.467 712.773 l
+345.42 712.726 l
+345.372 712.631 l
+345.326 712.537 l
+345.326 712.395 l
+345.372 712.252 l
+345.42 712.11 l
+345.467 712.11 l
+345.467 712.063 l
+345.515 711.968 l
+345.515 711.921 l
+345.515 711.826 l
+345.562 711.779 l
+345.609 711.684 l
+345.657 711.637 l
+345.799 711.589 l
+345.941 711.637 l
+345.988 711.637 l
+346.083 711.637 l
+346.177 711.684 l
+346.225 711.731 l
+346.273 711.731 l
+346.367 711.779 l
+346.415 711.779 l
+346.51 711.779 l
+346.604 711.779 l
+346.651 711.731 l
+346.699 711.731 l
+346.746 711.684 l
+346.841 711.637 l
+346.888 711.637 l
+346.936 711.542 l
+346.983 711.494 l
+347.031 711.447 l
+347.078 711.4 l
+347.172 711.4 l
+347.315 711.352 l
+347.409 711.447 l
+347.456 711.494 l
+347.504 711.542 l
+347.504 711.637 l
+347.456 711.684 l
+347.409 711.779 l
+347.362 711.826 l
+347.315 711.874 l
+347.267 711.968 l
+347.172 712.016 l
+347.125 712.063 l
+347.078 712.11 l
+347.031 712.205 l
+347.031 712.299 l
+347.078 712.347 l
+347.172 712.347 l
+347.315 712.299 l
+347.362 712.299 l
+347.409 712.299 l
+347.504 712.252 l
+347.551 712.205 l
+347.599 712.157 l
+347.646 712.157 l
+347.693 712.11 l
+347.741 712.063 l
+347.788 712.016 l
+347.836 711.968 l
+347.93 711.874 l
+347.978 711.779 l
+348.025 711.684 l
+348.072 711.637 l
+348.12 711.637 l
+348.167 711.542 l
+348.167 711.494 l
+348.215 711.447 l
+348.261 711.352 l
+348.451 711.211 l
+348.594 711.115 l
+348.641 711.115 l
+348.688 711.115 l
+348.783 711.163 l
+348.877 711.211 l
+348.973 711.258 l
+348.973 711.4 l
+349.02 711.494 l
+349.02 711.637 l
+348.973 711.826 l
+348.925 711.826 l
+348.83 711.921 l
+348.735 711.921 l
+348.688 711.968 l
+348.641 711.968 l
+348.499 712.063 l
+348.309 712.157 l
+348.215 712.299 l
+348.167 712.299 l
+348.12 712.395 l
+348.072 712.442 l
+348.072 712.442 347.93 712.584 347.93 712.537 c
+347.93 712.489 347.836 712.631 347.836 712.631 c
+347.788 712.679 l
+347.741 712.773 l
+347.646 712.868 l
+347.599 712.868 l
+347.599 712.963 l
+347.599 713.058 l
+347.646 713.104 l
+347.693 713.153 l
+347.788 713.2 l
+347.836 713.2 l
+347.883 713.153 l
+347.93 713.153 l
+347.978 713.104 l
+348.025 713.058 l
+348.025 712.963 l
+348.12 712.963 l
+348.12 712.916 l
+348.215 712.868 l
+348.309 712.821 l
+348.356 712.726 l
+348.404 712.679 l
+348.499 712.631 l
+348.594 712.537 l
+348.688 712.584 l
+348.735 712.584 l
+348.877 712.584 l
+348.925 712.631 l
+348.925 712.726 l
+348.925 712.773 l
+348.877 712.821 l
+348.83 712.868 l
+348.783 712.963 l
+348.735 713.01 l
+348.688 713.058 l
+348.688 713.104 l
+348.688 713.153 l
+348.783 713.2 l
+348.877 713.2 l
+348.925 713.153 l
+348.973 713.104 l
+348.973 713.058 l
+349.02 713.01 l
+349.066 712.916 l
+349.114 712.868 l
+349.162 712.821 l
+349.303 712.726 l
+349.351 712.726 l
+349.446 712.679 l
+349.541 712.726 l
+349.636 712.821 l
+349.683 712.868 l
+349.73 713.058 l
+349.778 713.104 l
+349.825 713.153 l
+349.92 713.247 l
+349.92 713.294 l
+350.014 713.389 l
+350.109 713.437 l
+350.156 713.532 l
+350.204 713.579 l
+350.251 713.626 l
+350.251 713.674 l
+350.298 713.674 l
+350.346 713.769 l
+350.441 713.815 l
+350.535 713.863 l
+350.535 713.911 l
+350.583 713.958 l
+350.583 714.1 l
+350.535 714.194 l
+350.535 714.289 l
+350.488 714.337 l
+350.441 714.431 l
+350.393 714.526 l
+350.346 714.573 l
+350.346 714.62 l
+350.393 714.716 l
+350.441 714.716 l
+350.535 714.668 l
+350.583 714.668 l
+350.678 714.573 l
+350.772 714.479 l
+350.819 714.431 l
+350.867 714.384 l
+350.961 714.289 l
+351.009 714.241 l
+351.104 714.289 l
+351.198 714.337 l
+351.293 714.431 l
+351.341 714.526 l
+351.341 714.62 l
+h
+f
+n
+344.662 724.046 m
+344.472 724.141 l
+344.425 724.141 l
+344.236 724.141 l
+344.141 724.094 l
+344.046 723.998 l
+344.046 723.857 l
+343.999 723.715 l
+343.999 723.572 l
+343.952 723.43 l
+343.857 723.43 l
+343.857 723.383 l
+343.762 723.335 l
+343.715 723.288 l
+343.667 723.241 l
+343.715 723.193 l
+343.762 723.193 l
+343.81 723.051 l
+343.857 722.957 l
+343.904 722.957 l
+343.952 722.814 l
+344.094 722.578 l
+344.189 722.483 l
+344.378 722.436 l
+344.425 722.436 l
+344.52 722.483 l
+344.615 722.625 l
+344.662 722.767 l
+344.662 722.91 l
+344.71 723.193 l
+344.757 723.383 l
+344.804 723.525 l
+344.804 723.762 l
+344.757 723.904 l
+h
+346.036 725.656 m
+346.13 725.656 l
+346.177 725.656 l
+346.367 725.656 l
+346.415 725.467 l
+346.415 725.325 l
+346.415 725.183 l
+346.32 725.088 l
+346.177 725.088 l
+346.13 725.088 l
+346.083 725.183 l
+346.036 725.325 l
+345.988 725.514 l
+h
+346.51 726.651 m
+346.604 726.698 l
+346.651 726.698 l
+346.746 726.651 l
+346.841 726.604 l
+346.936 726.604 l
+346.983 726.604 l
+347.078 726.604 l
+347.172 726.651 l
+347.267 726.698 l
+347.409 726.84 l
+347.504 726.935 l
+347.599 727.03 l
+347.646 727.03 l
+347.741 726.983 l
+347.788 726.935 l
+347.741 726.793 l
+347.693 726.604 l
+347.646 726.415 l
+347.599 726.367 l
+347.551 726.272 l
+347.504 726.13 l
+347.362 725.988 l
+347.315 725.846 l
+347.267 725.751 l
+347.22 725.61 l
+347.172 725.467 l
+347.125 725.325 l
+347.078 725.23 l
+346.983 725.135 l
+346.888 725.088 l
+346.794 725.183 l
+346.841 725.278 l
+346.841 725.467 l
+346.888 725.61 l
+346.841 725.799 l
+346.794 725.941 l
+346.699 726.035 l
+346.651 726.178 l
+346.51 726.272 l
+346.462 726.415 l
+346.415 726.509 l
+h
+346.983 727.456 m
+346.983 727.598 l
+347.031 727.693 l
+347.125 727.788 l
+347.267 727.788 l
+347.362 727.74 l
+347.409 727.693 l
+347.456 727.551 l
+347.456 727.362 l
+347.362 727.314 l
+347.22 727.267 l
+347.078 727.267 l
+347.031 727.362 l
+346.983 727.409 l
+h
+345.42 726.319 m
+345.467 726.556 l
+345.609 726.556 l
+345.657 726.461 l
+345.657 726.319 l
+345.657 726.083 l
+345.562 725.941 l
+345.562 725.704 l
+345.515 725.467 l
+345.467 725.278 l
+345.467 725.23 l
+345.42 725.088 l
+345.42 724.899 l
+345.42 724.804 l
+345.467 724.757 l
+345.562 724.709 l
+345.609 724.614 l
+345.657 724.614 l
+345.704 724.614 l
+345.799 724.614 l
+345.988 724.614 l
+346.177 724.614 l
+346.273 724.567 l
+346.462 724.567 l
+346.51 724.473 l
+346.699 724.425 l
+346.841 724.377 l
+346.983 724.377 l
+346.983 724.473 l
+347.031 724.567 l
+347.172 724.567 l
+347.267 724.614 l
+347.315 724.709 l
+347.315 724.804 l
+347.409 724.899 l
+347.504 724.994 l
+347.551 725.04 l
+347.599 725.04 l
+347.646 725.04 l
+347.741 724.994 l
+347.741 724.804 l
+347.741 724.709 l
+347.836 724.662 l
+347.836 724.473 l
+347.836 724.33 l
+347.978 724.236 l
+348.072 724.236 l
+348.12 724.236 l
+348.215 724.188 l
+348.215 724.283 l
+348.309 724.473 l
+348.356 724.614 l
+348.499 724.804 l
+348.594 724.994 l
+348.641 725.135 l
+348.688 725.23 l
+348.735 725.373 l
+348.83 725.467 l
+348.925 725.656 l
+349.02 725.893 l
+349.162 726.035 l
+349.209 726.13 l
+349.209 726.225 l
+349.303 726.461 l
+349.351 726.556 l
+349.399 726.698 l
+349.493 726.935 l
+349.493 727.03 l
+349.493 727.125 l
+349.351 727.172 l
+349.303 727.172 l
+349.162 727.172 l
+349.066 727.125 l
+348.925 727.125 l
+348.83 726.983 l
+348.735 726.793 l
+348.688 726.651 l
+348.688 726.604 l
+348.641 726.461 l
+348.546 726.319 l
+348.404 726.083 l
+348.261 725.846 l
+348.215 725.751 l
+348.215 725.704 l
+348.12 725.514 l
+348.12 725.278 l
+348.12 725.23 l
+348.072 725.183 l
+347.93 725.135 l
+347.836 725.088 l
+347.741 725.183 l
+347.741 725.278 l
+347.741 725.42 l
+347.836 725.562 l
+347.836 725.61 l
+347.883 725.704 l
+347.93 725.893 l
+348.12 726.178 l
+348.167 726.225 l
+348.215 726.319 l
+348.309 726.461 l
+348.451 726.793 l
+348.451 726.983 l
+348.499 727.172 l
+348.451 727.362 l
+348.499 727.598 l
+348.404 727.693 l
+348.309 727.835 l
+348.215 727.93 l
+348.12 728.072 l
+347.836 728.31 l
+347.788 728.31 l
+347.599 728.404 l
+347.456 728.498 l
+347.22 728.498 l
+347.031 728.404 l
+346.983 728.356 l
+346.841 728.214 l
+346.746 727.977 l
+346.556 727.74 l
+346.462 727.551 l
+346.273 727.314 l
+346.225 727.22 l
+346.177 727.172 l
+346.036 727.125 l
+345.988 727.125 l
+345.846 727.172 l
+345.799 727.22 l
+345.751 727.314 l
+345.799 727.504 l
+345.894 727.598 l
+345.988 727.693 l
+345.988 727.74 l
+346.083 727.882 l
+346.13 728.072 l
+346.177 728.167 l
+346.177 728.262 l
+346.225 728.404 l
+346.177 728.641 l
+345.988 728.687 l
+345.941 728.687 l
+345.799 728.641 l
+345.751 728.641 l
+345.657 728.593 l
+345.562 728.498 l
+345.562 728.404 l
+345.515 728.119 l
+345.467 728.025 l
+345.42 727.93 l
+345.278 727.551 l
+345.089 727.314 l
+344.946 727.172 l
+344.852 727.077 l
+344.71 726.983 l
+344.662 726.746 l
+344.662 726.651 l
+344.662 726.604 l
+344.615 726.367 l
+344.567 726.178 l
+344.52 726.083 l
+344.472 725.941 l
+344.472 725.799 l
+344.425 725.61 l
+344.425 725.514 l
+344.378 725.514 l
+344.425 725.325 l
+344.378 725.183 l
+344.283 725.088 l
+344.331 724.899 l
+344.425 724.804 l
+344.425 724.757 l
+344.662 724.662 l
+344.662 724.614 l
+344.804 724.662 l
+344.899 724.709 l
+344.946 724.709 l
+344.946 724.757 l
+344.993 724.852 l
+345.041 724.994 l
+345.089 725.088 l
+345.136 725.278 l
+345.183 725.42 l
+345.278 725.61 l
+345.372 725.846 l
+345.42 726.035 l
+h
+351.341 725.751 m
+351.341 725.893 l
+351.293 725.988 l
+351.198 726.083 l
+351.151 726.225 l
+351.009 726.272 l
+350.819 726.415 l
+350.725 726.556 l
+350.63 726.604 l
+350.63 726.793 l
+350.535 726.888 l
+350.346 726.935 l
+350.251 726.888 l
+350.204 726.84 l
+350.061 726.793 l
+349.92 726.651 l
+349.872 726.651 l
+349.825 726.509 l
+349.825 726.319 l
+349.92 726.225 l
+349.92 726.178 l
+350.061 726.035 l
+350.109 725.988 l
+350.251 726.035 l
+350.298 726.035 l
+350.535 725.988 l
+350.678 725.846 l
+350.678 725.751 l
+350.678 725.61 l
+350.678 725.467 l
+350.678 725.278 l
+350.63 725.183 l
+350.535 725.135 l
+350.488 724.994 l
+350.393 724.945 l
+350.346 724.852 l
+350.251 724.804 l
+350.156 724.804 l
+349.967 724.804 l
+349.92 724.804 l
+349.778 724.852 l
+349.778 724.899 l
+349.825 725.04 l
+349.92 725.135 l
+349.92 725.183 l
+350.061 725.325 l
+350.061 725.467 l
+349.967 725.562 l
+349.92 725.562 l
+349.683 725.61 l
+349.446 725.562 l
+349.351 725.467 l
+349.303 725.42 l
+349.209 725.325 l
+349.209 725.183 l
+349.209 724.994 l
+349.303 724.899 l
+349.256 724.757 l
+349.209 724.614 l
+349.162 724.567 l
+349.02 724.52 l
+348.925 724.52 l
+348.83 724.473 l
+348.783 724.377 l
+348.735 724.236 l
+348.688 724.094 l
+348.641 723.952 l
+348.546 723.809 l
+348.451 723.667 l
+348.451 723.572 l
+348.451 723.43 l
+348.451 723.288 l
+348.451 723.193 l
+348.215 723.146 l
+348.12 723.146 l
+348.025 723.146 l
+347.836 723.193 l
+347.788 723.193 l
+347.599 723.241 l
+347.504 723.241 l
+347.267 723.288 l
+346.983 723.288 l
+346.604 723.335 l
+346.462 723.43 l
+346.367 723.525 l
+346.225 723.62 l
+346.177 723.62 l
+345.988 723.667 l
+345.846 723.667 l
+345.799 723.62 l
+345.751 723.572 l
+345.657 723.43 l
+345.609 723.383 l
+345.562 723.241 l
+345.515 722.957 l
+345.467 722.814 l
+345.42 722.673 l
+345.467 722.53 l
+345.467 722.436 l
+345.562 722.199 l
+345.609 722.057 l
+345.657 722.009 l
+345.751 721.868 l
+345.799 721.915 l
+345.894 721.915 l
+345.988 721.915 l
+346.036 721.915 l
+346.177 721.962 l
+346.32 722.009 l
+346.32 722.199 l
+346.32 722.388 l
+346.32 722.578 l
+346.367 722.673 l
+346.604 722.72 l
+346.841 722.767 l
+346.983 722.767 l
+347.22 722.767 l
+347.409 722.767 l
+347.551 722.72 l
+347.599 722.72 l
+347.646 722.673 l
+347.836 722.53 l
+347.836 722.483 l
+347.978 722.388 l
+348.072 722.246 l
+348.12 722.199 l
+348.215 722.057 l
+348.356 721.915 l
+348.499 721.82 l
+348.641 721.725 l
+348.688 721.725 l
+348.925 721.678 l
+349.066 721.772 l
+349.114 721.868 l
+349.162 721.962 l
+349.162 722.057 l
+349.209 722.199 l
+349.209 722.341 l
+349.162 722.483 l
+349.114 722.578 l
+349.114 722.72 l
+349.02 722.814 l
+349.066 722.91 l
+349.162 722.957 l
+349.256 722.957 l
+349.351 723.004 l
+349.446 723.146 l
+349.446 723.288 l
+349.399 723.383 l
+349.351 723.525 l
+349.209 723.667 l
+349.209 723.715 l
+349.303 723.857 l
+349.351 723.904 l
+349.446 723.998 l
+349.636 724.046 l
+349.872 724.094 l
+349.92 724.094 l
+349.967 724.046 l
+350.156 724.046 l
+350.251 724.094 l
+350.346 724.094 l
+350.488 724.236 l
+350.678 724.377 l
+350.819 724.52 l
+350.914 724.567 l
+351.009 724.709 l
+351.198 724.899 l
+351.341 725.183 l
+351.341 725.278 l
+351.387 725.42 l
+351.387 725.61 l
+h
+f
+n
+379.522 719.168 m
+379.285 718.883 378.954 718.789 378.622 718.647 c
+378.433 718.599 378.29 718.505 378.149 718.41 c
+378.101 718.931 378.149 719.263 378.29 719.499 c
+378.385 719.594 378.48 719.688 378.622 719.736 c
+378.907 719.973 379.285 720.115 379.522 720.351 c
+379.617 720.399 379.665 720.446 379.711 720.493 c
+379.759 720.446 l
+379.854 719.784 379.759 719.405 379.522 719.168 c
+379.522 717.652 m
+379.333 717.32 378.954 717.178 378.622 717.084 c
+378.385 717.036 378.149 716.941 377.959 716.799 c
+377.912 717.368 378.007 717.699 378.196 717.889 c
+378.338 718.031 378.48 718.125 378.622 718.173 c
+378.907 718.362 379.285 718.457 379.522 718.647 c
+379.617 718.694 379.665 718.741 379.711 718.789 c
+379.711 718.741 l
+379.759 718.221 379.711 717.842 379.522 717.652 c
+378.622 715.568 m
+378.338 715.473 378.054 715.473 377.817 715.378 c
+377.77 715.331 377.675 715.331 377.628 715.284 c
+377.628 715.71 377.723 715.994 377.817 716.183 c
+377.864 716.231 377.912 716.278 377.959 716.326 c
+378.149 716.468 378.385 716.562 378.622 716.657 c
+378.954 716.799 379.285 716.894 379.522 717.084 c
+379.522 717.036 l
+379.522 716.989 l
+379.522 716.782 l
+379.489 715.91 379.056 715.698 378.622 715.568 c
+379.19 715.331 m
+379.144 714.62 378.907 714.241 378.622 714.1 c
+378.385 713.958 378.101 713.958 377.817 713.911 c
+377.675 713.911 377.581 713.863 377.438 713.863 c
+377.343 713.815 377.249 713.815 377.202 713.769 c
+377.154 713.769 l
+377.154 713.863 377.154 713.958 377.202 714.052 c
+377.249 714.337 377.343 714.479 377.438 714.62 c
+377.486 714.668 377.486 714.716 377.533 714.762 c
+377.628 714.81 377.723 714.857 377.817 714.905 c
+378.101 715.0 378.338 715.094 378.622 715.142 c
+378.812 715.189 379.001 715.284 379.19 715.378 c
+h
+378.718 713.674 m
+378.718 713.484 378.67 713.294 378.622 713.153 c
+378.433 712.679 378.149 712.489 377.817 712.442 c
+377.723 712.395 377.581 712.395 377.438 712.395 c
+377.202 712.395 l
+377.154 712.395 377.106 712.347 377.059 712.347 c
+376.869 712.347 376.68 712.347 376.538 712.299 c
+376.633 712.821 376.823 713.104 377.012 713.247 c
+377.059 713.247 l
+377.106 713.294 377.154 713.294 377.202 713.342 c
+377.249 713.342 377.343 713.389 377.438 713.389 c
+377.581 713.437 377.723 713.484 377.817 713.484 c
+378.101 713.532 378.385 713.579 378.622 713.674 c
+378.67 713.674 378.67 713.674 378.718 713.72 c
+h
+378.101 712.063 m
+378.054 711.779 377.959 711.542 377.817 711.4 c
+377.723 711.211 377.581 711.068 377.438 711.021 c
+377.343 710.974 377.249 710.926 377.202 710.926 c
+377.154 710.926 377.106 710.926 377.059 710.879 c
+376.823 710.879 376.538 710.926 376.301 710.926 c
+376.159 710.926 l
+376.065 710.926 375.97 710.926 375.875 710.879 c
+375.78 710.879 l
+375.828 710.974 375.875 711.021 375.875 711.115 c
+375.97 711.305 376.065 711.447 376.159 711.589 c
+376.207 711.637 376.254 711.684 376.301 711.731 c
+376.301 711.779 376.349 711.779 376.396 711.826 c
+376.586 711.874 376.823 711.921 377.059 711.968 c
+377.202 711.968 l
+377.438 711.968 l
+377.581 712.016 377.723 712.016 377.817 712.016 c
+377.912 712.063 378.007 712.063 378.101 712.11 c
+h
+377.343 710.5 m
+377.296 710.358 377.249 710.216 377.202 710.121 c
+377.154 710.027 377.106 709.979 377.059 709.884 c
+376.823 709.6 376.586 709.458 376.301 709.458 c
+376.159 709.458 l
+375.875 709.458 l
+375.686 709.505 375.544 709.505 375.354 709.552 c
+375.07 709.552 l
+375.023 709.552 374.975 709.552 374.928 709.505 c
+374.975 709.648 375.023 709.742 375.07 709.789 c
+375.164 709.979 375.259 710.121 375.354 710.216 c
+375.449 710.31 375.544 710.358 375.638 710.405 c
+375.686 710.453 375.78 710.453 375.875 710.453 c
+375.97 710.5 376.065 710.5 376.159 710.5 c
+376.301 710.5 l
+377.059 710.5 l
+377.202 710.5 l
+377.249 710.547 377.296 710.547 377.343 710.547 c
+h
+376.491 709.031 m
+376.396 708.89 376.349 708.794 376.301 708.7 c
+376.254 708.605 376.207 708.558 376.159 708.463 c
+376.065 708.369 375.97 708.321 375.875 708.226 c
+375.733 708.132 375.544 708.084 375.354 708.084 c
+375.07 708.084 l
+375.023 708.084 374.975 708.132 374.88 708.132 c
+374.691 708.179 374.502 708.226 374.359 708.226 c
+374.217 708.274 374.123 708.274 374.028 708.274 c
+373.98 708.274 l
+374.028 708.321 l
+374.123 708.558 374.265 708.7 374.359 708.794 c
+374.454 708.937 374.596 709.031 374.738 709.079 c
+374.786 709.079 374.833 709.126 374.88 709.126 c
+375.07 709.126 l
+375.354 709.126 l
+375.544 709.126 375.733 709.079 375.875 709.079 c
+376.159 709.079 l
+376.301 709.079 l
+376.491 709.079 l
+376.443 709.031 l
+h
+375.449 707.658 m
+375.401 707.611 375.401 707.563 375.354 707.516 c
+375.259 707.327 375.164 707.231 375.07 707.137 c
+375.023 707.042 374.975 706.995 374.88 706.948 c
+374.691 706.853 374.549 706.806 374.359 706.758 c
+374.217 706.758 374.123 706.806 374.028 706.806 c
+373.98 706.806 373.933 706.853 373.839 706.853 c
+373.791 706.853 373.743 706.9 373.696 706.9 c
+373.459 706.995 373.223 707.09 372.986 707.09 c
+372.892 707.09 l
+372.938 707.137 372.986 707.184 372.986 707.231 c
+373.27 707.611 373.507 707.8 373.696 707.847 c
+373.743 707.847 l
+373.839 707.847 l
+374.028 707.847 l
+374.123 707.847 374.217 707.847 374.359 707.8 c
+374.549 707.8 374.738 707.753 374.88 707.705 c
+375.07 707.705 l
+375.164 707.705 375.259 707.658 375.354 707.658 c
+375.401 707.705 375.449 707.705 375.449 707.705 c
+h
+374.313 706.332 m
+374.217 706.19 374.123 706.095 374.028 705.953 c
+373.98 705.906 373.933 705.858 373.839 705.811 c
+373.791 705.764 373.743 705.764 373.696 705.716 c
+373.459 705.574 373.223 705.574 372.986 705.574 c
+372.892 705.621 372.749 705.669 372.655 705.716 c
+372.464 705.764 372.323 705.858 372.133 705.906 c
+372.086 705.953 371.991 705.953 371.897 706.0 c
+371.802 706.0 l
+371.755 706.0 l
+371.755 706.048 371.755 706.048 371.802 706.095 c
+371.849 706.143 371.897 706.19 371.897 706.237 c
+371.991 706.332 372.086 706.379 372.133 706.426 c
+372.323 706.616 372.464 706.663 372.607 706.711 c
+372.655 706.711 l
+372.749 706.711 372.892 706.663 372.986 706.663 c
+373.27 706.616 373.507 706.569 373.696 706.474 c
+373.839 706.474 l
+373.933 706.426 373.98 706.426 374.028 706.426 c
+374.123 706.379 374.217 706.379 374.359 706.379 c
+h
+373.081 705.148 m
+373.033 705.1 373.033 705.1 372.986 705.053 c
+372.892 704.911 372.749 704.816 372.655 704.722 c
+372.464 704.579 372.275 704.532 372.133 704.484 c
+371.897 704.484 l
+371.802 704.484 l
+371.755 704.484 371.755 704.532 371.707 704.532 c
+371.565 704.532 371.423 704.627 371.328 704.674 c
+371.139 704.769 370.997 704.864 370.854 704.911 c
+370.807 704.959 370.713 704.959 370.665 705.006 c
+370.618 705.006 370.523 705.053 370.476 705.053 c
+370.523 705.1 370.618 705.148 370.665 705.195 c
+370.713 705.289 370.807 705.337 370.854 705.385 c
+371.043 705.527 371.186 705.621 371.328 705.621 c
+371.328 705.621 371.376 705.621 371.423 705.669 c
+371.517 705.621 371.613 705.621 371.707 705.621 c
+371.755 705.574 371.755 705.574 371.802 705.574 c
+371.849 705.574 371.897 705.574 371.897 705.527 c
+371.991 705.527 372.086 705.479 372.133 705.479 c
+372.323 705.432 372.464 705.337 372.655 705.289 c
+372.749 705.243 372.892 705.195 372.986 705.195 c
+373.081 705.195 l
+h
+371.707 704.058 m
+371.565 703.916 371.423 703.774 371.328 703.679 c
+371.139 703.585 370.997 703.537 370.854 703.49 c
+370.665 703.49 l
+370.381 703.49 370.192 703.632 369.955 703.726 c
+369.907 703.774 369.86 703.822 369.813 703.822 c
+369.576 703.963 369.386 704.106 369.149 704.2 c
+369.433 704.437 369.623 704.579 369.813 704.627 c
+369.86 704.674 369.907 704.674 369.955 704.674 c
+370.003 704.722 370.049 704.722 370.097 704.722 c
+370.286 704.674 370.476 704.627 370.665 704.532 c
+370.713 704.532 370.807 704.484 370.854 704.437 c
+370.997 704.39 371.186 704.295 371.328 704.248 c
+371.47 704.2 371.565 704.153 371.707 704.106 c
+371.755 704.106 l
+h
+370.333 703.111 m
+370.192 702.969 370.049 702.922 369.955 702.827 c
+369.907 702.78 369.86 702.78 369.813 702.732 c
+369.576 702.638 369.339 702.59 369.149 702.638 c
+369.055 702.638 368.96 702.685 368.865 702.732 c
+368.818 702.732 368.723 702.78 368.676 702.827 c
+368.582 702.874 368.487 702.922 368.391 703.016 c
+368.25 703.111 368.108 703.253 367.965 703.348 c
+367.871 703.395 367.824 703.395 367.776 703.443 c
+367.824 703.537 367.871 703.585 367.965 703.585 c
+368.108 703.726 368.297 703.774 368.391 703.822 c
+368.534 703.869 368.582 703.869 368.676 703.869 c
+368.771 703.869 l
+368.865 703.869 l
+368.96 703.822 369.055 703.774 369.149 703.726 c
+369.386 703.632 369.576 703.49 369.813 703.395 c
+369.86 703.348 369.907 703.301 369.955 703.301 c
+370.097 703.206 370.192 703.158 370.333 703.158 c
+370.286 703.111 l
+h
+368.818 702.259 m
+368.771 702.259 368.723 702.211 368.676 702.164 c
+368.582 702.117 368.487 702.069 368.391 702.022 c
+368.25 701.927 368.108 701.879 367.965 701.879 c
+367.776 701.879 l
+367.633 701.879 367.492 701.927 367.397 701.974 c
+367.349 701.974 367.302 702.022 367.255 702.022 c
+367.16 702.117 367.066 702.211 366.97 702.306 c
+366.923 702.306 366.876 702.353 366.876 702.4 c
+366.734 702.495 366.639 702.59 366.544 702.638 c
+366.449 702.732 366.355 702.78 366.26 702.827 c
+366.355 702.922 366.449 702.969 366.544 703.016 c
+366.686 703.064 366.781 703.111 366.876 703.111 c
+366.876 703.158 366.923 703.158 366.97 703.158 c
+367.066 703.206 367.16 703.206 367.255 703.206 c
+367.302 703.206 367.302 703.206 367.302 703.158 c
+367.397 703.158 l
+367.539 703.111 367.633 703.016 367.776 702.969 c
+367.824 702.922 367.871 702.874 367.965 702.827 c
+368.108 702.732 368.25 702.638 368.391 702.543 c
+368.487 702.448 368.582 702.4 368.676 702.353 c
+368.723 702.353 368.771 702.306 368.818 702.306 c
+368.771 702.259 l
+h
+367.207 701.548 m
+367.113 701.501 367.066 701.454 366.97 701.406 c
+366.923 701.406 366.876 701.406 366.876 701.358 c
+366.734 701.311 366.639 701.311 366.544 701.263 c
+366.213 701.263 l
+366.118 701.263 366.071 701.263 365.976 701.311 c
+365.597 701.454 365.361 701.833 365.028 702.117 c
+364.934 702.211 364.839 702.306 364.745 702.353 c
+364.839 702.4 364.934 702.448 365.028 702.495 c
+365.408 702.638 365.645 702.638 365.834 702.59 c
+365.882 702.59 365.929 702.543 365.976 702.543 c
+366.071 702.495 366.118 702.448 366.213 702.4 c
+366.307 702.306 366.449 702.211 366.544 702.117 c
+366.639 702.022 366.734 701.927 366.876 701.879 c
+366.876 701.833 366.923 701.785 366.97 701.785 c
+367.066 701.69 367.16 701.642 367.255 701.596 c
+h
+365.597 701.027 m
+365.408 700.885 365.218 700.837 365.028 700.79 c
+364.887 700.79 364.745 700.743 364.65 700.79 c
+364.413 700.79 364.223 700.885 364.081 701.027 c
+363.75 701.263 363.561 701.738 363.229 701.974 c
+363.229 701.974 363.229 702.022 363.182 702.022 c
+363.229 702.022 l
+363.607 702.164 363.892 702.211 364.081 702.211 c
+364.177 702.211 364.223 702.211 364.271 702.164 c
+364.413 702.117 364.555 702.022 364.65 701.927 c
+364.792 701.785 364.934 701.69 365.028 701.548 c
+365.218 701.358 365.408 701.169 365.645 701.027 c
+h
+363.94 700.6 m
+363.655 700.506 363.418 700.458 363.229 700.411 c
+363.182 700.411 363.087 700.411 363.039 700.458 c
+362.897 700.458 362.755 700.506 362.661 700.553 c
+362.518 700.648 362.376 700.743 362.282 700.885 c
+362.045 701.169 361.902 701.548 361.618 701.785 c
+361.902 701.879 362.092 701.927 362.282 701.927 c
+362.424 701.927 362.566 701.927 362.661 701.879 c
+362.708 701.879 l
+362.85 701.785 362.945 701.69 363.039 701.642 c
+363.087 701.548 363.182 701.454 363.229 701.358 c
+363.466 701.122 363.703 700.79 363.987 700.6 c
+h
+362.234 700.316 m
+361.998 700.269 361.808 700.222 361.618 700.222 c
+361.381 700.222 l
+360.908 700.316 360.671 700.648 360.482 700.98 c
+360.34 701.263 360.245 701.548 360.056 701.738 c
+360.197 701.785 360.34 701.785 360.482 701.785 c
+360.766 701.833 361.003 701.785 361.145 701.69 c
+361.24 701.642 361.287 701.548 361.381 701.454 c
+361.477 701.358 361.571 701.263 361.618 701.122 c
+361.856 700.837 361.998 700.553 362.282 700.364 c
+h
+360.482 700.222 m
+360.103 700.127 359.819 700.127 359.629 700.222 c
+359.535 700.222 l
+358.966 700.458 358.871 701.027 358.635 701.501 c
+358.587 701.596 358.54 701.69 358.445 701.785 c
+358.54 701.785 358.587 701.833 358.635 701.833 c
+359.061 701.833 359.345 701.785 359.535 701.69 c
+359.582 701.642 359.582 701.596 359.629 701.596 c
+360.008 701.169 360.15 700.648 360.482 700.269 c
+360.529 700.222 l
+h
+358.777 700.222 m
+358.635 700.222 l
+358.397 700.222 l
+358.255 700.222 358.161 700.222 358.066 700.269 c
+357.924 700.269 357.829 700.316 357.735 700.411 c
+357.545 700.506 357.45 700.6 357.356 700.743 c
+357.213 701.074 357.119 701.454 356.977 701.785 c
+356.977 701.879 356.93 701.927 356.882 702.022 c
+356.977 702.022 l
+357.119 702.022 357.261 702.022 357.356 701.974 c
+357.498 701.974 357.64 701.927 357.735 701.927 c
+357.829 701.879 357.877 701.833 357.972 701.785 c
+358.018 701.738 358.018 701.69 358.066 701.642 c
+358.208 701.454 358.303 701.217 358.397 701.027 c
+358.492 700.837 358.54 700.696 358.635 700.553 c
+358.682 700.411 358.777 700.316 358.824 700.269 c
+h
+357.072 700.411 m
+356.977 700.411 l
+356.74 700.411 l
+356.598 700.458 356.456 700.458 356.313 700.506 c
+356.172 700.553 356.03 700.648 355.935 700.743 c
+355.509 701.122 355.603 701.785 355.366 702.259 c
+355.366 702.259 355.319 702.306 355.319 702.353 c
+355.366 702.353 l
+355.603 702.306 355.793 702.306 355.935 702.259 c
+356.124 702.211 356.219 702.164 356.313 702.069 c
+356.361 702.069 356.361 702.022 356.361 702.022 c
+356.55 701.785 356.645 701.501 356.74 701.217 c
+356.835 701.027 356.882 700.837 356.977 700.648 c
+357.024 700.553 357.072 700.506 357.119 700.411 c
+h
+355.366 700.743 m
+355.225 700.743 355.082 700.79 354.988 700.79 c
+354.324 700.932 354.087 701.311 354.041 701.69 c
+353.945 702.022 353.945 702.4 353.851 702.732 c
+353.851 702.732 353.804 702.78 353.804 702.827 c
+353.851 702.827 l
+353.898 702.78 353.945 702.78 354.041 702.78 c
+354.466 702.685 354.703 702.59 354.846 702.4 c
+354.892 702.306 354.94 702.211 354.988 702.117 c
+355.129 701.69 355.177 701.217 355.366 700.837 c
+355.414 700.837 355.414 700.79 355.414 700.743 c
+h
+353.709 701.217 m
+353.519 701.263 353.377 701.311 353.235 701.358 c
+353.046 701.406 352.904 701.501 352.761 701.642 c
+352.714 701.69 352.667 701.738 352.619 701.785 c
+352.382 702.164 352.477 702.638 352.429 703.064 c
+352.382 703.206 352.382 703.301 352.336 703.443 c
+352.382 703.395 352.382 703.395 352.429 703.395 c
+352.477 703.395 352.572 703.348 352.619 703.348 c
+352.667 703.348 352.714 703.301 352.761 703.301 c
+352.998 703.206 353.141 703.111 353.235 703.016 c
+353.282 702.969 353.282 702.969 353.33 702.922 c
+353.614 702.353 353.519 701.738 353.756 701.217 c
+h
+352.24 703.774 m
+352.146 703.774 l
+352.051 703.963 351.862 704.106 351.577 704.248 c
+351.53 704.295 351.435 704.342 351.341 704.342 c
+351.341 704.39 l
+351.198 704.437 351.009 704.484 350.819 704.532 c
+350.772 704.532 l
+350.678 704.722 350.535 704.864 350.251 705.053 c
+350.156 705.1 350.061 705.195 349.92 705.243 c
+349.778 705.289 349.636 705.337 349.493 705.385 c
+349.446 705.479 349.399 705.527 349.351 705.621 c
+349.303 705.669 349.209 705.764 349.162 705.811 c
+349.02 705.953 348.877 706.048 348.688 706.143 c
+348.546 706.237 348.404 706.285 348.261 706.379 c
+348.215 706.379 348.215 706.426 348.215 706.426 c
+348.167 706.521 348.167 706.569 348.12 706.663 c
+348.12 706.663 348.167 706.711 348.215 706.711 c
+348.356 706.806 348.499 706.995 348.688 707.231 c
+348.735 707.279 348.783 707.327 348.83 707.374 c
+348.925 707.421 349.02 707.516 349.162 707.611 c
+349.209 707.705 349.256 707.753 349.351 707.847 c
+349.399 707.895 349.493 707.989 349.541 708.132 c
+349.683 708.179 349.778 708.226 349.92 708.369 c
+350.014 708.463 350.156 708.652 350.251 708.842 c
+350.298 708.842 l
+350.441 708.937 350.63 709.079 350.819 709.316 c
+350.914 709.411 350.961 709.505 351.056 709.6 c
+351.151 709.648 351.246 709.695 351.341 709.789 c
+351.341 709.837 l
+351.435 709.884 351.482 709.979 351.577 710.073 c
+351.625 710.168 351.719 710.264 351.814 710.358 c
+351.956 710.405 352.099 710.547 352.24 710.737 c
+352.288 710.784 352.288 710.784 352.336 710.832 c
+352.336 710.879 352.382 710.879 352.429 710.926 c
+352.429 710.974 352.477 711.021 352.525 711.115 c
+352.572 711.115 352.619 711.115 352.619 711.163 c
+352.667 711.163 352.714 711.211 352.761 711.258 c
+352.904 711.352 353.093 711.542 353.235 711.779 c
+353.282 711.826 353.282 711.826 353.282 711.874 c
+353.472 711.921 353.614 712.063 353.851 712.347 c
+353.898 712.395 353.945 712.489 354.041 712.584 c
+354.135 712.631 354.182 712.679 354.277 712.773 c
+354.324 712.773 l
+354.372 712.726 354.466 712.679 354.561 712.631 c
+354.609 712.489 354.751 712.395 354.988 712.252 c
+355.035 712.205 355.177 712.157 355.272 712.11 c
+355.272 712.11 355.319 712.063 355.366 712.063 c
+355.414 712.016 355.461 712.016 355.509 712.016 c
+355.603 711.874 355.745 711.779 355.935 711.684 c
+356.03 711.637 356.172 711.589 356.267 711.589 c
+356.313 711.542 l
+356.361 711.542 356.456 711.542 356.503 711.494 c
+356.598 711.447 356.645 711.4 356.74 711.352 c
+356.835 711.305 356.93 711.258 356.977 711.258 c
+357.119 711.211 357.213 711.211 357.356 711.163 c
+357.403 711.163 357.498 711.163 357.592 711.115 c
+357.64 711.115 357.687 711.068 357.735 711.068 c
+357.829 711.021 357.924 710.974 358.066 710.926 c
+358.397 710.926 l
+358.445 710.926 358.445 710.879 358.492 710.879 c
+358.635 710.879 l
+358.729 710.879 l
+358.824 710.879 358.919 710.832 359.013 710.784 c
+358.919 710.595 358.919 710.264 359.013 709.789 c
+358.919 709.552 358.919 709.221 359.013 708.7 c
+358.919 708.511 358.919 708.179 359.013 707.658 c
+358.919 707.421 358.919 707.137 359.013 706.616 c
+358.919 706.379 358.919 706.048 359.013 705.574 c
+358.919 705.337 358.919 705.006 359.013 704.484 c
+358.919 704.295 358.919 703.963 359.013 703.443 c
+358.919 703.206 358.919 702.874 359.013 702.353 c
+359.013 702.306 358.966 702.259 358.966 702.164 c
+358.635 702.164 l
+358.587 702.164 358.492 702.117 358.397 702.117 c
+358.303 702.117 358.255 702.069 358.161 702.069 c
+358.114 702.117 358.114 702.117 358.066 702.117 c
+357.972 702.211 357.877 702.259 357.735 702.259 c
+357.64 702.306 357.498 702.306 357.356 702.353 c
+356.977 702.353 l
+356.93 702.353 356.835 702.306 356.74 702.306 c
+356.598 702.306 l
+356.55 702.353 356.456 702.448 356.313 702.495 c
+356.219 702.543 356.077 702.59 355.935 702.59 c
+355.793 702.638 355.603 702.685 355.366 702.685 c
+355.082 702.685 l
+355.035 702.685 355.035 702.732 354.988 702.78 c
+354.751 702.922 354.466 703.064 354.041 703.111 c
+353.945 703.111 353.898 703.158 353.851 703.158 c
+353.614 703.158 l
+353.519 703.253 353.377 703.348 353.235 703.443 c
+353.093 703.537 352.951 703.585 352.761 703.679 c
+352.619 703.679 l
+352.572 703.726 352.477 703.726 352.429 703.726 c
+352.382 703.726 352.336 703.774 352.336 703.774 c
+h
+352.099 701.833 m
+351.909 701.879 351.719 701.974 351.577 702.022 c
+351.482 702.069 351.435 702.117 351.341 702.164 c
+351.341 702.211 l
+350.678 702.732 351.104 703.537 350.914 704.153 c
+351.104 704.106 351.198 704.058 351.341 704.011 c
+351.435 703.963 351.53 703.916 351.577 703.869 c
+351.719 703.774 351.814 703.679 351.862 703.585 c
+352.099 702.969 351.956 702.353 352.146 701.833 c
+h
+350.583 702.59 m
+350.441 702.638 350.346 702.685 350.251 702.732 c
+350.109 702.78 350.014 702.874 349.92 702.969 c
+349.162 703.537 349.683 704.342 349.588 705.006 c
+349.683 704.959 349.825 704.911 349.92 704.864 c
+350.061 704.769 350.156 704.674 350.251 704.579 c
+350.346 704.532 350.441 704.437 350.488 704.342 c
+350.63 703.726 350.488 703.111 350.63 702.59 c
+h
+349.162 704.39 m
+349.114 704.106 349.066 703.774 349.114 703.49 c
+348.925 703.537 348.83 703.632 348.688 703.679 c
+348.451 703.869 348.309 704.058 348.215 704.2 c
+348.072 704.532 348.12 704.864 348.215 705.243 c
+348.261 705.479 348.356 705.716 348.309 705.953 c
+348.451 705.906 348.594 705.811 348.688 705.764 c
+348.925 705.574 349.066 705.385 349.162 705.243 c
+349.162 705.148 l
+349.209 704.864 349.162 704.627 349.162 704.39 c
+347.93 706.853 m
+347.883 706.9 347.883 706.9 347.836 706.948 c
+347.788 706.995 347.693 707.09 347.599 707.137 c
+347.456 707.231 347.315 707.327 347.125 707.421 c
+347.078 707.516 347.031 707.611 346.983 707.705 c
+346.936 707.8 346.888 707.847 346.841 707.943 c
+346.888 707.989 346.936 707.989 346.983 708.037 c
+347.22 708.037 l
+347.267 708.037 347.315 707.989 347.362 707.989 c
+347.409 707.943 347.504 707.895 347.599 707.8 c
+347.646 707.8 347.693 707.753 347.741 707.705 c
+347.788 707.658 347.788 707.658 347.836 707.611 c
+347.93 707.563 348.025 707.516 348.12 707.468 c
+348.12 707.421 348.167 707.421 348.215 707.374 c
+348.309 707.327 348.356 707.327 348.451 707.279 c
+348.356 707.184 348.309 707.09 348.215 707.042 c
+348.167 706.995 348.12 706.948 348.12 706.948 c
+348.025 706.9 347.978 706.853 347.93 706.853 c
+347.836 705.385 m
+347.788 705.053 347.741 704.769 347.741 704.484 c
+347.693 704.532 l
+347.693 704.484 l
+347.646 704.532 347.646 704.532 347.599 704.579 c
+347.315 704.769 347.125 704.911 346.983 705.1 c
+346.699 705.527 346.841 705.953 346.983 706.332 c
+347.078 706.569 347.125 706.806 347.125 707.042 c
+347.315 706.948 347.456 706.806 347.599 706.711 c
+347.693 706.616 347.788 706.474 347.836 706.379 c
+347.883 706.332 347.883 706.285 347.883 706.237 c
+347.93 705.953 347.883 705.669 347.836 705.385 c
+346.462 705.621 m
+346.415 705.669 l
+346.415 705.621 l
+346.32 705.716 346.225 705.764 346.177 705.811 c
+346.083 705.858 346.036 705.906 345.988 705.953 c
+345.894 706.048 345.846 706.143 345.799 706.19 c
+345.751 706.285 345.704 706.379 345.657 706.474 c
+345.609 706.663 345.609 706.853 345.657 707.042 c
+345.704 707.137 345.751 707.279 345.799 707.374 c
+345.846 707.563 345.941 707.705 345.988 707.895 c
+346.036 707.989 346.083 708.084 346.083 708.226 c
+346.083 708.179 346.13 708.179 346.177 708.132 c
+346.556 707.847 346.699 707.563 346.746 707.327 c
+346.746 706.711 346.462 706.143 346.462 705.621 c
+345.23 706.853 m
+345.183 706.9 l
+345.183 706.853 l
+345.089 706.948 344.993 707.042 344.946 707.137 c
+344.804 707.231 344.71 707.374 344.662 707.516 c
+344.472 707.847 344.52 708.179 344.662 708.463 c
+344.71 708.652 344.852 708.842 344.946 709.031 c
+344.993 709.174 345.089 709.316 345.089 709.458 c
+345.278 709.316 345.372 709.221 345.467 709.079 c
+345.562 708.937 345.609 708.842 345.657 708.7 c
+345.704 708.652 345.704 708.605 345.704 708.558 c
+345.704 708.463 345.704 708.369 345.657 708.274 c
+345.609 708.084 345.562 707.847 345.467 707.658 c
+345.372 707.374 345.278 707.137 345.23 706.853 c
+344.141 708.179 m
+344.141 708.226 l
+344.046 708.321 343.952 708.369 343.857 708.463 c
+343.81 708.558 343.762 708.652 343.715 708.7 c
+343.43 709.174 343.525 709.552 343.715 709.884 c
+343.762 709.932 343.81 710.027 343.857 710.121 c
+344.046 710.358 344.189 710.595 344.236 710.832 c
+344.283 710.737 344.378 710.689 344.425 710.642 c
+344.52 710.5 344.615 710.358 344.662 710.264 c
+344.71 710.121 344.757 709.979 344.757 709.837 c
+344.757 709.695 344.71 709.552 344.662 709.411 c
+344.567 709.221 344.472 709.031 344.425 708.89 c
+344.283 708.652 344.189 708.416 344.141 708.179 c
+343.147 709.648 m
+343.099 709.742 343.005 709.789 342.957 709.884 c
+342.91 709.979 342.862 710.027 342.815 710.121 c
+342.578 710.547 342.673 710.879 342.815 711.211 c
+342.862 711.258 342.91 711.352 342.957 711.4 c
+343.147 711.684 343.384 711.921 343.525 712.205 c
+343.573 712.11 343.667 712.016 343.715 711.921 c
+343.81 711.779 343.857 711.684 343.857 711.589 c
+343.952 711.447 343.952 711.305 343.952 711.211 c
+343.904 711.115 343.904 711.068 343.857 711.021 c
+343.857 710.879 343.762 710.784 343.715 710.642 c
+343.525 710.31 343.288 709.979 343.194 709.6 c
+h
+342.341 711.115 m
+342.341 711.163 l
+342.294 711.163 342.294 711.211 342.246 711.258 c
+341.725 712.063 341.915 712.537 342.246 712.916 c
+342.389 713.01 342.483 713.153 342.578 713.247 c
+342.673 713.342 342.767 713.437 342.815 713.532 c
+342.862 713.579 342.862 713.626 342.91 713.674 c
+342.91 713.626 342.957 713.626 342.957 713.579 c
+343.194 713.153 343.288 712.868 343.241 712.631 c
+343.194 712.442 343.051 712.252 342.957 712.11 c
+342.91 712.016 342.862 711.968 342.815 711.874 c
+342.72 711.779 342.673 711.684 342.578 711.542 c
+342.483 711.4 342.436 711.258 342.341 711.115 c
+341.63 712.726 m
+341.536 712.868 341.441 713.058 341.394 713.153 c
+341.252 713.579 341.299 713.863 341.394 714.052 c
+341.584 714.431 342.01 714.668 342.246 715.0 c
+342.341 715.047 342.389 715.142 342.436 715.189 c
+342.483 715.047 342.531 714.952 342.578 714.81 c
+342.72 714.526 342.72 714.289 342.673 714.147 c
+342.625 714.052 342.625 714.005 342.578 713.958 c
+342.483 713.815 342.389 713.674 342.246 713.532 c
+342.057 713.247 341.773 713.01 341.678 712.679 c
+h
+341.062 714.384 m
+341.062 714.337 l
+340.684 715.142 340.826 715.568 341.11 715.899 c
+341.205 715.994 341.299 716.089 341.394 716.183 c
+341.63 716.373 341.915 716.515 342.057 716.752 c
+342.2 716.468 342.246 716.231 342.246 716.041 c
+342.294 715.994 342.294 715.899 342.246 715.853 c
+342.246 715.757 342.246 715.71 342.2 715.662 c
+342.01 715.284 341.678 715.0 341.394 714.716 c
+341.299 714.573 341.157 714.479 341.11 714.337 c
+h
+340.684 715.994 m
+340.636 716.041 l
+340.257 717.084 340.636 717.463 341.11 717.794 c
+341.205 717.842 341.299 717.889 341.394 717.984 c
+341.584 718.078 341.725 718.173 341.867 718.315 c
+342.01 717.794 342.01 717.463 341.915 717.226 c
+341.773 717.036 341.584 716.847 341.394 716.704 c
+341.299 716.609 341.205 716.515 341.11 716.42 c
+340.92 716.278 340.778 716.136 340.684 715.994 c
+340.399 718.883 m
+340.541 719.168 340.826 719.357 341.11 719.499 c
+341.205 719.546 341.299 719.594 341.394 719.641 c
+341.536 719.736 341.678 719.831 341.773 719.925 c
+341.915 719.357 341.867 719.026 341.725 718.836 c
+341.63 718.694 341.536 718.599 341.394 718.457 c
+341.299 718.41 341.205 718.315 341.11 718.268 c
+340.826 718.078 340.589 717.889 340.399 717.699 c
+340.399 717.747 l
+340.21 718.268 340.257 718.647 340.399 718.883 c
+340.399 720.635 m
+340.541 720.872 340.826 721.015 341.11 721.11 c
+341.205 721.157 341.299 721.204 341.394 721.252 c
+341.584 721.299 341.725 721.394 341.867 721.489 c
+341.915 720.967 341.867 720.635 341.725 720.399 c
+341.63 720.305 341.536 720.21 341.394 720.162 c
+341.299 720.067 341.205 720.02 341.11 719.925 c
+340.826 719.784 340.589 719.688 340.399 719.499 c
+340.352 719.499 340.305 719.452 340.257 719.405 c
+340.257 719.452 l
+340.162 720.02 340.21 720.399 340.399 720.635 c
+340.399 722.104 m
+340.541 722.436 340.778 722.625 341.11 722.72 c
+341.205 722.767 341.299 722.767 341.394 722.814 c
+341.63 722.862 341.867 722.957 342.057 723.099 c
+342.104 722.53 342.01 722.199 341.82 722.009 c
+341.678 721.868 341.536 721.772 341.394 721.725 c
+341.299 721.678 341.205 721.63 341.11 721.583 c
+340.826 721.441 340.589 721.347 340.399 721.204 c
+340.352 721.157 340.352 721.157 340.305 721.11 c
+340.305 721.157 l
+340.257 721.583 340.305 721.915 340.399 722.104 c
+341.11 724.236 m
+341.205 724.283 341.299 724.33 341.394 724.33 c
+341.678 724.425 342.01 724.473 342.246 724.567 c
+342.294 724.567 342.341 724.614 342.389 724.614 c
+342.389 724.283 342.341 724.046 342.246 723.857 c
+342.2 723.762 342.152 723.667 342.057 723.572 c
+341.867 723.43 341.63 723.335 341.394 723.241 c
+341.299 723.193 341.205 723.146 341.11 723.146 c
+340.873 723.051 340.684 722.957 340.494 722.862 c
+340.447 723.715 340.731 724.046 341.11 724.236 c
+340.826 724.567 m
+340.826 725.04 340.968 725.325 341.11 725.514 c
+341.205 725.656 341.299 725.751 341.394 725.799 c
+341.678 725.941 341.963 725.988 342.246 725.988 c
+342.389 726.035 342.483 726.035 342.578 726.035 c
+342.673 726.083 342.767 726.083 342.815 726.13 c
+342.862 726.13 l
+342.862 726.035 342.862 725.941 342.815 725.846 c
+342.767 725.562 342.673 725.42 342.578 725.278 c
+342.531 725.23 342.483 725.183 342.436 725.135 c
+342.389 725.088 342.341 725.04 342.246 725.04 c
+341.963 724.899 341.678 724.852 341.394 724.757 c
+341.299 724.709 341.205 724.709 341.11 724.662 c
+341.015 724.614 340.92 724.567 340.826 724.52 c
+h
+341.299 726.225 m
+341.299 726.415 341.346 726.604 341.394 726.746 c
+341.584 727.267 341.915 727.409 342.246 727.504 c
+342.578 727.504 l
+342.673 727.504 342.767 727.504 342.815 727.551 c
+342.957 727.551 l
+343.147 727.551 343.336 727.551 343.478 727.598 c
+343.336 727.077 343.194 726.793 342.957 726.651 c
+342.91 726.604 342.862 726.604 342.815 726.556 c
+342.767 726.556 342.673 726.509 342.578 726.509 c
+342.483 726.461 342.389 726.461 342.246 726.415 c
+341.963 726.367 341.678 726.319 341.394 726.225 c
+341.346 726.225 341.346 726.225 341.299 726.178 c
+h
+341.915 727.835 m
+342.01 728.214 342.104 728.451 342.246 728.641 c
+342.341 728.783 342.483 728.83 342.578 728.877 c
+342.673 728.925 342.72 728.972 342.815 728.972 c
+342.862 728.972 342.91 729.019 342.957 729.019 c
+343.194 729.019 343.478 729.019 343.715 728.972 c
+343.857 728.972 l
+343.999 728.972 344.094 729.019 344.189 729.019 c
+344.094 728.687 343.999 728.498 343.857 728.31 c
+343.81 728.262 343.762 728.214 343.715 728.167 c
+343.667 728.119 343.667 728.119 343.62 728.072 c
+343.43 728.025 343.194 727.977 342.957 727.93 c
+342.815 727.93 l
+342.578 727.93 l
+342.483 727.93 342.389 727.882 342.246 727.882 c
+342.152 727.882 342.01 727.835 341.915 727.788 c
+h
+342.673 729.398 m
+342.72 729.541 342.767 729.683 342.815 729.777 c
+342.862 729.872 342.91 729.92 342.957 730.014 c
+343.194 730.298 343.43 730.44 343.715 730.44 c
+343.857 730.44 l
+344.046 730.44 344.236 730.44 344.425 730.393 c
+344.472 730.393 344.567 730.393 344.662 730.346 c
+344.946 730.346 l
+344.993 730.346 345.041 730.346 345.041 730.393 c
+345.041 730.298 344.993 730.203 344.946 730.109 c
+344.852 729.92 344.757 729.777 344.662 729.683 c
+344.567 729.588 344.472 729.541 344.425 729.493 c
+344.378 729.493 l
+344.236 729.446 344.046 729.398 343.857 729.398 c
+343.715 729.398 l
+342.957 729.398 l
+342.815 729.398 l
+342.767 729.351 342.72 729.351 342.673 729.351 c
+h
+343.525 730.867 m
+343.62 731.008 343.667 731.104 343.715 731.198 c
+343.762 731.293 343.81 731.34 343.857 731.435 c
+344.046 731.625 344.236 731.719 344.425 731.766 c
+344.472 731.814 344.567 731.814 344.662 731.814 c
+344.946 731.814 l
+345.136 731.766 345.278 731.719 345.467 731.672 c
+345.657 731.672 l
+345.704 731.672 345.751 731.625 345.799 731.625 c
+345.988 731.625 l
+346.036 731.625 l
+345.988 731.577 l
+345.941 731.435 345.846 731.34 345.799 731.245 c
+345.751 731.198 345.704 731.151 345.657 731.104 c
+345.609 731.008 345.515 730.961 345.467 730.914 c
+345.42 730.867 345.326 730.819 345.278 730.819 c
+345.183 730.771 345.041 730.771 344.946 730.771 c
+344.662 730.771 l
+344.567 730.771 344.472 730.819 344.425 730.819 c
+344.236 730.819 344.046 730.819 343.857 730.867 c
+343.81 730.867 343.762 730.867 343.715 730.819 c
+343.525 730.819 l
+343.573 730.867 l
+h
+344.567 732.24 m
+344.567 732.335 344.615 732.382 344.662 732.429 c
+344.757 732.571 344.852 732.666 344.946 732.761 c
+345.136 732.951 345.278 733.045 345.467 733.093 c
+345.515 733.093 345.609 733.14 345.657 733.14 c
+345.704 733.14 345.751 733.14 345.799 733.093 c
+345.988 733.093 l
+346.036 733.093 346.083 733.045 346.177 733.045 c
+346.415 732.951 346.699 732.856 346.983 732.808 c
+347.078 732.808 l
+347.078 732.761 347.031 732.714 346.983 732.666 c
+346.746 732.287 346.51 732.098 346.273 732.051 c
+346.177 732.051 l
+345.988 732.051 l
+345.799 732.051 l
+345.751 732.051 345.704 732.051 345.657 732.098 c
+345.467 732.098 l
+345.278 732.146 345.089 732.193 344.946 732.193 c
+344.852 732.193 344.757 732.24 344.662 732.24 c
+344.615 732.24 344.567 732.24 344.567 732.193 c
+h
+345.704 733.566 m
+345.704 733.614 345.751 733.661 345.799 733.708 c
+345.846 733.803 345.941 733.851 345.988 733.945 c
+346.036 733.993 346.083 734.04 346.177 734.087 c
+346.462 734.324 346.746 734.372 346.983 734.324 c
+347.172 734.276 347.409 734.182 347.599 734.087 c
+347.693 734.087 347.741 734.04 347.836 733.993 c
+347.93 733.945 348.025 733.945 348.12 733.898 c
+348.215 733.898 l
+348.261 733.898 l
+348.261 733.851 348.215 733.851 348.215 733.803 c
+348.167 733.756 348.12 733.708 348.12 733.661 c
+348.025 733.566 347.93 733.472 347.836 733.424 c
+347.741 733.377 347.646 733.282 347.599 733.282 c
+347.504 733.235 347.456 733.235 347.409 733.188 c
+347.267 733.188 347.125 733.235 346.983 733.235 c
+346.699 733.282 346.415 733.377 346.177 733.472 c
+345.988 733.472 l
+345.941 733.472 345.846 733.519 345.799 733.519 c
+345.657 733.519 l
+h
+346.936 734.751 m
+346.936 734.798 346.983 734.798 346.983 734.845 c
+347.22 735.082 347.409 735.224 347.599 735.319 c
+347.693 735.366 347.741 735.366 347.836 735.414 c
+348.12 735.414 l
+348.215 735.414 l
+348.404 735.366 348.546 735.319 348.688 735.224 c
+348.83 735.129 349.02 735.034 349.162 734.987 c
+349.209 734.94 349.256 734.94 349.351 734.892 c
+349.399 734.892 349.446 734.845 349.541 734.845 c
+349.446 734.798 349.399 734.703 349.351 734.656 c
+349.256 734.609 349.209 734.561 349.162 734.514 c
+348.973 734.372 348.83 734.324 348.688 734.276 c
+348.594 734.276 l
+348.451 734.276 348.356 734.276 348.215 734.324 c
+348.167 734.324 348.12 734.324 348.12 734.372 c
+348.025 734.372 347.93 734.419 347.836 734.419 c
+347.741 734.466 347.693 734.514 347.599 734.514 c
+347.409 734.609 347.172 734.656 346.983 734.703 c
+346.888 734.703 l
+h
+348.261 735.839 m
+348.404 735.982 348.546 736.124 348.688 736.219 c
+348.877 736.313 349.02 736.361 349.162 736.408 c
+349.351 736.408 l
+349.541 736.408 349.73 736.361 349.92 736.266 c
+350.014 736.172 350.156 736.076 350.251 736.029 c
+350.441 735.888 350.63 735.792 350.819 735.745 c
+350.819 735.697 350.867 735.697 350.867 735.697 c
+350.819 735.697 l
+350.63 735.508 350.441 735.366 350.251 735.271 c
+350.156 735.224 350.014 735.177 349.92 735.177 c
+349.872 735.177 l
+349.683 735.224 349.493 735.271 349.351 735.366 c
+349.256 735.366 349.209 735.414 349.162 735.461 c
+349.02 735.508 348.83 735.603 348.688 735.651 c
+348.546 735.697 348.404 735.792 348.261 735.792 c
+h
+349.683 736.787 m
+349.778 736.881 349.825 736.929 349.92 736.976 c
+350.014 737.072 350.156 737.119 350.251 737.166 c
+350.488 737.261 350.678 737.308 350.819 737.261 c
+351.009 737.261 351.151 737.166 351.341 737.072 c
+351.435 737.024 351.482 736.976 351.577 736.929 c
+351.814 736.74 352.003 736.551 352.24 736.456 c
+352.003 736.219 351.766 736.124 351.577 736.076 c
+351.482 736.029 351.435 736.029 351.341 736.029 c
+351.246 736.029 l
+351.104 736.076 350.961 736.124 350.819 736.172 c
+350.63 736.266 350.441 736.408 350.251 736.503 c
+350.156 736.551 350.014 736.645 349.92 736.693 c
+349.825 736.693 349.73 736.74 349.683 736.74 c
+349.73 736.787 l
+h
+351.198 737.64 m
+351.246 737.687 351.293 737.687 351.341 737.734 c
+351.435 737.782 351.482 737.829 351.577 737.877 c
+351.862 738.018 352.051 738.018 352.24 738.018 c
+352.336 738.018 l
+352.429 738.018 l
+352.477 737.971 352.572 737.971 352.619 737.924 c
+352.667 737.877 352.714 737.877 352.761 737.829 c
+352.951 737.734 353.093 737.592 353.235 737.45 c
+353.424 737.261 353.566 737.166 353.756 737.072 c
+353.566 736.929 353.377 736.835 353.235 736.787 c
+353.046 736.74 352.904 736.693 352.761 736.693 c
+352.761 736.693 352.714 736.693 352.714 736.74 c
+352.619 736.74 l
+352.572 736.787 352.477 736.787 352.429 736.835 c
+352.382 736.835 352.336 736.881 352.336 736.881 c
+352.288 736.881 352.288 736.929 352.24 736.929 c
+352.003 737.072 351.814 737.261 351.577 737.403 c
+351.482 737.45 351.435 737.498 351.341 737.545 c
+351.293 737.545 351.246 737.592 351.198 737.592 c
+h
+352.761 738.35 m
+352.951 738.445 353.093 738.492 353.235 738.539 c
+353.472 738.634 353.661 738.682 353.851 738.634 c
+353.898 738.634 353.945 738.634 354.041 738.587 c
+354.419 738.445 354.656 738.066 354.988 737.782 c
+355.082 737.687 355.177 737.592 355.272 737.545 c
+355.177 737.498 355.082 737.45 354.988 737.403 c
+354.609 737.261 354.372 737.261 354.182 737.308 c
+354.135 737.308 354.087 737.356 354.041 737.356 c
+353.945 737.403 353.898 737.45 353.851 737.498 c
+353.614 737.64 353.424 737.829 353.235 737.971 c
+353.093 738.113 352.951 738.208 352.761 738.303 c
+352.809 738.35 l
+h
+354.419 738.871 m
+354.609 739.013 354.798 739.061 354.988 739.108 c
+355.129 739.108 355.272 739.155 355.366 739.108 c
+355.603 739.108 355.793 739.013 355.935 738.871 c
+356.077 738.729 356.219 738.587 356.313 738.445 c
+356.456 738.256 356.598 738.066 356.74 737.924 c
+356.787 737.924 356.787 737.924 356.787 737.877 c
+356.74 737.877 l
+356.598 737.782 356.456 737.734 356.313 737.734 c
+356.172 737.687 356.03 737.687 355.935 737.687 c
+355.84 737.687 355.793 737.734 355.698 737.734 c
+355.603 737.782 355.461 737.877 355.366 737.971 c
+355.225 738.113 355.082 738.208 354.988 738.35 c
+354.798 738.539 354.609 738.729 354.372 738.871 c
+h
+356.077 739.297 m
+356.172 739.344 356.267 739.344 356.313 739.392 c
+356.503 739.44 356.645 739.44 356.74 739.487 c
+356.977 739.487 l
+357.167 739.44 357.261 739.392 357.356 739.344 c
+357.498 739.25 357.64 739.155 357.735 739.013 c
+357.829 738.824 357.972 738.634 358.066 738.492 c
+358.161 738.35 358.255 738.208 358.397 738.113 c
+358.255 738.066 358.161 738.018 358.066 738.018 c
+357.924 737.971 357.829 737.971 357.735 737.971 c
+357.592 737.971 357.45 737.971 357.356 738.018 c
+357.261 738.018 l
+357.167 738.113 357.072 738.208 356.977 738.256 c
+356.93 738.35 356.835 738.445 356.74 738.539 c
+356.598 738.682 356.456 738.871 356.313 739.061 c
+356.219 739.155 356.124 739.203 356.03 739.297 c
+h
+357.782 739.581 m
+357.877 739.629 357.972 739.629 358.066 739.629 c
+358.208 739.676 358.303 739.676 358.397 739.676 c
+358.635 739.676 l
+359.108 739.581 359.345 739.25 359.535 738.918 c
+359.535 738.824 359.582 738.776 359.629 738.729 c
+359.724 738.539 359.819 738.303 359.961 738.16 c
+359.866 738.16 359.724 738.113 359.629 738.113 c
+359.535 738.113 l
+359.25 738.066 359.013 738.113 358.871 738.208 c
+358.777 738.256 358.729 738.35 358.635 738.445 c
+358.54 738.539 358.492 738.634 358.397 738.729 c
+358.303 738.871 358.161 739.061 358.066 739.203 c
+357.972 739.344 357.877 739.44 357.735 739.534 c
+h
+359.535 739.723 m
+359.629 739.723 l
+360.008 739.771 360.292 739.771 360.482 739.676 c
+361.05 739.487 361.145 738.871 361.381 738.397 c
+361.429 738.303 361.477 738.208 361.571 738.113 c
+361.477 738.113 361.429 738.066 361.381 738.066 c
+360.955 738.066 360.671 738.113 360.482 738.208 c
+360.056 738.587 359.913 739.108 359.629 739.487 c
+359.582 739.534 359.582 739.581 359.535 739.629 c
+359.487 739.629 359.487 739.676 359.487 739.676 c
+359.535 739.676 359.535 739.676 359.535 739.723 c
+361.24 739.676 m
+361.381 739.676 l
+361.618 739.676 l
+361.902 739.676 362.139 739.581 362.282 739.487 c
+362.471 739.392 362.566 739.25 362.661 739.108 c
+362.803 738.776 362.897 738.445 363.039 738.113 c
+363.039 738.018 363.087 737.971 363.134 737.924 c
+363.087 737.877 363.039 737.877 363.039 737.877 c
+362.897 737.877 362.755 737.877 362.661 737.924 c
+362.518 737.924 362.376 737.971 362.282 737.971 c
+362.187 738.018 362.139 738.066 362.045 738.113 c
+361.856 738.35 361.761 738.587 361.618 738.824 c
+361.571 739.013 361.477 739.203 361.381 739.392 c
+361.334 739.487 361.24 739.581 361.192 739.629 c
+h
+362.945 739.487 m
+363.039 739.487 l
+363.229 739.487 l
+363.655 739.44 363.94 739.297 364.081 739.155 c
+364.508 738.776 364.413 738.113 364.65 737.64 c
+364.65 737.64 364.65 737.592 364.697 737.545 c
+364.65 737.545 l
+364.413 737.592 364.223 737.592 364.081 737.64 c
+363.892 737.687 363.75 737.782 363.655 737.877 c
+363.466 738.113 363.324 738.397 363.229 738.682 c
+363.182 738.871 363.087 739.108 363.039 739.25 c
+362.992 739.344 362.945 739.392 362.897 739.487 c
+h
+364.65 739.155 m
+364.792 739.155 364.934 739.108 365.028 739.108 c
+365.692 738.965 365.882 738.587 365.976 738.208 c
+366.071 737.829 366.071 737.45 366.213 737.119 c
+366.213 737.072 l
+366.118 737.119 366.071 737.119 365.976 737.119 c
+365.55 737.213 365.313 737.308 365.171 737.498 c
+365.124 737.592 365.076 737.687 365.028 737.782 c
+364.839 738.208 364.839 738.682 364.65 739.061 c
+364.602 739.061 364.602 739.108 364.602 739.155 c
+h
+366.403 736.74 m
+366.449 736.693 366.497 736.645 366.544 736.598 c
+366.639 736.503 366.734 736.456 366.876 736.408 c
+366.876 736.361 366.923 736.361 366.97 736.361 c
+367.066 736.313 367.16 736.266 367.255 736.219 c
+367.397 736.219 l
+367.492 736.172 367.633 736.172 367.776 736.124 c
+367.871 736.124 l
+367.871 736.076 367.918 736.029 367.965 735.982 c
+368.06 735.888 368.202 735.745 368.391 735.651 c
+368.487 735.603 368.582 735.556 368.676 735.508 c
+368.723 735.508 368.818 735.508 368.865 735.461 c
+368.96 735.461 369.055 735.414 369.149 735.366 c
+369.244 735.366 l
+369.339 735.177 369.528 734.987 369.813 734.845 c
+369.86 734.798 369.907 734.751 369.955 734.751 c
+370.097 734.656 370.333 734.561 370.523 734.514 c
+370.57 734.466 370.618 734.372 370.665 734.324 c
+370.713 734.229 370.76 734.135 370.854 734.087 c
+370.997 733.945 371.139 733.851 371.328 733.756 c
+371.423 733.708 371.565 733.614 371.707 733.566 c
+371.755 733.566 371.755 733.566 371.755 733.519 c
+371.802 733.472 l
+371.802 733.424 371.849 733.329 371.897 733.282 c
+371.849 733.235 371.849 733.235 371.802 733.188 c
+371.755 733.188 371.755 733.188 371.707 733.14 c
+371.613 733.045 371.47 732.903 371.328 732.714 c
+371.281 732.666 371.234 732.619 371.234 732.571 c
+371.091 732.524 370.997 732.429 370.854 732.287 c
+370.807 732.24 370.713 732.146 370.665 732.051 c
+370.57 732.003 370.523 731.908 370.476 731.814 c
+370.333 731.766 370.144 731.625 369.955 731.387 c
+369.907 731.34 369.86 731.245 369.813 731.198 c
+369.765 731.151 369.765 731.104 369.718 731.056 c
+369.528 731.008 369.386 730.819 369.149 730.582 c
+369.102 730.488 369.055 730.393 368.96 730.298 c
+368.913 730.298 368.913 730.298 368.865 730.251 c
+368.818 730.203 368.771 730.203 368.676 730.109 c
+368.582 730.062 368.487 729.966 368.391 729.825 c
+368.344 729.73 368.297 729.683 368.202 729.588 c
+368.154 729.541 368.06 729.493 367.965 729.398 c
+367.871 729.351 367.824 729.256 367.776 729.209 c
+367.681 729.066 367.586 728.972 367.492 728.83 c
+367.444 728.83 367.444 728.783 367.397 728.783 c
+367.349 728.783 367.302 728.735 367.255 728.687 c
+367.16 728.641 367.066 728.498 366.97 728.404 c
+366.923 728.356 366.876 728.31 366.876 728.262 c
+366.829 728.214 366.781 728.119 366.734 728.072 c
+366.686 728.072 366.639 728.025 366.544 727.977 c
+366.449 727.882 366.307 727.788 366.213 727.598 c
+366.118 727.551 366.071 727.456 365.976 727.314 c
+365.882 727.267 365.787 727.22 365.692 727.125 c
+365.645 727.172 365.55 727.172 365.502 727.22 c
+365.408 727.362 365.265 727.504 365.028 727.646 c
+364.982 727.693 364.887 727.74 364.792 727.74 c
+364.745 727.788 364.697 727.788 364.65 727.835 c
+364.555 727.835 l
+364.46 727.977 364.318 728.072 364.081 728.167 c
+363.987 728.214 363.892 728.262 363.75 728.31 c
+363.703 728.31 363.607 728.356 363.513 728.356 c
+363.466 728.404 363.371 728.498 363.229 728.546 c
+363.182 728.546 363.087 728.593 363.039 728.641 c
+362.897 728.641 362.803 728.687 362.661 728.687 c
+362.613 728.687 362.518 728.735 362.424 728.735 c
+362.376 728.783 362.329 728.783 362.282 728.83 c
+362.139 728.877 361.902 728.925 361.618 728.972 c
+361.571 728.972 l
+361.381 728.972 l
+361.287 728.972 l
+361.24 729.019 361.145 729.066 361.003 729.066 c
+361.097 729.256 361.097 729.588 361.003 730.062 c
+361.097 730.298 361.097 730.63 361.003 731.151 c
+361.097 731.34 361.097 731.672 361.003 732.193 c
+361.097 732.429 361.097 732.714 361.003 733.235 c
+361.097 733.472 361.097 733.803 361.003 734.324 c
+361.097 734.514 361.097 734.845 361.003 735.366 c
+361.097 735.556 361.097 735.888 361.003 736.408 c
+361.097 736.645 361.097 736.976 361.003 737.498 c
+361.003 737.545 361.05 737.64 361.05 737.734 c
+361.381 737.734 l
+361.477 737.734 361.524 737.782 361.618 737.782 c
+361.713 737.782 361.761 737.829 361.856 737.829 c
+361.95 737.734 362.092 737.687 362.282 737.64 c
+362.424 737.592 362.518 737.592 362.661 737.545 c
+363.039 737.545 l
+363.087 737.545 363.182 737.592 363.229 737.592 c
+363.418 737.592 l
+363.561 737.45 363.797 737.356 364.081 737.261 c
+364.271 737.261 364.413 737.213 364.65 737.213 c
+364.934 737.213 l
+364.982 737.213 364.982 737.166 365.028 737.119 c
+365.265 736.976 365.55 736.835 365.976 736.787 c
+366.071 736.787 366.118 736.74 366.213 736.74 c
+h
+366.307 738.682 m
+366.403 738.682 366.497 738.634 366.544 738.634 c
+366.686 738.587 366.781 738.539 366.876 738.539 c
+366.876 738.492 366.923 738.492 366.97 738.492 c
+367.066 738.397 367.207 738.35 367.255 738.256 c
+367.302 738.208 367.349 738.16 367.397 738.066 c
+367.681 737.592 367.492 736.976 367.681 736.456 c
+367.586 736.503 367.492 736.503 367.397 736.551 c
+367.349 736.551 367.302 736.598 367.255 736.598 c
+367.16 736.645 367.066 736.693 366.97 736.74 c
+366.923 736.74 366.876 736.787 366.876 736.787 c
+366.781 736.881 366.734 736.929 366.686 736.976 c
+366.639 737.072 366.592 737.213 366.544 737.308 c
+366.403 737.782 366.403 738.303 366.26 738.682 c
+h
+367.918 738.066 m
+367.965 738.018 l
+368.154 737.971 368.297 737.924 368.391 737.877 c
+368.534 737.829 368.628 737.782 368.676 737.687 c
+368.771 737.64 368.818 737.592 368.865 737.498 c
+369.244 736.976 368.96 736.313 369.102 735.745 c
+369.008 735.792 368.913 735.792 368.865 735.839 c
+368.818 735.839 368.723 735.888 368.676 735.888 c
+368.582 735.935 368.487 735.982 368.391 736.076 c
+368.297 736.124 368.202 736.219 368.154 736.313 c
+368.013 736.74 368.013 737.166 367.965 737.545 c
+367.918 737.734 367.918 737.924 367.871 738.066 c
+h
+369.433 737.308 m
+369.576 737.261 369.718 737.213 369.813 737.166 c
+369.86 737.119 369.907 737.119 369.955 737.072 c
+370.902 736.456 370.286 735.603 370.428 734.892 c
+370.238 734.987 370.097 735.034 369.955 735.129 c
+369.907 735.177 369.86 735.224 369.813 735.224 c
+369.67 735.366 369.576 735.461 369.528 735.556 c
+369.386 736.172 369.528 736.787 369.386 737.308 c
+h
+370.854 735.556 m
+370.902 735.839 370.902 736.124 370.854 736.408 c
+370.902 736.408 l
+371.091 736.361 371.186 736.266 371.328 736.219 c
+371.517 736.076 371.613 735.935 371.707 735.839 c
+371.755 735.792 371.755 735.745 371.802 735.697 c
+371.944 735.366 371.897 734.987 371.802 734.656 c
+371.755 734.561 371.755 734.419 371.707 734.324 c
+371.707 734.182 371.66 734.04 371.707 733.945 c
+371.565 733.993 371.423 734.087 371.328 734.135 c
+371.043 734.324 370.949 734.514 370.854 734.656 c
+370.854 734.751 l
+370.807 734.987 370.854 735.271 370.854 735.556 c
+372.038 733.093 m
+372.086 733.045 372.133 732.998 372.133 732.998 c
+372.275 732.856 372.418 732.714 372.655 732.619 c
+372.702 732.571 372.796 732.524 372.892 732.477 c
+372.938 732.382 372.986 732.287 372.986 732.193 c
+373.033 732.146 373.081 732.051 373.128 732.003 c
+373.081 731.956 373.033 731.956 372.986 731.908 c
+372.892 731.861 372.749 731.861 372.655 731.908 c
+372.464 732.003 372.323 732.098 372.133 732.24 c
+372.086 732.287 371.991 732.382 371.897 732.429 c
+371.897 732.429 371.849 732.477 371.802 732.477 c
+371.755 732.477 371.755 732.524 371.707 732.524 c
+371.66 732.571 371.613 732.571 371.517 732.571 c
+371.613 732.666 371.66 732.761 371.707 732.808 c
+371.755 732.856 371.755 732.856 371.802 732.903 c
+371.849 732.951 371.897 732.951 371.897 732.998 c
+371.944 733.045 371.991 733.045 372.038 733.093 c
+372.133 734.324 m
+372.181 734.703 372.323 735.082 372.275 735.414 c
+372.323 735.366 l
+372.323 735.414 l
+372.418 735.319 372.559 735.271 372.655 735.177 c
+372.796 735.082 372.938 734.94 372.986 734.798 c
+373.318 734.372 373.128 733.945 372.986 733.519 c
+372.938 733.282 372.844 733.093 372.844 732.856 c
+372.796 732.903 372.702 732.951 372.655 732.998 c
+372.37 733.235 372.228 733.377 372.133 733.566 c
+372.133 733.661 l
+372.086 733.898 372.086 734.135 372.133 734.324 c
+373.554 734.276 m
+373.602 734.276 l
+373.649 734.229 373.696 734.229 373.696 734.182 c
+373.743 734.182 373.791 734.135 373.839 734.087 c
+373.933 734.04 373.98 733.993 374.028 733.945 c
+374.217 733.756 374.313 733.566 374.359 733.424 c
+374.407 733.235 374.407 733.045 374.359 732.856 c
+374.265 732.571 374.123 732.335 374.028 732.051 c
+373.98 731.908 373.933 731.814 373.933 731.672 c
+373.933 731.719 373.886 731.719 373.839 731.766 c
+373.791 731.814 373.743 731.861 373.696 731.861 c
+373.412 732.146 373.318 732.335 373.27 732.571 c
+373.27 733.188 373.554 733.756 373.554 734.276 c
+374.786 733.045 m
+374.786 732.998 l
+374.833 733.045 l
+374.833 732.998 374.88 732.998 374.88 732.951 c
+374.975 732.903 375.023 732.856 375.07 732.761 c
+375.212 732.619 375.307 732.524 375.354 732.382 c
+375.544 732.051 375.496 731.719 375.354 731.435 c
+375.307 731.245 375.164 731.056 375.07 730.914 c
+375.023 730.725 374.928 730.582 374.928 730.44 c
+374.88 730.44 l
+374.596 730.725 374.407 730.961 374.359 731.198 c
+374.313 731.245 374.313 731.293 374.313 731.34 c
+374.313 731.435 374.313 731.53 374.359 731.625 c
+374.454 732.146 374.738 732.571 374.786 733.045 c
+375.875 731.719 m
+375.875 731.672 l
+375.97 731.577 376.065 731.482 376.159 731.435 c
+376.207 731.34 376.254 731.293 376.301 731.198 c
+376.586 730.725 376.491 730.346 376.301 730.014 c
+376.254 729.966 376.207 729.872 376.159 729.777 c
+376.065 729.635 375.97 729.493 375.875 729.351 c
+375.828 729.256 375.78 729.161 375.78 729.066 c
+375.591 729.304 375.449 729.493 375.354 729.635 c
+375.307 729.777 375.259 729.92 375.259 730.062 c
+375.259 730.203 375.307 730.346 375.354 730.488 c
+375.544 730.914 375.78 731.293 375.875 731.719 c
+376.869 730.251 m
+376.917 730.156 377.012 730.109 377.059 730.014 c
+377.106 729.92 377.154 729.872 377.202 729.777 c
+377.438 729.351 377.343 729.019 377.202 728.687 c
+377.154 728.641 377.106 728.546 377.059 728.498 c
+376.869 728.214 376.633 727.977 376.491 727.693 c
+376.443 727.788 376.349 727.882 376.301 727.977 c
+376.207 728.119 376.159 728.214 376.159 728.31 c
+376.065 728.451 376.065 728.593 376.065 728.687 c
+376.112 728.783 376.112 728.83 376.159 728.925 c
+376.159 729.019 376.254 729.114 376.301 729.256 c
+376.491 729.588 376.728 729.92 376.823 730.298 c
+h
+377.675 728.783 m
+377.675 728.735 l
+377.723 728.687 377.817 728.593 377.817 728.546 c
+378.244 727.882 378.101 727.456 377.817 727.125 c
+377.723 726.935 377.581 726.793 377.438 726.651 c
+377.343 726.556 377.249 726.461 377.202 726.367 c
+377.154 726.319 377.154 726.272 377.106 726.225 c
+377.106 726.272 377.059 726.272 377.059 726.319 c
+376.823 726.746 376.728 727.03 376.775 727.267 c
+376.823 727.456 376.917 727.646 377.059 727.788 c
+377.106 727.882 377.154 727.93 377.202 728.025 c
+377.249 728.119 377.343 728.214 377.438 728.356 c
+377.533 728.498 377.581 728.641 377.675 728.783 c
+378.385 727.172 m
+378.48 727.03 378.575 726.888 378.622 726.746 c
+378.764 726.367 378.718 726.083 378.622 725.846 c
+378.433 725.514 378.101 725.278 377.817 724.994 c
+377.723 724.899 377.675 724.804 377.581 724.709 c
+377.533 724.852 377.486 724.945 377.438 725.088 c
+377.296 725.373 377.296 725.61 377.343 725.751 c
+377.391 725.846 377.391 725.893 377.438 725.941 c
+377.533 726.13 377.675 726.319 377.817 726.509 c
+378.054 726.746 378.244 726.935 378.338 727.22 c
+h
+377.817 719.31 m
+377.817 719.168 l
+377.628 719.168 377.533 719.215 377.486 719.31 c
+377.438 719.357 377.438 719.405 377.438 719.452 c
+377.391 719.452 l
+377.391 719.594 377.343 719.736 377.343 719.973 c
+377.296 720.162 377.249 720.399 377.202 720.589 c
+377.154 720.635 377.154 720.683 377.106 720.73 c
+377.202 720.73 l
+377.296 720.778 377.343 720.778 377.438 720.778 c
+377.581 720.73 377.723 720.73 377.817 720.683 c
+377.817 720.21 l
+377.864 720.067 377.912 719.878 377.959 719.688 c
+377.912 719.594 377.864 719.452 377.817 719.31 c
+371.897 707.184 m
+371.944 707.231 371.944 707.279 371.991 707.327 c
+372.038 707.374 372.086 707.468 372.133 707.563 c
+372.181 707.611 372.228 707.658 372.275 707.705 c
+372.418 707.895 372.559 708.132 372.655 708.321 c
+372.655 708.416 l
+372.796 708.274 372.938 708.179 372.986 708.084 c
+373.033 707.989 373.081 707.943 373.128 707.895 c
+373.081 707.847 373.033 707.8 372.986 707.8 c
+372.892 707.658 372.749 707.468 372.655 707.279 c
+372.607 707.184 372.559 707.137 372.512 707.042 c
+372.37 706.995 372.275 706.948 372.133 706.9 c
+372.086 706.853 372.086 706.853 372.038 706.806 c
+371.991 706.853 371.944 706.948 371.897 706.995 c
+h
+371.802 707.468 m
+371.755 707.421 l
+371.755 707.374 371.707 707.327 371.707 707.327 c
+371.707 707.279 371.66 707.231 371.66 707.184 c
+371.517 707.327 371.376 707.421 371.328 707.516 c
+371.186 707.658 371.139 707.8 371.186 707.895 c
+371.186 707.943 371.234 707.989 371.234 708.037 c
+371.234 708.084 371.281 708.132 371.328 708.179 c
+371.376 708.274 371.423 708.369 371.517 708.463 c
+371.565 708.558 371.66 708.652 371.707 708.748 c
+371.755 708.794 371.755 708.842 371.802 708.842 c
+371.849 708.985 371.897 709.079 371.897 709.174 c
+371.991 709.079 372.086 709.031 372.133 708.937 c
+372.559 708.558 372.37 708.274 372.133 707.943 c
+372.086 707.895 371.991 707.8 371.897 707.658 c
+371.897 707.611 371.849 707.563 371.802 707.468 c
+361.003 703.111 m
+361.097 703.301 361.097 703.632 361.003 704.153 c
+361.097 704.39 361.097 704.722 361.003 705.243 c
+361.097 705.432 361.097 705.764 361.003 706.285 c
+361.097 706.474 361.097 706.806 361.003 707.327 c
+361.097 707.563 361.097 707.847 361.003 708.369 c
+361.097 708.605 361.097 708.937 361.003 709.458 c
+361.097 709.648 361.097 709.979 361.003 710.5 c
+361.003 710.595 361.05 710.689 361.05 710.832 c
+361.381 710.832 l
+361.477 710.832 361.524 710.879 361.618 710.879 c
+361.713 710.926 361.808 710.926 361.902 710.974 c
+361.95 710.974 362.045 711.021 362.139 711.068 c
+362.282 711.068 l
+362.376 711.068 362.518 711.068 362.661 711.115 c
+362.755 711.163 362.897 711.211 363.039 711.258 c
+363.039 711.305 363.182 711.352 363.229 711.4 c
+363.466 711.4 363.75 711.494 364.081 711.731 c
+364.129 711.731 364.223 711.826 364.271 711.874 c
+364.413 711.874 364.508 711.921 364.65 711.968 c
+364.745 712.063 364.887 712.157 365.028 712.252 c
+365.076 712.252 365.076 712.299 365.076 712.299 c
+365.124 712.299 365.171 712.395 365.265 712.442 c
+365.408 712.489 365.597 712.584 365.787 712.773 c
+365.834 712.679 365.882 712.584 365.976 712.489 c
+366.071 712.442 366.118 712.347 366.213 712.299 c
+366.26 712.252 366.355 712.157 366.497 712.11 c
+366.497 712.063 366.544 712.016 366.544 711.921 c
+366.639 711.826 366.734 711.731 366.876 711.637 c
+366.876 711.589 366.923 711.589 366.97 711.542 c
+367.018 711.494 367.113 711.4 367.207 711.352 c
+367.255 711.305 367.255 711.305 367.255 711.258 c
+367.302 711.211 367.349 711.115 367.397 711.068 c
+367.492 710.974 367.586 710.879 367.776 710.737 c
+367.824 710.689 367.871 710.642 367.965 710.595 c
+368.06 710.453 368.154 710.264 368.391 710.073 c
+368.487 710.027 368.582 709.932 368.676 709.884 c
+368.723 709.837 l
+368.771 709.789 368.818 709.695 368.865 709.6 c
+368.96 709.505 369.055 709.411 369.149 709.316 c
+369.244 709.268 369.339 709.174 369.481 709.126 c
+369.528 708.985 369.623 708.842 369.813 708.652 c
+369.86 708.652 369.907 708.605 369.955 708.558 c
+370.049 708.463 370.097 708.416 370.192 708.369 c
+370.286 708.226 370.428 708.037 370.665 707.847 c
+370.713 707.8 370.76 707.753 370.854 707.658 c
+370.902 707.658 370.902 707.658 370.949 707.611 c
+370.997 707.468 371.139 707.327 371.328 707.184 c
+371.423 707.09 371.565 706.995 371.707 706.853 c
+371.755 706.806 371.755 706.758 371.802 706.711 c
+371.802 706.663 371.802 706.663 371.849 706.663 c
+371.802 706.616 371.802 706.616 371.802 706.569 c
+371.755 706.569 371.755 706.521 371.707 706.521 c
+371.613 706.379 371.47 706.19 371.328 706.0 c
+371.186 705.953 370.997 705.906 370.854 705.811 c
+370.807 705.764 370.713 705.716 370.665 705.669 c
+370.476 705.527 370.286 705.337 370.097 705.053 c
+369.955 705.053 l
+369.907 705.053 369.86 705.053 369.813 705.006 c
+369.623 704.959 369.386 704.816 369.149 704.627 c
+369.055 704.579 368.96 704.484 368.865 704.39 c
+368.818 704.342 368.771 704.295 368.771 704.248 c
+368.676 704.248 l
+368.582 704.248 368.487 704.248 368.391 704.2 c
+368.25 704.153 368.108 704.106 367.965 704.011 c
+367.871 703.963 367.824 703.916 367.776 703.869 c
+367.633 703.822 367.539 703.726 367.397 703.585 c
+367.397 703.585 367.349 703.585 367.349 703.537 c
+367.255 703.537 l
+366.97 703.537 l
+366.923 703.537 366.876 703.49 366.876 703.49 c
+366.781 703.49 366.686 703.443 366.544 703.395 c
+366.449 703.348 366.307 703.253 366.213 703.206 c
+366.118 703.158 366.071 703.111 365.976 703.064 c
+365.976 703.016 365.929 703.016 365.882 702.969 c
+365.645 703.016 365.361 702.969 365.028 702.874 c
+364.934 702.827 364.792 702.732 364.65 702.685 c
+364.555 702.638 364.46 702.59 364.366 702.543 c
+364.081 702.543 l
+363.844 702.59 363.607 702.543 363.229 702.4 c
+363.182 702.353 363.087 702.306 363.039 702.306 c
+362.945 702.259 362.897 702.259 362.85 702.211 c
+362.803 702.211 362.708 702.259 362.661 702.259 c
+362.566 702.259 362.424 702.306 362.282 702.306 c
+362.092 702.259 361.902 702.211 361.618 702.164 c
+361.571 702.117 361.477 702.117 361.381 702.069 c
+361.334 702.069 361.334 702.022 361.287 702.022 c
+361.192 702.069 361.097 702.117 361.003 702.117 c
+361.097 702.353 361.097 702.638 361.003 703.111 c
+360.482 711.779 m
+360.434 711.874 360.387 711.921 360.292 712.016 c
+360.387 712.016 360.434 712.016 360.482 712.063 c
+360.718 712.11 360.908 712.063 361.003 712.016 c
+361.145 711.921 361.287 711.779 361.381 711.637 c
+361.477 711.542 361.524 711.447 361.618 711.352 c
+361.713 711.258 361.761 711.211 361.808 711.163 c
+361.761 711.163 l
+361.713 711.115 361.666 711.115 361.618 711.115 c
+361.524 711.068 361.429 711.068 361.381 711.068 c
+360.813 711.021 360.671 711.447 360.482 711.779 c
+358.397 712.016 m
+358.397 712.11 358.351 712.157 358.303 712.205 c
+358.397 712.205 l
+358.492 712.205 358.587 712.157 358.635 712.157 c
+358.824 712.11 358.919 712.063 359.013 712.016 c
+359.25 711.731 359.345 711.352 359.535 711.068 c
+359.582 711.021 l
+359.535 710.974 l
+359.487 710.974 l
+359.013 710.974 358.777 711.115 358.635 711.305 c
+358.492 711.542 358.492 711.826 358.397 712.016 c
+357.356 712.442 m
+357.498 712.442 357.64 712.395 357.735 712.395 c
+357.877 712.347 357.972 712.252 358.018 712.205 c
+358.066 712.157 358.066 712.157 358.066 712.11 c
+358.255 711.826 358.255 711.542 358.397 711.258 c
+358.397 711.211 358.445 711.163 358.492 711.115 c
+358.397 711.115 l
+358.255 711.115 358.161 711.163 358.066 711.163 c
+357.924 711.211 357.782 711.258 357.735 711.352 c
+357.403 711.637 357.545 712.11 357.356 712.442 c
+360.482 711.305 m
+360.529 711.211 360.624 711.115 360.718 711.021 c
+360.624 711.021 l
+360.576 710.974 360.529 710.974 360.482 710.974 c
+359.961 710.926 359.771 711.115 359.629 711.4 c
+359.582 711.447 359.535 711.542 359.535 711.589 c
+359.487 711.779 359.392 711.921 359.298 712.016 c
+359.392 712.063 359.44 712.063 359.535 712.063 c
+359.629 712.063 l
+359.819 712.063 359.913 712.016 360.008 711.921 c
+360.245 711.731 360.34 711.494 360.482 711.305 c
+366.403 727.077 m
+366.449 727.03 366.497 726.983 366.544 726.983 c
+366.639 726.935 366.734 726.84 366.829 726.793 c
+366.829 726.746 366.829 726.746 366.876 726.746 c
+366.876 726.746 366.923 726.698 366.97 726.698 c
+367.066 726.604 367.16 726.556 367.255 726.461 c
+367.302 726.461 367.349 726.415 367.397 726.415 c
+367.444 726.415 367.492 726.367 367.539 726.367 c
+367.492 726.319 367.444 726.272 367.397 726.225 c
+367.349 726.178 367.302 726.13 367.255 726.083 c
+367.16 725.988 367.066 725.941 366.97 725.941 c
+366.923 725.988 366.876 726.035 366.876 726.083 c
+366.781 726.178 366.686 726.225 366.592 726.319 c
+366.544 726.319 366.544 726.319 366.544 726.367 c
+366.544 726.367 366.449 726.415 366.355 726.461 c
+366.307 726.556 366.26 726.651 366.213 726.746 c
+366.118 726.793 366.071 726.84 365.976 726.935 c
+365.976 726.935 365.929 726.983 365.882 726.983 c
+365.929 727.03 365.976 727.03 365.976 727.077 c
+366.071 727.125 366.118 727.125 366.213 727.125 c
+366.26 727.125 l
+366.355 727.077 366.403 727.077 366.403 727.077 c
+367.16 727.788 m
+367.207 727.788 367.255 727.74 367.255 727.74 c
+367.302 727.693 367.349 727.693 367.397 727.646 c
+367.444 727.598 367.492 727.551 367.586 727.504 c
+367.633 727.456 367.681 727.409 367.776 727.409 c
+367.824 727.362 367.871 727.314 367.965 727.267 c
+368.06 727.172 368.154 727.125 368.297 727.125 c
+368.154 726.983 368.06 726.84 367.965 726.793 c
+367.871 726.746 367.824 726.698 367.776 726.698 c
+367.633 726.651 367.539 726.651 367.397 726.698 c
+367.349 726.698 367.302 726.746 367.255 726.746 c
+367.16 726.84 367.066 726.888 366.97 726.983 c
+366.923 727.03 366.876 727.03 366.876 727.077 c
+366.781 727.125 366.686 727.22 366.544 727.267 c
+366.497 727.267 l
+366.449 727.314 366.403 727.362 366.307 727.362 c
+366.403 727.504 366.497 727.598 366.544 727.646 c
+366.686 727.788 366.781 727.835 366.876 727.882 c
+366.97 727.882 l
+367.018 727.882 l
+367.066 727.835 367.113 727.835 367.16 727.788 c
+367.918 728.546 m
+367.965 728.546 l
+368.06 728.451 368.154 728.356 368.344 728.262 c
+368.391 728.214 l
+368.487 728.119 368.582 728.072 368.676 728.025 c
+368.723 727.977 368.818 727.93 368.865 727.93 c
+368.913 727.882 368.96 727.882 369.008 727.882 c
+368.96 727.788 368.913 727.74 368.865 727.693 c
+368.818 727.598 368.723 727.551 368.676 727.504 c
+368.582 727.456 368.487 727.409 368.391 727.409 c
+368.25 727.362 368.108 727.456 367.965 727.551 c
+367.871 727.598 367.824 727.646 367.776 727.693 c
+367.633 727.788 367.539 727.882 367.397 727.93 c
+367.349 727.977 367.302 727.977 367.255 728.025 c
+367.207 728.072 367.113 728.072 367.066 728.119 c
+367.113 728.214 367.207 728.31 367.255 728.356 c
+367.302 728.404 367.349 728.451 367.397 728.498 c
+367.539 728.593 367.633 728.641 367.776 728.593 c
+367.824 728.593 367.871 728.546 367.918 728.546 c
+368.676 729.304 m
+368.676 729.256 l
+368.723 729.256 368.818 729.209 368.865 729.161 c
+368.913 729.114 369.008 729.066 369.055 729.019 c
+369.102 728.972 369.149 728.972 369.149 728.925 c
+369.339 728.783 369.576 728.641 369.765 728.593 c
+369.528 728.31 369.339 728.167 369.149 728.167 c
+369.055 728.119 368.96 728.167 368.865 728.214 c
+368.818 728.214 368.723 728.262 368.676 728.31 c
+368.582 728.356 368.487 728.451 368.391 728.498 c
+368.297 728.593 368.154 728.687 368.013 728.783 c
+367.965 728.783 l
+367.918 728.83 367.871 728.83 367.776 728.83 c
+367.871 728.925 367.918 728.972 367.965 729.019 c
+368.154 729.256 368.297 729.351 368.391 729.351 c
+368.534 729.351 l
+368.582 729.351 368.628 729.304 368.676 729.304 c
+369.386 730.062 m
+369.528 729.966 369.623 729.872 369.813 729.777 c
+369.86 729.73 369.907 729.683 369.955 729.635 c
+370.144 729.541 370.333 729.398 370.523 729.351 c
+370.286 729.066 370.097 728.925 369.955 728.925 c
+369.907 728.877 369.86 728.877 369.813 728.877 c
+369.576 728.925 369.386 729.066 369.149 729.256 c
+369.055 729.351 368.96 729.398 368.865 729.446 c
+368.818 729.493 368.818 729.493 368.771 729.493 c
+368.723 729.541 368.723 729.541 368.676 729.541 c
+368.628 729.588 368.582 729.588 368.534 729.588 c
+368.582 729.683 368.628 729.73 368.676 729.777 c
+368.771 729.825 368.818 729.92 368.865 729.966 c
+368.96 730.062 369.055 730.109 369.149 730.109 c
+369.244 730.109 l
+369.292 730.062 369.339 730.062 369.386 730.062 c
+370.57 730.488 m
+370.57 730.488 370.618 730.44 370.665 730.44 c
+370.713 730.393 370.807 730.346 370.854 730.298 c
+370.997 730.203 371.139 730.156 371.281 730.109 c
+371.139 729.92 370.997 729.777 370.854 729.73 c
+370.807 729.683 370.713 729.635 370.665 729.635 c
+370.381 729.588 370.192 729.777 369.955 729.966 c
+369.907 730.014 369.86 730.062 369.813 730.062 c
+369.718 730.156 369.623 730.203 369.528 730.251 c
+369.433 730.298 369.386 730.346 369.292 730.346 c
+369.528 730.63 369.67 730.771 369.813 730.819 c
+369.86 730.867 369.907 730.867 369.955 730.867 c
+370.097 730.819 370.286 730.677 370.57 730.488 c
+370.854 731.577 m
+370.997 731.482 371.139 731.387 371.328 731.245 c
+371.423 731.151 371.565 731.056 371.707 730.961 c
+371.755 730.961 371.755 730.961 371.802 730.914 c
+371.849 730.914 371.897 730.914 371.897 730.867 c
+372.038 730.867 l
+371.991 730.819 371.944 730.771 371.897 730.725 c
+371.897 730.677 371.849 730.63 371.802 730.63 c
+371.755 730.582 371.755 730.582 371.707 730.535 c
+371.565 730.44 371.423 730.393 371.328 730.393 c
+371.139 730.393 370.997 730.488 370.854 730.582 c
+370.807 730.63 370.713 730.677 370.665 730.771 c
+370.523 730.867 370.381 730.961 370.192 731.008 c
+370.144 731.056 370.097 731.056 370.049 731.104 c
+370.333 731.435 370.476 731.577 370.665 731.625 c
+370.713 731.625 370.807 731.577 370.854 731.577 c
+372.655 731.435 m
+372.464 731.245 372.275 731.151 372.133 731.151 c
+372.086 731.104 371.991 731.151 371.897 731.151 c
+371.897 731.151 371.849 731.198 371.802 731.198 c
+371.755 731.245 371.755 731.245 371.707 731.245 c
+371.565 731.34 371.47 731.482 371.328 731.577 c
+371.186 731.672 371.091 731.719 370.949 731.766 c
+370.902 731.814 370.902 731.814 370.854 731.814 c
+370.807 731.814 l
+370.807 731.861 370.854 731.908 370.854 731.908 c
+371.043 732.146 371.186 732.287 371.328 732.335 c
+371.423 732.382 371.565 732.335 371.707 732.24 c
+371.755 732.24 371.755 732.193 371.802 732.193 c
+371.849 732.146 371.897 732.146 371.897 732.098 c
+371.944 732.051 371.991 732.051 372.038 732.003 c
+372.086 731.956 372.133 731.956 372.133 731.956 c
+372.275 731.814 372.464 731.719 372.655 731.625 c
+372.749 731.625 l
+372.702 731.53 372.655 731.482 372.655 731.435 c
+368.865 719.263 m
+368.818 719.168 368.771 719.12 368.676 719.073 c
+368.582 719.026 368.487 718.978 368.391 718.931 c
+368.25 718.883 368.108 718.836 367.965 718.789 c
+367.918 718.789 367.871 718.741 367.871 718.741 c
+367.824 719.026 367.871 719.215 367.965 719.357 c
+367.965 719.405 367.965 719.405 368.013 719.405 c
+368.108 719.546 368.25 719.641 368.391 719.736 c
+368.487 719.784 368.582 719.831 368.676 719.878 c
+368.771 719.878 368.818 719.925 368.865 719.973 c
+368.913 720.02 368.913 720.02 368.96 720.067 c
+368.96 719.973 l
+369.008 719.641 368.96 719.405 368.865 719.263 c
+368.865 721.157 m
+368.865 721.204 l
+368.865 721.157 368.913 721.11 368.913 721.11 c
+369.008 720.73 368.96 720.493 368.865 720.351 c
+368.818 720.257 368.771 720.21 368.676 720.162 c
+368.582 720.067 368.487 720.02 368.391 719.973 c
+368.25 719.925 368.06 719.831 367.965 719.736 c
+367.871 720.02 367.918 720.21 367.965 720.351 c
+367.965 720.351 367.965 720.399 368.013 720.446 c
+368.108 720.589 368.25 720.683 368.391 720.778 c
+368.487 720.872 368.582 720.92 368.676 721.015 c
+368.771 721.062 368.818 721.11 368.865 721.157 c
+368.676 721.347 m
+368.628 721.252 368.534 721.157 368.391 721.062 c
+368.25 720.967 368.06 720.872 367.965 720.778 c
+367.918 720.73 l
+367.776 721.062 367.824 721.252 367.871 721.441 c
+367.918 721.489 367.918 721.489 367.965 721.536 c
+368.108 721.725 368.25 721.868 368.391 722.009 c
+368.487 722.104 368.582 722.199 368.628 722.294 c
+368.676 722.246 368.676 722.246 368.676 722.199 c
+368.865 721.772 368.818 721.536 368.676 721.347 c
+367.633 722.388 m
+367.681 722.483 367.728 722.578 367.776 722.625 c
+367.824 722.72 367.871 722.814 367.965 722.862 c
+368.108 723.051 368.202 723.193 368.297 723.335 c
+368.297 723.335 368.297 723.288 368.344 723.288 c
+368.344 723.193 368.391 723.146 368.391 723.099 c
+368.534 722.767 368.534 722.53 368.391 722.341 c
+368.297 722.199 368.108 722.057 367.965 721.915 c
+367.871 721.868 367.824 721.772 367.776 721.725 c
+367.776 721.678 367.728 721.678 367.728 721.678 c
+367.586 722.009 367.586 722.246 367.633 722.388 c
+367.255 723.335 m
+367.255 723.383 l
+367.302 723.478 367.349 723.572 367.397 723.667 c
+367.539 723.857 367.681 724.046 367.776 724.236 c
+367.776 724.33 l
+367.824 724.33 367.824 724.283 367.824 724.283 c
+367.871 724.236 367.918 724.188 367.965 724.094 c
+368.202 723.715 368.108 723.478 367.965 723.241 c
+367.918 723.146 367.824 723.099 367.776 723.004 c
+367.633 722.91 367.539 722.767 367.444 722.673 c
+367.444 722.673 367.444 722.72 367.397 722.767 c
+367.349 722.862 367.302 722.957 367.255 723.051 c
+h
+366.544 724.425 m
+366.307 724.614 366.213 724.804 366.213 724.945 c
+366.165 724.994 366.165 724.994 366.165 725.04 c
+366.165 725.088 366.165 725.088 366.213 725.135 c
+366.26 725.514 366.449 725.799 366.449 726.13 c
+366.497 726.13 366.497 726.13 366.497 726.083 c
+366.544 726.083 366.544 726.083 366.544 726.035 c
+366.686 725.941 366.781 725.799 366.876 725.704 c
+366.97 725.467 366.923 725.23 366.876 725.04 c
+366.734 724.852 366.592 724.662 366.544 724.425 c
+366.876 724.52 m
+366.876 724.567 366.923 724.662 366.97 724.757 c
+367.066 724.899 367.16 725.088 367.16 725.278 c
+367.207 725.278 367.207 725.23 367.255 725.23 c
+367.255 725.183 l
+367.302 725.135 367.349 725.088 367.397 725.04 c
+367.681 724.614 367.586 724.33 367.397 724.094 c
+367.349 724.046 367.302 723.998 367.255 723.904 c
+367.207 723.809 367.113 723.667 367.066 723.572 c
+367.018 723.62 366.97 723.667 366.97 723.715 c
+366.923 723.762 366.876 723.809 366.876 723.857 c
+366.781 723.998 366.781 724.094 366.781 724.236 c
+366.781 724.33 366.829 724.425 366.876 724.52 c
+368.676 718.125 m
+368.628 718.031 368.534 717.984 368.391 717.936 c
+368.25 717.889 368.108 717.889 367.965 717.842 c
+367.871 717.842 367.824 717.842 367.776 717.794 c
+367.728 717.794 367.681 717.794 367.633 717.747 c
+367.681 717.984 367.681 718.125 367.776 718.268 c
+367.776 718.315 367.824 718.41 367.871 718.41 c
+367.918 718.457 367.918 718.457 367.965 718.505 c
+368.108 718.599 368.25 718.647 368.391 718.694 c
+368.487 718.741 368.582 718.789 368.676 718.789 c
+368.771 718.836 368.818 718.883 368.865 718.931 c
+368.913 718.931 l
+368.913 718.836 l
+368.913 718.694 368.913 718.599 368.865 718.457 c
+368.818 718.315 368.771 718.221 368.676 718.125 c
+367.965 716.894 m
+367.776 716.894 l
+367.633 716.894 367.539 716.894 367.397 716.847 c
+367.397 716.847 367.349 716.847 367.302 716.799 c
+367.349 716.941 367.349 717.084 367.397 717.178 c
+367.444 717.32 367.539 717.415 367.633 717.463 c
+367.681 717.463 367.728 717.51 367.776 717.51 c
+367.824 717.557 367.871 717.557 367.965 717.605 c
+368.108 717.652 368.25 717.652 368.391 717.699 c
+368.487 717.747 368.582 717.794 368.676 717.842 c
+368.723 717.842 l
+368.723 717.747 l
+368.676 717.699 368.676 717.652 368.676 717.605 c
+368.628 717.368 368.534 717.178 368.391 717.084 c
+368.297 716.941 368.108 716.941 367.965 716.894 c
+367.776 715.947 m
+367.397 715.947 l
+367.255 715.947 l
+366.97 715.947 l
+366.876 715.947 l
+366.876 716.041 366.923 716.089 366.97 716.183 c
+367.066 716.373 367.16 716.468 367.255 716.515 c
+367.302 716.562 367.349 716.562 367.397 716.562 c
+367.539 716.609 367.633 716.609 367.776 716.657 c
+367.965 716.657 l
+368.108 716.657 368.25 716.704 368.391 716.752 c
+368.391 716.752 368.344 716.704 368.344 716.657 c
+368.25 716.326 368.108 716.136 367.965 716.041 c
+367.871 715.994 367.824 715.947 367.776 715.947 c
+367.255 715.0 m
+366.97 715.0 l
+366.923 715.047 366.876 715.047 366.876 715.047 c
+366.734 715.047 366.639 715.094 366.544 715.094 c
+366.307 715.094 l
+366.403 715.284 366.497 715.426 366.544 715.473 c
+366.639 715.568 366.686 715.615 366.781 715.662 c
+366.876 715.662 l
+366.97 715.662 l
+367.066 715.71 367.16 715.71 367.255 715.71 c
+367.397 715.71 l
+367.776 715.71 l
+367.824 715.71 367.871 715.71 367.918 715.757 c
+367.918 715.71 367.918 715.662 367.871 715.662 c
+367.824 715.568 367.824 715.473 367.776 715.378 c
+367.633 715.236 367.539 715.094 367.397 715.047 c
+367.349 715.047 367.302 715.047 367.255 715.0 c
+366.97 714.289 m
+366.923 714.241 366.876 714.241 366.876 714.241 c
+366.734 714.147 366.639 714.147 366.544 714.147 c
+366.449 714.147 366.307 714.194 366.213 714.241 c
+366.118 714.241 366.071 714.241 365.976 714.289 c
+365.882 714.337 365.739 714.337 365.645 714.337 c
+365.787 714.526 365.882 714.668 365.976 714.762 c
+366.071 714.81 366.118 714.81 366.165 714.857 c
+366.213 714.857 l
+366.544 714.857 l
+366.639 714.81 366.781 714.81 366.876 714.81 c
+366.876 714.81 366.923 714.81 366.97 714.762 c
+367.255 714.762 l
+367.349 714.762 l
+367.302 714.762 367.302 714.716 367.302 714.716 c
+367.255 714.668 l
+367.16 714.479 367.066 714.384 366.97 714.289 c
+365.028 713.674 m
+364.887 713.674 l
+364.934 713.72 364.982 713.815 365.028 713.815 c
+365.218 714.005 365.361 714.1 365.502 714.1 c
+365.645 714.1 365.834 714.052 365.976 714.005 c
+366.071 714.005 366.118 714.005 366.213 713.958 c
+366.307 713.958 366.449 713.911 366.544 713.911 c
+366.639 713.911 l
+366.592 713.863 366.592 713.863 366.592 713.815 c
+366.544 713.815 l
+366.449 713.626 366.307 713.532 366.213 713.437 c
+366.118 713.437 366.071 713.389 365.976 713.389 c
+365.645 713.294 365.361 713.579 365.028 713.674 c
+364.65 712.821 m
+364.46 712.916 364.271 713.058 364.081 713.104 c
+364.081 713.153 l
+364.318 713.342 364.508 713.437 364.65 713.437 c
+364.65 713.484 364.697 713.484 364.697 713.484 c
+364.839 713.437 364.934 713.437 365.028 713.389 c
+365.313 713.294 365.55 713.153 365.834 713.104 c
+365.787 713.104 365.787 713.058 365.787 713.058 c
+365.454 712.773 365.265 712.679 365.028 712.679 c
+364.887 712.679 364.745 712.773 364.65 712.821 c
+363.229 712.631 m
+363.229 712.631 363.229 712.679 363.182 712.679 c
+363.229 712.679 363.229 712.679 363.229 712.726 c
+363.513 712.868 363.703 712.963 363.892 712.916 c
+363.94 712.916 364.034 712.868 364.081 712.868 c
+364.271 712.773 364.46 712.631 364.65 712.537 c
+364.745 712.537 364.839 712.489 364.934 712.442 c
+364.887 712.442 364.887 712.395 364.839 712.395 c
+364.792 712.347 364.697 712.299 364.65 712.252 c
+364.413 712.11 364.271 712.063 364.081 712.11 c
+363.75 712.157 363.561 712.489 363.229 712.631 c
+362.897 711.494 m
+362.897 711.447 362.85 711.447 362.85 711.447 c
+362.755 711.4 362.708 711.4 362.661 711.352 c
+362.518 711.305 362.376 711.305 362.282 711.305 c
+361.95 711.305 361.808 711.494 361.618 711.684 c
+361.571 711.826 361.477 711.968 361.381 712.063 c
+361.334 712.063 361.334 712.11 361.287 712.11 c
+361.334 712.11 361.334 712.11 361.381 712.157 c
+361.477 712.157 361.571 712.205 361.618 712.205 c
+361.808 712.252 361.902 712.205 361.998 712.205 c
+362.092 712.11 362.187 712.063 362.282 711.968 c
+362.424 711.874 362.518 711.731 362.661 711.637 c
+362.755 711.589 362.803 711.494 362.897 711.494 c
+362.661 711.968 m
+362.566 712.11 362.424 712.205 362.282 712.299 c
+362.282 712.347 l
+362.424 712.442 362.566 712.489 362.661 712.489 c
+362.803 712.537 362.897 712.537 362.945 712.489 c
+363.039 712.489 l
+363.087 712.442 363.182 712.395 363.229 712.347 c
+363.513 712.205 363.703 711.968 363.94 711.921 c
+363.94 711.874 363.892 711.874 363.892 711.826 c
+363.607 711.684 363.418 711.637 363.229 711.637 c
+363.182 711.637 363.087 711.637 363.039 711.684 c
+362.897 711.731 362.755 711.874 362.661 711.968 c
+366.97 713.247 m
+366.923 713.2 366.876 713.153 366.876 713.104 c
+366.734 713.01 366.639 712.868 366.544 712.679 c
+366.544 712.679 366.497 712.631 366.497 712.584 c
+366.497 712.537 366.449 712.489 366.449 712.395 c
+366.355 712.489 366.26 712.584 366.213 712.631 c
+366.118 712.726 366.023 712.773 365.976 712.868 c
+365.976 712.868 365.976 712.916 365.929 712.963 c
+365.976 712.963 l
+365.976 712.963 365.976 713.01 366.023 713.01 c
+366.023 713.01 366.118 713.104 366.165 713.2 c
+366.213 713.2 l
+366.307 713.247 366.449 713.342 366.544 713.484 c
+366.639 713.579 366.734 713.674 366.829 713.815 c
+366.876 713.863 l
+366.876 713.863 366.923 713.958 366.97 714.005 c
+367.018 714.052 l
+367.255 713.72 367.16 713.484 366.97 713.247 c
+367.776 712.584 m
+367.633 712.442 367.539 712.252 367.397 712.11 c
+367.349 712.016 367.302 711.968 367.255 711.874 c
+367.255 711.826 l
+367.207 711.779 367.207 711.731 367.207 711.684 c
+367.113 711.731 367.018 711.826 366.97 711.874 c
+366.923 711.921 366.876 711.921 366.876 711.968 c
+366.592 712.252 366.639 712.395 366.876 712.679 c
+366.876 712.726 366.923 712.773 366.97 712.821 c
+366.97 712.868 367.018 712.916 367.018 712.916 c
+367.113 713.058 367.207 713.153 367.255 713.294 c
+367.349 713.389 367.397 713.484 367.397 713.579 c
+367.444 713.626 l
+367.586 713.532 367.681 713.437 367.776 713.342 c
+367.965 713.01 367.918 712.821 367.776 712.584 c
+368.391 711.684 m
+368.25 711.494 368.108 711.305 368.013 711.068 c
+367.965 711.021 367.965 711.021 367.965 710.974 c
+367.965 710.926 l
+367.871 710.974 367.824 711.021 367.776 711.068 c
+367.255 711.542 367.397 711.637 367.776 712.157 c
+367.776 712.205 l
+367.824 712.252 367.918 712.347 367.965 712.442 c
+368.06 712.584 368.154 712.726 368.154 712.916 c
+368.25 712.821 368.344 712.773 368.391 712.679 c
+368.818 712.252 368.628 712.016 368.391 711.684 c
+369.149 710.926 m
+369.055 710.832 368.96 710.689 368.865 710.547 c
+368.818 710.5 368.818 710.453 368.771 710.405 c
+368.723 710.31 368.723 710.264 368.676 710.168 c
+368.582 710.264 368.487 710.358 368.391 710.405 c
+368.06 710.737 368.154 710.926 368.391 711.258 c
+368.439 711.305 368.487 711.4 368.534 711.447 c
+368.582 711.494 368.628 711.589 368.676 711.637 c
+368.771 711.731 368.818 711.874 368.865 711.968 c
+368.913 712.016 368.913 712.063 368.913 712.157 c
+369.008 712.063 369.102 712.016 369.149 711.921 c
+369.576 711.542 369.386 711.258 369.149 710.926 c
+369.955 710.264 m
+369.907 710.216 369.86 710.121 369.813 710.073 c
+369.718 709.932 369.576 709.789 369.528 709.648 c
+369.481 709.552 369.433 709.505 369.433 709.411 c
+369.339 709.505 369.244 709.6 369.149 709.648 c
+368.96 709.884 368.913 709.979 368.913 710.168 c
+368.96 710.216 368.96 710.264 369.008 710.31 c
+369.055 710.358 369.102 710.453 369.149 710.547 c
+369.197 710.595 369.244 710.642 369.292 710.689 c
+369.433 710.926 369.623 711.163 369.67 711.4 c
+369.718 711.352 369.765 711.352 369.813 711.305 c
+369.86 711.258 369.907 711.211 369.955 711.163 c
+370.286 710.784 370.144 710.547 369.955 710.264 c
+371.186 709.932 m
+371.234 709.884 371.281 709.837 371.328 709.789 c
+371.849 709.268 371.613 708.985 371.328 708.605 c
+371.186 708.463 371.091 708.321 370.997 708.132 c
+370.949 708.084 370.949 707.989 370.949 707.943 c
+370.902 707.943 370.902 707.989 370.854 707.989 c
+370.76 708.037 370.713 708.132 370.665 708.179 c
+370.428 708.369 370.381 708.511 370.428 708.652 c
+370.428 708.7 370.476 708.748 370.476 708.794 c
+370.523 708.89 370.57 708.937 370.665 709.031 c
+370.665 709.079 370.713 709.126 370.76 709.221 c
+370.807 709.221 370.807 709.268 370.854 709.316 c
+370.997 709.505 371.139 709.695 371.186 709.932 c
+370.854 709.789 m
+370.807 709.695 370.76 709.552 370.665 709.458 c
+370.523 709.268 370.381 709.126 370.286 708.89 c
+370.238 708.842 370.192 708.748 370.192 708.7 c
+370.097 708.748 370.003 708.794 369.955 708.89 c
+369.907 708.937 369.86 708.985 369.813 709.031 c
+369.67 709.174 369.623 709.268 369.67 709.411 c
+369.718 709.458 369.718 709.505 369.718 709.552 c
+369.765 709.552 369.765 709.6 369.813 709.648 c
+369.86 709.695 369.907 709.789 369.955 709.837 c
+369.955 709.884 370.003 709.932 370.003 709.932 c
+370.192 710.168 370.381 710.405 370.428 710.642 c
+370.523 710.595 370.57 710.5 370.665 710.453 c
+370.76 710.358 370.807 710.216 370.854 710.121 c
+370.902 710.027 370.902 709.884 370.854 709.789 c
+375.07 720.589 m
+375.07 720.635 375.023 720.683 374.975 720.73 c
+375.07 720.73 l
+375.212 720.778 375.259 720.778 375.354 720.778 c
+375.638 720.73 375.78 720.635 375.875 720.493 c
+376.065 720.257 375.97 719.784 376.112 719.405 c
+376.112 719.357 376.159 719.357 376.159 719.357 c
+376.159 719.31 376.207 719.215 376.207 719.168 c
+376.159 719.168 l
+375.875 719.168 l
+375.591 719.12 375.449 719.168 375.354 719.31 c
+375.354 719.357 375.307 719.405 375.307 719.452 c
+375.259 719.594 375.259 719.736 375.212 719.973 c
+375.164 720.162 375.164 720.399 375.07 720.589 c
+374.028 720.589 m
+373.98 720.635 373.98 720.683 373.933 720.73 c
+374.028 720.73 l
+374.17 720.778 374.265 720.778 374.359 720.73 c
+374.691 720.73 374.833 720.589 374.88 720.351 c
+374.975 720.067 374.975 719.736 375.07 719.405 c
+375.07 719.357 l
+375.117 719.31 375.117 719.215 375.164 719.168 c
+375.07 719.168 l
+374.88 719.168 l
+374.596 719.12 374.454 719.168 374.359 719.263 c
+374.313 719.31 l
+374.265 719.357 374.265 719.405 374.265 719.452 c
+374.217 719.594 374.217 719.736 374.17 719.973 c
+374.123 720.162 374.123 720.399 374.028 720.589 c
+371.897 720.589 m
+371.897 720.635 371.849 720.683 371.849 720.73 c
+371.897 720.73 l
+371.991 720.778 372.086 720.778 372.133 720.778 c
+372.37 720.73 372.512 720.683 372.655 720.589 c
+372.938 720.351 372.796 719.831 372.986 719.405 c
+372.986 719.263 l
+373.033 719.215 373.033 719.215 373.081 719.168 c
+372.986 719.168 l
+372.655 719.168 l
+372.323 719.168 372.228 719.263 372.133 719.452 c
+372.086 719.594 372.086 719.736 372.038 719.973 c
+372.038 720.162 371.991 720.399 371.897 720.589 c
+370.854 720.589 m
+370.854 720.635 370.807 720.683 370.76 720.73 c
+370.854 720.73 l
+371.043 720.778 371.186 720.778 371.328 720.73 c
+371.565 720.683 371.66 720.542 371.707 720.399 c
+371.755 720.257 371.755 720.162 371.802 720.02 c
+371.802 719.784 371.849 719.594 371.897 719.357 c
+371.944 719.357 371.944 719.357 371.944 719.31 c
+371.944 719.263 371.991 719.215 371.991 719.168 c
+371.897 719.168 l
+371.802 719.168 l
+371.707 719.168 l
+371.517 719.12 371.423 719.168 371.328 719.168 c
+371.091 719.263 371.091 719.499 370.997 719.973 c
+370.949 720.162 370.949 720.399 370.854 720.589 c
+369.197 720.115 m
+369.197 720.115 369.149 720.162 369.149 720.21 c
+369.149 720.351 l
+369.149 720.446 l
+369.197 720.542 369.197 720.635 369.197 720.73 c
+369.813 720.589 369.576 719.925 369.813 719.357 c
+369.813 719.31 l
+369.813 719.263 369.86 719.215 369.907 719.168 c
+369.813 719.168 l
+369.481 719.12 369.292 719.12 369.149 719.215 c
+369.102 719.215 l
+369.149 719.263 369.149 719.31 369.149 719.31 c
+369.197 719.499 369.244 719.784 369.197 720.115 c
+369.813 720.589 m
+369.765 720.635 369.765 720.683 369.718 720.73 c
+369.813 720.73 l
+369.86 720.778 369.907 720.778 369.955 720.778 c
+370.381 720.778 370.57 720.635 370.665 720.399 c
+370.76 720.115 370.713 719.736 370.854 719.357 c
+370.854 719.31 l
+370.902 719.263 370.902 719.215 370.949 719.168 c
+370.854 719.168 l
+370.665 719.168 l
+370.049 719.12 370.049 719.31 369.955 719.831 c
+369.955 719.973 l
+369.907 720.162 369.86 720.399 369.813 720.589 c
+372.986 720.446 m
+372.986 720.542 372.938 720.635 372.892 720.73 c
+372.986 720.73 l
+373.365 720.778 373.602 720.73 373.696 720.589 c
+373.791 720.493 373.839 720.399 373.839 720.305 c
+373.933 720.02 373.886 719.688 374.028 719.405 c
+374.028 719.357 l
+374.028 719.31 374.076 719.215 374.123 719.168 c
+374.028 719.168 l
+373.839 719.168 l
+373.696 719.168 l
+373.459 719.168 373.318 719.215 373.27 719.31 c
+373.223 719.357 373.223 719.405 373.175 719.452 c
+373.175 719.594 373.128 719.736 373.081 719.973 c
+373.128 719.973 l
+373.081 720.115 373.081 720.305 372.986 720.446 c
+377.296 719.168 m
+377.202 719.168 l
+377.059 719.168 l
+376.68 719.12 376.491 719.168 376.396 719.31 c
+376.396 719.357 376.396 719.405 376.349 719.452 c
+376.349 719.546 376.301 719.688 376.301 719.831 c
+376.301 719.878 376.254 719.925 376.254 719.973 c
+376.254 720.162 376.207 720.399 376.159 720.589 c
+376.112 720.635 376.065 720.683 376.065 720.73 c
+376.159 720.73 l
+376.207 720.778 376.254 720.778 376.301 720.778 c
+376.869 720.778 377.012 720.542 377.059 720.21 c
+377.106 719.925 377.106 719.641 377.202 719.405 c
+377.202 719.357 l
+377.202 719.31 377.249 719.215 377.296 719.168 c
+375.07 729.446 m
+375.164 729.304 375.259 729.161 375.354 729.019 c
+375.449 728.925 375.591 728.83 375.686 728.687 c
+375.686 728.498 375.733 728.262 375.875 728.025 c
+375.923 727.882 376.018 727.74 376.159 727.598 c
+376.207 727.551 376.254 727.504 376.301 727.409 c
+376.349 727.362 376.349 727.314 376.396 727.314 c
+376.349 726.935 376.491 726.461 376.965 725.846 c
+376.965 725.61 376.965 725.42 377.059 725.135 c
+377.059 724.994 377.106 724.899 377.202 724.757 c
+377.249 724.614 377.343 724.473 377.438 724.33 c
+377.438 724.283 l
+377.391 724.094 377.391 723.904 377.438 723.667 c
+377.486 723.43 377.581 723.146 377.77 722.814 c
+377.628 722.483 377.628 722.057 377.817 721.489 c
+377.864 721.394 377.912 721.347 377.912 721.252 c
+377.912 721.157 377.864 721.062 377.817 720.967 c
+377.723 720.967 377.581 721.015 377.438 721.015 c
+377.343 721.015 377.296 721.015 377.202 720.967 c
+377.059 720.967 l
+376.965 720.967 376.869 720.967 376.823 720.92 c
+376.68 720.967 376.491 721.015 376.301 721.015 c
+376.254 721.015 376.207 721.015 376.159 720.967 c
+375.875 720.967 l
+375.828 720.967 375.78 720.967 375.733 720.92 c
+375.638 720.967 375.544 721.015 375.354 721.015 c
+375.259 721.015 375.164 721.015 375.07 720.967 c
+374.88 720.967 l
+374.833 720.967 374.786 720.967 374.691 720.92 c
+374.596 720.967 374.502 721.015 374.359 721.015 c
+374.265 721.015 374.123 721.015 374.028 720.967 c
+373.839 720.967 l
+373.696 720.967 l
+373.649 720.92 l
+373.507 721.015 373.27 721.015 372.986 721.015 c
+372.892 720.967 372.749 720.967 372.655 720.967 c
+372.607 720.92 l
+372.464 720.967 372.323 721.015 372.133 721.015 c
+372.086 721.015 371.991 721.015 371.897 720.967 c
+371.802 720.967 l
+371.707 720.967 l
+371.66 720.967 371.613 720.967 371.517 720.92 c
+371.47 720.967 371.376 720.967 371.328 720.967 c
+371.186 721.015 371.043 721.015 370.854 720.967 c
+370.665 720.967 l
+370.57 720.967 370.523 720.967 370.476 720.92 c
+370.333 720.967 370.192 721.015 369.955 721.015 c
+369.907 721.015 369.86 721.015 369.813 720.967 c
+369.67 720.967 369.576 720.967 369.433 720.92 c
+369.339 720.967 369.244 720.967 369.149 721.015 c
+369.149 721.062 369.102 721.157 369.102 721.252 c
+369.055 721.299 369.055 721.394 369.008 721.489 c
+369.055 721.725 369.008 721.962 368.865 722.341 c
+368.865 722.388 l
+368.818 722.436 368.771 722.53 368.723 722.625 c
+368.771 722.72 368.723 722.862 368.676 723.004 c
+368.628 723.146 368.582 723.288 368.487 723.478 c
+368.439 723.478 368.439 723.525 368.391 723.572 c
+368.391 723.62 368.344 723.667 368.344 723.667 c
+368.297 723.904 368.202 724.141 367.965 724.52 c
+367.918 724.52 367.871 724.614 367.824 724.709 c
+367.776 724.757 367.776 724.804 367.776 724.852 c
+367.681 724.994 367.586 725.183 367.397 725.373 c
+367.397 725.42 367.349 725.42 367.302 725.467 c
+367.302 725.467 367.302 725.514 367.255 725.514 c
+367.255 725.562 367.207 725.61 367.16 725.656 c
+367.113 725.656 367.113 725.656 367.113 725.704 c
+367.16 725.704 367.207 725.751 367.255 725.799 c
+367.302 725.799 367.349 725.846 367.397 725.893 c
+367.492 725.988 367.633 726.083 367.776 726.272 c
+367.776 726.319 367.824 726.367 367.871 726.461 c
+367.965 726.461 l
+368.108 726.556 368.25 726.698 368.391 726.888 c
+368.487 726.983 368.534 727.077 368.628 727.22 c
+368.676 727.22 l
+368.723 727.267 368.818 727.314 368.865 727.362 c
+368.96 727.409 369.055 727.504 369.149 727.646 c
+369.244 727.74 369.292 727.835 369.386 727.93 c
+369.528 728.025 369.623 728.119 369.813 728.262 c
+369.86 728.31 369.907 728.404 369.955 728.451 c
+370.003 728.546 370.049 728.593 370.144 728.687 c
+370.286 728.783 370.476 728.925 370.665 729.161 c
+370.713 729.209 370.807 729.304 370.854 729.398 c
+370.854 729.446 l
+370.997 729.493 371.139 729.588 371.328 729.777 c
+371.423 729.92 371.517 730.014 371.613 730.203 c
+371.66 730.203 371.66 730.203 371.707 730.251 c
+371.755 730.251 371.755 730.251 371.802 730.298 c
+371.849 730.298 371.897 730.346 371.897 730.393 c
+371.991 730.44 372.086 730.535 372.133 730.63 c
+372.228 730.725 372.275 730.819 372.37 730.914 c
+372.464 730.961 372.559 731.008 372.655 731.104 c
+372.749 731.198 372.892 731.34 372.986 731.53 c
+373.033 731.577 373.081 731.625 373.128 731.672 c
+373.175 731.719 373.223 731.766 373.318 731.814 c
+373.412 731.672 373.554 731.577 373.696 731.435 c
+373.743 731.435 373.791 731.387 373.839 731.34 c
+373.886 731.34 373.933 731.293 373.933 731.293 c
+373.98 731.198 373.98 731.104 374.028 731.008 c
+374.076 730.867 374.217 730.677 374.359 730.535 c
+374.502 730.346 374.644 730.203 374.88 730.014 c
+374.88 729.92 l
+374.928 729.777 374.975 729.588 375.07 729.446 c
+365.597 726.888 m
+365.645 726.888 365.692 726.888 365.692 726.84 c
+365.834 726.793 365.929 726.698 365.976 726.604 c
+366.118 726.509 366.165 726.367 366.213 726.272 c
+366.213 725.988 l
+366.165 725.799 366.071 725.61 365.976 725.42 c
+365.976 725.325 365.929 725.278 365.929 725.183 c
+365.645 725.42 365.55 725.61 365.502 725.751 c
+365.454 726.178 365.645 726.556 365.597 726.888 c
+364.697 727.551 m
+364.745 727.551 364.745 727.504 364.792 727.504 c
+364.887 727.456 364.982 727.409 365.028 727.362 c
+365.692 726.888 365.218 726.367 365.218 725.893 c
+365.171 725.941 365.076 725.988 365.028 726.035 c
+364.839 726.13 364.745 726.272 364.697 726.415 c
+364.65 726.793 364.792 727.22 364.697 727.551 c
+364.46 726.509 m
+364.318 726.556 364.177 726.604 364.081 726.698 c
+363.987 726.746 363.892 726.84 363.892 726.935 c
+363.75 727.314 363.844 727.74 363.703 728.072 c
+363.797 728.072 l
+363.892 728.025 364.034 727.977 364.081 727.93 c
+364.745 727.551 364.366 726.983 364.46 726.509 c
+362.661 728.451 m
+362.755 728.451 l
+362.85 728.451 362.945 728.404 363.039 728.404 c
+363.087 728.356 363.182 728.31 363.229 728.262 c
+363.703 727.93 363.466 727.409 363.607 727.03 c
+363.466 727.03 363.324 727.077 363.229 727.125 c
+363.134 727.172 363.087 727.22 363.039 727.314 c
+362.992 727.314 362.992 727.362 362.945 727.362 c
+362.803 727.74 362.803 728.119 362.661 728.451 c
+353.235 713.01 m
+353.093 713.153 352.951 713.294 352.761 713.389 c
+352.714 713.389 352.667 713.437 352.619 713.437 c
+352.572 713.484 352.525 713.484 352.477 713.532 c
+352.525 713.579 352.572 713.674 352.619 713.72 c
+352.667 713.769 352.714 713.815 352.761 713.863 c
+352.856 713.958 352.951 714.005 352.998 714.005 c
+353.046 713.911 353.141 713.815 353.235 713.72 c
+353.33 713.674 353.377 713.579 353.472 713.532 c
+353.519 713.484 353.566 713.437 353.661 713.389 c
+353.709 713.294 353.756 713.2 353.851 713.104 c
+353.898 713.058 353.945 713.01 354.041 712.963 c
+354.041 712.963 354.041 712.916 354.087 712.916 c
+354.041 712.916 354.041 712.916 354.041 712.868 c
+353.945 712.868 353.898 712.821 353.851 712.821 c
+353.614 712.773 353.424 712.868 353.235 713.01 c
+352.761 712.11 m
+352.714 712.11 352.667 712.157 352.619 712.205 c
+352.572 712.252 352.477 712.299 352.429 712.347 c
+352.382 712.395 352.336 712.395 352.336 712.395 c
+352.288 712.442 352.288 712.442 352.24 712.489 c
+352.146 712.584 352.003 712.631 351.862 712.679 c
+351.814 712.726 351.766 712.726 351.719 712.773 c
+351.956 713.058 352.099 713.2 352.24 713.247 c
+352.288 713.294 352.288 713.294 352.336 713.294 c
+352.336 713.294 352.382 713.294 352.429 713.247 c
+352.477 713.247 352.572 713.2 352.619 713.153 c
+352.667 713.153 352.714 713.104 352.761 713.058 c
+352.809 713.01 352.904 712.963 352.998 712.916 c
+353.046 712.868 353.141 712.773 353.235 712.726 c
+353.377 712.631 353.519 712.537 353.709 712.537 c
+353.519 712.299 353.377 712.205 353.235 712.11 c
+353.093 712.016 352.904 712.016 352.761 712.11 c
+351.577 711.684 m
+351.482 711.731 351.435 711.779 351.341 711.826 c
+351.341 711.874 l
+351.246 711.874 351.198 711.921 351.151 711.968 c
+351.056 711.968 351.009 712.016 350.961 712.016 c
+351.104 712.205 351.246 712.347 351.341 712.395 c
+351.341 712.442 l
+351.435 712.489 351.482 712.537 351.577 712.537 c
+351.766 712.537 351.909 712.395 352.24 712.157 c
+352.288 712.157 352.288 712.11 352.336 712.11 c
+352.336 712.063 352.382 712.063 352.429 712.063 c
+352.477 711.968 352.572 711.921 352.619 711.874 c
+352.667 711.874 352.714 711.874 352.761 711.826 c
+352.809 711.826 352.904 711.779 352.951 711.779 c
+352.904 711.684 352.809 711.637 352.761 711.589 c
+352.714 711.542 352.667 711.494 352.619 711.447 c
+352.572 711.4 352.477 711.352 352.429 711.352 c
+352.382 711.305 352.336 711.305 352.336 711.305 c
+352.24 711.305 l
+352.003 711.305 351.814 711.494 351.577 711.684 c
+351.341 710.595 m
+351.151 710.642 351.009 710.784 350.819 710.926 c
+350.725 711.021 350.583 711.115 350.441 711.163 c
+350.393 711.211 350.346 711.258 350.251 711.258 c
+350.204 711.258 l
+350.251 711.305 350.251 711.305 350.251 711.352 c
+350.535 711.637 350.678 711.779 350.819 711.779 c
+350.961 711.779 351.104 711.684 351.341 711.542 c
+351.387 711.494 351.435 711.447 351.482 711.447 c
+351.53 711.4 351.53 711.4 351.577 711.352 c
+351.766 711.211 351.956 711.068 352.193 711.021 c
+351.956 710.737 351.766 710.595 351.577 710.547 c
+351.482 710.547 351.435 710.547 351.341 710.595 c
+350.251 710.027 m
+350.156 710.121 350.014 710.216 349.92 710.31 c
+349.825 710.358 349.778 710.405 349.683 710.453 c
+349.636 710.453 349.541 710.5 349.446 710.5 c
+349.636 710.737 349.778 710.879 349.92 710.974 c
+350.014 711.021 350.109 711.068 350.204 711.021 c
+350.204 711.021 350.251 711.021 350.251 710.974 c
+350.346 710.974 l
+350.441 710.879 350.583 710.784 350.725 710.689 c
+350.772 710.642 350.819 710.642 350.819 710.595 c
+351.009 710.5 351.151 710.358 351.341 710.31 c
+351.387 710.31 351.435 710.31 351.435 710.264 c
+351.435 710.264 351.387 710.216 351.341 710.168 c
+351.341 710.121 l
+351.151 709.932 350.961 709.837 350.819 709.837 c
+350.63 709.789 350.441 709.884 350.251 710.027 c
+349.92 709.079 m
+349.683 709.126 349.541 709.268 349.351 709.411 c
+349.256 709.458 349.209 709.505 349.162 709.552 c
+349.066 709.6 349.02 709.648 348.925 709.695 c
+348.877 709.742 348.783 709.742 348.735 709.789 c
+348.925 710.027 349.02 710.168 349.162 710.216 c
+349.209 710.264 349.256 710.264 349.351 710.31 c
+349.351 710.31 349.399 710.264 349.446 710.264 c
+349.493 710.264 349.541 710.216 349.588 710.216 c
+349.683 710.168 349.778 710.073 349.92 710.027 c
+349.92 709.979 349.967 709.979 350.014 709.932 c
+349.967 709.932 l
+350.061 709.884 350.156 709.789 350.251 709.742 c
+350.393 709.648 350.535 709.552 350.678 709.552 c
+350.535 709.316 350.393 709.221 350.251 709.126 c
+350.156 709.079 350.014 709.031 349.92 709.079 c
+349.162 708.321 m
+349.02 708.369 348.83 708.463 348.688 708.605 c
+348.546 708.7 348.404 708.842 348.215 708.937 c
+348.167 708.985 348.12 708.985 348.12 708.985 c
+348.072 708.985 348.025 709.031 347.978 709.031 c
+348.025 709.079 348.072 709.126 348.12 709.174 c
+348.167 709.221 348.167 709.268 348.215 709.316 c
+348.404 709.505 348.546 709.552 348.688 709.552 c
+348.735 709.505 348.783 709.505 348.83 709.458 c
+348.925 709.411 349.02 709.363 349.162 709.268 c
+349.209 709.221 349.209 709.221 349.256 709.174 c
+349.256 709.174 349.303 709.126 349.351 709.126 c
+349.493 708.985 349.683 708.842 349.92 708.794 c
+349.967 708.794 l
+349.92 708.748 349.92 708.748 349.92 708.7 c
+349.683 708.463 349.493 708.369 349.351 708.321 c
+h
+347.599 708.652 m
+347.693 708.748 347.741 708.794 347.836 708.794 c
+347.93 708.794 l
+347.978 708.748 348.025 708.748 348.072 708.7 c
+348.12 708.7 l
+348.12 708.7 348.167 708.652 348.215 708.652 c
+348.309 708.605 348.404 708.511 348.499 708.463 c
+348.546 708.416 348.641 708.321 348.688 708.274 c
+348.83 708.179 349.02 708.084 349.162 708.037 c
+349.209 708.037 l
+349.162 707.989 l
+348.973 707.753 348.83 707.658 348.688 707.611 c
+348.499 707.516 348.356 707.563 348.215 707.658 c
+348.167 707.705 348.12 707.705 348.12 707.753 c
+348.025 707.8 347.93 707.895 347.836 707.943 c
+347.741 707.989 347.693 708.084 347.599 708.132 c
+347.551 708.132 347.504 708.179 347.456 708.179 c
+347.362 708.226 347.315 708.274 347.22 708.274 c
+347.362 708.463 347.504 708.605 347.599 708.652 c
+342.2 720.73 m
+342.246 720.73 l
+342.436 720.683 342.531 720.589 342.578 720.446 c
+342.72 720.162 342.673 719.736 342.815 719.357 c
+342.862 719.263 342.862 719.215 342.91 719.168 c
+342.815 719.168 l
+342.578 719.168 l
+342.436 719.12 342.341 719.168 342.246 719.168 c
+342.2 719.168 l
+342.2 719.452 342.152 719.784 342.057 720.21 c
+342.104 720.351 342.2 720.542 342.2 720.73 c
+349.162 720.589 m
+349.114 720.635 349.114 720.683 349.066 720.73 c
+349.162 720.73 l
+349.209 720.778 349.256 720.778 349.351 720.778 c
+349.636 720.778 349.778 720.683 349.92 720.589 c
+350.156 720.305 350.061 719.831 350.204 719.405 c
+350.204 719.31 350.251 719.263 350.251 719.215 c
+350.298 719.215 350.298 719.215 350.298 719.168 c
+350.251 719.168 l
+349.92 719.168 l
+349.636 719.168 349.493 719.215 349.446 719.31 c
+349.399 719.357 349.399 719.405 349.399 719.499 c
+349.351 719.546 349.351 719.594 349.351 719.688 c
+349.303 719.784 349.303 719.878 349.303 719.973 c
+349.256 720.162 349.209 720.399 349.162 720.589 c
+348.12 720.589 m
+348.072 720.635 348.072 720.683 348.025 720.73 c
+348.12 720.73 l
+348.12 720.73 348.167 720.778 348.215 720.778 c
+348.451 720.778 348.594 720.73 348.688 720.683 c
+349.114 720.493 348.973 719.878 349.162 719.405 c
+349.162 719.357 l
+349.162 719.31 349.209 719.215 349.256 719.168 c
+349.162 719.168 l
+348.973 719.168 348.83 719.12 348.688 719.168 c
+348.546 719.168 348.451 719.215 348.404 719.31 c
+348.356 719.357 348.356 719.405 348.309 719.499 c
+348.309 719.594 348.261 719.736 348.215 719.973 c
+348.215 720.067 l
+348.215 720.257 348.167 720.399 348.12 720.589 c
+346.983 720.683 m
+346.983 720.73 l
+347.267 720.778 347.456 720.778 347.599 720.73 c
+347.693 720.683 347.788 720.589 347.836 720.542 c
+348.025 720.257 347.93 719.784 348.12 719.405 c
+348.12 719.357 l
+348.12 719.31 348.167 719.215 348.215 719.168 c
+348.12 719.168 l
+347.836 719.168 l
+347.599 719.168 l
+347.456 719.168 347.362 719.263 347.315 719.31 c
+347.315 719.357 347.267 719.405 347.267 719.499 c
+347.22 719.594 347.22 719.736 347.172 719.973 c
+347.125 720.21 347.125 720.493 346.983 720.683 c
+345.988 720.589 m
+345.988 720.635 345.941 720.683 345.894 720.73 c
+345.988 720.73 l
+346.036 720.778 346.083 720.778 346.177 720.778 c
+347.031 720.778 346.841 720.162 346.983 719.546 c
+346.983 719.499 347.031 719.452 347.031 719.405 c
+347.078 719.31 347.078 719.215 347.125 719.168 c
+346.983 719.168 l
+346.556 719.12 346.367 719.168 346.273 719.31 c
+346.273 719.357 346.225 719.405 346.225 719.452 c
+346.177 719.546 346.177 719.641 346.177 719.784 c
+346.13 719.831 346.13 719.878 346.13 719.973 c
+346.083 720.162 346.083 720.399 345.988 720.589 c
+344.946 720.589 m
+344.899 720.635 344.899 720.683 344.852 720.73 c
+344.946 720.73 l
+345.183 720.778 345.326 720.778 345.467 720.73 c
+345.562 720.683 345.609 720.635 345.657 720.589 c
+345.704 720.542 345.751 720.446 345.799 720.399 c
+345.894 720.115 345.846 719.736 345.988 719.405 c
+345.988 719.357 l
+346.036 719.31 346.036 719.215 346.083 719.168 c
+345.988 719.168 l
+345.799 719.168 l
+345.657 719.168 l
+345.467 719.168 l
+345.136 719.215 345.136 719.452 345.089 719.973 c
+345.041 720.162 344.993 720.399 344.946 720.589 c
+343.857 720.589 m
+343.857 720.635 343.81 720.683 343.81 720.73 c
+343.857 720.73 l
+344.094 720.778 344.283 720.778 344.425 720.73 c
+344.52 720.683 344.615 720.635 344.662 720.542 c
+344.852 720.257 344.757 719.784 344.946 719.357 c
+344.993 719.263 344.993 719.215 345.041 719.168 c
+344.946 719.168 l
+344.662 719.168 l
+344.425 719.168 l
+344.094 719.215 344.094 719.452 343.999 719.973 c
+343.999 720.162 343.952 720.399 343.857 720.589 c
+342.815 720.589 m
+342.815 720.635 342.767 720.683 342.72 720.73 c
+342.815 720.73 l
+342.862 720.778 342.91 720.778 342.957 720.778 c
+343.525 720.778 343.667 720.542 343.715 720.257 c
+343.762 719.973 343.762 719.641 343.857 719.357 c
+343.904 719.357 l
+343.904 719.263 343.952 719.215 343.952 719.168 c
+343.857 719.168 l
+343.715 719.168 l
+343.051 719.12 343.051 719.31 342.957 719.878 c
+342.957 719.973 l
+342.91 720.162 342.91 720.399 342.815 720.589 c
+350.867 719.736 m
+350.867 719.688 350.867 719.594 350.914 719.499 c
+350.867 719.405 350.867 719.31 350.867 719.168 c
+350.819 719.168 l
+350.63 719.168 350.535 719.215 350.488 719.31 c
+350.488 719.357 350.441 719.405 350.441 719.452 c
+350.393 719.594 350.393 719.736 350.346 719.973 c
+350.346 720.115 350.298 720.257 350.251 720.399 c
+350.251 720.493 350.204 720.635 350.109 720.73 c
+350.156 720.73 350.204 720.73 350.251 720.778 c
+350.535 720.778 350.725 720.73 350.819 720.683 c
+350.867 720.635 350.867 720.635 350.914 720.635 c
+350.819 720.446 350.819 720.162 350.867 719.736 c
+347.836 732.287 m
+347.741 732.146 347.646 732.051 347.599 731.956 c
+347.504 731.861 347.456 731.766 347.409 731.672 c
+347.409 731.625 347.362 731.53 347.362 731.482 c
+347.22 731.625 347.078 731.719 346.983 731.814 c
+346.936 731.908 346.888 731.956 346.888 732.003 c
+346.936 732.051 346.936 732.051 346.983 732.098 c
+347.172 732.287 347.315 732.524 347.504 732.856 c
+347.599 732.856 l
+347.693 732.903 347.741 732.951 347.836 732.998 c
+347.883 733.045 347.93 733.045 347.978 733.093 c
+348.167 732.761 348.025 732.524 347.836 732.287 c
+348.215 732.382 m
+348.261 732.477 348.309 732.619 348.356 732.714 c
+348.499 732.619 348.641 732.477 348.688 732.382 c
+348.877 732.098 348.83 731.908 348.688 731.672 c
+348.546 731.482 348.356 731.245 348.215 731.008 c
+348.215 730.961 348.167 730.961 348.167 730.914 c
+348.167 730.867 348.12 730.819 348.12 730.725 c
+348.12 730.771 l
+347.978 730.819 347.93 730.914 347.836 730.961 c
+347.7 731.097 347.626 731.202 347.599 731.298 c
+347.599 731.472 l
+347.63 731.583 347.715 731.701 347.836 731.861 c
+347.883 731.908 347.93 731.956 347.93 732.003 c
+347.978 732.003 l
+348.025 732.098 348.072 732.146 348.12 732.193 c
+348.167 732.287 348.167 732.335 348.215 732.382 c
+359.013 736.74 m
+358.919 736.551 358.919 736.219 359.013 735.697 c
+358.919 735.461 358.919 735.129 359.013 734.656 c
+358.919 734.419 358.919 734.087 359.013 733.566 c
+358.919 733.377 358.919 733.045 359.013 732.524 c
+358.919 732.335 358.919 732.003 359.013 731.482 c
+358.919 731.245 358.919 730.914 359.013 730.393 c
+358.919 730.203 358.919 729.872 359.013 729.351 c
+358.966 729.256 358.966 729.161 358.966 729.019 c
+358.635 729.019 l
+358.587 729.019 358.492 728.972 358.397 728.972 c
+358.303 728.972 358.208 728.925 358.114 728.877 c
+358.066 728.877 l
+358.018 728.877 357.972 728.83 357.877 728.783 c
+357.829 728.83 357.782 728.83 357.735 728.83 c
+357.64 728.783 357.498 728.783 357.356 728.735 c
+357.261 728.687 357.167 728.641 357.024 728.593 c
+356.977 728.593 l
+356.93 728.546 356.882 728.498 356.787 728.451 c
+356.74 728.451 l
+356.645 728.451 356.503 728.404 356.313 728.356 c
+356.219 728.31 356.077 728.214 355.935 728.119 c
+355.887 728.119 355.84 728.072 355.745 727.977 c
+355.651 727.977 355.509 727.93 355.366 727.882 c
+355.272 727.788 355.129 727.693 354.988 727.598 c
+354.988 727.551 354.94 727.551 354.94 727.551 c
+354.94 727.551 354.846 727.456 354.751 727.409 c
+354.609 727.362 354.466 727.267 354.277 727.077 c
+354.23 727.172 354.135 727.314 354.041 727.409 c
+353.993 727.456 353.898 727.504 353.851 727.598 c
+353.756 727.646 353.661 727.74 353.519 727.835 c
+353.472 727.977 353.377 728.072 353.235 728.214 c
+353.141 728.31 352.951 728.451 352.761 728.593 c
+352.714 728.641 352.667 728.735 352.619 728.783 c
+352.572 728.877 352.525 728.925 352.429 729.019 c
+352.382 729.066 352.336 729.066 352.336 729.114 c
+352.288 729.114 352.288 729.114 352.24 729.161 c
+352.193 729.209 352.099 729.256 352.003 729.351 c
+351.956 729.493 351.814 729.635 351.577 729.872 c
+351.53 729.92 351.435 729.966 351.341 730.014 c
+351.341 730.062 l
+351.246 730.062 l
+351.198 730.251 351.056 730.393 350.819 730.582 c
+350.725 730.677 350.63 730.725 350.535 730.819 c
+350.488 730.914 350.393 731.056 350.251 731.151 c
+350.156 731.293 350.061 731.387 349.92 731.482 c
+349.872 731.53 349.825 731.53 349.778 731.577 c
+349.683 731.719 349.588 731.908 349.351 732.098 c
+349.303 732.146 349.209 732.193 349.162 732.24 c
+349.114 732.24 349.066 732.287 349.02 732.335 c
+348.973 732.429 348.877 732.571 348.688 732.761 c
+348.594 732.856 348.451 732.951 348.261 733.093 c
+348.261 733.093 348.261 733.14 348.215 733.188 c
+348.167 733.235 l
+348.167 733.282 348.215 733.282 348.215 733.282 c
+348.356 733.472 348.499 733.661 348.688 733.898 c
+348.83 733.945 349.02 733.993 349.162 734.087 c
+349.209 734.135 349.256 734.182 349.351 734.229 c
+349.493 734.324 349.683 734.514 349.92 734.798 c
+349.92 734.845 l
+350.014 734.845 350.156 734.845 350.251 734.892 c
+350.441 734.987 350.63 735.082 350.819 735.224 c
+350.961 735.366 351.104 735.461 351.246 735.651 c
+351.341 735.651 l
+351.435 735.651 351.482 735.651 351.577 735.697 c
+351.766 735.745 352.003 735.839 352.24 736.029 c
+352.288 736.029 352.288 736.076 352.336 736.076 c
+352.336 736.076 352.382 736.124 352.429 736.124 c
+352.477 736.172 352.572 736.266 352.619 736.313 c
+352.667 736.313 352.667 736.361 352.667 736.361 c
+352.761 736.361 l
+352.904 736.361 353.093 736.361 353.235 736.408 c
+353.424 736.503 353.614 736.598 353.851 736.74 c
+353.898 736.787 353.945 736.835 354.041 736.835 c
+354.041 736.881 354.087 736.881 354.135 736.929 c
+354.372 736.881 354.656 736.929 354.988 737.024 c
+355.082 737.072 355.225 737.166 355.366 737.213 c
+355.461 737.261 355.556 737.308 355.603 737.356 c
+355.935 737.356 l
+356.313 737.356 l
+356.456 737.403 356.598 737.45 356.74 737.498 c
+356.835 737.545 356.93 737.592 356.977 737.592 c
+357.072 737.64 357.119 737.687 357.167 737.687 c
+357.213 737.687 357.308 737.64 357.356 737.64 c
+357.498 737.64 357.592 737.592 357.735 737.64 c
+357.829 737.64 357.924 737.64 358.066 737.687 c
+358.161 737.687 358.303 737.734 358.397 737.734 c
+358.492 737.782 358.54 737.829 358.635 737.829 c
+358.682 737.877 358.682 737.877 358.729 737.877 c
+358.824 737.829 358.919 737.782 359.013 737.782 c
+358.919 737.545 358.919 737.261 359.013 736.74 c
+357.735 727.882 m
+357.592 728.025 357.498 728.119 357.356 728.214 c
+357.308 728.31 357.213 728.356 357.119 728.404 c
+357.167 728.404 357.167 728.404 357.213 728.451 c
+357.261 728.451 357.308 728.498 357.356 728.498 c
+357.498 728.546 357.64 728.593 357.735 728.593 c
+357.877 728.593 357.972 728.546 358.066 728.498 c
+358.208 728.404 358.303 728.31 358.397 728.167 c
+358.492 728.072 358.54 727.93 358.635 727.835 c
+358.682 727.835 358.729 727.788 358.729 727.74 c
+358.635 727.74 l
+358.54 727.693 358.492 727.646 358.397 727.646 c
+358.066 727.646 l
+358.066 727.646 358.066 727.693 358.018 727.693 c
+357.924 727.74 357.829 727.835 357.735 727.882 c
+356.74 727.551 m
+356.598 727.646 356.456 727.74 356.313 727.835 c
+356.267 727.882 356.172 727.93 356.077 727.977 c
+356.124 727.977 356.124 728.025 356.172 728.025 c
+356.219 728.025 356.267 728.072 356.313 728.119 c
+356.503 728.167 356.645 728.214 356.74 728.214 c
+356.835 728.214 356.93 728.214 356.977 728.167 c
+357.167 728.119 357.261 728.025 357.356 727.882 c
+357.498 727.788 357.592 727.646 357.735 727.551 c
+357.782 727.551 l
+357.735 727.504 l
+357.592 727.456 357.45 727.409 357.356 727.362 c
+357.072 727.362 l
+357.072 727.362 357.024 727.409 356.977 727.409 c
+356.93 727.456 356.835 727.504 356.74 727.551 c
+355.366 727.314 m
+355.272 727.362 355.225 727.409 355.129 727.409 c
+355.177 727.456 l
+355.272 727.504 355.319 727.551 355.366 727.598 c
+355.603 727.74 355.793 727.788 355.935 727.74 c
+356.077 727.74 356.219 727.646 356.313 727.551 c
+356.456 727.456 356.598 727.314 356.74 727.22 c
+356.787 727.22 356.835 727.22 356.835 727.172 c
+356.835 727.172 356.787 727.172 356.74 727.125 c
+356.598 727.03 356.456 726.983 356.313 726.935 c
+356.172 726.935 l
+356.077 726.935 356.03 726.983 355.935 727.03 c
+355.745 727.077 355.556 727.22 355.366 727.314 c
+354.988 726.461 m
+354.703 726.556 354.466 726.698 354.23 726.746 c
+354.277 726.793 l
+354.561 727.077 354.751 727.172 354.988 727.172 c
+355.129 727.172 355.272 727.125 355.366 727.03 c
+355.556 726.935 355.745 726.793 355.935 726.746 c
+355.698 726.509 355.509 726.415 355.366 726.415 c
+355.319 726.415 l
+355.177 726.415 355.082 726.461 354.988 726.461 c
+354.041 725.846 m
+353.945 725.846 353.898 725.893 353.851 725.893 c
+353.709 725.941 353.566 725.941 353.424 725.941 c
+353.424 725.988 353.472 725.988 353.472 726.035 c
+353.614 726.225 353.709 726.319 353.851 726.415 c
+353.898 726.415 353.945 726.461 354.041 726.461 c
+354.372 726.556 354.656 726.319 354.988 726.225 c
+355.035 726.178 355.082 726.178 355.129 726.178 c
+355.082 726.083 355.035 726.035 354.988 725.988 c
+354.798 725.846 354.656 725.799 354.561 725.751 c
+354.372 725.751 354.182 725.799 354.041 725.846 c
+352.856 726.225 m
+352.856 726.272 352.856 726.319 352.904 726.367 c
+352.951 726.509 353.046 726.604 353.187 726.793 c
+353.187 726.84 353.235 726.84 353.235 726.888 c
+353.377 727.077 353.519 727.267 353.566 727.504 c
+353.709 727.409 353.804 727.314 353.851 727.267 c
+353.945 727.172 353.993 727.077 354.041 726.983 c
+354.041 726.888 l
+354.041 726.84 l
+353.993 726.793 353.945 726.746 353.898 726.698 c
+353.851 726.698 353.851 726.651 353.851 726.651 c
+353.661 726.604 353.472 726.415 353.235 726.13 c
+353.235 726.083 l
+353.187 726.035 353.141 725.941 353.093 725.846 c
+353.046 725.846 353.046 725.846 352.998 725.799 c
+352.856 725.988 352.809 726.083 352.856 726.225 c
+352.099 726.983 m
+352.099 727.03 352.146 727.077 352.146 727.125 c
+352.193 727.172 352.24 727.22 352.24 727.267 c
+352.288 727.314 352.288 727.362 352.336 727.409 c
+352.336 727.409 352.382 727.456 352.429 727.504 c
+352.429 727.551 l
+352.525 727.646 352.572 727.693 352.619 727.788 c
+352.667 727.882 352.714 727.977 352.761 728.072 c
+352.809 728.119 352.809 728.167 352.856 728.262 c
+353.046 728.072 353.187 727.93 353.235 727.788 c
+353.33 727.598 353.33 727.456 353.235 727.314 c
+353.141 727.077 352.904 726.888 352.761 726.651 c
+352.714 726.604 352.714 726.556 352.667 726.461 c
+352.667 726.461 352.667 726.415 352.619 726.367 c
+352.619 726.272 l
+352.525 726.319 352.477 726.367 352.429 726.415 c
+352.382 726.461 352.336 726.461 352.336 726.509 c
+352.288 726.509 352.288 726.556 352.24 726.556 c
+352.099 726.746 352.051 726.84 352.099 726.983 c
+351.341 727.74 m
+351.387 727.788 351.387 727.835 351.387 727.882 c
+351.435 727.93 351.53 728.025 351.577 728.119 c
+351.625 728.167 351.625 728.214 351.672 728.262 c
+351.862 728.498 352.051 728.735 352.099 728.972 c
+352.146 728.925 352.193 728.877 352.24 728.83 c
+352.288 728.83 352.288 728.783 352.336 728.783 c
+352.382 728.735 352.382 728.687 352.429 728.687 c
+352.667 728.356 352.572 728.119 352.429 727.93 c
+352.382 727.882 352.336 727.835 352.336 727.788 c
+352.288 727.788 352.288 727.74 352.24 727.693 c
+352.146 727.551 352.003 727.409 351.956 727.22 c
+351.909 727.172 351.862 727.077 351.862 727.03 c
+351.719 727.077 351.625 727.172 351.577 727.267 c
+351.435 727.362 351.387 727.456 351.341 727.551 c
+h
+350.678 728.641 m
+350.725 728.687 350.772 728.783 350.819 728.877 c
+350.867 728.925 350.914 728.972 350.961 729.019 c
+351.104 729.209 351.246 729.446 351.341 729.683 c
+351.341 729.73 l
+351.435 729.635 351.53 729.588 351.577 729.541 c
+351.956 729.114 351.814 728.83 351.577 728.546 c
+351.482 728.451 351.435 728.356 351.341 728.262 c
+351.341 728.214 l
+351.293 728.119 351.246 728.072 351.198 727.977 c
+351.151 727.882 351.104 727.835 351.104 727.74 c
+351.009 727.835 350.914 727.93 350.819 727.977 c
+350.63 728.214 350.583 728.31 350.583 728.498 c
+350.63 728.546 350.63 728.593 350.678 728.641 c
+349.872 729.209 m
+349.872 729.256 349.872 729.304 349.92 729.304 c
+349.92 729.351 l
+349.967 729.493 350.061 729.588 350.204 729.777 c
+350.204 729.825 350.251 729.825 350.251 729.872 c
+350.393 730.062 350.535 730.251 350.583 730.488 c
+350.678 730.393 350.772 730.346 350.819 730.251 c
+351.246 729.872 351.056 729.588 350.819 729.256 c
+350.678 729.114 350.535 728.925 350.441 728.735 c
+350.393 728.641 350.393 728.593 350.346 728.498 c
+350.346 728.546 350.298 728.546 350.251 728.593 c
+350.061 728.735 349.967 728.83 349.92 728.972 c
+349.825 729.066 349.825 729.114 349.872 729.209 c
+348.925 730.156 m
+348.877 730.109 348.877 730.062 348.877 730.014 c
+348.783 730.062 348.735 730.109 348.688 730.156 c
+348.167 730.582 348.309 730.725 348.688 731.245 c
+348.877 731.482 349.066 731.719 349.114 731.956 c
+349.114 731.956 349.162 731.956 349.162 731.908 c
+349.209 731.861 349.303 731.814 349.351 731.766 c
+349.73 731.34 349.588 731.056 349.351 730.771 c
+349.256 730.725 349.209 730.63 349.162 730.535 c
+349.066 730.44 348.973 730.298 348.925 730.156 c
+349.162 730.109 m
+349.209 730.156 349.256 730.251 349.351 730.346 c
+349.351 730.393 349.399 730.44 349.446 730.535 c
+349.636 730.725 349.778 730.961 349.872 731.245 c
+349.872 731.198 349.872 731.198 349.92 731.198 c
+350.109 731.008 350.204 730.867 350.251 730.771 c
+350.346 730.582 350.346 730.44 350.251 730.298 c
+350.204 730.156 350.014 729.966 349.92 729.777 c
+349.825 729.683 349.73 729.588 349.683 729.446 c
+349.636 729.398 349.636 729.304 349.636 729.256 c
+349.493 729.351 349.399 729.398 349.351 729.493 c
+349.256 729.541 349.209 729.635 349.162 729.683 c
+349.066 729.825 349.066 729.966 349.162 730.109 c
+353.235 725.04 m
+353.093 725.088 352.904 725.088 352.761 725.088 c
+352.714 725.088 l
+352.761 725.135 l
+352.761 725.183 l
+352.951 725.467 353.093 725.61 353.235 725.656 c
+353.472 725.751 353.661 725.704 353.851 725.656 c
+353.898 725.61 353.945 725.61 354.041 725.61 c
+354.135 725.562 354.277 725.514 354.372 725.514 c
+354.277 725.325 354.135 725.183 354.041 725.088 c
+353.945 725.088 353.898 725.04 353.851 725.04 c
+353.661 724.994 353.424 725.04 353.235 725.04 c
+352.761 724.141 m
+352.714 724.141 352.667 724.188 352.619 724.188 c
+352.429 724.188 l
+352.382 724.141 352.336 724.141 352.336 724.141 c
+352.24 724.141 l
+352.146 724.141 l
+352.146 724.188 l
+352.193 724.283 352.24 724.377 352.24 724.425 c
+352.288 724.473 352.288 724.52 352.336 724.52 c
+352.336 724.567 352.382 724.614 352.429 724.662 c
+352.477 724.709 352.572 724.757 352.619 724.804 c
+352.667 724.804 352.714 724.852 352.761 724.852 c
+352.904 724.852 353.093 724.852 353.235 724.804 c
+353.424 724.757 353.566 724.757 353.756 724.757 c
+353.566 724.425 353.424 724.283 353.282 724.236 c
+353.282 724.236 353.235 724.236 353.235 724.188 c
+353.093 724.188 352.904 724.141 352.761 724.141 c
+352.619 723.288 m
+352.572 723.241 352.477 723.241 352.429 723.241 c
+352.336 723.241 l
+352.24 723.241 l
+352.051 723.193 351.862 723.193 351.672 723.099 c
+351.672 723.193 l
+351.814 723.667 352.003 723.857 352.24 723.904 c
+352.336 723.904 l
+352.336 723.904 352.382 723.952 352.429 723.952 c
+352.477 723.952 352.572 723.952 352.619 723.904 c
+352.761 723.904 l
+352.904 723.904 353.046 723.904 353.187 723.952 c
+353.046 723.572 352.951 723.43 352.809 723.335 c
+352.761 723.335 l
+352.714 723.288 352.667 723.288 352.619 723.288 c
+352.336 722.341 m
+352.24 722.341 l
+352.051 722.246 351.766 722.199 351.577 722.152 c
+351.482 722.104 351.435 722.057 351.341 722.057 c
+351.341 722.104 l
+351.341 722.246 l
+351.387 722.483 351.482 722.625 351.577 722.72 c
+351.766 722.957 352.003 722.957 352.24 722.957 c
+352.336 722.957 l
+352.336 722.957 352.382 723.004 352.429 723.004 c
+352.619 723.004 l
+352.667 723.004 352.714 723.051 352.714 723.051 c
+352.714 722.91 352.667 722.814 352.619 722.72 c
+352.572 722.578 352.525 722.483 352.429 722.388 c
+352.382 722.388 352.336 722.388 352.336 722.341 c
+352.146 721.441 m
+352.003 721.299 351.766 721.204 351.577 721.157 c
+351.482 721.11 351.435 721.062 351.341 721.062 c
+351.246 721.015 351.198 720.967 351.151 720.92 c
+351.151 721.015 l
+351.151 721.347 351.198 721.583 351.341 721.725 c
+351.435 721.82 351.482 721.868 351.577 721.868 c
+351.766 721.962 352.051 721.962 352.24 722.057 c
+352.336 722.057 l
+352.336 722.104 352.382 722.104 352.382 722.104 c
+352.382 721.962 352.382 721.82 352.336 721.725 c
+352.288 721.63 352.288 721.583 352.24 721.536 c
+352.24 721.489 352.193 721.441 352.146 721.441 c
+351.056 719.878 m
+351.009 720.399 351.151 720.635 351.341 720.778 c
+351.435 720.825 351.482 720.872 351.577 720.872 c
+351.766 720.967 352.003 721.015 352.193 721.157 c
+352.193 720.778 352.146 720.589 352.051 720.446 c
+351.909 720.305 351.719 720.21 351.577 720.115 c
+351.482 720.067 351.435 720.02 351.341 720.02 c
+351.341 719.973 l
+351.246 719.925 351.151 719.878 351.104 719.784 c
+351.056 719.831 351.056 719.878 351.056 719.878 c
+351.341 719.688 m
+351.341 719.736 l
+351.435 719.784 351.482 719.831 351.577 719.831 c
+351.766 719.925 351.956 720.02 352.099 720.162 c
+352.146 719.784 352.146 719.594 352.051 719.452 c
+351.909 719.263 351.719 719.12 351.577 719.026 c
+351.482 718.978 351.435 718.931 351.341 718.883 c
+351.341 718.836 l
+351.246 718.789 351.198 718.741 351.151 718.694 c
+351.151 718.741 l
+351.009 719.263 351.151 719.546 351.341 719.688 c
+351.341 718.457 m
+351.341 718.505 l
+351.435 718.599 351.482 718.694 351.577 718.741 c
+351.766 718.883 352.003 718.978 352.146 719.168 c
+352.24 718.789 352.24 718.599 352.146 718.457 c
+352.003 718.173 351.766 717.984 351.577 717.794 c
+351.482 717.747 351.435 717.652 351.387 717.605 c
+351.387 717.605 351.387 717.652 351.341 717.652 c
+351.341 717.747 l
+351.198 718.078 351.246 718.315 351.341 718.457 c
+352.761 716.468 m
+352.714 716.373 352.667 716.278 352.619 716.183 c
+352.572 716.089 352.477 715.947 352.429 715.853 c
+352.382 715.805 352.336 715.757 352.336 715.71 c
+352.288 715.662 352.288 715.615 352.24 715.521 c
+352.193 715.568 l
+351.719 716.231 352.003 716.515 352.24 716.799 c
+352.288 716.847 352.288 716.847 352.336 716.894 c
+352.336 716.941 352.382 716.941 352.429 716.989 c
+352.477 717.036 352.525 717.131 352.572 717.226 c
+352.572 717.178 352.619 717.131 352.619 717.131 c
+352.714 716.989 352.761 716.894 352.761 716.799 c
+352.809 716.704 352.809 716.609 352.809 716.515 c
+352.761 716.515 352.761 716.515 352.761 716.468 c
+353.472 715.426 m
+353.709 715.236 353.804 715.047 353.851 714.905 c
+353.851 714.857 l
+353.851 714.716 l
+353.804 714.337 353.614 714.052 353.614 713.72 c
+353.566 713.72 353.519 713.769 353.519 713.769 c
+353.424 713.863 353.33 713.958 353.235 714.052 c
+352.998 714.384 353.093 714.668 353.235 714.905 c
+353.33 715.094 353.472 715.284 353.472 715.426 c
+353.235 715.568 m
+353.141 715.189 352.904 714.905 352.856 714.573 c
+352.809 714.62 l
+352.761 714.668 l
+352.714 714.716 352.667 714.762 352.619 714.857 c
+352.382 715.236 352.477 715.521 352.619 715.757 c
+352.667 715.805 352.714 715.899 352.761 715.947 c
+352.856 716.041 352.951 716.183 352.951 716.278 c
+353.141 716.136 353.187 715.947 353.235 715.853 c
+353.282 715.757 353.282 715.71 353.282 715.662 c
+353.282 715.615 353.235 715.568 353.235 715.568 c
+352.429 717.842 m
+352.429 717.463 l
+352.382 717.415 352.382 717.368 352.336 717.32 c
+352.288 717.273 352.288 717.226 352.24 717.178 c
+352.099 716.941 351.862 716.752 351.766 716.515 c
+351.719 716.562 351.719 716.562 351.719 716.609 c
+351.625 716.704 351.625 716.799 351.577 716.894 c
+351.53 717.131 351.53 717.273 351.577 717.368 c
+351.719 717.699 352.051 717.842 352.24 718.125 c
+352.288 718.125 352.288 718.173 352.288 718.173 c
+352.288 718.125 352.336 718.125 352.336 718.078 c
+352.382 717.984 352.382 717.936 352.429 717.842 c
+359.535 728.167 m
+359.535 728.072 359.582 728.025 359.629 727.977 c
+359.677 727.93 359.677 727.882 359.724 727.835 c
+359.629 727.835 l
+359.582 727.835 359.535 727.835 359.535 727.788 c
+359.298 727.788 359.156 727.788 359.013 727.882 c
+358.871 727.977 358.729 728.119 358.635 728.262 c
+358.54 728.356 358.492 728.451 358.397 728.546 c
+358.351 728.593 358.303 728.641 358.208 728.687 c
+358.255 728.687 358.255 728.687 358.303 728.735 c
+358.397 728.735 l
+358.492 728.783 358.587 728.783 358.635 728.783 c
+359.203 728.83 359.345 728.451 359.535 728.167 c
+360.624 737.403 m
+360.576 737.403 360.529 737.356 360.482 737.356 c
+360.34 737.308 360.197 737.308 360.008 737.261 c
+359.866 737.261 359.724 737.213 359.629 737.213 c
+359.582 737.213 359.535 737.213 359.535 737.166 c
+359.392 737.166 359.298 737.119 359.203 737.072 c
+359.156 737.403 359.203 737.592 359.298 737.734 c
+359.535 737.734 l
+359.535 737.782 359.582 737.782 359.629 737.782 c
+359.819 737.782 360.056 737.829 360.292 737.924 c
+360.34 737.877 360.434 737.829 360.482 737.829 c
+360.576 737.782 360.671 737.782 360.813 737.734 c
+360.766 737.592 360.718 737.498 360.624 737.403 c
+359.392 728.877 m
+359.535 728.877 l
+359.629 728.877 l
+360.197 728.925 360.34 728.641 360.482 728.31 c
+360.576 728.167 360.624 727.977 360.718 727.835 c
+360.624 727.835 360.576 727.788 360.482 727.788 c
+360.245 727.788 360.103 727.835 360.008 727.93 c
+359.866 728.072 359.724 728.262 359.629 728.451 c
+359.582 728.498 359.582 728.546 359.535 728.593 c
+359.487 728.687 359.392 728.783 359.345 728.83 c
+h
+359.535 729.541 m
+359.629 729.541 l
+359.866 729.635 360.197 729.635 360.482 729.73 c
+360.529 729.73 360.576 729.73 360.624 729.777 c
+360.671 729.777 360.718 729.825 360.766 729.825 c
+360.813 729.446 360.813 729.209 360.766 729.114 c
+360.671 729.114 360.576 729.114 360.482 729.066 c
+360.387 729.066 l
+360.15 729.066 l
+360.008 729.114 359.866 729.114 359.629 729.114 c
+359.535 729.114 l
+359.44 729.114 359.345 729.066 359.25 729.066 c
+359.203 729.066 l
+359.25 729.304 359.345 729.446 359.535 729.541 c
+359.535 730.582 m
+359.535 730.582 359.582 730.63 359.629 730.63 c
+359.866 730.677 360.197 730.677 360.482 730.771 c
+360.529 730.771 360.576 730.819 360.624 730.819 c
+360.671 730.819 360.718 730.867 360.766 730.914 c
+360.861 730.203 360.766 730.062 360.482 729.966 c
+360.34 729.92 360.197 729.92 360.008 729.872 c
+359.866 729.872 359.724 729.825 359.629 729.825 c
+359.582 729.825 359.535 729.777 359.535 729.777 c
+359.392 729.777 359.298 729.73 359.203 729.635 c
+359.156 730.251 359.298 730.488 359.535 730.582 c
+359.535 731.625 m
+359.535 731.672 359.582 731.672 359.629 731.672 c
+359.866 731.766 360.197 731.719 360.482 731.814 c
+360.529 731.861 360.576 731.861 360.624 731.861 c
+360.671 731.908 360.718 731.908 360.766 731.956 c
+360.861 731.293 360.766 731.104 360.482 731.008 c
+360.34 731.008 360.197 730.961 360.008 730.914 c
+359.866 730.914 359.724 730.914 359.629 730.867 c
+359.535 730.867 l
+359.392 730.819 359.298 730.771 359.203 730.725 c
+359.156 731.293 359.298 731.53 359.535 731.625 c
+359.535 732.714 m
+359.629 732.714 l
+359.866 732.808 360.197 732.808 360.482 732.903 c
+360.576 732.903 l
+360.624 732.951 360.718 732.951 360.766 732.998 c
+360.861 732.335 360.766 732.193 360.482 732.098 c
+360.34 732.051 360.197 732.051 360.008 732.003 c
+359.866 731.956 359.724 731.956 359.629 731.908 c
+359.535 731.908 l
+359.392 731.861 359.298 731.814 359.203 731.766 c
+359.156 732.382 359.298 732.619 359.535 732.714 c
+359.535 733.756 m
+359.535 733.756 359.582 733.803 359.629 733.803 c
+359.866 733.851 360.197 733.851 360.482 733.945 c
+360.576 733.945 l
+360.624 733.993 360.718 734.04 360.766 734.04 c
+360.861 733.519 360.813 733.282 360.624 733.188 c
+360.576 733.188 360.529 733.14 360.482 733.14 c
+360.34 733.093 360.197 733.093 360.008 733.045 c
+359.866 733.045 359.724 732.998 359.629 732.998 c
+359.582 732.998 359.535 732.951 359.535 732.951 c
+359.392 732.951 359.298 732.903 359.203 732.808 c
+359.156 733.424 359.298 733.661 359.535 733.756 c
+359.535 734.798 m
+359.535 734.845 359.582 734.845 359.629 734.845 c
+359.866 734.94 360.197 734.892 360.482 734.987 c
+360.529 734.987 360.529 734.987 360.576 735.034 c
+360.624 735.034 360.718 735.082 360.766 735.129 c
+360.861 734.561 360.813 734.372 360.624 734.229 c
+360.576 734.229 360.529 734.229 360.482 734.182 c
+360.34 734.182 360.197 734.135 360.008 734.087 c
+359.866 734.087 359.724 734.087 359.629 734.04 c
+359.535 734.04 l
+359.392 733.993 359.298 733.945 359.203 733.898 c
+359.156 734.466 359.298 734.703 359.535 734.798 c
+359.535 736.929 m
+359.535 736.929 359.582 736.929 359.629 736.976 c
+359.866 737.024 360.197 737.024 360.482 737.119 c
+360.576 737.119 l
+360.624 737.166 360.718 737.166 360.766 737.213 c
+360.861 736.693 360.813 736.456 360.624 736.361 c
+360.576 736.361 360.529 736.313 360.482 736.313 c
+360.34 736.266 360.197 736.266 360.008 736.219 c
+359.866 736.219 359.724 736.172 359.629 736.172 c
+359.582 736.124 359.535 736.124 359.535 736.124 c
+359.392 736.076 359.298 736.076 359.203 735.982 c
+359.156 736.598 359.298 736.835 359.535 736.929 c
+359.535 735.888 m
+359.629 735.888 l
+359.866 735.982 360.197 735.982 360.482 736.029 c
+360.529 736.076 360.529 736.076 360.576 736.076 c
+360.624 736.076 360.718 736.124 360.766 736.172 c
+360.861 735.603 360.813 735.414 360.624 735.319 c
+360.576 735.271 360.529 735.271 360.482 735.271 c
+360.34 735.224 360.197 735.177 360.008 735.177 c
+359.866 735.129 359.724 735.129 359.629 735.082 c
+359.535 735.082 l
+359.392 735.034 359.298 734.987 359.203 734.94 c
+359.156 735.508 359.298 735.745 359.535 735.888 c
+361.571 728.735 m
+361.618 728.735 l
+361.666 728.735 l
+361.95 728.735 362.139 728.641 362.282 728.546 c
+362.661 728.262 362.518 727.788 362.661 727.409 c
+362.518 727.409 362.376 727.456 362.282 727.504 c
+362.139 727.551 362.092 727.598 361.998 727.693 c
+361.808 727.977 361.761 728.31 361.618 728.593 c
+361.618 728.641 361.571 728.687 361.571 728.735 c
+361.618 727.835 m
+361.666 727.788 361.666 727.74 361.713 727.693 c
+361.618 727.693 l
+361.381 727.693 l
+361.192 727.74 361.097 727.788 361.003 727.882 c
+360.766 728.167 360.718 728.546 360.482 728.83 c
+360.434 728.877 l
+360.482 728.877 l
+360.529 728.877 l
+361.003 728.877 361.24 728.783 361.381 728.593 c
+361.524 728.356 361.571 728.072 361.618 727.835 c
+342.341 723.335 m
+342.436 723.43 342.531 723.572 342.578 723.762 c
+342.673 723.998 342.72 724.377 342.72 724.852 c
+342.767 724.899 342.767 724.945 342.815 724.994 c
+342.862 725.04 342.91 725.135 342.957 725.183 c
+343.099 725.467 343.194 725.846 343.194 726.367 c
+343.43 726.509 343.62 726.793 343.715 727.22 c
+343.762 727.362 343.81 727.551 343.857 727.788 c
+343.857 727.835 l
+344.094 727.977 344.283 728.214 344.425 728.593 c
+344.472 728.735 344.52 728.925 344.567 729.161 c
+344.615 729.209 344.615 729.209 344.662 729.209 c
+344.757 729.256 344.852 729.351 344.946 729.493 c
+345.136 729.683 345.278 730.014 345.467 730.488 c
+345.515 730.535 345.609 730.582 345.657 730.63 c
+345.704 730.63 345.751 730.677 345.799 730.725 c
+345.846 730.771 345.941 730.867 345.988 730.961 c
+346.036 731.008 346.083 731.104 346.177 731.198 c
+346.225 731.34 346.32 731.482 346.415 731.719 c
+346.51 731.766 346.604 731.766 346.699 731.861 c
+346.746 731.719 346.841 731.625 346.983 731.482 c
+347.078 731.387 347.22 731.293 347.409 731.151 c
+347.456 731.104 347.504 731.008 347.599 730.867 c
+347.646 730.819 347.741 730.725 347.836 730.63 c
+347.93 730.582 348.025 730.535 348.12 730.44 c
+348.167 730.44 l
+348.167 730.393 348.167 730.346 348.215 730.298 c
+348.309 730.156 348.451 730.014 348.688 729.825 c
+348.783 729.777 348.83 729.73 348.877 729.683 c
+348.925 729.541 349.02 729.446 349.162 729.304 c
+349.209 729.256 349.256 729.209 349.351 729.161 c
+349.446 729.066 349.541 729.019 349.636 728.925 c
+349.683 728.83 349.778 728.687 349.92 728.593 c
+350.014 728.498 350.109 728.356 350.251 728.262 c
+350.298 728.214 350.346 728.214 350.393 728.167 c
+350.441 728.025 350.583 727.835 350.819 727.646 c
+350.914 727.598 351.009 727.504 351.151 727.456 c
+351.151 727.362 351.246 727.267 351.341 727.125 c
+351.435 727.03 351.482 726.983 351.577 726.935 c
+351.672 726.84 351.766 726.746 351.862 726.698 c
+351.956 726.556 352.051 726.415 352.24 726.225 c
+352.288 726.225 352.288 726.178 352.336 726.178 c
+352.336 726.13 352.382 726.13 352.429 726.083 c
+352.477 726.035 352.572 725.988 352.619 725.941 c
+352.667 725.846 352.714 725.799 352.761 725.704 c
+352.809 725.704 352.809 725.656 352.809 725.656 c
+352.809 725.61 352.809 725.61 352.761 725.562 c
+352.714 725.514 352.667 725.467 352.619 725.373 c
+352.572 725.325 352.525 725.23 352.525 725.183 c
+352.477 725.135 352.429 725.04 352.429 724.994 c
+352.382 724.945 l
+352.336 724.899 l
+352.288 724.852 352.288 724.852 352.24 724.804 c
+352.146 724.662 352.003 724.473 351.909 724.188 c
+351.909 724.141 351.862 724.046 351.814 723.952 c
+351.719 723.857 351.672 723.715 351.577 723.572 c
+351.53 723.43 351.482 723.288 351.435 723.146 c
+351.435 723.099 351.387 723.004 351.387 722.91 c
+351.387 722.862 351.387 722.862 351.341 722.862 c
+351.341 722.814 l
+351.246 722.625 351.151 722.388 351.104 722.009 c
+351.104 721.772 l
+350.961 721.583 350.914 721.347 350.914 720.92 c
+350.867 720.92 350.867 720.967 350.819 720.967 c
+350.678 721.015 350.488 721.015 350.251 721.015 c
+350.156 720.967 350.014 720.967 349.92 720.967 c
+349.872 720.967 349.872 720.92 349.825 720.92 c
+349.683 720.967 349.541 721.015 349.351 721.015 c
+349.256 721.015 349.209 721.015 349.162 720.967 c
+349.02 720.967 348.925 720.967 348.783 720.92 c
+348.735 720.967 348.735 720.967 348.688 720.967 c
+348.594 721.015 348.404 721.015 348.215 721.015 c
+348.167 721.015 348.12 721.015 348.12 720.967 c
+347.836 720.967 l
+347.788 720.967 347.741 720.92 347.693 720.92 c
+347.693 720.967 347.646 720.967 347.599 720.967 c
+347.456 721.015 347.22 721.015 346.983 720.967 c
+346.888 720.967 346.794 720.967 346.651 720.92 c
+346.556 720.967 346.367 721.015 346.177 721.015 c
+346.083 721.015 346.036 721.015 345.988 720.967 c
+345.799 720.967 l
+345.657 720.967 l
+345.657 720.92 345.609 720.92 345.609 720.92 c
+345.562 720.967 345.515 720.967 345.467 720.967 c
+345.326 721.015 345.136 721.015 344.946 720.967 c
+344.662 720.967 l
+344.615 720.967 344.567 720.92 344.567 720.92 c
+344.52 720.967 344.472 720.967 344.425 720.967 c
+344.283 721.015 344.094 721.015 343.857 720.967 c
+343.715 720.967 l
+343.667 720.967 343.573 720.967 343.478 720.92 c
+343.384 720.967 343.194 721.015 342.957 721.015 c
+342.91 721.015 342.862 721.015 342.815 720.967 c
+342.578 720.967 l
+342.531 720.967 342.483 720.967 342.436 720.92 c
+342.389 720.967 342.341 720.967 342.246 720.967 c
+342.246 721.204 342.2 721.489 342.152 721.772 c
+342.2 721.868 342.246 721.962 342.246 722.009 c
+342.389 722.341 342.436 722.767 342.341 723.335 c
+343.857 712.299 m
+343.81 712.347 343.762 712.395 343.715 712.489 c
+343.667 712.537 343.667 712.584 343.62 712.631 c
+343.62 713.01 343.478 713.437 343.005 714.052 c
+343.051 714.289 343.051 714.479 342.957 714.762 c
+342.91 714.905 342.862 715.0 342.815 715.142 c
+342.767 715.284 342.673 715.426 342.578 715.568 c
+342.578 715.615 l
+342.625 715.805 342.625 715.994 342.578 716.231 c
+342.531 716.468 342.436 716.752 342.246 717.084 c
+342.246 717.131 l
+342.341 717.368 342.389 717.699 342.246 718.125 c
+342.2 718.315 342.152 718.457 342.104 718.647 c
+342.104 718.741 342.152 718.836 342.2 718.931 c
+342.246 718.931 l
+342.341 718.883 342.483 718.883 342.578 718.883 c
+342.673 718.883 342.72 718.931 342.815 718.931 c
+342.957 718.931 l
+343.005 718.931 343.099 718.978 343.147 718.978 c
+343.288 718.931 343.478 718.883 343.715 718.883 c
+343.762 718.883 343.81 718.931 343.857 718.931 c
+343.999 718.931 344.094 718.931 344.236 718.978 c
+344.283 718.931 344.331 718.931 344.425 718.931 c
+344.472 718.883 344.567 718.883 344.662 718.883 c
+344.757 718.883 344.852 718.883 344.946 718.931 c
+345.041 718.931 345.136 718.931 345.278 718.978 c
+345.326 718.931 345.372 718.931 345.467 718.931 c
+345.515 718.883 345.609 718.883 345.657 718.883 c
+345.799 718.883 l
+345.846 718.883 345.941 718.931 345.988 718.931 c
+346.177 718.931 l
+346.225 718.931 346.273 718.978 346.32 718.978 c
+346.462 718.931 346.699 718.883 346.983 718.931 c
+347.125 718.931 347.22 718.931 347.409 718.978 c
+347.456 718.931 347.504 718.931 347.599 718.931 c
+347.646 718.883 347.741 718.883 347.836 718.883 c
+347.93 718.883 348.025 718.883 348.12 718.931 c
+348.215 718.931 l
+348.309 718.931 348.356 718.978 348.451 718.978 c
+348.499 718.931 348.594 718.931 348.688 718.931 c
+348.83 718.883 348.973 718.883 349.162 718.931 c
+349.351 718.931 l
+349.399 718.931 349.446 718.978 349.493 718.978 c
+349.588 718.931 349.73 718.883 349.92 718.883 c
+350.014 718.883 350.109 718.883 350.251 718.931 c
+350.346 718.931 350.441 718.931 350.535 718.978 c
+350.63 718.931 350.725 718.931 350.819 718.883 c
+350.867 718.883 l
+350.914 718.789 350.914 718.694 350.961 718.599 c
+350.961 718.552 351.009 718.457 351.009 718.362 c
+351.009 718.173 351.056 717.889 351.198 717.463 c
+351.198 717.415 351.246 717.32 351.293 717.226 c
+351.293 717.178 351.293 717.084 351.341 716.989 c
+351.341 716.894 l
+351.387 716.752 351.482 716.562 351.577 716.373 c
+351.577 716.373 351.672 716.278 351.719 716.183 c
+351.719 715.947 351.814 715.71 352.099 715.378 c
+352.099 715.331 352.193 715.236 352.24 715.142 c
+352.24 715.094 l
+352.288 715.047 352.288 715.0 352.336 714.905 c
+352.336 714.857 352.382 714.81 352.429 714.762 c
+352.477 714.668 352.525 714.573 352.619 714.479 c
+352.667 714.479 352.667 714.431 352.714 714.384 c
+352.714 714.384 352.761 714.384 352.761 714.337 c
+352.809 714.337 352.856 714.289 352.904 714.241 c
+352.856 714.194 352.809 714.194 352.761 714.147 c
+352.714 714.147 352.667 714.1 352.619 714.052 c
+352.572 714.005 352.477 713.958 352.429 713.863 c
+352.382 713.815 352.336 713.769 352.336 713.769 c
+352.288 713.72 352.288 713.674 352.24 713.674 c
+352.24 713.579 352.193 713.532 352.146 713.484 c
+351.956 713.389 351.766 713.247 351.577 713.01 c
+351.53 712.916 351.435 712.821 351.387 712.726 c
+351.341 712.726 l
+351.341 712.679 l
+351.198 712.631 351.009 712.489 350.819 712.252 c
+350.772 712.157 350.725 712.063 350.63 711.968 c
+350.535 711.921 350.393 711.826 350.251 711.731 c
+350.156 711.589 350.014 711.447 349.92 711.258 c
+349.872 711.258 349.872 711.258 349.872 711.211 c
+349.73 711.163 349.541 711.021 349.351 710.737 c
+349.256 710.689 349.209 710.595 349.162 710.5 c
+349.02 710.453 348.877 710.31 348.688 710.121 c
+348.594 710.027 348.499 709.884 348.404 709.742 c
+348.356 709.742 348.261 709.695 348.215 709.648 c
+348.167 709.6 348.12 709.6 348.12 709.552 c
+348.025 709.458 347.93 709.363 347.836 709.268 c
+347.788 709.174 347.693 709.079 347.646 708.985 c
+347.599 708.985 l
+347.409 708.89 347.22 708.7 346.983 708.369 c
+346.983 708.321 346.936 708.274 346.888 708.226 c
+346.841 708.226 346.746 708.179 346.699 708.132 c
+346.556 708.274 346.367 708.416 346.177 708.558 c
+346.13 708.558 346.083 708.605 346.083 708.605 c
+346.036 708.7 346.036 708.794 345.988 708.842 c
+345.941 708.985 345.894 709.079 345.799 709.221 c
+345.751 709.268 345.704 709.316 345.657 709.363 c
+345.609 709.458 345.562 709.505 345.467 709.6 c
+345.372 709.695 345.278 709.789 345.136 709.884 c
+345.136 710.073 345.041 710.264 344.946 710.453 c
+344.852 710.595 344.757 710.737 344.662 710.879 c
+344.567 710.926 344.52 711.021 344.425 711.115 c
+344.378 711.163 344.331 711.163 344.283 711.211 c
+344.331 711.494 344.189 711.874 343.857 712.299 c
+354.419 712.963 m
+354.372 712.963 354.372 713.01 354.372 713.01 c
+354.182 713.104 354.087 713.2 354.041 713.294 c
+353.945 713.389 353.851 713.484 353.851 713.579 c
+353.851 713.863 l
+353.898 714.005 353.945 714.194 354.041 714.337 c
+354.041 714.479 354.087 714.573 354.087 714.668 c
+354.372 714.431 354.514 714.289 354.561 714.1 c
+354.561 713.674 354.372 713.294 354.419 712.963 c
+355.319 712.299 m
+355.319 712.347 355.272 712.347 355.272 712.347 c
+355.129 712.395 355.035 712.442 354.988 712.537 c
+354.372 712.963 354.846 713.484 354.798 713.958 c
+354.846 713.911 354.94 713.911 354.988 713.863 c
+355.177 713.72 355.272 713.579 355.319 713.484 c
+355.414 713.058 355.272 712.679 355.319 712.299 c
+355.935 713.437 m
+355.84 713.484 355.698 713.532 355.509 713.626 c
+355.461 713.674 355.414 713.72 355.366 713.815 c
+355.272 713.911 355.129 714.005 354.988 714.1 c
+354.892 714.147 354.846 714.194 354.751 714.241 c
+354.703 714.431 354.514 714.668 354.087 714.905 c
+354.087 715.0 354.041 715.047 354.041 715.094 c
+353.993 715.189 353.945 715.284 353.851 715.378 c
+353.756 715.473 353.661 715.615 353.519 715.71 c
+353.472 715.899 353.424 716.089 353.235 716.278 c
+353.187 716.373 353.093 716.468 353.046 716.562 c
+353.046 716.752 352.951 716.989 352.761 717.32 c
+352.714 717.368 352.714 717.415 352.667 717.463 c
+352.667 717.605 352.667 717.699 352.619 717.889 c
+352.572 718.031 352.525 718.173 352.429 718.41 c
+352.429 718.552 352.477 718.741 352.429 718.978 c
+352.382 719.026 352.382 719.12 352.336 719.215 c
+352.336 719.263 352.288 719.31 352.288 719.357 c
+352.288 719.405 352.336 719.499 352.336 719.546 c
+352.382 719.688 352.382 719.831 352.336 720.067 c
+352.336 720.162 352.288 720.257 352.24 720.351 c
+352.288 720.399 352.288 720.446 352.336 720.493 c
+352.429 720.683 352.429 720.92 352.382 721.299 c
+352.382 721.347 352.382 721.347 352.429 721.347 c
+352.525 721.536 352.619 721.82 352.619 722.246 c
+352.619 722.294 l
+352.667 722.341 352.714 722.388 352.761 722.483 c
+352.856 722.625 352.951 722.862 352.951 723.193 c
+353.046 723.241 353.141 723.383 353.235 723.525 c
+353.33 723.667 353.377 723.809 353.424 724.046 c
+353.566 724.094 353.709 724.236 353.851 724.52 c
+353.898 724.614 353.945 724.709 353.993 724.804 c
+353.993 724.852 353.993 724.852 354.041 724.852 c
+354.23 724.945 354.419 725.135 354.656 725.562 c
+354.751 725.562 354.846 725.61 354.988 725.704 c
+355.082 725.799 355.225 725.941 355.366 726.13 c
+355.366 726.13 355.366 726.178 355.414 726.178 c
+355.556 726.178 355.745 726.272 355.935 726.415 c
+356.03 726.509 356.124 726.604 356.219 726.698 c
+356.313 726.698 l
+356.456 726.746 356.598 726.793 356.74 726.888 c
+356.835 726.935 356.93 726.983 356.977 727.03 c
+357.024 727.077 357.072 727.077 357.072 727.125 c
+357.356 727.125 l
+357.498 727.172 357.592 727.22 357.735 727.267 c
+357.829 727.314 357.924 727.362 358.018 727.456 c
+358.066 727.409 l
+358.397 727.409 l
+358.492 727.456 358.54 727.456 358.635 727.504 c
+358.729 727.504 358.871 727.551 358.966 727.646 c
+359.108 727.551 359.298 727.551 359.535 727.598 c
+359.629 727.598 l
+359.724 727.646 359.819 727.646 359.961 727.693 c
+360.103 727.646 360.245 727.598 360.482 727.598 c
+360.624 727.598 360.766 727.598 360.908 727.646 c
+361.05 727.551 361.192 727.504 361.381 727.456 c
+361.618 727.456 l
+361.902 727.456 l
+361.998 727.362 362.092 727.314 362.282 727.267 c
+362.376 727.22 362.518 727.22 362.661 727.172 c
+362.803 727.172 l
+362.85 727.125 362.945 727.077 363.039 726.983 c
+363.087 726.983 363.182 726.935 363.229 726.888 c
+363.371 726.84 363.513 726.793 363.703 726.793 c
+363.797 726.651 363.892 726.509 364.081 726.415 c
+364.223 726.367 364.366 726.319 364.508 726.272 c
+364.555 726.178 364.602 726.13 364.65 726.083 c
+364.745 725.988 364.839 725.846 365.028 725.751 c
+365.124 725.704 365.171 725.704 365.265 725.656 c
+365.361 725.42 365.55 725.183 365.976 724.945 c
+365.976 724.804 l
+366.023 724.709 366.071 724.614 366.213 724.473 c
+366.26 724.377 366.403 724.283 366.544 724.141 c
+366.544 723.998 l
+366.592 723.857 366.686 723.667 366.876 723.478 c
+366.876 723.43 366.923 723.383 366.97 723.383 c
+366.97 723.335 367.018 723.335 367.018 723.288 c
+367.018 723.099 367.066 722.862 367.255 722.578 c
+367.302 722.53 367.349 722.436 367.397 722.388 c
+367.349 722.294 367.349 722.152 367.397 721.962 c
+367.444 721.82 367.539 721.678 367.633 721.441 c
+367.586 721.252 367.586 720.967 367.776 720.542 c
+367.776 720.493 l
+367.776 720.446 l
+367.681 720.257 367.633 719.973 367.776 719.594 c
+367.776 719.499 l
+367.633 719.263 367.586 718.978 367.681 718.552 c
+367.492 718.362 367.397 718.078 367.444 717.605 c
+367.444 717.605 367.397 717.605 367.397 717.557 c
+367.349 717.51 367.302 717.463 367.255 717.415 c
+367.16 717.226 367.113 716.989 367.066 716.704 c
+367.018 716.657 367.018 716.609 366.97 716.562 c
+366.923 716.562 366.876 716.515 366.876 716.468 c
+366.781 716.278 366.686 716.089 366.639 715.853 c
+366.592 715.805 366.592 715.805 366.544 715.805 c
+366.449 715.71 366.307 715.568 366.213 715.331 c
+366.165 715.284 366.118 715.142 366.071 715.047 c
+366.023 715.047 366.023 715.0 365.976 715.0 c
+365.787 714.905 365.597 714.716 365.408 714.337 c
+365.265 714.289 365.171 714.241 365.028 714.147 c
+364.934 714.052 364.792 713.911 364.65 713.674 c
+364.46 713.674 364.318 713.579 364.081 713.437 c
+364.034 713.342 363.94 713.247 363.844 713.153 c
+363.655 713.153 363.466 713.104 363.229 712.963 c
+363.182 712.916 363.087 712.868 363.039 712.773 c
+362.992 712.773 362.992 712.773 362.945 712.726 c
+362.661 712.726 l
+362.566 712.679 362.424 712.679 362.282 712.584 c
+362.187 712.537 362.139 712.489 362.045 712.442 c
+361.618 712.442 l
+361.571 712.442 361.477 712.395 361.381 712.347 c
+361.287 712.347 361.192 712.299 361.05 712.252 c
+360.908 712.299 360.718 712.299 360.482 712.252 c
+360.387 712.252 360.245 712.205 360.103 712.157 c
+359.961 712.252 359.819 712.252 359.629 712.252 c
+359.535 712.252 l
+359.392 712.252 359.25 712.252 359.108 712.205 c
+359.013 712.299 358.871 712.347 358.635 712.395 c
+358.397 712.395 l
+358.161 712.395 l
+358.114 712.395 358.114 712.442 358.066 712.442 c
+357.972 712.537 357.877 712.584 357.735 712.631 c
+357.64 712.631 357.498 712.679 357.356 712.679 c
+357.213 712.679 l
+357.167 712.773 357.072 712.821 356.977 712.868 c
+356.93 712.916 356.835 712.963 356.74 712.963 c
+356.645 713.01 356.503 713.058 356.361 713.104 c
+356.313 713.104 l
+356.219 713.247 356.124 713.342 355.935 713.437 c
+355.603 713.342 m
+355.745 713.294 355.84 713.247 355.935 713.153 c
+356.077 713.104 356.124 713.01 356.172 712.916 c
+356.313 712.537 356.219 712.157 356.313 711.826 c
+356.313 711.779 l
+356.267 711.826 l
+356.124 711.874 356.03 711.874 355.935 711.921 c
+355.272 712.299 355.698 712.916 355.603 713.342 c
+356.456 712.868 m
+356.598 712.821 356.693 712.773 356.74 712.726 c
+356.882 712.679 356.93 712.631 356.977 712.584 c
+357.024 712.584 357.072 712.537 357.072 712.489 c
+357.261 712.11 357.213 711.731 357.356 711.4 c
+357.308 711.4 l
+357.167 711.447 357.072 711.447 356.977 711.494 c
+356.882 711.542 356.835 711.589 356.74 711.637 c
+356.361 711.921 356.598 712.442 356.456 712.868 c
+360.624 710.453 m
+360.576 710.405 360.529 710.405 360.482 710.358 c
+360.34 710.358 360.197 710.31 360.008 710.31 c
+359.866 710.264 359.724 710.264 359.629 710.216 c
+359.535 710.216 l
+359.392 710.168 359.298 710.121 359.203 710.073 c
+359.156 710.405 359.203 710.642 359.298 710.784 c
+359.535 710.784 l
+359.629 710.784 l
+359.866 710.784 l
+360.008 710.737 360.245 710.737 360.482 710.737 c
+360.576 710.784 360.671 710.784 360.766 710.784 c
+360.766 710.784 360.813 710.784 360.813 710.832 c
+360.813 710.595 360.718 710.5 360.624 710.453 c
+360.624 709.363 m
+360.576 709.363 360.529 709.363 360.482 709.316 c
+360.34 709.268 360.197 709.268 360.008 709.221 c
+359.866 709.221 359.724 709.221 359.629 709.174 c
+359.582 709.174 359.535 709.174 359.535 709.126 c
+359.392 709.126 359.298 709.079 359.203 709.031 c
+359.156 709.6 359.298 709.837 359.535 709.932 c
+359.535 709.932 359.582 709.979 359.629 709.979 c
+359.866 710.027 360.197 710.027 360.482 710.121 c
+360.529 710.121 360.529 710.121 360.576 710.168 c
+360.671 710.168 360.718 710.216 360.766 710.264 c
+360.861 709.695 360.813 709.505 360.624 709.363 c
+359.535 708.89 m
+359.535 708.89 359.582 708.89 359.629 708.937 c
+359.866 708.985 360.197 708.985 360.482 709.079 c
+360.576 709.079 l
+360.624 709.126 360.718 709.126 360.766 709.174 c
+360.861 708.652 360.813 708.416 360.624 708.321 c
+360.576 708.321 360.529 708.274 360.482 708.274 c
+360.34 708.226 360.197 708.226 360.008 708.179 c
+359.866 708.179 359.724 708.132 359.629 708.132 c
+359.582 708.132 359.535 708.084 359.535 708.084 c
+359.392 708.084 359.298 708.037 359.203 707.943 c
+359.156 708.558 359.298 708.794 359.535 708.89 c
+360.624 707.279 m
+360.576 707.231 360.529 707.231 360.482 707.231 c
+360.34 707.184 360.197 707.137 360.008 707.137 c
+359.866 707.09 359.724 707.09 359.629 707.042 c
+359.535 707.042 l
+359.392 706.995 359.298 706.948 359.203 706.9 c
+359.156 707.516 359.298 707.705 359.535 707.847 c
+359.629 707.847 l
+359.866 707.943 360.197 707.943 360.482 707.989 c
+360.529 708.037 360.529 708.037 360.576 708.037 c
+360.624 708.084 360.718 708.084 360.766 708.132 c
+360.861 707.563 360.813 707.374 360.624 707.279 c
+360.624 706.237 m
+360.576 706.19 360.529 706.19 360.482 706.143 c
+360.34 706.143 360.197 706.095 360.008 706.048 c
+359.866 706.048 359.724 706.048 359.629 706.0 c
+359.535 706.0 l
+359.392 705.953 359.298 705.906 359.203 705.858 c
+359.156 706.426 359.298 706.663 359.535 706.758 c
+359.535 706.806 359.582 706.806 359.629 706.806 c
+359.866 706.9 360.197 706.853 360.482 706.948 c
+360.529 706.948 360.529 706.995 360.576 706.995 c
+360.624 706.995 360.718 707.042 360.766 707.09 c
+360.861 706.521 360.813 706.332 360.624 706.237 c
+360.482 705.1 m
+360.34 705.053 360.197 705.053 360.008 705.006 c
+359.866 705.006 359.724 704.959 359.629 704.959 c
+359.582 704.959 359.535 704.959 359.535 704.911 c
+359.392 704.911 359.298 704.864 359.203 704.816 c
+359.156 705.385 359.298 705.621 359.535 705.716 c
+359.535 705.716 359.582 705.764 359.629 705.764 c
+359.866 705.811 360.197 705.811 360.482 705.906 c
+360.529 705.906 360.529 705.906 360.576 705.953 c
+360.624 705.953 360.718 706.0 360.766 706.048 c
+360.861 705.337 360.766 705.195 360.482 705.1 c
+360.482 704.058 m
+360.34 704.011 360.197 704.011 360.008 703.963 c
+359.866 703.916 359.724 703.916 359.629 703.869 c
+359.535 703.869 l
+359.392 703.822 359.298 703.774 359.203 703.726 c
+359.156 704.342 359.298 704.579 359.535 704.674 c
+359.535 704.674 359.582 704.674 359.629 704.722 c
+359.866 704.769 360.197 704.769 360.482 704.864 c
+360.529 704.864 360.576 704.864 360.624 704.911 c
+360.671 704.911 360.718 704.959 360.766 704.959 c
+360.861 704.295 360.766 704.153 360.482 704.058 c
+360.766 702.164 m
+360.482 702.164 l
+360.245 702.117 360.008 702.069 359.724 701.974 c
+359.677 702.022 359.677 702.022 359.629 702.022 c
+359.582 702.069 359.582 702.069 359.535 702.069 c
+359.44 702.117 359.345 702.117 359.203 702.164 c
+359.25 702.353 359.392 702.495 359.535 702.543 c
+359.535 702.543 359.582 702.59 359.629 702.59 c
+359.866 702.638 360.197 702.638 360.482 702.732 c
+360.529 702.732 360.576 702.78 360.624 702.78 c
+360.671 702.78 360.718 702.827 360.766 702.874 c
+360.813 702.495 360.813 702.306 360.766 702.164 c
+360.482 702.969 m
+360.34 702.969 360.197 702.922 360.008 702.874 c
+360.008 702.922 l
+359.866 702.874 359.724 702.874 359.629 702.827 c
+359.535 702.827 l
+359.392 702.78 359.298 702.732 359.203 702.685 c
+359.156 703.253 359.298 703.49 359.535 703.585 c
+359.535 703.632 359.582 703.632 359.629 703.632 c
+359.866 703.726 360.197 703.679 360.482 703.774 c
+360.529 703.822 360.576 703.822 360.624 703.822 c
+360.671 703.869 360.718 703.869 360.766 703.916 c
+360.861 703.253 360.766 703.064 360.482 702.969 c
+377.675 716.562 m
+377.581 716.468 377.486 716.326 377.438 716.183 c
+377.343 715.899 377.249 715.521 377.296 715.047 c
+377.249 715.0 377.202 714.952 377.202 714.905 c
+377.154 714.857 377.106 714.762 377.059 714.716 c
+376.917 714.431 376.823 714.052 376.775 713.532 c
+376.586 713.389 376.396 713.104 376.301 712.679 c
+376.254 712.537 376.207 712.347 376.159 712.11 c
+376.159 712.063 l
+376.065 712.016 375.97 711.921 375.875 711.826 c
+375.686 711.589 375.544 711.258 375.449 710.737 c
+375.401 710.737 375.401 710.689 375.354 710.689 c
+375.259 710.642 375.164 710.547 375.07 710.453 c
+375.023 710.358 374.975 710.264 374.88 710.168 c
+374.786 709.979 374.644 709.742 374.549 709.411 c
+374.502 709.363 374.407 709.363 374.359 709.268 c
+374.217 709.221 374.123 709.126 374.028 708.985 c
+373.98 708.89 373.933 708.794 373.839 708.7 c
+373.791 708.652 373.743 708.558 373.696 708.463 c
+373.649 708.369 373.649 708.274 373.602 708.179 c
+373.507 708.179 373.412 708.132 373.318 708.037 c
+373.27 708.179 373.175 708.274 372.986 708.416 c
+372.892 708.511 372.796 708.605 372.655 708.748 c
+372.559 708.748 l
+372.512 708.937 372.37 709.079 372.133 709.268 c
+372.086 709.316 371.991 709.411 371.897 709.458 c
+371.849 709.505 l
+371.802 709.552 371.802 709.552 371.802 709.6 c
+371.755 709.648 371.755 709.648 371.707 709.695 c
+371.613 709.837 371.47 709.932 371.328 710.073 c
+371.234 710.168 371.186 710.216 371.091 710.264 c
+371.043 710.358 370.949 710.453 370.854 710.595 c
+370.807 710.642 370.713 710.689 370.665 710.784 c
+370.57 710.832 370.476 710.926 370.333 711.021 c
+370.286 711.163 370.144 711.305 369.955 711.494 c
+369.907 711.542 369.86 711.542 369.813 711.589 c
+369.718 711.637 369.67 711.684 369.576 711.731 c
+369.528 711.921 369.386 712.063 369.149 712.252 c
+369.055 712.347 368.96 712.395 368.865 712.489 c
+368.818 712.584 368.771 712.679 368.676 712.726 c
+368.628 712.821 368.534 712.916 368.391 713.01 c
+368.344 713.104 368.202 713.153 368.108 713.247 c
+368.06 713.342 368.013 713.389 367.965 713.484 c
+367.918 713.532 367.824 713.626 367.776 713.674 c
+367.681 713.769 367.539 713.863 367.397 713.958 c
+367.349 714.005 l
+367.349 714.052 367.302 714.1 367.255 714.147 c
+367.255 714.147 367.255 714.194 367.207 714.194 c
+367.255 714.241 367.255 714.241 367.255 714.289 c
+367.302 714.337 367.349 714.384 367.397 714.479 c
+367.444 714.526 367.492 714.62 367.539 714.716 c
+367.539 714.716 367.586 714.81 367.633 714.905 c
+367.681 714.952 367.728 715.0 367.776 715.0 c
+367.824 715.094 367.871 715.189 367.965 715.284 c
+368.013 715.378 368.06 715.521 368.154 715.662 c
+368.154 715.71 368.202 715.805 368.202 715.899 c
+368.297 715.994 368.344 716.089 368.391 716.183 c
+368.487 716.326 368.534 716.515 368.582 716.752 c
+368.628 716.752 368.628 716.894 368.676 716.989 c
+368.676 717.036 l
+368.771 717.131 368.818 717.273 368.865 717.415 c
+368.913 717.557 368.913 717.699 368.96 717.842 c
+368.96 718.078 l
+369.055 718.268 369.149 718.552 369.149 718.931 c
+369.292 718.883 369.528 718.883 369.813 718.931 c
+369.955 718.931 l
+370.003 718.931 370.097 718.978 370.144 718.978 c
+370.286 718.931 370.428 718.883 370.665 718.883 c
+370.713 718.883 370.807 718.931 370.854 718.931 c
+370.949 718.931 371.091 718.931 371.186 718.978 c
+371.234 718.978 371.281 718.931 371.328 718.931 c
+371.423 718.883 371.565 718.883 371.707 718.883 c
+371.802 718.883 l
+371.849 718.931 371.897 718.931 371.897 718.931 c
+372.133 718.931 l
+372.181 718.978 372.228 718.978 372.275 718.978 c
+372.37 718.931 372.464 718.883 372.655 718.883 c
+372.749 718.883 372.844 718.883 372.986 718.931 c
+373.081 718.931 373.223 718.931 373.318 718.978 c
+373.412 718.931 373.554 718.883 373.696 718.883 c
+373.839 718.883 l
+373.933 718.883 373.98 718.931 374.028 718.931 c
+374.123 718.931 374.217 718.931 374.359 718.978 c
+374.502 718.931 374.644 718.883 374.88 718.883 c
+374.975 718.883 375.023 718.931 375.07 718.931 c
+375.164 718.931 375.259 718.931 375.354 718.978 c
+375.401 718.978 l
+375.544 718.931 375.686 718.883 375.875 718.883 c
+375.97 718.883 376.065 718.883 376.159 718.931 c
+376.301 718.931 l
+376.349 718.931 376.396 718.978 376.491 718.978 c
+376.633 718.931 376.775 718.883 377.059 718.883 c
+377.106 718.931 377.154 718.931 377.202 718.931 c
+377.438 718.931 l
+377.438 718.978 377.486 718.978 377.533 718.978 c
+377.581 718.931 377.675 718.931 377.77 718.931 c
+377.77 718.741 377.817 718.552 377.817 718.315 c
+377.864 718.268 377.864 718.173 377.864 718.125 c
+377.864 718.078 377.864 718.078 377.817 718.031 c
+377.628 717.747 377.581 717.273 377.675 716.562 c
+378.954 725.514 m
+378.954 725.562 l
+379.427 724.52 379.049 724.094 378.622 723.715 c
+378.385 723.525 378.101 723.383 377.959 723.146 c
+377.912 723.241 377.864 723.335 377.817 723.43 c
+377.723 723.809 377.723 724.046 377.77 724.236 c
+377.817 724.283 377.817 724.283 377.817 724.33 c
+378.054 724.662 378.338 724.899 378.622 725.183 c
+378.718 725.325 378.859 725.42 378.907 725.562 c
+h
+379.333 723.904 m
+379.38 723.857 l
+379.455 723.653 379.499 723.476 379.522 723.319 c
+379.522 722.887 l
+379.43 722.384 379.005 722.17 378.622 721.915 c
+378.433 721.82 378.29 721.725 378.149 721.583 c
+378.007 722.104 378.007 722.436 378.101 722.673 c
+378.244 722.91 378.433 723.051 378.622 723.193 c
+378.859 723.43 379.144 723.667 379.333 723.904 c
+379.522 720.872 m
+379.333 720.589 378.954 720.446 378.622 720.257 c
+378.48 720.162 378.338 720.067 378.244 719.973 c
+378.101 720.542 378.149 720.872 378.244 721.11 c
+378.385 721.204 378.48 721.347 378.622 721.441 c
+378.907 721.678 379.285 721.868 379.522 722.152 c
+379.569 722.152 379.569 722.199 379.617 722.199 c
+379.617 722.152 l
+379.806 721.536 379.759 721.157 379.522 720.872 c
+379.995 719.168 m
+380.185 719.499 380.185 719.973 380.043 720.683 c
+380.043 720.73 380.043 720.825 379.995 720.92 c
+380.139 721.252 380.139 721.678 379.902 722.388 c
+379.902 722.436 l
+379.902 722.436 379.854 722.578 379.854 722.625 c
+379.948 723.004 379.902 723.478 379.617 724.141 c
+379.617 724.188 379.569 724.236 379.522 724.33 c
+379.522 724.377 l
+379.522 724.425 l
+379.569 724.52 379.569 724.662 379.522 724.804 c
+379.522 725.088 379.38 725.42 379.19 725.846 c
+379.19 725.846 379.096 725.988 379.096 726.035 c
+379.096 726.415 379.001 726.84 378.622 727.456 c
+378.622 727.504 378.575 727.504 378.575 727.504 c
+378.575 727.504 378.527 727.598 378.48 727.693 c
+378.48 728.025 378.29 728.498 377.864 729.066 c
+377.864 729.114 377.864 729.114 377.817 729.114 c
+377.817 729.161 377.77 729.209 377.723 729.256 c
+377.723 729.493 377.628 729.73 377.438 730.062 c
+377.343 730.156 377.296 730.251 377.202 730.393 c
+377.154 730.44 377.106 730.488 377.059 730.535 c
+377.012 730.582 377.012 730.582 377.012 730.63 c
+376.965 730.63 376.917 730.725 376.823 730.771 c
+376.823 731.056 376.633 731.387 376.301 731.766 c
+376.254 731.814 376.207 731.861 376.159 731.908 c
+376.112 731.956 376.065 732.003 376.018 732.051 c
+375.97 732.051 375.923 732.098 375.875 732.146 c
+375.875 732.193 375.875 732.193 375.828 732.193 c
+375.78 732.429 375.638 732.666 375.354 732.951 c
+375.307 733.045 375.212 733.14 375.07 733.235 c
+375.023 733.282 374.975 733.329 374.88 733.377 c
+374.88 733.424 374.786 733.472 374.691 733.519 c
+374.644 733.708 374.549 733.898 374.359 734.087 c
+374.265 734.182 374.17 734.276 374.028 734.372 c
+373.98 734.419 373.933 734.466 373.839 734.514 c
+373.791 734.561 373.743 734.561 373.696 734.609 c
+373.696 734.609 373.696 734.656 373.649 734.656 c
+373.649 734.656 373.554 734.703 373.459 734.751 c
+373.365 734.94 373.223 735.129 372.986 735.319 c
+372.892 735.414 372.796 735.508 372.655 735.603 c
+372.559 735.651 372.418 735.697 372.323 735.792 c
+372.323 735.792 372.228 735.839 372.133 735.888 c
+372.086 735.982 371.991 736.076 371.897 736.172 c
+371.897 736.219 371.849 736.219 371.802 736.266 c
+371.755 736.313 371.755 736.313 371.707 736.313 c
+371.613 736.408 371.47 736.503 371.328 736.598 c
+371.186 736.645 371.043 736.74 370.902 736.787 c
+370.854 736.787 l
+370.807 736.835 370.76 736.835 370.713 736.881 c
+370.665 736.881 370.665 736.929 370.665 736.929 c
+370.523 737.119 370.286 737.308 369.955 737.45 c
+369.907 737.498 369.86 737.498 369.813 737.545 c
+369.67 737.592 369.528 737.64 369.386 737.687 c
+369.386 737.687 369.244 737.734 369.197 737.734 c
+369.149 737.734 369.149 737.734 369.149 737.782 c
+369.102 737.877 369.008 737.924 368.865 738.018 c
+368.818 738.066 368.771 738.113 368.676 738.113 c
+368.582 738.16 368.534 738.208 368.391 738.256 c
+368.297 738.303 368.108 738.35 367.965 738.397 c
+367.918 738.397 367.871 738.397 367.824 738.445 c
+367.776 738.445 l
+367.728 738.445 367.633 738.445 367.586 738.492 c
+367.539 738.539 367.492 738.587 367.397 738.634 c
+367.349 738.682 367.302 738.682 367.255 738.729 c
+367.16 738.776 367.066 738.824 366.97 738.871 c
+366.876 738.871 l
+366.781 738.918 366.686 738.965 366.544 738.965 c
+366.449 739.013 366.307 739.013 366.213 739.013 c
+366.165 739.061 l
+365.976 739.061 l
+365.929 739.061 l
+365.739 739.25 365.454 739.344 365.028 739.44 c
+364.934 739.44 364.792 739.487 364.65 739.487 c
+364.46 739.487 l
+364.271 739.487 l
+364.223 739.534 364.177 739.581 364.081 739.629 c
+363.892 739.723 363.607 739.771 363.229 739.818 c
+363.039 739.818 l
+362.755 739.818 l
+362.661 739.818 l
+362.518 739.818 l
+362.471 739.866 362.376 739.866 362.282 739.913 c
+362.092 739.961 361.902 740.008 361.618 740.008 c
+361.381 740.008 l
+361.003 740.008 l
+361.003 739.961 360.908 739.961 360.813 739.961 c
+360.718 740.008 360.624 740.008 360.482 740.055 c
+360.245 740.103 359.961 740.103 359.629 740.055 c
+359.535 740.055 l
+359.44 740.008 359.345 740.008 359.25 740.008 c
+359.25 740.008 359.156 739.961 359.061 739.961 c
+358.919 740.008 358.777 740.008 358.635 740.008 c
+358.587 740.055 358.492 740.055 358.397 740.008 c
+358.066 740.008 l
+357.972 739.961 357.829 739.961 357.735 739.913 c
+357.64 739.913 357.592 739.866 357.545 739.866 c
+357.498 739.866 357.45 739.818 357.356 739.818 c
+357.356 739.818 357.356 739.771 357.308 739.771 c
+357.213 739.818 357.119 739.818 356.977 739.818 c
+356.74 739.818 l
+356.645 739.818 356.503 739.771 356.313 739.723 c
+356.219 739.723 356.077 739.676 355.935 739.629 c
+355.887 739.581 355.84 739.581 355.793 739.581 c
+355.793 739.534 355.698 739.534 355.603 739.487 c
+355.366 739.487 l
+355.272 739.487 355.129 739.487 354.988 739.44 c
+354.703 739.392 354.466 739.297 354.087 739.108 c
+354.041 739.061 l
+353.993 739.061 353.945 739.013 353.898 739.013 c
+353.851 739.013 l
+353.661 739.013 353.472 739.013 353.235 738.918 c
+353.093 738.871 352.951 738.824 352.761 738.729 c
+352.714 738.682 352.667 738.682 352.619 738.634 c
+352.572 738.587 352.525 738.587 352.477 738.539 c
+352.429 738.539 352.429 738.539 352.429 738.492 c
+352.382 738.492 352.382 738.445 352.336 738.445 c
+352.336 738.445 352.288 738.445 352.288 738.397 c
+352.24 738.397 l
+352.051 738.397 351.814 738.35 351.577 738.256 c
+351.482 738.208 351.435 738.16 351.341 738.113 c
+351.198 738.018 351.009 737.924 350.867 737.829 c
+350.867 737.782 350.867 737.782 350.819 737.782 c
+350.772 737.734 350.725 737.687 350.678 737.687 c
+350.583 737.64 350.441 737.64 350.251 737.545 c
+350.156 737.498 350.014 737.45 349.92 737.356 c
+349.73 737.261 349.541 737.119 349.351 736.929 c
+349.303 736.881 349.256 736.835 349.209 736.787 c
+349.162 736.787 l
+349.02 736.74 348.877 736.693 348.688 736.598 c
+348.546 736.503 348.404 736.408 348.215 736.266 c
+348.167 736.219 348.12 736.172 348.12 736.124 c
+348.025 736.076 347.978 736.029 347.883 735.935 c
+347.883 735.935 347.883 735.888 347.836 735.888 c
+347.836 735.839 347.788 735.792 347.741 735.792 c
+347.693 735.792 347.646 735.745 347.599 735.745 c
+347.409 735.651 347.22 735.508 346.983 735.319 c
+346.841 735.177 346.699 735.034 346.556 734.845 c
+346.556 734.798 346.462 734.703 346.415 734.656 c
+346.32 734.609 346.225 734.561 346.177 734.514 c
+346.083 734.466 346.036 734.466 345.988 734.419 c
+345.941 734.372 345.846 734.276 345.799 734.229 c
+345.751 734.182 345.704 734.135 345.657 734.087 c
+345.609 733.993 345.515 733.945 345.467 733.851 c
+345.42 733.756 345.372 733.661 345.326 733.614 c
+345.278 733.566 345.23 733.472 345.183 733.424 c
+345.089 733.377 345.041 733.329 344.946 733.282 c
+344.852 733.188 344.757 733.093 344.662 732.998 c
+344.567 732.903 344.472 732.761 344.425 732.666 c
+344.331 732.524 344.236 732.429 344.189 732.287 c
+344.189 732.24 344.141 732.146 344.094 732.051 c
+343.999 732.051 343.952 732.003 343.857 731.956 c
+343.81 731.908 343.762 731.814 343.715 731.766 c
+343.525 731.577 343.336 731.245 343.147 730.867 c
+343.147 730.819 343.099 730.725 343.099 730.63 c
+343.051 730.63 343.005 730.582 342.957 730.535 c
+342.91 730.488 342.862 730.44 342.815 730.393 c
+342.72 730.298 342.673 730.203 342.578 730.062 c
+342.483 729.872 342.389 729.635 342.294 729.351 c
+342.294 729.351 342.294 729.304 342.246 729.304 c
+342.246 729.256 342.246 729.161 342.2 729.114 c
+341.915 728.877 341.678 728.498 341.536 727.74 c
+341.536 727.74 341.489 727.646 341.489 727.551 c
+341.441 727.504 341.441 727.504 341.394 727.456 c
+341.299 727.314 341.157 727.125 341.11 726.888 c
+341.015 726.651 340.968 726.415 340.92 726.13 c
+340.92 726.083 340.92 725.988 340.873 725.893 c
+340.636 725.61 340.494 725.183 340.447 724.425 c
+340.447 724.188 l
+340.447 724.188 340.399 724.141 340.399 724.094 c
+340.21 723.809 340.115 723.383 340.115 722.72 c
+340.115 722.673 340.162 722.578 340.162 722.483 c
+339.973 722.199 339.879 721.725 339.973 720.967 c
+339.973 720.92 339.973 720.825 340.02 720.73 c
+339.831 720.399 339.783 719.973 339.973 719.215 c
+339.973 719.215 339.973 719.073 340.02 718.978 c
+339.879 718.647 339.879 718.173 340.115 717.463 c
+340.115 717.463 340.162 717.368 340.162 717.273 c
+340.068 716.941 340.115 716.468 340.399 715.757 c
+340.399 715.71 340.447 715.615 340.494 715.568 c
+340.399 715.189 340.494 714.716 340.826 714.052 c
+340.826 714.052 340.92 713.958 340.92 713.863 c
+340.92 713.626 340.968 713.342 341.11 713.01 c
+341.157 712.868 341.252 712.631 341.394 712.442 c
+341.394 712.442 341.394 712.395 341.441 712.395 c
+341.441 712.395 341.489 712.299 341.536 712.205 c
+341.536 711.874 341.678 711.4 342.152 710.832 c
+342.152 710.784 342.2 710.737 342.246 710.689 c
+342.294 710.642 l
+342.294 710.405 342.389 710.168 342.578 709.837 c
+342.673 709.742 342.72 709.648 342.815 709.505 c
+342.862 709.458 342.91 709.411 342.957 709.363 c
+343.005 709.316 343.005 709.316 343.005 709.268 c
+343.005 709.268 343.099 709.174 343.147 709.126 c
+343.194 708.842 343.384 708.511 343.715 708.132 c
+343.762 708.084 343.81 708.037 343.857 707.989 c
+343.904 707.943 343.952 707.895 343.999 707.847 c
+343.999 707.847 344.094 707.753 344.189 707.705 c
+344.236 707.563 344.283 707.374 344.425 707.231 c
+344.472 707.137 344.567 707.042 344.662 706.948 c
+344.71 706.853 344.852 706.758 344.946 706.663 c
+344.993 706.616 345.041 706.569 345.136 706.521 c
+345.136 706.474 345.23 706.426 345.278 706.379 c
+345.326 706.285 345.372 706.143 345.467 706.048 c
+345.515 705.953 345.609 705.906 345.657 705.811 c
+345.704 705.764 345.751 705.716 345.799 705.669 c
+345.846 705.621 345.941 705.574 345.988 705.527 c
+346.036 705.479 346.083 705.432 346.177 705.385 c
+346.225 705.337 346.273 705.289 346.367 705.243 c
+346.367 705.243 346.462 705.195 346.556 705.148 c
+346.604 704.959 346.746 704.769 346.983 704.579 c
+347.125 704.437 347.362 704.295 347.599 704.153 c
+347.599 704.153 347.646 704.153 347.693 704.106 c
+347.693 704.106 347.788 704.058 347.836 704.058 c
+347.883 704.011 l
+347.93 703.916 348.025 703.822 348.12 703.726 c
+348.12 703.679 348.167 703.679 348.215 703.632 c
+348.356 703.537 348.499 703.395 348.688 703.301 c
+348.83 703.253 348.973 703.158 349.114 703.111 c
+349.162 703.111 l
+349.209 703.064 349.256 703.064 349.303 703.016 c
+349.351 703.016 l
+349.446 702.827 349.636 702.685 349.92 702.543 c
+350.014 702.448 350.109 702.4 350.251 702.353 c
+350.393 702.306 350.488 702.259 350.63 702.211 c
+350.63 702.211 350.725 702.164 350.819 702.164 c
+350.961 702.022 351.104 701.879 351.341 701.785 c
+351.435 701.738 351.482 701.69 351.577 701.642 c
+351.766 701.596 351.956 701.548 352.193 701.454 c
+352.24 701.454 l
+352.336 701.454 l
+352.429 701.454 l
+352.429 701.406 l
+352.477 701.358 352.572 701.311 352.619 701.263 c
+352.667 701.217 352.714 701.217 352.761 701.169 c
+352.904 701.122 353.046 701.027 353.235 700.98 c
+353.424 700.932 353.614 700.885 353.851 700.885 c
+353.851 700.837 l
+354.041 700.837 l
+354.277 700.648 354.561 700.553 354.988 700.458 c
+355.082 700.458 355.225 700.411 355.366 700.411 c
+355.509 700.411 l
+355.745 700.411 l
+355.793 700.364 355.887 700.316 355.935 700.269 c
+356.03 700.222 356.172 700.175 356.313 700.127 c
+356.456 700.127 356.598 700.08 356.74 700.08 c
+356.977 700.08 l
+357.261 700.08 l
+357.356 700.08 l
+357.45 700.08 l
+357.545 700.032 357.64 700.032 357.735 699.985 c
+357.829 699.938 357.924 699.938 358.066 699.89 c
+358.397 699.89 l
+358.635 699.89 l
+358.729 699.89 358.871 699.89 359.013 699.938 c
+359.203 699.938 l
+359.298 699.89 359.392 699.89 359.535 699.843 c
+359.629 699.843 l
+359.866 699.796 360.15 699.796 360.482 699.843 c
+360.576 699.89 360.671 699.89 360.766 699.89 c
+360.766 699.89 360.861 699.938 360.955 699.938 c
+361.097 699.89 361.192 699.89 361.381 699.89 c
+361.618 699.89 l
+361.808 699.89 362.045 699.938 362.282 699.985 c
+362.376 699.985 362.424 700.032 362.471 700.032 c
+362.518 700.032 362.566 700.08 362.661 700.127 c
+362.708 700.127 l
+362.803 700.08 362.897 700.08 363.039 700.08 c
+363.229 700.08 l
+363.466 700.08 363.75 700.175 364.081 700.269 c
+364.129 700.316 364.177 700.316 364.223 700.316 c
+364.223 700.364 364.318 700.411 364.413 700.411 c
+364.65 700.411 l
+364.745 700.411 364.887 700.411 365.028 700.458 c
+365.265 700.506 365.55 700.6 365.882 700.79 c
+365.929 700.79 365.929 700.79 365.976 700.837 c
+366.023 700.837 366.071 700.885 366.118 700.885 c
+366.213 700.885 l
+366.307 700.885 366.403 700.885 366.544 700.932 c
+366.639 700.932 366.734 700.98 366.876 701.027 c
+366.876 701.027 366.923 701.027 366.97 701.074 c
+367.066 701.074 367.16 701.122 367.255 701.217 c
+367.302 701.217 367.349 701.263 367.397 701.263 c
+367.444 701.311 367.492 701.311 367.539 701.358 c
+367.586 701.358 367.681 701.454 367.728 701.501 c
+367.776 701.501 l
+367.965 701.501 l
+368.108 701.548 368.25 701.596 368.391 701.642 c
+368.487 701.69 368.582 701.738 368.676 701.785 c
+368.723 701.833 368.818 701.879 368.865 701.879 c
+368.96 701.974 369.055 702.022 369.149 702.117 c
+369.197 702.117 369.244 702.164 369.339 702.211 c
+369.481 702.259 369.623 702.306 369.813 702.353 c
+369.86 702.4 369.907 702.4 369.955 702.448 c
+370.144 702.543 370.381 702.732 370.665 702.969 c
+370.665 702.969 370.76 703.064 370.807 703.111 c
+370.854 703.111 l
+370.997 703.158 371.139 703.206 371.328 703.301 c
+371.423 703.348 371.565 703.443 371.707 703.585 c
+371.755 703.585 371.755 703.632 371.802 703.632 c
+371.849 703.679 371.897 703.726 371.897 703.774 c
+371.991 703.822 372.038 703.869 372.086 703.963 c
+372.133 703.963 372.133 703.963 372.133 704.011 c
+372.181 704.011 372.228 704.058 372.228 704.106 c
+372.37 704.153 372.512 704.2 372.655 704.295 c
+372.749 704.342 372.892 704.437 372.986 704.579 c
+373.128 704.722 373.318 704.864 373.459 705.053 c
+373.459 705.1 373.554 705.195 373.602 705.243 c
+373.649 705.243 373.649 705.289 373.696 705.289 c
+373.743 705.337 373.791 705.337 373.839 705.385 c
+373.933 705.432 373.98 705.432 374.028 705.527 c
+374.123 705.574 374.217 705.669 374.359 705.811 c
+374.454 705.953 374.596 706.095 374.691 706.285 c
+374.691 706.332 374.786 706.426 374.833 706.474 c
+374.88 706.521 l
+374.975 706.569 375.023 706.616 375.07 706.663 c
+375.164 706.711 375.259 706.806 375.354 706.9 c
+375.496 707.09 375.686 707.327 375.828 707.611 c
+375.828 707.658 375.875 707.658 375.875 707.705 c
+375.875 707.753 375.923 707.8 375.923 707.847 c
+376.018 707.847 376.065 707.895 376.159 707.989 c
+376.207 708.037 376.254 708.084 376.301 708.132 c
+376.491 708.321 376.68 708.652 376.869 709.079 c
+376.869 709.079 376.917 709.174 376.917 709.268 c
+376.965 709.268 377.012 709.316 377.059 709.363 c
+377.106 709.411 377.154 709.458 377.202 709.505 c
+377.249 709.6 377.343 709.695 377.438 709.837 c
+377.533 710.027 377.628 710.264 377.723 710.547 c
+377.723 710.595 377.77 710.689 377.817 710.784 c
+377.817 710.832 l
+378.101 711.068 378.338 711.447 378.48 712.157 c
+378.48 712.157 378.527 712.299 378.527 712.347 c
+378.575 712.395 378.575 712.395 378.622 712.442 c
+378.812 712.726 379.001 713.104 379.096 713.769 c
+379.096 714.005 l
+379.333 714.241 379.475 714.62 379.522 715.236 c
+379.569 715.331 379.569 715.378 379.569 715.473 c
+379.569 715.71 l
+379.759 715.994 379.902 716.42 379.854 717.178 c
+379.854 717.415 l
+379.902 717.463 379.902 717.51 379.902 717.51 c
+380.043 717.842 380.139 718.268 380.043 718.931 c
+380.043 718.978 380.043 719.073 379.995 719.168 c
+f
+n
+373.743 739.534 m
+373.839 739.534 l
+374.028 739.534 l
+374.123 739.534 374.265 739.487 374.359 739.487 c
+374.454 739.487 374.549 739.44 374.549 739.44 c
+374.691 739.487 374.833 739.581 374.88 739.676 c
+375.023 739.771 375.023 739.913 375.023 739.913 c
+375.07 740.008 374.975 740.055 374.88 740.103 c
+374.786 740.15 374.691 740.15 374.691 740.15 c
+374.644 740.103 374.502 740.15 374.359 740.197 c
+374.217 740.197 374.123 740.245 374.028 740.292 c
+373.98 740.292 373.933 740.34 373.933 740.34 c
+373.933 740.387 373.886 740.434 373.839 740.434 c
+373.839 740.482 373.743 740.528 373.696 740.528 c
+373.507 740.624 373.175 740.624 373.128 740.577 c
+373.128 740.577 373.081 740.528 372.986 740.482 c
+372.844 740.292 372.655 740.055 372.655 740.055 c
+372.559 739.771 372.559 739.534 372.655 739.44 c
+372.749 739.203 372.938 739.203 372.986 739.203 c
+373.033 739.203 l
+373.318 739.155 373.649 739.44 373.696 739.487 c
+h
+374.359 740.718 m
+374.407 740.671 374.502 740.624 374.502 740.624 c
+374.502 740.671 374.738 740.718 374.88 740.766 c
+375.07 740.766 l
+375.212 740.766 l
+375.307 740.813 375.354 740.528 375.354 740.528 c
+375.449 740.718 375.733 740.718 375.733 740.718 c
+375.78 740.766 375.828 740.813 375.875 740.86 c
+375.97 741.003 375.923 741.145 375.875 741.192 c
+375.828 741.287 l
+375.591 741.334 375.449 741.334 375.354 741.381 c
+375.307 741.381 375.259 741.429 375.259 741.429 c
+375.212 741.476 375.164 741.524 375.07 741.524 c
+375.023 741.571 374.975 741.618 374.88 741.665 c
+374.644 741.761 374.454 741.808 374.359 741.808 c
+374.217 741.808 l
+374.028 741.524 374.076 740.955 374.076 740.955 c
+374.076 740.86 374.217 740.766 374.359 740.718 c
+375.354 741.95 m
+375.401 741.902 l
+375.591 741.902 375.733 741.855 375.875 741.808 c
+376.018 741.713 376.112 741.665 376.159 741.618 c
+376.207 741.618 376.254 741.571 376.301 741.571 c
+376.586 741.571 l
+376.823 741.665 376.965 741.95 376.965 741.95 c
+377.154 742.376 376.728 742.518 376.728 742.518 c
+376.586 742.566 376.443 742.66 376.301 742.707 c
+376.254 742.755 376.207 742.755 376.159 742.802 c
+376.018 742.849 375.97 742.897 375.875 742.945 c
+375.78 742.992 375.733 743.039 375.733 743.039 c
+375.638 743.086 375.496 743.039 375.354 742.992 c
+375.259 742.945 375.212 742.897 375.212 742.849 c
+375.212 742.66 375.117 742.329 375.117 742.329 c
+375.07 741.997 375.259 741.95 375.354 741.95 c
+378.622 737.119 m
+378.527 737.072 378.48 737.072 378.338 737.119 c
+378.338 737.119 378.196 737.261 378.101 737.545 c
+378.101 737.545 378.007 737.64 377.817 737.687 c
+377.77 737.734 377.675 737.734 377.581 737.734 c
+377.581 737.734 377.486 737.829 377.438 737.924 c
+377.343 738.018 377.296 738.113 377.343 738.208 c
+377.343 738.208 377.343 738.35 377.438 738.397 c
+377.486 738.445 377.581 738.445 377.77 738.397 c
+377.77 738.35 377.817 738.35 377.817 738.303 c
+378.101 738.018 378.385 737.829 378.622 737.545 c
+378.622 737.498 378.67 737.45 378.718 737.403 c
+378.718 737.403 378.764 737.166 378.622 737.119 c
+378.054 736.219 m
+378.054 736.219 377.959 736.076 377.817 735.935 c
+377.77 735.935 377.723 735.888 377.675 735.888 c
+377.675 735.888 377.533 736.029 377.438 736.172 c
+377.343 736.219 377.296 736.266 377.249 736.266 c
+377.249 736.266 377.106 736.551 377.438 736.74 c
+377.486 736.787 377.533 736.835 377.581 736.835 c
+377.628 736.835 377.723 736.835 377.817 736.74 c
+377.959 736.693 378.101 736.503 378.054 736.219 c
+376.586 737.024 m
+376.443 736.976 376.349 737.024 376.301 737.072 c
+376.159 737.119 376.254 737.356 376.254 737.356 c
+376.254 737.356 376.254 737.403 376.301 737.403 c
+376.68 737.734 376.823 737.592 376.965 737.403 c
+376.917 737.072 376.586 737.024 376.586 737.024 c
+379.854 738.965 m
+379.854 738.918 379.902 738.871 379.902 738.824 c
+380.139 738.587 380.564 738.018 380.564 738.018 c
+380.659 737.971 380.706 737.924 380.801 737.877 c
+380.849 737.829 380.944 737.782 380.944 737.782 c
+381.701 737.782 381.559 738.303 381.559 738.303 c
+381.464 738.397 381.227 738.587 381.227 738.587 c
+381.085 738.634 380.944 738.824 380.801 739.013 c
+380.564 739.344 380.328 739.676 380.328 739.676 c
+380.28 739.818 380.375 740.055 380.375 740.055 c
+380.422 740.245 380.091 740.292 380.091 740.292 c
+379.902 740.292 l
+379.711 740.245 379.617 740.15 379.617 740.15 c
+379.617 740.197 379.569 740.197 379.522 740.245 c
+379.427 740.34 379.19 740.482 379.19 740.482 c
+378.954 740.482 378.954 740.86 378.954 740.86 c
+378.954 740.908 378.764 741.003 378.622 741.003 c
+378.433 741.05 378.244 741.05 378.196 741.003 c
+377.817 740.387 378.338 739.961 378.338 739.961 c
+378.433 739.961 378.527 739.913 378.622 739.913 c
+378.954 739.771 379.144 739.487 379.144 739.487 c
+379.333 739.155 378.718 739.392 378.622 739.392 c
+378.575 739.44 l
+378.433 739.487 378.101 740.103 378.101 740.103 c
+378.054 740.197 377.959 740.197 377.817 740.15 c
+377.675 740.15 l
+377.438 740.15 377.486 739.771 377.486 739.771 c
+377.628 739.676 377.675 739.344 377.675 739.344 c
+377.817 739.344 l
+378.196 739.25 378.527 738.729 378.527 738.729 c
+378.433 738.682 378.101 738.824 378.101 738.824 c
+378.054 738.871 377.959 738.965 377.817 739.061 c
+377.723 739.155 377.581 739.25 377.438 739.297 c
+377.343 739.392 377.249 739.392 377.202 739.44 c
+377.154 739.487 377.106 739.534 377.059 739.534 c
+376.965 739.581 376.917 739.629 376.917 739.629 c
+376.775 739.818 376.443 739.961 376.301 739.961 c
+376.254 740.008 376.207 740.008 376.207 740.008 c
+376.159 740.008 376.159 739.961 376.159 739.961 c
+375.875 739.818 375.97 739.487 375.97 739.487 c
+376.018 739.25 376.112 739.061 376.112 739.061 c
+376.159 739.061 l
+376.207 739.013 376.254 739.013 376.301 738.965 c
+376.869 738.729 376.728 738.587 376.728 738.587 c
+376.68 738.492 376.443 738.303 376.301 738.256 c
+376.254 738.208 376.207 738.208 376.207 738.208 c
+376.159 738.208 l
+376.065 738.16 375.97 738.16 375.875 738.16 c
+375.733 738.113 375.544 738.066 375.354 738.018 c
+375.259 738.018 375.164 738.018 375.07 737.971 c
+374.975 737.971 374.928 737.924 374.88 737.924 c
+374.786 737.924 374.549 738.018 374.359 738.066 c
+374.217 738.16 374.076 738.208 374.076 738.208 c
+374.028 738.208 l
+373.98 738.16 373.933 738.16 373.839 738.113 c
+373.791 738.066 373.743 738.018 373.696 737.971 c
+373.649 737.924 373.602 737.877 373.602 737.877 c
+373.554 737.64 373.602 737.45 373.696 737.308 c
+373.743 737.213 373.791 737.166 373.839 737.119 c
+373.933 737.072 373.98 737.024 374.028 736.976 c
+374.123 736.929 374.17 736.929 374.17 736.929 c
+374.17 736.835 374.217 736.835 374.359 736.835 c
+374.502 736.787 374.738 736.835 374.88 736.835 c
+375.023 736.881 375.07 736.881 375.07 736.881 c
+375.164 736.929 375.259 736.929 375.354 736.881 c
+375.591 736.881 375.78 736.74 375.78 736.74 c
+375.78 736.693 375.828 736.645 375.875 736.645 c
+375.97 736.551 376.065 736.456 376.159 736.408 c
+376.207 736.313 376.254 736.266 376.301 736.219 c
+376.917 735.603 377.012 735.224 377.012 735.224 c
+376.301 734.466 376.965 734.04 376.965 734.04 c
+377.059 734.04 l
+377.106 733.993 377.154 734.04 377.202 734.04 c
+377.296 734.087 377.391 734.135 377.438 734.182 c
+377.438 734.324 377.628 734.609 377.817 734.892 c
+378.101 735.271 378.433 735.651 378.622 735.888 c
+378.718 735.982 378.764 736.076 378.764 736.076 c
+379.001 736.456 379.333 736.361 379.333 736.361 c
+379.38 736.361 379.427 736.266 379.522 736.172 c
+379.665 736.029 379.806 735.888 379.902 735.697 c
+380.28 735.224 l
+380.328 735.177 380.564 735.082 380.801 735.034 c
+380.944 734.987 381.085 734.94 381.085 734.94 c
+381.417 735.366 381.369 735.792 381.369 735.792 c
+381.322 736.029 380.944 736.029 380.944 736.029 c
+380.896 736.076 380.849 736.124 380.801 736.219 c
+380.517 736.456 380.232 736.787 379.902 737.072 c
+379.806 737.213 379.665 737.356 379.522 737.498 c
+379.285 737.782 379.096 738.018 379.096 738.018 c
+379.238 738.066 l
+379.522 737.829 l
+379.665 737.734 l
+379.759 737.64 379.902 737.45 379.902 737.356 c
+379.948 737.308 379.948 737.261 379.948 737.261 c
+380.139 737.213 380.469 737.261 380.469 737.261 c
+380.801 737.971 380.328 738.16 380.328 738.16 c
+380.232 738.16 380.091 738.256 379.902 738.397 c
+379.711 738.587 379.569 738.776 379.569 738.776 c
+379.617 738.965 379.854 738.965 379.854 738.965 c
+f
+n
+367.302 745.123 m
+367.255 745.076 l
+367.207 745.029 367.066 744.981 366.97 744.934 c
+366.923 744.934 366.876 744.887 366.876 744.887 c
+366.781 744.887 366.734 744.839 366.734 744.839 c
+366.592 744.65 366.686 744.46 366.686 744.46 c
+366.781 744.413 366.829 744.365 366.876 744.271 c
+366.876 744.082 l
+366.734 744.034 366.639 743.986 366.544 743.939 c
+366.403 743.939 366.26 743.939 366.213 743.986 c
+366.071 744.034 365.976 744.129 365.976 744.129 c
+366.023 744.318 366.071 744.697 366.071 744.697 c
+366.071 744.744 366.118 744.792 366.213 744.934 c
+366.26 745.076 366.355 745.266 366.449 745.502 c
+366.497 745.502 366.497 745.55 366.544 745.55 c
+366.876 745.55 l
+366.876 745.55 366.923 745.502 366.97 745.502 c
+367.113 745.502 367.207 745.407 367.255 745.36 c
+367.349 745.266 367.302 745.171 367.302 745.123 c
+365.313 746.639 m
+365.361 746.733 365.692 746.733 365.976 746.639 c
+366.071 746.592 366.118 746.592 366.213 746.592 c
+366.307 746.544 366.403 746.497 366.449 746.45 c
+366.497 746.45 366.544 746.402 366.544 746.402 c
+366.734 746.307 366.734 746.213 366.544 746.26 c
+366.497 746.26 366.403 746.307 366.307 746.307 c
+366.307 746.354 366.26 746.354 366.213 746.354 c
+366.118 746.354 366.071 746.354 365.976 746.402 c
+365.645 746.45 365.265 746.544 365.313 746.639 c
+365.454 744.981 m
+365.454 744.981 365.265 744.271 365.124 744.271 c
+365.028 744.271 l
+364.887 744.271 364.745 744.271 364.65 744.318 c
+364.318 744.318 l
+363.94 744.413 364.271 744.555 364.271 744.555 c
+364.413 744.555 364.555 744.602 364.65 744.65 c
+365.076 744.839 364.982 745.313 364.982 745.313 c
+364.508 745.597 364.839 745.834 364.839 745.834 c
+365.028 745.834 l
+365.218 745.786 365.502 745.786 365.55 745.692 c
+365.55 745.692 365.502 745.171 365.454 744.981 c
+369.149 743.039 m
+369.055 743.086 368.96 743.134 368.865 743.134 c
+368.771 743.182 368.723 743.182 368.723 743.182 c
+368.676 743.182 l
+368.582 743.182 368.487 743.182 368.391 743.228 c
+368.25 743.228 368.108 743.276 367.965 743.323 c
+367.871 743.371 367.824 743.371 367.776 743.371 c
+367.586 743.465 367.492 743.513 367.397 743.513 c
+367.349 743.56 l
+367.302 743.702 367.349 743.797 367.397 743.797 c
+367.492 743.892 367.633 743.892 367.776 743.844 c
+367.824 743.797 367.918 743.797 367.965 743.75 c
+368.013 743.702 368.06 743.702 368.06 743.702 c
+368.25 743.702 368.344 743.75 368.391 743.797 c
+368.582 743.892 368.582 744.034 368.582 744.034 c
+368.628 744.176 368.487 744.271 368.391 744.365 c
+368.344 744.413 368.297 744.413 368.297 744.413 c
+368.344 744.744 367.965 745.076 367.965 745.123 c
+368.108 745.171 368.202 745.36 368.25 745.55 c
+368.297 745.597 368.344 745.692 368.297 745.739 c
+368.202 745.786 368.06 745.834 367.965 745.881 c
+367.871 745.928 367.776 745.976 367.776 746.023 c
+367.776 746.071 l
+367.776 746.071 367.871 746.071 367.965 746.023 c
+368.06 746.023 368.202 745.976 368.297 745.928 c
+368.344 745.881 368.391 745.881 368.391 745.881 c
+368.487 745.834 368.628 745.834 368.676 745.834 c
+368.771 745.834 l
+368.818 745.834 368.818 745.928 368.865 745.976 c
+368.913 746.165 368.96 746.402 368.96 746.402 c
+368.913 746.402 368.913 746.45 368.865 746.497 c
+368.818 746.544 368.771 746.592 368.676 746.639 c
+368.582 746.686 368.487 746.733 368.391 746.781 c
+368.202 746.829 368.013 746.923 367.965 746.923 c
+367.918 746.923 l
+367.918 746.971 367.965 747.018 367.965 747.065 c
+367.965 747.397 l
+367.918 747.539 367.871 747.634 367.776 747.681 c
+367.681 747.681 367.586 747.729 367.492 747.729 c
+367.492 747.681 367.444 747.586 367.397 747.539 c
+367.349 747.492 367.302 747.397 367.255 747.35 c
+367.16 747.207 367.066 747.16 366.97 747.16 c
+366.876 747.16 l
+366.781 747.16 l
+366.686 747.207 366.639 747.255 366.544 747.302 c
+366.403 747.35 366.307 747.397 366.213 747.444 c
+366.118 747.444 366.071 747.444 365.976 747.492 c
+365.739 747.492 l
+365.55 747.634 365.313 747.634 365.454 747.917 c
+365.313 748.06 365.171 748.107 365.028 748.107 c
+364.887 748.107 364.745 747.966 364.65 747.775 c
+364.413 747.823 364.271 747.823 364.081 747.823 c
+363.703 747.87 363.466 747.823 363.276 747.729 c
+363.276 747.681 363.276 747.681 363.229 747.634 c
+363.039 747.35 363.182 747.112 363.229 746.971 c
+363.276 746.876 363.324 746.876 363.324 746.876 c
+363.466 746.876 363.607 746.829 363.607 746.829 c
+363.844 746.829 363.987 746.829 364.081 746.781 c
+364.508 746.781 364.366 746.686 364.081 746.686 c
+363.94 746.639 363.75 746.639 363.607 746.639 c
+363.513 746.592 363.513 746.497 363.513 746.497 c
+363.418 746.307 363.655 745.928 363.655 745.928 c
+363.94 745.928 364.081 745.928 364.081 745.881 c
+363.987 745.692 363.75 745.597 363.75 745.597 c
+363.703 745.597 363.418 745.644 363.229 745.692 c
+363.134 745.692 l
+363.039 745.692 l
+362.803 745.644 362.708 745.455 362.661 745.313 c
+362.661 745.266 362.613 745.218 362.613 745.218 c
+362.613 745.171 362.661 745.123 362.661 745.076 c
+362.755 744.839 362.897 744.744 363.039 744.697 c
+363.087 744.65 363.182 744.65 363.182 744.65 c
+363.182 744.697 363.229 744.697 363.229 744.697 c
+363.371 744.697 363.513 744.744 363.513 744.744 c
+363.655 744.602 363.466 744.507 363.466 744.507 c
+363.418 744.507 363.324 744.507 363.229 744.555 c
+363.039 744.555 l
+362.897 744.602 362.803 744.602 362.661 744.65 c
+362.518 744.65 362.424 744.697 362.282 744.697 c
+362.045 744.744 361.902 744.792 361.902 744.792 c
+361.618 744.792 l
+361.477 744.697 361.429 744.602 361.381 744.507 c
+361.334 744.46 361.334 744.413 361.334 744.413 c
+361.287 744.365 361.334 744.271 361.381 744.176 c
+361.477 744.034 361.618 743.892 361.618 743.892 c
+361.761 743.797 361.998 743.75 362.282 743.702 c
+362.661 743.702 l
+362.803 743.655 362.945 743.655 363.039 743.655 c
+363.087 743.655 l
+363.229 743.655 l
+363.607 743.655 363.892 743.607 364.081 743.607 c
+364.318 743.56 364.508 743.56 364.65 743.513 c
+364.887 743.465 364.982 743.371 364.982 743.371 c
+365.028 743.371 l
+365.218 743.323 365.124 743.228 365.028 743.134 c
+364.982 743.134 364.982 743.086 364.982 743.086 c
+364.839 743.039 364.745 743.039 364.65 743.039 c
+364.413 743.039 364.177 743.182 364.177 743.182 c
+364.081 743.182 l
+363.844 743.276 363.513 743.323 363.229 743.323 c
+363.134 743.323 363.087 743.371 363.039 743.371 c
+362.945 743.371 l
+362.661 743.371 l
+362.518 743.371 362.376 743.323 362.282 743.276 c
+362.045 743.228 361.998 743.086 361.998 743.086 c
+361.95 742.945 362.139 742.755 362.282 742.66 c
+362.376 742.566 362.471 742.518 362.471 742.518 c
+362.566 742.518 362.613 742.518 362.661 742.566 c
+363.039 742.566 l
+363.087 742.566 363.182 742.566 363.229 742.518 c
+363.561 742.518 363.844 742.423 364.081 742.376 c
+364.413 742.281 364.65 742.187 364.65 742.187 c
+364.508 741.855 364.508 741.05 364.508 741.05 c
+364.508 741.003 364.555 740.955 364.65 740.955 c
+364.745 740.908 364.934 740.955 364.934 740.955 c
+364.982 741.003 364.982 741.003 365.028 741.097 c
+365.171 741.334 365.265 741.761 365.265 741.761 c
+365.313 741.997 365.55 741.95 365.55 741.95 c
+365.597 741.902 365.787 741.808 365.976 741.713 c
+366.071 741.665 366.118 741.665 366.213 741.618 c
+366.307 741.618 366.403 741.571 366.403 741.571 c
+366.544 741.571 l
+366.639 741.571 366.734 741.524 366.876 741.524 c
+366.97 741.524 l
+367.066 741.524 367.16 741.524 367.255 741.476 c
+367.397 741.476 l
+367.586 741.476 l
+367.633 741.476 367.728 741.524 367.776 741.571 c
+367.824 741.665 367.871 741.855 367.871 741.855 c
+367.871 741.902 367.824 741.95 367.776 741.997 c
+367.681 742.092 367.539 742.139 367.397 742.187 c
+367.349 742.187 367.302 742.187 367.255 742.234 c
+367.113 742.234 367.066 742.234 366.97 742.281 c
+366.876 742.281 l
+366.734 742.329 366.639 742.376 366.544 742.376 c
+366.403 742.423 366.26 742.518 366.213 742.566 c
+366.118 742.613 366.071 742.66 366.071 742.66 c
+365.976 742.66 l
+365.361 742.897 365.834 743.086 365.834 743.086 c
+365.882 743.039 365.929 743.039 365.976 743.039 c
+366.071 743.039 366.118 742.992 366.213 742.992 c
+366.307 742.945 366.449 742.897 366.544 742.849 c
+366.686 742.849 366.781 742.802 366.876 742.755 c
+366.876 742.755 366.923 742.707 366.97 742.707 c
+367.066 742.66 367.16 742.613 367.255 742.566 c
+367.302 742.518 367.349 742.518 367.397 742.47 c
+367.539 742.423 367.681 742.329 367.776 742.281 c
+367.824 742.234 367.871 742.187 367.871 742.187 c
+367.871 742.187 367.918 742.187 367.965 742.139 c
+368.06 742.092 368.25 742.044 368.391 741.997 c
+368.487 741.95 368.582 741.95 368.676 741.902 c
+368.771 741.902 368.818 741.855 368.865 741.855 c
+368.96 741.808 369.008 741.808 369.008 741.808 c
+369.055 741.808 369.102 741.855 369.149 741.855 c
+369.623 742.044 369.813 742.376 369.813 742.376 c
+369.718 742.755 369.433 742.945 369.149 743.039 c
+f
+n
+357.735 743.655 m
+357.592 743.655 357.498 743.655 357.356 743.702 c
+357.261 743.702 357.119 743.702 356.977 743.75 c
+356.74 743.75 l
+356.598 743.797 356.456 743.797 356.313 743.844 c
+356.172 743.844 356.077 743.892 355.935 743.892 c
+355.745 743.939 355.556 743.986 355.366 744.034 c
+355.225 744.034 355.082 744.082 354.988 744.129 c
+354.609 744.223 354.277 744.318 354.041 744.413 c
+353.945 744.46 353.898 744.46 353.851 744.507 c
+353.472 744.65 353.282 744.744 353.282 744.744 c
+353.235 744.792 l
+353.235 744.934 l
+353.282 745.029 353.282 745.123 353.33 745.076 c
+353.424 745.123 353.614 745.218 353.851 745.266 c
+353.898 745.266 353.945 745.313 354.041 745.313 c
+354.419 745.407 354.846 745.502 354.988 745.55 c
+355.035 745.55 l
+355.793 746.26 355.035 746.923 355.035 746.923 c
+354.988 746.923 l
+354.656 746.829 354.324 746.733 354.041 746.639 c
+353.945 746.639 353.898 746.639 353.851 746.592 c
+353.614 746.497 353.377 746.402 353.235 746.307 c
+353.187 746.26 353.093 746.213 353.093 746.165 c
+352.761 746.023 l
+352.667 745.976 l
+352.619 745.976 l
+352.429 745.976 l
+352.382 746.023 352.336 746.023 352.336 746.023 c
+352.24 746.023 l
+352.24 746.071 l
+352.099 746.45 352.051 746.876 352.051 746.876 c
+351.956 747.018 352.003 747.16 351.862 747.16 c
+351.766 747.16 351.672 747.112 351.577 747.112 c
+351.482 747.065 351.435 747.018 351.341 746.971 c
+351.246 746.876 351.198 746.781 351.151 746.686 c
+351.104 746.592 351.246 746.117 351.341 745.834 c
+351.341 745.739 l
+351.387 745.692 351.387 745.597 351.387 745.597 c
+351.387 745.597 351.387 745.55 351.341 745.55 c
+351.341 745.502 l
+351.246 745.407 351.056 745.266 350.819 745.171 c
+350.63 745.076 350.441 744.934 350.251 744.887 c
+350.156 744.839 350.061 744.792 350.061 744.792 c
+350.014 744.792 349.967 744.744 349.92 744.744 c
+349.588 744.65 349.446 744.46 349.351 744.318 c
+349.209 744.082 349.209 743.844 349.209 743.844 c
+349.256 743.75 349.303 743.702 349.351 743.655 c
+349.541 743.371 349.73 743.276 349.92 743.228 c
+350.061 743.182 350.156 743.182 350.156 743.182 c
+350.204 743.228 350.251 743.276 350.251 743.323 c
+350.488 743.513 350.678 743.702 350.819 743.844 c
+351.009 743.986 351.198 744.082 351.341 744.176 c
+351.435 744.271 351.53 744.271 351.577 744.318 c
+351.719 744.365 351.766 744.413 351.766 744.413 c
+351.909 744.413 352.003 744.271 352.003 744.271 c
+352.146 743.323 351.862 742.66 351.577 742.234 c
+351.482 742.139 351.435 742.044 351.341 741.95 c
+351.104 741.713 350.914 741.618 350.914 741.618 c
+350.867 741.618 350.867 741.571 350.819 741.571 c
+350.535 741.524 350.346 741.381 350.251 741.287 c
+350.156 741.145 350.204 741.05 350.204 741.05 c
+350.204 740.955 350.251 740.908 350.251 740.813 c
+350.393 740.434 350.535 740.103 350.535 740.103 c
+350.63 740.055 350.725 740.055 350.819 740.103 c
+351.009 740.103 351.198 740.15 351.341 740.197 c
+351.435 740.197 351.53 740.245 351.577 740.245 c
+351.909 740.434 352.099 740.624 352.099 740.624 c
+352.146 740.718 352.193 740.813 352.24 740.908 c
+352.288 740.955 352.288 741.05 352.336 741.097 c
+352.382 741.145 352.382 741.24 352.429 741.334 c
+352.525 741.618 352.572 741.95 352.619 742.281 c
+352.761 743.039 352.761 743.607 352.761 743.607 c
+352.761 743.702 l
+352.856 743.75 352.998 743.75 352.998 743.75 c
+353.093 743.702 353.141 743.655 353.235 743.607 c
+353.424 743.465 353.614 743.323 353.851 743.228 c
+353.898 743.182 353.945 743.134 354.041 743.086 c
+354.372 742.897 354.703 742.707 354.988 742.518 c
+355.129 742.423 355.272 742.376 355.366 742.281 c
+355.461 742.234 355.509 742.234 355.509 742.234 c
+355.651 742.187 355.793 742.139 355.935 742.139 c
+356.313 742.139 l
+356.503 742.139 356.645 742.187 356.645 742.187 c
+356.74 742.187 l
+356.835 742.234 356.93 742.281 356.977 742.281 c
+357.167 742.376 357.261 742.47 357.356 742.566 c
+357.545 742.707 357.64 742.897 357.735 743.086 c
+357.877 743.371 357.877 743.655 357.877 743.655 c
+h
+f
+n
+340.399 736.645 m
+340.541 736.693 340.636 736.787 340.636 736.787 c
+340.731 736.976 340.826 737.356 340.826 737.356 c
+341.062 738.113 340.684 738.16 340.684 738.16 c
+340.494 738.16 340.399 738.066 340.399 737.971 c
+340.352 737.924 340.352 737.877 340.352 737.877 c
+340.21 737.592 340.068 737.734 340.068 737.734 c
+340.02 737.782 340.21 738.256 340.21 738.256 c
+340.305 738.397 339.925 738.539 339.925 738.539 c
+339.546 738.492 339.452 738.256 339.452 738.256 c
+339.263 738.018 339.263 738.208 339.263 738.208 c
+339.404 738.397 339.452 738.824 339.452 738.824 c
+339.357 738.918 339.31 738.965 339.215 739.013 c
+338.978 739.108 338.741 739.013 338.694 738.871 c
+338.552 738.634 338.457 738.16 338.457 738.16 c
+338.363 737.971 338.599 737.734 338.599 737.734 c
+338.741 737.687 338.978 737.545 339.215 737.356 c
+339.641 737.072 340.068 736.74 340.068 736.74 c
+340.162 736.645 340.305 736.645 340.399 736.645 c
+341.11 739.487 m
+341.205 739.44 341.346 739.44 341.346 739.392 c
+341.299 739.344 341.346 739.203 341.299 739.155 c
+341.252 739.108 341.157 739.108 341.11 739.108 c
+341.062 739.108 l
+340.968 739.061 340.873 739.44 340.873 739.44 c
+340.826 739.487 340.968 739.487 341.11 739.487 c
+339.783 739.297 m
+339.925 739.25 340.305 739.203 340.399 739.203 c
+340.447 738.918 340.494 738.682 340.92 738.634 c
+340.968 738.634 341.062 738.634 341.11 738.587 c
+341.205 738.492 341.252 738.35 341.299 738.303 c
+341.299 738.256 341.346 738.208 341.394 738.16 c
+341.536 738.113 341.725 738.256 341.773 738.303 c
+341.725 738.397 341.773 738.539 341.773 738.634 c
+341.773 738.729 341.725 738.824 341.773 738.871 c
+341.915 738.871 l
+342.057 738.965 342.2 738.965 342.246 739.013 c
+342.341 739.013 l
+342.483 739.203 342.341 739.44 342.341 739.44 c
+342.294 739.44 342.294 739.487 342.246 739.487 c
+342.104 739.534 341.963 739.44 341.82 739.487 c
+341.773 739.487 341.725 739.723 341.63 739.771 c
+341.536 739.818 341.489 739.866 341.394 739.866 c
+341.299 739.866 l
+341.205 739.866 341.157 739.913 341.11 740.008 c
+341.015 740.197 340.968 740.434 340.968 740.434 c
+340.826 740.671 340.541 740.528 340.541 740.528 c
+340.447 740.528 340.399 740.482 340.399 740.482 c
+340.21 740.34 340.352 740.15 340.352 740.055 c
+340.305 740.008 340.305 739.913 340.21 739.866 c
+340.02 739.818 339.783 739.818 339.783 739.818 c
+339.452 739.344 339.783 739.297 339.783 739.297 c
+343.999 737.64 m
+343.999 737.64 343.952 737.592 343.857 737.545 c
+343.857 737.498 343.81 737.498 343.715 737.45 c
+343.667 737.45 343.573 737.403 343.43 737.403 c
+343.384 737.403 343.194 737.734 343.715 737.924 c
+343.762 737.924 343.81 737.924 343.857 737.971 c
+343.857 737.924 l
+343.952 737.924 344.046 737.877 343.999 737.64 c
+345.657 738.918 m
+345.609 738.965 345.515 738.965 345.467 738.965 c
+345.372 739.013 345.278 738.965 345.278 738.965 c
+345.136 738.918 344.993 738.587 344.946 738.445 c
+344.899 738.397 344.899 738.35 344.899 738.35 c
+344.804 738.113 344.662 738.16 344.662 738.208 c
+344.615 738.303 344.472 738.776 344.472 738.776 c
+344.472 738.824 344.425 738.871 344.425 738.871 c
+344.236 739.061 343.999 738.965 343.857 738.918 c
+343.81 738.918 l
+343.81 738.918 343.762 738.871 343.715 738.871 c
+343.43 738.634 343.147 738.303 342.957 738.018 c
+342.91 737.924 342.862 737.877 342.815 737.782 c
+342.767 737.734 342.72 737.64 342.72 737.64 c
+342.72 737.64 342.673 737.592 342.578 737.545 c
+342.483 737.498 342.341 737.498 342.341 737.498 c
+342.341 737.545 342.436 737.734 342.578 737.924 c
+342.673 738.018 342.72 738.113 342.815 738.256 c
+342.862 738.303 342.91 738.35 342.957 738.397 c
+343.288 738.776 343.62 739.203 343.715 739.297 c
+343.762 739.344 l
+343.81 739.392 343.857 739.44 343.857 739.487 c
+344.046 739.723 344.236 739.818 344.425 739.818 c
+344.662 739.818 l
+344.757 739.771 344.899 739.676 344.946 739.629 c
+344.993 739.581 l
+345.041 739.344 345.326 739.25 345.467 739.203 c
+345.515 739.155 345.562 739.155 345.562 739.155 c
+345.609 739.155 345.657 739.203 345.657 739.203 c
+345.704 739.25 345.751 739.297 345.799 739.344 c
+346.036 739.581 345.894 739.771 345.894 739.771 c
+345.846 739.818 345.846 739.913 345.799 739.961 c
+345.751 740.008 345.704 740.055 345.657 740.103 c
+345.609 740.15 345.515 740.245 345.467 740.292 c
+345.326 740.434 345.23 740.482 345.23 740.482 c
+345.089 740.624 344.946 741.003 344.946 741.05 c
+344.662 741.05 l
+344.567 741.05 344.472 741.003 344.425 741.003 c
+344.236 740.955 344.141 740.86 344.141 740.86 c
+344.094 740.813 343.999 740.718 343.857 740.577 c
+343.81 740.482 343.762 740.434 343.715 740.34 c
+343.62 740.245 343.573 740.15 343.573 740.15 c
+343.478 740.055 343.43 740.055 343.43 740.055 c
+343.194 740.813 343.051 740.813 343.051 740.813 c
+343.005 740.86 343.005 740.908 342.957 740.908 c
+342.91 741.003 342.862 741.05 342.815 741.097 c
+342.72 741.145 342.673 741.192 342.578 741.192 c
+342.531 741.24 342.436 741.24 342.436 741.24 c
+342.294 741.287 342.341 741.524 342.341 741.524 c
+342.294 741.571 342.294 741.571 342.246 741.618 c
+341.867 742.044 341.489 741.618 341.441 741.524 c
+341.441 741.524 341.441 741.476 341.394 741.476 c
+341.157 741.097 341.11 740.908 341.11 740.908 c
+341.157 740.718 341.252 740.624 341.394 740.624 c
+341.584 740.577 341.82 740.577 341.82 740.577 c
+341.867 740.718 341.963 740.624 341.963 740.624 c
+341.773 740.387 341.915 740.245 341.915 740.245 c
+341.915 740.103 342.104 740.103 342.246 740.103 c
+342.389 740.103 342.531 740.15 342.531 740.15 c
+342.531 740.055 342.578 740.008 342.578 739.961 c
+342.815 739.392 342.72 739.203 342.72 739.203 c
+342.72 739.203 342.673 739.155 342.578 739.061 c
+342.531 738.965 342.389 738.824 342.246 738.682 c
+342.01 738.397 341.725 738.018 341.394 737.64 c
+341.299 737.498 341.205 737.356 341.11 737.213 c
+340.778 736.835 340.541 736.503 340.399 736.361 c
+340.352 736.266 340.305 736.219 340.305 736.219 c
+340.21 736.076 339.879 735.982 339.879 735.982 c
+339.641 735.745 339.831 735.224 339.831 735.224 c
+339.925 735.129 340.162 735.082 340.399 735.082 c
+340.636 735.082 l
+340.826 735.034 340.968 734.94 341.11 734.892 c
+341.205 734.798 341.299 734.751 341.394 734.656 c
+341.63 734.466 341.773 734.324 341.773 734.324 c
+341.867 733.898 342.152 733.993 342.246 734.04 c
+342.294 734.04 342.341 734.087 342.341 734.087 c
+342.436 734.229 342.341 734.751 342.341 734.751 c
+342.294 734.798 342.294 734.845 342.246 734.845 c
+342.057 735.129 341.678 735.366 341.394 735.508 c
+341.299 735.603 341.157 735.651 341.11 735.697 c
+341.015 735.745 340.968 735.745 340.968 735.745 c
+341.015 735.839 341.015 735.935 341.11 736.029 c
+341.157 736.172 341.299 736.361 341.394 736.503 c
+341.63 736.835 341.867 737.119 341.867 737.119 c
+341.915 737.213 342.104 737.213 342.104 737.213 c
+342.057 737.024 342.104 736.645 342.104 736.645 c
+342.104 736.551 342.2 736.503 342.246 736.456 c
+342.389 736.456 342.531 736.456 342.578 736.503 c
+342.625 736.503 l
+342.673 736.598 342.767 736.74 342.815 736.835 c
+342.862 736.881 342.91 736.976 342.957 737.024 c
+343.005 737.072 343.051 737.119 343.051 737.119 c
+343.051 737.166 343.241 737.166 343.241 737.166 c
+343.288 737.166 343.384 736.693 343.384 736.693 c
+343.336 736.645 343.147 736.408 342.957 736.219 c
+342.91 736.172 342.862 736.124 342.815 736.076 c
+342.72 735.935 342.673 735.888 342.673 735.888 c
+342.625 735.888 342.625 735.888 342.578 735.839 c
+342.341 735.697 342.483 735.508 342.483 735.508 c
+342.483 735.461 342.531 735.414 342.578 735.366 c
+342.673 735.271 342.72 735.271 342.815 735.271 c
+342.957 735.271 l
+343.099 735.271 343.194 735.319 343.194 735.319 c
+343.288 735.461 343.525 735.792 343.715 736.076 c
+343.762 736.172 343.81 736.219 343.857 736.313 c
+344.046 736.551 344.189 736.74 344.189 736.74 c
+344.283 736.74 344.331 736.787 344.425 736.787 c
+344.52 736.787 344.615 736.787 344.662 736.74 c
+344.71 736.645 344.71 736.551 344.71 736.551 c
+344.71 736.503 344.71 736.456 344.662 736.361 c
+344.567 736.313 344.52 736.172 344.425 736.076 c
+344.236 735.888 344.046 735.697 343.857 735.508 c
+343.81 735.461 343.762 735.414 343.715 735.366 c
+343.62 735.271 343.573 735.224 343.573 735.224 c
+343.573 735.082 343.667 735.034 343.715 734.987 c
+343.762 734.94 343.81 734.892 343.857 734.892 c
+343.999 734.845 344.094 734.845 344.094 734.845 c
+344.189 734.94 344.331 735.034 344.425 735.082 c
+344.472 735.177 344.567 735.224 344.662 735.271 c
+344.757 735.319 344.852 735.366 344.946 735.414 c
+344.993 735.461 345.041 735.461 345.041 735.461 c
+345.278 735.651 345.42 736.076 345.467 736.361 c
+345.515 736.503 345.515 736.598 345.515 736.598 c
+345.515 736.645 345.515 736.693 345.467 736.74 c
+345.372 736.881 345.23 737.072 345.23 737.072 c
+345.041 737.498 345.136 737.734 345.136 737.734 c
+345.183 737.829 345.42 737.877 345.42 737.877 c
+345.42 737.877 345.467 737.877 345.467 737.924 c
+345.562 737.971 345.609 738.066 345.657 738.16 c
+345.704 738.256 345.751 738.303 345.799 738.397 c
+345.846 738.445 345.846 738.492 345.846 738.492 c
+345.846 738.587 345.799 738.634 345.799 738.729 c
+345.751 738.776 345.704 738.871 345.657 738.918 c
+f
+n
+337.558 732.193 m
+337.179 732.193 336.894 731.861 336.894 731.53 c
+336.894 731.151 337.179 730.867 337.558 730.867 c
+337.936 730.867 338.22 731.151 338.22 731.53 c
+338.22 731.861 337.936 732.193 337.558 732.193 c
+f
+n
+343.857 702.211 m
+343.715 701.833 l
+343.384 701.122 l
+342.957 701.548 l
+342.815 701.642 l
+342.767 701.738 l
+342.815 701.785 l
+342.957 701.833 l
+343.715 702.259 l
+343.857 702.353 l
+343.952 702.4 l
+h
+344.662 702.78 m
+344.425 703.016 l
+344.094 703.301 l
+343.857 703.206 l
+343.715 703.111 l
+342.957 702.78 l
+342.815 702.685 l
+342.578 702.59 l
+342.246 702.4 l
+341.394 701.974 l
+341.11 701.833 l
+340.778 701.69 l
+341.11 701.358 l
+341.394 701.074 l
+341.441 701.074 l
+342.104 701.406 l
+342.246 701.263 l
+342.578 700.98 l
+342.815 700.743 l
+342.957 700.648 l
+343.099 700.506 l
+342.957 700.222 l
+342.815 699.89 l
+342.767 699.796 l
+342.815 699.748 l
+342.957 699.606 l
+343.525 699.133 l
+343.715 699.653 l
+343.857 700.032 l
+344.425 701.311 l
+344.662 701.927 l
+344.899 702.543 l
+h
+f
+n
+342.815 704.532 m
+342.578 704.816 l
+342.341 705.148 l
+342.246 705.1 l
+341.394 704.39 l
+341.11 704.153 l
+340.731 703.869 l
+340.636 703.774 340.494 703.726 340.399 703.679 c
+340.305 703.632 340.21 703.632 340.162 703.585 c
+339.973 703.585 339.831 703.679 339.736 703.822 c
+339.594 703.963 339.546 704.106 339.594 704.295 c
+339.641 704.437 339.783 704.579 340.02 704.769 c
+340.399 705.053 l
+341.11 705.621 l
+341.394 705.906 l
+341.584 706.048 l
+341.394 706.285 l
+341.11 706.663 l
+341.015 706.758 l
+340.399 706.237 l
+339.452 705.479 l
+339.357 705.432 339.31 705.385 339.215 705.289 c
+338.978 705.053 338.836 704.769 338.789 704.484 c
+338.741 704.153 338.884 703.774 339.167 703.395 c
+339.215 703.348 339.215 703.348 339.215 703.301 c
+339.546 702.969 339.831 702.78 340.162 702.78 c
+340.257 702.732 340.305 702.732 340.399 702.78 c
+340.636 702.78 340.873 702.874 341.11 703.064 c
+341.157 703.064 341.252 703.158 341.299 703.206 c
+341.394 703.301 l
+342.246 703.963 l
+342.578 704.2 l
+342.815 704.39 l
+342.862 704.437 l
+h
+f
+n
+338.363 711.258 m
+338.363 711.447 338.315 711.637 338.268 711.826 c
+338.22 712.016 338.173 712.205 338.126 712.395 c
+337.984 712.773 337.794 713.058 337.558 713.294 c
+337.415 713.437 337.273 713.532 337.131 713.579 c
+336.8 713.769 336.42 713.815 336.041 713.72 c
+335.9 713.674 335.805 713.674 335.663 713.626 c
+335.095 713.389 334.763 713.104 334.621 712.631 c
+334.431 712.205 334.479 711.684 334.715 711.068 c
+334.81 710.832 334.905 710.689 335.0 710.5 c
+335.095 710.31 335.189 710.168 335.284 710.027 c
+336.041 710.264 l
+337.084 710.689 l
+336.61 712.016 l
+336.041 711.779 l
+335.995 711.779 l
+336.041 711.684 l
+336.185 711.258 l
+336.041 711.211 l
+335.521 711.021 l
+335.473 711.068 335.426 711.115 335.426 711.163 c
+335.379 711.211 335.379 711.258 335.331 711.305 c
+335.236 711.637 335.236 711.921 335.331 712.157 c
+335.473 712.442 335.71 712.631 336.041 712.726 c
+336.374 712.868 336.657 712.868 336.942 712.726 c
+337.226 712.631 337.415 712.395 337.558 712.016 c
+337.605 711.874 337.652 711.731 337.652 711.542 c
+337.7 711.4 337.7 711.258 337.652 711.068 c
+h
+f
+n
+339.973 708.463 m
+339.215 708.037 l
+338.789 707.8 l
+338.268 708.748 l
+339.215 709.316 l
+339.404 709.411 l
+339.215 709.742 l
+338.978 710.216 l
+337.558 709.411 l
+336.041 708.558 l
+335.947 708.511 l
+336.041 708.369 l
+336.42 707.705 l
+337.558 708.369 l
+337.652 708.416 l
+338.173 707.468 l
+337.558 707.09 l
+336.942 706.758 l
+337.368 705.953 l
+337.558 706.048 l
+339.215 706.995 l
+340.399 707.658 l
+340.399 707.705 l
+h
+f
+n
+337.558 727.693 m
+337.179 727.788 l
+336.942 726.983 l
+336.041 727.22 l
+334.289 727.693 l
+334.242 727.74 l
+334.005 726.84 l
+334.289 726.746 l
+336.041 726.272 l
+336.657 726.083 l
+336.42 725.278 l
+337.084 725.088 l
+337.558 726.651 l
+337.842 727.598 l
+h
+f
+n
+336.563 723.762 m
+336.42 723.952 336.231 724.046 336.041 724.094 c
+335.947 724.141 335.852 724.141 335.758 724.141 c
+335.521 724.141 335.331 724.094 335.142 723.952 c
+335.0 723.809 334.858 723.572 334.715 723.241 c
+334.715 723.193 334.668 723.146 334.668 723.051 c
+334.526 722.767 334.431 722.625 334.289 722.578 c
+334.242 722.578 l
+334.147 722.578 334.053 722.625 333.958 722.72 c
+333.91 722.862 333.863 723.004 333.863 723.193 c
+333.91 723.288 333.91 723.43 333.958 723.62 c
+334.005 723.762 334.053 723.904 334.147 724.094 c
+333.389 724.188 l
+333.294 723.998 333.248 723.809 333.248 723.667 c
+333.2 723.478 333.2 723.288 333.2 723.146 c
+333.152 722.673 333.248 722.294 333.437 722.009 c
+333.626 721.772 333.91 721.63 334.289 721.63 c
+334.336 721.63 l
+334.479 721.63 334.621 721.63 334.763 721.678 c
+334.858 721.725 335.0 721.82 335.095 721.962 c
+335.189 722.057 335.284 722.341 335.426 722.72 c
+335.473 722.814 335.473 722.862 335.473 722.862 c
+335.521 723.004 335.568 723.051 335.663 723.099 c
+335.71 723.193 335.758 723.193 335.852 723.193 c
+335.9 723.193 335.947 723.146 336.041 723.099 c
+336.041 723.099 336.041 723.051 336.089 723.051 c
+336.137 722.91 336.137 722.767 336.137 722.578 c
+336.137 722.483 336.137 722.341 336.089 722.199 c
+336.089 722.152 336.041 722.057 336.041 721.962 c
+335.995 721.915 335.995 721.868 335.947 721.82 c
+336.041 721.82 l
+336.657 721.725 l
+336.705 721.868 336.753 722.009 336.753 722.152 c
+336.8 722.341 336.8 722.483 336.8 722.673 c
+336.847 723.146 336.753 723.478 336.563 723.762 c
+f
+n
+336.041 720.351 m
+334.289 720.351 l
+333.2 720.351 l
+333.2 719.452 l
+334.289 719.452 l
+336.041 719.452 l
+336.705 719.452 l
+336.705 720.351 l
+h
+f
+n
+337.084 715.947 m
+336.041 715.757 l
+335.284 715.662 l
+335.142 715.615 335.0 715.615 334.81 715.568 c
+334.668 715.521 334.479 715.473 334.289 715.426 c
+334.431 715.473 334.526 715.521 334.621 715.568 c
+334.763 715.615 334.858 715.71 334.952 715.757 c
+336.041 716.515 l
+336.894 717.131 l
+336.753 718.268 l
+336.041 718.125 l
+334.289 717.889 l
+333.294 717.747 l
+333.437 716.894 l
+334.289 717.036 l
+335.379 717.178 l
+335.473 717.226 335.615 717.226 335.758 717.273 c
+335.852 717.32 335.947 717.32 336.041 717.368 c
+336.089 717.368 336.137 717.415 336.231 717.415 c
+336.137 717.368 336.089 717.368 336.041 717.32 c
+335.947 717.273 335.852 717.226 335.758 717.178 c
+335.663 717.131 335.568 717.084 335.521 717.036 c
+334.289 716.231 l
+333.626 715.71 l
+333.768 714.573 l
+334.289 714.668 l
+336.041 714.905 l
+337.226 715.094 l
+h
+f
+n
+344.189 691.317 m
+344.236 691.294 l
+344.233 691.317 344.225 691.317 344.189 691.317 c
+390.274 707.09 m
+390.297 707.136 l
+390.275 707.135 390.274 707.127 390.274 707.09 c
+390.795 717.984 m
+390.653 717.936 390.511 717.842 390.368 717.699 c
+390.274 718.647 390.368 719.168 390.605 719.546 c
+390.653 719.594 390.747 719.688 390.795 719.736 c
+391.505 720.351 392.405 720.635 393.02 721.204 c
+393.02 721.157 l
+393.542 718.599 391.884 718.552 390.795 717.984 c
+390.795 715.426 m
+390.511 715.331 390.274 715.236 390.037 715.094 c
+390.037 715.805 l
+390.085 716.326 390.227 716.657 390.416 716.894 c
+390.559 716.989 390.653 717.084 390.795 717.178 c
+391.505 717.652 392.358 717.842 392.974 718.362 c
+392.974 718.268 l
+393.211 715.947 391.884 715.805 390.795 715.426 c
+390.795 712.868 m
+390.559 712.821 390.274 712.773 390.037 712.726 c
+389.895 712.679 389.753 712.631 389.61 712.584 c
+389.564 712.537 389.516 712.537 389.469 712.489 c
+389.469 712.916 389.516 713.247 389.61 713.532 c
+389.705 713.863 389.848 714.1 389.99 714.241 c
+390.037 714.241 390.037 714.289 390.037 714.289 c
+390.274 714.431 390.559 714.573 390.795 714.668 c
+391.458 714.952 392.121 715.094 392.642 715.473 c
+392.689 715.379 l
+392.675 713.432 391.782 713.103 390.795 712.868 c
+392.121 712.584 m
+392.026 711.115 391.458 710.595 390.795 710.405 c
+390.559 710.31 390.321 710.264 390.037 710.216 c
+389.895 710.216 389.753 710.216 389.61 710.168 c
+389.28 710.121 388.948 710.073 388.664 709.932 c
+388.806 710.879 389.043 711.4 389.374 711.684 c
+389.469 711.731 389.516 711.779 389.61 711.779 c
+389.753 711.874 389.895 711.921 390.037 711.968 c
+390.321 712.063 390.559 712.11 390.795 712.205 c
+391.269 712.299 391.743 712.442 392.121 712.679 c
+h
+391.316 709.789 m
+391.221 709.126 391.032 708.652 390.795 708.369 c
+390.605 708.084 390.321 707.895 390.037 707.8 c
+389.895 707.753 389.753 707.705 389.61 707.705 c
+389.28 707.658 388.9 707.658 388.521 707.611 c
+388.237 707.611 387.906 707.563 387.669 707.468 c
+387.859 708.416 388.143 708.89 388.474 709.126 c
+388.521 709.126 l
+388.853 709.316 389.232 709.411 389.61 709.458 c
+389.753 709.505 389.895 709.552 390.037 709.552 c
+390.321 709.6 390.559 709.648 390.795 709.695 c
+390.985 709.742 391.174 709.789 391.316 709.884 c
+h
+390.321 707.137 m
+390.227 706.853 390.131 706.569 390.037 706.379 c
+389.942 706.095 389.753 705.858 389.61 705.716 c
+389.28 705.337 388.9 705.195 388.521 705.195 c
+388.095 705.148 387.622 705.195 387.195 705.195 c
+386.958 705.195 386.674 705.195 386.437 705.148 c
+386.674 705.858 386.911 706.285 387.195 706.569 c
+387.29 706.616 387.338 706.663 387.431 706.711 c
+387.764 706.853 388.143 706.9 388.521 706.948 c
+388.9 706.995 389.28 706.995 389.61 707.042 c
+389.753 707.042 389.895 707.09 390.037 707.137 c
+390.131 707.137 390.227 707.184 390.321 707.184 c
+390.297 707.136 l
+390.304 707.137 390.31 707.137 390.321 707.137 c
+389.043 704.532 m
+388.9 704.106 388.711 703.726 388.521 703.49 c
+388.143 702.969 387.669 702.78 387.195 702.732 c
+386.722 702.732 386.2 702.827 385.68 702.874 c
+385.443 702.922 385.253 702.922 385.016 702.874 c
+385.253 703.443 385.49 703.822 385.68 704.058 c
+385.821 704.2 385.964 704.295 386.106 704.342 c
+386.485 704.484 386.864 704.484 387.195 704.484 c
+387.669 704.532 388.095 704.484 388.521 704.532 c
+388.711 704.532 388.853 704.579 389.043 704.627 c
+388.995 704.532 l
+h
+387.527 702.069 m
+387.431 701.833 387.338 701.596 387.195 701.454 c
+386.722 700.696 386.248 700.458 385.68 700.458 c
+385.159 700.411 384.542 700.648 383.975 700.743 c
+383.785 700.79 383.596 700.79 383.406 700.79 c
+383.596 701.169 383.785 701.454 383.975 701.69 c
+384.211 701.927 384.401 702.069 384.638 702.164 c
+384.969 702.211 385.348 702.211 385.68 702.211 c
+386.248 702.164 386.722 702.069 387.195 702.117 c
+387.574 702.117 l
+h
+385.869 699.748 m
+385.821 699.653 385.774 699.559 385.68 699.464 c
+385.111 698.564 384.542 698.28 383.975 698.28 c
+383.454 698.28 382.932 698.517 382.411 698.659 c
+382.174 698.754 381.89 698.801 381.606 698.801 c
+381.89 699.274 382.174 699.606 382.411 699.796 c
+382.601 699.938 382.791 700.032 382.932 700.08 c
+383.311 700.127 383.643 700.08 383.975 700.032 c
+384.59 699.938 385.159 699.796 385.68 699.796 c
+385.869 699.796 l
+385.821 699.748 l
+h
+383.975 697.57 m
+383.406 696.765 382.932 696.433 382.411 696.291 c
+381.843 696.196 381.322 696.433 380.801 696.622 c
+380.469 696.765 380.185 696.906 379.902 696.953 c
+379.806 697.001 379.759 697.001 379.665 697.001 c
+379.759 697.144 379.854 697.238 379.902 697.332 c
+380.232 697.711 380.517 697.901 380.801 698.043 c
+380.896 698.09 380.99 698.138 381.085 698.138 c
+381.559 698.138 381.985 698.043 382.411 697.949 c
+382.98 697.807 383.501 697.617 383.975 697.617 c
+383.927 697.57 l
+h
+381.89 695.532 m
+381.464 695.059 381.133 694.775 380.801 694.586 c
+380.469 694.444 380.185 694.396 379.902 694.444 c
+379.806 694.444 379.665 694.491 379.522 694.491 c
+379.238 694.586 378.907 694.775 378.622 694.917 c
+378.338 695.059 378.101 695.201 377.817 695.296 c
+377.723 695.343 377.628 695.343 377.533 695.391 c
+377.628 695.486 377.723 695.58 377.817 695.675 c
+378.101 695.959 378.385 696.148 378.622 696.243 c
+378.764 696.338 378.954 696.385 379.096 696.385 c
+379.238 696.385 379.38 696.338 379.522 696.338 c
+379.665 696.291 379.806 696.243 379.902 696.243 c
+380.232 696.148 380.517 696.006 380.801 695.912 c
+381.179 695.769 381.512 695.675 381.938 695.628 c
+381.843 695.532 l
+h
+379.617 693.733 m
+379.617 693.685 379.569 693.685 379.522 693.638 c
+379.19 693.306 378.907 693.07 378.622 692.975 c
+378.338 692.833 378.054 692.786 377.817 692.786 c
+377.675 692.786 377.581 692.786 377.438 692.833 c
+377.343 692.88 377.249 692.88 377.202 692.928 c
+377.154 692.928 377.106 692.975 377.059 692.975 c
+376.775 693.117 376.538 693.259 376.301 693.448 c
+376.254 693.448 376.207 693.496 376.159 693.543 c
+376.065 693.591 375.97 693.638 375.875 693.685 c
+375.733 693.78 375.544 693.875 375.354 693.922 c
+375.354 693.922 375.307 693.922 375.307 693.97 c
+375.307 693.97 375.354 693.97 375.354 694.017 c
+375.544 694.159 375.733 694.301 375.875 694.444 c
+375.97 694.491 376.065 694.538 376.159 694.586 c
+376.207 694.633 376.254 694.633 376.301 694.68 c
+376.538 694.775 376.728 694.822 376.917 694.822 c
+376.965 694.822 377.012 694.822 377.059 694.775 c
+377.202 694.775 l
+377.249 694.728 377.343 694.728 377.438 694.68 c
+377.581 694.633 377.723 694.586 377.817 694.538 c
+378.101 694.444 378.338 694.301 378.622 694.207 c
+378.907 694.065 379.238 693.922 379.522 693.828 c
+379.665 693.828 l
+h
+377.249 692.122 m
+377.202 692.075 l
+377.154 692.027 377.106 691.981 377.059 691.981 c
+376.775 691.744 376.538 691.602 376.301 691.507 c
+376.254 691.459 376.207 691.459 376.159 691.412 c
+376.065 691.412 375.97 691.365 375.875 691.365 c
+375.686 691.317 375.544 691.317 375.354 691.317 c
+375.259 691.317 375.164 691.365 375.07 691.365 c
+375.023 691.412 374.975 691.412 374.88 691.459 c
+374.691 691.554 374.502 691.649 374.359 691.791 c
+374.217 691.838 374.123 691.933 374.028 692.027 c
+373.98 692.075 373.933 692.075 373.839 692.122 c
+373.791 692.17 373.743 692.217 373.696 692.264 c
+373.507 692.407 373.27 692.596 372.986 692.691 c
+372.938 692.691 l
+372.938 692.738 372.986 692.738 372.986 692.786 c
+373.27 692.975 373.507 693.117 373.696 693.212 c
+373.743 693.259 373.791 693.259 373.839 693.306 c
+373.933 693.306 373.98 693.354 374.028 693.354 c
+374.123 693.401 374.265 693.401 374.359 693.448 c
+374.644 693.448 l
+374.738 693.401 374.833 693.401 374.88 693.354 c
+374.975 693.354 375.023 693.306 375.07 693.306 c
+375.164 693.259 375.259 693.212 375.354 693.164 c
+375.544 693.07 375.733 692.975 375.875 692.88 c
+375.97 692.833 376.065 692.786 376.159 692.738 c
+376.207 692.691 376.254 692.691 376.301 692.643 c
+376.538 692.501 376.775 692.359 377.059 692.264 c
+377.106 692.264 377.154 692.217 377.202 692.217 c
+377.249 692.217 377.249 692.217 377.296 692.17 c
+h
+374.738 690.748 m
+374.596 690.654 374.454 690.56 374.359 690.465 c
+374.217 690.418 374.123 690.37 374.028 690.323 c
+373.98 690.275 373.933 690.275 373.839 690.228 c
+373.791 690.228 373.743 690.181 373.696 690.181 c
+373.459 690.086 373.223 690.038 372.986 690.086 c
+372.892 690.086 372.749 690.086 372.655 690.133 c
+372.464 690.181 372.275 690.275 372.133 690.37 c
+372.086 690.418 371.991 690.465 371.897 690.512 c
+371.897 690.56 371.849 690.607 371.802 690.654 c
+371.755 690.654 371.755 690.702 371.707 690.702 c
+371.565 690.844 371.47 690.939 371.328 691.08 c
+371.186 691.223 370.997 691.365 370.854 691.459 c
+370.807 691.507 370.713 691.554 370.665 691.602 c
+370.618 691.649 370.523 691.649 370.476 691.696 c
+370.523 691.744 370.618 691.744 370.665 691.791 c
+370.713 691.838 370.807 691.886 370.854 691.933 c
+371.043 692.027 371.186 692.075 371.328 692.122 c
+371.47 692.17 371.613 692.217 371.707 692.264 c
+371.802 692.264 l
+371.897 692.264 l
+372.133 692.264 l
+372.228 692.264 l
+372.37 692.217 372.512 692.17 372.655 692.122 c
+372.749 692.027 372.892 691.981 372.986 691.886 c
+373.27 691.744 373.507 691.554 373.696 691.412 c
+373.743 691.365 373.791 691.365 373.839 691.317 c
+373.933 691.27 373.98 691.223 374.028 691.176 c
+374.123 691.128 374.217 691.033 374.359 690.986 c
+374.502 690.939 374.644 690.844 374.786 690.797 c
+374.691 690.748 l
+h
+372.086 689.565 m
+372.038 689.517 371.991 689.517 371.897 689.47 c
+371.897 689.422 371.849 689.422 371.802 689.376 c
+371.707 689.376 l
+371.565 689.281 371.423 689.233 371.328 689.186 c
+371.139 689.138 370.997 689.091 370.854 689.044 c
+370.665 689.044 l
+370.381 689.044 370.144 689.044 369.955 689.138 c
+369.907 689.186 369.86 689.186 369.813 689.233 c
+369.576 689.328 369.339 689.517 369.149 689.707 c
+369.055 689.802 368.96 689.943 368.865 690.038 c
+368.818 690.086 368.723 690.181 368.676 690.228 c
+368.582 690.323 368.487 690.418 368.391 690.512 c
+368.25 690.654 368.108 690.797 367.965 690.891 c
+368.108 690.986 368.25 691.033 368.391 691.128 c
+368.487 691.128 368.582 691.176 368.676 691.223 c
+368.771 691.223 368.818 691.27 368.865 691.27 c
+368.96 691.317 369.055 691.317 369.149 691.317 c
+369.386 691.365 369.576 691.365 369.765 691.317 c
+369.765 691.317 369.765 691.27 369.813 691.27 c
+369.86 691.27 369.907 691.223 369.955 691.223 c
+370.192 691.08 370.428 690.891 370.665 690.748 c
+370.713 690.702 370.807 690.607 370.854 690.56 c
+370.997 690.418 371.186 690.323 371.328 690.181 c
+371.423 690.086 371.565 689.943 371.707 689.849 c
+371.755 689.849 371.755 689.849 371.802 689.802 c
+371.849 689.802 371.897 689.754 371.897 689.754 c
+371.991 689.707 372.086 689.66 372.133 689.612 c
+h
+369.386 688.618 m
+369.292 688.57 369.244 688.57 369.149 688.523 c
+369.055 688.476 368.96 688.428 368.865 688.428 c
+368.818 688.38 368.723 688.38 368.676 688.333 c
+368.582 688.333 368.487 688.286 368.391 688.286 c
+368.25 688.239 368.108 688.239 367.965 688.239 c
+367.776 688.239 l
+367.633 688.239 367.492 688.286 367.397 688.333 c
+367.349 688.333 367.302 688.333 367.255 688.38 c
+367.16 688.428 367.066 688.476 366.97 688.57 c
+366.923 688.57 366.876 688.618 366.876 688.618 c
+366.734 688.712 366.639 688.807 366.544 688.902 c
+366.449 689.044 366.307 689.233 366.213 689.376 c
+366.118 689.47 366.071 689.565 365.976 689.66 c
+365.787 689.897 365.597 690.133 365.361 690.323 c
+365.597 690.418 365.787 690.465 365.976 690.512 c
+366.071 690.56 366.118 690.56 366.213 690.56 c
+366.307 690.607 366.449 690.607 366.544 690.654 c
+366.876 690.654 l
+366.876 690.654 366.923 690.607 366.97 690.607 c
+367.018 690.607 367.113 690.607 367.16 690.56 c
+367.207 690.56 367.255 690.512 367.255 690.512 c
+367.302 690.465 367.349 690.465 367.397 690.418 c
+367.539 690.37 367.633 690.275 367.776 690.181 c
+367.824 690.133 367.871 690.038 367.965 689.991 c
+368.108 689.849 368.25 689.707 368.391 689.565 c
+368.487 689.47 368.582 689.376 368.676 689.281 c
+368.723 689.186 368.818 689.138 368.865 689.091 c
+368.96 688.996 369.055 688.949 369.149 688.854 c
+369.244 688.807 369.339 688.712 369.433 688.665 c
+369.339 688.618 l
+h
+366.544 687.954 m
+366.544 687.907 l
+366.449 687.86 366.307 687.86 366.213 687.812 c
+366.118 687.765 366.071 687.765 365.976 687.765 c
+365.597 687.671 365.313 687.623 365.028 687.671 c
+364.887 687.671 364.745 687.718 364.65 687.765 c
+364.413 687.86 364.271 687.954 364.081 688.144 c
+363.75 688.476 363.513 688.902 363.229 689.328 c
+363.182 689.422 363.087 689.517 363.039 689.66 c
+362.945 689.754 362.803 689.849 362.708 689.943 c
+362.803 689.991 362.897 690.038 363.039 690.038 c
+363.087 690.086 363.182 690.086 363.229 690.086 c
+363.607 690.181 363.844 690.181 364.081 690.181 c
+364.271 690.133 364.413 690.133 364.555 690.038 c
+364.602 690.038 364.602 690.038 364.65 689.991 c
+364.792 689.897 364.934 689.802 365.028 689.66 c
+365.408 689.328 365.692 688.949 365.976 688.57 c
+366.071 688.523 366.118 688.428 366.213 688.38 c
+366.307 688.239 366.449 688.144 366.544 688.002 c
+366.592 688.002 366.592 688.002 366.639 687.954 c
+h
+363.703 687.481 m
+363.561 687.433 363.418 687.386 363.229 687.386 c
+363.182 687.339 363.087 687.339 363.039 687.339 c
+362.897 687.339 362.755 687.292 362.661 687.292 c
+362.518 687.292 362.424 687.339 362.282 687.339 c
+362.045 687.386 361.808 687.433 361.618 687.575 c
+361.524 687.623 361.477 687.718 361.381 687.765 c
+360.955 688.191 360.766 688.76 360.482 689.233 c
+360.34 689.47 360.245 689.66 360.056 689.849 c
+360.197 689.849 360.34 689.897 360.482 689.897 c
+360.861 689.991 361.145 689.991 361.381 689.943 c
+361.477 689.943 361.571 689.897 361.618 689.897 c
+361.761 689.849 361.808 689.802 361.902 689.754 c
+362.045 689.66 362.187 689.517 362.282 689.422 c
+362.424 689.281 362.566 689.091 362.661 688.949 c
+362.803 688.76 362.897 688.618 363.039 688.428 c
+363.087 688.333 363.182 688.239 363.229 688.097 c
+363.418 687.907 363.561 687.671 363.797 687.528 c
+h
+360.861 687.292 m
+360.718 687.244 360.576 687.244 360.482 687.244 c
+360.15 687.197 359.866 687.197 359.629 687.244 c
+359.535 687.244 l
+359.156 687.292 358.871 687.481 358.635 687.671 c
+358.54 687.765 358.492 687.86 358.397 687.954 c
+358.255 688.191 358.161 688.38 358.066 688.618 c
+357.972 688.902 357.829 689.186 357.735 689.422 c
+357.64 689.612 357.545 689.802 357.403 689.943 c
+357.498 689.943 357.64 689.991 357.735 689.991 c
+358.066 689.991 l
+358.397 689.991 l
+358.492 689.991 358.587 689.991 358.635 689.943 c
+358.871 689.897 359.061 689.849 359.203 689.754 c
+359.345 689.612 359.44 689.517 359.535 689.422 c
+359.582 689.376 359.582 689.328 359.629 689.281 c
+359.961 688.807 360.197 688.286 360.482 687.86 c
+360.624 687.671 360.766 687.481 360.908 687.339 c
+360.813 687.292 l
+h
+357.972 687.339 m
+357.735 687.339 l
+357.592 687.292 357.498 687.292 357.356 687.292 c
+357.261 687.292 357.119 687.339 356.977 687.339 c
+356.93 687.339 356.835 687.339 356.74 687.386 c
+356.598 687.433 356.456 687.481 356.313 687.528 c
+356.172 687.575 356.03 687.671 355.935 687.765 c
+355.651 688.049 355.509 688.38 355.366 688.712 c
+355.225 689.138 355.129 689.565 354.988 689.943 c
+354.892 690.038 354.846 690.181 354.751 690.275 c
+354.988 690.275 l
+355.366 690.275 l
+355.603 690.275 355.793 690.228 355.935 690.228 c
+356.077 690.181 356.219 690.133 356.313 690.086 c
+356.408 690.038 356.503 689.943 356.598 689.897 c
+356.645 689.849 356.693 689.754 356.74 689.66 c
+356.835 689.565 356.93 689.422 356.977 689.328 c
+357.119 689.044 357.261 688.807 357.356 688.523 c
+357.498 688.286 357.592 688.049 357.735 687.812 c
+357.829 687.671 357.924 687.528 358.018 687.386 c
+h
+355.082 687.671 m
+355.082 687.623 l
+354.988 687.623 l
+354.609 687.623 354.277 687.671 354.041 687.765 c
+353.945 687.765 353.898 687.765 353.851 687.812 c
+353.614 687.907 353.424 688.002 353.235 688.144 c
+352.998 688.333 352.856 688.57 352.761 688.854 c
+352.714 688.949 352.667 689.091 352.619 689.281 c
+352.572 689.565 352.477 689.943 352.429 690.275 c
+352.382 690.323 352.382 690.418 352.336 690.512 c
+352.288 690.56 352.288 690.654 352.24 690.702 c
+352.24 690.748 352.193 690.797 352.193 690.844 c
+352.24 690.844 l
+352.336 690.844 l
+352.429 690.844 l
+352.619 690.844 l
+352.667 690.797 352.714 690.797 352.761 690.797 c
+352.951 690.797 353.093 690.748 353.235 690.702 c
+353.519 690.607 353.709 690.512 353.851 690.418 c
+353.898 690.37 353.898 690.37 353.945 690.323 c
+353.945 690.275 353.993 690.228 354.041 690.181 c
+354.514 689.517 354.656 688.665 354.988 688.002 c
+355.035 687.86 355.082 687.765 355.177 687.671 c
+h
+352.336 688.191 m
+352.288 688.191 l
+352.24 688.191 l
+352.003 688.191 351.766 688.239 351.577 688.286 c
+351.482 688.286 351.435 688.333 351.341 688.333 c
+351.151 688.428 350.961 688.476 350.819 688.57 c
+350.583 688.712 350.393 688.902 350.251 689.091 c
+350.014 689.47 349.967 689.991 349.92 690.465 c
+349.825 690.891 349.778 691.317 349.636 691.649 c
+349.73 691.649 349.825 691.649 349.92 691.602 c
+350.014 691.602 350.156 691.554 350.251 691.554 c
+350.488 691.459 350.678 691.412 350.819 691.365 c
+351.056 691.223 351.198 691.128 351.341 690.986 c
+351.341 690.939 l
+351.435 690.797 351.53 690.654 351.577 690.512 c
+351.862 689.802 351.956 688.996 352.24 688.38 c
+352.288 688.333 352.288 688.286 352.336 688.239 c
+h
+349.493 688.996 m
+349.351 688.996 l
+349.256 689.044 349.209 689.044 349.162 689.044 c
+348.973 689.091 348.83 689.138 348.688 689.186 c
+348.499 689.233 348.356 689.328 348.215 689.422 c
+348.167 689.422 348.12 689.47 348.12 689.47 c
+347.978 689.565 347.93 689.612 347.836 689.707 c
+347.741 689.802 347.646 689.943 347.599 690.038 c
+347.172 690.844 347.456 691.886 347.172 692.691 c
+347.315 692.643 347.456 692.596 347.599 692.549 c
+347.693 692.549 347.741 692.501 347.836 692.501 c
+347.93 692.454 348.025 692.407 348.12 692.359 c
+348.12 692.359 348.167 692.359 348.215 692.312 c
+348.404 692.217 348.594 692.122 348.688 691.981 c
+348.735 691.933 348.783 691.886 348.83 691.838 c
+348.973 691.507 349.066 691.128 349.162 690.748 c
+349.209 690.418 349.256 690.086 349.351 689.754 c
+349.399 689.517 349.446 689.233 349.588 688.996 c
+h
+346.888 693.259 m
+346.699 693.496 346.462 693.733 346.177 693.922 c
+346.083 693.97 346.036 694.017 345.988 694.017 c
+345.941 694.065 345.846 694.112 345.799 694.112 c
+345.751 694.159 345.704 694.159 345.657 694.159 c
+345.609 694.207 345.515 694.254 345.467 694.254 c
+345.326 694.301 345.136 694.396 344.946 694.444 c
+344.852 694.444 344.757 694.491 344.662 694.491 c
+344.615 694.491 344.615 694.491 344.567 694.538 c
+344.52 694.586 344.472 694.68 344.425 694.775 c
+344.283 694.917 344.094 695.107 343.857 695.249 c
+343.81 695.296 343.762 695.343 343.715 695.391 c
+343.525 695.486 343.241 695.628 342.957 695.769 c
+342.91 695.769 342.862 695.769 342.815 695.817 c
+342.767 695.817 342.673 695.864 342.578 695.912 c
+342.531 695.912 342.436 695.959 342.389 695.959 c
+342.341 696.054 342.294 696.101 342.246 696.196 c
+342.104 696.48 341.82 696.765 341.394 697.049 c
+341.299 697.096 341.205 697.144 341.11 697.238 c
+340.873 697.332 340.636 697.475 340.399 697.57 c
+340.305 697.57 l
+340.162 698.043 339.831 698.469 339.215 698.896 c
+339.026 699.085 338.741 699.227 338.41 699.37 c
+338.315 699.796 338.079 700.222 337.558 700.696 c
+337.321 700.932 337.036 701.122 336.657 701.358 c
+336.61 701.738 336.42 702.164 336.041 702.638 c
+335.805 702.874 335.473 703.158 335.095 703.443 c
+335.095 703.963 334.858 704.484 334.289 705.1 c
+334.147 705.289 333.958 705.479 333.721 705.669 c
+333.721 706.285 333.484 706.948 332.821 707.753 c
+332.726 707.847 332.631 707.943 332.584 708.037 c
+332.631 708.652 332.395 709.458 331.589 710.453 c
+331.684 710.832 331.637 711.211 331.495 711.637 c
+331.4 712.063 331.164 712.489 330.832 713.01 c
+331.021 713.579 330.926 714.337 330.405 715.426 c
+330.359 715.473 330.359 715.521 330.311 715.568 c
+330.359 715.662 330.359 715.71 330.405 715.805 c
+330.453 716.136 330.5 716.515 330.405 716.941 c
+330.311 717.273 330.216 717.699 330.026 718.173 c
+330.263 718.741 330.359 719.499 329.979 720.73 c
+329.932 720.778 l
+329.979 720.825 l
+330.263 721.347 330.359 722.152 330.121 723.383 c
+330.216 723.572 330.311 723.762 330.405 723.998 c
+330.548 724.473 330.595 725.135 330.5 725.988 c
+330.879 726.461 331.164 727.267 331.069 728.546 c
+331.258 728.687 331.4 728.877 331.495 729.114 c
+331.732 729.541 331.874 730.156 331.921 731.056 c
+332.3 731.34 332.584 731.814 332.821 732.619 c
+332.869 732.856 332.915 733.14 332.963 733.424 c
+333.484 733.803 333.91 734.466 334.195 735.745 c
+334.242 735.792 334.289 735.792 334.289 735.792 c
+334.81 736.172 335.284 736.787 335.663 737.924 c
+335.758 738.018 335.9 738.066 336.041 738.16 c
+336.468 738.492 336.894 739.061 337.273 740.008 c
+337.368 740.008 337.462 740.055 337.558 740.103 c
+338.079 740.387 338.552 740.908 339.073 741.902 c
+339.12 741.902 339.167 741.95 339.215 741.95 c
+339.594 742.092 339.973 742.329 340.399 742.755 c
+340.589 742.992 340.826 743.276 341.062 743.655 c
+341.11 743.655 l
+341.205 743.655 341.299 743.702 341.394 743.75 c
+341.678 743.844 341.963 743.986 342.246 744.271 c
+342.389 744.365 342.483 744.46 342.578 744.555 c
+342.673 744.65 342.72 744.744 342.815 744.792 c
+342.862 744.887 342.91 744.934 342.957 744.981 c
+343.005 745.076 343.099 745.123 343.147 745.218 c
+343.336 745.218 343.525 745.266 343.715 745.36 c
+343.762 745.36 343.81 745.36 343.857 745.407 c
+344.046 745.502 344.236 745.597 344.425 745.692 c
+344.472 745.786 344.567 745.834 344.662 745.881 c
+344.757 745.976 344.852 746.071 344.946 746.117 c
+345.089 746.26 345.23 746.402 345.372 746.592 c
+345.467 746.592 l
+345.657 746.592 l
+345.704 746.592 345.751 746.639 345.799 746.639 c
+345.846 746.639 345.941 746.639 345.988 746.686 c
+346.036 746.686 346.083 746.686 346.177 746.733 c
+346.415 746.829 346.699 746.971 346.983 747.16 c
+347.172 747.302 347.362 747.444 347.599 747.634 c
+347.646 747.681 347.693 747.729 347.741 747.775 c
+347.836 747.775 l
+347.93 747.729 348.025 747.775 348.12 747.775 c
+348.215 747.775 l
+348.356 747.775 348.546 747.823 348.688 747.87 c
+348.83 747.917 349.02 748.012 349.162 748.06 c
+349.209 748.107 349.256 748.154 349.351 748.154 c
+349.493 748.296 349.683 748.391 349.92 748.534 c
+349.967 748.581 350.061 748.676 350.156 748.723 c
+350.251 748.723 l
+350.441 748.676 350.63 748.676 350.819 748.723 c
+351.009 748.723 351.151 748.771 351.341 748.818 c
+351.435 748.865 351.482 748.865 351.577 748.913 c
+351.766 749.007 352.003 749.102 352.24 749.244 c
+352.288 749.244 352.288 749.244 352.336 749.291 c
+352.429 749.291 l
+352.477 749.339 352.572 749.386 352.619 749.433 c
+352.667 749.481 l
+352.714 749.481 352.714 749.481 352.761 749.433 c
+352.904 749.433 353.093 749.386 353.235 749.386 c
+353.424 749.386 353.614 749.433 353.851 749.481 c
+353.898 749.481 353.945 749.481 354.041 749.528 c
+354.324 749.576 354.609 749.718 354.988 749.86 c
+355.082 749.907 355.129 749.955 355.225 750.002 c
+355.272 750.002 355.319 749.955 355.366 749.955 c
+355.556 749.907 355.745 749.86 355.935 749.86 c
+356.077 749.86 356.172 749.86 356.313 749.907 c
+356.456 749.907 356.598 749.907 356.74 749.955 c
+356.835 749.955 356.93 750.002 356.977 750.002 c
+357.119 750.049 357.261 750.097 357.356 750.144 c
+357.498 750.144 357.592 750.191 357.735 750.238 c
+357.782 750.286 357.829 750.286 357.829 750.286 c
+357.924 750.286 357.972 750.238 358.066 750.238 c
+358.161 750.191 358.303 750.144 358.397 750.144 c
+358.492 750.144 358.54 750.097 358.635 750.097 c
+358.919 750.097 359.203 750.097 359.535 750.144 c
+359.629 750.144 l
+359.866 750.191 360.15 750.286 360.482 750.38 c
+360.718 750.238 361.003 750.144 361.381 750.097 c
+361.477 750.097 361.524 750.049 361.618 750.049 c
+361.856 750.049 362.045 750.049 362.282 750.097 c
+362.424 750.097 362.518 750.144 362.661 750.144 c
+362.755 750.144 362.897 750.191 363.039 750.191 c
+363.039 750.238 363.039 750.238 363.087 750.238 c
+363.134 750.191 363.182 750.144 363.229 750.144 c
+363.466 750.002 363.75 749.907 364.081 749.812 c
+364.271 749.812 364.46 749.765 364.65 749.765 c
+365.028 749.765 l
+365.218 749.812 365.454 749.812 365.692 749.86 c
+365.787 749.765 365.882 749.67 365.976 749.623 c
+366.071 749.576 366.118 749.576 366.213 749.528 c
+366.307 749.481 366.403 749.433 366.544 749.386 c
+366.639 749.339 366.734 749.339 366.876 749.339 c
+366.876 749.291 366.923 749.291 366.97 749.291 c
+367.066 749.291 367.16 749.244 367.255 749.244 c
+367.397 749.244 l
+367.776 749.244 l
+367.965 749.244 l
+368.25 749.244 l
+368.297 749.197 368.344 749.149 368.391 749.054 c
+368.487 749.007 368.582 748.96 368.676 748.913 c
+368.723 748.865 368.818 748.818 368.865 748.818 c
+368.96 748.771 369.055 748.723 369.149 748.676 c
+369.339 748.628 369.576 748.534 369.813 748.486 c
+369.955 748.486 l
+370.144 748.439 370.381 748.439 370.665 748.391 c
+370.713 748.391 l
+370.76 748.344 370.807 748.296 370.854 748.249 c
+370.997 748.154 371.139 748.012 371.328 747.917 c
+371.423 747.823 371.565 747.775 371.707 747.729 c
+371.755 747.729 371.755 747.681 371.802 747.681 c
+371.849 747.681 371.897 747.634 371.897 747.634 c
+371.991 747.634 372.086 747.586 372.133 747.586 c
+372.275 747.539 372.464 747.492 372.655 747.444 c
+372.749 747.444 372.892 747.397 372.986 747.397 c
+373.033 747.397 373.081 747.397 373.128 747.35 c
+373.27 747.16 373.459 746.971 373.696 746.781 c
+373.743 746.781 373.791 746.733 373.839 746.686 c
+373.933 746.686 373.98 746.639 374.028 746.592 c
+374.123 746.544 374.217 746.497 374.359 746.45 c
+374.502 746.402 374.691 746.307 374.88 746.26 c
+374.975 746.26 375.023 746.213 375.07 746.213 c
+375.164 746.165 375.259 746.165 375.354 746.117 c
+375.449 746.117 l
+375.544 745.928 375.686 745.739 375.875 745.597 c
+375.97 745.502 376.065 745.455 376.159 745.36 c
+376.207 745.36 376.254 745.313 376.301 745.266 c
+376.491 745.123 376.775 745.029 377.059 744.887 c
+377.106 744.887 377.154 744.839 377.202 744.839 c
+377.249 744.792 377.343 744.792 377.438 744.744 c
+377.486 744.744 377.581 744.697 377.628 744.697 c
+377.675 744.555 377.77 744.46 377.817 744.318 c
+378.007 744.082 378.244 743.844 378.622 743.607 c
+378.859 743.418 379.19 743.276 379.522 743.086 c
+379.569 743.086 379.617 743.086 379.665 743.039 c
+379.759 742.897 379.806 742.755 379.902 742.566 c
+380.091 742.281 380.375 741.997 380.801 741.761 c
+380.99 741.571 381.275 741.429 381.606 741.24 c
+381.701 740.813 381.938 740.387 382.411 739.961 c
+382.695 739.723 382.98 739.534 383.311 739.297 c
+383.406 738.871 383.596 738.445 383.975 738.018 c
+384.211 737.734 384.542 737.45 384.874 737.166 c
+384.922 736.693 385.159 736.172 385.68 735.508 c
+385.869 735.319 386.058 735.129 386.295 734.94 c
+386.248 734.372 386.532 733.708 387.195 732.856 c
+387.29 732.761 387.385 732.714 387.431 732.619 c
+387.385 731.956 387.622 731.198 388.426 730.156 c
+388.332 729.825 388.38 729.446 388.521 728.972 c
+388.616 728.593 388.853 728.167 389.185 727.646 c
+388.995 727.077 389.09 726.319 389.61 725.23 c
+389.658 725.183 389.658 725.135 389.705 725.088 c
+389.658 724.994 389.658 724.899 389.61 724.804 c
+389.564 724.52 389.516 724.141 389.61 723.715 c
+389.658 723.335 389.801 722.957 389.99 722.483 c
+389.705 721.915 389.658 721.11 390.037 719.925 c
+390.037 719.878 390.037 719.878 390.085 719.878 c
+390.037 719.831 l
+389.753 719.263 389.658 718.505 389.895 717.226 c
+389.801 717.084 389.705 716.847 389.61 716.609 c
+389.469 716.136 389.422 715.521 389.516 714.668 c
+389.137 714.147 388.853 713.389 388.9 712.11 c
+388.758 711.921 388.616 711.731 388.521 711.542 c
+388.285 711.068 388.143 710.453 388.095 709.6 c
+387.716 709.316 387.431 708.794 387.195 708.037 c
+387.148 707.8 387.101 707.516 387.053 707.184 c
+386.532 706.853 386.106 706.143 385.821 704.911 c
+385.774 704.864 385.728 704.864 385.68 704.816 c
+385.206 704.484 384.732 703.869 384.353 702.685 c
+384.259 702.638 384.116 702.59 383.975 702.495 c
+383.549 702.164 383.122 701.596 382.743 700.648 c
+382.648 700.6 382.554 700.553 382.411 700.506 c
+381.938 700.222 381.417 699.701 380.944 698.754 c
+380.896 698.706 380.849 698.706 380.801 698.706 c
+380.517 698.612 380.232 698.422 379.902 698.138 c
+379.806 698.043 379.665 697.901 379.522 697.759 c
+379.333 697.57 379.144 697.285 378.954 697.001 c
+378.859 696.953 378.718 696.953 378.622 696.906 c
+378.338 696.811 378.101 696.67 377.817 696.433 c
+377.723 696.338 377.581 696.196 377.438 696.054 c
+377.343 696.006 377.249 695.912 377.202 695.817 c
+377.154 695.769 377.106 695.722 377.059 695.675 c
+376.965 695.58 376.917 695.486 376.869 695.438 c
+376.68 695.391 376.491 695.391 376.301 695.296 c
+376.254 695.296 376.207 695.249 376.159 695.249 c
+376.065 695.201 375.97 695.154 375.875 695.107 c
+375.733 695.012 375.544 694.87 375.354 694.728 c
+375.259 694.68 375.164 694.586 375.07 694.491 c
+375.023 694.444 374.975 694.396 374.88 694.349 c
+374.833 694.254 374.738 694.159 374.644 694.065 c
+374.549 694.065 374.454 694.065 374.359 694.017 c
+374.265 694.017 374.123 694.017 374.028 693.97 c
+373.98 693.97 373.933 693.922 373.839 693.922 c
+373.791 693.875 373.743 693.875 373.696 693.875 c
+373.507 693.78 373.27 693.638 372.986 693.448 c
+372.892 693.354 372.749 693.259 372.655 693.164 c
+372.512 693.07 372.418 692.975 372.275 692.88 c
+372.133 692.88 l
+371.897 692.88 l
+371.802 692.88 l
+371.755 692.88 371.755 692.88 371.707 692.833 c
+371.565 692.833 371.47 692.786 371.328 692.738 c
+371.186 692.691 370.997 692.643 370.854 692.549 c
+370.807 692.501 370.713 692.501 370.665 692.454 c
+370.428 692.312 370.192 692.17 369.955 691.981 c
+369.907 691.981 369.907 691.933 369.86 691.933 c
+369.813 691.933 l
+369.149 691.933 l
+369.055 691.933 368.96 691.886 368.865 691.886 c
+368.818 691.838 368.723 691.838 368.676 691.838 c
+368.582 691.791 368.487 691.744 368.391 691.744 c
+368.25 691.649 368.108 691.602 367.965 691.507 c
+367.871 691.507 367.824 691.459 367.776 691.412 c
+367.633 691.365 367.539 691.27 367.397 691.223 c
+367.397 691.176 367.349 691.176 367.349 691.176 c
+367.255 691.176 l
+367.16 691.223 367.066 691.223 366.97 691.223 c
+366.876 691.223 l
+366.544 691.223 l
+366.449 691.223 366.307 691.223 366.213 691.176 c
+366.118 691.176 366.071 691.128 365.976 691.128 c
+365.692 691.033 365.408 690.939 365.028 690.748 c
+364.934 690.748 364.839 690.702 364.745 690.654 c
+364.65 690.654 l
+364.46 690.702 364.271 690.748 364.081 690.748 c
+363.844 690.797 363.561 690.748 363.229 690.702 c
+363.182 690.654 363.087 690.654 363.039 690.607 c
+362.897 690.607 362.803 690.56 362.661 690.512 c
+362.566 690.465 362.424 690.418 362.282 690.37 c
+362.234 690.37 362.187 690.37 362.139 690.323 c
+361.998 690.418 361.856 690.465 361.618 690.512 c
+361.381 690.512 l
+361.097 690.56 360.813 690.56 360.482 690.465 c
+360.245 690.465 359.913 690.37 359.629 690.275 c
+359.535 690.275 l
+359.298 690.418 359.013 690.512 358.635 690.56 c
+358.397 690.56 l
+358.066 690.56 l
+357.735 690.56 l
+357.592 690.512 357.498 690.512 357.356 690.512 c
+357.261 690.465 357.119 690.465 356.977 690.418 c
+356.93 690.418 l
+356.882 690.465 356.835 690.465 356.74 690.512 c
+356.645 690.607 356.503 690.654 356.313 690.702 c
+356.219 690.748 356.077 690.797 355.935 690.797 c
+355.793 690.844 355.603 690.844 355.366 690.844 c
+354.988 690.844 l
+354.751 690.844 354.561 690.844 354.324 690.797 c
+354.23 690.891 354.135 690.939 354.041 691.033 c
+353.945 691.033 353.898 691.08 353.851 691.08 c
+353.661 691.176 353.472 691.27 353.235 691.317 c
+353.093 691.317 352.951 691.365 352.761 691.365 c
+352.714 691.365 352.667 691.365 352.619 691.412 c
+352.429 691.412 l
+352.336 691.412 l
+352.24 691.412 l
+351.766 691.412 l
+351.719 691.459 351.672 691.507 351.577 691.602 c
+351.53 691.649 351.435 691.696 351.341 691.744 c
+351.198 691.838 351.009 691.886 350.819 691.981 c
+350.678 692.027 350.488 692.075 350.251 692.122 c
+350.156 692.122 350.014 692.17 349.92 692.17 c
+349.73 692.217 349.541 692.217 349.351 692.217 c
+349.303 692.217 l
+349.256 692.264 349.209 692.312 349.162 692.359 c
+349.02 692.501 348.877 692.596 348.688 692.738 c
+348.546 692.786 348.404 692.88 348.215 692.975 c
+348.12 692.975 l
+348.025 693.022 347.93 693.07 347.836 693.07 c
+347.741 693.117 347.693 693.117 347.599 693.164 c
+347.409 693.164 347.22 693.212 346.983 693.259 c
+h
+346.794 690.038 m
+346.556 690.086 346.367 690.181 346.177 690.228 c
+346.083 690.275 346.036 690.275 345.988 690.323 c
+345.941 690.323 345.846 690.37 345.799 690.418 c
+345.751 690.418 345.704 690.465 345.657 690.465 c
+345.609 690.512 345.515 690.607 345.467 690.654 c
+345.183 690.891 345.041 691.128 344.946 691.412 c
+344.71 692.217 345.041 693.117 344.804 693.875 c
+344.852 693.875 344.899 693.875 344.946 693.828 c
+345.136 693.78 345.326 693.733 345.467 693.638 c
+345.515 693.591 345.609 693.591 345.657 693.543 c
+345.704 693.543 345.751 693.496 345.799 693.448 c
+345.846 693.448 345.941 693.401 345.988 693.354 c
+346.036 693.306 346.13 693.259 346.177 693.212 c
+346.273 693.117 346.32 693.022 346.367 692.928 c
+346.746 691.933 346.556 690.891 346.888 690.038 c
+h
+344.236 691.294 m
+344.236 691.27 l
+344.094 691.317 343.999 691.365 343.857 691.412 c
+343.81 691.459 343.762 691.459 343.715 691.507 c
+343.384 691.649 343.147 691.791 342.957 691.981 c
+342.91 692.027 342.862 692.075 342.815 692.122 c
+342.72 692.264 342.625 692.359 342.578 692.501 c
+342.294 693.212 342.531 693.97 342.578 694.728 c
+342.578 694.87 342.625 695.012 342.578 695.154 c
+342.578 695.296 l
+342.673 695.296 342.767 695.249 342.815 695.201 c
+342.862 695.201 342.91 695.154 342.957 695.154 c
+343.288 694.964 343.525 694.822 343.715 694.633 c
+343.762 694.586 343.857 694.538 343.857 694.444 c
+343.952 694.396 343.999 694.301 344.046 694.207 c
+344.331 693.164 344.046 692.17 344.283 691.27 c
+h
+341.82 692.786 m
+341.725 692.786 l
+341.63 692.833 341.489 692.88 341.394 692.928 c
+341.299 693.022 341.205 693.07 341.11 693.117 c
+340.778 693.354 340.541 693.591 340.399 693.828 c
+339.925 694.538 340.21 695.343 340.399 696.148 c
+340.447 696.385 340.494 696.67 340.447 696.953 c
+340.684 696.811 340.92 696.67 341.11 696.528 c
+341.205 696.48 341.299 696.385 341.394 696.291 c
+341.63 696.101 341.773 695.912 341.82 695.675 c
+342.057 694.633 341.678 693.638 341.82 692.786 c
+339.5 694.444 m
+339.404 694.491 l
+339.357 694.491 339.31 694.538 339.215 694.586 c
+336.894 696.006 338.505 697.38 338.505 698.706 c
+338.789 698.517 339.026 698.327 339.215 698.185 c
+339.546 697.901 339.689 697.617 339.736 697.38 c
+339.879 696.338 339.404 695.343 339.5 694.444 c
+337.558 697.664 m
+337.415 697.19 337.321 696.765 337.321 696.338 c
+337.226 696.385 l
+336.515 696.859 336.137 697.332 336.041 697.807 c
+335.947 698.09 335.947 698.422 336.041 698.706 c
+336.185 699.37 336.657 700.032 336.705 700.696 c
+337.084 700.364 337.368 700.08 337.558 699.843 c
+337.7 699.606 337.794 699.417 337.842 699.227 c
+337.842 698.659 337.7 698.138 337.558 697.664 c
+335.331 698.422 m
+335.236 698.469 l
+335.236 698.422 l
+334.763 698.848 334.479 699.18 334.289 699.511 c
+334.005 700.08 334.1 700.6 334.289 701.074 c
+334.573 701.642 334.952 702.211 335.047 702.78 c
+335.615 702.259 335.9 701.879 336.041 701.501 c
+336.041 701.406 336.089 701.311 336.089 701.263 c
+336.041 701.074 336.041 700.98 336.041 700.837 c
+335.852 699.938 335.379 699.18 335.331 698.422 c
+333.484 700.648 m
+333.437 700.696 l
+333.152 700.932 332.963 701.217 332.821 701.454 c
+332.253 702.259 332.442 702.922 332.821 703.537 c
+333.105 704.011 333.484 704.484 333.626 705.053 c
+333.958 704.674 334.195 704.39 334.289 704.106 c
+334.431 703.869 334.479 703.632 334.479 703.395 c
+334.479 703.158 334.384 702.922 334.289 702.685 c
+334.053 701.974 333.626 701.311 333.484 700.648 c
+331.826 703.111 m
+331.826 703.064 l
+331.684 703.206 331.589 703.348 331.495 703.49 c
+330.69 704.627 331.021 705.385 331.495 706.048 c
+331.826 706.474 332.205 706.9 332.395 707.374 c
+332.584 707.184 332.679 706.995 332.821 706.806 c
+333.058 706.332 333.152 706.0 333.105 705.669 c
+333.058 705.385 332.915 705.1 332.821 704.864 c
+332.49 704.2 332.063 703.632 331.874 703.016 c
+h
+330.405 705.621 m
+330.216 705.906 330.074 706.143 329.979 706.379 c
+329.648 707.09 329.742 707.611 329.979 708.037 c
+330.074 708.226 330.216 708.416 330.405 708.605 c
+330.737 709.031 331.164 709.411 331.4 709.837 c
+331.4 709.789 331.447 709.695 331.495 709.648 c
+331.921 708.937 332.016 708.463 331.969 708.084 c
+331.826 707.753 331.684 707.468 331.495 707.184 c
+331.116 706.616 330.69 706.143 330.5 705.574 c
+h
+329.269 708.274 m
+329.269 708.226 l
+329.221 708.274 329.221 708.274 329.221 708.321 c
+328.416 709.648 328.701 710.358 329.221 710.974 c
+329.458 711.211 329.695 711.447 329.979 711.684 c
+330.121 711.826 330.263 711.968 330.405 712.11 c
+330.453 712.205 330.5 712.299 330.595 712.395 c
+331.021 711.542 331.116 711.021 330.974 710.595 c
+330.832 710.216 330.642 709.932 330.405 709.648 c
+330.263 709.458 330.121 709.316 329.979 709.126 c
+329.695 708.842 329.458 708.511 329.316 708.179 c
+h
+328.321 710.974 m
+327.374 712.963 328.321 713.579 329.221 714.241 c
+329.506 714.431 329.789 714.668 329.979 714.952 c
+330.359 714.1 330.405 713.532 330.263 713.153 c
+330.169 713.01 330.074 712.821 329.979 712.726 c
+329.742 712.395 329.458 712.157 329.221 711.874 c
+328.89 711.589 328.558 711.258 328.369 710.926 c
+h
+327.611 713.769 m
+326.711 716.136 328.227 716.515 329.221 717.226 c
+329.364 717.32 329.506 717.463 329.648 717.605 c
+329.932 716.704 329.932 716.136 329.742 715.757 c
+329.6 715.521 329.41 715.331 329.221 715.142 c
+328.653 714.62 328.037 714.241 327.659 713.72 c
+h
+327.185 716.562 m
+327.185 716.609 l
+326.427 719.168 328.179 719.31 329.221 720.02 c
+329.316 720.067 329.41 720.162 329.506 720.257 c
+329.742 719.357 329.695 718.789 329.458 718.41 c
+329.364 718.315 329.316 718.221 329.221 718.125 c
+328.558 717.51 327.705 717.178 327.185 716.562 c
+326.948 719.499 m
+326.474 722.009 328.084 722.057 329.221 722.625 c
+329.364 722.72 329.506 722.814 329.648 722.91 c
+329.742 722.009 329.648 721.441 329.41 721.11 c
+329.364 721.015 329.269 720.967 329.221 720.92 c
+328.511 720.257 327.611 720.02 326.995 719.405 c
+326.995 719.499 l
+h
+329.221 725.183 m
+329.506 725.278 329.742 725.373 329.979 725.562 c
+329.979 724.804 l
+329.932 724.33 329.789 723.998 329.6 723.762 c
+329.458 723.62 329.364 723.525 329.221 723.478 c
+328.464 723.004 327.659 722.767 327.043 722.294 c
+327.043 722.341 l
+326.806 724.709 328.084 724.852 329.221 725.183 c
+327.326 725.23 m
+327.326 727.22 328.227 727.551 329.221 727.74 c
+329.458 727.788 329.742 727.835 329.979 727.93 c
+330.121 727.977 330.263 728.025 330.405 728.072 c
+330.453 728.119 330.5 728.119 330.548 728.167 c
+330.548 727.74 330.5 727.362 330.405 727.125 c
+330.311 726.793 330.169 726.556 330.026 726.367 c
+329.979 726.367 l
+329.742 726.178 329.458 726.035 329.221 725.941 c
+328.558 725.656 327.895 725.514 327.326 725.135 c
+h
+327.895 728.072 m
+327.99 729.541 328.558 730.014 329.221 730.251 c
+329.458 730.346 329.695 730.393 329.979 730.393 c
+330.121 730.44 330.263 730.44 330.405 730.44 c
+330.737 730.488 331.069 730.535 331.353 730.677 c
+331.21 729.73 330.974 729.256 330.642 728.972 c
+330.548 728.925 330.5 728.877 330.405 728.83 c
+330.263 728.783 330.121 728.687 329.979 728.641 c
+329.695 728.593 329.458 728.498 329.221 728.451 c
+328.748 728.31 328.274 728.214 327.895 727.977 c
+h
+328.701 730.819 m
+328.795 731.482 328.984 731.956 329.221 732.287 c
+329.41 732.571 329.695 732.714 329.979 732.856 c
+330.121 732.903 330.263 732.903 330.405 732.951 c
+330.737 732.998 331.116 732.998 331.495 732.998 c
+331.779 732.998 332.11 733.045 332.347 733.14 c
+332.158 732.24 331.874 731.766 331.495 731.482 c
+331.164 731.34 330.784 731.245 330.405 731.151 c
+330.263 731.151 330.121 731.104 329.979 731.104 c
+329.695 731.056 329.458 731.008 329.221 730.914 c
+329.032 730.867 328.842 730.819 328.701 730.771 c
+h
+329.695 733.519 m
+329.789 733.803 329.885 734.04 329.979 734.276 c
+330.074 734.561 330.216 734.798 330.405 734.94 c
+330.737 735.271 331.116 735.414 331.495 735.461 c
+331.921 735.508 332.347 735.461 332.821 735.461 c
+333.058 735.414 333.342 735.461 333.579 735.508 c
+333.342 734.751 333.105 734.324 332.821 734.087 c
+332.726 734.04 332.679 733.993 332.584 733.945 c
+332.253 733.803 331.874 733.756 331.495 733.708 c
+331.116 733.661 330.737 733.661 330.405 733.614 c
+330.263 733.566 330.121 733.566 329.979 733.519 c
+329.885 733.519 329.789 733.472 329.695 733.424 c
+329.742 733.519 l
+h
+330.974 736.124 m
+331.116 736.551 331.305 736.881 331.495 737.166 c
+331.874 737.687 332.347 737.829 332.821 737.877 c
+333.294 737.924 333.816 737.782 334.289 737.734 c
+334.526 737.734 334.763 737.734 335.0 737.782 c
+334.763 737.213 334.526 736.835 334.289 736.598 c
+334.195 736.456 334.053 736.361 333.91 736.266 c
+333.531 736.172 333.152 736.124 332.821 736.124 c
+332.347 736.124 331.921 736.172 331.495 736.124 c
+331.305 736.124 331.164 736.076 330.974 736.029 c
+h
+332.442 738.587 m
+332.584 738.824 332.679 739.013 332.821 739.203 c
+333.248 739.913 333.768 740.15 334.289 740.197 c
+334.858 740.197 335.473 740.008 336.041 739.913 c
+336.231 739.866 336.42 739.866 336.61 739.866 c
+336.42 739.487 336.231 739.155 336.041 738.965 c
+335.805 738.729 335.615 738.587 335.379 738.492 c
+335.0 738.445 334.668 738.445 334.289 738.445 c
+333.768 738.492 333.294 738.539 332.821 738.539 c
+332.679 738.539 332.584 738.539 332.442 738.492 c
+332.49 738.587 l
+h
+334.147 740.908 m
+334.195 741.003 334.242 741.097 334.289 741.145 c
+334.905 742.044 335.473 742.329 336.041 742.376 c
+336.515 742.376 337.036 742.139 337.558 741.997 c
+337.842 741.902 338.126 741.855 338.41 741.855 c
+338.079 741.334 337.842 741.003 337.558 740.813 c
+337.368 740.718 337.226 740.624 337.084 740.577 c
+336.705 740.528 336.374 740.577 336.041 740.624 c
+335.426 740.718 334.858 740.86 334.289 740.86 c
+334.147 740.86 l
+334.195 740.908 l
+h
+336.041 743.086 m
+336.61 743.844 337.084 744.223 337.558 744.318 c
+338.126 744.46 338.694 744.223 339.215 743.986 c
+339.594 743.844 339.973 743.655 340.352 743.655 c
+339.925 743.086 339.546 742.755 339.215 742.613 c
+339.12 742.566 339.026 742.518 338.931 742.518 c
+338.457 742.47 337.984 742.613 337.558 742.707 c
+337.036 742.849 336.515 742.992 336.041 742.992 c
+336.089 743.086 l
+h
+338.126 745.076 m
+338.552 745.55 338.884 745.881 339.215 746.023 c
+339.641 746.213 340.02 746.26 340.399 746.165 c
+340.636 746.071 340.873 745.976 341.11 745.881 c
+341.205 745.786 341.299 745.739 341.394 745.692 c
+341.678 745.55 341.963 745.407 342.246 745.313 c
+342.341 745.266 342.389 745.266 342.483 745.266 c
+342.246 745.029 l
+341.963 744.697 341.678 744.507 341.394 744.365 c
+341.299 744.318 341.205 744.318 341.11 744.271 c
+340.92 744.271 l
+340.731 744.271 340.541 744.271 340.399 744.318 c
+339.973 744.413 339.594 744.555 339.215 744.697 c
+338.836 744.839 338.457 744.981 338.079 745.029 c
+h
+340.352 746.923 m
+340.399 746.923 l
+340.636 747.16 340.873 747.35 341.11 747.492 c
+341.205 747.586 341.299 747.634 341.394 747.681 c
+341.725 747.823 342.01 747.87 342.246 747.87 c
+342.389 747.87 342.483 747.823 342.578 747.823 c
+342.673 747.775 342.767 747.729 342.815 747.729 c
+342.862 747.681 342.91 747.681 342.957 747.634 c
+343.241 747.539 343.478 747.35 343.715 747.207 c
+343.762 747.16 343.81 747.112 343.857 747.112 c
+344.046 746.971 344.236 746.876 344.425 746.781 c
+344.472 746.781 344.567 746.733 344.662 746.733 c
+344.662 746.686 344.71 746.686 344.71 746.686 c
+344.662 746.639 l
+344.567 746.544 344.472 746.497 344.425 746.402 c
+344.236 746.26 344.046 746.165 343.857 746.071 c
+343.81 746.023 343.762 746.023 343.715 745.976 c
+343.478 745.881 343.288 745.834 343.099 745.834 c
+342.957 745.834 l
+342.91 745.834 342.862 745.881 342.815 745.881 c
+342.72 745.881 342.673 745.928 342.578 745.928 c
+342.483 745.976 342.389 746.023 342.246 746.071 c
+341.963 746.165 341.678 746.307 341.394 746.45 c
+341.299 746.497 341.205 746.544 341.11 746.592 c
+340.873 746.686 340.636 746.781 340.399 746.829 c
+340.352 746.829 l
+340.399 746.876 l
+h
+342.767 748.486 m
+342.767 748.534 l
+342.767 748.534 342.815 748.534 342.815 748.581 c
+342.862 748.581 342.91 748.628 342.957 748.676 c
+343.241 748.865 343.478 749.054 343.715 749.149 c
+343.762 749.149 343.81 749.197 343.857 749.197 c
+344.046 749.291 344.236 749.291 344.425 749.339 c
+344.472 749.339 344.567 749.339 344.662 749.291 c
+344.757 749.291 344.852 749.291 344.946 749.244 c
+345.136 749.197 345.278 749.102 345.467 749.007 c
+345.515 748.96 345.609 748.913 345.657 748.865 c
+345.704 748.818 345.751 748.818 345.799 748.771 c
+345.846 748.723 345.941 748.676 345.988 748.628 c
+346.036 748.581 346.083 748.534 346.177 748.486 c
+346.415 748.296 346.699 748.06 346.983 747.966 c
+347.031 747.966 347.031 747.917 347.078 747.917 c
+347.031 747.917 347.031 747.87 346.983 747.87 c
+346.651 747.634 346.415 747.444 346.177 747.35 c
+346.083 747.35 346.036 747.302 345.988 747.302 c
+345.941 747.255 345.846 747.255 345.799 747.255 c
+345.751 747.207 345.704 747.207 345.657 747.207 c
+345.467 747.207 l
+345.372 747.207 l
+345.23 747.255 345.089 747.302 344.946 747.35 c
+344.852 747.397 344.757 747.444 344.662 747.492 c
+344.567 747.492 344.472 747.539 344.425 747.586 c
+344.236 747.681 344.046 747.775 343.857 747.917 c
+343.81 747.917 343.762 747.966 343.715 748.012 c
+343.478 748.154 343.241 748.249 342.957 748.344 c
+342.91 748.391 342.862 748.391 342.815 748.439 c
+342.72 748.439 l
+h
+345.278 749.907 m
+345.326 749.955 345.42 750.002 345.467 750.049 c
+345.515 750.097 345.609 750.097 345.657 750.144 c
+345.704 750.191 345.751 750.191 345.799 750.238 c
+345.846 750.286 345.941 750.286 345.988 750.333 c
+346.036 750.333 346.083 750.38 346.177 750.38 c
+346.462 750.523 346.746 750.57 346.983 750.57 c
+347.22 750.57 347.409 750.523 347.599 750.428 c
+347.693 750.38 347.741 750.333 347.836 750.286 c
+347.93 750.238 348.025 750.191 348.12 750.097 c
+348.12 750.049 348.167 750.049 348.215 750.002 c
+348.404 749.86 348.546 749.718 348.688 749.576 c
+348.83 749.433 349.02 749.291 349.162 749.149 c
+349.209 749.149 349.256 749.102 349.351 749.054 c
+349.399 749.007 349.446 748.96 349.541 748.96 c
+349.446 748.913 349.399 748.865 349.351 748.818 c
+349.256 748.771 349.209 748.771 349.162 748.723 c
+348.973 748.628 348.83 748.581 348.688 748.486 c
+348.546 748.439 348.356 748.391 348.215 748.391 c
+348.167 748.391 348.12 748.344 348.12 748.344 c
+347.836 748.344 l
+347.836 748.391 347.788 748.391 347.788 748.391 c
+347.693 748.391 347.646 748.439 347.599 748.439 c
+347.362 748.534 347.172 748.628 346.983 748.771 c
+346.699 748.96 346.415 749.149 346.177 749.339 c
+346.083 749.386 346.036 749.386 345.988 749.433 c
+345.941 749.481 345.846 749.528 345.799 749.576 c
+345.751 749.576 345.704 749.623 345.657 749.623 c
+345.609 749.67 345.515 749.718 345.467 749.765 c
+345.372 749.765 345.326 749.812 345.23 749.86 c
+345.326 749.907 l
+h
+347.93 751.091 m
+347.978 751.091 348.025 751.138 348.12 751.185 c
+348.12 751.185 348.167 751.233 348.215 751.233 c
+348.404 751.328 348.546 751.375 348.688 751.47 c
+348.877 751.518 349.02 751.565 349.162 751.565 c
+349.209 751.565 349.256 751.612 349.351 751.612 c
+349.541 751.612 349.73 751.612 349.92 751.565 c
+350.014 751.518 350.156 751.47 350.251 751.375 c
+350.488 751.281 350.678 751.091 350.819 750.949 c
+351.009 750.76 351.151 750.57 351.341 750.38 c
+351.435 750.286 351.482 750.191 351.577 750.144 c
+351.719 750.002 351.909 749.86 352.051 749.765 c
+351.909 749.67 351.719 749.576 351.577 749.528 c
+351.482 749.481 351.435 749.481 351.341 749.433 c
+351.151 749.386 350.961 749.339 350.819 749.291 c
+350.63 749.291 350.441 749.291 350.251 749.339 c
+350.156 749.386 350.014 749.433 349.92 749.528 c
+349.683 749.623 349.493 749.765 349.351 749.907 c
+349.256 749.955 349.209 750.002 349.162 750.049 c
+349.02 750.191 348.83 750.333 348.688 750.475 c
+348.546 750.57 348.404 750.712 348.215 750.807 c
+348.167 750.854 348.12 750.854 348.12 750.902 c
+348.025 750.949 347.93 750.996 347.883 751.043 c
+h
+350.63 751.991 m
+350.725 752.039 350.772 752.086 350.819 752.086 c
+351.009 752.181 351.151 752.228 351.341 752.275 c
+351.435 752.323 351.482 752.323 351.577 752.37 c
+351.814 752.418 352.051 752.418 352.24 752.418 c
+352.288 752.418 352.288 752.37 352.336 752.37 c
+352.429 752.37 l
+352.477 752.37 352.572 752.323 352.619 752.323 c
+352.667 752.275 352.714 752.275 352.761 752.275 c
+352.951 752.181 353.093 752.086 353.235 751.944 c
+353.472 751.707 353.661 751.47 353.851 751.233 c
+353.898 751.138 353.945 751.043 354.041 750.996 c
+354.23 750.712 354.419 750.523 354.656 750.333 c
+354.419 750.238 354.23 750.144 354.041 750.097 c
+353.945 750.097 353.898 750.097 353.851 750.049 c
+353.614 750.002 353.424 750.002 353.235 750.002 c
+353.093 750.002 352.951 750.049 352.809 750.097 c
+352.761 750.097 l
+352.714 750.144 352.667 750.144 352.619 750.191 c
+352.572 750.238 352.477 750.286 352.429 750.333 c
+352.382 750.38 352.336 750.38 352.336 750.428 c
+352.288 750.428 352.288 750.428 352.24 750.475 c
+352.003 750.665 351.814 750.902 351.577 751.138 c
+351.482 751.185 351.435 751.281 351.341 751.328 c
+351.341 751.375 l
+351.151 751.518 351.009 751.659 350.819 751.802 c
+350.772 751.849 350.678 751.897 350.583 751.944 c
+350.678 751.991 l
+h
+353.424 752.702 m
+353.566 752.749 353.709 752.797 353.851 752.844 c
+353.898 752.844 353.945 752.891 354.041 752.891 c
+354.372 752.986 354.703 752.986 354.988 752.986 c
+355.129 752.938 355.272 752.938 355.366 752.891 c
+355.603 752.797 355.793 752.655 355.935 752.512 c
+356.077 752.37 356.219 752.181 356.313 752.039 c
+356.456 751.802 356.598 751.565 356.74 751.328 c
+356.835 751.233 356.93 751.091 356.977 750.996 c
+357.072 750.902 357.167 750.76 357.308 750.665 c
+357.213 750.665 357.072 750.617 356.977 750.617 c
+356.93 750.57 356.835 750.57 356.74 750.523 c
+356.598 750.523 356.456 750.475 356.313 750.475 c
+355.935 750.475 l
+355.745 750.475 355.603 750.523 355.461 750.57 c
+355.414 750.617 355.414 750.617 355.366 750.617 c
+355.225 750.76 355.082 750.854 354.988 750.996 c
+354.609 751.328 354.324 751.707 354.041 752.039 c
+353.945 752.133 353.898 752.181 353.851 752.275 c
+353.709 752.418 353.566 752.56 353.377 752.655 c
+353.472 752.702 l
+h
+356.313 753.128 m
+356.313 753.175 l
+356.456 753.223 356.645 753.223 356.74 753.27 c
+356.835 753.27 356.93 753.27 356.977 753.317 c
+357.356 753.317 l
+357.735 753.317 l
+357.829 753.27 357.972 753.27 358.066 753.223 c
+358.208 753.175 358.303 753.128 358.397 753.033 c
+358.492 752.986 358.587 752.938 358.635 752.844 c
+359.061 752.465 359.25 751.897 359.535 751.375 c
+359.535 751.328 359.582 751.281 359.629 751.233 c
+359.724 751.091 359.819 750.949 359.961 750.807 c
+359.819 750.76 359.724 750.76 359.629 750.76 c
+359.582 750.712 359.535 750.712 359.535 750.712 c
+359.156 750.665 358.871 750.665 358.635 750.712 c
+358.54 750.712 358.492 750.712 358.397 750.76 c
+358.303 750.76 358.208 750.807 358.114 750.854 c
+358.114 750.902 358.066 750.902 358.066 750.902 c
+357.924 750.996 357.829 751.138 357.735 751.233 c
+357.592 751.375 357.498 751.518 357.356 751.659 c
+357.261 751.849 357.119 752.039 356.977 752.181 c
+356.93 752.323 356.835 752.418 356.74 752.512 c
+356.645 752.702 356.503 752.891 356.313 753.033 c
+356.313 753.08 356.267 753.08 356.219 753.128 c
+h
+359.156 753.364 m
+359.298 753.364 359.392 753.412 359.535 753.412 c
+359.629 753.412 l
+359.961 753.46 360.245 753.46 360.482 753.412 c
+360.861 753.317 361.145 753.175 361.381 752.938 c
+361.477 752.844 361.571 752.749 361.618 752.607 c
+361.902 752.181 362.045 751.659 362.282 751.185 c
+362.376 750.996 362.471 750.854 362.613 750.712 c
+362.471 750.665 362.376 750.665 362.282 750.665 c
+362.045 750.617 361.808 750.617 361.618 750.665 c
+361.381 750.665 l
+361.145 750.712 360.955 750.807 360.813 750.902 c
+360.671 750.996 360.576 751.138 360.482 751.233 c
+360.15 751.659 359.866 752.181 359.629 752.655 c
+359.582 752.702 359.535 752.749 359.535 752.797 c
+359.392 752.986 359.25 753.175 359.108 753.317 c
+h
+362.045 753.27 m
+362.045 753.317 l
+362.282 753.317 l
+362.661 753.317 l
+363.039 753.317 l
+363.087 753.27 363.182 753.27 363.229 753.27 c
+363.607 753.175 363.892 753.033 364.081 752.844 c
+364.366 752.607 364.508 752.275 364.65 751.944 c
+364.792 751.518 364.887 751.091 365.028 750.712 c
+365.076 750.57 365.171 750.475 365.265 750.333 c
+365.028 750.333 l
+364.65 750.333 l
+364.413 750.38 364.271 750.38 364.081 750.428 c
+363.797 750.475 363.607 750.617 363.418 750.712 c
+363.371 750.807 363.324 750.902 363.229 750.949 c
+363.182 751.091 363.087 751.185 363.039 751.328 c
+362.897 751.565 362.755 751.802 362.661 752.039 c
+362.566 752.323 362.424 752.56 362.282 752.797 c
+362.187 752.986 362.092 753.128 361.998 753.27 c
+h
+364.934 752.986 m
+365.028 752.986 l
+365.408 752.986 365.739 752.938 365.976 752.891 c
+366.071 752.891 366.118 752.844 366.213 752.844 c
+366.307 752.797 366.449 752.702 366.544 752.655 c
+366.686 752.607 366.781 752.512 366.876 752.418 c
+366.876 752.37 366.923 752.323 366.97 752.323 c
+367.113 752.133 367.207 751.944 367.255 751.754 c
+367.349 751.565 367.349 751.422 367.397 751.281 c
+367.492 750.807 367.586 750.333 367.776 749.955 c
+367.776 749.907 367.824 749.812 367.824 749.765 c
+367.776 749.765 l
+367.633 749.812 367.492 749.812 367.397 749.812 c
+367.255 749.812 l
+367.16 749.86 367.066 749.86 366.97 749.907 c
+366.876 749.907 l
+366.734 749.955 366.639 749.955 366.544 750.002 c
+366.403 750.049 366.307 750.144 366.213 750.238 c
+366.165 750.238 366.118 750.286 366.071 750.333 c
+366.023 750.38 366.023 750.38 365.976 750.428 c
+365.502 751.138 365.361 751.991 365.028 752.655 c
+364.982 752.749 364.934 752.891 364.839 752.986 c
+h
+367.728 752.465 m
+367.776 752.465 l
+367.824 752.418 367.871 752.418 367.965 752.418 c
+368.108 752.418 368.25 752.37 368.391 752.37 c
+368.487 752.323 368.582 752.323 368.676 752.275 c
+368.771 752.275 368.818 752.228 368.865 752.228 c
+368.96 752.181 369.055 752.133 369.149 752.086 c
+369.481 751.897 369.67 751.707 369.813 751.422 c
+369.86 751.328 369.907 751.185 369.955 751.091 c
+370.144 750.38 370.097 749.576 370.381 749.007 c
+370.238 749.007 370.097 749.007 369.955 749.054 c
+369.907 749.054 369.86 749.054 369.813 749.102 c
+369.528 749.149 369.339 749.197 369.149 749.291 c
+369.055 749.339 368.96 749.433 368.865 749.481 c
+368.818 749.528 368.723 749.576 368.676 749.67 c
+368.582 749.86 368.487 750.002 368.391 750.191 c
+368.202 750.712 368.108 751.233 367.965 751.754 c
+367.918 751.944 367.824 752.086 367.776 752.275 c
+367.728 752.323 367.681 752.37 367.681 752.418 c
+367.776 752.418 l
+367.728 752.418 367.728 752.418 367.728 752.465 c
+370.523 751.612 m
+370.523 751.659 l
+370.57 751.659 370.618 751.612 370.665 751.612 c
+370.713 751.612 370.807 751.612 370.854 751.565 c
+371.043 751.565 371.186 751.518 371.328 751.47 c
+371.47 751.375 371.613 751.328 371.707 751.281 c
+371.755 751.281 371.755 751.233 371.802 751.233 c
+371.849 751.185 371.897 751.185 371.897 751.138 c
+371.991 751.091 372.086 751.043 372.133 750.949 c
+372.464 750.665 372.559 750.286 372.655 749.86 c
+372.702 749.244 372.607 748.534 372.844 747.966 c
+372.749 747.966 372.702 748.012 372.655 748.012 c
+372.464 748.06 372.275 748.107 372.133 748.154 c
+372.086 748.202 371.991 748.249 371.897 748.249 c
+371.897 748.296 371.849 748.296 371.802 748.296 c
+371.755 748.344 371.755 748.344 371.707 748.344 c
+371.565 748.439 371.423 748.534 371.328 748.676 c
+371.281 748.723 371.234 748.771 371.186 748.818 c
+371.043 749.149 370.949 749.481 370.854 749.86 c
+370.76 750.238 370.713 750.617 370.665 750.996 c
+370.618 751.233 370.523 751.422 370.428 751.659 c
+h
+373.223 750.617 m
+373.412 750.57 373.554 750.523 373.696 750.475 c
+373.743 750.428 373.791 750.428 373.839 750.38 c
+373.933 750.38 373.98 750.333 374.028 750.333 c
+374.123 750.286 374.265 750.191 374.359 750.144 c
+374.596 750.002 374.786 749.812 374.88 749.623 c
+374.975 749.481 375.023 749.339 375.07 749.197 c
+375.307 748.391 374.975 747.492 375.212 746.733 c
+375.164 746.781 375.117 746.781 375.07 746.781 c
+375.023 746.829 374.975 746.829 374.88 746.829 c
+374.691 746.923 374.502 747.018 374.359 747.112 c
+374.217 747.16 374.123 747.207 374.028 747.302 c
+373.98 747.35 373.886 747.397 373.839 747.444 c
+373.791 747.492 373.743 747.539 373.696 747.586 c
+373.696 747.634 373.649 747.681 373.649 747.729 c
+373.27 748.723 373.459 749.765 373.128 750.617 c
+h
+375.78 749.339 m
+375.875 749.339 l
+375.97 749.291 376.065 749.244 376.159 749.197 c
+376.207 749.197 376.254 749.149 376.301 749.149 c
+376.633 749.007 376.869 748.818 377.059 748.676 c
+377.106 748.581 377.154 748.534 377.202 748.486 c
+377.296 748.391 377.343 748.249 377.438 748.154 c
+377.723 747.444 377.486 746.639 377.438 745.928 c
+377.391 745.786 377.391 745.644 377.438 745.502 c
+377.438 745.313 l
+377.343 745.36 377.249 745.407 377.202 745.455 c
+377.154 745.455 377.106 745.502 377.059 745.502 c
+376.728 745.644 376.491 745.834 376.301 745.976 c
+376.254 746.071 376.207 746.117 376.159 746.165 c
+376.065 746.26 376.018 746.354 375.97 746.45 c
+375.923 746.544 375.923 746.686 375.875 746.829 c
+375.733 747.729 375.923 748.581 375.733 749.339 c
+h
+378.196 747.87 m
+378.29 747.823 l
+378.29 747.87 l
+378.385 747.823 378.48 747.729 378.622 747.681 c
+379.049 747.444 379.333 747.207 379.522 746.971 c
+380.328 745.928 379.475 744.744 379.569 743.702 c
+379.522 743.702 l
+379.144 743.939 378.812 744.129 378.622 744.318 c
+378.385 744.555 378.244 744.744 378.196 744.934 c
+377.959 745.976 378.338 746.971 378.196 747.87 c
+380.517 746.165 m
+380.612 746.165 l
+380.659 746.117 380.706 746.071 380.801 746.071 c
+383.074 744.65 381.512 743.228 381.512 741.902 c
+381.227 742.092 380.944 742.281 380.801 742.47 c
+380.469 742.755 380.328 742.992 380.28 743.276 c
+380.139 744.318 380.612 745.266 380.517 746.165 c
+382.411 742.897 m
+382.554 743.371 382.695 743.844 382.695 744.318 c
+382.791 744.271 l
+383.501 743.75 383.879 743.276 383.975 742.849 c
+384.069 742.518 384.069 742.234 383.975 741.95 c
+383.833 741.287 383.359 740.624 383.311 739.961 c
+382.885 740.292 382.601 740.577 382.411 740.813 c
+382.317 741.05 382.222 741.24 382.174 741.429 c
+382.174 741.95 382.317 742.423 382.411 742.897 c
+384.685 742.234 m
+384.779 742.187 l
+385.253 741.808 385.537 741.476 385.68 741.145 c
+386.011 740.528 385.917 740.055 385.68 739.534 c
+385.443 738.965 385.064 738.445 384.969 737.829 c
+384.401 738.35 384.116 738.776 383.975 739.108 c
+383.975 739.203 383.927 739.297 383.927 739.392 c
+383.927 739.534 383.975 739.676 383.975 739.818 c
+384.164 740.671 384.638 741.429 384.685 742.234 c
+386.532 740.008 m
+386.579 739.913 l
+386.579 739.961 l
+386.864 739.676 387.053 739.44 387.195 739.203 c
+387.764 738.35 387.574 737.734 387.195 737.119 c
+386.911 736.598 386.532 736.124 386.39 735.603 c
+386.058 735.982 385.821 736.266 385.68 736.551 c
+385.585 736.787 385.49 737.024 385.49 737.261 c
+385.537 737.498 385.632 737.734 385.68 737.971 c
+385.964 738.682 386.39 739.297 386.532 740.008 c
+388.19 737.545 m
+388.332 737.403 388.426 737.308 388.521 737.166 c
+389.327 735.982 388.995 735.271 388.521 734.609 c
+388.19 734.135 387.764 733.756 387.622 733.235 c
+387.431 733.472 387.338 733.661 387.195 733.851 c
+386.958 734.276 386.864 734.656 386.911 734.94 c
+386.958 735.271 387.101 735.508 387.195 735.792 c
+387.527 736.408 387.953 736.976 388.143 737.592 c
+h
+389.564 735.034 m
+389.61 735.034 l
+389.61 734.987 l
+389.801 734.751 389.942 734.514 390.037 734.276 c
+390.368 733.566 390.274 733.045 390.037 732.619 c
+389.942 732.382 389.801 732.193 389.61 732.003 c
+389.28 731.625 388.853 731.245 388.616 730.819 c
+388.569 730.867 388.569 730.914 388.521 731.008 c
+388.095 731.672 388.0 732.146 388.048 732.571 c
+388.19 732.903 388.332 733.188 388.521 733.424 c
+388.9 734.04 389.327 734.514 389.516 735.082 c
+h
+390.747 732.382 m
+390.795 732.382 390.795 732.382 390.795 732.335 c
+391.553 731.008 391.316 730.251 390.795 729.683 c
+390.559 729.398 390.321 729.209 390.037 728.972 c
+389.895 728.83 389.753 728.687 389.61 728.498 c
+389.564 728.451 389.469 728.356 389.422 728.262 c
+388.995 729.114 388.9 729.635 389.043 730.062 c
+389.185 730.393 389.374 730.725 389.61 731.008 c
+389.753 731.151 389.895 731.34 390.037 731.53 c
+390.321 731.814 390.559 732.098 390.7 732.477 c
+h
+391.695 729.683 m
+392.642 727.693 391.695 727.077 390.795 726.415 c
+390.511 726.178 390.227 725.988 390.037 725.704 c
+390.037 725.656 l
+389.658 726.556 389.61 727.077 389.753 727.504 c
+389.848 727.646 389.942 727.788 390.037 727.93 c
+390.274 728.214 390.559 728.498 390.795 728.735 c
+391.126 729.066 391.458 729.351 391.647 729.73 c
+h
+392.405 726.84 m
+392.405 726.888 l
+393.305 724.52 391.789 724.141 390.795 723.43 c
+390.653 723.288 390.511 723.193 390.368 723.051 c
+390.085 723.952 390.085 724.473 390.274 724.852 c
+390.416 725.088 390.605 725.325 390.795 725.467 c
+391.316 725.988 391.98 726.415 392.358 726.935 c
+h
+392.784 724.094 m
+392.831 723.998 l
+392.831 724.046 l
+393.542 721.441 391.837 721.347 390.795 720.635 c
+390.7 720.542 390.605 720.446 390.511 720.351 c
+390.274 721.299 390.321 721.82 390.559 722.199 c
+390.653 722.294 390.7 722.388 390.795 722.483 c
+391.458 723.146 392.31 723.478 392.784 724.094 c
+393.542 718.647 m
+393.542 718.647 393.494 718.836 393.447 718.978 c
+393.732 719.546 393.779 720.305 393.542 721.536 c
+393.542 721.583 393.494 721.772 393.447 721.915 c
+393.684 722.483 393.684 723.241 393.305 724.473 c
+393.305 724.52 393.258 724.662 393.211 724.804 c
+393.353 725.373 393.305 726.178 392.831 727.362 c
+392.831 727.362 392.737 727.551 392.69 727.693 c
+392.784 728.262 392.642 729.066 392.074 730.203 c
+392.074 730.203 391.98 730.393 391.884 730.488 c
+391.98 731.104 391.743 731.861 391.079 732.951 c
+391.079 732.951 390.985 733.14 390.89 733.235 c
+390.89 733.472 390.89 733.661 390.795 733.945 c
+390.7 734.324 390.464 734.798 390.037 735.366 c
+389.99 735.461 389.942 735.508 389.895 735.603 c
+389.848 735.651 389.753 735.792 389.658 735.888 c
+389.658 735.982 389.61 736.076 389.61 736.172 c
+389.516 736.693 389.185 737.308 388.521 738.066 c
+388.474 738.113 388.474 738.113 388.426 738.16 c
+388.426 738.16 388.285 738.303 388.19 738.397 c
+388.095 738.918 387.811 739.44 387.195 740.103 c
+387.101 740.245 386.958 740.387 386.769 740.577 c
+386.769 740.577 386.627 740.718 386.485 740.813 c
+386.39 741.192 386.154 741.618 385.68 742.092 c
+385.49 742.329 385.206 742.566 384.922 742.802 c
+384.874 742.849 384.732 742.945 384.59 743.039 c
+384.496 743.323 384.306 743.655 383.975 743.986 c
+383.738 744.271 383.359 744.602 382.838 744.887 c
+382.838 744.934 382.648 745.029 382.554 745.076 c
+382.506 745.171 382.459 745.218 382.411 745.313 c
+382.174 745.739 381.654 746.213 380.801 746.733 c
+380.706 746.733 380.659 746.781 380.612 746.781 c
+380.612 746.829 380.422 746.923 380.28 746.971 c
+380.185 747.112 380.091 747.302 379.902 747.444 c
+379.806 747.539 379.665 747.681 379.522 747.775 c
+379.285 747.966 379.001 748.154 378.622 748.344 c
+378.48 748.391 378.385 748.439 378.244 748.486 c
+378.196 748.534 378.007 748.581 377.912 748.628 c
+377.864 748.676 377.864 748.676 377.817 748.723 c
+377.723 748.865 377.581 749.007 377.438 749.149 c
+377.343 749.197 377.296 749.244 377.202 749.291 c
+377.154 749.339 377.106 749.339 377.059 749.386 c
+376.823 749.528 376.586 749.623 376.301 749.765 c
+376.254 749.765 376.207 749.812 376.159 749.812 c
+376.065 749.86 375.97 749.907 375.875 749.907 c
+375.828 749.955 375.78 749.955 375.686 750.002 c
+375.686 750.002 375.496 750.049 375.354 750.097 c
+375.259 750.191 375.164 750.286 375.07 750.333 c
+375.023 750.428 374.975 750.475 374.88 750.523 c
+374.738 750.617 374.549 750.712 374.359 750.807 c
+374.265 750.854 374.123 750.902 374.028 750.949 c
+373.98 750.949 373.933 750.996 373.839 750.996 c
+373.791 751.043 373.743 751.043 373.696 751.043 c
+373.507 751.138 373.318 751.185 373.081 751.233 c
+372.986 751.233 l
+372.938 751.281 372.796 751.281 372.702 751.328 c
+372.702 751.328 372.655 751.328 372.655 751.375 c
+372.512 751.518 372.323 751.612 372.133 751.707 c
+372.086 751.754 371.991 751.802 371.897 751.849 c
+371.897 751.849 371.849 751.849 371.802 751.897 c
+371.707 751.897 l
+371.613 751.944 371.47 751.991 371.328 752.039 c
+371.186 752.086 371.043 752.133 370.854 752.181 c
+370.665 752.181 l
+370.523 752.228 370.428 752.228 370.333 752.275 c
+369.955 752.275 l
+369.907 752.323 369.86 752.37 369.813 752.418 c
+369.623 752.56 369.433 752.655 369.149 752.749 c
+369.055 752.749 368.96 752.797 368.865 752.844 c
+368.818 752.844 368.771 752.844 368.676 752.891 c
+368.582 752.891 368.487 752.891 368.391 752.938 c
+368.25 752.938 368.108 752.986 367.965 752.986 c
+367.871 752.986 367.824 752.986 367.776 753.033 c
+367.492 753.033 l
+367.397 753.033 l
+367.255 753.033 l
+367.113 753.033 l
+367.066 753.08 367.018 753.128 366.97 753.128 c
+366.923 753.175 366.876 753.175 366.876 753.223 c
+366.781 753.27 366.686 753.317 366.544 753.317 c
+366.449 753.364 366.307 753.412 366.213 753.46 c
+365.976 753.46 l
+365.739 753.507 365.408 753.554 365.028 753.554 c
+364.65 753.554 l
+364.602 753.554 l
+364.223 753.554 l
+364.177 753.554 364.129 753.601 364.081 753.601 c
+363.844 753.743 363.607 753.791 363.229 753.838 c
+363.182 753.885 363.087 753.885 363.039 753.885 c
+362.661 753.885 l
+362.282 753.885 l
+362.092 753.885 361.902 753.838 361.713 753.838 c
+361.618 753.838 l
+361.571 753.838 361.477 753.791 361.381 753.791 c
+361.334 753.791 l
+361.097 753.885 360.813 753.98 360.482 753.98 c
+360.245 754.028 359.961 754.028 359.629 753.98 c
+359.535 753.98 l
+359.298 753.933 359.061 753.933 358.777 753.838 c
+358.635 753.838 l
+358.587 753.791 358.492 753.791 358.397 753.791 c
+358.303 753.838 358.208 753.838 358.066 753.885 c
+357.972 753.885 357.829 753.885 357.735 753.933 c
+357.356 753.933 l
+357.261 753.885 357.119 753.885 356.977 753.885 c
+356.93 753.885 356.835 753.838 356.74 753.838 c
+356.645 753.838 356.456 753.791 356.313 753.743 c
+356.219 753.696 356.077 753.696 355.935 753.649 c
+355.935 753.649 355.887 753.649 355.84 753.601 c
+355.84 753.601 355.651 753.554 355.509 753.507 c
+355.461 753.507 355.414 753.507 355.366 753.554 c
+355.272 753.554 355.129 753.601 354.988 753.601 c
+354.703 753.601 354.372 753.554 354.041 753.46 c
+353.945 753.46 353.898 753.46 353.851 753.412 c
+353.661 753.364 353.472 753.317 353.235 753.223 c
+353.141 753.223 353.046 753.175 352.951 753.128 c
+352.951 753.128 352.856 753.08 352.761 753.033 c
+352.714 753.033 352.667 752.986 352.619 752.986 c
+352.572 752.986 352.477 752.986 352.429 753.033 c
+352.336 753.033 l
+352.24 753.033 l
+352.051 753.033 351.814 752.986 351.577 752.938 c
+351.482 752.938 351.435 752.891 351.341 752.891 c
+351.151 752.844 351.009 752.797 350.819 752.702 c
+350.63 752.655 350.488 752.56 350.251 752.465 c
+350.251 752.418 350.204 752.418 350.156 752.418 c
+350.109 752.37 350.014 752.323 349.92 752.275 c
+349.872 752.228 349.825 752.228 349.825 752.228 c
+349.351 752.228 l
+349.256 752.228 349.209 752.181 349.162 752.181 c
+349.02 752.133 348.877 752.133 348.688 752.039 c
+348.546 751.991 348.404 751.944 348.215 751.849 c
+348.167 751.849 348.12 751.849 348.12 751.802 c
+348.025 751.754 347.93 751.707 347.836 751.659 c
+347.741 751.612 347.693 751.565 347.599 751.518 c
+347.504 751.518 347.456 751.47 347.362 751.422 c
+347.362 751.375 347.172 751.281 347.078 751.185 c
+346.983 751.185 l
+346.746 751.185 346.462 751.138 346.177 751.043 c
+346.083 750.996 346.036 750.996 345.988 750.949 c
+345.941 750.949 345.846 750.902 345.799 750.854 c
+345.751 750.854 345.704 750.807 345.657 750.807 c
+345.609 750.76 345.515 750.712 345.467 750.712 c
+345.278 750.617 345.136 750.475 344.946 750.333 c
+344.852 750.286 344.804 750.238 344.71 750.191 c
+344.662 750.144 l
+344.567 750.097 344.52 750.002 344.425 749.955 c
+344.236 749.955 344.046 749.907 343.857 749.86 c
+343.81 749.812 343.762 749.812 343.715 749.765 c
+343.478 749.67 343.241 749.576 342.957 749.386 c
+342.91 749.339 342.862 749.291 342.815 749.291 c
+342.767 749.197 342.673 749.149 342.578 749.102 c
+342.483 749.007 342.389 748.913 342.246 748.818 c
+342.246 748.818 342.2 748.771 342.152 748.771 c
+342.152 748.723 342.01 748.581 341.915 748.486 c
+341.725 748.486 341.584 748.439 341.394 748.344 c
+341.299 748.296 341.205 748.249 341.11 748.202 c
+340.873 748.06 340.636 747.917 340.399 747.681 c
+340.21 747.539 339.973 747.302 339.783 747.065 c
+339.736 747.065 339.594 746.923 339.5 746.829 c
+339.404 746.781 339.31 746.733 339.215 746.733 c
+338.741 746.497 338.173 746.071 337.558 745.266 c
+337.51 745.218 l
+337.462 745.171 337.368 745.029 337.273 744.934 c
+336.894 744.792 336.468 744.507 336.041 743.986 c
+335.805 743.75 335.615 743.465 335.426 743.182 c
+335.426 743.134 335.284 742.992 335.236 742.849 c
+334.905 742.707 334.621 742.47 334.289 742.139 c
+334.053 741.808 333.816 741.429 333.531 740.955 c
+333.484 740.908 333.437 740.718 333.342 740.624 c
+333.152 740.482 332.963 740.34 332.821 740.15 c
+332.49 739.818 332.158 739.297 331.826 738.539 c
+331.826 738.492 331.732 738.35 331.684 738.208 c
+331.637 738.16 331.542 738.113 331.495 738.066 c
+331.116 737.687 330.737 737.119 330.405 736.172 c
+330.359 736.124 330.359 736.076 330.359 736.029 c
+330.359 735.982 330.263 735.792 330.263 735.651 c
+330.169 735.603 330.074 735.508 329.979 735.366 c
+329.695 735.034 329.41 734.561 329.221 733.851 c
+329.174 733.708 329.127 733.519 329.079 733.377 c
+329.079 733.329 329.032 733.14 329.032 732.998 c
+328.605 732.571 328.274 731.861 328.084 730.63 c
+328.084 730.582 328.037 730.393 328.037 730.251 c
+327.659 729.825 327.374 729.066 327.279 727.788 c
+327.279 727.456 l
+326.948 726.935 326.711 726.178 326.758 724.945 c
+326.758 724.899 326.758 724.709 326.806 724.567 c
+326.474 724.046 326.332 723.288 326.474 722.009 c
+326.474 721.962 326.522 721.772 326.522 721.63 c
+326.284 721.11 326.19 720.305 326.474 719.073 c
+326.474 719.073 326.522 718.883 326.569 718.741 c
+326.332 718.173 326.332 717.368 326.711 716.183 c
+326.711 716.136 326.758 715.947 326.806 715.805 c
+326.664 715.236 326.711 714.479 327.185 713.294 c
+327.185 713.247 327.279 713.058 327.326 712.963 c
+327.232 712.347 327.374 711.589 327.943 710.453 c
+327.943 710.405 328.037 710.264 328.084 710.121 c
+328.037 709.552 328.227 708.748 328.89 707.705 c
+328.937 707.658 329.032 707.516 329.127 707.374 c
+329.127 707.184 329.127 706.948 329.221 706.711 c
+329.316 706.285 329.553 705.811 329.979 705.243 c
+330.026 705.195 330.074 705.1 330.121 705.053 c
+330.169 705.006 330.263 704.864 330.359 704.722 c
+330.359 704.674 330.359 704.579 330.405 704.484 c
+330.5 703.963 330.832 703.348 331.495 702.59 c
+331.542 702.543 331.542 702.495 331.589 702.495 c
+331.589 702.448 331.732 702.306 331.826 702.211 c
+331.921 701.738 332.205 701.169 332.821 700.506 c
+332.915 700.364 333.058 700.222 333.248 700.08 c
+333.248 700.032 333.389 699.938 333.531 699.843 c
+333.626 699.417 333.863 698.99 334.289 698.517 c
+334.526 698.327 334.81 698.09 335.095 697.807 c
+335.142 697.807 335.284 697.664 335.426 697.617 c
+335.521 697.285 335.71 697.001 336.041 696.67 c
+336.278 696.385 336.657 696.054 337.179 695.722 c
+337.179 695.722 337.368 695.628 337.462 695.532 c
+337.51 695.486 337.51 695.438 337.558 695.391 c
+337.842 694.917 338.315 694.444 339.215 693.922 c
+339.263 693.875 339.357 693.875 339.404 693.828 c
+339.404 693.828 339.594 693.733 339.736 693.685 c
+339.879 693.401 340.068 693.164 340.399 692.928 c
+340.589 692.786 340.826 692.643 341.11 692.454 c
+341.205 692.407 341.299 692.359 341.394 692.312 c
+341.536 692.264 341.63 692.217 341.773 692.122 c
+341.82 692.122 342.01 692.075 342.104 692.027 c
+342.152 691.933 342.2 691.886 342.246 691.838 c
+342.341 691.696 342.483 691.602 342.578 691.507 c
+342.673 691.459 342.72 691.412 342.815 691.365 c
+342.862 691.317 342.91 691.27 342.957 691.27 c
+343.194 691.128 343.43 690.986 343.715 690.891 c
+343.762 690.844 343.81 690.844 343.857 690.797 c
+343.999 690.748 344.141 690.702 344.283 690.654 c
+344.331 690.654 344.378 690.654 344.425 690.607 c
+344.472 690.607 344.567 690.56 344.662 690.56 c
+344.757 690.465 344.852 690.37 344.946 690.275 c
+345.089 690.133 345.278 690.038 345.467 689.943 c
+345.515 689.897 345.609 689.849 345.657 689.802 c
+345.704 689.802 345.751 689.802 345.799 689.754 c
+345.846 689.754 345.941 689.707 345.988 689.707 c
+346.036 689.66 346.083 689.66 346.177 689.612 c
+346.415 689.565 346.651 689.47 346.936 689.422 c
+346.983 689.376 l
+347.078 689.376 347.22 689.376 347.315 689.328 c
+347.409 689.233 347.504 689.186 347.599 689.091 c
+347.646 689.044 347.741 688.996 347.836 688.949 c
+347.93 688.902 348.025 688.854 348.12 688.807 c
+348.12 688.807 348.167 688.76 348.215 688.76 c
+348.356 688.712 348.546 688.618 348.688 688.57 c
+348.83 688.57 348.973 688.523 349.162 688.476 c
+349.209 688.476 349.256 688.476 349.351 688.428 c
+349.446 688.428 349.588 688.38 349.683 688.38 c
+349.92 688.38 l
+349.967 688.333 350.014 688.333 350.061 688.333 c
+350.109 688.286 350.204 688.239 350.251 688.191 c
+350.441 688.097 350.63 688.002 350.819 687.907 c
+350.961 687.86 351.151 687.812 351.341 687.765 c
+351.435 687.718 351.482 687.718 351.577 687.718 c
+351.766 687.671 352.003 687.623 352.24 687.623 c
+352.336 687.623 l
+352.429 687.623 l
+352.525 687.623 l
+352.619 687.623 l
+352.761 687.623 l
+352.809 687.575 352.856 687.575 352.904 687.575 c
+352.998 687.528 353.093 687.433 353.235 687.386 c
+353.424 687.292 353.614 687.244 353.851 687.197 c
+353.898 687.197 353.945 687.149 354.041 687.149 c
+354.277 687.102 354.609 687.102 354.988 687.055 c
+355.366 687.055 l
+355.414 687.055 l
+355.414 687.055 355.603 687.102 355.745 687.102 c
+355.84 687.055 355.887 687.055 355.935 687.007 c
+356.077 686.96 356.172 686.913 356.313 686.865 c
+356.456 686.817 356.598 686.817 356.74 686.77 c
+356.977 686.77 l
+357.119 686.77 357.261 686.723 357.356 686.723 c
+357.498 686.723 357.592 686.723 357.735 686.77 c
+358.066 686.77 l
+358.161 686.77 358.208 686.77 358.303 686.817 c
+358.397 686.817 l
+358.445 686.817 358.54 686.817 358.635 686.865 c
+358.682 686.865 l
+358.919 686.723 359.203 686.676 359.535 686.628 c
+359.629 686.628 l
+359.866 686.628 360.15 686.628 360.482 686.676 c
+360.718 686.676 360.955 686.723 361.24 686.77 c
+361.24 686.77 361.287 686.817 361.381 686.817 c
+361.429 686.817 361.524 686.865 361.571 686.865 c
+361.618 686.865 l
+361.808 686.77 362.045 686.723 362.282 686.723 c
+362.661 686.723 l
+362.755 686.723 362.897 686.723 363.039 686.77 c
+363.087 686.77 363.182 686.77 363.229 686.817 c
+363.513 686.865 363.797 686.913 364.081 687.007 c
+364.177 687.007 l
+364.177 687.007 364.366 687.102 364.508 687.149 c
+364.555 687.102 364.602 687.102 364.65 687.102 c
+364.745 687.055 364.887 687.055 365.028 687.055 c
+365.313 687.055 365.645 687.102 365.976 687.149 c
+366.071 687.197 366.118 687.197 366.213 687.197 c
+366.307 687.244 366.449 687.292 366.544 687.339 c
+366.639 687.339 366.734 687.386 366.876 687.433 c
+366.876 687.433 366.923 687.481 366.97 687.481 c
+366.97 687.481 367.018 687.481 367.018 687.528 c
+367.066 687.528 367.16 687.575 367.255 687.623 c
+367.302 687.623 367.349 687.623 367.397 687.671 c
+367.539 687.623 367.633 687.623 367.776 687.623 c
+367.965 687.623 l
+368.108 687.623 368.25 687.671 368.391 687.671 c
+368.487 687.718 368.582 687.718 368.676 687.765 c
+368.723 687.765 368.818 687.812 368.865 687.812 c
+368.96 687.86 369.055 687.86 369.149 687.907 c
+369.339 688.002 369.576 688.097 369.813 688.191 c
+369.813 688.239 369.86 688.239 369.86 688.239 c
+369.907 688.239 369.907 688.286 369.955 688.286 c
+370.003 688.333 370.097 688.38 370.192 688.428 c
+370.665 688.428 l
+370.713 688.428 370.807 688.428 370.854 688.476 c
+370.997 688.476 371.139 688.523 371.328 688.57 c
+371.423 688.618 371.565 688.665 371.707 688.712 c
+371.755 688.76 371.755 688.76 371.802 688.76 c
+371.849 688.807 371.897 688.807 371.897 688.807 c
+371.991 688.854 372.086 688.902 372.133 688.949 c
+372.275 689.044 372.464 689.138 372.655 689.233 c
+372.655 689.233 372.844 689.328 372.938 689.422 c
+372.986 689.422 l
+373.223 689.422 373.459 689.47 373.696 689.565 c
+373.743 689.565 373.791 689.612 373.839 689.612 c
+373.933 689.612 373.98 689.66 374.028 689.66 c
+374.123 689.707 374.217 689.754 374.359 689.849 c
+374.502 689.943 374.691 690.038 374.88 690.181 c
+374.975 690.181 375.023 690.228 375.07 690.275 c
+375.164 690.323 375.212 690.37 375.307 690.465 c
+375.307 690.465 375.354 690.465 375.354 690.512 c
+375.401 690.56 375.496 690.607 375.591 690.654 c
+375.686 690.702 375.78 690.702 375.875 690.702 c
+375.97 690.748 376.065 690.748 376.159 690.797 c
+376.207 690.797 376.254 690.844 376.301 690.844 c
+376.538 690.939 376.775 691.08 377.059 691.27 c
+377.106 691.317 377.154 691.317 377.202 691.365 c
+377.249 691.412 377.343 691.459 377.438 691.554 c
+377.581 691.649 377.675 691.744 377.817 691.886 c
+377.864 691.933 378.007 692.027 378.101 692.122 c
+378.244 692.17 378.433 692.217 378.622 692.312 c
+378.907 692.407 379.19 692.596 379.522 692.88 c
+379.665 692.975 379.806 693.117 379.902 693.212 c
+380.043 693.306 380.139 693.448 380.232 693.543 c
+380.28 693.591 380.375 693.733 380.469 693.828 c
+380.564 693.875 380.659 693.875 380.801 693.922 c
+381.275 694.112 381.796 694.538 382.411 695.343 c
+382.459 695.343 382.459 695.391 382.506 695.438 c
+382.506 695.438 382.648 695.58 382.743 695.722 c
+383.122 695.864 383.549 696.148 383.975 696.67 c
+384.164 696.906 384.401 697.144 384.59 697.475 c
+384.59 697.522 384.685 697.664 384.779 697.807 c
+385.064 697.949 385.395 698.138 385.68 698.517 c
+385.964 698.801 386.2 699.227 386.485 699.701 c
+386.485 699.748 386.579 699.89 386.674 700.032 c
+386.864 700.127 387.005 700.269 387.195 700.506 c
+387.527 700.837 387.859 701.358 388.19 702.117 c
+388.19 702.117 388.285 702.306 388.332 702.448 c
+388.38 702.495 388.426 702.543 388.521 702.59 c
+388.9 702.922 389.28 703.537 389.61 704.484 c
+389.61 704.532 389.658 704.579 389.658 704.627 c
+389.658 704.674 389.705 704.816 389.753 704.959 c
+389.848 705.053 389.942 705.148 390.037 705.243 c
+390.321 705.574 390.605 706.095 390.795 706.806 c
+390.842 706.948 390.89 707.09 390.937 707.279 c
+390.937 707.279 390.985 707.468 390.985 707.611 c
+391.41 708.037 391.743 708.748 391.932 710.027 c
+391.932 710.027 391.98 710.216 391.98 710.358 c
+392.358 710.832 392.642 711.589 392.737 712.821 c
+392.737 713.2 l
+393.068 713.674 393.305 714.431 393.258 715.71 c
+393.258 715.757 393.211 715.947 393.211 716.089 c
+393.542 716.609 393.684 717.368 393.542 718.647 c
+f
+n
+428.915 689.897 m
+428.915 690.435 l
+429.798 690.523 l
+430.075 690.786 l
+430.075 696.242 l
+428.915 696.242 l
+428.915 696.779 l
+430.7 697.315 l
+431.324 697.315 l
+431.324 696.42 l
+431.862 696.779 432.396 697.049 432.752 697.135 c
+433.116 697.315 433.472 697.403 433.741 697.403 c
+434.361 697.403 434.901 697.135 435.253 696.779 c
+435.609 696.42 435.791 695.798 435.791 695.081 c
+435.791 690.786 l
+436.065 690.523 l
+436.868 690.435 l
+436.868 689.897 l
+433.561 689.897 l
+433.561 690.435 l
+434.275 690.523 l
+434.543 690.786 l
+434.543 694.813 l
+434.543 695.349 434.361 695.798 434.182 695.974 c
+433.918 696.242 433.561 696.331 433.017 696.331 c
+432.752 696.331 432.491 696.331 432.222 696.242 c
+431.953 696.154 431.594 696.07 431.324 695.884 c
+431.324 690.786 l
+431.594 690.523 l
+432.306 690.435 l
+432.306 689.897 l
+h
+426.592 700.622 m
+426.859 700.622 427.035 700.528 427.216 700.444 c
+427.398 700.262 427.488 699.998 427.488 699.814 c
+427.488 699.55 427.398 699.371 427.216 699.189 c
+427.035 699.014 426.859 698.926 426.592 698.926 c
+426.323 698.926 426.147 699.014 425.963 699.189 c
+425.781 699.371 425.703 699.55 425.703 699.814 c
+425.703 699.998 425.781 700.262 425.963 700.444 c
+426.147 700.528 426.323 700.622 426.592 700.622 c
+426.501 697.315 m
+427.13 697.315 l
+427.13 690.786 l
+427.398 690.523 l
+428.197 690.435 l
+428.197 689.897 l
+424.8 689.897 l
+424.8 690.435 l
+425.607 690.523 l
+425.874 690.786 l
+425.874 696.242 l
+424.8 696.242 l
+424.8 696.779 l
+h
+423.46 697.049 m
+423.46 695.349 l
+422.658 695.349 l
+422.573 696.42 l
+422.389 696.509 422.122 696.599 421.946 696.599 c
+421.764 696.687 421.586 696.687 421.412 696.687 c
+421.052 696.687 420.697 696.599 420.511 696.42 c
+420.247 696.242 420.158 695.974 420.158 695.616 c
+420.158 695.349 420.247 695.081 420.427 694.901 c
+420.604 694.725 420.961 694.459 421.501 694.278 c
+421.501 694.188 421.681 694.188 421.855 694.1 c
+422.389 693.826 422.842 693.562 423.108 693.383 c
+423.282 693.206 423.375 693.03 423.46 692.851 c
+423.551 692.582 423.644 692.312 423.644 692.042 c
+423.644 691.329 423.375 690.786 422.93 690.435 c
+422.389 689.987 421.681 689.804 420.78 689.804 c
+420.427 689.804 420.07 689.804 419.803 689.897 c
+419.439 689.897 419.081 689.987 418.814 690.079 c
+418.814 692.042 l
+419.53 692.042 l
+419.712 690.786 l
+419.979 690.704 420.158 690.615 420.427 690.523 c
+420.604 690.435 420.78 690.435 421.052 690.435 c
+421.501 690.435 421.855 690.523 422.033 690.786 c
+422.306 690.97 422.482 691.329 422.482 691.683 c
+422.482 691.953 422.389 692.219 422.209 692.396 c
+422.033 692.582 421.586 692.851 420.961 693.206 c
+420.158 693.469 419.623 693.826 419.35 694.1 c
+419.081 694.459 418.998 694.813 418.998 695.261 c
+418.998 695.884 419.179 696.42 419.623 696.779 c
+420.158 697.228 420.78 697.403 421.681 697.403 c
+421.946 697.403 422.306 697.315 422.573 697.315 c
+422.93 697.228 423.199 697.135 423.46 697.049 c
+409.438 700.086 m
+417.927 700.086 l
+417.927 697.763 l
+417.118 697.763 l
+416.94 699.189 l
+416.673 699.371 l
+414.352 699.371 l
+414.352 690.786 l
+414.615 690.615 l
+415.689 690.523 l
+415.689 689.897 l
+411.664 689.897 l
+411.664 690.523 l
+412.741 690.615 l
+413.01 690.786 l
+413.01 699.371 l
+410.687 699.371 l
+410.418 699.189 l
+410.239 697.763 l
+409.438 697.763 l
+h
+441.065 697.403 m
+441.065 696.779 l
+440.797 696.779 l
+440.343 696.779 439.987 696.599 439.722 696.242 c
+439.455 695.974 439.37 695.438 439.37 694.901 c
+439.37 694.362 439.455 693.914 439.722 693.562 c
+439.987 693.206 440.343 693.03 440.797 693.03 c
+441.065 693.03 l
+441.065 692.489 l
+440.707 692.489 l
+440.436 692.489 l
+440.436 692.312 440.343 692.219 440.343 692.134 c
+440.343 691.773 l
+440.343 691.596 l
+440.343 691.415 l
+441.065 691.329 l
+441.065 690.258 l
+440.263 690.347 l
+439.813 690.258 439.541 690.079 439.272 689.804 c
+439.005 689.542 438.918 689.268 438.918 688.916 c
+438.918 688.472 439.096 688.111 439.541 687.757 c
+439.898 687.488 440.343 687.307 440.972 687.307 c
+441.065 687.307 l
+441.065 686.682 l
+440.887 686.682 440.707 686.593 440.436 686.593 c
+439.636 686.593 438.918 686.769 438.469 687.132 c
+437.942 687.488 437.762 687.936 437.762 688.561 c
+437.762 689.09 437.844 689.454 438.118 689.804 c
+438.469 690.171 438.827 690.347 439.37 690.435 c
+439.272 690.615 439.272 690.704 439.272 690.786 c
+439.187 690.883 439.187 691.06 439.187 691.152 c
+439.187 691.329 439.272 691.512 439.37 691.773 c
+439.455 692.042 439.722 692.312 439.898 692.582 c
+439.37 692.669 438.918 692.941 438.564 693.383 c
+438.201 693.826 438.025 694.278 438.025 694.901 c
+438.025 695.616 438.293 696.242 438.827 696.687 c
+439.37 697.135 440.08 697.403 440.972 697.403 c
+h
+455.712 697.403 m
+456.339 697.403 l
+456.339 692.312 l
+456.339 691.773 456.432 691.415 456.699 691.152 c
+456.873 690.883 457.235 690.786 457.775 690.786 c
+458.038 690.786 458.303 690.786 458.662 690.883 c
+458.929 690.97 459.204 691.06 459.556 691.237 c
+459.556 696.331 l
+458.484 696.331 l
+458.484 696.779 l
+460.18 697.403 l
+460.805 697.403 l
+460.805 690.786 l
+461.074 690.523 l
+461.792 690.435 l
+461.792 689.897 l
+459.556 689.897 l
+459.556 690.786 l
+459.026 690.435 458.662 690.171 458.22 689.987 c
+457.859 689.897 457.409 689.804 457.057 689.804 c
+456.432 689.804 455.89 689.987 455.532 690.347 c
+455.179 690.786 455.086 691.329 455.086 692.134 c
+455.086 696.331 l
+453.931 696.331 l
+453.931 696.779 l
+h
+447.141 701.064 m
+447.761 701.064 l
+447.761 696.42 l
+448.301 696.779 448.835 697.049 449.19 697.135 c
+449.547 697.315 449.912 697.403 450.181 697.403 c
+450.887 697.403 451.337 697.135 451.694 696.779 c
+452.053 696.42 452.227 695.798 452.227 695.081 c
+452.227 690.786 l
+452.504 690.523 l
+453.305 690.435 l
+453.305 689.897 l
+449.995 689.897 l
+449.995 690.435 l
+450.708 690.523 l
+450.978 690.786 l
+450.978 694.813 l
+450.978 695.349 450.887 695.798 450.625 695.974 c
+450.357 696.242 449.995 696.331 449.464 696.331 c
+449.19 696.331 448.928 696.331 448.659 696.242 c
+448.387 696.154 448.034 696.07 447.761 695.884 c
+447.761 690.786 l
+448.034 690.523 l
+448.747 690.435 l
+448.747 689.897 l
+445.442 689.897 l
+445.442 690.435 l
+446.242 690.523 l
+446.516 690.786 l
+446.516 700.086 l
+445.353 700.086 l
+445.353 700.528 l
+h
+441.065 692.489 m
+441.065 693.03 l
+441.417 693.117 441.688 693.291 441.962 693.562 c
+442.227 693.914 442.315 694.362 442.315 694.901 c
+442.315 695.438 442.227 695.884 441.962 696.242 c
+441.688 696.509 441.417 696.687 441.065 696.779 c
+441.065 697.403 l
+441.334 697.403 441.597 697.315 441.866 697.228 c
+442.137 697.228 442.402 697.049 442.67 696.956 c
+444.901 696.956 l
+444.901 696.242 l
+443.206 696.242 l
+443.386 695.974 443.473 695.798 443.562 695.53 c
+443.562 695.349 443.657 695.081 443.657 694.813 c
+443.657 694.1 443.386 693.562 442.846 693.117 c
+442.315 692.754 441.783 692.489 441.065 692.489 c
+441.065 686.682 m
+441.065 687.307 l
+441.688 687.307 442.227 687.488 442.583 687.757 c
+443.033 688.111 443.206 688.472 443.206 688.916 c
+443.206 689.268 443.116 689.542 442.939 689.719 c
+442.763 689.804 442.315 689.987 441.688 690.079 c
+441.065 690.258 l
+441.065 691.329 l
+441.783 691.152 l
+442.763 691.06 443.386 690.786 443.742 690.523 c
+444.188 690.258 444.369 689.897 444.369 689.364 c
+444.369 689.006 444.282 688.74 444.101 688.472 c
+443.926 688.111 443.742 687.841 443.473 687.668 c
+443.033 687.307 442.583 687.043 442.046 686.859 c
+441.783 686.769 441.417 686.682 441.065 686.682 c
+465.72 694.1 m
+465.72 693.469 l
+465.277 693.291 464.917 693.206 464.739 693.03 c
+464.375 692.754 464.201 692.312 464.201 691.865 c
+464.201 691.512 464.291 691.237 464.474 690.97 c
+464.739 690.786 465.01 690.615 465.368 690.615 c
+465.451 690.615 465.628 690.615 465.72 690.704 c
+465.72 689.987 l
+465.368 689.897 465.099 689.804 464.739 689.804 c
+464.201 689.804 463.755 689.987 463.399 690.347 c
+463.046 690.704 462.865 691.152 462.865 691.773 c
+462.865 692.396 463.13 692.941 463.672 693.291 c
+464.024 693.562 464.646 693.826 465.72 694.1 c
+465.72 697.315 m
+465.72 696.687 l
+465.543 696.687 465.451 696.687 465.277 696.599 c
+465.099 696.599 464.917 696.509 464.739 696.42 c
+464.739 695.169 l
+463.672 695.169 l
+463.49 695.169 463.399 695.261 463.304 695.261 c
+463.221 695.349 463.221 695.438 463.221 695.616 c
+463.221 696.154 463.49 696.509 464.024 696.872 c
+464.474 697.135 465.099 697.315 465.72 697.315 c
+497.348 697.228 m
+500.653 697.228 l
+500.653 696.687 l
+499.85 696.599 l
+499.67 696.331 l
+501.456 691.415 l
+503.423 696.331 l
+503.243 696.599 l
+502.442 696.687 l
+502.442 697.228 l
+505.117 697.228 l
+505.117 696.687 l
+504.224 696.509 l
+501.546 689.897 l
+500.739 689.897 l
+498.333 696.599 l
+497.348 696.687 l
+h
+495.561 700.622 m
+495.742 700.622 496.005 700.528 496.185 700.444 c
+496.369 700.262 496.452 699.998 496.452 699.814 c
+496.452 699.55 496.369 699.371 496.185 699.189 c
+496.005 699.014 495.742 698.926 495.561 698.926 c
+495.297 698.926 495.117 699.014 494.932 699.189 c
+494.757 699.371 494.673 699.55 494.673 699.814 c
+494.673 699.998 494.757 700.262 494.932 700.444 c
+495.117 700.528 495.297 700.622 495.561 700.622 c
+495.473 697.315 m
+496.098 697.315 l
+496.098 690.786 l
+496.369 690.523 l
+497.172 690.435 l
+497.172 689.897 l
+493.778 689.897 l
+493.778 690.435 l
+494.491 690.523 l
+494.757 690.786 l
+494.757 696.242 l
+493.778 696.242 l
+493.778 696.779 l
+h
+485.014 689.897 m
+485.014 690.435 l
+485.823 690.523 l
+486.094 690.786 l
+486.094 696.242 l
+485.014 696.242 l
+485.014 696.779 l
+486.806 697.315 l
+487.344 697.315 l
+487.344 696.42 l
+487.969 696.779 488.501 697.049 488.856 697.135 c
+489.215 697.315 489.578 697.403 489.844 697.403 c
+490.472 697.403 491.003 697.135 491.361 696.779 c
+491.721 696.42 491.897 695.798 491.897 695.081 c
+491.897 690.786 l
+492.164 690.523 l
+492.972 690.435 l
+492.972 689.897 l
+489.663 689.897 l
+489.663 690.435 l
+490.382 690.523 l
+490.651 690.786 l
+490.651 694.813 l
+490.651 695.349 490.472 695.798 490.288 695.974 c
+490.017 696.242 489.663 696.331 489.037 696.331 c
+488.856 696.331 488.591 696.331 488.326 696.242 c
+488.058 696.154 487.699 696.07 487.344 695.884 c
+487.344 690.786 l
+487.607 690.523 l
+488.409 690.435 l
+488.409 689.897 l
+h
+474.474 700.086 m
+478.139 700.086 l
+478.139 699.457 l
+477.247 699.371 l
+476.98 699.189 l
+476.98 693.737 l
+476.98 692.669 477.158 691.865 477.607 691.415 c
+478.052 690.883 478.766 690.704 479.658 690.704 c
+480.639 690.704 481.264 690.883 481.712 691.415 c
+482.157 691.865 482.34 692.669 482.34 693.737 c
+482.34 699.103 l
+482.074 699.371 l
+481.174 699.457 l
+481.174 700.086 l
+484.39 700.086 l
+484.39 699.457 l
+483.502 699.371 l
+483.237 699.103 l
+483.237 693.562 l
+483.237 692.851 483.141 692.312 483.054 691.865 c
+482.971 691.512 482.785 691.152 482.514 690.883 c
+482.253 690.523 481.805 690.258 481.264 690.079 c
+480.731 689.804 480.111 689.719 479.389 689.719 c
+478.677 689.719 478.052 689.804 477.516 690.079 c
+476.98 690.258 476.53 690.523 476.262 690.883 c
+475.992 691.152 475.816 691.512 475.729 691.865 c
+475.64 692.312 475.548 692.851 475.548 693.562 c
+475.548 699.189 l
+475.368 699.371 l
+474.474 699.457 l
+h
+465.72 689.987 m
+465.72 690.704 l
+465.9 690.704 465.989 690.704 466.168 690.786 c
+466.522 690.883 466.886 691.06 467.242 691.329 c
+467.242 694.009 l
+466.618 693.826 466.075 693.651 465.72 693.469 c
+465.72 694.1 l
+466.168 694.278 466.7 694.362 467.242 694.543 c
+467.242 694.988 l
+467.242 695.616 467.149 696.07 466.973 696.331 c
+466.7 696.599 466.344 696.687 465.9 696.687 c
+465.72 696.687 l
+465.72 697.315 l
+465.9 697.403 466.075 697.403 466.26 697.403 c
+467.062 697.403 467.598 697.228 467.95 696.872 c
+468.315 696.509 468.491 695.974 468.491 695.169 c
+468.491 690.786 l
+468.76 690.523 l
+469.568 690.435 l
+469.568 689.897 l
+467.418 689.897 l
+467.242 690.786 l
+466.796 690.435 466.344 690.258 465.9 690.079 c
+465.813 690.079 465.813 689.987 465.72 689.987 c
+f
+n
+508.608 696.687 m
+508.157 696.599 507.8 696.42 507.446 696.07 c
+507.086 695.706 506.908 695.169 506.908 694.543 c
+508.608 694.543 l
+508.608 693.914 l
+506.817 693.914 l
+506.817 693.737 l
+506.817 692.754 506.995 692.042 507.446 691.512 c
+507.8 691.152 508.157 690.883 508.608 690.704 c
+508.608 689.804 l
+507.715 689.804 506.995 690.171 506.459 690.786 c
+505.84 691.512 505.473 692.396 505.473 693.469 c
+505.473 694.634 505.84 695.616 506.459 696.331 c
+507.086 696.956 507.8 697.315 508.608 697.315 c
+h
+533.53 697.228 m
+536.744 697.228 l
+536.744 696.687 l
+535.948 696.599 l
+535.768 696.331 l
+537.642 691.596 l
+539.516 696.331 l
+539.425 696.599 l
+538.535 696.687 l
+538.535 697.228 l
+541.305 697.228 l
+541.305 696.687 l
+540.409 696.509 l
+537.372 689.182 l
+537.011 688.288 536.568 687.668 536.215 687.221 c
+535.85 686.859 535.405 686.593 534.966 686.593 c
+534.601 686.593 534.338 686.682 534.159 686.859 c
+533.976 687.043 533.89 687.221 533.89 687.488 c
+533.89 687.575 533.89 687.757 533.976 687.936 c
+534.069 688.024 534.159 688.205 534.245 688.288 c
+535.768 687.757 l
+535.948 687.936 536.215 688.288 536.391 688.646 c
+536.568 689.006 536.744 689.454 536.92 689.987 c
+534.421 696.599 l
+533.53 696.687 l
+h
+529.775 696.331 m
+528.799 696.331 l
+528.799 696.779 l
+529.868 697.228 l
+530.495 698.653 l
+531.025 698.653 l
+531.025 697.049 l
+533.351 697.049 l
+533.351 696.331 l
+531.025 696.331 l
+531.025 692.312 l
+531.025 691.683 531.122 691.237 531.298 690.97 c
+531.477 690.786 531.829 690.615 532.277 690.615 c
+532.455 690.615 532.64 690.704 532.819 690.704 c
+532.994 690.704 533.174 690.704 533.351 690.786 c
+533.351 690.258 l
+532.994 690.079 532.64 689.987 532.367 689.987 c
+532.014 689.897 531.654 689.897 531.385 689.897 c
+530.757 689.897 530.404 689.987 530.137 690.171 c
+529.868 690.435 529.775 690.786 529.775 691.415 c
+h
+526.559 700.622 m
+526.832 700.622 527.004 700.528 527.185 700.444 c
+527.367 700.262 527.452 699.998 527.452 699.814 c
+527.452 699.55 527.367 699.371 527.185 699.189 c
+527.004 699.014 526.832 698.926 526.559 698.926 c
+526.29 698.926 526.118 699.014 525.936 699.189 c
+525.758 699.371 525.675 699.55 525.675 699.814 c
+525.675 699.998 525.758 700.262 525.936 700.444 c
+526.118 700.528 526.29 700.622 526.559 700.622 c
+526.47 697.315 m
+527.1 697.315 l
+527.1 690.786 l
+527.367 690.523 l
+528.17 690.435 l
+528.17 689.897 l
+524.774 689.897 l
+524.774 690.435 l
+525.574 690.523 l
+525.849 690.786 l
+525.849 696.242 l
+524.774 696.242 l
+524.774 696.779 l
+h
+523.342 697.049 m
+523.342 695.349 l
+522.631 695.349 l
+522.539 696.42 l
+522.278 696.509 522.099 696.599 521.915 696.599 c
+521.733 696.687 521.555 696.687 521.381 696.687 c
+521.026 696.687 520.664 696.599 520.484 696.42 c
+520.221 696.242 520.127 695.974 520.127 695.616 c
+520.127 695.349 520.221 695.081 520.4 694.901 c
+520.576 694.725 520.934 694.459 521.381 694.278 c
+521.472 694.188 521.648 694.188 521.733 694.1 c
+522.358 693.826 522.722 693.562 522.987 693.383 c
+523.168 693.206 523.342 693.03 523.436 692.851 c
+523.528 692.582 523.611 692.312 523.611 692.042 c
+523.611 691.329 523.342 690.786 522.811 690.435 c
+522.358 689.987 521.648 689.804 520.752 689.804 c
+520.4 689.804 520.037 689.804 519.685 689.897 c
+519.416 689.897 519.058 689.987 518.785 690.079 c
+518.785 692.042 l
+519.507 692.042 l
+519.685 690.786 l
+519.952 690.704 520.127 690.615 520.308 690.523 c
+520.576 690.435 520.752 690.435 521.026 690.435 c
+521.381 690.435 521.733 690.523 522.006 690.786 c
+522.278 690.97 522.453 691.329 522.453 691.683 c
+522.453 691.953 522.358 692.219 522.182 692.396 c
+522.006 692.582 521.555 692.851 520.845 693.206 c
+520.127 693.469 519.596 693.826 519.326 694.1 c
+519.058 694.459 518.882 694.813 518.882 695.261 c
+518.882 695.884 519.149 696.42 519.596 696.779 c
+520.037 697.228 520.752 697.403 521.555 697.403 c
+521.915 697.403 522.278 697.315 522.539 697.315 c
+522.811 697.228 523.075 697.135 523.342 697.049 c
+512.802 689.897 m
+512.802 690.435 l
+513.611 690.523 l
+513.881 690.786 l
+513.881 696.242 l
+512.802 696.242 l
+512.802 696.779 l
+514.588 697.315 l
+515.13 697.315 l
+515.13 695.884 l
+515.391 696.154 515.661 696.331 515.925 696.599 c
+516.199 696.872 516.466 697.135 516.733 697.315 c
+516.828 697.315 516.911 697.315 516.911 697.403 c
+517.18 697.403 l
+517.269 697.403 517.453 697.315 517.629 697.315 c
+517.715 697.315 517.898 697.228 518.077 697.135 c
+518.077 695.884 l
+517.629 695.884 l
+517.453 695.974 517.359 696.07 517.269 696.154 c
+517.087 696.242 517.002 696.242 516.828 696.242 c
+516.557 696.242 516.291 696.154 516.018 695.974 c
+515.751 695.798 515.484 695.53 515.13 695.081 c
+515.13 690.786 l
+515.391 690.523 l
+516.466 690.435 l
+516.466 689.897 l
+h
+508.608 689.804 m
+508.608 690.704 l
+508.873 690.704 509.055 690.615 509.317 690.615 c
+509.68 690.615 510.036 690.704 510.485 690.883 c
+510.838 690.97 511.284 691.237 511.736 691.512 c
+511.736 690.704 l
+511.284 690.435 510.838 690.171 510.304 689.987 c
+509.857 689.897 509.317 689.804 508.873 689.804 c
+h
+510.393 694.543 m
+510.393 694.813 l
+510.393 695.438 510.214 695.884 509.939 696.154 c
+509.68 696.509 509.317 696.687 508.786 696.687 c
+508.608 696.687 l
+508.608 697.315 l
+508.691 697.403 508.873 697.403 508.966 697.403 c
+509.857 697.403 510.485 697.135 511.016 696.599 c
+511.464 696.07 511.736 695.349 511.736 694.362 c
+511.736 694.1 l
+511.736 693.914 l
+508.608 693.914 l
+508.608 694.543 l
+h
+f
+n
+409.563 742.436 m
+409.744 742.349 409.928 742.257 410.103 742.08 c
+410.188 742.08 410.281 742.173 410.371 742.173 c
+410.905 742.173 l
+411.354 742.257 411.706 742.436 412.157 742.618 c
+412.607 742.796 412.787 742.884 412.872 743.417 c
+413.228 745.295 411.885 746.187 410.371 746.454 c
+409.563 746.633 408.675 746.633 407.865 746.545 c
+407.604 744.935 408.313 743.51 409.563 742.436 c
+429.042 722.158 m
+429.133 722.067 l
+429.042 721.438 429.042 720.815 429.042 720.189 c
+428.148 720.549 l
+427.883 720.992 l
+427.883 722.067 l
+427.971 722.603 l
+428.148 722.603 428.772 722.331 429.042 722.158 c
+428.772 726.713 m
+428.772 726.713 428.868 726.621 429.042 726.621 c
+429.221 726.533 429.401 726.444 429.493 726.358 c
+429.493 726.176 429.317 725.102 429.317 724.924 c
+429.221 724.924 429.133 725.016 429.042 725.102 c
+428.952 725.195 428.772 725.195 428.772 725.195 c
+428.417 725.28 428.593 726.176 428.772 726.713 c
+432.707 749.671 m
+433.153 749.401 433.241 748.78 433.241 748.068 c
+433.063 747.793 432.886 747.705 432.707 747.531 c
+432.527 747.441 432.439 747.351 432.265 747.264 c
+432.165 748.156 432.165 748.958 432.165 749.767 c
+432.439 749.767 432.617 749.767 432.707 749.671 c
+432.707 743.593 m
+434.49 744.581 436.994 746.366 437.172 748.068 c
+436.282 749.401 434.047 751.099 432.707 751.192 c
+432.707 751.279 432.617 751.279 432.617 751.279 c
+432.527 752.714 431.814 753.246 430.739 752.89 c
+429.938 752.087 429.401 751.01 429.042 749.94 c
+428.148 747.441 427.883 744.403 426.454 742.08 c
+425.916 741.635 425.916 741.635 419.392 737.972 c
+418.41 737.253 416.444 736.181 415.199 735.38 c
+413.138 732.967 413.407 731.716 413.138 728.052 c
+413.055 727.334 412.872 726.176 412.428 725.461 c
+412.335 727.611 413.589 730.378 411.354 731.09 c
+410.818 732.073 410.64 733.144 410.371 734.042 c
+410.188 734.485 410.012 734.93 409.563 735.196 c
+406.709 733.951 407.152 730.378 407.426 727.515 c
+407.426 726.621 407.426 725.638 407.513 724.747 c
+407.426 722.245 407.426 719.651 407.333 717.153 c
+407.333 713.044 l
+407.604 710.54 407.604 710.54 407.958 708.401 c
+408.582 707.594 409.299 707.144 410.371 706.611 c
+410.548 706.524 410.64 706.432 410.818 706.345 c
+412.511 707.056 412.157 709.65 412.157 710.99 c
+412.335 712.507 412.607 714.025 412.787 715.543 c
+414.392 719.832 415.199 725.102 415.017 729.396 c
+415.463 732.255 415.463 732.255 418.591 733.144 c
+419.57 733.682 419.844 734.042 421.983 735.643 c
+422.878 736.45 424.491 738.592 425.916 738.592 c
+426.184 737.703 425.468 736.722 424.931 735.825 c
+424.847 735.643 424.667 735.38 424.755 735.196 c
+425.375 732.344 425.113 730.196 422.97 727.873 c
+422.97 727.162 l
+423.864 725.369 425.199 726.982 426.626 726.982 c
+426.184 725.461 425.292 724.121 425.113 722.245 c
+423.947 718.402 423.057 714.828 422.255 710.722 c
+422.34 709.65 422.163 709.65 423.324 708.753 c
+425.824 708.401 425.644 713.756 425.824 714.828 c
+426.275 716.534 426.366 717.685 426.721 718.402 c
+427.167 718.402 l
+427.524 717.685 427.793 717.685 428.952 717.333 c
+428.952 717.244 428.952 717.153 429.042 717.153 c
+429.401 716.346 429.493 714.737 429.133 713.669 c
+429.042 713.669 l
+428.51 713.756 428.51 713.756 427.343 714.205 c
+427.254 713.311 428.064 711.436 429.042 710.271 c
+429.221 710.091 429.401 709.919 429.669 709.742 c
+430.563 709.742 432.349 710.004 432.707 711.17 c
+431.725 716.973 431.187 722.331 432.439 727.698 c
+432.265 729.57 431.099 729.481 430.83 730.109 c
+431.099 730.82 432.08 731.628 432.707 732.516 c
+433.419 733.327 433.872 734.216 432.886 734.93 c
+432.794 734.93 432.794 734.93 432.707 734.842 c
+431.364 734.572 430.202 733.682 429.042 732.788 c
+428.69 732.516 428.328 732.344 427.971 732.073 c
+428.239 732.878 428.593 733.682 429.042 734.485 c
+429.577 735.556 430.386 736.541 431.011 737.434 c
+431.011 737.526 431.099 737.613 431.099 737.613 c
+431.272 737.879 431.272 737.879 431.187 738.15 c
+430.83 740.026 430.115 741.451 431.9 743.15 c
+432.165 743.33 432.439 743.417 432.707 743.593 c
+f
+n
+529.193 731.716 m
+529.286 731.716 l
+530.978 732.073 532.142 732.609 532.05 734.572 c
+531.243 735.291 530.174 736.094 529.286 736.901 c
+528.478 737.526 527.851 738.239 527.587 738.771 c
+527.407 738.952 527.143 739.131 526.963 739.221 c
+525.265 738.15 528.12 735.114 529.103 733.951 c
+529.103 733.234 529.103 732.516 529.193 731.716 c
+539.732 723.675 m
+538.925 723.139 538.036 722.688 537.587 722.331 c
+537.587 722.961 538.748 724.028 539.732 724.924 c
+540.266 725.369 540.804 725.733 541.075 725.996 c
+541.342 725.996 541.607 726.084 541.871 726.084 c
+541.967 725.369 540.89 724.483 539.732 723.675 c
+543.482 728.499 m
+542.239 727.873 540.983 727.162 539.732 726.444 c
+539.554 726.358 539.284 726.267 539.106 726.084 c
+535.887 724.664 532.761 722.779 529.73 721.35 c
+529.37 720.992 529.286 721.087 529.37 720.369 c
+529.817 720.098 529.817 720.098 530.269 720.098 c
+531.333 720.189 532.493 720.28 533.568 720.28 c
+535.091 720.189 535.887 721.53 537.139 722.158 c
+537.321 722.245 537.503 721.977 537.321 721.888 c
+536.43 720.992 534.553 719.382 534.638 718.224 c
+535.177 718.224 l
+536.696 719.382 538.212 720.462 539.732 721.438 c
+540.804 722.158 541.871 722.779 542.951 723.406 c
+543.751 724.297 545.627 726.533 546.612 727.072 c
+546.877 728.943 544.552 728.59 543.482 728.499 c
+542.591 733.768 m
+540.535 734.842 540.177 734.394 539.732 733.951 c
+539.463 733.597 539.284 733.234 538.481 733.055 c
+537.587 733.862 539.012 735.114 539.732 735.912 c
+539.908 736.003 539.998 736.094 540.085 736.181 c
+541.164 736.45 545.987 738.771 546.426 737.162 c
+545.45 735.735 544.552 733.951 542.591 733.768 c
+541.871 738.239 m
+541.607 739.488 542.591 740.38 543.127 741.278 c
+543.034 743.33 542.148 742.884 540.357 743.15 c
+540.357 743.593 l
+541.607 744.672 542.682 746.187 543.751 747.441 c
+545.537 749.138 547.328 750.03 546.074 752.087 c
+544.73 752.977 542.856 754.057 542.591 752.087 c
+542.856 749.767 541.428 747.976 539.732 746.275 c
+538.748 745.206 537.684 744.227 536.876 743.061 c
+535.798 742.257 535.536 742.349 535.536 741.007 c
+536.518 740.558 537.763 741.451 539.195 741.451 c
+539.38 739.581 537.225 736.181 535.798 734.572 c
+535.177 734.485 534.638 734.485 534.104 734.394 c
+534.011 734.042 534.011 733.597 534.011 733.144 c
+532.406 731.808 530.714 730.911 529.286 729.396 c
+529.193 729.396 529.193 729.396 529.193 729.307 c
+526.514 728.143 526.245 730.013 524.641 730.013 c
+524.548 727.873 525.894 725.996 528.3 724.835 c
+528.478 724.924 528.659 724.924 528.929 725.016 c
+529.017 725.28 529.103 725.816 529.286 726.358 c
+529.37 726.8 529.461 727.334 529.637 727.785 c
+531.243 729.481 532.319 729.839 534.91 730.642 c
+536.696 731.895 536.43 731.978 538.574 731.004 c
+538.388 729.839 536.16 728.59 535.262 727.873 c
+535.262 727.785 535.262 727.611 535.358 727.425 c
+536.876 727.873 538.305 728.86 539.732 729.661 c
+541.164 730.558 542.591 731.266 544.284 731.359 c
+544.552 731.535 544.824 731.716 545.181 731.978 c
+546.525 733.951 549.646 734.93 549.921 737.341 c
+549.921 738.415 l
+546.968 740.471 544.552 739.131 541.871 738.239 c
+539.732 717.244 m
+538.388 716.973 536.876 716.793 536.16 717.333 c
+534.46 717.513 535.71 716.973 534.91 716.259 c
+533.032 715.723 530.978 715.186 529.286 714.472 c
+528.568 714.205 527.851 713.846 527.231 713.493 c
+527.143 712.329 528.12 711.789 529.286 711.522 c
+530.087 711.347 531.159 711.257 531.961 711.257 c
+533.659 711.789 534.37 713.132 536.607 713.22 c
+537.052 712.238 537.409 709.919 536.607 708.753 c
+534.187 708.486 531.696 710.004 530.174 709.919 c
+529.193 708.223 535.982 706.345 537.587 705.9 c
+538.748 706.076 539.38 707.144 539.732 708.308 c
+540.085 709.29 540.085 710.271 540.085 711.078 c
+539.908 711.17 539.823 711.347 539.732 711.436 c
+539.195 712.329 539.284 712.954 539.732 713.311 c
+540.89 714.386 543.931 714.65 543.84 716.534 c
+542.856 717.244 542.324 717.421 541.607 717.599 c
+541.075 717.513 540.444 717.421 539.732 717.244 c
+f
+n
+465.137 731.179 m
+465.32 731.266 465.588 731.359 465.94 731.446 c
+466.207 731.004 465.674 730.284 465.137 729.748 c
+464.781 729.481 464.423 729.216 464.244 729.216 c
+464.244 730.284 464.423 730.82 465.137 731.179 c
+465.137 734.485 m
+465.32 734.842 465.674 735.196 466.033 735.466 c
+466.836 736.094 467.909 736.541 468.8 737.162 c
+468.89 737.162 469.068 737.162 469.242 737.075 c
+469.242 736.624 l
+468.8 736.274 468.8 736.274 468.354 735.912 c
+467.812 734.754 467.016 734.127 466.033 733.682 c
+465.762 733.504 465.405 733.327 465.137 733.234 c
+464.957 733.144 464.867 733.055 464.781 733.055 c
+464.781 733.597 464.867 734.042 465.137 734.485 c
+465.588 721.621 m
+465.762 721.621 465.94 721.715 466.033 721.715 c
+467.099 721.715 467.099 721.715 467.909 720.189 c
+467.725 719.472 466.919 718.763 466.033 718.224 c
+465.762 718.047 465.405 717.87 465.137 717.685 c
+464.781 717.599 464.512 717.421 464.244 717.421 c
+464.244 719.032 463.888 720.462 465.137 721.35 c
+465.225 721.438 465.405 721.53 465.588 721.621 c
+475.232 748.958 m
+474.697 748.156 473.982 747.883 473.268 747.531 c
+473.444 748.513 474.612 749.138 474.88 750.125 c
+474.253 751.995 473.982 751.725 472.555 751.548 c
+470.586 749.138 468.622 746.366 466.659 744.045 c
+466.475 743.955 466.294 743.867 466.033 743.776 c
+465.762 743.686 465.405 743.51 465.137 743.417 c
+463.888 742.974 462.721 742.436 461.564 741.987 c
+460.221 743.061 460.311 746.275 458.345 746.275 c
+457.992 744.312 459.149 741.278 457.454 739.757 c
+455.045 738.684 455.045 738.684 451.107 736.722 c
+451.107 736.624 451.107 736.45 451.198 736.361 c
+453.791 734.216 455.045 737.162 457.812 737.253 c
+458.169 737.075 458.525 736.901 458.882 736.722 c
+461.204 737.253 460.935 740.471 464.066 740.827 c
+463.888 738.86 461.921 739.04 461.118 737.613 c
+461.028 735.025 460.935 728.943 456.915 728.943 c
+456.741 729.216 456.559 729.396 456.291 729.661 c
+454.779 729.307 455.575 727.785 454.779 726.358 c
+453.167 725.551 452.095 724.747 450.929 724.214 c
+450.929 723.942 450.844 723.675 450.844 723.316 c
+452.268 722.603 454.415 724.387 455.665 725.195 c
+458.079 724.387 458.882 728.412 460.935 728.412 c
+461.204 727.963 460.935 725.905 460.667 725.28 c
+460.311 725.016 459.867 724.747 459.598 724.483 c
+459.598 724.028 l
+459.952 723.675 459.952 723.675 460.492 723.585 c
+460.046 721.438 453.25 717.153 451.468 716.534 c
+451.38 716.346 451.38 716.259 451.38 716.081 c
+453.167 715.186 453.972 715.006 455.575 716.973 c
+457.093 717.685 459.062 720.28 460.847 720.369 c
+461.204 719.651 461.47 716.619 461.028 715.543 c
+460.046 715.096 460.046 715.096 458.969 714.828 c
+459.149 713.311 459.243 713.399 461.028 713.132 c
+461.387 711.078 461.204 707.953 463.259 706.254 c
+463.707 706.345 464.066 706.876 464.066 707.329 c
+463.976 708.486 463.976 709.65 463.888 710.722 c
+464.154 714.565 464.154 714.565 464.244 714.828 c
+464.512 715.006 464.781 715.186 465.137 715.457 c
+465.405 715.634 465.674 715.816 466.033 715.993 c
+468.622 717.513 472.282 719.742 471.389 721.174 c
+469.783 722.067 468.534 722.158 468.534 723.675 c
+469.692 725.369 471.21 726.444 472.816 727.785 c
+472.816 729.129 472.555 729.396 471.661 729.661 c
+470.586 729.216 467.725 727.425 466.033 726.713 c
+465.674 726.621 465.32 726.533 465.137 726.533 c
+465.137 726.891 l
+465.494 727.162 465.762 727.425 466.033 727.698 c
+468.261 729.661 469.692 732.609 471.926 734.485 c
+473.268 736.003 474.073 736.361 472.728 737.703 c
+472.106 741.544 468.444 738.952 466.033 737.613 c
+465.674 737.434 465.405 737.253 465.137 737.162 c
+464.867 737.075 464.689 737.075 464.596 736.99 c
+464.781 737.879 464.867 738.15 465.137 738.504 c
+465.32 738.684 465.588 738.86 466.033 739.221 c
+466.836 740.202 467.636 741.187 468.534 742.257 c
+470.676 744.045 473.799 745.295 476.571 746.275 c
+477.111 746.726 477.374 747.171 477.374 747.531 c
+477.374 747.705 l
+477.284 748.601 476.129 749.227 475.232 748.958 c
+f
+n
+508.109 716.081 m
+507.126 716.534 505.52 717.599 504.183 718.763 c
+503.197 719.651 502.303 720.549 502.036 721.174 c
+501.318 721.621 501.318 721.35 500.967 721.35 c
+500.967 719.651 l
+501.494 718.133 502.749 715.186 504.183 713.493 c
+504.447 713.22 504.714 712.954 504.985 712.775 c
+505.432 712.687 505.879 712.507 506.323 712.418 c
+507.574 712.597 511.237 714.565 511.237 715.903 c
+510.161 715.993 509.184 715.993 508.109 716.081 c
+507.126 735.556 m
+506.062 736.094 506.062 736.094 505.163 736.81 c
+504.627 736.181 504.627 734.842 504.183 733.951 c
+503.907 733.234 503.373 732.698 502.214 732.698 c
+502.119 732.967 502.119 733.234 502.119 733.504 c
+503.016 736.901 503.463 740.471 503.817 743.686 c
+503.556 744.848 503.016 744.935 502.389 745.206 c
+500.87 744.672 502.036 743.776 501.23 742.974 c
+500.693 738.86 499.262 734.572 498.013 730.284 c
+496.316 728.86 494.53 727.785 492.655 726.891 c
+490.065 726.444 488.099 725.996 491.402 724.121 c
+493.013 724.121 494.618 724.835 496.492 725.016 c
+496.492 724.924 496.492 724.747 496.584 724.664 c
+495.521 719.207 491.495 713.493 486.492 711.702 c
+486.492 711.615 486.398 711.522 486.31 711.347 c
+486.398 711.257 486.398 711.17 486.492 710.99 c
+492.471 712.238 494.979 716.534 498.458 721.799 c
+499.088 723.585 499.62 725.369 500.242 727.072 c
+500.87 727.515 502.567 728.681 504.183 730.109 c
+506.323 731.895 508.199 734.127 507.126 735.556 c
+f
+Q
+Q
+Q
+Q
+Q
+[/EMC PDFMark5
+PDFVars/TermAll get exec end end
+%%PageTrailer
+%%Trailer
+%%EOF
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-whole-logo.pdf b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-whole-logo.pdf
new file mode 100644
index 00000000000..1107b0d3ae9
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/figures/thu-whole-logo.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/main.pdf b/Master/texmf-dist/doc/latex/thuthesis/example/main.pdf
index 00721b64271..0acb60e88d9 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/main.pdf
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/main.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/main.tex b/Master/texmf-dist/doc/latex/thuthesis/example/main.tex
index 82199808dc4..dd25f1f059e 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/main.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/main.tex
@@ -4,61 +4,72 @@
%%% End:
\documentclass[doctor]{thuthesis}
-% \documentclass[bachelor|master|doctor,dvips|dvipdfm,secret,openany|openright,arialtoc,arialtitle]{thuthesis}
-
-% õİͳһŵˣԸԼʵӻɾ
+% \documentclass[%
+% bachelor|master|doctor, % mandatory option
+% xetex|pdftex|dvips|dvipdfm, % optional
+% secret,
+% openany|openright,
+% arialtoc,arialtitle]{thuthesis}
+
+% 所有其它可能用到的包都统一放到这里了,可以根据自己的实际添加或者删除。
\usepackage{thutils}
-% ޸ļеĶ壬ʹġ
-% \def\myname{Ѧ}
+% 你可以在这里修改配置文件中的定义,导言区可以使用中文。
+% \def\myname{薛瑞尼}
\begin{document}
-% еepsļ figures Ŀ¼
+% 定义所有的eps文件在 figures 子目录下
\graphicspath{{figures/}}
-%%% 沿
+%%% 封面部分
\frontmatter
\input{data/cover}
\makecover
-% Ŀ¼
+% 目录
\tableofcontents
-% Ŷձ
+% 符号对照表
\input{data/denotation}
-%%% IJ
+%%% 正文部分
\mainmatter
\include{data/chap01}
\include{data/chap02}
-%%%
+%%% 其它部分
\backmatter
-% ͼ
-\listoffigures
-%
-\listoftables
-% ʽ
-\listofequations
+
+% 本科生要这几个索引,研究生不要。选择性留下。
+\makeatletter
+\ifthu@bachelor
+ % 插图索引
+ \listoffigures
+ % 表格索引
+ \listoftables
+ % 公式索引
+ \listofequations
+\fi
+\makeatother
-% ο
+% 参考文献
\bibliographystyle{thubib}
\bibliography{ref/refs}
-% л
+% 致谢
\include{data/ack}
-% ¼
+% 附录
\begin{appendix}
\input{data/appendix01}
\end{appendix}
-% ˼
+% 个人简历
\include{data/resume}
\end{document}
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/msmake.cmd b/Master/texmf-dist/doc/latex/thuthesis/example/msmake.cmd
index 7bc188678a8..11cb5c3dca5 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/msmake.cmd
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/msmake.cmd
@@ -1,4 +1,4 @@
-@rem -*- mode: conf; encoding: chinese-gbk-dos; -*-
+@rem -*- mode: conf -*-
@rem ----------------------------------------------------------------------
@rem START OF FILE
@rem ----------------------------------------------------------------------
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/ref/refs.bib b/Master/texmf-dist/doc/latex/thuthesis/example/ref/refs.bib
index 091323cc9cc..80de469729c 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/ref/refs.bib
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/ref/refs.bib
@@ -1,3 +1,25 @@
+@book{IEEE-1363,
+ author={{IEEE Std 1363-2000}},
+ title={{IEEE} Standard Specifications for Public-Key Cryptography},
+ address={New York},
+ publisher={IEEE},
+ year={2000}
+}
+
+@inproceedings{kocher99,
+ author={C. Kocher and J. Jaffe and B. Jun},
+ title={Differential Power Analysis},
+ editor={M. Wiener},
+ booktitle={Advances in Cryptology ({CRYPTO}~'99)},
+ series={Lecture Notes in Computer Science},
+ volume={1666},
+ pages={388-397},
+ publisher={Springer-Verlag},
+ month={August},
+ year={1999}
+}
+
+
@INCOLLECTION{Krasnogor2004e,
AUTHOR = {N. Krasnogor},
TITLE = {Towards robust memetic algorithms},
@@ -12,26 +34,26 @@
}
@INCOLLECTION{zjsw,
- AUTHOR = {},
- TITLE = {䴫},
- BOOKTITLE = {ɢӢ},
- PUBLISHER = {},
+ AUTHOR = {班固},
+ TITLE = {苏武传},
+ BOOKTITLE = {传记散文英华},
+ PUBLISHER = {湖北人民出版社},
YEAR = {1998},
PAGES = {65-69},
- EDITOR = {֣ and and ĸ},
+ EDITOR = {郑在瀛 and 汪超宏 and 周文复},
VOLUME = {2},
- SERIES = {¹Ĺֹ},
- ADDRESS = {人},
+ SERIES = {新古文观止丛书},
+ ADDRESS = {武汉},
lang = {zh},
}
@INBOOK{clzs,
- AUTHOR = {},
- TITLE = {֮ˮ},
- CHAPTER = {ﻹǽ},
+ AUTHOR = {阎真},
+ TITLE = {沧浪之水},
+ CHAPTER = {大人物还是讲人情的},
PAGES = {185-207},
- PUBLISHER = {ѧ},
+ PUBLISHER = {人民文学出版社},
YEAR = {2001},
lang = {zh},
}
@@ -87,7 +109,7 @@
YEAR = 2002,
VOLUME = 12,
NUMBER = 4,
- PAGES = "100-120"
+ PAGES = "100--120"
}
@TechReport{NPB2,
@@ -112,19 +134,19 @@
}
@INPROCEEDINGS{cnproceed,
- author = { and ҩʦ and ŷ and ߹ and λʵ},
- title = {ִָŵͨ},
- booktitle = {~$N$~λɽ۽},
+ author = {王重阳 and 黄药师 and 欧阳峰 and 洪七公 and 段皇帝},
+ title = {武林高手从入门到精通},
+ booktitle = {第~$N$~次华山论剑},
year = 2006,
- address = {, й},
+ address = {西安, 中国},
month = sep,
lang = "zh",
}
@ARTICLE{cnarticle,
- AUTHOR = "ֱ and and Ѧ and ̽",
- TITLE = "ʳţ֮ʵ",
- JOURNAL = "¥̸",
+ AUTHOR = "贾宝玉 and 林黛玉 and 薛宝钗 and 贾探春",
+ TITLE = "论刘姥姥食量大如牛之现实意义",
+ JOURNAL = "红楼梦杂谈",
PAGES = "260--266",
VOLUME = 224,
YEAR = 1800,
@@ -132,20 +154,20 @@
}
@MastersThesis{zhubajie,
- author = {˽},
- title = {ʳij־ñ},
- school = {㺮ѧ},
+ author = {猪八戒},
+ title = {论流体食物的持久保存},
+ school = {广寒宫大学},
year = 2005,
- address = {},
+ address = {北京},
lang = "zh",
}
@PhdThesis{shaheshang,
- author = {ɳ},
- title = {ɳӵۺ},
- school = {廪ѧ},
+ author = {沙和尚},
+ title = {论流沙河的综合治理},
+ school = {清华大学},
year = 2005,
- address = {},
+ address = {北京},
lang = "zh",
}
@@ -171,7 +193,7 @@
AUTHOR = {P. Gr{\"o}ning and L. Nilsson and P. Ruffieux and R.
Clergereaux and O. Gr{\"o}ning},
TITLE = {Encyclopedia of Nanoscience and Nanotechnology},
- pages = {547-579},
+ pages = {547--579},
PUBLISHER = {American Scientific Publishers},
YEAR = 2004,
volume = 1,
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/shuji.pdf b/Master/texmf-dist/doc/latex/thuthesis/example/shuji.pdf
index 10aa0766cf1..9c55948fa31 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/shuji.pdf
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/shuji.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/shuji.tex b/Master/texmf-dist/doc/latex/thuthesis/example/shuji.tex
index c64637bc596..868f293ac4a 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/shuji.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/shuji.tex
@@ -1,9 +1,16 @@
\documentclass[doctor]{thuthesis}
+
+\ifxetex
+ \setCJKfamilyfont{fs}[RawFeature={vertical:}]{Adobe Fangsong Std}
+\else % for latex/pdflatex
+ \usepackage{CJKvert}
+\fi
+
\begin{document}
-\cauthor{Ѧ~~~~}
+\cauthor{薛瑞尼}
+\ctitle{没有英文的中文标题}
-\ctitle{ûӢĵı}
\shuji
-\shuji[廪ѧ˶ʿ~\hspace{0.2em}\raisebox{2pt}{\LaTeX}\hspace{-0.25em} ģ~\hspace{0.1em}\raisebox{2pt}{v\version}\hspace{-0.25em} ]
+\shuji[清华大学学位\hspace{0.2em}\raisebox{2pt}{\LaTeX}\hspace{-0.25em} 论文模板 \hspace{0.1em}\raisebox{2pt}{v\version}\hspace{-0.25em} 样例]
\end{document}
diff --git a/Master/texmf-dist/doc/latex/thuthesis/example/thutils.sty b/Master/texmf-dist/doc/latex/thuthesis/example/thutils.sty
index c3d83425d53..dcafb0e7807 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/example/thutils.sty
+++ b/Master/texmf-dist/doc/latex/thuthesis/example/thutils.sty
@@ -1,40 +1,40 @@
-\ProvidesPackage{thutils}[2007/11/08 4.0 put any packages you would like to use here]
+\ProvidesPackage{thutils}[2007/11/30 4.1 put any packages you would like to use here]
-% ѧʽеĺбĺ
+% 处理数学公式中的黑斜体的宏包
%\RequirePackage{bm}
-% ͬ~|\mathcal| or |\mathfrak| ֮ӢĻ
+% 不同于~|\mathcal| or |\mathfrak| 之类的英文花体字体
%\RequirePackage{mathrsfs}
-% ֿ֧
+% 表格中支持跨行
\RequirePackage{multirow}
-% ҳ
+% 跨页表格
%\RequirePackage{longtable}
-% ̶ȵı
+% 固定宽度的表格
\RequirePackage{tabularx}
-% еķб
+% 表格中的反斜线
\RequirePackage{slashbox}
-% ȷλãʹ~HǿƽŵЧܲ
+% 确定浮动对象的位置,可以使用~H,强制将浮动对象放到这里(可能效果很差)
\RequirePackage{float}
-% ͼοƺ
-% һ~section ĸͼγһ~section Ŀʼ
-% úṩ~|\FloatBarrier| ʹδ
-% ĸͼοδʹã
+% 浮动图形控制宏包。
+% 允许上一个~section 的浮动图形出现在下一个~section 的开始部分
+% 该宏包提供处理浮动对象的~|\FloatBarrier| 命令,使所有未处
+% 理的浮动图形立即被处理。这三个宏包仅供参考,未必使用:
% \RequirePackage[below]{placeins}
- % \RequirePackage{floatflt} % ͼĻú
- % \RequirePackage{rotating} % ͼκͱĿת
+ % \RequirePackage{floatflt} % 图文混排用宏包
+ % \RequirePackage{rotating} % 图形和表格的控制旋转
-% ԶĺԶӿհ
+% 给自定义的宏后面自动加空白
% \RequirePackage{xspace}
-% ԼõĶ
-\newcommand{\china}{л񹲺͹}
+% 定义自己常用的东西
+\newcommand{\china}{中华人民共和国}
\endinput
diff --git a/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf b/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf
index 9edf8958721..32ec17145cd 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf
+++ b/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf
Binary files differ