Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/delibero.git

Reformatted vote icons for discussion page. Described hypotheis page and support page.

AuthorDave Jarvis <email>
Date2014-08-15 15:47:30 GMT-0700
Commitb405cb8af17db4b7ad0076e527761ce4b293fe63
Parent954d90b
xml/discuss.css
.implication > .paragraph {
display: block;
- margin-left: 2.5em;
+ margin-left: 1.75em;
}
.votes {
float: left;
-}
-
-.votes > .pro {
- color: #A1C436;
-}
-
-.votes > .con {
- color: #999;
}
.votes > .pro, .votes > .con {
- visibility: hidden;
- visibility: hidden;
+ display: none;
}
-.votes > .pro::before, .votes > .con::after {
- float: left;
- visibility: visible;
+.votes::before {
+ color: #A1C436;
+ content: "▲";
+ display: block;
}
-.votes > .pro::before { content: "▲"; }
-.votes > .con::after { content: "▼"; }
+.votes::after {
+ color: #999;
+ content: "▼";
+}
.implications, .counter {
xml/discuss.xml
<implication>
<votes>
- <pro>42</pro>
- <con>24</con>
+ <pro>42183</pro>
+ <con>2410</con>
</votes>
<paragraph>
- Without highly secure private data, individuals are at risk
- of <xref id="8">discrimination</xref> by virtue of their
- membership in groups.
+ Surveillance data is susceptible to <xref id="9">theft</xref>.
</paragraph>
</implication>
<implication>
<votes>
<pro>24</pro>
<con>12</con>
- </votes>
- <paragraph>
- Surveillance data is susceptible to <xref id="9">theft</xref>.
- </paragraph>
- </implication>
- <implication>
- <votes>
- <pro>72</pro>
- <con>27</con>
- </votes>
- <paragraph>
- Ensure the <xref id="10">rights</xref> freedom of assembly
- and freedom of association.
- </paragraph>
- </implication>
- <implication>
- <votes>
- <pro>126</pro>
- <con>451</con>
</votes>
<paragraph>
treatment under law. [<xref id="7">§ Article 12 of the
Universal Declaration of Human Rights</xref>]
- </paragraph>
- </implication>
- <implication>
- <votes>
- <pro>210</pro>
- <con>14</con>
- </votes>
- <paragraph>
- As documented in <xref id="12">Naked Citizens</xref>, once a
- computer algorithm ascribes someone as suspicious, all else
- in that person's life becomes sinister and suspect.
</paragraph>
</implication>
<implication>
<votes>
- <pro>114</pro>
- <con>22</con>
+ <pro>42</pro>
+ <con>24</con>
</votes>
<paragraph>
- Dragnet surveillance gives police greater powers with less
- oversight, producing false positives due to
- <xref id="14">profiling problems</xref>.
+ Without highly secure private data, individuals are at risk
+ of <xref id="8">discrimination</xref> by virtue of their
+ membership in groups.
</paragraph>
</implication>
<implication>
<votes>
- <pro>94</pro>
- <con>8</con>
+ <pro>210</pro>
+ <con>14</con>
</votes>
<paragraph>
- Data retention can <xref id="13">overturn</xref> the
- presumption of innocence.
+ As documented in <xref id="12">Naked Citizens</xref>, once a
+ computer algorithm ascribes someone as suspicious, all else
+ in that person's life becomes sinister and suspect.
</paragraph>
</implication>
xml/hypothesis.xml
<measurable>
<paragraph>
- If a nation's citizens' freedom to private communications is
- restricted (through surveillance or policy), then that
- country's average rank across the given indices will
- decrease.
+ If a country's average rank across the given indices is related
+ to the privacy of citizen communications, then surveillance
+ programmes that monitor citizen communications will decrease that
+ country's rank.
</paragraph>
</measurable>
xml/summary.xml
<implication>
<paragraph>
- Without highly secure private data, individuals are at risk
- of <xref id="8">discrimination</xref> by virtue of their
- membership in groups.
- </paragraph>
- </implication>
- <implication>
- <paragraph>
Surveillance data is susceptible to <xref id="9">theft</xref>.
- </paragraph>
- </implication>
- <implication>
- <paragraph>
- Ensure the rights to <xref id="10">freedom of assembly</xref>
- and <xref id="11">freedom of association</xref>.
</paragraph>
</implication>
<implication>
<paragraph>
- Promote anonymity for seeking or communicating sensitive
- health-related information.
+ Without highly secure private data, individuals are at risk
+ of <xref id="8">discrimination</xref> by virtue of their
+ membership in groups.
</paragraph>
</implication>
xml/tex/ch-kiosks.tex
\stopchapter
-
-
-
% True interactivity is not about clicking on icons or downloading
% files, it's about encouraging communication.
xml/tex/ch-page-account.tex
% {Walter Miller Jr.}{A Canticle for Leibowitz}
-% If you are building a culture where honest expectations are communicated and peer accountability is the norm, then the group will address poor performance and attitudes.
+% If you are building a culture where honest expectations are
+% communicated and peer accountability is the norm, then the group
+% will address poor performance and attitudes.
% Henry Cloud
xml/tex/ch-page-discuss.tex
reference=cha:discuss,
]
- \WPquote{A rationalist is simply someone for whom it is more
- important to learn than to be proved right; someone who is willing to
- learn from others --- not by simply taking over another's
- opinions, but by gladly allowing others to criticize his ideas and by
- gladly criticizing the ideas of others. The emphasis here is on the
- idea of criticism or, to be more precise, \it{critical discussion}.}
- {Karl Popper}{All Life is Problem Solving}
+ \WPquote{A rationalist is simply someone for whom it is more
+ important to learn than to be proved right; someone who is willing
+ to learn from others --- not by simply taking over another's
+ opinions, but by gladly allowing others to criticize his ideas and
+ by gladly criticizing the ideas of others. The emphasis here is on
+ the idea of criticism or, to be more precise, \it{critical
+ discussion}.}{Karl Popper}{All Life is Problem Solving}
\startsection[title={\WPintro{}}]
+ All users may submit deliberation points and counter-points for
+ discussion. Every statement must be backed by supporting
+ evidence. Only content that passes moderation is displayed.
\stopsection
\startsection[title={\WPui{}}]
- \WPxref{page-discuss}
-
+ \WPxref{page-discuss} an example deliberation page.
\WPpage{discuss}
\stopsection
+
+ \startsection[title={References}]
+ This section defines the various types of hyperlinked references
+ that can be used to bolster a point. \href{Digital Object
+ Identifier}
+ {http://en.wikipedia.org/wiki/List_of_scientific_journals}
+ (DOI) links should be supported.
+
+ \startsubsection[title={Science Publications}]
+ Any reputable scientific, peer-reviewed publication may be
+ included with a deliberation point.
+ \stopsubsection
+ \startsubsection[title={Legal Documents}]
+ References to notarized legal documents may be used to
+ validate a point.
+ \stopsubsection
+
+ \startsubsection[title={Support Page}]
+ An internally linked page must be written that provides an
+ in-depth explanation for the point.
+ \stopsubsection
+ \stopsection
\stopchapter
+
xml/tex/ch-page-hypothesis.tex
reference=cha:hypothesis,
]
- \WPquote{Truth in science can be defined as the working hypothesis
+ \WPquote{Truth in science can be defined as the working hypothesis
best suited to open the way to the next better one.}
{Konrad Lorenz}{On Aggression}
\startsection[title={\WPintro{}}]
+ \WPProposal{}s must predict intended impacts in a measurable
+ way. This provides a way to confirm whether a \WPproposal{}
+ achieved its goals.
\stopsection
\startsection[title={\WPui{}}]
- \WPxref{page-hypothesis}
+ \WPxref{page-hypothesis} an example hypothesis page.
\WPpage{hypothesis}
+
+ \startsubsection[title={General}]
+ The general hypothesis describes the relationship between the
+ primary concerns. This relationship provides the \WPproposal{}'s
+ impetus.
+ \stopsubsection
+
+ \startsubsection[title={Directional}]
+ The directional hypothesis refines the general hypothesis by
+ contrasting the primary concerns.
+ \stopsubsection
+
+ \startsubsection[title={Measurable}]
+ The measurable, formalized hypothesis provides a testable
+ condition between independent and dependent variables. The
+ independent variable is experimentally controlled and the
+ dependent variable is measured. Express the formalized
+ hypothesis as follows:
+
+ \quotation{\bold{If} {\it{dependent variable}} \bold{is
+ related to} {\it{independent variable}} \bold{then} {\it
+ {outcome}}.}
+ \stopsubsection
\stopsection
-
\stopchapter
xml/tex/ch-page-support.tex
\startsection[title={\WPintro{}}]
+ The support page may reference relevant scientific publications,
+ legal documents, and multimedia (audio and video).
\stopsection
\startsection[title={\WPui{}}]
- \WPxref{page-support}
+ \WPxref{page-support} an example deliberation point support page.
\WPpage{support}
xml/tex/manual.pdf
Binary files differ
xml/tex/screens/discuss.svg
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="626.25"
- height="404.41855"
- viewBox="0 0 501 323.53484"
- version="1.1"
- id="svg2"
- inkscape:version="0.48.4 r9939"
- sodipodi:docname="discuss.svg">
- <metadata
- id="metadata2479">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <sodipodi:namedview
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1"
- objecttolerance="10"
- gridtolerance="10"
- guidetolerance="10"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:window-width="640"
- inkscape:window-height="480"
- id="namedview2477"
- showgrid="false"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- inkscape:zoom="0.23838384"
- inkscape:cx="313.13476"
- inkscape:cy="-14.406471"
- inkscape:window-x="0"
- inkscape:window-y="0"
- inkscape:window-maximized="0"
- inkscape:current-layer="svg2" />
- <defs
- id="defs4">
- <g
- id="g6">
- <symbol
- overflow="visible"
- id="glyph0-0"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 0.5,1.765625 0,-8.8125 5,0 0,8.8125 z m 0.5625,-0.546875 3.875,0 0,-7.703125 -3.875,0 z m 0,0"
- id="path9"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph0-1"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 0.03125,1.234375 3.8125,-7.65625 3.8125,7.65625 z m 0,0"
- id="path12"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph0-2"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 0.03125,-6.421875 7.625,0 -3.8125,7.65625 z m 0,0"
- id="path15"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-0"
- style="overflow:visible">
- <path
- style="stroke:none"
- d=""
- id="path18"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-1"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 6.734375,-13.984375 c 2.507813,0 4.4375,0.617187 5.78125,1.84375 1.351563,1.21875 2.03125,2.917969 2.03125,5.09375 0,2.167969 -0.65625,3.886719 -1.96875,5.15625 C 11.273438,-0.628906 9.273438,0 6.578125,0 L 1.9375,0 l 0,-13.984375 z M 12.15625,-7 c 0,-3.195312 -1.835938,-4.796875 -5.5,-4.796875 l -2.359375,0 0,9.578125 2.625,0 c 1.6875,0 2.976563,-0.398438 3.875,-1.203125 C 11.703125,-4.234375 12.15625,-5.425781 12.15625,-7 z m 0,0"
- id="path21"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-2"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 z m -2.09375,-12.765625 c -0.28125,-0.28125 -0.421875,-0.613281 -0.421875,-1 0,-0.382813 0.140625,-0.71875 0.421875,-1 0.28125,-0.28125 0.613281,-0.421875 1,-0.421875 0.382813,0 0.71875,0.140625 1,0.421875 0.28125,0.28125 0.421875,0.617187 0.421875,1 0,0.386719 -0.140625,0.71875 -0.421875,1 -0.28125,0.28125 -0.617187,0.421875 -1,0.421875 -0.386719,0 -0.71875,-0.140625 -1,-0.421875 z m 0,0"
- id="path24"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-3"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 11.453125,-10.640625 0,9.28125 c 0,1.875 -0.511719,3.28125 -1.53125,4.21875 C 8.910156,3.804688 7.601562,4.28125 6,4.28125 c -1.605469,0 -3.054688,-0.5 -4.34375,-1.5 l 1.0625,-1.703125 c 1.039062,0.789063 2.085938,1.1875 3.140625,1.1875 1.0625,0 1.898437,-0.277344 2.515625,-0.828125 C 9,0.894531 9.3125,0.0195312 9.3125,-1.1875 l 0,-1.359375 C 8.976562,-1.910156 8.5,-1.40625 7.875,-1.03125 c -0.617188,0.367188 -1.308594,0.546875 -2.078125,0.546875 -1.40625,0 -2.570313,-0.488281 -3.484375,-1.46875 -0.90625,-0.988281 -1.359375,-2.21875 -1.359375,-3.6875 0,-1.46875 0.453125,-2.691406 1.359375,-3.671875 0.914062,-0.988281 2.078125,-1.484375 3.484375,-1.484375 1.40625,0 2.546875,0.578125 3.421875,1.734375 l 0,-1.578125 z m -8.296875,4.90625 c 0,0.875 0.269531,1.632813 0.8125,2.265625 0.539062,0.636719 1.265625,0.953125 2.171875,0.953125 0.914063,0 1.65625,-0.304687 2.21875,-0.921875 0.570313,-0.613281 0.859375,-1.375 0.859375,-2.28125 0,-0.914062 -0.289062,-1.691406 -0.859375,-2.328125 C 7.785156,-8.679688 7.046875,-9 6.140625,-9 c -0.90625,0 -1.632813,0.328125 -2.171875,0.984375 -0.542969,0.648437 -0.8125,1.40625 -0.8125,2.28125 z m 0,0"
- id="path27"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-4"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.375,-8.84375 0,5.40625 c 0,0.5 0.132812,0.902344 0.40625,1.203125 0.269531,0.304687 0.644531,0.453125 1.125,0.453125 0.476562,0 0.9375,-0.234375 1.375,-0.703125 l 0.921875,1.578125 c -0.792969,0.710938 -1.667969,1.0625 -2.625,1.0625 -0.949219,0 -1.761719,-0.328125 -2.4375,-0.984375 -0.667969,-0.65625 -1,-1.546875 -1,-2.671875 l 0,-5.34375 -1.34375,0 0,-1.796875 1.34375,0 0,-3.34375 2.234375,0 0,3.34375 2.8125,0 0,1.796875 z m 0,0"
- id="path30"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-5"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 10.234375,0 -2.03125,0 0,-1.421875 C 7.316406,-0.367188 6.132812,0.15625 4.65625,0.15625 c -1.105469,0 -2.023438,-0.3125 -2.75,-0.9375 -0.730469,-0.625 -1.09375,-1.457031 -1.09375,-2.5 0,-1.050781 0.382812,-1.835938 1.15625,-2.359375 C 2.75,-6.160156 3.800781,-6.421875 5.125,-6.421875 l 2.890625,0 0,-0.390625 c 0,-1.414062 -0.789063,-2.125 -2.359375,-2.125 -0.980469,0 -2.007812,0.359375 -3.078125,1.078125 l -1,-1.40625 c 1.289063,-1.019531 2.757813,-1.53125 4.40625,-1.53125 1.25,0 2.269531,0.320313 3.0625,0.953125 0.789063,0.625 1.1875,1.621094 1.1875,2.984375 z M 8,-3.953125 l 0,-0.90625 -2.515625,0 c -1.617187,0 -2.421875,0.507813 -2.421875,1.515625 0,0.523438 0.195312,0.921875 0.59375,1.203125 0.40625,0.273437 0.960938,0.40625 1.671875,0.40625 0.71875,0 1.34375,-0.195313 1.875,-0.59375 C 7.734375,-2.734375 8,-3.273438 8,-3.953125 z m 0,0"
- id="path33"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-6"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 3.859375,0 1.625,0 l 0,-14.84375 2.234375,0 z m 0,0"
- id="path36"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-7"
- style="overflow:visible">
- <path
- style="stroke:none"
- d=""
- id="path39"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-8"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.296875,-11.78125 0,3.84375 6.203125,0 0,2.171875 -6.203125,0 0,5.765625 -2.359375,0 0,-13.984375 9.328125,0 -0.03125,2.203125 z m 0,0"
- id="path42"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-9"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 7.203125,-8.546875 c -1.105469,0 -1.9375,0.367187 -2.5,1.09375 -0.5625,0.71875 -0.84375,1.683594 -0.84375,2.890625 l 0,4.5625 -2.234375,0 0,-10.640625 2.234375,0 0,2.140625 c 0.363281,-0.664062 0.851563,-1.210938 1.46875,-1.640625 0.625,-0.425781 1.28125,-0.644531 1.96875,-0.65625 l 0.015625,2.25 c -0.03125,0 -0.070312,0 -0.109375,0 z m 0,0"
- id="path45"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-10"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 11.515625,-4.34375 -8.328125,0 c 0.050781,0.773438 0.398438,1.398438 1.046875,1.875 0.65625,0.46875 1.40625,0.703125 2.25,0.703125 1.332031,0 2.34375,-0.414063 3.03125,-1.25 L 10.796875,-1.625 C 9.648438,-0.4375 8.15625,0.15625 6.3125,0.15625 c -1.492188,0 -2.761719,-0.492188 -3.8125,-1.484375 -1.042969,-0.988281 -1.5625,-2.320313 -1.5625,-4 0,-1.675781 0.53125,-3.003906 1.59375,-3.984375 1.070312,-0.988281 2.332031,-1.484375 3.78125,-1.484375 1.445312,0 2.675781,0.4375 3.6875,1.3125 1.007812,0.867187 1.515625,2.070313 1.515625,3.609375 z m -8.328125,-1.75 6.09375,0 C 9.28125,-6.988281 9,-7.675781 8.4375,-8.15625 7.875,-8.632812 7.179688,-8.875 6.359375,-8.875 c -0.8125,0 -1.546875,0.25 -2.203125,0.75 -0.648438,0.5 -0.96875,1.179688 -0.96875,2.03125 z m 0,0"
- id="path48"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-11"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 5.953125,0.15625 c -1.34375,0 -2.515625,-0.503906 -3.515625,-1.515625 -1,-1.007813 -1.5,-2.34375 -1.5,-4 0,-1.65625 0.507812,-2.972656 1.53125,-3.953125 1.03125,-0.988281 2.253906,-1.484375 3.671875,-1.484375 1.425781,0 2.570313,0.601563 3.4375,1.796875 l 0,-5.84375 2.234375,0 0,14.84375 -2.234375,0 0,-1.59375 c -0.824219,1.167969 -2.03125,1.75 -3.625,1.75 z M 3.1875,-5.265625 c 0,1.023437 0.320312,1.855469 0.96875,2.5 0.65625,0.636719 1.421875,0.953125 2.296875,0.953125 0.882813,0 1.632813,-0.320312 2.25,-0.96875 C 9.316406,-3.4375 9.625,-4.269531 9.625,-5.28125 9.625,-6.289062 9.316406,-7.132812 8.703125,-7.8125 8.085938,-8.5 7.332031,-8.84375 6.4375,-8.84375 5.539062,-8.84375 4.773438,-8.5 4.140625,-7.8125 3.503906,-7.132812 3.1875,-6.285156 3.1875,-5.265625 z m 0,0"
- id="path51"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-12"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.109375,-2.8125 c 0.632813,0.648438 1.4375,0.96875 2.40625,0.96875 0.976563,0 1.78125,-0.320312 2.40625,-0.96875 0.632813,-0.644531 0.953125,-1.476562 0.953125,-2.5 0,-1.03125 -0.320312,-1.867188 -0.953125,-2.515625 -0.625,-0.644531 -1.429687,-0.96875 -2.40625,-0.96875 -0.96875,0 -1.773437,0.324219 -2.40625,0.96875 C 3.472656,-7.179688 3.15625,-6.34375 3.15625,-5.3125 c 0,1.023438 0.316406,1.855469 0.953125,2.5 z m 6.40625,1.390625 c -1.0625,1.054687 -2.398437,1.578125 -4,1.578125 -1.59375,0 -2.929687,-0.523438 -4,-1.578125 -1.0625,-1.0625 -1.59375,-2.359375 -1.59375,-3.890625 0,-1.539062 0.53125,-2.835938 1.59375,-3.890625 1.070313,-1.0625 2.40625,-1.59375 4,-1.59375 1.601563,0 2.9375,0.53125 4,1.59375 1.070313,1.054687 1.609375,2.351563 1.609375,3.890625 0,1.53125 -0.539062,2.828125 -1.609375,3.890625 z m 0,0"
- id="path54"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-13"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 3.859375,-5.765625 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 0,1.9375 c 0.320313,-0.65625 0.804687,-1.164063 1.453125,-1.53125 0.644531,-0.375 1.34375,-0.5625 2.09375,-0.5625 1.675781,0 2.8125,0.695313 3.40625,2.078125 1.0625,-1.382812 2.378906,-2.078125 3.953125,-2.078125 1.195313,0 2.164063,0.371094 2.90625,1.109375 0.738281,0.730469 1.109375,1.789062 1.109375,3.171875 l 0,6.515625 -2.234375,0 0,-5.84375 c 0,-1.957031 -0.820313,-2.9375 -2.453125,-2.9375 -0.761719,0 -1.421875,0.246094 -1.984375,0.734375 -0.5625,0.492187 -0.859375,1.199219 -0.890625,2.125 l 0,5.921875 -2.234375,0 0,-5.84375 c 0,-1.007812 -0.183594,-1.75 -0.546875,-2.21875 C 8.082031,-8.539062 7.515625,-8.78125 6.734375,-8.78125 5.960938,-8.78125 5.289062,-8.519531 4.71875,-8 4.144531,-7.488281 3.859375,-6.742188 3.859375,-5.765625 z m 0,0"
- id="path57"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-14"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 3.921875,-3.1875 2.515625,0 0,0 l 6.15625,-13.984375 2.53125,0 L 14.84375,0 12.3125,0 10.921875,-3.1875 z M 9.953125,-5.359375 7.421875,-11.125 4.875,-5.359375 z m 0,0"
- id="path60"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph1-15"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 6.34375,0.15625 c -1.480469,0 -2.757812,-0.5 -3.828125,-1.5 -1.0625,-1.007812 -1.59375,-2.328125 -1.59375,-3.953125 0,-1.625 0.554687,-2.945313 1.671875,-3.96875 1.113281,-1.019531 2.46875,-1.53125 4.0625,-1.53125 1.601562,0 2.957031,0.554687 4.0625,1.65625 l -1.3125,1.625 C 8.476562,-8.316406 7.546875,-8.71875 6.609375,-8.71875 c -0.929687,0 -1.734375,0.3125 -2.421875,0.9375 -0.6875,0.617188 -1.03125,1.414062 -1.03125,2.390625 0,0.980469 0.335938,1.8125 1.015625,2.5 0.6875,0.679687 1.523437,1.015625 2.515625,1.015625 1,0 1.9375,-0.453125 2.8125,-1.359375 l 1.3125,1.4375 C 9.519531,-0.492188 8.03125,0.15625 6.34375,0.15625 z m 0,0"
- id="path63"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph2-0"
- style="overflow:visible">
- <path
- style="stroke:none"
- d=""
- id="path66"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph2-1"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 3.703125,-7.6875 c 1.382813,0 2.445313,0.339844 3.1875,1.015625 C 7.628906,-6.003906 8,-5.070312 8,-3.875 8,-2.6875 7.640625,-1.742188 6.921875,-1.046875 6.203125,-0.347656 5.101562,0 3.625,0 l -2.5625,0 0,-7.6875 z M 6.6875,-3.84375 c 0,-1.757812 -1.011719,-2.640625 -3.03125,-2.640625 l -1.296875,0 0,5.265625 1.453125,0 c 0.925781,0 1.632812,-0.21875 2.125,-0.65625 0.5,-0.445312 0.75,-1.101562 0.75,-1.96875 z m 0,0"
- id="path69"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph2-2"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 2.125,0 -1.234375,0 0,-5.859375 1.234375,0 z M 0.96875,-7.015625 C 0.8125,-7.171875 0.734375,-7.351562 0.734375,-7.5625 c 0,-0.21875 0.078125,-0.398438 0.234375,-0.546875 0.15625,-0.15625 0.335938,-0.234375 0.546875,-0.234375 0.21875,0 0.398437,0.078125 0.546875,0.234375 0.15625,0.148437 0.234375,0.328125 0.234375,0.546875 0,0.210938 -0.078125,0.390625 -0.234375,0.546875 -0.148438,0.15625 -0.328125,0.234375 -0.546875,0.234375 -0.210937,0 -0.390625,-0.078125 -0.546875,-0.234375 z m 0,0"
- id="path72"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph2-3"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 5.0625,-1.734375 c 0,0.554687 -0.203125,0.996094 -0.609375,1.328125 -0.40625,0.3359375 -0.921875,0.5 -1.546875,0.5 -0.429688,0 -0.871094,-0.078125 -1.328125,-0.234375 -0.460937,-0.15625 -0.867187,-0.375 -1.21875,-0.65625 L 0.953125,-1.75 c 0.6875,0.511719 1.347656,0.765625 1.984375,0.765625 0.28125,0 0.5,-0.0625 0.65625,-0.1875 0.164062,-0.125 0.25,-0.285156 0.25,-0.484375 0,-0.289062 -0.390625,-0.554688 -1.171875,-0.796875 C 2.609375,-2.472656 2.566406,-2.488281 2.546875,-2.5 1.328125,-2.820312 0.71875,-3.367188 0.71875,-4.140625 c 0,-0.550781 0.207031,-0.988281 0.625,-1.3125 0.425781,-0.320313 0.972656,-0.484375 1.640625,-0.484375 0.675781,0 1.316406,0.199219 1.921875,0.59375 L 4.4375,-4.4375 C 3.96875,-4.75 3.453125,-4.90625 2.890625,-4.90625 c -0.292969,0 -0.53125,0.054688 -0.71875,0.15625 -0.179687,0.105469 -0.265625,0.265625 -0.265625,0.484375 0,0.1875 0.09375,0.328125 0.28125,0.421875 0.132812,0.0625 0.320312,0.125 0.5625,0.1875 0.238281,0.054688 0.445312,0.109375 0.625,0.171875 0.1875,0.054687 0.363281,0.121094 0.53125,0.203125 0.175781,0.074219 0.363281,0.171875 0.5625,0.296875 0.394531,0.273437 0.59375,0.6875 0.59375,1.25 z m 0,0"
- id="path75"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph2-4"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 3.484375,0.09375 C 2.671875,0.09375 1.96875,-0.179688 1.375,-0.734375 0.789062,-1.296875 0.5,-2.019531 0.5,-2.90625 c 0,-0.894531 0.304688,-1.625 0.921875,-2.1875 0.613281,-0.5625 1.359375,-0.84375 2.234375,-0.84375 0.882812,0 1.628906,0.304688 2.234375,0.90625 l -0.71875,0.890625 c -0.511719,-0.4375 -1.023437,-0.65625 -1.53125,-0.65625 -0.511719,0 -0.960937,0.171875 -1.34375,0.515625 -0.375,0.34375 -0.5625,0.789062 -0.5625,1.328125 0,0.53125 0.1875,0.984375 0.5625,1.359375 0.375,0.375 0.832031,0.5625 1.375,0.5625 0.550781,0 1.066406,-0.25 1.546875,-0.75 l 0.734375,0.796875 C 5.242188,-0.265625 4.421875,0.09375 3.484375,0.09375 z m 0,0"
- id="path78"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph2-5"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.984375,-2.6875 0,-3.171875 1.234375,0 0,5.859375 -1.234375,0 0,-1.0625 c -0.199219,0.355469 -0.476563,0.636719 -0.828125,0.84375 -0.34375,0.2109375 -0.71875,0.3125 -1.125,0.3125 -0.65625,0 -1.1875,-0.203125 -1.59375,-0.609375 -0.40625,-0.40625 -0.609375,-0.988281 -0.609375,-1.75 l 0,-3.59375 1.234375,0 0,3.21875 c 0,1.085937 0.445312,1.625 1.34375,1.625 0.414062,0 0.78125,-0.140625 1.09375,-0.421875 0.320312,-0.289062 0.484375,-0.707031 0.484375,-1.25 z m 0,0"
- id="path81"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph2-6"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 2.25,-1.546875 c 0.351562,0.355469 0.796875,0.53125 1.328125,0.53125 0.539063,0 0.984375,-0.175781 1.328125,-0.53125 0.351562,-0.351563 0.53125,-0.8125 0.53125,-1.375 0,-0.5625 -0.179688,-1.019531 -0.53125,-1.375 C 4.5625,-4.660156 4.117188,-4.84375 3.578125,-4.84375 c -0.53125,0 -0.976563,0.183594 -1.328125,0.546875 -0.34375,0.355469 -0.515625,0.8125 -0.515625,1.375 0,0.5625 0.171875,1.023437 0.515625,1.375 z m 3.53125,0.765625 c -0.585938,0.585938 -1.320312,0.875 -2.203125,0.875 -0.875,0 -1.609375,-0.289062 -2.203125,-0.875 C 0.789062,-1.363281 0.5,-2.078125 0.5,-2.921875 c 0,-0.84375 0.289062,-1.554687 0.875,-2.140625 0.59375,-0.582031 1.328125,-0.875 2.203125,-0.875 0.882813,0 1.617187,0.292969 2.203125,0.875 0.59375,0.585938 0.890625,1.296875 0.890625,2.140625 0,0.84375 -0.296875,1.558594 -0.890625,2.140625 z m 0,0"
- id="path84"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph2-7"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 2.125,-3.171875 2.125,0 0.890625,0 l 0,-5.859375 1.234375,0 0,1.078125 c 0.195312,-0.363281 0.46875,-0.644531 0.8125,-0.84375 0.351562,-0.207031 0.726562,-0.3125 1.125,-0.3125 0.664062,0 1.203125,0.203125 1.609375,0.609375 0.40625,0.398437 0.609375,0.976563 0.609375,1.734375 l 0,3.59375 -1.234375,0 0,-3.21875 c 0,-1.070312 -0.449219,-1.609375 -1.34375,-1.609375 -0.429687,0 -0.796875,0.140625 -1.109375,0.421875 C 2.28125,-4.125 2.125,-3.710938 2.125,-3.171875 z m 0,0"
- id="path87"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-0"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0"
- id="path90"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-1"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 7.21875,0 6.390625,0 4.953125,-4.78125 C 4.878906,-4.988281 4.800781,-5.253906 4.71875,-5.578125 4.632812,-5.898438 4.59375,-6.09375 4.59375,-6.15625 4.519531,-5.726562 4.40625,-5.257812 4.25,-4.75 L 2.859375,0 2.03125,0 0.125,-7.140625 l 0.890625,0 1.125,4.40625 c 0.15625,0.625 0.269531,1.1875 0.34375,1.6875 0.082031,-0.59375 0.210937,-1.175781 0.390625,-1.75 l 1.28125,-4.34375 0.875,0 1.34375,4.375 c 0.15625,0.511719 0.285156,1.085937 0.390625,1.71875 0.0625,-0.46875 0.179687,-1.03125 0.359375,-1.6875 l 1.125,-4.40625 0.875,0 z m 0,0"
- id="path93"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-2"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 1.671875,0 -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0"
- id="path96"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-3"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0"
- id="path99"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-4"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.15625 -1.234375,0.46875 -0.261719,0.304687 -0.390625,0.804687 -0.390625,1.5 l 0,2.796875 -0.8125,0 0,-7.59375 0.8125,0 0,2.296875 c 0,0.273437 -0.015625,0.5 -0.046875,0.6875 l 0.0625,0 C 1.84375,-4.867188 2.066406,-5.070312 2.359375,-5.21875 2.648438,-5.363281 2.988281,-5.4375 3.375,-5.4375 c 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.332031,0.3125 0.5,0.808594 0.5,1.484375 l 0,3.484375 z m 0,0"
- id="path102"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-5"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0"
- id="path105"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-6"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 1.625,-5.359375 0,3.484375 c 0,0.4375 0.097656,0.765625 0.296875,0.984375 0.195313,0.210937 0.507813,0.3125 0.9375,0.3125 0.550781,0 0.957031,-0.148437 1.21875,-0.453125 0.257813,-0.3125 0.390625,-0.816406 0.390625,-1.515625 l 0,-2.8125 0.8125,0 L 5.28125,0 4.609375,0 4.5,-0.71875 l -0.046875,0 C 4.285156,-0.457031 4.050781,-0.253906 3.75,-0.109375 3.457031,0.0234375 3.125,0.09375 2.75,0.09375 2.09375,0.09375 1.601562,-0.0546875 1.28125,-0.359375 0.957031,-0.671875 0.796875,-1.164062 0.796875,-1.84375 l 0,-3.515625 z m 0,0"
- id="path108"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-7"
- style="overflow:visible">
- <path
- style="stroke:none"
- d=""
- id="path111"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-8"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0"
- id="path114"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-9"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0"
- id="path117"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-10"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 0.015625,-5.359375 0.859375,0 1.171875,3.0625 c 0.257813,0.699219 0.421875,1.199219 0.484375,1.5 l 0.03125,0 c 0.039062,-0.164063 0.128906,-0.445313 0.265625,-0.84375 0.132813,-0.40625 0.578125,-1.644531 1.328125,-3.71875 l 0.875,0 L 2.734375,0.75 c -0.230469,0.59375 -0.5,1.015625 -0.8125,1.265625 C 1.617188,2.273438 1.25,2.40625 0.8125,2.40625 0.5625,2.40625 0.316406,2.375 0.078125,2.3125 l 0,-0.640625 c 0.175781,0.039063 0.375,0.0625 0.59375,0.0625 0.5625,0 0.960937,-0.3125 1.203125,-0.9375 L 2.171875,0.03125 z m 0,0"
- id="path120"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-11"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0"
- id="path123"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-12"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0"
- id="path126"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-13"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 3,0.09375 c -0.773438,0 -1.371094,-0.234375 -1.796875,-0.703125 C 0.773438,-1.085938 0.5625,-1.765625 0.5625,-2.640625 c 0,-0.894531 0.210938,-1.585937 0.640625,-2.078125 0.4375,-0.488281 1.050781,-0.734375 1.84375,-0.734375 0.257813,0 0.515625,0.03125 0.765625,0.09375 0.257812,0.054687 0.460938,0.117187 0.609375,0.1875 L 4.1875,-4.484375 C 4,-4.554688 3.800781,-4.613281 3.59375,-4.65625 3.382812,-4.707031 3.195312,-4.734375 3.03125,-4.734375 c -1.085938,0 -1.625,0.695313 -1.625,2.078125 0,0.65625 0.128906,1.164062 0.390625,1.515625 0.269531,0.355469 0.664063,0.53125 1.1875,0.53125 0.4375,0 0.890625,-0.097656 1.359375,-0.296875 l 0,0.71875 C 3.988281,0 3.539062,0.09375 3,0.09375 z m 0,0"
- id="path129"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-14"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0"
- id="path132"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-15"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 3.34375,0.09375 C 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 c 0.039063,0.3125 0.0625,0.609375 0.0625,0.890625 l 0,2.203125 -0.8125,0 0,-7.765625 0.65625,0 L 1.625,-4.625 l 0.046875,0 c 0.207031,-0.289062 0.445313,-0.5 0.71875,-0.625 0.28125,-0.132812 0.597656,-0.203125 0.953125,-0.203125 0.71875,0 1.269531,0.246094 1.65625,0.734375 0.382812,0.480469 0.578125,1.15625 0.578125,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 z M 3.234375,-4.765625 c -0.554687,0 -0.949219,0.152344 -1.1875,0.453125 -0.242187,0.304688 -0.367187,0.789062 -0.375,1.453125 l 0,0.171875 c 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.46875,0 0.832031,-0.1875 1.09375,-0.5625 0.257812,-0.375 0.390625,-0.890625 0.390625,-1.546875 0,-0.664062 -0.132813,-1.175781 -0.390625,-1.53125 C 4.082031,-4.582031 3.710938,-4.765625 3.234375,-4.765625 z m 0,0"
- id="path135"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-16"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 2.03125,0 0,-5.359375 l 0.875,0 1.140625,3.1875 c 0.257813,0.742187 0.414063,1.21875 0.46875,1.4375 l 0.03125,0 c 0.039063,-0.164063 0.15625,-0.519531 0.34375,-1.0625 0.1875,-0.550781 0.613281,-1.738281 1.28125,-3.5625 l 0.875,0 L 2.984375,0 z m 0,0"
- id="path138"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-17"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0"
- id="path141"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-18"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.5,-0.71875 -0.046875,0 c -0.375,0.542969 -0.933594,0.8125 -1.671875,0.8125 -0.699219,0 -1.246094,-0.238281 -1.640625,-0.71875 C 0.753906,-1.101562 0.5625,-1.78125 0.5625,-2.65625 c 0,-0.882812 0.191406,-1.570312 0.578125,-2.0625 0.394531,-0.488281 0.941406,-0.734375 1.640625,-0.734375 0.726562,0 1.285156,0.265625 1.671875,0.796875 l 0.0625,0 -0.03125,-0.390625 -0.03125,-0.375 0,-2.171875 0.8125,0 0,7.59375 -0.65625,0 z m -1.625,0.140625 c 0.5625,0 0.960938,-0.148437 1.203125,-0.453125 0.25,-0.300781 0.375,-0.785156 0.375,-1.453125 l 0,-0.171875 c 0,-0.757812 -0.125,-1.300781 -0.375,-1.625 -0.25,-0.320312 -0.652344,-0.484375 -1.203125,-0.484375 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.6875 0.125,1.210938 0.375,1.5625 0.25,0.34375 0.613281,0.515625 1.09375,0.515625 z m 0,0"
- id="path144"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-19"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 1.703125,-1.15625 0.078125,0.109375 c -0.085938,0.324219 -0.210938,0.699219 -0.375,1.125 -0.15625,0.4375 -0.320312,0.84375 -0.484375,1.21875 l -0.609375,0 C 0.394531,0.953125 0.488281,0.53125 0.59375,0.03125 c 0.101562,-0.5 0.179688,-0.894531 0.234375,-1.1875 z m 0,0"
- id="path147"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-20"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0"
- id="path150"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-21"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 1.65625,-2.734375 c 0.144531,-0.195313 0.359375,-0.457031 0.640625,-0.78125 l 1.734375,-1.84375 0.953125,0 -2.15625,2.28125 L 5.140625,0 4.15625,0 2.265625,-2.53125 1.65625,-2 l 0,2 -0.796875,0 0,-7.59375 0.796875,0 0,4.03125 c 0,0.179688 -0.011719,0.453125 -0.03125,0.828125 z m 0,0"
- id="path153"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-22"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m 0,0"
- id="path156"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-23"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 7.6875,0 0,-3.484375 C 7.6875,-3.910156 7.59375,-4.226562 7.40625,-4.4375 7.226562,-4.65625 6.945312,-4.765625 6.5625,-4.765625 c -0.511719,0 -0.886719,0.148437 -1.125,0.4375 -0.242188,0.292969 -0.359375,0.742187 -0.359375,1.34375 l 0,2.984375 -0.8125,0 0,-3.484375 c 0,-0.425781 -0.09375,-0.742187 -0.28125,-0.953125 -0.179687,-0.21875 -0.460937,-0.328125 -0.84375,-0.328125 -0.511719,0 -0.886719,0.15625 -1.125,0.46875 C 1.785156,-3.992188 1.671875,-3.5 1.671875,-2.8125 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.15625,-0.257812 0.367188,-0.460938 0.640625,-0.609375 0.28125,-0.144531 0.59375,-0.21875 0.9375,-0.21875 0.84375,0 1.390625,0.304687 1.640625,0.90625 l 0.046875,0 c 0.15625,-0.28125 0.382813,-0.5 0.6875,-0.65625 0.300781,-0.164063 0.648437,-0.25 1.046875,-0.25 0.601562,0 1.050781,0.15625 1.34375,0.46875 0.300781,0.3125 0.453125,0.8125 0.453125,1.5 l 0,3.484375 z m 0,0"
- id="path159"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-24"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 3.34375,-5.4375 c 0.707031,0 1.253906,0.242188 1.640625,0.71875 0.394531,0.480469 0.59375,1.15625 0.59375,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 L 1.4375,0 0.859375,0 l 0,-7.59375 0.8125,0 0,1.84375 c 0,0.417969 -0.015625,0.789062 -0.046875,1.109375 l 0.046875,0 C 2.046875,-5.171875 2.601562,-5.4375 3.34375,-5.4375 z m -0.109375,0.671875 c -0.554687,0 -0.953125,0.164063 -1.203125,0.484375 -0.242188,0.3125 -0.359375,0.84375 -0.359375,1.59375 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.5,0 0.867188,-0.179687 1.109375,-0.546875 0.25,-0.363281 0.375,-0.882812 0.375,-1.5625 0,-0.695312 -0.125,-1.21875 -0.375,-1.5625 -0.242187,-0.34375 -0.617187,-0.515625 -1.125,-0.515625 z m 0,0"
- id="path162"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-25"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,0"
- id="path165"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-26"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 5.015625,-1.90625 c 0,0.636719 -0.230469,1.132812 -0.6875,1.484375 C 3.867188,-0.078125 3.25,0.09375 2.46875,0.09375 1.625,0.09375 0.972656,-0.015625 0.515625,-0.234375 l 0,-0.796875 C 0.804688,-0.90625 1.125,-0.804688 1.46875,-0.734375 1.820312,-0.660156 2.164062,-0.625 2.5,-0.625 c 0.550781,0 0.96875,-0.101562 1.25,-0.3125 0.28125,-0.21875 0.421875,-0.515625 0.421875,-0.890625 0,-0.238281 -0.054687,-0.4375 -0.15625,-0.59375 -0.09375,-0.164063 -0.261719,-0.3125 -0.5,-0.4375 C 3.285156,-2.992188 2.9375,-3.148438 2.46875,-3.328125 1.800781,-3.554688 1.320312,-3.832031 1.03125,-4.15625 0.75,-4.488281 0.609375,-4.914062 0.609375,-5.4375 0.609375,-5.988281 0.8125,-6.425781 1.21875,-6.75 1.632812,-7.070312 2.1875,-7.234375 2.875,-7.234375 c 0.707031,0 1.359375,0.132813 1.953125,0.390625 l -0.25,0.71875 C 3.984375,-6.375 3.410156,-6.5 2.859375,-6.5 2.410156,-6.5 2.0625,-6.40625 1.8125,-6.21875 c -0.242188,0.1875 -0.359375,0.449219 -0.359375,0.78125 0,0.25 0.039063,0.460938 0.125,0.625 0.09375,0.15625 0.25,0.304688 0.46875,0.4375 0.21875,0.125 0.550781,0.265625 1,0.421875 0.75,0.273437 1.265625,0.5625 1.546875,0.875 0.28125,0.304687 0.421875,0.695313 0.421875,1.171875 z m 0,0"
- id="path168"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-27"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.96875,0 -3.984375,0 0,-7.140625 3.984375,0 0,0.734375 -3.15625,0 0,2.296875 2.953125,0 0,0.734375 -2.953125,0 0,2.625 3.15625,0 z m 0,0"
- id="path171"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-28"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 5.515625,-5.0625 c 0,0.730469 -0.25,1.289062 -0.75,1.671875 C 4.273438,-3.003906 3.570312,-2.8125 2.65625,-2.8125 l -0.84375,0 0,2.8125 -0.828125,0 0,-7.140625 1.84375,0 c 1.789063,0 2.6875,0.695313 2.6875,2.078125 z m -3.703125,1.546875 0.75,0 c 0.726562,0 1.257812,-0.117187 1.59375,-0.359375 0.332031,-0.238281 0.5,-0.617188 0.5,-1.140625 0,-0.476563 -0.15625,-0.832031 -0.46875,-1.0625 -0.3125,-0.226563 -0.796875,-0.34375 -1.453125,-0.34375 l -0.921875,0 z m 0,0"
- id="path174"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-29"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 5.234375,0 4.25,-3.140625 c -0.0625,-0.1875 -0.179688,-0.625 -0.34375,-1.3125 l -0.046875,0 C 3.734375,-3.878906 3.617188,-3.4375 3.515625,-3.125 l -1,3.125 -0.9375,0 -1.46875,-5.359375 0.859375,0 c 0.34375,1.355469 0.601562,2.386719 0.78125,3.09375 0.175781,0.699219 0.28125,1.167969 0.3125,1.40625 l 0.03125,0 c 0.039062,-0.1875 0.097656,-0.425781 0.171875,-0.71875 0.082031,-0.289063 0.15625,-0.523437 0.21875,-0.703125 l 0.984375,-3.078125 0.875,0 0.953125,3.078125 c 0.1875,0.5625 0.3125,1.03125 0.375,1.40625 l 0.03125,0 c 0.019531,-0.113281 0.054687,-0.289062 0.109375,-0.53125 0.0625,-0.25 0.398438,-1.566406 1.015625,-3.953125 l 0.84375,0 L 6.1875,0 z m 0,0"
- id="path177"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-30"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.140625,0 -2.421875,-6.328125 -0.03125,0 c 0.039062,0.5 0.0625,1.09375 0.0625,1.78125 L 1.75,0 0.984375,0 l 0,-7.140625 1.25,0 L 4.5,-1.25 l 0.03125,0 2.28125,-5.890625 1.234375,0 0,7.140625 -0.828125,0 0,-4.59375 c 0,-0.53125 0.023438,-1.101562 0.078125,-1.71875 L 7.25,-6.3125 4.8125,0 z m 0,0"
- id="path180"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-31"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 7.171875,-3.578125 c 0,1.148437 -0.292969,2.046875 -0.875,2.703125 -0.574219,0.648438 -1.371094,0.96875 -2.390625,0.96875 -1.054688,0 -1.867188,-0.316406 -2.4375,-0.953125 C 0.894531,-1.503906 0.609375,-2.414062 0.609375,-3.59375 0.609375,-4.75 0.894531,-5.644531 1.46875,-6.28125 2.039062,-6.925781 2.851562,-7.25 3.90625,-7.25 c 1.03125,0 1.832031,0.328125 2.40625,0.984375 0.570312,0.648437 0.859375,1.542969 0.859375,2.6875 z m -5.6875,0 c 0,0.96875 0.203125,1.703125 0.609375,2.203125 0.414062,0.5 1.019531,0.75 1.8125,0.75 0.789062,0 1.382812,-0.25 1.78125,-0.75 0.40625,-0.5 0.609375,-1.234375 0.609375,-2.203125 0,-0.957031 -0.203125,-1.6875 -0.609375,-2.1875 -0.398438,-0.5 -0.992188,-0.75 -1.78125,-0.75 -0.792969,0 -1.398438,0.25 -1.8125,0.75 -0.40625,0.5 -0.609375,1.230469 -0.609375,2.1875 z m 0,0"
- id="path183"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-32"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 6.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m -3,0 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z M 8.671875,0 l -0.8125,0 0,-7.59375 0.8125,0 z m 0,0"
- id="path186"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-33"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 2.875,-0.578125 c 0.539062,0 0.9375,-0.144531 1.1875,-0.4375 0.25,-0.289063 0.378906,-0.78125 0.390625,-1.46875 l 0,-0.171875 c 0,-0.75 -0.125,-1.285156 -0.375,-1.609375 -0.25,-0.332031 -0.652344,-0.5 -1.203125,-0.5 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.679688 0.125,1.195312 0.375,1.546875 0.25,0.355469 0.613281,0.53125 1.09375,0.53125 z M 2.765625,0.09375 c -0.699219,0 -1.242187,-0.238281 -1.625,-0.71875 C 0.753906,-1.113281 0.5625,-1.789062 0.5625,-2.65625 c 0,-0.875 0.191406,-1.554688 0.578125,-2.046875 0.394531,-0.5 0.941406,-0.75 1.640625,-0.75 0.726562,0 1.289062,0.277344 1.6875,0.828125 l 0.046875,0 0.109375,-0.734375 0.640625,0 0,7.765625 -0.8125,0 0,-2.296875 c 0,-0.320313 0.019531,-0.597656 0.0625,-0.828125 l -0.0625,0 c -0.375,0.542969 -0.9375,0.8125 -1.6875,0.8125 z m 0,0"
- id="path189"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-34"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 3.046875,1.578125 -2.234375,0 0,-8.71875 2.234375,0 0,0.6875 -1.421875,0 0,7.34375 1.421875,0 z m 0,0"
- id="path192"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-35"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 0.671875,-3.953125 c 0,-0.28125 0.066406,-0.53125 0.203125,-0.75 C 1.019531,-4.929688 1.222656,-5.101562 1.484375,-5.21875 1.242188,-5.351562 1.050781,-5.507812 0.90625,-5.6875 0.769531,-5.863281 0.703125,-6.09375 0.703125,-6.375 c 0,-0.394531 0.164063,-0.703125 0.5,-0.921875 0.34375,-0.226563 0.835937,-0.34375 1.484375,-0.34375 0.300781,0 0.582031,0.027344 0.84375,0.078125 0.257812,0.042969 0.546875,0.125 0.859375,0.25 L 4.125,-6.671875 c -0.3125,-0.125 -0.578125,-0.207031 -0.796875,-0.25 C 3.109375,-6.972656 2.875,-7 2.625,-7 2.25,-7 1.960938,-6.945312 1.765625,-6.84375 c -0.1875,0.09375 -0.28125,0.246094 -0.28125,0.453125 0,0.199219 0.097656,0.367187 0.296875,0.5 0.207031,0.136719 0.5625,0.292969 1.0625,0.46875 0.601562,0.21875 1.023438,0.453125 1.265625,0.703125 0.25,0.25 0.375,0.546875 0.375,0.890625 0,0.292969 -0.070313,0.554687 -0.203125,0.78125 -0.136719,0.230469 -0.324219,0.414063 -0.5625,0.546875 0.5,0.261719 0.75,0.632812 0.75,1.109375 0,0.460937 -0.195312,0.8125 -0.578125,1.0625 -0.375,0.25 -0.90625,0.375 -1.59375,0.375 -0.71875,0 -1.289063,-0.109375 -1.703125,-0.328125 l 0,-0.71875 c 0.257812,0.117188 0.546875,0.214844 0.859375,0.296875 0.3125,0.074219 0.601563,0.109375 0.875,0.109375 0.4375,0 0.769531,-0.0625 1,-0.1875 0.226563,-0.125 0.34375,-0.300781 0.34375,-0.53125 0,-0.15625 -0.042969,-0.28125 -0.125,-0.375 C 3.472656,-1.78125 3.347656,-1.875 3.171875,-1.96875 2.992188,-2.0625 2.71875,-2.175781 2.34375,-2.3125 1.882812,-2.488281 1.546875,-2.648438 1.328125,-2.796875 c -0.21875,-0.144531 -0.386719,-0.304687 -0.5,-0.484375 -0.105469,-0.1875 -0.15625,-0.410156 -0.15625,-0.671875 z m 0.71875,-0.09375 c 0,0.25 0.101563,0.464844 0.3125,0.640625 0.21875,0.167969 0.601563,0.351562 1.15625,0.546875 l 0.234375,0.09375 c 0.445312,-0.257813 0.671875,-0.570313 0.671875,-0.9375 0,-0.269531 -0.121094,-0.492187 -0.359375,-0.671875 C 3.164062,-4.5625 2.742188,-4.75 2.140625,-4.9375 1.921875,-4.875 1.738281,-4.757812 1.59375,-4.59375 1.457031,-4.425781 1.390625,-4.242188 1.390625,-4.046875 z m 0,0"
- id="path195"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-36"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 5.46875,0 -0.890625,-2.265625 -2.859375,0 L 0.84375,0 0,0 l 2.828125,-7.171875 0.6875,0 L 6.328125,0 z m -1.140625,-3.015625 -0.84375,-2.21875 c -0.105469,-0.28125 -0.214844,-0.625 -0.328125,-1.03125 -0.074219,0.3125 -0.171875,0.65625 -0.296875,1.03125 l -0.84375,2.21875 z m 0,0"
- id="path198"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-37"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 3.484375,0 -0.78125,0 0,-5.09375 c 0,-0.414062 0.00781,-0.816406 0.03125,-1.203125 -0.0625,0.074219 -0.136719,0.148437 -0.21875,0.21875 C 2.429688,-6.003906 2.039062,-5.6875 1.34375,-5.125 l -0.421875,-0.546875 1.890625,-1.46875 0.671875,0 z m 0,0"
- id="path201"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-38"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 5.1875,0 -4.703125,0 0,-0.703125 L 2.375,-2.59375 c 0.570312,-0.570312 0.945312,-0.984375 1.125,-1.234375 0.1875,-0.25 0.320312,-0.488281 0.40625,-0.71875 C 4,-4.785156 4.046875,-5.039062 4.046875,-5.3125 c 0,-0.375 -0.117187,-0.671875 -0.34375,-0.890625 -0.230469,-0.226563 -0.554687,-0.34375 -0.96875,-0.34375 -0.292969,0 -0.574219,0.054687 -0.84375,0.15625 -0.261719,0.09375 -0.554687,0.265625 -0.875,0.515625 l -0.4375,-0.546875 c 0.65625,-0.539063 1.375,-0.8125 2.15625,-0.8125 0.664063,0 1.1875,0.171875 1.5625,0.515625 0.382813,0.335938 0.578125,0.792969 0.578125,1.375 0,0.460938 -0.132812,0.914062 -0.390625,1.359375 -0.25,0.4375 -0.71875,0.996094 -1.40625,1.671875 l -1.5625,1.515625 0,0.046875 3.671875,0 z m 0,0"
- id="path204"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-39"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 6.375,-7.140625 0,4.625 c 0,0.8125 -0.25,1.453125 -0.75,1.921875 -0.492188,0.460938 -1.164062,0.6875 -2.015625,0.6875 -0.867187,0 -1.53125,-0.234375 -2,-0.703125 -0.46875,-0.46875 -0.703125,-1.113281 -0.703125,-1.9375 l 0,-4.59375 0.828125,0 0,4.65625 c 0,0.59375 0.160156,1.054687 0.484375,1.375 0.332031,0.324219 0.8125,0.484375 1.4375,0.484375 0.601562,0 1.066406,-0.160156 1.390625,-0.484375 0.332031,-0.320313 0.5,-0.78125 0.5,-1.375 l 0,-4.65625 z m 0,0"
- id="path207"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-40"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 6.6875,-3.640625 C 6.6875,-2.460938 6.363281,-1.5625 5.71875,-0.9375 5.082031,-0.3125 4.160156,0 2.953125,0 l -1.96875,0 0,-7.140625 2.1875,0 c 1.101563,0 1.960937,0.308594 2.578125,0.921875 0.625,0.617188 0.9375,1.476562 0.9375,2.578125 z m -0.890625,0.03125 c 0,-0.925781 -0.234375,-1.625 -0.703125,-2.09375 -0.460938,-0.476563 -1.152344,-0.71875 -2.078125,-0.71875 l -1.203125,0 0,5.703125 1.015625,0 c 0.988281,0 1.726563,-0.238281 2.21875,-0.71875 0.5,-0.488281 0.75,-1.210938 0.75,-2.171875 z m 0,0"
- id="path210"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-41"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 6.40625,0 -0.828125,0 0,-3.359375 -3.765625,0 0,3.359375 -0.828125,0 0,-7.140625 0.828125,0 0,3.03125 3.765625,0 0,-3.03125 0.828125,0 z m 0,0"
- id="path213"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-42"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 1.8125,-2.96875 0,2.96875 -0.828125,0 0,-7.140625 1.953125,0 c 0.875,0 1.519531,0.167969 1.9375,0.5 0.425781,0.335937 0.640625,0.839844 0.640625,1.515625 0,0.949219 -0.480469,1.589844 -1.4375,1.921875 L 6.015625,0 5.03125,0 3.296875,-2.96875 z m 0,-0.71875 1.140625,0 c 0.582031,0 1.007813,-0.113281 1.28125,-0.34375 0.28125,-0.226562 0.421875,-0.578125 0.421875,-1.046875 0,-0.46875 -0.140625,-0.804687 -0.421875,-1.015625 -0.28125,-0.207031 -0.730469,-0.3125 -1.34375,-0.3125 l -1.078125,0 z m 0,0"
- id="path216"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-43"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 0.25,0.890625 1.40625,0 0,-7.34375 -1.40625,0 0,-0.6875 2.234375,0 0,8.71875 -2.234375,0 z m 0,0"
- id="path219"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-44"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 6.5625,0 -0.953125,0 -3.90625,-5.984375 -0.03125,0 C 1.722656,-5.285156 1.75,-4.644531 1.75,-4.0625 L 1.75,0 0.984375,0 l 0,-7.140625 0.9375,0 3.890625,5.96875 0.03125,0 c 0,-0.082031 -0.015625,-0.363281 -0.046875,-0.84375 C 5.773438,-2.492188 5.769531,-2.835938 5.78125,-3.046875 l 0,-4.09375 0.78125,0 z m 0,0"
- id="path222"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-45"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 4.03125,-6.5 C 3.25,-6.5 2.628906,-6.238281 2.171875,-5.71875 1.722656,-5.195312 1.5,-4.476562 1.5,-3.5625 c 0,0.929688 0.21875,1.648438 0.65625,2.15625 0.4375,0.511719 1.0625,0.765625 1.875,0.765625 0.5,0 1.066406,-0.085937 1.703125,-0.265625 l 0,0.71875 C 5.234375,0 4.625,0.09375 3.90625,0.09375 c -1.054688,0 -1.867188,-0.316406 -2.4375,-0.953125 -0.574219,-0.632813 -0.859375,-1.539063 -0.859375,-2.71875 0,-0.738281 0.132813,-1.382813 0.40625,-1.9375 0.28125,-0.550781 0.679687,-0.972656 1.203125,-1.265625 0.519531,-0.300781 1.128906,-0.453125 1.828125,-0.453125 0.75,0 1.40625,0.136719 1.96875,0.40625 L 5.65625,-6.125 C 5.113281,-6.375 4.570312,-6.5 4.03125,-6.5 z m 0,0"
- id="path225"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-46"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.28125,0 -3.875,0 0,-0.546875 2.921875,-4.171875 -2.75,0 0,-0.640625 3.625,0 0,0.640625 -2.875,4.09375 2.953125,0 z m 0,0"
- id="path228"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-47"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 1.5625,-7.140625 -0.203125,2.578125 -0.515625,0 -0.1875,-2.578125 z m 0,0"
- id="path231"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph3-48"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z M 4.671875,0 l -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0"
- id="path234"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph4-0"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 0.84375,-6.421875 3.703125,0 0,6.421875 -3.703125,0 z m 0.46875,5.96875 2.78125,0 0,-5.515625 -2.78125,0 z m 0,0"
- id="path237"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph4-1"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 2.734375,1.421875 -2,0 0,-7.84375 2,0 0,0.609375 -1.265625,0 0,6.609375 1.265625,0 z m 0,0"
- id="path240"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph4-2"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 3.640625,-5.84375 c -0.710937,0 -1.273437,0.234375 -1.6875,0.703125 -0.40625,0.46875 -0.609375,1.109375 -0.609375,1.921875 0,0.84375 0.195312,1.496094 0.59375,1.953125 0.394531,0.460937 0.957031,0.6875 1.6875,0.6875 0.445312,0 0.957031,-0.078125 1.53125,-0.234375 l 0,0.65625 c -0.449219,0.1640625 -0.996094,0.25 -1.640625,0.25 -0.949219,0 -1.683594,-0.285156 -2.203125,-0.859375 -0.511719,-0.582031 -0.765625,-1.398437 -0.765625,-2.453125 0,-0.664062 0.125,-1.242188 0.375,-1.734375 0.25,-0.5 0.601563,-0.882813 1.0625,-1.15625 0.46875,-0.269531 1.019531,-0.40625 1.65625,-0.40625 0.675781,0 1.265625,0.125 1.765625,0.375 L 5.09375,-5.5 C 4.601562,-5.726562 4.117188,-5.84375 3.640625,-5.84375 z m 0,0"
- id="path243"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph4-3"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.9375,-2.40625 c 0,0.78125 -0.199219,1.398438 -0.59375,1.84375 -0.398438,0.4375 -0.945312,0.65625 -1.640625,0.65625 -0.4375,0 -0.824219,-0.09765625 -1.15625,-0.296875 -0.335937,-0.207031 -0.59375,-0.5 -0.78125,-0.875 C 0.585938,-1.460938 0.5,-1.90625 0.5,-2.40625 0.5,-3.195312 0.695312,-3.8125 1.09375,-4.25 c 0.394531,-0.4375 0.941406,-0.65625 1.640625,-0.65625 0.664063,0 1.195313,0.226562 1.59375,0.671875 0.40625,0.449219 0.609375,1.058594 0.609375,1.828125 z m -3.671875,0 c 0,0.617188 0.117187,1.085938 0.359375,1.40625 0.25,0.324219 0.613281,0.484375 1.09375,0.484375 0.476562,0 0.835938,-0.160156 1.078125,-0.484375 0.25,-0.320312 0.375,-0.789062 0.375,-1.40625 0,-0.613281 -0.125,-1.078125 -0.375,-1.390625 C 3.554688,-4.117188 3.191406,-4.28125 2.703125,-4.28125 2.222656,-4.28125 1.863281,-4.125 1.625,-3.8125 1.382812,-3.5 1.265625,-3.03125 1.265625,-2.40625 z m 0,0"
- id="path246"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph4-4"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 1.453125,-4.8125 0,3.125 c 0,0.386719 0.085937,0.679688 0.265625,0.875 0.1875,0.199219 0.46875,0.296875 0.84375,0.296875 0.507812,0 0.878906,-0.132813 1.109375,-0.40625 0.226563,-0.28125 0.34375,-0.734375 0.34375,-1.359375 l 0,-2.53125 0.734375,0 L 4.75,0 4.15625,0 4.046875,-0.640625 4,-0.640625 c -0.148438,0.230469 -0.355469,0.414063 -0.625,0.546875 -0.261719,0.125 -0.5625,0.1875 -0.90625,0.1875 -0.585938,0 -1.023438,-0.140625 -1.3125,-0.421875 -0.292969,-0.28125 -0.4375,-0.726563 -0.4375,-1.34375 l 0,-3.140625 z m 0,0"
- id="path249"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph4-5"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 4.0625,0 0,-3.109375 c 0,-0.394531 -0.089844,-0.6875 -0.265625,-0.875 C 3.617188,-4.179688 3.34375,-4.28125 2.96875,-4.28125 c -0.511719,0 -0.886719,0.136719 -1.125,0.40625 C 1.613281,-3.601562 1.5,-3.15625 1.5,-2.53125 L 1.5,0 0.78125,0 l 0,-4.8125 0.578125,0 0.125,0.65625 0.03125,0 c 0.15625,-0.238281 0.363281,-0.421875 0.625,-0.546875 0.269531,-0.132813 0.570313,-0.203125 0.90625,-0.203125 0.582031,0 1.019531,0.140625 1.3125,0.421875 0.289063,0.28125 0.4375,0.730469 0.4375,1.34375 l 0,3.140625 z m 0,0"
- id="path252"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph4-6"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 2.328125,-0.515625 c 0.125,0 0.25,-0.007813 0.375,-0.03125 0.125,-0.019531 0.21875,-0.039063 0.28125,-0.0625 l 0,0.5625 C 2.910156,-0.00390625 2.796875,0.0234375 2.640625,0.046875 2.484375,0.078125 2.34375,0.09375 2.21875,0.09375 c -0.929688,0 -1.390625,-0.492188 -1.390625,-1.484375 l 0,-2.859375 -0.6875,0 0,-0.34375 0.6875,-0.3125 0.3125,-1.03125 0.421875,0 0,1.125 1.390625,0 0,0.5625 -1.390625,0 0,2.828125 c 0,0.292969 0.066406,0.515625 0.203125,0.671875 0.132813,0.15625 0.320313,0.234375 0.5625,0.234375 z m 0,0"
- id="path255"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph4-7"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="M 2.8125,0.09375 C 2.09375,0.09375 1.523438,-0.125 1.109375,-0.5625 0.703125,-1 0.5,-1.601562 0.5,-2.375 c 0,-0.769531 0.191406,-1.382812 0.578125,-1.84375 0.382813,-0.457031 0.898437,-0.6875 1.546875,-0.6875 0.601562,0 1.078125,0.199219 1.421875,0.59375 0.351563,0.398438 0.53125,0.921875 0.53125,1.578125 l 0,0.453125 -3.3125,0 c 0.00781,0.574219 0.148437,1.007812 0.421875,1.296875 0.269531,0.292969 0.648438,0.4375 1.140625,0.4375 0.519531,0 1.035156,-0.109375 1.546875,-0.328125 l 0,0.65625 C 4.113281,-0.113281 3.867188,-0.0351562 3.640625,0.015625 3.410156,0.0664062 3.132812,0.09375 2.8125,0.09375 z M 2.609375,-4.296875 c -0.386719,0 -0.695313,0.132813 -0.921875,0.390625 -0.230469,0.25 -0.367188,0.59375 -0.40625,1.03125 l 2.515625,0 c 0,-0.457031 -0.105469,-0.804688 -0.3125,-1.046875 -0.199219,-0.25 -0.492187,-0.375 -0.875,-0.375 z m 0,0"
- id="path258"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph4-8"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 2.96875,-4.90625 c 0.21875,0 0.410156,0.015625 0.578125,0.046875 l -0.09375,0.6875 c -0.210937,-0.039063 -0.386719,-0.0625 -0.53125,-0.0625 -0.398437,0 -0.734375,0.15625 -1.015625,0.46875 C 1.632812,-3.453125 1.5,-3.054688 1.5,-2.578125 L 1.5,0 0.78125,0 l 0,-4.8125 0.59375,0 0.078125,0.890625 0.046875,0 c 0.175781,-0.3125 0.390625,-0.550781 0.640625,-0.71875 0.25,-0.175781 0.523437,-0.265625 0.828125,-0.265625 z m 0,0"
- id="path261"
- inkscape:connector-curvature="0" />
- </symbol>
- <symbol
- overflow="visible"
- id="glyph4-9"
- style="overflow:visible">
- <path
- style="stroke:none"
- d="m 0.21875,0.796875 1.28125,0 0,-6.609375 -1.28125,0 0,-0.609375 2.015625,0 0,7.84375 -2.015625,0 z m 0,0"
- id="path264"
- inkscape:connector-curvature="0" />
- </symbol>
- </g>
- <clipPath
- id="clip1">
- <path
- d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0"
- id="path267"
- inkscape:connector-curvature="0" />
- </clipPath>
- <clipPath
- id="clip2">
- <path
- d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0"
- id="path270"
- inkscape:connector-curvature="0" />
- </clipPath>
- </defs>
- <g
- id="g6558"
- transform="translate(-55.492188,-60.939995)">
- <g
- clip-path="url(#clip2)"
- clip-rule="nonzero"
- id="g277">
- <path
- style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
- d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0"
- id="path279"
- inkscape:connector-curvature="0" />
- </g>
- <g
- style="fill:#a1c235;fill-opacity:1"
- id="g281">
- <use
- xlink:href="#glyph0-1"
- x="65.512558"
- y="118.71249"
- id="use283"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#979797;fill-opacity:1"
- id="g285">
- <use
- xlink:href="#glyph0-2"
- x="65.512558"
- y="128.73248"
- id="use287"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#a1c235;fill-opacity:1"
- id="g289">
- <use
- xlink:href="#glyph0-1"
- x="65.512558"
- y="148.77249"
- id="use291"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#979797;fill-opacity:1"
- id="g293">
- <use
- xlink:href="#glyph0-2"
- x="65.512558"
- y="158.79248"
- id="use295"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#a1c235;fill-opacity:1"
- id="g297">
- <use
- xlink:href="#glyph0-1"
- x="65.512558"
- y="178.83249"
- id="use299"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#979797;fill-opacity:1"
- id="g301">
- <use
- xlink:href="#glyph0-2"
- x="65.512558"
- y="188.85248"
- id="use303"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#a1c235;fill-opacity:1"
- id="g305">
- <use
- xlink:href="#glyph0-1"
- x="65.512558"
- y="208.89249"
- id="use307"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#979797;fill-opacity:1"
- id="g309">
- <use
- xlink:href="#glyph0-2"
- x="65.512558"
- y="218.91248"
- id="use311"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#a1c235;fill-opacity:1"
- id="g313">
- <use
- xlink:href="#glyph0-1"
- x="65.512558"
- y="252.98047"
- id="use315"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#979797;fill-opacity:1"
- id="g317">
- <use
- xlink:href="#glyph0-2"
- x="65.512558"
- y="263.00046"
- id="use319"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#a1c235;fill-opacity:1"
- id="g321">
- <use
- xlink:href="#glyph0-1"
- x="65.512558"
- y="283.04047"
- id="use323"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#979797;fill-opacity:1"
- id="g325">
- <use
- xlink:href="#glyph0-2"
- x="65.512558"
- y="293.06046"
- id="use327"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#a1c235;fill-opacity:1"
- id="g329">
- <use
- xlink:href="#glyph0-1"
- x="65.512558"
- y="313.10046"
- id="use331"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#979797;fill-opacity:1"
- id="g333">
- <use
- xlink:href="#glyph0-2"
- x="65.512558"
- y="323.12045"
- id="use335"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#a1c235;fill-opacity:1"
- id="g337">
- <use
- xlink:href="#glyph0-1"
- x="65.512558"
- y="343.16046"
- id="use339"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#979797;fill-opacity:1"
- id="g341">
- <use
- xlink:href="#glyph0-2"
- x="65.512558"
- y="353.18045"
- id="use343"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#a1c235;fill-opacity:1"
- id="g345">
- <use
- xlink:href="#glyph0-1"
- x="65.512558"
- y="373.22046"
- id="use347"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#979797;fill-opacity:1"
- id="g349">
- <use
- xlink:href="#glyph0-2"
- x="65.512558"
- y="383.24045"
- id="use351"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g353">
- <use
- xlink:href="#glyph1-1"
- x="55.492558"
- y="76.127495"
- id="use355"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-2"
- x="71.163834"
- y="76.127495"
- id="use357"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-3"
- x="76.654793"
- y="76.127495"
- id="use359"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-2"
- x="89.760956"
- y="76.127495"
- id="use361"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-4"
- x="95.251915"
- y="76.127495"
- id="use363"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-5"
- x="103.62863"
- y="76.127495"
- id="use365"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-6"
- x="115.39211"
- y="76.127495"
- id="use367"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-7"
- x="120.88307"
- y="76.127495"
- id="use369"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-8"
- x="126.37403"
- y="76.127495"
- id="use371"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-9"
- x="138.4782"
- y="76.127495"
- id="use373"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-10"
- x="146.43407"
- y="76.127495"
- id="use375"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g377">
- <use
- xlink:href="#glyph1-10"
- x="158.83882"
- y="76.127495"
- id="use379"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-11"
- x="171.22354"
- y="76.127495"
- id="use381"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-12"
- x="184.69043"
- y="76.127495"
- id="use383"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-13"
- x="197.7565"
- y="76.127495"
- id="use385"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-7"
- x="218.07706"
- y="76.127495"
- id="use387"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-14"
- x="223.56802"
- y="76.127495"
- id="use389"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-15"
- x="238.4377"
- y="76.127495"
- id="use391"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph1-4"
- x="249.98074"
- y="76.127495"
- id="use393"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g395">
- <use
- xlink:href="#glyph2-1"
- x="55.492558"
- y="103.1815"
- id="use397"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph2-2"
- x="64.111763"
- y="103.1815"
- id="use399"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph2-3"
- x="67.13179"
- y="103.1815"
- id="use401"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph2-4"
- x="72.708916"
- y="103.1815"
- id="use403"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g405">
- <use
- xlink:href="#glyph2-5"
- x="79.04657"
- y="103.1815"
- id="use407"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph2-3"
- x="86.166779"
- y="103.1815"
- id="use409"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph2-3"
- x="91.743912"
- y="103.1815"
- id="use411"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph2-2"
- x="97.321045"
- y="103.1815"
- id="use413"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g415">
- <use
- xlink:href="#glyph2-6"
- x="100.33005"
- y="103.1815"
- id="use417"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g419">
- <use
- xlink:href="#glyph2-7"
- x="107.52741"
- y="103.1815"
- id="use421"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g423">
- <use
- xlink:href="#glyph3-1"
- x="90.562553"
- y="119.71449"
- id="use425"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="99.831055"
- y="119.71449"
- id="use427"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="102.35609"
- y="119.71449"
- id="use429"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="105.89315"
- y="119.71449"
- id="use431"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="112.03541"
- y="119.71449"
- id="use433"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="118.08749"
- y="119.71449"
- id="use435"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="124.22975"
- y="119.71449"
- id="use437"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="127.76681"
- y="119.71449"
- id="use439"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="130.36198"
- y="119.71449"
- id="use441"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="136.50424"
- y="119.71449"
- id="use443"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="139.02928"
- y="119.71449"
- id="use445"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="144.51022"
- y="119.71449"
- id="use447"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="150.65248"
- y="119.71449"
- id="use449"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-10"
- x="153.17752"
- y="119.71449"
- id="use451"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="158.21759"
- y="119.71449"
- id="use453"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="160.81276"
- y="119.71449"
- id="use455"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="165.5923"
- y="119.71449"
- id="use457"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="171.21353"
- y="119.71449"
- id="use459"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="175.98305"
- y="119.71449"
- id="use461"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="182.12531"
- y="119.71449"
- id="use463"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="186.21347"
- y="119.71449"
- id="use465"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="191.83469"
- y="119.71449"
- id="use467"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="194.42987"
- y="119.71449"
- id="use469"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="200.5621"
- y="119.71449"
- id="use471"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="204.65027"
- y="119.71449"
- id="use473"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-16"
- x="207.17531"
- y="119.71449"
- id="use475"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="212.1853"
- y="119.71449"
- id="use477"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="217.75642"
- y="119.71449"
- id="use479"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="221.29349"
- y="119.71449"
- id="use481"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="226.9147"
- y="119.71449"
- id="use483"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="229.50987"
- y="119.71449"
- id="use485"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="235.64212"
- y="119.71449"
- id="use487"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="241.21324"
- y="119.71449"
- id="use489"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="244.75031"
- y="119.71449"
- id="use491"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-19"
- x="250.32141"
- y="119.71449"
- id="use493"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="252.77632"
- y="119.71449"
- id="use495"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="255.37149"
- y="119.71449"
- id="use497"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="257.89655"
- y="119.71449"
- id="use499"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="264.03879"
- y="119.71449"
- id="use501"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="270.17102"
- y="119.71449"
- id="use503"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-16"
- x="272.69608"
- y="119.71449"
- id="use505"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="277.70609"
- y="119.71449"
- id="use507"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="280.23111"
- y="119.71449"
- id="use509"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="286.36334"
- y="119.71449"
- id="use511"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="292.50562"
- y="119.71449"
- id="use513"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="298.07672"
- y="119.71449"
- id="use515"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="300.60178"
- y="119.71449"
- id="use517"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="305.38132"
- y="119.71449"
- id="use519"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="307.9765"
- y="119.71449"
- id="use521"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="313.54761"
- y="119.71449"
- id="use523"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="317.63577"
- y="119.71449"
- id="use525"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="323.25699"
- y="119.71449"
- id="use527"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="325.85217"
- y="119.71449"
- id="use529"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="331.42328"
- y="119.71449"
- id="use531"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="334.96036"
- y="119.71449"
- id="use533"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="337.55554"
- y="119.71449"
- id="use535"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="341.64368"
- y="119.71449"
- id="use537"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="344.16873"
- y="119.71449"
- id="use539"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-21"
- x="348.94827"
- y="119.71449"
- id="use541"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="354.19876"
- y="119.71449"
- id="use543"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="356.79391"
- y="119.71449"
- id="use545"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-22"
- x="362.84601"
- y="119.71449"
- id="use547"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="366.23276"
- y="119.71449"
- id="use549"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g551">
- <use
- xlink:href="#glyph3-18"
- x="369.14984"
- y="119.71449"
- id="use553"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="375.28207"
- y="119.71449"
- id="use555"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="377.8071"
- y="119.71449"
- id="use557"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="382.58664"
- y="119.71449"
- id="use559"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="387.35617"
- y="119.71449"
- id="use561"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="391.44434"
- y="119.71449"
- id="use563"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="393.96936"
- y="119.71449"
- id="use565"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="403.28796"
- y="119.71449"
- id="use567"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="405.81302"
- y="119.71449"
- id="use569"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="411.95526"
- y="119.71449"
- id="use571"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="417.5264"
- y="119.71449"
- id="use573"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="421.06345"
- y="119.71449"
- id="use575"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="423.58847"
- y="119.71449"
- id="use577"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="429.64056"
- y="119.71449"
- id="use579"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g581">
- <use
- xlink:href="#glyph3-7"
- x="435.8559"
- y="119.71449"
- id="use583"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-24"
- x="438.45108"
- y="119.71449"
- id="use585"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g587">
- <use
- xlink:href="#glyph3-10"
- x="444.5733"
- y="119.71449"
- id="use589"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g591">
- <use
- xlink:href="#glyph3-7"
- x="449.62338"
- y="119.71449"
- id="use593"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g595">
- <use
- xlink:href="#glyph3-16"
- x="452.20853"
- y="119.71449"
- id="use597"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="457.21854"
- y="119.71449"
- id="use599"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="459.74356"
- y="119.71449"
- id="use601"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g603">
- <use
- xlink:href="#glyph3-3"
- x="463.84177"
- y="119.71449"
- id="use605"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="467.37881"
- y="119.71449"
- id="use607"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g609">
- <use
- xlink:href="#glyph3-12"
- x="473.51105"
- y="119.71449"
- id="use611"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g613">
- <use
- xlink:href="#glyph3-7"
- x="479.1423"
- y="119.71449"
- id="use615"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g617">
- <use
- xlink:href="#glyph3-5"
- x="481.72745"
- y="119.71449"
- id="use619"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g621">
- <use
- xlink:href="#glyph3-22"
- x="487.78955"
- y="119.71449"
- id="use623"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g625">
- <use
- xlink:href="#glyph3-7"
- x="491.16629"
- y="119.71449"
- id="use627"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="493.76147"
- y="119.71449"
- id="use629"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="497.29852"
- y="119.71449"
- id="use631"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="503.4408"
- y="119.71449"
- id="use633"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="509.06201"
- y="119.71449"
- id="use635"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="511.58704"
- y="119.71449"
- id="use637"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g639">
- <use
- xlink:href="#glyph3-23"
- x="90.562553"
- y="131.73849"
- id="use641"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="99.881149"
- y="131.73849"
- id="use643"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="105.50237"
- y="131.73849"
- id="use645"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-24"
- x="114.82097"
- y="131.73849"
- id="use647"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="120.95321"
- y="131.73849"
- id="use649"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="126.57443"
- y="131.73849"
- id="use651"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="130.66258"
- y="131.73849"
- id="use653"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="135.44212"
- y="131.73849"
- id="use655"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="141.58438"
- y="131.73849"
- id="use657"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="144.10942"
- y="131.73849"
- id="use659"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="150.24167"
- y="131.73849"
- id="use661"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="152.83685"
- y="131.73849"
- id="use663"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="155.36189"
- y="131.73849"
- id="use665"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="161.50415"
- y="131.73849"
- id="use667"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="164.09932"
- y="131.73849"
- id="use669"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="169.58026"
- y="131.73849"
- id="use671"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="173.66843"
- y="131.73849"
- id="use673"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="179.7205"
- y="131.73849"
- id="use675"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="185.86276"
- y="131.73849"
- id="use677"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="191.995"
- y="131.73849"
- id="use679"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-25"
- x="196.77454"
- y="131.73849"
- id="use681"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g683">
- <use
- xlink:href="#glyph3-26"
- x="90.562553"
- y="149.77449"
- id="use685"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="96.053513"
- y="149.77449"
- id="use687"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="102.19577"
- y="149.77449"
- id="use689"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-16"
- x="106.28393"
- y="149.77449"
- id="use691"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="111.29393"
- y="149.77449"
- id="use693"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g695">
- <use
- xlink:href="#glyph3-2"
- x="116.92517"
- y="149.77449"
- id="use697"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="119.45021"
- y="149.77449"
- id="use699"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="121.97525"
- y="149.77449"
- id="use701"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="124.50029"
- y="149.77449"
- id="use703"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="130.07141"
- y="149.77449"
- id="use705"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="136.21367"
- y="149.77449"
- id="use707"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="140.98318"
- y="149.77449"
- id="use709"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="146.6044"
- y="149.77449"
- id="use711"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="149.19958"
- y="149.77449"
- id="use713"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="155.33183"
- y="149.77449"
- id="use715"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="160.90294"
- y="149.77449"
- id="use717"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="164.44"
- y="149.77449"
- id="use719"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="170.01112"
- y="149.77449"
- id="use721"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="172.60631"
- y="149.77449"
- id="use723"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="175.13135"
- y="149.77449"
- id="use725"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="179.91089"
- y="149.77449"
- id="use727"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g729">
- <use
- xlink:href="#glyph3-11"
- x="182.49605"
- y="149.77449"
- id="use731"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="187.27559"
- y="149.77449"
- id="use733"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="193.41785"
- y="149.77449"
- id="use735"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="198.19739"
- y="149.77449"
- id="use737"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="202.9669"
- y="149.77449"
- id="use739"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g741">
- <use
- xlink:href="#glyph3-15"
- x="208.59814"
- y="149.77449"
- id="use743"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g745">
- <use
- xlink:href="#glyph3-3"
- x="214.72037"
- y="149.77449"
- id="use747"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="218.25742"
- y="149.77449"
- id="use749"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g751">
- <use
- xlink:href="#glyph3-24"
- x="220.79248"
- y="149.77449"
- id="use753"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g755">
- <use
- xlink:href="#glyph3-9"
- x="226.9147"
- y="149.77449"
- id="use757"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g759">
- <use
- xlink:href="#glyph3-12"
- x="229.44975"
- y="149.77449"
- id="use761"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="235.07098"
- y="149.77449"
- id="use763"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="237.66615"
- y="149.77449"
- id="use765"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="241.20322"
- y="149.77449"
- id="use767"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="247.25529"
- y="149.77449"
- id="use769"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g771">
- <use
- xlink:href="#glyph3-3"
- x="250.01622"
- y="149.77449"
- id="use773"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="253.55328"
- y="149.77449"
- id="use775"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="259.69556"
- y="149.77449"
- id="use777"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-22"
- x="265.31677"
- y="149.77449"
- id="use779"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="268.70352"
- y="149.77449"
- id="use781"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g783">
- <use
- xlink:href="#glyph3-25"
- x="272.25854"
- y="149.77449"
- id="use785"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g787">
- <use
- xlink:href="#glyph3-27"
- x="90.562561"
- y="179.83449"
- id="use789"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="96.133675"
- y="179.83449"
- id="use791"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="102.27594"
- y="179.83449"
- id="use793"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="107.05547"
- y="179.83449"
- id="use795"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="113.19774"
- y="179.83449"
- id="use797"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="117.2859"
- y="179.83449"
- id="use799"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="122.90711"
- y="179.83449"
- id="use801"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="125.5023"
- y="179.83449"
- id="use803"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="129.03935"
- y="179.83449"
- id="use805"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="135.18161"
- y="179.83449"
- id="use807"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="140.80283"
- y="179.83449"
- id="use809"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g811">
- <use
- xlink:href="#glyph3-14"
- x="143.43893"
- y="179.83449"
- id="use813"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="147.52708"
- y="179.83449"
- id="use815"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="150.05212"
- y="179.83449"
- id="use817"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="155.53307"
- y="179.83449"
- id="use819"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="161.67532"
- y="179.83449"
- id="use821"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="165.21239"
- y="179.83449"
- id="use823"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g825">
- <use
- xlink:href="#glyph3-7"
- x="170.02324"
- y="179.83449"
- id="use827"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-22"
- x="172.61841"
- y="179.83449"
- id="use829"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g831">
- <use
- xlink:href="#glyph3-14"
- x="175.99515"
- y="179.83449"
- id="use833"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="180.08331"
- y="179.83449"
- id="use835"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g837">
- <use
- xlink:href="#glyph3-12"
- x="185.71455"
- y="179.83449"
- id="use839"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="191.33577"
- y="179.83449"
- id="use841"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="197.468"
- y="179.83449"
- id="use843"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="203.5201"
- y="179.83449"
- id="use845"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="212.83868"
- y="179.83449"
- id="use847"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="215.43387"
- y="179.83449"
- id="use849"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-22"
- x="221.48595"
- y="179.83449"
- id="use851"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="224.87271"
- y="179.83449"
- id="use853"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g855">
- <use
- xlink:href="#glyph3-17"
- x="227.45787"
- y="179.83449"
- id="use857"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="233.02899"
- y="179.83449"
- id="use859"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="237.80852"
- y="179.83449"
- id="use861"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="242.58806"
- y="179.83449"
- id="use863"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g865">
- <use
- xlink:href="#glyph3-23"
- x="248.2193"
- y="179.83449"
- id="use867"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-24"
- x="257.5379"
- y="179.83449"
- id="use869"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="263.67014"
- y="179.83449"
- id="use871"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-10"
- x="266.19519"
- y="179.83449"
- id="use873"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="271.23523"
- y="179.83449"
- id="use875"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="273.83041"
- y="179.83449"
- id="use877"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="279.40155"
- y="179.83449"
- id="use879"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g881">
- <use
- xlink:href="#glyph3-18"
- x="285.53378"
- y="179.83449"
- id="use883"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="291.66602"
- y="179.83449"
- id="use885"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-22"
- x="294.2612"
- y="179.83449"
- id="use887"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g889">
- <use
- xlink:href="#glyph3-14"
- x="297.63794"
- y="179.83449"
- id="use891"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g893">
- <use
- xlink:href="#glyph3-12"
- x="301.73611"
- y="179.83449"
- id="use895"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="307.35733"
- y="179.83449"
- id="use897"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="312.97855"
- y="179.83449"
- id="use899"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="319.11081"
- y="179.83449"
- id="use901"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="325.16287"
- y="179.83449"
- id="use903"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="334.48148"
- y="179.83449"
- id="use905"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="337.07666"
- y="179.83449"
- id="use907"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-22"
- x="343.12872"
- y="179.83449"
- id="use909"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="346.5155"
- y="179.83449"
- id="use911"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g913">
- <use
- xlink:href="#glyph3-17"
- x="349.10065"
- y="179.83449"
- id="use915"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g917">
- <use
- xlink:href="#glyph3-11"
- x="354.68179"
- y="179.83449"
- id="use919"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="359.46133"
- y="179.83449"
- id="use921"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="364.24088"
- y="179.83449"
- id="use923"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="370.29294"
- y="179.83449"
- id="use925"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="375.06247"
- y="179.83449"
- id="use927"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="377.58752"
- y="179.83449"
- id="use929"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="383.15863"
- y="179.83449"
- id="use931"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="386.69568"
- y="179.83449"
- id="use933"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="389.22073"
- y="179.83449"
- id="use935"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="395.2728"
- y="179.83449"
- id="use937"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-25"
- x="401.41507"
- y="179.83449"
- id="use939"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g941">
- <use
- xlink:href="#glyph3-28"
- x="90.562553"
- y="209.89449"
- id="use943"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="96.594597"
- y="209.89449"
- id="use945"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-10"
- x="102.73685"
- y="209.89449"
- id="use947"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="107.77692"
- y="209.89449"
- id="use949"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="112.55646"
- y="209.89449"
- id="use951"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="115.08149"
- y="209.89449"
- id="use953"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="119.85101"
- y="209.89449"
- id="use955"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="125.42213"
- y="209.89449"
- id="use957"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="127.94717"
- y="209.89449"
- id="use959"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g961">
- <use
- xlink:href="#glyph3-4"
- x="130.59036"
- y="209.89449"
- id="use963"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="136.73262"
- y="209.89449"
- id="use965"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="142.35385"
- y="209.89449"
- id="use967"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="147.92497"
- y="209.89449"
- id="use969"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="150.45001"
- y="209.89449"
- id="use971"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g973">
- <use
- xlink:href="#glyph3-4"
- x="153.99709"
- y="209.89449"
- id="use975"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g977">
- <use
- xlink:href="#glyph3-7"
- x="160.12932"
- y="209.89449"
- id="use979"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="162.7245"
- y="209.89449"
- id="use981"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="165.24954"
- y="209.89449"
- id="use983"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="174.56815"
- y="209.89449"
- id="use985"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="180.70038"
- y="209.89449"
- id="use987"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="184.78854"
- y="209.89449"
- id="use989"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-16"
- x="190.84062"
- y="209.89449"
- id="use991"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="195.85062"
- y="209.89449"
- id="use993"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g995">
- <use
- xlink:href="#glyph3-23"
- x="201.48186"
- y="209.89449"
- id="use997"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="210.80046"
- y="209.89449"
- id="use999"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="216.42168"
- y="209.89449"
- id="use1001"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="222.56393"
- y="209.89449"
- id="use1003"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="226.101"
- y="209.89449"
- id="use1005"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1007">
- <use
- xlink:href="#glyph3-7"
- x="230.95734"
- y="209.89449"
- id="use1009"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="233.55252"
- y="209.89449"
- id="use1011"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="239.12364"
- y="209.89449"
- id="use1013"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="243.21181"
- y="209.89449"
- id="use1015"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="248.83302"
- y="209.89449"
- id="use1017"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="251.42821"
- y="209.89449"
- id="use1019"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="257.57047"
- y="209.89449"
- id="use1021"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="263.62253"
- y="209.89449"
- id="use1023"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="267.15961"
- y="209.89449"
- id="use1025"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="269.75479"
- y="209.89449"
- id="use1027"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1029">
- <use
- xlink:href="#glyph3-5"
- x="274.51428"
- y="209.89449"
- id="use1031"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1033">
- <use
- xlink:href="#glyph3-14"
- x="280.57639"
- y="209.89449"
- id="use1035"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="284.66455"
- y="209.89449"
- id="use1037"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="288.75269"
- y="209.89449"
- id="use1039"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="294.37393"
- y="209.89449"
- id="use1041"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1043">
- <use
- xlink:href="#glyph3-17"
- x="296.90897"
- y="209.89449"
- id="use1045"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="302.4801"
- y="209.89449"
- id="use1047"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="306.01715"
- y="209.89449"
- id="use1049"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="311.63837"
- y="209.89449"
- id="use1051"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="317.7706"
- y="209.89449"
- id="use1053"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1055">
- <use
- xlink:href="#glyph3-29"
- x="320.35577"
- y="209.89449"
- id="use1057"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1059">
- <use
- xlink:href="#glyph3-2"
- x="328.15134"
- y="209.89449"
- id="use1061"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="330.67636"
- y="209.89449"
- id="use1063"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="334.21344"
- y="209.89449"
- id="use1065"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="340.35568"
- y="209.89449"
- id="use1067"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1069">
- <use
- xlink:href="#glyph3-6"
- x="342.94086"
- y="209.89449"
- id="use1071"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="349.0831"
- y="209.89449"
- id="use1073"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="355.22537"
- y="209.89449"
- id="use1075"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="359.9949"
- y="209.89449"
- id="use1077"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="365.61612"
- y="209.89449"
- id="use1079"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="371.75836"
- y="209.89449"
- id="use1081"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="376.5379"
- y="209.89449"
- id="use1083"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="382.59"
- y="209.89449"
- id="use1085"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="386.67816"
- y="209.89449"
- id="use1087"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1089">
- <use
- xlink:href="#glyph3-18"
- x="392.30939"
- y="209.89449"
- id="use1091"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-19"
- x="398.44162"
- y="209.89449"
- id="use1093"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1095">
- <use
- xlink:href="#glyph3-7"
- x="400.88651"
- y="209.89449"
- id="use1097"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="403.48169"
- y="209.89449"
- id="use1099"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="409.62393"
- y="209.89449"
- id="use1101"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1103">
- <use
- xlink:href="#glyph3-23"
- x="415.7562"
- y="209.89449"
- id="use1105"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="425.0748"
- y="209.89449"
- id="use1107"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1109">
- <use
- xlink:href="#glyph3-20"
- x="431.13687"
- y="209.89449"
- id="use1111"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1113">
- <use
- xlink:href="#glyph3-2"
- x="437.26913"
- y="209.89449"
- id="use1115"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1117">
- <use
- xlink:href="#glyph3-3"
- x="439.80417"
- y="209.89449"
- id="use1119"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="443.34125"
- y="209.89449"
- id="use1121"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="449.39331"
- y="209.89449"
- id="use1123"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="453.48148"
- y="209.89449"
- id="use1125"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="459.10269"
- y="209.89449"
- id="use1127"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="465.23495"
- y="209.89449"
- id="use1129"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="467.83011"
- y="209.89449"
- id="use1131"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="472.59964"
- y="209.89449"
- id="use1133"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="478.6517"
- y="209.89449"
- id="use1135"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="487.97031"
- y="209.89449"
- id="use1137"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="497.28891"
- y="209.89449"
- id="use1139"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="503.43118"
- y="209.89449"
- id="use1141"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1143">
- <use
- xlink:href="#glyph3-2"
- x="509.56342"
- y="209.89449"
- id="use1145"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1147">
- <use
- xlink:href="#glyph3-13"
- x="512.09845"
- y="209.89449"
- id="use1149"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="516.86798"
- y="209.89449"
- id="use1151"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="522.43909"
- y="209.89449"
- id="use1153"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="525.9762"
- y="209.89449"
- id="use1155"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="528.50122"
- y="209.89449"
- id="use1157"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="534.55328"
- y="209.89449"
- id="use1159"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="540.69556"
- y="209.89449"
- id="use1161"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-25"
- x="545.4751"
- y="209.89449"
- id="use1163"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1165">
- <use
- xlink:href="#glyph4-1"
- x="100.58255"
- y="225.00797"
- id="use1167"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph4-2"
- x="103.54948"
- y="225.00797"
- id="use1169"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph4-3"
- x="109.23081"
- y="225.00797"
- id="use1171"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph4-4"
- x="114.67768"
- y="225.00797"
- id="use1173"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1175">
- <use
- xlink:href="#glyph4-5"
- x="120.1967"
- y="225.00797"
- id="use1177"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph4-6"
- x="125.72473"
- y="225.00797"
- id="use1179"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph4-7"
- x="128.90808"
- y="225.00797"
- id="use1181"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph4-8"
- x="133.96718"
- y="225.00797"
- id="use1183"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1185">
- <use
- xlink:href="#glyph4-9"
- x="137.65555"
- y="225.00797"
- id="use1187"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1189">
- <use
- xlink:href="#glyph3-30"
- x="100.58255"
- y="236.94849"
- id="use1191"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="109.62059"
- y="236.94849"
- id="use1193"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="115.24181"
- y="236.94849"
- id="use1195"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="118.77887"
- y="236.94849"
- id="use1197"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="124.34999"
- y="236.94849"
- id="use1199"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="126.94517"
- y="236.94849"
- id="use1201"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="131.72472"
- y="236.94849"
- id="use1203"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="135.26176"
- y="236.94849"
- id="use1205"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="141.40402"
- y="236.94849"
- id="use1207"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="147.53627"
- y="236.94849"
- id="use1209"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="150.06131"
- y="236.94849"
- id="use1211"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="155.68253"
- y="236.94849"
- id="use1213"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="160.46207"
- y="236.94849"
- id="use1215"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="163.05725"
- y="236.94849"
- id="use1217"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="169.19951"
- y="236.94849"
- id="use1219"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-16"
- x="174.77063"
- y="236.94849"
- id="use1221"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="179.78062"
- y="236.94849"
- id="use1223"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="185.40184"
- y="236.94849"
- id="use1225"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="187.99702"
- y="236.94849"
- id="use1227"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="192.77657"
- y="236.94849"
- id="use1229"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="198.91882"
- y="236.94849"
- id="use1231"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-29"
- x="204.9709"
- y="236.94849"
- id="use1233"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="212.75644"
- y="236.94849"
- id="use1235"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="218.8987"
- y="236.94849"
- id="use1237"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1239">
- <use
- xlink:href="#glyph3-11"
- x="221.60536"
- y="236.94849"
- id="use1241"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="226.3849"
- y="236.94849"
- id="use1243"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="229.92195"
- y="236.94849"
- id="use1245"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="234.01012"
- y="236.94849"
- id="use1247"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="240.06219"
- y="236.94849"
- id="use1249"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="246.20445"
- y="236.94849"
- id="use1251"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="251.68539"
- y="236.94849"
- id="use1253"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="254.28058"
- y="236.94849"
- id="use1255"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="259.05011"
- y="236.94849"
- id="use1257"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="265.10217"
- y="236.94849"
- id="use1259"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="269.19034"
- y="236.94849"
- id="use1261"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="273.2785"
- y="236.94849"
- id="use1263"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1265">
- <use
- xlink:href="#glyph3-9"
- x="278.90973"
- y="236.94849"
- id="use1267"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="281.43478"
- y="236.94849"
- id="use1269"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="287.00589"
- y="236.94849"
- id="use1271"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="290.54294"
- y="236.94849"
- id="use1273"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="293.06799"
- y="236.94849"
- id="use1275"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="299.12006"
- y="236.94849"
- id="use1277"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="305.26233"
- y="236.94849"
- id="use1279"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1281">
- <use
- xlink:href="#glyph3-25"
- x="310.10489"
- y="236.94849"
- id="use1283"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1285">
- <use
- xlink:href="#glyph3-31"
- x="90.562553"
- y="253.98247"
- id="use1287"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-32"
- x="98.358116"
- y="253.98247"
- id="use1289"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="107.69675"
- y="253.98247"
- id="use1291"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="110.22179"
- y="253.98247"
- id="use1293"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="116.36405"
- y="253.98247"
- id="use1295"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="121.98528"
- y="253.98247"
- id="use1297"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="124.58045"
- y="253.98247"
- id="use1299"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="130.15157"
- y="253.98247"
- id="use1301"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="136.29384"
- y="253.98247"
- id="use1303"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="142.42607"
- y="253.98247"
- id="use1305"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="145.02126"
- y="253.98247"
- id="use1307"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="151.07333"
- y="253.98247"
- id="use1309"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="157.21559"
- y="253.98247"
- id="use1311"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="159.74063"
- y="253.98247"
- id="use1313"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="162.26567"
- y="253.98247"
- id="use1315"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="168.40793"
- y="253.98247"
- id="use1317"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="174.02914"
- y="253.98247"
- id="use1319"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="176.62433"
- y="253.98247"
- id="use1321"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="180.71249"
- y="253.98247"
- id="use1323"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="183.23753"
- y="253.98247"
- id="use1325"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="188.71846"
- y="253.98247"
- id="use1327"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="194.86073"
- y="253.98247"
- id="use1329"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="198.39778"
- y="253.98247"
- id="use1331"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="203.17732"
- y="253.98247"
- id="use1333"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="205.77251"
- y="253.98247"
- id="use1335"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="211.34363"
- y="253.98247"
- id="use1337"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="214.88069"
- y="253.98247"
- id="use1339"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="218.41774"
- y="253.98247"
- id="use1341"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="223.98886"
- y="253.98247"
- id="use1343"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="226.5139"
- y="253.98247"
- id="use1345"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="232.65616"
- y="253.98247"
- id="use1347"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1349">
- <use
- xlink:href="#glyph3-12"
- x="235.41417"
- y="253.98248"
- id="use1351"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-33"
- x="241.0354"
- y="253.98248"
- id="use1353"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="247.16763"
- y="253.98248"
- id="use1355"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="253.30989"
- y="253.98248"
- id="use1357"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="258.88101"
- y="253.98248"
- id="use1359"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1361">
- <use
- xlink:href="#glyph3-7"
- x="261.43484"
- y="253.98248"
- id="use1363"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="264.03003"
- y="253.98248"
- id="use1365"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="267.56708"
- y="253.98248"
- id="use1367"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="271.65524"
- y="253.98248"
- id="use1369"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="277.27646"
- y="253.98248"
- id="use1371"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="282.84756"
- y="253.98248"
- id="use1373"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="286.38464"
- y="253.98248"
- id="use1375"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="295.70325"
- y="253.98248"
- id="use1377"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="301.32446"
- y="253.98248"
- id="use1379"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="307.46671"
- y="253.98248"
- id="use1381"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="311.00378"
- y="253.98248"
- id="use1383"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="313.59897"
- y="253.98248"
- id="use1385"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="319.74121"
- y="253.98248"
- id="use1387"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="325.88348"
- y="253.98248"
- id="use1389"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="332.01572"
- y="253.98248"
- id="use1391"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="337.63693"
- y="253.98248"
- id="use1393"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="341.7251"
- y="253.98248"
- id="use1395"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="344.32028"
- y="253.98248"
- id="use1397"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="346.84531"
- y="253.98248"
- id="use1399"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-29"
- x="352.41644"
- y="253.98248"
- id="use1401"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-25"
- x="360.20197"
- y="253.98248"
- id="use1403"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="362.86728"
- y="253.98248"
- id="use1405"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-34"
- x="365.46246"
- y="253.98248"
- id="use1407"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1409">
- <use
- xlink:href="#glyph3-35"
- x="368.84714"
- y="253.98248"
- id="use1411"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="374.01746"
- y="253.98248"
- id="use1413"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1415">
- <use
- xlink:href="#glyph3-36"
- x="376.60263"
- y="253.98248"
- id="use1417"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1419">
- <use
- xlink:href="#glyph3-14"
- x="382.94528"
- y="253.98248"
- id="use1421"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="387.03345"
- y="253.98248"
- id="use1423"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="390.5705"
- y="253.98248"
- id="use1425"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="393.09555"
- y="253.98248"
- id="use1427"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="397.86508"
- y="253.98248"
- id="use1429"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="400.39011"
- y="253.98248"
- id="use1431"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1433">
- <use
- xlink:href="#glyph3-7"
- x="406.02136"
- y="253.98248"
- id="use1435"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1437">
- <use
- xlink:href="#glyph3-37"
- x="408.60651"
- y="253.98248"
- id="use1439"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-38"
- x="414.32794"
- y="253.98248"
- id="use1441"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="420.04935"
- y="253.98248"
- id="use1443"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="422.64453"
- y="253.98248"
- id="use1445"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-22"
- x="428.69659"
- y="253.98248"
- id="use1447"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="432.08337"
- y="253.98248"
- id="use1449"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="434.67856"
- y="253.98248"
- id="use1451"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="438.21561"
- y="253.98248"
- id="use1453"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1455">
- <use
- xlink:href="#glyph3-12"
- x="444.34784"
- y="253.98248"
- id="use1457"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1459">
- <use
- xlink:href="#glyph3-7"
- x="449.9791"
- y="253.98248"
- id="use1461"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1463">
- <use
- xlink:href="#glyph3-39"
- x="452.56424"
- y="253.98248"
- id="use1465"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1467">
- <use
- xlink:href="#glyph3-20"
- x="459.86884"
- y="253.98248"
- id="use1469"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1471">
- <use
- xlink:href="#glyph3-2"
- x="466.00107"
- y="253.98248"
- id="use1473"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-16"
- x="468.52609"
- y="253.98248"
- id="use1475"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1477">
- <use
- xlink:href="#glyph3-12"
- x="473.54611"
- y="253.98248"
- id="use1479"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="479.16733"
- y="253.98248"
- id="use1481"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="483.25549"
- y="253.98248"
- id="use1483"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="488.03503"
- y="253.98248"
- id="use1485"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="493.60617"
- y="253.98248"
- id="use1487"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="496.1312"
- y="253.98248"
- id="use1489"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-40"
- x="498.72638"
- y="253.98248"
- id="use1491"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="506.03094"
- y="253.98248"
- id="use1493"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1495">
- <use
- xlink:href="#glyph3-13"
- x="511.6622"
- y="253.98248"
- id="use1497"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="516.4317"
- y="253.98248"
- id="use1499"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="518.95679"
- y="253.98248"
- id="use1501"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="524.52789"
- y="253.98248"
- id="use1503"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="528.61603"
- y="253.98248"
- id="use1505"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="534.18713"
- y="253.98248"
- id="use1507"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="537.72424"
- y="253.98248"
- id="use1509"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="540.24927"
- y="253.98248"
- id="use1511"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1513">
- <use
- xlink:href="#glyph3-20"
- x="546.31134"
- y="253.98248"
- id="use1515"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1517">
- <use
- xlink:href="#glyph3-5"
- x="90.562553"
- y="266.00647"
- id="use1519"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-22"
- x="96.614632"
- y="266.00647"
- id="use1521"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="100.00139"
- y="266.00647"
- id="use1523"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1525">
- <use
- xlink:href="#glyph3-41"
- x="102.58655"
- y="266.00647"
- id="use1527"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="109.97129"
- y="266.00647"
- id="use1529"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="116.11355"
- y="266.00647"
- id="use1531"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="125.43215"
- y="266.00647"
- id="use1533"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="131.00327"
- y="266.00647"
- id="use1535"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="137.14552"
- y="266.00647"
- id="use1537"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1539">
- <use
- xlink:href="#glyph3-42"
- x="139.73068"
- y="266.00647"
- id="use1541"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="145.92305"
- y="266.00647"
- id="use1543"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="148.44809"
- y="266.00647"
- id="use1545"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="153.92903"
- y="266.00647"
- id="use1547"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="160.07129"
- y="266.00647"
- id="use1549"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="163.60834"
- y="266.00647"
- id="use1551"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1553">
- <use
- xlink:href="#glyph3-43"
- x="168.46805"
- y="266.00647"
- id="use1555"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1557">
- <use
- xlink:href="#glyph3-36"
- x="90.562553"
- y="284.04248"
- id="use1559"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="96.895187"
- y="284.04248"
- id="use1561"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="101.67473"
- y="284.04248"
- id="use1563"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="104.26991"
- y="284.04248"
- id="use1565"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="110.40215"
- y="284.04248"
- id="use1567"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="116.45422"
- y="284.04248"
- id="use1569"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="121.22375"
- y="284.04248"
- id="use1571"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="127.366"
- y="284.04248"
- id="use1573"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="136.6846"
- y="284.04248"
- id="use1575"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="142.30583"
- y="284.04248"
- id="use1577"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="148.44809"
- y="284.04248"
- id="use1579"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="151.98514"
- y="284.04248"
- id="use1581"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="157.60637"
- y="284.04248"
- id="use1583"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="163.7386"
- y="284.04248"
- id="use1585"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="166.33379"
- y="284.04248"
- id="use1587"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="168.85883"
- y="284.04248"
- id="use1589"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="175.00108"
- y="284.04248"
- id="use1591"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1593">
- <use
- xlink:href="#glyph3-44"
- x="177.67392"
- y="284.04248"
- id="use1595"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="185.21898"
- y="284.04248"
- id="use1597"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-21"
- x="190.7901"
- y="284.04248"
- id="use1599"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="196.04059"
- y="284.04248"
- id="use1601"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1603">
- <use
- xlink:href="#glyph3-18"
- x="201.67183"
- y="284.04248"
- id="use1605"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="207.80406"
- y="284.04248"
- id="use1607"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1609">
- <use
- xlink:href="#glyph3-45"
- x="210.38922"
- y="284.04248"
- id="use1611"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g1613">
- <use
- xlink:href="#glyph3-2"
- x="216.71184"
- y="284.04248"
- id="use1615"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="219.23688"
- y="284.04248"
- id="use1617"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="222.77394"
- y="284.04248"
- id="use1619"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-46"
- x="225.29898"
- y="284.04248"
- id="use1621"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="229.97832"
- y="284.04248"
- id="use1623"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="235.59953"
- y="284.04248"
- id="use1625"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="241.74179"
- y="284.04248"
- id="use1627"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1629">
- <use
- xlink:href="#glyph3-19"
- x="246.60316"
- y="284.04248"
- id="use1631"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="249.05807"
- y="284.04248"
- id="use1633"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1635">
- <use
- xlink:href="#glyph3-5"
- x="251.64323"
- y="284.04248"
- id="use1637"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="257.69531"
- y="284.04248"
- id="use1639"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="263.83755"
- y="284.04248"
- id="use1641"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="268.60709"
- y="284.04248"
- id="use1643"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1645">
- <use
- xlink:href="#glyph3-7"
- x="274.23831"
- y="284.04248"
- id="use1647"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1649">
- <use
- xlink:href="#glyph3-17"
- x="276.82349"
- y="284.04248"
- id="use1651"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="282.39459"
- y="284.04248"
- id="use1653"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="284.98978"
- y="284.04248"
- id="use1655"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="289.75931"
- y="284.04248"
- id="use1657"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="295.81137"
- y="284.04248"
- id="use1659"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="305.12997"
- y="284.04248"
- id="use1661"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="311.26224"
- y="284.04248"
- id="use1663"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="317.40448"
- y="284.04248"
- id="use1665"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="320.94153"
- y="284.04248"
- id="use1667"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="326.56277"
- y="284.04248"
- id="use1669"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="330.65091"
- y="284.04248"
- id="use1671"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="333.24609"
- y="284.04248"
- id="use1673"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="338.81723"
- y="284.04248"
- id="use1675"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="341.34225"
- y="284.04248"
- id="use1677"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="346.82321"
- y="284.04248"
- id="use1679"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="352.87527"
- y="284.04248"
- id="use1681"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="356.96344"
- y="284.04248"
- id="use1683"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1685">
- <use
- xlink:href="#glyph3-3"
- x="359.4985"
- y="284.04248"
- id="use1687"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="363.03555"
- y="284.04248"
- id="use1689"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="369.17783"
- y="284.04248"
- id="use1691"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="378.49643"
- y="284.04248"
- id="use1693"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1695">
- <use
- xlink:href="#glyph3-17"
- x="381.08157"
- y="284.04248"
- id="use1697"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="386.65271"
- y="284.04248"
- id="use1699"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="391.43222"
- y="284.04248"
- id="use1701"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="396.20175"
- y="284.04248"
- id="use1703"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="400.28992"
- y="284.04248"
- id="use1705"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1707">
- <use
- xlink:href="#glyph3-24"
- x="402.82498"
- y="284.04248"
- id="use1709"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1711">
- <use
- xlink:href="#glyph3-12"
- x="408.9472"
- y="284.04248"
- id="use1713"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1715">
- <use
- xlink:href="#glyph3-11"
- x="414.57843"
- y="284.04248"
- id="use1717"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="419.35797"
- y="284.04248"
- id="use1719"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1721">
- <use
- xlink:href="#glyph3-11"
- x="421.94315"
- y="284.04248"
- id="use1723"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="426.72266"
- y="284.04248"
- id="use1725"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1727">
- <use
- xlink:href="#glyph3-23"
- x="432.78476"
- y="284.04248"
- id="use1729"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="442.10336"
- y="284.04248"
- id="use1731"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="447.72458"
- y="284.04248"
- id="use1733"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="453.77667"
- y="284.04248"
- id="use1735"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="459.91891"
- y="284.04248"
- id="use1737"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="465.54016"
- y="284.04248"
- id="use1739"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="468.13531"
- y="284.04248"
- id="use1741"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="473.70645"
- y="284.04248"
- id="use1743"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="478.48599"
- y="284.04248"
- id="use1745"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="481.08118"
- y="284.04248"
- id="use1747"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="485.86072"
- y="284.04248"
- id="use1749"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="492.00296"
- y="284.04248"
- id="use1751"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="496.7825"
- y="284.04248"
- id="use1753"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1755">
- <use
- xlink:href="#glyph3-2"
- x="502.90472"
- y="284.04248"
- id="use1757"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="505.42975"
- y="284.04248"
- id="use1759"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="510.19928"
- y="284.04248"
- id="use1761"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1763">
- <use
- xlink:href="#glyph3-5"
- x="512.73431"
- y="284.04248"
- id="use1765"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="518.78644"
- y="284.04248"
- id="use1767"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="524.92871"
- y="284.04248"
- id="use1769"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-19"
- x="529.70819"
- y="284.04248"
- id="use1771"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1773">
- <use
- xlink:href="#glyph3-7"
- x="532.15308"
- y="284.04248"
- id="use1775"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="534.74829"
- y="284.04248"
- id="use1777"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="540.3194"
- y="284.04248"
- id="use1779"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="542.84442"
- y="284.04248"
- id="use1781"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1783">
- <use
- xlink:href="#glyph3-12"
- x="90.562553"
- y="296.06647"
- id="use1785"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="96.183777"
- y="296.06647"
- id="use1787"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1789">
- <use
- xlink:href="#glyph3-11"
- x="98.718834"
- y="296.06647"
- id="use1791"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="103.49837"
- y="296.06647"
- id="use1793"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="109.11959"
- y="296.06647"
- id="use1795"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="111.71478"
- y="296.06647"
- id="use1797"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="114.23981"
- y="296.06647"
- id="use1799"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="120.38207"
- y="296.06647"
- id="use1801"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1803">
- <use
- xlink:href="#glyph3-3"
- x="122.96723"
- y="296.06647"
- id="use1805"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="126.5043"
- y="296.06647"
- id="use1807"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="132.64655"
- y="296.06647"
- id="use1809"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="138.21767"
- y="296.06647"
- id="use1811"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="141.75473"
- y="296.06647"
- id="use1813"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="144.34991"
- y="296.06647"
- id="use1815"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="150.48215"
- y="296.06647"
- id="use1817"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="156.10336"
- y="296.06647"
- id="use1819"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="160.19153"
- y="296.06647"
- id="use1821"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="164.97107"
- y="296.06647"
- id="use1823"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="171.02315"
- y="296.06647"
- id="use1825"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-47"
- x="177.16541"
- y="296.06647"
- id="use1827"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="179.37982"
- y="296.06647"
- id="use1829"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="184.15936"
- y="296.06647"
- id="use1831"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1833">
- <use
- xlink:href="#glyph3-9"
- x="186.74452"
- y="296.06647"
- id="use1835"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1837">
- <use
- xlink:href="#glyph3-2"
- x="189.27959"
- y="296.06647"
- id="use1839"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-22"
- x="191.80463"
- y="296.06647"
- id="use1841"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="195.19139"
- y="296.06647"
- id="use1843"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="200.81261"
- y="296.06647"
- id="use1845"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-24"
- x="203.40779"
- y="296.06647"
- id="use1847"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1849">
- <use
- xlink:href="#glyph3-12"
- x="209.53"
- y="296.06647"
- id="use1851"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1853">
- <use
- xlink:href="#glyph3-13"
- x="215.16124"
- y="296.06647"
- id="use1855"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="219.93076"
- y="296.06647"
- id="use1857"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="225.98285"
- y="296.06647"
- id="use1859"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="235.30144"
- y="296.06647"
- id="use1861"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="240.92267"
- y="296.06647"
- id="use1863"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="245.70219"
- y="296.06647"
- id="use1865"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="248.29738"
- y="296.06647"
- id="use1867"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="253.07692"
- y="296.06647"
- id="use1869"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="255.60196"
- y="296.06647"
- id="use1871"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="261.74423"
- y="296.06647"
- id="use1873"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="264.26926"
- y="296.06647"
- id="use1875"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="269.0488"
- y="296.06647"
- id="use1877"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="272.58585"
- y="296.06647"
- id="use1879"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1881">
- <use
- xlink:href="#glyph3-14"
- x="278.2171"
- y="296.06647"
- id="use1883"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="282.30527"
- y="296.06647"
- id="use1885"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1887">
- <use
- xlink:href="#glyph3-17"
- x="284.89041"
- y="296.06647"
- id="use1889"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="290.46155"
- y="296.06647"
- id="use1891"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="296.60379"
- y="296.06647"
- id="use1893"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="302.73602"
- y="296.06647"
- id="use1895"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="305.33121"
- y="296.06647"
- id="use1897"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="310.11075"
- y="296.06647"
- id="use1899"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1901">
- <use
- xlink:href="#glyph3-11"
- x="316.24298"
- y="296.06647"
- id="use1903"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="321.02252"
- y="296.06647"
- id="use1905"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="327.15479"
- y="296.06647"
- id="use1907"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1909">
- <use
- xlink:href="#glyph3-13"
- x="332.78601"
- y="296.06647"
- id="use1911"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="337.55554"
- y="296.06647"
- id="use1913"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-25"
- x="341.09259"
- y="296.06647"
- id="use1915"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1917">
- <use
- xlink:href="#glyph3-40"
- x="90.562553"
- y="314.10248"
- id="use1919"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="97.867134"
- y="314.10248"
- id="use1921"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="101.95529"
- y="314.10248"
- id="use1923"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="107.52641"
- y="314.10248"
- id="use1925"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="113.00735"
- y="314.10248"
- id="use1927"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="119.14961"
- y="314.10248"
- id="use1929"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1931">
- <use
- xlink:href="#glyph3-3"
- x="124.78085"
- y="314.10248"
- id="use1933"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="128.31792"
- y="314.10248"
- id="use1935"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1937">
- <use
- xlink:href="#glyph3-11"
- x="130.90308"
- y="314.10248"
- id="use1939"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="135.68262"
- y="314.10248"
- id="use1941"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="141.82487"
- y="314.10248"
- id="use1943"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-16"
- x="145.91302"
- y="314.10248"
- id="use1945"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="150.92303"
- y="314.10248"
- id="use1947"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1949">
- <use
- xlink:href="#glyph3-2"
- x="156.55428"
- y="314.10248"
- id="use1951"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="159.07932"
- y="314.10248"
- id="use1953"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="161.60435"
- y="314.10248"
- id="use1955"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="164.12939"
- y="314.10248"
- id="use1957"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="169.7005"
- y="314.10248"
- id="use1959"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="175.84277"
- y="314.10248"
- id="use1961"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="180.61229"
- y="314.10248"
- id="use1963"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1965">
- <use
- xlink:href="#glyph3-7"
- x="186.24353"
- y="314.10248"
- id="use1967"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1969">
- <use
- xlink:href="#glyph3-8"
- x="188.82869"
- y="314.10248"
- id="use1971"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="194.30963"
- y="314.10248"
- id="use1973"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-16"
- x="196.83467"
- y="314.10248"
- id="use1975"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1977">
- <use
- xlink:href="#glyph3-12"
- x="201.85469"
- y="314.10248"
- id="use1979"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="207.47591"
- y="314.10248"
- id="use1981"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="212.25545"
- y="314.10248"
- id="use1983"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="214.85062"
- y="314.10248"
- id="use1985"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1987">
- <use
- xlink:href="#glyph3-5"
- x="220.97284"
- y="314.10248"
- id="use1989"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="227.02492"
- y="314.10248"
- id="use1991"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g1993">
- <use
- xlink:href="#glyph3-2"
- x="229.55998"
- y="314.10248"
- id="use1995"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="232.08502"
- y="314.10248"
- id="use1997"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="236.85454"
- y="314.10248"
- id="use1999"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="242.47575"
- y="314.10248"
- id="use2001"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="245.07094"
- y="314.10248"
- id="use2003"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="250.55188"
- y="314.10248"
- id="use2005"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="254.64005"
- y="314.10248"
- id="use2007"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2009">
- <use
- xlink:href="#glyph3-17"
- x="260.27127"
- y="314.10248"
- id="use2011"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="265.84241"
- y="314.10248"
- id="use2013"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="269.37946"
- y="314.10248"
- id="use2015"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="275.00067"
- y="314.10248"
- id="use2017"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="279.08884"
- y="314.10248"
- id="use2019"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="281.68402"
- y="314.10248"
- id="use2021"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="287.81625"
- y="314.10248"
- id="use2023"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-29"
- x="293.86835"
- y="314.10248"
- id="use2025"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="301.65387"
- y="314.10248"
- id="use2027"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="307.27509"
- y="314.10248"
- id="use2029"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2031">
- <use
- xlink:href="#glyph3-11"
- x="311.37326"
- y="314.10248"
- id="use2033"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="316.1528"
- y="314.10248"
- id="use2035"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2037">
- <use
- xlink:href="#glyph3-29"
- x="318.73798"
- y="314.10248"
- id="use2039"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2041">
- <use
- xlink:href="#glyph3-2"
- x="326.53354"
- y="314.10248"
- id="use2043"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="329.05856"
- y="314.10248"
- id="use2045"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="332.59564"
- y="314.10248"
- id="use2047"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="338.73788"
- y="314.10248"
- id="use2049"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2051">
- <use
- xlink:href="#glyph3-9"
- x="341.32306"
- y="314.10248"
- id="use2053"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="343.84808"
- y="314.10248"
- id="use2055"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2057">
- <use
- xlink:href="#glyph3-11"
- x="349.47934"
- y="314.10248"
- id="use2059"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="354.25888"
- y="314.10248"
- id="use2061"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="359.03842"
- y="314.10248"
- id="use2063"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2065">
- <use
- xlink:href="#glyph3-5"
- x="361.62357"
- y="314.10248"
- id="use2067"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2069">
- <use
- xlink:href="#glyph3-16"
- x="367.68567"
- y="314.10248"
- id="use2071"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="372.69568"
- y="314.10248"
- id="use2073"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="378.31689"
- y="314.10248"
- id="use2075"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="382.40506"
- y="314.10248"
- id="use2077"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="387.1846"
- y="314.10248"
- id="use2079"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="389.70963"
- y="314.10248"
- id="use2081"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2083">
- <use
- xlink:href="#glyph3-4"
- x="395.20059"
- y="314.10248"
- id="use2085"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2087">
- <use
- xlink:href="#glyph3-3"
- x="401.33282"
- y="314.10248"
- id="use2089"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-19"
- x="404.86987"
- y="314.10248"
- id="use2091"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="407.3248"
- y="314.10248"
- id="use2093"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="409.91995"
- y="314.10248"
- id="use2095"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2097">
- <use
- xlink:href="#glyph3-14"
- x="416.04218"
- y="314.10248"
- id="use2099"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2101">
- <use
- xlink:href="#glyph3-5"
- x="420.14035"
- y="314.10248"
- id="use2103"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-18"
- x="426.19244"
- y="314.10248"
- id="use2105"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2107">
- <use
- xlink:href="#glyph3-6"
- x="432.31467"
- y="314.10248"
- id="use2109"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="438.45691"
- y="314.10248"
- id="use2111"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="443.22644"
- y="314.10248"
- id="use2113"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="445.7515"
- y="314.10248"
- id="use2115"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="451.89374"
- y="314.10248"
- id="use2117"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="457.37469"
- y="314.10248"
- id="use2119"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-22"
- x="459.96985"
- y="314.10248"
- id="use2121"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2123">
- <use
- xlink:href="#glyph3-17"
- x="463.34659"
- y="314.10248"
- id="use2125"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2127">
- <use
- xlink:href="#glyph3-9"
- x="468.92773"
- y="314.10248"
- id="use2129"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="471.45279"
- y="314.10248"
- id="use2131"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="476.23233"
- y="314.10248"
- id="use2133"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="481.85355"
- y="314.10248"
- id="use2135"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="484.44873"
- y="314.10248"
- id="use2137"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="490.58096"
- y="314.10248"
- id="use2139"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="496.63303"
- y="314.10248"
- id="use2141"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="501.41257"
- y="314.10248"
- id="use2143"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="503.93762"
- y="314.10248"
- id="use2145"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="507.47467"
- y="314.10248"
- id="use2147"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-16"
- x="509.99973"
- y="314.10248"
- id="use2149"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="515.0097"
- y="314.10248"
- id="use2151"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2153">
- <use
- xlink:href="#glyph3-11"
- x="520.64093"
- y="314.10248"
- id="use2155"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="525.42047"
- y="314.10248"
- id="use2157"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2159">
- <use
- xlink:href="#glyph3-18"
- x="528.00568"
- y="314.10248"
- id="use2161"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="534.13788"
- y="314.10248"
- id="use2163"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="540.28015"
- y="314.10248"
- id="use2165"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2167">
- <use
- xlink:href="#glyph3-3"
- x="90.562553"
- y="326.12646"
- id="use2169"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="94.099617"
- y="326.12646"
- id="use2171"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="100.1517"
- y="326.12646"
- id="use2173"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g2175">
- <use
- xlink:href="#glyph3-15"
- x="102.75355"
- y="326.12646"
- id="use2177"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="108.88579"
- y="326.12646"
- id="use2179"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="112.97395"
- y="326.12646"
- id="use2181"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-48"
- x="119.02603"
- y="326.12646"
- id="use2183"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="124.94785"
- y="326.12646"
- id="use2185"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="127.47289"
- y="326.12646"
- id="use2187"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="129.99792"
- y="326.12646"
- id="use2189"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="136.14018"
- y="326.12646"
- id="use2191"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="141.62112"
- y="326.12646"
- id="use2193"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="144.21631"
- y="326.12646"
- id="use2195"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="150.34854"
- y="326.12646"
- id="use2197"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="154.43671"
- y="326.12646"
- id="use2199"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-24"
- x="160.48878"
- y="326.12646"
- id="use2201"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="166.62102"
- y="326.12646"
- id="use2203"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="169.14606"
- y="326.12646"
- id="use2205"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="174.76729"
- y="326.12646"
- id="use2207"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="184.08588"
- y="326.12646"
- id="use2209"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2211">
- <use
- xlink:href="#glyph3-25"
- x="188.95686"
- y="326.12646"
- id="use2213"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2215">
- <use
- xlink:href="#glyph3-40"
- x="90.562553"
- y="344.16248"
- id="use2217"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="97.867126"
- y="344.16248"
- id="use2219"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="103.43825"
- y="344.16248"
- id="use2221"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="106.97531"
- y="344.16248"
- id="use2223"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="112.54643"
- y="344.16248"
- id="use2225"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="115.14161"
- y="344.16248"
- id="use2227"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="119.22977"
- y="344.16248"
- id="use2229"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2231">
- <use
- xlink:href="#glyph3-3"
- x="124.86101"
- y="344.16248"
- id="use2233"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="128.39807"
- y="344.16248"
- id="use2235"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="134.01929"
- y="344.16248"
- id="use2237"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="140.16154"
- y="344.16248"
- id="use2239"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="143.69861"
- y="344.16248"
- id="use2241"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="146.22365"
- y="344.16248"
- id="use2243"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="152.27573"
- y="344.16248"
- id="use2245"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="158.41798"
- y="344.16248"
- id="use2247"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="161.01317"
- y="344.16248"
- id="use2249"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="165.78268"
- y="344.16248"
- id="use2251"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="171.35381"
- y="344.16248"
- id="use2253"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="177.49606"
- y="344.16248"
- id="use2255"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g2257">
- <use
- xlink:href="#glyph3-5"
- x="180.14761"
- y="344.16248"
- id="use2259"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-16"
- x="186.19969"
- y="344.16248"
- id="use2261"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="191.20969"
- y="344.16248"
- id="use2263"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="196.8309"
- y="344.16248"
- id="use2265"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="200.91907"
- y="344.16248"
- id="use2267"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="204.45613"
- y="344.16248"
- id="use2269"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-14"
- x="210.59839"
- y="344.16248"
- id="use2271"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="214.68654"
- y="344.16248"
- id="use2273"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2275">
- <use
- xlink:href="#glyph3-7"
- x="220.86429"
- y="344.16248"
- id="use2277"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="223.45947"
- y="344.16248"
- id="use2279"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="226.99652"
- y="344.16248"
- id="use2281"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2283">
- <use
- xlink:href="#glyph3-12"
- x="233.12877"
- y="344.16248"
- id="use2285"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2287">
- <use
- xlink:href="#glyph3-7"
- x="238.76001"
- y="344.16248"
- id="use2289"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="241.35518"
- y="344.16248"
- id="use2291"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2293">
- <use
- xlink:href="#glyph3-14"
- x="247.4774"
- y="344.16248"
- id="use2295"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="251.56557"
- y="344.16248"
- id="use2297"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2299">
- <use
- xlink:href="#glyph3-11"
- x="257.19681"
- y="344.16248"
- id="use2301"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="261.97635"
- y="344.16248"
- id="use2303"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-23"
- x="268.11859"
- y="344.16248"
- id="use2305"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-15"
- x="277.43719"
- y="344.16248"
- id="use2307"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2309">
- <use
- xlink:href="#glyph3-3"
- x="283.55942"
- y="344.16248"
- id="use2311"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="287.09647"
- y="344.16248"
- id="use2313"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2315">
- <use
- xlink:href="#glyph3-5"
- x="289.63153"
- y="344.16248"
- id="use2317"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="295.68362"
- y="344.16248"
- id="use2319"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="301.82587"
- y="344.16248"
- id="use2321"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2323">
- <use
- xlink:href="#glyph3-5"
- x="304.41104"
- y="344.16248"
- id="use2325"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-22"
- x="310.4631"
- y="344.16248"
- id="use2327"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="313.84988"
- y="344.16248"
- id="use2329"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="316.44507"
- y="344.16248"
- id="use2331"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="318.97009"
- y="344.16248"
- id="use2333"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="325.11237"
- y="344.16248"
- id="use2335"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2337">
- <use
- xlink:href="#glyph3-5"
- x="331.2446"
- y="344.16248"
- id="use2339"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2341">
- <use
- xlink:href="#glyph3-13"
- x="337.3067"
- y="344.16248"
- id="use2343"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2345">
- <use
- xlink:href="#glyph3-12"
- x="342.06619"
- y="344.16248"
- id="use2347"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2349">
- <use
- xlink:href="#glyph3-20"
- x="347.69745"
- y="344.16248"
- id="use2351"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="353.83969"
- y="344.16248"
- id="use2353"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="358.60922"
- y="344.16248"
- id="use2355"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-25"
- x="364.23044"
- y="344.16248"
- id="use2357"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2359">
- <use
- xlink:href="#glyph3-39"
- x="90.562553"
- y="374.22247"
- id="use2361"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="97.857117"
- y="374.22247"
- id="use2363"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="103.99937"
- y="374.22247"
- id="use2365"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="108.7689"
- y="374.22247"
- id="use2367"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="114.91116"
- y="374.22247"
- id="use2369"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="120.53237"
- y="374.22247"
- id="use2371"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-21"
- x="125.3019"
- y="374.22247"
- id="use2373"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="130.55237"
- y="374.22247"
- id="use2375"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2377">
- <use
- xlink:href="#glyph3-18"
- x="136.18361"
- y="374.22247"
- id="use2379"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2381">
- <use
- xlink:href="#glyph3-7"
- x="142.30583"
- y="374.22247"
- id="use2383"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="144.90102"
- y="374.22247"
- id="use2385"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="150.47214"
- y="374.22247"
- id="use2387"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="155.24165"
- y="374.22247"
- id="use2389"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="160.01117"
- y="374.22247"
- id="use2391"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="165.63239"
- y="374.22247"
- id="use2393"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="170.41193"
- y="374.22247"
- id="use2395"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="175.19147"
- y="374.22247"
- id="use2397"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="177.78665"
- y="374.22247"
- id="use2399"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="181.32372"
- y="374.22247"
- id="use2401"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="187.37579"
- y="374.22247"
- id="use2403"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-24"
- x="189.97096"
- y="374.22247"
- id="use2405"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-2"
- x="196.10321"
- y="374.22247"
- id="use2407"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-8"
- x="198.62825"
- y="374.22247"
- id="use2409"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="204.10919"
- y="374.22247"
- id="use2411"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2413">
- <use
- xlink:href="#glyph3-18"
- x="206.69435"
- y="374.22247"
- id="use2415"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="212.82658"
- y="374.22247"
- id="use2417"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="218.39771"
- y="374.22247"
- id="use2419"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="221.93477"
- y="374.22247"
- id="use2421"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="227.50589"
- y="374.22247"
- id="use2423"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="230.10106"
- y="374.22247"
- id="use2425"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-20"
- x="235.72227"
- y="374.22247"
- id="use2427"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="241.86455"
- y="374.22247"
- id="use2429"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-24"
- x="247.43565"
- y="374.22247"
- id="use2431"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="253.5679"
- y="374.22247"
- id="use2433"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="256.09293"
- y="374.22247"
- id="use2435"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2437">
- <use
- xlink:href="#glyph3-18"
- x="261.72418"
- y="374.22247"
- id="use2439"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2441">
- <use
- xlink:href="#glyph3-7"
- x="267.84641"
- y="374.22247"
- id="use2443"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="270.44159"
- y="374.22247"
- id="use2445"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-4"
- x="273.97864"
- y="374.22247"
- id="use2447"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-12"
- x="280.12091"
- y="374.22247"
- id="use2449"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-7"
- x="285.74213"
- y="374.22247"
- id="use2451"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#45a3e3;fill-opacity:1"
- id="g2453">
- <use
- xlink:href="#glyph3-41"
- x="288.50974"
- y="374.22247"
- id="use2455"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="295.89447"
- y="374.22247"
- id="use2457"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-9"
- x="301.94653"
- y="374.22247"
- id="use2459"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-5"
- x="304.47159"
- y="374.22247"
- id="use2461"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-13"
- x="310.52365"
- y="374.22247"
- id="use2463"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-17"
- x="315.29318"
- y="374.22247"
- id="use2465"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-6"
- x="320.86432"
- y="374.22247"
- id="use2467"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-11"
- x="327.00656"
- y="374.22247"
- id="use2469"
- width="612"
- height="792" />
- <use
- xlink:href="#glyph3-3"
- x="331.7861"
- y="374.22247"
- id="use2471"
- width="612"
- height="792" />
- </g>
- <g
- style="fill:#000000;fill-opacity:1"
- id="g2473">
- <use
- xlink:href="#glyph3-25"
- x="335.35324"
- y="374.22247"
- id="use2475"
+ height="291.69354"
+ viewBox="0 0 501 233.35483"
+ version="1.1"
+ id="svg2"
+ inkscape:version="0.48.4 r9939"
+ sodipodi:docname="discuss.svg">
+ <metadata
+ id="metadata1853">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="640"
+ inkscape:window-height="480"
+ id="namedview1851"
+ showgrid="false"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:zoom="0.23838384"
+ inkscape:cx="313.13476"
+ inkscape:cy="-127.13146"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="svg2" />
+ <defs
+ id="defs4">
+ <g
+ id="g6">
+ <symbol
+ overflow="visible"
+ id="glyph0-0"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 0.5,1.765625 0,-8.8125 5,0 0,8.8125 z m 0.5625,-0.546875 3.875,0 0,-7.703125 -3.875,0 z m 0,0"
+ id="path9"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph0-1"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 0.03125,1.234375 3.8125,-7.65625 3.8125,7.65625 z m 0,0"
+ id="path12"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph0-2"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 0.03125,-6.421875 7.625,0 -3.8125,7.65625 z m 0,0"
+ id="path15"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-0"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d=""
+ id="path18"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-1"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 6.734375,-13.984375 c 2.507813,0 4.4375,0.617187 5.78125,1.84375 1.351563,1.21875 2.03125,2.917969 2.03125,5.09375 0,2.167969 -0.65625,3.886719 -1.96875,5.15625 C 11.273438,-0.628906 9.273438,0 6.578125,0 L 1.9375,0 l 0,-13.984375 z M 12.15625,-7 c 0,-3.195312 -1.835938,-4.796875 -5.5,-4.796875 l -2.359375,0 0,9.578125 2.625,0 c 1.6875,0 2.976563,-0.398438 3.875,-1.203125 C 11.703125,-4.234375 12.15625,-5.425781 12.15625,-7 z m 0,0"
+ id="path21"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-2"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 z m -2.09375,-12.765625 c -0.28125,-0.28125 -0.421875,-0.613281 -0.421875,-1 0,-0.382813 0.140625,-0.71875 0.421875,-1 0.28125,-0.28125 0.613281,-0.421875 1,-0.421875 0.382813,0 0.71875,0.140625 1,0.421875 0.28125,0.28125 0.421875,0.617187 0.421875,1 0,0.386719 -0.140625,0.71875 -0.421875,1 -0.28125,0.28125 -0.617187,0.421875 -1,0.421875 -0.386719,0 -0.71875,-0.140625 -1,-0.421875 z m 0,0"
+ id="path24"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-3"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 11.453125,-10.640625 0,9.28125 c 0,1.875 -0.511719,3.28125 -1.53125,4.21875 C 8.910156,3.804688 7.601562,4.28125 6,4.28125 c -1.605469,0 -3.054688,-0.5 -4.34375,-1.5 l 1.0625,-1.703125 c 1.039062,0.789063 2.085938,1.1875 3.140625,1.1875 1.0625,0 1.898437,-0.277344 2.515625,-0.828125 C 9,0.894531 9.3125,0.0195312 9.3125,-1.1875 l 0,-1.359375 C 8.976562,-1.910156 8.5,-1.40625 7.875,-1.03125 c -0.617188,0.367188 -1.308594,0.546875 -2.078125,0.546875 -1.40625,0 -2.570313,-0.488281 -3.484375,-1.46875 -0.90625,-0.988281 -1.359375,-2.21875 -1.359375,-3.6875 0,-1.46875 0.453125,-2.691406 1.359375,-3.671875 0.914062,-0.988281 2.078125,-1.484375 3.484375,-1.484375 1.40625,0 2.546875,0.578125 3.421875,1.734375 l 0,-1.578125 z m -8.296875,4.90625 c 0,0.875 0.269531,1.632813 0.8125,2.265625 0.539062,0.636719 1.265625,0.953125 2.171875,0.953125 0.914063,0 1.65625,-0.304687 2.21875,-0.921875 0.570313,-0.613281 0.859375,-1.375 0.859375,-2.28125 0,-0.914062 -0.289062,-1.691406 -0.859375,-2.328125 C 7.785156,-8.679688 7.046875,-9 6.140625,-9 c -0.90625,0 -1.632813,0.328125 -2.171875,0.984375 -0.542969,0.648437 -0.8125,1.40625 -0.8125,2.28125 z m 0,0"
+ id="path27"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-4"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.375,-8.84375 0,5.40625 c 0,0.5 0.132812,0.902344 0.40625,1.203125 0.269531,0.304687 0.644531,0.453125 1.125,0.453125 0.476562,0 0.9375,-0.234375 1.375,-0.703125 l 0.921875,1.578125 c -0.792969,0.710938 -1.667969,1.0625 -2.625,1.0625 -0.949219,0 -1.761719,-0.328125 -2.4375,-0.984375 -0.667969,-0.65625 -1,-1.546875 -1,-2.671875 l 0,-5.34375 -1.34375,0 0,-1.796875 1.34375,0 0,-3.34375 2.234375,0 0,3.34375 2.8125,0 0,1.796875 z m 0,0"
+ id="path30"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-5"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 10.234375,0 -2.03125,0 0,-1.421875 C 7.316406,-0.367188 6.132812,0.15625 4.65625,0.15625 c -1.105469,0 -2.023438,-0.3125 -2.75,-0.9375 -0.730469,-0.625 -1.09375,-1.457031 -1.09375,-2.5 0,-1.050781 0.382812,-1.835938 1.15625,-2.359375 C 2.75,-6.160156 3.800781,-6.421875 5.125,-6.421875 l 2.890625,0 0,-0.390625 c 0,-1.414062 -0.789063,-2.125 -2.359375,-2.125 -0.980469,0 -2.007812,0.359375 -3.078125,1.078125 l -1,-1.40625 c 1.289063,-1.019531 2.757813,-1.53125 4.40625,-1.53125 1.25,0 2.269531,0.320313 3.0625,0.953125 0.789063,0.625 1.1875,1.621094 1.1875,2.984375 z M 8,-3.953125 l 0,-0.90625 -2.515625,0 c -1.617187,0 -2.421875,0.507813 -2.421875,1.515625 0,0.523438 0.195312,0.921875 0.59375,1.203125 0.40625,0.273437 0.960938,0.40625 1.671875,0.40625 0.71875,0 1.34375,-0.195313 1.875,-0.59375 C 7.734375,-2.734375 8,-3.273438 8,-3.953125 z m 0,0"
+ id="path33"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-6"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 3.859375,0 1.625,0 l 0,-14.84375 2.234375,0 z m 0,0"
+ id="path36"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-7"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d=""
+ id="path39"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-8"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.296875,-11.78125 0,3.84375 6.203125,0 0,2.171875 -6.203125,0 0,5.765625 -2.359375,0 0,-13.984375 9.328125,0 -0.03125,2.203125 z m 0,0"
+ id="path42"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-9"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 7.203125,-8.546875 c -1.105469,0 -1.9375,0.367187 -2.5,1.09375 -0.5625,0.71875 -0.84375,1.683594 -0.84375,2.890625 l 0,4.5625 -2.234375,0 0,-10.640625 2.234375,0 0,2.140625 c 0.363281,-0.664062 0.851563,-1.210938 1.46875,-1.640625 0.625,-0.425781 1.28125,-0.644531 1.96875,-0.65625 l 0.015625,2.25 c -0.03125,0 -0.070312,0 -0.109375,0 z m 0,0"
+ id="path45"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-10"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 11.515625,-4.34375 -8.328125,0 c 0.050781,0.773438 0.398438,1.398438 1.046875,1.875 0.65625,0.46875 1.40625,0.703125 2.25,0.703125 1.332031,0 2.34375,-0.414063 3.03125,-1.25 L 10.796875,-1.625 C 9.648438,-0.4375 8.15625,0.15625 6.3125,0.15625 c -1.492188,0 -2.761719,-0.492188 -3.8125,-1.484375 -1.042969,-0.988281 -1.5625,-2.320313 -1.5625,-4 0,-1.675781 0.53125,-3.003906 1.59375,-3.984375 1.070312,-0.988281 2.332031,-1.484375 3.78125,-1.484375 1.445312,0 2.675781,0.4375 3.6875,1.3125 1.007812,0.867187 1.515625,2.070313 1.515625,3.609375 z m -8.328125,-1.75 6.09375,0 C 9.28125,-6.988281 9,-7.675781 8.4375,-8.15625 7.875,-8.632812 7.179688,-8.875 6.359375,-8.875 c -0.8125,0 -1.546875,0.25 -2.203125,0.75 -0.648438,0.5 -0.96875,1.179688 -0.96875,2.03125 z m 0,0"
+ id="path48"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-11"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 5.953125,0.15625 c -1.34375,0 -2.515625,-0.503906 -3.515625,-1.515625 -1,-1.007813 -1.5,-2.34375 -1.5,-4 0,-1.65625 0.507812,-2.972656 1.53125,-3.953125 1.03125,-0.988281 2.253906,-1.484375 3.671875,-1.484375 1.425781,0 2.570313,0.601563 3.4375,1.796875 l 0,-5.84375 2.234375,0 0,14.84375 -2.234375,0 0,-1.59375 c -0.824219,1.167969 -2.03125,1.75 -3.625,1.75 z M 3.1875,-5.265625 c 0,1.023437 0.320312,1.855469 0.96875,2.5 0.65625,0.636719 1.421875,0.953125 2.296875,0.953125 0.882813,0 1.632813,-0.320312 2.25,-0.96875 C 9.316406,-3.4375 9.625,-4.269531 9.625,-5.28125 9.625,-6.289062 9.316406,-7.132812 8.703125,-7.8125 8.085938,-8.5 7.332031,-8.84375 6.4375,-8.84375 5.539062,-8.84375 4.773438,-8.5 4.140625,-7.8125 3.503906,-7.132812 3.1875,-6.285156 3.1875,-5.265625 z m 0,0"
+ id="path51"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-12"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.109375,-2.8125 c 0.632813,0.648438 1.4375,0.96875 2.40625,0.96875 0.976563,0 1.78125,-0.320312 2.40625,-0.96875 0.632813,-0.644531 0.953125,-1.476562 0.953125,-2.5 0,-1.03125 -0.320312,-1.867188 -0.953125,-2.515625 -0.625,-0.644531 -1.429687,-0.96875 -2.40625,-0.96875 -0.96875,0 -1.773437,0.324219 -2.40625,0.96875 C 3.472656,-7.179688 3.15625,-6.34375 3.15625,-5.3125 c 0,1.023438 0.316406,1.855469 0.953125,2.5 z m 6.40625,1.390625 c -1.0625,1.054687 -2.398437,1.578125 -4,1.578125 -1.59375,0 -2.929687,-0.523438 -4,-1.578125 -1.0625,-1.0625 -1.59375,-2.359375 -1.59375,-3.890625 0,-1.539062 0.53125,-2.835938 1.59375,-3.890625 1.070313,-1.0625 2.40625,-1.59375 4,-1.59375 1.601563,0 2.9375,0.53125 4,1.59375 1.070313,1.054687 1.609375,2.351563 1.609375,3.890625 0,1.53125 -0.539062,2.828125 -1.609375,3.890625 z m 0,0"
+ id="path54"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-13"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 3.859375,-5.765625 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 0,1.9375 c 0.320313,-0.65625 0.804687,-1.164063 1.453125,-1.53125 0.644531,-0.375 1.34375,-0.5625 2.09375,-0.5625 1.675781,0 2.8125,0.695313 3.40625,2.078125 1.0625,-1.382812 2.378906,-2.078125 3.953125,-2.078125 1.195313,0 2.164063,0.371094 2.90625,1.109375 0.738281,0.730469 1.109375,1.789062 1.109375,3.171875 l 0,6.515625 -2.234375,0 0,-5.84375 c 0,-1.957031 -0.820313,-2.9375 -2.453125,-2.9375 -0.761719,0 -1.421875,0.246094 -1.984375,0.734375 -0.5625,0.492187 -0.859375,1.199219 -0.890625,2.125 l 0,5.921875 -2.234375,0 0,-5.84375 c 0,-1.007812 -0.183594,-1.75 -0.546875,-2.21875 C 8.082031,-8.539062 7.515625,-8.78125 6.734375,-8.78125 5.960938,-8.78125 5.289062,-8.519531 4.71875,-8 4.144531,-7.488281 3.859375,-6.742188 3.859375,-5.765625 z m 0,0"
+ id="path57"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-14"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 3.921875,-3.1875 2.515625,0 0,0 l 6.15625,-13.984375 2.53125,0 L 14.84375,0 12.3125,0 10.921875,-3.1875 z M 9.953125,-5.359375 7.421875,-11.125 4.875,-5.359375 z m 0,0"
+ id="path60"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph1-15"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 6.34375,0.15625 c -1.480469,0 -2.757812,-0.5 -3.828125,-1.5 -1.0625,-1.007812 -1.59375,-2.328125 -1.59375,-3.953125 0,-1.625 0.554687,-2.945313 1.671875,-3.96875 1.113281,-1.019531 2.46875,-1.53125 4.0625,-1.53125 1.601562,0 2.957031,0.554687 4.0625,1.65625 l -1.3125,1.625 C 8.476562,-8.316406 7.546875,-8.71875 6.609375,-8.71875 c -0.929687,0 -1.734375,0.3125 -2.421875,0.9375 -0.6875,0.617188 -1.03125,1.414062 -1.03125,2.390625 0,0.980469 0.335938,1.8125 1.015625,2.5 0.6875,0.679687 1.523437,1.015625 2.515625,1.015625 1,0 1.9375,-0.453125 2.8125,-1.359375 l 1.3125,1.4375 C 9.519531,-0.492188 8.03125,0.15625 6.34375,0.15625 z m 0,0"
+ id="path63"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph2-0"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d=""
+ id="path66"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph2-1"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 3.703125,-7.6875 c 1.382813,0 2.445313,0.339844 3.1875,1.015625 C 7.628906,-6.003906 8,-5.070312 8,-3.875 8,-2.6875 7.640625,-1.742188 6.921875,-1.046875 6.203125,-0.347656 5.101562,0 3.625,0 l -2.5625,0 0,-7.6875 z M 6.6875,-3.84375 c 0,-1.757812 -1.011719,-2.640625 -3.03125,-2.640625 l -1.296875,0 0,5.265625 1.453125,0 c 0.925781,0 1.632812,-0.21875 2.125,-0.65625 0.5,-0.445312 0.75,-1.101562 0.75,-1.96875 z m 0,0"
+ id="path69"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph2-2"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 2.125,0 -1.234375,0 0,-5.859375 1.234375,0 z M 0.96875,-7.015625 C 0.8125,-7.171875 0.734375,-7.351562 0.734375,-7.5625 c 0,-0.21875 0.078125,-0.398438 0.234375,-0.546875 0.15625,-0.15625 0.335938,-0.234375 0.546875,-0.234375 0.21875,0 0.398437,0.078125 0.546875,0.234375 0.15625,0.148437 0.234375,0.328125 0.234375,0.546875 0,0.210938 -0.078125,0.390625 -0.234375,0.546875 -0.148438,0.15625 -0.328125,0.234375 -0.546875,0.234375 -0.210937,0 -0.390625,-0.078125 -0.546875,-0.234375 z m 0,0"
+ id="path72"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph2-3"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 5.0625,-1.734375 c 0,0.554687 -0.203125,0.996094 -0.609375,1.328125 -0.40625,0.3359375 -0.921875,0.5 -1.546875,0.5 -0.429688,0 -0.871094,-0.078125 -1.328125,-0.234375 -0.460937,-0.15625 -0.867187,-0.375 -1.21875,-0.65625 L 0.953125,-1.75 c 0.6875,0.511719 1.347656,0.765625 1.984375,0.765625 0.28125,0 0.5,-0.0625 0.65625,-0.1875 0.164062,-0.125 0.25,-0.285156 0.25,-0.484375 0,-0.289062 -0.390625,-0.554688 -1.171875,-0.796875 C 2.609375,-2.472656 2.566406,-2.488281 2.546875,-2.5 1.328125,-2.820312 0.71875,-3.367188 0.71875,-4.140625 c 0,-0.550781 0.207031,-0.988281 0.625,-1.3125 0.425781,-0.320313 0.972656,-0.484375 1.640625,-0.484375 0.675781,0 1.316406,0.199219 1.921875,0.59375 L 4.4375,-4.4375 C 3.96875,-4.75 3.453125,-4.90625 2.890625,-4.90625 c -0.292969,0 -0.53125,0.054688 -0.71875,0.15625 -0.179687,0.105469 -0.265625,0.265625 -0.265625,0.484375 0,0.1875 0.09375,0.328125 0.28125,0.421875 0.132812,0.0625 0.320312,0.125 0.5625,0.1875 0.238281,0.054688 0.445312,0.109375 0.625,0.171875 0.1875,0.054687 0.363281,0.121094 0.53125,0.203125 0.175781,0.074219 0.363281,0.171875 0.5625,0.296875 0.394531,0.273437 0.59375,0.6875 0.59375,1.25 z m 0,0"
+ id="path75"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph2-4"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 3.484375,0.09375 C 2.671875,0.09375 1.96875,-0.179688 1.375,-0.734375 0.789062,-1.296875 0.5,-2.019531 0.5,-2.90625 c 0,-0.894531 0.304688,-1.625 0.921875,-2.1875 0.613281,-0.5625 1.359375,-0.84375 2.234375,-0.84375 0.882812,0 1.628906,0.304688 2.234375,0.90625 l -0.71875,0.890625 c -0.511719,-0.4375 -1.023437,-0.65625 -1.53125,-0.65625 -0.511719,0 -0.960937,0.171875 -1.34375,0.515625 -0.375,0.34375 -0.5625,0.789062 -0.5625,1.328125 0,0.53125 0.1875,0.984375 0.5625,1.359375 0.375,0.375 0.832031,0.5625 1.375,0.5625 0.550781,0 1.066406,-0.25 1.546875,-0.75 l 0.734375,0.796875 C 5.242188,-0.265625 4.421875,0.09375 3.484375,0.09375 z m 0,0"
+ id="path78"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph2-5"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.984375,-2.6875 0,-3.171875 1.234375,0 0,5.859375 -1.234375,0 0,-1.0625 c -0.199219,0.355469 -0.476563,0.636719 -0.828125,0.84375 -0.34375,0.2109375 -0.71875,0.3125 -1.125,0.3125 -0.65625,0 -1.1875,-0.203125 -1.59375,-0.609375 -0.40625,-0.40625 -0.609375,-0.988281 -0.609375,-1.75 l 0,-3.59375 1.234375,0 0,3.21875 c 0,1.085937 0.445312,1.625 1.34375,1.625 0.414062,0 0.78125,-0.140625 1.09375,-0.421875 0.320312,-0.289062 0.484375,-0.707031 0.484375,-1.25 z m 0,0"
+ id="path81"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph2-6"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 2.25,-1.546875 c 0.351562,0.355469 0.796875,0.53125 1.328125,0.53125 0.539063,0 0.984375,-0.175781 1.328125,-0.53125 0.351562,-0.351563 0.53125,-0.8125 0.53125,-1.375 0,-0.5625 -0.179688,-1.019531 -0.53125,-1.375 C 4.5625,-4.660156 4.117188,-4.84375 3.578125,-4.84375 c -0.53125,0 -0.976563,0.183594 -1.328125,0.546875 -0.34375,0.355469 -0.515625,0.8125 -0.515625,1.375 0,0.5625 0.171875,1.023437 0.515625,1.375 z m 3.53125,0.765625 c -0.585938,0.585938 -1.320312,0.875 -2.203125,0.875 -0.875,0 -1.609375,-0.289062 -2.203125,-0.875 C 0.789062,-1.363281 0.5,-2.078125 0.5,-2.921875 c 0,-0.84375 0.289062,-1.554687 0.875,-2.140625 0.59375,-0.582031 1.328125,-0.875 2.203125,-0.875 0.882813,0 1.617187,0.292969 2.203125,0.875 0.59375,0.585938 0.890625,1.296875 0.890625,2.140625 0,0.84375 -0.296875,1.558594 -0.890625,2.140625 z m 0,0"
+ id="path84"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph2-7"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 2.125,-3.171875 2.125,0 0.890625,0 l 0,-5.859375 1.234375,0 0,1.078125 c 0.195312,-0.363281 0.46875,-0.644531 0.8125,-0.84375 0.351562,-0.207031 0.726562,-0.3125 1.125,-0.3125 0.664062,0 1.203125,0.203125 1.609375,0.609375 0.40625,0.398437 0.609375,0.976563 0.609375,1.734375 l 0,3.59375 -1.234375,0 0,-3.21875 c 0,-1.070312 -0.449219,-1.609375 -1.34375,-1.609375 -0.429687,0 -0.796875,0.140625 -1.109375,0.421875 C 2.28125,-4.125 2.125,-3.710938 2.125,-3.171875 z m 0,0"
+ id="path87"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-0"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0"
+ id="path90"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-1"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 5.015625,-1.90625 c 0,0.636719 -0.230469,1.132812 -0.6875,1.484375 C 3.867188,-0.078125 3.25,0.09375 2.46875,0.09375 1.625,0.09375 0.972656,-0.015625 0.515625,-0.234375 l 0,-0.796875 C 0.804688,-0.90625 1.125,-0.804688 1.46875,-0.734375 1.820312,-0.660156 2.164062,-0.625 2.5,-0.625 c 0.550781,0 0.96875,-0.101562 1.25,-0.3125 0.28125,-0.21875 0.421875,-0.515625 0.421875,-0.890625 0,-0.238281 -0.054687,-0.4375 -0.15625,-0.59375 -0.09375,-0.164063 -0.261719,-0.3125 -0.5,-0.4375 C 3.285156,-2.992188 2.9375,-3.148438 2.46875,-3.328125 1.800781,-3.554688 1.320312,-3.832031 1.03125,-4.15625 0.75,-4.488281 0.609375,-4.914062 0.609375,-5.4375 0.609375,-5.988281 0.8125,-6.425781 1.21875,-6.75 1.632812,-7.070312 2.1875,-7.234375 2.875,-7.234375 c 0.707031,0 1.359375,0.132813 1.953125,0.390625 l -0.25,0.71875 C 3.984375,-6.375 3.410156,-6.5 2.859375,-6.5 2.410156,-6.5 2.0625,-6.40625 1.8125,-6.21875 c -0.242188,0.1875 -0.359375,0.449219 -0.359375,0.78125 0,0.25 0.039063,0.460938 0.125,0.625 0.09375,0.15625 0.25,0.304688 0.46875,0.4375 0.21875,0.125 0.550781,0.265625 1,0.421875 0.75,0.273437 1.265625,0.5625 1.546875,0.875 0.28125,0.304687 0.421875,0.695313 0.421875,1.171875 z m 0,0"
+ id="path93"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-2"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 1.625,-5.359375 0,3.484375 c 0,0.4375 0.097656,0.765625 0.296875,0.984375 0.195313,0.210937 0.507813,0.3125 0.9375,0.3125 0.550781,0 0.957031,-0.148437 1.21875,-0.453125 0.257813,-0.3125 0.390625,-0.816406 0.390625,-1.515625 l 0,-2.8125 0.8125,0 L 5.28125,0 4.609375,0 4.5,-0.71875 l -0.046875,0 C 4.285156,-0.457031 4.050781,-0.253906 3.75,-0.109375 3.457031,0.0234375 3.125,0.09375 2.75,0.09375 2.09375,0.09375 1.601562,-0.0546875 1.28125,-0.359375 0.957031,-0.671875 0.796875,-1.164062 0.796875,-1.84375 l 0,-3.515625 z m 0,0"
+ id="path96"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-3"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0"
+ id="path99"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-4"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 2.03125,0 0,-5.359375 l 0.875,0 1.140625,3.1875 c 0.257813,0.742187 0.414063,1.21875 0.46875,1.4375 l 0.03125,0 c 0.039063,-0.164063 0.15625,-0.519531 0.34375,-1.0625 0.1875,-0.550781 0.613281,-1.738281 1.28125,-3.5625 l 0.875,0 L 2.984375,0 z m 0,0"
+ id="path102"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-5"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0"
+ id="path105"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-6"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 1.671875,0 -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0"
+ id="path108"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-7"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0"
+ id="path111"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-8"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0"
+ id="path114"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-9"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0"
+ id="path117"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-10"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 3,0.09375 c -0.773438,0 -1.371094,-0.234375 -1.796875,-0.703125 C 0.773438,-1.085938 0.5625,-1.765625 0.5625,-2.640625 c 0,-0.894531 0.210938,-1.585937 0.640625,-2.078125 0.4375,-0.488281 1.050781,-0.734375 1.84375,-0.734375 0.257813,0 0.515625,0.03125 0.765625,0.09375 0.257812,0.054687 0.460938,0.117187 0.609375,0.1875 L 4.1875,-4.484375 C 4,-4.554688 3.800781,-4.613281 3.59375,-4.65625 3.382812,-4.707031 3.195312,-4.734375 3.03125,-4.734375 c -1.085938,0 -1.625,0.695313 -1.625,2.078125 0,0.65625 0.128906,1.164062 0.390625,1.515625 0.269531,0.355469 0.664063,0.53125 1.1875,0.53125 0.4375,0 0.890625,-0.097656 1.359375,-0.296875 l 0,0.71875 C 3.988281,0 3.539062,0.09375 3,0.09375 z m 0,0"
+ id="path120"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-11"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d=""
+ id="path123"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-12"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.5,-0.71875 -0.046875,0 c -0.375,0.542969 -0.933594,0.8125 -1.671875,0.8125 -0.699219,0 -1.246094,-0.238281 -1.640625,-0.71875 C 0.753906,-1.101562 0.5625,-1.78125 0.5625,-2.65625 c 0,-0.882812 0.191406,-1.570312 0.578125,-2.0625 0.394531,-0.488281 0.941406,-0.734375 1.640625,-0.734375 0.726562,0 1.285156,0.265625 1.671875,0.796875 l 0.0625,0 -0.03125,-0.390625 -0.03125,-0.375 0,-2.171875 0.8125,0 0,7.59375 -0.65625,0 z m -1.625,0.140625 c 0.5625,0 0.960938,-0.148437 1.203125,-0.453125 0.25,-0.300781 0.375,-0.785156 0.375,-1.453125 l 0,-0.171875 c 0,-0.757812 -0.125,-1.300781 -0.375,-1.625 -0.25,-0.320312 -0.652344,-0.484375 -1.203125,-0.484375 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.6875 0.125,1.210938 0.375,1.5625 0.25,0.34375 0.613281,0.515625 1.09375,0.515625 z m 0,0"
+ id="path126"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-13"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0"
+ id="path129"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-14"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0"
+ id="path132"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-15"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 3.34375,0.09375 C 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 c 0.039063,0.3125 0.0625,0.609375 0.0625,0.890625 l 0,2.203125 -0.8125,0 0,-7.765625 0.65625,0 L 1.625,-4.625 l 0.046875,0 c 0.207031,-0.289062 0.445313,-0.5 0.71875,-0.625 0.28125,-0.132812 0.597656,-0.203125 0.953125,-0.203125 0.71875,0 1.269531,0.246094 1.65625,0.734375 0.382812,0.480469 0.578125,1.15625 0.578125,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 z M 3.234375,-4.765625 c -0.554687,0 -0.949219,0.152344 -1.1875,0.453125 -0.242187,0.304688 -0.367187,0.789062 -0.375,1.453125 l 0,0.171875 c 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.46875,0 0.832031,-0.1875 1.09375,-0.5625 0.257812,-0.375 0.390625,-0.890625 0.390625,-1.546875 0,-0.664062 -0.132813,-1.175781 -0.390625,-1.53125 C 4.082031,-4.582031 3.710938,-4.765625 3.234375,-4.765625 z m 0,0"
+ id="path135"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-16"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 3.34375,-5.4375 c 0.707031,0 1.253906,0.242188 1.640625,0.71875 0.394531,0.480469 0.59375,1.15625 0.59375,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 L 1.4375,0 0.859375,0 l 0,-7.59375 0.8125,0 0,1.84375 c 0,0.417969 -0.015625,0.789062 -0.046875,1.109375 l 0.046875,0 C 2.046875,-5.171875 2.601562,-5.4375 3.34375,-5.4375 z m -0.109375,0.671875 c -0.554687,0 -0.953125,0.164063 -1.203125,0.484375 -0.242188,0.3125 -0.359375,0.84375 -0.359375,1.59375 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.5,0 0.867188,-0.179687 1.109375,-0.546875 0.25,-0.363281 0.375,-0.882812 0.375,-1.5625 0,-0.695312 -0.125,-1.21875 -0.375,-1.5625 -0.242187,-0.34375 -0.617187,-0.515625 -1.125,-0.515625 z m 0,0"
+ id="path138"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-17"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0"
+ id="path141"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-18"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.15625 -1.234375,0.46875 -0.261719,0.304687 -0.390625,0.804687 -0.390625,1.5 l 0,2.796875 -0.8125,0 0,-7.59375 0.8125,0 0,2.296875 c 0,0.273437 -0.015625,0.5 -0.046875,0.6875 l 0.0625,0 C 1.84375,-4.867188 2.066406,-5.070312 2.359375,-5.21875 2.648438,-5.363281 2.988281,-5.4375 3.375,-5.4375 c 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.332031,0.3125 0.5,0.808594 0.5,1.484375 l 0,3.484375 z m 0,0"
+ id="path144"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-19"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m 0,0"
+ id="path147"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-20"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,0"
+ id="path150"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-21"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 5.515625,-5.0625 c 0,0.730469 -0.25,1.289062 -0.75,1.671875 C 4.273438,-3.003906 3.570312,-2.8125 2.65625,-2.8125 l -0.84375,0 0,2.8125 -0.828125,0 0,-7.140625 1.84375,0 c 1.789063,0 2.6875,0.695313 2.6875,2.078125 z m -3.703125,1.546875 0.75,0 c 0.726562,0 1.257812,-0.117187 1.59375,-0.359375 0.332031,-0.238281 0.5,-0.617188 0.5,-1.140625 0,-0.476563 -0.15625,-0.832031 -0.46875,-1.0625 -0.3125,-0.226563 -0.796875,-0.34375 -1.453125,-0.34375 l -0.921875,0 z m 0,0"
+ id="path153"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-22"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 0.015625,-5.359375 0.859375,0 1.171875,3.0625 c 0.257813,0.699219 0.421875,1.199219 0.484375,1.5 l 0.03125,0 c 0.039062,-0.164063 0.128906,-0.445313 0.265625,-0.84375 0.132813,-0.40625 0.578125,-1.644531 1.328125,-3.71875 l 0.875,0 L 2.734375,0.75 c -0.230469,0.59375 -0.5,1.015625 -0.8125,1.265625 C 1.617188,2.273438 1.25,2.40625 0.8125,2.40625 0.5625,2.40625 0.316406,2.375 0.078125,2.3125 l 0,-0.640625 c 0.175781,0.039063 0.375,0.0625 0.59375,0.0625 0.5625,0 0.960937,-0.3125 1.203125,-0.9375 L 2.171875,0.03125 z m 0,0"
+ id="path156"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-23"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 7.6875,0 0,-3.484375 C 7.6875,-3.910156 7.59375,-4.226562 7.40625,-4.4375 7.226562,-4.65625 6.945312,-4.765625 6.5625,-4.765625 c -0.511719,0 -0.886719,0.148437 -1.125,0.4375 -0.242188,0.292969 -0.359375,0.742187 -0.359375,1.34375 l 0,2.984375 -0.8125,0 0,-3.484375 c 0,-0.425781 -0.09375,-0.742187 -0.28125,-0.953125 -0.179687,-0.21875 -0.460937,-0.328125 -0.84375,-0.328125 -0.511719,0 -0.886719,0.15625 -1.125,0.46875 C 1.785156,-3.992188 1.671875,-3.5 1.671875,-2.8125 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.15625,-0.257812 0.367188,-0.460938 0.640625,-0.609375 0.28125,-0.144531 0.59375,-0.21875 0.9375,-0.21875 0.84375,0 1.390625,0.304687 1.640625,0.90625 l 0.046875,0 c 0.15625,-0.28125 0.382813,-0.5 0.6875,-0.65625 0.300781,-0.164063 0.648437,-0.25 1.046875,-0.25 0.601562,0 1.050781,0.15625 1.34375,0.46875 0.300781,0.3125 0.453125,0.8125 0.453125,1.5 l 0,3.484375 z m 0,0"
+ id="path159"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-24"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 5.234375,0 4.25,-3.140625 c -0.0625,-0.1875 -0.179688,-0.625 -0.34375,-1.3125 l -0.046875,0 C 3.734375,-3.878906 3.617188,-3.4375 3.515625,-3.125 l -1,3.125 -0.9375,0 -1.46875,-5.359375 0.859375,0 c 0.34375,1.355469 0.601562,2.386719 0.78125,3.09375 0.175781,0.699219 0.28125,1.167969 0.3125,1.40625 l 0.03125,0 c 0.039062,-0.1875 0.097656,-0.425781 0.171875,-0.71875 0.082031,-0.289063 0.15625,-0.523437 0.21875,-0.703125 l 0.984375,-3.078125 0.875,0 0.953125,3.078125 c 0.1875,0.5625 0.3125,1.03125 0.375,1.40625 l 0.03125,0 c 0.019531,-0.113281 0.054687,-0.289062 0.109375,-0.53125 0.0625,-0.25 0.398438,-1.566406 1.015625,-3.953125 l 0.84375,0 L 6.1875,0 z m 0,0"
+ id="path162"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-25"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 1.703125,-1.15625 0.078125,0.109375 c -0.085938,0.324219 -0.210938,0.699219 -0.375,1.125 -0.15625,0.4375 -0.320312,0.84375 -0.484375,1.21875 l -0.609375,0 C 0.394531,0.953125 0.488281,0.53125 0.59375,0.03125 c 0.101562,-0.5 0.179688,-0.894531 0.234375,-1.1875 z m 0,0"
+ id="path165"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-26"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.140625,0 -2.421875,-6.328125 -0.03125,0 c 0.039062,0.5 0.0625,1.09375 0.0625,1.78125 L 1.75,0 0.984375,0 l 0,-7.140625 1.25,0 L 4.5,-1.25 l 0.03125,0 2.28125,-5.890625 1.234375,0 0,7.140625 -0.828125,0 0,-4.59375 c 0,-0.53125 0.023438,-1.101562 0.078125,-1.71875 L 7.25,-6.3125 4.8125,0 z m 0,0"
+ id="path168"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-27"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0"
+ id="path171"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-28"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 7.171875,-3.578125 c 0,1.148437 -0.292969,2.046875 -0.875,2.703125 -0.574219,0.648438 -1.371094,0.96875 -2.390625,0.96875 -1.054688,0 -1.867188,-0.316406 -2.4375,-0.953125 C 0.894531,-1.503906 0.609375,-2.414062 0.609375,-3.59375 0.609375,-4.75 0.894531,-5.644531 1.46875,-6.28125 2.039062,-6.925781 2.851562,-7.25 3.90625,-7.25 c 1.03125,0 1.832031,0.328125 2.40625,0.984375 0.570312,0.648437 0.859375,1.542969 0.859375,2.6875 z m -5.6875,0 c 0,0.96875 0.203125,1.703125 0.609375,2.203125 0.414062,0.5 1.019531,0.75 1.8125,0.75 0.789062,0 1.382812,-0.25 1.78125,-0.75 0.40625,-0.5 0.609375,-1.234375 0.609375,-2.203125 0,-0.957031 -0.203125,-1.6875 -0.609375,-2.1875 -0.398438,-0.5 -0.992188,-0.75 -1.78125,-0.75 -0.792969,0 -1.398438,0.25 -1.8125,0.75 -0.40625,0.5 -0.609375,1.230469 -0.609375,2.1875 z m 0,0"
+ id="path174"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-29"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 6.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m -3,0 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z M 8.671875,0 l -0.8125,0 0,-7.59375 0.8125,0 z m 0,0"
+ id="path177"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-30"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 2.875,-0.578125 c 0.539062,0 0.9375,-0.144531 1.1875,-0.4375 0.25,-0.289063 0.378906,-0.78125 0.390625,-1.46875 l 0,-0.171875 c 0,-0.75 -0.125,-1.285156 -0.375,-1.609375 -0.25,-0.332031 -0.652344,-0.5 -1.203125,-0.5 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.679688 0.125,1.195312 0.375,1.546875 0.25,0.355469 0.613281,0.53125 1.09375,0.53125 z M 2.765625,0.09375 c -0.699219,0 -1.242187,-0.238281 -1.625,-0.71875 C 0.753906,-1.113281 0.5625,-1.789062 0.5625,-2.65625 c 0,-0.875 0.191406,-1.554688 0.578125,-2.046875 0.394531,-0.5 0.941406,-0.75 1.640625,-0.75 0.726562,0 1.289062,0.277344 1.6875,0.828125 l 0.046875,0 0.109375,-0.734375 0.640625,0 0,7.765625 -0.8125,0 0,-2.296875 c 0,-0.320313 0.019531,-0.597656 0.0625,-0.828125 l -0.0625,0 c -0.375,0.542969 -0.9375,0.8125 -1.6875,0.8125 z m 0,0"
+ id="path180"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-31"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 3.046875,1.578125 -2.234375,0 0,-8.71875 2.234375,0 0,0.6875 -1.421875,0 0,7.34375 1.421875,0 z m 0,0"
+ id="path183"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-32"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 0.671875,-3.953125 c 0,-0.28125 0.066406,-0.53125 0.203125,-0.75 C 1.019531,-4.929688 1.222656,-5.101562 1.484375,-5.21875 1.242188,-5.351562 1.050781,-5.507812 0.90625,-5.6875 0.769531,-5.863281 0.703125,-6.09375 0.703125,-6.375 c 0,-0.394531 0.164063,-0.703125 0.5,-0.921875 0.34375,-0.226563 0.835937,-0.34375 1.484375,-0.34375 0.300781,0 0.582031,0.027344 0.84375,0.078125 0.257812,0.042969 0.546875,0.125 0.859375,0.25 L 4.125,-6.671875 c -0.3125,-0.125 -0.578125,-0.207031 -0.796875,-0.25 C 3.109375,-6.972656 2.875,-7 2.625,-7 2.25,-7 1.960938,-6.945312 1.765625,-6.84375 c -0.1875,0.09375 -0.28125,0.246094 -0.28125,0.453125 0,0.199219 0.097656,0.367187 0.296875,0.5 0.207031,0.136719 0.5625,0.292969 1.0625,0.46875 0.601562,0.21875 1.023438,0.453125 1.265625,0.703125 0.25,0.25 0.375,0.546875 0.375,0.890625 0,0.292969 -0.070313,0.554687 -0.203125,0.78125 -0.136719,0.230469 -0.324219,0.414063 -0.5625,0.546875 0.5,0.261719 0.75,0.632812 0.75,1.109375 0,0.460937 -0.195312,0.8125 -0.578125,1.0625 -0.375,0.25 -0.90625,0.375 -1.59375,0.375 -0.71875,0 -1.289063,-0.109375 -1.703125,-0.328125 l 0,-0.71875 c 0.257812,0.117188 0.546875,0.214844 0.859375,0.296875 0.3125,0.074219 0.601563,0.109375 0.875,0.109375 0.4375,0 0.769531,-0.0625 1,-0.1875 0.226563,-0.125 0.34375,-0.300781 0.34375,-0.53125 0,-0.15625 -0.042969,-0.28125 -0.125,-0.375 C 3.472656,-1.78125 3.347656,-1.875 3.171875,-1.96875 2.992188,-2.0625 2.71875,-2.175781 2.34375,-2.3125 1.882812,-2.488281 1.546875,-2.648438 1.328125,-2.796875 c -0.21875,-0.144531 -0.386719,-0.304687 -0.5,-0.484375 -0.105469,-0.1875 -0.15625,-0.410156 -0.15625,-0.671875 z m 0.71875,-0.09375 c 0,0.25 0.101563,0.464844 0.3125,0.640625 0.21875,0.167969 0.601563,0.351562 1.15625,0.546875 l 0.234375,0.09375 c 0.445312,-0.257813 0.671875,-0.570313 0.671875,-0.9375 0,-0.269531 -0.121094,-0.492187 -0.359375,-0.671875 C 3.164062,-4.5625 2.742188,-4.75 2.140625,-4.9375 1.921875,-4.875 1.738281,-4.757812 1.59375,-4.59375 1.457031,-4.425781 1.390625,-4.242188 1.390625,-4.046875 z m 0,0"
+ id="path186"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-33"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 5.46875,0 -0.890625,-2.265625 -2.859375,0 L 0.84375,0 0,0 l 2.828125,-7.171875 0.6875,0 L 6.328125,0 z m -1.140625,-3.015625 -0.84375,-2.21875 c -0.105469,-0.28125 -0.214844,-0.625 -0.328125,-1.03125 -0.074219,0.3125 -0.171875,0.65625 -0.296875,1.03125 l -0.84375,2.21875 z m 0,0"
+ id="path189"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-34"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 3.484375,0 -0.78125,0 0,-5.09375 c 0,-0.414062 0.00781,-0.816406 0.03125,-1.203125 -0.0625,0.074219 -0.136719,0.148437 -0.21875,0.21875 C 2.429688,-6.003906 2.039062,-5.6875 1.34375,-5.125 l -0.421875,-0.546875 1.890625,-1.46875 0.671875,0 z m 0,0"
+ id="path192"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-35"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 5.1875,0 -4.703125,0 0,-0.703125 L 2.375,-2.59375 c 0.570312,-0.570312 0.945312,-0.984375 1.125,-1.234375 0.1875,-0.25 0.320312,-0.488281 0.40625,-0.71875 C 4,-4.785156 4.046875,-5.039062 4.046875,-5.3125 c 0,-0.375 -0.117187,-0.671875 -0.34375,-0.890625 -0.230469,-0.226563 -0.554687,-0.34375 -0.96875,-0.34375 -0.292969,0 -0.574219,0.054687 -0.84375,0.15625 -0.261719,0.09375 -0.554687,0.265625 -0.875,0.515625 l -0.4375,-0.546875 c 0.65625,-0.539063 1.375,-0.8125 2.15625,-0.8125 0.664063,0 1.1875,0.171875 1.5625,0.515625 0.382813,0.335938 0.578125,0.792969 0.578125,1.375 0,0.460938 -0.132812,0.914062 -0.390625,1.359375 -0.25,0.4375 -0.71875,0.996094 -1.40625,1.671875 l -1.5625,1.515625 0,0.046875 3.671875,0 z m 0,0"
+ id="path195"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-36"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 6.375,-7.140625 0,4.625 c 0,0.8125 -0.25,1.453125 -0.75,1.921875 -0.492188,0.460938 -1.164062,0.6875 -2.015625,0.6875 -0.867187,0 -1.53125,-0.234375 -2,-0.703125 -0.46875,-0.46875 -0.703125,-1.113281 -0.703125,-1.9375 l 0,-4.59375 0.828125,0 0,4.65625 c 0,0.59375 0.160156,1.054687 0.484375,1.375 0.332031,0.324219 0.8125,0.484375 1.4375,0.484375 0.601562,0 1.066406,-0.160156 1.390625,-0.484375 0.332031,-0.320313 0.5,-0.78125 0.5,-1.375 l 0,-4.65625 z m 0,0"
+ id="path198"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-37"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 6.6875,-3.640625 C 6.6875,-2.460938 6.363281,-1.5625 5.71875,-0.9375 5.082031,-0.3125 4.160156,0 2.953125,0 l -1.96875,0 0,-7.140625 2.1875,0 c 1.101563,0 1.960937,0.308594 2.578125,0.921875 0.625,0.617188 0.9375,1.476562 0.9375,2.578125 z m -0.890625,0.03125 c 0,-0.925781 -0.234375,-1.625 -0.703125,-2.09375 -0.460938,-0.476563 -1.152344,-0.71875 -2.078125,-0.71875 l -1.203125,0 0,5.703125 1.015625,0 c 0.988281,0 1.726563,-0.238281 2.21875,-0.71875 0.5,-0.488281 0.75,-1.210938 0.75,-2.171875 z m 0,0"
+ id="path201"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-38"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 6.40625,0 -0.828125,0 0,-3.359375 -3.765625,0 0,3.359375 -0.828125,0 0,-7.140625 0.828125,0 0,3.03125 3.765625,0 0,-3.03125 0.828125,0 z m 0,0"
+ id="path204"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-39"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 1.8125,-2.96875 0,2.96875 -0.828125,0 0,-7.140625 1.953125,0 c 0.875,0 1.519531,0.167969 1.9375,0.5 0.425781,0.335937 0.640625,0.839844 0.640625,1.515625 0,0.949219 -0.480469,1.589844 -1.4375,1.921875 L 6.015625,0 5.03125,0 3.296875,-2.96875 z m 0,-0.71875 1.140625,0 c 0.582031,0 1.007813,-0.113281 1.28125,-0.34375 0.28125,-0.226562 0.421875,-0.578125 0.421875,-1.046875 0,-0.46875 -0.140625,-0.804687 -0.421875,-1.015625 -0.28125,-0.207031 -0.730469,-0.3125 -1.34375,-0.3125 l -1.078125,0 z m 0,0"
+ id="path207"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-40"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 0.25,0.890625 1.40625,0 0,-7.34375 -1.40625,0 0,-0.6875 2.234375,0 0,8.71875 -2.234375,0 z m 0,0"
+ id="path210"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-41"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 7.21875,0 6.390625,0 4.953125,-4.78125 C 4.878906,-4.988281 4.800781,-5.253906 4.71875,-5.578125 4.632812,-5.898438 4.59375,-6.09375 4.59375,-6.15625 4.519531,-5.726562 4.40625,-5.257812 4.25,-4.75 L 2.859375,0 2.03125,0 0.125,-7.140625 l 0.890625,0 1.125,4.40625 c 0.15625,0.625 0.269531,1.1875 0.34375,1.6875 0.082031,-0.59375 0.210937,-1.175781 0.390625,-1.75 l 1.28125,-4.34375 0.875,0 1.34375,4.375 c 0.15625,0.511719 0.285156,1.085937 0.390625,1.71875 0.0625,-0.46875 0.179687,-1.03125 0.359375,-1.6875 l 1.125,-4.40625 0.875,0 z m 0,0"
+ id="path213"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-42"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 1.65625,-2.734375 c 0.144531,-0.195313 0.359375,-0.457031 0.640625,-0.78125 l 1.734375,-1.84375 0.953125,0 -2.15625,2.28125 L 5.140625,0 4.15625,0 2.265625,-2.53125 1.65625,-2 l 0,2 -0.796875,0 0,-7.59375 0.796875,0 0,4.03125 c 0,0.179688 -0.011719,0.453125 -0.03125,0.828125 z m 0,0"
+ id="path216"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-43"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 6.5625,0 -0.953125,0 -3.90625,-5.984375 -0.03125,0 C 1.722656,-5.285156 1.75,-4.644531 1.75,-4.0625 L 1.75,0 0.984375,0 l 0,-7.140625 0.9375,0 3.890625,5.96875 0.03125,0 c 0,-0.082031 -0.015625,-0.363281 -0.046875,-0.84375 C 5.773438,-2.492188 5.769531,-2.835938 5.78125,-3.046875 l 0,-4.09375 0.78125,0 z m 0,0"
+ id="path219"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-44"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 4.03125,-6.5 C 3.25,-6.5 2.628906,-6.238281 2.171875,-5.71875 1.722656,-5.195312 1.5,-4.476562 1.5,-3.5625 c 0,0.929688 0.21875,1.648438 0.65625,2.15625 0.4375,0.511719 1.0625,0.765625 1.875,0.765625 0.5,0 1.066406,-0.085937 1.703125,-0.265625 l 0,0.71875 C 5.234375,0 4.625,0.09375 3.90625,0.09375 c -1.054688,0 -1.867188,-0.316406 -2.4375,-0.953125 -0.574219,-0.632813 -0.859375,-1.539063 -0.859375,-2.71875 0,-0.738281 0.132813,-1.382813 0.40625,-1.9375 0.28125,-0.550781 0.679687,-0.972656 1.203125,-1.265625 0.519531,-0.300781 1.128906,-0.453125 1.828125,-0.453125 0.75,0 1.40625,0.136719 1.96875,0.40625 L 5.65625,-6.125 C 5.113281,-6.375 4.570312,-6.5 4.03125,-6.5 z m 0,0"
+ id="path222"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-45"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.28125,0 -3.875,0 0,-0.546875 2.921875,-4.171875 -2.75,0 0,-0.640625 3.625,0 0,0.640625 -2.875,4.09375 2.953125,0 z m 0,0"
+ id="path225"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph3-46"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 1.5625,-7.140625 -0.203125,2.578125 -0.515625,0 -0.1875,-2.578125 z m 0,0"
+ id="path228"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph4-0"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 0.84375,-6.421875 3.703125,0 0,6.421875 -3.703125,0 z m 0.46875,5.96875 2.78125,0 0,-5.515625 -2.78125,0 z m 0,0"
+ id="path231"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph4-1"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 2.734375,1.421875 -2,0 0,-7.84375 2,0 0,0.609375 -1.265625,0 0,6.609375 1.265625,0 z m 0,0"
+ id="path234"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph4-2"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 3.640625,-5.84375 c -0.710937,0 -1.273437,0.234375 -1.6875,0.703125 -0.40625,0.46875 -0.609375,1.109375 -0.609375,1.921875 0,0.84375 0.195312,1.496094 0.59375,1.953125 0.394531,0.460937 0.957031,0.6875 1.6875,0.6875 0.445312,0 0.957031,-0.078125 1.53125,-0.234375 l 0,0.65625 c -0.449219,0.1640625 -0.996094,0.25 -1.640625,0.25 -0.949219,0 -1.683594,-0.285156 -2.203125,-0.859375 -0.511719,-0.582031 -0.765625,-1.398437 -0.765625,-2.453125 0,-0.664062 0.125,-1.242188 0.375,-1.734375 0.25,-0.5 0.601563,-0.882813 1.0625,-1.15625 0.46875,-0.269531 1.019531,-0.40625 1.65625,-0.40625 0.675781,0 1.265625,0.125 1.765625,0.375 L 5.09375,-5.5 C 4.601562,-5.726562 4.117188,-5.84375 3.640625,-5.84375 z m 0,0"
+ id="path237"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph4-3"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.9375,-2.40625 c 0,0.78125 -0.199219,1.398438 -0.59375,1.84375 -0.398438,0.4375 -0.945312,0.65625 -1.640625,0.65625 -0.4375,0 -0.824219,-0.09765625 -1.15625,-0.296875 -0.335937,-0.207031 -0.59375,-0.5 -0.78125,-0.875 C 0.585938,-1.460938 0.5,-1.90625 0.5,-2.40625 0.5,-3.195312 0.695312,-3.8125 1.09375,-4.25 c 0.394531,-0.4375 0.941406,-0.65625 1.640625,-0.65625 0.664063,0 1.195313,0.226562 1.59375,0.671875 0.40625,0.449219 0.609375,1.058594 0.609375,1.828125 z m -3.671875,0 c 0,0.617188 0.117187,1.085938 0.359375,1.40625 0.25,0.324219 0.613281,0.484375 1.09375,0.484375 0.476562,0 0.835938,-0.160156 1.078125,-0.484375 0.25,-0.320312 0.375,-0.789062 0.375,-1.40625 0,-0.613281 -0.125,-1.078125 -0.375,-1.390625 C 3.554688,-4.117188 3.191406,-4.28125 2.703125,-4.28125 2.222656,-4.28125 1.863281,-4.125 1.625,-3.8125 1.382812,-3.5 1.265625,-3.03125 1.265625,-2.40625 z m 0,0"
+ id="path240"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph4-4"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 1.453125,-4.8125 0,3.125 c 0,0.386719 0.085937,0.679688 0.265625,0.875 0.1875,0.199219 0.46875,0.296875 0.84375,0.296875 0.507812,0 0.878906,-0.132813 1.109375,-0.40625 0.226563,-0.28125 0.34375,-0.734375 0.34375,-1.359375 l 0,-2.53125 0.734375,0 L 4.75,0 4.15625,0 4.046875,-0.640625 4,-0.640625 c -0.148438,0.230469 -0.355469,0.414063 -0.625,0.546875 -0.261719,0.125 -0.5625,0.1875 -0.90625,0.1875 -0.585938,0 -1.023438,-0.140625 -1.3125,-0.421875 -0.292969,-0.28125 -0.4375,-0.726563 -0.4375,-1.34375 l 0,-3.140625 z m 0,0"
+ id="path243"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph4-5"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 4.0625,0 0,-3.109375 c 0,-0.394531 -0.089844,-0.6875 -0.265625,-0.875 C 3.617188,-4.179688 3.34375,-4.28125 2.96875,-4.28125 c -0.511719,0 -0.886719,0.136719 -1.125,0.40625 C 1.613281,-3.601562 1.5,-3.15625 1.5,-2.53125 L 1.5,0 0.78125,0 l 0,-4.8125 0.578125,0 0.125,0.65625 0.03125,0 c 0.15625,-0.238281 0.363281,-0.421875 0.625,-0.546875 0.269531,-0.132813 0.570313,-0.203125 0.90625,-0.203125 0.582031,0 1.019531,0.140625 1.3125,0.421875 0.289063,0.28125 0.4375,0.730469 0.4375,1.34375 l 0,3.140625 z m 0,0"
+ id="path246"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph4-6"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 2.328125,-0.515625 c 0.125,0 0.25,-0.007813 0.375,-0.03125 0.125,-0.019531 0.21875,-0.039063 0.28125,-0.0625 l 0,0.5625 C 2.910156,-0.00390625 2.796875,0.0234375 2.640625,0.046875 2.484375,0.078125 2.34375,0.09375 2.21875,0.09375 c -0.929688,0 -1.390625,-0.492188 -1.390625,-1.484375 l 0,-2.859375 -0.6875,0 0,-0.34375 0.6875,-0.3125 0.3125,-1.03125 0.421875,0 0,1.125 1.390625,0 0,0.5625 -1.390625,0 0,2.828125 c 0,0.292969 0.066406,0.515625 0.203125,0.671875 0.132813,0.15625 0.320313,0.234375 0.5625,0.234375 z m 0,0"
+ id="path249"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph4-7"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="M 2.8125,0.09375 C 2.09375,0.09375 1.523438,-0.125 1.109375,-0.5625 0.703125,-1 0.5,-1.601562 0.5,-2.375 c 0,-0.769531 0.191406,-1.382812 0.578125,-1.84375 0.382813,-0.457031 0.898437,-0.6875 1.546875,-0.6875 0.601562,0 1.078125,0.199219 1.421875,0.59375 0.351563,0.398438 0.53125,0.921875 0.53125,1.578125 l 0,0.453125 -3.3125,0 c 0.00781,0.574219 0.148437,1.007812 0.421875,1.296875 0.269531,0.292969 0.648438,0.4375 1.140625,0.4375 0.519531,0 1.035156,-0.109375 1.546875,-0.328125 l 0,0.65625 C 4.113281,-0.113281 3.867188,-0.0351562 3.640625,0.015625 3.410156,0.0664062 3.132812,0.09375 2.8125,0.09375 z M 2.609375,-4.296875 c -0.386719,0 -0.695313,0.132813 -0.921875,0.390625 -0.230469,0.25 -0.367188,0.59375 -0.40625,1.03125 l 2.515625,0 c 0,-0.457031 -0.105469,-0.804688 -0.3125,-1.046875 -0.199219,-0.25 -0.492187,-0.375 -0.875,-0.375 z m 0,0"
+ id="path252"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph4-8"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 2.96875,-4.90625 c 0.21875,0 0.410156,0.015625 0.578125,0.046875 l -0.09375,0.6875 c -0.210937,-0.039063 -0.386719,-0.0625 -0.53125,-0.0625 -0.398437,0 -0.734375,0.15625 -1.015625,0.46875 C 1.632812,-3.453125 1.5,-3.054688 1.5,-2.578125 L 1.5,0 0.78125,0 l 0,-4.8125 0.59375,0 0.078125,0.890625 0.046875,0 c 0.175781,-0.3125 0.390625,-0.550781 0.640625,-0.71875 0.25,-0.175781 0.523437,-0.265625 0.828125,-0.265625 z m 0,0"
+ id="path255"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ <symbol
+ overflow="visible"
+ id="glyph4-9"
+ style="overflow:visible">
+ <path
+ style="stroke:none"
+ d="m 0.21875,0.796875 1.28125,0 0,-6.609375 -1.28125,0 0,-0.609375 2.015625,0 0,7.84375 -2.015625,0 z m 0,0"
+ id="path258"
+ inkscape:connector-curvature="0" />
+ </symbol>
+ </g>
+ <clipPath
+ id="clip1">
+ <path
+ d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0"
+ id="path261"
+ inkscape:connector-curvature="0" />
+ </clipPath>
+ <clipPath
+ id="clip2">
+ <path
+ d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0"
+ id="path264"
+ inkscape:connector-curvature="0" />
+ </clipPath>
+ </defs>
+ <g
+ id="g5622"
+ transform="translate(-55.492188,-60.939995)">
+ <g
+ clip-path="url(#clip2)"
+ clip-rule="nonzero"
+ id="g271">
+ <path
+ style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0"
+ id="path273"
+ inkscape:connector-curvature="0" />
+ </g>
+ <g
+ style="fill:#a1c235;fill-opacity:1"
+ id="g275">
+ <use
+ xlink:href="#glyph0-1"
+ x="65.512558"
+ y="118.71249"
+ id="use277"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#979797;fill-opacity:1"
+ id="g279">
+ <use
+ xlink:href="#glyph0-2"
+ x="65.512558"
+ y="128.73248"
+ id="use281"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#a1c235;fill-opacity:1"
+ id="g283">
+ <use
+ xlink:href="#glyph0-1"
+ x="65.512558"
+ y="148.77249"
+ id="use285"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#979797;fill-opacity:1"
+ id="g287">
+ <use
+ xlink:href="#glyph0-2"
+ x="65.512558"
+ y="158.79248"
+ id="use289"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#a1c235;fill-opacity:1"
+ id="g291">
+ <use
+ xlink:href="#glyph0-1"
+ x="65.512558"
+ y="192.86049"
+ id="use293"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#979797;fill-opacity:1"
+ id="g295">
+ <use
+ xlink:href="#glyph0-2"
+ x="65.512558"
+ y="202.88048"
+ id="use297"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#a1c235;fill-opacity:1"
+ id="g299">
+ <use
+ xlink:href="#glyph0-1"
+ x="65.512558"
+ y="222.92047"
+ id="use301"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#979797;fill-opacity:1"
+ id="g303">
+ <use
+ xlink:href="#glyph0-2"
+ x="65.512558"
+ y="232.94048"
+ id="use305"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#a1c235;fill-opacity:1"
+ id="g307">
+ <use
+ xlink:href="#glyph0-1"
+ x="65.512558"
+ y="252.98047"
+ id="use309"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#979797;fill-opacity:1"
+ id="g311">
+ <use
+ xlink:href="#glyph0-2"
+ x="65.512558"
+ y="263.00046"
+ id="use313"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#a1c235;fill-opacity:1"
+ id="g315">
+ <use
+ xlink:href="#glyph0-1"
+ x="65.512558"
+ y="283.04047"
+ id="use317"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#979797;fill-opacity:1"
+ id="g319">
+ <use
+ xlink:href="#glyph0-2"
+ x="65.512558"
+ y="293.06046"
+ id="use321"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g323">
+ <use
+ xlink:href="#glyph1-1"
+ x="55.492558"
+ y="76.127495"
+ id="use325"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-2"
+ x="71.163834"
+ y="76.127495"
+ id="use327"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-3"
+ x="76.654793"
+ y="76.127495"
+ id="use329"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-2"
+ x="89.760956"
+ y="76.127495"
+ id="use331"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-4"
+ x="95.251915"
+ y="76.127495"
+ id="use333"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-5"
+ x="103.62863"
+ y="76.127495"
+ id="use335"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-6"
+ x="115.39211"
+ y="76.127495"
+ id="use337"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-7"
+ x="120.88307"
+ y="76.127495"
+ id="use339"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-8"
+ x="126.37403"
+ y="76.127495"
+ id="use341"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-9"
+ x="138.4782"
+ y="76.127495"
+ id="use343"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-10"
+ x="146.43407"
+ y="76.127495"
+ id="use345"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g347">
+ <use
+ xlink:href="#glyph1-10"
+ x="158.83882"
+ y="76.127495"
+ id="use349"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-11"
+ x="171.22354"
+ y="76.127495"
+ id="use351"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-12"
+ x="184.69043"
+ y="76.127495"
+ id="use353"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-13"
+ x="197.7565"
+ y="76.127495"
+ id="use355"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-7"
+ x="218.07706"
+ y="76.127495"
+ id="use357"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-14"
+ x="223.56802"
+ y="76.127495"
+ id="use359"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-15"
+ x="238.4377"
+ y="76.127495"
+ id="use361"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph1-4"
+ x="249.98074"
+ y="76.127495"
+ id="use363"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g365">
+ <use
+ xlink:href="#glyph2-1"
+ x="55.492558"
+ y="103.1815"
+ id="use367"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph2-2"
+ x="64.111763"
+ y="103.1815"
+ id="use369"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph2-3"
+ x="67.13179"
+ y="103.1815"
+ id="use371"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph2-4"
+ x="72.708916"
+ y="103.1815"
+ id="use373"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g375">
+ <use
+ xlink:href="#glyph2-5"
+ x="79.04657"
+ y="103.1815"
+ id="use377"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph2-3"
+ x="86.166779"
+ y="103.1815"
+ id="use379"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph2-3"
+ x="91.743912"
+ y="103.1815"
+ id="use381"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph2-2"
+ x="97.321045"
+ y="103.1815"
+ id="use383"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g385">
+ <use
+ xlink:href="#glyph2-6"
+ x="100.33005"
+ y="103.1815"
+ id="use387"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g389">
+ <use
+ xlink:href="#glyph2-7"
+ x="107.52741"
+ y="103.1815"
+ id="use391"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g393">
+ <use
+ xlink:href="#glyph3-1"
+ x="83.047554"
+ y="119.71449"
+ id="use395"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="88.538513"
+ y="119.71449"
+ id="use397"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="94.680771"
+ y="119.71449"
+ id="use399"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-4"
+ x="98.768929"
+ y="119.71449"
+ id="use401"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="103.77893"
+ y="119.71449"
+ id="use403"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g405">
+ <use
+ xlink:href="#glyph3-6"
+ x="109.41017"
+ y="119.71449"
+ id="use407"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="111.93521"
+ y="119.71449"
+ id="use409"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="114.46025"
+ y="119.71449"
+ id="use411"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="116.98529"
+ y="119.71449"
+ id="use413"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="122.55641"
+ y="119.71449"
+ id="use415"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="128.69867"
+ y="119.71449"
+ id="use417"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="133.46819"
+ y="119.71449"
+ id="use419"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="139.0894"
+ y="119.71449"
+ id="use421"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="141.68459"
+ y="119.71449"
+ id="use423"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="147.81683"
+ y="119.71449"
+ id="use425"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="153.38794"
+ y="119.71449"
+ id="use427"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="156.925"
+ y="119.71449"
+ id="use429"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="162.49612"
+ y="119.71449"
+ id="use431"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="165.09131"
+ y="119.71449"
+ id="use433"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="167.61635"
+ y="119.71449"
+ id="use435"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="172.39589"
+ y="119.71449"
+ id="use437"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g439">
+ <use
+ xlink:href="#glyph3-14"
+ x="174.98105"
+ y="119.71449"
+ id="use441"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="179.76059"
+ y="119.71449"
+ id="use443"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="185.90285"
+ y="119.71449"
+ id="use445"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="190.68239"
+ y="119.71449"
+ id="use447"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="195.4519"
+ y="119.71449"
+ id="use449"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g451">
+ <use
+ xlink:href="#glyph3-15"
+ x="201.08315"
+ y="119.71449"
+ id="use453"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g455">
+ <use
+ xlink:href="#glyph3-13"
+ x="207.20537"
+ y="119.71449"
+ id="use457"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="210.74242"
+ y="119.71449"
+ id="use459"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g461">
+ <use
+ xlink:href="#glyph3-16"
+ x="213.27748"
+ y="119.71449"
+ id="use463"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g465">
+ <use
+ xlink:href="#glyph3-7"
+ x="219.3997"
+ y="119.71449"
+ id="use467"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g469">
+ <use
+ xlink:href="#glyph3-5"
+ x="221.93475"
+ y="119.71449"
+ id="use471"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="227.55598"
+ y="119.71449"
+ id="use473"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="230.15115"
+ y="119.71449"
+ id="use475"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="233.68822"
+ y="119.71449"
+ id="use477"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="239.7403"
+ y="119.71449"
+ id="use479"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g481">
+ <use
+ xlink:href="#glyph3-13"
+ x="242.50122"
+ y="119.71449"
+ id="use483"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="246.03828"
+ y="119.71449"
+ id="use485"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="252.18054"
+ y="119.71449"
+ id="use487"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-19"
+ x="257.80176"
+ y="119.71449"
+ id="use489"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="261.18854"
+ y="119.71449"
+ id="use491"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g493">
+ <use
+ xlink:href="#glyph3-20"
+ x="264.74356"
+ y="119.71449"
+ id="use495"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g497">
+ <use
+ xlink:href="#glyph3-21"
+ x="83.047562"
+ y="149.77449"
+ id="use499"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="89.079597"
+ y="149.77449"
+ id="use501"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-22"
+ x="95.221855"
+ y="149.77449"
+ id="use503"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="100.26192"
+ y="149.77449"
+ id="use505"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="105.04146"
+ y="149.77449"
+ id="use507"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="107.5665"
+ y="149.77449"
+ id="use509"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="112.33601"
+ y="149.77449"
+ id="use511"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="117.90714"
+ y="149.77449"
+ id="use513"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="120.43217"
+ y="149.77449"
+ id="use515"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g517">
+ <use
+ xlink:href="#glyph3-18"
+ x="123.07537"
+ y="149.77449"
+ id="use519"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="129.21762"
+ y="149.77449"
+ id="use521"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="134.83885"
+ y="149.77449"
+ id="use523"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="140.40997"
+ y="149.77449"
+ id="use525"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="142.93501"
+ y="149.77449"
+ id="use527"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g529">
+ <use
+ xlink:href="#glyph3-18"
+ x="146.48209"
+ y="149.77449"
+ id="use531"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g533">
+ <use
+ xlink:href="#glyph3-11"
+ x="152.61432"
+ y="149.77449"
+ id="use535"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="155.2095"
+ y="149.77449"
+ id="use537"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-23"
+ x="157.73454"
+ y="149.77449"
+ id="use539"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-15"
+ x="167.05315"
+ y="149.77449"
+ id="use541"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="173.18538"
+ y="149.77449"
+ id="use543"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="177.27354"
+ y="149.77449"
+ id="use545"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-4"
+ x="183.32562"
+ y="149.77449"
+ id="use547"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="188.33562"
+ y="149.77449"
+ id="use549"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g551">
+ <use
+ xlink:href="#glyph3-23"
+ x="193.96686"
+ y="149.77449"
+ id="use553"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="203.28546"
+ y="149.77449"
+ id="use555"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="208.90668"
+ y="149.77449"
+ id="use557"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="215.04893"
+ y="149.77449"
+ id="use559"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="218.586"
+ y="149.77449"
+ id="use561"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g563">
+ <use
+ xlink:href="#glyph3-11"
+ x="223.44234"
+ y="149.77449"
+ id="use565"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="226.03752"
+ y="149.77449"
+ id="use567"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="231.60864"
+ y="149.77449"
+ id="use569"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="235.69681"
+ y="149.77449"
+ id="use571"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="241.31802"
+ y="149.77449"
+ id="use573"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="243.91321"
+ y="149.77449"
+ id="use575"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="250.05547"
+ y="149.77449"
+ id="use577"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="256.10754"
+ y="149.77449"
+ id="use579"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="259.64459"
+ y="149.77449"
+ id="use581"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="262.23978"
+ y="149.77449"
+ id="use583"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g585">
+ <use
+ xlink:href="#glyph3-17"
+ x="266.99927"
+ y="149.77449"
+ id="use587"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g589">
+ <use
+ xlink:href="#glyph3-3"
+ x="273.06137"
+ y="149.77449"
+ id="use591"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="277.14954"
+ y="149.77449"
+ id="use593"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="281.2377"
+ y="149.77449"
+ id="use595"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="286.85892"
+ y="149.77449"
+ id="use597"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g599">
+ <use
+ xlink:href="#glyph3-8"
+ x="289.39398"
+ y="149.77449"
+ id="use601"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="294.96509"
+ y="149.77449"
+ id="use603"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="298.50217"
+ y="149.77449"
+ id="use605"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="304.12338"
+ y="149.77449"
+ id="use607"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="310.25562"
+ y="149.77449"
+ id="use609"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g611">
+ <use
+ xlink:href="#glyph3-24"
+ x="312.84079"
+ y="149.77449"
+ id="use613"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g615">
+ <use
+ xlink:href="#glyph3-6"
+ x="320.63632"
+ y="149.77449"
+ id="use617"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="323.16138"
+ y="149.77449"
+ id="use619"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="326.69843"
+ y="149.77449"
+ id="use621"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="332.8407"
+ y="149.77449"
+ id="use623"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g625">
+ <use
+ xlink:href="#glyph3-2"
+ x="335.42584"
+ y="149.77449"
+ id="use627"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="341.56812"
+ y="149.77449"
+ id="use629"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="347.71036"
+ y="149.77449"
+ id="use631"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="352.47989"
+ y="149.77449"
+ id="use633"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="358.1011"
+ y="149.77449"
+ id="use635"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="364.24338"
+ y="149.77449"
+ id="use637"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="369.02292"
+ y="149.77449"
+ id="use639"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="375.07498"
+ y="149.77449"
+ id="use641"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="379.16315"
+ y="149.77449"
+ id="use643"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g645">
+ <use
+ xlink:href="#glyph3-12"
+ x="384.7944"
+ y="149.77449"
+ id="use647"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-25"
+ x="390.92664"
+ y="149.77449"
+ id="use649"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g651">
+ <use
+ xlink:href="#glyph3-11"
+ x="393.37152"
+ y="149.77449"
+ id="use653"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="395.96667"
+ y="149.77449"
+ id="use655"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="402.10895"
+ y="149.77449"
+ id="use657"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g659">
+ <use
+ xlink:href="#glyph3-23"
+ x="408.24118"
+ y="149.77449"
+ id="use661"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="417.55978"
+ y="149.77449"
+ id="use663"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g665">
+ <use
+ xlink:href="#glyph3-9"
+ x="423.62189"
+ y="149.77449"
+ id="use667"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g669">
+ <use
+ xlink:href="#glyph3-6"
+ x="429.75412"
+ y="149.77449"
+ id="use671"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g673">
+ <use
+ xlink:href="#glyph3-13"
+ x="432.28918"
+ y="149.77449"
+ id="use675"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="435.82623"
+ y="149.77449"
+ id="use677"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="441.87833"
+ y="149.77449"
+ id="use679"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="445.96649"
+ y="149.77449"
+ id="use681"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="451.58771"
+ y="149.77449"
+ id="use683"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="457.71994"
+ y="149.77449"
+ id="use685"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="460.31512"
+ y="149.77449"
+ id="use687"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="465.08463"
+ y="149.77449"
+ id="use689"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-23"
+ x="471.13672"
+ y="149.77449"
+ id="use691"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-23"
+ x="480.45532"
+ y="149.77449"
+ id="use693"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="489.77393"
+ y="149.77449"
+ id="use695"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="495.91617"
+ y="149.77449"
+ id="use697"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g699">
+ <use
+ xlink:href="#glyph3-6"
+ x="502.0484"
+ y="149.77449"
+ id="use701"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g703">
+ <use
+ xlink:href="#glyph3-10"
+ x="504.58347"
+ y="149.77449"
+ id="use705"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="509.353"
+ y="149.77449"
+ id="use707"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="514.92413"
+ y="149.77449"
+ id="use709"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="518.46118"
+ y="149.77449"
+ id="use711"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="520.98621"
+ y="149.77449"
+ id="use713"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="527.03827"
+ y="149.77449"
+ id="use715"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="533.18054"
+ y="149.77449"
+ id="use717"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-20"
+ x="537.96008"
+ y="149.77449"
+ id="use719"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g721">
+ <use
+ xlink:href="#glyph4-1"
+ x="100.58255"
+ y="164.88799"
+ id="use723"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph4-2"
+ x="103.54948"
+ y="164.88799"
+ id="use725"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph4-3"
+ x="109.23081"
+ y="164.88799"
+ id="use727"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph4-4"
+ x="114.67768"
+ y="164.88799"
+ id="use729"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g731">
+ <use
+ xlink:href="#glyph4-5"
+ x="120.1967"
+ y="164.88799"
+ id="use733"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph4-6"
+ x="125.72473"
+ y="164.88799"
+ id="use735"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph4-7"
+ x="128.90808"
+ y="164.88799"
+ id="use737"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph4-8"
+ x="133.96718"
+ y="164.88799"
+ id="use739"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g741">
+ <use
+ xlink:href="#glyph4-9"
+ x="137.65555"
+ y="164.88799"
+ id="use743"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g745">
+ <use
+ xlink:href="#glyph3-26"
+ x="100.58255"
+ y="176.82849"
+ id="use747"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="109.62059"
+ y="176.82849"
+ id="use749"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="115.24181"
+ y="176.82849"
+ id="use751"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="118.77887"
+ y="176.82849"
+ id="use753"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="124.34999"
+ y="176.82849"
+ id="use755"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="126.94517"
+ y="176.82849"
+ id="use757"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="131.72472"
+ y="176.82849"
+ id="use759"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="135.26176"
+ y="176.82849"
+ id="use761"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="141.40402"
+ y="176.82849"
+ id="use763"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="147.53627"
+ y="176.82849"
+ id="use765"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="150.06131"
+ y="176.82849"
+ id="use767"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="155.68253"
+ y="176.82849"
+ id="use769"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="160.46207"
+ y="176.82849"
+ id="use771"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="163.05725"
+ y="176.82849"
+ id="use773"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="169.19951"
+ y="176.82849"
+ id="use775"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-4"
+ x="174.77063"
+ y="176.82849"
+ id="use777"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="179.78062"
+ y="176.82849"
+ id="use779"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="185.40184"
+ y="176.82849"
+ id="use781"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="187.99702"
+ y="176.82849"
+ id="use783"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="192.77657"
+ y="176.82849"
+ id="use785"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="198.91882"
+ y="176.82849"
+ id="use787"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-24"
+ x="204.9709"
+ y="176.82849"
+ id="use789"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="212.75644"
+ y="176.82849"
+ id="use791"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="218.8987"
+ y="176.82849"
+ id="use793"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g795">
+ <use
+ xlink:href="#glyph3-14"
+ x="221.60536"
+ y="176.82849"
+ id="use797"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="226.3849"
+ y="176.82849"
+ id="use799"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="229.92195"
+ y="176.82849"
+ id="use801"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="234.01012"
+ y="176.82849"
+ id="use803"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="240.06219"
+ y="176.82849"
+ id="use805"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-27"
+ x="246.20445"
+ y="176.82849"
+ id="use807"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="251.68539"
+ y="176.82849"
+ id="use809"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="254.28058"
+ y="176.82849"
+ id="use811"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="259.05011"
+ y="176.82849"
+ id="use813"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="265.10217"
+ y="176.82849"
+ id="use815"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="269.19034"
+ y="176.82849"
+ id="use817"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="273.2785"
+ y="176.82849"
+ id="use819"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g821">
+ <use
+ xlink:href="#glyph3-7"
+ x="278.90973"
+ y="176.82849"
+ id="use823"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="281.43478"
+ y="176.82849"
+ id="use825"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="287.00589"
+ y="176.82849"
+ id="use827"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="290.54294"
+ y="176.82849"
+ id="use829"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="293.06799"
+ y="176.82849"
+ id="use831"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="299.12006"
+ y="176.82849"
+ id="use833"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="305.26233"
+ y="176.82849"
+ id="use835"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g837">
+ <use
+ xlink:href="#glyph3-20"
+ x="310.10489"
+ y="176.82849"
+ id="use839"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g841">
+ <use
+ xlink:href="#glyph3-28"
+ x="83.047554"
+ y="193.86247"
+ id="use843"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-29"
+ x="90.843117"
+ y="193.86247"
+ id="use845"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="100.18176"
+ y="193.86247"
+ id="use847"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="102.70679"
+ y="193.86247"
+ id="use849"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="108.84905"
+ y="193.86247"
+ id="use851"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="114.47028"
+ y="193.86247"
+ id="use853"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="117.06545"
+ y="193.86247"
+ id="use855"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="122.63657"
+ y="193.86247"
+ id="use857"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="128.77884"
+ y="193.86247"
+ id="use859"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="134.91107"
+ y="193.86247"
+ id="use861"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="137.50626"
+ y="193.86247"
+ id="use863"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="143.55833"
+ y="193.86247"
+ id="use865"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="149.70059"
+ y="193.86247"
+ id="use867"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="152.22563"
+ y="193.86247"
+ id="use869"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="154.75067"
+ y="193.86247"
+ id="use871"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="160.89293"
+ y="193.86247"
+ id="use873"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="166.51414"
+ y="193.86247"
+ id="use875"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="169.10933"
+ y="193.86247"
+ id="use877"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="173.19749"
+ y="193.86247"
+ id="use879"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-27"
+ x="175.72253"
+ y="193.86247"
+ id="use881"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="181.20346"
+ y="193.86247"
+ id="use883"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="187.34573"
+ y="193.86247"
+ id="use885"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="190.88278"
+ y="193.86247"
+ id="use887"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="195.66232"
+ y="193.86247"
+ id="use889"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="198.25751"
+ y="193.86247"
+ id="use891"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="203.82863"
+ y="193.86247"
+ id="use893"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="207.36569"
+ y="193.86247"
+ id="use895"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="210.90274"
+ y="193.86247"
+ id="use897"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="216.47386"
+ y="193.86247"
+ id="use899"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="218.9989"
+ y="193.86247"
+ id="use901"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="225.14116"
+ y="193.86247"
+ id="use903"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g905">
+ <use
+ xlink:href="#glyph3-5"
+ x="227.89917"
+ y="193.86249"
+ id="use907"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-30"
+ x="233.5204"
+ y="193.86249"
+ id="use909"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="239.65263"
+ y="193.86249"
+ id="use911"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="245.79489"
+ y="193.86249"
+ id="use913"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="251.36601"
+ y="193.86249"
+ id="use915"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g917">
+ <use
+ xlink:href="#glyph3-11"
+ x="253.91985"
+ y="193.86249"
+ id="use919"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="256.51501"
+ y="193.86249"
+ id="use921"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="260.05209"
+ y="193.86249"
+ id="use923"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="264.14023"
+ y="193.86249"
+ id="use925"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="269.76144"
+ y="193.86249"
+ id="use927"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="275.33258"
+ y="193.86249"
+ id="use929"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-23"
+ x="278.86963"
+ y="193.86249"
+ id="use931"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="288.18823"
+ y="193.86249"
+ id="use933"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="293.80945"
+ y="193.86249"
+ id="use935"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="299.95172"
+ y="193.86249"
+ id="use937"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="303.48877"
+ y="193.86249"
+ id="use939"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="306.08395"
+ y="193.86249"
+ id="use941"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="312.22623"
+ y="193.86249"
+ id="use943"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="318.36847"
+ y="193.86249"
+ id="use945"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="324.5007"
+ y="193.86249"
+ id="use947"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="330.12195"
+ y="193.86249"
+ id="use949"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="334.21008"
+ y="193.86249"
+ id="use951"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="336.80527"
+ y="193.86249"
+ id="use953"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="339.33032"
+ y="193.86249"
+ id="use955"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-24"
+ x="344.90143"
+ y="193.86249"
+ id="use957"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-20"
+ x="352.68698"
+ y="193.86249"
+ id="use959"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="355.35229"
+ y="193.86249"
+ id="use961"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-31"
+ x="357.94748"
+ y="193.86249"
+ id="use963"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g965">
+ <use
+ xlink:href="#glyph3-32"
+ x="361.33215"
+ y="193.86249"
+ id="use967"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="366.50247"
+ y="193.86249"
+ id="use969"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g971">
+ <use
+ xlink:href="#glyph3-33"
+ x="369.08765"
+ y="193.86249"
+ id="use973"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g975">
+ <use
+ xlink:href="#glyph3-3"
+ x="375.4303"
+ y="193.86249"
+ id="use977"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="379.51846"
+ y="193.86249"
+ id="use979"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="383.05551"
+ y="193.86249"
+ id="use981"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="385.58054"
+ y="193.86249"
+ id="use983"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="390.35007"
+ y="193.86249"
+ id="use985"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="392.87512"
+ y="193.86249"
+ id="use987"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g989">
+ <use
+ xlink:href="#glyph3-11"
+ x="398.50635"
+ y="193.86249"
+ id="use991"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g993">
+ <use
+ xlink:href="#glyph3-34"
+ x="401.09152"
+ y="193.86249"
+ id="use995"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-35"
+ x="406.81293"
+ y="193.86249"
+ id="use997"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="412.53436"
+ y="193.86249"
+ id="use999"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="415.12952"
+ y="193.86249"
+ id="use1001"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-19"
+ x="421.18161"
+ y="193.86249"
+ id="use1003"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="424.56836"
+ y="193.86249"
+ id="use1005"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="427.16354"
+ y="193.86249"
+ id="use1007"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="430.70059"
+ y="193.86249"
+ id="use1009"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1011">
+ <use
+ xlink:href="#glyph3-5"
+ x="436.83286"
+ y="193.86249"
+ id="use1013"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1015">
+ <use
+ xlink:href="#glyph3-11"
+ x="442.46408"
+ y="193.86249"
+ id="use1017"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1019">
+ <use
+ xlink:href="#glyph3-36"
+ x="445.04926"
+ y="193.86249"
+ id="use1021"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1023">
+ <use
+ xlink:href="#glyph3-9"
+ x="452.35382"
+ y="193.86249"
+ id="use1025"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1027">
+ <use
+ xlink:href="#glyph3-6"
+ x="458.48605"
+ y="193.86249"
+ id="use1029"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-4"
+ x="461.01111"
+ y="193.86249"
+ id="use1031"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1033">
+ <use
+ xlink:href="#glyph3-5"
+ x="466.03113"
+ y="193.86249"
+ id="use1035"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="471.65234"
+ y="193.86249"
+ id="use1037"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="475.74051"
+ y="193.86249"
+ id="use1039"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="480.52005"
+ y="193.86249"
+ id="use1041"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="486.09116"
+ y="193.86249"
+ id="use1043"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="488.61621"
+ y="193.86249"
+ id="use1045"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-37"
+ x="491.21136"
+ y="193.86249"
+ id="use1047"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="498.51596"
+ y="193.86249"
+ id="use1049"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1051">
+ <use
+ xlink:href="#glyph3-10"
+ x="504.14719"
+ y="193.86249"
+ id="use1053"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="508.91672"
+ y="193.86249"
+ id="use1055"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="511.44177"
+ y="193.86249"
+ id="use1057"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="517.01288"
+ y="193.86249"
+ id="use1059"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="521.10101"
+ y="193.86249"
+ id="use1061"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="526.67218"
+ y="193.86249"
+ id="use1063"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="530.20923"
+ y="193.86249"
+ id="use1065"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="532.73425"
+ y="193.86249"
+ id="use1067"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1069">
+ <use
+ xlink:href="#glyph3-9"
+ x="538.79633"
+ y="193.86249"
+ id="use1071"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1073">
+ <use
+ xlink:href="#glyph3-17"
+ x="83.047554"
+ y="205.88647"
+ id="use1075"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-19"
+ x="89.099632"
+ y="205.88647"
+ id="use1077"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="92.486389"
+ y="205.88647"
+ id="use1079"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1081">
+ <use
+ xlink:href="#glyph3-38"
+ x="95.071548"
+ y="205.88647"
+ id="use1083"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="102.45629"
+ y="205.88647"
+ id="use1085"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-23"
+ x="108.59855"
+ y="205.88647"
+ id="use1087"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="117.91715"
+ y="205.88647"
+ id="use1089"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="123.48827"
+ y="205.88647"
+ id="use1091"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="129.63052"
+ y="205.88647"
+ id="use1093"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1095">
+ <use
+ xlink:href="#glyph3-39"
+ x="132.21568"
+ y="205.88647"
+ id="use1097"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="138.40805"
+ y="205.88647"
+ id="use1099"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-27"
+ x="140.93309"
+ y="205.88647"
+ id="use1101"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="146.41403"
+ y="205.88647"
+ id="use1103"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="152.55629"
+ y="205.88647"
+ id="use1105"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="156.09334"
+ y="205.88647"
+ id="use1107"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1109">
+ <use
+ xlink:href="#glyph3-40"
+ x="160.95305"
+ y="205.88647"
+ id="use1111"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1113">
+ <use
+ xlink:href="#glyph3-41"
+ x="83.047546"
+ y="223.92249"
+ id="use1115"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="92.316048"
+ y="223.92249"
+ id="use1117"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="94.841087"
+ y="223.92249"
+ id="use1119"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="98.378151"
+ y="223.92249"
+ id="use1121"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="104.52041"
+ y="223.92249"
+ id="use1123"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="110.57249"
+ y="223.92249"
+ id="use1125"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="116.71474"
+ y="223.92249"
+ id="use1127"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="120.25181"
+ y="223.92249"
+ id="use1129"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="122.84698"
+ y="223.92249"
+ id="use1131"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="128.98924"
+ y="223.92249"
+ id="use1133"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-27"
+ x="131.51428"
+ y="223.92249"
+ id="use1135"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="136.99522"
+ y="223.92249"
+ id="use1137"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="143.13748"
+ y="223.92249"
+ id="use1139"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-22"
+ x="145.66252"
+ y="223.92249"
+ id="use1141"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="150.70258"
+ y="223.92249"
+ id="use1143"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="153.29776"
+ y="223.92249"
+ id="use1145"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="158.0773"
+ y="223.92249"
+ id="use1147"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="163.69852"
+ y="223.92249"
+ id="use1149"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="168.46805"
+ y="223.92249"
+ id="use1151"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="174.61031"
+ y="223.92249"
+ id="use1153"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="178.69846"
+ y="223.92249"
+ id="use1155"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="184.31969"
+ y="223.92249"
+ id="use1157"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-15"
+ x="186.91486"
+ y="223.92249"
+ id="use1159"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="193.0471"
+ y="223.92249"
+ id="use1161"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="197.13525"
+ y="223.92249"
+ id="use1163"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-4"
+ x="199.66029"
+ y="223.92249"
+ id="use1165"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="204.6703"
+ y="223.92249"
+ id="use1167"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="210.24142"
+ y="223.92249"
+ id="use1169"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="213.77847"
+ y="223.92249"
+ id="use1171"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="219.39969"
+ y="223.92249"
+ id="use1173"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="221.99487"
+ y="223.92249"
+ id="use1175"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="228.12712"
+ y="223.92249"
+ id="use1177"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="233.69824"
+ y="223.92249"
+ id="use1179"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="237.23529"
+ y="223.92249"
+ id="use1181"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-25"
+ x="242.80641"
+ y="223.92249"
+ id="use1183"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="245.26131"
+ y="223.92249"
+ id="use1185"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="247.85649"
+ y="223.92249"
+ id="use1187"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="250.38153"
+ y="223.92249"
+ id="use1189"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="256.5238"
+ y="223.92249"
+ id="use1191"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="262.65604"
+ y="223.92249"
+ id="use1193"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-4"
+ x="265.18106"
+ y="223.92249"
+ id="use1195"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="270.19107"
+ y="223.92249"
+ id="use1197"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="272.71613"
+ y="223.92249"
+ id="use1199"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="278.84836"
+ y="223.92249"
+ id="use1201"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="284.9906"
+ y="223.92249"
+ id="use1203"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="290.56174"
+ y="223.92249"
+ id="use1205"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="293.08676"
+ y="223.92249"
+ id="use1207"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="297.8663"
+ y="223.92249"
+ id="use1209"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="300.46149"
+ y="223.92249"
+ id="use1211"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="306.03259"
+ y="223.92249"
+ id="use1213"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="310.12076"
+ y="223.92249"
+ id="use1215"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="315.74197"
+ y="223.92249"
+ id="use1217"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="318.33716"
+ y="223.92249"
+ id="use1219"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="323.90829"
+ y="223.92249"
+ id="use1221"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="327.44534"
+ y="223.92249"
+ id="use1223"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="330.04053"
+ y="223.92249"
+ id="use1225"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="334.12869"
+ y="223.92249"
+ id="use1227"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="336.65372"
+ y="223.92249"
+ id="use1229"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-42"
+ x="341.43326"
+ y="223.92249"
+ id="use1231"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="346.68375"
+ y="223.92249"
+ id="use1233"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="349.27893"
+ y="223.92249"
+ id="use1235"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-19"
+ x="355.33099"
+ y="223.92249"
+ id="use1237"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="358.71777"
+ y="223.92249"
+ id="use1239"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1241">
+ <use
+ xlink:href="#glyph3-12"
+ x="361.63483"
+ y="223.92249"
+ id="use1243"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="367.76706"
+ y="223.92249"
+ id="use1245"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="370.29211"
+ y="223.92249"
+ id="use1247"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="375.07166"
+ y="223.92249"
+ id="use1249"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="379.84116"
+ y="223.92249"
+ id="use1251"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="383.92932"
+ y="223.92249"
+ id="use1253"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-23"
+ x="386.45438"
+ y="223.92249"
+ id="use1255"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="395.77298"
+ y="223.92249"
+ id="use1257"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="398.298"
+ y="223.92249"
+ id="use1259"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="404.44028"
+ y="223.92249"
+ id="use1261"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="410.01138"
+ y="223.92249"
+ id="use1263"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="413.54843"
+ y="223.92249"
+ id="use1265"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="416.07349"
+ y="223.92249"
+ id="use1267"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="422.12555"
+ y="223.92249"
+ id="use1269"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1271">
+ <use
+ xlink:href="#glyph3-11"
+ x="428.34091"
+ y="223.92249"
+ id="use1273"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-16"
+ x="430.93607"
+ y="223.92249"
+ id="use1275"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1277">
+ <use
+ xlink:href="#glyph3-22"
+ x="437.05829"
+ y="223.92249"
+ id="use1279"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1281">
+ <use
+ xlink:href="#glyph3-11"
+ x="442.10837"
+ y="223.92249"
+ id="use1283"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1285">
+ <use
+ xlink:href="#glyph3-4"
+ x="444.69354"
+ y="223.92249"
+ id="use1287"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="449.70352"
+ y="223.92249"
+ id="use1289"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="452.22858"
+ y="223.92249"
+ id="use1291"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1293">
+ <use
+ xlink:href="#glyph3-13"
+ x="456.32675"
+ y="223.92249"
+ id="use1295"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="459.8638"
+ y="223.92249"
+ id="use1297"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1299">
+ <use
+ xlink:href="#glyph3-5"
+ x="465.99606"
+ y="223.92249"
+ id="use1301"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1303">
+ <use
+ xlink:href="#glyph3-11"
+ x="471.62729"
+ y="223.92249"
+ id="use1305"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1307">
+ <use
+ xlink:href="#glyph3-17"
+ x="474.21246"
+ y="223.92249"
+ id="use1309"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1311">
+ <use
+ xlink:href="#glyph3-19"
+ x="480.27457"
+ y="223.92249"
+ id="use1313"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1315">
+ <use
+ xlink:href="#glyph3-11"
+ x="483.65131"
+ y="223.92249"
+ id="use1317"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="486.24646"
+ y="223.92249"
+ id="use1319"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="489.78354"
+ y="223.92249"
+ id="use1321"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="495.92578"
+ y="223.92249"
+ id="use1323"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="501.547"
+ y="223.92249"
+ id="use1325"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="504.07205"
+ y="223.92249"
+ id="use1327"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1329">
+ <use
+ xlink:href="#glyph3-23"
+ x="83.047554"
+ y="235.94647"
+ id="use1331"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="92.36615"
+ y="235.94647"
+ id="use1333"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-23"
+ x="97.987373"
+ y="235.94647"
+ id="use1335"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-16"
+ x="107.30597"
+ y="235.94647"
+ id="use1337"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="113.43821"
+ y="235.94647"
+ id="use1339"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="119.05943"
+ y="235.94647"
+ id="use1341"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="123.14759"
+ y="235.94647"
+ id="use1343"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="127.92713"
+ y="235.94647"
+ id="use1345"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="134.06938"
+ y="235.94647"
+ id="use1347"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-15"
+ x="136.59442"
+ y="235.94647"
+ id="use1349"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="142.72667"
+ y="235.94647"
+ id="use1351"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="145.32185"
+ y="235.94647"
+ id="use1353"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="147.84689"
+ y="235.94647"
+ id="use1355"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="153.98915"
+ y="235.94647"
+ id="use1357"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-27"
+ x="156.58432"
+ y="235.94647"
+ id="use1359"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="162.06526"
+ y="235.94647"
+ id="use1361"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="166.15343"
+ y="235.94647"
+ id="use1363"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="172.20551"
+ y="235.94647"
+ id="use1365"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-15"
+ x="178.34776"
+ y="235.94647"
+ id="use1367"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="184.48"
+ y="235.94647"
+ id="use1369"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-20"
+ x="189.25954"
+ y="235.94647"
+ id="use1371"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1373">
+ <use
+ xlink:href="#glyph3-33"
+ x="83.047554"
+ y="253.98248"
+ id="use1375"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="89.380196"
+ y="253.98248"
+ id="use1377"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="94.159729"
+ y="253.98248"
+ id="use1379"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="96.754913"
+ y="253.98248"
+ id="use1381"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="102.88715"
+ y="253.98248"
+ id="use1383"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="108.93923"
+ y="253.98248"
+ id="use1385"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="113.70875"
+ y="253.98248"
+ id="use1387"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-23"
+ x="119.85101"
+ y="253.98248"
+ id="use1389"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="129.1696"
+ y="253.98248"
+ id="use1391"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="134.79083"
+ y="253.98248"
+ id="use1393"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="140.93309"
+ y="253.98248"
+ id="use1395"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="144.47015"
+ y="253.98248"
+ id="use1397"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="150.09137"
+ y="253.98248"
+ id="use1399"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="156.2236"
+ y="253.98248"
+ id="use1401"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="158.81879"
+ y="253.98248"
+ id="use1403"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="161.34383"
+ y="253.98248"
+ id="use1405"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="167.48608"
+ y="253.98248"
+ id="use1407"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1409">
+ <use
+ xlink:href="#glyph3-43"
+ x="170.15892"
+ y="253.98248"
+ id="use1411"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="177.70398"
+ y="253.98248"
+ id="use1413"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-42"
+ x="183.2751"
+ y="253.98248"
+ id="use1415"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="188.52559"
+ y="253.98248"
+ id="use1417"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1419">
+ <use
+ xlink:href="#glyph3-12"
+ x="194.15681"
+ y="253.98248"
+ id="use1421"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="200.28906"
+ y="253.98248"
+ id="use1423"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1425">
+ <use
+ xlink:href="#glyph3-44"
+ x="202.87422"
+ y="253.98248"
+ id="use1427"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1429">
+ <use
+ xlink:href="#glyph3-6"
+ x="209.19684"
+ y="253.98248"
+ id="use1431"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="211.72188"
+ y="253.98248"
+ id="use1433"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="215.25894"
+ y="253.98248"
+ id="use1435"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-45"
+ x="217.78398"
+ y="253.98248"
+ id="use1437"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="222.46332"
+ y="253.98248"
+ id="use1439"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="228.08453"
+ y="253.98248"
+ id="use1441"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="234.22679"
+ y="253.98248"
+ id="use1443"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1445">
+ <use
+ xlink:href="#glyph3-25"
+ x="239.08817"
+ y="253.98248"
+ id="use1447"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="241.54308"
+ y="253.98248"
+ id="use1449"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1451">
+ <use
+ xlink:href="#glyph3-17"
+ x="244.12823"
+ y="253.98248"
+ id="use1453"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="250.18031"
+ y="253.98248"
+ id="use1455"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="256.32257"
+ y="253.98248"
+ id="use1457"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="261.0921"
+ y="253.98248"
+ id="use1459"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1461">
+ <use
+ xlink:href="#glyph3-11"
+ x="266.72333"
+ y="253.98248"
+ id="use1463"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1465">
+ <use
+ xlink:href="#glyph3-8"
+ x="269.3085"
+ y="253.98248"
+ id="use1467"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="274.87961"
+ y="253.98248"
+ id="use1469"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="277.47479"
+ y="253.98248"
+ id="use1471"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="282.24429"
+ y="253.98248"
+ id="use1473"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-23"
+ x="288.29639"
+ y="253.98248"
+ id="use1475"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-15"
+ x="297.61499"
+ y="253.98248"
+ id="use1477"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="303.74722"
+ y="253.98248"
+ id="use1479"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="309.8895"
+ y="253.98248"
+ id="use1481"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="313.42654"
+ y="253.98248"
+ id="use1483"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="319.04776"
+ y="253.98248"
+ id="use1485"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="323.13593"
+ y="253.98248"
+ id="use1487"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="325.73111"
+ y="253.98248"
+ id="use1489"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="331.30222"
+ y="253.98248"
+ id="use1491"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-27"
+ x="333.82727"
+ y="253.98248"
+ id="use1493"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="339.3082"
+ y="253.98248"
+ id="use1495"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="345.36029"
+ y="253.98248"
+ id="use1497"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="349.44843"
+ y="253.98248"
+ id="use1499"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1501">
+ <use
+ xlink:href="#glyph3-13"
+ x="351.98349"
+ y="253.98248"
+ id="use1503"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="355.52057"
+ y="253.98248"
+ id="use1505"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-23"
+ x="361.66281"
+ y="253.98248"
+ id="use1507"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="370.98141"
+ y="253.98248"
+ id="use1509"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1511">
+ <use
+ xlink:href="#glyph3-8"
+ x="373.56659"
+ y="253.98248"
+ id="use1513"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="379.1377"
+ y="253.98248"
+ id="use1515"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="383.91724"
+ y="253.98248"
+ id="use1517"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="388.68677"
+ y="253.98248"
+ id="use1519"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="392.7749"
+ y="253.98248"
+ id="use1521"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1523">
+ <use
+ xlink:href="#glyph3-16"
+ x="395.30997"
+ y="253.98248"
+ id="use1525"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1527">
+ <use
+ xlink:href="#glyph3-5"
+ x="401.43219"
+ y="253.98248"
+ id="use1529"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1531">
+ <use
+ xlink:href="#glyph3-14"
+ x="407.06345"
+ y="253.98248"
+ id="use1533"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="411.84299"
+ y="253.98248"
+ id="use1535"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1537">
+ <use
+ xlink:href="#glyph3-14"
+ x="414.42813"
+ y="253.98248"
+ id="use1539"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="419.20767"
+ y="253.98248"
+ id="use1541"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1543">
+ <use
+ xlink:href="#glyph3-23"
+ x="425.26978"
+ y="253.98248"
+ id="use1545"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="434.58838"
+ y="253.98248"
+ id="use1547"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="440.20959"
+ y="253.98248"
+ id="use1549"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="446.26166"
+ y="253.98248"
+ id="use1551"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="452.40393"
+ y="253.98248"
+ id="use1553"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="458.02515"
+ y="253.98248"
+ id="use1555"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="460.62033"
+ y="253.98248"
+ id="use1557"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="466.19144"
+ y="253.98248"
+ id="use1559"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="470.97098"
+ y="253.98248"
+ id="use1561"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="473.56616"
+ y="253.98248"
+ id="use1563"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="478.3457"
+ y="253.98248"
+ id="use1565"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="484.48798"
+ y="253.98248"
+ id="use1567"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-15"
+ x="489.26752"
+ y="253.98248"
+ id="use1569"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1571">
+ <use
+ xlink:href="#glyph3-6"
+ x="495.38971"
+ y="253.98248"
+ id="use1573"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="497.91476"
+ y="253.98248"
+ id="use1575"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="502.6843"
+ y="253.98248"
+ id="use1577"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1579">
+ <use
+ xlink:href="#glyph3-17"
+ x="505.21933"
+ y="253.98248"
+ id="use1581"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="511.27142"
+ y="253.98248"
+ id="use1583"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="517.4137"
+ y="253.98248"
+ id="use1585"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-25"
+ x="522.19324"
+ y="253.98248"
+ id="use1587"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1589">
+ <use
+ xlink:href="#glyph3-11"
+ x="524.63812"
+ y="253.98248"
+ id="use1591"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="527.23328"
+ y="253.98248"
+ id="use1593"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="532.80438"
+ y="253.98248"
+ id="use1595"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="535.32947"
+ y="253.98248"
+ id="use1597"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1599">
+ <use
+ xlink:href="#glyph3-5"
+ x="83.047554"
+ y="266.00647"
+ id="use1601"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="88.668777"
+ y="266.00647"
+ id="use1603"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1605">
+ <use
+ xlink:href="#glyph3-14"
+ x="91.203835"
+ y="266.00647"
+ id="use1607"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="95.983376"
+ y="266.00647"
+ id="use1609"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="101.60459"
+ y="266.00647"
+ id="use1611"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="104.19978"
+ y="266.00647"
+ id="use1613"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="106.72482"
+ y="266.00647"
+ id="use1615"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="112.86707"
+ y="266.00647"
+ id="use1617"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1619">
+ <use
+ xlink:href="#glyph3-13"
+ x="115.45223"
+ y="266.00647"
+ id="use1621"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="118.9893"
+ y="266.00647"
+ id="use1623"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="125.13155"
+ y="266.00647"
+ id="use1625"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="130.70267"
+ y="266.00647"
+ id="use1627"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="134.23973"
+ y="266.00647"
+ id="use1629"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-15"
+ x="136.83492"
+ y="266.00647"
+ id="use1631"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="142.96715"
+ y="266.00647"
+ id="use1633"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-3"
+ x="148.58836"
+ y="266.00647"
+ id="use1635"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="152.67653"
+ y="266.00647"
+ id="use1637"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="157.45607"
+ y="266.00647"
+ id="use1639"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="163.50815"
+ y="266.00647"
+ id="use1641"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-46"
+ x="169.65041"
+ y="266.00647"
+ id="use1643"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="171.86482"
+ y="266.00647"
+ id="use1645"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="176.64436"
+ y="266.00647"
+ id="use1647"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1649">
+ <use
+ xlink:href="#glyph3-7"
+ x="179.22952"
+ y="266.00647"
+ id="use1651"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1653">
+ <use
+ xlink:href="#glyph3-6"
+ x="181.76459"
+ y="266.00647"
+ id="use1655"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-19"
+ x="184.28963"
+ y="266.00647"
+ id="use1657"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="187.67639"
+ y="266.00647"
+ id="use1659"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="193.29761"
+ y="266.00647"
+ id="use1661"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-16"
+ x="195.89279"
+ y="266.00647"
+ id="use1663"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1665">
+ <use
+ xlink:href="#glyph3-5"
+ x="202.015"
+ y="266.00647"
+ id="use1667"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1669">
+ <use
+ xlink:href="#glyph3-10"
+ x="207.64624"
+ y="266.00647"
+ id="use1671"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="212.41577"
+ y="266.00647"
+ id="use1673"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-23"
+ x="218.46785"
+ y="266.00647"
+ id="use1675"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="227.78644"
+ y="266.00647"
+ id="use1677"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="233.40767"
+ y="266.00647"
+ id="use1679"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="238.18719"
+ y="266.00647"
+ id="use1681"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="240.78238"
+ y="266.00647"
+ id="use1683"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="245.56192"
+ y="266.00647"
+ id="use1685"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="248.08696"
+ y="266.00647"
+ id="use1687"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="254.22922"
+ y="266.00647"
+ id="use1689"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="256.75427"
+ y="266.00647"
+ id="use1691"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="261.53381"
+ y="266.00647"
+ id="use1693"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="265.07086"
+ y="266.00647"
+ id="use1695"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1697">
+ <use
+ xlink:href="#glyph3-3"
+ x="270.70209"
+ y="266.00647"
+ id="use1699"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="274.79025"
+ y="266.00647"
+ id="use1701"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1703">
+ <use
+ xlink:href="#glyph3-8"
+ x="277.37543"
+ y="266.00647"
+ id="use1705"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="282.94653"
+ y="266.00647"
+ id="use1707"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-12"
+ x="289.08881"
+ y="266.00647"
+ id="use1709"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="295.22104"
+ y="266.00647"
+ id="use1711"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="297.81622"
+ y="266.00647"
+ id="use1713"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="302.59576"
+ y="266.00647"
+ id="use1715"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1717">
+ <use
+ xlink:href="#glyph3-14"
+ x="308.728"
+ y="266.00647"
+ id="use1719"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-15"
+ x="313.50754"
+ y="266.00647"
+ id="use1721"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="319.63977"
+ y="266.00647"
+ id="use1723"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1725">
+ <use
+ xlink:href="#glyph3-10"
+ x="325.27103"
+ y="266.00647"
+ id="use1727"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="330.04053"
+ y="266.00647"
+ id="use1729"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-20"
+ x="333.57761"
+ y="266.00647"
+ id="use1731"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1733">
+ <use
+ xlink:href="#glyph3-36"
+ x="83.047554"
+ y="284.04248"
+ id="use1735"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="90.342117"
+ y="284.04248"
+ id="use1737"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="96.484375"
+ y="284.04248"
+ id="use1739"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="101.2539"
+ y="284.04248"
+ id="use1741"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="107.39616"
+ y="284.04248"
+ id="use1743"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="113.01737"
+ y="284.04248"
+ id="use1745"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-42"
+ x="117.7869"
+ y="284.04248"
+ id="use1747"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="123.03738"
+ y="284.04248"
+ id="use1749"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1751">
+ <use
+ xlink:href="#glyph3-12"
+ x="128.66861"
+ y="284.04248"
+ id="use1753"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1755">
+ <use
+ xlink:href="#glyph3-11"
+ x="134.79083"
+ y="284.04248"
+ id="use1757"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="137.38602"
+ y="284.04248"
+ id="use1759"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="142.95714"
+ y="284.04248"
+ id="use1761"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="147.72665"
+ y="284.04248"
+ id="use1763"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="152.49617"
+ y="284.04248"
+ id="use1765"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="158.11739"
+ y="284.04248"
+ id="use1767"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="162.89693"
+ y="284.04248"
+ id="use1769"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="167.67647"
+ y="284.04248"
+ id="use1771"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="170.27165"
+ y="284.04248"
+ id="use1773"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="173.8087"
+ y="284.04248"
+ id="use1775"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="179.86079"
+ y="284.04248"
+ id="use1777"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-16"
+ x="182.45596"
+ y="284.04248"
+ id="use1779"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-6"
+ x="188.58821"
+ y="284.04248"
+ id="use1781"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-27"
+ x="191.11325"
+ y="284.04248"
+ id="use1783"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="196.59419"
+ y="284.04248"
+ id="use1785"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1787">
+ <use
+ xlink:href="#glyph3-12"
+ x="199.17935"
+ y="284.04248"
+ id="use1789"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="205.31158"
+ y="284.04248"
+ id="use1791"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="210.88271"
+ y="284.04248"
+ id="use1793"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="214.41977"
+ y="284.04248"
+ id="use1795"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="219.99089"
+ y="284.04248"
+ id="use1797"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="222.58606"
+ y="284.04248"
+ id="use1799"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-9"
+ x="228.20728"
+ y="284.04248"
+ id="use1801"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="234.34955"
+ y="284.04248"
+ id="use1803"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-16"
+ x="239.92067"
+ y="284.04248"
+ id="use1805"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="246.0529"
+ y="284.04248"
+ id="use1807"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="248.57794"
+ y="284.04248"
+ id="use1809"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1811">
+ <use
+ xlink:href="#glyph3-12"
+ x="254.20918"
+ y="284.04248"
+ id="use1813"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1815">
+ <use
+ xlink:href="#glyph3-11"
+ x="260.33139"
+ y="284.04248"
+ id="use1817"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="262.92657"
+ y="284.04248"
+ id="use1819"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-18"
+ x="266.46365"
+ y="284.04248"
+ id="use1821"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-5"
+ x="272.6059"
+ y="284.04248"
+ id="use1823"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-11"
+ x="278.22711"
+ y="284.04248"
+ id="use1825"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#45a3e3;fill-opacity:1"
+ id="g1827">
+ <use
+ xlink:href="#glyph3-38"
+ x="280.99472"
+ y="284.04248"
+ id="use1829"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="288.37946"
+ y="284.04248"
+ id="use1831"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-7"
+ x="294.43155"
+ y="284.04248"
+ id="use1833"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-17"
+ x="296.95657"
+ y="284.04248"
+ id="use1835"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-10"
+ x="303.00867"
+ y="284.04248"
+ id="use1837"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-8"
+ x="307.7782"
+ y="284.04248"
+ id="use1839"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-2"
+ x="313.3493"
+ y="284.04248"
+ id="use1841"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-14"
+ x="319.49158"
+ y="284.04248"
+ id="use1843"
+ width="612"
+ height="792" />
+ <use
+ xlink:href="#glyph3-13"
+ x="324.27112"
+ y="284.04248"
+ id="use1845"
+ width="612"
+ height="792" />
+ </g>
+ <g
+ style="fill:#000000;fill-opacity:1"
+ id="g1847">
+ <use
+ xlink:href="#glyph3-20"
+ x="327.83823"
+ y="284.04248"
+ id="use1849"
width="612"
height="792" />
xml/tex/screens/hypothesis.svg
Binary files differ
xml/tex/screens/summary.svg
Binary files differ
xml/tex/sources.bib
year={2004},
publisher={National Acad. of Sciences},
- url={http://www.pnas.org/content/101/45/15861.full.pdf+html}
+ url={http://www.pnas.org/content/101/45/15861.full.pdf+html},
}
author={Estehghari, Saghar and Desmedt, Yvo},
booktitle={Electronic Voting Technology Workship/Workshop on Trustworthy Elections},
- year={2010}
- url={https://www.usenix.org/legacy/events/evt/tech/full_papers/Estehghari.pdf}
+ year={2010},
+ url={https://www.usenix.org/legacy/events/evt/tech/full_papers/Estehghari.pdf},
}
Delta6150 lines added, 8152 lines removed, 2002-line decrease