summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2018-02-22 16:08:26 -0500
committerJaron Kent-Dobias <jaron@kent-dobias.com>2018-02-22 16:08:26 -0500
commit8c007b686a12321924a784d12f63a24ca6d47f3a (patch)
treea4e953c7e889e173254bad2225b8c54df7fb13ff
parentc18f9d42678b357247e293d70ac961cfbfc58989 (diff)
downloadaps_mm_2018-8c007b686a12321924a784d12f63a24ca6d47f3a.tar.gz
aps_mm_2018-8c007b686a12321924a784d12f63a24ca6d47f3a.tar.bz2
aps_mm_2018-8c007b686a12321924a784d12f63a24ca6d47f3a.zip
new slides
-rw-r--r--aps_mm_2018.html41
-rw-r--r--aps_mm_2018.tex2
-rw-r--r--figs/autocorr-scaling-isotherm.pngbin0 -> 46733 bytes
-rw-r--r--figs/autocorr-scaling-temp.pngbin0 -> 72670 bytes
-rw-r--r--figs/potts.pdfbin0 -> 24447 bytes
-rw-r--r--figs/potts.svg683
-rw-r--r--figs/vector-1.pdfbin0 -> 16032 bytes
-rw-r--r--figs/vector-1.pngbin0 -> 42681 bytes
-rw-r--r--figs/vector-1.svg468
-rw-r--r--figs/vector-2.pdfbin0 -> 15929 bytes
-rw-r--r--figs/vector-2.pngbin0 -> 28352 bytes
-rw-r--r--figs/vector-2.svg461
-rw-r--r--main.css5
13 files changed, 1652 insertions, 8 deletions
diff --git a/aps_mm_2018.html b/aps_mm_2018.html
index 8412808..b9746c1 100644
--- a/aps_mm_2018.html
+++ b/aps_mm_2018.html
@@ -39,12 +39,12 @@ Described by Hamiltonians
$$\mathcal H=-\sum_{\langle ij\rangle}Z(s_i,s_j)-\sum_iH(s_i)$$
-for \\(Z\\) invariant under rotations \\(R\\): \\(Z(R(s),R(t))=Z(s,t)\\).
+for \\(Z\\) invariant under rotations \\(r\\): \\(Z(r(s),r(t))=Z(s,t)\\).
<table style="border-collapse: collapse; table-layout: fixed; width: 80%; margin: auto;">
<thead style="border-bottom: 2px solid #000;">
<tr>
- <td class="first"></td><td>\(s\)<td>\(R\)</td><td>\(Z(s_i,s_j)\)</td><td>\(H(s)\)</td>
+ <td class="first"></td><td>\(s\)<td>\(r\)</td><td>\(Z(s_i,s_j)\)</td><td>\(H(s)\)</td>
</tr>
</thead>
<tbody>
@@ -58,7 +58,7 @@ for \\(Z\\) invariant under rotations \\(R\\): \\(Z(R(s),R(t))=Z(s,t)\\).
<td class="first">Potts model</td><td>\(\mathbb Z/q\mathbb Z\)</td><td>addition mod \(q\)</td><td>\(\delta(s_i,s_j)\)</td><td>\(\sum_iH_i\delta(i,s)\)</td>
</tr>
<tr>
- <td class="first">Clock model</td><td>\(\mathbb Z/q\mathbb Z\)</td><td>addition mod \(q\)</td><td>\(\cos(2\pi\frac{s_i-s_j}q)\)</td><td>\(\sum_iH_i\cos(2\pi\frac{s-i}q)\)</td>
+ <td class="first">Clock model</td><td>ℤ/<i>q</i>ℤ</td><td>addition mod \(q\)</td><td>\(\cos(2\pi\frac{s_i-s_j}q)\)</td><td>\(\sum_iH_i\cos(2\pi\frac{s-i}q)\)</td>
</tr>
</tbody>
</table>
@@ -76,14 +76,14 @@ class: split-40
Standard approach to modelling arbitrary stat mech system: metropolis.
1. Pick random spin.
- 2. Pick random rotation \\(R\\).
+ 2. Pick random rotation \\(r\\).
3. Compute change in energy \\(\Delta\mathcal H\\) resulting from taking \\(s\\) to \\(R(s)\\).
4. Take \\(s\\) to \\(R(s)\\) with probability \\(\max\\{1,e^{-\beta\Delta\mathcal H}\\}\\).
Problem: Scales very poorly near phase transitions.
-Correlation time `\(\tau\sim L^z\)` at critical point, `\(\tau\sim t^{-z/\nu}\)`
+Correlation time *τ* at critical point, *t* <sup>– *z/ν*</sup> `\(\tau\sim t^{-z/\nu}\)`
approaching it.
`\(z\)` takes large integer values for Ising, order-`\(n\)`, Potts model critical
@@ -104,11 +104,11 @@ class: split-40
1. Pick random spin, add to cluster.
2. Pick random rotation `\(R\)`.
3. For every neighboring spin, add to cluster with probability
- `\(\min\{0,1-e^{-\beta(Z(R(s),t)-Z(R(s),R(t)))}\}\)`.
+ `\(\min\{0,1-e^{-\beta(Z(R(s),R(t))-Z(R(s),t))}\}\)`.
4. Repeat 3 for every spin added to cluster.
5. Transform entire cluster with rotation `\(R\)`.
-Relies on symmetry of `\(Z\)`
+Relies on symmetry of *Z*
Fast near the critical point: early studies thought `\(z\)` was zero, actually
0.1–0.4.
@@ -152,6 +152,33 @@ Fast near the critical point: early studies thought `\(z\)` was zero, actually
![scoop details](figs/wolff-scoop_explanation.png)
+---
+
+# Why is the extended method useful?
+
+<img src="figs/vector-1.svg" alt="order-n" style="float: left;"/>
+<img src="figs/vector-2.svg" alt="order-n" style="float: right;"/>
+<span style="font-size: 40pt; overflow: hidden; height: 6.5em; text-align: center; align-items: center; display: inline-flex; position: static; float: center">&nbsp;&nbsp;<i>R</i>&nbsp;<br>&rarr;</span>
+
+---
+
+# Why is the extended method useful?
+
+<img src="figs/potts.svg" alt="order-n"/>
+
+---
+
+# Correlation time scaling
+
+Correlation time scales consistently in the whole phase space!
+
+<img src="figs/autocorr-scaling-isotherm.png" style="float: left; width: 48%" />
+<img src="figs/autocorr-scaling-temp.png" style="float: right; width: 48%" />
+
+---
+
+# Metastable state direct measurement
+
</textarea>
<script src="https://remarkjs.com/downloads/remark-latest.min.js">
</script>
diff --git a/aps_mm_2018.tex b/aps_mm_2018.tex
index 34e9114..d607d76 100644
--- a/aps_mm_2018.tex
+++ b/aps_mm_2018.tex
@@ -86,7 +86,7 @@
Problem: Scales very poorly near phase transitions.
- Correlation time $\tau\sim L^z$ at critical point, $\tau\sim t^{-z/\nu}$
+ Correlation time τ at critical point, $\tau\sim t^{-z/\nu}$
approaching it.
$z$ takes large integer values for Ising, order-$n$, Potts model critical
diff --git a/figs/autocorr-scaling-isotherm.png b/figs/autocorr-scaling-isotherm.png
new file mode 100644
index 0000000..63ff52f
--- /dev/null
+++ b/figs/autocorr-scaling-isotherm.png
Binary files differ
diff --git a/figs/autocorr-scaling-temp.png b/figs/autocorr-scaling-temp.png
new file mode 100644
index 0000000..933a446
--- /dev/null
+++ b/figs/autocorr-scaling-temp.png
Binary files differ
diff --git a/figs/potts.pdf b/figs/potts.pdf
new file mode 100644
index 0000000..ecf221a
--- /dev/null
+++ b/figs/potts.pdf
Binary files differ
diff --git a/figs/potts.svg b/figs/potts.svg
new file mode 100644
index 0000000..50be7a5
--- /dev/null
+++ b/figs/potts.svg
@@ -0,0 +1,683 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="396pt" height="325pt" viewBox="0 0 396 325" version="1.1">
+<g id="surface19">
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 304.652344 L 6.378906 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 302.320312 L 4.148438 302.179688 L 4.835938 301.875 L 5.25 301.710938 L 5.664062 301.570312 L 6.054688 301.472656 L 6.378906 301.4375 L 6.675781 301.472656 L 7.058594 301.570312 L 7.488281 301.710938 L 7.929688 301.875 L 8.679688 302.179688 L 9 302.320312 L 6.378906 292.75 Z M 3.863281 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 304.652344 L 19.46875 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 309.585938 L 19.941406 309.90625 L 19.867188 310.65625 L 19.800781 311.09375 L 19.714844 311.527344 L 19.605469 311.910156 L 19.46875 312.210938 L 19.292969 312.449219 L 19.015625 312.730469 L 18.679688 313.035156 L 18.316406 313.332031 L 17.675781 313.832031 L 17.394531 314.035156 L 26.992188 316.554688 Z M 19.964844 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 280.851562 L 6.378906 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 278.519531 L 4.148438 278.378906 L 4.835938 278.070312 L 5.25 277.910156 L 5.664062 277.769531 L 6.054688 277.667969 L 6.378906 277.636719 L 6.675781 277.667969 L 7.058594 277.769531 L 7.488281 277.910156 L 7.929688 278.070312 L 8.679688 278.378906 L 9 278.519531 L 6.378906 268.949219 Z M 3.863281 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 280.851562 L 19.46875 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 285.785156 L 19.941406 286.105469 L 19.867188 286.851562 L 19.800781 287.292969 L 19.714844 287.722656 L 19.605469 288.109375 L 19.46875 288.40625 L 19.292969 288.648438 L 19.015625 288.929688 L 18.679688 289.230469 L 18.316406 289.53125 L 17.675781 290.027344 L 17.394531 290.234375 L 26.992188 292.75 Z M 19.964844 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 257.046875 L 6.378906 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 254.71875 L 4.148438 254.578125 L 4.835938 254.269531 L 5.25 254.105469 L 5.664062 253.964844 L 6.054688 253.867188 L 6.378906 253.832031 L 6.675781 253.867188 L 7.058594 253.964844 L 7.488281 254.105469 L 7.929688 254.269531 L 8.679688 254.578125 L 9 254.71875 L 6.378906 245.148438 Z M 3.863281 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 257.046875 L 19.46875 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 261.984375 L 19.941406 262.300781 L 19.867188 263.050781 L 19.800781 263.488281 L 19.714844 263.921875 L 19.605469 264.304688 L 19.46875 264.605469 L 19.292969 264.84375 L 19.015625 265.128906 L 18.679688 265.429688 L 18.316406 265.730469 L 17.675781 266.226562 L 17.394531 266.433594 L 26.992188 268.949219 Z M 19.964844 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 233.246094 L 6.378906 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 230.914062 L 4.148438 230.773438 L 4.835938 230.46875 L 5.25 230.304688 L 5.664062 230.164062 L 6.054688 230.066406 L 6.378906 230.03125 L 6.675781 230.066406 L 7.058594 230.164062 L 7.488281 230.304688 L 7.929688 230.46875 L 8.679688 230.773438 L 9 230.914062 L 6.378906 221.34375 Z M 3.863281 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 233.246094 L 19.46875 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 238.179688 L 19.941406 238.5 L 19.867188 239.246094 L 19.800781 239.6875 L 19.714844 240.117188 L 19.605469 240.503906 L 19.46875 240.804688 L 19.292969 241.042969 L 19.015625 241.324219 L 18.679688 241.628906 L 18.316406 241.925781 L 17.675781 242.425781 L 17.394531 242.628906 L 26.992188 245.148438 Z M 19.964844 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 209.445312 L 6.378906 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 207.113281 L 4.148438 206.972656 L 4.835938 206.664062 L 5.25 206.503906 L 5.664062 206.359375 L 6.054688 206.261719 L 6.378906 206.230469 L 6.675781 206.261719 L 7.058594 206.359375 L 7.488281 206.503906 L 7.929688 206.664062 L 8.679688 206.972656 L 9 207.113281 L 6.378906 197.542969 Z M 3.863281 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 209.445312 L 19.46875 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 214.378906 L 19.941406 214.695312 L 19.867188 215.445312 L 19.800781 215.886719 L 19.714844 216.316406 L 19.605469 216.703125 L 19.46875 217 L 19.292969 217.242188 L 19.015625 217.523438 L 18.679688 217.824219 L 18.316406 218.125 L 17.675781 218.621094 L 17.394531 218.828125 L 26.992188 221.34375 Z M 19.964844 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 185.640625 L 6.378906 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 183.308594 L 4.148438 183.171875 L 4.835938 182.863281 L 5.25 182.699219 L 5.664062 182.558594 L 6.054688 182.460938 L 6.378906 182.425781 L 6.675781 182.460938 L 7.058594 182.558594 L 7.488281 182.699219 L 7.929688 182.863281 L 8.679688 183.171875 L 9 183.308594 L 6.378906 173.742188 Z M 3.863281 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 185.640625 L 19.46875 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 190.578125 L 19.941406 190.894531 L 19.867188 191.644531 L 19.800781 192.082031 L 19.714844 192.515625 L 19.605469 192.898438 L 19.46875 193.199219 L 19.292969 193.4375 L 19.015625 193.722656 L 18.679688 194.023438 L 18.316406 194.324219 L 17.675781 194.820312 L 17.394531 195.027344 L 26.992188 197.542969 Z M 19.964844 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 161.839844 L 6.378906 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 159.507812 L 4.148438 159.367188 L 4.835938 159.0625 L 5.25 158.898438 L 5.664062 158.757812 L 6.054688 158.660156 L 6.378906 158.625 L 6.675781 158.660156 L 7.058594 158.757812 L 7.488281 158.898438 L 7.929688 159.0625 L 8.679688 159.367188 L 9 159.507812 L 6.378906 149.9375 Z M 3.863281 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 161.839844 L 19.46875 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 166.773438 L 19.941406 167.09375 L 19.867188 167.839844 L 19.800781 168.28125 L 19.714844 168.710938 L 19.605469 169.097656 L 19.46875 169.398438 L 19.292969 169.636719 L 19.015625 169.917969 L 18.679688 170.222656 L 18.316406 170.519531 L 17.675781 171.015625 L 17.394531 171.222656 L 26.992188 173.742188 Z M 19.964844 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 138.035156 L 6.378906 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 135.707031 L 4.148438 135.566406 L 4.835938 135.257812 L 5.25 135.09375 L 5.664062 134.953125 L 6.054688 134.855469 L 6.378906 134.824219 L 6.675781 134.855469 L 7.058594 134.953125 L 7.488281 135.09375 L 7.929688 135.257812 L 8.679688 135.566406 L 9 135.707031 L 6.378906 126.136719 Z M 3.863281 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 138.035156 L 19.46875 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 142.972656 L 19.941406 143.289062 L 19.867188 144.039062 L 19.800781 144.476562 L 19.714844 144.910156 L 19.605469 145.292969 L 19.46875 145.59375 L 19.292969 145.835938 L 19.015625 146.117188 L 18.679688 146.417969 L 18.316406 146.71875 L 17.675781 147.214844 L 17.394531 147.421875 L 26.992188 149.9375 Z M 19.964844 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 114.234375 L 6.378906 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 111.902344 L 4.148438 111.761719 L 4.835938 111.457031 L 5.25 111.292969 L 5.664062 111.152344 L 6.054688 111.054688 L 6.378906 111.019531 L 6.675781 111.054688 L 7.058594 111.152344 L 7.488281 111.292969 L 7.929688 111.457031 L 8.679688 111.761719 L 9 111.902344 L 6.378906 102.332031 Z M 3.863281 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 114.234375 L 19.46875 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 119.167969 L 19.941406 119.488281 L 19.867188 120.238281 L 19.800781 120.675781 L 19.714844 121.109375 L 19.605469 121.492188 L 19.46875 121.792969 L 19.292969 122.03125 L 19.015625 122.3125 L 18.679688 122.617188 L 18.316406 122.917969 L 17.675781 123.414062 L 17.394531 123.617188 L 26.992188 126.136719 Z M 19.964844 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 90.433594 L 6.378906 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 88.101562 L 4.148438 87.960938 L 4.835938 87.652344 L 5.25 87.492188 L 5.664062 87.351562 L 6.054688 87.25 L 6.378906 87.21875 L 6.675781 87.25 L 7.058594 87.351562 L 7.488281 87.492188 L 7.929688 87.652344 L 8.679688 87.960938 L 9 88.101562 L 6.378906 78.53125 Z M 3.863281 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 90.433594 L 19.46875 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 95.367188 L 19.941406 95.6875 L 19.867188 96.433594 L 19.800781 96.875 L 19.714844 97.304688 L 19.605469 97.691406 L 19.46875 97.992188 L 19.292969 98.230469 L 19.015625 98.511719 L 18.679688 98.816406 L 18.316406 99.113281 L 17.675781 99.609375 L 17.394531 99.816406 L 26.992188 102.332031 Z M 19.964844 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 66.628906 L 6.378906 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 64.300781 L 4.148438 64.160156 L 4.835938 63.851562 L 5.25 63.6875 L 5.664062 63.546875 L 6.054688 63.449219 L 6.378906 63.414062 L 6.675781 63.449219 L 7.058594 63.546875 L 7.488281 63.6875 L 7.929688 63.851562 L 8.679688 64.160156 L 9 64.300781 L 6.378906 54.730469 Z M 3.863281 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 66.628906 L 19.46875 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 71.566406 L 19.941406 71.882812 L 19.867188 72.632812 L 19.800781 73.070312 L 19.714844 73.503906 L 19.605469 73.886719 L 19.46875 74.1875 L 19.292969 74.425781 L 19.015625 74.710938 L 18.679688 75.011719 L 18.316406 75.3125 L 17.675781 75.808594 L 17.394531 76.015625 L 26.992188 78.53125 Z M 19.964844 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 42.828125 L 6.378906 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 40.496094 L 4.148438 40.355469 L 4.835938 40.050781 L 5.25 39.886719 L 5.664062 39.746094 L 6.054688 39.648438 L 6.378906 39.613281 L 6.675781 39.648438 L 7.058594 39.746094 L 7.488281 39.886719 L 7.929688 40.050781 L 8.679688 40.355469 L 9 40.496094 L 6.378906 30.925781 Z M 3.863281 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 42.828125 L 19.46875 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 47.761719 L 19.941406 48.082031 L 19.867188 48.828125 L 19.800781 49.269531 L 19.714844 49.699219 L 19.605469 50.085938 L 19.46875 50.386719 L 19.292969 50.625 L 19.015625 50.90625 L 18.679688 51.210938 L 18.316406 51.507812 L 17.675781 52.007812 L 17.394531 52.210938 L 26.992188 54.730469 Z M 19.964844 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 19.027344 L 6.378906 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 3.863281 16.695312 L 4.148438 16.554688 L 4.835938 16.246094 L 5.25 16.085938 L 5.664062 15.941406 L 6.054688 15.84375 L 6.378906 15.8125 L 6.675781 15.84375 L 7.058594 15.941406 L 7.488281 16.085938 L 7.929688 16.246094 L 8.679688 16.554688 L 9 16.695312 L 6.378906 7.125 Z M 3.863281 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 6.378906 19.027344 L 19.46875 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 19.964844 23.960938 L 19.941406 24.277344 L 19.867188 25.027344 L 19.800781 25.46875 L 19.714844 25.898438 L 19.605469 26.285156 L 19.46875 26.582031 L 19.292969 26.824219 L 19.015625 27.105469 L 18.679688 27.40625 L 18.316406 27.707031 L 17.675781 28.203125 L 17.394531 28.410156 L 26.992188 30.925781 Z M 19.964844 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 304.652344 L 30.183594 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 302.320312 L 27.949219 302.179688 L 28.636719 301.875 L 29.050781 301.710938 L 29.46875 301.570312 L 29.855469 301.472656 L 30.183594 301.4375 L 30.476562 301.472656 L 30.859375 301.570312 L 31.292969 301.710938 L 31.730469 301.875 L 32.480469 302.179688 L 32.800781 302.320312 L 30.183594 292.75 Z M 27.664062 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 304.652344 L 43.273438 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 309.585938 L 43.746094 309.90625 L 43.667969 310.65625 L 43.601562 311.09375 L 43.515625 311.527344 L 43.40625 311.910156 L 43.273438 312.210938 L 43.09375 312.449219 L 42.820312 312.730469 L 42.480469 313.035156 L 42.121094 313.332031 L 41.480469 313.832031 L 41.199219 314.035156 L 50.796875 316.554688 Z M 43.765625 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 280.851562 L 30.183594 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 278.519531 L 27.949219 278.378906 L 28.636719 278.070312 L 29.050781 277.910156 L 29.46875 277.769531 L 29.855469 277.667969 L 30.183594 277.636719 L 30.476562 277.667969 L 30.859375 277.769531 L 31.292969 277.910156 L 31.730469 278.070312 L 32.480469 278.378906 L 32.800781 278.519531 L 30.183594 268.949219 Z M 27.664062 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 280.851562 L 43.273438 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 285.785156 L 43.746094 286.105469 L 43.667969 286.851562 L 43.601562 287.292969 L 43.515625 287.722656 L 43.40625 288.109375 L 43.273438 288.40625 L 43.09375 288.648438 L 42.820312 288.929688 L 42.480469 289.230469 L 42.121094 289.53125 L 41.480469 290.027344 L 41.199219 290.234375 L 50.796875 292.75 Z M 43.765625 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 257.046875 L 30.183594 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 254.71875 L 27.949219 254.578125 L 28.636719 254.269531 L 29.050781 254.105469 L 29.46875 253.964844 L 29.855469 253.867188 L 30.183594 253.832031 L 30.476562 253.867188 L 30.859375 253.964844 L 31.292969 254.105469 L 31.730469 254.269531 L 32.480469 254.578125 L 32.800781 254.71875 L 30.183594 245.148438 Z M 27.664062 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 257.046875 L 43.273438 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 261.984375 L 43.746094 262.300781 L 43.667969 263.050781 L 43.601562 263.488281 L 43.515625 263.921875 L 43.40625 264.304688 L 43.273438 264.605469 L 43.09375 264.84375 L 42.820312 265.128906 L 42.480469 265.429688 L 42.121094 265.730469 L 41.480469 266.226562 L 41.199219 266.433594 L 50.796875 268.949219 Z M 43.765625 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 233.246094 L 30.183594 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 230.914062 L 27.949219 230.773438 L 28.636719 230.46875 L 29.050781 230.304688 L 29.46875 230.164062 L 29.855469 230.066406 L 30.183594 230.03125 L 30.476562 230.066406 L 30.859375 230.164062 L 31.292969 230.304688 L 31.730469 230.46875 L 32.480469 230.773438 L 32.800781 230.914062 L 30.183594 221.34375 Z M 27.664062 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 233.246094 L 43.273438 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 238.179688 L 43.746094 238.5 L 43.667969 239.246094 L 43.601562 239.6875 L 43.515625 240.117188 L 43.40625 240.503906 L 43.273438 240.804688 L 43.09375 241.042969 L 42.820312 241.324219 L 42.480469 241.628906 L 42.121094 241.925781 L 41.480469 242.425781 L 41.199219 242.628906 L 50.796875 245.148438 Z M 43.765625 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 209.445312 L 30.183594 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 207.113281 L 27.949219 206.972656 L 28.636719 206.664062 L 29.050781 206.503906 L 29.46875 206.359375 L 29.855469 206.261719 L 30.183594 206.230469 L 30.476562 206.261719 L 30.859375 206.359375 L 31.292969 206.503906 L 31.730469 206.664062 L 32.480469 206.972656 L 32.800781 207.113281 L 30.183594 197.542969 Z M 27.664062 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 209.445312 L 43.273438 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 214.378906 L 43.746094 214.695312 L 43.667969 215.445312 L 43.601562 215.886719 L 43.515625 216.316406 L 43.40625 216.703125 L 43.273438 217 L 43.09375 217.242188 L 42.820312 217.523438 L 42.480469 217.824219 L 42.121094 218.125 L 41.480469 218.621094 L 41.199219 218.828125 L 50.796875 221.34375 Z M 43.765625 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 185.640625 L 30.183594 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 183.308594 L 27.949219 183.171875 L 28.636719 182.863281 L 29.050781 182.699219 L 29.46875 182.558594 L 29.855469 182.460938 L 30.183594 182.425781 L 30.476562 182.460938 L 30.859375 182.558594 L 31.292969 182.699219 L 31.730469 182.863281 L 32.480469 183.171875 L 32.800781 183.308594 L 30.183594 173.742188 Z M 27.664062 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 185.640625 L 43.273438 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 190.578125 L 43.746094 190.894531 L 43.667969 191.644531 L 43.601562 192.082031 L 43.515625 192.515625 L 43.40625 192.898438 L 43.273438 193.199219 L 43.09375 193.4375 L 42.820312 193.722656 L 42.480469 194.023438 L 42.121094 194.324219 L 41.480469 194.820312 L 41.199219 195.027344 L 50.796875 197.542969 Z M 43.765625 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 161.839844 L 30.183594 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 159.507812 L 27.949219 159.367188 L 28.636719 159.0625 L 29.050781 158.898438 L 29.46875 158.757812 L 29.855469 158.660156 L 30.183594 158.625 L 30.476562 158.660156 L 30.859375 158.757812 L 31.292969 158.898438 L 31.730469 159.0625 L 32.480469 159.367188 L 32.800781 159.507812 L 30.183594 149.9375 Z M 27.664062 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 161.839844 L 43.273438 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 166.773438 L 43.746094 167.09375 L 43.667969 167.839844 L 43.601562 168.28125 L 43.515625 168.710938 L 43.40625 169.097656 L 43.273438 169.398438 L 43.09375 169.636719 L 42.820312 169.917969 L 42.480469 170.222656 L 42.121094 170.519531 L 41.480469 171.015625 L 41.199219 171.222656 L 50.796875 173.742188 Z M 43.765625 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 138.035156 L 30.183594 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 135.707031 L 27.949219 135.566406 L 28.636719 135.257812 L 29.050781 135.09375 L 29.46875 134.953125 L 29.855469 134.855469 L 30.183594 134.824219 L 30.476562 134.855469 L 30.859375 134.953125 L 31.292969 135.09375 L 31.730469 135.257812 L 32.480469 135.566406 L 32.800781 135.707031 L 30.183594 126.136719 Z M 27.664062 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 138.035156 L 43.273438 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 142.972656 L 43.746094 143.289062 L 43.667969 144.039062 L 43.601562 144.476562 L 43.515625 144.910156 L 43.40625 145.292969 L 43.273438 145.59375 L 43.09375 145.835938 L 42.820312 146.117188 L 42.480469 146.417969 L 42.121094 146.71875 L 41.480469 147.214844 L 41.199219 147.421875 L 50.796875 149.9375 Z M 43.765625 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 114.234375 L 30.183594 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 111.902344 L 27.949219 111.761719 L 28.636719 111.457031 L 29.050781 111.292969 L 29.46875 111.152344 L 29.855469 111.054688 L 30.183594 111.019531 L 30.476562 111.054688 L 30.859375 111.152344 L 31.292969 111.292969 L 31.730469 111.457031 L 32.480469 111.761719 L 32.800781 111.902344 L 30.183594 102.332031 Z M 27.664062 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 114.234375 L 43.273438 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 119.167969 L 43.746094 119.488281 L 43.667969 120.238281 L 43.601562 120.675781 L 43.515625 121.109375 L 43.40625 121.492188 L 43.273438 121.792969 L 43.09375 122.03125 L 42.820312 122.3125 L 42.480469 122.617188 L 42.121094 122.917969 L 41.480469 123.414062 L 41.199219 123.617188 L 50.796875 126.136719 Z M 43.765625 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 90.433594 L 30.183594 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 88.101562 L 27.949219 87.960938 L 28.636719 87.652344 L 29.050781 87.492188 L 29.46875 87.351562 L 29.855469 87.25 L 30.183594 87.21875 L 30.476562 87.25 L 30.859375 87.351562 L 31.292969 87.492188 L 31.730469 87.652344 L 32.480469 87.960938 L 32.800781 88.101562 L 30.183594 78.53125 Z M 27.664062 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 90.433594 L 43.273438 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 95.367188 L 43.746094 95.6875 L 43.667969 96.433594 L 43.601562 96.875 L 43.515625 97.304688 L 43.40625 97.691406 L 43.273438 97.992188 L 43.09375 98.230469 L 42.820312 98.511719 L 42.480469 98.816406 L 42.121094 99.113281 L 41.480469 99.609375 L 41.199219 99.816406 L 50.796875 102.332031 Z M 43.765625 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 66.628906 L 30.183594 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 64.300781 L 27.949219 64.160156 L 28.636719 63.851562 L 29.050781 63.6875 L 29.46875 63.546875 L 29.855469 63.449219 L 30.183594 63.414062 L 30.476562 63.449219 L 30.859375 63.546875 L 31.292969 63.6875 L 31.730469 63.851562 L 32.480469 64.160156 L 32.800781 64.300781 L 30.183594 54.730469 Z M 27.664062 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 66.628906 L 43.273438 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 71.566406 L 43.746094 71.882812 L 43.667969 72.632812 L 43.601562 73.070312 L 43.515625 73.503906 L 43.40625 73.886719 L 43.273438 74.1875 L 43.09375 74.425781 L 42.820312 74.710938 L 42.480469 75.011719 L 42.121094 75.3125 L 41.480469 75.808594 L 41.199219 76.015625 L 50.796875 78.53125 Z M 43.765625 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 42.828125 L 30.183594 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 40.496094 L 27.949219 40.355469 L 28.636719 40.050781 L 29.050781 39.886719 L 29.46875 39.746094 L 29.855469 39.648438 L 30.183594 39.613281 L 30.476562 39.648438 L 30.859375 39.746094 L 31.292969 39.886719 L 31.730469 40.050781 L 32.480469 40.355469 L 32.800781 40.496094 L 30.183594 30.925781 Z M 27.664062 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 42.828125 L 43.273438 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 47.761719 L 43.746094 48.082031 L 43.667969 48.828125 L 43.601562 49.269531 L 43.515625 49.699219 L 43.40625 50.085938 L 43.273438 50.386719 L 43.09375 50.625 L 42.820312 50.90625 L 42.480469 51.210938 L 42.121094 51.507812 L 41.480469 52.007812 L 41.199219 52.210938 L 50.796875 54.730469 Z M 43.765625 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 19.027344 L 30.183594 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 27.664062 16.695312 L 27.949219 16.554688 L 28.636719 16.246094 L 29.050781 16.085938 L 29.46875 15.941406 L 29.855469 15.84375 L 30.183594 15.8125 L 30.476562 15.84375 L 30.859375 15.941406 L 31.292969 16.085938 L 31.730469 16.246094 L 32.480469 16.554688 L 32.800781 16.695312 L 30.183594 7.125 Z M 27.664062 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 30.183594 19.027344 L 43.273438 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 43.765625 23.960938 L 43.746094 24.277344 L 43.667969 25.027344 L 43.601562 25.46875 L 43.515625 25.898438 L 43.40625 26.285156 L 43.273438 26.582031 L 43.09375 26.824219 L 42.820312 27.105469 L 42.480469 27.40625 L 42.121094 27.707031 L 41.480469 28.203125 L 41.199219 28.410156 L 50.796875 30.925781 Z M 43.765625 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 304.652344 L 53.984375 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 302.320312 L 51.753906 302.179688 L 52.441406 301.875 L 52.851562 301.710938 L 53.269531 301.570312 L 53.65625 301.472656 L 53.984375 301.4375 L 54.28125 301.472656 L 54.664062 301.570312 L 55.09375 301.710938 L 55.535156 301.875 L 56.285156 302.179688 L 56.605469 302.320312 L 53.984375 292.75 Z M 51.464844 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 304.652344 L 67.074219 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 309.585938 L 67.546875 309.90625 L 67.46875 310.65625 L 67.402344 311.09375 L 67.316406 311.527344 L 67.210938 311.910156 L 67.074219 312.210938 L 66.898438 312.449219 L 66.621094 312.730469 L 66.285156 313.035156 L 65.921875 313.332031 L 65.28125 313.832031 L 65 314.035156 L 74.597656 316.554688 Z M 67.570312 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 280.851562 L 53.984375 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 278.519531 L 51.753906 278.378906 L 52.441406 278.070312 L 52.851562 277.910156 L 53.269531 277.769531 L 53.65625 277.667969 L 53.984375 277.636719 L 54.28125 277.667969 L 54.664062 277.769531 L 55.09375 277.910156 L 55.535156 278.070312 L 56.285156 278.378906 L 56.605469 278.519531 L 53.984375 268.949219 Z M 51.464844 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 280.851562 L 67.074219 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 285.785156 L 67.546875 286.105469 L 67.46875 286.851562 L 67.402344 287.292969 L 67.316406 287.722656 L 67.210938 288.109375 L 67.074219 288.40625 L 66.898438 288.648438 L 66.621094 288.929688 L 66.285156 289.230469 L 65.921875 289.53125 L 65.28125 290.027344 L 65 290.234375 L 74.597656 292.75 Z M 67.570312 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 257.046875 L 53.984375 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 254.71875 L 51.753906 254.578125 L 52.441406 254.269531 L 52.851562 254.105469 L 53.269531 253.964844 L 53.65625 253.867188 L 53.984375 253.832031 L 54.28125 253.867188 L 54.664062 253.964844 L 55.09375 254.105469 L 55.535156 254.269531 L 56.285156 254.578125 L 56.605469 254.71875 L 53.984375 245.148438 Z M 51.464844 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 257.046875 L 67.074219 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 261.984375 L 67.546875 262.300781 L 67.46875 263.050781 L 67.402344 263.488281 L 67.316406 263.921875 L 67.210938 264.304688 L 67.074219 264.605469 L 66.898438 264.84375 L 66.621094 265.128906 L 66.285156 265.429688 L 65.921875 265.730469 L 65.28125 266.226562 L 65 266.433594 L 74.597656 268.949219 Z M 67.570312 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 233.246094 L 53.984375 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 230.914062 L 51.753906 230.773438 L 52.441406 230.46875 L 52.851562 230.304688 L 53.269531 230.164062 L 53.65625 230.066406 L 53.984375 230.03125 L 54.28125 230.066406 L 54.664062 230.164062 L 55.09375 230.304688 L 55.535156 230.46875 L 56.285156 230.773438 L 56.605469 230.914062 L 53.984375 221.34375 Z M 51.464844 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 233.246094 L 67.074219 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 238.179688 L 67.546875 238.5 L 67.46875 239.246094 L 67.402344 239.6875 L 67.316406 240.117188 L 67.210938 240.503906 L 67.074219 240.804688 L 66.898438 241.042969 L 66.621094 241.324219 L 66.285156 241.628906 L 65.921875 241.925781 L 65.28125 242.425781 L 65 242.628906 L 74.597656 245.148438 Z M 67.570312 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 209.445312 L 53.984375 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 207.113281 L 51.753906 206.972656 L 52.441406 206.664062 L 52.851562 206.503906 L 53.269531 206.359375 L 53.65625 206.261719 L 53.984375 206.230469 L 54.28125 206.261719 L 54.664062 206.359375 L 55.09375 206.503906 L 55.535156 206.664062 L 56.285156 206.972656 L 56.605469 207.113281 L 53.984375 197.542969 Z M 51.464844 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 209.445312 L 67.074219 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 214.378906 L 67.546875 214.695312 L 67.46875 215.445312 L 67.402344 215.886719 L 67.316406 216.316406 L 67.210938 216.703125 L 67.074219 217 L 66.898438 217.242188 L 66.621094 217.523438 L 66.285156 217.824219 L 65.921875 218.125 L 65.28125 218.621094 L 65 218.828125 L 74.597656 221.34375 Z M 67.570312 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 185.640625 L 53.984375 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 183.308594 L 51.753906 183.171875 L 52.441406 182.863281 L 52.851562 182.699219 L 53.269531 182.558594 L 53.65625 182.460938 L 53.984375 182.425781 L 54.28125 182.460938 L 54.664062 182.558594 L 55.09375 182.699219 L 55.535156 182.863281 L 56.285156 183.171875 L 56.605469 183.308594 L 53.984375 173.742188 Z M 51.464844 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 185.640625 L 67.074219 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 190.578125 L 67.546875 190.894531 L 67.46875 191.644531 L 67.402344 192.082031 L 67.316406 192.515625 L 67.210938 192.898438 L 67.074219 193.199219 L 66.898438 193.4375 L 66.621094 193.722656 L 66.285156 194.023438 L 65.921875 194.324219 L 65.28125 194.820312 L 65 195.027344 L 74.597656 197.542969 Z M 67.570312 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 161.839844 L 53.984375 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 159.507812 L 51.753906 159.367188 L 52.441406 159.0625 L 52.851562 158.898438 L 53.269531 158.757812 L 53.65625 158.660156 L 53.984375 158.625 L 54.28125 158.660156 L 54.664062 158.757812 L 55.09375 158.898438 L 55.535156 159.0625 L 56.285156 159.367188 L 56.605469 159.507812 L 53.984375 149.9375 Z M 51.464844 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 161.839844 L 67.074219 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 166.773438 L 67.546875 167.09375 L 67.46875 167.839844 L 67.402344 168.28125 L 67.316406 168.710938 L 67.210938 169.097656 L 67.074219 169.398438 L 66.898438 169.636719 L 66.621094 169.917969 L 66.285156 170.222656 L 65.921875 170.519531 L 65.28125 171.015625 L 65 171.222656 L 74.597656 173.742188 Z M 67.570312 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 138.035156 L 53.984375 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 135.707031 L 51.753906 135.566406 L 52.441406 135.257812 L 52.851562 135.09375 L 53.269531 134.953125 L 53.65625 134.855469 L 53.984375 134.824219 L 54.28125 134.855469 L 54.664062 134.953125 L 55.09375 135.09375 L 55.535156 135.257812 L 56.285156 135.566406 L 56.605469 135.707031 L 53.984375 126.136719 Z M 51.464844 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 138.035156 L 67.074219 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 142.972656 L 67.546875 143.289062 L 67.46875 144.039062 L 67.402344 144.476562 L 67.316406 144.910156 L 67.210938 145.292969 L 67.074219 145.59375 L 66.898438 145.835938 L 66.621094 146.117188 L 66.285156 146.417969 L 65.921875 146.71875 L 65.28125 147.214844 L 65 147.421875 L 74.597656 149.9375 Z M 67.570312 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 114.234375 L 53.984375 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 111.902344 L 51.753906 111.761719 L 52.441406 111.457031 L 52.851562 111.292969 L 53.269531 111.152344 L 53.65625 111.054688 L 53.984375 111.019531 L 54.28125 111.054688 L 54.664062 111.152344 L 55.09375 111.292969 L 55.535156 111.457031 L 56.285156 111.761719 L 56.605469 111.902344 L 53.984375 102.332031 Z M 51.464844 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 114.234375 L 67.074219 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 119.167969 L 67.546875 119.488281 L 67.46875 120.238281 L 67.402344 120.675781 L 67.316406 121.109375 L 67.210938 121.492188 L 67.074219 121.792969 L 66.898438 122.03125 L 66.621094 122.3125 L 66.285156 122.617188 L 65.921875 122.917969 L 65.28125 123.414062 L 65 123.617188 L 74.597656 126.136719 Z M 67.570312 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 90.433594 L 53.984375 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 88.101562 L 51.753906 87.960938 L 52.441406 87.652344 L 52.851562 87.492188 L 53.269531 87.351562 L 53.65625 87.25 L 53.984375 87.21875 L 54.28125 87.25 L 54.664062 87.351562 L 55.09375 87.492188 L 55.535156 87.652344 L 56.285156 87.960938 L 56.605469 88.101562 L 53.984375 78.53125 Z M 51.464844 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 90.433594 L 67.074219 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 95.367188 L 67.546875 95.6875 L 67.46875 96.433594 L 67.402344 96.875 L 67.316406 97.304688 L 67.210938 97.691406 L 67.074219 97.992188 L 66.898438 98.230469 L 66.621094 98.511719 L 66.285156 98.816406 L 65.921875 99.113281 L 65.28125 99.609375 L 65 99.816406 L 74.597656 102.332031 Z M 67.570312 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 66.628906 L 53.984375 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 64.300781 L 51.753906 64.160156 L 52.441406 63.851562 L 52.851562 63.6875 L 53.269531 63.546875 L 53.65625 63.449219 L 53.984375 63.414062 L 54.28125 63.449219 L 54.664062 63.546875 L 55.09375 63.6875 L 55.535156 63.851562 L 56.285156 64.160156 L 56.605469 64.300781 L 53.984375 54.730469 Z M 51.464844 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 66.628906 L 67.074219 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 71.566406 L 67.546875 71.882812 L 67.46875 72.632812 L 67.402344 73.070312 L 67.316406 73.503906 L 67.210938 73.886719 L 67.074219 74.1875 L 66.898438 74.425781 L 66.621094 74.710938 L 66.285156 75.011719 L 65.921875 75.3125 L 65.28125 75.808594 L 65 76.015625 L 74.597656 78.53125 Z M 67.570312 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 42.828125 L 53.984375 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 40.496094 L 51.753906 40.355469 L 52.441406 40.050781 L 52.851562 39.886719 L 53.269531 39.746094 L 53.65625 39.648438 L 53.984375 39.613281 L 54.28125 39.648438 L 54.664062 39.746094 L 55.09375 39.886719 L 55.535156 40.050781 L 56.285156 40.355469 L 56.605469 40.496094 L 53.984375 30.925781 Z M 51.464844 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 42.828125 L 67.074219 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 47.761719 L 67.546875 48.082031 L 67.46875 48.828125 L 67.402344 49.269531 L 67.316406 49.699219 L 67.210938 50.085938 L 67.074219 50.386719 L 66.898438 50.625 L 66.621094 50.90625 L 66.285156 51.210938 L 65.921875 51.507812 L 65.28125 52.007812 L 65 52.210938 L 74.597656 54.730469 Z M 67.570312 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 19.027344 L 53.984375 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 51.464844 16.695312 L 51.753906 16.554688 L 52.441406 16.246094 L 52.851562 16.085938 L 53.269531 15.941406 L 53.65625 15.84375 L 53.984375 15.8125 L 54.28125 15.84375 L 54.664062 15.941406 L 55.09375 16.085938 L 55.535156 16.246094 L 56.285156 16.554688 L 56.605469 16.695312 L 53.984375 7.125 Z M 51.464844 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 53.984375 19.027344 L 67.074219 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 67.570312 23.960938 L 67.546875 24.277344 L 67.46875 25.027344 L 67.402344 25.46875 L 67.316406 25.898438 L 67.210938 26.285156 L 67.074219 26.582031 L 66.898438 26.824219 L 66.621094 27.105469 L 66.285156 27.40625 L 65.921875 27.707031 L 65.28125 28.203125 L 65 28.410156 L 74.597656 30.925781 Z M 67.570312 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 304.652344 L 77.785156 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 302.320312 L 75.554688 302.179688 L 76.242188 301.875 L 76.65625 301.710938 L 77.070312 301.570312 L 77.460938 301.472656 L 77.785156 301.4375 L 78.082031 301.472656 L 78.464844 301.570312 L 78.894531 301.710938 L 79.335938 301.875 L 80.085938 302.179688 L 80.40625 302.320312 L 77.785156 292.75 Z M 75.269531 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 304.652344 L 90.878906 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 309.585938 L 91.351562 309.90625 L 91.273438 310.65625 L 91.207031 311.09375 L 91.121094 311.527344 L 91.011719 311.910156 L 90.878906 312.210938 L 90.699219 312.449219 L 90.421875 312.730469 L 90.085938 313.035156 L 89.726562 313.332031 L 89.082031 313.832031 L 88.800781 314.035156 L 98.398438 316.554688 Z M 91.371094 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 280.851562 L 77.785156 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 278.519531 L 75.554688 278.378906 L 76.242188 278.070312 L 76.65625 277.910156 L 77.070312 277.769531 L 77.460938 277.667969 L 77.785156 277.636719 L 78.082031 277.667969 L 78.464844 277.769531 L 78.894531 277.910156 L 79.335938 278.070312 L 80.085938 278.378906 L 80.40625 278.519531 L 77.785156 268.949219 Z M 75.269531 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 280.851562 L 90.878906 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 285.785156 L 91.351562 286.105469 L 91.273438 286.851562 L 91.207031 287.292969 L 91.121094 287.722656 L 91.011719 288.109375 L 90.878906 288.40625 L 90.699219 288.648438 L 90.421875 288.929688 L 90.085938 289.230469 L 89.726562 289.53125 L 89.082031 290.027344 L 88.800781 290.234375 L 98.398438 292.75 Z M 91.371094 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 257.046875 L 77.785156 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 254.71875 L 75.554688 254.578125 L 76.242188 254.269531 L 76.65625 254.105469 L 77.070312 253.964844 L 77.460938 253.867188 L 77.785156 253.832031 L 78.082031 253.867188 L 78.464844 253.964844 L 78.894531 254.105469 L 79.335938 254.269531 L 80.085938 254.578125 L 80.40625 254.71875 L 77.785156 245.148438 Z M 75.269531 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 257.046875 L 90.878906 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 261.984375 L 91.351562 262.300781 L 91.273438 263.050781 L 91.207031 263.488281 L 91.121094 263.921875 L 91.011719 264.304688 L 90.878906 264.605469 L 90.699219 264.84375 L 90.421875 265.128906 L 90.085938 265.429688 L 89.726562 265.730469 L 89.082031 266.226562 L 88.800781 266.433594 L 98.398438 268.949219 Z M 91.371094 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 233.246094 L 77.785156 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 230.914062 L 75.554688 230.773438 L 76.242188 230.46875 L 76.65625 230.304688 L 77.070312 230.164062 L 77.460938 230.066406 L 77.785156 230.03125 L 78.082031 230.066406 L 78.464844 230.164062 L 78.894531 230.304688 L 79.335938 230.46875 L 80.085938 230.773438 L 80.40625 230.914062 L 77.785156 221.34375 Z M 75.269531 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 233.246094 L 90.878906 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 238.179688 L 91.351562 238.5 L 91.273438 239.246094 L 91.207031 239.6875 L 91.121094 240.117188 L 91.011719 240.503906 L 90.878906 240.804688 L 90.699219 241.042969 L 90.421875 241.324219 L 90.085938 241.628906 L 89.726562 241.925781 L 89.082031 242.425781 L 88.800781 242.628906 L 98.398438 245.148438 Z M 91.371094 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 209.445312 L 77.785156 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 207.113281 L 75.554688 206.972656 L 76.242188 206.664062 L 76.65625 206.503906 L 77.070312 206.359375 L 77.460938 206.261719 L 77.785156 206.230469 L 78.082031 206.261719 L 78.464844 206.359375 L 78.894531 206.503906 L 79.335938 206.664062 L 80.085938 206.972656 L 80.40625 207.113281 L 77.785156 197.542969 Z M 75.269531 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 209.445312 L 90.878906 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 214.378906 L 91.351562 214.695312 L 91.273438 215.445312 L 91.207031 215.886719 L 91.121094 216.316406 L 91.011719 216.703125 L 90.878906 217 L 90.699219 217.242188 L 90.421875 217.523438 L 90.085938 217.824219 L 89.726562 218.125 L 89.082031 218.621094 L 88.800781 218.828125 L 98.398438 221.34375 Z M 91.371094 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 185.640625 L 77.785156 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 183.308594 L 75.554688 183.171875 L 76.242188 182.863281 L 76.65625 182.699219 L 77.070312 182.558594 L 77.460938 182.460938 L 77.785156 182.425781 L 78.082031 182.460938 L 78.464844 182.558594 L 78.894531 182.699219 L 79.335938 182.863281 L 80.085938 183.171875 L 80.40625 183.308594 L 77.785156 173.742188 Z M 75.269531 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 185.640625 L 90.878906 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 190.578125 L 91.351562 190.894531 L 91.273438 191.644531 L 91.207031 192.082031 L 91.121094 192.515625 L 91.011719 192.898438 L 90.878906 193.199219 L 90.699219 193.4375 L 90.421875 193.722656 L 90.085938 194.023438 L 89.726562 194.324219 L 89.082031 194.820312 L 88.800781 195.027344 L 98.398438 197.542969 Z M 91.371094 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 161.839844 L 77.785156 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 159.507812 L 75.554688 159.367188 L 76.242188 159.0625 L 76.65625 158.898438 L 77.070312 158.757812 L 77.460938 158.660156 L 77.785156 158.625 L 78.082031 158.660156 L 78.464844 158.757812 L 78.894531 158.898438 L 79.335938 159.0625 L 80.085938 159.367188 L 80.40625 159.507812 L 77.785156 149.9375 Z M 75.269531 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 161.839844 L 90.878906 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 166.773438 L 91.351562 167.09375 L 91.273438 167.839844 L 91.207031 168.28125 L 91.121094 168.710938 L 91.011719 169.097656 L 90.878906 169.398438 L 90.699219 169.636719 L 90.421875 169.917969 L 90.085938 170.222656 L 89.726562 170.519531 L 89.082031 171.015625 L 88.800781 171.222656 L 98.398438 173.742188 Z M 91.371094 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 138.035156 L 77.785156 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 135.707031 L 75.554688 135.566406 L 76.242188 135.257812 L 76.65625 135.09375 L 77.070312 134.953125 L 77.460938 134.855469 L 77.785156 134.824219 L 78.082031 134.855469 L 78.464844 134.953125 L 78.894531 135.09375 L 79.335938 135.257812 L 80.085938 135.566406 L 80.40625 135.707031 L 77.785156 126.136719 Z M 75.269531 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 138.035156 L 90.878906 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 142.972656 L 91.351562 143.289062 L 91.273438 144.039062 L 91.207031 144.476562 L 91.121094 144.910156 L 91.011719 145.292969 L 90.878906 145.59375 L 90.699219 145.835938 L 90.421875 146.117188 L 90.085938 146.417969 L 89.726562 146.71875 L 89.082031 147.214844 L 88.800781 147.421875 L 98.398438 149.9375 Z M 91.371094 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 114.234375 L 77.785156 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 111.902344 L 75.554688 111.761719 L 76.242188 111.457031 L 76.65625 111.292969 L 77.070312 111.152344 L 77.460938 111.054688 L 77.785156 111.019531 L 78.082031 111.054688 L 78.464844 111.152344 L 78.894531 111.292969 L 79.335938 111.457031 L 80.085938 111.761719 L 80.40625 111.902344 L 77.785156 102.332031 Z M 75.269531 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 114.234375 L 90.878906 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 119.167969 L 91.351562 119.488281 L 91.273438 120.238281 L 91.207031 120.675781 L 91.121094 121.109375 L 91.011719 121.492188 L 90.878906 121.792969 L 90.699219 122.03125 L 90.421875 122.3125 L 90.085938 122.617188 L 89.726562 122.917969 L 89.082031 123.414062 L 88.800781 123.617188 L 98.398438 126.136719 Z M 91.371094 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 90.433594 L 77.785156 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 88.101562 L 75.554688 87.960938 L 76.242188 87.652344 L 76.65625 87.492188 L 77.070312 87.351562 L 77.460938 87.25 L 77.785156 87.21875 L 78.082031 87.25 L 78.464844 87.351562 L 78.894531 87.492188 L 79.335938 87.652344 L 80.085938 87.960938 L 80.40625 88.101562 L 77.785156 78.53125 Z M 75.269531 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 90.433594 L 90.878906 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 95.367188 L 91.351562 95.6875 L 91.273438 96.433594 L 91.207031 96.875 L 91.121094 97.304688 L 91.011719 97.691406 L 90.878906 97.992188 L 90.699219 98.230469 L 90.421875 98.511719 L 90.085938 98.816406 L 89.726562 99.113281 L 89.082031 99.609375 L 88.800781 99.816406 L 98.398438 102.332031 Z M 91.371094 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 66.628906 L 77.785156 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 64.300781 L 75.554688 64.160156 L 76.242188 63.851562 L 76.65625 63.6875 L 77.070312 63.546875 L 77.460938 63.449219 L 77.785156 63.414062 L 78.082031 63.449219 L 78.464844 63.546875 L 78.894531 63.6875 L 79.335938 63.851562 L 80.085938 64.160156 L 80.40625 64.300781 L 77.785156 54.730469 Z M 75.269531 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 66.628906 L 90.878906 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 71.566406 L 91.351562 71.882812 L 91.273438 72.632812 L 91.207031 73.070312 L 91.121094 73.503906 L 91.011719 73.886719 L 90.878906 74.1875 L 90.699219 74.425781 L 90.421875 74.710938 L 90.085938 75.011719 L 89.726562 75.3125 L 89.082031 75.808594 L 88.800781 76.015625 L 98.398438 78.53125 Z M 91.371094 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 42.828125 L 77.785156 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 40.496094 L 75.554688 40.355469 L 76.242188 40.050781 L 76.65625 39.886719 L 77.070312 39.746094 L 77.460938 39.648438 L 77.785156 39.613281 L 78.082031 39.648438 L 78.464844 39.746094 L 78.894531 39.886719 L 79.335938 40.050781 L 80.085938 40.355469 L 80.40625 40.496094 L 77.785156 30.925781 Z M 75.269531 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 42.828125 L 90.878906 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 47.761719 L 91.351562 48.082031 L 91.273438 48.828125 L 91.207031 49.269531 L 91.121094 49.699219 L 91.011719 50.085938 L 90.878906 50.386719 L 90.699219 50.625 L 90.421875 50.90625 L 90.085938 51.210938 L 89.726562 51.507812 L 89.082031 52.007812 L 88.800781 52.210938 L 98.398438 54.730469 Z M 91.371094 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 19.027344 L 77.785156 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 75.269531 16.695312 L 75.554688 16.554688 L 76.242188 16.246094 L 76.65625 16.085938 L 77.070312 15.941406 L 77.460938 15.84375 L 77.785156 15.8125 L 78.082031 15.84375 L 78.464844 15.941406 L 78.894531 16.085938 L 79.335938 16.246094 L 80.085938 16.554688 L 80.40625 16.695312 L 77.785156 7.125 Z M 75.269531 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 77.785156 19.027344 L 90.878906 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.371094 23.960938 L 91.351562 24.277344 L 91.273438 25.027344 L 91.207031 25.46875 L 91.121094 25.898438 L 91.011719 26.285156 L 90.878906 26.582031 L 90.699219 26.824219 L 90.421875 27.105469 L 90.085938 27.40625 L 89.726562 27.707031 L 89.082031 28.203125 L 88.800781 28.410156 L 98.398438 30.925781 Z M 91.371094 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 304.652344 L 101.589844 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 302.320312 L 99.355469 302.179688 L 100.042969 301.875 L 100.457031 301.710938 L 100.875 301.570312 L 101.261719 301.472656 L 101.589844 301.4375 L 101.882812 301.472656 L 102.265625 301.570312 L 102.699219 301.710938 L 103.136719 301.875 L 103.886719 302.179688 L 104.207031 302.320312 L 101.589844 292.75 Z M 99.070312 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 304.652344 L 114.679688 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 309.585938 L 115.152344 309.90625 L 115.074219 310.65625 L 115.007812 311.09375 L 114.921875 311.527344 L 114.8125 311.910156 L 114.679688 312.210938 L 114.503906 312.449219 L 114.226562 312.730469 L 113.886719 313.035156 L 113.527344 313.332031 L 112.886719 313.832031 L 112.605469 314.035156 L 122.203125 316.554688 Z M 115.171875 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 280.851562 L 101.589844 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 278.519531 L 99.355469 278.378906 L 100.042969 278.070312 L 100.457031 277.910156 L 100.875 277.769531 L 101.261719 277.667969 L 101.589844 277.636719 L 101.882812 277.667969 L 102.265625 277.769531 L 102.699219 277.910156 L 103.136719 278.070312 L 103.886719 278.378906 L 104.207031 278.519531 L 101.589844 268.949219 Z M 99.070312 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 280.851562 L 114.679688 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 285.785156 L 115.152344 286.105469 L 115.074219 286.851562 L 115.007812 287.292969 L 114.921875 287.722656 L 114.8125 288.109375 L 114.679688 288.40625 L 114.503906 288.648438 L 114.226562 288.929688 L 113.886719 289.230469 L 113.527344 289.53125 L 112.886719 290.027344 L 112.605469 290.234375 L 122.203125 292.75 Z M 115.171875 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 257.046875 L 101.589844 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 254.71875 L 99.355469 254.578125 L 100.042969 254.269531 L 100.457031 254.105469 L 100.875 253.964844 L 101.261719 253.867188 L 101.589844 253.832031 L 101.882812 253.867188 L 102.265625 253.964844 L 102.699219 254.105469 L 103.136719 254.269531 L 103.886719 254.578125 L 104.207031 254.71875 L 101.589844 245.148438 Z M 99.070312 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 257.046875 L 114.679688 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 261.984375 L 115.152344 262.300781 L 115.074219 263.050781 L 115.007812 263.488281 L 114.921875 263.921875 L 114.8125 264.304688 L 114.679688 264.605469 L 114.503906 264.84375 L 114.226562 265.128906 L 113.886719 265.429688 L 113.527344 265.730469 L 112.886719 266.226562 L 112.605469 266.433594 L 122.203125 268.949219 Z M 115.171875 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 233.246094 L 101.589844 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 230.914062 L 99.355469 230.773438 L 100.042969 230.46875 L 100.457031 230.304688 L 100.875 230.164062 L 101.261719 230.066406 L 101.589844 230.03125 L 101.882812 230.066406 L 102.265625 230.164062 L 102.699219 230.304688 L 103.136719 230.46875 L 103.886719 230.773438 L 104.207031 230.914062 L 101.589844 221.34375 Z M 99.070312 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 233.246094 L 114.679688 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 238.179688 L 115.152344 238.5 L 115.074219 239.246094 L 115.007812 239.6875 L 114.921875 240.117188 L 114.8125 240.503906 L 114.679688 240.804688 L 114.503906 241.042969 L 114.226562 241.324219 L 113.886719 241.628906 L 113.527344 241.925781 L 112.886719 242.425781 L 112.605469 242.628906 L 122.203125 245.148438 Z M 115.171875 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 209.445312 L 101.589844 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 207.113281 L 99.355469 206.972656 L 100.042969 206.664062 L 100.457031 206.503906 L 100.875 206.359375 L 101.261719 206.261719 L 101.589844 206.230469 L 101.882812 206.261719 L 102.265625 206.359375 L 102.699219 206.503906 L 103.136719 206.664062 L 103.886719 206.972656 L 104.207031 207.113281 L 101.589844 197.542969 Z M 99.070312 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 209.445312 L 114.679688 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 214.378906 L 115.152344 214.695312 L 115.074219 215.445312 L 115.007812 215.886719 L 114.921875 216.316406 L 114.8125 216.703125 L 114.679688 217 L 114.503906 217.242188 L 114.226562 217.523438 L 113.886719 217.824219 L 113.527344 218.125 L 112.886719 218.621094 L 112.605469 218.828125 L 122.203125 221.34375 Z M 115.171875 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 185.640625 L 101.589844 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 183.308594 L 99.355469 183.171875 L 100.042969 182.863281 L 100.457031 182.699219 L 100.875 182.558594 L 101.261719 182.460938 L 101.589844 182.425781 L 101.882812 182.460938 L 102.265625 182.558594 L 102.699219 182.699219 L 103.136719 182.863281 L 103.886719 183.171875 L 104.207031 183.308594 L 101.589844 173.742188 Z M 99.070312 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 185.640625 L 114.679688 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 190.578125 L 115.152344 190.894531 L 115.074219 191.644531 L 115.007812 192.082031 L 114.921875 192.515625 L 114.8125 192.898438 L 114.679688 193.199219 L 114.503906 193.4375 L 114.226562 193.722656 L 113.886719 194.023438 L 113.527344 194.324219 L 112.886719 194.820312 L 112.605469 195.027344 L 122.203125 197.542969 Z M 115.171875 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 161.839844 L 101.589844 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 159.507812 L 99.355469 159.367188 L 100.042969 159.0625 L 100.457031 158.898438 L 100.875 158.757812 L 101.261719 158.660156 L 101.589844 158.625 L 101.882812 158.660156 L 102.265625 158.757812 L 102.699219 158.898438 L 103.136719 159.0625 L 103.886719 159.367188 L 104.207031 159.507812 L 101.589844 149.9375 Z M 99.070312 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 161.839844 L 114.679688 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 166.773438 L 115.152344 167.09375 L 115.074219 167.839844 L 115.007812 168.28125 L 114.921875 168.710938 L 114.8125 169.097656 L 114.679688 169.398438 L 114.503906 169.636719 L 114.226562 169.917969 L 113.886719 170.222656 L 113.527344 170.519531 L 112.886719 171.015625 L 112.605469 171.222656 L 122.203125 173.742188 Z M 115.171875 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 138.035156 L 101.589844 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 135.707031 L 99.355469 135.566406 L 100.042969 135.257812 L 100.457031 135.09375 L 100.875 134.953125 L 101.261719 134.855469 L 101.589844 134.824219 L 101.882812 134.855469 L 102.265625 134.953125 L 102.699219 135.09375 L 103.136719 135.257812 L 103.886719 135.566406 L 104.207031 135.707031 L 101.589844 126.136719 Z M 99.070312 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 138.035156 L 114.679688 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 142.972656 L 115.152344 143.289062 L 115.074219 144.039062 L 115.007812 144.476562 L 114.921875 144.910156 L 114.8125 145.292969 L 114.679688 145.59375 L 114.503906 145.835938 L 114.226562 146.117188 L 113.886719 146.417969 L 113.527344 146.71875 L 112.886719 147.214844 L 112.605469 147.421875 L 122.203125 149.9375 Z M 115.171875 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 114.234375 L 101.589844 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 111.902344 L 99.355469 111.761719 L 100.042969 111.457031 L 100.457031 111.292969 L 100.875 111.152344 L 101.261719 111.054688 L 101.589844 111.019531 L 101.882812 111.054688 L 102.265625 111.152344 L 102.699219 111.292969 L 103.136719 111.457031 L 103.886719 111.761719 L 104.207031 111.902344 L 101.589844 102.332031 Z M 99.070312 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 114.234375 L 114.679688 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 119.167969 L 115.152344 119.488281 L 115.074219 120.238281 L 115.007812 120.675781 L 114.921875 121.109375 L 114.8125 121.492188 L 114.679688 121.792969 L 114.503906 122.03125 L 114.226562 122.3125 L 113.886719 122.617188 L 113.527344 122.917969 L 112.886719 123.414062 L 112.605469 123.617188 L 122.203125 126.136719 Z M 115.171875 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 90.433594 L 101.589844 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 88.101562 L 99.355469 87.960938 L 100.042969 87.652344 L 100.457031 87.492188 L 100.875 87.351562 L 101.261719 87.25 L 101.589844 87.21875 L 101.882812 87.25 L 102.265625 87.351562 L 102.699219 87.492188 L 103.136719 87.652344 L 103.886719 87.960938 L 104.207031 88.101562 L 101.589844 78.53125 Z M 99.070312 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 90.433594 L 114.679688 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 95.367188 L 115.152344 95.6875 L 115.074219 96.433594 L 115.007812 96.875 L 114.921875 97.304688 L 114.8125 97.691406 L 114.679688 97.992188 L 114.503906 98.230469 L 114.226562 98.511719 L 113.886719 98.816406 L 113.527344 99.113281 L 112.886719 99.609375 L 112.605469 99.816406 L 122.203125 102.332031 Z M 115.171875 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 66.628906 L 101.589844 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 64.300781 L 99.355469 64.160156 L 100.042969 63.851562 L 100.457031 63.6875 L 100.875 63.546875 L 101.261719 63.449219 L 101.589844 63.414062 L 101.882812 63.449219 L 102.265625 63.546875 L 102.699219 63.6875 L 103.136719 63.851562 L 103.886719 64.160156 L 104.207031 64.300781 L 101.589844 54.730469 Z M 99.070312 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 66.628906 L 114.679688 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 71.566406 L 115.152344 71.882812 L 115.074219 72.632812 L 115.007812 73.070312 L 114.921875 73.503906 L 114.8125 73.886719 L 114.679688 74.1875 L 114.503906 74.425781 L 114.226562 74.710938 L 113.886719 75.011719 L 113.527344 75.3125 L 112.886719 75.808594 L 112.605469 76.015625 L 122.203125 78.53125 Z M 115.171875 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 42.828125 L 101.589844 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 40.496094 L 99.355469 40.355469 L 100.042969 40.050781 L 100.457031 39.886719 L 100.875 39.746094 L 101.261719 39.648438 L 101.589844 39.613281 L 101.882812 39.648438 L 102.265625 39.746094 L 102.699219 39.886719 L 103.136719 40.050781 L 103.886719 40.355469 L 104.207031 40.496094 L 101.589844 30.925781 Z M 99.070312 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 42.828125 L 114.679688 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 47.761719 L 115.152344 48.082031 L 115.074219 48.828125 L 115.007812 49.269531 L 114.921875 49.699219 L 114.8125 50.085938 L 114.679688 50.386719 L 114.503906 50.625 L 114.226562 50.90625 L 113.886719 51.210938 L 113.527344 51.507812 L 112.886719 52.007812 L 112.605469 52.210938 L 122.203125 54.730469 Z M 115.171875 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 19.027344 L 101.589844 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 99.070312 16.695312 L 99.355469 16.554688 L 100.042969 16.246094 L 100.457031 16.085938 L 100.875 15.941406 L 101.261719 15.84375 L 101.589844 15.8125 L 101.882812 15.84375 L 102.265625 15.941406 L 102.699219 16.085938 L 103.136719 16.246094 L 103.886719 16.554688 L 104.207031 16.695312 L 101.589844 7.125 Z M 99.070312 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 101.589844 19.027344 L 114.679688 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 115.171875 23.960938 L 115.152344 24.277344 L 115.074219 25.027344 L 115.007812 25.46875 L 114.921875 25.898438 L 114.8125 26.285156 L 114.679688 26.582031 L 114.503906 26.824219 L 114.226562 27.105469 L 113.886719 27.40625 L 113.527344 27.707031 L 112.886719 28.203125 L 112.605469 28.410156 L 122.203125 30.925781 Z M 115.171875 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 304.652344 L 125.390625 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 302.320312 L 123.160156 302.179688 L 123.847656 301.875 L 124.257812 301.710938 L 124.675781 301.570312 L 125.0625 301.472656 L 125.390625 301.4375 L 125.6875 301.472656 L 126.070312 301.570312 L 126.5 301.710938 L 126.941406 301.875 L 127.691406 302.179688 L 128.011719 302.320312 L 125.390625 292.75 Z M 122.871094 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 304.652344 L 138.480469 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 309.585938 L 138.953125 309.90625 L 138.875 310.65625 L 138.8125 311.09375 L 138.726562 311.527344 L 138.617188 311.910156 L 138.480469 312.210938 L 138.304688 312.449219 L 138.027344 312.730469 L 137.691406 313.035156 L 137.328125 313.332031 L 136.6875 313.832031 L 136.40625 314.035156 L 146.003906 316.554688 Z M 138.976562 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 280.851562 L 125.390625 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 278.519531 L 123.160156 278.378906 L 123.847656 278.070312 L 124.257812 277.910156 L 124.675781 277.769531 L 125.0625 277.667969 L 125.390625 277.636719 L 125.6875 277.667969 L 126.070312 277.769531 L 126.5 277.910156 L 126.941406 278.070312 L 127.691406 278.378906 L 128.011719 278.519531 L 125.390625 268.949219 Z M 122.871094 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 280.851562 L 138.480469 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 285.785156 L 138.953125 286.105469 L 138.875 286.851562 L 138.8125 287.292969 L 138.726562 287.722656 L 138.617188 288.109375 L 138.480469 288.40625 L 138.304688 288.648438 L 138.027344 288.929688 L 137.691406 289.230469 L 137.328125 289.53125 L 136.6875 290.027344 L 136.40625 290.234375 L 146.003906 292.75 Z M 138.976562 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 257.046875 L 125.390625 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 254.71875 L 123.160156 254.578125 L 123.847656 254.269531 L 124.257812 254.105469 L 124.675781 253.964844 L 125.0625 253.867188 L 125.390625 253.832031 L 125.6875 253.867188 L 126.070312 253.964844 L 126.5 254.105469 L 126.941406 254.269531 L 127.691406 254.578125 L 128.011719 254.71875 L 125.390625 245.148438 Z M 122.871094 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 257.046875 L 138.480469 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 261.984375 L 138.953125 262.300781 L 138.875 263.050781 L 138.8125 263.488281 L 138.726562 263.921875 L 138.617188 264.304688 L 138.480469 264.605469 L 138.304688 264.84375 L 138.027344 265.128906 L 137.691406 265.429688 L 137.328125 265.730469 L 136.6875 266.226562 L 136.40625 266.433594 L 146.003906 268.949219 Z M 138.976562 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 233.246094 L 125.390625 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 230.914062 L 123.160156 230.773438 L 123.847656 230.46875 L 124.257812 230.304688 L 124.675781 230.164062 L 125.0625 230.066406 L 125.390625 230.03125 L 125.6875 230.066406 L 126.070312 230.164062 L 126.5 230.304688 L 126.941406 230.46875 L 127.691406 230.773438 L 128.011719 230.914062 L 125.390625 221.34375 Z M 122.871094 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 233.246094 L 138.480469 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 238.179688 L 138.953125 238.5 L 138.875 239.246094 L 138.8125 239.6875 L 138.726562 240.117188 L 138.617188 240.503906 L 138.480469 240.804688 L 138.304688 241.042969 L 138.027344 241.324219 L 137.691406 241.628906 L 137.328125 241.925781 L 136.6875 242.425781 L 136.40625 242.628906 L 146.003906 245.148438 Z M 138.976562 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 209.445312 L 125.390625 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 207.113281 L 123.160156 206.972656 L 123.847656 206.664062 L 124.257812 206.503906 L 124.675781 206.359375 L 125.0625 206.261719 L 125.390625 206.230469 L 125.6875 206.261719 L 126.070312 206.359375 L 126.5 206.503906 L 126.941406 206.664062 L 127.691406 206.972656 L 128.011719 207.113281 L 125.390625 197.542969 Z M 122.871094 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 209.445312 L 138.480469 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 214.378906 L 138.953125 214.695312 L 138.875 215.445312 L 138.8125 215.886719 L 138.726562 216.316406 L 138.617188 216.703125 L 138.480469 217 L 138.304688 217.242188 L 138.027344 217.523438 L 137.691406 217.824219 L 137.328125 218.125 L 136.6875 218.621094 L 136.40625 218.828125 L 146.003906 221.34375 Z M 138.976562 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 185.640625 L 125.390625 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 183.308594 L 123.160156 183.171875 L 123.847656 182.863281 L 124.257812 182.699219 L 124.675781 182.558594 L 125.0625 182.460938 L 125.390625 182.425781 L 125.6875 182.460938 L 126.070312 182.558594 L 126.5 182.699219 L 126.941406 182.863281 L 127.691406 183.171875 L 128.011719 183.308594 L 125.390625 173.742188 Z M 122.871094 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 185.640625 L 138.480469 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 190.578125 L 138.953125 190.894531 L 138.875 191.644531 L 138.8125 192.082031 L 138.726562 192.515625 L 138.617188 192.898438 L 138.480469 193.199219 L 138.304688 193.4375 L 138.027344 193.722656 L 137.691406 194.023438 L 137.328125 194.324219 L 136.6875 194.820312 L 136.40625 195.027344 L 146.003906 197.542969 Z M 138.976562 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 161.839844 L 125.390625 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 159.507812 L 123.160156 159.367188 L 123.847656 159.0625 L 124.257812 158.898438 L 124.675781 158.757812 L 125.0625 158.660156 L 125.390625 158.625 L 125.6875 158.660156 L 126.070312 158.757812 L 126.5 158.898438 L 126.941406 159.0625 L 127.691406 159.367188 L 128.011719 159.507812 L 125.390625 149.9375 Z M 122.871094 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 161.839844 L 138.480469 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 166.773438 L 138.953125 167.09375 L 138.875 167.839844 L 138.8125 168.28125 L 138.726562 168.710938 L 138.617188 169.097656 L 138.480469 169.398438 L 138.304688 169.636719 L 138.027344 169.917969 L 137.691406 170.222656 L 137.328125 170.519531 L 136.6875 171.015625 L 136.40625 171.222656 L 146.003906 173.742188 Z M 138.976562 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 138.035156 L 125.390625 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 135.707031 L 123.160156 135.566406 L 123.847656 135.257812 L 124.257812 135.09375 L 124.675781 134.953125 L 125.0625 134.855469 L 125.390625 134.824219 L 125.6875 134.855469 L 126.070312 134.953125 L 126.5 135.09375 L 126.941406 135.257812 L 127.691406 135.566406 L 128.011719 135.707031 L 125.390625 126.136719 Z M 122.871094 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 138.035156 L 138.480469 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 142.972656 L 138.953125 143.289062 L 138.875 144.039062 L 138.8125 144.476562 L 138.726562 144.910156 L 138.617188 145.292969 L 138.480469 145.59375 L 138.304688 145.835938 L 138.027344 146.117188 L 137.691406 146.417969 L 137.328125 146.71875 L 136.6875 147.214844 L 136.40625 147.421875 L 146.003906 149.9375 Z M 138.976562 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 114.234375 L 125.390625 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 111.902344 L 123.160156 111.761719 L 123.847656 111.457031 L 124.257812 111.292969 L 124.675781 111.152344 L 125.0625 111.054688 L 125.390625 111.019531 L 125.6875 111.054688 L 126.070312 111.152344 L 126.5 111.292969 L 126.941406 111.457031 L 127.691406 111.761719 L 128.011719 111.902344 L 125.390625 102.332031 Z M 122.871094 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 114.234375 L 138.480469 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 119.167969 L 138.953125 119.488281 L 138.875 120.238281 L 138.8125 120.675781 L 138.726562 121.109375 L 138.617188 121.492188 L 138.480469 121.792969 L 138.304688 122.03125 L 138.027344 122.3125 L 137.691406 122.617188 L 137.328125 122.917969 L 136.6875 123.414062 L 136.40625 123.617188 L 146.003906 126.136719 Z M 138.976562 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 90.433594 L 125.390625 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 88.101562 L 123.160156 87.960938 L 123.847656 87.652344 L 124.257812 87.492188 L 124.675781 87.351562 L 125.0625 87.25 L 125.390625 87.21875 L 125.6875 87.25 L 126.070312 87.351562 L 126.5 87.492188 L 126.941406 87.652344 L 127.691406 87.960938 L 128.011719 88.101562 L 125.390625 78.53125 Z M 122.871094 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 90.433594 L 138.480469 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 95.367188 L 138.953125 95.6875 L 138.875 96.433594 L 138.8125 96.875 L 138.726562 97.304688 L 138.617188 97.691406 L 138.480469 97.992188 L 138.304688 98.230469 L 138.027344 98.511719 L 137.691406 98.816406 L 137.328125 99.113281 L 136.6875 99.609375 L 136.40625 99.816406 L 146.003906 102.332031 Z M 138.976562 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 66.628906 L 125.390625 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 64.300781 L 123.160156 64.160156 L 123.847656 63.851562 L 124.257812 63.6875 L 124.675781 63.546875 L 125.0625 63.449219 L 125.390625 63.414062 L 125.6875 63.449219 L 126.070312 63.546875 L 126.5 63.6875 L 126.941406 63.851562 L 127.691406 64.160156 L 128.011719 64.300781 L 125.390625 54.730469 Z M 122.871094 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 66.628906 L 138.480469 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 71.566406 L 138.953125 71.882812 L 138.875 72.632812 L 138.8125 73.070312 L 138.726562 73.503906 L 138.617188 73.886719 L 138.480469 74.1875 L 138.304688 74.425781 L 138.027344 74.710938 L 137.691406 75.011719 L 137.328125 75.3125 L 136.6875 75.808594 L 136.40625 76.015625 L 146.003906 78.53125 Z M 138.976562 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 42.828125 L 125.390625 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 40.496094 L 123.160156 40.355469 L 123.847656 40.050781 L 124.257812 39.886719 L 124.675781 39.746094 L 125.0625 39.648438 L 125.390625 39.613281 L 125.6875 39.648438 L 126.070312 39.746094 L 126.5 39.886719 L 126.941406 40.050781 L 127.691406 40.355469 L 128.011719 40.496094 L 125.390625 30.925781 Z M 122.871094 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 42.828125 L 138.480469 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 47.761719 L 138.953125 48.082031 L 138.875 48.828125 L 138.8125 49.269531 L 138.726562 49.699219 L 138.617188 50.085938 L 138.480469 50.386719 L 138.304688 50.625 L 138.027344 50.90625 L 137.691406 51.210938 L 137.328125 51.507812 L 136.6875 52.007812 L 136.40625 52.210938 L 146.003906 54.730469 Z M 138.976562 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 19.027344 L 125.390625 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.871094 16.695312 L 123.160156 16.554688 L 123.847656 16.246094 L 124.257812 16.085938 L 124.675781 15.941406 L 125.0625 15.84375 L 125.390625 15.8125 L 125.6875 15.84375 L 126.070312 15.941406 L 126.5 16.085938 L 126.941406 16.246094 L 127.691406 16.554688 L 128.011719 16.695312 L 125.390625 7.125 Z M 122.871094 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 125.390625 19.027344 L 138.480469 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 138.976562 23.960938 L 138.953125 24.277344 L 138.875 25.027344 L 138.8125 25.46875 L 138.726562 25.898438 L 138.617188 26.285156 L 138.480469 26.582031 L 138.304688 26.824219 L 138.027344 27.105469 L 137.691406 27.40625 L 137.328125 27.707031 L 136.6875 28.203125 L 136.40625 28.410156 L 146.003906 30.925781 Z M 138.976562 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 304.652344 L 149.191406 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 302.320312 L 146.960938 302.179688 L 147.648438 301.875 L 148.0625 301.710938 L 148.476562 301.570312 L 148.867188 301.472656 L 149.191406 301.4375 L 149.488281 301.472656 L 149.871094 301.570312 L 150.300781 301.710938 L 150.742188 301.875 L 151.492188 302.179688 L 151.8125 302.320312 L 149.191406 292.75 Z M 146.675781 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 304.652344 L 162.285156 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 309.585938 L 162.757812 309.90625 L 162.679688 310.65625 L 162.613281 311.09375 L 162.527344 311.527344 L 162.417969 311.910156 L 162.285156 312.210938 L 162.105469 312.449219 L 161.832031 312.730469 L 161.492188 313.035156 L 161.132812 313.332031 L 160.492188 313.832031 L 160.210938 314.035156 L 169.808594 316.554688 Z M 162.777344 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 280.851562 L 149.191406 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 278.519531 L 146.960938 278.378906 L 147.648438 278.070312 L 148.0625 277.910156 L 148.476562 277.769531 L 148.867188 277.667969 L 149.191406 277.636719 L 149.488281 277.667969 L 149.871094 277.769531 L 150.300781 277.910156 L 150.742188 278.070312 L 151.492188 278.378906 L 151.8125 278.519531 L 149.191406 268.949219 Z M 146.675781 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 280.851562 L 162.285156 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 285.785156 L 162.757812 286.105469 L 162.679688 286.851562 L 162.613281 287.292969 L 162.527344 287.722656 L 162.417969 288.109375 L 162.285156 288.40625 L 162.105469 288.648438 L 161.832031 288.929688 L 161.492188 289.230469 L 161.132812 289.53125 L 160.492188 290.027344 L 160.210938 290.234375 L 169.808594 292.75 Z M 162.777344 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 257.046875 L 149.191406 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 254.71875 L 146.960938 254.578125 L 147.648438 254.269531 L 148.0625 254.105469 L 148.476562 253.964844 L 148.867188 253.867188 L 149.191406 253.832031 L 149.488281 253.867188 L 149.871094 253.964844 L 150.300781 254.105469 L 150.742188 254.269531 L 151.492188 254.578125 L 151.8125 254.71875 L 149.191406 245.148438 Z M 146.675781 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 257.046875 L 162.285156 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 261.984375 L 162.757812 262.300781 L 162.679688 263.050781 L 162.613281 263.488281 L 162.527344 263.921875 L 162.417969 264.304688 L 162.285156 264.605469 L 162.105469 264.84375 L 161.832031 265.128906 L 161.492188 265.429688 L 161.132812 265.730469 L 160.492188 266.226562 L 160.210938 266.433594 L 169.808594 268.949219 Z M 162.777344 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 233.246094 L 149.191406 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 230.914062 L 146.960938 230.773438 L 147.648438 230.46875 L 148.0625 230.304688 L 148.476562 230.164062 L 148.867188 230.066406 L 149.191406 230.03125 L 149.488281 230.066406 L 149.871094 230.164062 L 150.300781 230.304688 L 150.742188 230.46875 L 151.492188 230.773438 L 151.8125 230.914062 L 149.191406 221.34375 Z M 146.675781 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 233.246094 L 162.285156 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 238.179688 L 162.757812 238.5 L 162.679688 239.246094 L 162.613281 239.6875 L 162.527344 240.117188 L 162.417969 240.503906 L 162.285156 240.804688 L 162.105469 241.042969 L 161.832031 241.324219 L 161.492188 241.628906 L 161.132812 241.925781 L 160.492188 242.425781 L 160.210938 242.628906 L 169.808594 245.148438 Z M 162.777344 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 209.445312 L 149.191406 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 207.113281 L 146.960938 206.972656 L 147.648438 206.664062 L 148.0625 206.503906 L 148.476562 206.359375 L 148.867188 206.261719 L 149.191406 206.230469 L 149.488281 206.261719 L 149.871094 206.359375 L 150.300781 206.503906 L 150.742188 206.664062 L 151.492188 206.972656 L 151.8125 207.113281 L 149.191406 197.542969 Z M 146.675781 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 209.445312 L 162.285156 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 214.378906 L 162.757812 214.695312 L 162.679688 215.445312 L 162.613281 215.886719 L 162.527344 216.316406 L 162.417969 216.703125 L 162.285156 217 L 162.105469 217.242188 L 161.832031 217.523438 L 161.492188 217.824219 L 161.132812 218.125 L 160.492188 218.621094 L 160.210938 218.828125 L 169.808594 221.34375 Z M 162.777344 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 185.640625 L 149.191406 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 183.308594 L 146.960938 183.171875 L 147.648438 182.863281 L 148.0625 182.699219 L 148.476562 182.558594 L 148.867188 182.460938 L 149.191406 182.425781 L 149.488281 182.460938 L 149.871094 182.558594 L 150.300781 182.699219 L 150.742188 182.863281 L 151.492188 183.171875 L 151.8125 183.308594 L 149.191406 173.742188 Z M 146.675781 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 185.640625 L 162.285156 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 190.578125 L 162.757812 190.894531 L 162.679688 191.644531 L 162.613281 192.082031 L 162.527344 192.515625 L 162.417969 192.898438 L 162.285156 193.199219 L 162.105469 193.4375 L 161.832031 193.722656 L 161.492188 194.023438 L 161.132812 194.324219 L 160.492188 194.820312 L 160.210938 195.027344 L 169.808594 197.542969 Z M 162.777344 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 161.839844 L 149.191406 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 159.507812 L 146.960938 159.367188 L 147.648438 159.0625 L 148.0625 158.898438 L 148.476562 158.757812 L 148.867188 158.660156 L 149.191406 158.625 L 149.488281 158.660156 L 149.871094 158.757812 L 150.300781 158.898438 L 150.742188 159.0625 L 151.492188 159.367188 L 151.8125 159.507812 L 149.191406 149.9375 Z M 146.675781 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 161.839844 L 162.285156 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 166.773438 L 162.757812 167.09375 L 162.679688 167.839844 L 162.613281 168.28125 L 162.527344 168.710938 L 162.417969 169.097656 L 162.285156 169.398438 L 162.105469 169.636719 L 161.832031 169.917969 L 161.492188 170.222656 L 161.132812 170.519531 L 160.492188 171.015625 L 160.210938 171.222656 L 169.808594 173.742188 Z M 162.777344 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 138.035156 L 149.191406 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 135.707031 L 146.960938 135.566406 L 147.648438 135.257812 L 148.0625 135.09375 L 148.476562 134.953125 L 148.867188 134.855469 L 149.191406 134.824219 L 149.488281 134.855469 L 149.871094 134.953125 L 150.300781 135.09375 L 150.742188 135.257812 L 151.492188 135.566406 L 151.8125 135.707031 L 149.191406 126.136719 Z M 146.675781 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 138.035156 L 162.285156 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 142.972656 L 162.757812 143.289062 L 162.679688 144.039062 L 162.613281 144.476562 L 162.527344 144.910156 L 162.417969 145.292969 L 162.285156 145.59375 L 162.105469 145.835938 L 161.832031 146.117188 L 161.492188 146.417969 L 161.132812 146.71875 L 160.492188 147.214844 L 160.210938 147.421875 L 169.808594 149.9375 Z M 162.777344 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 114.234375 L 149.191406 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 111.902344 L 146.960938 111.761719 L 147.648438 111.457031 L 148.0625 111.292969 L 148.476562 111.152344 L 148.867188 111.054688 L 149.191406 111.019531 L 149.488281 111.054688 L 149.871094 111.152344 L 150.300781 111.292969 L 150.742188 111.457031 L 151.492188 111.761719 L 151.8125 111.902344 L 149.191406 102.332031 Z M 146.675781 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 114.234375 L 162.285156 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 119.167969 L 162.757812 119.488281 L 162.679688 120.238281 L 162.613281 120.675781 L 162.527344 121.109375 L 162.417969 121.492188 L 162.285156 121.792969 L 162.105469 122.03125 L 161.832031 122.3125 L 161.492188 122.617188 L 161.132812 122.917969 L 160.492188 123.414062 L 160.210938 123.617188 L 169.808594 126.136719 Z M 162.777344 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 90.433594 L 149.191406 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 88.101562 L 146.960938 87.960938 L 147.648438 87.652344 L 148.0625 87.492188 L 148.476562 87.351562 L 148.867188 87.25 L 149.191406 87.21875 L 149.488281 87.25 L 149.871094 87.351562 L 150.300781 87.492188 L 150.742188 87.652344 L 151.492188 87.960938 L 151.8125 88.101562 L 149.191406 78.53125 Z M 146.675781 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 90.433594 L 162.285156 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 95.367188 L 162.757812 95.6875 L 162.679688 96.433594 L 162.613281 96.875 L 162.527344 97.304688 L 162.417969 97.691406 L 162.285156 97.992188 L 162.105469 98.230469 L 161.832031 98.511719 L 161.492188 98.816406 L 161.132812 99.113281 L 160.492188 99.609375 L 160.210938 99.816406 L 169.808594 102.332031 Z M 162.777344 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 66.628906 L 149.191406 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 64.300781 L 146.960938 64.160156 L 147.648438 63.851562 L 148.0625 63.6875 L 148.476562 63.546875 L 148.867188 63.449219 L 149.191406 63.414062 L 149.488281 63.449219 L 149.871094 63.546875 L 150.300781 63.6875 L 150.742188 63.851562 L 151.492188 64.160156 L 151.8125 64.300781 L 149.191406 54.730469 Z M 146.675781 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 66.628906 L 162.285156 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 71.566406 L 162.757812 71.882812 L 162.679688 72.632812 L 162.613281 73.070312 L 162.527344 73.503906 L 162.417969 73.886719 L 162.285156 74.1875 L 162.105469 74.425781 L 161.832031 74.710938 L 161.492188 75.011719 L 161.132812 75.3125 L 160.492188 75.808594 L 160.210938 76.015625 L 169.808594 78.53125 Z M 162.777344 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 42.828125 L 149.191406 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 40.496094 L 146.960938 40.355469 L 147.648438 40.050781 L 148.0625 39.886719 L 148.476562 39.746094 L 148.867188 39.648438 L 149.191406 39.613281 L 149.488281 39.648438 L 149.871094 39.746094 L 150.300781 39.886719 L 150.742188 40.050781 L 151.492188 40.355469 L 151.8125 40.496094 L 149.191406 30.925781 Z M 146.675781 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 42.828125 L 162.285156 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 47.761719 L 162.757812 48.082031 L 162.679688 48.828125 L 162.613281 49.269531 L 162.527344 49.699219 L 162.417969 50.085938 L 162.285156 50.386719 L 162.105469 50.625 L 161.832031 50.90625 L 161.492188 51.210938 L 161.132812 51.507812 L 160.492188 52.007812 L 160.210938 52.210938 L 169.808594 54.730469 Z M 162.777344 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 19.027344 L 149.191406 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 146.675781 16.695312 L 146.960938 16.554688 L 147.648438 16.246094 L 148.0625 16.085938 L 148.476562 15.941406 L 148.867188 15.84375 L 149.191406 15.8125 L 149.488281 15.84375 L 149.871094 15.941406 L 150.300781 16.085938 L 150.742188 16.246094 L 151.492188 16.554688 L 151.8125 16.695312 L 149.191406 7.125 Z M 146.675781 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 149.191406 19.027344 L 162.285156 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 162.777344 23.960938 L 162.757812 24.277344 L 162.679688 25.027344 L 162.613281 25.46875 L 162.527344 25.898438 L 162.417969 26.285156 L 162.285156 26.582031 L 162.105469 26.824219 L 161.832031 27.105469 L 161.492188 27.40625 L 161.132812 27.707031 L 160.492188 28.203125 L 160.210938 28.410156 L 169.808594 30.925781 Z M 162.777344 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 304.652344 L 172.996094 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 302.320312 L 170.761719 302.179688 L 171.449219 301.875 L 171.863281 301.710938 L 172.28125 301.570312 L 172.667969 301.472656 L 172.996094 301.4375 L 173.292969 301.472656 L 173.675781 301.570312 L 174.105469 301.710938 L 174.542969 301.875 L 175.296875 302.179688 L 175.613281 302.320312 L 172.996094 292.75 Z M 170.476562 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 304.652344 L 186.085938 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 309.585938 L 186.558594 309.90625 L 186.480469 310.65625 L 186.414062 311.09375 L 186.328125 311.527344 L 186.21875 311.910156 L 186.085938 312.210938 L 185.910156 312.449219 L 185.632812 312.730469 L 185.296875 313.035156 L 184.933594 313.332031 L 184.292969 313.832031 L 184.011719 314.035156 L 193.609375 316.554688 Z M 186.582031 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 280.851562 L 172.996094 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 278.519531 L 170.761719 278.378906 L 171.449219 278.070312 L 171.863281 277.910156 L 172.28125 277.769531 L 172.667969 277.667969 L 172.996094 277.636719 L 173.292969 277.667969 L 173.675781 277.769531 L 174.105469 277.910156 L 174.542969 278.070312 L 175.296875 278.378906 L 175.613281 278.519531 L 172.996094 268.949219 Z M 170.476562 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 280.851562 L 186.085938 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 285.785156 L 186.558594 286.105469 L 186.480469 286.851562 L 186.414062 287.292969 L 186.328125 287.722656 L 186.21875 288.109375 L 186.085938 288.40625 L 185.910156 288.648438 L 185.632812 288.929688 L 185.296875 289.230469 L 184.933594 289.53125 L 184.292969 290.027344 L 184.011719 290.234375 L 193.609375 292.75 Z M 186.582031 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 257.046875 L 172.996094 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 254.71875 L 170.761719 254.578125 L 171.449219 254.269531 L 171.863281 254.105469 L 172.28125 253.964844 L 172.667969 253.867188 L 172.996094 253.832031 L 173.292969 253.867188 L 173.675781 253.964844 L 174.105469 254.105469 L 174.542969 254.269531 L 175.296875 254.578125 L 175.613281 254.71875 L 172.996094 245.148438 Z M 170.476562 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 257.046875 L 186.085938 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 261.984375 L 186.558594 262.300781 L 186.480469 263.050781 L 186.414062 263.488281 L 186.328125 263.921875 L 186.21875 264.304688 L 186.085938 264.605469 L 185.910156 264.84375 L 185.632812 265.128906 L 185.296875 265.429688 L 184.933594 265.730469 L 184.292969 266.226562 L 184.011719 266.433594 L 193.609375 268.949219 Z M 186.582031 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 233.246094 L 172.996094 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 230.914062 L 170.761719 230.773438 L 171.449219 230.46875 L 171.863281 230.304688 L 172.28125 230.164062 L 172.667969 230.066406 L 172.996094 230.03125 L 173.292969 230.066406 L 173.675781 230.164062 L 174.105469 230.304688 L 174.542969 230.46875 L 175.296875 230.773438 L 175.613281 230.914062 L 172.996094 221.34375 Z M 170.476562 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 233.246094 L 186.085938 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 238.179688 L 186.558594 238.5 L 186.480469 239.246094 L 186.414062 239.6875 L 186.328125 240.117188 L 186.21875 240.503906 L 186.085938 240.804688 L 185.910156 241.042969 L 185.632812 241.324219 L 185.296875 241.628906 L 184.933594 241.925781 L 184.292969 242.425781 L 184.011719 242.628906 L 193.609375 245.148438 Z M 186.582031 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 209.445312 L 172.996094 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 207.113281 L 170.761719 206.972656 L 171.449219 206.664062 L 171.863281 206.503906 L 172.28125 206.359375 L 172.667969 206.261719 L 172.996094 206.230469 L 173.292969 206.261719 L 173.675781 206.359375 L 174.105469 206.503906 L 174.542969 206.664062 L 175.296875 206.972656 L 175.613281 207.113281 L 172.996094 197.542969 Z M 170.476562 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 209.445312 L 186.085938 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 214.378906 L 186.558594 214.695312 L 186.480469 215.445312 L 186.414062 215.886719 L 186.328125 216.316406 L 186.21875 216.703125 L 186.085938 217 L 185.910156 217.242188 L 185.632812 217.523438 L 185.296875 217.824219 L 184.933594 218.125 L 184.292969 218.621094 L 184.011719 218.828125 L 193.609375 221.34375 Z M 186.582031 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 185.640625 L 172.996094 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 183.308594 L 170.761719 183.171875 L 171.449219 182.863281 L 171.863281 182.699219 L 172.28125 182.558594 L 172.667969 182.460938 L 172.996094 182.425781 L 173.292969 182.460938 L 173.675781 182.558594 L 174.105469 182.699219 L 174.542969 182.863281 L 175.296875 183.171875 L 175.613281 183.308594 L 172.996094 173.742188 Z M 170.476562 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 185.640625 L 186.085938 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 190.578125 L 186.558594 190.894531 L 186.480469 191.644531 L 186.414062 192.082031 L 186.328125 192.515625 L 186.21875 192.898438 L 186.085938 193.199219 L 185.910156 193.4375 L 185.632812 193.722656 L 185.296875 194.023438 L 184.933594 194.324219 L 184.292969 194.820312 L 184.011719 195.027344 L 193.609375 197.542969 Z M 186.582031 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 161.839844 L 172.996094 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 159.507812 L 170.761719 159.367188 L 171.449219 159.0625 L 171.863281 158.898438 L 172.28125 158.757812 L 172.667969 158.660156 L 172.996094 158.625 L 173.292969 158.660156 L 173.675781 158.757812 L 174.105469 158.898438 L 174.542969 159.0625 L 175.296875 159.367188 L 175.613281 159.507812 L 172.996094 149.9375 Z M 170.476562 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 161.839844 L 186.085938 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 166.773438 L 186.558594 167.09375 L 186.480469 167.839844 L 186.414062 168.28125 L 186.328125 168.710938 L 186.21875 169.097656 L 186.085938 169.398438 L 185.910156 169.636719 L 185.632812 169.917969 L 185.296875 170.222656 L 184.933594 170.519531 L 184.292969 171.015625 L 184.011719 171.222656 L 193.609375 173.742188 Z M 186.582031 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 138.035156 L 172.996094 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 135.707031 L 170.761719 135.566406 L 171.449219 135.257812 L 171.863281 135.09375 L 172.28125 134.953125 L 172.667969 134.855469 L 172.996094 134.824219 L 173.292969 134.855469 L 173.675781 134.953125 L 174.105469 135.09375 L 174.542969 135.257812 L 175.296875 135.566406 L 175.613281 135.707031 L 172.996094 126.136719 Z M 170.476562 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 138.035156 L 186.085938 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 142.972656 L 186.558594 143.289062 L 186.480469 144.039062 L 186.414062 144.476562 L 186.328125 144.910156 L 186.21875 145.292969 L 186.085938 145.59375 L 185.910156 145.835938 L 185.632812 146.117188 L 185.296875 146.417969 L 184.933594 146.71875 L 184.292969 147.214844 L 184.011719 147.421875 L 193.609375 149.9375 Z M 186.582031 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 114.234375 L 172.996094 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 111.902344 L 170.761719 111.761719 L 171.449219 111.457031 L 171.863281 111.292969 L 172.28125 111.152344 L 172.667969 111.054688 L 172.996094 111.019531 L 173.292969 111.054688 L 173.675781 111.152344 L 174.105469 111.292969 L 174.542969 111.457031 L 175.296875 111.761719 L 175.613281 111.902344 L 172.996094 102.332031 Z M 170.476562 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 114.234375 L 186.085938 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 119.167969 L 186.558594 119.488281 L 186.480469 120.238281 L 186.414062 120.675781 L 186.328125 121.109375 L 186.21875 121.492188 L 186.085938 121.792969 L 185.910156 122.03125 L 185.632812 122.3125 L 185.296875 122.617188 L 184.933594 122.917969 L 184.292969 123.414062 L 184.011719 123.617188 L 193.609375 126.136719 Z M 186.582031 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 90.433594 L 172.996094 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 88.101562 L 170.761719 87.960938 L 171.449219 87.652344 L 171.863281 87.492188 L 172.28125 87.351562 L 172.667969 87.25 L 172.996094 87.21875 L 173.292969 87.25 L 173.675781 87.351562 L 174.105469 87.492188 L 174.542969 87.652344 L 175.296875 87.960938 L 175.613281 88.101562 L 172.996094 78.53125 Z M 170.476562 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 90.433594 L 186.085938 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 95.367188 L 186.558594 95.6875 L 186.480469 96.433594 L 186.414062 96.875 L 186.328125 97.304688 L 186.21875 97.691406 L 186.085938 97.992188 L 185.910156 98.230469 L 185.632812 98.511719 L 185.296875 98.816406 L 184.933594 99.113281 L 184.292969 99.609375 L 184.011719 99.816406 L 193.609375 102.332031 Z M 186.582031 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 66.628906 L 172.996094 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 64.300781 L 170.761719 64.160156 L 171.449219 63.851562 L 171.863281 63.6875 L 172.28125 63.546875 L 172.667969 63.449219 L 172.996094 63.414062 L 173.292969 63.449219 L 173.675781 63.546875 L 174.105469 63.6875 L 174.542969 63.851562 L 175.296875 64.160156 L 175.613281 64.300781 L 172.996094 54.730469 Z M 170.476562 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 66.628906 L 186.085938 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 71.566406 L 186.558594 71.882812 L 186.480469 72.632812 L 186.414062 73.070312 L 186.328125 73.503906 L 186.21875 73.886719 L 186.085938 74.1875 L 185.910156 74.425781 L 185.632812 74.710938 L 185.296875 75.011719 L 184.933594 75.3125 L 184.292969 75.808594 L 184.011719 76.015625 L 193.609375 78.53125 Z M 186.582031 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 42.828125 L 172.996094 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 40.496094 L 170.761719 40.355469 L 171.449219 40.050781 L 171.863281 39.886719 L 172.28125 39.746094 L 172.667969 39.648438 L 172.996094 39.613281 L 173.292969 39.648438 L 173.675781 39.746094 L 174.105469 39.886719 L 174.542969 40.050781 L 175.296875 40.355469 L 175.613281 40.496094 L 172.996094 30.925781 Z M 170.476562 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 42.828125 L 186.085938 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 47.761719 L 186.558594 48.082031 L 186.480469 48.828125 L 186.414062 49.269531 L 186.328125 49.699219 L 186.21875 50.085938 L 186.085938 50.386719 L 185.910156 50.625 L 185.632812 50.90625 L 185.296875 51.210938 L 184.933594 51.507812 L 184.292969 52.007812 L 184.011719 52.210938 L 193.609375 54.730469 Z M 186.582031 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 19.027344 L 172.996094 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 170.476562 16.695312 L 170.761719 16.554688 L 171.449219 16.246094 L 171.863281 16.085938 L 172.28125 15.941406 L 172.667969 15.84375 L 172.996094 15.8125 L 173.292969 15.84375 L 173.675781 15.941406 L 174.105469 16.085938 L 174.542969 16.246094 L 175.296875 16.554688 L 175.613281 16.695312 L 172.996094 7.125 Z M 170.476562 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 172.996094 19.027344 L 186.085938 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 186.582031 23.960938 L 186.558594 24.277344 L 186.480469 25.027344 L 186.414062 25.46875 L 186.328125 25.898438 L 186.21875 26.285156 L 186.085938 26.582031 L 185.910156 26.824219 L 185.632812 27.105469 L 185.296875 27.40625 L 184.933594 27.707031 L 184.292969 28.203125 L 184.011719 28.410156 L 193.609375 30.925781 Z M 186.582031 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 304.652344 L 196.796875 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 302.320312 L 194.566406 302.179688 L 195.253906 301.875 L 195.667969 301.710938 L 196.082031 301.570312 L 196.472656 301.472656 L 196.796875 301.4375 L 197.09375 301.472656 L 197.476562 301.570312 L 197.90625 301.710938 L 198.347656 301.875 L 199.097656 302.179688 L 199.417969 302.320312 L 196.796875 292.75 Z M 194.28125 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 304.652344 L 209.886719 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 309.585938 L 210.359375 309.90625 L 210.28125 310.65625 L 210.21875 311.09375 L 210.132812 311.527344 L 210.023438 311.910156 L 209.886719 312.210938 L 209.710938 312.449219 L 209.433594 312.730469 L 209.097656 313.035156 L 208.734375 313.332031 L 208.09375 313.832031 L 207.8125 314.035156 L 217.410156 316.554688 Z M 210.382812 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 280.851562 L 196.796875 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 278.519531 L 194.566406 278.378906 L 195.253906 278.070312 L 195.667969 277.910156 L 196.082031 277.769531 L 196.472656 277.667969 L 196.796875 277.636719 L 197.09375 277.667969 L 197.476562 277.769531 L 197.90625 277.910156 L 198.347656 278.070312 L 199.097656 278.378906 L 199.417969 278.519531 L 196.796875 268.949219 Z M 194.28125 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 280.851562 L 209.886719 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 285.785156 L 210.359375 286.105469 L 210.28125 286.851562 L 210.21875 287.292969 L 210.132812 287.722656 L 210.023438 288.109375 L 209.886719 288.40625 L 209.710938 288.648438 L 209.433594 288.929688 L 209.097656 289.230469 L 208.734375 289.53125 L 208.09375 290.027344 L 207.8125 290.234375 L 217.410156 292.75 Z M 210.382812 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 257.046875 L 196.796875 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 254.71875 L 194.566406 254.578125 L 195.253906 254.269531 L 195.667969 254.105469 L 196.082031 253.964844 L 196.472656 253.867188 L 196.796875 253.832031 L 197.09375 253.867188 L 197.476562 253.964844 L 197.90625 254.105469 L 198.347656 254.269531 L 199.097656 254.578125 L 199.417969 254.71875 L 196.796875 245.148438 Z M 194.28125 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 257.046875 L 209.886719 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 261.984375 L 210.359375 262.300781 L 210.28125 263.050781 L 210.21875 263.488281 L 210.132812 263.921875 L 210.023438 264.304688 L 209.886719 264.605469 L 209.710938 264.84375 L 209.433594 265.128906 L 209.097656 265.429688 L 208.734375 265.730469 L 208.09375 266.226562 L 207.8125 266.433594 L 217.410156 268.949219 Z M 210.382812 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 233.246094 L 196.796875 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 230.914062 L 194.566406 230.773438 L 195.253906 230.46875 L 195.667969 230.304688 L 196.082031 230.164062 L 196.472656 230.066406 L 196.796875 230.03125 L 197.09375 230.066406 L 197.476562 230.164062 L 197.90625 230.304688 L 198.347656 230.46875 L 199.097656 230.773438 L 199.417969 230.914062 L 196.796875 221.34375 Z M 194.28125 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 233.246094 L 209.886719 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 238.179688 L 210.359375 238.5 L 210.28125 239.246094 L 210.21875 239.6875 L 210.132812 240.117188 L 210.023438 240.503906 L 209.886719 240.804688 L 209.710938 241.042969 L 209.433594 241.324219 L 209.097656 241.628906 L 208.734375 241.925781 L 208.09375 242.425781 L 207.8125 242.628906 L 217.410156 245.148438 Z M 210.382812 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 209.445312 L 196.796875 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 207.113281 L 194.566406 206.972656 L 195.253906 206.664062 L 195.667969 206.503906 L 196.082031 206.359375 L 196.472656 206.261719 L 196.796875 206.230469 L 197.09375 206.261719 L 197.476562 206.359375 L 197.90625 206.503906 L 198.347656 206.664062 L 199.097656 206.972656 L 199.417969 207.113281 L 196.796875 197.542969 Z M 194.28125 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 209.445312 L 209.886719 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 214.378906 L 210.359375 214.695312 L 210.28125 215.445312 L 210.21875 215.886719 L 210.132812 216.316406 L 210.023438 216.703125 L 209.886719 217 L 209.710938 217.242188 L 209.433594 217.523438 L 209.097656 217.824219 L 208.734375 218.125 L 208.09375 218.621094 L 207.8125 218.828125 L 217.410156 221.34375 Z M 210.382812 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 185.640625 L 196.796875 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 183.308594 L 194.566406 183.171875 L 195.253906 182.863281 L 195.667969 182.699219 L 196.082031 182.558594 L 196.472656 182.460938 L 196.796875 182.425781 L 197.09375 182.460938 L 197.476562 182.558594 L 197.90625 182.699219 L 198.347656 182.863281 L 199.097656 183.171875 L 199.417969 183.308594 L 196.796875 173.742188 Z M 194.28125 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 185.640625 L 209.886719 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 190.578125 L 210.359375 190.894531 L 210.28125 191.644531 L 210.21875 192.082031 L 210.132812 192.515625 L 210.023438 192.898438 L 209.886719 193.199219 L 209.710938 193.4375 L 209.433594 193.722656 L 209.097656 194.023438 L 208.734375 194.324219 L 208.09375 194.820312 L 207.8125 195.027344 L 217.410156 197.542969 Z M 210.382812 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 161.839844 L 196.796875 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 159.507812 L 194.566406 159.367188 L 195.253906 159.0625 L 195.667969 158.898438 L 196.082031 158.757812 L 196.472656 158.660156 L 196.796875 158.625 L 197.09375 158.660156 L 197.476562 158.757812 L 197.90625 158.898438 L 198.347656 159.0625 L 199.097656 159.367188 L 199.417969 159.507812 L 196.796875 149.9375 Z M 194.28125 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 161.839844 L 209.886719 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 166.773438 L 210.359375 167.09375 L 210.28125 167.839844 L 210.21875 168.28125 L 210.132812 168.710938 L 210.023438 169.097656 L 209.886719 169.398438 L 209.710938 169.636719 L 209.433594 169.917969 L 209.097656 170.222656 L 208.734375 170.519531 L 208.09375 171.015625 L 207.8125 171.222656 L 217.410156 173.742188 Z M 210.382812 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 138.035156 L 196.796875 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 135.707031 L 194.566406 135.566406 L 195.253906 135.257812 L 195.667969 135.09375 L 196.082031 134.953125 L 196.472656 134.855469 L 196.796875 134.824219 L 197.09375 134.855469 L 197.476562 134.953125 L 197.90625 135.09375 L 198.347656 135.257812 L 199.097656 135.566406 L 199.417969 135.707031 L 196.796875 126.136719 Z M 194.28125 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 138.035156 L 209.886719 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 142.972656 L 210.359375 143.289062 L 210.28125 144.039062 L 210.21875 144.476562 L 210.132812 144.910156 L 210.023438 145.292969 L 209.886719 145.59375 L 209.710938 145.835938 L 209.433594 146.117188 L 209.097656 146.417969 L 208.734375 146.71875 L 208.09375 147.214844 L 207.8125 147.421875 L 217.410156 149.9375 Z M 210.382812 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 114.234375 L 196.796875 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 111.902344 L 194.566406 111.761719 L 195.253906 111.457031 L 195.667969 111.292969 L 196.082031 111.152344 L 196.472656 111.054688 L 196.796875 111.019531 L 197.09375 111.054688 L 197.476562 111.152344 L 197.90625 111.292969 L 198.347656 111.457031 L 199.097656 111.761719 L 199.417969 111.902344 L 196.796875 102.332031 Z M 194.28125 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 114.234375 L 209.886719 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 119.167969 L 210.359375 119.488281 L 210.28125 120.238281 L 210.21875 120.675781 L 210.132812 121.109375 L 210.023438 121.492188 L 209.886719 121.792969 L 209.710938 122.03125 L 209.433594 122.3125 L 209.097656 122.617188 L 208.734375 122.917969 L 208.09375 123.414062 L 207.8125 123.617188 L 217.410156 126.136719 Z M 210.382812 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 90.433594 L 196.796875 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 88.101562 L 194.566406 87.960938 L 195.253906 87.652344 L 195.667969 87.492188 L 196.082031 87.351562 L 196.472656 87.25 L 196.796875 87.21875 L 197.09375 87.25 L 197.476562 87.351562 L 197.90625 87.492188 L 198.347656 87.652344 L 199.097656 87.960938 L 199.417969 88.101562 L 196.796875 78.53125 Z M 194.28125 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 90.433594 L 209.886719 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 95.367188 L 210.359375 95.6875 L 210.28125 96.433594 L 210.21875 96.875 L 210.132812 97.304688 L 210.023438 97.691406 L 209.886719 97.992188 L 209.710938 98.230469 L 209.433594 98.511719 L 209.097656 98.816406 L 208.734375 99.113281 L 208.09375 99.609375 L 207.8125 99.816406 L 217.410156 102.332031 Z M 210.382812 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 66.628906 L 196.796875 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 64.300781 L 194.566406 64.160156 L 195.253906 63.851562 L 195.667969 63.6875 L 196.082031 63.546875 L 196.472656 63.449219 L 196.796875 63.414062 L 197.09375 63.449219 L 197.476562 63.546875 L 197.90625 63.6875 L 198.347656 63.851562 L 199.097656 64.160156 L 199.417969 64.300781 L 196.796875 54.730469 Z M 194.28125 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 66.628906 L 209.886719 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 71.566406 L 210.359375 71.882812 L 210.28125 72.632812 L 210.21875 73.070312 L 210.132812 73.503906 L 210.023438 73.886719 L 209.886719 74.1875 L 209.710938 74.425781 L 209.433594 74.710938 L 209.097656 75.011719 L 208.734375 75.3125 L 208.09375 75.808594 L 207.8125 76.015625 L 217.410156 78.53125 Z M 210.382812 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 42.828125 L 196.796875 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 40.496094 L 194.566406 40.355469 L 195.253906 40.050781 L 195.667969 39.886719 L 196.082031 39.746094 L 196.472656 39.648438 L 196.796875 39.613281 L 197.09375 39.648438 L 197.476562 39.746094 L 197.90625 39.886719 L 198.347656 40.050781 L 199.097656 40.355469 L 199.417969 40.496094 L 196.796875 30.925781 Z M 194.28125 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 42.828125 L 209.886719 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 47.761719 L 210.359375 48.082031 L 210.28125 48.828125 L 210.21875 49.269531 L 210.132812 49.699219 L 210.023438 50.085938 L 209.886719 50.386719 L 209.710938 50.625 L 209.433594 50.90625 L 209.097656 51.210938 L 208.734375 51.507812 L 208.09375 52.007812 L 207.8125 52.210938 L 217.410156 54.730469 Z M 210.382812 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 19.027344 L 196.796875 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 194.28125 16.695312 L 194.566406 16.554688 L 195.253906 16.246094 L 195.667969 16.085938 L 196.082031 15.941406 L 196.472656 15.84375 L 196.796875 15.8125 L 197.09375 15.84375 L 197.476562 15.941406 L 197.90625 16.085938 L 198.347656 16.246094 L 199.097656 16.554688 L 199.417969 16.695312 L 196.796875 7.125 Z M 194.28125 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.796875 19.027344 L 209.886719 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 210.382812 23.960938 L 210.359375 24.277344 L 210.28125 25.027344 L 210.21875 25.46875 L 210.132812 25.898438 L 210.023438 26.285156 L 209.886719 26.582031 L 209.710938 26.824219 L 209.433594 27.105469 L 209.097656 27.40625 L 208.734375 27.707031 L 208.09375 28.203125 L 207.8125 28.410156 L 217.410156 30.925781 Z M 210.382812 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 304.652344 L 220.601562 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 302.320312 L 218.367188 302.179688 L 219.054688 301.875 L 219.46875 301.710938 L 219.886719 301.570312 L 220.273438 301.472656 L 220.601562 301.4375 L 220.894531 301.472656 L 221.277344 301.570312 L 221.710938 301.710938 L 222.148438 301.875 L 222.898438 302.179688 L 223.21875 302.320312 L 220.601562 292.75 Z M 218.082031 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 304.652344 L 233.691406 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 309.585938 L 234.164062 309.90625 L 234.085938 310.65625 L 234.019531 311.09375 L 233.933594 311.527344 L 233.824219 311.910156 L 233.691406 312.210938 L 233.511719 312.449219 L 233.238281 312.730469 L 232.898438 313.035156 L 232.539062 313.332031 L 231.898438 313.832031 L 231.617188 314.035156 L 241.214844 316.554688 Z M 234.183594 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 280.851562 L 220.601562 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 278.519531 L 218.367188 278.378906 L 219.054688 278.070312 L 219.46875 277.910156 L 219.886719 277.769531 L 220.273438 277.667969 L 220.601562 277.636719 L 220.894531 277.667969 L 221.277344 277.769531 L 221.710938 277.910156 L 222.148438 278.070312 L 222.898438 278.378906 L 223.21875 278.519531 L 220.601562 268.949219 Z M 218.082031 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 280.851562 L 233.691406 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 285.785156 L 234.164062 286.105469 L 234.085938 286.851562 L 234.019531 287.292969 L 233.933594 287.722656 L 233.824219 288.109375 L 233.691406 288.40625 L 233.511719 288.648438 L 233.238281 288.929688 L 232.898438 289.230469 L 232.539062 289.53125 L 231.898438 290.027344 L 231.617188 290.234375 L 241.214844 292.75 Z M 234.183594 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 257.046875 L 220.601562 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 254.71875 L 218.367188 254.578125 L 219.054688 254.269531 L 219.46875 254.105469 L 219.886719 253.964844 L 220.273438 253.867188 L 220.601562 253.832031 L 220.894531 253.867188 L 221.277344 253.964844 L 221.710938 254.105469 L 222.148438 254.269531 L 222.898438 254.578125 L 223.21875 254.71875 L 220.601562 245.148438 Z M 218.082031 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 257.046875 L 233.691406 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 261.984375 L 234.164062 262.300781 L 234.085938 263.050781 L 234.019531 263.488281 L 233.933594 263.921875 L 233.824219 264.304688 L 233.691406 264.605469 L 233.511719 264.84375 L 233.238281 265.128906 L 232.898438 265.429688 L 232.539062 265.730469 L 231.898438 266.226562 L 231.617188 266.433594 L 241.214844 268.949219 Z M 234.183594 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 233.246094 L 220.601562 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 230.914062 L 218.367188 230.773438 L 219.054688 230.46875 L 219.46875 230.304688 L 219.886719 230.164062 L 220.273438 230.066406 L 220.601562 230.03125 L 220.894531 230.066406 L 221.277344 230.164062 L 221.710938 230.304688 L 222.148438 230.46875 L 222.898438 230.773438 L 223.21875 230.914062 L 220.601562 221.34375 Z M 218.082031 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 233.246094 L 233.691406 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 238.179688 L 234.164062 238.5 L 234.085938 239.246094 L 234.019531 239.6875 L 233.933594 240.117188 L 233.824219 240.503906 L 233.691406 240.804688 L 233.511719 241.042969 L 233.238281 241.324219 L 232.898438 241.628906 L 232.539062 241.925781 L 231.898438 242.425781 L 231.617188 242.628906 L 241.214844 245.148438 Z M 234.183594 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 209.445312 L 220.601562 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 207.113281 L 218.367188 206.972656 L 219.054688 206.664062 L 219.46875 206.503906 L 219.886719 206.359375 L 220.273438 206.261719 L 220.601562 206.230469 L 220.894531 206.261719 L 221.277344 206.359375 L 221.710938 206.503906 L 222.148438 206.664062 L 222.898438 206.972656 L 223.21875 207.113281 L 220.601562 197.542969 Z M 218.082031 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 209.445312 L 233.691406 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 214.378906 L 234.164062 214.695312 L 234.085938 215.445312 L 234.019531 215.886719 L 233.933594 216.316406 L 233.824219 216.703125 L 233.691406 217 L 233.511719 217.242188 L 233.238281 217.523438 L 232.898438 217.824219 L 232.539062 218.125 L 231.898438 218.621094 L 231.617188 218.828125 L 241.214844 221.34375 Z M 234.183594 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 185.640625 L 220.601562 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 183.308594 L 218.367188 183.171875 L 219.054688 182.863281 L 219.46875 182.699219 L 219.886719 182.558594 L 220.273438 182.460938 L 220.601562 182.425781 L 220.894531 182.460938 L 221.277344 182.558594 L 221.710938 182.699219 L 222.148438 182.863281 L 222.898438 183.171875 L 223.21875 183.308594 L 220.601562 173.742188 Z M 218.082031 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 185.640625 L 233.691406 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 190.578125 L 234.164062 190.894531 L 234.085938 191.644531 L 234.019531 192.082031 L 233.933594 192.515625 L 233.824219 192.898438 L 233.691406 193.199219 L 233.511719 193.4375 L 233.238281 193.722656 L 232.898438 194.023438 L 232.539062 194.324219 L 231.898438 194.820312 L 231.617188 195.027344 L 241.214844 197.542969 Z M 234.183594 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 161.839844 L 220.601562 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 159.507812 L 218.367188 159.367188 L 219.054688 159.0625 L 219.46875 158.898438 L 219.886719 158.757812 L 220.273438 158.660156 L 220.601562 158.625 L 220.894531 158.660156 L 221.277344 158.757812 L 221.710938 158.898438 L 222.148438 159.0625 L 222.898438 159.367188 L 223.21875 159.507812 L 220.601562 149.9375 Z M 218.082031 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 161.839844 L 233.691406 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 166.773438 L 234.164062 167.09375 L 234.085938 167.839844 L 234.019531 168.28125 L 233.933594 168.710938 L 233.824219 169.097656 L 233.691406 169.398438 L 233.511719 169.636719 L 233.238281 169.917969 L 232.898438 170.222656 L 232.539062 170.519531 L 231.898438 171.015625 L 231.617188 171.222656 L 241.214844 173.742188 Z M 234.183594 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 138.035156 L 220.601562 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 135.707031 L 218.367188 135.566406 L 219.054688 135.257812 L 219.46875 135.09375 L 219.886719 134.953125 L 220.273438 134.855469 L 220.601562 134.824219 L 220.894531 134.855469 L 221.277344 134.953125 L 221.710938 135.09375 L 222.148438 135.257812 L 222.898438 135.566406 L 223.21875 135.707031 L 220.601562 126.136719 Z M 218.082031 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 138.035156 L 233.691406 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 142.972656 L 234.164062 143.289062 L 234.085938 144.039062 L 234.019531 144.476562 L 233.933594 144.910156 L 233.824219 145.292969 L 233.691406 145.59375 L 233.511719 145.835938 L 233.238281 146.117188 L 232.898438 146.417969 L 232.539062 146.71875 L 231.898438 147.214844 L 231.617188 147.421875 L 241.214844 149.9375 Z M 234.183594 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 114.234375 L 220.601562 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 111.902344 L 218.367188 111.761719 L 219.054688 111.457031 L 219.46875 111.292969 L 219.886719 111.152344 L 220.273438 111.054688 L 220.601562 111.019531 L 220.894531 111.054688 L 221.277344 111.152344 L 221.710938 111.292969 L 222.148438 111.457031 L 222.898438 111.761719 L 223.21875 111.902344 L 220.601562 102.332031 Z M 218.082031 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 114.234375 L 233.691406 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 119.167969 L 234.164062 119.488281 L 234.085938 120.238281 L 234.019531 120.675781 L 233.933594 121.109375 L 233.824219 121.492188 L 233.691406 121.792969 L 233.511719 122.03125 L 233.238281 122.3125 L 232.898438 122.617188 L 232.539062 122.917969 L 231.898438 123.414062 L 231.617188 123.617188 L 241.214844 126.136719 Z M 234.183594 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 90.433594 L 220.601562 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 88.101562 L 218.367188 87.960938 L 219.054688 87.652344 L 219.46875 87.492188 L 219.886719 87.351562 L 220.273438 87.25 L 220.601562 87.21875 L 220.894531 87.25 L 221.277344 87.351562 L 221.710938 87.492188 L 222.148438 87.652344 L 222.898438 87.960938 L 223.21875 88.101562 L 220.601562 78.53125 Z M 218.082031 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 90.433594 L 233.691406 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 95.367188 L 234.164062 95.6875 L 234.085938 96.433594 L 234.019531 96.875 L 233.933594 97.304688 L 233.824219 97.691406 L 233.691406 97.992188 L 233.511719 98.230469 L 233.238281 98.511719 L 232.898438 98.816406 L 232.539062 99.113281 L 231.898438 99.609375 L 231.617188 99.816406 L 241.214844 102.332031 Z M 234.183594 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 66.628906 L 220.601562 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 64.300781 L 218.367188 64.160156 L 219.054688 63.851562 L 219.46875 63.6875 L 219.886719 63.546875 L 220.273438 63.449219 L 220.601562 63.414062 L 220.894531 63.449219 L 221.277344 63.546875 L 221.710938 63.6875 L 222.148438 63.851562 L 222.898438 64.160156 L 223.21875 64.300781 L 220.601562 54.730469 Z M 218.082031 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 66.628906 L 233.691406 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 71.566406 L 234.164062 71.882812 L 234.085938 72.632812 L 234.019531 73.070312 L 233.933594 73.503906 L 233.824219 73.886719 L 233.691406 74.1875 L 233.511719 74.425781 L 233.238281 74.710938 L 232.898438 75.011719 L 232.539062 75.3125 L 231.898438 75.808594 L 231.617188 76.015625 L 241.214844 78.53125 Z M 234.183594 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 42.828125 L 220.601562 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 40.496094 L 218.367188 40.355469 L 219.054688 40.050781 L 219.46875 39.886719 L 219.886719 39.746094 L 220.273438 39.648438 L 220.601562 39.613281 L 220.894531 39.648438 L 221.277344 39.746094 L 221.710938 39.886719 L 222.148438 40.050781 L 222.898438 40.355469 L 223.21875 40.496094 L 220.601562 30.925781 Z M 218.082031 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 42.828125 L 233.691406 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 47.761719 L 234.164062 48.082031 L 234.085938 48.828125 L 234.019531 49.269531 L 233.933594 49.699219 L 233.824219 50.085938 L 233.691406 50.386719 L 233.511719 50.625 L 233.238281 50.90625 L 232.898438 51.210938 L 232.539062 51.507812 L 231.898438 52.007812 L 231.617188 52.210938 L 241.214844 54.730469 Z M 234.183594 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 19.027344 L 220.601562 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 218.082031 16.695312 L 218.367188 16.554688 L 219.054688 16.246094 L 219.46875 16.085938 L 219.886719 15.941406 L 220.273438 15.84375 L 220.601562 15.8125 L 220.894531 15.84375 L 221.277344 15.941406 L 221.710938 16.085938 L 222.148438 16.246094 L 222.898438 16.554688 L 223.21875 16.695312 L 220.601562 7.125 Z M 218.082031 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 220.601562 19.027344 L 233.691406 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 234.183594 23.960938 L 234.164062 24.277344 L 234.085938 25.027344 L 234.019531 25.46875 L 233.933594 25.898438 L 233.824219 26.285156 L 233.691406 26.582031 L 233.511719 26.824219 L 233.238281 27.105469 L 232.898438 27.40625 L 232.539062 27.707031 L 231.898438 28.203125 L 231.617188 28.410156 L 241.214844 30.925781 Z M 234.183594 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 304.652344 L 244.402344 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 302.320312 L 242.171875 302.179688 L 242.859375 301.875 L 243.269531 301.710938 L 243.6875 301.570312 L 244.074219 301.472656 L 244.402344 301.4375 L 244.699219 301.472656 L 245.082031 301.570312 L 245.511719 301.710938 L 245.953125 301.875 L 246.703125 302.179688 L 247.019531 302.320312 L 244.402344 292.75 Z M 241.882812 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 304.652344 L 257.492188 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 309.585938 L 257.964844 309.90625 L 257.886719 310.65625 L 257.820312 311.09375 L 257.734375 311.527344 L 257.625 311.910156 L 257.492188 312.210938 L 257.316406 312.449219 L 257.039062 312.730469 L 256.703125 313.035156 L 256.339844 313.332031 L 255.699219 313.832031 L 255.417969 314.035156 L 265.015625 316.554688 Z M 257.988281 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 280.851562 L 244.402344 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 278.519531 L 242.171875 278.378906 L 242.859375 278.070312 L 243.269531 277.910156 L 243.6875 277.769531 L 244.074219 277.667969 L 244.402344 277.636719 L 244.699219 277.667969 L 245.082031 277.769531 L 245.511719 277.910156 L 245.953125 278.070312 L 246.703125 278.378906 L 247.019531 278.519531 L 244.402344 268.949219 Z M 241.882812 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 280.851562 L 257.492188 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 285.785156 L 257.964844 286.105469 L 257.886719 286.851562 L 257.820312 287.292969 L 257.734375 287.722656 L 257.625 288.109375 L 257.492188 288.40625 L 257.316406 288.648438 L 257.039062 288.929688 L 256.703125 289.230469 L 256.339844 289.53125 L 255.699219 290.027344 L 255.417969 290.234375 L 265.015625 292.75 Z M 257.988281 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 257.046875 L 244.402344 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 254.71875 L 242.171875 254.578125 L 242.859375 254.269531 L 243.269531 254.105469 L 243.6875 253.964844 L 244.074219 253.867188 L 244.402344 253.832031 L 244.699219 253.867188 L 245.082031 253.964844 L 245.511719 254.105469 L 245.953125 254.269531 L 246.703125 254.578125 L 247.019531 254.71875 L 244.402344 245.148438 Z M 241.882812 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 257.046875 L 257.492188 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 261.984375 L 257.964844 262.300781 L 257.886719 263.050781 L 257.820312 263.488281 L 257.734375 263.921875 L 257.625 264.304688 L 257.492188 264.605469 L 257.316406 264.84375 L 257.039062 265.128906 L 256.703125 265.429688 L 256.339844 265.730469 L 255.699219 266.226562 L 255.417969 266.433594 L 265.015625 268.949219 Z M 257.988281 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 233.246094 L 244.402344 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 230.914062 L 242.171875 230.773438 L 242.859375 230.46875 L 243.269531 230.304688 L 243.6875 230.164062 L 244.074219 230.066406 L 244.402344 230.03125 L 244.699219 230.066406 L 245.082031 230.164062 L 245.511719 230.304688 L 245.953125 230.46875 L 246.703125 230.773438 L 247.019531 230.914062 L 244.402344 221.34375 Z M 241.882812 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 233.246094 L 257.492188 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 238.179688 L 257.964844 238.5 L 257.886719 239.246094 L 257.820312 239.6875 L 257.734375 240.117188 L 257.625 240.503906 L 257.492188 240.804688 L 257.316406 241.042969 L 257.039062 241.324219 L 256.703125 241.628906 L 256.339844 241.925781 L 255.699219 242.425781 L 255.417969 242.628906 L 265.015625 245.148438 Z M 257.988281 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 209.445312 L 244.402344 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 207.113281 L 242.171875 206.972656 L 242.859375 206.664062 L 243.269531 206.503906 L 243.6875 206.359375 L 244.074219 206.261719 L 244.402344 206.230469 L 244.699219 206.261719 L 245.082031 206.359375 L 245.511719 206.503906 L 245.953125 206.664062 L 246.703125 206.972656 L 247.019531 207.113281 L 244.402344 197.542969 Z M 241.882812 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 209.445312 L 257.492188 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 214.378906 L 257.964844 214.695312 L 257.886719 215.445312 L 257.820312 215.886719 L 257.734375 216.316406 L 257.625 216.703125 L 257.492188 217 L 257.316406 217.242188 L 257.039062 217.523438 L 256.703125 217.824219 L 256.339844 218.125 L 255.699219 218.621094 L 255.417969 218.828125 L 265.015625 221.34375 Z M 257.988281 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 185.640625 L 244.402344 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 183.308594 L 242.171875 183.171875 L 242.859375 182.863281 L 243.269531 182.699219 L 243.6875 182.558594 L 244.074219 182.460938 L 244.402344 182.425781 L 244.699219 182.460938 L 245.082031 182.558594 L 245.511719 182.699219 L 245.953125 182.863281 L 246.703125 183.171875 L 247.019531 183.308594 L 244.402344 173.742188 Z M 241.882812 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 185.640625 L 257.492188 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 190.578125 L 257.964844 190.894531 L 257.886719 191.644531 L 257.820312 192.082031 L 257.734375 192.515625 L 257.625 192.898438 L 257.492188 193.199219 L 257.316406 193.4375 L 257.039062 193.722656 L 256.703125 194.023438 L 256.339844 194.324219 L 255.699219 194.820312 L 255.417969 195.027344 L 265.015625 197.542969 Z M 257.988281 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 161.839844 L 244.402344 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 159.507812 L 242.171875 159.367188 L 242.859375 159.0625 L 243.269531 158.898438 L 243.6875 158.757812 L 244.074219 158.660156 L 244.402344 158.625 L 244.699219 158.660156 L 245.082031 158.757812 L 245.511719 158.898438 L 245.953125 159.0625 L 246.703125 159.367188 L 247.019531 159.507812 L 244.402344 149.9375 Z M 241.882812 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 161.839844 L 257.492188 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 166.773438 L 257.964844 167.09375 L 257.886719 167.839844 L 257.820312 168.28125 L 257.734375 168.710938 L 257.625 169.097656 L 257.492188 169.398438 L 257.316406 169.636719 L 257.039062 169.917969 L 256.703125 170.222656 L 256.339844 170.519531 L 255.699219 171.015625 L 255.417969 171.222656 L 265.015625 173.742188 Z M 257.988281 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 138.035156 L 244.402344 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 135.707031 L 242.171875 135.566406 L 242.859375 135.257812 L 243.269531 135.09375 L 243.6875 134.953125 L 244.074219 134.855469 L 244.402344 134.824219 L 244.699219 134.855469 L 245.082031 134.953125 L 245.511719 135.09375 L 245.953125 135.257812 L 246.703125 135.566406 L 247.019531 135.707031 L 244.402344 126.136719 Z M 241.882812 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 138.035156 L 257.492188 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 142.972656 L 257.964844 143.289062 L 257.886719 144.039062 L 257.820312 144.476562 L 257.734375 144.910156 L 257.625 145.292969 L 257.492188 145.59375 L 257.316406 145.835938 L 257.039062 146.117188 L 256.703125 146.417969 L 256.339844 146.71875 L 255.699219 147.214844 L 255.417969 147.421875 L 265.015625 149.9375 Z M 257.988281 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 114.234375 L 244.402344 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 111.902344 L 242.171875 111.761719 L 242.859375 111.457031 L 243.269531 111.292969 L 243.6875 111.152344 L 244.074219 111.054688 L 244.402344 111.019531 L 244.699219 111.054688 L 245.082031 111.152344 L 245.511719 111.292969 L 245.953125 111.457031 L 246.703125 111.761719 L 247.019531 111.902344 L 244.402344 102.332031 Z M 241.882812 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 114.234375 L 257.492188 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 119.167969 L 257.964844 119.488281 L 257.886719 120.238281 L 257.820312 120.675781 L 257.734375 121.109375 L 257.625 121.492188 L 257.492188 121.792969 L 257.316406 122.03125 L 257.039062 122.3125 L 256.703125 122.617188 L 256.339844 122.917969 L 255.699219 123.414062 L 255.417969 123.617188 L 265.015625 126.136719 Z M 257.988281 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 90.433594 L 244.402344 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 88.101562 L 242.171875 87.960938 L 242.859375 87.652344 L 243.269531 87.492188 L 243.6875 87.351562 L 244.074219 87.25 L 244.402344 87.21875 L 244.699219 87.25 L 245.082031 87.351562 L 245.511719 87.492188 L 245.953125 87.652344 L 246.703125 87.960938 L 247.019531 88.101562 L 244.402344 78.53125 Z M 241.882812 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 90.433594 L 257.492188 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 95.367188 L 257.964844 95.6875 L 257.886719 96.433594 L 257.820312 96.875 L 257.734375 97.304688 L 257.625 97.691406 L 257.492188 97.992188 L 257.316406 98.230469 L 257.039062 98.511719 L 256.703125 98.816406 L 256.339844 99.113281 L 255.699219 99.609375 L 255.417969 99.816406 L 265.015625 102.332031 Z M 257.988281 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 66.628906 L 244.402344 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 64.300781 L 242.171875 64.160156 L 242.859375 63.851562 L 243.269531 63.6875 L 243.6875 63.546875 L 244.074219 63.449219 L 244.402344 63.414062 L 244.699219 63.449219 L 245.082031 63.546875 L 245.511719 63.6875 L 245.953125 63.851562 L 246.703125 64.160156 L 247.019531 64.300781 L 244.402344 54.730469 Z M 241.882812 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 66.628906 L 257.492188 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 71.566406 L 257.964844 71.882812 L 257.886719 72.632812 L 257.820312 73.070312 L 257.734375 73.503906 L 257.625 73.886719 L 257.492188 74.1875 L 257.316406 74.425781 L 257.039062 74.710938 L 256.703125 75.011719 L 256.339844 75.3125 L 255.699219 75.808594 L 255.417969 76.015625 L 265.015625 78.53125 Z M 257.988281 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 42.828125 L 244.402344 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 40.496094 L 242.171875 40.355469 L 242.859375 40.050781 L 243.269531 39.886719 L 243.6875 39.746094 L 244.074219 39.648438 L 244.402344 39.613281 L 244.699219 39.648438 L 245.082031 39.746094 L 245.511719 39.886719 L 245.953125 40.050781 L 246.703125 40.355469 L 247.019531 40.496094 L 244.402344 30.925781 Z M 241.882812 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 42.828125 L 257.492188 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 47.761719 L 257.964844 48.082031 L 257.886719 48.828125 L 257.820312 49.269531 L 257.734375 49.699219 L 257.625 50.085938 L 257.492188 50.386719 L 257.316406 50.625 L 257.039062 50.90625 L 256.703125 51.210938 L 256.339844 51.507812 L 255.699219 52.007812 L 255.417969 52.210938 L 265.015625 54.730469 Z M 257.988281 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 19.027344 L 244.402344 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 241.882812 16.695312 L 242.171875 16.554688 L 242.859375 16.246094 L 243.269531 16.085938 L 243.6875 15.941406 L 244.074219 15.84375 L 244.402344 15.8125 L 244.699219 15.84375 L 245.082031 15.941406 L 245.511719 16.085938 L 245.953125 16.246094 L 246.703125 16.554688 L 247.019531 16.695312 L 244.402344 7.125 Z M 241.882812 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 244.402344 19.027344 L 257.492188 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 257.988281 23.960938 L 257.964844 24.277344 L 257.886719 25.027344 L 257.820312 25.46875 L 257.734375 25.898438 L 257.625 26.285156 L 257.492188 26.582031 L 257.316406 26.824219 L 257.039062 27.105469 L 256.703125 27.40625 L 256.339844 27.707031 L 255.699219 28.203125 L 255.417969 28.410156 L 265.015625 30.925781 Z M 257.988281 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 304.652344 L 268.203125 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 302.320312 L 265.972656 302.179688 L 266.660156 301.875 L 267.074219 301.710938 L 267.488281 301.570312 L 267.878906 301.472656 L 268.203125 301.4375 L 268.5 301.472656 L 268.882812 301.570312 L 269.3125 301.710938 L 269.753906 301.875 L 270.503906 302.179688 L 270.824219 302.320312 L 268.203125 292.75 Z M 265.6875 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 304.652344 L 281.292969 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 309.585938 L 281.765625 309.90625 L 281.691406 310.65625 L 281.625 311.09375 L 281.539062 311.527344 L 281.429688 311.910156 L 281.292969 312.210938 L 281.117188 312.449219 L 280.839844 312.730469 L 280.503906 313.035156 L 280.144531 313.332031 L 279.5 313.832031 L 279.21875 314.035156 L 288.816406 316.554688 Z M 281.789062 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 280.851562 L 268.203125 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 278.519531 L 265.972656 278.378906 L 266.660156 278.070312 L 267.074219 277.910156 L 267.488281 277.769531 L 267.878906 277.667969 L 268.203125 277.636719 L 268.5 277.667969 L 268.882812 277.769531 L 269.3125 277.910156 L 269.753906 278.070312 L 270.503906 278.378906 L 270.824219 278.519531 L 268.203125 268.949219 Z M 265.6875 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 280.851562 L 281.292969 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 285.785156 L 281.765625 286.105469 L 281.691406 286.851562 L 281.625 287.292969 L 281.539062 287.722656 L 281.429688 288.109375 L 281.292969 288.40625 L 281.117188 288.648438 L 280.839844 288.929688 L 280.503906 289.230469 L 280.144531 289.53125 L 279.5 290.027344 L 279.21875 290.234375 L 288.816406 292.75 Z M 281.789062 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 257.046875 L 268.203125 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 254.71875 L 265.972656 254.578125 L 266.660156 254.269531 L 267.074219 254.105469 L 267.488281 253.964844 L 267.878906 253.867188 L 268.203125 253.832031 L 268.5 253.867188 L 268.882812 253.964844 L 269.3125 254.105469 L 269.753906 254.269531 L 270.503906 254.578125 L 270.824219 254.71875 L 268.203125 245.148438 Z M 265.6875 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 257.046875 L 281.292969 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 261.984375 L 281.765625 262.300781 L 281.691406 263.050781 L 281.625 263.488281 L 281.539062 263.921875 L 281.429688 264.304688 L 281.292969 264.605469 L 281.117188 264.84375 L 280.839844 265.128906 L 280.503906 265.429688 L 280.144531 265.730469 L 279.5 266.226562 L 279.21875 266.433594 L 288.816406 268.949219 Z M 281.789062 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 233.246094 L 268.203125 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 230.914062 L 265.972656 230.773438 L 266.660156 230.46875 L 267.074219 230.304688 L 267.488281 230.164062 L 267.878906 230.066406 L 268.203125 230.03125 L 268.5 230.066406 L 268.882812 230.164062 L 269.3125 230.304688 L 269.753906 230.46875 L 270.503906 230.773438 L 270.824219 230.914062 L 268.203125 221.34375 Z M 265.6875 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 233.246094 L 281.292969 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 238.179688 L 281.765625 238.5 L 281.691406 239.246094 L 281.625 239.6875 L 281.539062 240.117188 L 281.429688 240.503906 L 281.292969 240.804688 L 281.117188 241.042969 L 280.839844 241.324219 L 280.503906 241.628906 L 280.144531 241.925781 L 279.5 242.425781 L 279.21875 242.628906 L 288.816406 245.148438 Z M 281.789062 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 209.445312 L 268.203125 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 207.113281 L 265.972656 206.972656 L 266.660156 206.664062 L 267.074219 206.503906 L 267.488281 206.359375 L 267.878906 206.261719 L 268.203125 206.230469 L 268.5 206.261719 L 268.882812 206.359375 L 269.3125 206.503906 L 269.753906 206.664062 L 270.503906 206.972656 L 270.824219 207.113281 L 268.203125 197.542969 Z M 265.6875 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 209.445312 L 281.292969 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 214.378906 L 281.765625 214.695312 L 281.691406 215.445312 L 281.625 215.886719 L 281.539062 216.316406 L 281.429688 216.703125 L 281.292969 217 L 281.117188 217.242188 L 280.839844 217.523438 L 280.503906 217.824219 L 280.144531 218.125 L 279.5 218.621094 L 279.21875 218.828125 L 288.816406 221.34375 Z M 281.789062 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 185.640625 L 268.203125 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 183.308594 L 265.972656 183.171875 L 266.660156 182.863281 L 267.074219 182.699219 L 267.488281 182.558594 L 267.878906 182.460938 L 268.203125 182.425781 L 268.5 182.460938 L 268.882812 182.558594 L 269.3125 182.699219 L 269.753906 182.863281 L 270.503906 183.171875 L 270.824219 183.308594 L 268.203125 173.742188 Z M 265.6875 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 185.640625 L 281.292969 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 190.578125 L 281.765625 190.894531 L 281.691406 191.644531 L 281.625 192.082031 L 281.539062 192.515625 L 281.429688 192.898438 L 281.292969 193.199219 L 281.117188 193.4375 L 280.839844 193.722656 L 280.503906 194.023438 L 280.144531 194.324219 L 279.5 194.820312 L 279.21875 195.027344 L 288.816406 197.542969 Z M 281.789062 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 161.839844 L 268.203125 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 159.507812 L 265.972656 159.367188 L 266.660156 159.0625 L 267.074219 158.898438 L 267.488281 158.757812 L 267.878906 158.660156 L 268.203125 158.625 L 268.5 158.660156 L 268.882812 158.757812 L 269.3125 158.898438 L 269.753906 159.0625 L 270.503906 159.367188 L 270.824219 159.507812 L 268.203125 149.9375 Z M 265.6875 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 161.839844 L 281.292969 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 166.773438 L 281.765625 167.09375 L 281.691406 167.839844 L 281.625 168.28125 L 281.539062 168.710938 L 281.429688 169.097656 L 281.292969 169.398438 L 281.117188 169.636719 L 280.839844 169.917969 L 280.503906 170.222656 L 280.144531 170.519531 L 279.5 171.015625 L 279.21875 171.222656 L 288.816406 173.742188 Z M 281.789062 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 138.035156 L 268.203125 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 135.707031 L 265.972656 135.566406 L 266.660156 135.257812 L 267.074219 135.09375 L 267.488281 134.953125 L 267.878906 134.855469 L 268.203125 134.824219 L 268.5 134.855469 L 268.882812 134.953125 L 269.3125 135.09375 L 269.753906 135.257812 L 270.503906 135.566406 L 270.824219 135.707031 L 268.203125 126.136719 Z M 265.6875 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 138.035156 L 281.292969 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 142.972656 L 281.765625 143.289062 L 281.691406 144.039062 L 281.625 144.476562 L 281.539062 144.910156 L 281.429688 145.292969 L 281.292969 145.59375 L 281.117188 145.835938 L 280.839844 146.117188 L 280.503906 146.417969 L 280.144531 146.71875 L 279.5 147.214844 L 279.21875 147.421875 L 288.816406 149.9375 Z M 281.789062 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 114.234375 L 268.203125 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 111.902344 L 265.972656 111.761719 L 266.660156 111.457031 L 267.074219 111.292969 L 267.488281 111.152344 L 267.878906 111.054688 L 268.203125 111.019531 L 268.5 111.054688 L 268.882812 111.152344 L 269.3125 111.292969 L 269.753906 111.457031 L 270.503906 111.761719 L 270.824219 111.902344 L 268.203125 102.332031 Z M 265.6875 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 114.234375 L 281.292969 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 119.167969 L 281.765625 119.488281 L 281.691406 120.238281 L 281.625 120.675781 L 281.539062 121.109375 L 281.429688 121.492188 L 281.292969 121.792969 L 281.117188 122.03125 L 280.839844 122.3125 L 280.503906 122.617188 L 280.144531 122.917969 L 279.5 123.414062 L 279.21875 123.617188 L 288.816406 126.136719 Z M 281.789062 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 90.433594 L 268.203125 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 88.101562 L 265.972656 87.960938 L 266.660156 87.652344 L 267.074219 87.492188 L 267.488281 87.351562 L 267.878906 87.25 L 268.203125 87.21875 L 268.5 87.25 L 268.882812 87.351562 L 269.3125 87.492188 L 269.753906 87.652344 L 270.503906 87.960938 L 270.824219 88.101562 L 268.203125 78.53125 Z M 265.6875 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 90.433594 L 281.292969 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 95.367188 L 281.765625 95.6875 L 281.691406 96.433594 L 281.625 96.875 L 281.539062 97.304688 L 281.429688 97.691406 L 281.292969 97.992188 L 281.117188 98.230469 L 280.839844 98.511719 L 280.503906 98.816406 L 280.144531 99.113281 L 279.5 99.609375 L 279.21875 99.816406 L 288.816406 102.332031 Z M 281.789062 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 66.628906 L 268.203125 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 64.300781 L 265.972656 64.160156 L 266.660156 63.851562 L 267.074219 63.6875 L 267.488281 63.546875 L 267.878906 63.449219 L 268.203125 63.414062 L 268.5 63.449219 L 268.882812 63.546875 L 269.3125 63.6875 L 269.753906 63.851562 L 270.503906 64.160156 L 270.824219 64.300781 L 268.203125 54.730469 Z M 265.6875 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 66.628906 L 281.292969 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 71.566406 L 281.765625 71.882812 L 281.691406 72.632812 L 281.625 73.070312 L 281.539062 73.503906 L 281.429688 73.886719 L 281.292969 74.1875 L 281.117188 74.425781 L 280.839844 74.710938 L 280.503906 75.011719 L 280.144531 75.3125 L 279.5 75.808594 L 279.21875 76.015625 L 288.816406 78.53125 Z M 281.789062 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 42.828125 L 268.203125 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 40.496094 L 265.972656 40.355469 L 266.660156 40.050781 L 267.074219 39.886719 L 267.488281 39.746094 L 267.878906 39.648438 L 268.203125 39.613281 L 268.5 39.648438 L 268.882812 39.746094 L 269.3125 39.886719 L 269.753906 40.050781 L 270.503906 40.355469 L 270.824219 40.496094 L 268.203125 30.925781 Z M 265.6875 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 42.828125 L 281.292969 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 47.761719 L 281.765625 48.082031 L 281.691406 48.828125 L 281.625 49.269531 L 281.539062 49.699219 L 281.429688 50.085938 L 281.292969 50.386719 L 281.117188 50.625 L 280.839844 50.90625 L 280.503906 51.210938 L 280.144531 51.507812 L 279.5 52.007812 L 279.21875 52.210938 L 288.816406 54.730469 Z M 281.789062 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 19.027344 L 268.203125 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 265.6875 16.695312 L 265.972656 16.554688 L 266.660156 16.246094 L 267.074219 16.085938 L 267.488281 15.941406 L 267.878906 15.84375 L 268.203125 15.8125 L 268.5 15.84375 L 268.882812 15.941406 L 269.3125 16.085938 L 269.753906 16.246094 L 270.503906 16.554688 L 270.824219 16.695312 L 268.203125 7.125 Z M 265.6875 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 268.203125 19.027344 L 281.292969 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 281.789062 23.960938 L 281.765625 24.277344 L 281.691406 25.027344 L 281.625 25.46875 L 281.539062 25.898438 L 281.429688 26.285156 L 281.292969 26.582031 L 281.117188 26.824219 L 280.839844 27.105469 L 280.503906 27.40625 L 280.144531 27.707031 L 279.5 28.203125 L 279.21875 28.410156 L 288.816406 30.925781 Z M 281.789062 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 304.652344 L 292.007812 301.4375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 302.320312 L 289.773438 302.179688 L 290.460938 301.875 L 290.875 301.710938 L 291.292969 301.570312 L 291.679688 301.472656 L 292.007812 301.4375 L 292.300781 301.472656 L 292.683594 301.570312 L 293.117188 301.710938 L 293.554688 301.875 L 294.304688 302.179688 L 294.625 302.320312 L 292.007812 292.75 Z M 289.488281 302.320312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 304.652344 L 305.097656 312.210938 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 309.585938 L 305.570312 309.90625 L 305.492188 310.65625 L 305.425781 311.09375 L 305.339844 311.527344 L 305.230469 311.910156 L 305.097656 312.210938 L 304.921875 312.449219 L 304.644531 312.730469 L 304.304688 313.035156 L 303.945312 313.332031 L 303.304688 313.832031 L 303.023438 314.035156 L 312.621094 316.554688 Z M 305.589844 309.585938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 280.851562 L 292.007812 277.636719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 278.519531 L 289.773438 278.378906 L 290.460938 278.070312 L 290.875 277.910156 L 291.292969 277.769531 L 291.679688 277.667969 L 292.007812 277.636719 L 292.300781 277.667969 L 292.683594 277.769531 L 293.117188 277.910156 L 293.554688 278.070312 L 294.304688 278.378906 L 294.625 278.519531 L 292.007812 268.949219 Z M 289.488281 278.519531 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 280.851562 L 305.097656 288.40625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 285.785156 L 305.570312 286.105469 L 305.492188 286.851562 L 305.425781 287.292969 L 305.339844 287.722656 L 305.230469 288.109375 L 305.097656 288.40625 L 304.921875 288.648438 L 304.644531 288.929688 L 304.304688 289.230469 L 303.945312 289.53125 L 303.304688 290.027344 L 303.023438 290.234375 L 312.621094 292.75 Z M 305.589844 285.785156 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 257.046875 L 292.007812 253.832031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 254.71875 L 289.773438 254.578125 L 290.460938 254.269531 L 290.875 254.105469 L 291.292969 253.964844 L 291.679688 253.867188 L 292.007812 253.832031 L 292.300781 253.867188 L 292.683594 253.964844 L 293.117188 254.105469 L 293.554688 254.269531 L 294.304688 254.578125 L 294.625 254.71875 L 292.007812 245.148438 Z M 289.488281 254.71875 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 257.046875 L 305.097656 264.605469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 261.984375 L 305.570312 262.300781 L 305.492188 263.050781 L 305.425781 263.488281 L 305.339844 263.921875 L 305.230469 264.304688 L 305.097656 264.605469 L 304.921875 264.84375 L 304.644531 265.128906 L 304.304688 265.429688 L 303.945312 265.730469 L 303.304688 266.226562 L 303.023438 266.433594 L 312.621094 268.949219 Z M 305.589844 261.984375 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 233.246094 L 292.007812 230.03125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 230.914062 L 289.773438 230.773438 L 290.460938 230.46875 L 290.875 230.304688 L 291.292969 230.164062 L 291.679688 230.066406 L 292.007812 230.03125 L 292.300781 230.066406 L 292.683594 230.164062 L 293.117188 230.304688 L 293.554688 230.46875 L 294.304688 230.773438 L 294.625 230.914062 L 292.007812 221.34375 Z M 289.488281 230.914062 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 233.246094 L 305.097656 240.804688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 238.179688 L 305.570312 238.5 L 305.492188 239.246094 L 305.425781 239.6875 L 305.339844 240.117188 L 305.230469 240.503906 L 305.097656 240.804688 L 304.921875 241.042969 L 304.644531 241.324219 L 304.304688 241.628906 L 303.945312 241.925781 L 303.304688 242.425781 L 303.023438 242.628906 L 312.621094 245.148438 Z M 305.589844 238.179688 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 209.445312 L 292.007812 206.230469 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 207.113281 L 289.773438 206.972656 L 290.460938 206.664062 L 290.875 206.503906 L 291.292969 206.359375 L 291.679688 206.261719 L 292.007812 206.230469 L 292.300781 206.261719 L 292.683594 206.359375 L 293.117188 206.503906 L 293.554688 206.664062 L 294.304688 206.972656 L 294.625 207.113281 L 292.007812 197.542969 Z M 289.488281 207.113281 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 209.445312 L 305.097656 217 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 214.378906 L 305.570312 214.695312 L 305.492188 215.445312 L 305.425781 215.886719 L 305.339844 216.316406 L 305.230469 216.703125 L 305.097656 217 L 304.921875 217.242188 L 304.644531 217.523438 L 304.304688 217.824219 L 303.945312 218.125 L 303.304688 218.621094 L 303.023438 218.828125 L 312.621094 221.34375 Z M 305.589844 214.378906 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 185.640625 L 292.007812 182.425781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 183.308594 L 289.773438 183.171875 L 290.460938 182.863281 L 290.875 182.699219 L 291.292969 182.558594 L 291.679688 182.460938 L 292.007812 182.425781 L 292.300781 182.460938 L 292.683594 182.558594 L 293.117188 182.699219 L 293.554688 182.863281 L 294.304688 183.171875 L 294.625 183.308594 L 292.007812 173.742188 Z M 289.488281 183.308594 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 185.640625 L 305.097656 193.199219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 190.578125 L 305.570312 190.894531 L 305.492188 191.644531 L 305.425781 192.082031 L 305.339844 192.515625 L 305.230469 192.898438 L 305.097656 193.199219 L 304.921875 193.4375 L 304.644531 193.722656 L 304.304688 194.023438 L 303.945312 194.324219 L 303.304688 194.820312 L 303.023438 195.027344 L 312.621094 197.542969 Z M 305.589844 190.578125 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 161.839844 L 292.007812 158.625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 159.507812 L 289.773438 159.367188 L 290.460938 159.0625 L 290.875 158.898438 L 291.292969 158.757812 L 291.679688 158.660156 L 292.007812 158.625 L 292.300781 158.660156 L 292.683594 158.757812 L 293.117188 158.898438 L 293.554688 159.0625 L 294.304688 159.367188 L 294.625 159.507812 L 292.007812 149.9375 Z M 289.488281 159.507812 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 161.839844 L 305.097656 169.398438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 166.773438 L 305.570312 167.09375 L 305.492188 167.839844 L 305.425781 168.28125 L 305.339844 168.710938 L 305.230469 169.097656 L 305.097656 169.398438 L 304.921875 169.636719 L 304.644531 169.917969 L 304.304688 170.222656 L 303.945312 170.519531 L 303.304688 171.015625 L 303.023438 171.222656 L 312.621094 173.742188 Z M 305.589844 166.773438 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 138.035156 L 292.007812 134.824219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 135.707031 L 289.773438 135.566406 L 290.460938 135.257812 L 290.875 135.09375 L 291.292969 134.953125 L 291.679688 134.855469 L 292.007812 134.824219 L 292.300781 134.855469 L 292.683594 134.953125 L 293.117188 135.09375 L 293.554688 135.257812 L 294.304688 135.566406 L 294.625 135.707031 L 292.007812 126.136719 Z M 289.488281 135.707031 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 138.035156 L 305.097656 145.59375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 142.972656 L 305.570312 143.289062 L 305.492188 144.039062 L 305.425781 144.476562 L 305.339844 144.910156 L 305.230469 145.292969 L 305.097656 145.59375 L 304.921875 145.835938 L 304.644531 146.117188 L 304.304688 146.417969 L 303.945312 146.71875 L 303.304688 147.214844 L 303.023438 147.421875 L 312.621094 149.9375 Z M 305.589844 142.972656 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 114.234375 L 292.007812 111.019531 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 111.902344 L 289.773438 111.761719 L 290.460938 111.457031 L 290.875 111.292969 L 291.292969 111.152344 L 291.679688 111.054688 L 292.007812 111.019531 L 292.300781 111.054688 L 292.683594 111.152344 L 293.117188 111.292969 L 293.554688 111.457031 L 294.304688 111.761719 L 294.625 111.902344 L 292.007812 102.332031 Z M 289.488281 111.902344 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 114.234375 L 305.097656 121.792969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 119.167969 L 305.570312 119.488281 L 305.492188 120.238281 L 305.425781 120.675781 L 305.339844 121.109375 L 305.230469 121.492188 L 305.097656 121.792969 L 304.921875 122.03125 L 304.644531 122.3125 L 304.304688 122.617188 L 303.945312 122.917969 L 303.304688 123.414062 L 303.023438 123.617188 L 312.621094 126.136719 Z M 305.589844 119.167969 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 90.433594 L 292.007812 87.21875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 88.101562 L 289.773438 87.960938 L 290.460938 87.652344 L 290.875 87.492188 L 291.292969 87.351562 L 291.679688 87.25 L 292.007812 87.21875 L 292.300781 87.25 L 292.683594 87.351562 L 293.117188 87.492188 L 293.554688 87.652344 L 294.304688 87.960938 L 294.625 88.101562 L 292.007812 78.53125 Z M 289.488281 88.101562 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 90.433594 L 305.097656 97.992188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 95.367188 L 305.570312 95.6875 L 305.492188 96.433594 L 305.425781 96.875 L 305.339844 97.304688 L 305.230469 97.691406 L 305.097656 97.992188 L 304.921875 98.230469 L 304.644531 98.511719 L 304.304688 98.816406 L 303.945312 99.113281 L 303.304688 99.609375 L 303.023438 99.816406 L 312.621094 102.332031 Z M 305.589844 95.367188 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 66.628906 L 292.007812 63.414062 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 64.300781 L 289.773438 64.160156 L 290.460938 63.851562 L 290.875 63.6875 L 291.292969 63.546875 L 291.679688 63.449219 L 292.007812 63.414062 L 292.300781 63.449219 L 292.683594 63.546875 L 293.117188 63.6875 L 293.554688 63.851562 L 294.304688 64.160156 L 294.625 64.300781 L 292.007812 54.730469 Z M 289.488281 64.300781 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 66.628906 L 305.097656 74.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 71.566406 L 305.570312 71.882812 L 305.492188 72.632812 L 305.425781 73.070312 L 305.339844 73.503906 L 305.230469 73.886719 L 305.097656 74.1875 L 304.921875 74.425781 L 304.644531 74.710938 L 304.304688 75.011719 L 303.945312 75.3125 L 303.304688 75.808594 L 303.023438 76.015625 L 312.621094 78.53125 Z M 305.589844 71.566406 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 42.828125 L 292.007812 39.613281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 40.496094 L 289.773438 40.355469 L 290.460938 40.050781 L 290.875 39.886719 L 291.292969 39.746094 L 291.679688 39.648438 L 292.007812 39.613281 L 292.300781 39.648438 L 292.683594 39.746094 L 293.117188 39.886719 L 293.554688 40.050781 L 294.304688 40.355469 L 294.625 40.496094 L 292.007812 30.925781 Z M 289.488281 40.496094 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 42.828125 L 305.097656 50.386719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 47.761719 L 305.570312 48.082031 L 305.492188 48.828125 L 305.425781 49.269531 L 305.339844 49.699219 L 305.230469 50.085938 L 305.097656 50.386719 L 304.921875 50.625 L 304.644531 50.90625 L 304.304688 51.210938 L 303.945312 51.507812 L 303.304688 52.007812 L 303.023438 52.210938 L 312.621094 54.730469 Z M 305.589844 47.761719 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 19.027344 L 292.007812 15.8125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.488281 16.695312 L 289.773438 16.554688 L 290.460938 16.246094 L 290.875 16.085938 L 291.292969 15.941406 L 291.679688 15.84375 L 292.007812 15.8125 L 292.300781 15.84375 L 292.683594 15.941406 L 293.117188 16.085938 L 293.554688 16.246094 L 294.304688 16.554688 L 294.625 16.695312 L 292.007812 7.125 Z M 289.488281 16.695312 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 292.007812 19.027344 L 305.097656 26.582031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 305.589844 23.960938 L 305.570312 24.277344 L 305.492188 25.027344 L 305.425781 25.46875 L 305.339844 25.898438 L 305.230469 26.285156 L 305.097656 26.582031 L 304.921875 26.824219 L 304.644531 27.105469 L 304.304688 27.40625 L 303.945312 27.707031 L 303.304688 28.203125 L 303.023438 28.410156 L 312.621094 30.925781 Z M 305.589844 23.960938 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 357 163.238281 L 383.503906 163.238281 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 382.4375 160.195312 L 382.605469 160.542969 L 382.976562 161.375 L 383.175781 161.871094 L 383.34375 162.375 L 383.464844 162.84375 L 383.503906 163.238281 L 383.464844 163.597656 L 383.34375 164.058594 L 383.175781 164.582031 L 382.976562 165.113281 L 382.605469 166.019531 L 382.4375 166.40625 L 394 163.238281 Z M 382.4375 160.195312 "/>
+</g>
+</svg>
diff --git a/figs/vector-1.pdf b/figs/vector-1.pdf
new file mode 100644
index 0000000..340f98e
--- /dev/null
+++ b/figs/vector-1.pdf
Binary files differ
diff --git a/figs/vector-1.png b/figs/vector-1.png
new file mode 100644
index 0000000..c75e2ae
--- /dev/null
+++ b/figs/vector-1.png
Binary files differ
diff --git a/figs/vector-1.svg b/figs/vector-1.svg
new file mode 100644
index 0000000..5e9b9c6
--- /dev/null
+++ b/figs/vector-1.svg
@@ -0,0 +1,468 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="396pt" height="322pt" viewBox="0 0 396 322" version="1.1">
+<defs>
+<clipPath id="clip1">
+ <path d="M 356 151 L 394 151 L 394 171 L 356 171 Z M 356 151 "/>
+</clipPath>
+</defs>
+<g id="surface27">
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 285.007812 L 30.96875 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 287.597656 L 31.304688 288.019531 L 31.296875 289.023438 L 31.265625 289.609375 L 31.203125 290.191406 L 31.109375 290.714844 L 30.96875 291.128906 L 30.765625 291.46875 L 30.433594 291.878906 L 30.023438 292.320312 L 29.585938 292.761719 L 28.796875 293.5 L 28.453125 293.804688 L 41.46875 295.933594 Z M 31.292969 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 266.441406 L 30.96875 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 269.03125 L 31.304688 269.453125 L 31.296875 270.453125 L 31.265625 271.042969 L 31.203125 271.625 L 31.109375 272.148438 L 30.96875 272.5625 L 30.765625 272.902344 L 30.433594 273.308594 L 30.023438 273.753906 L 29.585938 274.195312 L 28.796875 274.929688 L 28.453125 275.238281 L 41.46875 277.367188 Z M 31.292969 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 247.871094 L 30.96875 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 250.460938 L 31.304688 250.886719 L 31.296875 251.886719 L 31.265625 252.476562 L 31.203125 253.058594 L 31.109375 253.582031 L 30.96875 253.996094 L 30.765625 254.335938 L 30.433594 254.742188 L 30.023438 255.183594 L 29.585938 255.625 L 28.796875 256.363281 L 28.453125 256.671875 L 41.46875 258.800781 Z M 31.292969 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 229.304688 L 30.96875 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 231.894531 L 31.304688 232.320312 L 31.296875 233.320312 L 31.265625 233.910156 L 31.203125 234.492188 L 31.109375 235.015625 L 30.96875 235.429688 L 30.765625 235.765625 L 30.433594 236.175781 L 30.023438 236.617188 L 29.585938 237.058594 L 28.796875 237.796875 L 28.453125 238.105469 L 41.46875 240.234375 Z M 31.292969 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 210.738281 L 30.96875 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 213.328125 L 31.304688 213.753906 L 31.296875 214.753906 L 31.265625 215.34375 L 31.203125 215.921875 L 31.109375 216.445312 L 30.96875 216.859375 L 30.765625 217.199219 L 30.433594 217.609375 L 30.023438 218.050781 L 29.585938 218.492188 L 28.796875 219.230469 L 28.453125 219.539062 L 41.46875 221.664062 Z M 31.292969 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 192.171875 L 30.96875 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 194.761719 L 31.304688 195.183594 L 31.296875 196.183594 L 31.265625 196.773438 L 31.203125 197.355469 L 31.109375 197.878906 L 30.96875 198.292969 L 30.765625 198.632812 L 30.433594 199.039062 L 30.023438 199.484375 L 29.585938 199.925781 L 28.796875 200.660156 L 28.453125 200.96875 L 41.46875 203.097656 Z M 31.292969 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 173.605469 L 30.96875 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 176.195312 L 31.304688 176.617188 L 31.296875 177.617188 L 31.265625 178.207031 L 31.203125 178.789062 L 31.109375 179.3125 L 30.96875 179.726562 L 30.765625 180.066406 L 30.433594 180.472656 L 30.023438 180.914062 L 29.585938 181.355469 L 28.796875 182.09375 L 28.453125 182.402344 L 41.46875 184.53125 Z M 31.292969 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 155.035156 L 30.96875 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 157.625 L 31.304688 158.050781 L 31.296875 159.050781 L 31.265625 159.640625 L 31.203125 160.222656 L 31.109375 160.746094 L 30.96875 161.160156 L 30.765625 161.496094 L 30.433594 161.90625 L 30.023438 162.347656 L 29.585938 162.789062 L 28.796875 163.527344 L 28.453125 163.835938 L 41.46875 165.964844 Z M 31.292969 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 136.46875 L 30.96875 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 139.058594 L 31.304688 139.484375 L 31.296875 140.484375 L 31.265625 141.074219 L 31.203125 141.65625 L 31.109375 142.179688 L 30.96875 142.589844 L 30.765625 142.929688 L 30.433594 143.339844 L 30.023438 143.78125 L 29.585938 144.222656 L 28.796875 144.960938 L 28.453125 145.269531 L 41.46875 147.394531 Z M 31.292969 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 117.902344 L 30.96875 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 120.492188 L 31.304688 120.914062 L 31.296875 121.917969 L 31.265625 122.503906 L 31.203125 123.085938 L 31.109375 123.609375 L 30.96875 124.023438 L 30.765625 124.363281 L 30.433594 124.773438 L 30.023438 125.214844 L 29.585938 125.65625 L 28.796875 126.394531 L 28.453125 126.699219 L 41.46875 128.828125 Z M 31.292969 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 99.335938 L 30.96875 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 101.925781 L 31.304688 102.347656 L 31.296875 103.347656 L 31.265625 103.9375 L 31.203125 104.519531 L 31.109375 105.042969 L 30.96875 105.457031 L 30.765625 105.796875 L 30.433594 106.203125 L 30.023438 106.648438 L 29.585938 107.089844 L 28.796875 107.824219 L 28.453125 108.132812 L 41.46875 110.261719 Z M 31.292969 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 80.765625 L 30.96875 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 83.355469 L 31.304688 83.78125 L 31.296875 84.78125 L 31.265625 85.371094 L 31.203125 85.953125 L 31.109375 86.476562 L 30.96875 86.890625 L 30.765625 87.230469 L 30.433594 87.636719 L 30.023438 88.078125 L 29.585938 88.519531 L 28.796875 89.257812 L 28.453125 89.566406 L 41.46875 91.695312 Z M 31.292969 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 62.199219 L 30.96875 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 64.789062 L 31.304688 65.214844 L 31.296875 66.214844 L 31.265625 66.804688 L 31.203125 67.386719 L 31.109375 67.910156 L 30.96875 68.324219 L 30.765625 68.660156 L 30.433594 69.070312 L 30.023438 69.511719 L 29.585938 69.953125 L 28.796875 70.691406 L 28.453125 71 L 41.46875 73.128906 Z M 31.292969 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 43.632812 L 30.96875 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 46.222656 L 31.304688 46.648438 L 31.296875 47.648438 L 31.265625 48.238281 L 31.203125 48.816406 L 31.109375 49.339844 L 30.96875 49.753906 L 30.765625 50.09375 L 30.433594 50.503906 L 30.023438 50.945312 L 29.585938 51.386719 L 28.796875 52.125 L 28.453125 52.433594 L 41.46875 54.558594 Z M 31.292969 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 17.589844 25.066406 L 30.96875 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 31.292969 27.65625 L 31.304688 28.078125 L 31.296875 29.078125 L 31.265625 29.667969 L 31.203125 30.25 L 31.109375 30.773438 L 30.96875 31.1875 L 30.765625 31.527344 L 30.433594 31.933594 L 30.023438 32.378906 L 29.585938 32.820312 L 28.796875 33.554688 L 28.453125 33.863281 L 41.46875 35.992188 Z M 31.292969 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 285.007812 L 49.535156 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 287.597656 L 49.871094 288.019531 L 49.863281 289.023438 L 49.832031 289.609375 L 49.773438 290.191406 L 49.675781 290.714844 L 49.535156 291.128906 L 49.332031 291.46875 L 49 291.878906 L 48.59375 292.320312 L 48.152344 292.761719 L 47.367188 293.5 L 47.019531 293.804688 L 60.035156 295.933594 Z M 49.859375 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 266.441406 L 49.535156 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 269.03125 L 49.871094 269.453125 L 49.863281 270.453125 L 49.832031 271.042969 L 49.773438 271.625 L 49.675781 272.148438 L 49.535156 272.5625 L 49.332031 272.902344 L 49 273.308594 L 48.59375 273.753906 L 48.152344 274.195312 L 47.367188 274.929688 L 47.019531 275.238281 L 60.035156 277.367188 Z M 49.859375 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 247.871094 L 49.535156 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 250.460938 L 49.871094 250.886719 L 49.863281 251.886719 L 49.832031 252.476562 L 49.773438 253.058594 L 49.675781 253.582031 L 49.535156 253.996094 L 49.332031 254.335938 L 49 254.742188 L 48.59375 255.183594 L 48.152344 255.625 L 47.367188 256.363281 L 47.019531 256.671875 L 60.035156 258.800781 Z M 49.859375 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 229.304688 L 49.535156 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 231.894531 L 49.871094 232.320312 L 49.863281 233.320312 L 49.832031 233.910156 L 49.773438 234.492188 L 49.675781 235.015625 L 49.535156 235.429688 L 49.332031 235.765625 L 49 236.175781 L 48.59375 236.617188 L 48.152344 237.058594 L 47.367188 237.796875 L 47.019531 238.105469 L 60.035156 240.234375 Z M 49.859375 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 210.738281 L 49.535156 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 213.328125 L 49.871094 213.753906 L 49.863281 214.753906 L 49.832031 215.34375 L 49.773438 215.921875 L 49.675781 216.445312 L 49.535156 216.859375 L 49.332031 217.199219 L 49 217.609375 L 48.59375 218.050781 L 48.152344 218.492188 L 47.367188 219.230469 L 47.019531 219.539062 L 60.035156 221.664062 Z M 49.859375 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 192.171875 L 49.535156 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 194.761719 L 49.871094 195.183594 L 49.863281 196.183594 L 49.832031 196.773438 L 49.773438 197.355469 L 49.675781 197.878906 L 49.535156 198.292969 L 49.332031 198.632812 L 49 199.039062 L 48.59375 199.484375 L 48.152344 199.925781 L 47.367188 200.660156 L 47.019531 200.96875 L 60.035156 203.097656 Z M 49.859375 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 173.605469 L 49.535156 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 176.195312 L 49.871094 176.617188 L 49.863281 177.617188 L 49.832031 178.207031 L 49.773438 178.789062 L 49.675781 179.3125 L 49.535156 179.726562 L 49.332031 180.066406 L 49 180.472656 L 48.59375 180.914062 L 48.152344 181.355469 L 47.367188 182.09375 L 47.019531 182.402344 L 60.035156 184.53125 Z M 49.859375 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 155.035156 L 49.535156 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 157.625 L 49.871094 158.050781 L 49.863281 159.050781 L 49.832031 159.640625 L 49.773438 160.222656 L 49.675781 160.746094 L 49.535156 161.160156 L 49.332031 161.496094 L 49 161.90625 L 48.59375 162.347656 L 48.152344 162.789062 L 47.367188 163.527344 L 47.019531 163.835938 L 60.035156 165.964844 Z M 49.859375 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 136.46875 L 49.535156 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 139.058594 L 49.871094 139.484375 L 49.863281 140.484375 L 49.832031 141.074219 L 49.773438 141.65625 L 49.675781 142.179688 L 49.535156 142.589844 L 49.332031 142.929688 L 49 143.339844 L 48.59375 143.78125 L 48.152344 144.222656 L 47.367188 144.960938 L 47.019531 145.269531 L 60.035156 147.394531 Z M 49.859375 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 117.902344 L 49.535156 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 120.492188 L 49.871094 120.914062 L 49.863281 121.917969 L 49.832031 122.503906 L 49.773438 123.085938 L 49.675781 123.609375 L 49.535156 124.023438 L 49.332031 124.363281 L 49 124.773438 L 48.59375 125.214844 L 48.152344 125.65625 L 47.367188 126.394531 L 47.019531 126.699219 L 60.035156 128.828125 Z M 49.859375 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 99.335938 L 49.535156 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 101.925781 L 49.871094 102.347656 L 49.863281 103.347656 L 49.832031 103.9375 L 49.773438 104.519531 L 49.675781 105.042969 L 49.535156 105.457031 L 49.332031 105.796875 L 49 106.203125 L 48.59375 106.648438 L 48.152344 107.089844 L 47.367188 107.824219 L 47.019531 108.132812 L 60.035156 110.261719 Z M 49.859375 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 80.765625 L 49.535156 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 83.355469 L 49.871094 83.78125 L 49.863281 84.78125 L 49.832031 85.371094 L 49.773438 85.953125 L 49.675781 86.476562 L 49.535156 86.890625 L 49.332031 87.230469 L 49 87.636719 L 48.59375 88.078125 L 48.152344 88.519531 L 47.367188 89.257812 L 47.019531 89.566406 L 60.035156 91.695312 Z M 49.859375 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 62.199219 L 49.535156 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 64.789062 L 49.871094 65.214844 L 49.863281 66.214844 L 49.832031 66.804688 L 49.773438 67.386719 L 49.675781 67.910156 L 49.535156 68.324219 L 49.332031 68.660156 L 49 69.070312 L 48.59375 69.511719 L 48.152344 69.953125 L 47.367188 70.691406 L 47.019531 71 L 60.035156 73.128906 Z M 49.859375 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 43.632812 L 49.535156 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 46.222656 L 49.871094 46.648438 L 49.863281 47.648438 L 49.832031 48.238281 L 49.773438 48.816406 L 49.675781 49.339844 L 49.535156 49.753906 L 49.332031 50.09375 L 49 50.503906 L 48.59375 50.945312 L 48.152344 51.386719 L 47.367188 52.125 L 47.019531 52.433594 L 60.035156 54.558594 Z M 49.859375 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 36.15625 25.066406 L 49.535156 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 49.859375 27.65625 L 49.871094 28.078125 L 49.863281 29.078125 L 49.832031 29.667969 L 49.773438 30.25 L 49.675781 30.773438 L 49.535156 31.1875 L 49.332031 31.527344 L 49 31.933594 L 48.59375 32.378906 L 48.152344 32.820312 L 47.367188 33.554688 L 47.019531 33.863281 L 60.035156 35.992188 Z M 49.859375 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 285.007812 L 68.101562 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 287.597656 L 68.441406 288.019531 L 68.429688 289.023438 L 68.398438 289.609375 L 68.339844 290.191406 L 68.242188 290.714844 L 68.101562 291.128906 L 67.898438 291.46875 L 67.570312 291.878906 L 67.160156 292.320312 L 66.71875 292.761719 L 65.933594 293.5 L 65.585938 293.804688 L 78.601562 295.933594 Z M 68.429688 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 266.441406 L 68.101562 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 269.03125 L 68.441406 269.453125 L 68.429688 270.453125 L 68.398438 271.042969 L 68.339844 271.625 L 68.242188 272.148438 L 68.101562 272.5625 L 67.898438 272.902344 L 67.570312 273.308594 L 67.160156 273.753906 L 66.71875 274.195312 L 65.933594 274.929688 L 65.585938 275.238281 L 78.601562 277.367188 Z M 68.429688 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 247.871094 L 68.101562 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 250.460938 L 68.441406 250.886719 L 68.429688 251.886719 L 68.398438 252.476562 L 68.339844 253.058594 L 68.242188 253.582031 L 68.101562 253.996094 L 67.898438 254.335938 L 67.570312 254.742188 L 67.160156 255.183594 L 66.71875 255.625 L 65.933594 256.363281 L 65.585938 256.671875 L 78.601562 258.800781 Z M 68.429688 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 229.304688 L 68.101562 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 231.894531 L 68.441406 232.320312 L 68.429688 233.320312 L 68.398438 233.910156 L 68.339844 234.492188 L 68.242188 235.015625 L 68.101562 235.429688 L 67.898438 235.765625 L 67.570312 236.175781 L 67.160156 236.617188 L 66.71875 237.058594 L 65.933594 237.796875 L 65.585938 238.105469 L 78.601562 240.234375 Z M 68.429688 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 210.738281 L 68.101562 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 213.328125 L 68.441406 213.753906 L 68.429688 214.753906 L 68.398438 215.34375 L 68.339844 215.921875 L 68.242188 216.445312 L 68.101562 216.859375 L 67.898438 217.199219 L 67.570312 217.609375 L 67.160156 218.050781 L 66.71875 218.492188 L 65.933594 219.230469 L 65.585938 219.539062 L 78.601562 221.664062 Z M 68.429688 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 192.171875 L 68.101562 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 194.761719 L 68.441406 195.183594 L 68.429688 196.183594 L 68.398438 196.773438 L 68.339844 197.355469 L 68.242188 197.878906 L 68.101562 198.292969 L 67.898438 198.632812 L 67.570312 199.039062 L 67.160156 199.484375 L 66.71875 199.925781 L 65.933594 200.660156 L 65.585938 200.96875 L 78.601562 203.097656 Z M 68.429688 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 173.605469 L 68.101562 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 176.195312 L 68.441406 176.617188 L 68.429688 177.617188 L 68.398438 178.207031 L 68.339844 178.789062 L 68.242188 179.3125 L 68.101562 179.726562 L 67.898438 180.066406 L 67.570312 180.472656 L 67.160156 180.914062 L 66.71875 181.355469 L 65.933594 182.09375 L 65.585938 182.402344 L 78.601562 184.53125 Z M 68.429688 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 155.035156 L 68.101562 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 157.625 L 68.441406 158.050781 L 68.429688 159.050781 L 68.398438 159.640625 L 68.339844 160.222656 L 68.242188 160.746094 L 68.101562 161.160156 L 67.898438 161.496094 L 67.570312 161.90625 L 67.160156 162.347656 L 66.71875 162.789062 L 65.933594 163.527344 L 65.585938 163.835938 L 78.601562 165.964844 Z M 68.429688 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 136.46875 L 68.101562 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 139.058594 L 68.441406 139.484375 L 68.429688 140.484375 L 68.398438 141.074219 L 68.339844 141.65625 L 68.242188 142.179688 L 68.101562 142.589844 L 67.898438 142.929688 L 67.570312 143.339844 L 67.160156 143.78125 L 66.71875 144.222656 L 65.933594 144.960938 L 65.585938 145.269531 L 78.601562 147.394531 Z M 68.429688 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 117.902344 L 68.101562 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 120.492188 L 68.441406 120.914062 L 68.429688 121.917969 L 68.398438 122.503906 L 68.339844 123.085938 L 68.242188 123.609375 L 68.101562 124.023438 L 67.898438 124.363281 L 67.570312 124.773438 L 67.160156 125.214844 L 66.71875 125.65625 L 65.933594 126.394531 L 65.585938 126.699219 L 78.601562 128.828125 Z M 68.429688 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 99.335938 L 68.101562 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 101.925781 L 68.441406 102.347656 L 68.429688 103.347656 L 68.398438 103.9375 L 68.339844 104.519531 L 68.242188 105.042969 L 68.101562 105.457031 L 67.898438 105.796875 L 67.570312 106.203125 L 67.160156 106.648438 L 66.71875 107.089844 L 65.933594 107.824219 L 65.585938 108.132812 L 78.601562 110.261719 Z M 68.429688 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 80.765625 L 68.101562 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 83.355469 L 68.441406 83.78125 L 68.429688 84.78125 L 68.398438 85.371094 L 68.339844 85.953125 L 68.242188 86.476562 L 68.101562 86.890625 L 67.898438 87.230469 L 67.570312 87.636719 L 67.160156 88.078125 L 66.71875 88.519531 L 65.933594 89.257812 L 65.585938 89.566406 L 78.601562 91.695312 Z M 68.429688 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 62.199219 L 68.101562 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 64.789062 L 68.441406 65.214844 L 68.429688 66.214844 L 68.398438 66.804688 L 68.339844 67.386719 L 68.242188 67.910156 L 68.101562 68.324219 L 67.898438 68.660156 L 67.570312 69.070312 L 67.160156 69.511719 L 66.71875 69.953125 L 65.933594 70.691406 L 65.585938 71 L 78.601562 73.128906 Z M 68.429688 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 43.632812 L 68.101562 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 46.222656 L 68.441406 46.648438 L 68.429688 47.648438 L 68.398438 48.238281 L 68.339844 48.816406 L 68.242188 49.339844 L 68.101562 49.753906 L 67.898438 50.09375 L 67.570312 50.503906 L 67.160156 50.945312 L 66.71875 51.386719 L 65.933594 52.125 L 65.585938 52.433594 L 78.601562 54.558594 Z M 68.429688 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 54.726562 25.066406 L 68.101562 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 68.429688 27.65625 L 68.441406 28.078125 L 68.429688 29.078125 L 68.398438 29.667969 L 68.339844 30.25 L 68.242188 30.773438 L 68.101562 31.1875 L 67.898438 31.527344 L 67.570312 31.933594 L 67.160156 32.378906 L 66.71875 32.820312 L 65.933594 33.554688 L 65.585938 33.863281 L 78.601562 35.992188 Z M 68.429688 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 285.007812 L 86.671875 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 287.597656 L 87.007812 288.019531 L 86.996094 289.023438 L 86.964844 289.609375 L 86.90625 290.191406 L 86.808594 290.714844 L 86.671875 291.128906 L 86.464844 291.46875 L 86.136719 291.878906 L 85.726562 292.320312 L 85.285156 292.761719 L 84.5 293.5 L 84.152344 293.804688 L 97.167969 295.933594 Z M 86.996094 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 266.441406 L 86.671875 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 269.03125 L 87.007812 269.453125 L 86.996094 270.453125 L 86.964844 271.042969 L 86.90625 271.625 L 86.808594 272.148438 L 86.671875 272.5625 L 86.464844 272.902344 L 86.136719 273.308594 L 85.726562 273.753906 L 85.285156 274.195312 L 84.5 274.929688 L 84.152344 275.238281 L 97.167969 277.367188 Z M 86.996094 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 247.871094 L 86.671875 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 250.460938 L 87.007812 250.886719 L 86.996094 251.886719 L 86.964844 252.476562 L 86.90625 253.058594 L 86.808594 253.582031 L 86.671875 253.996094 L 86.464844 254.335938 L 86.136719 254.742188 L 85.726562 255.183594 L 85.285156 255.625 L 84.5 256.363281 L 84.152344 256.671875 L 97.167969 258.800781 Z M 86.996094 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 229.304688 L 86.671875 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 231.894531 L 87.007812 232.320312 L 86.996094 233.320312 L 86.964844 233.910156 L 86.90625 234.492188 L 86.808594 235.015625 L 86.671875 235.429688 L 86.464844 235.765625 L 86.136719 236.175781 L 85.726562 236.617188 L 85.285156 237.058594 L 84.5 237.796875 L 84.152344 238.105469 L 97.167969 240.234375 Z M 86.996094 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 210.738281 L 86.671875 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 213.328125 L 87.007812 213.753906 L 86.996094 214.753906 L 86.964844 215.34375 L 86.90625 215.921875 L 86.808594 216.445312 L 86.671875 216.859375 L 86.464844 217.199219 L 86.136719 217.609375 L 85.726562 218.050781 L 85.285156 218.492188 L 84.5 219.230469 L 84.152344 219.539062 L 97.167969 221.664062 Z M 86.996094 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 192.171875 L 86.671875 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 194.761719 L 87.007812 195.183594 L 86.996094 196.183594 L 86.964844 196.773438 L 86.90625 197.355469 L 86.808594 197.878906 L 86.671875 198.292969 L 86.464844 198.632812 L 86.136719 199.039062 L 85.726562 199.484375 L 85.285156 199.925781 L 84.5 200.660156 L 84.152344 200.96875 L 97.167969 203.097656 Z M 86.996094 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 173.605469 L 86.671875 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 176.195312 L 87.007812 176.617188 L 86.996094 177.617188 L 86.964844 178.207031 L 86.90625 178.789062 L 86.808594 179.3125 L 86.671875 179.726562 L 86.464844 180.066406 L 86.136719 180.472656 L 85.726562 180.914062 L 85.285156 181.355469 L 84.5 182.09375 L 84.152344 182.402344 L 97.167969 184.53125 Z M 86.996094 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 155.035156 L 86.671875 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 157.625 L 87.007812 158.050781 L 86.996094 159.050781 L 86.964844 159.640625 L 86.90625 160.222656 L 86.808594 160.746094 L 86.671875 161.160156 L 86.464844 161.496094 L 86.136719 161.90625 L 85.726562 162.347656 L 85.285156 162.789062 L 84.5 163.527344 L 84.152344 163.835938 L 97.167969 165.964844 Z M 86.996094 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 136.46875 L 86.671875 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 139.058594 L 87.007812 139.484375 L 86.996094 140.484375 L 86.964844 141.074219 L 86.90625 141.65625 L 86.808594 142.179688 L 86.671875 142.589844 L 86.464844 142.929688 L 86.136719 143.339844 L 85.726562 143.78125 L 85.285156 144.222656 L 84.5 144.960938 L 84.152344 145.269531 L 97.167969 147.394531 Z M 86.996094 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 117.902344 L 86.671875 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 120.492188 L 87.007812 120.914062 L 86.996094 121.917969 L 86.964844 122.503906 L 86.90625 123.085938 L 86.808594 123.609375 L 86.671875 124.023438 L 86.464844 124.363281 L 86.136719 124.773438 L 85.726562 125.214844 L 85.285156 125.65625 L 84.5 126.394531 L 84.152344 126.699219 L 97.167969 128.828125 Z M 86.996094 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 99.335938 L 86.671875 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 101.925781 L 87.007812 102.347656 L 86.996094 103.347656 L 86.964844 103.9375 L 86.90625 104.519531 L 86.808594 105.042969 L 86.671875 105.457031 L 86.464844 105.796875 L 86.136719 106.203125 L 85.726562 106.648438 L 85.285156 107.089844 L 84.5 107.824219 L 84.152344 108.132812 L 97.167969 110.261719 Z M 86.996094 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 80.765625 L 86.671875 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 83.355469 L 87.007812 83.78125 L 86.996094 84.78125 L 86.964844 85.371094 L 86.90625 85.953125 L 86.808594 86.476562 L 86.671875 86.890625 L 86.464844 87.230469 L 86.136719 87.636719 L 85.726562 88.078125 L 85.285156 88.519531 L 84.5 89.257812 L 84.152344 89.566406 L 97.167969 91.695312 Z M 86.996094 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 62.199219 L 86.671875 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 64.789062 L 87.007812 65.214844 L 86.996094 66.214844 L 86.964844 66.804688 L 86.90625 67.386719 L 86.808594 67.910156 L 86.671875 68.324219 L 86.464844 68.660156 L 86.136719 69.070312 L 85.726562 69.511719 L 85.285156 69.953125 L 84.5 70.691406 L 84.152344 71 L 97.167969 73.128906 Z M 86.996094 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 43.632812 L 86.671875 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 46.222656 L 87.007812 46.648438 L 86.996094 47.648438 L 86.964844 48.238281 L 86.90625 48.816406 L 86.808594 49.339844 L 86.671875 49.753906 L 86.464844 50.09375 L 86.136719 50.503906 L 85.726562 50.945312 L 85.285156 51.386719 L 84.5 52.125 L 84.152344 52.433594 L 97.167969 54.558594 Z M 86.996094 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 73.292969 25.066406 L 86.671875 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 86.996094 27.65625 L 87.007812 28.078125 L 86.996094 29.078125 L 86.964844 29.667969 L 86.90625 30.25 L 86.808594 30.773438 L 86.671875 31.1875 L 86.464844 31.527344 L 86.136719 31.933594 L 85.726562 32.378906 L 85.285156 32.820312 L 84.5 33.554688 L 84.152344 33.863281 L 97.167969 35.992188 Z M 86.996094 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 285.007812 L 105.238281 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 287.597656 L 105.574219 288.019531 L 105.566406 289.023438 L 105.535156 289.609375 L 105.472656 290.191406 L 105.378906 290.714844 L 105.238281 291.128906 L 105.035156 291.46875 L 104.703125 291.878906 L 104.292969 292.320312 L 103.855469 292.761719 L 103.066406 293.5 L 102.722656 293.804688 L 115.738281 295.933594 Z M 105.5625 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 266.441406 L 105.238281 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 269.03125 L 105.574219 269.453125 L 105.566406 270.453125 L 105.535156 271.042969 L 105.472656 271.625 L 105.378906 272.148438 L 105.238281 272.5625 L 105.035156 272.902344 L 104.703125 273.308594 L 104.292969 273.753906 L 103.855469 274.195312 L 103.066406 274.929688 L 102.722656 275.238281 L 115.738281 277.367188 Z M 105.5625 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 247.871094 L 105.238281 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 250.460938 L 105.574219 250.886719 L 105.566406 251.886719 L 105.535156 252.476562 L 105.472656 253.058594 L 105.378906 253.582031 L 105.238281 253.996094 L 105.035156 254.335938 L 104.703125 254.742188 L 104.292969 255.183594 L 103.855469 255.625 L 103.066406 256.363281 L 102.722656 256.671875 L 115.738281 258.800781 Z M 105.5625 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 229.304688 L 105.238281 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 231.894531 L 105.574219 232.320312 L 105.566406 233.320312 L 105.535156 233.910156 L 105.472656 234.492188 L 105.378906 235.015625 L 105.238281 235.429688 L 105.035156 235.765625 L 104.703125 236.175781 L 104.292969 236.617188 L 103.855469 237.058594 L 103.066406 237.796875 L 102.722656 238.105469 L 115.738281 240.234375 Z M 105.5625 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 210.738281 L 105.238281 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 213.328125 L 105.574219 213.753906 L 105.566406 214.753906 L 105.535156 215.34375 L 105.472656 215.921875 L 105.378906 216.445312 L 105.238281 216.859375 L 105.035156 217.199219 L 104.703125 217.609375 L 104.292969 218.050781 L 103.855469 218.492188 L 103.066406 219.230469 L 102.722656 219.539062 L 115.738281 221.664062 Z M 105.5625 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 192.171875 L 105.238281 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 194.761719 L 105.574219 195.183594 L 105.566406 196.183594 L 105.535156 196.773438 L 105.472656 197.355469 L 105.378906 197.878906 L 105.238281 198.292969 L 105.035156 198.632812 L 104.703125 199.039062 L 104.292969 199.484375 L 103.855469 199.925781 L 103.066406 200.660156 L 102.722656 200.96875 L 115.738281 203.097656 Z M 105.5625 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 173.605469 L 105.238281 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 176.195312 L 105.574219 176.617188 L 105.566406 177.617188 L 105.535156 178.207031 L 105.472656 178.789062 L 105.378906 179.3125 L 105.238281 179.726562 L 105.035156 180.066406 L 104.703125 180.472656 L 104.292969 180.914062 L 103.855469 181.355469 L 103.066406 182.09375 L 102.722656 182.402344 L 115.738281 184.53125 Z M 105.5625 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 155.035156 L 105.238281 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 157.625 L 105.574219 158.050781 L 105.566406 159.050781 L 105.535156 159.640625 L 105.472656 160.222656 L 105.378906 160.746094 L 105.238281 161.160156 L 105.035156 161.496094 L 104.703125 161.90625 L 104.292969 162.347656 L 103.855469 162.789062 L 103.066406 163.527344 L 102.722656 163.835938 L 115.738281 165.964844 Z M 105.5625 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 136.46875 L 105.238281 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 139.058594 L 105.574219 139.484375 L 105.566406 140.484375 L 105.535156 141.074219 L 105.472656 141.65625 L 105.378906 142.179688 L 105.238281 142.589844 L 105.035156 142.929688 L 104.703125 143.339844 L 104.292969 143.78125 L 103.855469 144.222656 L 103.066406 144.960938 L 102.722656 145.269531 L 115.738281 147.394531 Z M 105.5625 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 117.902344 L 105.238281 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 120.492188 L 105.574219 120.914062 L 105.566406 121.917969 L 105.535156 122.503906 L 105.472656 123.085938 L 105.378906 123.609375 L 105.238281 124.023438 L 105.035156 124.363281 L 104.703125 124.773438 L 104.292969 125.214844 L 103.855469 125.65625 L 103.066406 126.394531 L 102.722656 126.699219 L 115.738281 128.828125 Z M 105.5625 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 99.335938 L 105.238281 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 101.925781 L 105.574219 102.347656 L 105.566406 103.347656 L 105.535156 103.9375 L 105.472656 104.519531 L 105.378906 105.042969 L 105.238281 105.457031 L 105.035156 105.796875 L 104.703125 106.203125 L 104.292969 106.648438 L 103.855469 107.089844 L 103.066406 107.824219 L 102.722656 108.132812 L 115.738281 110.261719 Z M 105.5625 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 80.765625 L 105.238281 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 83.355469 L 105.574219 83.78125 L 105.566406 84.78125 L 105.535156 85.371094 L 105.472656 85.953125 L 105.378906 86.476562 L 105.238281 86.890625 L 105.035156 87.230469 L 104.703125 87.636719 L 104.292969 88.078125 L 103.855469 88.519531 L 103.066406 89.257812 L 102.722656 89.566406 L 115.738281 91.695312 Z M 105.5625 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 62.199219 L 105.238281 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 64.789062 L 105.574219 65.214844 L 105.566406 66.214844 L 105.535156 66.804688 L 105.472656 67.386719 L 105.378906 67.910156 L 105.238281 68.324219 L 105.035156 68.660156 L 104.703125 69.070312 L 104.292969 69.511719 L 103.855469 69.953125 L 103.066406 70.691406 L 102.722656 71 L 115.738281 73.128906 Z M 105.5625 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 43.632812 L 105.238281 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 46.222656 L 105.574219 46.648438 L 105.566406 47.648438 L 105.535156 48.238281 L 105.472656 48.816406 L 105.378906 49.339844 L 105.238281 49.753906 L 105.035156 50.09375 L 104.703125 50.503906 L 104.292969 50.945312 L 103.855469 51.386719 L 103.066406 52.125 L 102.722656 52.433594 L 115.738281 54.558594 Z M 105.5625 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 91.859375 25.066406 L 105.238281 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 105.5625 27.65625 L 105.574219 28.078125 L 105.566406 29.078125 L 105.535156 29.667969 L 105.472656 30.25 L 105.378906 30.773438 L 105.238281 31.1875 L 105.035156 31.527344 L 104.703125 31.933594 L 104.292969 32.378906 L 103.855469 32.820312 L 103.066406 33.554688 L 102.722656 33.863281 L 115.738281 35.992188 Z M 105.5625 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 285.007812 L 123.804688 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 287.597656 L 124.140625 288.019531 L 124.132812 289.023438 L 124.101562 289.609375 L 124.042969 290.191406 L 123.945312 290.714844 L 123.804688 291.128906 L 123.601562 291.46875 L 123.269531 291.878906 L 122.863281 292.320312 L 122.421875 292.761719 L 121.636719 293.5 L 121.289062 293.804688 L 134.304688 295.933594 Z M 124.128906 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 266.441406 L 123.804688 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 269.03125 L 124.140625 269.453125 L 124.132812 270.453125 L 124.101562 271.042969 L 124.042969 271.625 L 123.945312 272.148438 L 123.804688 272.5625 L 123.601562 272.902344 L 123.269531 273.308594 L 122.863281 273.753906 L 122.421875 274.195312 L 121.636719 274.929688 L 121.289062 275.238281 L 134.304688 277.367188 Z M 124.128906 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 247.871094 L 123.804688 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 250.460938 L 124.140625 250.886719 L 124.132812 251.886719 L 124.101562 252.476562 L 124.042969 253.058594 L 123.945312 253.582031 L 123.804688 253.996094 L 123.601562 254.335938 L 123.269531 254.742188 L 122.863281 255.183594 L 122.421875 255.625 L 121.636719 256.363281 L 121.289062 256.671875 L 134.304688 258.800781 Z M 124.128906 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 229.304688 L 123.804688 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 231.894531 L 124.140625 232.320312 L 124.132812 233.320312 L 124.101562 233.910156 L 124.042969 234.492188 L 123.945312 235.015625 L 123.804688 235.429688 L 123.601562 235.765625 L 123.269531 236.175781 L 122.863281 236.617188 L 122.421875 237.058594 L 121.636719 237.796875 L 121.289062 238.105469 L 134.304688 240.234375 Z M 124.128906 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 210.738281 L 123.804688 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 213.328125 L 124.140625 213.753906 L 124.132812 214.753906 L 124.101562 215.34375 L 124.042969 215.921875 L 123.945312 216.445312 L 123.804688 216.859375 L 123.601562 217.199219 L 123.269531 217.609375 L 122.863281 218.050781 L 122.421875 218.492188 L 121.636719 219.230469 L 121.289062 219.539062 L 134.304688 221.664062 Z M 124.128906 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 192.171875 L 123.804688 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 194.761719 L 124.140625 195.183594 L 124.132812 196.183594 L 124.101562 196.773438 L 124.042969 197.355469 L 123.945312 197.878906 L 123.804688 198.292969 L 123.601562 198.632812 L 123.269531 199.039062 L 122.863281 199.484375 L 122.421875 199.925781 L 121.636719 200.660156 L 121.289062 200.96875 L 134.304688 203.097656 Z M 124.128906 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 173.605469 L 123.804688 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 176.195312 L 124.140625 176.617188 L 124.132812 177.617188 L 124.101562 178.207031 L 124.042969 178.789062 L 123.945312 179.3125 L 123.804688 179.726562 L 123.601562 180.066406 L 123.269531 180.472656 L 122.863281 180.914062 L 122.421875 181.355469 L 121.636719 182.09375 L 121.289062 182.402344 L 134.304688 184.53125 Z M 124.128906 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 155.035156 L 123.804688 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 157.625 L 124.140625 158.050781 L 124.132812 159.050781 L 124.101562 159.640625 L 124.042969 160.222656 L 123.945312 160.746094 L 123.804688 161.160156 L 123.601562 161.496094 L 123.269531 161.90625 L 122.863281 162.347656 L 122.421875 162.789062 L 121.636719 163.527344 L 121.289062 163.835938 L 134.304688 165.964844 Z M 124.128906 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 136.46875 L 123.804688 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 139.058594 L 124.140625 139.484375 L 124.132812 140.484375 L 124.101562 141.074219 L 124.042969 141.65625 L 123.945312 142.179688 L 123.804688 142.589844 L 123.601562 142.929688 L 123.269531 143.339844 L 122.863281 143.78125 L 122.421875 144.222656 L 121.636719 144.960938 L 121.289062 145.269531 L 134.304688 147.394531 Z M 124.128906 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 117.902344 L 123.804688 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 120.492188 L 124.140625 120.914062 L 124.132812 121.917969 L 124.101562 122.503906 L 124.042969 123.085938 L 123.945312 123.609375 L 123.804688 124.023438 L 123.601562 124.363281 L 123.269531 124.773438 L 122.863281 125.214844 L 122.421875 125.65625 L 121.636719 126.394531 L 121.289062 126.699219 L 134.304688 128.828125 Z M 124.128906 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 99.335938 L 123.804688 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 101.925781 L 124.140625 102.347656 L 124.132812 103.347656 L 124.101562 103.9375 L 124.042969 104.519531 L 123.945312 105.042969 L 123.804688 105.457031 L 123.601562 105.796875 L 123.269531 106.203125 L 122.863281 106.648438 L 122.421875 107.089844 L 121.636719 107.824219 L 121.289062 108.132812 L 134.304688 110.261719 Z M 124.128906 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 80.765625 L 123.804688 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 83.355469 L 124.140625 83.78125 L 124.132812 84.78125 L 124.101562 85.371094 L 124.042969 85.953125 L 123.945312 86.476562 L 123.804688 86.890625 L 123.601562 87.230469 L 123.269531 87.636719 L 122.863281 88.078125 L 122.421875 88.519531 L 121.636719 89.257812 L 121.289062 89.566406 L 134.304688 91.695312 Z M 124.128906 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 62.199219 L 123.804688 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 64.789062 L 124.140625 65.214844 L 124.132812 66.214844 L 124.101562 66.804688 L 124.042969 67.386719 L 123.945312 67.910156 L 123.804688 68.324219 L 123.601562 68.660156 L 123.269531 69.070312 L 122.863281 69.511719 L 122.421875 69.953125 L 121.636719 70.691406 L 121.289062 71 L 134.304688 73.128906 Z M 124.128906 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 43.632812 L 123.804688 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 46.222656 L 124.140625 46.648438 L 124.132812 47.648438 L 124.101562 48.238281 L 124.042969 48.816406 L 123.945312 49.339844 L 123.804688 49.753906 L 123.601562 50.09375 L 123.269531 50.503906 L 122.863281 50.945312 L 122.421875 51.386719 L 121.636719 52.125 L 121.289062 52.433594 L 134.304688 54.558594 Z M 124.128906 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 110.425781 25.066406 L 123.804688 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 124.128906 27.65625 L 124.140625 28.078125 L 124.132812 29.078125 L 124.101562 29.667969 L 124.042969 30.25 L 123.945312 30.773438 L 123.804688 31.1875 L 123.601562 31.527344 L 123.269531 31.933594 L 122.863281 32.378906 L 122.421875 32.820312 L 121.636719 33.554688 L 121.289062 33.863281 L 134.304688 35.992188 Z M 124.128906 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 285.007812 L 142.371094 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 287.597656 L 142.707031 288.019531 L 142.699219 289.023438 L 142.667969 289.609375 L 142.609375 290.191406 L 142.511719 290.714844 L 142.371094 291.128906 L 142.167969 291.46875 L 141.835938 291.878906 L 141.429688 292.320312 L 140.988281 292.761719 L 140.203125 293.5 L 139.855469 293.804688 L 152.871094 295.933594 Z M 142.699219 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 266.441406 L 142.371094 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 269.03125 L 142.707031 269.453125 L 142.699219 270.453125 L 142.667969 271.042969 L 142.609375 271.625 L 142.511719 272.148438 L 142.371094 272.5625 L 142.167969 272.902344 L 141.835938 273.308594 L 141.429688 273.753906 L 140.988281 274.195312 L 140.203125 274.929688 L 139.855469 275.238281 L 152.871094 277.367188 Z M 142.699219 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 247.871094 L 142.371094 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 250.460938 L 142.707031 250.886719 L 142.699219 251.886719 L 142.667969 252.476562 L 142.609375 253.058594 L 142.511719 253.582031 L 142.371094 253.996094 L 142.167969 254.335938 L 141.835938 254.742188 L 141.429688 255.183594 L 140.988281 255.625 L 140.203125 256.363281 L 139.855469 256.671875 L 152.871094 258.800781 Z M 142.699219 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 229.304688 L 142.371094 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 231.894531 L 142.707031 232.320312 L 142.699219 233.320312 L 142.667969 233.910156 L 142.609375 234.492188 L 142.511719 235.015625 L 142.371094 235.429688 L 142.167969 235.765625 L 141.835938 236.175781 L 141.429688 236.617188 L 140.988281 237.058594 L 140.203125 237.796875 L 139.855469 238.105469 L 152.871094 240.234375 Z M 142.699219 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 210.738281 L 142.371094 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 213.328125 L 142.707031 213.753906 L 142.699219 214.753906 L 142.667969 215.34375 L 142.609375 215.921875 L 142.511719 216.445312 L 142.371094 216.859375 L 142.167969 217.199219 L 141.835938 217.609375 L 141.429688 218.050781 L 140.988281 218.492188 L 140.203125 219.230469 L 139.855469 219.539062 L 152.871094 221.664062 Z M 142.699219 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 192.171875 L 142.371094 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 194.761719 L 142.707031 195.183594 L 142.699219 196.183594 L 142.667969 196.773438 L 142.609375 197.355469 L 142.511719 197.878906 L 142.371094 198.292969 L 142.167969 198.632812 L 141.835938 199.039062 L 141.429688 199.484375 L 140.988281 199.925781 L 140.203125 200.660156 L 139.855469 200.96875 L 152.871094 203.097656 Z M 142.699219 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 173.605469 L 142.371094 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 176.195312 L 142.707031 176.617188 L 142.699219 177.617188 L 142.667969 178.207031 L 142.609375 178.789062 L 142.511719 179.3125 L 142.371094 179.726562 L 142.167969 180.066406 L 141.835938 180.472656 L 141.429688 180.914062 L 140.988281 181.355469 L 140.203125 182.09375 L 139.855469 182.402344 L 152.871094 184.53125 Z M 142.699219 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 155.035156 L 142.371094 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 157.625 L 142.707031 158.050781 L 142.699219 159.050781 L 142.667969 159.640625 L 142.609375 160.222656 L 142.511719 160.746094 L 142.371094 161.160156 L 142.167969 161.496094 L 141.835938 161.90625 L 141.429688 162.347656 L 140.988281 162.789062 L 140.203125 163.527344 L 139.855469 163.835938 L 152.871094 165.964844 Z M 142.699219 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 136.46875 L 142.371094 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 139.058594 L 142.707031 139.484375 L 142.699219 140.484375 L 142.667969 141.074219 L 142.609375 141.65625 L 142.511719 142.179688 L 142.371094 142.589844 L 142.167969 142.929688 L 141.835938 143.339844 L 141.429688 143.78125 L 140.988281 144.222656 L 140.203125 144.960938 L 139.855469 145.269531 L 152.871094 147.394531 Z M 142.699219 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 117.902344 L 142.371094 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 120.492188 L 142.707031 120.914062 L 142.699219 121.917969 L 142.667969 122.503906 L 142.609375 123.085938 L 142.511719 123.609375 L 142.371094 124.023438 L 142.167969 124.363281 L 141.835938 124.773438 L 141.429688 125.214844 L 140.988281 125.65625 L 140.203125 126.394531 L 139.855469 126.699219 L 152.871094 128.828125 Z M 142.699219 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 99.335938 L 142.371094 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 101.925781 L 142.707031 102.347656 L 142.699219 103.347656 L 142.667969 103.9375 L 142.609375 104.519531 L 142.511719 105.042969 L 142.371094 105.457031 L 142.167969 105.796875 L 141.835938 106.203125 L 141.429688 106.648438 L 140.988281 107.089844 L 140.203125 107.824219 L 139.855469 108.132812 L 152.871094 110.261719 Z M 142.699219 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 80.765625 L 142.371094 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 83.355469 L 142.707031 83.78125 L 142.699219 84.78125 L 142.667969 85.371094 L 142.609375 85.953125 L 142.511719 86.476562 L 142.371094 86.890625 L 142.167969 87.230469 L 141.835938 87.636719 L 141.429688 88.078125 L 140.988281 88.519531 L 140.203125 89.257812 L 139.855469 89.566406 L 152.871094 91.695312 Z M 142.699219 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 62.199219 L 142.371094 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 64.789062 L 142.707031 65.214844 L 142.699219 66.214844 L 142.667969 66.804688 L 142.609375 67.386719 L 142.511719 67.910156 L 142.371094 68.324219 L 142.167969 68.660156 L 141.835938 69.070312 L 141.429688 69.511719 L 140.988281 69.953125 L 140.203125 70.691406 L 139.855469 71 L 152.871094 73.128906 Z M 142.699219 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 43.632812 L 142.371094 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 46.222656 L 142.707031 46.648438 L 142.699219 47.648438 L 142.667969 48.238281 L 142.609375 48.816406 L 142.511719 49.339844 L 142.371094 49.753906 L 142.167969 50.09375 L 141.835938 50.503906 L 141.429688 50.945312 L 140.988281 51.386719 L 140.203125 52.125 L 139.855469 52.433594 L 152.871094 54.558594 Z M 142.699219 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 128.996094 25.066406 L 142.371094 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 142.699219 27.65625 L 142.707031 28.078125 L 142.699219 29.078125 L 142.667969 29.667969 L 142.609375 30.25 L 142.511719 30.773438 L 142.371094 31.1875 L 142.167969 31.527344 L 141.835938 31.933594 L 141.429688 32.378906 L 140.988281 32.820312 L 140.203125 33.554688 L 139.855469 33.863281 L 152.871094 35.992188 Z M 142.699219 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 285.007812 L 160.941406 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 287.597656 L 161.277344 288.019531 L 161.265625 289.023438 L 161.234375 289.609375 L 161.175781 290.191406 L 161.078125 290.714844 L 160.941406 291.128906 L 160.734375 291.46875 L 160.40625 291.878906 L 159.996094 292.320312 L 159.554688 292.761719 L 158.769531 293.5 L 158.421875 293.804688 L 171.4375 295.933594 Z M 161.265625 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 266.441406 L 160.941406 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 269.03125 L 161.277344 269.453125 L 161.265625 270.453125 L 161.234375 271.042969 L 161.175781 271.625 L 161.078125 272.148438 L 160.941406 272.5625 L 160.734375 272.902344 L 160.40625 273.308594 L 159.996094 273.753906 L 159.554688 274.195312 L 158.769531 274.929688 L 158.421875 275.238281 L 171.4375 277.367188 Z M 161.265625 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 247.871094 L 160.941406 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 250.460938 L 161.277344 250.886719 L 161.265625 251.886719 L 161.234375 252.476562 L 161.175781 253.058594 L 161.078125 253.582031 L 160.941406 253.996094 L 160.734375 254.335938 L 160.40625 254.742188 L 159.996094 255.183594 L 159.554688 255.625 L 158.769531 256.363281 L 158.421875 256.671875 L 171.4375 258.800781 Z M 161.265625 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 229.304688 L 160.941406 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 231.894531 L 161.277344 232.320312 L 161.265625 233.320312 L 161.234375 233.910156 L 161.175781 234.492188 L 161.078125 235.015625 L 160.941406 235.429688 L 160.734375 235.765625 L 160.40625 236.175781 L 159.996094 236.617188 L 159.554688 237.058594 L 158.769531 237.796875 L 158.421875 238.105469 L 171.4375 240.234375 Z M 161.265625 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 210.738281 L 160.941406 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 213.328125 L 161.277344 213.753906 L 161.265625 214.753906 L 161.234375 215.34375 L 161.175781 215.921875 L 161.078125 216.445312 L 160.941406 216.859375 L 160.734375 217.199219 L 160.40625 217.609375 L 159.996094 218.050781 L 159.554688 218.492188 L 158.769531 219.230469 L 158.421875 219.539062 L 171.4375 221.664062 Z M 161.265625 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 192.171875 L 160.941406 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 194.761719 L 161.277344 195.183594 L 161.265625 196.183594 L 161.234375 196.773438 L 161.175781 197.355469 L 161.078125 197.878906 L 160.941406 198.292969 L 160.734375 198.632812 L 160.40625 199.039062 L 159.996094 199.484375 L 159.554688 199.925781 L 158.769531 200.660156 L 158.421875 200.96875 L 171.4375 203.097656 Z M 161.265625 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 173.605469 L 160.941406 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 176.195312 L 161.277344 176.617188 L 161.265625 177.617188 L 161.234375 178.207031 L 161.175781 178.789062 L 161.078125 179.3125 L 160.941406 179.726562 L 160.734375 180.066406 L 160.40625 180.472656 L 159.996094 180.914062 L 159.554688 181.355469 L 158.769531 182.09375 L 158.421875 182.402344 L 171.4375 184.53125 Z M 161.265625 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 155.035156 L 160.941406 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 157.625 L 161.277344 158.050781 L 161.265625 159.050781 L 161.234375 159.640625 L 161.175781 160.222656 L 161.078125 160.746094 L 160.941406 161.160156 L 160.734375 161.496094 L 160.40625 161.90625 L 159.996094 162.347656 L 159.554688 162.789062 L 158.769531 163.527344 L 158.421875 163.835938 L 171.4375 165.964844 Z M 161.265625 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 136.46875 L 160.941406 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 139.058594 L 161.277344 139.484375 L 161.265625 140.484375 L 161.234375 141.074219 L 161.175781 141.65625 L 161.078125 142.179688 L 160.941406 142.589844 L 160.734375 142.929688 L 160.40625 143.339844 L 159.996094 143.78125 L 159.554688 144.222656 L 158.769531 144.960938 L 158.421875 145.269531 L 171.4375 147.394531 Z M 161.265625 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 117.902344 L 160.941406 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 120.492188 L 161.277344 120.914062 L 161.265625 121.917969 L 161.234375 122.503906 L 161.175781 123.085938 L 161.078125 123.609375 L 160.941406 124.023438 L 160.734375 124.363281 L 160.40625 124.773438 L 159.996094 125.214844 L 159.554688 125.65625 L 158.769531 126.394531 L 158.421875 126.699219 L 171.4375 128.828125 Z M 161.265625 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 99.335938 L 160.941406 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 101.925781 L 161.277344 102.347656 L 161.265625 103.347656 L 161.234375 103.9375 L 161.175781 104.519531 L 161.078125 105.042969 L 160.941406 105.457031 L 160.734375 105.796875 L 160.40625 106.203125 L 159.996094 106.648438 L 159.554688 107.089844 L 158.769531 107.824219 L 158.421875 108.132812 L 171.4375 110.261719 Z M 161.265625 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 80.765625 L 160.941406 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 83.355469 L 161.277344 83.78125 L 161.265625 84.78125 L 161.234375 85.371094 L 161.175781 85.953125 L 161.078125 86.476562 L 160.941406 86.890625 L 160.734375 87.230469 L 160.40625 87.636719 L 159.996094 88.078125 L 159.554688 88.519531 L 158.769531 89.257812 L 158.421875 89.566406 L 171.4375 91.695312 Z M 161.265625 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 62.199219 L 160.941406 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 64.789062 L 161.277344 65.214844 L 161.265625 66.214844 L 161.234375 66.804688 L 161.175781 67.386719 L 161.078125 67.910156 L 160.941406 68.324219 L 160.734375 68.660156 L 160.40625 69.070312 L 159.996094 69.511719 L 159.554688 69.953125 L 158.769531 70.691406 L 158.421875 71 L 171.4375 73.128906 Z M 161.265625 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 43.632812 L 160.941406 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 46.222656 L 161.277344 46.648438 L 161.265625 47.648438 L 161.234375 48.238281 L 161.175781 48.816406 L 161.078125 49.339844 L 160.941406 49.753906 L 160.734375 50.09375 L 160.40625 50.503906 L 159.996094 50.945312 L 159.554688 51.386719 L 158.769531 52.125 L 158.421875 52.433594 L 171.4375 54.558594 Z M 161.265625 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 147.5625 25.066406 L 160.941406 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 161.265625 27.65625 L 161.277344 28.078125 L 161.265625 29.078125 L 161.234375 29.667969 L 161.175781 30.25 L 161.078125 30.773438 L 160.941406 31.1875 L 160.734375 31.527344 L 160.40625 31.933594 L 159.996094 32.378906 L 159.554688 32.820312 L 158.769531 33.554688 L 158.421875 33.863281 L 171.4375 35.992188 Z M 161.265625 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 285.007812 L 179.507812 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 287.597656 L 179.84375 288.019531 L 179.835938 289.023438 L 179.804688 289.609375 L 179.742188 290.191406 L 179.648438 290.714844 L 179.507812 291.128906 L 179.300781 291.46875 L 178.972656 291.878906 L 178.5625 292.320312 L 178.121094 292.761719 L 177.335938 293.5 L 176.992188 293.804688 L 190.003906 295.933594 Z M 179.832031 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 266.441406 L 179.507812 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 269.03125 L 179.84375 269.453125 L 179.835938 270.453125 L 179.804688 271.042969 L 179.742188 271.625 L 179.648438 272.148438 L 179.507812 272.5625 L 179.300781 272.902344 L 178.972656 273.308594 L 178.5625 273.753906 L 178.121094 274.195312 L 177.335938 274.929688 L 176.992188 275.238281 L 190.003906 277.367188 Z M 179.832031 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 247.871094 L 179.507812 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 250.460938 L 179.84375 250.886719 L 179.835938 251.886719 L 179.804688 252.476562 L 179.742188 253.058594 L 179.648438 253.582031 L 179.507812 253.996094 L 179.300781 254.335938 L 178.972656 254.742188 L 178.5625 255.183594 L 178.121094 255.625 L 177.335938 256.363281 L 176.992188 256.671875 L 190.003906 258.800781 Z M 179.832031 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 229.304688 L 179.507812 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 231.894531 L 179.84375 232.320312 L 179.835938 233.320312 L 179.804688 233.910156 L 179.742188 234.492188 L 179.648438 235.015625 L 179.507812 235.429688 L 179.300781 235.765625 L 178.972656 236.175781 L 178.5625 236.617188 L 178.121094 237.058594 L 177.335938 237.796875 L 176.992188 238.105469 L 190.003906 240.234375 Z M 179.832031 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 210.738281 L 179.507812 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 213.328125 L 179.84375 213.753906 L 179.835938 214.753906 L 179.804688 215.34375 L 179.742188 215.921875 L 179.648438 216.445312 L 179.507812 216.859375 L 179.300781 217.199219 L 178.972656 217.609375 L 178.5625 218.050781 L 178.121094 218.492188 L 177.335938 219.230469 L 176.992188 219.539062 L 190.003906 221.664062 Z M 179.832031 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 192.171875 L 179.507812 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 194.761719 L 179.84375 195.183594 L 179.835938 196.183594 L 179.804688 196.773438 L 179.742188 197.355469 L 179.648438 197.878906 L 179.507812 198.292969 L 179.300781 198.632812 L 178.972656 199.039062 L 178.5625 199.484375 L 178.121094 199.925781 L 177.335938 200.660156 L 176.992188 200.96875 L 190.003906 203.097656 Z M 179.832031 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 173.605469 L 179.507812 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 176.195312 L 179.84375 176.617188 L 179.835938 177.617188 L 179.804688 178.207031 L 179.742188 178.789062 L 179.648438 179.3125 L 179.507812 179.726562 L 179.300781 180.066406 L 178.972656 180.472656 L 178.5625 180.914062 L 178.121094 181.355469 L 177.335938 182.09375 L 176.992188 182.402344 L 190.003906 184.53125 Z M 179.832031 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 155.035156 L 179.507812 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 157.625 L 179.84375 158.050781 L 179.835938 159.050781 L 179.804688 159.640625 L 179.742188 160.222656 L 179.648438 160.746094 L 179.507812 161.160156 L 179.300781 161.496094 L 178.972656 161.90625 L 178.5625 162.347656 L 178.121094 162.789062 L 177.335938 163.527344 L 176.992188 163.835938 L 190.003906 165.964844 Z M 179.832031 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 136.46875 L 179.507812 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 139.058594 L 179.84375 139.484375 L 179.835938 140.484375 L 179.804688 141.074219 L 179.742188 141.65625 L 179.648438 142.179688 L 179.507812 142.589844 L 179.300781 142.929688 L 178.972656 143.339844 L 178.5625 143.78125 L 178.121094 144.222656 L 177.335938 144.960938 L 176.992188 145.269531 L 190.003906 147.394531 Z M 179.832031 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 117.902344 L 179.507812 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 120.492188 L 179.84375 120.914062 L 179.835938 121.917969 L 179.804688 122.503906 L 179.742188 123.085938 L 179.648438 123.609375 L 179.507812 124.023438 L 179.300781 124.363281 L 178.972656 124.773438 L 178.5625 125.214844 L 178.121094 125.65625 L 177.335938 126.394531 L 176.992188 126.699219 L 190.003906 128.828125 Z M 179.832031 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 99.335938 L 179.507812 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 101.925781 L 179.84375 102.347656 L 179.835938 103.347656 L 179.804688 103.9375 L 179.742188 104.519531 L 179.648438 105.042969 L 179.507812 105.457031 L 179.300781 105.796875 L 178.972656 106.203125 L 178.5625 106.648438 L 178.121094 107.089844 L 177.335938 107.824219 L 176.992188 108.132812 L 190.003906 110.261719 Z M 179.832031 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 80.765625 L 179.507812 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 83.355469 L 179.84375 83.78125 L 179.835938 84.78125 L 179.804688 85.371094 L 179.742188 85.953125 L 179.648438 86.476562 L 179.507812 86.890625 L 179.300781 87.230469 L 178.972656 87.636719 L 178.5625 88.078125 L 178.121094 88.519531 L 177.335938 89.257812 L 176.992188 89.566406 L 190.003906 91.695312 Z M 179.832031 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 62.199219 L 179.507812 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 64.789062 L 179.84375 65.214844 L 179.835938 66.214844 L 179.804688 66.804688 L 179.742188 67.386719 L 179.648438 67.910156 L 179.507812 68.324219 L 179.300781 68.660156 L 178.972656 69.070312 L 178.5625 69.511719 L 178.121094 69.953125 L 177.335938 70.691406 L 176.992188 71 L 190.003906 73.128906 Z M 179.832031 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 43.632812 L 179.507812 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 46.222656 L 179.84375 46.648438 L 179.835938 47.648438 L 179.804688 48.238281 L 179.742188 48.816406 L 179.648438 49.339844 L 179.507812 49.753906 L 179.300781 50.09375 L 178.972656 50.503906 L 178.5625 50.945312 L 178.121094 51.386719 L 177.335938 52.125 L 176.992188 52.433594 L 190.003906 54.558594 Z M 179.832031 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 166.128906 25.066406 L 179.507812 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 179.832031 27.65625 L 179.84375 28.078125 L 179.835938 29.078125 L 179.804688 29.667969 L 179.742188 30.25 L 179.648438 30.773438 L 179.507812 31.1875 L 179.300781 31.527344 L 178.972656 31.933594 L 178.5625 32.378906 L 178.121094 32.820312 L 177.335938 33.554688 L 176.992188 33.863281 L 190.003906 35.992188 Z M 179.832031 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 285.007812 L 198.074219 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 287.597656 L 198.410156 288.019531 L 198.402344 289.023438 L 198.371094 289.609375 L 198.308594 290.191406 L 198.214844 290.714844 L 198.074219 291.128906 L 197.871094 291.46875 L 197.539062 291.878906 L 197.128906 292.320312 L 196.691406 292.761719 L 195.902344 293.5 L 195.558594 293.804688 L 208.574219 295.933594 Z M 198.398438 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 266.441406 L 198.074219 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 269.03125 L 198.410156 269.453125 L 198.402344 270.453125 L 198.371094 271.042969 L 198.308594 271.625 L 198.214844 272.148438 L 198.074219 272.5625 L 197.871094 272.902344 L 197.539062 273.308594 L 197.128906 273.753906 L 196.691406 274.195312 L 195.902344 274.929688 L 195.558594 275.238281 L 208.574219 277.367188 Z M 198.398438 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 247.871094 L 198.074219 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 250.460938 L 198.410156 250.886719 L 198.402344 251.886719 L 198.371094 252.476562 L 198.308594 253.058594 L 198.214844 253.582031 L 198.074219 253.996094 L 197.871094 254.335938 L 197.539062 254.742188 L 197.128906 255.183594 L 196.691406 255.625 L 195.902344 256.363281 L 195.558594 256.671875 L 208.574219 258.800781 Z M 198.398438 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 229.304688 L 198.074219 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 231.894531 L 198.410156 232.320312 L 198.402344 233.320312 L 198.371094 233.910156 L 198.308594 234.492188 L 198.214844 235.015625 L 198.074219 235.429688 L 197.871094 235.765625 L 197.539062 236.175781 L 197.128906 236.617188 L 196.691406 237.058594 L 195.902344 237.796875 L 195.558594 238.105469 L 208.574219 240.234375 Z M 198.398438 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 210.738281 L 198.074219 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 213.328125 L 198.410156 213.753906 L 198.402344 214.753906 L 198.371094 215.34375 L 198.308594 215.921875 L 198.214844 216.445312 L 198.074219 216.859375 L 197.871094 217.199219 L 197.539062 217.609375 L 197.128906 218.050781 L 196.691406 218.492188 L 195.902344 219.230469 L 195.558594 219.539062 L 208.574219 221.664062 Z M 198.398438 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 192.171875 L 198.074219 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 194.761719 L 198.410156 195.183594 L 198.402344 196.183594 L 198.371094 196.773438 L 198.308594 197.355469 L 198.214844 197.878906 L 198.074219 198.292969 L 197.871094 198.632812 L 197.539062 199.039062 L 197.128906 199.484375 L 196.691406 199.925781 L 195.902344 200.660156 L 195.558594 200.96875 L 208.574219 203.097656 Z M 198.398438 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 173.605469 L 198.074219 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 176.195312 L 198.410156 176.617188 L 198.402344 177.617188 L 198.371094 178.207031 L 198.308594 178.789062 L 198.214844 179.3125 L 198.074219 179.726562 L 197.871094 180.066406 L 197.539062 180.472656 L 197.128906 180.914062 L 196.691406 181.355469 L 195.902344 182.09375 L 195.558594 182.402344 L 208.574219 184.53125 Z M 198.398438 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 155.035156 L 198.074219 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 157.625 L 198.410156 158.050781 L 198.402344 159.050781 L 198.371094 159.640625 L 198.308594 160.222656 L 198.214844 160.746094 L 198.074219 161.160156 L 197.871094 161.496094 L 197.539062 161.90625 L 197.128906 162.347656 L 196.691406 162.789062 L 195.902344 163.527344 L 195.558594 163.835938 L 208.574219 165.964844 Z M 198.398438 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 136.46875 L 198.074219 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 139.058594 L 198.410156 139.484375 L 198.402344 140.484375 L 198.371094 141.074219 L 198.308594 141.65625 L 198.214844 142.179688 L 198.074219 142.589844 L 197.871094 142.929688 L 197.539062 143.339844 L 197.128906 143.78125 L 196.691406 144.222656 L 195.902344 144.960938 L 195.558594 145.269531 L 208.574219 147.394531 Z M 198.398438 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 117.902344 L 198.074219 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 120.492188 L 198.410156 120.914062 L 198.402344 121.917969 L 198.371094 122.503906 L 198.308594 123.085938 L 198.214844 123.609375 L 198.074219 124.023438 L 197.871094 124.363281 L 197.539062 124.773438 L 197.128906 125.214844 L 196.691406 125.65625 L 195.902344 126.394531 L 195.558594 126.699219 L 208.574219 128.828125 Z M 198.398438 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 99.335938 L 198.074219 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 101.925781 L 198.410156 102.347656 L 198.402344 103.347656 L 198.371094 103.9375 L 198.308594 104.519531 L 198.214844 105.042969 L 198.074219 105.457031 L 197.871094 105.796875 L 197.539062 106.203125 L 197.128906 106.648438 L 196.691406 107.089844 L 195.902344 107.824219 L 195.558594 108.132812 L 208.574219 110.261719 Z M 198.398438 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 80.765625 L 198.074219 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 83.355469 L 198.410156 83.78125 L 198.402344 84.78125 L 198.371094 85.371094 L 198.308594 85.953125 L 198.214844 86.476562 L 198.074219 86.890625 L 197.871094 87.230469 L 197.539062 87.636719 L 197.128906 88.078125 L 196.691406 88.519531 L 195.902344 89.257812 L 195.558594 89.566406 L 208.574219 91.695312 Z M 198.398438 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 62.199219 L 198.074219 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 64.789062 L 198.410156 65.214844 L 198.402344 66.214844 L 198.371094 66.804688 L 198.308594 67.386719 L 198.214844 67.910156 L 198.074219 68.324219 L 197.871094 68.660156 L 197.539062 69.070312 L 197.128906 69.511719 L 196.691406 69.953125 L 195.902344 70.691406 L 195.558594 71 L 208.574219 73.128906 Z M 198.398438 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 43.632812 L 198.074219 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 46.222656 L 198.410156 46.648438 L 198.402344 47.648438 L 198.371094 48.238281 L 198.308594 48.816406 L 198.214844 49.339844 L 198.074219 49.753906 L 197.871094 50.09375 L 197.539062 50.503906 L 197.128906 50.945312 L 196.691406 51.386719 L 195.902344 52.125 L 195.558594 52.433594 L 208.574219 54.558594 Z M 198.398438 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 184.695312 25.066406 L 198.074219 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 198.398438 27.65625 L 198.410156 28.078125 L 198.402344 29.078125 L 198.371094 29.667969 L 198.308594 30.25 L 198.214844 30.773438 L 198.074219 31.1875 L 197.871094 31.527344 L 197.539062 31.933594 L 197.128906 32.378906 L 196.691406 32.820312 L 195.902344 33.554688 L 195.558594 33.863281 L 208.574219 35.992188 Z M 198.398438 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 285.007812 L 216.640625 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 287.597656 L 216.976562 288.019531 L 216.96875 289.023438 L 216.9375 289.609375 L 216.878906 290.191406 L 216.78125 290.714844 L 216.640625 291.128906 L 216.4375 291.46875 L 216.105469 291.878906 L 215.699219 292.320312 L 215.257812 292.761719 L 214.472656 293.5 L 214.125 293.804688 L 227.140625 295.933594 Z M 216.964844 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 266.441406 L 216.640625 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 269.03125 L 216.976562 269.453125 L 216.96875 270.453125 L 216.9375 271.042969 L 216.878906 271.625 L 216.78125 272.148438 L 216.640625 272.5625 L 216.4375 272.902344 L 216.105469 273.308594 L 215.699219 273.753906 L 215.257812 274.195312 L 214.472656 274.929688 L 214.125 275.238281 L 227.140625 277.367188 Z M 216.964844 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 247.871094 L 216.640625 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 250.460938 L 216.976562 250.886719 L 216.96875 251.886719 L 216.9375 252.476562 L 216.878906 253.058594 L 216.78125 253.582031 L 216.640625 253.996094 L 216.4375 254.335938 L 216.105469 254.742188 L 215.699219 255.183594 L 215.257812 255.625 L 214.472656 256.363281 L 214.125 256.671875 L 227.140625 258.800781 Z M 216.964844 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 229.304688 L 216.640625 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 231.894531 L 216.976562 232.320312 L 216.96875 233.320312 L 216.9375 233.910156 L 216.878906 234.492188 L 216.78125 235.015625 L 216.640625 235.429688 L 216.4375 235.765625 L 216.105469 236.175781 L 215.699219 236.617188 L 215.257812 237.058594 L 214.472656 237.796875 L 214.125 238.105469 L 227.140625 240.234375 Z M 216.964844 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 210.738281 L 216.640625 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 213.328125 L 216.976562 213.753906 L 216.96875 214.753906 L 216.9375 215.34375 L 216.878906 215.921875 L 216.78125 216.445312 L 216.640625 216.859375 L 216.4375 217.199219 L 216.105469 217.609375 L 215.699219 218.050781 L 215.257812 218.492188 L 214.472656 219.230469 L 214.125 219.539062 L 227.140625 221.664062 Z M 216.964844 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 192.171875 L 216.640625 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 194.761719 L 216.976562 195.183594 L 216.96875 196.183594 L 216.9375 196.773438 L 216.878906 197.355469 L 216.78125 197.878906 L 216.640625 198.292969 L 216.4375 198.632812 L 216.105469 199.039062 L 215.699219 199.484375 L 215.257812 199.925781 L 214.472656 200.660156 L 214.125 200.96875 L 227.140625 203.097656 Z M 216.964844 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 173.605469 L 216.640625 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 176.195312 L 216.976562 176.617188 L 216.96875 177.617188 L 216.9375 178.207031 L 216.878906 178.789062 L 216.78125 179.3125 L 216.640625 179.726562 L 216.4375 180.066406 L 216.105469 180.472656 L 215.699219 180.914062 L 215.257812 181.355469 L 214.472656 182.09375 L 214.125 182.402344 L 227.140625 184.53125 Z M 216.964844 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 155.035156 L 216.640625 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 157.625 L 216.976562 158.050781 L 216.96875 159.050781 L 216.9375 159.640625 L 216.878906 160.222656 L 216.78125 160.746094 L 216.640625 161.160156 L 216.4375 161.496094 L 216.105469 161.90625 L 215.699219 162.347656 L 215.257812 162.789062 L 214.472656 163.527344 L 214.125 163.835938 L 227.140625 165.964844 Z M 216.964844 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 136.46875 L 216.640625 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 139.058594 L 216.976562 139.484375 L 216.96875 140.484375 L 216.9375 141.074219 L 216.878906 141.65625 L 216.78125 142.179688 L 216.640625 142.589844 L 216.4375 142.929688 L 216.105469 143.339844 L 215.699219 143.78125 L 215.257812 144.222656 L 214.472656 144.960938 L 214.125 145.269531 L 227.140625 147.394531 Z M 216.964844 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 117.902344 L 216.640625 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 120.492188 L 216.976562 120.914062 L 216.96875 121.917969 L 216.9375 122.503906 L 216.878906 123.085938 L 216.78125 123.609375 L 216.640625 124.023438 L 216.4375 124.363281 L 216.105469 124.773438 L 215.699219 125.214844 L 215.257812 125.65625 L 214.472656 126.394531 L 214.125 126.699219 L 227.140625 128.828125 Z M 216.964844 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 99.335938 L 216.640625 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 101.925781 L 216.976562 102.347656 L 216.96875 103.347656 L 216.9375 103.9375 L 216.878906 104.519531 L 216.78125 105.042969 L 216.640625 105.457031 L 216.4375 105.796875 L 216.105469 106.203125 L 215.699219 106.648438 L 215.257812 107.089844 L 214.472656 107.824219 L 214.125 108.132812 L 227.140625 110.261719 Z M 216.964844 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 80.765625 L 216.640625 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 83.355469 L 216.976562 83.78125 L 216.96875 84.78125 L 216.9375 85.371094 L 216.878906 85.953125 L 216.78125 86.476562 L 216.640625 86.890625 L 216.4375 87.230469 L 216.105469 87.636719 L 215.699219 88.078125 L 215.257812 88.519531 L 214.472656 89.257812 L 214.125 89.566406 L 227.140625 91.695312 Z M 216.964844 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 62.199219 L 216.640625 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 64.789062 L 216.976562 65.214844 L 216.96875 66.214844 L 216.9375 66.804688 L 216.878906 67.386719 L 216.78125 67.910156 L 216.640625 68.324219 L 216.4375 68.660156 L 216.105469 69.070312 L 215.699219 69.511719 L 215.257812 69.953125 L 214.472656 70.691406 L 214.125 71 L 227.140625 73.128906 Z M 216.964844 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 43.632812 L 216.640625 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 46.222656 L 216.976562 46.648438 L 216.96875 47.648438 L 216.9375 48.238281 L 216.878906 48.816406 L 216.78125 49.339844 L 216.640625 49.753906 L 216.4375 50.09375 L 216.105469 50.503906 L 215.699219 50.945312 L 215.257812 51.386719 L 214.472656 52.125 L 214.125 52.433594 L 227.140625 54.558594 Z M 216.964844 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 203.261719 25.066406 L 216.640625 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 216.964844 27.65625 L 216.976562 28.078125 L 216.96875 29.078125 L 216.9375 29.667969 L 216.878906 30.25 L 216.78125 30.773438 L 216.640625 31.1875 L 216.4375 31.527344 L 216.105469 31.933594 L 215.699219 32.378906 L 215.257812 32.820312 L 214.472656 33.554688 L 214.125 33.863281 L 227.140625 35.992188 Z M 216.964844 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 285.007812 L 235.207031 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 287.597656 L 235.546875 288.019531 L 235.535156 289.023438 L 235.503906 289.609375 L 235.445312 290.191406 L 235.347656 290.714844 L 235.207031 291.128906 L 235.003906 291.46875 L 234.675781 291.878906 L 234.265625 292.320312 L 233.824219 292.761719 L 233.039062 293.5 L 232.691406 293.804688 L 245.707031 295.933594 Z M 235.535156 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 266.441406 L 235.207031 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 269.03125 L 235.546875 269.453125 L 235.535156 270.453125 L 235.503906 271.042969 L 235.445312 271.625 L 235.347656 272.148438 L 235.207031 272.5625 L 235.003906 272.902344 L 234.675781 273.308594 L 234.265625 273.753906 L 233.824219 274.195312 L 233.039062 274.929688 L 232.691406 275.238281 L 245.707031 277.367188 Z M 235.535156 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 247.871094 L 235.207031 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 250.460938 L 235.546875 250.886719 L 235.535156 251.886719 L 235.503906 252.476562 L 235.445312 253.058594 L 235.347656 253.582031 L 235.207031 253.996094 L 235.003906 254.335938 L 234.675781 254.742188 L 234.265625 255.183594 L 233.824219 255.625 L 233.039062 256.363281 L 232.691406 256.671875 L 245.707031 258.800781 Z M 235.535156 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 229.304688 L 235.207031 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 231.894531 L 235.546875 232.320312 L 235.535156 233.320312 L 235.503906 233.910156 L 235.445312 234.492188 L 235.347656 235.015625 L 235.207031 235.429688 L 235.003906 235.765625 L 234.675781 236.175781 L 234.265625 236.617188 L 233.824219 237.058594 L 233.039062 237.796875 L 232.691406 238.105469 L 245.707031 240.234375 Z M 235.535156 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 210.738281 L 235.207031 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 213.328125 L 235.546875 213.753906 L 235.535156 214.753906 L 235.503906 215.34375 L 235.445312 215.921875 L 235.347656 216.445312 L 235.207031 216.859375 L 235.003906 217.199219 L 234.675781 217.609375 L 234.265625 218.050781 L 233.824219 218.492188 L 233.039062 219.230469 L 232.691406 219.539062 L 245.707031 221.664062 Z M 235.535156 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 192.171875 L 235.207031 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 194.761719 L 235.546875 195.183594 L 235.535156 196.183594 L 235.503906 196.773438 L 235.445312 197.355469 L 235.347656 197.878906 L 235.207031 198.292969 L 235.003906 198.632812 L 234.675781 199.039062 L 234.265625 199.484375 L 233.824219 199.925781 L 233.039062 200.660156 L 232.691406 200.96875 L 245.707031 203.097656 Z M 235.535156 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 173.605469 L 235.207031 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 176.195312 L 235.546875 176.617188 L 235.535156 177.617188 L 235.503906 178.207031 L 235.445312 178.789062 L 235.347656 179.3125 L 235.207031 179.726562 L 235.003906 180.066406 L 234.675781 180.472656 L 234.265625 180.914062 L 233.824219 181.355469 L 233.039062 182.09375 L 232.691406 182.402344 L 245.707031 184.53125 Z M 235.535156 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 155.035156 L 235.207031 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 157.625 L 235.546875 158.050781 L 235.535156 159.050781 L 235.503906 159.640625 L 235.445312 160.222656 L 235.347656 160.746094 L 235.207031 161.160156 L 235.003906 161.496094 L 234.675781 161.90625 L 234.265625 162.347656 L 233.824219 162.789062 L 233.039062 163.527344 L 232.691406 163.835938 L 245.707031 165.964844 Z M 235.535156 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 136.46875 L 235.207031 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 139.058594 L 235.546875 139.484375 L 235.535156 140.484375 L 235.503906 141.074219 L 235.445312 141.65625 L 235.347656 142.179688 L 235.207031 142.589844 L 235.003906 142.929688 L 234.675781 143.339844 L 234.265625 143.78125 L 233.824219 144.222656 L 233.039062 144.960938 L 232.691406 145.269531 L 245.707031 147.394531 Z M 235.535156 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 117.902344 L 235.207031 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 120.492188 L 235.546875 120.914062 L 235.535156 121.917969 L 235.503906 122.503906 L 235.445312 123.085938 L 235.347656 123.609375 L 235.207031 124.023438 L 235.003906 124.363281 L 234.675781 124.773438 L 234.265625 125.214844 L 233.824219 125.65625 L 233.039062 126.394531 L 232.691406 126.699219 L 245.707031 128.828125 Z M 235.535156 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 99.335938 L 235.207031 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 101.925781 L 235.546875 102.347656 L 235.535156 103.347656 L 235.503906 103.9375 L 235.445312 104.519531 L 235.347656 105.042969 L 235.207031 105.457031 L 235.003906 105.796875 L 234.675781 106.203125 L 234.265625 106.648438 L 233.824219 107.089844 L 233.039062 107.824219 L 232.691406 108.132812 L 245.707031 110.261719 Z M 235.535156 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 80.765625 L 235.207031 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 83.355469 L 235.546875 83.78125 L 235.535156 84.78125 L 235.503906 85.371094 L 235.445312 85.953125 L 235.347656 86.476562 L 235.207031 86.890625 L 235.003906 87.230469 L 234.675781 87.636719 L 234.265625 88.078125 L 233.824219 88.519531 L 233.039062 89.257812 L 232.691406 89.566406 L 245.707031 91.695312 Z M 235.535156 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 62.199219 L 235.207031 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 64.789062 L 235.546875 65.214844 L 235.535156 66.214844 L 235.503906 66.804688 L 235.445312 67.386719 L 235.347656 67.910156 L 235.207031 68.324219 L 235.003906 68.660156 L 234.675781 69.070312 L 234.265625 69.511719 L 233.824219 69.953125 L 233.039062 70.691406 L 232.691406 71 L 245.707031 73.128906 Z M 235.535156 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 43.632812 L 235.207031 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 46.222656 L 235.546875 46.648438 L 235.535156 47.648438 L 235.503906 48.238281 L 235.445312 48.816406 L 235.347656 49.339844 L 235.207031 49.753906 L 235.003906 50.09375 L 234.675781 50.503906 L 234.265625 50.945312 L 233.824219 51.386719 L 233.039062 52.125 L 232.691406 52.433594 L 245.707031 54.558594 Z M 235.535156 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 221.832031 25.066406 L 235.207031 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 235.535156 27.65625 L 235.546875 28.078125 L 235.535156 29.078125 L 235.503906 29.667969 L 235.445312 30.25 L 235.347656 30.773438 L 235.207031 31.1875 L 235.003906 31.527344 L 234.675781 31.933594 L 234.265625 32.378906 L 233.824219 32.820312 L 233.039062 33.554688 L 232.691406 33.863281 L 245.707031 35.992188 Z M 235.535156 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 285.007812 L 253.777344 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 287.597656 L 254.113281 288.019531 L 254.101562 289.023438 L 254.070312 289.609375 L 254.011719 290.191406 L 253.914062 290.714844 L 253.777344 291.128906 L 253.570312 291.46875 L 253.242188 291.878906 L 252.832031 292.320312 L 252.390625 292.761719 L 251.605469 293.5 L 251.257812 293.804688 L 264.273438 295.933594 Z M 254.101562 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 266.441406 L 253.777344 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 269.03125 L 254.113281 269.453125 L 254.101562 270.453125 L 254.070312 271.042969 L 254.011719 271.625 L 253.914062 272.148438 L 253.777344 272.5625 L 253.570312 272.902344 L 253.242188 273.308594 L 252.832031 273.753906 L 252.390625 274.195312 L 251.605469 274.929688 L 251.257812 275.238281 L 264.273438 277.367188 Z M 254.101562 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 247.871094 L 253.777344 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 250.460938 L 254.113281 250.886719 L 254.101562 251.886719 L 254.070312 252.476562 L 254.011719 253.058594 L 253.914062 253.582031 L 253.777344 253.996094 L 253.570312 254.335938 L 253.242188 254.742188 L 252.832031 255.183594 L 252.390625 255.625 L 251.605469 256.363281 L 251.257812 256.671875 L 264.273438 258.800781 Z M 254.101562 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 229.304688 L 253.777344 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 231.894531 L 254.113281 232.320312 L 254.101562 233.320312 L 254.070312 233.910156 L 254.011719 234.492188 L 253.914062 235.015625 L 253.777344 235.429688 L 253.570312 235.765625 L 253.242188 236.175781 L 252.832031 236.617188 L 252.390625 237.058594 L 251.605469 237.796875 L 251.257812 238.105469 L 264.273438 240.234375 Z M 254.101562 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 210.738281 L 253.777344 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 213.328125 L 254.113281 213.753906 L 254.101562 214.753906 L 254.070312 215.34375 L 254.011719 215.921875 L 253.914062 216.445312 L 253.777344 216.859375 L 253.570312 217.199219 L 253.242188 217.609375 L 252.832031 218.050781 L 252.390625 218.492188 L 251.605469 219.230469 L 251.257812 219.539062 L 264.273438 221.664062 Z M 254.101562 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 192.171875 L 253.777344 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 194.761719 L 254.113281 195.183594 L 254.101562 196.183594 L 254.070312 196.773438 L 254.011719 197.355469 L 253.914062 197.878906 L 253.777344 198.292969 L 253.570312 198.632812 L 253.242188 199.039062 L 252.832031 199.484375 L 252.390625 199.925781 L 251.605469 200.660156 L 251.257812 200.96875 L 264.273438 203.097656 Z M 254.101562 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 173.605469 L 253.777344 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 176.195312 L 254.113281 176.617188 L 254.101562 177.617188 L 254.070312 178.207031 L 254.011719 178.789062 L 253.914062 179.3125 L 253.777344 179.726562 L 253.570312 180.066406 L 253.242188 180.472656 L 252.832031 180.914062 L 252.390625 181.355469 L 251.605469 182.09375 L 251.257812 182.402344 L 264.273438 184.53125 Z M 254.101562 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 155.035156 L 253.777344 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 157.625 L 254.113281 158.050781 L 254.101562 159.050781 L 254.070312 159.640625 L 254.011719 160.222656 L 253.914062 160.746094 L 253.777344 161.160156 L 253.570312 161.496094 L 253.242188 161.90625 L 252.832031 162.347656 L 252.390625 162.789062 L 251.605469 163.527344 L 251.257812 163.835938 L 264.273438 165.964844 Z M 254.101562 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 136.46875 L 253.777344 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 139.058594 L 254.113281 139.484375 L 254.101562 140.484375 L 254.070312 141.074219 L 254.011719 141.65625 L 253.914062 142.179688 L 253.777344 142.589844 L 253.570312 142.929688 L 253.242188 143.339844 L 252.832031 143.78125 L 252.390625 144.222656 L 251.605469 144.960938 L 251.257812 145.269531 L 264.273438 147.394531 Z M 254.101562 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 117.902344 L 253.777344 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 120.492188 L 254.113281 120.914062 L 254.101562 121.917969 L 254.070312 122.503906 L 254.011719 123.085938 L 253.914062 123.609375 L 253.777344 124.023438 L 253.570312 124.363281 L 253.242188 124.773438 L 252.832031 125.214844 L 252.390625 125.65625 L 251.605469 126.394531 L 251.257812 126.699219 L 264.273438 128.828125 Z M 254.101562 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 99.335938 L 253.777344 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 101.925781 L 254.113281 102.347656 L 254.101562 103.347656 L 254.070312 103.9375 L 254.011719 104.519531 L 253.914062 105.042969 L 253.777344 105.457031 L 253.570312 105.796875 L 253.242188 106.203125 L 252.832031 106.648438 L 252.390625 107.089844 L 251.605469 107.824219 L 251.257812 108.132812 L 264.273438 110.261719 Z M 254.101562 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 80.765625 L 253.777344 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 83.355469 L 254.113281 83.78125 L 254.101562 84.78125 L 254.070312 85.371094 L 254.011719 85.953125 L 253.914062 86.476562 L 253.777344 86.890625 L 253.570312 87.230469 L 253.242188 87.636719 L 252.832031 88.078125 L 252.390625 88.519531 L 251.605469 89.257812 L 251.257812 89.566406 L 264.273438 91.695312 Z M 254.101562 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 62.199219 L 253.777344 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 64.789062 L 254.113281 65.214844 L 254.101562 66.214844 L 254.070312 66.804688 L 254.011719 67.386719 L 253.914062 67.910156 L 253.777344 68.324219 L 253.570312 68.660156 L 253.242188 69.070312 L 252.832031 69.511719 L 252.390625 69.953125 L 251.605469 70.691406 L 251.257812 71 L 264.273438 73.128906 Z M 254.101562 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 43.632812 L 253.777344 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 46.222656 L 254.113281 46.648438 L 254.101562 47.648438 L 254.070312 48.238281 L 254.011719 48.816406 L 253.914062 49.339844 L 253.777344 49.753906 L 253.570312 50.09375 L 253.242188 50.503906 L 252.832031 50.945312 L 252.390625 51.386719 L 251.605469 52.125 L 251.257812 52.433594 L 264.273438 54.558594 Z M 254.101562 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 240.398438 25.066406 L 253.777344 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 254.101562 27.65625 L 254.113281 28.078125 L 254.101562 29.078125 L 254.070312 29.667969 L 254.011719 30.25 L 253.914062 30.773438 L 253.777344 31.1875 L 253.570312 31.527344 L 253.242188 31.933594 L 252.832031 32.378906 L 252.390625 32.820312 L 251.605469 33.554688 L 251.257812 33.863281 L 264.273438 35.992188 Z M 254.101562 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 285.007812 L 272.34375 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 287.597656 L 272.679688 288.019531 L 272.671875 289.023438 L 272.640625 289.609375 L 272.578125 290.191406 L 272.484375 290.714844 L 272.34375 291.128906 L 272.140625 291.46875 L 271.808594 291.878906 L 271.398438 292.320312 L 270.960938 292.761719 L 270.171875 293.5 L 269.828125 293.804688 L 282.84375 295.933594 Z M 272.667969 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 266.441406 L 272.34375 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 269.03125 L 272.679688 269.453125 L 272.671875 270.453125 L 272.640625 271.042969 L 272.578125 271.625 L 272.484375 272.148438 L 272.34375 272.5625 L 272.140625 272.902344 L 271.808594 273.308594 L 271.398438 273.753906 L 270.960938 274.195312 L 270.171875 274.929688 L 269.828125 275.238281 L 282.84375 277.367188 Z M 272.667969 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 247.871094 L 272.34375 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 250.460938 L 272.679688 250.886719 L 272.671875 251.886719 L 272.640625 252.476562 L 272.578125 253.058594 L 272.484375 253.582031 L 272.34375 253.996094 L 272.140625 254.335938 L 271.808594 254.742188 L 271.398438 255.183594 L 270.960938 255.625 L 270.171875 256.363281 L 269.828125 256.671875 L 282.84375 258.800781 Z M 272.667969 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 229.304688 L 272.34375 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 231.894531 L 272.679688 232.320312 L 272.671875 233.320312 L 272.640625 233.910156 L 272.578125 234.492188 L 272.484375 235.015625 L 272.34375 235.429688 L 272.140625 235.765625 L 271.808594 236.175781 L 271.398438 236.617188 L 270.960938 237.058594 L 270.171875 237.796875 L 269.828125 238.105469 L 282.84375 240.234375 Z M 272.667969 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 210.738281 L 272.34375 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 213.328125 L 272.679688 213.753906 L 272.671875 214.753906 L 272.640625 215.34375 L 272.578125 215.921875 L 272.484375 216.445312 L 272.34375 216.859375 L 272.140625 217.199219 L 271.808594 217.609375 L 271.398438 218.050781 L 270.960938 218.492188 L 270.171875 219.230469 L 269.828125 219.539062 L 282.84375 221.664062 Z M 272.667969 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 192.171875 L 272.34375 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 194.761719 L 272.679688 195.183594 L 272.671875 196.183594 L 272.640625 196.773438 L 272.578125 197.355469 L 272.484375 197.878906 L 272.34375 198.292969 L 272.140625 198.632812 L 271.808594 199.039062 L 271.398438 199.484375 L 270.960938 199.925781 L 270.171875 200.660156 L 269.828125 200.96875 L 282.84375 203.097656 Z M 272.667969 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 173.605469 L 272.34375 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 176.195312 L 272.679688 176.617188 L 272.671875 177.617188 L 272.640625 178.207031 L 272.578125 178.789062 L 272.484375 179.3125 L 272.34375 179.726562 L 272.140625 180.066406 L 271.808594 180.472656 L 271.398438 180.914062 L 270.960938 181.355469 L 270.171875 182.09375 L 269.828125 182.402344 L 282.84375 184.53125 Z M 272.667969 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 155.035156 L 272.34375 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 157.625 L 272.679688 158.050781 L 272.671875 159.050781 L 272.640625 159.640625 L 272.578125 160.222656 L 272.484375 160.746094 L 272.34375 161.160156 L 272.140625 161.496094 L 271.808594 161.90625 L 271.398438 162.347656 L 270.960938 162.789062 L 270.171875 163.527344 L 269.828125 163.835938 L 282.84375 165.964844 Z M 272.667969 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 136.46875 L 272.34375 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 139.058594 L 272.679688 139.484375 L 272.671875 140.484375 L 272.640625 141.074219 L 272.578125 141.65625 L 272.484375 142.179688 L 272.34375 142.589844 L 272.140625 142.929688 L 271.808594 143.339844 L 271.398438 143.78125 L 270.960938 144.222656 L 270.171875 144.960938 L 269.828125 145.269531 L 282.84375 147.394531 Z M 272.667969 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 117.902344 L 272.34375 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 120.492188 L 272.679688 120.914062 L 272.671875 121.917969 L 272.640625 122.503906 L 272.578125 123.085938 L 272.484375 123.609375 L 272.34375 124.023438 L 272.140625 124.363281 L 271.808594 124.773438 L 271.398438 125.214844 L 270.960938 125.65625 L 270.171875 126.394531 L 269.828125 126.699219 L 282.84375 128.828125 Z M 272.667969 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 99.335938 L 272.34375 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 101.925781 L 272.679688 102.347656 L 272.671875 103.347656 L 272.640625 103.9375 L 272.578125 104.519531 L 272.484375 105.042969 L 272.34375 105.457031 L 272.140625 105.796875 L 271.808594 106.203125 L 271.398438 106.648438 L 270.960938 107.089844 L 270.171875 107.824219 L 269.828125 108.132812 L 282.84375 110.261719 Z M 272.667969 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 80.765625 L 272.34375 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 83.355469 L 272.679688 83.78125 L 272.671875 84.78125 L 272.640625 85.371094 L 272.578125 85.953125 L 272.484375 86.476562 L 272.34375 86.890625 L 272.140625 87.230469 L 271.808594 87.636719 L 271.398438 88.078125 L 270.960938 88.519531 L 270.171875 89.257812 L 269.828125 89.566406 L 282.84375 91.695312 Z M 272.667969 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 62.199219 L 272.34375 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 64.789062 L 272.679688 65.214844 L 272.671875 66.214844 L 272.640625 66.804688 L 272.578125 67.386719 L 272.484375 67.910156 L 272.34375 68.324219 L 272.140625 68.660156 L 271.808594 69.070312 L 271.398438 69.511719 L 270.960938 69.953125 L 270.171875 70.691406 L 269.828125 71 L 282.84375 73.128906 Z M 272.667969 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 43.632812 L 272.34375 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 46.222656 L 272.679688 46.648438 L 272.671875 47.648438 L 272.640625 48.238281 L 272.578125 48.816406 L 272.484375 49.339844 L 272.34375 49.753906 L 272.140625 50.09375 L 271.808594 50.503906 L 271.398438 50.945312 L 270.960938 51.386719 L 270.171875 52.125 L 269.828125 52.433594 L 282.84375 54.558594 Z M 272.667969 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 258.964844 25.066406 L 272.34375 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 272.667969 27.65625 L 272.679688 28.078125 L 272.671875 29.078125 L 272.640625 29.667969 L 272.578125 30.25 L 272.484375 30.773438 L 272.34375 31.1875 L 272.140625 31.527344 L 271.808594 31.933594 L 271.398438 32.378906 L 270.960938 32.820312 L 270.171875 33.554688 L 269.828125 33.863281 L 282.84375 35.992188 Z M 272.667969 27.65625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 285.007812 L 290.910156 291.128906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 287.597656 L 291.246094 288.019531 L 291.238281 289.023438 L 291.207031 289.609375 L 291.148438 290.191406 L 291.050781 290.714844 L 290.910156 291.128906 L 290.707031 291.46875 L 290.375 291.878906 L 289.96875 292.320312 L 289.527344 292.761719 L 288.742188 293.5 L 288.394531 293.804688 L 301.410156 295.933594 Z M 291.234375 287.597656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 266.441406 L 290.910156 272.5625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 269.03125 L 291.246094 269.453125 L 291.238281 270.453125 L 291.207031 271.042969 L 291.148438 271.625 L 291.050781 272.148438 L 290.910156 272.5625 L 290.707031 272.902344 L 290.375 273.308594 L 289.96875 273.753906 L 289.527344 274.195312 L 288.742188 274.929688 L 288.394531 275.238281 L 301.410156 277.367188 Z M 291.234375 269.03125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 247.871094 L 290.910156 253.996094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 250.460938 L 291.246094 250.886719 L 291.238281 251.886719 L 291.207031 252.476562 L 291.148438 253.058594 L 291.050781 253.582031 L 290.910156 253.996094 L 290.707031 254.335938 L 290.375 254.742188 L 289.96875 255.183594 L 289.527344 255.625 L 288.742188 256.363281 L 288.394531 256.671875 L 301.410156 258.800781 Z M 291.234375 250.460938 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 229.304688 L 290.910156 235.429688 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 231.894531 L 291.246094 232.320312 L 291.238281 233.320312 L 291.207031 233.910156 L 291.148438 234.492188 L 291.050781 235.015625 L 290.910156 235.429688 L 290.707031 235.765625 L 290.375 236.175781 L 289.96875 236.617188 L 289.527344 237.058594 L 288.742188 237.796875 L 288.394531 238.105469 L 301.410156 240.234375 Z M 291.234375 231.894531 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 210.738281 L 290.910156 216.859375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 213.328125 L 291.246094 213.753906 L 291.238281 214.753906 L 291.207031 215.34375 L 291.148438 215.921875 L 291.050781 216.445312 L 290.910156 216.859375 L 290.707031 217.199219 L 290.375 217.609375 L 289.96875 218.050781 L 289.527344 218.492188 L 288.742188 219.230469 L 288.394531 219.539062 L 301.410156 221.664062 Z M 291.234375 213.328125 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 192.171875 L 290.910156 198.292969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 194.761719 L 291.246094 195.183594 L 291.238281 196.183594 L 291.207031 196.773438 L 291.148438 197.355469 L 291.050781 197.878906 L 290.910156 198.292969 L 290.707031 198.632812 L 290.375 199.039062 L 289.96875 199.484375 L 289.527344 199.925781 L 288.742188 200.660156 L 288.394531 200.96875 L 301.410156 203.097656 Z M 291.234375 194.761719 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 173.605469 L 290.910156 179.726562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 176.195312 L 291.246094 176.617188 L 291.238281 177.617188 L 291.207031 178.207031 L 291.148438 178.789062 L 291.050781 179.3125 L 290.910156 179.726562 L 290.707031 180.066406 L 290.375 180.472656 L 289.96875 180.914062 L 289.527344 181.355469 L 288.742188 182.09375 L 288.394531 182.402344 L 301.410156 184.53125 Z M 291.234375 176.195312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 155.035156 L 290.910156 161.160156 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 157.625 L 291.246094 158.050781 L 291.238281 159.050781 L 291.207031 159.640625 L 291.148438 160.222656 L 291.050781 160.746094 L 290.910156 161.160156 L 290.707031 161.496094 L 290.375 161.90625 L 289.96875 162.347656 L 289.527344 162.789062 L 288.742188 163.527344 L 288.394531 163.835938 L 301.410156 165.964844 Z M 291.234375 157.625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 136.46875 L 290.910156 142.589844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 139.058594 L 291.246094 139.484375 L 291.238281 140.484375 L 291.207031 141.074219 L 291.148438 141.65625 L 291.050781 142.179688 L 290.910156 142.589844 L 290.707031 142.929688 L 290.375 143.339844 L 289.96875 143.78125 L 289.527344 144.222656 L 288.742188 144.960938 L 288.394531 145.269531 L 301.410156 147.394531 Z M 291.234375 139.058594 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 117.902344 L 290.910156 124.023438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 120.492188 L 291.246094 120.914062 L 291.238281 121.917969 L 291.207031 122.503906 L 291.148438 123.085938 L 291.050781 123.609375 L 290.910156 124.023438 L 290.707031 124.363281 L 290.375 124.773438 L 289.96875 125.214844 L 289.527344 125.65625 L 288.742188 126.394531 L 288.394531 126.699219 L 301.410156 128.828125 Z M 291.234375 120.492188 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 99.335938 L 290.910156 105.457031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 101.925781 L 291.246094 102.347656 L 291.238281 103.347656 L 291.207031 103.9375 L 291.148438 104.519531 L 291.050781 105.042969 L 290.910156 105.457031 L 290.707031 105.796875 L 290.375 106.203125 L 289.96875 106.648438 L 289.527344 107.089844 L 288.742188 107.824219 L 288.394531 108.132812 L 301.410156 110.261719 Z M 291.234375 101.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 80.765625 L 290.910156 86.890625 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 83.355469 L 291.246094 83.78125 L 291.238281 84.78125 L 291.207031 85.371094 L 291.148438 85.953125 L 291.050781 86.476562 L 290.910156 86.890625 L 290.707031 87.230469 L 290.375 87.636719 L 289.96875 88.078125 L 289.527344 88.519531 L 288.742188 89.257812 L 288.394531 89.566406 L 301.410156 91.695312 Z M 291.234375 83.355469 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 62.199219 L 290.910156 68.324219 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 64.789062 L 291.246094 65.214844 L 291.238281 66.214844 L 291.207031 66.804688 L 291.148438 67.386719 L 291.050781 67.910156 L 290.910156 68.324219 L 290.707031 68.660156 L 290.375 69.070312 L 289.96875 69.511719 L 289.527344 69.953125 L 288.742188 70.691406 L 288.394531 71 L 301.410156 73.128906 Z M 291.234375 64.789062 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 43.632812 L 290.910156 49.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 46.222656 L 291.246094 46.648438 L 291.238281 47.648438 L 291.207031 48.238281 L 291.148438 48.816406 L 291.050781 49.339844 L 290.910156 49.753906 L 290.707031 50.09375 L 290.375 50.503906 L 289.96875 50.945312 L 289.527344 51.386719 L 288.742188 52.125 L 288.394531 52.433594 L 301.410156 54.558594 Z M 291.234375 46.222656 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 277.53125 25.066406 L 290.910156 31.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 291.234375 27.65625 L 291.246094 28.078125 L 291.238281 29.078125 L 291.207031 29.667969 L 291.148438 30.25 L 291.050781 30.773438 L 290.910156 31.1875 L 290.707031 31.527344 L 290.375 31.933594 L 289.96875 32.378906 L 289.527344 32.820312 L 288.742188 33.554688 L 288.394531 33.863281 L 301.410156 35.992188 Z M 291.234375 27.65625 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(39.99939%,39.99939%,39.99939%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 318.5 319.5 L 0.5 319.5 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(39.99939%,39.99939%,39.99939%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 0.5 319.5 L 0.5 1.5 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(39.99939%,39.99939%,39.99939%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 0.5 1.5 L 318.5 1.5 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(39.99939%,39.99939%,39.99939%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 318.5 1.5 L 318.5 319.5 "/>
+<g clip-path="url(#clip1)" clip-rule="nonzero">
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 357 152 L 384.457031 164.566406 "/>
+</g>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 384.753906 161.355469 L 384.761719 161.738281 L 384.753906 162.648438 L 384.726562 163.183594 L 384.671875 163.714844 L 384.585938 164.191406 L 384.457031 164.566406 L 384.269531 164.875 L 383.96875 165.246094 L 383.597656 165.648438 L 383.199219 166.046875 L 382.484375 166.71875 L 382.167969 167 L 394 168.933594 Z M 384.753906 161.355469 "/>
+</g>
+</svg>
diff --git a/figs/vector-2.pdf b/figs/vector-2.pdf
new file mode 100644
index 0000000..a5e455e
--- /dev/null
+++ b/figs/vector-2.pdf
Binary files differ
diff --git a/figs/vector-2.png b/figs/vector-2.png
new file mode 100644
index 0000000..6be53a2
--- /dev/null
+++ b/figs/vector-2.png
Binary files differ
diff --git a/figs/vector-2.svg b/figs/vector-2.svg
new file mode 100644
index 0000000..57b9a1d
--- /dev/null
+++ b/figs/vector-2.svg
@@ -0,0 +1,461 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="396pt" height="322pt" viewBox="0 0 396 322" version="1.1">
+<g id="surface23">
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 303.601562 L 29.527344 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 290.0625 L 26.5625 289.875 L 27.476562 289.46875 L 28.023438 289.25 L 28.578125 289.0625 L 29.09375 288.933594 L 29.527344 288.886719 L 29.921875 288.933594 L 30.429688 289.0625 L 31.003906 289.25 L 31.589844 289.46875 L 32.585938 289.875 L 33.011719 290.0625 L 29.527344 277.34375 Z M 26.183594 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 285.03125 L 29.527344 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 271.496094 L 26.5625 271.308594 L 27.476562 270.898438 L 28.023438 270.683594 L 28.578125 270.496094 L 29.09375 270.367188 L 29.527344 270.320312 L 29.921875 270.367188 L 30.429688 270.496094 L 31.003906 270.683594 L 31.589844 270.898438 L 32.585938 271.308594 L 33.011719 271.496094 L 29.527344 258.773438 Z M 26.183594 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 266.464844 L 29.527344 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 252.925781 L 26.5625 252.742188 L 27.476562 252.332031 L 28.023438 252.117188 L 28.578125 251.929688 L 29.09375 251.796875 L 29.527344 251.753906 L 29.921875 251.796875 L 30.429688 251.929688 L 31.003906 252.117188 L 31.589844 252.332031 L 32.585938 252.742188 L 33.011719 252.925781 L 29.527344 240.207031 Z M 26.183594 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 247.898438 L 29.527344 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 234.359375 L 26.5625 234.171875 L 27.476562 233.765625 L 28.023438 233.546875 L 28.578125 233.359375 L 29.09375 233.230469 L 29.527344 233.1875 L 29.921875 233.230469 L 30.429688 233.359375 L 31.003906 233.546875 L 31.589844 233.765625 L 32.585938 234.171875 L 33.011719 234.359375 L 29.527344 221.640625 Z M 26.183594 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 229.332031 L 29.527344 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 215.792969 L 26.5625 215.605469 L 27.476562 215.199219 L 28.023438 214.980469 L 28.578125 214.792969 L 29.09375 214.664062 L 29.527344 214.617188 L 29.921875 214.664062 L 30.429688 214.792969 L 31.003906 214.980469 L 31.589844 215.199219 L 32.585938 215.605469 L 33.011719 215.792969 L 29.527344 203.074219 Z M 26.183594 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 210.761719 L 29.527344 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 197.226562 L 26.5625 197.039062 L 27.476562 196.632812 L 28.023438 196.414062 L 28.578125 196.226562 L 29.09375 196.097656 L 29.527344 196.050781 L 29.921875 196.097656 L 30.429688 196.226562 L 31.003906 196.414062 L 31.589844 196.632812 L 32.585938 197.039062 L 33.011719 197.226562 L 29.527344 184.503906 Z M 26.183594 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 192.195312 L 29.527344 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 178.660156 L 26.5625 178.472656 L 27.476562 178.0625 L 28.023438 177.847656 L 28.578125 177.660156 L 29.09375 177.527344 L 29.527344 177.484375 L 29.921875 177.527344 L 30.429688 177.660156 L 31.003906 177.847656 L 31.589844 178.0625 L 32.585938 178.472656 L 33.011719 178.660156 L 29.527344 165.9375 Z M 26.183594 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 173.628906 L 29.527344 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 160.089844 L 26.5625 159.90625 L 27.476562 159.496094 L 28.023438 159.28125 L 28.578125 159.09375 L 29.09375 158.960938 L 29.527344 158.917969 L 29.921875 158.960938 L 30.429688 159.09375 L 31.003906 159.28125 L 31.589844 159.496094 L 32.585938 159.90625 L 33.011719 160.089844 L 29.527344 147.371094 Z M 26.183594 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 155.0625 L 29.527344 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 141.523438 L 26.5625 141.335938 L 27.476562 140.929688 L 28.023438 140.710938 L 28.578125 140.523438 L 29.09375 140.394531 L 29.527344 140.351562 L 29.921875 140.394531 L 30.429688 140.523438 L 31.003906 140.710938 L 31.589844 140.929688 L 32.585938 141.335938 L 33.011719 141.523438 L 29.527344 128.804688 Z M 26.183594 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 136.496094 L 29.527344 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 122.957031 L 26.5625 122.769531 L 27.476562 122.363281 L 28.023438 122.144531 L 28.578125 121.957031 L 29.09375 121.828125 L 29.527344 121.78125 L 29.921875 121.828125 L 30.429688 121.957031 L 31.003906 122.144531 L 31.589844 122.363281 L 32.585938 122.769531 L 33.011719 122.957031 L 29.527344 110.238281 Z M 26.183594 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 117.925781 L 29.527344 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 104.390625 L 26.5625 104.203125 L 27.476562 103.792969 L 28.023438 103.578125 L 28.578125 103.390625 L 29.09375 103.261719 L 29.527344 103.214844 L 29.921875 103.261719 L 30.429688 103.390625 L 31.003906 103.578125 L 31.589844 103.792969 L 32.585938 104.203125 L 33.011719 104.390625 L 29.527344 91.667969 Z M 26.183594 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 99.359375 L 29.527344 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 85.820312 L 26.5625 85.636719 L 27.476562 85.226562 L 28.023438 85.011719 L 28.578125 84.824219 L 29.09375 84.691406 L 29.527344 84.648438 L 29.921875 84.691406 L 30.429688 84.824219 L 31.003906 85.011719 L 31.589844 85.226562 L 32.585938 85.636719 L 33.011719 85.820312 L 29.527344 73.101562 Z M 26.183594 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 80.792969 L 29.527344 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 67.253906 L 26.5625 67.066406 L 27.476562 66.660156 L 28.023438 66.441406 L 28.578125 66.253906 L 29.09375 66.125 L 29.527344 66.082031 L 29.921875 66.125 L 30.429688 66.253906 L 31.003906 66.441406 L 31.589844 66.660156 L 32.585938 67.066406 L 33.011719 67.253906 L 29.527344 54.535156 Z M 26.183594 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 62.226562 L 29.527344 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 48.6875 L 26.5625 48.5 L 27.476562 48.09375 L 28.023438 47.875 L 28.578125 47.6875 L 29.09375 47.558594 L 29.527344 47.511719 L 29.921875 47.558594 L 30.429688 47.6875 L 31.003906 47.875 L 31.589844 48.09375 L 32.585938 48.5 L 33.011719 48.6875 L 29.527344 35.96875 Z M 26.183594 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 29.527344 43.65625 L 29.527344 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 26.183594 30.121094 L 26.5625 29.933594 L 27.476562 29.527344 L 28.023438 29.308594 L 28.578125 29.121094 L 29.09375 28.992188 L 29.527344 28.945312 L 29.921875 28.992188 L 30.429688 29.121094 L 31.003906 29.308594 L 31.589844 29.527344 L 32.585938 29.933594 L 33.011719 30.121094 L 29.527344 17.398438 Z M 26.183594 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 303.601562 L 48.097656 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 290.0625 L 45.128906 289.875 L 46.042969 289.46875 L 46.59375 289.25 L 47.144531 289.0625 L 47.660156 288.933594 L 48.097656 288.886719 L 48.488281 288.933594 L 49 289.0625 L 49.570312 289.25 L 50.15625 289.46875 L 51.152344 289.875 L 51.578125 290.0625 L 48.097656 277.34375 Z M 44.75 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 285.03125 L 48.097656 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 271.496094 L 45.128906 271.308594 L 46.042969 270.898438 L 46.59375 270.683594 L 47.144531 270.496094 L 47.660156 270.367188 L 48.097656 270.320312 L 48.488281 270.367188 L 49 270.496094 L 49.570312 270.683594 L 50.15625 270.898438 L 51.152344 271.308594 L 51.578125 271.496094 L 48.097656 258.773438 Z M 44.75 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 266.464844 L 48.097656 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 252.925781 L 45.128906 252.742188 L 46.042969 252.332031 L 46.59375 252.117188 L 47.144531 251.929688 L 47.660156 251.796875 L 48.097656 251.753906 L 48.488281 251.796875 L 49 251.929688 L 49.570312 252.117188 L 50.15625 252.332031 L 51.152344 252.742188 L 51.578125 252.925781 L 48.097656 240.207031 Z M 44.75 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 247.898438 L 48.097656 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 234.359375 L 45.128906 234.171875 L 46.042969 233.765625 L 46.59375 233.546875 L 47.144531 233.359375 L 47.660156 233.230469 L 48.097656 233.1875 L 48.488281 233.230469 L 49 233.359375 L 49.570312 233.546875 L 50.15625 233.765625 L 51.152344 234.171875 L 51.578125 234.359375 L 48.097656 221.640625 Z M 44.75 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 229.332031 L 48.097656 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 215.792969 L 45.128906 215.605469 L 46.042969 215.199219 L 46.59375 214.980469 L 47.144531 214.792969 L 47.660156 214.664062 L 48.097656 214.617188 L 48.488281 214.664062 L 49 214.792969 L 49.570312 214.980469 L 50.15625 215.199219 L 51.152344 215.605469 L 51.578125 215.792969 L 48.097656 203.074219 Z M 44.75 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 210.761719 L 48.097656 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 197.226562 L 45.128906 197.039062 L 46.042969 196.632812 L 46.59375 196.414062 L 47.144531 196.226562 L 47.660156 196.097656 L 48.097656 196.050781 L 48.488281 196.097656 L 49 196.226562 L 49.570312 196.414062 L 50.15625 196.632812 L 51.152344 197.039062 L 51.578125 197.226562 L 48.097656 184.503906 Z M 44.75 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 192.195312 L 48.097656 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 178.660156 L 45.128906 178.472656 L 46.042969 178.0625 L 46.59375 177.847656 L 47.144531 177.660156 L 47.660156 177.527344 L 48.097656 177.484375 L 48.488281 177.527344 L 49 177.660156 L 49.570312 177.847656 L 50.15625 178.0625 L 51.152344 178.472656 L 51.578125 178.660156 L 48.097656 165.9375 Z M 44.75 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 173.628906 L 48.097656 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 160.089844 L 45.128906 159.90625 L 46.042969 159.496094 L 46.59375 159.28125 L 47.144531 159.09375 L 47.660156 158.960938 L 48.097656 158.917969 L 48.488281 158.960938 L 49 159.09375 L 49.570312 159.28125 L 50.15625 159.496094 L 51.152344 159.90625 L 51.578125 160.089844 L 48.097656 147.371094 Z M 44.75 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 155.0625 L 48.097656 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 141.523438 L 45.128906 141.335938 L 46.042969 140.929688 L 46.59375 140.710938 L 47.144531 140.523438 L 47.660156 140.394531 L 48.097656 140.351562 L 48.488281 140.394531 L 49 140.523438 L 49.570312 140.710938 L 50.15625 140.929688 L 51.152344 141.335938 L 51.578125 141.523438 L 48.097656 128.804688 Z M 44.75 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 136.496094 L 48.097656 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 122.957031 L 45.128906 122.769531 L 46.042969 122.363281 L 46.59375 122.144531 L 47.144531 121.957031 L 47.660156 121.828125 L 48.097656 121.78125 L 48.488281 121.828125 L 49 121.957031 L 49.570312 122.144531 L 50.15625 122.363281 L 51.152344 122.769531 L 51.578125 122.957031 L 48.097656 110.238281 Z M 44.75 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 117.925781 L 48.097656 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 104.390625 L 45.128906 104.203125 L 46.042969 103.792969 L 46.59375 103.578125 L 47.144531 103.390625 L 47.660156 103.261719 L 48.097656 103.214844 L 48.488281 103.261719 L 49 103.390625 L 49.570312 103.578125 L 50.15625 103.792969 L 51.152344 104.203125 L 51.578125 104.390625 L 48.097656 91.667969 Z M 44.75 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 99.359375 L 48.097656 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 85.820312 L 45.128906 85.636719 L 46.042969 85.226562 L 46.59375 85.011719 L 47.144531 84.824219 L 47.660156 84.691406 L 48.097656 84.648438 L 48.488281 84.691406 L 49 84.824219 L 49.570312 85.011719 L 50.15625 85.226562 L 51.152344 85.636719 L 51.578125 85.820312 L 48.097656 73.101562 Z M 44.75 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 80.792969 L 48.097656 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 67.253906 L 45.128906 67.066406 L 46.042969 66.660156 L 46.59375 66.441406 L 47.144531 66.253906 L 47.660156 66.125 L 48.097656 66.082031 L 48.488281 66.125 L 49 66.253906 L 49.570312 66.441406 L 50.15625 66.660156 L 51.152344 67.066406 L 51.578125 67.253906 L 48.097656 54.535156 Z M 44.75 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 62.226562 L 48.097656 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 48.6875 L 45.128906 48.5 L 46.042969 48.09375 L 46.59375 47.875 L 47.144531 47.6875 L 47.660156 47.558594 L 48.097656 47.511719 L 48.488281 47.558594 L 49 47.6875 L 49.570312 47.875 L 50.15625 48.09375 L 51.152344 48.5 L 51.578125 48.6875 L 48.097656 35.96875 Z M 44.75 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 48.097656 43.65625 L 48.097656 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 44.75 30.121094 L 45.128906 29.933594 L 46.042969 29.527344 L 46.59375 29.308594 L 47.144531 29.121094 L 47.660156 28.992188 L 48.097656 28.945312 L 48.488281 28.992188 L 49 29.121094 L 49.570312 29.308594 L 50.15625 29.527344 L 51.152344 29.933594 L 51.578125 30.121094 L 48.097656 17.398438 Z M 44.75 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 303.601562 L 66.664062 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 290.0625 L 63.695312 289.875 L 64.609375 289.46875 L 65.160156 289.25 L 65.714844 289.0625 L 66.230469 288.933594 L 66.664062 288.886719 L 67.058594 288.933594 L 67.566406 289.0625 L 68.136719 289.25 L 68.722656 289.46875 L 69.71875 289.875 L 70.144531 290.0625 L 66.664062 277.34375 Z M 63.316406 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 285.03125 L 66.664062 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 271.496094 L 63.695312 271.308594 L 64.609375 270.898438 L 65.160156 270.683594 L 65.714844 270.496094 L 66.230469 270.367188 L 66.664062 270.320312 L 67.058594 270.367188 L 67.566406 270.496094 L 68.136719 270.683594 L 68.722656 270.898438 L 69.71875 271.308594 L 70.144531 271.496094 L 66.664062 258.773438 Z M 63.316406 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 266.464844 L 66.664062 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 252.925781 L 63.695312 252.742188 L 64.609375 252.332031 L 65.160156 252.117188 L 65.714844 251.929688 L 66.230469 251.796875 L 66.664062 251.753906 L 67.058594 251.796875 L 67.566406 251.929688 L 68.136719 252.117188 L 68.722656 252.332031 L 69.71875 252.742188 L 70.144531 252.925781 L 66.664062 240.207031 Z M 63.316406 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 247.898438 L 66.664062 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 234.359375 L 63.695312 234.171875 L 64.609375 233.765625 L 65.160156 233.546875 L 65.714844 233.359375 L 66.230469 233.230469 L 66.664062 233.1875 L 67.058594 233.230469 L 67.566406 233.359375 L 68.136719 233.546875 L 68.722656 233.765625 L 69.71875 234.171875 L 70.144531 234.359375 L 66.664062 221.640625 Z M 63.316406 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 229.332031 L 66.664062 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 215.792969 L 63.695312 215.605469 L 64.609375 215.199219 L 65.160156 214.980469 L 65.714844 214.792969 L 66.230469 214.664062 L 66.664062 214.617188 L 67.058594 214.664062 L 67.566406 214.792969 L 68.136719 214.980469 L 68.722656 215.199219 L 69.71875 215.605469 L 70.144531 215.792969 L 66.664062 203.074219 Z M 63.316406 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 210.761719 L 66.664062 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 197.226562 L 63.695312 197.039062 L 64.609375 196.632812 L 65.160156 196.414062 L 65.714844 196.226562 L 66.230469 196.097656 L 66.664062 196.050781 L 67.058594 196.097656 L 67.566406 196.226562 L 68.136719 196.414062 L 68.722656 196.632812 L 69.71875 197.039062 L 70.144531 197.226562 L 66.664062 184.503906 Z M 63.316406 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 192.195312 L 66.664062 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 178.660156 L 63.695312 178.472656 L 64.609375 178.0625 L 65.160156 177.847656 L 65.714844 177.660156 L 66.230469 177.527344 L 66.664062 177.484375 L 67.058594 177.527344 L 67.566406 177.660156 L 68.136719 177.847656 L 68.722656 178.0625 L 69.71875 178.472656 L 70.144531 178.660156 L 66.664062 165.9375 Z M 63.316406 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 173.628906 L 66.664062 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 160.089844 L 63.695312 159.90625 L 64.609375 159.496094 L 65.160156 159.28125 L 65.714844 159.09375 L 66.230469 158.960938 L 66.664062 158.917969 L 67.058594 158.960938 L 67.566406 159.09375 L 68.136719 159.28125 L 68.722656 159.496094 L 69.71875 159.90625 L 70.144531 160.089844 L 66.664062 147.371094 Z M 63.316406 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 155.0625 L 66.664062 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 141.523438 L 63.695312 141.335938 L 64.609375 140.929688 L 65.160156 140.710938 L 65.714844 140.523438 L 66.230469 140.394531 L 66.664062 140.351562 L 67.058594 140.394531 L 67.566406 140.523438 L 68.136719 140.710938 L 68.722656 140.929688 L 69.71875 141.335938 L 70.144531 141.523438 L 66.664062 128.804688 Z M 63.316406 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 136.496094 L 66.664062 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 122.957031 L 63.695312 122.769531 L 64.609375 122.363281 L 65.160156 122.144531 L 65.714844 121.957031 L 66.230469 121.828125 L 66.664062 121.78125 L 67.058594 121.828125 L 67.566406 121.957031 L 68.136719 122.144531 L 68.722656 122.363281 L 69.71875 122.769531 L 70.144531 122.957031 L 66.664062 110.238281 Z M 63.316406 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 117.925781 L 66.664062 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 104.390625 L 63.695312 104.203125 L 64.609375 103.792969 L 65.160156 103.578125 L 65.714844 103.390625 L 66.230469 103.261719 L 66.664062 103.214844 L 67.058594 103.261719 L 67.566406 103.390625 L 68.136719 103.578125 L 68.722656 103.792969 L 69.71875 104.203125 L 70.144531 104.390625 L 66.664062 91.667969 Z M 63.316406 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 99.359375 L 66.664062 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 85.820312 L 63.695312 85.636719 L 64.609375 85.226562 L 65.160156 85.011719 L 65.714844 84.824219 L 66.230469 84.691406 L 66.664062 84.648438 L 67.058594 84.691406 L 67.566406 84.824219 L 68.136719 85.011719 L 68.722656 85.226562 L 69.71875 85.636719 L 70.144531 85.820312 L 66.664062 73.101562 Z M 63.316406 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 80.792969 L 66.664062 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 67.253906 L 63.695312 67.066406 L 64.609375 66.660156 L 65.160156 66.441406 L 65.714844 66.253906 L 66.230469 66.125 L 66.664062 66.082031 L 67.058594 66.125 L 67.566406 66.253906 L 68.136719 66.441406 L 68.722656 66.660156 L 69.71875 67.066406 L 70.144531 67.253906 L 66.664062 54.535156 Z M 63.316406 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 62.226562 L 66.664062 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 48.6875 L 63.695312 48.5 L 64.609375 48.09375 L 65.160156 47.875 L 65.714844 47.6875 L 66.230469 47.558594 L 66.664062 47.511719 L 67.058594 47.558594 L 67.566406 47.6875 L 68.136719 47.875 L 68.722656 48.09375 L 69.71875 48.5 L 70.144531 48.6875 L 66.664062 35.96875 Z M 63.316406 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 66.664062 43.65625 L 66.664062 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 63.316406 30.121094 L 63.695312 29.933594 L 64.609375 29.527344 L 65.160156 29.308594 L 65.714844 29.121094 L 66.230469 28.992188 L 66.664062 28.945312 L 67.058594 28.992188 L 67.566406 29.121094 L 68.136719 29.308594 L 68.722656 29.527344 L 69.71875 29.933594 L 70.144531 30.121094 L 66.664062 17.398438 Z M 63.316406 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 303.601562 L 85.230469 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 290.0625 L 82.265625 289.875 L 83.175781 289.46875 L 83.726562 289.25 L 84.28125 289.0625 L 84.796875 288.933594 L 85.230469 288.886719 L 85.625 288.933594 L 86.132812 289.0625 L 86.707031 289.25 L 87.289062 289.46875 L 88.289062 289.875 L 88.710938 290.0625 L 85.230469 277.34375 Z M 81.882812 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 285.03125 L 85.230469 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 271.496094 L 82.265625 271.308594 L 83.175781 270.898438 L 83.726562 270.683594 L 84.28125 270.496094 L 84.796875 270.367188 L 85.230469 270.320312 L 85.625 270.367188 L 86.132812 270.496094 L 86.707031 270.683594 L 87.289062 270.898438 L 88.289062 271.308594 L 88.710938 271.496094 L 85.230469 258.773438 Z M 81.882812 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 266.464844 L 85.230469 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 252.925781 L 82.265625 252.742188 L 83.175781 252.332031 L 83.726562 252.117188 L 84.28125 251.929688 L 84.796875 251.796875 L 85.230469 251.753906 L 85.625 251.796875 L 86.132812 251.929688 L 86.707031 252.117188 L 87.289062 252.332031 L 88.289062 252.742188 L 88.710938 252.925781 L 85.230469 240.207031 Z M 81.882812 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 247.898438 L 85.230469 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 234.359375 L 82.265625 234.171875 L 83.175781 233.765625 L 83.726562 233.546875 L 84.28125 233.359375 L 84.796875 233.230469 L 85.230469 233.1875 L 85.625 233.230469 L 86.132812 233.359375 L 86.707031 233.546875 L 87.289062 233.765625 L 88.289062 234.171875 L 88.710938 234.359375 L 85.230469 221.640625 Z M 81.882812 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 229.332031 L 85.230469 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 215.792969 L 82.265625 215.605469 L 83.175781 215.199219 L 83.726562 214.980469 L 84.28125 214.792969 L 84.796875 214.664062 L 85.230469 214.617188 L 85.625 214.664062 L 86.132812 214.792969 L 86.707031 214.980469 L 87.289062 215.199219 L 88.289062 215.605469 L 88.710938 215.792969 L 85.230469 203.074219 Z M 81.882812 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 210.761719 L 85.230469 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 197.226562 L 82.265625 197.039062 L 83.175781 196.632812 L 83.726562 196.414062 L 84.28125 196.226562 L 84.796875 196.097656 L 85.230469 196.050781 L 85.625 196.097656 L 86.132812 196.226562 L 86.707031 196.414062 L 87.289062 196.632812 L 88.289062 197.039062 L 88.710938 197.226562 L 85.230469 184.503906 Z M 81.882812 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 192.195312 L 85.230469 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 178.660156 L 82.265625 178.472656 L 83.175781 178.0625 L 83.726562 177.847656 L 84.28125 177.660156 L 84.796875 177.527344 L 85.230469 177.484375 L 85.625 177.527344 L 86.132812 177.660156 L 86.707031 177.847656 L 87.289062 178.0625 L 88.289062 178.472656 L 88.710938 178.660156 L 85.230469 165.9375 Z M 81.882812 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 173.628906 L 85.230469 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 160.089844 L 82.265625 159.90625 L 83.175781 159.496094 L 83.726562 159.28125 L 84.28125 159.09375 L 84.796875 158.960938 L 85.230469 158.917969 L 85.625 158.960938 L 86.132812 159.09375 L 86.707031 159.28125 L 87.289062 159.496094 L 88.289062 159.90625 L 88.710938 160.089844 L 85.230469 147.371094 Z M 81.882812 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 155.0625 L 85.230469 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 141.523438 L 82.265625 141.335938 L 83.175781 140.929688 L 83.726562 140.710938 L 84.28125 140.523438 L 84.796875 140.394531 L 85.230469 140.351562 L 85.625 140.394531 L 86.132812 140.523438 L 86.707031 140.710938 L 87.289062 140.929688 L 88.289062 141.335938 L 88.710938 141.523438 L 85.230469 128.804688 Z M 81.882812 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 136.496094 L 85.230469 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 122.957031 L 82.265625 122.769531 L 83.175781 122.363281 L 83.726562 122.144531 L 84.28125 121.957031 L 84.796875 121.828125 L 85.230469 121.78125 L 85.625 121.828125 L 86.132812 121.957031 L 86.707031 122.144531 L 87.289062 122.363281 L 88.289062 122.769531 L 88.710938 122.957031 L 85.230469 110.238281 Z M 81.882812 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 117.925781 L 85.230469 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 104.390625 L 82.265625 104.203125 L 83.175781 103.792969 L 83.726562 103.578125 L 84.28125 103.390625 L 84.796875 103.261719 L 85.230469 103.214844 L 85.625 103.261719 L 86.132812 103.390625 L 86.707031 103.578125 L 87.289062 103.792969 L 88.289062 104.203125 L 88.710938 104.390625 L 85.230469 91.667969 Z M 81.882812 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 99.359375 L 85.230469 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 85.820312 L 82.265625 85.636719 L 83.175781 85.226562 L 83.726562 85.011719 L 84.28125 84.824219 L 84.796875 84.691406 L 85.230469 84.648438 L 85.625 84.691406 L 86.132812 84.824219 L 86.707031 85.011719 L 87.289062 85.226562 L 88.289062 85.636719 L 88.710938 85.820312 L 85.230469 73.101562 Z M 81.882812 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 80.792969 L 85.230469 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 67.253906 L 82.265625 67.066406 L 83.175781 66.660156 L 83.726562 66.441406 L 84.28125 66.253906 L 84.796875 66.125 L 85.230469 66.082031 L 85.625 66.125 L 86.132812 66.253906 L 86.707031 66.441406 L 87.289062 66.660156 L 88.289062 67.066406 L 88.710938 67.253906 L 85.230469 54.535156 Z M 81.882812 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 62.226562 L 85.230469 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 48.6875 L 82.265625 48.5 L 83.175781 48.09375 L 83.726562 47.875 L 84.28125 47.6875 L 84.796875 47.558594 L 85.230469 47.511719 L 85.625 47.558594 L 86.132812 47.6875 L 86.707031 47.875 L 87.289062 48.09375 L 88.289062 48.5 L 88.710938 48.6875 L 85.230469 35.96875 Z M 81.882812 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 85.230469 43.65625 L 85.230469 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 81.882812 30.121094 L 82.265625 29.933594 L 83.175781 29.527344 L 83.726562 29.308594 L 84.28125 29.121094 L 84.796875 28.992188 L 85.230469 28.945312 L 85.625 28.992188 L 86.132812 29.121094 L 86.707031 29.308594 L 87.289062 29.527344 L 88.289062 29.933594 L 88.710938 30.121094 L 85.230469 17.398438 Z M 81.882812 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 303.601562 L 103.796875 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 290.0625 L 100.832031 289.875 L 101.746094 289.46875 L 102.292969 289.25 L 102.847656 289.0625 L 103.363281 288.933594 L 103.796875 288.886719 L 104.191406 288.933594 L 104.699219 289.0625 L 105.273438 289.25 L 105.855469 289.46875 L 106.855469 289.875 L 107.28125 290.0625 L 103.796875 277.34375 Z M 100.449219 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 285.03125 L 103.796875 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 271.496094 L 100.832031 271.308594 L 101.746094 270.898438 L 102.292969 270.683594 L 102.847656 270.496094 L 103.363281 270.367188 L 103.796875 270.320312 L 104.191406 270.367188 L 104.699219 270.496094 L 105.273438 270.683594 L 105.855469 270.898438 L 106.855469 271.308594 L 107.28125 271.496094 L 103.796875 258.773438 Z M 100.449219 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 266.464844 L 103.796875 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 252.925781 L 100.832031 252.742188 L 101.746094 252.332031 L 102.292969 252.117188 L 102.847656 251.929688 L 103.363281 251.796875 L 103.796875 251.753906 L 104.191406 251.796875 L 104.699219 251.929688 L 105.273438 252.117188 L 105.855469 252.332031 L 106.855469 252.742188 L 107.28125 252.925781 L 103.796875 240.207031 Z M 100.449219 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 247.898438 L 103.796875 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 234.359375 L 100.832031 234.171875 L 101.746094 233.765625 L 102.292969 233.546875 L 102.847656 233.359375 L 103.363281 233.230469 L 103.796875 233.1875 L 104.191406 233.230469 L 104.699219 233.359375 L 105.273438 233.546875 L 105.855469 233.765625 L 106.855469 234.171875 L 107.28125 234.359375 L 103.796875 221.640625 Z M 100.449219 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 229.332031 L 103.796875 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 215.792969 L 100.832031 215.605469 L 101.746094 215.199219 L 102.292969 214.980469 L 102.847656 214.792969 L 103.363281 214.664062 L 103.796875 214.617188 L 104.191406 214.664062 L 104.699219 214.792969 L 105.273438 214.980469 L 105.855469 215.199219 L 106.855469 215.605469 L 107.28125 215.792969 L 103.796875 203.074219 Z M 100.449219 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 210.761719 L 103.796875 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 197.226562 L 100.832031 197.039062 L 101.746094 196.632812 L 102.292969 196.414062 L 102.847656 196.226562 L 103.363281 196.097656 L 103.796875 196.050781 L 104.191406 196.097656 L 104.699219 196.226562 L 105.273438 196.414062 L 105.855469 196.632812 L 106.855469 197.039062 L 107.28125 197.226562 L 103.796875 184.503906 Z M 100.449219 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 192.195312 L 103.796875 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 178.660156 L 100.832031 178.472656 L 101.746094 178.0625 L 102.292969 177.847656 L 102.847656 177.660156 L 103.363281 177.527344 L 103.796875 177.484375 L 104.191406 177.527344 L 104.699219 177.660156 L 105.273438 177.847656 L 105.855469 178.0625 L 106.855469 178.472656 L 107.28125 178.660156 L 103.796875 165.9375 Z M 100.449219 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 173.628906 L 103.796875 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 160.089844 L 100.832031 159.90625 L 101.746094 159.496094 L 102.292969 159.28125 L 102.847656 159.09375 L 103.363281 158.960938 L 103.796875 158.917969 L 104.191406 158.960938 L 104.699219 159.09375 L 105.273438 159.28125 L 105.855469 159.496094 L 106.855469 159.90625 L 107.28125 160.089844 L 103.796875 147.371094 Z M 100.449219 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 155.0625 L 103.796875 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 141.523438 L 100.832031 141.335938 L 101.746094 140.929688 L 102.292969 140.710938 L 102.847656 140.523438 L 103.363281 140.394531 L 103.796875 140.351562 L 104.191406 140.394531 L 104.699219 140.523438 L 105.273438 140.710938 L 105.855469 140.929688 L 106.855469 141.335938 L 107.28125 141.523438 L 103.796875 128.804688 Z M 100.449219 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 136.496094 L 103.796875 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 122.957031 L 100.832031 122.769531 L 101.746094 122.363281 L 102.292969 122.144531 L 102.847656 121.957031 L 103.363281 121.828125 L 103.796875 121.78125 L 104.191406 121.828125 L 104.699219 121.957031 L 105.273438 122.144531 L 105.855469 122.363281 L 106.855469 122.769531 L 107.28125 122.957031 L 103.796875 110.238281 Z M 100.449219 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 117.925781 L 103.796875 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 104.390625 L 100.832031 104.203125 L 101.746094 103.792969 L 102.292969 103.578125 L 102.847656 103.390625 L 103.363281 103.261719 L 103.796875 103.214844 L 104.191406 103.261719 L 104.699219 103.390625 L 105.273438 103.578125 L 105.855469 103.792969 L 106.855469 104.203125 L 107.28125 104.390625 L 103.796875 91.667969 Z M 100.449219 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 99.359375 L 103.796875 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 85.820312 L 100.832031 85.636719 L 101.746094 85.226562 L 102.292969 85.011719 L 102.847656 84.824219 L 103.363281 84.691406 L 103.796875 84.648438 L 104.191406 84.691406 L 104.699219 84.824219 L 105.273438 85.011719 L 105.855469 85.226562 L 106.855469 85.636719 L 107.28125 85.820312 L 103.796875 73.101562 Z M 100.449219 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 80.792969 L 103.796875 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 67.253906 L 100.832031 67.066406 L 101.746094 66.660156 L 102.292969 66.441406 L 102.847656 66.253906 L 103.363281 66.125 L 103.796875 66.082031 L 104.191406 66.125 L 104.699219 66.253906 L 105.273438 66.441406 L 105.855469 66.660156 L 106.855469 67.066406 L 107.28125 67.253906 L 103.796875 54.535156 Z M 100.449219 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 62.226562 L 103.796875 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 48.6875 L 100.832031 48.5 L 101.746094 48.09375 L 102.292969 47.875 L 102.847656 47.6875 L 103.363281 47.558594 L 103.796875 47.511719 L 104.191406 47.558594 L 104.699219 47.6875 L 105.273438 47.875 L 105.855469 48.09375 L 106.855469 48.5 L 107.28125 48.6875 L 103.796875 35.96875 Z M 100.449219 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 103.796875 43.65625 L 103.796875 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 100.449219 30.121094 L 100.832031 29.933594 L 101.746094 29.527344 L 102.292969 29.308594 L 102.847656 29.121094 L 103.363281 28.992188 L 103.796875 28.945312 L 104.191406 28.992188 L 104.699219 29.121094 L 105.273438 29.308594 L 105.855469 29.527344 L 106.855469 29.933594 L 107.28125 30.121094 L 103.796875 17.398438 Z M 100.449219 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 303.601562 L 122.367188 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 290.0625 L 119.398438 289.875 L 120.3125 289.46875 L 120.863281 289.25 L 121.414062 289.0625 L 121.929688 288.933594 L 122.367188 288.886719 L 122.757812 288.933594 L 123.265625 289.0625 L 123.839844 289.25 L 124.425781 289.46875 L 125.421875 289.875 L 125.847656 290.0625 L 122.367188 277.34375 Z M 119.019531 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 285.03125 L 122.367188 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 271.496094 L 119.398438 271.308594 L 120.3125 270.898438 L 120.863281 270.683594 L 121.414062 270.496094 L 121.929688 270.367188 L 122.367188 270.320312 L 122.757812 270.367188 L 123.265625 270.496094 L 123.839844 270.683594 L 124.425781 270.898438 L 125.421875 271.308594 L 125.847656 271.496094 L 122.367188 258.773438 Z M 119.019531 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 266.464844 L 122.367188 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 252.925781 L 119.398438 252.742188 L 120.3125 252.332031 L 120.863281 252.117188 L 121.414062 251.929688 L 121.929688 251.796875 L 122.367188 251.753906 L 122.757812 251.796875 L 123.265625 251.929688 L 123.839844 252.117188 L 124.425781 252.332031 L 125.421875 252.742188 L 125.847656 252.925781 L 122.367188 240.207031 Z M 119.019531 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 247.898438 L 122.367188 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 234.359375 L 119.398438 234.171875 L 120.3125 233.765625 L 120.863281 233.546875 L 121.414062 233.359375 L 121.929688 233.230469 L 122.367188 233.1875 L 122.757812 233.230469 L 123.265625 233.359375 L 123.839844 233.546875 L 124.425781 233.765625 L 125.421875 234.171875 L 125.847656 234.359375 L 122.367188 221.640625 Z M 119.019531 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 229.332031 L 122.367188 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 215.792969 L 119.398438 215.605469 L 120.3125 215.199219 L 120.863281 214.980469 L 121.414062 214.792969 L 121.929688 214.664062 L 122.367188 214.617188 L 122.757812 214.664062 L 123.265625 214.792969 L 123.839844 214.980469 L 124.425781 215.199219 L 125.421875 215.605469 L 125.847656 215.792969 L 122.367188 203.074219 Z M 119.019531 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 210.761719 L 122.367188 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 197.226562 L 119.398438 197.039062 L 120.3125 196.632812 L 120.863281 196.414062 L 121.414062 196.226562 L 121.929688 196.097656 L 122.367188 196.050781 L 122.757812 196.097656 L 123.265625 196.226562 L 123.839844 196.414062 L 124.425781 196.632812 L 125.421875 197.039062 L 125.847656 197.226562 L 122.367188 184.503906 Z M 119.019531 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 192.195312 L 122.367188 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 178.660156 L 119.398438 178.472656 L 120.3125 178.0625 L 120.863281 177.847656 L 121.414062 177.660156 L 121.929688 177.527344 L 122.367188 177.484375 L 122.757812 177.527344 L 123.265625 177.660156 L 123.839844 177.847656 L 124.425781 178.0625 L 125.421875 178.472656 L 125.847656 178.660156 L 122.367188 165.9375 Z M 119.019531 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 173.628906 L 122.367188 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 160.089844 L 119.398438 159.90625 L 120.3125 159.496094 L 120.863281 159.28125 L 121.414062 159.09375 L 121.929688 158.960938 L 122.367188 158.917969 L 122.757812 158.960938 L 123.265625 159.09375 L 123.839844 159.28125 L 124.425781 159.496094 L 125.421875 159.90625 L 125.847656 160.089844 L 122.367188 147.371094 Z M 119.019531 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 155.0625 L 122.367188 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 141.523438 L 119.398438 141.335938 L 120.3125 140.929688 L 120.863281 140.710938 L 121.414062 140.523438 L 121.929688 140.394531 L 122.367188 140.351562 L 122.757812 140.394531 L 123.265625 140.523438 L 123.839844 140.710938 L 124.425781 140.929688 L 125.421875 141.335938 L 125.847656 141.523438 L 122.367188 128.804688 Z M 119.019531 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 136.496094 L 122.367188 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 122.957031 L 119.398438 122.769531 L 120.3125 122.363281 L 120.863281 122.144531 L 121.414062 121.957031 L 121.929688 121.828125 L 122.367188 121.78125 L 122.757812 121.828125 L 123.265625 121.957031 L 123.839844 122.144531 L 124.425781 122.363281 L 125.421875 122.769531 L 125.847656 122.957031 L 122.367188 110.238281 Z M 119.019531 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 117.925781 L 122.367188 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 104.390625 L 119.398438 104.203125 L 120.3125 103.792969 L 120.863281 103.578125 L 121.414062 103.390625 L 121.929688 103.261719 L 122.367188 103.214844 L 122.757812 103.261719 L 123.265625 103.390625 L 123.839844 103.578125 L 124.425781 103.792969 L 125.421875 104.203125 L 125.847656 104.390625 L 122.367188 91.667969 Z M 119.019531 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 99.359375 L 122.367188 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 85.820312 L 119.398438 85.636719 L 120.3125 85.226562 L 120.863281 85.011719 L 121.414062 84.824219 L 121.929688 84.691406 L 122.367188 84.648438 L 122.757812 84.691406 L 123.265625 84.824219 L 123.839844 85.011719 L 124.425781 85.226562 L 125.421875 85.636719 L 125.847656 85.820312 L 122.367188 73.101562 Z M 119.019531 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 80.792969 L 122.367188 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 67.253906 L 119.398438 67.066406 L 120.3125 66.660156 L 120.863281 66.441406 L 121.414062 66.253906 L 121.929688 66.125 L 122.367188 66.082031 L 122.757812 66.125 L 123.265625 66.253906 L 123.839844 66.441406 L 124.425781 66.660156 L 125.421875 67.066406 L 125.847656 67.253906 L 122.367188 54.535156 Z M 119.019531 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 62.226562 L 122.367188 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 48.6875 L 119.398438 48.5 L 120.3125 48.09375 L 120.863281 47.875 L 121.414062 47.6875 L 121.929688 47.558594 L 122.367188 47.511719 L 122.757812 47.558594 L 123.265625 47.6875 L 123.839844 47.875 L 124.425781 48.09375 L 125.421875 48.5 L 125.847656 48.6875 L 122.367188 35.96875 Z M 119.019531 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 122.367188 43.65625 L 122.367188 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 119.019531 30.121094 L 119.398438 29.933594 L 120.3125 29.527344 L 120.863281 29.308594 L 121.414062 29.121094 L 121.929688 28.992188 L 122.367188 28.945312 L 122.757812 28.992188 L 123.265625 29.121094 L 123.839844 29.308594 L 124.425781 29.527344 L 125.421875 29.933594 L 125.847656 30.121094 L 122.367188 17.398438 Z M 119.019531 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 303.601562 L 140.933594 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 290.0625 L 137.964844 289.875 L 138.878906 289.46875 L 139.429688 289.25 L 139.984375 289.0625 L 140.5 288.933594 L 140.933594 288.886719 L 141.324219 288.933594 L 141.835938 289.0625 L 142.40625 289.25 L 142.992188 289.46875 L 143.988281 289.875 L 144.414062 290.0625 L 140.933594 277.34375 Z M 137.585938 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 285.03125 L 140.933594 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 271.496094 L 137.964844 271.308594 L 138.878906 270.898438 L 139.429688 270.683594 L 139.984375 270.496094 L 140.5 270.367188 L 140.933594 270.320312 L 141.324219 270.367188 L 141.835938 270.496094 L 142.40625 270.683594 L 142.992188 270.898438 L 143.988281 271.308594 L 144.414062 271.496094 L 140.933594 258.773438 Z M 137.585938 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 266.464844 L 140.933594 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 252.925781 L 137.964844 252.742188 L 138.878906 252.332031 L 139.429688 252.117188 L 139.984375 251.929688 L 140.5 251.796875 L 140.933594 251.753906 L 141.324219 251.796875 L 141.835938 251.929688 L 142.40625 252.117188 L 142.992188 252.332031 L 143.988281 252.742188 L 144.414062 252.925781 L 140.933594 240.207031 Z M 137.585938 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 247.898438 L 140.933594 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 234.359375 L 137.964844 234.171875 L 138.878906 233.765625 L 139.429688 233.546875 L 139.984375 233.359375 L 140.5 233.230469 L 140.933594 233.1875 L 141.324219 233.230469 L 141.835938 233.359375 L 142.40625 233.546875 L 142.992188 233.765625 L 143.988281 234.171875 L 144.414062 234.359375 L 140.933594 221.640625 Z M 137.585938 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 229.332031 L 140.933594 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 215.792969 L 137.964844 215.605469 L 138.878906 215.199219 L 139.429688 214.980469 L 139.984375 214.792969 L 140.5 214.664062 L 140.933594 214.617188 L 141.324219 214.664062 L 141.835938 214.792969 L 142.40625 214.980469 L 142.992188 215.199219 L 143.988281 215.605469 L 144.414062 215.792969 L 140.933594 203.074219 Z M 137.585938 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 210.761719 L 140.933594 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 197.226562 L 137.964844 197.039062 L 138.878906 196.632812 L 139.429688 196.414062 L 139.984375 196.226562 L 140.5 196.097656 L 140.933594 196.050781 L 141.324219 196.097656 L 141.835938 196.226562 L 142.40625 196.414062 L 142.992188 196.632812 L 143.988281 197.039062 L 144.414062 197.226562 L 140.933594 184.503906 Z M 137.585938 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 192.195312 L 140.933594 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 178.660156 L 137.964844 178.472656 L 138.878906 178.0625 L 139.429688 177.847656 L 139.984375 177.660156 L 140.5 177.527344 L 140.933594 177.484375 L 141.324219 177.527344 L 141.835938 177.660156 L 142.40625 177.847656 L 142.992188 178.0625 L 143.988281 178.472656 L 144.414062 178.660156 L 140.933594 165.9375 Z M 137.585938 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 173.628906 L 140.933594 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 160.089844 L 137.964844 159.90625 L 138.878906 159.496094 L 139.429688 159.28125 L 139.984375 159.09375 L 140.5 158.960938 L 140.933594 158.917969 L 141.324219 158.960938 L 141.835938 159.09375 L 142.40625 159.28125 L 142.992188 159.496094 L 143.988281 159.90625 L 144.414062 160.089844 L 140.933594 147.371094 Z M 137.585938 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 155.0625 L 140.933594 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 141.523438 L 137.964844 141.335938 L 138.878906 140.929688 L 139.429688 140.710938 L 139.984375 140.523438 L 140.5 140.394531 L 140.933594 140.351562 L 141.324219 140.394531 L 141.835938 140.523438 L 142.40625 140.710938 L 142.992188 140.929688 L 143.988281 141.335938 L 144.414062 141.523438 L 140.933594 128.804688 Z M 137.585938 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 136.496094 L 140.933594 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 122.957031 L 137.964844 122.769531 L 138.878906 122.363281 L 139.429688 122.144531 L 139.984375 121.957031 L 140.5 121.828125 L 140.933594 121.78125 L 141.324219 121.828125 L 141.835938 121.957031 L 142.40625 122.144531 L 142.992188 122.363281 L 143.988281 122.769531 L 144.414062 122.957031 L 140.933594 110.238281 Z M 137.585938 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 117.925781 L 140.933594 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 104.390625 L 137.964844 104.203125 L 138.878906 103.792969 L 139.429688 103.578125 L 139.984375 103.390625 L 140.5 103.261719 L 140.933594 103.214844 L 141.324219 103.261719 L 141.835938 103.390625 L 142.40625 103.578125 L 142.992188 103.792969 L 143.988281 104.203125 L 144.414062 104.390625 L 140.933594 91.667969 Z M 137.585938 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 99.359375 L 140.933594 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 85.820312 L 137.964844 85.636719 L 138.878906 85.226562 L 139.429688 85.011719 L 139.984375 84.824219 L 140.5 84.691406 L 140.933594 84.648438 L 141.324219 84.691406 L 141.835938 84.824219 L 142.40625 85.011719 L 142.992188 85.226562 L 143.988281 85.636719 L 144.414062 85.820312 L 140.933594 73.101562 Z M 137.585938 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 80.792969 L 140.933594 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 67.253906 L 137.964844 67.066406 L 138.878906 66.660156 L 139.429688 66.441406 L 139.984375 66.253906 L 140.5 66.125 L 140.933594 66.082031 L 141.324219 66.125 L 141.835938 66.253906 L 142.40625 66.441406 L 142.992188 66.660156 L 143.988281 67.066406 L 144.414062 67.253906 L 140.933594 54.535156 Z M 137.585938 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 62.226562 L 140.933594 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 48.6875 L 137.964844 48.5 L 138.878906 48.09375 L 139.429688 47.875 L 139.984375 47.6875 L 140.5 47.558594 L 140.933594 47.511719 L 141.324219 47.558594 L 141.835938 47.6875 L 142.40625 47.875 L 142.992188 48.09375 L 143.988281 48.5 L 144.414062 48.6875 L 140.933594 35.96875 Z M 137.585938 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 140.933594 43.65625 L 140.933594 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 137.585938 30.121094 L 137.964844 29.933594 L 138.878906 29.527344 L 139.429688 29.308594 L 139.984375 29.121094 L 140.5 28.992188 L 140.933594 28.945312 L 141.324219 28.992188 L 141.835938 29.121094 L 142.40625 29.308594 L 142.992188 29.527344 L 143.988281 29.933594 L 144.414062 30.121094 L 140.933594 17.398438 Z M 137.585938 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 303.601562 L 159.5 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 290.0625 L 156.535156 289.875 L 157.445312 289.46875 L 157.996094 289.25 L 158.550781 289.0625 L 159.066406 288.933594 L 159.5 288.886719 L 159.894531 288.933594 L 160.402344 289.0625 L 160.972656 289.25 L 161.558594 289.46875 L 162.558594 289.875 L 162.980469 290.0625 L 159.5 277.34375 Z M 156.152344 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 285.03125 L 159.5 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 271.496094 L 156.535156 271.308594 L 157.445312 270.898438 L 157.996094 270.683594 L 158.550781 270.496094 L 159.066406 270.367188 L 159.5 270.320312 L 159.894531 270.367188 L 160.402344 270.496094 L 160.972656 270.683594 L 161.558594 270.898438 L 162.558594 271.308594 L 162.980469 271.496094 L 159.5 258.773438 Z M 156.152344 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 266.464844 L 159.5 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 252.925781 L 156.535156 252.742188 L 157.445312 252.332031 L 157.996094 252.117188 L 158.550781 251.929688 L 159.066406 251.796875 L 159.5 251.753906 L 159.894531 251.796875 L 160.402344 251.929688 L 160.972656 252.117188 L 161.558594 252.332031 L 162.558594 252.742188 L 162.980469 252.925781 L 159.5 240.207031 Z M 156.152344 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 247.898438 L 159.5 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 234.359375 L 156.535156 234.171875 L 157.445312 233.765625 L 157.996094 233.546875 L 158.550781 233.359375 L 159.066406 233.230469 L 159.5 233.1875 L 159.894531 233.230469 L 160.402344 233.359375 L 160.972656 233.546875 L 161.558594 233.765625 L 162.558594 234.171875 L 162.980469 234.359375 L 159.5 221.640625 Z M 156.152344 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 229.332031 L 159.5 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 215.792969 L 156.535156 215.605469 L 157.445312 215.199219 L 157.996094 214.980469 L 158.550781 214.792969 L 159.066406 214.664062 L 159.5 214.617188 L 159.894531 214.664062 L 160.402344 214.792969 L 160.972656 214.980469 L 161.558594 215.199219 L 162.558594 215.605469 L 162.980469 215.792969 L 159.5 203.074219 Z M 156.152344 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 210.761719 L 159.5 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 197.226562 L 156.535156 197.039062 L 157.445312 196.632812 L 157.996094 196.414062 L 158.550781 196.226562 L 159.066406 196.097656 L 159.5 196.050781 L 159.894531 196.097656 L 160.402344 196.226562 L 160.972656 196.414062 L 161.558594 196.632812 L 162.558594 197.039062 L 162.980469 197.226562 L 159.5 184.503906 Z M 156.152344 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 192.195312 L 159.5 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 178.660156 L 156.535156 178.472656 L 157.445312 178.0625 L 157.996094 177.847656 L 158.550781 177.660156 L 159.066406 177.527344 L 159.5 177.484375 L 159.894531 177.527344 L 160.402344 177.660156 L 160.972656 177.847656 L 161.558594 178.0625 L 162.558594 178.472656 L 162.980469 178.660156 L 159.5 165.9375 Z M 156.152344 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 173.628906 L 159.5 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 160.089844 L 156.535156 159.90625 L 157.445312 159.496094 L 157.996094 159.28125 L 158.550781 159.09375 L 159.066406 158.960938 L 159.5 158.917969 L 159.894531 158.960938 L 160.402344 159.09375 L 160.972656 159.28125 L 161.558594 159.496094 L 162.558594 159.90625 L 162.980469 160.089844 L 159.5 147.371094 Z M 156.152344 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 155.0625 L 159.5 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 141.523438 L 156.535156 141.335938 L 157.445312 140.929688 L 157.996094 140.710938 L 158.550781 140.523438 L 159.066406 140.394531 L 159.5 140.351562 L 159.894531 140.394531 L 160.402344 140.523438 L 160.972656 140.710938 L 161.558594 140.929688 L 162.558594 141.335938 L 162.980469 141.523438 L 159.5 128.804688 Z M 156.152344 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 136.496094 L 159.5 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 122.957031 L 156.535156 122.769531 L 157.445312 122.363281 L 157.996094 122.144531 L 158.550781 121.957031 L 159.066406 121.828125 L 159.5 121.78125 L 159.894531 121.828125 L 160.402344 121.957031 L 160.972656 122.144531 L 161.558594 122.363281 L 162.558594 122.769531 L 162.980469 122.957031 L 159.5 110.238281 Z M 156.152344 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 117.925781 L 159.5 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 104.390625 L 156.535156 104.203125 L 157.445312 103.792969 L 157.996094 103.578125 L 158.550781 103.390625 L 159.066406 103.261719 L 159.5 103.214844 L 159.894531 103.261719 L 160.402344 103.390625 L 160.972656 103.578125 L 161.558594 103.792969 L 162.558594 104.203125 L 162.980469 104.390625 L 159.5 91.667969 Z M 156.152344 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 99.359375 L 159.5 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 85.820312 L 156.535156 85.636719 L 157.445312 85.226562 L 157.996094 85.011719 L 158.550781 84.824219 L 159.066406 84.691406 L 159.5 84.648438 L 159.894531 84.691406 L 160.402344 84.824219 L 160.972656 85.011719 L 161.558594 85.226562 L 162.558594 85.636719 L 162.980469 85.820312 L 159.5 73.101562 Z M 156.152344 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 80.792969 L 159.5 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 67.253906 L 156.535156 67.066406 L 157.445312 66.660156 L 157.996094 66.441406 L 158.550781 66.253906 L 159.066406 66.125 L 159.5 66.082031 L 159.894531 66.125 L 160.402344 66.253906 L 160.972656 66.441406 L 161.558594 66.660156 L 162.558594 67.066406 L 162.980469 67.253906 L 159.5 54.535156 Z M 156.152344 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 62.226562 L 159.5 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 48.6875 L 156.535156 48.5 L 157.445312 48.09375 L 157.996094 47.875 L 158.550781 47.6875 L 159.066406 47.558594 L 159.5 47.511719 L 159.894531 47.558594 L 160.402344 47.6875 L 160.972656 47.875 L 161.558594 48.09375 L 162.558594 48.5 L 162.980469 48.6875 L 159.5 35.96875 Z M 156.152344 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 159.5 43.65625 L 159.5 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 156.152344 30.121094 L 156.535156 29.933594 L 157.445312 29.527344 L 157.996094 29.308594 L 158.550781 29.121094 L 159.066406 28.992188 L 159.5 28.945312 L 159.894531 28.992188 L 160.402344 29.121094 L 160.972656 29.308594 L 161.558594 29.527344 L 162.558594 29.933594 L 162.980469 30.121094 L 159.5 17.398438 Z M 156.152344 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 303.601562 L 178.066406 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 290.0625 L 175.101562 289.875 L 176.015625 289.46875 L 176.5625 289.25 L 177.117188 289.0625 L 177.632812 288.933594 L 178.066406 288.886719 L 178.460938 288.933594 L 178.96875 289.0625 L 179.542969 289.25 L 180.125 289.46875 L 181.125 289.875 L 181.546875 290.0625 L 178.066406 277.34375 Z M 174.71875 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 285.03125 L 178.066406 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 271.496094 L 175.101562 271.308594 L 176.015625 270.898438 L 176.5625 270.683594 L 177.117188 270.496094 L 177.632812 270.367188 L 178.066406 270.320312 L 178.460938 270.367188 L 178.96875 270.496094 L 179.542969 270.683594 L 180.125 270.898438 L 181.125 271.308594 L 181.546875 271.496094 L 178.066406 258.773438 Z M 174.71875 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 266.464844 L 178.066406 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 252.925781 L 175.101562 252.742188 L 176.015625 252.332031 L 176.5625 252.117188 L 177.117188 251.929688 L 177.632812 251.796875 L 178.066406 251.753906 L 178.460938 251.796875 L 178.96875 251.929688 L 179.542969 252.117188 L 180.125 252.332031 L 181.125 252.742188 L 181.546875 252.925781 L 178.066406 240.207031 Z M 174.71875 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 247.898438 L 178.066406 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 234.359375 L 175.101562 234.171875 L 176.015625 233.765625 L 176.5625 233.546875 L 177.117188 233.359375 L 177.632812 233.230469 L 178.066406 233.1875 L 178.460938 233.230469 L 178.96875 233.359375 L 179.542969 233.546875 L 180.125 233.765625 L 181.125 234.171875 L 181.546875 234.359375 L 178.066406 221.640625 Z M 174.71875 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 229.332031 L 178.066406 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 215.792969 L 175.101562 215.605469 L 176.015625 215.199219 L 176.5625 214.980469 L 177.117188 214.792969 L 177.632812 214.664062 L 178.066406 214.617188 L 178.460938 214.664062 L 178.96875 214.792969 L 179.542969 214.980469 L 180.125 215.199219 L 181.125 215.605469 L 181.546875 215.792969 L 178.066406 203.074219 Z M 174.71875 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 210.761719 L 178.066406 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 197.226562 L 175.101562 197.039062 L 176.015625 196.632812 L 176.5625 196.414062 L 177.117188 196.226562 L 177.632812 196.097656 L 178.066406 196.050781 L 178.460938 196.097656 L 178.96875 196.226562 L 179.542969 196.414062 L 180.125 196.632812 L 181.125 197.039062 L 181.546875 197.226562 L 178.066406 184.503906 Z M 174.71875 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 192.195312 L 178.066406 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 178.660156 L 175.101562 178.472656 L 176.015625 178.0625 L 176.5625 177.847656 L 177.117188 177.660156 L 177.632812 177.527344 L 178.066406 177.484375 L 178.460938 177.527344 L 178.96875 177.660156 L 179.542969 177.847656 L 180.125 178.0625 L 181.125 178.472656 L 181.546875 178.660156 L 178.066406 165.9375 Z M 174.71875 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 173.628906 L 178.066406 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 160.089844 L 175.101562 159.90625 L 176.015625 159.496094 L 176.5625 159.28125 L 177.117188 159.09375 L 177.632812 158.960938 L 178.066406 158.917969 L 178.460938 158.960938 L 178.96875 159.09375 L 179.542969 159.28125 L 180.125 159.496094 L 181.125 159.90625 L 181.546875 160.089844 L 178.066406 147.371094 Z M 174.71875 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 155.0625 L 178.066406 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 141.523438 L 175.101562 141.335938 L 176.015625 140.929688 L 176.5625 140.710938 L 177.117188 140.523438 L 177.632812 140.394531 L 178.066406 140.351562 L 178.460938 140.394531 L 178.96875 140.523438 L 179.542969 140.710938 L 180.125 140.929688 L 181.125 141.335938 L 181.546875 141.523438 L 178.066406 128.804688 Z M 174.71875 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 136.496094 L 178.066406 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 122.957031 L 175.101562 122.769531 L 176.015625 122.363281 L 176.5625 122.144531 L 177.117188 121.957031 L 177.632812 121.828125 L 178.066406 121.78125 L 178.460938 121.828125 L 178.96875 121.957031 L 179.542969 122.144531 L 180.125 122.363281 L 181.125 122.769531 L 181.546875 122.957031 L 178.066406 110.238281 Z M 174.71875 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 117.925781 L 178.066406 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 104.390625 L 175.101562 104.203125 L 176.015625 103.792969 L 176.5625 103.578125 L 177.117188 103.390625 L 177.632812 103.261719 L 178.066406 103.214844 L 178.460938 103.261719 L 178.96875 103.390625 L 179.542969 103.578125 L 180.125 103.792969 L 181.125 104.203125 L 181.546875 104.390625 L 178.066406 91.667969 Z M 174.71875 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 99.359375 L 178.066406 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 85.820312 L 175.101562 85.636719 L 176.015625 85.226562 L 176.5625 85.011719 L 177.117188 84.824219 L 177.632812 84.691406 L 178.066406 84.648438 L 178.460938 84.691406 L 178.96875 84.824219 L 179.542969 85.011719 L 180.125 85.226562 L 181.125 85.636719 L 181.546875 85.820312 L 178.066406 73.101562 Z M 174.71875 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 80.792969 L 178.066406 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 67.253906 L 175.101562 67.066406 L 176.015625 66.660156 L 176.5625 66.441406 L 177.117188 66.253906 L 177.632812 66.125 L 178.066406 66.082031 L 178.460938 66.125 L 178.96875 66.253906 L 179.542969 66.441406 L 180.125 66.660156 L 181.125 67.066406 L 181.546875 67.253906 L 178.066406 54.535156 Z M 174.71875 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 62.226562 L 178.066406 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 48.6875 L 175.101562 48.5 L 176.015625 48.09375 L 176.5625 47.875 L 177.117188 47.6875 L 177.632812 47.558594 L 178.066406 47.511719 L 178.460938 47.558594 L 178.96875 47.6875 L 179.542969 47.875 L 180.125 48.09375 L 181.125 48.5 L 181.546875 48.6875 L 178.066406 35.96875 Z M 174.71875 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 178.066406 43.65625 L 178.066406 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 174.71875 30.121094 L 175.101562 29.933594 L 176.015625 29.527344 L 176.5625 29.308594 L 177.117188 29.121094 L 177.632812 28.992188 L 178.066406 28.945312 L 178.460938 28.992188 L 178.96875 29.121094 L 179.542969 29.308594 L 180.125 29.527344 L 181.125 29.933594 L 181.546875 30.121094 L 178.066406 17.398438 Z M 174.71875 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 303.601562 L 196.632812 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 290.0625 L 193.667969 289.875 L 194.582031 289.46875 L 195.128906 289.25 L 195.683594 289.0625 L 196.199219 288.933594 L 196.632812 288.886719 L 197.027344 288.933594 L 197.535156 289.0625 L 198.109375 289.25 L 198.695312 289.46875 L 199.691406 289.875 L 200.117188 290.0625 L 196.632812 277.34375 Z M 193.289062 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 285.03125 L 196.632812 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 271.496094 L 193.667969 271.308594 L 194.582031 270.898438 L 195.128906 270.683594 L 195.683594 270.496094 L 196.199219 270.367188 L 196.632812 270.320312 L 197.027344 270.367188 L 197.535156 270.496094 L 198.109375 270.683594 L 198.695312 270.898438 L 199.691406 271.308594 L 200.117188 271.496094 L 196.632812 258.773438 Z M 193.289062 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 266.464844 L 196.632812 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 252.925781 L 193.667969 252.742188 L 194.582031 252.332031 L 195.128906 252.117188 L 195.683594 251.929688 L 196.199219 251.796875 L 196.632812 251.753906 L 197.027344 251.796875 L 197.535156 251.929688 L 198.109375 252.117188 L 198.695312 252.332031 L 199.691406 252.742188 L 200.117188 252.925781 L 196.632812 240.207031 Z M 193.289062 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 247.898438 L 196.632812 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 234.359375 L 193.667969 234.171875 L 194.582031 233.765625 L 195.128906 233.546875 L 195.683594 233.359375 L 196.199219 233.230469 L 196.632812 233.1875 L 197.027344 233.230469 L 197.535156 233.359375 L 198.109375 233.546875 L 198.695312 233.765625 L 199.691406 234.171875 L 200.117188 234.359375 L 196.632812 221.640625 Z M 193.289062 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 229.332031 L 196.632812 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 215.792969 L 193.667969 215.605469 L 194.582031 215.199219 L 195.128906 214.980469 L 195.683594 214.792969 L 196.199219 214.664062 L 196.632812 214.617188 L 197.027344 214.664062 L 197.535156 214.792969 L 198.109375 214.980469 L 198.695312 215.199219 L 199.691406 215.605469 L 200.117188 215.792969 L 196.632812 203.074219 Z M 193.289062 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 210.761719 L 196.632812 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 197.226562 L 193.667969 197.039062 L 194.582031 196.632812 L 195.128906 196.414062 L 195.683594 196.226562 L 196.199219 196.097656 L 196.632812 196.050781 L 197.027344 196.097656 L 197.535156 196.226562 L 198.109375 196.414062 L 198.695312 196.632812 L 199.691406 197.039062 L 200.117188 197.226562 L 196.632812 184.503906 Z M 193.289062 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 192.195312 L 196.632812 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 178.660156 L 193.667969 178.472656 L 194.582031 178.0625 L 195.128906 177.847656 L 195.683594 177.660156 L 196.199219 177.527344 L 196.632812 177.484375 L 197.027344 177.527344 L 197.535156 177.660156 L 198.109375 177.847656 L 198.695312 178.0625 L 199.691406 178.472656 L 200.117188 178.660156 L 196.632812 165.9375 Z M 193.289062 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 173.628906 L 196.632812 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 160.089844 L 193.667969 159.90625 L 194.582031 159.496094 L 195.128906 159.28125 L 195.683594 159.09375 L 196.199219 158.960938 L 196.632812 158.917969 L 197.027344 158.960938 L 197.535156 159.09375 L 198.109375 159.28125 L 198.695312 159.496094 L 199.691406 159.90625 L 200.117188 160.089844 L 196.632812 147.371094 Z M 193.289062 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 155.0625 L 196.632812 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 141.523438 L 193.667969 141.335938 L 194.582031 140.929688 L 195.128906 140.710938 L 195.683594 140.523438 L 196.199219 140.394531 L 196.632812 140.351562 L 197.027344 140.394531 L 197.535156 140.523438 L 198.109375 140.710938 L 198.695312 140.929688 L 199.691406 141.335938 L 200.117188 141.523438 L 196.632812 128.804688 Z M 193.289062 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 136.496094 L 196.632812 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 122.957031 L 193.667969 122.769531 L 194.582031 122.363281 L 195.128906 122.144531 L 195.683594 121.957031 L 196.199219 121.828125 L 196.632812 121.78125 L 197.027344 121.828125 L 197.535156 121.957031 L 198.109375 122.144531 L 198.695312 122.363281 L 199.691406 122.769531 L 200.117188 122.957031 L 196.632812 110.238281 Z M 193.289062 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 117.925781 L 196.632812 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 104.390625 L 193.667969 104.203125 L 194.582031 103.792969 L 195.128906 103.578125 L 195.683594 103.390625 L 196.199219 103.261719 L 196.632812 103.214844 L 197.027344 103.261719 L 197.535156 103.390625 L 198.109375 103.578125 L 198.695312 103.792969 L 199.691406 104.203125 L 200.117188 104.390625 L 196.632812 91.667969 Z M 193.289062 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 99.359375 L 196.632812 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 85.820312 L 193.667969 85.636719 L 194.582031 85.226562 L 195.128906 85.011719 L 195.683594 84.824219 L 196.199219 84.691406 L 196.632812 84.648438 L 197.027344 84.691406 L 197.535156 84.824219 L 198.109375 85.011719 L 198.695312 85.226562 L 199.691406 85.636719 L 200.117188 85.820312 L 196.632812 73.101562 Z M 193.289062 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 80.792969 L 196.632812 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 67.253906 L 193.667969 67.066406 L 194.582031 66.660156 L 195.128906 66.441406 L 195.683594 66.253906 L 196.199219 66.125 L 196.632812 66.082031 L 197.027344 66.125 L 197.535156 66.253906 L 198.109375 66.441406 L 198.695312 66.660156 L 199.691406 67.066406 L 200.117188 67.253906 L 196.632812 54.535156 Z M 193.289062 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 62.226562 L 196.632812 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 48.6875 L 193.667969 48.5 L 194.582031 48.09375 L 195.128906 47.875 L 195.683594 47.6875 L 196.199219 47.558594 L 196.632812 47.511719 L 197.027344 47.558594 L 197.535156 47.6875 L 198.109375 47.875 L 198.695312 48.09375 L 199.691406 48.5 L 200.117188 48.6875 L 196.632812 35.96875 Z M 193.289062 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 196.632812 43.65625 L 196.632812 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 193.289062 30.121094 L 193.667969 29.933594 L 194.582031 29.527344 L 195.128906 29.308594 L 195.683594 29.121094 L 196.199219 28.992188 L 196.632812 28.945312 L 197.027344 28.992188 L 197.535156 29.121094 L 198.109375 29.308594 L 198.695312 29.527344 L 199.691406 29.933594 L 200.117188 30.121094 L 196.632812 17.398438 Z M 193.289062 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 303.601562 L 215.203125 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 290.0625 L 212.234375 289.875 L 213.148438 289.46875 L 213.699219 289.25 L 214.25 289.0625 L 214.765625 288.933594 L 215.203125 288.886719 L 215.59375 288.933594 L 216.105469 289.0625 L 216.675781 289.25 L 217.261719 289.46875 L 218.257812 289.875 L 218.683594 290.0625 L 215.203125 277.34375 Z M 211.855469 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 285.03125 L 215.203125 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 271.496094 L 212.234375 271.308594 L 213.148438 270.898438 L 213.699219 270.683594 L 214.25 270.496094 L 214.765625 270.367188 L 215.203125 270.320312 L 215.59375 270.367188 L 216.105469 270.496094 L 216.675781 270.683594 L 217.261719 270.898438 L 218.257812 271.308594 L 218.683594 271.496094 L 215.203125 258.773438 Z M 211.855469 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 266.464844 L 215.203125 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 252.925781 L 212.234375 252.742188 L 213.148438 252.332031 L 213.699219 252.117188 L 214.25 251.929688 L 214.765625 251.796875 L 215.203125 251.753906 L 215.59375 251.796875 L 216.105469 251.929688 L 216.675781 252.117188 L 217.261719 252.332031 L 218.257812 252.742188 L 218.683594 252.925781 L 215.203125 240.207031 Z M 211.855469 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 247.898438 L 215.203125 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 234.359375 L 212.234375 234.171875 L 213.148438 233.765625 L 213.699219 233.546875 L 214.25 233.359375 L 214.765625 233.230469 L 215.203125 233.1875 L 215.59375 233.230469 L 216.105469 233.359375 L 216.675781 233.546875 L 217.261719 233.765625 L 218.257812 234.171875 L 218.683594 234.359375 L 215.203125 221.640625 Z M 211.855469 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 229.332031 L 215.203125 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 215.792969 L 212.234375 215.605469 L 213.148438 215.199219 L 213.699219 214.980469 L 214.25 214.792969 L 214.765625 214.664062 L 215.203125 214.617188 L 215.59375 214.664062 L 216.105469 214.792969 L 216.675781 214.980469 L 217.261719 215.199219 L 218.257812 215.605469 L 218.683594 215.792969 L 215.203125 203.074219 Z M 211.855469 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 210.761719 L 215.203125 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 197.226562 L 212.234375 197.039062 L 213.148438 196.632812 L 213.699219 196.414062 L 214.25 196.226562 L 214.765625 196.097656 L 215.203125 196.050781 L 215.59375 196.097656 L 216.105469 196.226562 L 216.675781 196.414062 L 217.261719 196.632812 L 218.257812 197.039062 L 218.683594 197.226562 L 215.203125 184.503906 Z M 211.855469 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 192.195312 L 215.203125 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 178.660156 L 212.234375 178.472656 L 213.148438 178.0625 L 213.699219 177.847656 L 214.25 177.660156 L 214.765625 177.527344 L 215.203125 177.484375 L 215.59375 177.527344 L 216.105469 177.660156 L 216.675781 177.847656 L 217.261719 178.0625 L 218.257812 178.472656 L 218.683594 178.660156 L 215.203125 165.9375 Z M 211.855469 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 173.628906 L 215.203125 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 160.089844 L 212.234375 159.90625 L 213.148438 159.496094 L 213.699219 159.28125 L 214.25 159.09375 L 214.765625 158.960938 L 215.203125 158.917969 L 215.59375 158.960938 L 216.105469 159.09375 L 216.675781 159.28125 L 217.261719 159.496094 L 218.257812 159.90625 L 218.683594 160.089844 L 215.203125 147.371094 Z M 211.855469 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 155.0625 L 215.203125 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 141.523438 L 212.234375 141.335938 L 213.148438 140.929688 L 213.699219 140.710938 L 214.25 140.523438 L 214.765625 140.394531 L 215.203125 140.351562 L 215.59375 140.394531 L 216.105469 140.523438 L 216.675781 140.710938 L 217.261719 140.929688 L 218.257812 141.335938 L 218.683594 141.523438 L 215.203125 128.804688 Z M 211.855469 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 136.496094 L 215.203125 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 122.957031 L 212.234375 122.769531 L 213.148438 122.363281 L 213.699219 122.144531 L 214.25 121.957031 L 214.765625 121.828125 L 215.203125 121.78125 L 215.59375 121.828125 L 216.105469 121.957031 L 216.675781 122.144531 L 217.261719 122.363281 L 218.257812 122.769531 L 218.683594 122.957031 L 215.203125 110.238281 Z M 211.855469 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 117.925781 L 215.203125 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 104.390625 L 212.234375 104.203125 L 213.148438 103.792969 L 213.699219 103.578125 L 214.25 103.390625 L 214.765625 103.261719 L 215.203125 103.214844 L 215.59375 103.261719 L 216.105469 103.390625 L 216.675781 103.578125 L 217.261719 103.792969 L 218.257812 104.203125 L 218.683594 104.390625 L 215.203125 91.667969 Z M 211.855469 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 99.359375 L 215.203125 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 85.820312 L 212.234375 85.636719 L 213.148438 85.226562 L 213.699219 85.011719 L 214.25 84.824219 L 214.765625 84.691406 L 215.203125 84.648438 L 215.59375 84.691406 L 216.105469 84.824219 L 216.675781 85.011719 L 217.261719 85.226562 L 218.257812 85.636719 L 218.683594 85.820312 L 215.203125 73.101562 Z M 211.855469 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 80.792969 L 215.203125 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 67.253906 L 212.234375 67.066406 L 213.148438 66.660156 L 213.699219 66.441406 L 214.25 66.253906 L 214.765625 66.125 L 215.203125 66.082031 L 215.59375 66.125 L 216.105469 66.253906 L 216.675781 66.441406 L 217.261719 66.660156 L 218.257812 67.066406 L 218.683594 67.253906 L 215.203125 54.535156 Z M 211.855469 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 62.226562 L 215.203125 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 48.6875 L 212.234375 48.5 L 213.148438 48.09375 L 213.699219 47.875 L 214.25 47.6875 L 214.765625 47.558594 L 215.203125 47.511719 L 215.59375 47.558594 L 216.105469 47.6875 L 216.675781 47.875 L 217.261719 48.09375 L 218.257812 48.5 L 218.683594 48.6875 L 215.203125 35.96875 Z M 211.855469 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 215.203125 43.65625 L 215.203125 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 211.855469 30.121094 L 212.234375 29.933594 L 213.148438 29.527344 L 213.699219 29.308594 L 214.25 29.121094 L 214.765625 28.992188 L 215.203125 28.945312 L 215.59375 28.992188 L 216.105469 29.121094 L 216.675781 29.308594 L 217.261719 29.527344 L 218.257812 29.933594 L 218.683594 30.121094 L 215.203125 17.398438 Z M 211.855469 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 303.601562 L 233.769531 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 290.0625 L 230.800781 289.875 L 231.714844 289.46875 L 232.265625 289.25 L 232.820312 289.0625 L 233.335938 288.933594 L 233.769531 288.886719 L 234.164062 288.933594 L 234.671875 289.0625 L 235.242188 289.25 L 235.828125 289.46875 L 236.824219 289.875 L 237.25 290.0625 L 233.769531 277.34375 Z M 230.421875 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 285.03125 L 233.769531 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 271.496094 L 230.800781 271.308594 L 231.714844 270.898438 L 232.265625 270.683594 L 232.820312 270.496094 L 233.335938 270.367188 L 233.769531 270.320312 L 234.164062 270.367188 L 234.671875 270.496094 L 235.242188 270.683594 L 235.828125 270.898438 L 236.824219 271.308594 L 237.25 271.496094 L 233.769531 258.773438 Z M 230.421875 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 266.464844 L 233.769531 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 252.925781 L 230.800781 252.742188 L 231.714844 252.332031 L 232.265625 252.117188 L 232.820312 251.929688 L 233.335938 251.796875 L 233.769531 251.753906 L 234.164062 251.796875 L 234.671875 251.929688 L 235.242188 252.117188 L 235.828125 252.332031 L 236.824219 252.742188 L 237.25 252.925781 L 233.769531 240.207031 Z M 230.421875 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 247.898438 L 233.769531 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 234.359375 L 230.800781 234.171875 L 231.714844 233.765625 L 232.265625 233.546875 L 232.820312 233.359375 L 233.335938 233.230469 L 233.769531 233.1875 L 234.164062 233.230469 L 234.671875 233.359375 L 235.242188 233.546875 L 235.828125 233.765625 L 236.824219 234.171875 L 237.25 234.359375 L 233.769531 221.640625 Z M 230.421875 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 229.332031 L 233.769531 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 215.792969 L 230.800781 215.605469 L 231.714844 215.199219 L 232.265625 214.980469 L 232.820312 214.792969 L 233.335938 214.664062 L 233.769531 214.617188 L 234.164062 214.664062 L 234.671875 214.792969 L 235.242188 214.980469 L 235.828125 215.199219 L 236.824219 215.605469 L 237.25 215.792969 L 233.769531 203.074219 Z M 230.421875 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 210.761719 L 233.769531 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 197.226562 L 230.800781 197.039062 L 231.714844 196.632812 L 232.265625 196.414062 L 232.820312 196.226562 L 233.335938 196.097656 L 233.769531 196.050781 L 234.164062 196.097656 L 234.671875 196.226562 L 235.242188 196.414062 L 235.828125 196.632812 L 236.824219 197.039062 L 237.25 197.226562 L 233.769531 184.503906 Z M 230.421875 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 192.195312 L 233.769531 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 178.660156 L 230.800781 178.472656 L 231.714844 178.0625 L 232.265625 177.847656 L 232.820312 177.660156 L 233.335938 177.527344 L 233.769531 177.484375 L 234.164062 177.527344 L 234.671875 177.660156 L 235.242188 177.847656 L 235.828125 178.0625 L 236.824219 178.472656 L 237.25 178.660156 L 233.769531 165.9375 Z M 230.421875 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 173.628906 L 233.769531 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 160.089844 L 230.800781 159.90625 L 231.714844 159.496094 L 232.265625 159.28125 L 232.820312 159.09375 L 233.335938 158.960938 L 233.769531 158.917969 L 234.164062 158.960938 L 234.671875 159.09375 L 235.242188 159.28125 L 235.828125 159.496094 L 236.824219 159.90625 L 237.25 160.089844 L 233.769531 147.371094 Z M 230.421875 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 155.0625 L 233.769531 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 141.523438 L 230.800781 141.335938 L 231.714844 140.929688 L 232.265625 140.710938 L 232.820312 140.523438 L 233.335938 140.394531 L 233.769531 140.351562 L 234.164062 140.394531 L 234.671875 140.523438 L 235.242188 140.710938 L 235.828125 140.929688 L 236.824219 141.335938 L 237.25 141.523438 L 233.769531 128.804688 Z M 230.421875 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 136.496094 L 233.769531 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 122.957031 L 230.800781 122.769531 L 231.714844 122.363281 L 232.265625 122.144531 L 232.820312 121.957031 L 233.335938 121.828125 L 233.769531 121.78125 L 234.164062 121.828125 L 234.671875 121.957031 L 235.242188 122.144531 L 235.828125 122.363281 L 236.824219 122.769531 L 237.25 122.957031 L 233.769531 110.238281 Z M 230.421875 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 117.925781 L 233.769531 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 104.390625 L 230.800781 104.203125 L 231.714844 103.792969 L 232.265625 103.578125 L 232.820312 103.390625 L 233.335938 103.261719 L 233.769531 103.214844 L 234.164062 103.261719 L 234.671875 103.390625 L 235.242188 103.578125 L 235.828125 103.792969 L 236.824219 104.203125 L 237.25 104.390625 L 233.769531 91.667969 Z M 230.421875 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 99.359375 L 233.769531 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 85.820312 L 230.800781 85.636719 L 231.714844 85.226562 L 232.265625 85.011719 L 232.820312 84.824219 L 233.335938 84.691406 L 233.769531 84.648438 L 234.164062 84.691406 L 234.671875 84.824219 L 235.242188 85.011719 L 235.828125 85.226562 L 236.824219 85.636719 L 237.25 85.820312 L 233.769531 73.101562 Z M 230.421875 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 80.792969 L 233.769531 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 67.253906 L 230.800781 67.066406 L 231.714844 66.660156 L 232.265625 66.441406 L 232.820312 66.253906 L 233.335938 66.125 L 233.769531 66.082031 L 234.164062 66.125 L 234.671875 66.253906 L 235.242188 66.441406 L 235.828125 66.660156 L 236.824219 67.066406 L 237.25 67.253906 L 233.769531 54.535156 Z M 230.421875 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 62.226562 L 233.769531 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 48.6875 L 230.800781 48.5 L 231.714844 48.09375 L 232.265625 47.875 L 232.820312 47.6875 L 233.335938 47.558594 L 233.769531 47.511719 L 234.164062 47.558594 L 234.671875 47.6875 L 235.242188 47.875 L 235.828125 48.09375 L 236.824219 48.5 L 237.25 48.6875 L 233.769531 35.96875 Z M 230.421875 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 233.769531 43.65625 L 233.769531 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 230.421875 30.121094 L 230.800781 29.933594 L 231.714844 29.527344 L 232.265625 29.308594 L 232.820312 29.121094 L 233.335938 28.992188 L 233.769531 28.945312 L 234.164062 28.992188 L 234.671875 29.121094 L 235.242188 29.308594 L 235.828125 29.527344 L 236.824219 29.933594 L 237.25 30.121094 L 233.769531 17.398438 Z M 230.421875 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 303.601562 L 252.335938 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 290.0625 L 249.371094 289.875 L 250.28125 289.46875 L 250.832031 289.25 L 251.386719 289.0625 L 251.902344 288.933594 L 252.335938 288.886719 L 252.730469 288.933594 L 253.238281 289.0625 L 253.8125 289.25 L 254.394531 289.46875 L 255.394531 289.875 L 255.816406 290.0625 L 252.335938 277.34375 Z M 248.988281 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 285.03125 L 252.335938 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 271.496094 L 249.371094 271.308594 L 250.28125 270.898438 L 250.832031 270.683594 L 251.386719 270.496094 L 251.902344 270.367188 L 252.335938 270.320312 L 252.730469 270.367188 L 253.238281 270.496094 L 253.8125 270.683594 L 254.394531 270.898438 L 255.394531 271.308594 L 255.816406 271.496094 L 252.335938 258.773438 Z M 248.988281 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 266.464844 L 252.335938 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 252.925781 L 249.371094 252.742188 L 250.28125 252.332031 L 250.832031 252.117188 L 251.386719 251.929688 L 251.902344 251.796875 L 252.335938 251.753906 L 252.730469 251.796875 L 253.238281 251.929688 L 253.8125 252.117188 L 254.394531 252.332031 L 255.394531 252.742188 L 255.816406 252.925781 L 252.335938 240.207031 Z M 248.988281 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 247.898438 L 252.335938 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 234.359375 L 249.371094 234.171875 L 250.28125 233.765625 L 250.832031 233.546875 L 251.386719 233.359375 L 251.902344 233.230469 L 252.335938 233.1875 L 252.730469 233.230469 L 253.238281 233.359375 L 253.8125 233.546875 L 254.394531 233.765625 L 255.394531 234.171875 L 255.816406 234.359375 L 252.335938 221.640625 Z M 248.988281 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 229.332031 L 252.335938 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 215.792969 L 249.371094 215.605469 L 250.28125 215.199219 L 250.832031 214.980469 L 251.386719 214.792969 L 251.902344 214.664062 L 252.335938 214.617188 L 252.730469 214.664062 L 253.238281 214.792969 L 253.8125 214.980469 L 254.394531 215.199219 L 255.394531 215.605469 L 255.816406 215.792969 L 252.335938 203.074219 Z M 248.988281 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 210.761719 L 252.335938 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 197.226562 L 249.371094 197.039062 L 250.28125 196.632812 L 250.832031 196.414062 L 251.386719 196.226562 L 251.902344 196.097656 L 252.335938 196.050781 L 252.730469 196.097656 L 253.238281 196.226562 L 253.8125 196.414062 L 254.394531 196.632812 L 255.394531 197.039062 L 255.816406 197.226562 L 252.335938 184.503906 Z M 248.988281 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 192.195312 L 252.335938 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 178.660156 L 249.371094 178.472656 L 250.28125 178.0625 L 250.832031 177.847656 L 251.386719 177.660156 L 251.902344 177.527344 L 252.335938 177.484375 L 252.730469 177.527344 L 253.238281 177.660156 L 253.8125 177.847656 L 254.394531 178.0625 L 255.394531 178.472656 L 255.816406 178.660156 L 252.335938 165.9375 Z M 248.988281 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 173.628906 L 252.335938 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 160.089844 L 249.371094 159.90625 L 250.28125 159.496094 L 250.832031 159.28125 L 251.386719 159.09375 L 251.902344 158.960938 L 252.335938 158.917969 L 252.730469 158.960938 L 253.238281 159.09375 L 253.8125 159.28125 L 254.394531 159.496094 L 255.394531 159.90625 L 255.816406 160.089844 L 252.335938 147.371094 Z M 248.988281 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 155.0625 L 252.335938 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 141.523438 L 249.371094 141.335938 L 250.28125 140.929688 L 250.832031 140.710938 L 251.386719 140.523438 L 251.902344 140.394531 L 252.335938 140.351562 L 252.730469 140.394531 L 253.238281 140.523438 L 253.8125 140.710938 L 254.394531 140.929688 L 255.394531 141.335938 L 255.816406 141.523438 L 252.335938 128.804688 Z M 248.988281 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 136.496094 L 252.335938 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 122.957031 L 249.371094 122.769531 L 250.28125 122.363281 L 250.832031 122.144531 L 251.386719 121.957031 L 251.902344 121.828125 L 252.335938 121.78125 L 252.730469 121.828125 L 253.238281 121.957031 L 253.8125 122.144531 L 254.394531 122.363281 L 255.394531 122.769531 L 255.816406 122.957031 L 252.335938 110.238281 Z M 248.988281 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 117.925781 L 252.335938 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 104.390625 L 249.371094 104.203125 L 250.28125 103.792969 L 250.832031 103.578125 L 251.386719 103.390625 L 251.902344 103.261719 L 252.335938 103.214844 L 252.730469 103.261719 L 253.238281 103.390625 L 253.8125 103.578125 L 254.394531 103.792969 L 255.394531 104.203125 L 255.816406 104.390625 L 252.335938 91.667969 Z M 248.988281 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 99.359375 L 252.335938 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 85.820312 L 249.371094 85.636719 L 250.28125 85.226562 L 250.832031 85.011719 L 251.386719 84.824219 L 251.902344 84.691406 L 252.335938 84.648438 L 252.730469 84.691406 L 253.238281 84.824219 L 253.8125 85.011719 L 254.394531 85.226562 L 255.394531 85.636719 L 255.816406 85.820312 L 252.335938 73.101562 Z M 248.988281 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 80.792969 L 252.335938 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 67.253906 L 249.371094 67.066406 L 250.28125 66.660156 L 250.832031 66.441406 L 251.386719 66.253906 L 251.902344 66.125 L 252.335938 66.082031 L 252.730469 66.125 L 253.238281 66.253906 L 253.8125 66.441406 L 254.394531 66.660156 L 255.394531 67.066406 L 255.816406 67.253906 L 252.335938 54.535156 Z M 248.988281 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 62.226562 L 252.335938 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 48.6875 L 249.371094 48.5 L 250.28125 48.09375 L 250.832031 47.875 L 251.386719 47.6875 L 251.902344 47.558594 L 252.335938 47.511719 L 252.730469 47.558594 L 253.238281 47.6875 L 253.8125 47.875 L 254.394531 48.09375 L 255.394531 48.5 L 255.816406 48.6875 L 252.335938 35.96875 Z M 248.988281 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 252.335938 43.65625 L 252.335938 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 248.988281 30.121094 L 249.371094 29.933594 L 250.28125 29.527344 L 250.832031 29.308594 L 251.386719 29.121094 L 251.902344 28.992188 L 252.335938 28.945312 L 252.730469 28.992188 L 253.238281 29.121094 L 253.8125 29.308594 L 254.394531 29.527344 L 255.394531 29.933594 L 255.816406 30.121094 L 252.335938 17.398438 Z M 248.988281 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 303.601562 L 270.902344 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 290.0625 L 267.9375 289.875 L 268.851562 289.46875 L 269.398438 289.25 L 269.953125 289.0625 L 270.46875 288.933594 L 270.902344 288.886719 L 271.296875 288.933594 L 271.804688 289.0625 L 272.378906 289.25 L 272.960938 289.46875 L 273.960938 289.875 L 274.386719 290.0625 L 270.902344 277.34375 Z M 267.554688 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 285.03125 L 270.902344 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 271.496094 L 267.9375 271.308594 L 268.851562 270.898438 L 269.398438 270.683594 L 269.953125 270.496094 L 270.46875 270.367188 L 270.902344 270.320312 L 271.296875 270.367188 L 271.804688 270.496094 L 272.378906 270.683594 L 272.960938 270.898438 L 273.960938 271.308594 L 274.386719 271.496094 L 270.902344 258.773438 Z M 267.554688 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 266.464844 L 270.902344 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 252.925781 L 267.9375 252.742188 L 268.851562 252.332031 L 269.398438 252.117188 L 269.953125 251.929688 L 270.46875 251.796875 L 270.902344 251.753906 L 271.296875 251.796875 L 271.804688 251.929688 L 272.378906 252.117188 L 272.960938 252.332031 L 273.960938 252.742188 L 274.386719 252.925781 L 270.902344 240.207031 Z M 267.554688 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 247.898438 L 270.902344 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 234.359375 L 267.9375 234.171875 L 268.851562 233.765625 L 269.398438 233.546875 L 269.953125 233.359375 L 270.46875 233.230469 L 270.902344 233.1875 L 271.296875 233.230469 L 271.804688 233.359375 L 272.378906 233.546875 L 272.960938 233.765625 L 273.960938 234.171875 L 274.386719 234.359375 L 270.902344 221.640625 Z M 267.554688 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 229.332031 L 270.902344 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 215.792969 L 267.9375 215.605469 L 268.851562 215.199219 L 269.398438 214.980469 L 269.953125 214.792969 L 270.46875 214.664062 L 270.902344 214.617188 L 271.296875 214.664062 L 271.804688 214.792969 L 272.378906 214.980469 L 272.960938 215.199219 L 273.960938 215.605469 L 274.386719 215.792969 L 270.902344 203.074219 Z M 267.554688 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 210.761719 L 270.902344 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 197.226562 L 267.9375 197.039062 L 268.851562 196.632812 L 269.398438 196.414062 L 269.953125 196.226562 L 270.46875 196.097656 L 270.902344 196.050781 L 271.296875 196.097656 L 271.804688 196.226562 L 272.378906 196.414062 L 272.960938 196.632812 L 273.960938 197.039062 L 274.386719 197.226562 L 270.902344 184.503906 Z M 267.554688 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 192.195312 L 270.902344 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 178.660156 L 267.9375 178.472656 L 268.851562 178.0625 L 269.398438 177.847656 L 269.953125 177.660156 L 270.46875 177.527344 L 270.902344 177.484375 L 271.296875 177.527344 L 271.804688 177.660156 L 272.378906 177.847656 L 272.960938 178.0625 L 273.960938 178.472656 L 274.386719 178.660156 L 270.902344 165.9375 Z M 267.554688 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 173.628906 L 270.902344 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 160.089844 L 267.9375 159.90625 L 268.851562 159.496094 L 269.398438 159.28125 L 269.953125 159.09375 L 270.46875 158.960938 L 270.902344 158.917969 L 271.296875 158.960938 L 271.804688 159.09375 L 272.378906 159.28125 L 272.960938 159.496094 L 273.960938 159.90625 L 274.386719 160.089844 L 270.902344 147.371094 Z M 267.554688 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 155.0625 L 270.902344 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 141.523438 L 267.9375 141.335938 L 268.851562 140.929688 L 269.398438 140.710938 L 269.953125 140.523438 L 270.46875 140.394531 L 270.902344 140.351562 L 271.296875 140.394531 L 271.804688 140.523438 L 272.378906 140.710938 L 272.960938 140.929688 L 273.960938 141.335938 L 274.386719 141.523438 L 270.902344 128.804688 Z M 267.554688 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 136.496094 L 270.902344 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 122.957031 L 267.9375 122.769531 L 268.851562 122.363281 L 269.398438 122.144531 L 269.953125 121.957031 L 270.46875 121.828125 L 270.902344 121.78125 L 271.296875 121.828125 L 271.804688 121.957031 L 272.378906 122.144531 L 272.960938 122.363281 L 273.960938 122.769531 L 274.386719 122.957031 L 270.902344 110.238281 Z M 267.554688 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 117.925781 L 270.902344 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 104.390625 L 267.9375 104.203125 L 268.851562 103.792969 L 269.398438 103.578125 L 269.953125 103.390625 L 270.46875 103.261719 L 270.902344 103.214844 L 271.296875 103.261719 L 271.804688 103.390625 L 272.378906 103.578125 L 272.960938 103.792969 L 273.960938 104.203125 L 274.386719 104.390625 L 270.902344 91.667969 Z M 267.554688 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 99.359375 L 270.902344 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 85.820312 L 267.9375 85.636719 L 268.851562 85.226562 L 269.398438 85.011719 L 269.953125 84.824219 L 270.46875 84.691406 L 270.902344 84.648438 L 271.296875 84.691406 L 271.804688 84.824219 L 272.378906 85.011719 L 272.960938 85.226562 L 273.960938 85.636719 L 274.386719 85.820312 L 270.902344 73.101562 Z M 267.554688 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 80.792969 L 270.902344 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 67.253906 L 267.9375 67.066406 L 268.851562 66.660156 L 269.398438 66.441406 L 269.953125 66.253906 L 270.46875 66.125 L 270.902344 66.082031 L 271.296875 66.125 L 271.804688 66.253906 L 272.378906 66.441406 L 272.960938 66.660156 L 273.960938 67.066406 L 274.386719 67.253906 L 270.902344 54.535156 Z M 267.554688 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 62.226562 L 270.902344 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 48.6875 L 267.9375 48.5 L 268.851562 48.09375 L 269.398438 47.875 L 269.953125 47.6875 L 270.46875 47.558594 L 270.902344 47.511719 L 271.296875 47.558594 L 271.804688 47.6875 L 272.378906 47.875 L 272.960938 48.09375 L 273.960938 48.5 L 274.386719 48.6875 L 270.902344 35.96875 Z M 267.554688 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 270.902344 43.65625 L 270.902344 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 267.554688 30.121094 L 267.9375 29.933594 L 268.851562 29.527344 L 269.398438 29.308594 L 269.953125 29.121094 L 270.46875 28.992188 L 270.902344 28.945312 L 271.296875 28.992188 L 271.804688 29.121094 L 272.378906 29.308594 L 272.960938 29.527344 L 273.960938 29.933594 L 274.386719 30.121094 L 270.902344 17.398438 Z M 267.554688 30.121094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 303.601562 L 289.472656 288.886719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 290.0625 L 286.503906 289.875 L 287.417969 289.46875 L 287.96875 289.25 L 288.519531 289.0625 L 289.035156 288.933594 L 289.472656 288.886719 L 289.863281 288.933594 L 290.371094 289.0625 L 290.945312 289.25 L 291.53125 289.46875 L 292.527344 289.875 L 292.953125 290.0625 L 289.472656 277.34375 Z M 286.125 290.0625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 285.03125 L 289.472656 270.320312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 271.496094 L 286.503906 271.308594 L 287.417969 270.898438 L 287.96875 270.683594 L 288.519531 270.496094 L 289.035156 270.367188 L 289.472656 270.320312 L 289.863281 270.367188 L 290.371094 270.496094 L 290.945312 270.683594 L 291.53125 270.898438 L 292.527344 271.308594 L 292.953125 271.496094 L 289.472656 258.773438 Z M 286.125 271.496094 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 266.464844 L 289.472656 251.753906 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 252.925781 L 286.503906 252.742188 L 287.417969 252.332031 L 287.96875 252.117188 L 288.519531 251.929688 L 289.035156 251.796875 L 289.472656 251.753906 L 289.863281 251.796875 L 290.371094 251.929688 L 290.945312 252.117188 L 291.53125 252.332031 L 292.527344 252.742188 L 292.953125 252.925781 L 289.472656 240.207031 Z M 286.125 252.925781 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 247.898438 L 289.472656 233.1875 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 234.359375 L 286.503906 234.171875 L 287.417969 233.765625 L 287.96875 233.546875 L 288.519531 233.359375 L 289.035156 233.230469 L 289.472656 233.1875 L 289.863281 233.230469 L 290.371094 233.359375 L 290.945312 233.546875 L 291.53125 233.765625 L 292.527344 234.171875 L 292.953125 234.359375 L 289.472656 221.640625 Z M 286.125 234.359375 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 229.332031 L 289.472656 214.617188 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 215.792969 L 286.503906 215.605469 L 287.417969 215.199219 L 287.96875 214.980469 L 288.519531 214.792969 L 289.035156 214.664062 L 289.472656 214.617188 L 289.863281 214.664062 L 290.371094 214.792969 L 290.945312 214.980469 L 291.53125 215.199219 L 292.527344 215.605469 L 292.953125 215.792969 L 289.472656 203.074219 Z M 286.125 215.792969 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 210.761719 L 289.472656 196.050781 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 197.226562 L 286.503906 197.039062 L 287.417969 196.632812 L 287.96875 196.414062 L 288.519531 196.226562 L 289.035156 196.097656 L 289.472656 196.050781 L 289.863281 196.097656 L 290.371094 196.226562 L 290.945312 196.414062 L 291.53125 196.632812 L 292.527344 197.039062 L 292.953125 197.226562 L 289.472656 184.503906 Z M 286.125 197.226562 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 192.195312 L 289.472656 177.484375 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 178.660156 L 286.503906 178.472656 L 287.417969 178.0625 L 287.96875 177.847656 L 288.519531 177.660156 L 289.035156 177.527344 L 289.472656 177.484375 L 289.863281 177.527344 L 290.371094 177.660156 L 290.945312 177.847656 L 291.53125 178.0625 L 292.527344 178.472656 L 292.953125 178.660156 L 289.472656 165.9375 Z M 286.125 178.660156 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 173.628906 L 289.472656 158.917969 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 160.089844 L 286.503906 159.90625 L 287.417969 159.496094 L 287.96875 159.28125 L 288.519531 159.09375 L 289.035156 158.960938 L 289.472656 158.917969 L 289.863281 158.960938 L 290.371094 159.09375 L 290.945312 159.28125 L 291.53125 159.496094 L 292.527344 159.90625 L 292.953125 160.089844 L 289.472656 147.371094 Z M 286.125 160.089844 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 155.0625 L 289.472656 140.351562 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 141.523438 L 286.503906 141.335938 L 287.417969 140.929688 L 287.96875 140.710938 L 288.519531 140.523438 L 289.035156 140.394531 L 289.472656 140.351562 L 289.863281 140.394531 L 290.371094 140.523438 L 290.945312 140.710938 L 291.53125 140.929688 L 292.527344 141.335938 L 292.953125 141.523438 L 289.472656 128.804688 Z M 286.125 141.523438 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 136.496094 L 289.472656 121.78125 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 122.957031 L 286.503906 122.769531 L 287.417969 122.363281 L 287.96875 122.144531 L 288.519531 121.957031 L 289.035156 121.828125 L 289.472656 121.78125 L 289.863281 121.828125 L 290.371094 121.957031 L 290.945312 122.144531 L 291.53125 122.363281 L 292.527344 122.769531 L 292.953125 122.957031 L 289.472656 110.238281 Z M 286.125 122.957031 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 117.925781 L 289.472656 103.214844 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 104.390625 L 286.503906 104.203125 L 287.417969 103.792969 L 287.96875 103.578125 L 288.519531 103.390625 L 289.035156 103.261719 L 289.472656 103.214844 L 289.863281 103.261719 L 290.371094 103.390625 L 290.945312 103.578125 L 291.53125 103.792969 L 292.527344 104.203125 L 292.953125 104.390625 L 289.472656 91.667969 Z M 286.125 104.390625 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 99.359375 L 289.472656 84.648438 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 85.820312 L 286.503906 85.636719 L 287.417969 85.226562 L 287.96875 85.011719 L 288.519531 84.824219 L 289.035156 84.691406 L 289.472656 84.648438 L 289.863281 84.691406 L 290.371094 84.824219 L 290.945312 85.011719 L 291.53125 85.226562 L 292.527344 85.636719 L 292.953125 85.820312 L 289.472656 73.101562 Z M 286.125 85.820312 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 80.792969 L 289.472656 66.082031 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 67.253906 L 286.503906 67.066406 L 287.417969 66.660156 L 287.96875 66.441406 L 288.519531 66.253906 L 289.035156 66.125 L 289.472656 66.082031 L 289.863281 66.125 L 290.371094 66.253906 L 290.945312 66.441406 L 291.53125 66.660156 L 292.527344 67.066406 L 292.953125 67.253906 L 289.472656 54.535156 Z M 286.125 67.253906 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 62.226562 L 289.472656 47.511719 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 48.6875 L 286.503906 48.5 L 287.417969 48.09375 L 287.96875 47.875 L 288.519531 47.6875 L 289.035156 47.558594 L 289.472656 47.511719 L 289.863281 47.558594 L 290.371094 47.6875 L 290.945312 47.875 L 291.53125 48.09375 L 292.527344 48.5 L 292.953125 48.6875 L 289.472656 35.96875 Z M 286.125 48.6875 "/>
+<path style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 289.472656 43.65625 L 289.472656 28.945312 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 286.125 30.121094 L 286.503906 29.933594 L 287.417969 29.527344 L 287.96875 29.308594 L 288.519531 29.121094 L 289.035156 28.992188 L 289.472656 28.945312 L 289.863281 28.992188 L 290.371094 29.121094 L 290.945312 29.308594 L 291.53125 29.527344 L 292.527344 29.933594 L 292.953125 30.121094 L 289.472656 17.398438 Z M 286.125 30.121094 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(39.99939%,39.99939%,39.99939%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 318.5 319.5 L 0.5 319.5 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(39.99939%,39.99939%,39.99939%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 0.5 319.5 L 0.5 1.5 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(39.99939%,39.99939%,39.99939%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 0.5 1.5 L 318.5 1.5 "/>
+<path style="fill:none;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(39.99939%,39.99939%,39.99939%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 318.5 1.5 L 318.5 319.5 "/>
+<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 375.5 179.441406 L 375.5 152.621094 "/>
+<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.03;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 372.421875 153.699219 L 372.769531 153.527344 L 373.613281 153.152344 L 374.117188 152.953125 L 374.625 152.78125 L 375.101562 152.660156 L 375.5 152.621094 L 375.863281 152.660156 L 376.328125 152.78125 L 376.855469 152.953125 L 377.394531 153.152344 L 378.3125 153.527344 L 378.703125 153.699219 L 375.5 142 Z M 372.421875 153.699219 "/>
+</g>
+</svg>
diff --git a/main.css b/main.css
index f2ab2f3..cdecbdc 100644
--- a/main.css
+++ b/main.css
@@ -30,3 +30,8 @@ img {
width: 80%;
}
+img[alt=order-n] {
+ display: inline;
+ width: 40%;
+}
+