EconBase
← Back to paper

Bias-Aware Inference in Regularized Regression Models

The exact contents of citations.db main_text.text for this paper — one flattened LaTeX string, title through conclusion, appendix excluded, unmodified except for removing email addresses. This is what our citation measures are computed over.

481,558 characters

Bias-Aware Inference in Regularized Regression Models



\maketitle

\begin{abstract}
  We consider inference on a scalar regression coefficient under a constraint on
  the magnitude of the control coefficients. A class of estimators based on a
  regularized propensity score regression is shown to exactly solve a tradeoff
  between worst-case bias and variance. We derive \acp{CI} based on these
  estimators that are bias-aware: they account for the possible bias of the
  estimator. Under homoskedastic Gaussian errors, these estimators and \acp{CI}
  are near-optimal in finite samples for \acl{MSE} and \ac{CI} length. We also
  provide conditions for asymptotic validity of the \acp{CI} with unknown and
  possibly heteroskedastic error distribution, and derive novel optimal rates of
  convergence under high-dimensional asymptotics that allow the number of
  regressors to increase more quickly than the number of observations. Extensive
  simulations and an empirical application illustrate the performance of our
  methods.
\end{abstract}

\clearpage

\section{Introduction}


We are interested in estimation and inference on a scalar coefficient $\beta$ in
a linear regression model
\begin{equation}\label{linear_regression_eq}
  Y_{i} = w_{i}\beta + z_{i}'\gamma + \varepsilon_{i}, \qquad i=1, \dotsc, n,
\end{equation}
when the $k$-vector $z_i$ of controls is large. In such settings, the classic
\ac{OLS} estimator is often uninformative, exhibiting variance that is too
large; the estimator is not even defined when $k>n$. This motivates modifying
the \ac{OLS} objective function to penalize large values of $\gamma$, thereby
lowering variance at the cost of introducing bias.

The most popular of these approaches is the lasso
\citep{tibshirani_regression_1996} or other variants of $\ell_{1}$ penalization
\citep*[e.g.][]{CaTa07,BeChWa11}. There is a large literature \citep[see,
e.g.][for a review]{buhlmann_statistics_2011} showing favorable \ac{MSE}
properties of these estimators when $\gamma$ is sparse. For inference, several
papers have proposed \acp{CI} based on ``double lasso'' estimators \citep[see,
among
others,][]{belloni_inference_2014,javanmard_confidence_2014,van_de_geer_asymptotically_2014,zhang_confidence_2014},
with asymptotic justification relying on rate conditions for the sparsity of
$\gamma$. However, in many applications in economics, the sparsity assumption is
not compelling and may be hard to motivate. Furthermore, it is unclear what
sparsity level this approach implicitly imposes in a given finite sample.

We propose bounding the \emph{magnitude} of the control coefficients, rather
than their sparsity level, by assuming that $\operatorname{Pen}(\gamma)\leq C$. The penalty
function $\operatorname{Pen}(\cdot)$ formalizes the notion of magnitude, and it can
incorporate any restrictions on $\gamma$ that place it in a convex symmetric
set. Such restrictions arise naturally in a plethora of applications. For
instance, the dimensionality of the control vector is often large due to the
inclusion of additional controls that are collectively believed to only be
weakly associated with the outcome, but are nonetheless included to purge any
possible confounding. One can then take the penalty to be an $\ell_{p}$ norm for
the additional controls. If $z_i'\gamma$ is a basis approximation to some smooth
function, we can define $\operatorname{Pen}(\gamma)$ to incorporate bounds on the derivatives
of this function. The regularity parameter $C$ plays a role analogous to a
sparsity bound.

We obtain sharp finite-sample results deriving near-optimal estimators and
\acp{CI} under this penalty constraint and the idealized assumption that the
regression errors $\varepsilon_{i}$ are Gaussian with a known homoskedastic
variance. We show that the class of estimators that exactly resolves the
trade-off between worst-case bias and variance can be obtained by (1) running a
penalized propensity score regression of $w_i$ on $z_i$ using $\operatorname{Pen}(\cdot)$ as
the penalty function; and then (2) using the residuals from this regression as
an instrument in the univariate regression of $Y_{i}$ on $w_{i}$. \acp{CI} based
on these estimators can be constructed by using a critical value that
incorporates the worst-case bias of the estimator, which we show obtains
automatically as a byproduct of the regularized regression in step (1). Because
these \acp{CI} are bias-aware---they account for the potential finite-sample
bias of the estimator---they are valid in finite samples in this idealized
Gaussian setup. We show how to choose the weight on the penalty function in step
(1) to optimize the \ac{MSE} of the resulting estimator, or the length of the
resulting \ac{CI}.

In the more realistic setting with heteroskedasticity and an unknown error
distribution, bias-aware \acp{CI} can be formed using heteroskedasticity-robust
variance estimators, and we give conditions for their asymptotic validity,
allowing for high-dimensional asymptotics with $k\gg n$. Our setup can allow for
the effect of $w_{i}$ on the outcome to be heterogeneous, either by including
interactions of the treatment and demeaned covariates among the controls, or by
reinterpreting $\beta$ in \cref{linear_regression_eq} as a weighted average
treatment effect. We show that the treatment weights solve a bias-variance
tradeoff in a problem where we can pick the estimand to make the estimation
problem as easy as possible.

We also employ the high-dimensional asymptotics to study rates of convergence of the
bias-aware \acp{CI} when $\operatorname{Pen}(\gamma)$ is an $\ell_p$ norm. We show that if
$k\gg n$ and $C$ does not shrink with $n$, the optimal \ac{CI} shrinks more
slowly than $n^{-1/2}$, so that the bias term asymptotically dominates;
accounting for bias in \ac{CI} construction thus cannot be avoided even in large
samples. Furthermore, we show that, in the $\ell_1$ case, this rate cannot be
improved even if one additionally imposes the same $\ell_1$ bound in the
propensity score regression of $w_i$ on $z_i$, as well as a certain degree of
sparsity in both regressions.

Explicit specification of the regularity parameter $C$ that bounds the magnitude
of $\gamma$ is a key input for our approach. Our efficiency bounds show that it
is impossible to automate the choice of $C$ when forming \acp{CI}. We discuss
how relating the magnitude of $\gamma$ to other quantities, such as the
magnitude of the control coefficients in a short regression that only includes
baseline controls, can help guide its choice. We develop a rule of thumb
specification for $C$ based on this idea that we use in our simulations and
empirical application. Robustness of the results can be assessed by computing a
breakdown value of $C$, its largest value such that the empirical finding of
interest, such as rejecting a particular null hypothesis, holds. Selection of
$C$ cannot be automated due to the impossibility of getting a sufficiently
informative data-driven upper bound for it. We show, however, that it is possible
to obtain a \emph{lower} \ac{CI} for $C$, which can be used as a specification
check to ensure that the chosen value is not too low.

The requirement to explicitly choose $C$ may seem like a limitation of our
approach relative to sparsity-based approaches, where the analogous tuning
parameter, the degree of sparsity, does not need to be explicitly specified.
However, good finite-sample performance of such methods relies on bounding these
tuning parameters implicitly, and such implicit bounds are hard to calculate or
evaluate in a given problem. We demonstrate this issue in a Monte Carlo
analysis, where we show that double-lasso \acp{CI} suffer from moderate to
severe undercoverage even in designs that are apparently sparse. Indeed, we view
the explicit specification of $C$ as an advantage of our approach, because our
coverage guarantees and efficiency bounds are based on transparent assumptions
rather than ``asymptotic promises'' about tuning parameters that are hard to
evaluate in a particular sample.

Our results relate to several strands of literature. Our procedures and
efficiency bounds apply the general theory of estimation and inference on linear
functionals in convex Gaussian models developed in \citet{IbKh85},
\citet{donoho94}, \citet{low95} and \citet{ArKo18optimal}, and add to a growing
literature applying this approach to various settings, including
\citet{ArKo20ate,ArKo20sensitivity}, \citet{kolesar_inference_2018},
\citet{ImWa19}, \citet{RaRo19}, \citet{noack_bias-aware_2019}, and
\citet{kwon_inference_2020}. \citet{muralidharan_factorial_2020} apply the
approach in the present paper to experiments with factorial designs and bounds
on interaction effects.

The idea of using propensity score residuals to estimate $\beta$ goes back at
least to the work of \citet{robinson_root-n-consistent_1988} on the partly
linear model. We provide a novel finite-sample justification for this idea, as
well as an exact result giving the optimal penalization of this regression. Our
setup allows for a general form of $\operatorname{Pen}(\cdot)$, and yields existing estimators
in a few special cases; the bias-aware \acp{CI} to accompany such estimators are
novel. First, we recover the optimal linear estimators in
\citet{heckman_minimax_1988}, who considered the partly linear model with a
penalty function bounding the first or second derivative of a univariate
nonparametric regression function. Next, we reproduce the result in \citet{li82}
that the optimal estimator uses ridge regression when the penalty corresponds to
an $\ell_{2}$ norm. Finally, \citet{li_linear_2020} consider the weighted
$\ell_2$ norm $\operatorname{Pen}(\gamma)=\left(\sum_{i=1}^n (z_i'\gamma)^{2} \right)^{1/2}$.
They develop bias-aware \acp{CI} under this penalty based on a likelihood ratio
statistic, which are numerically shown to be close to optimal under
homoskedasticity and a particular weighted average length criterion. However,
unlike our \ac{CI}, the \citeauthor{li_linear_2020} \ac{CI} may end up being longer
than the long regression \ac{CI}, as we illustrate in our empirical application
in \Cref{sec:empirical-app}.

The next section presents our finite-sample results in the idealized model with
Gaussian errors. \Cref{sec:impl-with-non} discusses implementation in the more
realistic setting with unknown error distribution. \Cref{sec:asymptotics}
derives rates of convergence under high-dimensional asymptotics and bounds on an
$\ell_p$ norm. \Cref{sec:nonconvex_efficiency} compares our approach to \acp{CI}
motivated by sparsity constraints. The performance of our methods is evaluated
in a Monte Carlo study in \Cref{sec:simulation-results}, while
\Cref{sec:empirical-app} illustrates them in an empirical application. Proofs
and auxiliary results appear in appendices.


\section{Finite-sample results}\label{sec:finite-sample-result}

This section sets up an idealized version of our model with Gaussian
homoskedastic errors. We then show how to construct estimators and \acp{CI} in
this model that are near-optimal in finite samples.

\subsection{Setup}\label{sec:setup}

We write the model in \cref{linear_regression_eq} in vector form as
\begin{equation}\label{eq:linear_regression_vector}
  Y = w\beta + Z\gamma + \varepsilon,
\end{equation}
where $w=(w_1,\dotsc, w_n)'\in\mathbb{R}^n$ is the variable of interest with
coefficient $\beta\in\mathbb{R}$ and
$Z=(z_{1}, \dotsc, z_{n})'\in \mathbb{R}^{n\times k}$ is a matrix of control
variables. The design matrix $X=(w, Z)$ is treated as fixed. To obtain
finite-sample results, we further assume that the errors are normal and
homoskedastic $\varepsilon\sim\mathcal{N}(0, \sigma^{2}I_{n})$, with $\sigma^{2}$ known.
To ensure informative inference on $\beta$ when $k$ is large relative to $n$
(including the case $k>n$), the researcher needs to make \emph{a priori}
restrictions on the control coefficients $\gamma$. We assume that these
restrictions can be formalized by restricting the parameter space for
$(\beta, \gamma')'$ to be $\mathbb{R}\times \Gamma$ where, for some linear
subspace $\mathcal{G}$ of $\mathbb{R}^{k}$ and some seminorm $\operatorname{Pen}(\cdot)$ on $\mathcal{G}$,
\begin{equation}\label{eq:Gamma_def}
  \Gamma=\Gamma(\operatorname{Pen};C)= \{\gamma\in \mathcal{G}\colon \operatorname{Pen}(\gamma)\le C\}.
\end{equation}
The requirement that $\operatorname{Pen}(\cdot)$ be a seminorm means that it satisfies the
triangle inequality
($\operatorname{Pen}(\gamma+\tilde\gamma)\le \operatorname{Pen}(\gamma)+\operatorname{Pen}(\tilde\gamma)$), and
homogeneity ($\operatorname{Pen}(c\gamma)=\abs{c}\operatorname{Pen}(\gamma)$ for any scalar $c$), but,
unlike a norm, it is not necessarily positive definite ($\operatorname{Pen}(\gamma)=0$ does not
imply $\gamma=0$). This allows us to cover settings where only a subset of the
control coefficients is restricted.

A common class of restrictions arises when $\operatorname{Pen}(\gamma)$ is a weighted
$\ell_{p}$ norm on a subset of the coefficients. To describe two examples in
this class of restrictions, partition the controls into a set of $k_{1}\geq 0$
unrestricted baseline controls and a set of $k_{2}=k-k_{1}$ additional controls,
$Z=(Z_{1}, Z_{2})$. Partition $\gamma=(\gamma_{1}', \gamma_{2}')'$ accordingly.
Let $H_{A}$ denote the projection matrix onto the column space of a matrix $A$.
Let $\|\cdot\|_p$ denote the $\ell_p$ norm.
\begin{example}[name={$\ell_{2}$ penalty},label=example:l2]
  We specify the penalty as
  \begin{equation}\label{eq:l2-penalty}
    \operatorname{Pen}(\gamma)=\norm{M\gamma}_{2}=\sqrt{\gamma'M'M\gamma},
  \end{equation}
  where the $k_{2}\times k$ matrix $M$ incorporates scaling the variables and
  picking out which variables are to be constrained. If $M=(0,I_{k_{2}})$, then
  $\operatorname{Pen}(\gamma)=\norm{\gamma_{2}}_{2}$, with $\gamma_{1}$ unconstrained. Setting
  $M=(0,(Z_{2}'(I-H_{Z_{1}})Z_{2}/n)^{1/2})$ corresponds to the specification
  considered in \citet{li_linear_2020}, which restricts the average of the
  squared mean effects $z_{2i}'\gamma_{2}$ on $Y_{i}$, after controlling for the
  baseline controls $z_{1i}$.
\end{example}
\begin{example}[name={$\ell_{1}$ penalty},label=example:l1]
  A weighted $\ell_{1}$ penalty replaces the norm in \cref{eq:l2-penalty} with
  an $\ell_{1}$ norm. We focus on the unweighted case for simplicity, setting
  $\operatorname{Pen}(\gamma)=\norm{\gamma_{2}}_{1}$.
\end{example}
In addition to selecting the penalty, the specification of $\Gamma$ also
requires the researcher to pick the regularity parameter $C$; here we take it as
given, and defer a discussion of its choice to \Cref{sec:impl-with-non}.

Formulating the parameter space $\Gamma$ in terms of a seminorm is not
restrictive in the sense that essentially any convex set $\Gamma$ that is
symmetric ($\gamma\in\Gamma$ implies $-\gamma\in\Gamma$) can be defined in this
way \citep[see][Proposition 5, p.~26]{yosida_functional_1995}. Although we rule
out non-convex constraints on $\Gamma$, such as sparsity, our results
nonetheless have implications for such settings, as we discuss in
\Cref{sec:nonconvex_efficiency}.

Our goal is to construct estimators and \acp{CI} for $\beta$. To evaluate
estimators $\hat{\beta}$ of $\beta$, we consider their worst-case performance
over the parameter space $\mathbb{R}\times \Gamma$ under the \ac{MSE} criterion,
\begin{equation*}
  \ensuremath\operatorname{R}_{\textnormal{MSE}}(\hat\beta;\Gamma)
  =\sup_{\beta\in\mathbb{R}, \gamma\in\Gamma}E_{\beta, \gamma}[(\hat\beta-\beta)^{2}],
\end{equation*}
where $E_{\beta, \gamma}$ denotes expectation under $(\beta, \gamma')'$. An
interval $\{\hat\beta\pm \hat\chi\}$ with half-length $\hat\chi=\hat\chi(Y, X)$
is a \ac{CI} with level $1-\alpha$ if it satisfies the coverage requirement
\begin{equation*}
  \inf_{\beta\in\mathbb{R}, \gamma\in\Gamma}
  P_{\beta, \gamma}\left(\beta\in \{\hat\beta\pm \hat\chi\} \right)\ge 1-\alpha,
\end{equation*}
where $P_{\beta, \gamma}$ denotes probability under $(\beta, \gamma')'$. To
compare two CIs under a particular parameter vector $(\beta, \gamma')'$, we
prefer the one with shorter expected length $E_{\beta, \gamma}[2\hat\chi]$. Note
that optimizing expected length will not necessarily lead to \acp{CI} centered
at an estimator $\hat\beta$ that is optimal under the \ac{MSE} criterion.

\subsection{Linear estimators and CIs}\label{sec:line-estim-cis}

We start by considering estimators that are linear in the outcomes $Y$,
$\hat{\beta}=a'Y$, and derive \acp{CI} based on such estimators. The $n$-vector
of weights $a$ may depend on the design matrix $X$ or the known variance
$\sigma^{2}$. In~\Cref{sec:optimal-weights} below, we show how to choose the
weights $a$ optimally, and in \Cref{sec:linear_efficiency} we show that when $a$
is optimally chosen, the resulting estimators and \acp{CI} are optimal or
near-optimal among all procedures, not just linear ones.

Under a given parameter vector $(\beta, \gamma')'$, the bias of
$\hat{\beta}=a'Y$ is given by $a'(w\beta+Z\gamma) - \beta$. As
$(\beta, \gamma')'$ ranges over the parameter space $\mathbb{R}\times \Gamma$,
the bias ranges over the interval
$[-\operatorname{\overline{bias}}_{\Gamma}(\hat\beta), \operatorname{\overline{bias}}_{\Gamma}(\hat\beta)]$, where
\begin{equation}\label{eq:maxbias_def}
  \operatorname{\overline{bias}}_{\Gamma}(\hat\beta)
  = \sup_{\beta\in\mathbb{R}, \gamma\in \Gamma} a'(w\beta+Z\gamma) - \beta
\end{equation}
denotes the worst-case bias. The variance of $\hat\beta$ does not depend on
$(\beta, \gamma')'$, and is given by $\operatorname{var}(\hat\beta) = \sigma^2 a'a$.

To form a CI centered at $\hat\beta$, note that the $z$-statistic
$(\hat\beta-\beta)/\operatorname{var}(\hat\beta)^{1/2}$ follows a $\mathcal{N}(b,1)$ distribution with
mean bounded by $\abs{b}\le \operatorname{\overline{bias}}_{\Gamma}(\hat\beta)/\operatorname{var}(\hat\beta)^{1/2}$.
Thus, a two-sided \ac{CI} can be formed as
\begin{equation}\label{eq:linear-CI}
  \hat{\beta} \pm \chi, \quad
  \text{where}\quad
  \chi = \operatorname{var}(\hat\beta)^{1/2}
  \cdot \operatorname{cv}_{\alpha}\left(\operatorname{\overline{bias}}_{\Gamma}(\hat\beta)/\operatorname{var}(\hat\beta)^{1/2}\right),
\end{equation}
and $\operatorname{cv}_{\alpha}(B)$ denotes the $1-\alpha$ quantile of the folded normal
distribution, $\abs{\mathcal{N}(B,1)}$.\footnote{\label{fn:compute_cv}The critical value
  $\operatorname{cv}_{1-\alpha}(B)$ can be computed as the square root of the $1-\alpha$
  quantile of a non-central $\chi^{2}$ distribution with $1$ degree of freedom
  and non-centrality parameter $B^{2}$.}

This \ac{CI} is \emph{bias-aware} in that the critical value
$\operatorname{cv}_{\alpha}(\cdot)$ reflects the potential finite-sample bias of
$\hat{\beta}$. Following the terminology in \citet{donoho94}, we refer to the
\ac{CI} as a \acf{FLCI}, since its length $2\chi$ is fixed: it depends only on
the non-random design matrix $X$, and known variance $\sigma^{2}$, but not on
$Y$ or the parameter vector $(\beta, \gamma')'$.

\subsection{Optimal weights}\label{sec:optimal-weights}

Both the \ac{MSE}
$R(\hat\beta;\Gamma)= \operatorname{\overline{bias}}_{\Gamma}(\hat\beta)^2 + \operatorname{var}(\hat\beta)$ and the
\ac{FLCI} length $2\chi$ given in~\cref{eq:linear-CI} are increasing in the
variance of $\hat{\beta}$ and in its worst-case bias
$\operatorname{\overline{bias}}_{\Gamma}(\hat{\beta})$. Therefore, to find the optimal weights, we
first minimize variance subject to a bound $B$ on worst-case bias,
\begin{equation}\label{eq:a_optimization}
  \min_{a\in\mathbb{R}} a'a
  \quad\text{s.t.}\quad
  \sup_{\beta\in\mathbb{R}, \gamma\in \Gamma} a'(w\beta+Z\gamma) - \beta
  \le B.
\end{equation}
We then vary the bound $B$ to find the optimal bias-variance tradeoff for a
given criterion (\ac{MSE} or \ac{FLCI} length). Since this optimization does not
depend on the outcome data $Y$, optimizing the weights does not affect the
coverage properties of the resulting \ac{CI}.

Our main computational result, in \Cref{thm:optimization_equivalence} below,
shows that the estimator solving the optimization problem in
\cref{eq:a_optimization} is given by a simple two-step procedure. In the first
step, we estimate a penalized regression of $w$ on $Z$ with penalty $\operatorname{Pen}(\pi)$,
so that the coefficient estimate on $Z$, $\pi_\lambda$, solves
\begin{equation}\label{eq:pi_optimization}
  \min_{\pi} \norm{w-Z\pi}^{2}_{2} \quad\text{s.t.}\quad \operatorname{Pen}(\pi)\le t_\lambda,
\end{equation}
where $t_\lambda$ is a bound on the penalty term. We refer to
\cref{eq:pi_optimization} as a (regularized) propensity score regression, even
though we don't require $w_{i}$ to be binary. In the second step, we use the
residuals $\tilde{w}_{\lambda}:=w-Z\pi_{\lambda}$ from the propensity score
regression as instruments in a univariate regression of $Y$ on $w$. The tuning
parameter $\lambda$ indexes the weight placed on the constraint in
\cref{eq:pi_optimization}, and its selection depends on the criterion we are
optimizing. It may correspond to the Lagrange multiplier in a Lagrangian
formulation of \cref{eq:pi_optimization}, or, if we can
solve \cref{eq:pi_optimization} directly, we may take $t_\lambda=\lambda$.

\begin{theorem}\label{thm:optimization_equivalence}
  Let $\tilde{w}_{\lambda}=w-Z\pi_{\lambda}$, where $\pi_\lambda$ solves
  \cref{eq:pi_optimization}, and suppose that
  $\norm{\tilde{w}_{\lambda}}_{2}>0$. Then
  $a_{\lambda} = \frac{\tilde{w}_{\lambda}}{\tilde{w}_{\lambda}'w}$ solves
  \cref{eq:a_optimization} with the bound given by
  $B=\frac{C}{t_\lambda}\cdot {a_{\lambda}}'Z\pi_{\lambda}$. Consequently,
  the worst-case bias and variance of the estimator
  \begin{equation}\label{eq:optimal_estimator}
    \hat{\beta}_{\lambda}={a_{\lambda}}'Y=\frac{\tilde{w}_{\lambda}'Y}{\tilde{w}_{\lambda}'w}
  \end{equation}
  are given by
  \begin{equation}\label{eq:betahat_lambda_def}
    \operatorname{\overline{bias}}_{\Gamma}(\hat\beta_\lambda)=C \overline{B}_\lambda,
    \quad\text{and}\quad V_{\lambda} =
    \sigma^{2}\norm{{a_{\lambda}}}_{2}^{2}, \
    \quad\text{where}\;
    \overline B_\lambda
    =\frac{{a_{\lambda}}'Z\pi_\lambda }{\operatorname{Pen}(\pi_\lambda)} .
 \end{equation}
\end{theorem}

The result follows by applying the general theory of \citet{IbKh85},
\citet{donoho94}, \citet{low95}, and \citet{ArKo18optimal} to our setting, which
allows us to rewrite \cref{eq:a_optimization} as a convex optimization problem.
Solving it then yields the result.

With the solution to \cref{eq:a_optimization} in hand, for estimation and
\ac{CI} construction, we select penalties $\lambda^{*}_{\textnormal{MSE}}$ and
$\lambda^{*}_{\textnormal{FLCI}}$ that optimize the \ac{MSE} and \ac{CI} length,
respectively. Specifically, the penalties solve the univariate optimization
problems
\begin{equation}\label{eq:optimal_lambda}
  \lambda^{*}_{\textnormal{MSE}} = \operatorname*{argmin}_{\lambda} V_\lambda + (C \overline B_\lambda)^2,
  \quad \lambda^{*}_{\textnormal{FLCI}}
  = \operatorname*{argmin}_{\lambda} \operatorname{cv}_{\alpha}(C\overline B_\lambda/\sqrt{V_\lambda})\sqrt{V_\lambda},
\end{equation}
with $V_\lambda$ and $\overline B_\lambda$ given in
\cref{eq:betahat_lambda_def}. The optimal linear estimator is then given by
$\hat{\beta}_{\lambda^{*}_{\textnormal{MSE}}}$, and the optimal \ac{FLCI} takes
the form
$\hat{\beta}_{\lambda^{*}_{\textnormal{FLCI}}} \pm
\sigma\norm{{a_{\lambda^{*}_{\textnormal{FLCI}}}}}_{2} \cdot \operatorname{cv}_{\alpha}\left(
  \frac{C}{\sigma}\frac{{a_{\lambda^{*}_{\textnormal{FLCI}}}}
    'Z\pi_{\lambda^{*}_{\textnormal{FLCI}}} }{
\operatorname{Pen}(\pi_{\lambda^{*}_{\textnormal{FLCI}}})\norm{{a_{\lambda^{*}_{\textnormal{FLCI}}}}}_{2}}
  \right)$.


As $t_{\lambda}\to 0$, provided that $\operatorname{Pen}(\cdot)$ is a norm on $Z_{2}$,
$\hat{\beta}_{\lambda}$ converges to the short regression estimate
$\hat{\beta}_{\textnormal{short}}=\frac{w'(I-H_{Z_{1}})Y}{w'(I-H_{Z_{1}})w}$
that only includes the unrestricted controls $Z_{1}$. This estimator minimizes
variance among all linear estimators with finite worst-case bias. In the other
direction, as $t_{\lambda}\to\infty$, $\hat{\beta}_{\lambda}$ converges to the
long regression estimate
$\hat{\beta}_{\textnormal{long}}=\frac{w'(I-H_{Z})Y}{w'(I-H_{Z})w}$, provided
that $w$ is not in the column space of $Z$ (which ensures that the condition
$\norm{\tilde{w}_{\lambda}}_{2}>0$ in~\Cref{thm:optimization_equivalence} holds
for all $\lambda$). This estimator minimizes variance among all linear
estimators that are unbiased, so \Cref{thm:optimization_equivalence} reduces to
the Gauss-Markov theorem in this case. In other words, the short and long
regressions are corner solutions of the bias-variance tradeoff, in which weight
is entirely placed on variance, or on bias.

\begin{example}[continues=example:l2]
  In this case, a convenient Lagrangian formulation
  for~\eqref{eq:pi_optimization} is
  \begin{equation*}
    \pi_{\lambda} = \operatorname*{argmin}_\pi \norm{w-Z\pi}_{2}^{2} + \lambda\norm{M\pi}_{2}^{2}.
  \end{equation*}
  Suppose $Z'Z + \lambda M'M$ is invertible.\footnote{Invertibility holds so
    long as no element $\pi\ne 0$ satisfies $Z\pi=0$ and $M\pi=0$
    simultaneously. Intuitively, if $Z$ has rank less than $k$, then the data is
    not informative about certain directions $\pi$, and we require the matrix
    $M$ to place sufficient restrictions on $\pi$ in these directions.} Then the
  first order conditions immediately imply the closed form solution
  \begin{equation*}
    \pi_\lambda = (Z'Z + \lambda M'M)^{-1}Z'w,
  \end{equation*}
  which is a generalized ridge regression estimator of the propensity
  score.\footnote{We reserve the term ``ridge regression'' without the qualifier
    ``generalized'' for the case $M'M=I_k$.} Plugging this expression for
  $\pi_{\lambda}$ into \cref{eq:optimal_estimator} yields
  \begin{equation*}
    \hat\beta_\lambda
    =e_1'\left(X'X+\lambda
      \begin{pmatrix}
        0&0\\
        0&M'M
      \end{pmatrix}
    \right)^{-1}X'Y,
  \end{equation*}
  where $e_1=(1, 0, \dotsc, 0)'$ is the first standard basis vector. Thus, the
  optimal estimate can also be obtained from a generalized ridge regression of
  $Y$ onto $X$. The optimality of ridge regression in this setting was shown by
  \citet{li82}, and the above derivation gives this result as a special case of
  \Cref{thm:optimization_equivalence}. Under the \citet{li_linear_2020}
  specification $M=(0,(Z_{2}'(I-H_{Z_{1}})Z_{2}/n)^{1/2})$, the estimator
  further simplifies to a weighted average of the short and long regression
  estimates,
  \begin{equation}\label{eq:li_mueller_beta}
    \hat{\beta}_{\lambda}
    =\omega(\lambda)\hat{\beta}_{\textnormal{short}}
    + (1-\omega(\lambda))\hat{\beta}_{\textnormal{long}},
  \end{equation}
  with weights
  \begin{equation*}
    \omega(\lambda)=\frac{\lambda/n}{
      \lambda/n+ \varsigma^{2}
    },\qquad \varsigma^{2}=\frac{w'(I-H_{Z})w}{w'(I-H_{Z_{1}})w}=
    \frac{\operatorname{var}(\hat{\beta}_{\textnormal{short}})}{\operatorname{var}(\hat{\beta}_{\textnormal{long}})}.
  \end{equation*}
  The weight on the short regression increases with $\lambda$ (as the relative
  weight on variance in the bias-variance tradeoff increases), and decreases
  with $\varsigma^{2}$.
\end{example}

\begin{example}[continues=example:l1]
  In this case, the solution to~\eqref{eq:pi_optimization} is given by a variant
  of the lasso estimate \citep{tibshirani_regression_1996} that only penalizes
  $\gamma_{2}$.

  The resulting estimator $\hat{\beta}_{\lambda}$ is related to estimators
  proposed for constructing \acp{CI} using the lasso \citep[see, among
  others,][]{zhang_confidence_2014,javanmard_confidence_2014,van_de_geer_asymptotically_2014,belloni_inference_2014}.
  These papers propose estimators for $\beta$ that combine lasso estimates from
  the outcome regression of $Y$ onto $X$ with lasso estimates from the
  propensity score regression, which yields an estimate that is non-linear in
  $Y$. In contrast, our estimator only uses lasso estimates for the propensity
  score regression, and is linear in $Y$. We give a detailed comparison between
  our estimator and this ``double lasso'' approach in
  \Cref{sec:nonconvex_efficiency}.

  While under the $\ell_{2}$ constraints with
  $M=(0,(Z_{2}'(I-H_{Z_{1}})Z_{2}/n)^{1/2})$, the class of optimal estimators in
  \cref{eq:li_mueller_beta} depends on the data only through the short and long
  regression estimates, $\hat{\beta}_{\lambda}$ under $\ell_{1}$ constraints
  (or under $\ell_2$ constraints with other choices of $M$)
  doesn't simply interpolate between these two extremes, and the optimal weights
  $\alpha_{\lambda}$ display much richer variation. This is analogous to the
  form of optimal weights in regression discontinuity designs
  \citep[e.g.][]{ArKo18optimal,ImWa19}, where one needs to consider a range of
  bandwidths, rather than just interpolating between estimators that consider
  the maximal and minimal possible bandwidths.
\end{example}

\begin{example}[name={Partly linear model},label={example:partly_linear_model}]
  To flexibly control for a low-dimensional set of covariates $\tilde{z}_{i}$,
  one may specify a semiparametric model
  \begin{equation*}
    y_{i} = w_{i}\beta + h(\tilde{z}_{i}) + \varepsilon_{i},
    \quad \widetilde{\operatorname{Pen}}(h)\le \widetilde C,
  \end{equation*}
  where the penalty $\widetilde{\operatorname{Pen}}(h)$ is a seminorm on functions $h(\cdot)$
  that penalizes the ``roughness'' of $h$, such as the Hölder or Sobolev
  seminorm of order $q$. Minimax linear estimation in this model for particular
  choices of $\widetilde{\operatorname{Pen}}(h)$ has been considered in
  \citet{heckman_minimax_1988}. This setting is covered by our setup if we
  define $Z=I_{n}$, $\gamma_{i}=h(\tilde{z}_{i})$, and
  $\operatorname{Pen}(\gamma)=\min_{h\colon h(\tilde z_i)=\gamma_i, \; i=1,\dotsc n}
  \widetilde{\operatorname{Pen}}(h)$ (assuming the minimum is taken).
  \Cref{thm:optimization_equivalence} then implies that the optimal estimator
  takes the form
  \begin{equation*}
    \hat{\beta}_\lambda = \frac{\sum_{i=1}^{n}
      (w_i-g_\lambda(\tilde z_i))Y_i}{\sum_{i=1}^n(w_i-g_\lambda(\tilde z_i))w_i},
  \end{equation*}
  where $g_\lambda(\cdot)$ is analogous to the regularized regression estimate
  $\pi_\lambda$ in~\eqref{eq:pi_optimization}: it solves
  \begin{equation*}
    \min_{g} \sum_{i=1}^n(w_i-g(\tilde z_i))^2
    \quad\text{s.t.}\quad
    \widetilde{\operatorname{Pen}}(g) \le t_\lambda.
  \end{equation*}
  When $\widetilde{\operatorname{Pen}}$ is the Sobolev seminorm, this yields a spline estimate
  $g_{\lambda}$ \citep[see, for example][]{wahba90}. Interestingly, the
  estimator proposed in the seminal work by
  \citet{robinson_root-n-consistent_1988} takes a similar form to the estimator
  $\hat\beta_\lambda$, involving residuals from a nonparametric regression of
  $w$ on $\tilde z_i$. While the analysis in
  \citet{robinson_root-n-consistent_1988} is asymptotic, our results imply that
  a version of this estimator has sharp finite-sample optimality properties.
\end{example}

\subsection{Efficiency among non-linear procedures}\label{sec:linear_efficiency}

So far, we have restricted attention to procedures that are linear in the
outcomes $Y$. We now show that the estimator
$\hat{\beta}_{\lambda^{*}_{\textnormal{MSE}}}$, and the \ac{CI} based on the
estimator $\hat{\beta}_{\lambda^{*}_{\textnormal{FLCI}}}$ are in fact highly
efficient among all procedures, not just linear ones. This is due to the
convexity and symmetry of the parameter space $\Gamma$, and follows from the
general results in \citet{donoho94}, \citet{low95} and \citet{ArKo18optimal} for
estimation of linear functionals in Gaussian models with convex parameter
spaces.

\begin{corollary}\label{optimality_corollary}
  Let $\lambda^{*}_{\textnormal{MSE}}$ and $\lambda^{*}_{\textnormal{FLCI}}$ be
  given in~\cref{eq:optimal_lambda}, where the optimization is over all
  $\lambda$ with $t_{\lambda}>0$ such that $\norm{w-Z\pi_{\lambda}}_{2}>0$.
  Let $\hat\beta_\lambda$, $\overline B_\lambda$ and $V_{\lambda}$ be given in
  \cref{eq:betahat_lambda_def}. Let $\tilde \beta$ and
  $\tilde\beta\pm \tilde\chi$ denote some other (possibly non-linear) estimator
  and some other (possibly non-linear, variable-length) \ac{CI}.
  \begin{enumerate}[label=({\roman*})]
  \item\label{item:bias-variance} For any $\lambda$,
    $\sup_{\beta\in\mathbb{R}, \gamma\in\Gamma} \operatorname{var}_{\beta,
      \gamma}(\tilde\beta) \leq V_\lambda$ implies
    $\operatorname{\overline{bias}}_{\Gamma}(\tilde\beta) \geq C \overline B_\lambda$, and
    $\operatorname{\overline{bias}}_{\Gamma}(\tilde\beta) \leq C \overline B_\lambda$ implies
    $\sup_{\beta\in\mathbb{R}, \gamma\in\Gamma} \operatorname{var}_{\beta, \gamma}(\tilde\beta)
    \geq V_\lambda$.
  \item\label{item:mse} The worst-case \ac{MSE} improvement of $\tilde\beta$
    over $\hat\beta_{\lambda^*_{\textnormal{MSE}}}$ is bounded by
    \begin{equation*}
    \frac{\ensuremath\operatorname{R}_{\textnormal{MSE}}(\tilde\beta)}{\ensuremath\operatorname{R}_{\textnormal{MSE}}(\hat\beta_{\lambda^*_{\textnormal{MSE}}})}\ge
    \kappa^*_{\textnormal{MSE}}(X, \sigma, \Gamma)\ge 0.8,
  \end{equation*}
  where $\kappa^*_{\textnormal{MSE}}(X, \sigma, \Gamma)$ is given in
  \Cref{sec:proof-coroll-optimality}.
  \item\label{item:flci} The improvement of the expected length of the \ac{CI}
    $\tilde\beta\pm\tilde \chi$ over the optimal linear \ac{FLCI}
    $\hat\beta_{\lambda^*_{\textnormal{FLCI}}} \pm \operatorname{cv}_{\alpha}(C\overline
    B_{\lambda^*_{\textnormal{FLCI}}}/V_{\lambda^*_{\textnormal{FLCI}}}^{1/2})
    V_{\lambda^*_{\textnormal{FLCI}}}^{1/2}$ at $\gamma=0$ and any $\beta$ is
    bounded by
    \begin{equation*}
      \frac{E_{\beta,0}[\tilde\chi]}{\operatorname{cv}_{\alpha}(C\overline{B}_{\lambda^*_{\textnormal{FLCI}}}/
        V_{\lambda^*_{\textnormal{FLCI}}}^{1/2})V_{\lambda^*_{\textnormal{FLCI}}}^{1/2}}
      \ge \kappa^*_{\textnormal{FLCI}}(X, \sigma, \Gamma),
  \end{equation*}
  where $\kappa^*_{\textnormal{FLCI}}(X, \sigma, \Gamma)$ is given in
  \Cref{sec:proof-coroll-optimality} and is at least $0.717$ when $\alpha=0.05$.
  \end{enumerate}
\end{corollary}

By construction, the estimator $\hat{\beta}_{\lambda}$ minimizes variance among
all linear estimators with a bound $C\overline{B}_{\lambda}$ on the bias (or
equivalently, it minimizes bias among all linear estimators with a bound
$V_{\lambda}$ on the variance).
\Cref{optimality_corollary}\ref{item:bias-variance} shows that this optimality
property is retained if we enlarge the class of estimators to all estimators,
including non-linear ones. As a result, the minimax linear estimator
$\hat{\beta}_{\lambda^{*}_{\textnormal{MSE}}}$ (i.e.\ the estimator attaining
the lowest worst-case \ac{MSE} in the class of linear estimators) continues to
perform well among all estimators, including non-linear ones: by
\Cref{optimality_corollary}\ref{item:mse}, its worst-case \ac{MSE} efficiency is
at least 80\%. The exact efficiency bound
$\kappa^*_{\textnormal{MSE}}(X, \sigma, \Gamma)$ depends on the design matrix,
noise level, and particular choice of the parameter space, and can be computed
explicitly in particular applications. We have found that typically the
efficiency is considerably higher than the 80\% lower bound.

Finally, \Cref{optimality_corollary}\ref{item:flci} shows that it is not
possible to substantively improve upon the \ac{FLCI} based on
$\hat{\beta}_{\lambda^{*}_{\textnormal{FLCI}}}$ in terms of expected length when
$\gamma=0$, even if we consider variable length \acp{CI} that ``direct power''
at $\gamma=0$ (potentially at the expense of longer expected length when
$\gamma\neq 0$). The construction of the \ac{FLCI} may appear conservative: its
length depends on the worst-case bias over the parameter space for
$(\beta, \gamma')'$, which, as the proof of \Cref{thm:optimization_equivalence}
shows, attains at
$\gamma=Ct_{\lambda^{*}_{\textnormal{FLCI}}}^{-1}\pi_{\lambda^{*}_{\textnormal{FLCI}}}$,
with $\operatorname{Pen}(\gamma)=C$. Therefore, one may be concerned that when the magnitude
of $\gamma$ is much smaller than $C$, the \ac{FLCI} is too long.
\Cref{optimality_corollary}\ref{item:flci} shows that this is not the case, and
the efficiency of the \ac{FLCI} is at least 71.7\% relative to variable-length
\acp{CI} that optimize their expected length when $\gamma=0$. The exact
efficiency bound $\kappa^*_{\textnormal{MSE}}(X, \sigma, \Gamma)$ can be
computed explicitly in particular applications, and we have found that it is
typically considerably higher than $71.7\%$.

A consequence of \Cref{optimality_corollary}\ref{item:flci} is that it is
impossible to form a CI that is adaptive with respect to the regularity parameter
$C$ that bounds $\operatorname{Pen}(\gamma)$. In the present setting, an adaptive CI would
have length that automatically reflects the true regularity $\operatorname{Pen}(\gamma)$ while
maintaining coverage under a conservative a priori bound on $\operatorname{Pen}(\gamma)$.
However, according to \Cref{optimality_corollary}\ref{item:flci}, any CI must
have expected width that reflects the conservative a priori bound $C$ rather
than the true regularity $\operatorname{Pen}(\gamma)$, even when $\operatorname{Pen}(\gamma)$ is much
smaller than the conservative a priori bound $C$. In particular, it is
impossible to automate the choice of the regularity parameter $C$ when forming a
CI\@. We therefore recommend varying $C$ as a form of sensitivity analysis, or
using auxiliary information to choose $C$; see \Cref{choice_of_C_remark}.


\subsection{Heterogeneous treatment effects}\label{sec:heter-treatm-effects}

If $w_{i}$ is as good as randomly assigned conditional on $z_{i}$, the
coefficient $\beta$ in \cref{linear_regression_eq} can be interpreted as the
\ac{ATE} of a one-unit increase in the variable $w$. This interpretation
requires that the individual \acp{TE} are mean independent of $z_{i}$. To relax
this assumption, we replace $\beta$ in \cref{linear_regression_eq} with a
covariate-specific coefficient $\beta(z)$ that represents the conditional
\ac{ATE} for units $i$ with $z_{i}=z$, obtaining the model
\begin{equation}\label{het_te_regression_eq}
  Y_i = w_i\beta(z_i) + z_i'\gamma + \varepsilon_i.
\end{equation}
Suppose the parameter of interest takes the form $\int \beta(z)\, d\mu(w, z)$
where $\mu$ is a signed measure defined on some set that includes the empirical
support $\{(w_{i}, z_{i})\}_{i=1}^{n}$. Allowing $\mu$ to be signed allows for
inference on non-convex averages of $\beta(z)$. We allow $\mu$ to place nonzero
mass outside the empirical support $\{(w_{i}, z_{i})\}_{i=1}^{n}$, thereby
allowing for extrapolation. The general theory of estimation and inference on
linear functionals developed in \citet{donoho94} and \citet{ArKo18optimal}
underlying \Cref{thm:optimization_equivalence,optimality_corollary} can be
applied to inference on this parameter under any convex and symmetric
restriction on the function $\beta(\cdot)$ and the parameter $\gamma$---only the
worst-case bias calculation in \cref{eq:maxbias_def} changes. We now discuss two
particular specifications for $\mu$ and $\beta(\cdot)$.

For the first approach, let $\mu$ correspond to a weighted empirical measure
with weights $c_{i}$ that sum to one, so the parameter of interest is given by
$\tilde{\beta}=\sum_{i}c_{i}\beta(z_{i})$. For example, the unweighted case
$c_{i}=1/n$ gives the (conditional on the sample) \ac{ATE}, while setting
$c_{i}=w_{i}/\sum_{j}w_{j}$ gives the \ac{ATE} for the treated. Assume also that
the function $\beta(z)$ is linear, $\beta(z)=z'\delta$, and that the first
element of $z_{i}$ is a constant. Consider a parameter space for
$(\delta',\gamma')'$ given by
$\{(\delta',\gamma')'\in\mathcal{B}\colon \operatorname{Pen}(\delta,\gamma)\leq C\}$, where
$\mathcal{B}$ is a subspace of a Euclidean space with a seminorm $\operatorname{Pen}$.
Allowing $\mathcal{B}$ to be a subspace allows us to restrict $\beta(z)$ to only
depend on a subset of the controls. As noted by \citet[Section 5.3]{imbens_recent_2009} in the unpenalized case, we can map this problem back
into the model in \cref{linear_regression_eq,eq:Gamma_def} by rewriting
\cref{het_te_regression_eq} under these assumptions as
\begin{equation*}
  Y_i = w_i\tilde{\beta}
  +w_{i}(z_{i,-1}-\sum_{j}c_{j}z_{j,-1})'\delta_{-1} + z_{i}'\gamma + \varepsilon_i,
\end{equation*}
where $z_{i,-1}$ is the vector of controls excluding a constant and
$\delta_{-1}$ is the corresponding subvector of $\delta$. This is exactly our
problem in \cref{linear_regression_eq}, with the control vector consisting of
the original controls $z_{i}$ as well as the interaction of the treatment with
the demeaned controls, $w_{i}(z_{i,-1}-\sum_{i}c_{i}z_{i,-1})$. We use this
approach in our empirical application in \Cref{sec:empirical-app}.

For the second approach, we compute the same linear estimator and bias-aware
\acp{CI} as in the homogeneous \ac{TE} model in \cref{linear_regression_eq}; we
only change the interpretation of the estimand as targeting a particular
weighted average of \acp{TE} given in the next theorem. To set the stage for the
theorem, let us denote the worst-case bias of a linear estimator $\hat{\beta}$
relative to an estimand $\int \beta(z)d\mu(w, z)$ when the heterogeneity is
completely unrestricted by
$\widetilde{\operatorname{\overline{bias}}}_{\Gamma}(\hat{\beta};\mu)=\sup_{\beta(\cdot), \gamma}
\left[ \sum_{i=1}^n a_{i}w_i \beta(z_i)+a'Z\gamma - \int \beta(z)\, d\mu(w, z)
\right]$, where the supremum is over $\gamma\in\Gamma$ and all functions
$\beta(\cdot)$. For an $n$-vector $a$, let $\mu_{a, w}^{*}(w, z)$ denote a
weighted empirical measure with (possibly negative) weights $a_{i}w_{i}$, so
that the parameter of interest becomes
$\tilde{\beta}_{a, w}=\sum_{i}a_{i}w_{i}\beta(z_{i})$.

\begin{theorem}\label{theorem:weighted_te}
  Let $\mu$ be a signed measure with $\int\, d \mu(w, z)=1$, and let
  $\hat{\beta}=a'Y$ be an estimator with $a'w=1$. If $\mu=\mu^*_{a, w}$, then
  $\widetilde{\overline{\operatorname{bias}}}_{\Gamma}(\hat\beta;\mu)
  =\operatorname{\overline{bias}}_{\Gamma}(\hat\beta)$, with $\operatorname{\overline{bias}}_{\Gamma}(\hat\beta)$ given
  in~\cref{eq:maxbias_def}. If $\mu\ne \mu^*_a$, then
  $\widetilde{\overline{\operatorname{bias}}}_{\Gamma}(\hat\beta;\mu)=\infty$. Furthermore,
  the estimator $\hat{\beta}_{\lambda}$ given in \cref{eq:optimal_estimator}
  solves
  \begin{equation}\label{moving_goalposts_eq}
    \min_{\hat\beta=a'Y, a\in\mathbb{R}^{n}} \operatorname{var}(\hat\beta)
    \quad\text{s.t.}\quad
    \min_\mu \widetilde{\overline{\operatorname{bias}}}_{\Gamma}(\hat\beta)\le C\overline B_\lambda,
  \end{equation}
  where the second minimization is over all signed measures such that
  $\int d\mu(w, z)=1$.
\end{theorem}

The theorem gives three results for inference when $\beta(\cdot)$ is
unrestricted. First, given a linear estimator $a'Y$, the only estimand for which
the bias is finite is $\tilde{\beta}_{a, w}$. Second, for this estimand, the
bias is the same as in the homogeneous \ac{TE} model with $\beta(z)=\beta$.
Thus, assuming homogeneous \acp{TE} leads to valid inference for
$\tilde{\beta}_{a, w}$ when \acp{TE} are in fact heterogeneous. In particular,
the bias-aware \ac{CI} based on the estimator $\hat{\beta}_{\lambda}$ provides
inference on the weighted average
$\tilde{\beta}_{a_{\lambda}, w}=
\sum_{i}\tilde{w}_{\lambda, i}w_{i}\beta(z_{i})/\sum_{i}\tilde{w}_{\lambda, i}w_{i}$.
Observe that, when the treatment $w_{i}$ is binary, the weights are non-negative
if and only if the residual in the propensity score regression
$\tilde{w}_{\lambda, i}$ is positive whenever $w_{i}=1$---this can be easily
verified in a given application. Equivalently, the weights are positive if the
fitted values $z_{i}'\pi_{\lambda}$ are smaller than one: the fitted values in
the propensity score regression must respect the population constraint that
treatment probabilities must be smaller than one. This finding is a
finite-sample analog of the identification result in \citet{ghk21}, who show
that the estimand in the partly linear model has an analogous weighted \ac{ATE}
interpretation under heterogeneous \acp{TE}. An analogous identification result
in a random design setting dates to at least
\citet{angrist_estimating_1998}, who gave a weighted \ac{ATE} interpretation to
the \ac{OLS} estimand.

Third, the estimator $\hat{\beta}_{\lambda}$ remains optimal in the
heterogeneous \ac{TE} model in that it solves a bias-variance tradeoff in a
problem where we can pick the estimand to make the estimation problem as easy as
possible. The problem~\eqref{moving_goalposts_eq} is a finite-sample version of
the ``moving the goalposts'' problem considered by \citet[][Section
5.4]{crump_moving_2006}.\footnote{The optimization
  problem~\eqref{moving_goalposts_eq} was also used by \citet{ImWa19} in the
  context of a regression discontinuity design with multiple cutoffs, although
  they did not explicitly note the optimality properties of the resulting
  estimator.} \citet{crump_moving_2006} derived the measure $\mu$ that minimizes
the asymptotic variance of a particular class of inverse propensity score
weighted estimators of weighted \acp{ATE} in a random design setup.
\citet{ghk21} show this measure in fact minimizes the variance among all regular
estimators; the measure coincides with the weighting of the treatment effects
given in \citet{angrist_estimating_1998} under homoskedasticity, giving an
optimality property to the \ac{OLS} estimator.


\section{Implementation with non-Gaussian and heteroske\-dastic errors}\label{sec:impl-with-non}

We now discuss practical implementation issues, allowing $\varepsilon$ to be
non-Gaussian and heteroskedastic. As a baseline, we propose the following
implementation:
\begin{algorithm}[Baseline implementation]\mbox{}\label{algorithm:baseline}
  \begin{description}
  \item[Input] Data $(Y, X)$, penalty $\operatorname{Pen}(\cdot)$, regularity parameter $C$,
    and initial estimates of residuals
    $\hat{\varepsilon}_{\textnormal{init}, 1}, \dotsc,
    \hat{\varepsilon}_{\textnormal{init}, n}$.
  \item[Output] Estimator and \ac{CI} for $\beta$.
  \end{description}
  \begin{enumerate}
  \item\label{initial_variance_estimator_step} Compute an initial variance estimator,
    $\hat{\sigma}^{2}=\frac{1}{n}\sum_{i=1}^{n}
    \hat{\varepsilon}_{\textnormal{init}, i}^2$, assuming homoskedasticity.
  \item\label{solution_path_step} Compute the solution path
    $\{\pi_{\lambda}\}_{\lambda>0}$ for the regularized propensity score
    regression in \cref{eq:pi_optimization}, indexed by the penalty weight
    $\lambda$. For each $\lambda$, compute $\hat{\beta}_{\lambda}$ as in
    \cref{eq:optimal_estimator}, and $\overline{B}_{\lambda}$, and $V_{\lambda}$
    as in \cref{eq:betahat_lambda_def}, with $\hat{\sigma}^{2}$ in place of
    $\sigma^{2}$ in the formula for $V_\lambda$.
  \item Compute $\lambda^*_{\textnormal{MSE}}$ and
    $\lambda^*_{\textnormal{FLCI}}$ as in~\cref{eq:optimal_lambda}, and compute
    the robust variance estimate
    $\hat V_{\lambda, \textnormal{rob}} = \sum_{i=1}^n {a_{\lambda, i}}^2
    \hat\varepsilon_{\textnormal{init}, i}^2$, where
    $a_\lambda=\frac{w-Z\pi_\lambda}{(w-Z\pi_\lambda)'w}$.
  \end{enumerate}
  Return the estimator $\hat\beta_{\lambda^*_{\textnormal{MSE}}}$ and the
  \ac{CI}
  $\hat\beta_{\lambda^*_{\textnormal{FLCI}}} \pm \operatorname{cv}_{\alpha}\left(C\overline
    B_{\lambda^*_{\textnormal{FLCI}}}/\hat{V}_{\lambda^*_{\textnormal{FLCI}},
      \textnormal{rob}}^{1/2}\right)\cdot
  \hat{V}^{1/2}_{\lambda^*_{\textnormal{FLCI}}, \textnormal{rob}}$.
\end{algorithm}

The following remarks discuss the implementation choices, and the optimality and
validity of the baseline procedure.

\begin{remark}[Validity]\label{lindeberg_remark}
  As the initial residual estimates $\hat\varepsilon_{\textnormal{init}, i}$, we
  can take residuals from a regularized outcome regression of $Y$ on $X$ (see
  \cref{eq:YX_regularized_regression} in \Cref{sec:global_estimation_algebra}).
  We give conditions for asymptotic validity of the resulting \acp{CI} in
  \Cref{sec:se_consistency}. The key requirement is that the maximal Lindeberg
  weight
  $\operatorname{Lind}(a_\lambda)=\max_{1\le i\le n}{a_{\lambda,
      i}}^2/\sum_{j=1}^n{a_{\lambda, j}}^2$ associated with the estimator
  $\hat{\beta}_{\lambda}$ shrink quickly enough relative to error in the
  estimator used to form the residuals. Ensuring that
  $\operatorname{Lind}(a_\lambda)$ is small prevents the estimator from putting
  too much weight on a particular observation, so that the Lindeberg condition
  for the central limit theorem holds.

  Whether these conditions hold for the optimal estimator will in general depend
  on the form of $\operatorname{Pen}(\gamma)$ and on the magnitude of $C$ relative to $n$. To
  ensure that $\textnormal{Lind}(a_\lambda)$ is small enough in a particular
  sample for a normal approximation to work well, one may impose a bound on this
  term by only minimizing~\cref{eq:optimal_lambda} over $\lambda$ such that
  $\textnormal{Lind}(a_\lambda)$ is small enough when computing
  $\lambda^*_{\textnormal{FLCI}}$. This is similar to proposals by
  \citet{noack_bias-aware_2019}, and \citet{javanmard_confidence_2014} in other
  settings. As discussed further in \Cref{sec:se_consistency}, under mild
  regularity conditions, imposing such a bound doesn't affect the convergence
  rate of the resulting \ac{CI}.
\end{remark}
\begin{remark}[Efficiency]
  The weights $a_{\lambda^*_{\textnormal{FLCI}}}$ and
  $a_{\lambda^*_{\textnormal{MSE}}}$ are not optimal under
  heteroskedasticity. One could in principle generalize the \ac{FGLS} approach
  used for unconstrained estimation by deriving optimal weights under the
  assumption $\varepsilon\sim \mathcal{N}(0,\Sigma)$ (which simply follows the above
  analysis after pre-multiplying by $\Sigma^{-1/2}$), and derive conditions
  under which the estimator and \ac{CI} that plug in an estimate of $\Sigma$ are
  optimal asymptotically when the assumption of known variance and Gaussian
  errors is dropped. Instead of pursuing this generalization, our baseline
  implementation computes the weights $a_{\lambda}$ under the assumption of
  homoskedasticity, but we use robust standard errors when computing the
  \ac{CI}. Thus, analogous to the ubiquitous practice of reporting \ac{OLS} with
  \ac{EHW} standard errors in the unconstrained setting, our baseline
  implementation leverages homoskedasticity for efficiency, but the \acp{CI}
  remain valid when the homoskedasticity assumption is violated.
\end{remark}
\begin{remark}[Choice of $C$]\label{choice_of_C_remark}
  By \Cref{optimality_corollary}\ref{item:flci}, one cannot use a data-driven
  rule to automate the choice of $C$ when forming a CI\@. Therefore, plausible
  magnitudes of $\operatorname{Pen}(\gamma)$ need to be assessed using prior knowledge.

  Such assessments can be aided by relating the magnitude of $\operatorname{Pen}(\gamma)$ to
  other quantities. Let us now describe an approach to calibrating $C$ that we
  use in our numerical and empirical work in
  \Cref{sec:simulation-results,sec:empirical-app}. Let
  $z_{i1}=(1,\tilde{z}_{i1}')'$ denote a vector of baseline controls, believed
  to be important confounders, and let $z_{i2}$ be a possibly high-dimensional
  vector of additional controls, believed to be less important. Suppose that
  $\operatorname{Pen}(\gamma)=\norm{\gamma_{2}}$ corresponds to some norm on the additional
  controls as in \Cref{example:l2,example:l1}. To formalize the belief that the
  baseline controls are more important, we use the norm of the population
  coefficient $\widetilde{\gamma}_{short}$ on $\tilde z_{i1}$ in the short
  regression of $Y_{i}$ on a constant, $w_{i}$ and $\tilde{z}_{i1}$ as a bound
  on $\norm{\gamma_{2}}$. Since $\widetilde{\gamma}_{short}$ is unknown, we set
  $C^{rot}=\norm{\widehat{\gamma}_{short}}$ as a rule of thumb, where
  $\widehat{\gamma}_{short}$ is an \ac{OLS} estimate of
  $\widetilde{\gamma}_{short}$.\footnote{Formally, one should account for
    sampling uncertainty in $\widehat{\tilde \gamma}_{short}$ to ensure validity
    of the \ac{CI} under the assumption
    $\norm{\gamma_{2}}\leq\norm{\tilde{\gamma}_{short}}$, such as by combining a
    first stage CI for $\tilde{\gamma}_{short}$ with a Bonferroni correction. In
    our Monte Carlos in \Cref{sec:simulation-results}, however, we find that the
    $C^{rot}$ leads to valid coverage when this assumption holds even without
    additional corrections for sampling uncertainty.}

  Calibrations of the regularity parameter $C$ should be complemented by varying
  $C$ as a form of sensitivity analysis. Robustness of the results can also be
  assessed by computing two additional values of the regularity parameter. The
  first is a ``breakdown value'' $C^*$, the largest value of $C$ such the
  empirical finding of interest holds. Second, by way of a specification check,
  one can form a lower \ac{CI} $\hor{\hat{\underline C}, \infty}$ for $C$ to
  assess the plausibility of a given bound on $\operatorname{Pen}(\gamma)$. We present such a
  \ac{CI} in \Cref{sec:C_lower_CI} for the case where $\operatorname{Pen}(\gamma)$ takes the
  form of an $\ell_p$ constraint.


\end{remark}
\begin{remark}[Computational issues]
  Step~\ref{solution_path_step} involves computing the solution path of a
  regularized regression estimator. Efficient algorithms exist for computing
  these paths under $\ell_{1}$ penalties and its variants
  \citep{efron2004lars,rosset_piecewise_2007}. Under $\ell_{2}$ penalty, the
  regularized regression has a closed form, so that our algorithm can again be
  implemented in a computationally efficient manner. For other types of
  penalties, the convexity of the optimization problem in \cref{eq:pi_optimization}
  can be exploited to yield efficient implementation. We also note that since
  the solution path $\pi_{\lambda}$ does not depend on $C$, it only needs to
  be computed once, even when multiple choices of $C$ are considered in a
  sensitivity analysis.
\end{remark}


\section{Rates of convergence}\label{sec:asymptotics}

We now derive the rates of convergence for the optimal linear \acp{FLCI} as
$n\to\infty$. For ease of notation, we assume all coefficients are constrained,
and focus on the case $\operatorname{Pen}(\gamma)=\norm{\gamma}_{p}$ for some $p\ge 1$, and
the case $\operatorname{Pen}(\gamma)=\norm{Z\gamma/\sqrt{n}}_{2}$ (see \Cref{example:l2}). We
allow the regularity parameter $C=C_{n}$ go to $0$ or $\infty$ with the sample
size, and consider high dimensional asymptotics where $k=k_n\gg n$. We consider
a standard ``high dimensional'' setting, placing conditions on the design matrix
$X$ that hold with high probability when $w_i, z_i$ are drawn i.i.d.\ over $i$,
with the eigenvalues of $\operatorname{var}((w_i, z_i')')$ bounded away from zero and infinity.

Let $q\in[0,\infty]$ denote the Hölder conjugate of $p$, satisfying $1/p+1/q=1$.
We will show that when $\operatorname{Pen}(\gamma)=\norm{\gamma}_{p}$, the optimal linear
\ac{FLCI} shrinks at the rate
\begin{equation}\label{eq:convergence-rates}
  n^{-1/2}+C r_{q}(k, n)\quad\text{where}\quad
  r_{q}(k, n) =
  \begin{cases}
    k^{1/q}/\sqrt{n} & \text{if $q<\infty$,} \\
    \sqrt{\log k}/\sqrt{n} & \text{if $q=\infty$}.
  \end{cases}.
\end{equation}
Furthermore, for $p=1$ and $p=2$, we will show that no other \ac{CI} can shrink
at a faster rate. For $p=1$, we will in fact prove a stronger result showing
that imposing sparsity bounds on the outcome and propensity score regressions,
in addition to the bound on $\operatorname{Pen}(\gamma)$, does not help achieve a faster rate,
unless one assumes sparsity of order greater than $C_n\sqrt{n/\log(k)}$ (termed
the ``ultra sparse'' case in \citet{cai_lasso_2017}). For the case
$\operatorname{Pen}(\gamma)=\norm{Z\gamma/\sqrt{n}}_{2}$, we will show that the optimal rate
is given by $n^{-1/2}+C$ when $k\gg n$.

If $k\gg n$ and $C=C_{n}$ does not decrease to zero with $n$, these rates
require $p<2$ (so that $q>2$) for consistency. When $p=1$, we can then allow $k$
to grow exponentially with $n$, whereas setting $1<p<2$ allows for $k$ to grow
at a polynomial rate in $n$ that depends on $p$. Since taking $C_n\to 0$ rules
out even a single coefficient being bounded away from zero, these bounds imply
that taking $p<2$ in ``high dimensional'' settings is necessary for consistency,
with $p=1$ offering the best rate conditions. It also follows from these rate
results that if $C_{n}=C$ does not decrease to zero with $n$, the bias term can
dominate asymptotically, making it necessary to explicitly account for bias in
\ac{CI} construction even in large samples.

\subsection{Upper bounds}\label{sec:asymptotic_upper_bounds}

To state the result, given $\eta>0$, let $\mathcal{E}_n(\eta)$ denote the set of
design matrices $X$ for which there exists $\delta\in\mathbb{R}^k$ such that
\begin{align*}
  \frac{1}{n}\norm{w-Z\delta}_{2}^{2}&\leq \frac{1}{\eta},
  & \frac{1}{n}w'(w-Z\delta)&\geq \eta,
  & \frac{1}{n}\norm{Z'(w-Z\delta)}_{q}
  & \le \frac{r_{q}(k, n)}{\eta}.
\end{align*}
Let
$R^{*}_{\textnormal{FLCI}}(X, C)=2\operatorname{cv}_\alpha(C
\overline{B}_{\lambda^{*}_{\textnormal{FLCI}}}/V_{\lambda^{*}_\textnormal{FLCI}}^{1/2})\cdot
V_{\lambda^{*}_\textnormal{FLCI}}^{1/2}$ denote the length of the optimal linear
\ac{FLCI}.

\begin{theorem}\label{thm:upper_rate_bound}
  (i) Suppose $\operatorname{Pen}(\gamma)=\norm{\gamma}_{p}$. There exists a finite constant
  $K_\eta$ depending only on $\eta$ such that
  $R^{*}_{\textnormal{FLCI}}(X, C)\le K_\eta n^{-1/2}(1+ C k^{1/q})$ for $p>1$,
  and $R^{*}_{\textnormal{FLCI}}(X, C)\le K_\eta n^{-1/2}(1+ C \sqrt{\log k})$
  for $p=1$ for any $X\in \mathcal{E}_n(\eta)$. (ii) Suppose
  $\operatorname{Pen}(\gamma)=\norm{Z\gamma/\sqrt{n}}_{2}$. There exists a finite constant
  $K_\eta$ depending only on $\eta$ such that
  $R^{*}_{\textnormal{FLCI}}(X, C)\le K_\eta (n^{-1/2}+ C)$ for any $X$ such
  that $\eta\leq w'w/n$.
\end{theorem}

The second part of the \namecref{thm:upper_rate_bound} follows since the short
regression without any controls achieves a bias that is of the order $C$. The
first part shows that the upper bounds on the rate of convergence match those in
\cref{eq:convergence-rates} if the high-level condition
$X\in \mathcal{E}_n(\eta)$ holds. The next lemma shows that this high-level
condition holds with high probability when $w_{i}, Z_{i}$ are drawn i.i.d.\ from
a distribution satisfying mild conditions on moments and covariances.

\begin{lemma}\label{upper_bound_event_lemma}
  Suppose $w_i, z_i$ are drawn i.i.d.\ over $i$, and let
  $\delta=\operatorname*{argmin}_b E[(w_i-z_i'b)^2]$ so that $z_{i}'\delta$ is the population
  best linear predictor error of $w_{i}$. Suppose that the linear prediction
  error $E[(w_{i}-z_{i}'\delta)^{2}]$ is bounded away from zero as
  $k\to \infty$, $E[w_i^2]<\infty$, and that
  $\sup_j E[\abs{(w_{i}-z_{i}'\delta)z_{ij}}^{\max\{2,q\}}]<\infty$ when $p>1$, and, for some
  $c>0$, $P\left(\abs{(w_{i}-z_{i}'\delta)z_{ij}}\ge t \right)\le 2\exp(-c t^2)$ for all $j$
  when $p=1$. Then, for any $\tilde\eta>0$, there exists $\eta$ such that
  $X\in \mathcal{E}_n(\eta)$ with probability at least $1-\tilde\eta$ for large
  enough $n$.
\end{lemma}



\subsection{Lower bounds}

We now show that the rates in~\cref{eq:convergence-rates} are sharp when
$p=2$, or $p=1$.

\subsubsection{\texorpdfstring{$p=2$}{p=2}}\label{sec:l2_lower_bounds}

As with the upper bound in \Cref{sec:asymptotic_upper_bounds}, we derive a bound
that holds when the design matrix $X$ is in some set, and then show that this
set has high probability when $w_i, z_i$ are drawn i.i.d.\ from a sequence of
distributions satisfying certain conditions. We focus on the case $k\geq n$. Let
$\widetilde{\mathcal{E}}_n(\eta)$ denote the set of design matrices $X$ such
that
\begin{equation*}
  \eta\le \frac{1}{n}w'w \le \eta^{-1},
  \quad \min\operatorname{eig}(ZZ'/k)\ge \eta,
\end{equation*}
where $\operatorname{eig}(A)$ denotes the set of eigenvalues of a square matrix $A$.
\begin{theorem}\label{thm:l2_lower_bound}
  Let $\hat\beta\pm\hat\chi$ be a \ac{CI} with coverage at least $1-\alpha$
  under $\operatorname{Pen}(\gamma)\le C$. (i) If $\operatorname{Pen}(\gamma)=\norm{\gamma}_{2}$, there
  exists a constant $c_\eta>0$ depending only on $\eta$ such that the expected
  length under $\beta=0$, $\gamma=0$ satisfies
  $E_{0, 0}[\hat \chi]\ge c_\eta n^{-1/2}(1+ C k^{1/2})$ for any
  $X\in \widetilde{\mathcal{E}}_{n}(\eta)$. (ii) If
  $\operatorname{Pen}(\gamma)=\norm{Z\gamma/\sqrt{n}}_{2}$, there exists a constant $c_\eta>0$
  depending only on $\eta$ such that the expected length under $\beta=0$,
  $\gamma=0$ satisfies $E_{0, 0}[\hat \chi]\ge c_\eta (n^{-1/2}+ C)$
  for any $X\in \widetilde{\mathcal{E}}_{n}(\eta)$.
\end{theorem}

If $z_{i}$ is i.i.d.\ over $i$, then $EZZ'/k $ is equal to the $n\times n$
identity matrix times the scalar $\frac{1}{k}\sum_{j=1}^k E[z_{ij}^2]$. Thus,
the condition on the minimum eigenvalue of $ZZ'/k$ will hold under concentration
conditions on the matrix $Z'Z$ so long as the second moments of the covariates
are bounded from below. Here, we state a result for a special case where the
$z_{ij}$'s are i.i.d.\ normal, which is immediate from \citet[][Lemma
3.4]{donoho_for_2006}.

\begin{lemma}
  Suppose that $w_{i}$ are i.i.d.\ over $i$ and that $z_{ij}$ are i.i.d.\ normal over $i$
  and $j$.  Then, for any $\tilde\eta>0$, there exists $\eta>0$ such that $X\in
  \widetilde{\mathcal{E}}_n(\eta)$ with probability at least $1-\tilde\eta$ once $n$
  and $k/n$ are large enough.
\end{lemma}


\subsubsection{\texorpdfstring{$p=1$}{p=1}}

We now consider the case where $p=1$, as in \Cref{example:l1}. Rather than
imposing conditions on $X$ in a fixed design setting that hold with high
probability (as in \Cref{sec:asymptotic_upper_bounds} and
\Cref{sec:l2_lower_bounds}), we directly consider a random design setting, and
we do not condition on $X$ when requiring coverage of \acp{CI}. This allows us
to strengthen the conclusion of our theorem by showing that the rate in
\Cref{thm:upper_rate_bound} is sharp even if one imposes a linear model for
$w_i$ given $z_i$ along with sparsity and $\ell_1$ bounds on the coefficients in
this model.

We introduce some additional notation to cover the random design setting, which
we use only in this section. We consider a random design model
\begin{align*}
  Y&=w\beta+Z\gamma + \varepsilon, \quad \varepsilon\mid Z, w \sim \mathcal{N}(0,\sigma^2I_n), \\
  w&=Z\delta + v, \quad v\mid Z \sim \mathcal{N}(0,\sigma_{v}^2I_n), \\
  z_{ij} &\sim \mathcal{N}(0,1)\quad\text{i.i.d.\ over $i, j$}.
\end{align*}
We use $P_{\vartheta}$ and $E_{\vartheta}$ for probability and expectation when
$Y, X$ follow this model with parameters
$\vartheta=(\beta, \gamma', \delta', \sigma^2,\sigma^2_{v})'$. Let
$\sigma_0^2>0$ and $\sigma^2_{v, 0}>0$ be given and let $\Theta(C, s, \eta)$
denote the set of parameters
$\vartheta=(\beta, \gamma', \delta', \sigma^2, \sigma^2_{v})$ where
$\abs{\sigma^2-\sigma^2_0}\le \eta$,
$\abs{\sigma_{v}^2-\sigma^2_{v, 0}}\le \eta$, $\norm{\gamma}_{1}\le C$,
$\norm{\delta}_{1}\le C$, $\norm{\gamma}_0\le s$ and $\norm{\delta}_0\le s$.


\begin{theorem}\label{thm:l1_lower_bound}
  Let $\hat\beta\pm \hat\chi$ be a \ac{CI} satisfying
  $P_{\vartheta}(\beta\in \{\hat\beta \pm \hat{\chi}\}) \geq 1-\alpha$ for all $\vartheta$ in
  $\Theta(C_n, C_n\cdot K \sqrt{n/\log k}, \eta_n)$ where $\alpha<1/2$. Suppose
  $k\to\infty$, $C_n\sqrt{\log k}/n\to 0$ and
  $C_n\le \sqrt{k/n}\cdot k^{-\tilde \eta}$ for some $\tilde\eta>0$. Then, there
  exists $c$ such that, if $K$ is large enough and $\eta_n\to 0$ slowly enough,
  the expected length of this \ac{CI} under the parameter vector $\vartheta^*$
  given by $\beta=0$, $\gamma=0$, $\delta=0$, $\sigma^2=\sigma^2_0$,
  $\sigma^2_{v}=\sigma^2_{v, 0}$ satisfies
  $E_{\vartheta^*}[\hat\chi] \ge c\cdot n^{-1/2}(1+C_n\sqrt{\log k})$ once $n$ is
  large enough.
\end{theorem}

\Cref{thm:l1_lower_bound} follows from similar arguments to
\citet{cai_lasso_2017} and \citet{javanmard_debiasing_2018}, who provide similar
bounds for the case where only a sparsity bound is imposed. According to
\Cref{thm:l1_lower_bound}, imposing sparsity does not allow one to improve upon
the \acp{CI} that uses only the $\ell_1$ bound $\norm{\gamma}_1\le C_n$ (thereby
attaining the rate in \Cref{thm:upper_rate_bound}), unless one imposes sparsity
of order greater than $C_n\sqrt{n/\log k}$. We provide further comparison with
\acp{CI} that impose sparsity in the next section.





\section{Comparison with sparsity constraints}\label{sec:nonconvex_efficiency}

Several authors have considered \acp{CI} for $\beta$ using ``double lasso''
estimators \citep[see, among
others,][]{belloni_inference_2014,javanmard_confidence_2014,van_de_geer_asymptotically_2014,zhang_confidence_2014}.
These \acp{CI} are valid under the parameter space
\begin{equation}\label{eq:sparsity_parameter_space}
  \widetilde{\Gamma}(s) = \{\gamma\colon\norm{\gamma}_0\le s\},
\end{equation}
where $\norm{\gamma}_0=\#\{j\colon \gamma_j\ne 0\}$ is the $\ell_0$ ``norm,''
which indexes the sparsity of $\gamma$, and with $s$ increasing slowly enough
relative to $n$ and $k$. Since $\norm{\gamma}_0$ is not a true norm or seminorm
(it is non-convex), this parameter space is not covered by our setup.
Nonetheless, as we show in \Cref{connection_with_l1_estimator_sec}, if the
sparsity assumption is used to bound the $\ell_{1}$ loss of a preliminary lasso
estimator, arguments from \Cref{sec:finite-sample-result} lead to estimators and
\acp{CI} that are analogous to those proposed in the double lasso literature. In
\Cref{double_lasso_comparison_sec}, we provide a comparison of our approach to
these double lasso \acp{CI}.

\subsection{Connection between double lasso and optimal estimator
under \texorpdfstring{$\ell_1$}{ell1} constraints}\label{connection_with_l1_estimator_sec}

When $\operatorname{Pen}(\gamma)=\norm{\gamma}_1$ (\cref{example:l1}), the solution
$\pi_\lambda$ to \cref{eq:pi_optimization} is the lasso estimate in the
propensity score regression of $w$ on $Z$, and our
estimator~\eqref{eq:optimal_estimator} uses residuals from this lasso
regression. This is related to ``double lasso'' estimators used to form \acp{CI}
for $\beta$ under sparsity constraints on $\gamma$ \citep[see, among
others,][]{belloni_inference_2014,javanmard_confidence_2014,van_de_geer_asymptotically_2014,zhang_confidence_2014}.
For concreteness, we focus on the estimator in \citet{zhang_confidence_2014},
which is given by
\begin{equation*}
  \hat\beta_{\textnormal{ZZ}} =\hat\beta_{\textnormal{lasso}}
  +\frac{\tilde{w}_{\lambda}'(Y-w\hat\beta_{\textnormal{lasso}}
    -Z\hat\gamma_{\textnormal{lasso}})}{\tilde{w}_{\lambda}'w},
\end{equation*}
where $\hat\beta_{\textnormal{lasso}}, \hat\gamma_{\textnormal{lasso}}$ are the lasso
estimates from regressing $Y$ on $X$:
\begin{equation*}
  \hat\beta_{\textnormal{lasso}}, \hat\gamma_{\textnormal{lasso}}
  = \operatorname*{argmin}_{\beta, \gamma} \norm{Y-w\beta-Z\gamma}_{2}^{2} + \tilde\lambda (\abs{\beta}
  +\norm{\gamma}_{1})
\end{equation*}
for some penalty parameter $\tilde \lambda>0$.

\begin{remark}\label{nonlinearity_remark}
  Note that $\hat\beta_{\textnormal{ZZ}}$ is non-linear in $Y$, due to
  nonlinearity of the lasso estimates
  $\hat\beta_{\textnormal{lasso}}, \hat\gamma_{\textnormal{lasso}}$, which is
  consistent with the goal of efficiency in the non-convex parameter
  space~\eqref{eq:sparsity_parameter_space}. In contrast,
  \Cref{optimality_corollary} shows that under the convex parameter space
  $\Gamma=\{\gamma\colon \norm{\gamma}_{1}\le C\}$, the estimator
  $\hat\beta_{\lambda}$ in~\eqref{eq:optimal_estimator} which only uses lasso in
  the propensity score regression of $w$ on $Z$, is already highly efficient
  among all estimators, so that there is no further role for substantive
  efficiency gains from the lasso regression of $Y$ on $X$, or from the use of
  other non-linear estimators.
\end{remark}

To further understand the connection between these estimators, we note that
\citet{zhang_confidence_2014} motivate their approach by bounds of the form
\begin{equation}\label{eq:lasso_gamma_l1_bound}
  \norm{\hat\gamma_{\textnormal{lasso}}-\gamma}_1 \le \tilde C\quad
  \text{where}\quad\tilde C= \text{const.} \cdot s\sqrt{\log k}/\sqrt{n},
\end{equation}
which hold with high probability with the constant depending on certain ``compatibility
constants'' that describe the regularity of the design matrix $X$
\citep[see][Theorem 6.1, and references in the surrounding
discussion]{buhlmann_statistics_2011}.  This suggests correcting the initial
estimate $\hat\beta_{\textnormal{lasso}}$ by estimating
$\tilde\beta=\beta-\hat\beta_{\textnormal{lasso}}$ in the regression
\begin{equation*}
  \tilde Y= w(\beta-\hat\beta_{\textnormal{lasso}})+Z(\gamma-\hat\gamma_{\textnormal{lasso}})+\varepsilon
   = w\tilde \beta + Z\tilde \gamma + \varepsilon,
\end{equation*}
where
$\tilde Y=Y-\hat\beta_{\textnormal{lasso}}-Z\hat\gamma_{\textnormal{lasso}}$.
Heuristically, we can treat the bound in \cref{eq:lasso_gamma_l1_bound} as a
constraint $\norm{\tilde\gamma}_{1}\le \tilde C$ on the unknown parameter
$\tilde\gamma=\gamma-\hat\gamma_{\textnormal{lasso}}$ and search for an optimal
estimator of $\tilde\beta=\beta-\hat\beta_{\textnormal{lasso}}$ under this
constraint. Applying the optimal estimator derived in
\Cref{thm:optimization_equivalence} then suggests estimating
$\beta-\hat\beta_{\textnormal{lasso}}$ with
$\frac{\tilde{w}_{\lambda}'\tilde Y}{\tilde{w}_{\lambda}'w}$. Adding this
estimate to $\hat\beta_{\textnormal{lasso}}$ gives the estimate
$\hat\beta_{\textnormal{ZZ}}$ proposed by \citet{zhang_confidence_2014}. Whereas
\citet{zhang_confidence_2014} motivate their approach as one possible way of
correcting the initial estimate $\hat\beta_{\textnormal{lasso}}$ using the bound
in \cref{eq:lasso_gamma_l1_bound}, the above analysis shows that their
correction is in fact identical to an approach in which one optimizes this
correction numerically.\footnote{The estimator proposed by
  \citet{javanmard_confidence_2014} performs a numerical optimization of this
  form, but with the constraint~\eqref{eq:lasso_gamma_l1_bound} replaced by a
  constraint on
  $\abs{\hat\beta_{\textnormal{lasso}}-\beta}+\norm{\hat\gamma_{\textnormal{lasso}}-\gamma}_{1}$.
  Thus, \Cref{thm:optimization_equivalence} shows that a modification of the
  constraint used in \citet{javanmard_confidence_2014} yields the same estimator
  as \citet{zhang_confidence_2014}.}

Under the bound in \cref{eq:lasso_gamma_l1_bound} it follows that
$\hat\beta_{\textnormal{ZZ}}-\beta =\tilde b + {a_\lambda}'\varepsilon$ where
$a_\lambda=\frac{\tilde{w}_\lambda}{\tilde{w}_{\lambda}'w}$ are the optimal weights
under the $\ell_1$ constraint $\norm{\tilde\gamma}_{1}\le \tilde C$, given in
\Cref{thm:optimization_equivalence}. Furthermore,
$\abs{\tilde b}\le \tilde C\overline B_\lambda$, with $\overline B_\lambda$
given in \Cref{thm:optimization_equivalence} and $\tilde C$ given in
\cref{eq:lasso_gamma_l1_bound}, and the variance of the random term
${a_\lambda}'\varepsilon$ is given by $V_\lambda$ in
\Cref{thm:optimization_equivalence}. Using arguments similar to those used to
prove \Cref{thm:upper_rate_bound}, it follows that
$\tilde C\overline B_\lambda/\sqrt{V_\lambda}$ is bounded by a constant times
$s(\log k)/\sqrt{n}$, so that one can ignore bias in large samples as long as
this term converges to zero. This leads to the \ac{CI} proposed by
\citet{zhang_confidence_2014}, which takes the form
\begin{equation}\label{eq:zz_CI}
\{\hat{\beta}_{\textnormal{ZZ}} \pm z_{1-\alpha/2} \hat{V}_\lambda^{1/2}\},
\end{equation}
where $\hat V_\lambda$ is an estimate of the variance $V_\lambda$. We use the
term ``double lasso \ac{CI}'' to refer to this \ac{CI}, and to related \acp{CI}
such as those proposed in
\citet{belloni_inference_2014,javanmard_confidence_2014,van_de_geer_asymptotically_2014}.

\begin{remark}\label{bias-aware_double_lasso_remark}
  To avoid the assumption that $s(\log k)/\sqrt{n}\to 0$ one could, in
  principle, extend our approach and the above analysis to form valid bias-aware
  \acp{CI} as
  $\{\hat\beta_{\textnormal{ZZ}} \pm [ \tilde{C}
  \overline{B}_\lambda+z_{1-\alpha/2}\hat{V}_\lambda^{1/2}] \}$.\footnote{We use
    the slightly more conservative approach of adding and subtracting the bound
    $\tilde {C}\overline{B}_\lambda$ rather than using the critical value
    $\operatorname{cv}_{\alpha}(\tilde {C}\overline{B}_\lambda/\hat{V}_\lambda^{1/2})$ as in
    \cref{eq:linear-CI}, since the ``bias'' term for
    $\hat\beta_{\textnormal{ZZ}}$ is correlated with $\varepsilon$ through the
    first step estimates
    $\hat\beta_{\textnormal{lasso}}, \hat\gamma_{\textnormal{lasso}}$.}
  Unfortunately, finding a computable constant $\tilde C$
  in~\eqref{eq:lasso_gamma_l1_bound} that is sharp enough to yield useful bounds
  in practice appears to be difficult, although it is an interesting area for
  future research.
\end{remark}

\subsection{Comparison of our approach with CIs based on double lasso
  estimators}\label{double_lasso_comparison_sec}

When should one use a double lasso \ac{CI}, and when should one use the
approach in the present paper?  In principle, this depends on the a priori
assumptions one is willing to make, and whether they are best captured by a
sparsity bound or a bound on convex penalty function, such as the $\ell_{1}$ or
$\ell_{2}$ norm.  In many settings, it may be difficult to motivate the assumption
that a regression function has a sparse approximation, whereas upper bounds on
the magnitude of the coefficients may be more plausible.

A key advantage of the \acp{CI} and estimators we propose is that they have
sharp finite-sample optimality properties and coverage guarantees in the fixed
design Gaussian model with known error variance. While this is an idealized
setting, the worst-case bias calculations do not depend on the error
distribution, and remain the same under non-Gaussian, heteroskedastic errors.
Our approach directly accounts for the potential finite-sample bias of the
estimator, rather than relying on ``asymptotic promises'' about rates at which
certain constants involved in bias terms converge to zero.

On the flip side, our \acp{CI} require an explicit choice of the regularity
parameter $C$ in order to form a ``bias-aware'' \ac{CI}. In contrast, \acp{CI}
based on double lasso estimators do not require explicitly choosing the
regularity (in this case, the sparsity $s$), since they ignore bias. This is
justified under asymptotics in which $s$ increases more slowly than
$\sqrt{n}/\log k$, which lead to the bias of $\hat\beta_{\textnormal{ZZ}}$
decreasing more quickly than its standard deviation. Thus, the \ac{CI} in
\cref{eq:zz_CI} is ``asymptotically valid'' without the need to explicitly
specify the sparsity index $s$: one need only make an ``asymptotic promise''
that $s$ increases slowly enough. However, such asymptotic promises are
difficult to evaluate in a given finite-sample setting. Indeed, as shown by
\citet{wuthrich_omitted_2021} and confirmed in our Monte Carlos in
\Cref{sec:simulation-results} below, the double lasso CI leads to undercoverage
in finite samples even in relatively sparse settings. To ensure good
finite-sample coverage of the \ac{CI} in~\cref{eq:zz_CI}, one needs to ensure
that the actual finite-sample bias is negligible relative to the standard
deviation of the estimator. But since any bias bound depends on the sparsity
index $s$ (as in the bound in \cref{eq:lasso_gamma_l1_bound}), this gets us back
to having to explicitly specify $s$.

Thus, \acp{CI} that ignore bias such as conventional \acp{CI} based on double
lasso estimators do not avoid the problem of specifying $s$ or $C$: they merely
make such choices implicit in their asymptotic promises. These issues show up
formally in the asymptotic analysis of such \acp{CI}. In particular, double
lasso \acp{CI} require the ``ultra sparse'' asymptotic regime
$s=o(\sqrt{n}/\log k)$, and they undercover asymptotically in the ``moderately
sparse'' regime where $s$ increases more slowly than $n$ with
$s\gg \sqrt{n}/\log k$. Indeed, \Cref{thm:l1_lower_bound} above, as well as the
results of \citet{cai_lasso_2017} and \citet{javanmard_debiasing_2018} show that
it is impossible to avoid explicitly specifying $s$ if one allows for the
moderately sparse regime.

On the other end of the spectrum, in the ``low dimensional'' regime where
$k\ll n$, the double lasso \ac{CI} is asymptotically equivalent to the usual
\ac{CI} based on the long regression. Thus, the double lasso \ac{CI} cannot be
used when the goal is to use a priori information on $\gamma$ to improve upon
the \ac{CI} based on the long regression \citep[as in, for
example,][]{muralidharan_factorial_2020}. In contrast, our approach optimally
incorporates the bound $C$ regardless of the asymptotic regime.

\section{Simulation results}\label{sec:simulation-results}

We now illustrate the performance of our methods when the penalty takes the form
of an $\ell_{1}$ norm on a subset of $k_{2}$ controls, as in \Cref{example:l1}.
We consider a design taken from \citet{belloni_inference_2014}, with data
generated from a random regressor model that supplements
\cref{eq:linear_regression_vector} with a propensity score regression
\begin{equation*}
  w=Z\pi+\sigma_{\tilde{w}}\tilde{w},
\end{equation*}
with $\tilde{w}_{i}$ and $\varepsilon_{i}$ independent standard Gaussian, and
independent of $z_{i}$, which are distributed i.i.d.\ $\mathcal{N} (0, \Sigma)$ with
$\Sigma_{ij}=2^{-\abs{i-j}}$. Similar to \citet{wuthrich_omitted_2021}, we tweak
the \citet{belloni_inference_2014} design by considering regression coefficients
that are of similar magnitude rather than decaying. This allows us to separately
vary the degree of sparsity and the signal-to-noise ratio. Specifically, we set
\begin{equation*}
  \gamma_{j}= \pi_{j} =
  \begin{cases}
    c_{1} & \text{if $j\leq k_{1}$,}\\
    c_{2} & \text{if $k_{1}<j\leq k_{1}+s$,} \\
    0 & \text{otherwise.}
\end{cases}.
\end{equation*}

We consider three methods for constructing \acp{CI} for $\beta$ with nominal
level 95\%. The first two methods implement \Cref{algorithm:baseline}, with the
penalty given by the $\ell_{1}$ norm of $\gamma_{2}$, the last $k_{2}$
regression coefficients. The first method, which we refer to as ``oracle,'' sets
the penalty parameter $C$ to the actual value of $\norm{\gamma_{2}}_{1}$, and
uses knowledge of the variance of the error term $\varepsilon_{i}$. The second
\ac{CI}, termed ``AKK,'' uses initial residual estimates based on the lasso
estimator (that only penalizes $\gamma_{2}$), with the penalty chosen via
10-fold cross-validation. The \ac{CI} uses the rule of thumb calibration
$C^{rot}=\norm{\widehat{\gamma}_{short}}_{1}$ from \Cref{choice_of_C_remark},
where $\widehat{\gamma}_{short}$ are \ac{OLS} estimates from a short regression
that only includes the first $k_{1}$ controls (the ``baseline'' controls). The
final method, termed ``BCH'', implements the double lasso procedure by
\citet{belloni_inference_2014}, using the R package \texttt{hdm}, without
penalizing the $k_{1}$ baseline controls and including an intercept.

The \ac{DGP} in our random regressor model depends on 8 parameters: $n$,
$k_{1}$, $k_{2}$, $s$, $\beta$, $\sigma_{\tilde{w}}$, $c_{1}$ and $c_{2}$. We
consider $n \in \{500, 1000\}$, $k_{1} \in \{5, 10\}$,
$k_{2} \in \{100, 200, 500, 1000\}$, $s\in \{10, 20, 100\}$, $\beta \in \{0, 2\}$, and
$\sigma_{\tilde{w}} \in \{0.5, 1\}$. We calibrate $c_{1}$ and $c_{2}$ by fixing
the population $R^{2}$ from the regression of $Y$ on $Z$, and fixing the ratio
$\nu_{rot} = \norm{\gamma_{2}}_{1} / \norm{\tilde{\gamma}_{short}}_{1}$. This
allows us to directly control the signal-to-noise ratio, and the validity of the
rule-of-thumb calibration: if $\nu_{rot}\leq 1$, then the population restriction
underlying our rule of thumb is valid. We consider 4 values for the population
$R^{2}$, $\{0.01, 0.1, 0.25, 0.5\}$, and 12 values for $\nu_{rot}$,
$\{0.2, 0.4, \dotsc, 2.4 \}$. This gives a total of 9,216 \acp{DGP}.

\begin{table}
  \begin{threeparttable}
  \caption{Simulation results for $n=500$.}\label{tab:sim_n=500}
  \begin{tabular}{@{}l rrrr rrrr rrrr r@{}}
    & \multicolumn{3}{c}{$k_{2} = 100$}    & \multicolumn{3}{c}{$k_{2} = 200$}
    & \multicolumn{3}{c}{$k_{2} = 500$} &   \multicolumn{3}{c}{$k_{2} = 1000$}\\
    \cmidrule(lr){2-4}\cmidrule(lr){5-7} \cmidrule(lr){8-10} \cmidrule(lr){11-13}
$\nu_{rot}$    & \multicolumn{1}{@{}c@{}}{AKK} & \multicolumn{1}{@{}c@{}}{BCH} & \multicolumn{1}{@{}c@{}}{Or} & \multicolumn{1}{@{}c@{}}{AKK} & \multicolumn{1}{@{}c@{}}{BCH} & \multicolumn{1}{@{}c@{}}{Or} & \multicolumn{1}{@{}c@{}}{AKK} & \multicolumn{1}{@{}c@{}}{BCH} & \multicolumn{1}{@{}c@{}}{Or} & \multicolumn{1}{@{}c@{}}{AKK} & \multicolumn{1}{@{}c@{}}{BCH} &
                                                                                 \multicolumn{1}{@{}c@{}}{Or} \\
    \midrule
    \multicolumn{13}{@{}c}{{Panel A\@: Coverage Probability, minimum
    across DGPs}}\\
    & \multicolumn{12}{c}{$s = 10$}\\
    $[0,1]$          & 92.6 & 91.3 & 93.1 & 92.4 & 88.8 & 93.2 & 93.4 & 88.4 & 93.6 & 93.3 & 85.4 & 93.8 \\
    $\hol{1, 1.5}$   & 91.3 & 89.2 & 93.7 & 91.1 & 86.6 & 93.8 & 89.2 & 86.9 & 93.7 & 87.4 & 84.9 & 93.9 \\
    $\hol{1.5, 2.5}$ & 85.8 & 90.2 & 93.1 & 83.3 & 88.9 & 93.3 & 78.2 & 86.2 & 93.5 & 68.0 & 83.0 & 93.7 \\  [1em]
    & \multicolumn{12}{c}{$s = 20$}\\
    $[0,1]$          & 92.1 & 80.1 & 93.2 & 92.9 & 75.5 & 93.7 & 93.3 & 68.1 & 93.5 & 93.7 & 62.2 & 93.9 \\
    $\hol{1, 1.5}$   & 92.2 & 80.9 & 94.1 & 90.7 & 74.0 & 94.1 & 90.1 & 67.9 & 93.4 & 86.6 & 58.7 & 94.6 \\
    $\hol{1.5, 2.5}$ & 85.6 & 79.2 & 93.2 & 82.9 & 72.4 & 92.9 & 74.4 & 68.3 & 93.8 & 65.5 & 59.1 & 93.4 \\  [1em]
    & \multicolumn{12}{c}{$s = 100$}\\
    $[0,1]$          & 92.9 & 40.6 & 93.8 & 93.1 & 35.7 & 93.3 & 94.5 & 33.7 & 93.6 & 94.5 & 32.5 & 93.4 \\
    $\hol{1, 1.5}$   & 92.8 & 17.1 & 93.9 & 93.9 & 14.2 & 93.9 & 93.6 & 9.8 & 93.8 & 92.6 & 8.1 & 94.7 \\
    $\hol{1.5, 2.5}$ & 90.8 & 2.5 & 93.9 & 88.6 & 1.6 & 94.3 & 80.5 & 0.7 & 95.0 & 70.7 & 0.3 & 94.3 \\  [1em]
    \multicolumn{13}{@{}c}{{Panel B\@: Relative length, average
    across DGPs}}  \\
    & \multicolumn{12}{c}{$s = 10$}\\
    $[0,1]$          & 1.01 & 0.96 &  & 1.04 & 0.94 &  & 1.10 & 0.91 &  & 1.16 & 0.89 &  \\
    $\hol{1, 1.5}$   & 0.98 & 0.95 &  & 0.99 & 0.92 &  & 0.99 & 0.86 &  & 1.00 & 0.82 &  \\
    $\hol{1.5, 2.5}$ & 0.97 & 0.95 &  & 0.96 & 0.91 &  & 0.95 & 0.85 &  & 0.94 & 0.80 &  \\  [1em]
    & \multicolumn{12}{c}{$s = 20$}\\
    $[0,1]$          & 1.01 & 0.96 &  & 1.04 & 0.94 &  & 1.10 & 0.90 &  & 1.16 & 0.87 &  \\
    $\hol{1, 1.5}$   & 0.98 & 0.94 &  & 0.98 & 0.90 &  & 0.98 & 0.84 &  & 0.98 & 0.79 &  \\
    $\hol{1.5, 2.5}$ & 0.96 & 0.94 &  & 0.95 & 0.90 &  & 0.92 & 0.82 &  & 0.91 & 0.76 &  \\  [1em]
    & \multicolumn{12}{c}{$s = 100$}\\
    $[0,1]$          & 1.01 & 0.95 &  & 1.04 & 0.92 &  & 1.10 & 0.88 &  & 1.16 & 0.85 &  \\
    $\hol{1, 1.5}$   & 0.98 & 0.92 &  & 0.98 & 0.87 &  & 0.97 & 0.79 &  & 0.96 & 0.73 &  \\
    $\hol{1.5, 2.5}$ & 0.96 & 0.91 &  & 0.95 & 0.85 &  & 0.90 & 0.74 &  & 0.86 & 0.67 &  \\
    \bottomrule
  \end{tabular}
  \begin{tablenotes}
  \item\footnotesize\emph{Notes}: For each method, panel A reports the
    worst-case coverage probability of nominal 95\% level \acp{CI} over 160
    \acp{DGP} for $\nu_{rot} \in [0,1]$ and $\nu_{rot} \in \hol{1.5, 2.5}$, and
    64 \acp{DGP} for $\nu_{rot} \in \hol{1, 1.5}$, where each \ac{DGP} averages
    across $1000$ Monte Carlo draws. Panel B reports the average relative length
    across the \acp{DGP}. Relative length is defined as the average length of
    the AKK and BCH \acp{CI}, averaged over the Monte Carlo draws, divided by
    the average length of the oracle \ac{CI}.
  \end{tablenotes}
\end{threeparttable}
\end{table}

\begin{table}
  \begin{threeparttable}
  \caption{Simulation results for $n=1000$}\label{tab:sim_n=1000}
  \begin{tabular}{@{}l rrrr rrrr rrrr r@{}}
    & \multicolumn{3}{c}{$k_{2} = 100$}    & \multicolumn{3}{c}{$k_{2} = 200$}
    & \multicolumn{3}{c}{$k_{2} = 500$} &   \multicolumn{3}{c}{$k_{2} = 1000$}\\
    \cmidrule(lr){2-4}\cmidrule(lr){5-7} \cmidrule(lr){8-10} \cmidrule(lr){11-13}
$\nu_{rot}$    & \multicolumn{1}{@{}c@{}}{AKK} & \multicolumn{1}{@{}c@{}}{BCH} & \multicolumn{1}{@{}c@{}}{Or} & \multicolumn{1}{@{}c@{}}{AKK} & \multicolumn{1}{@{}c@{}}{BCH} & \multicolumn{1}{@{}c@{}}{Or} & \multicolumn{1}{@{}c@{}}{AKK} & \multicolumn{1}{@{}c@{}}{BCH} & \multicolumn{1}{@{}c@{}}{Or} & \multicolumn{1}{@{}c@{}}{AKK} & \multicolumn{1}{@{}c@{}}{BCH} &
                                                                                 \multicolumn{1}{@{}c@{}}{Or} \\
    \midrule
    \multicolumn{13}{@{}c}{{Panel A\@: Coverage Probability, minimum
    across DGPs}}\\
    & \multicolumn{12}{c}{$s = 10$}\\
    $[0,1]$          & 92.8 & 91.6 & 93.3 & 93.1 & 91.1 & 93.2 & 92.3 & 90.6 & 93.1 & 92.8 & 90.1 & 92.6 \\
    $\hol{1, 1.5}$   & 92.9 & 92.9 & 92.9 & 92.7 & 92.9 & 93.5 & 91.9 & 92.7 & 93.5 & 89.7 & 91.8 & 93.7 \\
    $\hol{1.5, 2.5}$ & 90.0 & 91.7 & 93.0 & 88.6 & 92.2 & 92.9 & 84.0 & 91.5 & 92.6 & 79.1 & 91.4 & 93.5 \\ [1em]
    & \multicolumn{12}{c}{$s = 20$}\\
    $[0,1]$          & 92.8 & 86.1 & 93.0 & 93.0 & 84.3 & 92.8 & 93.6 & 79.2 & 93.4 & 93.6 & 74.9 & 93.6 \\
    $\hol{1, 1.5}$   & 92.6 & 86.4 & 93.1 & 92.4 & 83.5 & 93.3 & 89.8 & 78.6 & 93.0 & 87.9 & 75.6 & 94.0 \\
    $\hol{1.5, 2.5}$ & 89.4 & 86.0 & 92.9 & 89.0 & 82.4 & 93.5 & 85.0 & 78.2 & 93.2 & 76.9 & 70.1 & 92.9 \\ [1em]
    & \multicolumn{12}{c}{$s = 100$}\\
    $[0,1]$          & 92.9 & 27.1 & 93.2 & 93.2 & 18.6 & 93.8 & 94.1 & 13.3 & 93.7 & 94.2 & 10.3 & 93.7 \\
    $\hol{1, 1.5}$   & 92.4 & 9.5 & 93.7 & 93.2 & 6.8 & 93.6 & 94.0 & 4.2 & 94.3 & 93.1 & 3.6 & 95.0 \\
    $\hol{1.5, 2.5}$ & 92.0 & 2.9 & 93.0 & 91.1 & 0.8 & 92.7 & 85.8 & 0.1 & 94.2 & 75.4 & 0.0 & 94.7 \\  [1em]
    \multicolumn{13}{@{}c}{{Panel B\@: Relative length, average
    across \acp{DGP}}}  \\
    & \multicolumn{12}{c}{$s = 10$}\\
    $[0,1]$          & 1.00 & 0.98 &  & 1.02 & 0.96 &  & 1.05 & 0.94 &  & 1.09 & 0.91 &  \\
    $\hol{1, 1.5}$   & 0.99 & 0.97 &  & 0.99 & 0.95 &  & 0.98 & 0.91 &  & 0.98 & 0.86 &  \\
    $\hol{1.5, 2.5}$ & 0.98 & 0.97 &  & 0.97 & 0.95 &  & 0.95 & 0.90 &  & 0.93 & 0.84 &  \\  [1em]
    & \multicolumn{12}{c}{$s = 20$}\\
    $[0,1]$          & 1.00 & 0.98 &  & 1.01 & 0.96 &  & 1.05 & 0.93 &  & 1.09 & 0.90 &  \\
    $\hol{1, 1.5}$   & 0.99 & 0.97 &  & 0.98 & 0.94 &  & 0.98 & 0.89 &  & 0.97 & 0.84 &  \\
    $\hol{1.5, 2.5}$ & 0.98 & 0.97 &  & 0.97 & 0.94 &  & 0.94 & 0.88 &  & 0.91 & 0.82 &  \\   [1em]
    & \multicolumn{12}{c}{$s = 100$}\\
    $[0,1]$          & 1.00 & 0.97 &  & 1.01 & 0.95 &  & 1.05 & 0.92 &  & 1.09 & 0.88 &  \\
    $\hol{1, 1.5}$   & 0.99 & 0.95 &  & 0.99 & 0.92 &  & 0.98 & 0.86 &  & 0.96 & 0.79 &  \\
    $\hol{1.5, 2.5}$ & 0.98 & 0.95 &  & 0.97 & 0.91 &  & 0.94 & 0.83 &  & 0.89 & 0.74 &  \\
    \bottomrule
  \end{tabular}
  \begin{tablenotes}
  \item\footnotesize\emph{Notes}: See \Cref{tab:sim_n=500}.
  \end{tablenotes}
\end{threeparttable}
\end{table}

\Cref{tab:sim_n=500} reports the simulation results for $n=500$. The results for
$n=1000$ are reported in \Cref{tab:sim_n=1000}. In line with the theory, the
coverage of the oracle \ac{CI} is close to nominal across all
designs.\footnote{The slight undercoverage reported in the tables is due to
  Monte Carlo error: with 1000 simulation draws, the expected worst-case
  coverage over 160 DGPs is 93\% if the true coverage for each DGP is 95\%.}
When $\nu_{rot}\leq 1$, coverage of the AKK \ac{CI} is likewise close to
nominal. Under mild violations of the population constraint, the \acp{CI}
display moderate undercoverage: when $\nu_{rot}\leq 1.5$, coverage remains over
86.6\% across all designs, and over 90.7\% when $k_{2} \leq 200$. Only when
$\nu_{rot} > 1.5 $ and $k_{2} \geq 500$, the undercoverage becomes more severe.
In contrast, the BCH method displays moderate undercoverage even in sparse
designs with $s=10$, with coverage at about 85\% when $k_{2}=1000$ and $n=500$.
The undercoverage gets more severe, with coverage dipping below 60\% once
$s=20$, and the \acp{CI} almost entirely miss the true parameter in dense
designs with $s=100$. These results illustrate the concern discussed in
\Cref{double_lasso_comparison_sec} that asymptotic sparsity requirements may be
difficult to evaluate in finite samples.

The favorable coverage of the AKK \acp{CI} relies heavily on using the
bias-aware critical value. Unreported simulations show that the coverage of
\acp{CI} constructed using the same estimators as the AKK \acp{CI} but with
standard critical values (i.e., 1.96 for 95\% coverage), rather than our
bias-aware critical values, can be as low as 74.8\% for \acp{DGP} with
$\nu_{rot}\leq 1$.

The AKK \acp{CI} display a mild increase in average length relative to the
oracle, with the length penalty ranging between 0 and 16\%. The length penalty
relative to the BCH method is also in this range for designs where both methods
achieve good coverage. This is a bargain price to pay for the much more reliable
and transparent coverage performance.

\section{Empirical application}\label{sec:empirical-app}

This section shows the performance of our methods using survey data on $n=496$
winners of major and minor prizes in the Massachusetts lottery in 1984--88 from
\citet{imbens2001lottery} to estimate the \ac{MPE} out of unearned income, a key
structural parameter in labor and public economics. While unearned income is
typically endogenous, \citet{imbens2001lottery} argue that in this sample,
observable individual characteristics proxy well enough for the frequency of
lottery ticket purchases that the magnitude of winnings is as good as random.
The lottery winnings are paid out over 20 years, so that in a regression of the
average social security earnings in the 6 years after the lottery, $Y_{i}$, onto
yearly lottery payments, $X_{i}$, and individual controls, the coefficient on
$X_{i}$ may be interpreted as the \ac{MPE}.

We focus on a specification taken from \citet{li_linear_2020}, who augment a
baseline set of $k_{1}=7$ individual controls $Z_{1}$ consisting of the
intercept, two continuous controls (years of education and age), and 4 binary
controls (indicators for male, college, age over 55, and age over 65) with
$k_{2}=25$ additional controls $Z_{2}$ that are constructed by taking demeaned
cross-products of 4 the baseline binary controls and their interactions with
$X_{i}$ and dropping collinear terms. Both $Z_{1}$ and $Z_{2}$ are standardized.
Following the discussion in \Cref{sec:heter-treatm-effects}, the coefficient on
$X_{i}$ in this specification can be interpreted as the average \ac{MPE},
allowing for heterogeneity in the \ac{MPE} with respect to the binary controls.
In contrast, the short regression estimand in a regression that only includes
$Z_{1}$ is biased for the average \ac{MPE} in presence of such heterogeneity.

The \ac{MPE} estimate in the long regression equals $-0.049$, close to the short
regression estimate $-0.052$ that only includes the baseline controls $Z_{1}$
and corresponds to the specification in Table 4, column II row 1 in
\citet{imbens2001lottery}. However, the long regression estimate is very noisy:
the 95\% confidence interval $(-0.115, 0.016)$ includes positive values for the
average \ac{MPE} which economic theory rules out, and it is over 3 times longer
than the short regression \ac{CI} $(-0.073, -0.032)$. To increase precision of
inference, \citet{li_linear_2020} restrict the average squared mean effects
$z_{2i}'\gamma_{2}$ using an $\ell_{2}$ penalty given in \Cref{example:l2}.
Calibrating $C$ to the rule of thumb value from \Cref{choice_of_C_remark},
$C^{rot}=7.2$, yields the \ac{CI} $(-0.116, 0.018)$ using the
\citet{li_linear_2020} method, which is even longer than the long regression
\ac{CI}.\footnote{\citet{li_linear_2020} show that their method is close to
  optimal in terms of weighted average length under a homoskedastic benchmark.
  This may no longer be the case under heteroskedasticity. Their \ac{CI} is
  variable length, and may be longer than the long regression \ac{CI} in some
  samples even in the homoskedastic case. In contrast, our construction
  guarantees length improvements over the long regression in all samples under
  homoskedasticity.} The \ac{CI} constructed using our method,
$(-0.114, 0.015)$, improves slightly upon the long \ac{CI}, but it is still too
wide to be informative.\footnote{To make the methods more comparable and not
  conflate the comparison with differences in standard error construction,
  variance estimates underlying \acp{CI} for all methods use residual estimates
  based on a lasso estimator that penalizes only $\gamma_{2}$, with penalty
  chosen by 10-fold cross-validation.} The \citet{li_linear_2020} penalty
affords only marginal precision gains because the penalty limits the average
influence of the additional regressors---but these regressors only marginally
increase the regression $R^{2}$ in the long regression: the adjusted $R^{2}$
increases from 0.233 in the short regression to 0.236 in the long regression.

\begin{figure}[tp]
  \centering
\begin{tikzpicture}[x=1pt,y=1pt]
\definecolor{fillColor}{RGB}{255,255,255}
\path[use as bounding box,fill=fillColor,fill opacity=0.00] (0,0) rectangle (390.26,274.63);
\begin{scope}
\path[clip] (  0.00,  0.00) rectangle (390.26,274.63);
\definecolor{drawColor}{RGB}{255,255,255}
\definecolor{fillColor}{RGB}{255,255,255}

\path[draw=drawColor,line width= 0.6pt,line join=round,line cap=round,fill=fillColor] ( -0.00,  0.00) rectangle (390.26,274.63);
\end{scope}
\begin{scope}
\path[clip] ( 39.79, 35.51) rectangle (385.76,270.13);
\definecolor{fillColor}{RGB}{255,255,255}

\path[fill=fillColor] ( 39.79, 35.51) rectangle (385.76,270.13);
\definecolor{drawColor}{RGB}{238,228,218}

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] ( 39.79,114.58) --
	(385.76,114.58);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] ( 39.79,181.58) --
	(385.76,181.58);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] ( 39.79, 46.18) --
	(385.76, 46.18);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] ( 39.79,259.46) --
	(385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] ( 39.79, 86.18) --
	(385.76, 86.18);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] ( 39.79,187.17) --
	(385.76,187.17);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] ( 39.79,232.97) --
	(385.76,232.97);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] (358.55, 35.51) --
	(358.55,270.13);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] (278.48, 35.51) --
	(278.48,270.13);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] (275.64, 35.51) --
	(275.64,270.13);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] ( 44.96, 35.51) --
	( 44.96,270.13);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] (157.76, 35.51) --
	(157.76,270.13);

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 4pt off 4pt ,line join=round] (383.37, 35.51) --
	(383.37,270.13);
\definecolor{fillColor}{RGB}{86,180,233}

\path[fill=fillColor,fill opacity=0.20] ( 44.96,182.20) --
	( 78.91,182.55) --
	( 98.78,183.14) --
	(112.87,184.00) --
	(123.80,184.38) --
	(132.73,184.64) --
	(140.29,184.85) --
	(146.83,184.84) --
	(152.60,184.77) --
	(157.76,184.66) --
	(162.43,184.14) --
	(166.69,183.69) --
	(170.61,183.54) --
	(174.24,183.37) --
	(177.62,183.19) --
	(180.78,183.00) --
	(183.75,182.81) --
	(186.56,182.85) --
	(189.20,182.86) --
	(191.72,182.80) --
	(194.11,182.74) --
	(196.39,182.66) --
	(198.56,182.58) --
	(200.65,182.50) --
	(202.65,182.40) --
	(204.57,182.31) --
	(206.42,182.21) --
	(208.20,182.11) --
	(209.92,182.01) --
	(211.58,181.91) --
	(213.19,181.80) --
	(214.74,181.71) --
	(216.25,181.82) --
	(217.71,182.21) --
	(219.13,182.58) --
	(220.51,182.94) --
	(221.85,183.29) --
	(223.16,183.58) --
	(224.43,183.85) --
	(225.67,184.11) --
	(226.88,184.36) --
	(228.06,184.59) --
	(229.22,184.81) --
	(230.34,185.02) --
	(231.44,185.23) --
	(232.52,185.36) --
	(233.57,185.49) --
	(234.61,185.62) --
	(235.62,185.75) --
	(236.61,185.88) --
	(237.58,186.01) --
	(238.53,186.13) --
	(239.46,186.25) --
	(240.38,186.37) --
	(241.28,186.48) --
	(242.16,186.59) --
	(243.03,186.70) --
	(243.88,186.80) --
	(244.71,186.91) --
	(245.54,187.03) --
	(246.35,187.14) --
	(247.14,187.26) --
	(247.93,187.31) --
	(248.70,187.27) --
	(249.46,187.23) --
	(250.21,187.19) --
	(250.94,187.15) --
	(251.67,187.12) --
	(252.39,187.08) --
	(253.09,187.04) --
	(253.78,187.01) --
	(254.47,186.97) --
	(255.15,186.97) --
	(255.81,187.01) --
	(256.47,187.05) --
	(257.12,187.09) --
	(257.76,187.13) --
	(258.39,187.17) --
	(259.02,187.23) --
	(259.63,187.34) --
	(260.24,187.45) --
	(260.84,187.57) --
	(261.44,187.68) --
	(262.02,187.80) --
	(262.60,187.92) --
	(263.17,187.91) --
	(263.74,187.87) --
	(264.30,187.82) --
	(264.85,187.75) --
	(265.40,187.69) --
	(265.94,187.62) --
	(266.48,187.56) --
	(267.01,187.50) --
	(267.53,187.43) --
	(268.05,187.37) --
	(268.56,187.31) --
	(269.07,187.24) --
	(269.57,187.18) --
	(270.07,187.12) --
	(270.56,187.06) --
	(271.05,187.01) --
	(271.53,186.97) --
	(272.01,186.91) --
	(272.48,186.85) --
	(272.95,186.79) --
	(273.42,186.73) --
	(273.88,186.75) --
	(274.33,186.77) --
	(274.79,186.79) --
	(275.23,186.81) --
	(275.68,186.82) --
	(276.12,186.84) --
	(276.55,186.86) --
	(276.98,186.88) --
	(277.41,186.90) --
	(277.83,186.98) --
	(278.26,187.07) --
	(278.67,187.17) --
	(279.09,187.26) --
	(279.50,187.36) --
	(279.90,187.46) --
	(280.31,187.56) --
	(280.71,187.66) --
	(281.10,187.76) --
	(281.50,187.86) --
	(281.89,187.96) --
	(282.27,188.06) --
	(282.66,188.16) --
	(283.04,188.26) --
	(283.42,188.36) --
	(283.79,188.47) --
	(284.16,188.57) --
	(284.53,188.67) --
	(284.90,188.78) --
	(285.27,188.88) --
	(285.63,188.99) --
	(285.99,189.09) --
	(286.34,189.20) --
	(286.70,189.31) --
	(287.05,189.41) --
	(287.40,189.52) --
	(287.74,189.63) --
	(288.09,189.74) --
	(288.43,189.85) --
	(288.77,189.96) --
	(289.10,190.07) --
	(289.44,190.18) --
	(289.77,190.29) --
	(290.10,190.40) --
	(290.43,190.51) --
	(290.75,190.62) --
	(291.08,190.73) --
	(291.40,190.84) --
	(291.72,190.96) --
	(292.03,191.07) --
	(292.35,191.18) --
	(292.66,191.30) --
	(292.97,191.41) --
	(293.28,191.53) --
	(293.59,191.64) --
	(293.89,191.76) --
	(294.20,191.87) --
	(294.50,191.99) --
	(294.80,192.10) --
	(295.10,192.22) --
	(295.39,192.34) --
	(295.69,192.45) --
	(295.98,192.57) --
	(296.27,192.69) --
	(296.56,192.81) --
	(296.85,192.92) --
	(297.13,193.04) --
	(297.42,193.16) --
	(297.70,193.26) --
	(297.98,193.35) --
	(298.26,193.43) --
	(298.54,193.51) --
	(298.81,193.59) --
	(299.09,193.68) --
	(299.36,193.76) --
	(299.63,193.84) --
	(299.90,193.92) --
	(300.17,194.00) --
	(300.44,194.08) --
	(300.70,194.15) --
	(300.97,194.23) --
	(301.23,194.31) --
	(301.49,194.38) --
	(301.75,194.46) --
	(302.01,194.53) --
	(302.27,194.61) --
	(302.52,194.68) --
	(302.78,194.76) --
	(303.03,194.83) --
	(303.28,194.90) --
	(303.53,195.00) --
	(303.78,195.10) --
	(304.03,195.21) --
	(304.28,195.31) --
	(304.52,195.42) --
	(304.77,195.52) --
	(305.01,195.63) --
	(305.25,195.73) --
	(305.49,195.83) --
	(305.73,195.92) --
	(305.97,196.02) --
	(306.21,196.11) --
	(306.44,196.21) --
	(306.68,196.31) --
	(306.91,196.40) --
	(307.14,196.50) --
	(307.38,196.60) --
	(307.61,196.70) --
	(307.84,196.79) --
	(308.06,196.89) --
	(308.29,196.99) --
	(308.52,197.09) --
	(308.74,197.18) --
	(308.97,197.28) --
	(309.19,197.38) --
	(309.41,197.48) --
	(309.63,197.58) --
	(309.85,197.66) --
	(310.07,197.72) --
	(310.29,197.79) --
	(310.51,197.85) --
	(310.72,197.92) --
	(310.94,197.98) --
	(311.15,198.05) --
	(311.37,198.11) --
	(311.58,198.17) --
	(311.79,198.23) --
	(312.00,198.30) --
	(312.21,198.36) --
	(312.42,198.45) --
	(312.63,198.53) --
	(312.84,198.62) --
	(313.04,198.70) --
	(313.25,198.78) --
	(313.45,198.87) --
	(313.66,198.95) --
	(313.86,199.03) --
	(314.06,199.12) --
	(314.26,199.24) --
	(314.46,199.35) --
	(314.66,199.46) --
	(314.86,199.58) --
	(315.06,199.69) --
	(315.26,199.81) --
	(315.45,199.92) --
	(315.65,200.04) --
	(315.84,200.15) --
	(316.04,200.27) --
	(316.23,200.38) --
	(316.42,200.50) --
	(316.61,200.61) --
	(316.81,200.73) --
	(317.00,200.84) --
	(317.19,200.96) --
	(317.37,201.07) --
	(317.56,201.19) --
	(317.75,201.30) --
	(317.94,201.42) --
	(318.12,201.53) --
	(318.31,201.65) --
	(318.49,201.76) --
	(318.68,201.88) --
	(318.86,201.99) --
	(319.04,202.11) --
	(319.22,202.22) --
	(319.40,202.34) --
	(319.58,202.45) --
	(319.76,202.57) --
	(319.94,202.68) --
	(320.12,202.80) --
	(320.30,202.91) --
	(320.48,203.03) --
	(320.65,203.14) --
	(320.83,203.26) --
	(321.00,203.37) --
	(321.18,203.49) --
	(321.35,203.60) --
	(321.53,203.72) --
	(321.70,203.84) --
	(321.87,203.95) --
	(322.04,204.07) --
	(322.21,204.18) --
	(322.38,204.30) --
	(322.55,204.41) --
	(322.72,204.52) --
	(322.89,204.64) --
	(323.06,204.75) --
	(323.23,204.87) --
	(323.40,204.98) --
	(323.56,205.10) --
	(323.73,205.21) --
	(323.89,205.33) --
	(324.06,205.44) --
	(324.22,205.56) --
	(324.38,205.67) --
	(324.55,205.79) --
	(324.71,205.90) --
	(324.87,206.01) --
	(325.03,206.13) --
	(325.19,206.24) --
	(325.35,206.36) --
	(325.51,206.47) --
	(325.67,206.58) --
	(325.83,206.70) --
	(325.99,206.81) --
	(326.15,206.93) --
	(326.31,207.04) --
	(326.46,207.15) --
	(326.62,207.27) --
	(326.78,207.38) --
	(326.93,207.49) --
	(327.09,207.61) --
	(327.24,207.72) --
	(327.39,207.83) --
	(327.55,207.95) --
	(327.70,208.06) --
	(327.85,208.17) --
	(328.00,208.28) --
	(328.16,208.40) --
	(328.31,208.51) --
	(328.46,208.62) --
	(328.61,208.73) --
	(328.76,208.85) --
	(328.91,208.96) --
	(329.05,209.07) --
	(329.20,209.18) --
	(329.35,209.30) --
	(329.50,209.41) --
	(329.64,209.52) --
	(329.79,209.63) --
	(329.94,209.74) --
	(330.08,209.85) --
	(330.23,209.96) --
	(330.37,210.08) --
	(330.52,210.19) --
	(330.66,210.30) --
	(330.80,210.41) --
	(330.95,210.52) --
	(331.09,210.63) --
	(331.23,210.74) --
	(331.37,210.85) --
	(331.51,210.97) --
	(331.66,211.08) --
	(331.80,211.19) --
	(331.94,211.30) --
	(332.08,211.41) --
	(332.22,211.52) --
	(332.35,211.63) --
	(332.49,211.74) --
	(332.63,211.85) --
	(332.77,211.96) --
	(332.91,212.07) --
	(333.04,212.17) --
	(333.18,212.28) --
	(333.32,212.39) --
	(333.45,212.50) --
	(333.59,212.61) --
	(333.72,212.72) --
	(333.86,212.83) --
	(333.99,212.93) --
	(334.13,213.04) --
	(334.26,213.15) --
	(334.39,213.26) --
	(334.53,213.37) --
	(334.66,213.47) --
	(334.79,213.58) --
	(334.92,213.69) --
	(335.05,213.79) --
	(335.19,213.90) --
	(335.32,214.01) --
	(335.45,214.11) --
	(335.58,214.22) --
	(335.71,214.33) --
	(335.84,214.43) --
	(335.97,214.54) --
	(336.09,214.64) --
	(336.22,214.75) --
	(336.35,214.86) --
	(336.48,214.96) --
	(336.61,215.07) --
	(336.73,215.17) --
	(336.86,215.28) --
	(336.99,215.38) --
	(337.11,215.48) --
	(337.24,215.59) --
	(337.36,215.69) --
	(337.49,215.80) --
	(337.61,215.90) --
	(337.74,216.00) --
	(337.86,216.11) --
	(337.99,216.21) --
	(338.11,216.31) --
	(338.23,216.42) --
	(338.36,216.52) --
	(338.48,216.62) --
	(338.60,216.72) --
	(338.72,216.82) --
	(338.84,216.93) --
	(338.97,217.03) --
	(339.09,217.13) --
	(339.21,217.23) --
	(339.33,217.33) --
	(339.45,217.43) --
	(339.57,217.53) --
	(339.69,217.63) --
	(339.81,217.73) --
	(339.93,217.83) --
	(340.05,217.93) --
	(340.16,218.03) --
	(340.28,218.13) --
	(340.40,218.23) --
	(340.52,218.33) --
	(340.63,218.43) --
	(340.75,218.53) --
	(340.87,218.63) --
	(340.99,218.73) --
	(341.10,218.83) --
	(341.22,218.92) --
	(341.33,219.02) --
	(341.45,219.12) --
	(341.56,219.21) --
	(341.68,219.31) --
	(341.79,219.40) --
	(341.91,219.50) --
	(342.02,219.60) --
	(342.14,219.69) --
	(342.25,219.79) --
	(342.36,219.88) --
	(342.48,219.98) --
	(342.59,220.07) --
	(342.70,220.17) --
	(342.81,220.26) --
	(342.92,220.35) --
	(343.04,220.45) --
	(343.15,220.54) --
	(343.26,220.63) --
	(343.37,220.73) --
	(343.48,220.82) --
	(343.59,220.91) --
	(343.70,221.01) --
	(343.81,221.10) --
	(343.92,221.19) --
	(344.03,221.28) --
	(344.14,221.38) --
	(344.25,221.47) --
	(344.36,221.56) --
	(344.47,221.65) --
	(344.57,221.74) --
	(344.68,221.83) --
	(344.79,221.92) --
	(344.90,222.01) --
	(345.00,222.10) --
	(345.11,222.19) --
	(345.22,222.28) --
	(345.33,222.37) --
	(345.43,222.46) --
	(345.54,222.55) --
	(345.64,222.64) --
	(345.75,222.73) --
	(345.86,222.82) --
	(345.96,222.90) --
	(346.07,222.99) --
	(346.17,223.08) --
	(346.27,223.17) --
	(346.38,223.26) --
	(346.48,223.34) --
	(346.59,223.43) --
	(346.69,223.52) --
	(346.79,223.60) --
	(346.90,223.69) --
	(347.00,223.78) --
	(347.10,223.86) --
	(347.21,223.95) --
	(347.31,224.03) --
	(347.41,224.12) --
	(347.51,224.20) --
	(347.61,224.29) --
	(347.72,224.37) --
	(347.82,224.46) --
	(347.92,224.54) --
	(348.02,224.63) --
	(348.12,224.71) --
	(348.22,224.80) --
	(348.32,224.88) --
	(348.42,224.96) --
	(348.52,225.05) --
	(348.62,225.13) --
	(348.72,225.21) --
	(348.82,225.29) --
	(348.92,225.38) --
	(349.02,225.46) --
	(349.12,225.54) --
	(349.21,225.62) --
	(349.31,225.70) --
	(349.41,225.79) --
	(349.51,225.87) --
	(349.61,225.95) --
	(349.70,226.03) --
	(349.80,226.11) --
	(349.90,226.19) --
	(349.99,226.27) --
	(350.09,226.35) --
	(350.19,226.43) --
	(350.28,226.51) --
	(350.38,226.59) --
	(350.48,226.67) --
	(350.57,226.74) --
	(350.67,226.82) --
	(350.76,226.90) --
	(350.86,226.98) --
	(350.95,227.06) --
	(351.05,227.14) --
	(351.14,227.21) --
	(351.24,227.29) --
	(351.33,227.37) --
	(351.43,227.44) --
	(351.52,227.52) --
	(351.61,227.60) --
	(351.71,227.67) --
	(351.80,227.75) --
	(351.89,227.83) --
	(351.99,227.90) --
	(352.08,227.98) --
	(352.17,228.05) --
	(352.26,228.13) --
	(352.36,228.20) --
	(352.45,228.28) --
	(352.54,228.35) --
	(352.63,228.43) --
	(352.72,228.50) --
	(352.82,228.58) --
	(352.91,228.65) --
	(353.00,228.72) --
	(353.09,228.80) --
	(353.18,228.87) --
	(353.27,228.94) --
	(353.36,229.02) --
	(353.45,229.09) --
	(353.54,229.16) --
	(353.63,229.23) --
	(353.72,229.30) --
	(353.81,229.37) --
	(353.90,229.44) --
	(353.99,229.51) --
	(354.08,229.58) --
	(354.17,229.65) --
	(354.26,229.72) --
	(354.35,229.79) --
	(354.43,229.85) --
	(354.52,229.92) --
	(354.61,229.99) --
	(354.70,230.06) --
	(354.79,230.13) --
	(354.87,230.19) --
	(354.96,230.26) --
	(355.05,230.33) --
	(355.14,230.40) --
	(355.22,230.46) --
	(355.31,230.53) --
	(355.40,230.60) --
	(355.48,230.66) --
	(355.57,230.73) --
	(355.66,230.80) --
	(355.74,230.86) --
	(355.83,230.93) --
	(355.92,230.99) --
	(356.00,231.06) --
	(356.09,231.12) --
	(356.17,231.19) --
	(356.26,231.25) --
	(356.34,231.32) --
	(356.43,231.38) --
	(356.51,231.45) --
	(356.60,231.51) --
	(356.68,231.57) --
	(356.77,231.64) --
	(356.85,231.70) --
	(356.93,231.76) --
	(357.02,231.83) --
	(357.10,231.89) --
	(357.19,231.95) --
	(357.27,232.02) --
	(357.35,232.08) --
	(357.44,232.14) --
	(357.52,232.20) --
	(357.60,232.26) --
	(357.68,232.33) --
	(357.77,232.39) --
	(357.85,232.45) --
	(357.93,232.51) --
	(358.01,232.57) --
	(358.10,232.63) --
	(358.18,232.69) --
	(358.26,232.75) --
	(358.34,232.81) --
	(358.42,232.87) --
	(358.51,232.93) --
	(358.59,232.99) --
	(358.67,233.05) --
	(358.75,233.11) --
	(358.83,233.17) --
	(358.91,233.23) --
	(358.99,233.29) --
	(359.07,233.35) --
	(359.15,233.41) --
	(359.23,233.47) --
	(359.31,233.52) --
	(359.39,233.58) --
	(359.47,233.64) --
	(359.55,233.70) --
	(359.63,233.75) --
	(359.71,233.81) --
	(359.79,233.87) --
	(359.87,233.93) --
	(359.95,233.98) --
	(360.03,234.04) --
	(360.11,234.10) --
	(360.19,234.15) --
	(360.26,234.21) --
	(360.34,234.27) --
	(360.42,234.32) --
	(360.50,234.38) --
	(360.58,234.43) --
	(360.65,234.49) --
	(360.73,234.54) --
	(360.81,234.60) --
	(360.89,234.65) --
	(360.97,234.71) --
	(361.04,234.76) --
	(361.12,234.82) --
	(361.20,234.87) --
	(361.27,234.93) --
	(361.35,234.98) --
	(361.43,235.04) --
	(361.50,235.09) --
	(361.58,235.14) --
	(361.66,235.20) --
	(361.73,235.25) --
	(361.81,235.30) --
	(361.89,235.36) --
	(361.96,235.41) --
	(362.04,235.46) --
	(362.11,235.51) --
	(362.19,235.57) --
	(362.26,235.62) --
	(362.34,235.67) --
	(362.41,235.72) --
	(362.49,235.77) --
	(362.56,235.83) --
	(362.64,235.88) --
	(362.71,235.93) --
	(362.79,235.98) --
	(362.86,236.03) --
	(362.94,236.08) --
	(363.01,236.13) --
	(363.09,236.18) --
	(363.16,236.23) --
	(363.23,236.28) --
	(363.31,236.33) --
	(363.38,236.38) --
	(363.45,236.43) --
	(363.53,236.48) --
	(363.60,236.53) --
	(363.68,236.58) --
	(363.75,236.63) --
	(363.82,236.68) --
	(363.89,236.73) --
	(363.97,236.78) --
	(364.04,236.83) --
	(364.11,236.88) --
	(364.19,236.92) --
	(364.26,236.97) --
	(364.33,237.02) --
	(364.40,237.07) --
	(364.47,237.12) --
	(364.55,237.16) --
	(364.62,237.21) --
	(364.69,237.26) --
	(364.76,237.31) --
	(364.83,237.35) --
	(364.90,237.40) --
	(364.98,237.45) --
	(365.05,237.50) --
	(365.12,237.54) --
	(365.19,237.59) --
	(365.26,237.63) --
	(365.33,237.68) --
	(365.40,237.73) --
	(365.47,237.77) --
	(365.54,237.82) --
	(365.61,237.86) --
	(365.68,237.91) --
	(365.75,237.96) --
	(365.82,238.00) --
	(365.89,238.05) --
	(365.96,238.09) --
	(366.03,238.14) --
	(366.10,238.18) --
	(366.17,238.23) --
	(366.24,238.27) --
	(366.31,238.31) --
	(366.38,238.36) --
	(366.45,238.40) --
	(366.52,238.45) --
	(366.59,238.49) --
	(366.66,238.54) --
	(366.73,238.58) --
	(366.80,238.62) --
	(366.86,238.67) --
	(366.93,238.71) --
	(367.00,238.75) --
	(367.07,238.80) --
	(367.14,238.84) --
	(367.21,238.88) --
	(367.27,238.92) --
	(367.34,238.97) --
	(367.41,239.01) --
	(367.48,239.05) --
	(367.55,239.09) --
	(367.61,239.14) --
	(367.68,239.18) --
	(367.75,239.22) --
	(367.82,239.26) --
	(367.88,239.30) --
	(367.95,239.34) --
	(368.02,239.39) --
	(368.08,239.43) --
	(368.15,239.47) --
	(368.22,239.51) --
	(368.28,239.55) --
	(368.35,239.59) --
	(368.42,239.63) --
	(368.48,239.67) --
	(368.55,239.71) --
	(368.62,239.75) --
	(368.68,239.79) --
	(368.75,239.83) --
	(368.81,239.87) --
	(368.88,239.91) --
	(368.95,239.95) --
	(369.01,239.99) --
	(369.08,240.03) --
	(369.14,240.07) --
	(369.21,240.11) --
	(369.27,240.15) --
	(369.34,240.19) --
	(369.40,240.23) --
	(369.47,240.27) --
	(369.53,240.30) --
	(369.60,240.34) --
	(369.66,240.38) --
	(369.73,240.42) --
	(369.79,240.46) --
	(369.86,240.50) --
	(369.92,240.53) --
	(369.99,240.57) --
	(370.05,240.61) --
	(370.12,240.65) --
	(370.18,240.69) --
	(370.24,240.72) --
	(370.31,240.76) --
	(370.37,240.80) --
	(370.44,240.83) --
	(370.50,240.87) --
	(370.56,240.91) --
	(370.63,240.95) --
	(370.69,240.98) --
	(370.75,241.02) --
	(370.82,241.06) --
	(370.88,241.09) --
	(370.94,241.13) --
	(371.01,241.17) --
	(371.07,241.20) --
	(371.13,241.24) --
	(371.20,241.27) --
	(371.26,241.31) --
	(371.32,241.34) --
	(371.38,241.38) --
	(371.45,241.42) --
	(371.51,241.45) --
	(371.57,241.49) --
	(371.63,241.52) --
	(371.70,241.56) --
	(371.76,241.59) --
	(371.82,241.63) --
	(371.88,241.66) --
	(371.94,241.70) --
	(372.01,241.73) --
	(372.07,241.77) --
	(372.13,241.80) --
	(372.19,241.84) --
	(372.25,241.87) --
	(372.31,241.90) --
	(372.37,241.94) --
	(372.44,241.97) --
	(372.50,242.01) --
	(372.56,242.04) --
	(372.62,242.07) --
	(372.68,242.11) --
	(372.74,242.14) --
	(372.80,242.17) --
	(372.86,242.21) --
	(372.92,242.24) --
	(372.98,242.27) --
	(373.04,242.31) --
	(373.10,242.34) --
	(373.17,242.37) --
	(373.23,242.41) --
	(373.29,242.44) --
	(373.35,242.47) --
	(373.41,242.50) --
	(373.47,242.54) --
	(373.53,242.57) --
	(373.59,242.60) --
	(373.65,242.63) --
	(373.71,242.66) --
	(373.76,242.70) --
	(373.82,242.73) --
	(373.88,242.76) --
	(373.94,242.79) --
	(374.00,242.82) --
	(374.06,242.86) --
	(374.12,242.89) --
	(374.18,242.92) --
	(374.24,242.95) --
	(374.30,242.98) --
	(374.36,243.01) --
	(374.42,243.05) --
	(374.47,243.08) --
	(374.53,243.11) --
	(374.59,243.14) --
	(374.65,243.18) --
	(374.71,243.21) --
	(374.77,243.24) --
	(374.83,243.27) --
	(374.88,243.31) --
	(374.94,243.34) --
	(375.00,243.37) --
	(375.06,243.40) --
	(375.12,243.43) --
	(375.17,243.47) --
	(375.23,243.50) --
	(375.29,243.53) --
	(375.35,243.56) --
	(375.41,243.59) --
	(375.46,243.62) --
	(375.52,243.65) --
	(375.58,243.69) --
	(375.64,243.72) --
	(375.69,243.75) --
	(375.75,243.78) --
	(375.81,243.81) --
	(375.86,243.84) --
	(375.92,243.87) --
	(375.98,243.90) --
	(376.04,243.93) --
	(376.09,243.96) --
	(376.15,243.99) --
	(376.21,244.02) --
	(376.26,244.05) --
	(376.32,244.08) --
	(376.38,244.11) --
	(376.43,244.14) --
	(376.49,244.17) --
	(376.55,244.20) --
	(376.60,244.23) --
	(376.66,244.26) --
	(376.71,244.29) --
	(376.77,244.32) --
	(376.83,244.35) --
	(376.88,244.38) --
	(376.94,244.41) --
	(376.99,244.44) --
	(377.05,244.47) --
	(377.11,244.50) --
	(377.16,244.52) --
	(377.22,244.55) --
	(377.27,244.58) --
	(377.33,244.61) --
	(377.38,244.64) --
	(377.44,244.67) --
	(377.49,244.70) --
	(377.55,244.72) --
	(377.60,244.75) --
	(377.66,244.78) --
	(377.71,244.81) --
	(377.77,244.84) --
	(377.82,244.86) --
	(377.88,244.89) --
	(377.93,244.92) --
	(377.99,244.95) --
	(378.04,244.98) --
	(378.10,245.00) --
	(378.15,245.03) --
	(378.21,245.06) --
	(378.26,245.09) --
	(378.31,245.11) --
	(378.37,245.14) --
	(378.42,245.17) --
	(378.48,245.19) --
	(378.53,245.22) --
	(378.59,245.25) --
	(378.64,245.28) --
	(378.69,245.30) --
	(378.75,245.33) --
	(378.80,245.36) --
	(378.86,245.38) --
	(378.91,245.41) --
	(378.96,245.43) --
	(379.02,245.46) --
	(379.07,245.49) --
	(379.12,245.51) --
	(379.18,245.54) --
	(379.23,245.57) --
	(379.28,245.59) --
	(379.34,245.62) --
	(379.39,245.64) --
	(379.44,245.67) --
	(379.50,245.70) --
	(379.55,245.72) --
	(379.60,245.75) --
	(379.65,245.77) --
	(379.71,245.80) --
	(379.76,245.82) --
	(379.81,245.85) --
	(379.87,245.87) --
	(379.92,245.90) --
	(379.97,245.92) --
	(380.02,245.95) --
	(380.08,245.97) --
	(380.13,246.00) --
	(380.18,246.02) --
	(380.23,246.05) --
	(380.28,246.07) --
	(380.34,246.10) --
	(380.39,246.12) --
	(380.44,246.15) --
	(380.49,246.17) --
	(380.54,246.20) --
	(380.60,246.22) --
	(380.65,246.25) --
	(380.70,246.27) --
	(380.75,246.29) --
	(380.80,246.32) --
	(380.85,246.34) --
	(380.91,246.37) --
	(380.96,246.39) --
	(381.01,246.41) --
	(381.06,246.44) --
	(381.11,246.46) --
	(381.16,246.49) --
	(381.21,246.51) --
	(381.27,246.53) --
	(381.32,246.56) --
	(381.37,246.58) --
	(381.42,246.60) --
	(381.47,246.63) --
	(381.52,246.65) --
	(381.57,246.67) --
	(381.62,246.70) --
	(381.67,246.72) --
	(381.72,246.74) --
	(381.77,246.77) --
	(381.83,246.79) --
	(381.88,246.81) --
	(381.93,246.84) --
	(381.98,246.86) --
	(382.03,246.88) --
	(382.08,246.90) --
	(382.13,246.93) --
	(382.18,246.95) --
	(382.23,246.97) --
	(382.28,246.99) --
	(382.33,247.02) --
	(382.38,247.04) --
	(382.43,247.06) --
	(382.48,247.08) --
	(382.53,247.10) --
	(382.58,247.13) --
	(382.63,247.15) --
	(382.68,247.17) --
	(382.73,247.19) --
	(382.78,247.21) --
	(382.83,247.24) --
	(382.88,247.26) --
	(382.92,247.28) --
	(382.97,247.30) --
	(383.02,247.32) --
	(383.07,247.35) --
	(383.12,247.37) --
	(383.17,247.39) --
	(383.22,247.41) --
	(383.27,247.43) --
	(383.32,247.45) --
	(383.37,247.47) --
	(383.37, 52.70) --
	(383.32, 52.71) --
	(383.27, 52.72) --
	(383.22, 52.73) --
	(383.17, 52.74) --
	(383.12, 52.75) --
	(383.07, 52.76) --
	(383.02, 52.77) --
	(382.97, 52.79) --
	(382.92, 52.80) --
	(382.88, 52.81) --
	(382.83, 52.82) --
	(382.78, 52.83) --
	(382.73, 52.84) --
	(382.68, 52.85) --
	(382.63, 52.86) --
	(382.58, 52.88) --
	(382.53, 52.89) --
	(382.48, 52.90) --
	(382.43, 52.91) --
	(382.38, 52.92) --
	(382.33, 52.93) --
	(382.28, 52.94) --
	(382.23, 52.96) --
	(382.18, 52.97) --
	(382.13, 52.98) --
	(382.08, 52.99) --
	(382.03, 53.00) --
	(381.98, 53.01) --
	(381.93, 53.03) --
	(381.88, 53.04) --
	(381.83, 53.05) --
	(381.77, 53.06) --
	(381.72, 53.07) --
	(381.67, 53.09) --
	(381.62, 53.10) --
	(381.57, 53.11) --
	(381.52, 53.12) --
	(381.47, 53.13) --
	(381.42, 53.15) --
	(381.37, 53.16) --
	(381.32, 53.17) --
	(381.27, 53.18) --
	(381.21, 53.19) --
	(381.16, 53.21) --
	(381.11, 53.22) --
	(381.06, 53.23) --
	(381.01, 53.24) --
	(380.96, 53.26) --
	(380.91, 53.27) --
	(380.85, 53.28) --
	(380.80, 53.29) --
	(380.75, 53.30) --
	(380.70, 53.32) --
	(380.65, 53.33) --
	(380.60, 53.34) --
	(380.54, 53.36) --
	(380.49, 53.37) --
	(380.44, 53.38) --
	(380.39, 53.39) --
	(380.34, 53.41) --
	(380.28, 53.42) --
	(380.23, 53.43) --
	(380.18, 53.44) --
	(380.13, 53.46) --
	(380.08, 53.47) --
	(380.02, 53.48) --
	(379.97, 53.50) --
	(379.92, 53.51) --
	(379.87, 53.52) --
	(379.81, 53.53) --
	(379.76, 53.55) --
	(379.71, 53.56) --
	(379.65, 53.57) --
	(379.60, 53.59) --
	(379.55, 53.60) --
	(379.50, 53.61) --
	(379.44, 53.63) --
	(379.39, 53.64) --
	(379.34, 53.65) --
	(379.28, 53.67) --
	(379.23, 53.68) --
	(379.18, 53.69) --
	(379.12, 53.71) --
	(379.07, 53.72) --
	(379.02, 53.73) --
	(378.96, 53.75) --
	(378.91, 53.76) --
	(378.86, 53.78) --
	(378.80, 53.79) --
	(378.75, 53.80) --
	(378.69, 53.82) --
	(378.64, 53.83) --
	(378.59, 53.84) --
	(378.53, 53.86) --
	(378.48, 53.87) --
	(378.42, 53.89) --
	(378.37, 53.90) --
	(378.31, 53.91) --
	(378.26, 53.93) --
	(378.21, 53.94) --
	(378.15, 53.96) --
	(378.10, 53.97) --
	(378.04, 53.98) --
	(377.99, 54.00) --
	(377.93, 54.01) --
	(377.88, 54.03) --
	(377.82, 54.04) --
	(377.77, 54.06) --
	(377.71, 54.07) --
	(377.66, 54.09) --
	(377.60, 54.10) --
	(377.55, 54.11) --
	(377.49, 54.13) --
	(377.44, 54.14) --
	(377.38, 54.16) --
	(377.33, 54.17) --
	(377.27, 54.19) --
	(377.22, 54.20) --
	(377.16, 54.22) --
	(377.11, 54.23) --
	(377.05, 54.25) --
	(376.99, 54.26) --
	(376.94, 54.28) --
	(376.88, 54.29) --
	(376.83, 54.31) --
	(376.77, 54.32) --
	(376.71, 54.34) --
	(376.66, 54.35) --
	(376.60, 54.37) --
	(376.55, 54.38) --
	(376.49, 54.40) --
	(376.43, 54.41) --
	(376.38, 54.43) --
	(376.32, 54.44) --
	(376.26, 54.46) --
	(376.21, 54.47) --
	(376.15, 54.49) --
	(376.09, 54.51) --
	(376.04, 54.52) --
	(375.98, 54.54) --
	(375.92, 54.55) --
	(375.86, 54.57) --
	(375.81, 54.58) --
	(375.75, 54.60) --
	(375.69, 54.62) --
	(375.64, 54.63) --
	(375.58, 54.65) --
	(375.52, 54.66) --
	(375.46, 54.68) --
	(375.41, 54.70) --
	(375.35, 54.71) --
	(375.29, 54.73) --
	(375.23, 54.74) --
	(375.17, 54.76) --
	(375.12, 54.78) --
	(375.06, 54.79) --
	(375.00, 54.81) --
	(374.94, 54.83) --
	(374.88, 54.84) --
	(374.83, 54.86) --
	(374.77, 54.88) --
	(374.71, 54.89) --
	(374.65, 54.91) --
	(374.59, 54.93) --
	(374.53, 54.94) --
	(374.47, 54.96) --
	(374.42, 54.98) --
	(374.36, 54.99) --
	(374.30, 55.01) --
	(374.24, 55.03) --
	(374.18, 55.05) --
	(374.12, 55.06) --
	(374.06, 55.08) --
	(374.00, 55.10) --
	(373.94, 55.12) --
	(373.88, 55.14) --
	(373.82, 55.16) --
	(373.76, 55.18) --
	(373.71, 55.20) --
	(373.65, 55.21) --
	(373.59, 55.23) --
	(373.53, 55.25) --
	(373.47, 55.27) --
	(373.41, 55.29) --
	(373.35, 55.31) --
	(373.29, 55.33) --
	(373.23, 55.35) --
	(373.17, 55.37) --
	(373.10, 55.39) --
	(373.04, 55.41) --
	(372.98, 55.43) --
	(372.92, 55.45) --
	(372.86, 55.47) --
	(372.80, 55.48) --
	(372.74, 55.50) --
	(372.68, 55.52) --
	(372.62, 55.54) --
	(372.56, 55.56) --
	(372.50, 55.58) --
	(372.44, 55.60) --
	(372.37, 55.62) --
	(372.31, 55.64) --
	(372.25, 55.66) --
	(372.19, 55.68) --
	(372.13, 55.70) --
	(372.07, 55.72) --
	(372.01, 55.74) --
	(371.94, 55.77) --
	(371.88, 55.79) --
	(371.82, 55.81) --
	(371.76, 55.83) --
	(371.70, 55.85) --
	(371.63, 55.87) --
	(371.57, 55.89) --
	(371.51, 55.91) --
	(371.45, 55.93) --
	(371.38, 55.95) --
	(371.32, 55.97) --
	(371.26, 55.99) --
	(371.20, 56.01) --
	(371.13, 56.04) --
	(371.07, 56.06) --
	(371.01, 56.08) --
	(370.94, 56.10) --
	(370.88, 56.12) --
	(370.82, 56.14) --
	(370.75, 56.16) --
	(370.69, 56.19) --
	(370.63, 56.21) --
	(370.56, 56.23) --
	(370.50, 56.25) --
	(370.44, 56.27) --
	(370.37, 56.29) --
	(370.31, 56.32) --
	(370.24, 56.34) --
	(370.18, 56.36) --
	(370.12, 56.38) --
	(370.05, 56.40) --
	(369.99, 56.43) --
	(369.92, 56.45) --
	(369.86, 56.47) --
	(369.79, 56.49) --
	(369.73, 56.52) --
	(369.66, 56.54) --
	(369.60, 56.56) --
	(369.53, 56.58) --
	(369.47, 56.61) --
	(369.40, 56.63) --
	(369.34, 56.65) --
	(369.27, 56.68) --
	(369.21, 56.70) --
	(369.14, 56.72) --
	(369.08, 56.74) --
	(369.01, 56.77) --
	(368.95, 56.79) --
	(368.88, 56.81) --
	(368.81, 56.84) --
	(368.75, 56.86) --
	(368.68, 56.88) --
	(368.62, 56.91) --
	(368.55, 56.93) --
	(368.48, 56.96) --
	(368.42, 56.98) --
	(368.35, 57.00) --
	(368.28, 57.03) --
	(368.22, 57.05) --
	(368.15, 57.07) --
	(368.08, 57.10) --
	(368.02, 57.12) --
	(367.95, 57.15) --
	(367.88, 57.17) --
	(367.82, 57.20) --
	(367.75, 57.22) --
	(367.68, 57.25) --
	(367.61, 57.27) --
	(367.55, 57.29) --
	(367.48, 57.32) --
	(367.41, 57.34) --
	(367.34, 57.37) --
	(367.27, 57.39) --
	(367.21, 57.42) --
	(367.14, 57.44) --
	(367.07, 57.47) --
	(367.00, 57.49) --
	(366.93, 57.52) --
	(366.86, 57.54) --
	(366.80, 57.57) --
	(366.73, 57.60) --
	(366.66, 57.62) --
	(366.59, 57.65) --
	(366.52, 57.67) --
	(366.45, 57.70) --
	(366.38, 57.72) --
	(366.31, 57.75) --
	(366.24, 57.78) --
	(366.17, 57.80) --
	(366.10, 57.83) --
	(366.03, 57.85) --
	(365.96, 57.88) --
	(365.89, 57.91) --
	(365.82, 57.93) --
	(365.75, 57.96) --
	(365.68, 57.99) --
	(365.61, 58.01) --
	(365.54, 58.04) --
	(365.47, 58.07) --
	(365.40, 58.09) --
	(365.33, 58.12) --
	(365.26, 58.15) --
	(365.19, 58.18) --
	(365.12, 58.20) --
	(365.05, 58.23) --
	(364.98, 58.26) --
	(364.90, 58.28) --
	(364.83, 58.31) --
	(364.76, 58.34) --
	(364.69, 58.37) --
	(364.62, 58.39) --
	(364.55, 58.42) --
	(364.47, 58.45) --
	(364.40, 58.48) --
	(364.33, 58.51) --
	(364.26, 58.53) --
	(364.19, 58.56) --
	(364.11, 58.59) --
	(364.04, 58.62) --
	(363.97, 58.65) --
	(363.89, 58.68) --
	(363.82, 58.71) --
	(363.75, 58.73) --
	(363.68, 58.76) --
	(363.60, 58.79) --
	(363.53, 58.82) --
	(363.45, 58.85) --
	(363.38, 58.88) --
	(363.31, 58.91) --
	(363.23, 58.94) --
	(363.16, 58.97) --
	(363.09, 59.00) --
	(363.01, 59.03) --
	(362.94, 59.06) --
	(362.86, 59.08) --
	(362.79, 59.11) --
	(362.71, 59.14) --
	(362.64, 59.17) --
	(362.56, 59.20) --
	(362.49, 59.23) --
	(362.41, 59.26) --
	(362.34, 59.30) --
	(362.26, 59.33) --
	(362.19, 59.36) --
	(362.11, 59.39) --
	(362.04, 59.42) --
	(361.96, 59.45) --
	(361.89, 59.48) --
	(361.81, 59.51) --
	(361.73, 59.54) --
	(361.66, 59.57) --
	(361.58, 59.60) --
	(361.50, 59.63) --
	(361.43, 59.67) --
	(361.35, 59.70) --
	(361.27, 59.73) --
	(361.20, 59.76) --
	(361.12, 59.79) --
	(361.04, 59.82) --
	(360.97, 59.85) --
	(360.89, 59.89) --
	(360.81, 59.92) --
	(360.73, 59.95) --
	(360.65, 59.98) --
	(360.58, 60.02) --
	(360.50, 60.05) --
	(360.42, 60.08) --
	(360.34, 60.11) --
	(360.26, 60.15) --
	(360.19, 60.18) --
	(360.11, 60.21) --
	(360.03, 60.24) --
	(359.95, 60.28) --
	(359.87, 60.31) --
	(359.79, 60.34) --
	(359.71, 60.38) --
	(359.63, 60.41) --
	(359.55, 60.44) --
	(359.47, 60.48) --
	(359.39, 60.51) --
	(359.31, 60.54) --
	(359.23, 60.58) --
	(359.15, 60.61) --
	(359.07, 60.65) --
	(358.99, 60.68) --
	(358.91, 60.72) --
	(358.83, 60.75) --
	(358.75, 60.78) --
	(358.67, 60.82) --
	(358.59, 60.85) --
	(358.51, 60.89) --
	(358.42, 60.92) --
	(358.34, 60.96) --
	(358.26, 60.99) --
	(358.18, 61.03) --
	(358.10, 61.06) --
	(358.01, 61.10) --
	(357.93, 61.13) --
	(357.85, 61.17) --
	(357.77, 61.20) --
	(357.68, 61.24) --
	(357.60, 61.28) --
	(357.52, 61.31) --
	(357.44, 61.35) --
	(357.35, 61.38) --
	(357.27, 61.42) --
	(357.19, 61.46) --
	(357.10, 61.49) --
	(357.02, 61.53) --
	(356.93, 61.57) --
	(356.85, 61.60) --
	(356.77, 61.64) --
	(356.68, 61.68) --
	(356.60, 61.71) --
	(356.51, 61.75) --
	(356.43, 61.79) --
	(356.34, 61.83) --
	(356.26, 61.86) --
	(356.17, 61.90) --
	(356.09, 61.94) --
	(356.00, 61.98) --
	(355.92, 62.01) --
	(355.83, 62.05) --
	(355.74, 62.09) --
	(355.66, 62.13) --
	(355.57, 62.17) --
	(355.48, 62.20) --
	(355.40, 62.24) --
	(355.31, 62.28) --
	(355.22, 62.32) --
	(355.14, 62.36) --
	(355.05, 62.40) --
	(354.96, 62.44) --
	(354.87, 62.48) --
	(354.79, 62.51) --
	(354.70, 62.55) --
	(354.61, 62.59) --
	(354.52, 62.63) --
	(354.43, 62.67) --
	(354.35, 62.71) --
	(354.26, 62.75) --
	(354.17, 62.79) --
	(354.08, 62.83) --
	(353.99, 62.87) --
	(353.90, 62.91) --
	(353.81, 62.95) --
	(353.72, 62.99) --
	(353.63, 63.03) --
	(353.54, 63.07) --
	(353.45, 63.11) --
	(353.36, 63.15) --
	(353.27, 63.19) --
	(353.18, 63.23) --
	(353.09, 63.27) --
	(353.00, 63.31) --
	(352.91, 63.35) --
	(352.82, 63.39) --
	(352.72, 63.43) --
	(352.63, 63.47) --
	(352.54, 63.51) --
	(352.45, 63.55) --
	(352.36, 63.59) --
	(352.26, 63.64) --
	(352.17, 63.68) --
	(352.08, 63.72) --
	(351.99, 63.76) --
	(351.89, 63.80) --
	(351.80, 63.84) --
	(351.71, 63.88) --
	(351.61, 63.92) --
	(351.52, 63.97) --
	(351.43, 64.01) --
	(351.33, 64.05) --
	(351.24, 64.09) --
	(351.14, 64.13) --
	(351.05, 64.18) --
	(350.95, 64.22) --
	(350.86, 64.26) --
	(350.76, 64.30) --
	(350.67, 64.35) --
	(350.57, 64.39) --
	(350.48, 64.43) --
	(350.38, 64.47) --
	(350.28, 64.52) --
	(350.19, 64.56) --
	(350.09, 64.60) --
	(349.99, 64.65) --
	(349.90, 64.69) --
	(349.80, 64.73) --
	(349.70, 64.78) --
	(349.61, 64.82) --
	(349.51, 64.86) --
	(349.41, 64.91) --
	(349.31, 64.95) --
	(349.21, 65.00) --
	(349.12, 65.04) --
	(349.02, 65.09) --
	(348.92, 65.13) --
	(348.82, 65.18) --
	(348.72, 65.22) --
	(348.62, 65.26) --
	(348.52, 65.31) --
	(348.42, 65.35) --
	(348.32, 65.40) --
	(348.22, 65.44) --
	(348.12, 65.49) --
	(348.02, 65.54) --
	(347.92, 65.58) --
	(347.82, 65.63) --
	(347.72, 65.67) --
	(347.61, 65.72) --
	(347.51, 65.76) --
	(347.41, 65.81) --
	(347.31, 65.86) --
	(347.21, 65.90) --
	(347.10, 65.95) --
	(347.00, 66.00) --
	(346.90, 66.04) --
	(346.79, 66.09) --
	(346.69, 66.14) --
	(346.59, 66.18) --
	(346.48, 66.23) --
	(346.38, 66.28) --
	(346.27, 66.32) --
	(346.17, 66.37) --
	(346.07, 66.42) --
	(345.96, 66.47) --
	(345.86, 66.51) --
	(345.75, 66.56) --
	(345.64, 66.61) --
	(345.54, 66.66) --
	(345.43, 66.71) --
	(345.33, 66.75) --
	(345.22, 66.80) --
	(345.11, 66.85) --
	(345.00, 66.90) --
	(344.90, 66.95) --
	(344.79, 67.00) --
	(344.68, 67.05) --
	(344.57, 67.10) --
	(344.47, 67.14) --
	(344.36, 67.19) --
	(344.25, 67.24) --
	(344.14, 67.29) --
	(344.03, 67.34) --
	(343.92, 67.39) --
	(343.81, 67.44) --
	(343.70, 67.49) --
	(343.59, 67.54) --
	(343.48, 67.59) --
	(343.37, 67.64) --
	(343.26, 67.69) --
	(343.15, 67.74) --
	(343.04, 67.79) --
	(342.92, 67.84) --
	(342.81, 67.89) --
	(342.70, 67.94) --
	(342.59, 67.99) --
	(342.48, 68.04) --
	(342.36, 68.10) --
	(342.25, 68.15) --
	(342.14, 68.20) --
	(342.02, 68.25) --
	(341.91, 68.30) --
	(341.79, 68.35) --
	(341.68, 68.40) --
	(341.56, 68.45) --
	(341.45, 68.51) --
	(341.33, 68.56) --
	(341.22, 68.61) --
	(341.10, 68.66) --
	(340.99, 68.71) --
	(340.87, 68.76) --
	(340.75, 68.82) --
	(340.63, 68.87) --
	(340.52, 68.92) --
	(340.40, 68.97) --
	(340.28, 69.02) --
	(340.16, 69.07) --
	(340.05, 69.13) --
	(339.93, 69.18) --
	(339.81, 69.23) --
	(339.69, 69.28) --
	(339.57, 69.34) --
	(339.45, 69.39) --
	(339.33, 69.44) --
	(339.21, 69.49) --
	(339.09, 69.55) --
	(338.97, 69.60) --
	(338.84, 69.65) --
	(338.72, 69.70) --
	(338.60, 69.76) --
	(338.48, 69.81) --
	(338.36, 69.86) --
	(338.23, 69.92) --
	(338.11, 69.97) --
	(337.99, 70.02) --
	(337.86, 70.08) --
	(337.74, 70.13) --
	(337.61, 70.19) --
	(337.49, 70.24) --
	(337.36, 70.29) --
	(337.24, 70.35) --
	(337.11, 70.40) --
	(336.99, 70.46) --
	(336.86, 70.51) --
	(336.73, 70.56) --
	(336.61, 70.62) --
	(336.48, 70.67) --
	(336.35, 70.73) --
	(336.22, 70.78) --
	(336.09, 70.84) --
	(335.97, 70.89) --
	(335.84, 70.95) --
	(335.71, 71.00) --
	(335.58, 71.06) --
	(335.45, 71.11) --
	(335.32, 71.17) --
	(335.19, 71.22) --
	(335.05, 71.28) --
	(334.92, 71.33) --
	(334.79, 71.39) --
	(334.66, 71.44) --
	(334.53, 71.50) --
	(334.39, 71.56) --
	(334.26, 71.61) --
	(334.13, 71.67) --
	(333.99, 71.72) --
	(333.86, 71.78) --
	(333.72, 71.83) --
	(333.59, 71.89) --
	(333.45, 71.95) --
	(333.32, 72.00) --
	(333.18, 72.06) --
	(333.04, 72.11) --
	(332.91, 72.17) --
	(332.77, 72.23) --
	(332.63, 72.28) --
	(332.49, 72.34) --
	(332.35, 72.40) --
	(332.22, 72.45) --
	(332.08, 72.51) --
	(331.94, 72.57) --
	(331.80, 72.62) --
	(331.66, 72.68) --
	(331.51, 72.74) --
	(331.37, 72.79) --
	(331.23, 72.85) --
	(331.09, 72.91) --
	(330.95, 72.97) --
	(330.80, 73.02) --
	(330.66, 73.08) --
	(330.52, 73.14) --
	(330.37, 73.19) --
	(330.23, 73.25) --
	(330.08, 73.31) --
	(329.94, 73.37) --
	(329.79, 73.42) --
	(329.64, 73.48) --
	(329.50, 73.54) --
	(329.35, 73.60) --
	(329.20, 73.66) --
	(329.05, 73.71) --
	(328.91, 73.77) --
	(328.76, 73.83) --
	(328.61, 73.89) --
	(328.46, 73.95) --
	(328.31, 74.01) --
	(328.16, 74.06) --
	(328.00, 74.12) --
	(327.85, 74.18) --
	(327.70, 74.24) --
	(327.55, 74.30) --
	(327.39, 74.36) --
	(327.24, 74.41) --
	(327.09, 74.47) --
	(326.93, 74.53) --
	(326.78, 74.59) --
	(326.62, 74.65) --
	(326.46, 74.71) --
	(326.31, 74.77) --
	(326.15, 74.82) --
	(325.99, 74.88) --
	(325.83, 74.94) --
	(325.67, 75.00) --
	(325.51, 75.06) --
	(325.35, 75.12) --
	(325.19, 75.18) --
	(325.03, 75.24) --
	(324.87, 75.29) --
	(324.71, 75.35) --
	(324.55, 75.41) --
	(324.38, 75.47) --
	(324.22, 75.53) --
	(324.06, 75.59) --
	(323.89, 75.65) --
	(323.73, 75.71) --
	(323.56, 75.76) --
	(323.40, 75.82) --
	(323.23, 75.88) --
	(323.06, 75.94) --
	(322.89, 76.00) --
	(322.72, 76.06) --
	(322.55, 76.12) --
	(322.38, 76.18) --
	(322.21, 76.23) --
	(322.04, 76.29) --
	(321.87, 76.35) --
	(321.70, 76.41) --
	(321.53, 76.47) --
	(321.35, 76.53) --
	(321.18, 76.59) --
	(321.00, 76.65) --
	(320.83, 76.70) --
	(320.65, 76.76) --
	(320.48, 76.82) --
	(320.30, 76.88) --
	(320.12, 76.94) --
	(319.94, 77.00) --
	(319.76, 77.05) --
	(319.58, 77.11) --
	(319.40, 77.17) --
	(319.22, 77.23) --
	(319.04, 77.29) --
	(318.86, 77.35) --
	(318.68, 77.40) --
	(318.49, 77.46) --
	(318.31, 77.52) --
	(318.12, 77.58) --
	(317.94, 77.64) --
	(317.75, 77.70) --
	(317.56, 77.75) --
	(317.37, 77.81) --
	(317.19, 77.87) --
	(317.00, 77.93) --
	(316.81, 77.98) --
	(316.61, 78.04) --
	(316.42, 78.10) --
	(316.23, 78.16) --
	(316.04, 78.22) --
	(315.84, 78.27) --
	(315.65, 78.33) --
	(315.45, 78.39) --
	(315.26, 78.44) --
	(315.06, 78.50) --
	(314.86, 78.56) --
	(314.66, 78.62) --
	(314.46, 78.67) --
	(314.26, 78.73) --
	(314.06, 78.79) --
	(313.86, 78.83) --
	(313.66, 78.87) --
	(313.45, 78.91) --
	(313.25, 78.95) --
	(313.04, 78.99) --
	(312.84, 79.02) --
	(312.63, 79.06) --
	(312.42, 79.10) --
	(312.21, 79.14) --
	(312.00, 79.20) --
	(311.79, 79.27) --
	(311.58, 79.33) --
	(311.37, 79.40) --
	(311.15, 79.46) --
	(310.94, 79.53) --
	(310.72, 79.59) --
	(310.51, 79.66) --
	(310.29, 79.73) --
	(310.07, 79.79) --
	(309.85, 79.86) --
	(309.63, 79.93) --
	(309.41, 80.02) --
	(309.19, 80.10) --
	(308.97, 80.18) --
	(308.74, 80.26) --
	(308.52, 80.34) --
	(308.29, 80.42) --
	(308.06, 80.50) --
	(307.84, 80.58) --
	(307.61, 80.66) --
	(307.38, 80.74) --
	(307.14, 80.82) --
	(306.91, 80.91) --
	(306.68, 80.99) --
	(306.44, 81.07) --
	(306.21, 81.15) --
	(305.97, 81.22) --
	(305.73, 81.30) --
	(305.49, 81.38) --
	(305.25, 81.46) --
	(305.01, 81.54) --
	(304.77, 81.60) --
	(304.52, 81.67) --
	(304.28, 81.74) --
	(304.03, 81.80) --
	(303.78, 81.87) --
	(303.53, 81.94) --
	(303.28, 81.99) --
	(303.03, 82.02) --
	(302.78, 82.04) --
	(302.52, 82.06) --
	(302.27, 82.09) --
	(302.01, 82.11) --
	(301.75, 82.14) --
	(301.49, 82.16) --
	(301.23, 82.19) --
	(300.97, 82.21) --
	(300.70, 82.24) --
	(300.44, 82.26) --
	(300.17, 82.29) --
	(299.90, 82.32) --
	(299.63, 82.34) --
	(299.36, 82.37) --
	(299.09, 82.40) --
	(298.81, 82.42) --
	(298.54, 82.45) --
	(298.26, 82.48) --
	(297.98, 82.51) --
	(297.70, 82.54) --
	(297.42, 82.58) --
	(297.13, 82.66) --
	(296.85, 82.73) --
	(296.56, 82.80) --
	(296.27, 82.87) --
	(295.98, 82.95) --
	(295.69, 83.02) --
	(295.39, 83.09) --
	(295.10, 83.16) --
	(294.80, 83.23) --
	(294.50, 83.30) --
	(294.20, 83.37) --
	(293.89, 83.45) --
	(293.59, 83.52) --
	(293.28, 83.59) --
	(292.97, 83.65) --
	(292.66, 83.72) --
	(292.35, 83.79) --
	(292.03, 83.86) --
	(291.72, 83.93) --
	(291.40, 84.00) --
	(291.08, 84.07) --
	(290.75, 84.13) --
	(290.43, 84.20) --
	(290.10, 84.27) --
	(289.77, 84.34) --
	(289.44, 84.40) --
	(289.10, 84.47) --
	(288.77, 84.53) --
	(288.43, 84.60) --
	(288.09, 84.66) --
	(287.74, 84.73) --
	(287.40, 84.79) --
	(287.05, 84.86) --
	(286.70, 84.92) --
	(286.34, 84.98) --
	(285.99, 85.05) --
	(285.63, 85.11) --
	(285.27, 85.17) --
	(284.90, 85.23) --
	(284.53, 85.30) --
	(284.16, 85.36) --
	(283.79, 85.42) --
	(283.42, 85.48) --
	(283.04, 85.54) --
	(282.66, 85.60) --
	(282.27, 85.66) --
	(281.89, 85.72) --
	(281.50, 85.78) --
	(281.10, 85.83) --
	(280.71, 85.89) --
	(280.31, 85.95) --
	(279.90, 86.01) --
	(279.50, 86.06) --
	(279.09, 86.12) --
	(278.67, 86.18) --
	(278.26, 86.23) --
	(277.83, 86.29) --
	(277.41, 86.34) --
	(276.98, 86.38) --
	(276.55, 86.42) --
	(276.12, 86.47) --
	(275.68, 86.51) --
	(275.23, 86.55) --
	(274.79, 86.60) --
	(274.33, 86.64) --
	(273.88, 86.69) --
	(273.42, 86.73) --
	(272.95, 86.84) --
	(272.48, 86.95) --
	(272.01, 87.06) --
	(271.53, 87.16) --
	(271.05, 87.26) --
	(270.56, 87.36) --
	(270.07, 87.48) --
	(269.57, 87.60) --
	(269.07, 87.72) --
	(268.56, 87.84) --
	(268.05, 87.97) --
	(267.53, 88.09) --
	(267.01, 88.22) --
	(266.48, 88.35) --
	(265.94, 88.49) --
	(265.40, 88.62) --
	(264.85, 88.76) --
	(264.30, 88.89) --
	(263.74, 89.02) --
	(263.17, 89.14) --
	(262.60, 89.28) --
	(262.02, 89.35) --
	(261.44, 89.42) --
	(260.84, 89.49) --
	(260.24, 89.56) --
	(259.63, 89.63) --
	(259.02, 89.69) --
	(258.39, 89.73) --
	(257.76, 89.74) --
	(257.12, 89.76) --
	(256.47, 89.79) --
	(255.81, 89.81) --
	(255.15, 89.83) --
	(254.47, 89.89) --
	(253.78, 89.99) --
	(253.09, 90.10) --
	(252.39, 90.19) --
	(251.67, 90.29) --
	(250.94, 90.39) --
	(250.21, 90.49) --
	(249.46, 90.60) --
	(248.70, 90.71) --
	(247.93, 90.83) --
	(247.14, 90.93) --
	(246.35, 90.97) --
	(245.54, 90.99) --
	(244.71, 91.01) --
	(243.88, 91.03) --
	(243.03, 91.06) --
	(242.16, 91.09) --
	(241.28, 91.12) --
	(240.38, 91.15) --
	(239.46, 91.18) --
	(238.53, 91.22) --
	(237.58, 91.26) --
	(236.61, 91.29) --
	(235.62, 91.33) --
	(234.61, 91.37) --
	(233.57, 91.50) --
	(232.52, 91.67) --
	(231.44, 91.84) --
	(230.34, 91.85) --
	(229.22, 91.86) --
	(228.06, 91.86) --
	(226.88, 91.87) --
	(225.67, 91.89) --
	(224.43, 91.90) --
	(223.16, 91.92) --
	(221.85, 91.94) --
	(220.51, 91.91) --
	(219.13, 91.88) --
	(217.71, 91.86) --
	(216.25, 91.83) --
	(214.74, 92.03) --
	(213.19, 92.45) --
	(211.58, 92.88) --
	(209.92, 93.34) --
	(208.20, 93.83) --
	(206.42, 94.35) --
	(204.57, 94.89) --
	(202.65, 95.47) --
	(200.65, 96.08) --
	(198.56, 96.72) --
	(196.39, 97.39) --
	(194.11, 98.09) --
	(191.72, 98.83) --
	(189.20, 99.60) --
	(186.56,100.30) --
	(183.75,100.92) --
	(180.78,101.66) --
	(177.62,102.44) --
	(174.24,103.28) --
	(170.61,104.16) --
	(166.69,105.08) --
	(162.43,106.34) --
	(157.76,107.69) --
	(152.60,108.66) --
	(146.83,109.71) --
	(140.29,110.76) --
	(132.73,111.66) --
	(123.80,112.60) --
	(112.87,113.46) --
	( 98.78,113.83) --
	( 78.91,114.35) --
	( 44.96,114.69) --
	cycle;

\path[] ( 44.96,182.20) --
	( 78.91,182.55) --
	( 98.78,183.14) --
	(112.87,184.00) --
	(123.80,184.38) --
	(132.73,184.64) --
	(140.29,184.85) --
	(146.83,184.84) --
	(152.60,184.77) --
	(157.76,184.66) --
	(162.43,184.14) --
	(166.69,183.69) --
	(170.61,183.54) --
	(174.24,183.37) --
	(177.62,183.19) --
	(180.78,183.00) --
	(183.75,182.81) --
	(186.56,182.85) --
	(189.20,182.86) --
	(191.72,182.80) --
	(194.11,182.74) --
	(196.39,182.66) --
	(198.56,182.58) --
	(200.65,182.50) --
	(202.65,182.40) --
	(204.57,182.31) --
	(206.42,182.21) --
	(208.20,182.11) --
	(209.92,182.01) --
	(211.58,181.91) --
	(213.19,181.80) --
	(214.74,181.71) --
	(216.25,181.82) --
	(217.71,182.21) --
	(219.13,182.58) --
	(220.51,182.94) --
	(221.85,183.29) --
	(223.16,183.58) --
	(224.43,183.85) --
	(225.67,184.11) --
	(226.88,184.36) --
	(228.06,184.59) --
	(229.22,184.81) --
	(230.34,185.02) --
	(231.44,185.23) --
	(232.52,185.36) --
	(233.57,185.49) --
	(234.61,185.62) --
	(235.62,185.75) --
	(236.61,185.88) --
	(237.58,186.01) --
	(238.53,186.13) --
	(239.46,186.25) --
	(240.38,186.37) --
	(241.28,186.48) --
	(242.16,186.59) --
	(243.03,186.70) --
	(243.88,186.80) --
	(244.71,186.91) --
	(245.54,187.03) --
	(246.35,187.14) --
	(247.14,187.26) --
	(247.93,187.31) --
	(248.70,187.27) --
	(249.46,187.23) --
	(250.21,187.19) --
	(250.94,187.15) --
	(251.67,187.12) --
	(252.39,187.08) --
	(253.09,187.04) --
	(253.78,187.01) --
	(254.47,186.97) --
	(255.15,186.97) --
	(255.81,187.01) --
	(256.47,187.05) --
	(257.12,187.09) --
	(257.76,187.13) --
	(258.39,187.17) --
	(259.02,187.23) --
	(259.63,187.34) --
	(260.24,187.45) --
	(260.84,187.57) --
	(261.44,187.68) --
	(262.02,187.80) --
	(262.60,187.92) --
	(263.17,187.91) --
	(263.74,187.87) --
	(264.30,187.82) --
	(264.85,187.75) --
	(265.40,187.69) --
	(265.94,187.62) --
	(266.48,187.56) --
	(267.01,187.50) --
	(267.53,187.43) --
	(268.05,187.37) --
	(268.56,187.31) --
	(269.07,187.24) --
	(269.57,187.18) --
	(270.07,187.12) --
	(270.56,187.06) --
	(271.05,187.01) --
	(271.53,186.97) --
	(272.01,186.91) --
	(272.48,186.85) --
	(272.95,186.79) --
	(273.42,186.73) --
	(273.88,186.75) --
	(274.33,186.77) --
	(274.79,186.79) --
	(275.23,186.81) --
	(275.68,186.82) --
	(276.12,186.84) --
	(276.55,186.86) --
	(276.98,186.88) --
	(277.41,186.90) --
	(277.83,186.98) --
	(278.26,187.07) --
	(278.67,187.17) --
	(279.09,187.26) --
	(279.50,187.36) --
	(279.90,187.46) --
	(280.31,187.56) --
	(280.71,187.66) --
	(281.10,187.76) --
	(281.50,187.86) --
	(281.89,187.96) --
	(282.27,188.06) --
	(282.66,188.16) --
	(283.04,188.26) --
	(283.42,188.36) --
	(283.79,188.47) --
	(284.16,188.57) --
	(284.53,188.67) --
	(284.90,188.78) --
	(285.27,188.88) --
	(285.63,188.99) --
	(285.99,189.09) --
	(286.34,189.20) --
	(286.70,189.31) --
	(287.05,189.41) --
	(287.40,189.52) --
	(287.74,189.63) --
	(288.09,189.74) --
	(288.43,189.85) --
	(288.77,189.96) --
	(289.10,190.07) --
	(289.44,190.18) --
	(289.77,190.29) --
	(290.10,190.40) --
	(290.43,190.51) --
	(290.75,190.62) --
	(291.08,190.73) --
	(291.40,190.84) --
	(291.72,190.96) --
	(292.03,191.07) --
	(292.35,191.18) --
	(292.66,191.30) --
	(292.97,191.41) --
	(293.28,191.53) --
	(293.59,191.64) --
	(293.89,191.76) --
	(294.20,191.87) --
	(294.50,191.99) --
	(294.80,192.10) --
	(295.10,192.22) --
	(295.39,192.34) --
	(295.69,192.45) --
	(295.98,192.57) --
	(296.27,192.69) --
	(296.56,192.81) --
	(296.85,192.92) --
	(297.13,193.04) --
	(297.42,193.16) --
	(297.70,193.26) --
	(297.98,193.35) --
	(298.26,193.43) --
	(298.54,193.51) --
	(298.81,193.59) --
	(299.09,193.68) --
	(299.36,193.76) --
	(299.63,193.84) --
	(299.90,193.92) --
	(300.17,194.00) --
	(300.44,194.08) --
	(300.70,194.15) --
	(300.97,194.23) --
	(301.23,194.31) --
	(301.49,194.38) --
	(301.75,194.46) --
	(302.01,194.53) --
	(302.27,194.61) --
	(302.52,194.68) --
	(302.78,194.76) --
	(303.03,194.83) --
	(303.28,194.90) --
	(303.53,195.00) --
	(303.78,195.10) --
	(304.03,195.21) --
	(304.28,195.31) --
	(304.52,195.42) --
	(304.77,195.52) --
	(305.01,195.63) --
	(305.25,195.73) --
	(305.49,195.83) --
	(305.73,195.92) --
	(305.97,196.02) --
	(306.21,196.11) --
	(306.44,196.21) --
	(306.68,196.31) --
	(306.91,196.40) --
	(307.14,196.50) --
	(307.38,196.60) --
	(307.61,196.70) --
	(307.84,196.79) --
	(308.06,196.89) --
	(308.29,196.99) --
	(308.52,197.09) --
	(308.74,197.18) --
	(308.97,197.28) --
	(309.19,197.38) --
	(309.41,197.48) --
	(309.63,197.58) --
	(309.85,197.66) --
	(310.07,197.72) --
	(310.29,197.79) --
	(310.51,197.85) --
	(310.72,197.92) --
	(310.94,197.98) --
	(311.15,198.05) --
	(311.37,198.11) --
	(311.58,198.17) --
	(311.79,198.23) --
	(312.00,198.30) --
	(312.21,198.36) --
	(312.42,198.45) --
	(312.63,198.53) --
	(312.84,198.62) --
	(313.04,198.70) --
	(313.25,198.78) --
	(313.45,198.87) --
	(313.66,198.95) --
	(313.86,199.03) --
	(314.06,199.12) --
	(314.26,199.24) --
	(314.46,199.35) --
	(314.66,199.46) --
	(314.86,199.58) --
	(315.06,199.69) --
	(315.26,199.81) --
	(315.45,199.92) --
	(315.65,200.04) --
	(315.84,200.15) --
	(316.04,200.27) --
	(316.23,200.38) --
	(316.42,200.50) --
	(316.61,200.61) --
	(316.81,200.73) --
	(317.00,200.84) --
	(317.19,200.96) --
	(317.37,201.07) --
	(317.56,201.19) --
	(317.75,201.30) --
	(317.94,201.42) --
	(318.12,201.53) --
	(318.31,201.65) --
	(318.49,201.76) --
	(318.68,201.88) --
	(318.86,201.99) --
	(319.04,202.11) --
	(319.22,202.22) --
	(319.40,202.34) --
	(319.58,202.45) --
	(319.76,202.57) --
	(319.94,202.68) --
	(320.12,202.80) --
	(320.30,202.91) --
	(320.48,203.03) --
	(320.65,203.14) --
	(320.83,203.26) --
	(321.00,203.37) --
	(321.18,203.49) --
	(321.35,203.60) --
	(321.53,203.72) --
	(321.70,203.84) --
	(321.87,203.95) --
	(322.04,204.07) --
	(322.21,204.18) --
	(322.38,204.30) --
	(322.55,204.41) --
	(322.72,204.52) --
	(322.89,204.64) --
	(323.06,204.75) --
	(323.23,204.87) --
	(323.40,204.98) --
	(323.56,205.10) --
	(323.73,205.21) --
	(323.89,205.33) --
	(324.06,205.44) --
	(324.22,205.56) --
	(324.38,205.67) --
	(324.55,205.79) --
	(324.71,205.90) --
	(324.87,206.01) --
	(325.03,206.13) --
	(325.19,206.24) --
	(325.35,206.36) --
	(325.51,206.47) --
	(325.67,206.58) --
	(325.83,206.70) --
	(325.99,206.81) --
	(326.15,206.93) --
	(326.31,207.04) --
	(326.46,207.15) --
	(326.62,207.27) --
	(326.78,207.38) --
	(326.93,207.49) --
	(327.09,207.61) --
	(327.24,207.72) --
	(327.39,207.83) --
	(327.55,207.95) --
	(327.70,208.06) --
	(327.85,208.17) --
	(328.00,208.28) --
	(328.16,208.40) --
	(328.31,208.51) --
	(328.46,208.62) --
	(328.61,208.73) --
	(328.76,208.85) --
	(328.91,208.96) --
	(329.05,209.07) --
	(329.20,209.18) --
	(329.35,209.30) --
	(329.50,209.41) --
	(329.64,209.52) --
	(329.79,209.63) --
	(329.94,209.74) --
	(330.08,209.85) --
	(330.23,209.96) --
	(330.37,210.08) --
	(330.52,210.19) --
	(330.66,210.30) --
	(330.80,210.41) --
	(330.95,210.52) --
	(331.09,210.63) --
	(331.23,210.74) --
	(331.37,210.85) --
	(331.51,210.97) --
	(331.66,211.08) --
	(331.80,211.19) --
	(331.94,211.30) --
	(332.08,211.41) --
	(332.22,211.52) --
	(332.35,211.63) --
	(332.49,211.74) --
	(332.63,211.85) --
	(332.77,211.96) --
	(332.91,212.07) --
	(333.04,212.17) --
	(333.18,212.28) --
	(333.32,212.39) --
	(333.45,212.50) --
	(333.59,212.61) --
	(333.72,212.72) --
	(333.86,212.83) --
	(333.99,212.93) --
	(334.13,213.04) --
	(334.26,213.15) --
	(334.39,213.26) --
	(334.53,213.37) --
	(334.66,213.47) --
	(334.79,213.58) --
	(334.92,213.69) --
	(335.05,213.79) --
	(335.19,213.90) --
	(335.32,214.01) --
	(335.45,214.11) --
	(335.58,214.22) --
	(335.71,214.33) --
	(335.84,214.43) --
	(335.97,214.54) --
	(336.09,214.64) --
	(336.22,214.75) --
	(336.35,214.86) --
	(336.48,214.96) --
	(336.61,215.07) --
	(336.73,215.17) --
	(336.86,215.28) --
	(336.99,215.38) --
	(337.11,215.48) --
	(337.24,215.59) --
	(337.36,215.69) --
	(337.49,215.80) --
	(337.61,215.90) --
	(337.74,216.00) --
	(337.86,216.11) --
	(337.99,216.21) --
	(338.11,216.31) --
	(338.23,216.42) --
	(338.36,216.52) --
	(338.48,216.62) --
	(338.60,216.72) --
	(338.72,216.82) --
	(338.84,216.93) --
	(338.97,217.03) --
	(339.09,217.13) --
	(339.21,217.23) --
	(339.33,217.33) --
	(339.45,217.43) --
	(339.57,217.53) --
	(339.69,217.63) --
	(339.81,217.73) --
	(339.93,217.83) --
	(340.05,217.93) --
	(340.16,218.03) --
	(340.28,218.13) --
	(340.40,218.23) --
	(340.52,218.33) --
	(340.63,218.43) --
	(340.75,218.53) --
	(340.87,218.63) --
	(340.99,218.73) --
	(341.10,218.83) --
	(341.22,218.92) --
	(341.33,219.02) --
	(341.45,219.12) --
	(341.56,219.21) --
	(341.68,219.31) --
	(341.79,219.40) --
	(341.91,219.50) --
	(342.02,219.60) --
	(342.14,219.69) --
	(342.25,219.79) --
	(342.36,219.88) --
	(342.48,219.98) --
	(342.59,220.07) --
	(342.70,220.17) --
	(342.81,220.26) --
	(342.92,220.35) --
	(343.04,220.45) --
	(343.15,220.54) --
	(343.26,220.63) --
	(343.37,220.73) --
	(343.48,220.82) --
	(343.59,220.91) --
	(343.70,221.01) --
	(343.81,221.10) --
	(343.92,221.19) --
	(344.03,221.28) --
	(344.14,221.38) --
	(344.25,221.47) --
	(344.36,221.56) --
	(344.47,221.65) --
	(344.57,221.74) --
	(344.68,221.83) --
	(344.79,221.92) --
	(344.90,222.01) --
	(345.00,222.10) --
	(345.11,222.19) --
	(345.22,222.28) --
	(345.33,222.37) --
	(345.43,222.46) --
	(345.54,222.55) --
	(345.64,222.64) --
	(345.75,222.73) --
	(345.86,222.82) --
	(345.96,222.90) --
	(346.07,222.99) --
	(346.17,223.08) --
	(346.27,223.17) --
	(346.38,223.26) --
	(346.48,223.34) --
	(346.59,223.43) --
	(346.69,223.52) --
	(346.79,223.60) --
	(346.90,223.69) --
	(347.00,223.78) --
	(347.10,223.86) --
	(347.21,223.95) --
	(347.31,224.03) --
	(347.41,224.12) --
	(347.51,224.20) --
	(347.61,224.29) --
	(347.72,224.37) --
	(347.82,224.46) --
	(347.92,224.54) --
	(348.02,224.63) --
	(348.12,224.71) --
	(348.22,224.80) --
	(348.32,224.88) --
	(348.42,224.96) --
	(348.52,225.05) --
	(348.62,225.13) --
	(348.72,225.21) --
	(348.82,225.29) --
	(348.92,225.38) --
	(349.02,225.46) --
	(349.12,225.54) --
	(349.21,225.62) --
	(349.31,225.70) --
	(349.41,225.79) --
	(349.51,225.87) --
	(349.61,225.95) --
	(349.70,226.03) --
	(349.80,226.11) --
	(349.90,226.19) --
	(349.99,226.27) --
	(350.09,226.35) --
	(350.19,226.43) --
	(350.28,226.51) --
	(350.38,226.59) --
	(350.48,226.67) --
	(350.57,226.74) --
	(350.67,226.82) --
	(350.76,226.90) --
	(350.86,226.98) --
	(350.95,227.06) --
	(351.05,227.14) --
	(351.14,227.21) --
	(351.24,227.29) --
	(351.33,227.37) --
	(351.43,227.44) --
	(351.52,227.52) --
	(351.61,227.60) --
	(351.71,227.67) --
	(351.80,227.75) --
	(351.89,227.83) --
	(351.99,227.90) --
	(352.08,227.98) --
	(352.17,228.05) --
	(352.26,228.13) --
	(352.36,228.20) --
	(352.45,228.28) --
	(352.54,228.35) --
	(352.63,228.43) --
	(352.72,228.50) --
	(352.82,228.58) --
	(352.91,228.65) --
	(353.00,228.72) --
	(353.09,228.80) --
	(353.18,228.87) --
	(353.27,228.94) --
	(353.36,229.02) --
	(353.45,229.09) --
	(353.54,229.16) --
	(353.63,229.23) --
	(353.72,229.30) --
	(353.81,229.37) --
	(353.90,229.44) --
	(353.99,229.51) --
	(354.08,229.58) --
	(354.17,229.65) --
	(354.26,229.72) --
	(354.35,229.79) --
	(354.43,229.85) --
	(354.52,229.92) --
	(354.61,229.99) --
	(354.70,230.06) --
	(354.79,230.13) --
	(354.87,230.19) --
	(354.96,230.26) --
	(355.05,230.33) --
	(355.14,230.40) --
	(355.22,230.46) --
	(355.31,230.53) --
	(355.40,230.60) --
	(355.48,230.66) --
	(355.57,230.73) --
	(355.66,230.80) --
	(355.74,230.86) --
	(355.83,230.93) --
	(355.92,230.99) --
	(356.00,231.06) --
	(356.09,231.12) --
	(356.17,231.19) --
	(356.26,231.25) --
	(356.34,231.32) --
	(356.43,231.38) --
	(356.51,231.45) --
	(356.60,231.51) --
	(356.68,231.57) --
	(356.77,231.64) --
	(356.85,231.70) --
	(356.93,231.76) --
	(357.02,231.83) --
	(357.10,231.89) --
	(357.19,231.95) --
	(357.27,232.02) --
	(357.35,232.08) --
	(357.44,232.14) --
	(357.52,232.20) --
	(357.60,232.26) --
	(357.68,232.33) --
	(357.77,232.39) --
	(357.85,232.45) --
	(357.93,232.51) --
	(358.01,232.57) --
	(358.10,232.63) --
	(358.18,232.69) --
	(358.26,232.75) --
	(358.34,232.81) --
	(358.42,232.87) --
	(358.51,232.93) --
	(358.59,232.99) --
	(358.67,233.05) --
	(358.75,233.11) --
	(358.83,233.17) --
	(358.91,233.23) --
	(358.99,233.29) --
	(359.07,233.35) --
	(359.15,233.41) --
	(359.23,233.47) --
	(359.31,233.52) --
	(359.39,233.58) --
	(359.47,233.64) --
	(359.55,233.70) --
	(359.63,233.75) --
	(359.71,233.81) --
	(359.79,233.87) --
	(359.87,233.93) --
	(359.95,233.98) --
	(360.03,234.04) --
	(360.11,234.10) --
	(360.19,234.15) --
	(360.26,234.21) --
	(360.34,234.27) --
	(360.42,234.32) --
	(360.50,234.38) --
	(360.58,234.43) --
	(360.65,234.49) --
	(360.73,234.54) --
	(360.81,234.60) --
	(360.89,234.65) --
	(360.97,234.71) --
	(361.04,234.76) --
	(361.12,234.82) --
	(361.20,234.87) --
	(361.27,234.93) --
	(361.35,234.98) --
	(361.43,235.04) --
	(361.50,235.09) --
	(361.58,235.14) --
	(361.66,235.20) --
	(361.73,235.25) --
	(361.81,235.30) --
	(361.89,235.36) --
	(361.96,235.41) --
	(362.04,235.46) --
	(362.11,235.51) --
	(362.19,235.57) --
	(362.26,235.62) --
	(362.34,235.67) --
	(362.41,235.72) --
	(362.49,235.77) --
	(362.56,235.83) --
	(362.64,235.88) --
	(362.71,235.93) --
	(362.79,235.98) --
	(362.86,236.03) --
	(362.94,236.08) --
	(363.01,236.13) --
	(363.09,236.18) --
	(363.16,236.23) --
	(363.23,236.28) --
	(363.31,236.33) --
	(363.38,236.38) --
	(363.45,236.43) --
	(363.53,236.48) --
	(363.60,236.53) --
	(363.68,236.58) --
	(363.75,236.63) --
	(363.82,236.68) --
	(363.89,236.73) --
	(363.97,236.78) --
	(364.04,236.83) --
	(364.11,236.88) --
	(364.19,236.92) --
	(364.26,236.97) --
	(364.33,237.02) --
	(364.40,237.07) --
	(364.47,237.12) --
	(364.55,237.16) --
	(364.62,237.21) --
	(364.69,237.26) --
	(364.76,237.31) --
	(364.83,237.35) --
	(364.90,237.40) --
	(364.98,237.45) --
	(365.05,237.50) --
	(365.12,237.54) --
	(365.19,237.59) --
	(365.26,237.63) --
	(365.33,237.68) --
	(365.40,237.73) --
	(365.47,237.77) --
	(365.54,237.82) --
	(365.61,237.86) --
	(365.68,237.91) --
	(365.75,237.96) --
	(365.82,238.00) --
	(365.89,238.05) --
	(365.96,238.09) --
	(366.03,238.14) --
	(366.10,238.18) --
	(366.17,238.23) --
	(366.24,238.27) --
	(366.31,238.31) --
	(366.38,238.36) --
	(366.45,238.40) --
	(366.52,238.45) --
	(366.59,238.49) --
	(366.66,238.54) --
	(366.73,238.58) --
	(366.80,238.62) --
	(366.86,238.67) --
	(366.93,238.71) --
	(367.00,238.75) --
	(367.07,238.80) --
	(367.14,238.84) --
	(367.21,238.88) --
	(367.27,238.92) --
	(367.34,238.97) --
	(367.41,239.01) --
	(367.48,239.05) --
	(367.55,239.09) --
	(367.61,239.14) --
	(367.68,239.18) --
	(367.75,239.22) --
	(367.82,239.26) --
	(367.88,239.30) --
	(367.95,239.34) --
	(368.02,239.39) --
	(368.08,239.43) --
	(368.15,239.47) --
	(368.22,239.51) --
	(368.28,239.55) --
	(368.35,239.59) --
	(368.42,239.63) --
	(368.48,239.67) --
	(368.55,239.71) --
	(368.62,239.75) --
	(368.68,239.79) --
	(368.75,239.83) --
	(368.81,239.87) --
	(368.88,239.91) --
	(368.95,239.95) --
	(369.01,239.99) --
	(369.08,240.03) --
	(369.14,240.07) --
	(369.21,240.11) --
	(369.27,240.15) --
	(369.34,240.19) --
	(369.40,240.23) --
	(369.47,240.27) --
	(369.53,240.30) --
	(369.60,240.34) --
	(369.66,240.38) --
	(369.73,240.42) --
	(369.79,240.46) --
	(369.86,240.50) --
	(369.92,240.53) --
	(369.99,240.57) --
	(370.05,240.61) --
	(370.12,240.65) --
	(370.18,240.69) --
	(370.24,240.72) --
	(370.31,240.76) --
	(370.37,240.80) --
	(370.44,240.83) --
	(370.50,240.87) --
	(370.56,240.91) --
	(370.63,240.95) --
	(370.69,240.98) --
	(370.75,241.02) --
	(370.82,241.06) --
	(370.88,241.09) --
	(370.94,241.13) --
	(371.01,241.17) --
	(371.07,241.20) --
	(371.13,241.24) --
	(371.20,241.27) --
	(371.26,241.31) --
	(371.32,241.34) --
	(371.38,241.38) --
	(371.45,241.42) --
	(371.51,241.45) --
	(371.57,241.49) --
	(371.63,241.52) --
	(371.70,241.56) --
	(371.76,241.59) --
	(371.82,241.63) --
	(371.88,241.66) --
	(371.94,241.70) --
	(372.01,241.73) --
	(372.07,241.77) --
	(372.13,241.80) --
	(372.19,241.84) --
	(372.25,241.87) --
	(372.31,241.90) --
	(372.37,241.94) --
	(372.44,241.97) --
	(372.50,242.01) --
	(372.56,242.04) --
	(372.62,242.07) --
	(372.68,242.11) --
	(372.74,242.14) --
	(372.80,242.17) --
	(372.86,242.21) --
	(372.92,242.24) --
	(372.98,242.27) --
	(373.04,242.31) --
	(373.10,242.34) --
	(373.17,242.37) --
	(373.23,242.41) --
	(373.29,242.44) --
	(373.35,242.47) --
	(373.41,242.50) --
	(373.47,242.54) --
	(373.53,242.57) --
	(373.59,242.60) --
	(373.65,242.63) --
	(373.71,242.66) --
	(373.76,242.70) --
	(373.82,242.73) --
	(373.88,242.76) --
	(373.94,242.79) --
	(374.00,242.82) --
	(374.06,242.86) --
	(374.12,242.89) --
	(374.18,242.92) --
	(374.24,242.95) --
	(374.30,242.98) --
	(374.36,243.01) --
	(374.42,243.05) --
	(374.47,243.08) --
	(374.53,243.11) --
	(374.59,243.14) --
	(374.65,243.18) --
	(374.71,243.21) --
	(374.77,243.24) --
	(374.83,243.27) --
	(374.88,243.31) --
	(374.94,243.34) --
	(375.00,243.37) --
	(375.06,243.40) --
	(375.12,243.43) --
	(375.17,243.47) --
	(375.23,243.50) --
	(375.29,243.53) --
	(375.35,243.56) --
	(375.41,243.59) --
	(375.46,243.62) --
	(375.52,243.65) --
	(375.58,243.69) --
	(375.64,243.72) --
	(375.69,243.75) --
	(375.75,243.78) --
	(375.81,243.81) --
	(375.86,243.84) --
	(375.92,243.87) --
	(375.98,243.90) --
	(376.04,243.93) --
	(376.09,243.96) --
	(376.15,243.99) --
	(376.21,244.02) --
	(376.26,244.05) --
	(376.32,244.08) --
	(376.38,244.11) --
	(376.43,244.14) --
	(376.49,244.17) --
	(376.55,244.20) --
	(376.60,244.23) --
	(376.66,244.26) --
	(376.71,244.29) --
	(376.77,244.32) --
	(376.83,244.35) --
	(376.88,244.38) --
	(376.94,244.41) --
	(376.99,244.44) --
	(377.05,244.47) --
	(377.11,244.50) --
	(377.16,244.52) --
	(377.22,244.55) --
	(377.27,244.58) --
	(377.33,244.61) --
	(377.38,244.64) --
	(377.44,244.67) --
	(377.49,244.70) --
	(377.55,244.72) --
	(377.60,244.75) --
	(377.66,244.78) --
	(377.71,244.81) --
	(377.77,244.84) --
	(377.82,244.86) --
	(377.88,244.89) --
	(377.93,244.92) --
	(377.99,244.95) --
	(378.04,244.98) --
	(378.10,245.00) --
	(378.15,245.03) --
	(378.21,245.06) --
	(378.26,245.09) --
	(378.31,245.11) --
	(378.37,245.14) --
	(378.42,245.17) --
	(378.48,245.19) --
	(378.53,245.22) --
	(378.59,245.25) --
	(378.64,245.28) --
	(378.69,245.30) --
	(378.75,245.33) --
	(378.80,245.36) --
	(378.86,245.38) --
	(378.91,245.41) --
	(378.96,245.43) --
	(379.02,245.46) --
	(379.07,245.49) --
	(379.12,245.51) --
	(379.18,245.54) --
	(379.23,245.57) --
	(379.28,245.59) --
	(379.34,245.62) --
	(379.39,245.64) --
	(379.44,245.67) --
	(379.50,245.70) --
	(379.55,245.72) --
	(379.60,245.75) --
	(379.65,245.77) --
	(379.71,245.80) --
	(379.76,245.82) --
	(379.81,245.85) --
	(379.87,245.87) --
	(379.92,245.90) --
	(379.97,245.92) --
	(380.02,245.95) --
	(380.08,245.97) --
	(380.13,246.00) --
	(380.18,246.02) --
	(380.23,246.05) --
	(380.28,246.07) --
	(380.34,246.10) --
	(380.39,246.12) --
	(380.44,246.15) --
	(380.49,246.17) --
	(380.54,246.20) --
	(380.60,246.22) --
	(380.65,246.25) --
	(380.70,246.27) --
	(380.75,246.29) --
	(380.80,246.32) --
	(380.85,246.34) --
	(380.91,246.37) --
	(380.96,246.39) --
	(381.01,246.41) --
	(381.06,246.44) --
	(381.11,246.46) --
	(381.16,246.49) --
	(381.21,246.51) --
	(381.27,246.53) --
	(381.32,246.56) --
	(381.37,246.58) --
	(381.42,246.60) --
	(381.47,246.63) --
	(381.52,246.65) --
	(381.57,246.67) --
	(381.62,246.70) --
	(381.67,246.72) --
	(381.72,246.74) --
	(381.77,246.77) --
	(381.83,246.79) --
	(381.88,246.81) --
	(381.93,246.84) --
	(381.98,246.86) --
	(382.03,246.88) --
	(382.08,246.90) --
	(382.13,246.93) --
	(382.18,246.95) --
	(382.23,246.97) --
	(382.28,246.99) --
	(382.33,247.02) --
	(382.38,247.04) --
	(382.43,247.06) --
	(382.48,247.08) --
	(382.53,247.10) --
	(382.58,247.13) --
	(382.63,247.15) --
	(382.68,247.17) --
	(382.73,247.19) --
	(382.78,247.21) --
	(382.83,247.24) --
	(382.88,247.26) --
	(382.92,247.28) --
	(382.97,247.30) --
	(383.02,247.32) --
	(383.07,247.35) --
	(383.12,247.37) --
	(383.17,247.39) --
	(383.22,247.41) --
	(383.27,247.43) --
	(383.32,247.45) --
	(383.37,247.47);

\path[] (383.37, 52.70) --
	(383.32, 52.71) --
	(383.27, 52.72) --
	(383.22, 52.73) --
	(383.17, 52.74) --
	(383.12, 52.75) --
	(383.07, 52.76) --
	(383.02, 52.77) --
	(382.97, 52.79) --
	(382.92, 52.80) --
	(382.88, 52.81) --
	(382.83, 52.82) --
	(382.78, 52.83) --
	(382.73, 52.84) --
	(382.68, 52.85) --
	(382.63, 52.86) --
	(382.58, 52.88) --
	(382.53, 52.89) --
	(382.48, 52.90) --
	(382.43, 52.91) --
	(382.38, 52.92) --
	(382.33, 52.93) --
	(382.28, 52.94) --
	(382.23, 52.96) --
	(382.18, 52.97) --
	(382.13, 52.98) --
	(382.08, 52.99) --
	(382.03, 53.00) --
	(381.98, 53.01) --
	(381.93, 53.03) --
	(381.88, 53.04) --
	(381.83, 53.05) --
	(381.77, 53.06) --
	(381.72, 53.07) --
	(381.67, 53.09) --
	(381.62, 53.10) --
	(381.57, 53.11) --
	(381.52, 53.12) --
	(381.47, 53.13) --
	(381.42, 53.15) --
	(381.37, 53.16) --
	(381.32, 53.17) --
	(381.27, 53.18) --
	(381.21, 53.19) --
	(381.16, 53.21) --
	(381.11, 53.22) --
	(381.06, 53.23) --
	(381.01, 53.24) --
	(380.96, 53.26) --
	(380.91, 53.27) --
	(380.85, 53.28) --
	(380.80, 53.29) --
	(380.75, 53.30) --
	(380.70, 53.32) --
	(380.65, 53.33) --
	(380.60, 53.34) --
	(380.54, 53.36) --
	(380.49, 53.37) --
	(380.44, 53.38) --
	(380.39, 53.39) --
	(380.34, 53.41) --
	(380.28, 53.42) --
	(380.23, 53.43) --
	(380.18, 53.44) --
	(380.13, 53.46) --
	(380.08, 53.47) --
	(380.02, 53.48) --
	(379.97, 53.50) --
	(379.92, 53.51) --
	(379.87, 53.52) --
	(379.81, 53.53) --
	(379.76, 53.55) --
	(379.71, 53.56) --
	(379.65, 53.57) --
	(379.60, 53.59) --
	(379.55, 53.60) --
	(379.50, 53.61) --
	(379.44, 53.63) --
	(379.39, 53.64) --
	(379.34, 53.65) --
	(379.28, 53.67) --
	(379.23, 53.68) --
	(379.18, 53.69) --
	(379.12, 53.71) --
	(379.07, 53.72) --
	(379.02, 53.73) --
	(378.96, 53.75) --
	(378.91, 53.76) --
	(378.86, 53.78) --
	(378.80, 53.79) --
	(378.75, 53.80) --
	(378.69, 53.82) --
	(378.64, 53.83) --
	(378.59, 53.84) --
	(378.53, 53.86) --
	(378.48, 53.87) --
	(378.42, 53.89) --
	(378.37, 53.90) --
	(378.31, 53.91) --
	(378.26, 53.93) --
	(378.21, 53.94) --
	(378.15, 53.96) --
	(378.10, 53.97) --
	(378.04, 53.98) --
	(377.99, 54.00) --
	(377.93, 54.01) --
	(377.88, 54.03) --
	(377.82, 54.04) --
	(377.77, 54.06) --
	(377.71, 54.07) --
	(377.66, 54.09) --
	(377.60, 54.10) --
	(377.55, 54.11) --
	(377.49, 54.13) --
	(377.44, 54.14) --
	(377.38, 54.16) --
	(377.33, 54.17) --
	(377.27, 54.19) --
	(377.22, 54.20) --
	(377.16, 54.22) --
	(377.11, 54.23) --
	(377.05, 54.25) --
	(376.99, 54.26) --
	(376.94, 54.28) --
	(376.88, 54.29) --
	(376.83, 54.31) --
	(376.77, 54.32) --
	(376.71, 54.34) --
	(376.66, 54.35) --
	(376.60, 54.37) --
	(376.55, 54.38) --
	(376.49, 54.40) --
	(376.43, 54.41) --
	(376.38, 54.43) --
	(376.32, 54.44) --
	(376.26, 54.46) --
	(376.21, 54.47) --
	(376.15, 54.49) --
	(376.09, 54.51) --
	(376.04, 54.52) --
	(375.98, 54.54) --
	(375.92, 54.55) --
	(375.86, 54.57) --
	(375.81, 54.58) --
	(375.75, 54.60) --
	(375.69, 54.62) --
	(375.64, 54.63) --
	(375.58, 54.65) --
	(375.52, 54.66) --
	(375.46, 54.68) --
	(375.41, 54.70) --
	(375.35, 54.71) --
	(375.29, 54.73) --
	(375.23, 54.74) --
	(375.17, 54.76) --
	(375.12, 54.78) --
	(375.06, 54.79) --
	(375.00, 54.81) --
	(374.94, 54.83) --
	(374.88, 54.84) --
	(374.83, 54.86) --
	(374.77, 54.88) --
	(374.71, 54.89) --
	(374.65, 54.91) --
	(374.59, 54.93) --
	(374.53, 54.94) --
	(374.47, 54.96) --
	(374.42, 54.98) --
	(374.36, 54.99) --
	(374.30, 55.01) --
	(374.24, 55.03) --
	(374.18, 55.05) --
	(374.12, 55.06) --
	(374.06, 55.08) --
	(374.00, 55.10) --
	(373.94, 55.12) --
	(373.88, 55.14) --
	(373.82, 55.16) --
	(373.76, 55.18) --
	(373.71, 55.20) --
	(373.65, 55.21) --
	(373.59, 55.23) --
	(373.53, 55.25) --
	(373.47, 55.27) --
	(373.41, 55.29) --
	(373.35, 55.31) --
	(373.29, 55.33) --
	(373.23, 55.35) --
	(373.17, 55.37) --
	(373.10, 55.39) --
	(373.04, 55.41) --
	(372.98, 55.43) --
	(372.92, 55.45) --
	(372.86, 55.47) --
	(372.80, 55.48) --
	(372.74, 55.50) --
	(372.68, 55.52) --
	(372.62, 55.54) --
	(372.56, 55.56) --
	(372.50, 55.58) --
	(372.44, 55.60) --
	(372.37, 55.62) --
	(372.31, 55.64) --
	(372.25, 55.66) --
	(372.19, 55.68) --
	(372.13, 55.70) --
	(372.07, 55.72) --
	(372.01, 55.74) --
	(371.94, 55.77) --
	(371.88, 55.79) --
	(371.82, 55.81) --
	(371.76, 55.83) --
	(371.70, 55.85) --
	(371.63, 55.87) --
	(371.57, 55.89) --
	(371.51, 55.91) --
	(371.45, 55.93) --
	(371.38, 55.95) --
	(371.32, 55.97) --
	(371.26, 55.99) --
	(371.20, 56.01) --
	(371.13, 56.04) --
	(371.07, 56.06) --
	(371.01, 56.08) --
	(370.94, 56.10) --
	(370.88, 56.12) --
	(370.82, 56.14) --
	(370.75, 56.16) --
	(370.69, 56.19) --
	(370.63, 56.21) --
	(370.56, 56.23) --
	(370.50, 56.25) --
	(370.44, 56.27) --
	(370.37, 56.29) --
	(370.31, 56.32) --
	(370.24, 56.34) --
	(370.18, 56.36) --
	(370.12, 56.38) --
	(370.05, 56.40) --
	(369.99, 56.43) --
	(369.92, 56.45) --
	(369.86, 56.47) --
	(369.79, 56.49) --
	(369.73, 56.52) --
	(369.66, 56.54) --
	(369.60, 56.56) --
	(369.53, 56.58) --
	(369.47, 56.61) --
	(369.40, 56.63) --
	(369.34, 56.65) --
	(369.27, 56.68) --
	(369.21, 56.70) --
	(369.14, 56.72) --
	(369.08, 56.74) --
	(369.01, 56.77) --
	(368.95, 56.79) --
	(368.88, 56.81) --
	(368.81, 56.84) --
	(368.75, 56.86) --
	(368.68, 56.88) --
	(368.62, 56.91) --
	(368.55, 56.93) --
	(368.48, 56.96) --
	(368.42, 56.98) --
	(368.35, 57.00) --
	(368.28, 57.03) --
	(368.22, 57.05) --
	(368.15, 57.07) --
	(368.08, 57.10) --
	(368.02, 57.12) --
	(367.95, 57.15) --
	(367.88, 57.17) --
	(367.82, 57.20) --
	(367.75, 57.22) --
	(367.68, 57.25) --
	(367.61, 57.27) --
	(367.55, 57.29) --
	(367.48, 57.32) --
	(367.41, 57.34) --
	(367.34, 57.37) --
	(367.27, 57.39) --
	(367.21, 57.42) --
	(367.14, 57.44) --
	(367.07, 57.47) --
	(367.00, 57.49) --
	(366.93, 57.52) --
	(366.86, 57.54) --
	(366.80, 57.57) --
	(366.73, 57.60) --
	(366.66, 57.62) --
	(366.59, 57.65) --
	(366.52, 57.67) --
	(366.45, 57.70) --
	(366.38, 57.72) --
	(366.31, 57.75) --
	(366.24, 57.78) --
	(366.17, 57.80) --
	(366.10, 57.83) --
	(366.03, 57.85) --
	(365.96, 57.88) --
	(365.89, 57.91) --
	(365.82, 57.93) --
	(365.75, 57.96) --
	(365.68, 57.99) --
	(365.61, 58.01) --
	(365.54, 58.04) --
	(365.47, 58.07) --
	(365.40, 58.09) --
	(365.33, 58.12) --
	(365.26, 58.15) --
	(365.19, 58.18) --
	(365.12, 58.20) --
	(365.05, 58.23) --
	(364.98, 58.26) --
	(364.90, 58.28) --
	(364.83, 58.31) --
	(364.76, 58.34) --
	(364.69, 58.37) --
	(364.62, 58.39) --
	(364.55, 58.42) --
	(364.47, 58.45) --
	(364.40, 58.48) --
	(364.33, 58.51) --
	(364.26, 58.53) --
	(364.19, 58.56) --
	(364.11, 58.59) --
	(364.04, 58.62) --
	(363.97, 58.65) --
	(363.89, 58.68) --
	(363.82, 58.71) --
	(363.75, 58.73) --
	(363.68, 58.76) --
	(363.60, 58.79) --
	(363.53, 58.82) --
	(363.45, 58.85) --
	(363.38, 58.88) --
	(363.31, 58.91) --
	(363.23, 58.94) --
	(363.16, 58.97) --
	(363.09, 59.00) --
	(363.01, 59.03) --
	(362.94, 59.06) --
	(362.86, 59.08) --
	(362.79, 59.11) --
	(362.71, 59.14) --
	(362.64, 59.17) --
	(362.56, 59.20) --
	(362.49, 59.23) --
	(362.41, 59.26) --
	(362.34, 59.30) --
	(362.26, 59.33) --
	(362.19, 59.36) --
	(362.11, 59.39) --
	(362.04, 59.42) --
	(361.96, 59.45) --
	(361.89, 59.48) --
	(361.81, 59.51) --
	(361.73, 59.54) --
	(361.66, 59.57) --
	(361.58, 59.60) --
	(361.50, 59.63) --
	(361.43, 59.67) --
	(361.35, 59.70) --
	(361.27, 59.73) --
	(361.20, 59.76) --
	(361.12, 59.79) --
	(361.04, 59.82) --
	(360.97, 59.85) --
	(360.89, 59.89) --
	(360.81, 59.92) --
	(360.73, 59.95) --
	(360.65, 59.98) --
	(360.58, 60.02) --
	(360.50, 60.05) --
	(360.42, 60.08) --
	(360.34, 60.11) --
	(360.26, 60.15) --
	(360.19, 60.18) --
	(360.11, 60.21) --
	(360.03, 60.24) --
	(359.95, 60.28) --
	(359.87, 60.31) --
	(359.79, 60.34) --
	(359.71, 60.38) --
	(359.63, 60.41) --
	(359.55, 60.44) --
	(359.47, 60.48) --
	(359.39, 60.51) --
	(359.31, 60.54) --
	(359.23, 60.58) --
	(359.15, 60.61) --
	(359.07, 60.65) --
	(358.99, 60.68) --
	(358.91, 60.72) --
	(358.83, 60.75) --
	(358.75, 60.78) --
	(358.67, 60.82) --
	(358.59, 60.85) --
	(358.51, 60.89) --
	(358.42, 60.92) --
	(358.34, 60.96) --
	(358.26, 60.99) --
	(358.18, 61.03) --
	(358.10, 61.06) --
	(358.01, 61.10) --
	(357.93, 61.13) --
	(357.85, 61.17) --
	(357.77, 61.20) --
	(357.68, 61.24) --
	(357.60, 61.28) --
	(357.52, 61.31) --
	(357.44, 61.35) --
	(357.35, 61.38) --
	(357.27, 61.42) --
	(357.19, 61.46) --
	(357.10, 61.49) --
	(357.02, 61.53) --
	(356.93, 61.57) --
	(356.85, 61.60) --
	(356.77, 61.64) --
	(356.68, 61.68) --
	(356.60, 61.71) --
	(356.51, 61.75) --
	(356.43, 61.79) --
	(356.34, 61.83) --
	(356.26, 61.86) --
	(356.17, 61.90) --
	(356.09, 61.94) --
	(356.00, 61.98) --
	(355.92, 62.01) --
	(355.83, 62.05) --
	(355.74, 62.09) --
	(355.66, 62.13) --
	(355.57, 62.17) --
	(355.48, 62.20) --
	(355.40, 62.24) --
	(355.31, 62.28) --
	(355.22, 62.32) --
	(355.14, 62.36) --
	(355.05, 62.40) --
	(354.96, 62.44) --
	(354.87, 62.48) --
	(354.79, 62.51) --
	(354.70, 62.55) --
	(354.61, 62.59) --
	(354.52, 62.63) --
	(354.43, 62.67) --
	(354.35, 62.71) --
	(354.26, 62.75) --
	(354.17, 62.79) --
	(354.08, 62.83) --
	(353.99, 62.87) --
	(353.90, 62.91) --
	(353.81, 62.95) --
	(353.72, 62.99) --
	(353.63, 63.03) --
	(353.54, 63.07) --
	(353.45, 63.11) --
	(353.36, 63.15) --
	(353.27, 63.19) --
	(353.18, 63.23) --
	(353.09, 63.27) --
	(353.00, 63.31) --
	(352.91, 63.35) --
	(352.82, 63.39) --
	(352.72, 63.43) --
	(352.63, 63.47) --
	(352.54, 63.51) --
	(352.45, 63.55) --
	(352.36, 63.59) --
	(352.26, 63.64) --
	(352.17, 63.68) --
	(352.08, 63.72) --
	(351.99, 63.76) --
	(351.89, 63.80) --
	(351.80, 63.84) --
	(351.71, 63.88) --
	(351.61, 63.92) --
	(351.52, 63.97) --
	(351.43, 64.01) --
	(351.33, 64.05) --
	(351.24, 64.09) --
	(351.14, 64.13) --
	(351.05, 64.18) --
	(350.95, 64.22) --
	(350.86, 64.26) --
	(350.76, 64.30) --
	(350.67, 64.35) --
	(350.57, 64.39) --
	(350.48, 64.43) --
	(350.38, 64.47) --
	(350.28, 64.52) --
	(350.19, 64.56) --
	(350.09, 64.60) --
	(349.99, 64.65) --
	(349.90, 64.69) --
	(349.80, 64.73) --
	(349.70, 64.78) --
	(349.61, 64.82) --
	(349.51, 64.86) --
	(349.41, 64.91) --
	(349.31, 64.95) --
	(349.21, 65.00) --
	(349.12, 65.04) --
	(349.02, 65.09) --
	(348.92, 65.13) --
	(348.82, 65.18) --
	(348.72, 65.22) --
	(348.62, 65.26) --
	(348.52, 65.31) --
	(348.42, 65.35) --
	(348.32, 65.40) --
	(348.22, 65.44) --
	(348.12, 65.49) --
	(348.02, 65.54) --
	(347.92, 65.58) --
	(347.82, 65.63) --
	(347.72, 65.67) --
	(347.61, 65.72) --
	(347.51, 65.76) --
	(347.41, 65.81) --
	(347.31, 65.86) --
	(347.21, 65.90) --
	(347.10, 65.95) --
	(347.00, 66.00) --
	(346.90, 66.04) --
	(346.79, 66.09) --
	(346.69, 66.14) --
	(346.59, 66.18) --
	(346.48, 66.23) --
	(346.38, 66.28) --
	(346.27, 66.32) --
	(346.17, 66.37) --
	(346.07, 66.42) --
	(345.96, 66.47) --
	(345.86, 66.51) --
	(345.75, 66.56) --
	(345.64, 66.61) --
	(345.54, 66.66) --
	(345.43, 66.71) --
	(345.33, 66.75) --
	(345.22, 66.80) --
	(345.11, 66.85) --
	(345.00, 66.90) --
	(344.90, 66.95) --
	(344.79, 67.00) --
	(344.68, 67.05) --
	(344.57, 67.10) --
	(344.47, 67.14) --
	(344.36, 67.19) --
	(344.25, 67.24) --
	(344.14, 67.29) --
	(344.03, 67.34) --
	(343.92, 67.39) --
	(343.81, 67.44) --
	(343.70, 67.49) --
	(343.59, 67.54) --
	(343.48, 67.59) --
	(343.37, 67.64) --
	(343.26, 67.69) --
	(343.15, 67.74) --
	(343.04, 67.79) --
	(342.92, 67.84) --
	(342.81, 67.89) --
	(342.70, 67.94) --
	(342.59, 67.99) --
	(342.48, 68.04) --
	(342.36, 68.10) --
	(342.25, 68.15) --
	(342.14, 68.20) --
	(342.02, 68.25) --
	(341.91, 68.30) --
	(341.79, 68.35) --
	(341.68, 68.40) --
	(341.56, 68.45) --
	(341.45, 68.51) --
	(341.33, 68.56) --
	(341.22, 68.61) --
	(341.10, 68.66) --
	(340.99, 68.71) --
	(340.87, 68.76) --
	(340.75, 68.82) --
	(340.63, 68.87) --
	(340.52, 68.92) --
	(340.40, 68.97) --
	(340.28, 69.02) --
	(340.16, 69.07) --
	(340.05, 69.13) --
	(339.93, 69.18) --
	(339.81, 69.23) --
	(339.69, 69.28) --
	(339.57, 69.34) --
	(339.45, 69.39) --
	(339.33, 69.44) --
	(339.21, 69.49) --
	(339.09, 69.55) --
	(338.97, 69.60) --
	(338.84, 69.65) --
	(338.72, 69.70) --
	(338.60, 69.76) --
	(338.48, 69.81) --
	(338.36, 69.86) --
	(338.23, 69.92) --
	(338.11, 69.97) --
	(337.99, 70.02) --
	(337.86, 70.08) --
	(337.74, 70.13) --
	(337.61, 70.19) --
	(337.49, 70.24) --
	(337.36, 70.29) --
	(337.24, 70.35) --
	(337.11, 70.40) --
	(336.99, 70.46) --
	(336.86, 70.51) --
	(336.73, 70.56) --
	(336.61, 70.62) --
	(336.48, 70.67) --
	(336.35, 70.73) --
	(336.22, 70.78) --
	(336.09, 70.84) --
	(335.97, 70.89) --
	(335.84, 70.95) --
	(335.71, 71.00) --
	(335.58, 71.06) --
	(335.45, 71.11) --
	(335.32, 71.17) --
	(335.19, 71.22) --
	(335.05, 71.28) --
	(334.92, 71.33) --
	(334.79, 71.39) --
	(334.66, 71.44) --
	(334.53, 71.50) --
	(334.39, 71.56) --
	(334.26, 71.61) --
	(334.13, 71.67) --
	(333.99, 71.72) --
	(333.86, 71.78) --
	(333.72, 71.83) --
	(333.59, 71.89) --
	(333.45, 71.95) --
	(333.32, 72.00) --
	(333.18, 72.06) --
	(333.04, 72.11) --
	(332.91, 72.17) --
	(332.77, 72.23) --
	(332.63, 72.28) --
	(332.49, 72.34) --
	(332.35, 72.40) --
	(332.22, 72.45) --
	(332.08, 72.51) --
	(331.94, 72.57) --
	(331.80, 72.62) --
	(331.66, 72.68) --
	(331.51, 72.74) --
	(331.37, 72.79) --
	(331.23, 72.85) --
	(331.09, 72.91) --
	(330.95, 72.97) --
	(330.80, 73.02) --
	(330.66, 73.08) --
	(330.52, 73.14) --
	(330.37, 73.19) --
	(330.23, 73.25) --
	(330.08, 73.31) --
	(329.94, 73.37) --
	(329.79, 73.42) --
	(329.64, 73.48) --
	(329.50, 73.54) --
	(329.35, 73.60) --
	(329.20, 73.66) --
	(329.05, 73.71) --
	(328.91, 73.77) --
	(328.76, 73.83) --
	(328.61, 73.89) --
	(328.46, 73.95) --
	(328.31, 74.01) --
	(328.16, 74.06) --
	(328.00, 74.12) --
	(327.85, 74.18) --
	(327.70, 74.24) --
	(327.55, 74.30) --
	(327.39, 74.36) --
	(327.24, 74.41) --
	(327.09, 74.47) --
	(326.93, 74.53) --
	(326.78, 74.59) --
	(326.62, 74.65) --
	(326.46, 74.71) --
	(326.31, 74.77) --
	(326.15, 74.82) --
	(325.99, 74.88) --
	(325.83, 74.94) --
	(325.67, 75.00) --
	(325.51, 75.06) --
	(325.35, 75.12) --
	(325.19, 75.18) --
	(325.03, 75.24) --
	(324.87, 75.29) --
	(324.71, 75.35) --
	(324.55, 75.41) --
	(324.38, 75.47) --
	(324.22, 75.53) --
	(324.06, 75.59) --
	(323.89, 75.65) --
	(323.73, 75.71) --
	(323.56, 75.76) --
	(323.40, 75.82) --
	(323.23, 75.88) --
	(323.06, 75.94) --
	(322.89, 76.00) --
	(322.72, 76.06) --
	(322.55, 76.12) --
	(322.38, 76.18) --
	(322.21, 76.23) --
	(322.04, 76.29) --
	(321.87, 76.35) --
	(321.70, 76.41) --
	(321.53, 76.47) --
	(321.35, 76.53) --
	(321.18, 76.59) --
	(321.00, 76.65) --
	(320.83, 76.70) --
	(320.65, 76.76) --
	(320.48, 76.82) --
	(320.30, 76.88) --
	(320.12, 76.94) --
	(319.94, 77.00) --
	(319.76, 77.05) --
	(319.58, 77.11) --
	(319.40, 77.17) --
	(319.22, 77.23) --
	(319.04, 77.29) --
	(318.86, 77.35) --
	(318.68, 77.40) --
	(318.49, 77.46) --
	(318.31, 77.52) --
	(318.12, 77.58) --
	(317.94, 77.64) --
	(317.75, 77.70) --
	(317.56, 77.75) --
	(317.37, 77.81) --
	(317.19, 77.87) --
	(317.00, 77.93) --
	(316.81, 77.98) --
	(316.61, 78.04) --
	(316.42, 78.10) --
	(316.23, 78.16) --
	(316.04, 78.22) --
	(315.84, 78.27) --
	(315.65, 78.33) --
	(315.45, 78.39) --
	(315.26, 78.44) --
	(315.06, 78.50) --
	(314.86, 78.56) --
	(314.66, 78.62) --
	(314.46, 78.67) --
	(314.26, 78.73) --
	(314.06, 78.79) --
	(313.86, 78.83) --
	(313.66, 78.87) --
	(313.45, 78.91) --
	(313.25, 78.95) --
	(313.04, 78.99) --
	(312.84, 79.02) --
	(312.63, 79.06) --
	(312.42, 79.10) --
	(312.21, 79.14) --
	(312.00, 79.20) --
	(311.79, 79.27) --
	(311.58, 79.33) --
	(311.37, 79.40) --
	(311.15, 79.46) --
	(310.94, 79.53) --
	(310.72, 79.59) --
	(310.51, 79.66) --
	(310.29, 79.73) --
	(310.07, 79.79) --
	(309.85, 79.86) --
	(309.63, 79.93) --
	(309.41, 80.02) --
	(309.19, 80.10) --
	(308.97, 80.18) --
	(308.74, 80.26) --
	(308.52, 80.34) --
	(308.29, 80.42) --
	(308.06, 80.50) --
	(307.84, 80.58) --
	(307.61, 80.66) --
	(307.38, 80.74) --
	(307.14, 80.82) --
	(306.91, 80.91) --
	(306.68, 80.99) --
	(306.44, 81.07) --
	(306.21, 81.15) --
	(305.97, 81.22) --
	(305.73, 81.30) --
	(305.49, 81.38) --
	(305.25, 81.46) --
	(305.01, 81.54) --
	(304.77, 81.60) --
	(304.52, 81.67) --
	(304.28, 81.74) --
	(304.03, 81.80) --
	(303.78, 81.87) --
	(303.53, 81.94) --
	(303.28, 81.99) --
	(303.03, 82.02) --
	(302.78, 82.04) --
	(302.52, 82.06) --
	(302.27, 82.09) --
	(302.01, 82.11) --
	(301.75, 82.14) --
	(301.49, 82.16) --
	(301.23, 82.19) --
	(300.97, 82.21) --
	(300.70, 82.24) --
	(300.44, 82.26) --
	(300.17, 82.29) --
	(299.90, 82.32) --
	(299.63, 82.34) --
	(299.36, 82.37) --
	(299.09, 82.40) --
	(298.81, 82.42) --
	(298.54, 82.45) --
	(298.26, 82.48) --
	(297.98, 82.51) --
	(297.70, 82.54) --
	(297.42, 82.58) --
	(297.13, 82.66) --
	(296.85, 82.73) --
	(296.56, 82.80) --
	(296.27, 82.87) --
	(295.98, 82.95) --
	(295.69, 83.02) --
	(295.39, 83.09) --
	(295.10, 83.16) --
	(294.80, 83.23) --
	(294.50, 83.30) --
	(294.20, 83.37) --
	(293.89, 83.45) --
	(293.59, 83.52) --
	(293.28, 83.59) --
	(292.97, 83.65) --
	(292.66, 83.72) --
	(292.35, 83.79) --
	(292.03, 83.86) --
	(291.72, 83.93) --
	(291.40, 84.00) --
	(291.08, 84.07) --
	(290.75, 84.13) --
	(290.43, 84.20) --
	(290.10, 84.27) --
	(289.77, 84.34) --
	(289.44, 84.40) --
	(289.10, 84.47) --
	(288.77, 84.53) --
	(288.43, 84.60) --
	(288.09, 84.66) --
	(287.74, 84.73) --
	(287.40, 84.79) --
	(287.05, 84.86) --
	(286.70, 84.92) --
	(286.34, 84.98) --
	(285.99, 85.05) --
	(285.63, 85.11) --
	(285.27, 85.17) --
	(284.90, 85.23) --
	(284.53, 85.30) --
	(284.16, 85.36) --
	(283.79, 85.42) --
	(283.42, 85.48) --
	(283.04, 85.54) --
	(282.66, 85.60) --
	(282.27, 85.66) --
	(281.89, 85.72) --
	(281.50, 85.78) --
	(281.10, 85.83) --
	(280.71, 85.89) --
	(280.31, 85.95) --
	(279.90, 86.01) --
	(279.50, 86.06) --
	(279.09, 86.12) --
	(278.67, 86.18) --
	(278.26, 86.23) --
	(277.83, 86.29) --
	(277.41, 86.34) --
	(276.98, 86.38) --
	(276.55, 86.42) --
	(276.12, 86.47) --
	(275.68, 86.51) --
	(275.23, 86.55) --
	(274.79, 86.60) --
	(274.33, 86.64) --
	(273.88, 86.69) --
	(273.42, 86.73) --
	(272.95, 86.84) --
	(272.48, 86.95) --
	(272.01, 87.06) --
	(271.53, 87.16) --
	(271.05, 87.26) --
	(270.56, 87.36) --
	(270.07, 87.48) --
	(269.57, 87.60) --
	(269.07, 87.72) --
	(268.56, 87.84) --
	(268.05, 87.97) --
	(267.53, 88.09) --
	(267.01, 88.22) --
	(266.48, 88.35) --
	(265.94, 88.49) --
	(265.40, 88.62) --
	(264.85, 88.76) --
	(264.30, 88.89) --
	(263.74, 89.02) --
	(263.17, 89.14) --
	(262.60, 89.28) --
	(262.02, 89.35) --
	(261.44, 89.42) --
	(260.84, 89.49) --
	(260.24, 89.56) --
	(259.63, 89.63) --
	(259.02, 89.69) --
	(258.39, 89.73) --
	(257.76, 89.74) --
	(257.12, 89.76) --
	(256.47, 89.79) --
	(255.81, 89.81) --
	(255.15, 89.83) --
	(254.47, 89.89) --
	(253.78, 89.99) --
	(253.09, 90.10) --
	(252.39, 90.19) --
	(251.67, 90.29) --
	(250.94, 90.39) --
	(250.21, 90.49) --
	(249.46, 90.60) --
	(248.70, 90.71) --
	(247.93, 90.83) --
	(247.14, 90.93) --
	(246.35, 90.97) --
	(245.54, 90.99) --
	(244.71, 91.01) --
	(243.88, 91.03) --
	(243.03, 91.06) --
	(242.16, 91.09) --
	(241.28, 91.12) --
	(240.38, 91.15) --
	(239.46, 91.18) --
	(238.53, 91.22) --
	(237.58, 91.26) --
	(236.61, 91.29) --
	(235.62, 91.33) --
	(234.61, 91.37) --
	(233.57, 91.50) --
	(232.52, 91.67) --
	(231.44, 91.84) --
	(230.34, 91.85) --
	(229.22, 91.86) --
	(228.06, 91.86) --
	(226.88, 91.87) --
	(225.67, 91.89) --
	(224.43, 91.90) --
	(223.16, 91.92) --
	(221.85, 91.94) --
	(220.51, 91.91) --
	(219.13, 91.88) --
	(217.71, 91.86) --
	(216.25, 91.83) --
	(214.74, 92.03) --
	(213.19, 92.45) --
	(211.58, 92.88) --
	(209.92, 93.34) --
	(208.20, 93.83) --
	(206.42, 94.35) --
	(204.57, 94.89) --
	(202.65, 95.47) --
	(200.65, 96.08) --
	(198.56, 96.72) --
	(196.39, 97.39) --
	(194.11, 98.09) --
	(191.72, 98.83) --
	(189.20, 99.60) --
	(186.56,100.30) --
	(183.75,100.92) --
	(180.78,101.66) --
	(177.62,102.44) --
	(174.24,103.28) --
	(170.61,104.16) --
	(166.69,105.08) --
	(162.43,106.34) --
	(157.76,107.69) --
	(152.60,108.66) --
	(146.83,109.71) --
	(140.29,110.76) --
	(132.73,111.66) --
	(123.80,112.60) --
	(112.87,113.46) --
	( 98.78,113.83) --
	( 78.91,114.35) --
	( 44.96,114.69);
\definecolor{drawColor}{RGB}{0,0,0}

\path[draw=drawColor,line width= 0.6pt,dash pattern=on 1pt off 3pt ,line join=round] ( 44.96,148.45) --
	( 78.91,148.45) --
	( 98.78,148.49) --
	(112.87,148.73) --
	(123.80,148.49) --
	(132.73,148.15) --
	(140.29,147.81) --
	(146.83,147.28) --
	(152.60,146.71) --
	(157.76,146.17) --
	(162.43,145.24) --
	(166.69,144.38) --
	(170.61,143.85) --
	(174.24,143.33) --
	(177.62,142.82) --
	(180.78,142.33) --
	(183.75,141.86) --
	(186.56,141.58) --
	(189.20,141.23) --
	(191.72,140.82) --
	(194.11,140.42) --
	(196.39,140.03) --
	(198.56,139.65) --
	(200.65,139.29) --
	(202.65,138.94) --
	(204.57,138.60) --
	(206.42,138.28) --
	(208.20,137.97) --
	(209.92,137.67) --
	(211.58,137.39) --
	(213.19,137.13) --
	(214.74,136.87) --
	(216.25,136.83) --
	(217.71,137.03) --
	(219.13,137.23) --
	(220.51,137.43) --
	(221.85,137.62) --
	(223.16,137.75) --
	(224.43,137.88) --
	(225.67,138.00) --
	(226.88,138.12) --
	(228.06,138.23) --
	(229.22,138.33) --
	(230.34,138.44) --
	(231.44,138.53) --
	(232.52,138.52) --
	(233.57,138.50) --
	(234.61,138.50) --
	(235.62,138.54) --
	(236.61,138.59) --
	(237.58,138.63) --
	(238.53,138.68) --
	(239.46,138.72) --
	(240.38,138.76) --
	(241.28,138.80) --
	(242.16,138.84) --
	(243.03,138.88) --
	(243.88,138.91) --
	(244.71,138.96) --
	(245.54,139.01) --
	(246.35,139.06) --
	(247.14,139.09) --
	(247.93,139.07) --
	(248.70,138.99) --
	(249.46,138.91) --
	(250.21,138.84) --
	(250.94,138.77) --
	(251.67,138.70) --
	(252.39,138.64) --
	(253.09,138.57) --
	(253.78,138.50) --
	(254.47,138.43) --
	(255.15,138.40) --
	(255.81,138.41) --
	(256.47,138.42) --
	(257.12,138.43) --
	(257.76,138.44) --
	(258.39,138.45) --
	(259.02,138.46) --
	(259.63,138.48) --
	(260.24,138.51) --
	(260.84,138.53) --
	(261.44,138.55) --
	(262.02,138.58) --
	(262.60,138.60) --
	(263.17,138.52) --
	(263.74,138.44) --
	(264.30,138.36) --
	(264.85,138.25) --
	(265.40,138.15) --
	(265.94,138.05) --
	(266.48,137.96) --
	(267.01,137.86) --
	(267.53,137.76) --
	(268.05,137.67) --
	(268.56,137.57) --
	(269.07,137.48) --
	(269.57,137.39) --
	(270.07,137.30) --
	(270.56,137.21) --
	(271.05,137.14) --
	(271.53,137.07) --
	(272.01,136.98) --
	(272.48,136.90) --
	(272.95,136.82) --
	(273.42,136.73) --
	(273.88,136.72) --
	(274.33,136.70) --
	(274.79,136.69) --
	(275.23,136.68) --
	(275.68,136.67) --
	(276.12,136.66) --
	(276.55,136.64) --
	(276.98,136.63) --
	(277.41,136.62) --
	(277.83,136.63) --
	(278.26,136.65) --
	(278.67,136.67) --
	(279.09,136.69) --
	(279.50,136.71) --
	(279.90,136.73) --
	(280.31,136.75) --
	(280.71,136.77) --
	(281.10,136.79) --
	(281.50,136.82) --
	(281.89,136.84) --
	(282.27,136.86) --
	(282.66,136.88) --
	(283.04,136.90) --
	(283.42,136.92) --
	(283.79,136.94) --
	(284.16,136.96) --
	(284.53,136.98) --
	(284.90,137.01) --
	(285.27,137.03) --
	(285.63,137.05) --
	(285.99,137.07) --
	(286.34,137.09) --
	(286.70,137.11) --
	(287.05,137.14) --
	(287.40,137.16) --
	(287.74,137.18) --
	(288.09,137.20) --
	(288.43,137.22) --
	(288.77,137.24) --
	(289.10,137.27) --
	(289.44,137.29) --
	(289.77,137.31) --
	(290.10,137.33) --
	(290.43,137.36) --
	(290.75,137.38) --
	(291.08,137.40) --
	(291.40,137.42) --
	(291.72,137.44) --
	(292.03,137.47) --
	(292.35,137.49) --
	(292.66,137.51) --
	(292.97,137.53) --
	(293.28,137.56) --
	(293.59,137.58) --
	(293.89,137.60) --
	(294.20,137.62) --
	(294.50,137.65) --
	(294.80,137.67) --
	(295.10,137.69) --
	(295.39,137.71) --
	(295.69,137.74) --
	(295.98,137.76) --
	(296.27,137.78) --
	(296.56,137.80) --
	(296.85,137.83) --
	(297.13,137.85) --
	(297.42,137.87) --
	(297.70,137.90) --
	(297.98,137.93) --
	(298.26,137.95) --
	(298.54,137.98) --
	(298.81,138.01) --
	(299.09,138.04) --
	(299.36,138.06) --
	(299.63,138.09) --
	(299.90,138.12) --
	(300.17,138.14) --
	(300.44,138.17) --
	(300.70,138.20) --
	(300.97,138.22) --
	(301.23,138.25) --
	(301.49,138.27) --
	(301.75,138.30) --
	(302.01,138.32) --
	(302.27,138.35) --
	(302.52,138.37) --
	(302.78,138.40) --
	(303.03,138.42) --
	(303.28,138.45) --
	(303.53,138.47) --
	(303.78,138.49) --
	(304.03,138.51) --
	(304.28,138.53) --
	(304.52,138.54) --
	(304.77,138.56) --
	(305.01,138.58) --
	(305.25,138.60) --
	(305.49,138.60) --
	(305.73,138.61) --
	(305.97,138.62) --
	(306.21,138.63) --
	(306.44,138.64) --
	(306.68,138.65) --
	(306.91,138.65) --
	(307.14,138.66) --
	(307.38,138.67) --
	(307.61,138.68) --
	(307.84,138.69) --
	(308.06,138.70) --
	(308.29,138.70) --
	(308.52,138.71) --
	(308.74,138.72) --
	(308.97,138.73) --
	(309.19,138.74) --
	(309.41,138.75) --
	(309.63,138.76) --
	(309.85,138.76) --
	(310.07,138.76) --
	(310.29,138.76) --
	(310.51,138.76) --
	(310.72,138.76) --
	(310.94,138.76) --
	(311.15,138.75) --
	(311.37,138.75) --
	(311.58,138.75) --
	(311.79,138.75) --
	(312.00,138.75) --
	(312.21,138.75) --
	(312.42,138.78) --
	(312.63,138.80) --
	(312.84,138.82) --
	(313.04,138.84) --
	(313.25,138.86) --
	(313.45,138.89) --
	(313.66,138.91) --
	(313.86,138.93) --
	(314.06,138.95) --
	(314.26,138.98) --
	(314.46,139.01) --
	(314.66,139.04) --
	(314.86,139.07) --
	(315.06,139.10) --
	(315.26,139.13) --
	(315.45,139.16) --
	(315.65,139.18) --
	(315.84,139.21) --
	(316.04,139.24) --
	(316.23,139.27) --
	(316.42,139.30) --
	(316.61,139.33) --
	(316.81,139.36) --
	(317.00,139.38) --
	(317.19,139.41) --
	(317.37,139.44) --
	(317.56,139.47) --
	(317.75,139.50) --
	(317.94,139.53) --
	(318.12,139.56) --
	(318.31,139.58) --
	(318.49,139.61) --
	(318.68,139.64) --
	(318.86,139.67) --
	(319.04,139.70) --
	(319.22,139.73) --
	(319.40,139.75) --
	(319.58,139.78) --
	(319.76,139.81) --
	(319.94,139.84) --
	(320.12,139.87) --
	(320.30,139.90) --
	(320.48,139.93) --
	(320.65,139.95) --
	(320.83,139.98) --
	(321.00,140.01) --
	(321.18,140.04) --
	(321.35,140.07) --
	(321.53,140.09) --
	(321.70,140.12) --
	(321.87,140.15) --
	(322.04,140.18) --
	(322.21,140.21) --
	(322.38,140.24) --
	(322.55,140.26) --
	(322.72,140.29) --
	(322.89,140.32) --
	(323.06,140.35) --
	(323.23,140.38) --
	(323.40,140.40) --
	(323.56,140.43) --
	(323.73,140.46) --
	(323.89,140.49) --
	(324.06,140.52) --
	(324.22,140.54) --
	(324.38,140.57) --
	(324.55,140.60) --
	(324.71,140.63) --
	(324.87,140.65) --
	(325.03,140.68) --
	(325.19,140.71) --
	(325.35,140.74) --
	(325.51,140.77) --
	(325.67,140.79) --
	(325.83,140.82) --
	(325.99,140.85) --
	(326.15,140.88) --
	(326.31,140.90) --
	(326.46,140.93) --
	(326.62,140.96) --
	(326.78,140.99) --
	(326.93,141.01) --
	(327.09,141.04) --
	(327.24,141.07) --
	(327.39,141.09) --
	(327.55,141.12) --
	(327.70,141.15) --
	(327.85,141.18) --
	(328.00,141.20) --
	(328.16,141.23) --
	(328.31,141.26) --
	(328.46,141.28) --
	(328.61,141.31) --
	(328.76,141.34) --
	(328.91,141.37) --
	(329.05,141.39) --
	(329.20,141.42) --
	(329.35,141.45) --
	(329.50,141.47) --
	(329.64,141.50) --
	(329.79,141.53) --
	(329.94,141.55) --
	(330.08,141.58) --
	(330.23,141.61) --
	(330.37,141.64) --
	(330.52,141.66) --
	(330.66,141.69) --
	(330.80,141.72) --
	(330.95,141.74) --
	(331.09,141.77) --
	(331.23,141.80) --
	(331.37,141.82) --
	(331.51,141.85) --
	(331.66,141.88) --
	(331.80,141.90) --
	(331.94,141.93) --
	(332.08,141.96) --
	(332.22,141.99) --
	(332.35,142.01) --
	(332.49,142.04) --
	(332.63,142.07) --
	(332.77,142.09) --
	(332.91,142.12) --
	(333.04,142.14) --
	(333.18,142.17) --
	(333.32,142.20) --
	(333.45,142.22) --
	(333.59,142.25) --
	(333.72,142.28) --
	(333.86,142.30) --
	(333.99,142.33) --
	(334.13,142.35) --
	(334.26,142.38) --
	(334.39,142.41) --
	(334.53,142.43) --
	(334.66,142.46) --
	(334.79,142.48) --
	(334.92,142.51) --
	(335.05,142.54) --
	(335.19,142.56) --
	(335.32,142.59) --
	(335.45,142.61) --
	(335.58,142.64) --
	(335.71,142.66) --
	(335.84,142.69) --
	(335.97,142.72) --
	(336.09,142.74) --
	(336.22,142.77) --
	(336.35,142.79) --
	(336.48,142.82) --
	(336.61,142.84) --
	(336.73,142.87) --
	(336.86,142.89) --
	(336.99,142.92) --
	(337.11,142.94) --
	(337.24,142.97) --
	(337.36,142.99) --
	(337.49,143.02) --
	(337.61,143.04) --
	(337.74,143.07) --
	(337.86,143.09) --
	(337.99,143.12) --
	(338.11,143.14) --
	(338.23,143.17) --
	(338.36,143.19) --
	(338.48,143.22) --
	(338.60,143.24) --
	(338.72,143.26) --
	(338.84,143.29) --
	(338.97,143.31) --
	(339.09,143.34) --
	(339.21,143.36) --
	(339.33,143.39) --
	(339.45,143.41) --
	(339.57,143.43) --
	(339.69,143.46) --
	(339.81,143.48) --
	(339.93,143.51) --
	(340.05,143.53) --
	(340.16,143.55) --
	(340.28,143.58) --
	(340.40,143.60) --
	(340.52,143.63) --
	(340.63,143.65) --
	(340.75,143.67) --
	(340.87,143.70) --
	(340.99,143.72) --
	(341.10,143.74) --
	(341.22,143.77) --
	(341.33,143.79) --
	(341.45,143.81) --
	(341.56,143.83) --
	(341.68,143.86) --
	(341.79,143.88) --
	(341.91,143.90) --
	(342.02,143.92) --
	(342.14,143.94) --
	(342.25,143.97) --
	(342.36,143.99) --
	(342.48,144.01) --
	(342.59,144.03) --
	(342.70,144.05) --
	(342.81,144.08) --
	(342.92,144.10) --
	(343.04,144.12) --
	(343.15,144.14) --
	(343.26,144.16) --
	(343.37,144.18) --
	(343.48,144.21) --
	(343.59,144.23) --
	(343.70,144.25) --
	(343.81,144.27) --
	(343.92,144.29) --
	(344.03,144.31) --
	(344.14,144.33) --
	(344.25,144.35) --
	(344.36,144.38) --
	(344.47,144.40) --
	(344.57,144.42) --
	(344.68,144.44) --
	(344.79,144.46) --
	(344.90,144.48) --
	(345.00,144.50) --
	(345.11,144.52) --
	(345.22,144.54) --
	(345.33,144.56) --
	(345.43,144.58) --
	(345.54,144.60) --
	(345.64,144.62) --
	(345.75,144.65) --
	(345.86,144.67) --
	(345.96,144.69) --
	(346.07,144.71) --
	(346.17,144.73) --
	(346.27,144.75) --
	(346.38,144.77) --
	(346.48,144.79) --
	(346.59,144.81) --
	(346.69,144.83) --
	(346.79,144.85) --
	(346.90,144.87) --
	(347.00,144.89) --
	(347.10,144.91) --
	(347.21,144.93) --
	(347.31,144.95) --
	(347.41,144.97) --
	(347.51,144.98) --
	(347.61,145.00) --
	(347.72,145.02) --
	(347.82,145.04) --
	(347.92,145.06) --
	(348.02,145.08) --
	(348.12,145.10) --
	(348.22,145.12) --
	(348.32,145.14) --
	(348.42,145.16) --
	(348.52,145.18) --
	(348.62,145.20) --
	(348.72,145.22) --
	(348.82,145.23) --
	(348.92,145.25) --
	(349.02,145.27) --
	(349.12,145.29) --
	(349.21,145.31) --
	(349.31,145.33) --
	(349.41,145.35) --
	(349.51,145.37) --
	(349.61,145.38) --
	(349.70,145.40) --
	(349.80,145.42) --
	(349.90,145.44) --
	(349.99,145.46) --
	(350.09,145.48) --
	(350.19,145.49) --
	(350.28,145.51) --
	(350.38,145.53) --
	(350.48,145.55) --
	(350.57,145.57) --
	(350.67,145.58) --
	(350.76,145.60) --
	(350.86,145.62) --
	(350.95,145.64) --
	(351.05,145.66) --
	(351.14,145.67) --
	(351.24,145.69) --
	(351.33,145.71) --
	(351.43,145.73) --
	(351.52,145.74) --
	(351.61,145.76) --
	(351.71,145.78) --
	(351.80,145.80) --
	(351.89,145.81) --
	(351.99,145.83) --
	(352.08,145.85) --
	(352.17,145.87) --
	(352.26,145.88) --
	(352.36,145.90) --
	(352.45,145.92) --
	(352.54,145.93) --
	(352.63,145.95) --
	(352.72,145.97) --
	(352.82,145.98) --
	(352.91,146.00) --
	(353.00,146.02) --
	(353.09,146.03) --
	(353.18,146.05) --
	(353.27,146.07) --
	(353.36,146.09) --
	(353.45,146.10) --
	(353.54,146.12) --
	(353.63,146.13) --
	(353.72,146.15) --
	(353.81,146.16) --
	(353.90,146.18) --
	(353.99,146.19) --
	(354.08,146.20) --
	(354.17,146.22) --
	(354.26,146.23) --
	(354.35,146.25) --
	(354.43,146.26) --
	(354.52,146.28) --
	(354.61,146.29) --
	(354.70,146.31) --
	(354.79,146.32) --
	(354.87,146.33) --
	(354.96,146.35) --
	(355.05,146.36) --
	(355.14,146.38) --
	(355.22,146.39) --
	(355.31,146.41) --
	(355.40,146.42) --
	(355.48,146.43) --
	(355.57,146.45) --
	(355.66,146.46) --
	(355.74,146.48) --
	(355.83,146.49) --
	(355.92,146.50) --
	(356.00,146.52) --
	(356.09,146.53) --
	(356.17,146.54) --
	(356.26,146.56) --
	(356.34,146.57) --
	(356.43,146.58) --
	(356.51,146.60) --
	(356.60,146.61) --
	(356.68,146.63) --
	(356.77,146.64) --
	(356.85,146.65) --
	(356.93,146.67) --
	(357.02,146.68) --
	(357.10,146.69) --
	(357.19,146.70) --
	(357.27,146.72) --
	(357.35,146.73) --
	(357.44,146.74) --
	(357.52,146.76) --
	(357.60,146.77) --
	(357.68,146.78) --
	(357.77,146.80) --
	(357.85,146.81) --
	(357.93,146.82) --
	(358.01,146.83) --
	(358.10,146.85) --
	(358.18,146.86) --
	(358.26,146.87) --
	(358.34,146.89) --
	(358.42,146.90) --
	(358.51,146.91) --
	(358.59,146.92) --
	(358.67,146.94) --
	(358.75,146.95) --
	(358.83,146.96) --
	(358.91,146.97) --
	(358.99,146.99) --
	(359.07,147.00) --
	(359.15,147.01) --
	(359.23,147.02) --
	(359.31,147.03) --
	(359.39,147.05) --
	(359.47,147.06) --
	(359.55,147.07) --
	(359.63,147.08) --
	(359.71,147.09) --
	(359.79,147.11) --
	(359.87,147.12) --
	(359.95,147.13) --
	(360.03,147.14) --
	(360.11,147.15) --
	(360.19,147.17) --
	(360.26,147.18) --
	(360.34,147.19) --
	(360.42,147.20) --
	(360.50,147.21) --
	(360.58,147.22) --
	(360.65,147.24) --
	(360.73,147.25) --
	(360.81,147.26) --
	(360.89,147.27) --
	(360.97,147.28) --
	(361.04,147.29) --
	(361.12,147.31) --
	(361.20,147.32) --
	(361.27,147.33) --
	(361.35,147.34) --
	(361.43,147.35) --
	(361.50,147.36) --
	(361.58,147.37) --
	(361.66,147.38) --
	(361.73,147.39) --
	(361.81,147.41) --
	(361.89,147.42) --
	(361.96,147.43) --
	(362.04,147.44) --
	(362.11,147.45) --
	(362.19,147.46) --
	(362.26,147.47) --
	(362.34,147.48) --
	(362.41,147.49) --
	(362.49,147.50) --
	(362.56,147.52) --
	(362.64,147.53) --
	(362.71,147.54) --
	(362.79,147.55) --
	(362.86,147.56) --
	(362.94,147.57) --
	(363.01,147.58) --
	(363.09,147.59) --
	(363.16,147.60) --
	(363.23,147.61) --
	(363.31,147.62) --
	(363.38,147.63) --
	(363.45,147.64) --
	(363.53,147.65) --
	(363.60,147.66) --
	(363.68,147.67) --
	(363.75,147.68) --
	(363.82,147.69) --
	(363.89,147.70) --
	(363.97,147.71) --
	(364.04,147.72) --
	(364.11,147.73) --
	(364.19,147.74) --
	(364.26,147.75) --
	(364.33,147.76) --
	(364.40,147.77) --
	(364.47,147.78) --
	(364.55,147.79) --
	(364.62,147.80) --
	(364.69,147.81) --
	(364.76,147.82) --
	(364.83,147.83) --
	(364.90,147.84) --
	(364.98,147.85) --
	(365.05,147.86) --
	(365.12,147.87) --
	(365.19,147.88) --
	(365.26,147.89) --
	(365.33,147.90) --
	(365.40,147.91) --
	(365.47,147.92) --
	(365.54,147.93) --
	(365.61,147.94) --
	(365.68,147.95) --
	(365.75,147.96) --
	(365.82,147.97) --
	(365.89,147.98) --
	(365.96,147.99) --
	(366.03,148.00) --
	(366.10,148.00) --
	(366.17,148.01) --
	(366.24,148.02) --
	(366.31,148.03) --
	(366.38,148.04) --
	(366.45,148.05) --
	(366.52,148.06) --
	(366.59,148.07) --
	(366.66,148.08) --
	(366.73,148.09) --
	(366.80,148.10) --
	(366.86,148.11) --
	(366.93,148.11) --
	(367.00,148.12) --
	(367.07,148.13) --
	(367.14,148.14) --
	(367.21,148.15) --
	(367.27,148.16) --
	(367.34,148.17) --
	(367.41,148.18) --
	(367.48,148.18) --
	(367.55,148.19) --
	(367.61,148.20) --
	(367.68,148.21) --
	(367.75,148.22) --
	(367.82,148.23) --
	(367.88,148.24) --
	(367.95,148.25) --
	(368.02,148.25) --
	(368.08,148.26) --
	(368.15,148.27) --
	(368.22,148.28) --
	(368.28,148.29) --
	(368.35,148.30) --
	(368.42,148.30) --
	(368.48,148.31) --
	(368.55,148.32) --
	(368.62,148.33) --
	(368.68,148.34) --
	(368.75,148.35) --
	(368.81,148.35) --
	(368.88,148.36) --
	(368.95,148.37) --
	(369.01,148.38) --
	(369.08,148.39) --
	(369.14,148.40) --
	(369.21,148.40) --
	(369.27,148.41) --
	(369.34,148.42) --
	(369.40,148.43) --
	(369.47,148.44) --
	(369.53,148.44) --
	(369.60,148.45) --
	(369.66,148.46) --
	(369.73,148.47) --
	(369.79,148.48) --
	(369.86,148.48) --
	(369.92,148.49) --
	(369.99,148.50) --
	(370.05,148.51) --
	(370.12,148.51) --
	(370.18,148.52) --
	(370.24,148.53) --
	(370.31,148.54) --
	(370.37,148.55) --
	(370.44,148.55) --
	(370.50,148.56) --
	(370.56,148.57) --
	(370.63,148.58) --
	(370.69,148.58) --
	(370.75,148.59) --
	(370.82,148.60) --
	(370.88,148.61) --
	(370.94,148.61) --
	(371.01,148.62) --
	(371.07,148.63) --
	(371.13,148.64) --
	(371.20,148.64) --
	(371.26,148.65) --
	(371.32,148.66) --
	(371.38,148.67) --
	(371.45,148.67) --
	(371.51,148.68) --
	(371.57,148.69) --
	(371.63,148.70) --
	(371.70,148.70) --
	(371.76,148.71) --
	(371.82,148.72) --
	(371.88,148.72) --
	(371.94,148.73) --
	(372.01,148.74) --
	(372.07,148.75) --
	(372.13,148.75) --
	(372.19,148.76) --
	(372.25,148.77) --
	(372.31,148.77) --
	(372.37,148.78) --
	(372.44,148.79) --
	(372.50,148.79) --
	(372.56,148.80) --
	(372.62,148.81) --
	(372.68,148.82) --
	(372.74,148.82) --
	(372.80,148.83) --
	(372.86,148.84) --
	(372.92,148.84) --
	(372.98,148.85) --
	(373.04,148.86) --
	(373.10,148.86) --
	(373.17,148.87) --
	(373.23,148.88) --
	(373.29,148.88) --
	(373.35,148.89) --
	(373.41,148.90) --
	(373.47,148.90) --
	(373.53,148.91) --
	(373.59,148.92) --
	(373.65,148.92) --
	(373.71,148.93) --
	(373.76,148.94) --
	(373.82,148.94) --
	(373.88,148.95) --
	(373.94,148.96) --
	(374.00,148.96) --
	(374.06,148.97) --
	(374.12,148.98) --
	(374.18,148.98) --
	(374.24,148.99) --
	(374.30,149.00) --
	(374.36,149.00) --
	(374.42,149.01) --
	(374.47,149.02) --
	(374.53,149.03) --
	(374.59,149.04) --
	(374.65,149.04) --
	(374.71,149.05) --
	(374.77,149.06) --
	(374.83,149.07) --
	(374.88,149.07) --
	(374.94,149.08) --
	(375.00,149.09) --
	(375.06,149.10) --
	(375.12,149.11) --
	(375.17,149.11) --
	(375.23,149.12) --
	(375.29,149.13) --
	(375.35,149.14) --
	(375.41,149.14) --
	(375.46,149.15) --
	(375.52,149.16) --
	(375.58,149.17) --
	(375.64,149.17) --
	(375.69,149.18) --
	(375.75,149.19) --
	(375.81,149.20) --
	(375.86,149.20) --
	(375.92,149.21) --
	(375.98,149.22) --
	(376.04,149.23) --
	(376.09,149.23) --
	(376.15,149.24) --
	(376.21,149.25) --
	(376.26,149.26) --
	(376.32,149.26) --
	(376.38,149.27) --
	(376.43,149.28) --
	(376.49,149.29) --
	(376.55,149.29) --
	(376.60,149.30) --
	(376.66,149.31) --
	(376.71,149.31) --
	(376.77,149.32) --
	(376.83,149.33) --
	(376.88,149.34) --
	(376.94,149.34) --
	(376.99,149.35) --
	(377.05,149.36) --
	(377.11,149.36) --
	(377.16,149.37) --
	(377.22,149.38) --
	(377.27,149.38) --
	(377.33,149.39) --
	(377.38,149.40) --
	(377.44,149.41) --
	(377.49,149.41) --
	(377.55,149.42) --
	(377.60,149.43) --
	(377.66,149.43) --
	(377.71,149.44) --
	(377.77,149.45) --
	(377.82,149.45) --
	(377.88,149.46) --
	(377.93,149.47) --
	(377.99,149.47) --
	(378.04,149.48) --
	(378.10,149.49) --
	(378.15,149.49) --
	(378.21,149.50) --
	(378.26,149.51) --
	(378.31,149.51) --
	(378.37,149.52) --
	(378.42,149.53) --
	(378.48,149.53) --
	(378.53,149.54) --
	(378.59,149.55) --
	(378.64,149.55) --
	(378.69,149.56) --
	(378.75,149.57) --
	(378.80,149.57) --
	(378.86,149.58) --
	(378.91,149.59) --
	(378.96,149.59) --
	(379.02,149.60) --
	(379.07,149.60) --
	(379.12,149.61) --
	(379.18,149.62) --
	(379.23,149.62) --
	(379.28,149.63) --
	(379.34,149.64) --
	(379.39,149.64) --
	(379.44,149.65) --
	(379.50,149.65) --
	(379.55,149.66) --
	(379.60,149.67) --
	(379.65,149.67) --
	(379.71,149.68) --
	(379.76,149.69) --
	(379.81,149.69) --
	(379.87,149.70) --
	(379.92,149.70) --
	(379.97,149.71) --
	(380.02,149.72) --
	(380.08,149.72) --
	(380.13,149.73) --
	(380.18,149.73) --
	(380.23,149.74) --
	(380.28,149.75) --
	(380.34,149.75) --
	(380.39,149.76) --
	(380.44,149.76) --
	(380.49,149.77) --
	(380.54,149.78) --
	(380.60,149.78) --
	(380.65,149.79) --
	(380.70,149.79) --
	(380.75,149.80) --
	(380.80,149.81) --
	(380.85,149.81) --
	(380.91,149.82) --
	(380.96,149.82) --
	(381.01,149.83) --
	(381.06,149.83) --
	(381.11,149.84) --
	(381.16,149.85) --
	(381.21,149.85) --
	(381.27,149.86) --
	(381.32,149.86) --
	(381.37,149.87) --
	(381.42,149.87) --
	(381.47,149.88) --
	(381.52,149.89) --
	(381.57,149.89) --
	(381.62,149.90) --
	(381.67,149.90) --
	(381.72,149.91) --
	(381.77,149.91) --
	(381.83,149.92) --
	(381.88,149.93) --
	(381.93,149.93) --
	(381.98,149.94) --
	(382.03,149.94) --
	(382.08,149.95) --
	(382.13,149.95) --
	(382.18,149.96) --
	(382.23,149.96) --
	(382.28,149.97) --
	(382.33,149.97) --
	(382.38,149.98) --
	(382.43,149.99) --
	(382.48,149.99) --
	(382.53,150.00) --
	(382.58,150.00) --
	(382.63,150.01) --
	(382.68,150.01) --
	(382.73,150.02) --
	(382.78,150.02) --
	(382.83,150.03) --
	(382.88,150.03) --
	(382.92,150.04) --
	(382.97,150.04) --
	(383.02,150.05) --
	(383.07,150.05) --
	(383.12,150.06) --
	(383.17,150.06) --
	(383.22,150.07) --
	(383.27,150.07) --
	(383.32,150.08) --
	(383.37,150.09);
\definecolor{drawColor}{RGB}{230,159,0}

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.46,114.58) -- ( 44.46,181.58);
\definecolor{drawColor}{RGB}{0,0,0}

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 42.44,102.39) -- ( 42.44,182.58);
\definecolor{drawColor}{RGB}{230,159,0}

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] (385.76, 46.18) -- (385.76,259.46);
\end{scope}
\begin{scope}
\path[clip] (  0.00,  0.00) rectangle (390.26,274.63);
\definecolor{drawColor}{RGB}{130,106,80}

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 39.79, 35.51) --
	( 39.79,270.13);
\end{scope}
\begin{scope}
\path[clip] (  0.00,  0.00) rectangle (390.26,274.63);
\definecolor{drawColor}{RGB}{85,85,85}

\node[text=drawColor,anchor=base east,inner sep=0pt, outer sep=0pt, scale=  0.72] at ( 35.74,112.10) {-0.073};

\node[text=drawColor,anchor=base east,inner sep=0pt, outer sep=0pt, scale=  0.72] at ( 35.74,179.10) {-0.032};

\node[text=drawColor,anchor=base east,inner sep=0pt, outer sep=0pt, scale=  0.72] at ( 35.74, 43.70) {-0.115};

\node[text=drawColor,anchor=base east,inner sep=0pt, outer sep=0pt, scale=  0.72] at ( 35.74,256.98) {0.016};

\node[text=drawColor,anchor=base east,inner sep=0pt, outer sep=0pt, scale=  0.72] at ( 35.74, 83.70) {-0.09};

\node[text=drawColor,anchor=base east,inner sep=0pt, outer sep=0pt, scale=  0.72] at ( 35.74,184.69) {-0.028};

\node[text=drawColor,anchor=base east,inner sep=0pt, outer sep=0pt, scale=  0.72] at ( 35.74,230.49) {0};
\end{scope}
\begin{scope}
\path[clip] (  0.00,  0.00) rectangle (390.26,274.63);
\definecolor{drawColor}{RGB}{130,106,80}

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 37.54,114.58) --
	( 39.79,114.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 37.54,181.58) --
	( 39.79,181.58);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 37.54, 46.18) --
	( 39.79, 46.18);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 37.54,259.46) --
	( 39.79,259.46);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 37.54, 86.18) --
	( 39.79, 86.18);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 37.54,187.17) --
	( 39.79,187.17);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 37.54,232.97) --
	( 39.79,232.97);
\end{scope}
\begin{scope}
\path[clip] (  0.00,  0.00) rectangle (390.26,274.63);
\definecolor{drawColor}{RGB}{130,106,80}

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 39.79, 35.51) --
	(385.76, 35.51);
\end{scope}
\begin{scope}
\path[clip] (  0.00,  0.00) rectangle (390.26,274.63);
\definecolor{drawColor}{RGB}{130,106,80}

\path[draw=drawColor,line width= 0.6pt,line join=round] (358.55, 33.26) --
	(358.55, 35.51);

\path[draw=drawColor,line width= 0.6pt,line join=round] (278.48, 33.26) --
	(278.48, 35.51);

\path[draw=drawColor,line width= 0.6pt,line join=round] (275.64, 33.26) --
	(275.64, 35.51);

\path[draw=drawColor,line width= 0.6pt,line join=round] ( 44.96, 33.26) --
	( 44.96, 35.51);

\path[draw=drawColor,line width= 0.6pt,line join=round] (157.76, 33.26) --
	(157.76, 35.51);

\path[draw=drawColor,line width= 0.6pt,line join=round] (383.37, 33.26) --
	(383.37, 35.51);
\end{scope}
\begin{scope}
\path[clip] (  0.00,  0.00) rectangle (390.26,274.63);
\definecolor{drawColor}{RGB}{85,85,85}

\node[text=drawColor,anchor=base,inner sep=0pt, outer sep=0pt, scale=  0.72] at (358.55, 26.51) {$C^*=60.3$};

\node[text=drawColor,anchor=base,inner sep=0pt, outer sep=0pt, scale=  0.72] at (275.64, 26.51) {$\hat{\underline C}=11.1$};

\node[text=drawColor,anchor=base,inner sep=0pt, outer sep=0pt, scale=  0.72] at (157.76, 26.51) {1};
\end{scope}
\begin{scope}
\path[clip] (  0.00,  0.00) rectangle (390.26,274.63);
\definecolor{drawColor}{RGB}{85,85,85}

\node[text=drawColor,anchor=base,inner sep=0pt, outer sep=0pt, scale=  0.72] at (278.48, 18.35) {$C^{rot}=11.8$};

\node[text=drawColor,anchor=base,inner sep=0pt, outer sep=0pt, scale=  0.72] at ( 44.96, 18.35) {0.1};

\node[text=drawColor,anchor=base,inner sep=0pt, outer sep=0pt, scale=  0.72] at (383.37, 18.35) {100};
\end{scope}
\begin{scope}
\path[clip] (  0.00,  0.00) rectangle (390.26,274.63);
\definecolor{drawColor}{RGB}{85,85,85}

\node[text=drawColor,anchor=base,inner sep=0pt, outer sep=0pt, scale=  0.90] at (212.78,  6.25) {Regularity parameter $C$};
\end{scope}
\begin{scope}
\path[clip] (  0.00,  0.00) rectangle (390.26,274.63);
\definecolor{drawColor}{RGB}{85,85,85}

\node[text=drawColor,rotate= 90.00,anchor=base,inner sep=0pt, outer sep=0pt, scale=  0.90] at ( 10.70,152.82) {MPE};
\end{scope}
\end{tikzpicture}

  \caption{95\% \acp{CI} for the marginal propensity to earn out of unearned
    income under $\ell_{1}$ penalty.}\label{fig:emp}
  \floatfoot{\emph{Notes:} Orange solid vertical lines at the left and right
    endpoints of the $x$-axis mark \acp{CI} based on the short and long
    regression, respectively. Black solid vertical line at the left endpoint of
    the $x$-axis marks BCH \ac{CI}. The blue shaded area depicts the bias-aware
    \acp{CI}, while the dotted black line shows the point estimates as a
    function of the regularity parameter $C$. The rule of thumb value of the
    regularity parameter, $C^{rot}$, its breakdown value $C^{*}$, and the
    endpoint $\hat{\underline C}$ of a lower \ac{CI} for $C$, discussed in
    \Cref{choice_of_C_remark}, are all marked on the $x$-axis (log scale).}
\end{figure}

In contrast, limiting the total influence of the additional controls by imposing
a bound on $\norm{\gamma_{2}}_{1}$ as in \Cref{example:l1} yields much more
substantive precision gains. \Cref{fig:emp} depicts the \acp{CI} constructed
using the implementation in \Cref{algorithm:baseline} for a wide range of the
penalty parameter. The rule of thumb calibration from \Cref{choice_of_C_remark}
yields $C^{rot}=11.8$. At this calibration the point estimate is $-0.059$, with
a \ac{CI} given by $(-0.090, -0.028)$, about half as long as the long regression
\ac{CI} (depicted by an orange vertical line in the figure). In line with the
simulation results in \Cref{sec:simulation-results}, the \ac{CI} is also close
to the double lasso \ac{CI} of \citet{belloni_inference_2014}, given by
$(-0.080, -0.031)$, (depicted in the figure by a black vertical line). Doubling
the rule-of-thumb value of $C$ changes the \ac{CI} little, yielding
$(-0.092, -0.026)$.