[gnome-contacts] icons: provide app icon



commit e1c2ab029a404030555a51e6344a3c285173b77c
Author: Jakub Steiner <jimmac gmail com>
Date:   Mon Feb 27 18:50:47 2017 +0100

    icons: provide app icon
    
    - hicolor in up to 512x512px
    - symbolic
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779021

 configure.ac                                       |    1 +
 data/Makefile.am                                   |    2 +
 data/icons/Makefile.am                             |   26 +
 data/icons/hicolor/16x16/apps/gnome-contacts.png   |  Bin 0 -> 878 bytes
 data/icons/hicolor/22x22/apps/gnome-contacts.png   |  Bin 0 -> 1264 bytes
 data/icons/hicolor/24x24/apps/gnome-contacts.png   |  Bin 0 -> 1317 bytes
 data/icons/hicolor/32x32/apps/gnome-contacts.png   |  Bin 0 -> 2119 bytes
 data/icons/hicolor/48x48/apps/gnome-contacts.png   |  Bin 0 -> 3402 bytes
 data/icons/hicolor/512x512/apps/gnome-contacts.png |  Bin 0 -> 84688 bytes
 data/icons/hicolor/gnome-contacts.svg              | 4980 ++++++++++++++++++++
 .../symbolic/apps/gnome-contacts-symbolic.svg      |   33 +
 11 files changed, 5042 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b442e65..97a6b33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -107,6 +107,7 @@ AC_CONFIG_FILES([Makefile
                src/Makefile
                man/Makefile
                data/Makefile
+               data/icons/Makefile
                po/Makefile.in
                ])
 
diff --git a/data/Makefile.am b/data/Makefile.am
index 8145860..6474499 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,5 +1,7 @@
 NULL =
 
+SUBDIRS = icons
+
 org.gnome.Contacts.desktop: org.gnome.Contacts.desktop.in
        $(AM_V_GEN)$(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
 desktopdir = $(datadir)/applications
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
new file mode 100644
index 0000000..8ab5941
--- /dev/null
+++ b/data/icons/Makefile.am
@@ -0,0 +1,26 @@
+icondir = $(datadir)/icons
+
+nobase_icon_DATA = \
+       hicolor/16x16/apps/gnome-contacts.png \
+       hicolor/22x22/apps/gnome-contacts.png \
+       hicolor/32x32/apps/gnome-contacts.png \
+       hicolor/48x48/apps/gnome-contacts.png \
+       hicolor/512x512/apps/gnome-contacts.png \
+       hicolor/symbolic/apps/gnome-contacts-symbolic.svg
+
+EXTRA_DIST = $(nobase_icon_DATA) hicolor/gnome-contacts.svg
+
+gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
+
+install-data-hook: update-icon-cache
+uninstall-hook: update-icon-cache
+update-icon-cache:
+       @-if test -z "$(DESTDIR)"; then \
+               echo "Updating Gtk icon cache."; \
+               $(gtk_update_icon_cache); \
+       else \
+               echo "*** Icon cache not updated.  After (un)install, run this:"; \
+               echo "***   $(gtk_update_icon_cache)"; \
+       fi
+
+-include $(top_srcdir)/git.mk
diff --git a/data/icons/hicolor/16x16/apps/gnome-contacts.png 
b/data/icons/hicolor/16x16/apps/gnome-contacts.png
new file mode 100644
index 0000000..7b3121f
Binary files /dev/null and b/data/icons/hicolor/16x16/apps/gnome-contacts.png differ
diff --git a/data/icons/hicolor/22x22/apps/gnome-contacts.png 
b/data/icons/hicolor/22x22/apps/gnome-contacts.png
new file mode 100644
index 0000000..d1d1584
Binary files /dev/null and b/data/icons/hicolor/22x22/apps/gnome-contacts.png differ
diff --git a/data/icons/hicolor/24x24/apps/gnome-contacts.png 
b/data/icons/hicolor/24x24/apps/gnome-contacts.png
new file mode 100644
index 0000000..2f56f41
Binary files /dev/null and b/data/icons/hicolor/24x24/apps/gnome-contacts.png differ
diff --git a/data/icons/hicolor/32x32/apps/gnome-contacts.png 
b/data/icons/hicolor/32x32/apps/gnome-contacts.png
new file mode 100644
index 0000000..cfadd37
Binary files /dev/null and b/data/icons/hicolor/32x32/apps/gnome-contacts.png differ
diff --git a/data/icons/hicolor/48x48/apps/gnome-contacts.png 
b/data/icons/hicolor/48x48/apps/gnome-contacts.png
new file mode 100644
index 0000000..2fbf4ce
Binary files /dev/null and b/data/icons/hicolor/48x48/apps/gnome-contacts.png differ
diff --git a/data/icons/hicolor/512x512/apps/gnome-contacts.png 
b/data/icons/hicolor/512x512/apps/gnome-contacts.png
new file mode 100644
index 0000000..000f08f
Binary files /dev/null and b/data/icons/hicolor/512x512/apps/gnome-contacts.png differ
diff --git a/data/icons/hicolor/gnome-contacts.svg b/data/icons/hicolor/gnome-contacts.svg
new file mode 100644
index 0000000..031a067
--- /dev/null
+++ b/data/icons/hicolor/gnome-contacts.svg
@@ -0,0 +1,4980 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   height="600"
+   id="svg11300"
+   inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
+   inkscape:export-xdpi="90.000000"
+   inkscape:export-ydpi="90.000000"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   inkscape:version="0.92.0 r"
+   sodipodi:docname="gnome-contacts.svg"
+   sodipodi:version="0.32"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   width="800">
+  <metadata
+     id="metadata315">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Lapo Calamandrei</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview
+     bordercolor="#666666"
+     borderopacity="0.25490196"
+     fill="#f57900"
+     gridtolerance="12"
+     guidetolerance="13"
+     height="300px"
+     id="base"
+     inkscape:current-layer="layer6"
+     inkscape:cx="461.50921"
+     inkscape:cy="200.9018"
+     inkscape:document-units="px"
+     inkscape:grid-bbox="true"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:showpageshadow="false"
+     inkscape:snap-bbox="true"
+     inkscape:snap-nodes="false"
+     inkscape:window-height="1241"
+     inkscape:window-width="1568"
+     inkscape:window-x="3325"
+     inkscape:window-y="97"
+     inkscape:zoom="1"
+     objecttolerance="7"
+     pagecolor="#ffffff"
+     showgrid="false"
+     stroke="#ef2929"
+     width="400px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <inkscape:grid
+       enabled="true"
+       id="grid5883"
+       spacingx="1"
+       spacingy="1"
+       type="xygrid"
+       visible="true"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient6620">
+      <stop
+         id="stop6622"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0.32992947"
+         id="stop6624" />
+      <stop
+         id="stop6626"
+         offset="1"
+         style="stop-color:#fce94f;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient6557">
+      <stop
+         style="stop-color:#fce94f;stop-opacity:1;"
+         offset="0"
+         id="stop6559" />
+      <stop
+         id="stop6565"
+         offset="0.67301035"
+         style="stop-color:#fce94f;stop-opacity:1" />
+      <stop
+         style="stop-color:#fce94f;stop-opacity:0;"
+         offset="1"
+         id="stop6561" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2378">
+      <stop
+         id="stop2380"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#fefede;stop-opacity:0.91836733;"
+         offset="0.25"
+         id="stop4146" />
+      <stop
+         style="stop-color:#f5f328;stop-opacity:1;"
+         offset="0.5"
+         id="stop2386" />
+      <stop
+         id="stop2382"
+         offset="1"
+         style="stop-color:#f5f32d;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3809">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop3811" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop3813" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3804">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3806" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop3808" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3876">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop3878" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop3880" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient4234">
+      <stop
+         style="stop-color:#8ae234;stop-opacity:1"
+         offset="0"
+         id="stop4236" />
+      <stop
+         style="stop-color:#73d216;stop-opacity:1"
+         offset="1"
+         id="stop4238" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4186"
+       inkscape:collect="always">
+      <stop
+         id="stop4188"
+         offset="0"
+         style="stop-color:#fce94f;stop-opacity:1" />
+      <stop
+         id="stop4190"
+         offset="1"
+         style="stop-color:#edd400;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3982">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3984" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop3986" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3924">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3926" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop3928" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3916">
+      <stop
+         style="stop-color:#fcaf3e;stop-opacity:1;"
+         offset="0"
+         id="stop3918" />
+      <stop
+         style="stop-color:#f57900;stop-opacity:1"
+         offset="1"
+         id="stop3920" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient5467">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop5469" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.7173913"
+         offset="1"
+         id="stop5471" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient5304">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop5306" />
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1"
+         offset="1"
+         id="stop5308" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient4781">
+      <stop
+         style="stop-color:#000000;stop-opacity:1"
+         offset="0"
+         id="stop4783" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0"
+         offset="1"
+         id="stop4785" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient4668">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4670" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop4672" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4216"
+       inkscape:collect="always">
+      <stop
+         id="stop4218"
+         offset="0"
+         style="stop-color:#d3d7cf;stop-opacity:1" />
+      <stop
+         id="stop4220"
+         offset="1"
+         style="stop-color:#555753;stop-opacity:1" />
+    </linearGradient>
+    <radialGradient
+       cx="42.8125"
+       cy="25.727272"
+       fx="42.8125"
+       fy="25.727272"
+       gradientTransform="matrix(0.382744,0,0,0.4015369,-2.138625,-1.2304505)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient7860"
+       inkscape:collect="always"
+       r="4.5"
+       xlink:href="#linearGradient6851" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient7864"
+       inkscape:collect="always"
+       x1="42.875"
+       x2="39.919209"
+       xlink:href="#linearGradient6794"
+       y1="30.9375"
+       y2="51.062393" />
+    <radialGradient
+       cx="42.5"
+       cy="36.307945"
+       fx="42.5"
+       fy="36.307945"
+       gradientTransform="matrix(0.3260419,0,0,0.3643388,-0.106778,0.155493)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient7862"
+       inkscape:collect="always"
+       r="4.5"
+       xlink:href="#linearGradient6843" />
+    <radialGradient
+       cx="4.4339509"
+       cy="8.3226004"
+       fx="4.4339509"
+       fy="8.3226004"
+       gradientTransform="matrix(1.3279654,0,-0.4677714,1.6070078,3.489273,-5.7538092)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6374"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6653"
+       inkscape:collect="always"
+       x1="42.875"
+       x2="39.919209"
+       xlink:href="#linearGradient6794"
+       y1="30.9375"
+       y2="51.062393" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6392"
+       inkscape:collect="always"
+       x1="17.353554"
+       x2="28.035534"
+       xlink:href="#linearGradient6881"
+       y1="7.9356604"
+       y2="81.759773" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6362"
+       inkscape:collect="always"
+       x1="42.875"
+       x2="39.919209"
+       xlink:href="#linearGradient6794"
+       y1="30.9375"
+       y2="51.062393" />
+    <radialGradient
+       cx="5.312501"
+       cy="8.1713457"
+       fx="5.312501"
+       fy="8.1713457"
+       gradientTransform="matrix(1.5261839,0,0,1.400538,-2.7953523,-3.4069917)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6252"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="42.5"
+       cy="36.307945"
+       fx="42.5"
+       fy="36.307945"
+       gradientTransform="matrix(0.7452385,0,0,0.9108471,-49.172637,3.6387251)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6232"
+       inkscape:collect="always"
+       r="4.5"
+       xlink:href="#linearGradient6843" />
+    <radialGradient
+       cx="4.4339509"
+       cy="8.3226004"
+       fx="4.4339509"
+       fy="8.3226004"
+       gradientTransform="matrix(1.3279654,0,-0.4677714,1.6070078,3.489273,-5.7538092)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6216"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="4.4339509"
+       cy="8.3226004"
+       fx="4.4339509"
+       fy="8.3226004"
+       gradientTransform="matrix(1.3279654,0,-0.4677714,1.6070078,3.489273,-5.7538092)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6220"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="4.4339509"
+       cy="8.3226004"
+       fx="4.4339509"
+       fy="8.3226004"
+       gradientTransform="matrix(1.3279654,0,-0.4677714,1.6070078,3.489273,-5.7538092)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6222"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="42.5"
+       cy="36.307945"
+       fx="42.5"
+       fy="36.307945"
+       gradientTransform="matrix(0.3260419,0,0,0.4554235,5.893222,0.5693641)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6597"
+       inkscape:collect="always"
+       r="4.5"
+       xlink:href="#linearGradient6843" />
+    <radialGradient
+       cx="4.4339509"
+       cy="8.3226004"
+       fx="4.4339509"
+       fy="8.3226004"
+       gradientTransform="matrix(1.3279654,0,-0.4677714,1.6070078,3.489273,-5.7538092)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6224"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="42.5"
+       cy="36.307945"
+       fx="42.5"
+       fy="36.307945"
+       gradientTransform="matrix(0.7452385,0,0,0.9108471,-4.172637,-6.3612749)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6304"
+       inkscape:collect="always"
+       r="4.5"
+       xlink:href="#linearGradient6843" />
+    <radialGradient
+       cx="42"
+       cy="15.814279"
+       fx="42"
+       fy="15.814279"
+       gradientTransform="matrix(0.7867179,0,0,1.4423161,-51.042152,-5.8996785)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6226"
+       inkscape:collect="always"
+       r="3"
+       xlink:href="#linearGradient6859" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6240"
+       inkscape:collect="always"
+       x1="24.75"
+       x2="24.75"
+       xlink:href="#linearGradient6820"
+       y1="43.927441"
+       y2="35.790096" />
+    <radialGradient
+       cx="42"
+       cy="15.814279"
+       fx="42"
+       fy="15.814279"
+       gradientTransform="matrix(0.3454607,0,0,0.721158,4.892862,-4.1998389)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6605"
+       inkscape:collect="always"
+       r="3"
+       xlink:href="#linearGradient6859" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6242"
+       inkscape:collect="always"
+       x1="17.353554"
+       x2="28.035534"
+       xlink:href="#linearGradient6881"
+       y1="7.9356604"
+       y2="81.759773" />
+    <linearGradient
+       id="linearGradient5060"
+       inkscape:collect="always">
+      <stop
+         id="stop5062"
+         offset="0"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         id="stop5064"
+         offset="1"
+         style="stop-color:black;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient6499"
+       inkscape:collect="always">
+      <stop
+         id="stop6501"
+         offset="0"
+         style="stop-color:#729fcf;stop-opacity:1" />
+      <stop
+         id="stop6503"
+         offset="1"
+         style="stop-color:#3465a4;stop-opacity:1" />
+    </linearGradient>
+    <radialGradient
+       cx="5.312501"
+       cy="8.1713457"
+       fx="5.312501"
+       fy="8.1713457"
+       gradientTransform="matrix(1.5261839,0,0,1.400538,-2.7953523,-3.4069917)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6352"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="5.312501"
+       cy="8.1713457"
+       fx="5.312501"
+       fy="8.1713457"
+       gradientTransform="matrix(1.5261839,0,0,1.400538,-2.7953523,-3.4069917)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6250"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient7792"
+       inkscape:collect="always"
+       x1="17.353554"
+       x2="28.035534"
+       xlink:href="#linearGradient6881"
+       y1="7.9356604"
+       y2="81.759773" />
+    <linearGradient
+       id="linearGradient5048">
+      <stop
+         id="stop5050"
+         offset="0"
+         style="stop-color:black;stop-opacity:0;" />
+      <stop
+         id="stop5056"
+         offset="0.5"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         id="stop5052"
+         offset="1"
+         style="stop-color:black;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6364"
+       inkscape:collect="always"
+       x1="42.875"
+       x2="39.919209"
+       xlink:href="#linearGradient6794"
+       y1="30.9375"
+       y2="51.062393" />
+    <radialGradient
+       cx="5.312501"
+       cy="8.1713457"
+       fx="5.312501"
+       fy="8.1713457"
+       gradientTransform="matrix(1.5261839,0,0,1.400538,-2.7953523,-3.4069917)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6254"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="4.4339509"
+       cy="8.3226004"
+       fx="4.4339509"
+       fy="8.3226004"
+       gradientTransform="matrix(1.3279654,0,-0.4677714,1.6070078,3.489273,-5.7538092)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6372"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="42.8125"
+       cy="25.727272"
+       fx="42.8125"
+       fy="25.727272"
+       gradientTransform="matrix(0.8213255,0,0,1.0038423,-7.350499,-6.826125)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6307"
+       inkscape:collect="always"
+       r="4.5"
+       xlink:href="#linearGradient6851" />
+    <linearGradient
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6340"
+       inkscape:collect="always"
+       x1="302.85715"
+       x2="302.85715"
+       xlink:href="#linearGradient5048"
+       y1="366.64789"
+       y2="609.50507" />
+    <radialGradient
+       cx="4.4339509"
+       cy="8.3226004"
+       fx="4.4339509"
+       fy="8.3226004"
+       gradientTransform="matrix(1.3279654,0,-0.4677714,1.6070078,3.489273,-5.7538092)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6370"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <linearGradient
+       id="linearGradient7929">
+      <stop
+         id="stop7931"
+         offset="0"
+         style="stop-color:#888a85;stop-opacity:1;" />
+      <stop
+         id="stop7933"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient7892"
+       inkscape:collect="always"
+       x1="17.353554"
+       x2="28.035534"
+       xlink:href="#linearGradient6881"
+       y1="7.9356604"
+       y2="81.759773" />
+    <linearGradient
+       gradientTransform="matrix(0.8795848,0,0,0.9942833,-0.2831848,-1.7265815)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6388"
+       inkscape:collect="always"
+       x1="17.077137"
+       x2="41.06271"
+       xlink:href="#linearGradient6499"
+       y1="14.375"
+       y2="56.9375" />
+    <linearGradient
+       id="linearGradient6851"
+       inkscape:collect="always">
+      <stop
+         id="stop6853"
+         offset="0"
+         style="stop-color:#fdee77;stop-opacity:1" />
+      <stop
+         id="stop6855"
+         offset="1"
+         style="stop-color:#fce94f;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient7890"
+       inkscape:collect="always"
+       x1="24.75"
+       x2="24.75"
+       xlink:href="#linearGradient6820"
+       y1="43.927441"
+       y2="36.060127" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6641"
+       inkscape:collect="always"
+       x1="17.353554"
+       x2="28.035534"
+       xlink:href="#linearGradient6881"
+       y1="7.9356604"
+       y2="81.759773" />
+    <linearGradient
+       id="linearGradient6794"
+       inkscape:collect="always">
+      <stop
+         id="stop6796"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop6798"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient6859"
+       inkscape:collect="always">
+      <stop
+         id="stop6861"
+         offset="0"
+         style="stop-color:#9ee757;stop-opacity:1" />
+      <stop
+         id="stop6863"
+         offset="1"
+         style="stop-color:#8ae234;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient7899"
+       inkscape:collect="always"
+       x1="42.875"
+       x2="39.919209"
+       xlink:href="#linearGradient6794"
+       y1="30.9375"
+       y2="51.062393" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6228"
+       inkscape:collect="always"
+       x1="42.875"
+       x2="39.919209"
+       xlink:href="#linearGradient6794"
+       y1="30.9375"
+       y2="51.062393" />
+    <radialGradient
+       cx="4.4339509"
+       cy="8.3226004"
+       fx="4.4339509"
+       fy="8.3226004"
+       gradientTransform="matrix(1.3279654,0,-0.4677714,1.6070078,3.489273,-5.7538092)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6368"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6390"
+       inkscape:collect="always"
+       x1="24.75"
+       x2="24.75"
+       xlink:href="#linearGradient6820"
+       y1="43.927441"
+       y2="35.790096" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6643"
+       inkscape:collect="always"
+       x1="24.75"
+       x2="24.75"
+       xlink:href="#linearGradient6820"
+       y1="43.927441"
+       y2="36.060127" />
+    <linearGradient
+       gradientTransform="matrix(0.4165126,0,0,0.4260718,-1.36876,-2.8433949)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient7888"
+       inkscape:collect="always"
+       x1="18.27758"
+       x2="35.660713"
+       xlink:href="#linearGradient6499"
+       y1="15.698529"
+       y2="49.290443" />
+    <linearGradient
+       id="linearGradient7750">
+      <stop
+         id="stop7752"
+         offset="0"
+         style="stop-color:#eeeeec;stop-opacity:1;" />
+      <stop
+         id="stop7754"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="matrix(0.8885602,0,0,1,-55.486688,0)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6238"
+       inkscape:collect="always"
+       x1="17.077137"
+       x2="41.06271"
+       xlink:href="#linearGradient6499"
+       y1="14.375"
+       y2="56.9375" />
+    <radialGradient
+       cx="4.4339509"
+       cy="8.3226004"
+       fx="4.4339509"
+       fy="8.3226004"
+       gradientTransform="matrix(1.3279654,0,-0.4677714,1.6070078,3.489273,-5.7538092)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6218"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="4.4339509"
+       cy="8.3226004"
+       fx="4.4339509"
+       fy="8.3226004"
+       gradientTransform="matrix(1.3279654,0,-0.4677714,1.6070078,3.489273,-5.7538092)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6214"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="42.8125"
+       cy="25.727272"
+       fx="42.8125"
+       fy="25.727272"
+       gradientTransform="matrix(0.8213255,0,0,1.0038423,-52.350499,0.173875)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6230"
+       inkscape:collect="always"
+       r="4.5"
+       xlink:href="#linearGradient6851" />
+    <radialGradient
+       cx="42"
+       cy="15.814279"
+       fx="42"
+       fy="15.814279"
+       gradientTransform="matrix(0.7867179,0,0,1.4423161,-6.042152,-9.899679)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6312"
+       inkscape:collect="always"
+       r="3"
+       xlink:href="#linearGradient6859" />
+    <radialGradient
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6210"
+       inkscape:collect="always"
+       r="117.14286"
+       xlink:href="#linearGradient5060" />
+    <radialGradient
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6212"
+       inkscape:collect="always"
+       r="117.14286"
+       xlink:href="#linearGradient5060" />
+    <linearGradient
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6208"
+       inkscape:collect="always"
+       x1="302.85715"
+       x2="302.85715"
+       xlink:href="#linearGradient5048"
+       y1="366.64789"
+       y2="609.50507" />
+    <radialGradient
+       cx="5.312501"
+       cy="8.1713457"
+       fx="5.312501"
+       fy="8.1713457"
+       gradientTransform="matrix(1.5261839,0,0,1.400538,-2.7953523,-3.4069917)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6346"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="5.312501"
+       cy="8.1713457"
+       fx="5.312501"
+       fy="8.1713457"
+       gradientTransform="matrix(1.5261839,0,0,1.400538,-2.7953523,-3.4069917)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6350"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6344"
+       inkscape:collect="always"
+       r="117.14286"
+       xlink:href="#linearGradient5060" />
+    <linearGradient
+       gradientTransform="matrix(0.4165126,0,0,0.4250001,1.63124,1.1624996)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6589"
+       inkscape:collect="always"
+       x1="18.27758"
+       x2="35.660713"
+       xlink:href="#linearGradient6499"
+       y1="15.698529"
+       y2="49.290443" />
+    <radialGradient
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6342"
+       inkscape:collect="always"
+       r="117.14286"
+       xlink:href="#linearGradient5060" />
+    <radialGradient
+       cx="5.312501"
+       cy="8.1713457"
+       fx="5.312501"
+       fy="8.1713457"
+       gradientTransform="matrix(1.5261839,0,0,1.400538,-2.7953523,-3.4069917)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6248"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="5.312501"
+       cy="8.1713457"
+       fx="5.312501"
+       fy="8.1713457"
+       gradientTransform="matrix(1.5261839,0,0,1.400538,-2.7953523,-3.4069917)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6246"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <radialGradient
+       cx="5.312501"
+       cy="8.1713457"
+       fx="5.312501"
+       fy="8.1713457"
+       gradientTransform="matrix(1.5261839,0,0,1.400538,-2.7953523,-3.4069917)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6244"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <linearGradient
+       id="linearGradient6881"
+       inkscape:collect="always">
+      <stop
+         id="stop6883"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop6885"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0;" />
+    </linearGradient>
+    <radialGradient
+       cx="5.312501"
+       cy="8.1713457"
+       fx="5.312501"
+       fy="8.1713457"
+       gradientTransform="matrix(1.5261839,0,0,1.400538,-2.7953523,-3.4069917)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6348"
+       inkscape:collect="always"
+       r="6"
+       xlink:href="#linearGradient6642" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6366"
+       inkscape:collect="always"
+       x1="42.875"
+       x2="39.919209"
+       xlink:href="#linearGradient6794"
+       y1="30.9375"
+       y2="51.062393" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6647"
+       inkscape:collect="always"
+       x1="42.875"
+       x2="39.919209"
+       xlink:href="#linearGradient6794"
+       y1="30.9375"
+       y2="51.062393" />
+    <linearGradient
+       id="linearGradient7937">
+      <stop
+         id="stop7939"
+         offset="0"
+         style="stop-color:#eeeeec;stop-opacity:1;" />
+      <stop
+         id="stop7941"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6234"
+       inkscape:collect="always"
+       x1="42.875"
+       x2="39.919209"
+       xlink:href="#linearGradient6794"
+       y1="30.9375"
+       y2="51.062393" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6236"
+       inkscape:collect="always"
+       x1="42.875"
+       x2="39.919209"
+       xlink:href="#linearGradient6794"
+       y1="30.9375"
+       y2="51.062393" />
+    <linearGradient
+       id="linearGradient6642"
+       inkscape:collect="always">
+      <stop
+         id="stop6644"
+         offset="0"
+         style="stop-color:#d3d7cf;stop-opacity:1" />
+      <stop
+         id="stop6646"
+         offset="1"
+         style="stop-color:#888a85;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient6843"
+       inkscape:collect="always">
+      <stop
+         id="stop6845"
+         offset="0"
+         style="stop-color:#fec065;stop-opacity:1" />
+      <stop
+         id="stop6847"
+         offset="1"
+         style="stop-color:#fcaf3e;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7712">
+      <stop
+         id="stop7714"
+         offset="0"
+         style="stop-color:#888a85;stop-opacity:1;" />
+      <stop
+         id="stop7716"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient7895"
+       inkscape:collect="always"
+       x1="42.875"
+       x2="39.919209"
+       xlink:href="#linearGradient6794"
+       y1="30.9375"
+       y2="51.062393" />
+    <linearGradient
+       id="linearGradient6820"
+       inkscape:collect="always">
+      <stop
+         id="stop6822"
+         offset="0"
+         style="stop-color:#729fcf;stop-opacity:1;" />
+      <stop
+         id="stop6824"
+         offset="1"
+         style="stop-color:#729fcf;stop-opacity:0;" />
+    </linearGradient>
+    <radialGradient
+       cx="42.8125"
+       cy="25.727272"
+       fx="42.8125"
+       fy="25.727272"
+       gradientTransform="matrix(0.382744,0,0,0.5019211,3.861375,-1.1630632)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient6600"
+       inkscape:collect="always"
+       r="4.5"
+       xlink:href="#linearGradient6851" />
+    <radialGradient
+       cx="42"
+       cy="15.814279"
+       fx="42"
+       fy="15.814279"
+       gradientTransform="matrix(0.4720308,0,0,0.5769264,-5.8252933,-3.6598712)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient7858"
+       inkscape:collect="always"
+       r="3"
+       xlink:href="#linearGradient6859" />
+    <filter
+       inkscape:collect="always"
+       id="filter4184">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.13661152"
+         id="feGaussianBlur4186" />
+    </filter>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath4263">
+      <path
+         
style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+         d="m 9.4983617,5.1708985 c -1.4603514,0 -2.7925044,0.4025052 -3.7812502,1.0937499 
-0.9887414,0.6912451 -1.6562463,1.7123197 -1.6562462,2.8437503 -4.1e-6,1.1314313 0.667505,2.1212553 
1.6562492,2.8124993 0.9887401,0.691246 2.3208945,1.09375 3.7812501,1.09375 1.4603514,0 2.7925044,-0.402504 
3.7812504,-1.09375 0.988741,-0.691244 1.624998,-1.681068 1.624998,-2.8124993 C 14.904612,7.9769681 
14.268356,6.9558935 13.279612,6.2646484 12.290872,5.5734037 10.958717,5.1708985 9.4983617,5.1708985 Z m 
0,0.875 c 1.2963053,0 2.4621893,0.3648799 3.2812533,0.9375002 0.819064,0.5726198 1.281249,1.3292111 
1.281249,2.125 10e-7,0.7957889 -0.462186,1.5211303 -1.28125,2.0937503 -0.819065,0.572619 -1.984947,0.968749 
-3.2812524,0.968749 -1.2963011,0 -2.4621824,-0.39613 -3.2812463,-0.968749 -0.8190682,-0.57262 
-1.2812518,-1.2979614 -1.281252,-2.0937503 -2e-7,-0.7957889 0.4621854,-1.5523802 1.2812496,-2.125 C 
7.036177,6.4107784 8.2020606,6.0458985 9.4983617,6.0458985 Z"
+         id="path4265"
+         inkscape:connector-curvature="0" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath4318">
+      <path
+         id="path4320"
+         d="m 404,53 v 11 11 h 12 8 V 64 H 412 V 53 Z"
+         
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.20000005;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:nodetypes="ccccccccc"
+         inkscape:connector-curvature="0" />
+    </clipPath>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6499"
+       id="linearGradient4650"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.0512821,0,0,1.0434783,-25.128205,-6.6086957)"
+       x1="450.04877"
+       y1="59.999996"
+       x2="568"
+       y2="220.99998" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6820"
+       id="linearGradient4652"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.0512821,0,0,1.1075269,-25.128205,-21.236559)"
+       x1="490"
+       y1="239"
+       x2="490"
+       y2="192" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath4654">
+      <rect
+         
style="display:inline;opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+         id="rect4656"
+         width="156"
+         height="184"
+         x="412"
+         y="60"
+         rx="4.1044483"
+         ry="3.9992061" />
+    </clipPath>
+    <filter
+       inkscape:collect="always"
+       id="filter4662">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.86"
+         id="feGaussianBlur4664" />
+    </filter>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4668"
+       id="radialGradient4674"
+       cx="500.60193"
+       cy="62.996208"
+       fx="500.60193"
+       fy="62.996208"
+       r="75.973244"
+       gradientTransform="matrix(1.6328973,0,0,0.2463629,-656.82961,47.038778)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4787"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4789"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4791"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4793"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4795"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4797"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4799"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4801"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4803"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4805"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4807"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4809"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4811"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4781"
+       id="linearGradient4813"
+       gradientUnits="userSpaceOnUse"
+       x1="423.78125"
+       y1="147.04688"
+       x2="420.21875"
+       y2="147.04688" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath4911">
+      <path
+         id="path4913"
+         d="M 404,52.071922 V 64 75 h 12 8 V 64 H 412 V 59.063771 C 412,54.963143 414.38333,54 416,54 l 
-8.6e-4,-1.955664 z"
+         
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.20000005;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:nodetypes="ccccccccccc"
+         inkscape:connector-curvature="0" />
+    </clipPath>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5008"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5010"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5012"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5014"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5016"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5018"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5020"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5022"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5024"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5026"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5028"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5030"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5032"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5034"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5036"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5038"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5040"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5042"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5044"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5046"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5048"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5050"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5052"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5054"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5056"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="radialGradient5058"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.7231568,0,2.49733)"
+       cx="7.8705354"
+       cy="9.8114538"
+       fx="7.8705354"
+       fy="9.8114538"
+       r="5.427629" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath5083">
+      <rect
+         
style="display:inline;opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+         id="rect5085"
+         width="144"
+         height="184"
+         x="416"
+         y="-188"
+         rx="3.7492061"
+         ry="3.7492061" />
+    </clipPath>
+    <filter
+       inkscape:collect="always"
+       id="filter5091">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.83"
+         id="feGaussianBlur5093" />
+    </filter>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4668"
+       id="radialGradient5097"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.4931925,0,0,0.2463629,-590.05054,38.038778)"
+       cx="500.60193"
+       cy="62.996208"
+       fx="500.60193"
+       fy="62.996208"
+       r="75.973244" />
+    <filter
+       inkscape:collect="always"
+       id="filter5155"
+       x="-0.28754765"
+       width="1.5750953"
+       y="-0.26700854"
+       height="1.5340171">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.097346866"
+         id="feGaussianBlur5157" />
+    </filter>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5304"
+       id="radialGradient5310"
+       cx="148.50056"
+       cy="58"
+       fx="148.50056"
+       fy="58"
+       r="68.500572"
+       gradientTransform="matrix(1.7160833,-3.0948916e-7,6.3252744e-8,0.3507295,-106.33877,37.657737)"
+       gradientUnits="userSpaceOnUse" />
+    <filter
+       inkscape:collect="always"
+       id="filter5339">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.42869125"
+         id="feGaussianBlur5341" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       id="filter5442"
+       x="-0.2557143"
+       width="1.5114286"
+       y="-0.0061441646"
+       height="1.0122883">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.41953125"
+         id="feGaussianBlur5444" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       id="filter5457"
+       x="-0.027613413"
+       width="1.0552268"
+       y="-0.35897437"
+       height="1.7179487">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="1.7948718"
+         id="feGaussianBlur5459" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       id="filter5463"
+       x="-0.12923077"
+       width="1.2584615"
+       y="-1.6799999"
+       height="4.3600001">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="8.4"
+         id="feGaussianBlur5465" />
+    </filter>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5467"
+       id="radialGradient5473"
+       cx="154.30887"
+       cy="152.54469"
+       fx="154.30887"
+       fy="152.54469"
+       r="46.177555"
+       gradientTransform="matrix(11.917085,-1.3602939e-7,6.9502926e-8,6.0889214,-1684.6031,-758.33257)"
+       gradientUnits="userSpaceOnUse" />
+    <filter
+       inkscape:collect="always"
+       id="filter3964">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.66"
+         id="feGaussianBlur3966" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       id="filter3978">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.400625"
+         id="feGaussianBlur3980" />
+    </filter>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath4023">
+      <rect
+         height="48"
+         id="rect4025"
+         rx="7.9808545"
+         ry="8.1896973"
+         
style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+         width="36"
+         x="204"
+         y="352" />
+    </clipPath>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3916"
+       id="linearGradient4135"
+       gradientUnits="userSpaceOnUse"
+       x1="224.85995"
+       y1="388.03479"
+       x2="222"
+       y2="356.215" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3924"
+       id="linearGradient4137"
+       gradientUnits="userSpaceOnUse"
+       x1="242.12131"
+       y1="346.46103"
+       x2="217.33179"
+       y2="393" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3982"
+       id="radialGradient4145"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4302959,0,0,1.3501375,-316.02835,-118.15579)"
+       cx="220.95312"
+       cy="349.53583"
+       fx="220.95312"
+       fy="349.53583"
+       r="17.046875" />
+    <filter
+       inkscape:collect="always"
+       id="filter4159"
+       x="-0.12827381"
+       width="1.2565476"
+       y="-0.062446527"
+       height="1.1248931">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="1.3961183"
+         id="feGaussianBlur4161" />
+    </filter>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4186"
+       id="linearGradient4180"
+       gradientUnits="userSpaceOnUse"
+       x1="224.85995"
+       y1="388.03479"
+       x2="222"
+       y2="356.215" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3924"
+       id="linearGradient4182"
+       gradientUnits="userSpaceOnUse"
+       x1="229.18806"
+       y1="344.71103"
+       x2="215.33179"
+       y2="377.75" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3982"
+       id="radialGradient4184"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4302959,0,0,1.3501375,-316.02835,-118.15579)"
+       cx="220.95312"
+       cy="349.53583"
+       fx="220.95312"
+       fy="349.53583"
+       r="17.046875" />
+    <filter
+       inkscape:collect="always"
+       id="filter4196"
+       x="-0.17055161"
+       width="1.3411032"
+       y="-0.092563979"
+       height="1.185128">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="2.0694548"
+         id="feGaussianBlur4198" />
+    </filter>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4234"
+       id="linearGradient4217"
+       gradientUnits="userSpaceOnUse"
+       x1="224.85995"
+       y1="388.03479"
+       x2="222"
+       y2="356.215" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3982"
+       id="radialGradient4221"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4302959,0,0,1.3501375,-316.02835,-118.15579)"
+       cx="220.95312"
+       cy="349.53583"
+       fx="220.95312"
+       fy="349.53583"
+       r="17.046875" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3924"
+       id="linearGradient4232"
+       gradientUnits="userSpaceOnUse"
+       x1="229.18806"
+       y1="344.71103"
+       x2="215.33179"
+       y2="377.75" />
+    <filter
+       inkscape:collect="always"
+       id="filter3798">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="2.0089686"
+         id="feGaussianBlur3800" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       id="filter3872">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.17488789"
+         id="feGaussianBlur3874" />
+    </filter>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3876"
+       id="linearGradient3882"
+       x1="-381.15366"
+       y1="234.94722"
+       x2="-381.89371"
+       y2="227.22006"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3804"
+       id="radialGradient3810"
+       cx="149.96875"
+       cy="152.01562"
+       fx="149.96875"
+       fy="152.01562"
+       r="77.03125"
+       gradientTransform="matrix(4.26356,1.1424174,-0.2366579,0.8832193,-453.45632,-153.57443)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3908"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,26)"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3911"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,13)"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3914"
+       gradientUnits="userSpaceOnUse"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3917"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,65)"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3920"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,52)"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3923"
+       gradientUnits="userSpaceOnUse"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25"
+       gradientTransform="translate(0,39)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3926"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,104)"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3929"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,91)"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3932"
+       gradientUnits="userSpaceOnUse"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25"
+       gradientTransform="translate(0,78)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3935"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,156)"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3938"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,143)"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3941"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,130)"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3809"
+       id="linearGradient3944"
+       gradientUnits="userSpaceOnUse"
+       x1="80"
+       y1="73.25"
+       x2="73.310555"
+       y2="73.25"
+       gradientTransform="translate(0,117)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7712"
+       id="linearGradient8422"
+       gradientUnits="userSpaceOnUse"
+       x1="13.064948"
+       y1="14.231973"
+       x2="10.769586"
+       y2="8.7475128" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7712"
+       id="linearGradient8424"
+       gradientUnits="userSpaceOnUse"
+       x1="13.064948"
+       y1="14.231973"
+       x2="10.769586"
+       y2="8.7475128" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7750"
+       id="linearGradient8426"
+       gradientUnits="userSpaceOnUse"
+       x1="11.813767"
+       y1="11.44004"
+       x2="4.6234279"
+       y2="9.4846621" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7937"
+       id="linearGradient8428"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,1)"
+       x1="1.5625"
+       y1="2.75"
+       x2="1.65625"
+       y2="3.3125" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7929"
+       id="linearGradient8430"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,1)"
+       x1="2.1655145"
+       y1="2.9878671"
+       x2="1.016466"
+       y2="3.8466024" />
+  </defs>
+  <g
+     id="layer1"
+     inkscape:groupmode="layer"
+     inkscape:label="artwork:x-office-address-book"
+     style="display:inline"
+     transform="translate(0,300)">
+    <g
+       id="layer6"
+       inkscape:groupmode="layer"
+       inkscape:label="baseplate 0"
+       style="display:none">
+      <rect
+         height="48"
+         id="rect6284"
+         inkscape:label="48x48"
+         
style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         width="48"
+         x="703"
+         y="-237" />
+      <rect
+         height="32"
+         id="rect6592"
+         inkscape:label="32x32"
+         
style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         width="32"
+         x="710"
+         y="-161" />
+      <rect
+         height="22"
+         id="rect6749"
+         inkscape:label="22x22"
+         
style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         width="22"
+         x="710"
+         y="-110" />
+      <rect
+         height="16"
+         id="rect6833"
+         inkscape:label="16x16"
+         
style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         width="16"
+         x="710"
+         y="-68" />
+      <rect
+         height="24"
+         id="rect8104"
+         inkscape:label="24x24"
+         
style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         width="24"
+         x="709"
+         y="-111" />
+      <rect
+         height="512"
+         id="rect6282"
+         inkscape:label="256x256"
+         
style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
+         width="512"
+         x="38"
+         y="-234" />
+      <text
+         id="context"
+         inkscape:label="context"
+         style="font-style:normal;font-weight:normal;font-size:18.30070686px;font-family:'Bitstream Vera 
Sans';display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         x="40.970734"
+         xml:space="preserve"
+         y="-265.48639"><tspan
+           id="tspan2716"
+           sodipodi:role="line"
+           x="40.970734"
+           y="-265.48639">apps</tspan></text>
+      <text
+         id="icon-name"
+         inkscape:label="icon-name"
+         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.30070686px;line-height:125%;font-family:'Droid
 Sans';-inkscape-font-specification:'Droid Sans 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         x="191.9707"
+         xml:space="preserve"
+         y="-265.48639"><tspan
+           id="tspan3023"
+           sodipodi:role="line"
+           x="191.9707"
+           y="-265.48639">gnome-contacts</tspan></text>
+    </g>
+    <g
+       inkscape:groupmode="layer"
+       id="layer3"
+       inkscape:label="small sizes 0"
+       style="display:inline">
+      <g
+         id="g48"
+         style="display:inline;enable-background:new"
+         transform="translate(703,-237)">
+        <g
+           id="g6053"
+           transform="translate(60)">
+          <g
+             id="g6055"
+             style="display:inline"
+             transform="matrix(0.02019273,0,0,0.01708318,-17.539869,42.402519)">
+            <rect
+               height="478.35718"
+               id="rect6057"
+               
style="display:inline;overflow:visible;visibility:visible;opacity:0.39195981;fill:url(#linearGradient6208);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
+               width="1339.6335"
+               x="-1559.2523"
+               y="-150.69685" />
+            <path
+               d="m -219.61876,-150.68038 c 0,0 0,478.33079 0,478.33079 142.874166,0.90045 
345.40022,-107.16966 345.40014,-239.196175 0,-132.026537 -159.436816,-239.134595 -345.40014,-239.134615 z"
+               id="path6059"
+               sodipodi:nodetypes="cccc"
+               
style="display:inline;overflow:visible;visibility:visible;opacity:0.40206185;fill:url(#radialGradient6210);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
+               inkscape:connector-curvature="0" />
+            <path
+               d="m -1559.2523,-150.68038 c 0,0 0,478.33079 0,478.33079 -142.8742,0.90045 
-345.4002,-107.16966 -345.4002,-239.196175 0,-132.026537 159.4368,-239.134595 345.4002,-239.134615 z"
+               id="path6061"
+               sodipodi:nodetypes="cccc"
+               
style="display:inline;overflow:visible;visibility:visible;opacity:0.40206185;fill:url(#radialGradient6212);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
+               inkscape:connector-curvature="0" />
+          </g>
+          <g
+             id="g6063"
+             transform="translate(-60,30)">
+            <path
+               d="m 14.345337,8.5060394 c -0.64368,2.2113336 -3.112797,4.0060386 -5.5114231,4.0060386 
-2.3986256,0 -3.8229293,-1.794705 -3.1792494,-4.0060386 0.64368,-2.2113336 3.1127974,-4.0060393 
5.5114235,-4.0060393 2.398625,0 3.822929,1.7947057 3.179249,4.0060393 z"
+               id="path6065"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6214);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6067"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00080287;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+               cx="9.4575529"
+               cy="9.0207386"
+               rx="4.9939418"
+               ry="3.4913397" />
+          </g>
+          <g
+             id="g6070"
+             transform="translate(-60,24)">
+            <path
+               d="m 14.345337,8.5060394 c -0.64368,2.2113336 -3.112797,4.0060386 -5.5114231,4.0060386 
-2.3986256,0 -3.8229293,-1.794705 -3.1792494,-4.0060386 0.64368,-2.2113336 3.1127974,-4.0060393 
5.5114235,-4.0060393 2.398625,0 3.822929,1.7947057 3.179249,4.0060393 z"
+               id="path6072"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6216);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6074"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00080287;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+               cx="9.4575529"
+               cy="9.0207386"
+               rx="4.9939418"
+               ry="3.4913397" />
+          </g>
+          <g
+             id="g6076"
+             transform="translate(-60,18)">
+            <path
+               d="m 14.345337,8.5060394 c -0.64368,2.2113336 -3.112797,4.0060386 -5.5114231,4.0060386 
-2.3986256,0 -3.8229293,-1.794705 -3.1792494,-4.0060386 0.64368,-2.2113336 3.1127974,-4.0060393 
5.5114235,-4.0060393 2.398625,0 3.822929,1.7947057 3.179249,4.0060393 z"
+               id="path6078"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6218);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6080"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00080287;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+               cx="9.4575529"
+               cy="9.0207386"
+               rx="4.9939418"
+               ry="3.4913397" />
+          </g>
+          <g
+             id="g6082"
+             transform="translate(-60,12)">
+            <path
+               d="m 14.345337,8.5060394 c -0.64368,2.2113336 -3.112797,4.0060386 -5.5114231,4.0060386 
-2.3986256,0 -3.8229293,-1.794705 -3.1792494,-4.0060386 0.64368,-2.2113336 3.1127974,-4.0060393 
5.5114235,-4.0060393 2.398625,0 3.822929,1.7947057 3.179249,4.0060393 z"
+               id="path6084"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6220);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6086"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00080287;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+               cx="9.4575529"
+               cy="9.0207386"
+               rx="4.9939418"
+               ry="3.4913397" />
+          </g>
+          <g
+             id="g6088"
+             transform="translate(-60,6)">
+            <path
+               d="m 14.345337,8.5060394 c -0.64368,2.2113336 -3.112797,4.0060386 -5.5114231,4.0060386 
-2.3986256,0 -3.8229293,-1.794705 -3.1792494,-4.0060386 0.64368,-2.2113336 3.1127974,-4.0060393 
5.5114235,-4.0060393 2.398625,0 3.822929,1.7947057 3.179249,4.0060393 z"
+               id="path6090"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6222);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6092"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00080287;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+               cx="9.4575529"
+               cy="9.0207386"
+               rx="4.9939418"
+               ry="3.4913397" />
+          </g>
+          <g
+             id="g6094"
+             transform="translate(-60)">
+            <path
+               d="m 14.345337,8.5060394 c -0.64368,2.2113336 -3.112797,4.0060386 -5.5114231,4.0060386 
-2.3986256,0 -3.8229293,-1.794705 -3.1792494,-4.0060386 0.64368,-2.2113336 3.1127974,-4.0060393 
5.5114235,-4.0060393 2.398625,0 3.822929,1.7947057 3.179249,4.0060393 z"
+               id="path6096"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6224);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6098"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00080287;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+               cx="9.4575529"
+               cy="9.0207386"
+               rx="4.9939418"
+               ry="3.4913397" />
+          </g>
+          <rect
+             height="39.999996"
+             id="rect6100"
+             rx="2.3950391"
+             ry="2.4748738"
+             
style="fill:#3465a4;fill-opacity:1;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             width="29.999998"
+             x="-50.5"
+             y="1.5" />
+          <g
+             id="g6102"
+             transform="translate(-62,1)">
+            <path
+               d="M 14,3 H 39.182408 L 40,3.6961651 V 25 H 14 Z"
+               id="path6104"
+               sodipodi:nodetypes="cccccc"
+               
style="fill:#d3d7cf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <path
+               d="m 14,3 h 25.65625 c 1.055682,1.0277742 -0.49011,2.0151389 -2,2 H 12.625 C 14.126385,5 
15.015732,3.4971845 14,3 Z"
+               id="path6106"
+               sodipodi:nodetypes="ccccc"
+               
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+          </g>
+          <rect
+             height="10"
+             id="rect6108"
+             rx="1.2374369"
+             ry="1.1136932"
+             
style="fill:url(#radialGradient6226);fill-opacity:1;stroke:#4e9a06;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             width="5"
+             x="-20.5"
+             y="9.5" />
+          <path
+             d="m -48.079373,2.53125 c -0.800828,0 -1.389377,0.6089338 -1.389377,1.4375 v 35.0625 c 
0,0.828566 0.588549,1.4375 1.389377,1.4375 h 25.189997 c 0.800828,0 1.389377,-0.608935 1.389377,-1.4375 V 
3.96875 c 0,-0.8285661 -0.58855,-1.4375 -1.389377,-1.4375 z"
+             id="path6110"
+             sodipodi:nodetypes="ccccccccc"
+             
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 39.75,30.492188 c -0.140446,0 -0.257813,0.117367 -0.257812,0.257812 v 7.5 c 0,0.140448 
0.117363,0.257812 0.257812,0.257812 h 5.5 c 0.140448,0 0.257812,-0.117363 0.257812,-0.257812 v -7.5 c 
0,-0.140448 -0.117363,-0.257812 -0.257812,-0.257812 z"
+             id="path6112"
+             inkscape:original="M 39.75 29.5 C 39.06446 29.5 38.5 30.064461 38.5 30.75 L 38.5 38.25 C 38.5 
38.93554 39.064459 39.5 39.75 39.5 L 45.25 39.5 C 45.93554 39.5 46.5 38.935541 46.5 38.25 L 46.5 30.75 C 46.5 
30.06446 45.935541 29.5 45.25 29.5 L 39.75 29.5 z "
+             inkscape:radius="-0.99302852"
+             sodipodi:type="inkscape:offset"
+             
style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient6228);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="translate(-62,-20)" />
+          <rect
+             height="10"
+             id="rect6114"
+             rx="1.2374369"
+             ry="1.2374369"
+             
style="fill:url(#radialGradient6230);fill-opacity:1;stroke:#c4a000;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             width="8"
+             x="-22.5"
+             y="19.5" />
+          <rect
+             height="10"
+             id="rect6116"
+             rx="1.2374369"
+             ry="1.2374369"
+             
style="fill:url(#radialGradient6232);fill-opacity:1;stroke:#ce5c00;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             width="8"
+             x="-21.5"
+             y="29.5" />
+          <path
+             d="m 39.75,30.492188 c -0.140446,0 -0.257813,0.117367 -0.257812,0.257812 v 7.5 c 0,0.140448 
0.117363,0.257812 0.257812,0.257812 h 5.5 c 0.140448,0 0.257812,-0.117363 0.257812,-0.257812 v -7.5 c 
0,-0.140448 -0.117363,-0.257812 -0.257812,-0.257812 z"
+             id="path6118"
+             inkscape:original="M 39.75 29.5 C 39.06446 29.5 38.5 30.064461 38.5 30.75 L 38.5 38.25 C 38.5 
38.93554 39.064459 39.5 39.75 39.5 L 45.25 39.5 C 45.93554 39.5 46.5 38.935541 46.5 38.25 L 46.5 30.75 C 46.5 
30.06446 45.935541 29.5 45.25 29.5 L 39.75 29.5 z "
+             inkscape:radius="-0.99302852"
+             sodipodi:type="inkscape:offset"
+             
style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient6234);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="translate(-61,-10)" />
+          <rect
+             height="10"
+             id="rect6120"
+             
style="opacity:0.25;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             width="6.8125"
+             x="-24.8125"
+             y="19" />
+          <path
+             d="m 39.75,30.492188 c -0.140446,0 -0.257813,0.117367 -0.257812,0.257812 v 7.5 c 0,0.140448 
0.117363,0.257812 0.257812,0.257812 h 5.5 c 0.140448,0 0.257812,-0.117363 0.257812,-0.257812 v -7.5 c 
0,-0.140448 -0.117363,-0.257812 -0.257812,-0.257812 z"
+             id="path6122"
+             inkscape:original="M 39.75 29.5 C 39.06446 29.5 38.5 30.064461 38.5 30.75 L 38.5 38.25 C 38.5 
38.93554 39.064459 39.5 39.75 39.5 L 45.25 39.5 C 45.93554 39.5 46.5 38.935541 46.5 38.25 L 46.5 30.75 C 46.5 
30.06446 45.935541 29.5 45.25 29.5 L 39.75 29.5 z "
+             inkscape:radius="-0.99302852"
+             sodipodi:type="inkscape:offset"
+             
style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient6236);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="translate(-60)" />
+          <rect
+             height="11"
+             id="rect6124"
+             
style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             width="6.8125"
+             x="-24.8125"
+             y="29" />
+          <rect
+             height="10"
+             id="rect6126"
+             
style="opacity:0.15517243;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             width="7"
+             x="-25"
+             y="9" />
+          <path
+             d="m -49.025126,6.5 h 27.050252 C -20.603794,6.5 -19.5,7.6037937 -19.5,8.9748738 V 43.025122 c 
0,1.37108 -1.103794,2.474874 -2.474874,2.474874 h -27.050252 c -1.37108,0 -2.474874,-1.103794 
-2.474874,-2.474874 V 8.9748738 C -51.5,7.6037937 -50.396206,6.5 -49.025126,6.5 Z"
+             id="rect6128"
+             sodipodi:nodetypes="ccccccccc"
+             
style="fill:url(#linearGradient6238);fill-opacity:1;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <path
+             d="M 10.96875,7 C 9.866556,7 9,7.8665563 9,8.96875 v 34.0625 C 9,44.133444 9.8665564,45 
10.96875,45 h 27.0625 C 39.133444,45 40,44.133443 40,43.03125 V 8.96875 C 40,7.8665562 39.133443,7 38.03125,7 
Z"
+             id="path6130"
+             sodipodi:nodetypes="ccccccccc"
+             
style="fill:url(#linearGradient6240);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
+             transform="translate(-60)"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 10.96875,7.53125 c -0.828566,0 -1.4375,0.6089338 -1.4375,1.4375 v 34.0625 c 0,0.828566 
0.608934,1.4375 1.4375,1.4375 h 27.0625 c 0.828566,0 1.4375,-0.608935 1.4375,-1.4375 V 8.96875 c 0,-0.8285661 
-0.608935,-1.4375 -1.4375,-1.4375 z"
+             id="path6132"
+             sodipodi:nodetypes="ccccccccc"
+             
style="opacity:0.46120689;fill:none;fill-opacity:1;stroke:url(#linearGradient6242);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
+             transform="translate(-60)"
+             inkscape:connector-curvature="0" />
+          <ellipse
+             id="path6134"
+             
style="opacity:1;fill:none;fill-opacity:1;stroke:#204a87;stroke-width:1.03306484;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.9838006,0,0,0.9524402,-59.717389,30.145517)"
+             cx="11.91033"
+             cy="11.959651"
+             rx="1.524699"
+             ry="1.6130873" />
+          <ellipse
+             id="path6136"
+             
style="opacity:1;fill:none;fill-opacity:1;stroke:#204a87;stroke-width:1.03306484;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.9838006,0,0,0.9524402,-59.717389,24.145517)"
+             cx="11.91033"
+             cy="11.959651"
+             rx="1.524699"
+             ry="1.6130873" />
+          <ellipse
+             id="path6138"
+             
style="opacity:1;fill:none;fill-opacity:1;stroke:#204a87;stroke-width:1.03306484;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.9838006,0,0,0.9524402,-59.717389,18.145517)"
+             cx="11.91033"
+             cy="11.959651"
+             rx="1.524699"
+             ry="1.6130873" />
+          <ellipse
+             id="path6140"
+             
style="opacity:1;fill:none;fill-opacity:1;stroke:#204a87;stroke-width:1.03306484;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.9838006,0,0,0.9524402,-59.717389,6.1455167)"
+             cx="11.91033"
+             cy="11.959651"
+             rx="1.524699"
+             ry="1.6130873" />
+          <ellipse
+             id="path6142"
+             
style="opacity:1;fill:none;fill-opacity:1;stroke:#204a87;stroke-width:1.03306484;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.9838006,0,0,0.9524402,-59.717389,12.145517)"
+             cx="11.91033"
+             cy="11.959651"
+             rx="1.524699"
+             ry="1.6130873" />
+          <ellipse
+             id="path6144"
+             
style="opacity:1;fill:none;fill-opacity:1;stroke:#204a87;stroke-width:1.03306484;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.9838006,0,0,0.9524402,-59.717389,0.1455168)"
+             cx="11.91033"
+             cy="11.959651"
+             rx="1.524699"
+             ry="1.6130873" />
+          <g
+             id="g6146"
+             transform="translate(-60,30)">
+            <path
+               d="m 5.65625,8.5 c -0.6436799,2.211334 0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 
2.65625,-0.71875"
+               id="path6148"
+               sodipodi:nodetypes="csc"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6244);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <path
+               d="m 6.84375,6.5 c -0.5475716,0.5922996 -0.9735778,1.2650799 -1.1875,2 -0.6436799,2.211334 
0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 2.65625,-0.71875"
+               id="path6150"
+               sodipodi:nodetypes="cssc"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6152"
+               
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,-1.7365942,0.3133592)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+            <ellipse
+               id="path6154"
+               
style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,4.0970367,3.7163106)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+          </g>
+          <g
+             id="g6156"
+             transform="translate(-60,24)">
+            <path
+               d="m 5.65625,8.5 c -0.6436799,2.211334 0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 
2.65625,-0.71875"
+               id="path6158"
+               sodipodi:nodetypes="csc"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6246);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <path
+               d="m 6.84375,6.5 c -0.5475716,0.5922996 -0.9735778,1.2650799 -1.1875,2 -0.6436799,2.211334 
0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 2.65625,-0.71875"
+               id="path6160"
+               sodipodi:nodetypes="cssc"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6162"
+               
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,-1.7365942,0.3133592)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+            <ellipse
+               id="path6164"
+               
style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,4.0970367,3.7163106)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+          </g>
+          <g
+             id="g6166"
+             transform="translate(-60,18)">
+            <path
+               d="m 5.65625,8.5 c -0.6436799,2.211334 0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 
2.65625,-0.71875"
+               id="path6168"
+               sodipodi:nodetypes="csc"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6248);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <path
+               d="m 6.84375,6.5 c -0.5475716,0.5922996 -0.9735778,1.2650799 -1.1875,2 -0.6436799,2.211334 
0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 2.65625,-0.71875"
+               id="path6170"
+               sodipodi:nodetypes="cssc"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6172"
+               
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,-1.7365942,0.3133592)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+            <ellipse
+               id="path6174"
+               
style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,4.0970367,3.7163106)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+          </g>
+          <g
+             id="g6176"
+             transform="translate(-60,12)">
+            <path
+               d="m 5.65625,8.5 c -0.6436799,2.211334 0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 
2.65625,-0.71875"
+               id="path6178"
+               sodipodi:nodetypes="csc"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6250);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <path
+               d="m 6.84375,6.5 c -0.5475716,0.5922996 -0.9735778,1.2650799 -1.1875,2 -0.6436799,2.211334 
0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 2.65625,-0.71875"
+               id="path6180"
+               sodipodi:nodetypes="cssc"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6182"
+               
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,-1.7365942,0.3133592)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+            <ellipse
+               id="path6184"
+               
style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,4.0970367,3.7163106)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+          </g>
+          <g
+             id="g6186"
+             transform="translate(-60,6)">
+            <path
+               d="m 5.65625,8.5 c -0.6436799,2.211334 0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 
2.65625,-0.71875"
+               id="path6188"
+               sodipodi:nodetypes="csc"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6252);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <path
+               d="m 6.84375,6.5 c -0.5475716,0.5922996 -0.9735778,1.2650799 -1.1875,2 -0.6436799,2.211334 
0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 2.65625,-0.71875"
+               id="path6190"
+               sodipodi:nodetypes="cssc"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6192"
+               
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,-1.7365942,0.3133592)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+            <ellipse
+               id="path6194"
+               
style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,4.0970367,3.7163106)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+          </g>
+          <path
+             d="m -36.126698,24.53508 c -9e-6,0.958803 0.196069,1.714927 0.588236,2.268374 0.399687,0.553456 
0.938903,0.830181 1.617647,0.830178 0.671179,3e-6 1.206623,-0.276722 1.606334,-0.830178 0.399685,-0.561242 
0.599535,-1.317366 0.599548,-2.268374 -1.3e-5,-0.943199 -0.203634,-1.68763 -0.61086,-2.233296 
-0.399711,-0.553442 -0.938926,-0.830168 -1.617647,-0.830178 -0.663661,10e-6 -1.195335,0.276736 
-1.595022,0.830178 -0.392167,0.545666 -0.588245,1.290097 -0.588236,2.233296 m 4.63801,3.519487 c 
-0.226258,0.553454 -0.59202,0.986082 -1.097286,1.297885 -0.49775,0.304009 -1.082214,0.456014 
-1.753393,0.456013 -1.297144,10e-7 -2.352951,-0.483295 -3.167421,-1.449888 -0.806945,-0.974385 
-1.210414,-2.241087 -1.210407,-3.800111 -7e-6,-1.559012 0.407232,-2.825714 1.221719,-3.800111 
0.814471,-0.974376 1.866506,-1.461569 3.156109,-1.461581 0.671179,1.2e-5 1.255643,0.155913 1.753393,0.467706 
0.505266,0.311815 0.871028,0.744442 1.097286,1.297884 v -1.531736 h 2.364252 v 8.103004 c 0.9351
 27,-0.148103 1.67042,-0.611911 2.205883,-1.391425 0.535426,-0.7873 0.803148,-1.792866 0.803167,-3.016703 
-1.9e-5,-0.779502 -0.10937,-1.508343 -0.328054,-2.186526 -0.218722,-0.685957 -0.550546,-1.313463 
-0.995475,-1.882516 -0.716458,-0.950989 -1.613892,-1.683728 -2.692308,-2.198218 -1.070904,-0.514461 
-2.23229,-0.7717 -3.484163,-0.771714 -0.874822,1.4e-5 -1.711925,0.120838 -2.511312,0.362472 
-0.799405,0.233867 -1.538469,0.580748 -2.217194,1.040646 -1.116145,0.763932 -1.987185,1.753908 
-2.613122,2.969932 -0.618405,1.208249 -0.927606,2.517824 -0.927602,3.92873 -4e-6,1.161475 0.199846,2.252787 
0.599547,3.273942 0.407236,1.013364 0.9917,1.9098 1.753395,2.689308 0.754141,0.76392 1.617639,1.344654 
2.590496,1.742205 0.980384,0.405343 2.024878,0.608015 3.133485,0.608017 0.950214,-2e-6 1.900439,-0.183186 
2.850678,-0.549554 0.950212,-0.36637 1.760919,-0.861359 2.432127,-1.484966 l 1.210407,1.894209 c 
-0.942701,0.756122 -1.972113,1.332959 -3.088235,1.730512 -1.108611,0.405341 -2.236061,
 0.608013 -3.382353,0.608018 -1.395184,-5e-6 -2.71117,-0.257243 -3.947964,-0.771715 -1.236809,-0.506684 
-2.337863,-1.247218 -3.303167,-2.221603 -0.965312,-0.974388 -1.700606,-2.100778 -2.205882,-3.379176 
-0.50528,-1.286188 -0.757919,-2.665919 -0.757918,-4.139197 -10e-7,-1.4187 0.256408,-2.771149 
0.769231,-4.057349 0.512817,-1.286179 1.244339,-2.416468 2.194569,-3.390868 0.950221,-0.966578 
2.055046,-1.714906 3.31448,-2.244989 1.266959,-0.53005 2.579175,-0.795082 3.936651,-0.795099 1.689278,1.7e-5 
3.223967,0.335205 4.604072,1.005567 1.380073,0.662599 2.533919,1.621395 3.461539,2.876391 0.565591,0.763933 
0.991683,1.59411 1.27828,2.490534 0.294097,0.888651 0.441155,1.824062 0.441177,2.806237 -2.2e-5,2.112476 
-0.614651,3.753344 -1.843891,4.922604 -1.22928,1.169266 -2.963818,1.753899 -5.203621,1.753898 h -0.441175 v 
-1.800669"
+             id="path6196"
+             style="font-style:normal;font-weight:normal;font-size:23.55376053px;font-family:'Bitstream Vera 
Sans';opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <g
+             id="g6198"
+             transform="translate(-60)">
+            <path
+               d="m 5.65625,8.5 c -0.6436799,2.211334 0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 
2.65625,-0.71875"
+               id="path6200"
+               sodipodi:nodetypes="csc"
+               
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6254);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <path
+               d="m 6.84375,6.5 c -0.5475716,0.5922996 -0.9735778,1.2650799 -1.1875,2 -0.6436799,2.211334 
0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 2.65625,-0.71875"
+               id="path6202"
+               sodipodi:nodetypes="cssc"
+               
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               inkscape:connector-curvature="0" />
+            <ellipse
+               id="path6204"
+               
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,-1.7365942,0.3133592)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+            <ellipse
+               id="path6206"
+               
style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(1.3714287,0,0,0.9320388,4.0970367,3.7163106)"
+               cx="5.265625"
+               cy="8.2578125"
+               rx="0.546875"
+               ry="0.8046875" />
+          </g>
+        </g>
+      </g>
+      <g
+         id="g32"
+         style="display:inline;enable-background:new"
+         transform="translate(710,-161)">
+        <g
+           id="g5022"
+           style="display:inline"
+           transform="matrix(0.01551393,0,0,0.01202959,29.548637,28.812822)">
+          <rect
+             height="478.35718"
+             id="rect4173"
+             
style="display:inline;overflow:visible;visibility:visible;opacity:0.39195981;fill:url(#linearGradient6340);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
+             width="1339.6335"
+             x="-1559.2523"
+             y="-150.69685" />
+          <path
+             d="m -219.61876,-150.68038 c 0,0 0,478.33079 0,478.33079 142.874166,0.90045 
345.40022,-107.16966 345.40014,-239.196175 0,-132.026537 -159.436816,-239.134595 -345.40014,-239.134615 z"
+             id="path5058"
+             sodipodi:nodetypes="cccc"
+             
style="display:inline;overflow:visible;visibility:visible;opacity:0.40206185;fill:url(#radialGradient6342);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m -1559.2523,-150.68038 c 0,0 0,478.33079 0,478.33079 -142.8742,0.90045 -345.4002,-107.16966 
-345.4002,-239.196175 0,-132.026537 159.4368,-239.134595 345.4002,-239.134615 z"
+             id="path5018"
+             sodipodi:nodetypes="cccc"
+             
style="display:inline;overflow:visible;visibility:visible;opacity:0.40206185;fill:url(#radialGradient6344);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
+             inkscape:connector-curvature="0" />
+        </g>
+        <g
+           id="g6723"
+           transform="translate(-4,15)">
+          <path
+             d="m 14.345337,8.5060394 c -0.64368,2.2113336 -3.112797,4.0060386 -5.5114231,4.0060386 
-2.3986256,0 -3.8229293,-1.794705 -3.1792494,-4.0060386 0.64368,-2.2113336 3.1127974,-4.0060393 
5.5114235,-4.0060393 2.398625,0 3.822929,1.7947057 3.179249,4.0060393 z"
+             id="path6725"
+             
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6374);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <ellipse
+             id="path6727"
+             
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00080287;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+             cx="9.4575529"
+             cy="9.0207386"
+             rx="4.9939418"
+             ry="3.4913397" />
+        </g>
+        <g
+           id="g6703"
+           transform="translate(-4,9)">
+          <path
+             d="m 14.345337,8.5060394 c -0.64368,2.2113336 -3.112797,4.0060386 -5.5114231,4.0060386 
-2.3986256,0 -3.8229293,-1.794705 -3.1792494,-4.0060386 0.64368,-2.2113336 3.1127974,-4.0060393 
5.5114235,-4.0060393 2.398625,0 3.822929,1.7947057 3.179249,4.0060393 z"
+             id="path6705"
+             
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6372);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <ellipse
+             id="path6707"
+             
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00080287;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+             cx="9.4575529"
+             cy="9.0207386"
+             rx="4.9939418"
+             ry="3.4913397" />
+        </g>
+        <g
+           id="g6683"
+           transform="translate(-4,3)">
+          <path
+             d="m 14.345337,8.5060394 c -0.64368,2.2113336 -3.112797,4.0060386 -5.5114231,4.0060386 
-2.3986256,0 -3.8229293,-1.794705 -3.1792494,-4.0060386 0.64368,-2.2113336 3.1127974,-4.0060393 
5.5114235,-4.0060393 2.398625,0 3.822929,1.7947057 3.179249,4.0060393 z"
+             id="path6685"
+             
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6370);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <ellipse
+             id="path6687"
+             
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00080287;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+             cx="9.4575529"
+             cy="9.0207386"
+             rx="4.9939418"
+             ry="3.4913397" />
+        </g>
+        <g
+           id="g6679"
+           transform="translate(-4,-2)">
+          <path
+             d="m 14.345337,8.5060394 c -0.64368,2.2113336 -3.112797,4.0060386 -5.5114231,4.0060386 
-2.3986256,0 -3.8229293,-1.794705 -3.1792494,-4.0060386 0.64368,-2.2113336 3.1127974,-4.0060393 
5.5114235,-4.0060393 2.398625,0 3.822929,1.7947057 3.179249,4.0060393 z"
+             id="path6513"
+             
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6368);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <ellipse
+             id="path6511"
+             
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00080287;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+             cx="9.4575529"
+             cy="9.0207386"
+             rx="4.9939418"
+             ry="3.4913397" />
+        </g>
+        <rect
+           height="27.000002"
+           id="rect5426"
+           rx="1.7563622"
+           ry="1.6705401"
+           
style="fill:#3465a4;fill-opacity:1;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="22"
+           x="4.5"
+           y="0.50000006" />
+        <g
+           id="g6786"
+           transform="matrix(0.7141861,0,0,1,-3.5702329,-1)">
+          <path
+             d="M 14,3 H 39.182408 L 40,3.6961651 V 25 H 14 Z"
+             id="path5433"
+             sodipodi:nodetypes="cccccc"
+             
style="fill:#d3d7cf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 14,3 h 25.65625 c 1.055682,1.0277742 -0.49011,2.0151389 -2,2 H 12 c 1.501385,0 
3.015732,-1.5028155 2,-2 z"
+             id="rect5430"
+             sodipodi:nodetypes="ccccc"
+             
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+        </g>
+        <rect
+           height="10"
+           id="rect6485"
+           rx="1.2374369"
+           ry="1.1136932"
+           
style="fill:url(#radialGradient6312);fill-opacity:1;stroke:#4e9a06;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="5"
+           x="24.5"
+           y="5.5" />
+        <path
+           d="m 6.5232188,1.5312499 c -0.5717643,0 -0.9919686,0.4328747 -0.9919686,1.0218801 v 24.924988 c 
0,0.589005 0.4202043,1.02188 0.9919686,1.02188 H 24.508033 c 0.571764,0 0.991968,-0.432875 0.991968,-1.02188 
V 2.55313 c 0,-0.5890053 -0.420205,-1.0218801 -0.991968,-1.0218801 z"
+           id="path6783"
+           sodipodi:nodetypes="ccccccccc"
+           
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 39.75,30.492188 c -0.140446,0 -0.257813,0.117367 -0.257812,0.257812 v 7.5 c 0,0.140448 
0.117363,0.257812 0.257812,0.257812 h 5.5 c 0.140448,0 0.257812,-0.117363 0.257812,-0.257812 v -7.5 c 
0,-0.140448 -0.117363,-0.257812 -0.257812,-0.257812 z"
+           id="path6808"
+           inkscape:original="M 39.75 29.5 C 39.06446 29.5 38.5 30.064461 38.5 30.75 L 38.5 38.25 C 38.5 
38.93554 39.064459 39.5 39.75 39.5 L 45.25 39.5 C 45.93554 39.5 46.5 38.935541 46.5 38.25 L 46.5 30.75 C 46.5 
30.06446 45.935541 29.5 45.25 29.5 L 39.75 29.5 z "
+           inkscape:radius="-0.99302852"
+           sodipodi:type="inkscape:offset"
+           
style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient6366);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="translate(-17,-24)" />
+        <rect
+           height="10"
+           id="rect6487"
+           rx="1.2374369"
+           ry="1.2374369"
+           
style="fill:url(#radialGradient6307);fill-opacity:1;stroke:#c4a000;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="8"
+           x="22.5"
+           y="12.5" />
+        <path
+           d="m 39.75,30.492188 c -0.140446,0 -0.257813,0.117367 -0.257812,0.257812 v 7.5 c 0,0.140448 
0.117363,0.257812 0.257812,0.257812 h 5.5 c 0.140448,0 0.257812,-0.117363 0.257812,-0.257812 v -7.5 c 
0,-0.140448 -0.117363,-0.257812 -0.257812,-0.257812 z"
+           id="path6804"
+           inkscape:original="M 39.75 29.5 C 39.06446 29.5 38.5 30.064461 38.5 30.75 L 38.5 38.25 C 38.5 
38.93554 39.064459 39.5 39.75 39.5 L 45.25 39.5 C 45.93554 39.5 46.5 38.935541 46.5 38.25 L 46.5 30.75 C 46.5 
30.06446 45.935541 29.5 45.25 29.5 L 39.75 29.5 z "
+           inkscape:radius="-0.99302852"
+           sodipodi:type="inkscape:offset"
+           
style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient6364);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="translate(-16,-17)" />
+        <rect
+           height="9"
+           id="rect6489"
+           rx="1.2374369"
+           ry="1.2374369"
+           
style="fill:url(#radialGradient6304);fill-opacity:1;stroke:#ce5c00;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="8"
+           x="23.5"
+           y="19.5" />
+        <path
+           d="m 39.75,30.5 c -0.140446,0 -0.25,0.109555 -0.25,0.25 v 6.5 c 0,0.140448 0.109551,0.25 
0.25,0.25 h 5.5 c 0.140448,0 0.25,-0.109551 0.25,-0.25 v -6.5 c 0,-0.140448 -0.109551,-0.25 -0.25,-0.25 z"
+           id="path6792"
+           sodipodi:nodetypes="ccccccccc"
+           
style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient6362);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+           transform="translate(-15,-10)"
+           inkscape:connector-curvature="0" />
+        <g
+           id="g6383"
+           transform="matrix(0.7575758,0,0,0.6788077,0.7272727,0.9628348)">
+          <rect
+             height="39.771324"
+             id="rect5422"
+             rx="2.4498749"
+             ry="2.4607255"
+             
style="fill:url(#linearGradient6388);fill-opacity:1;stroke:#204a87;stroke-width:1.3944844;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             width="31.676765"
+             x="3.6632333"
+             y="3.7419765" />
+          <path
+             d="m 10.96875,6.0039062 c -1.102194,0 -1.9648437,0.8626501 -1.9648438,1.9648438 v 35.0625 c 
0,1.102194 0.8626502,1.964844 1.9648438,1.964844 h 27.0625 c 1.102194,0 1.964844,-0.862651 1.964844,-1.964844 
V 7.96875 c 0,-1.1021938 -0.862651,-1.9648438 -1.964844,-1.9648438 z"
+             id="path6816"
+             inkscape:original="M 10.96875 5.5 C 9.5976699 5.5 8.5 6.5976702 8.5 7.96875 L 8.5 43.03125 C 
8.5 44.40233 9.5976702 45.5 10.96875 45.5 L 38.03125 45.5 C 39.40233 45.5 40.5 44.402329 40.5 43.03125 L 40.5 
7.96875 C 40.5 6.5976699 39.402329 5.5 38.03125 5.5 L 10.96875 5.5 z "
+             inkscape:radius="-0.50379127"
+             sodipodi:type="inkscape:offset"
+             
style="fill:url(#linearGradient6390);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.9793547,0,0,0.9821142,-4.4941905,-1.4184209)" />
+          <path
+             d="m 10.96875,6.515625 c -0.828566,0 -1.453125,0.6245588 -1.453125,1.453125 v 35.0625 c 
0,0.828566 0.624559,1.453125 1.453125,1.453125 h 27.0625 c 0.828566,0 1.453125,-0.62456 1.453125,-1.453125 V 
7.96875 c 0,-0.8285661 -0.62456,-1.453125 -1.453125,-1.453125 z"
+             id="path6479"
+             inkscape:original="M 10.96875 5.5 C 9.5976699 5.5 8.5 6.5976702 8.5 7.96875 L 8.5 43.03125 C 
8.5 44.40233 9.5976702 45.5 10.96875 45.5 L 38.03125 45.5 C 39.40233 45.5 40.5 44.402329 40.5 43.03125 L 40.5 
7.96875 C 40.5 6.5976699 39.402329 5.5 38.03125 5.5 L 10.96875 5.5 z "
+             inkscape:radius="-1.016466"
+             sodipodi:type="inkscape:offset"
+             
style="opacity:0.46120689;fill:none;fill-opacity:1;stroke:url(#linearGradient6392);stroke-width:1.43730342;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.9694216,0,0,0.9709965,-4.2418593,-1.1309709)" />
+        </g>
+        <ellipse
+           id="path6469"
+           
style="fill:none;fill-opacity:1;stroke:#204a87;stroke-width:1.03306484;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.9838006,0,0,0.9524402,-4.717389,15.145517)"
+           cx="11.91033"
+           cy="11.959651"
+           rx="1.524699"
+           ry="1.6130873" />
+        <ellipse
+           id="path6465"
+           
style="fill:none;fill-opacity:1;stroke:#204a87;stroke-width:1.03306484;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.9838006,0,0,0.9524402,-4.717389,3.1455167)"
+           cx="11.91033"
+           cy="11.959651"
+           rx="1.524699"
+           ry="1.6130873" />
+        <ellipse
+           id="path6467"
+           
style="fill:none;fill-opacity:1;stroke:#204a87;stroke-width:1.03306484;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.9838006,0,0,0.9524402,-4.717389,9.145517)"
+           cx="11.91033"
+           cy="11.959651"
+           rx="1.524699"
+           ry="1.6130873" />
+        <ellipse
+           id="path6463"
+           
style="fill:none;fill-opacity:1;stroke:#204a87;stroke-width:1.03306484;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.9838006,0,0,0.9524402,-4.717389,-1.8544832)"
+           cx="11.91033"
+           cy="11.959651"
+           rx="1.524699"
+           ry="1.6130873" />
+        <g
+           id="g6729"
+           transform="translate(-4,15)">
+          <path
+             d="m 5.65625,8.5 c -0.6436799,2.211334 0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 
2.65625,-0.71875"
+             id="path6731"
+             sodipodi:nodetypes="csc"
+             
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6352);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 6.84375,6.5 c -0.5475716,0.5922996 -0.9735778,1.2650799 -1.1875,2 -0.6436799,2.211334 
0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 2.65625,-0.71875"
+             id="path6733"
+             sodipodi:nodetypes="cssc"
+             
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <ellipse
+             id="path6735"
+             
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(1.3714287,0,0,0.9320388,-1.7365942,0.3133592)"
+             cx="5.265625"
+             cy="8.2578125"
+             rx="0.546875"
+             ry="0.8046875" />
+          <ellipse
+             id="path6737"
+             
style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(1.3714287,0,0,0.9320388,4.0970367,3.7163106)"
+             cx="5.265625"
+             cy="8.2578125"
+             rx="0.546875"
+             ry="0.8046875" />
+        </g>
+        <g
+           id="g6709"
+           transform="translate(-4,9)">
+          <path
+             d="m 5.65625,8.5 c -0.6436799,2.211334 0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 
2.65625,-0.71875"
+             id="path6711"
+             sodipodi:nodetypes="csc"
+             
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6350);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 6.84375,6.5 c -0.5475716,0.5922996 -0.9735778,1.2650799 -1.1875,2 -0.6436799,2.211334 
0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 2.65625,-0.71875"
+             id="path6713"
+             sodipodi:nodetypes="cssc"
+             
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <ellipse
+             id="path6715"
+             
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(1.3714287,0,0,0.9320388,-1.7365942,0.3133592)"
+             cx="5.265625"
+             cy="8.2578125"
+             rx="0.546875"
+             ry="0.8046875" />
+          <ellipse
+             id="path6717"
+             
style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(1.3714287,0,0,0.9320388,4.0970367,3.7163106)"
+             cx="5.265625"
+             cy="8.2578125"
+             rx="0.546875"
+             ry="0.8046875" />
+        </g>
+        <g
+           id="g6689"
+           transform="translate(-4,3)">
+          <path
+             d="m 5.65625,8.5 c -0.6436799,2.211334 0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 
2.65625,-0.71875"
+             id="path6691"
+             sodipodi:nodetypes="csc"
+             
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6348);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 6.84375,6.5 c -0.5475716,0.5922996 -0.9735778,1.2650799 -1.1875,2 -0.6436799,2.211334 
0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 2.65625,-0.71875"
+             id="path6693"
+             sodipodi:nodetypes="cssc"
+             
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <ellipse
+             id="path6695"
+             
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(1.3714287,0,0,0.9320388,-1.7365942,0.3133592)"
+             cx="5.265625"
+             cy="8.2578125"
+             rx="0.546875"
+             ry="0.8046875" />
+          <ellipse
+             id="path6697"
+             
style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(1.3714287,0,0,0.9320388,4.0970367,3.7163106)"
+             cx="5.265625"
+             cy="8.2578125"
+             rx="0.546875"
+             ry="0.8046875" />
+        </g>
+        <g
+           id="g6671"
+           transform="translate(-4,-2)">
+          <path
+             d="m 5.65625,8.5 c -0.6436799,2.211334 0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 
2.65625,-0.71875"
+             id="path6517"
+             sodipodi:nodetypes="csc"
+             
style="fill:none;fill-opacity:1;stroke:url(#radialGradient6346);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 6.84375,6.5 c -0.5475716,0.5922996 -0.9735778,1.2650799 -1.1875,2 -0.6436799,2.211334 
0.7888742,4 3.1875,4 0.913594,0 1.829015,-0.27526 2.65625,-0.71875"
+             id="path6530"
+             sodipodi:nodetypes="cssc"
+             
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <ellipse
+             id="path6667"
+             
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(1.3714287,0,0,0.9320388,-1.7365942,0.3133592)"
+             cx="5.265625"
+             cy="8.2578125"
+             rx="0.546875"
+             ry="0.8046875" />
+          <ellipse
+             id="path6669"
+             
style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(1.3714287,0,0,0.9320388,4.0970367,3.7163106)"
+             cx="5.265625"
+             cy="8.2578125"
+             rx="0.546875"
+             ry="0.8046875" />
+        </g>
+        <path
+           d="m 15.670814,17.023381 c -6e-6,0.599252 0.122543,1.071829 0.367647,1.417734 0.249804,0.34591 
0.586814,0.518863 1.011029,0.518861 0.419487,2e-6 0.75414,-0.172951 1.003959,-0.518861 0.249803,-0.350776 
0.37471,-0.823354 0.374718,-1.417734 -8e-6,-0.589499 -0.127272,-1.054769 -0.381788,-1.39581 C 
17.79656,15.28167 17.45955,15.108716 17.03535,15.10871 c -0.414788,6e-6 -0.747085,0.17296 -0.996889,0.518861 
-0.245104,0.341041 -0.367653,0.806311 -0.367647,1.39581 m 2.898756,2.199679 c -0.141411,0.345909 
-0.370013,0.616302 -0.685804,0.811179 -0.311094,0.190005 -0.676384,0.285008 -1.095871,0.285008 -0.810715,0 
-1.470594,-0.30206 -1.979638,-0.90618 -0.50434,-0.608991 -0.756508,-1.40068 -0.756504,-2.37507 
-4e-6,-0.974382 0.25452,-1.766071 0.763574,-2.375069 0.509045,-0.608985 1.166567,-0.913481 1.972568,-0.913488 
0.419487,7e-6 0.784777,0.09745 1.095871,0.292316 0.315791,0.194885 0.544393,0.465276 0.685804,0.811178 v 
-0.957335 h 1.477657 v 5.064377 c 0.584455,-0.09256 1.044013
 ,-0.382444 1.378677,-0.869641 0.334641,-0.492062 0.501968,-1.120541 0.501979,-1.885439 -1.1e-5,-0.487189 
-0.06836,-0.942714 -0.205033,-1.366579 -0.136702,-0.428723 -0.344092,-0.820914 -0.622172,-1.176572 
-0.447786,-0.594368 -1.008683,-1.05233 -1.682693,-1.373886 -0.669315,-0.321538 -1.395181,-0.482313 
-2.177601,-0.482321 -0.546764,8e-6 -1.069954,0.07552 -1.56957,0.226545 -0.499629,0.146166 -0.961543,0.362967 
-1.385747,0.650403 -0.69759,0.477458 -1.24199,1.096193 -1.633201,1.856208 -0.386503,0.755155 
-0.579754,1.57364 -0.579751,2.455456 -3e-6,0.725922 0.124904,1.407992 0.374717,2.046214 0.254522,0.633352 
0.619812,1.193625 1.095872,1.680817 0.471338,0.47745 1.011024,0.840409 1.61906,1.088878 0.61274,0.253339 
1.265548,0.380009 1.958428,0.380011 0.593883,-2e-6 1.187774,-0.114492 1.781673,-0.343472 0.593883,-0.228981 
1.100575,-0.538349 1.52008,-0.928103 l 0.756504,1.18388 c -0.589188,0.472577 -1.232571,0.8331 
-1.930147,1.08157 -0.692882,0.253338 -1.397538,0.380008 -2.11397,0.3800
 12 -0.87199,-4e-6 -1.694482,-0.160777 -2.467478,-0.482322 -0.773005,-0.316678 -1.461164,-0.779512 
-2.064479,-1.388502 -0.60332,-0.608993 -1.062879,-1.312986 -1.378676,-2.111985 -0.3158,-0.803868 
-0.4737,-1.666199 -0.473699,-2.586998 -10e-7,-0.886688 0.160255,-1.731968 0.480769,-2.535843 
0.320511,-0.803862 0.777712,-1.510293 1.371606,-2.119293 0.593888,-0.604111 1.284404,-1.071816 
2.07155,-1.403118 0.791849,-0.331281 1.611984,-0.496926 2.460407,-0.496937 1.055798,1.1e-5 2.014979,0.209504 
2.877545,0.62848 0.862545,0.414124 1.583699,1.013372 2.163461,1.797744 0.353495,0.477458 0.619802,0.996319 
0.798925,1.556584 0.183811,0.555407 0.275722,1.140039 0.275736,1.753898 -1.4e-5,1.320297 -0.384157,2.34584 
-1.152432,3.076627 -0.7683,0.730792 -1.852386,1.096187 -3.252263,1.096187 H 18.56957 V 19.22306"
+           id="path6483"
+           style="font-style:normal;font-weight:normal;font-size:23.55376053px;font-family:'Bitstream Vera 
Sans';fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           inkscape:connector-curvature="0" />
+      </g>
+      <g
+         id="g22"
+         style="display:inline;enable-background:new"
+         transform="translate(710,-110)">
+        <g
+           id="g6187"
+           transform="matrix(0.4628899,0,0,0.3760626,-1.047633,1.8041374)">
+          <path
+             d="m 14.345337,8.5060394 c -0.64368,2.2113336 -3.112797,4.0060386 -5.5114231,4.0060386 
-2.3986256,0 -3.8229293,-1.794705 -3.1792494,-4.0060386 0.64368,-2.2113336 3.1127974,-4.0060393 
5.5114235,-4.0060393 2.398625,0 3.822929,1.7947057 3.179249,4.0060393 z"
+             id="path6189"
+             
style="fill:none;fill-opacity:1;stroke:#babdb6;stroke-width:7.19038725;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <ellipse
+             id="path6191"
+             
style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:2.39872003;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+             cx="9.4575529"
+             cy="9.0207386"
+             rx="4.9939418"
+             ry="3.4913397" />
+        </g>
+        <g
+           id="g7959"
+           transform="translate(40)">
+          <rect
+             height="18.220905"
+             id="rect6193"
+             rx="1.5693029"
+             ry="1.5693029"
+             
style="fill:#3465a4;fill-opacity:1;stroke:#204a87;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             width="14"
+             x="-35.5"
+             y="0.47554904" />
+          <path
+             d="m 10.96875,6.515625 c -0.828566,0 -1.453125,0.6245588 -1.453125,1.453125 v 35.0625 c 
0,0.828566 0.624559,1.453125 1.453125,1.453125 h 27.0625 c 0.828566,0 1.453125,-0.62456 1.453125,-1.453125 V 
7.96875 c 0,-0.8285661 -0.62456,-1.453125 -1.453125,-1.453125 z"
+             id="path7790"
+             inkscape:original="M 10.96875 5.5 C 9.5976699 5.5 8.5 6.5976702 8.5 7.96875 L 8.5 43.03125 C 
8.5 44.40233 9.5976702 45.5 10.96875 45.5 L 38.03125 45.5 C 39.40233 45.5 40.5 44.402329 40.5 43.03125 L 40.5 
7.96875 C 40.5 6.5976699 39.402329 5.5 38.03125 5.5 L 10.96875 5.5 z "
+             inkscape:radius="-1.016466"
+             sodipodi:type="inkscape:offset"
+             
style="opacity:0.2238806;fill:none;fill-opacity:1;stroke:url(#linearGradient7792);stroke-width:2.51192021;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.4008351,0,0,0.3953872,-38.320459,-1.0823724)" />
+        </g>
+        <g
+           id="g6195"
+           transform="matrix(0.4642209,0,0,0.4555227,-1.070651,0.6334319)">
+          <path
+             d="M 14,3 H 39.182408 L 40,3.6961651 V 25 H 14 Z"
+             id="path6197"
+             sodipodi:nodetypes="cccccc"
+             
style="fill:#d3d7cf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 14,3 h 25.65625 c 1.055682,1.1280293 -0.49011,2.2117073 -2,2.1950916 H 12 c 1.501385,0 
3.015732,-1.6494088 2,-2.1950916 z"
+             id="path6199"
+             sodipodi:nodetypes="ccccc"
+             
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+        </g>
+        <rect
+           height="4.9999995"
+           id="rect6201"
+           rx="0.54337871"
+           ry="0.55684662"
+           
style="fill:url(#radialGradient6605);fill-opacity:1;stroke:#4e9a06;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="2.1955814"
+           x="18.304419"
+           y="3.5000002" />
+        <rect
+           height="5"
+           id="rect6207"
+           rx="0.57665509"
+           ry="0.61871845"
+           
style="fill:url(#radialGradient6600);fill-opacity:1;stroke:#c4a000;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="3.7280617"
+           x="17.771938"
+           y="8.5" />
+        <rect
+           height="4.9999995"
+           id="rect6209"
+           rx="0.54137862"
+           ry="0.61871845"
+           
style="fill:url(#radialGradient6597);fill-opacity:1;stroke:#ce5c00;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="3.5"
+           x="18"
+           y="13.500001" />
+        <path
+           d="m 39.75,30.492188 c -0.140446,0 -0.257813,0.117367 -0.257812,0.257812 v 7.5 c 0,0.140448 
0.117363,0.257812 0.257812,0.257812 h 5.5 c 0.140448,0 0.257812,-0.117363 0.257812,-0.257812 v -7.5 c 
0,-0.140448 -0.117363,-0.257812 -0.257812,-0.257812 z"
+           id="path6211"
+           inkscape:original="M 39.75 29.5 C 39.06446 29.5 38.5 30.064461 38.5 30.75 L 38.5 38.25 C 38.5 
38.93554 39.064459 39.5 39.75 39.5 L 45.25 39.5 C 45.93554 39.5 46.5 38.935541 46.5 38.25 L 46.5 30.75 C 46.5 
30.06446 45.935541 29.5 45.25 29.5 L 39.75 29.5 z "
+           inkscape:radius="-0.99302852"
+           sodipodi:type="inkscape:offset"
+           
style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient6647);stroke-width:2.4518249;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.4435981,0,0,0.3750002,0.316285,-1.9375069)" />
+        <path
+           d="m 39.75,30.492188 c -0.140446,0 -0.257813,0.117367 -0.257812,0.257812 v 7.5 c 0,0.140448 
0.117363,0.257812 0.257812,0.257812 h 5.5 c 0.140448,0 0.257812,-0.117363 0.257812,-0.257812 v -7.5 c 
0,-0.140448 -0.117363,-0.257812 -0.257812,-0.257812 z"
+           id="path6651"
+           inkscape:original="M 39.75 29.5 C 39.06446 29.5 38.5 30.064461 38.5 30.75 L 38.5 38.25 C 38.5 
38.93554 39.064459 39.5 39.75 39.5 L 45.25 39.5 C 45.93554 39.5 46.5 38.935541 46.5 38.25 L 46.5 30.75 C 46.5 
30.06446 45.935541 29.5 45.25 29.5 L 39.75 29.5 z "
+           inkscape:radius="-0.99302852"
+           sodipodi:type="inkscape:offset"
+           
style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient6653);stroke-width:2.4518249;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.4435981,0,0,0.3750002,0.316285,3.0624931)" />
+        <path
+           d="M 3.5,20.5 H 19.03033"
+           id="path7786"
+           sodipodi:nodetypes="cc"
+           
style="opacity:0.17537315;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           inkscape:connector-curvature="0" />
+        <rect
+           height="17"
+           id="rect6221"
+           rx="1.5821517"
+           ry="1.5821517"
+           
style="fill:url(#linearGradient6589);fill-opacity:1;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="15"
+           x="3.5"
+           y="3.5" />
+        <path
+           d="m 10.96875,6.0039062 c -1.102194,0 -1.9648437,0.8626501 -1.9648438,1.9648438 v 35.0625 c 
0,1.102194 0.8626502,1.964844 1.9648438,1.964844 h 27.0625 c 1.102194,0 1.964844,-0.862651 1.964844,-1.964844 
V 7.96875 c 0,-1.1021938 -0.862651,-1.9648438 -1.964844,-1.9648438 z"
+           id="path6223"
+           inkscape:original="M 10.96875 5.5 C 9.5976699 5.5 8.5 6.5976702 8.5 7.96875 L 8.5 43.03125 C 8.5 
44.40233 9.5976702 45.5 10.96875 45.5 L 38.03125 45.5 C 39.40233 45.5 40.5 44.402329 40.5 43.03125 L 40.5 
7.96875 C 40.5 6.5976699 39.402329 5.5 38.03125 5.5 L 10.96875 5.5 z "
+           inkscape:radius="-0.50379127"
+           sodipodi:type="inkscape:offset"
+           
style="fill:url(#linearGradient6643);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.4516129,0,0,0.4480666,-0.064516,-0.1629986)" />
+        <path
+           d="m 10.96875,6.515625 c -0.828566,0 -1.453125,0.6245588 -1.453125,1.453125 v 35.0625 c 
0,0.828566 0.624559,1.453125 1.453125,1.453125 h 27.0625 c 0.828566,0 1.453125,-0.62456 1.453125,-1.453125 V 
7.96875 c 0,-0.8285661 -0.62456,-1.453125 -1.453125,-1.453125 z"
+           id="path6225"
+           inkscape:original="M 10.96875 5.5 C 9.5976699 5.5 8.5 6.5976702 8.5 7.96875 L 8.5 43.03125 C 8.5 
44.40233 9.5976702 45.5 10.96875 45.5 L 38.03125 45.5 C 39.40233 45.5 40.5 44.402329 40.5 43.03125 L 40.5 
7.96875 C 40.5 6.5976699 39.402329 5.5 38.03125 5.5 L 10.96875 5.5 z "
+           inkscape:radius="-1.016466"
+           sodipodi:type="inkscape:offset"
+           
style="opacity:0.46120689;fill:none;fill-opacity:1;stroke:url(#linearGradient6641);stroke-width:2.4133749;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.434238,0,0,0.3953872,0.361169,1.9176276)" />
+        <use
+           height="22"
+           id="use7740"
+           transform="translate(0,12)"
+           width="22"
+           x="0"
+           xlink:href="#g7724"
+           y="0" />
+        <use
+           height="22"
+           id="use7738"
+           transform="translate(0,9)"
+           width="22"
+           x="0"
+           xlink:href="#g7724"
+           y="0" />
+        <use
+           height="22"
+           id="use7732"
+           transform="translate(0,6)"
+           width="22"
+           x="0"
+           xlink:href="#g7724"
+           y="0" />
+        <use
+           height="22"
+           id="use7730"
+           transform="translate(0,3)"
+           width="22"
+           x="0"
+           xlink:href="#g7724"
+           y="0" />
+        <path
+           d="m 10.14932,12.042497 c -2e-6,0.367909 0.07843,0.658047 0.235296,0.870415 0.159875,0.212371 
0.37556,0.318555 0.647058,0.318554 0.268472,1e-6 0.48265,-0.106183 0.642534,-0.318554 0.159874,-0.215358 
0.239814,-0.505498 0.239818,-0.870415 -4e-6,-0.361923 -0.08145,-0.647574 -0.244343,-0.856957 
-0.159885,-0.212365 -0.37557,-0.31855 -0.647059,-0.318553 -0.265464,3e-6 -0.478133,0.106188 
-0.638008,0.318553 -0.156867,0.209383 -0.235298,0.495034 -0.235296,0.856957 m 1.855205,1.350489 c 
-0.0905,0.21237 -0.236808,0.378378 -0.438914,0.498022 -0.199101,0.116654 -0.432886,0.174981 -0.701358,0.17498 
-0.518857,10e-7 -0.94118,-0.185448 -1.266968,-0.556347 -0.322778,-0.373889 -0.484166,-0.859947 
-0.484163,-1.45817 -3e-6,-0.598222 0.162893,-1.084278 0.488688,-1.458171 0.325789,-0.373886 
0.746602,-0.560831 1.262443,-0.560835 0.268472,4e-6 0.502257,0.05983 0.701358,0.179467 0.202106,0.119649 
0.348411,0.285656 0.438914,0.498021 v -0.587754 h 0.945701 v 3.109267 c 0.37405,-0.05683 0.668
 168,-0.234802 0.882353,-0.533914 0.214172,-0.302102 0.32126,-0.687956 0.321267,-1.157563 -7e-6,-0.29911 
-0.04375,-0.578778 -0.131222,-0.839009 -0.08749,-0.263214 -0.220218,-0.504 -0.398189,-0.7223555 C 
13.337851,9.6137131 12.978877,9.3325481 12.547511,9.1351291 12.11915,8.9377211 11.654595,8.839014 
11.153846,8.8390086 10.803917,8.839014 10.469076,8.8853763 10.14932,8.9780957 9.829559,9.0678345 
9.533934,9.200939 9.262443,9.37741 8.815985,9.6705445 8.467569,10.050416 8.217194,10.517026 
7.969833,10.980653 7.846152,11.48316 7.846154,12.02455 c -2e-6,0.445678 0.079938,0.864434 0.239819,1.256271 
0.162894,0.388845 0.39668,0.732824 0.701357,1.031934 0.301657,0.293129 0.647057,0.515968 1.0362,0.668515 
0.392152,0.155537 0.80995,0.233307 1.253393,0.233308 0.380086,-10e-7 0.760176,-0.07029 1.140272,-0.210874 
0.380084,-0.140583 0.704367,-0.330519 0.972851,-0.569808 l 0.484162,0.726842 c -0.377081,0.290137 
-0.788846,0.51148 -1.235294,0.664028 -0.443445,0.155537 -0.894423,0.233306 -1.35294
 1,0.233308 -0.558074,-2e-6 -1.084468,-0.09871 -1.579186,-0.296121 C 9.012063,15.56753 8.571642,15.283373 
8.18552,14.909484 7.799395,14.535593 7.505278,14.103378 7.303167,13.612834 7.101055,13.119301 
6.999999,12.589873 7,12.02455 6.999999,11.480169 7.102563,10.961211 7.307692,10.467673 7.512819,9.9741428 
7.805428,9.5404306 8.18552,9.166536 8.565608,8.7956428 9.007539,8.5084959 9.511312,8.3050936 
10.018095,8.101704 10.542982,8.0000064 11.085973,8 c 0.675711,6.4e-6 1.289586,0.1286241 1.841629,0.3858538 
0.552029,0.2542513 1.013567,0.6221584 1.384616,1.1037227 0.226236,0.2931347 0.396673,0.6116885 
0.511311,0.9556625 0.117639,0.340991 0.176463,0.699925 0.176471,1.076803 -8e-6,0.810596 -0.24586,1.440226 
-0.737556,1.888891 -0.491712,0.448669 -1.185528,0.673003 -2.081448,0.673003 h -0.176471 v -0.69095"
+           id="path6289"
+           style="font-style:normal;font-weight:normal;font-size:23.55376053px;font-family:'Bitstream Vera 
Sans';fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           inkscape:connector-curvature="0" />
+        <g
+           id="g7724"
+           transform="translate(0,1)">
+          <g
+             id="g6667"
+             
style="fill-opacity:1;stroke:url(#linearGradient8424);stroke-width:7.1903882;stroke-miterlimit:4;stroke-dasharray:none"
+             transform="matrix(0.4628899,0,0,0.3760626,-1.0476327,0.8353874)">
+            <path
+               d="M 13.627258,10.942098 C 12.110211,12.551235 9.0109564,12.996433 6.7092789,11.935842 
5.9191937,11.571779 5.3688822,11.131747 4.9582724,10.535727"
+               id="path6670"
+               sodipodi:nodetypes="csc"
+               
style="fill:none;fill-opacity:1;stroke:url(#linearGradient8422);stroke-width:7.19616032;stroke-linecap:round;stroke-linejoin:miter;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)"
+               inkscape:connector-curvature="0" />
+          </g>
+          <g
+             id="g6661"
+             transform="matrix(0.4628899,0,0,0.3760626,-1.0476327,0.8041374)">
+            <path
+               d="M 13.627258,10.942098 A 4.9939418,3.4913397 0 0 1 6.7439241,11.951663 4.9939418,3.4913397 
0 0 1 5.2428762,7.1479512"
+               id="path6665"
+               sodipodi:cx="9.4575529"
+               sodipodi:cy="9.0207386"
+               sodipodi:end="3.7077695"
+               sodipodi:open="true"
+               sodipodi:rx="4.9939418"
+               sodipodi:ry="3.4913397"
+               sodipodi:start="0.58274935"
+               sodipodi:type="arc"
+               
style="fill:none;fill-opacity:1;stroke:url(#linearGradient8426);stroke-width:2.39872003;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+               transform="matrix(0.8701215,0,-0.3339941,1.1474218,4.7836537,-1.8445527)" />
+          </g>
+        </g>
+        <ellipse
+           id="path7758"
+           
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.9142858,0,0,0.6213592,-0.314286,0.3689322)"
+           cx="5.265625"
+           cy="8.2578125"
+           rx="0.546875"
+           ry="0.8046875" />
+        <ellipse
+           id="path7760"
+           
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.9142858,0,0,0.6213592,-0.314286,3.3689322)"
+           cx="5.265625"
+           cy="8.2578125"
+           rx="0.546875"
+           ry="0.8046875" />
+        <ellipse
+           id="path7762"
+           
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.9142858,0,0,0.6213592,-0.314286,6.3689322)"
+           cx="5.265625"
+           cy="8.2578125"
+           rx="0.546875"
+           ry="0.8046875" />
+        <ellipse
+           id="path7764"
+           
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.9142858,0,0,0.6213592,-0.314286,9.368932)"
+           cx="5.265625"
+           cy="8.2578125"
+           rx="0.546875"
+           ry="0.8046875" />
+        <ellipse
+           id="path7766"
+           
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.9142858,0,0,0.6213592,-0.314286,12.368932)"
+           cx="5.265625"
+           cy="8.2578125"
+           rx="0.546875"
+           ry="0.8046875" />
+      </g>
+      <g
+         id="g16"
+         style="display:inline;enable-background:new"
+         transform="translate(710,-68)">
+        <rect
+           height="13.033343"
+           id="rect7945"
+           rx="2.0567338"
+           ry="2.0567338"
+           
style="fill:#ffffff;fill-opacity:1;stroke:#204a87;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="12.010204"
+           x="1.5"
+           y="0.5" />
+        <rect
+           height="3.9999995"
+           id="rect7810"
+           rx="0.74246216"
+           ry="0.44547731"
+           
style="fill:url(#radialGradient7858);fill-opacity:1;stroke:#4e9a06;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="2.9999998"
+           x="12.5"
+           y="2.5" />
+        <path
+           d="m 39.75,30.492188 c -0.140446,0 -0.257813,0.117367 -0.257812,0.257812 v 7.5 c 0,0.140448 
0.117363,0.257812 0.257812,0.257812 h 5.5 c 0.140448,0 0.257812,-0.117363 0.257812,-0.257812 v -7.5 c 
0,-0.140448 -0.117363,-0.257812 -0.257812,-0.257812 z"
+           id="path7897"
+           inkscape:original="M 39.75 29.5 C 39.06446 29.5 38.5 30.064461 38.5 30.75 L 38.5 38.25 C 38.5 
38.93554 39.064459 39.5 39.75 39.5 L 45.25 39.5 C 45.93554 39.5 46.5 38.935541 46.5 38.25 L 46.5 30.75 C 46.5 
30.06446 45.935541 29.5 45.25 29.5 L 39.75 29.5 z "
+           inkscape:radius="-0.99302852"
+           sodipodi:type="inkscape:offset"
+           
style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient7899);stroke-width:3.00286031;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.4435981,0,0,0.2500001,-5.683715,-4.1250028)" />
+        <rect
+           height="4"
+           id="rect7812"
+           rx="0.57665509"
+           ry="0.49497476"
+           
style="fill:url(#radialGradient7860);fill-opacity:1;stroke:#c4a000;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="3.7280617"
+           x="11.771938"
+           y="6.5" />
+        <rect
+           height="3.999999"
+           id="rect7814"
+           rx="0.54137862"
+           ry="0.4949747"
+           
style="fill:url(#radialGradient7862);fill-opacity:1;stroke:#ce5c00;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           width="3.5"
+           x="12"
+           y="10.500001" />
+        <path
+           d="m 39.75,30.492188 c -0.140446,0 -0.257813,0.117367 -0.257812,0.257812 v 7.5 c 0,0.140448 
0.117363,0.257812 0.257812,0.257812 h 5.5 c 0.140448,0 0.257812,-0.117363 0.257812,-0.257812 v -7.5 c 
0,-0.140448 -0.117363,-0.257812 -0.257812,-0.257812 z"
+           id="path7816"
+           inkscape:original="M 39.75 29.5 C 39.06446 29.5 38.5 30.064461 38.5 30.75 L 38.5 38.25 C 38.5 
38.93554 39.064459 39.5 39.75 39.5 L 45.25 39.5 C 45.93554 39.5 46.5 38.935541 46.5 38.25 L 46.5 30.75 C 46.5 
30.06446 45.935541 29.5 45.25 29.5 L 39.75 29.5 z "
+           inkscape:radius="-0.99302852"
+           sodipodi:type="inkscape:offset"
+           
style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient7864);stroke-width:3.00286031;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.4435981,0,0,0.2500001,-5.683715,-0.1250028)" />
+        <path
+           d="m 39.75,30.492188 c -0.140446,0 -0.257813,0.117367 -0.257812,0.257812 v 7.5 c 0,0.140448 
0.117363,0.257812 0.257812,0.257812 h 5.5 c 0.140448,0 0.257812,-0.117363 0.257812,-0.257812 v -7.5 c 
0,-0.140448 -0.117363,-0.257812 -0.257812,-0.257812 z"
+           id="path7818"
+           inkscape:original="M 39.75 29.5 C 39.06446 29.5 38.5 30.064461 38.5 30.75 L 38.5 38.25 C 38.5 
38.93554 39.064459 39.5 39.75 39.5 L 45.25 39.5 C 45.93554 39.5 46.5 38.935541 46.5 38.25 L 46.5 30.75 C 46.5 
30.06446 45.935541 29.5 45.25 29.5 L 39.75 29.5 z "
+           inkscape:radius="-0.99302852"
+           sodipodi:type="inkscape:offset"
+           
style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient7895);stroke-width:3.00286031;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           transform="matrix(0.4435981,0,0,0.2500001,-5.683715,3.8749963)" />
+        <g
+           id="g7883"
+           transform="matrix(0.7346939,0,0,0.7647388,2.122449,2.8823694)">
+          <rect
+             height="17.04287"
+             id="rect7820"
+             rx="1.5821517"
+             ry="1.5861413"
+             
style="fill:url(#linearGradient7888);fill-opacity:1;stroke:#204a87;stroke-width:1.33410573;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             width="15"
+             x="0.5"
+             y="-0.5" />
+          <path
+             d="m 10.96875,6.0039062 c -1.102194,0 -1.9648437,0.8626501 -1.9648438,1.9648438 v 35.0625 c 
0,1.102194 0.8626502,1.964844 1.9648438,1.964844 h 27.0625 c 1.102194,0 1.964844,-0.862651 1.964844,-1.964844 
V 7.96875 c 0,-1.1021938 -0.862651,-1.9648438 -1.964844,-1.9648438 z"
+             id="path7822"
+             inkscape:original="M 10.96875 5.5 C 9.5976699 5.5 8.5 6.5976702 8.5 7.96875 L 8.5 43.03125 C 
8.5 44.40233 9.5976702 45.5 10.96875 45.5 L 38.03125 45.5 C 39.40233 45.5 40.5 44.402329 40.5 43.03125 L 40.5 
7.96875 C 40.5 6.5976699 39.402329 5.5 38.03125 5.5 L 10.96875 5.5 z "
+             inkscape:radius="-0.50379127"
+             sodipodi:type="inkscape:offset"
+             
style="fill:url(#linearGradient7890);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.4390681,0,0,0.4020885,-2.7571676,-2.2485322)" />
+          <path
+             d="m 10.96875,6.515625 c -0.828566,0 -1.453125,0.6245588 -1.453125,1.453125 v 35.0625 c 
0,0.828566 0.624559,1.453125 1.453125,1.453125 h 27.0625 c 0.828566,0 1.453125,-0.62456 1.453125,-1.453125 V 
7.96875 c 0,-0.8285661 -0.62456,-1.453125 -1.453125,-1.453125 z"
+             id="path7824"
+             inkscape:original="M 10.96875 5.5 C 9.5976699 5.5 8.5 6.5976702 8.5 7.96875 L 8.5 43.03125 C 
8.5 44.40233 9.5976702 45.5 10.96875 45.5 L 38.03125 45.5 C 39.40233 45.5 40.5 44.402329 40.5 43.03125 L 40.5 
7.96875 C 40.5 6.5976699 39.402329 5.5 38.03125 5.5 L 10.96875 5.5 z "
+             inkscape:radius="-1.016466"
+             sodipodi:type="inkscape:offset"
+             
style="opacity:0.46120689;fill:none;fill-opacity:1;stroke:url(#linearGradient7892);stroke-width:3.38093257;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             transform="matrix(0.4091858,0,0,0.3805283,-2.0250524,-1.6809081)" />
+        </g>
+        <path
+           d="m 7.755655,8.511693 c -1.8e-6,0.3196004 0.068625,0.5716415 0.205884,0.7561243 
0.1398906,0.1844855 0.328615,0.2767269 0.5661758,0.276726 0.234913,9e-7 0.4223187,-0.092241 
0.5622172,-0.276726 C 9.2298218,9.0807371 9.2997692,8.8286943 9.2997727,8.511693 9.2997692,8.1972927 
9.2285023,7.9491494 9.0859726,7.7672596 8.9460732,7.5827794 8.7573489,7.4905371 8.519796,7.4905346 
8.287515,7.4905371 8.1014296,7.5827794 7.961539,7.7672596 7.8242804,7.9491494 7.7556532,8.1972927 
7.755655,8.511693 m 1.6233044,1.1731618 c -0.07919,0.1844845 -0.207207,0.3286942 -0.3840498,0.4326292 
-0.1742134,0.101336 -0.3787752,0.152004 -0.6136882,0.152004 -0.4539999,0 -0.8235325,-0.161098 
-1.108597,-0.4832958 C 6.9901936,9.4613971 6.8489791,9.0391615 6.8489818,8.5194886 6.8489791,7.9998168 
6.9915131,7.5775829 7.2765838,7.2527842 7.5616491,6.9279917 7.9298605,6.7655937 8.3812214,6.7655902 c 
0.234913,3.5e-6 0.4394748,0.051971 0.6136882,0.1559019 C 9.1717524,7.0254305 9.2997692,7.1696398 9.3789594
 ,7.35412 V 6.8435417 h 0.8274886 v 2.7010016 c 0.327293,-0.049368 0.584647,-0.2039711 0.772059,-0.4638079 
0.1874,-0.2624342 0.281102,-0.5976233 0.281108,-1.0055681 -6e-6,-0.2598351 -0.03828,-0.5027809 
-0.114819,-0.7288421 C 11.068244,7.1176728 10.952105,6.9085034 10.796381,6.7188193 10.54562,6.401823 
10.231517,6.1575766 9.8540721,5.9860799 9.4792562,5.8145928 9.0727706,5.7288465 8.6346152,5.7288418 
8.3284274,5.7288465 8.0354415,5.7691211 7.755655,5.849666 7.4758641,5.9276215 7.2171923,6.0432486 
6.9796376,6.1965479 6.5889869,6.4511921 6.2841229,6.7811841 6.0650448,7.1865255 c -0.2164409,0.40275 
-0.3246618,0.8392748 -0.32466,1.3095771 -1.8e-6,0.3871578 0.069946,0.7509286 0.2098416,1.0913151 
0.1425322,0.3377873 0.347095,0.6366003 0.6136874,0.8964343 0.2639498,0.25464 0.5661748,0.448219 
0.906675,0.580735 0.3431329,0.135114 0.7087062,0.202672 1.0967188,0.202673 0.3325753,-1e-6 0.665154,-0.06106 
0.997738,-0.183184 0.3325735,-0.122124 0.6163214,-0.287121 0.8512444,-0.494989 l 0.423
 642,0.631403 c -0.329946,0.25204 -0.69024,0.444319 -1.0808822,0.576837 C 9.3710354,11.932441 
8.9764296,11.999999 8.5752264,12 8.0869116,11.999999 7.6263169,11.914251 7.1934386,11.742761 
6.7605551,11.573867 6.3751868,11.327022 6.03733,11.002227 5.6994706,10.677431 5.4421183,10.301968 
5.2652711,9.8758354 5.0884231,9.4471062 4.9999991,8.9871953 5,8.4961026 4.9999991,8.023202 
5.0897426,7.5723864 5.2692305,7.1436528 5.4487166,6.7149261 5.7047495,6.3381629 6.03733,6.0133629 
6.369907,5.6911702 6.7565966,5.4417273 7.197398,5.265033 7.6408331,5.0883497 8.1001093,5.0000056 8.5752264,5 
c 0.5912471,5.6e-6 1.1283877,0.111735 1.6114256,0.3351889 0.483025,0.2208666 0.886871,0.5404653 
1.211539,0.9587974 0.197956,0.2546443 0.347089,0.5313701 0.447397,0.8301783 0.102934,0.2962168 
0.154405,0.6080206 0.154412,0.9354123 -7e-6,0.7041599 -0.215128,1.2511157 -0.645361,1.6408683 
-0.430248,0.3897558 -1.037337,0.5846338 -1.8212675,0.5846338 H 9.3789594 V 9.6848548"
+           id="path7834"
+           style="font-style:normal;font-weight:normal;font-size:23.55376053px;font-family:'Bitstream Vera 
Sans';fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           inkscape:connector-curvature="0" />
+        <use
+           height="16"
+           id="use7949"
+           transform="translate(0,9)"
+           width="16"
+           x="0"
+           xlink:href="#path7913"
+           y="0" />
+        <use
+           height="16"
+           id="use7927"
+           transform="translate(0,6)"
+           width="16"
+           x="0"
+           xlink:href="#path7913"
+           y="0" />
+        <use
+           height="16"
+           id="use7923"
+           transform="translate(0,3)"
+           width="16"
+           x="0"
+           xlink:href="#path7913"
+           y="0" />
+        <path
+           d="M 1.28125,2.5 C 0.8156215,2.6042783 0.48851392,3.022976 0.5,3.5 c 0,1 0,2 1,2 
0.7049011,1.714e-4 1.25,0 2,0 0.3606359,0.0051 0.6960814,-0.1843753 0.8778877,-0.4958728 0.1818064,-0.3114976 
0.1818064,-0.6967568 0,-1.0082544 C 4.1960814,3.6843753 3.8606359,3.4948997 3.5,3.5 2.8680939,3.5 
2.6634935,3.5001006 2.5,3.5 2.48864,3.2031294 2.3458821,2.8641761 2.1104031,2.6830384 1.8749242,2.5019008 
1.571102,2.434831 1.28125,2.5 Z"
+           id="path7913"
+           sodipodi:nodetypes="cccsssscsc"
+           
style="fill:url(#linearGradient8428);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8430);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           inkscape:connector-curvature="0" />
+      </g>
+    </g>
+    <g
+       inkscape:groupmode="layer"
+       id="layer4"
+       inkscape:label="hires 0"
+       style="display:inline">
+      <g
+         style="display:inline;enable-background:new"
+         id="g3066"
+         transform="matrix(2,0,0,2,-2,-290)">
+        <path
+           transform="matrix(1.025641,0,0,1,-3.8461538,0)"
+           sodipodi:nodetypes="ccccc"
+           id="path5461"
+           d="m 76,234 h 144 l 8,12 H 72 Z"
+           
style="display:inline;opacity:0.28695655;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;filter:url(#filter5463);enable-background:new"
+           inkscape:connector-curvature="0" />
+        <path
+           transform="matrix(1.025641,0,0,1,-3.8461538,0)"
+           sodipodi:nodetypes="ccccc"
+           id="rect5446"
+           d="m 76,234 h 144 l 8,12 H 72 Z"
+           
style="opacity:0.83043482;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;filter:url(#filter5457)"
+           inkscape:connector-curvature="0" />
+        <g
+           transform="translate(-340,240)"
+           clip-path="url(#clipPath5083)"
+           id="g5071">
+          <rect
+             
style="display:inline;opacity:1;fill:#3465a4;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect5065"
+             width="148"
+             height="189.11111"
+             x="414"
+             y="-190.55556"
+             rx="3.8533506"
+             ry="3.8533506" />
+          <rect
+             
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#204a87;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5091);enable-background:new"
+             id="rect5067"
+             width="144"
+             height="184"
+             x="416"
+             y="-188"
+             rx="3.7492061"
+             ry="3.7492061" />
+        </g>
+        <g
+           transform="translate(-8,-264)"
+           clip-path="url(#clipPath4023)"
+           id="g4200"
+           style="display:inline;enable-background:new">
+          <g
+             id="g4202"
+             clip-path="none">
+            <g
+               id="g4204">
+              <rect
+                 height="53.656853"
+                 id="rect4206"
+                 rx="8.9214077"
+                 ry="9.1548624"
+                 
style="display:inline;fill:url(#linearGradient4217);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 width="40.242641"
+                 x="201.87868"
+                 y="349.17157" />
+              <rect
+                 height="53.656853"
+                 id="rect4208"
+                 rx="8.9214077"
+                 ry="9.1548624"
+                 
style="display:inline;opacity:0.85217393;fill:url(#linearGradient4232);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 width="40.242641"
+                 x="201.87866"
+                 y="349.17157" />
+              <rect
+                 height="48"
+                 id="rect4210"
+                 rx="7.9808545"
+                 ry="8.1896973"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#4e9a06;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3964);enable-background:new"
+                 width="36"
+                 x="204"
+                 y="352" />
+            </g>
+          </g>
+          <path
+             id="path4212"
+             d="m 210.96875,353 c -2.4397,0 -4.60089,1.1158 -6.0625,2.875 1.37851,-1.16646 3.12814,-1.875 
5.0625,-1.875 h 20.0625 c 4.42139,0 7.96875,3.65041 7.96875,8.1875 v 31.625 c 0,1.98498 -0.67579,3.80417 
-1.8125,5.21875 1.71434,-1.49986 2.8125,-3.71521 2.8125,-6.21875 v -31.625 C 239,356.65041 235.45264,353 
231.03125,353 Z"
+             
style="display:inline;fill:url(#radialGradient4221);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3978);enable-background:new"
+             inkscape:connector-curvature="0" />
+          <path
+             sodipodi:nodetypes="ccccc"
+             id="path4214"
+             d="M 201.87866,349.17157 H 236 v 53.65685 h -34.12134 z"
+             
style="display:inline;opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4196);enable-background:new"
+             inkscape:connector-curvature="0" />
+        </g>
+        <g
+           transform="translate(-4,-224)"
+           clip-path="url(#clipPath4023)"
+           id="g4163"
+           style="display:inline;enable-background:new">
+          <g
+             id="g4165"
+             clip-path="none">
+            <g
+               id="g4167">
+              <rect
+                 height="53.656853"
+                 id="rect4169"
+                 rx="8.9214077"
+                 ry="9.1548624"
+                 
style="display:inline;fill:url(#linearGradient4180);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 width="40.242641"
+                 x="201.87868"
+                 y="349.17157" />
+              <rect
+                 height="53.656853"
+                 id="rect4171"
+                 rx="8.9214077"
+                 ry="9.1548624"
+                 
style="display:inline;fill:url(#linearGradient4182);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 width="40.242641"
+                 x="201.87866"
+                 y="349.17157" />
+              <rect
+                 height="48"
+                 id="rect4174"
+                 rx="7.9808545"
+                 ry="8.1896973"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#c4a000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3964);enable-background:new"
+                 width="36"
+                 x="204"
+                 y="352" />
+            </g>
+          </g>
+          <path
+             id="path4176"
+             d="m 210.96875,353 c -2.4397,0 -4.60089,1.1158 -6.0625,2.875 1.37851,-1.16646 3.12814,-1.875 
5.0625,-1.875 h 20.0625 c 4.42139,0 7.96875,3.65041 7.96875,8.1875 v 31.625 c 0,1.98498 -0.67579,3.80417 
-1.8125,5.21875 1.71434,-1.49986 2.8125,-3.71521 2.8125,-6.21875 v -31.625 C 239,356.65041 235.45264,353 
231.03125,353 Z"
+             
style="display:inline;fill:url(#radialGradient4184);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3978);enable-background:new"
+             inkscape:connector-curvature="0" />
+          <text
+             transform="rotate(-90,109,115)"
+             id="text4256"
+             y="241.40625"
+             x="-133.9043"
+             
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6px;line-height:125%;font-family:'Bitstream
 Vera 
Sans';-inkscape-font-specification:Sans;text-align:end;writing-mode:lr-tb;text-anchor:end;display:inline;opacity:0.13043476;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+             xml:space="preserve"><tspan
+               id="tspan4260"
+               style="font-weight:normal;-inkscape-font-specification:'Bitstream Vera Sans';fill:#000000"
+               y="241.40625"
+               x="-133.9043"
+               sodipodi:role="line">JKLMNOPQR</tspan></text>
+          <path
+             sodipodi:nodetypes="ccccc"
+             id="path4178"
+             d="m 201.87866,349.17157 h 30.76779 v 53.65685 h -30.76779 z"
+             
style="display:inline;opacity:0.83561647;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4196);enable-background:new"
+             inkscape:connector-curvature="0" />
+        </g>
+        <g
+           transform="translate(0,-184)"
+           clip-path="url(#clipPath4023)"
+           id="g4015">
+          <g
+             id="g3937"
+             clip-path="none">
+            <g
+               id="g3932">
+              <rect
+                 height="53.656853"
+                 id="rect3910"
+                 rx="8.9214077"
+                 ry="9.1548624"
+                 
style="display:inline;fill:url(#linearGradient4135);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 width="40.242641"
+                 x="201.87868"
+                 y="349.17157" />
+              <rect
+                 height="53.656853"
+                 id="rect3914"
+                 rx="8.9214077"
+                 ry="9.1548624"
+                 
style="display:inline;opacity:0.69130435;fill:url(#linearGradient4137);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 width="40.242641"
+                 x="201.87866"
+                 y="349.17157" />
+              <rect
+                 height="48"
+                 id="rect3912"
+                 rx="7.9808545"
+                 ry="8.1896973"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ce5c00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3964);enable-background:new"
+                 width="36"
+                 x="204"
+                 y="352" />
+            </g>
+          </g>
+          <path
+             id="rect3969"
+             d="m 210.96875,353 c -2.4397,0 -4.60089,1.1158 -6.0625,2.875 1.37851,-1.16646 3.12814,-1.875 
5.0625,-1.875 h 20.0625 c 4.42139,0 7.96875,3.65041 7.96875,8.1875 v 31.625 c 0,1.98498 -0.67579,3.80417 
-1.8125,5.21875 1.71434,-1.49986 2.8125,-3.71521 2.8125,-6.21875 v -31.625 C 239,356.65041 235.45264,353 
231.03125,353 Z"
+             
style="display:inline;fill:url(#radialGradient4145);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3978);enable-background:new"
+             inkscape:connector-curvature="0" />
+          <path
+             sodipodi:nodetypes="ccccc"
+             id="rect4013"
+             d="M 201.87866,349.17157 H 228 v 53.65685 h -26.12134 z"
+             
style="display:inline;opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4159);enable-background:new"
+             inkscape:connector-curvature="0" />
+          <text
+             transform="rotate(-90)"
+             id="text4252"
+             y="234.8584"
+             x="-358.74023"
+             
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6px;line-height:125%;font-family:'Bitstream
 Vera 
Sans';-inkscape-font-specification:Sans;text-align:end;writing-mode:lr-tb;text-anchor:end;display:inline;opacity:0.1;fill:url(#linearGradient3882);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+             xml:space="preserve"><tspan
+               style="font-weight:normal;-inkscape-font-specification:'Bitstream Vera 
Sans';fill:url(#linearGradient3882);fill-opacity:1"
+               y="234.8584"
+               x="-358.74023"
+               id="tspan4254"
+               sodipodi:role="line">ABCDEFGHI</tspan></text>
+          <path
+             id="text3827"
+             transform="translate(-10,184)"
+             d="m 241.0625,175.96875 v 0.5625 h 4.34375 v -0.5625 z m 0,1.75 v 0.59375 h 1.21875 v -0.59375 
z m 1.71875,0 v 0.59375 h 0.0625 v 1.53125 h 0.5 v -1.53125 h 2.0625 v -0.59375 z m 0.0625,2.71875 v 0.0312 h 
-1.78125 v 0.59375 h 4.34375 v -0.59375 h -2.0625 v -0.0312 z m 0.28125,1.71875 v 1.53125 h 0.5 v -0.96875 h 
0.8125 c -0.008,-0.0601 -0.0195,-0.13248 -0.0312,-0.1875 -0.0316,-0.13956 -0.0652,-0.25946 -0.125,-0.375 z m 
1.625,0 c 0.0154,0.0428 0.0491,0.081 0.0625,0.125 0.0739,0.24798 0.11765,0.50319 0.125,0.78125 0.01,0.0334 
0.0234,0.0589 0.0312,0.0937 0.0352,0.16407 0.0625,0.35352 0.0625,0.5625 0,0.53516 -0.16992,0.94922 
-0.46875,1.21875 -0.29883,0.26758 -0.72265,0.40625 -1.3125,0.40625 -0.0849,0 -0.17116,-0.0257 -0.25,-0.0312 
-0.10398,0.009 -0.20085,0.0312 -0.3125,0.0312 -0.58346,0 -1.06482,-0.14992 -1.4375,-0.40625 0.089,0.16189 
0.17904,0.30859 0.3125,0.4375 0.39844,0.38477 0.97266,0.59375 1.6875,0.59375 0.71289,0 1.25586,-0.20898 
1.65625,-0.59375 0.39844,-0.3
 8672 0.59375,-0.91015 0.59375,-1.59375 0,-0.3125 -0.043,-0.59961 -0.125,-0.875 -0.084,-0.27539 
-0.21289,-0.52148 -0.375,-0.75 z m -3.375,0.0937 c -0.13671,0.2168 -0.24218,0.46094 -0.3125,0.71875 
-0.0649,0.2363 -0.0888,0.48872 -0.0937,0.75 0.0733,0.23949 0.2049,0.44033 0.375,0.59375 0.0747,0.0669 
0.15698,0.13733 0.25,0.1875 -0.0918,-0.21501 -0.125,-0.48464 -0.125,-0.78125 0,-0.27148 0.0312,-0.53515 
0.125,-0.78125 0.0937,-0.24609 0.22071,-0.46875 0.40625,-0.6875 z m -0.3125,4.40625 v 1.28125 h 0.46875 v 
-1.28125 z m 1.78125,0.1875 v 1.09375 h 0.5 v -1.09375 z m -1.78125,1.6875 v 0.625 h 4.34375 v -0.59375 h 
-2.0625 v -0.0312 h -0.5 v 0.0312 h -1.3125 v -0.0312 z m 3.875,1.625 v 2.21875 h -1.59375 v -0.0312 h -0.5 v 
0.0312 h -1.3125 v -0.0312 h -0.46875 v 0.625 h 4.34375 v -2.8125 z m -3.875,0.0312 v 1.5625 h 0.46875 v 
-1.5625 z m 1.78125,0.0937 v 1.4689 h 0.5 v -1.46875 z m -0.125,3.65625 c -0.48779,0.0743 -0.89258,0.26514 
-1.15625,0.5625 -0.35351,0.39649 -0.5,1.02735 -0.5,1.8
 75 h 0.46875 v -0.0937 c 0,-0.60351 0.13282,-1.06445 0.40625,-1.34375 0.27149,-0.28125 0.69532,-0.40625 
1.28125,-0.40625 0.41039,0 0.74278,0.0826 1,0.21875 -0.0654,-0.16174 -0.14157,-0.32674 -0.25,-0.4375 
-0.23423,-0.24092 -0.59611,-0.34045 -1.0625,-0.375 -0.0642,0.006 -0.12676,-0.009 -0.1875,0 z m 1.875,0.3125 c 
0.1572,0.31701 0.22452,0.73582 0.25,1.21875 0.003,0.009 -0.003,0.0217 0,0.0312 0.0684,0.2207 0.0937,0.47949 
0.0937,0.78125 V 197 h -3.40625 v -0.0312 h -0.46875 v 0.625 h 4.34375 v -1.2188 c 0,-0.84375 
-0.17773,-1.47656 -0.53125,-1.875 -0.0884,-0.0996 -0.16785,-0.17529 -0.28125,-0.25 z m -3.21875,4.25 c 
-0.13867,0.20313 -0.24414,0.42383 -0.3125,0.65625 -0.0622,0.20404 -0.0866,0.42773 -0.0937,0.65625 
0.0749,0.23059 0.19847,0.40958 0.375,0.5625 0.0655,0.0571 0.1406,0.11142 0.21875,0.15625 -0.0767,-0.19141 
-0.0937,-0.4375 -0.0937,-0.6875 0,-0.2539 0.0332,-0.49414 0.125,-0.71875 0.0918,-0.22656 0.22071,-0.42578 
0.40625,-0.625 z m 3.46875,0 c 0.003,0.009 -0.003,0.0219 0,
 0.0312 0.0703,0.23047 0.0937,0.49219 0.0937,0.75 0.003,0.009 -0.003,0.0225 0,0.0312 0.0516,0.17395 
0.0937,0.34082 0.0937,0.53125 0,0.5 -0.16406,0.89063 -0.46875,1.15625 -0.30664,0.26563 -0.73633,0.40625 
-1.3125,0.40625 -0.0893,0 -0.16725,-0.0249 -0.25,-0.0312 -0.10258,0.009 -0.20269,0.0312 -0.3125,0.0312 
-0.5739,0 -1.06268,-0.12127 -1.4375,-0.375 0.0903,0.1582 0.17708,0.31055 0.3125,0.4375 0.4043,0.38086 
0.98438,0.5625 1.6875,0.5625 0.70117,0 1.25,-0.18164 1.65625,-0.5625 0.4043,-0.38086 0.59375,-0.90039 
0.59375,-1.5625 0,-0.25781 -0.0234,-0.51953 -0.0937,-0.75 -0.0703,-0.23242 -0.17187,-0.44922 -0.3125,-0.65625 
z m -1.0625,4.25 c -0.12354,0.0405 -0.21387,0.10645 -0.3125,0.1875 -0.19922,0.16016 -0.34375,0.36524 
-0.40625,0.65625 -0.0331,-0.20514 -0.10018,-0.34768 -0.21875,-0.46875 -0.0485,0.13225 -0.0625,0.30628 
-0.0625,0.5 v 0.25 c 0.042,0.12268 0.0625,0.25684 0.0625,0.4375 v 0.25 h 0.5 V 204.25 c 0,-0.31836 
0.0566,-0.5664 0.1875,-0.71875 0.12891,-0.15429 0.32031,-0.21875 0.
 59375,-0.21875 0.0789,0 0.15158,0.0182 0.21875,0.0312 -0.0285,-0.18036 -0.0673,-0.3339 -0.15625,-0.4375 
-0.0772,-0.0897 -0.1885,-0.11869 -0.3125,-0.15625 -0.0291,0.007 -0.0659,-0.009 -0.0937,0 z m 0.9375,0.0312 c 
0.092,0.22524 0.125,0.49016 0.125,0.8125 V 203.75 c 0.0492,0.13282 0.0937,0.30472 0.0937,0.5 v 0.9375 h 
-1.59375 v -0.0312 h -0.5 v 0.0312 h -1.3125 v -0.0312 h -0.46875 v 0.625 h 3.78125 0.5625 v -1.5625 c 
0,-0.49023 -0.0996,-0.85937 -0.3125,-1.125 -0.10645,-0.13281 -0.22412,-0.24609 -0.375,-0.3125 z m 
-2.84375,0.0937 c -0.22961,0.0458 -0.42187,0.16065 -0.5625,0.34375 -0.1875,0.24414 -0.25,0.61133 -0.25,1.0625 
v 0.28125 h 0.46875 v -0.25 c 0,-0.28906 0.0469,-0.48437 0.15625,-0.625 0.10938,-0.14258 0.2793,-0.21875 
0.5,-0.21875 0.0244,0 0.0394,-0.002 0.0625,0 -0.0223,-0.17358 -0.0491,-0.30684 -0.125,-0.40625 
-0.0547,-0.0713 -0.13574,-0.15186 -0.21875,-0.1875 -0.009,-0.004 -0.0218,0.003 -0.0312,0 z m 0.625,0.0312 c 
0.005,0.0212 -0.004,0.0403 0,0.0625 0.005,-0.025 0.02
 49,-0.0385 0.0312,-0.0625 -0.009,-0.003 -0.0222,0.003 -0.0312,0 z m 2.90625,3.5 -1.65625,0.65625 v 0.59375 l 
0.0625,-0.0312 v 1.1875 l 0.5,0.1875 v -1.5625 l 1.09375,-0.40625 z M 243.25,207.25 l -1.8125,0.6875 
0.78125,0.28125 1.03125,-0.375 z m -2.1875,1.09375 V 208.75 l 4.34375,1.6875 v -0.625 l -0.5625,-0.21875 v 
0.21875 z"
+             
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6px;line-height:125%;font-family:'Bitstream
 Vera 
Sans';-inkscape-font-specification:Sans;text-align:end;writing-mode:lr-tb;text-anchor:end;display:inline;opacity:0.32420092;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3872);enable-background:new"
+             inkscape:connector-curvature="0" />
+        </g>
+        <g
+           transform="translate(-340)"
+           clip-path="url(#clipPath4654)"
+           id="g4645">
+          <rect
+             
style="opacity:1;fill:url(#linearGradient4650);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             id="rect3165"
+             width="164"
+             height="192"
+             x="408"
+             y="56"
+             rx="4.3149328"
+             ry="4.1730847" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4652);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter3798);enable-background:new"
+             id="rect4637"
+             width="164"
+             height="96"
+             x="408"
+             y="146"
+             rx="4.3149328"
+             ry="4.4292283" />
+          <rect
+             
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#204a87;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter4662);enable-background:new"
+             id="rect4641"
+             width="156"
+             height="184"
+             x="412"
+             y="60"
+             rx="4.1044483"
+             ry="3.9992061" />
+        </g>
+        <g
+           id="g3946">
+          <path
+             
style="opacity:0.12328766;fill:url(#linearGradient3914);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 72,72 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="rect3034"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="display:inline;opacity:0.12328766;fill:url(#linearGradient3911);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             d="m 72,85 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3817"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="display:inline;opacity:0.12328766;fill:url(#linearGradient3908);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             d="m 72,98 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3825"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="opacity:0.12328766;fill:url(#linearGradient3923);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 72,111 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3846"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="display:inline;opacity:0.12328766;fill:url(#linearGradient3920);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             d="m 72,124 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3848"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="display:inline;opacity:0.12328766;fill:url(#linearGradient3917);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             d="m 72,137 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3850"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="opacity:0.12328766;fill:url(#linearGradient3932);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 72,150 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3860"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="display:inline;opacity:0.12328766;fill:url(#linearGradient3929);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             d="m 72,163 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3862"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="display:inline;opacity:0.12328766;fill:url(#linearGradient3926);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             d="m 72,176 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3864"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="opacity:0.12328766;fill:url(#linearGradient3944);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 72,189 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3874"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="display:inline;opacity:0.12328766;fill:url(#linearGradient3941);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             d="m 72,202 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3876"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="display:inline;opacity:0.12328766;fill:url(#linearGradient3938);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             d="m 72,215 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3878"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="display:inline;opacity:0.12328766;fill:url(#linearGradient3935);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             d="m 72,228 v 2 h 8 v -2 z m 0,4 v 2 h 8 v -2 z"
+             id="path3893"
+             inkscape:connector-curvature="0" />
+        </g>
+        <path
+           sodipodi:nodetypes="cccsccccccsccc"
+           id="rect3029"
+           d="m 74.46875,64.03125 c -0.296233,0 -0.53125,0.23502 -0.53125,0.53125 v 174.90625 c 0,0.29623 
0.23502,0.53125 0.53125,0.53125 0.296233,0 0.531249,-0.23502 0.53125,-0.53125 V 64.5625 c 0,-0.296233 
-0.235013,-0.53125 -0.53125,-0.53125 z m 151,0 c -0.29623,0 -0.53125,0.23502 -0.53125,0.53125 v 174.90625 c 
0,0.29623 0.23502,0.53125 0.53125,0.53125 0.29623,0 0.53126,-0.23502 0.53125,-0.53125 V 64.5625 c 0,-0.296233 
-0.23501,-0.53125 -0.53125,-0.53125 z"
+           
style="opacity:0.3150685;fill:url(#radialGradient3810);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           inkscape:connector-curvature="0" />
+        <g
+           transform="translate(-340,6)"
+           style="fill:#204a87"
+           id="g4702">
+          <rect
+             
style="opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             id="rect4676"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="65.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4678"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="78.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4680"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="91.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4682"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="104.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4684"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="117.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4686"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="130.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4688"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="143.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4690"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="156.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4692"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="169.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4694"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="182.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4696"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="195.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4698"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="208.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:0.6;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4700"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="221.03125"
+             rx="1.96875"
+             ry="1.0625" />
+        </g>
+        <g
+           transform="translate(-330)"
+           id="g4915">
+          <g
+             style="display:inline;enable-background:new"
+             id="g4502"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,162)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4504"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5008);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4506"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4508"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4510">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5010);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4512"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4514"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g4484"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,149)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4486"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5012);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4488"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4490"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4492">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5014);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4494"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4496"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g4466"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,136)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4468"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5016);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4470"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4472"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4474">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5018);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4476"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4478"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g4448"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,123)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4450"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5020);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4452"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4454"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4456">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5022);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4458"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4460"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g4430"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,110)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4432"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5024);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4434"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4436"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4438">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5026);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4440"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4442"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g4412"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,97)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4414"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5028);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4416"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4418"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4420">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5030);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4422"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4424"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g4394"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,84)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4396"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5032);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4398"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4400"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4402">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5034);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4404"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4406"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g4376"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,71)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4378"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5036);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4380"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4382"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4384">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5038);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4386"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4388"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g4358"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,58)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4360"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5040);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4362"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4364"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4366">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5042);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4368"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4370"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g4340"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,45)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4342"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5044);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4344"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4346"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4348">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5046);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4350"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4352"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g4322"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,32)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4324"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5048);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4326"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4328"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4330">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5050);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4332"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4334"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g4298"
+             clip-path="url(#clipPath4318)"
+             transform="translate(-10,19)"
+             mask="none">
+            <g
+               transform="translate(20,3)"
+               id="g4300"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5052);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4302"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4304"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4306">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5054);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4308"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4310"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+          <g
+             id="g4286"
+             clip-path="url(#clipPath4911)"
+             transform="translate(-10,6)">
+            <g
+               transform="translate(20,3)"
+               id="g4273"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5056);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path4275"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4277"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+            <g
+               transform="translate(20)"
+               id="g4267">
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.330024)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:url(#radialGradient5058);stroke-width:0.86737454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+                 id="path3939"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+              <ellipse
+                 transform="matrix(2.3203252,0,-0.8906514,2.291384,384.08973,41.153247)"
+                 
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.52042466;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4184);enable-background:new"
+                 id="path4174"
+                 clip-path="url(#clipPath4263)"
+                 cx="9.4575529"
+                 cy="9.0207386"
+                 rx="4.9939418"
+                 ry="3.4913397" />
+            </g>
+          </g>
+        </g>
+        <rect
+           ry="0.56629276"
+           rx="1.6287928"
+           y="61.992416"
+           x="74.022087"
+           height="1.1325855"
+           width="151.94649"
+           id="rect4666"
+           
style="opacity:1;fill:url(#radialGradient4674);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <g
+           transform="translate(-340,6)"
+           style="opacity:0.67826083;fill:url(#linearGradient4787);fill-opacity:1"
+           id="g4758">
+          <rect
+             
style="opacity:1;fill:url(#linearGradient4789);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             id="rect4719"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="65.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4791);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4721"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="78.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4793);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4723"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="91.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4795);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4725"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="104.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4797);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4727"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="117.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4799);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4729"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="130.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4801);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4731"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="143.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4803);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4733"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="156.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4805);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4735"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="169.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4807);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4737"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="182.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4809);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4739"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="195.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4811);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4741"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="208.03125"
+             rx="1.96875"
+             ry="1.0625" />
+          <rect
+             
style="display:inline;opacity:1;fill:url(#linearGradient4813);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+             id="rect4743"
+             width="3.9375"
+             height="8.03125"
+             x="420.03125"
+             y="221.03125"
+             rx="1.96875"
+             ry="1.0625" />
+        </g>
+        <rect
+           ry="0"
+           rx="0"
+           y="56"
+           x="80"
+           height="4"
+           width="132"
+           id="rect5060"
+           
style="opacity:1;fill:#babdb6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <path
+           sodipodi:nodetypes="ccsssscc"
+           id="rect5062"
+           d="m 80,56 h 132 c 1.54573,0 3.31812,1.26622 3.6972,1.927764 0,0 -1.52595,0.05929 
-1.52595,0.05929 0,0 2.75114,0.01345 2.75114,0.01345 C 217.63858,59.000339 217.7955,60 217.7955,60 H 82 c 
2.42689,0 1.60719,-4 -2,-4 z"
+           
style="display:inline;fill:url(#radialGradient5310);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;enable-background:new"
+           inkscape:connector-curvature="0" />
+        <rect
+           ry="0.56629276"
+           rx="1.489439"
+           y="52.992416"
+           x="78.272087"
+           height="1.1325855"
+           width="138.94649"
+           id="rect5095"
+           
style="display:inline;opacity:0.57391304;fill:url(#radialGradient5097);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
 />
+        <path
+           d="m 144.4883,148.66199 c -4e-5,4.42752 0.9054,7.91912 2.71633,10.4748 1.84566,2.55572 
4.33563,3.83357 7.4699,3.83356 3.09934,1e-5 5.57189,-1.27784 7.41766,-3.83356 1.84565,-2.59168 
2.76851,-6.08328 2.76857,-10.4748 -6e-5,-4.35546 -0.94033,-7.79306 -2.8208,-10.31281 -1.84577,-2.55566 
-4.33574,-3.83352 -7.4699,-3.83356 -3.06463,4e-5 -5.51977,1.2779 -7.36543,3.83356 -1.81093,2.51975 
-2.71637,5.95735 -2.71633,10.31281 m 21.4172,16.25213 c -1.0448,2.55572 -2.7338,4.55349 -5.067,5.99332 
-2.29849,1.40384 -4.9974,2.10576 -8.09674,2.10576 -5.98989,0 -10.86535,-2.23174 -14.62637,-6.69523 
-3.72628,-4.49948 -5.5894,-10.3488 -5.58937,-17.54799 -3e-5,-7.19913 1.8805,-13.04845 5.6416,-17.54798 
3.76103,-4.49943 8.61907,-6.74917 14.57414,-6.74923 3.09934,6e-5 5.79825,0.71997 8.09674,2.15976 
2.3332,1.43988 4.0222,3.43765 5.067,5.99331 v -7.07319 h 10.91754 v 37.4177 c 4.31819,-0.68391 
7.71359,-2.82566 10.18623,-6.42526 2.47246,-3.63556 3.70874,-8.27902 3.70883,-13.9304 -9e-5,-3.59
 955 -0.50505,-6.96516 -1.51488,-10.09684 -1.01,-3.16759 -2.54228,-6.06525 -4.59686,-8.693 -3.30842,-4.39144 
-7.45256,-7.77505 -12.43242,-10.15084 -4.94517,-2.37565 -10.30817,-3.56352 -16.08901,-3.56358 -4.03971,6e-5 
-7.90525,0.558 -11.59663,1.6738 -3.69145,1.07994 -7.10427,2.68176 -10.23846,4.80545 -5.15408,3.52765 
-9.17633,8.09912 -12.06675,13.71442 -2.85565,5.5794 -4.28346,11.6267 -4.28344,18.14192 -2e-5,5.36341 
0.92284,10.40282 2.76856,15.11826 1.88051,4.67947 4.57943,8.81899 8.09675,12.41857 3.48244,3.5276 
7.46986,6.20928 11.96227,8.04508 4.52718,1.87177 9.3504,2.80766 14.46967,2.80767 4.38786,-1e-5 
8.77577,-0.84591 13.16374,-2.5377 4.38784,-1.69181 8.13149,-3.97755 11.23097,-6.85721 l 5.58936,8.74699 c 
-4.35316,3.49159 -9.10674,6.15528 -14.26072,7.99108 -5.11929,1.87177 -10.32558,2.80766 -15.61887,2.80768 
-6.44262,-2e-5 -12.51953,-1.18789 -18.23074,-3.56359 -5.71128,-2.33974 -10.79568,-5.75935 -15.25322,-10.25882 
-4.45757,-4.49949 -7.85298,-9.70088 -10.18622,-15.60421 -
 2.33326,-5.9393 -3.49989,-12.31056 -3.49988,-19.1138 -1e-5,-6.55121 1.18403,-12.79649 3.55212,-18.73585 
2.36806,-5.93926 5.74605,-11.15866 10.13398,-15.6582 4.38789,-4.46342 9.4897,-7.91901 15.30546,-10.36681 
5.85051,-2.44764 11.91,-3.67149 18.1785,-3.67157 7.80067,8e-5 14.88749,1.54789 21.26047,4.64346 
6.37284,3.05972 11.70102,7.48721 15.98455,13.28247 2.61176,3.52766 4.57935,7.36121 5.90278,11.50068 
1.35807,4.10357 2.03715,8.42307 2.03725,12.95852 -1e-4,9.7549 -2.83831,17.33202 -8.51464,22.73138 
-5.67651,5.39938 -13.68619,8.09908 -24.02905,8.09907 h -2.03724 v -8.31505"
+           id="path5099"
+           style="font-style:normal;font-weight:normal;font-size:23.55376053px;font-family:'Bitstream Vera 
Sans';display:inline;fill:url(#radialGradient5473);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+           inkscape:connector-curvature="0" />
+        <g
+           transform="translate(-1)"
+           id="g5251">
+          <ellipse
+             
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155)"
+             id="path5101"
+             transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-67.095685)"
+             cx="73.46875"
+             cy="75.59375"
+             rx="0.40625"
+             ry="0.4375" />
+          <ellipse
+             
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+             id="path5159"
+             transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-64.095685)"
+             cx="73.46875"
+             cy="75.59375"
+             rx="0.40625"
+             ry="0.4375" />
+          <g
+             id="g5165">
+            <ellipse
+               transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+               id="path5161"
+               
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+               cx="73.46875"
+               cy="75.59375"
+               rx="0.40625"
+               ry="0.4375" />
+            <ellipse
+               transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+               id="path5163"
+               
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+               cx="73.46875"
+               cy="75.59375"
+               rx="0.40625"
+               ry="0.4375" />
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g5169"
+             transform="translate(0,13)">
+            <ellipse
+               transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+               id="path5171"
+               
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+               cx="73.46875"
+               cy="75.59375"
+               rx="0.40625"
+               ry="0.4375" />
+            <ellipse
+               transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+               id="path5173"
+               
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+               cx="73.46875"
+               cy="75.59375"
+               rx="0.40625"
+               ry="0.4375" />
+          </g>
+          <g
+             id="g5187"
+             transform="translate(0,26)">
+            <g
+               id="g5175"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5177"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5179"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+            </g>
+            <g
+               transform="translate(0,13)"
+               id="g5181"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5183"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5185"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g5195"
+             transform="translate(0,52)">
+            <g
+               id="g5197"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5199"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5201"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+            </g>
+            <g
+               transform="translate(0,13)"
+               id="g5203"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5205"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5207"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g5209"
+             transform="translate(0,78)">
+            <g
+               id="g5211"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5213"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5215"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+            </g>
+            <g
+               transform="translate(0,13)"
+               id="g5217"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5219"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5221"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g5223"
+             transform="translate(0,104)">
+            <g
+               id="g5225"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5227"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5229"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+            </g>
+            <g
+               transform="translate(0,13)"
+               id="g5231"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5233"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5235"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+            </g>
+          </g>
+          <g
+             style="display:inline;enable-background:new"
+             id="g5237"
+             transform="translate(0,130)">
+            <g
+               id="g5239"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5241"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5243"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+            </g>
+            <g
+               transform="translate(0,13)"
+               id="g5245"
+               style="display:inline;enable-background:new">
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5247"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-54.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+              <ellipse
+                 
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5155);enable-background:new"
+                 id="path5249"
+                 transform="matrix(2.1813187,0,0,1.8904762,-86.665009,-51.095685)"
+                 cx="73.46875"
+                 cy="75.59375"
+                 rx="0.40625"
+                 ry="0.4375" />
+            </g>
+          </g>
+        </g>
+        <path
+           id="path5312"
+           d="m 154.59375,111.125 c -3.49665,0.12209 -6.86379,0.67992 -10.09375,1.65625 -3.69145,1.07994 
-7.11581,2.68881 -10.25,4.8125 -5.15409,3.52765 -9.17208,8.10345 -12.0625,13.71875 -2.85565,5.57941 
-4.28127,11.60978 -4.28125,18.125 -2e-5,5.36342 0.90428,10.40956 2.75,15.125 1.88051,4.67946 4.57643,8.80667 
8.09375,12.40625 0.24579,0.24897 0.49918,0.50945 0.75,0.75 -3.3971,-3.53977 -6.00744,-7.58675 
-7.84375,-12.15625 -1.84572,-4.71544 -2.75002,-9.76158 -2.75,-15.125 -2e-5,-6.51522 1.4256,-12.54559 
4.28125,-18.125 2.89042,-5.6153 6.90841,-10.1911 12.0625,-13.71875 3.13419,-2.12369 6.55855,-3.73256 
10.25,-4.8125 3.69138,-1.1158 7.55404,-1.65619 11.59375,-1.65625 5.78084,6e-5 11.14859,1.18685 
16.09375,3.5625 3.11241,1.48487 5.88424,3.35277 8.34375,5.625 -2.70068,-2.71811 -5.7936,-4.9313 
-9.34375,-6.625 -4.94516,-2.37565 -10.31291,-3.56244 -16.09375,-3.5625 -0.50496,1e-5 -1.00048,-0.0174 -1.5,0 
z m 34.53125,3.71875 c 1.20146,1.27784 2.33537,2.64494 3.40625,4.09375 2.61176,
 3.52766 4.58282,7.36053 5.90625,11.5 1.35808,4.10357 2.0624,8.4333 2.0625,12.96875 -1e-4,9.75489 
-2.85492,17.31939 -8.53125,22.71875 -5.67651,5.39938 -13.68839,8.09376 -24.03125,8.09375 h -1.03125 v 1 h 
2.03125 c 10.34286,1e-5 18.35474,-2.69437 24.03125,-8.09375 5.67633,-5.39936 8.53115,-12.96386 
8.53125,-22.71875 -1e-4,-4.53545 -0.70442,-8.86518 -2.0625,-12.96875 -1.32343,-4.13947 -3.29449,-7.97234 
-5.90625,-11.5 -1.36129,-1.84171 -2.83395,-3.52831 -4.40625,-5.09375 z m -12.3125,12.71875 v 36.40625 c 
0.33813,-0.0536 0.67318,-0.11607 1,-0.1875 V 127.5625 Z M 163.5,129.84375 c 1.00244,1.0882 1.81559,2.33645 
2.40625,3.78125 v -0.96875 c -0.65804,-1.06001 -1.46239,-2.00001 -2.40625,-2.8125 z M 154.5625,135.5 c 
-3.06462,3e-5 -5.49809,1.28809 -7.34375,3.84375 -1.81094,2.51975 -2.71879,5.95704 -2.71875,10.3125 
-4e-5,4.42752 0.90782,7.91307 2.71875,10.46875 0.49513,0.68562 1.03713,1.27956 1.625,1.78125 
-0.21462,-0.24645 -0.42545,-0.50492 -0.625,-0.78125 -1.81093,-2.55568 -2.71879,-
 6.04123 -2.71875,-10.46875 -4e-5,-4.35546 0.90781,-7.79275 2.71875,-10.3125 1.84566,-2.55566 
4.27913,-3.84372 7.34375,-3.84375 2.31897,3e-5 4.29261,0.72588 5.90625,2.125 -1.77826,-2.07639 
-4.08122,-3.12496 -6.90625,-3.125 z m 11.34375,30.40625 c -1.0448,2.55572 -2.7293,4.56017 -5.0625,6 C 
158.54526,173.31009 155.84934,174 152.75,174 c -5.07733,0 -9.36789,-1.60544 -12.84375,-4.8125 3.64686,3.87862 
8.26007,5.8125 13.84375,5.8125 3.09934,0 5.79526,-0.68991 8.09375,-2.09375 1.69661,-1.04699 3.04715,-2.39422 
4.0625,-4.03125 z m 14.6875,13.53125 c -0.0751,0.0698 -0.14289,0.14967 -0.21875,0.21875 l 4.8125,7.53125 c 
-4.35316,3.49159 -9.12727,6.1642 -14.28125,8 -5.1193,1.87177 -10.30046,2.81248 -15.59375,2.8125 
-6.44262,-1e-5 -12.53879,-1.1868 -18.25,-3.5625 -5.45344,-2.23411 -10.31465,-5.48426 -14.625,-9.6875 
0.12842,0.13265 0.24477,0.2748 0.375,0.40625 4.45754,4.49947 9.53873,7.94151 15.25,10.28125 5.71121,2.3757 
11.80738,3.56249 18.25,3.5625 5.29329,-2e-5 10.47445,-0.94073 15.5937
 5,-2.8125 5.15398,-1.8358 9.92809,-4.50841 14.28125,-8 z"
+           style="font-style:normal;font-weight:normal;font-size:23.55376053px;font-family:'Bitstream Vera 
Sans';display:inline;opacity:0.20434786;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter5339);enable-background:new"
+           inkscape:connector-curvature="0" />
+        <path
+           id="path5439"
+           d="M 84.96875,73.1875 V 79 c 0,0.588625 -0.878062,1.0625 -1.96875,1.0625 -0.354048,0 
-0.682272,-0.06867 -0.96875,-0.15625 V 80 c 0,0.588625 0.878062,1.0625 1.96875,1.0625 1.090688,0 
1.96875,-0.473875 1.96875,-1.0625 v -5.90625 c 0,-0.397551 -0.403949,-0.724025 -1,-0.90625 z m 0,13 V 92 c 
0,0.588625 -0.878062,1.0625 -1.96875,1.0625 -0.354048,0 -0.682272,-0.06867 -0.96875,-0.15625 V 93 c 
0,0.588625 0.878062,1.0625 1.96875,1.0625 1.090688,0 1.96875,-0.473875 1.96875,-1.0625 v -5.90625 c 
0,-0.397551 -0.403949,-0.724025 -1,-0.90625 z m 0,13 V 105 c 0,0.58862 -0.878062,1.0625 -1.96875,1.0625 
-0.354048,0 -0.682272,-0.0687 -0.96875,-0.15625 V 106 c 0,0.58862 0.878062,1.0625 1.96875,1.0625 1.090688,0 
1.96875,-0.47388 1.96875,-1.0625 v -5.90625 c 0,-0.397551 -0.403949,-0.724025 -1,-0.90625 z m 0,13 V 118 c 
0,0.58862 -0.878062,1.0625 -1.96875,1.0625 -0.354048,0 -0.682272,-0.0687 -0.96875,-0.15625 V 119 c 0,0.58862 
0.878062,1.0625 1.96875,1.0625 1.090688,0 1.96875,-0.47388 1.
 96875,-1.0625 v -5.90625 c 0,-0.39755 -0.403949,-0.72402 -1,-0.90625 z m 0,13 V 131 c 0,0.58863 
-0.878062,1.0625 -1.96875,1.0625 -0.354048,0 -0.682272,-0.0687 -0.96875,-0.15625 V 132 c 0,0.58863 
0.878062,1.0625 1.96875,1.0625 1.090688,0 1.96875,-0.47387 1.96875,-1.0625 v -5.90625 c 0,-0.39755 
-0.403949,-0.72402 -1,-0.90625 z m 0,13 V 144 c 0,0.58863 -0.878062,1.0625 -1.96875,1.0625 -0.354048,0 
-0.682272,-0.0687 -0.96875,-0.15625 V 145 c 0,0.58863 0.878062,1.0625 1.96875,1.0625 1.090688,0 
1.96875,-0.47387 1.96875,-1.0625 v -5.90625 c 0,-0.39755 -0.403949,-0.72403 -1,-0.90625 z m 0,13 V 157 c 
0,0.58863 -0.878062,1.0625 -1.96875,1.0625 -0.354048,0 -0.682272,-0.0687 -0.96875,-0.15625 V 158 c 0,0.58863 
0.878062,1.0625 1.96875,1.0625 1.090688,0 1.96875,-0.47387 1.96875,-1.0625 v -5.90625 c 0,-0.39755 
-0.403949,-0.72403 -1,-0.90625 z m 0,13 V 170 c 0,0.58863 -0.878062,1.0625 -1.96875,1.0625 -0.354048,0 
-0.682272,-0.0687 -0.96875,-0.15625 V 171 c 0,0.58863 0.878062,1.0625 1.96875,1.
 0625 1.090688,0 1.96875,-0.47387 1.96875,-1.0625 v -5.90625 c 0,-0.39755 -0.403949,-0.72403 -1,-0.90625 z m 
0,13 V 183 c 0,0.58863 -0.878062,1.0625 -1.96875,1.0625 -0.354048,0 -0.682272,-0.0687 -0.96875,-0.15625 V 184 
c 0,0.58863 0.878062,1.0625 1.96875,1.0625 1.090688,0 1.96875,-0.47387 1.96875,-1.0625 v -5.90625 c 
0,-0.39755 -0.403949,-0.72403 -1,-0.90625 z m 0,13 V 196 c 0,0.58863 -0.878062,1.0625 -1.96875,1.0625 
-0.354048,0 -0.682272,-0.0687 -0.96875,-0.15625 V 197 c 0,0.58863 0.878062,1.0625 1.96875,1.0625 1.090688,0 
1.96875,-0.47387 1.96875,-1.0625 v -5.90625 c 0,-0.39755 -0.403949,-0.72403 -1,-0.90625 z m 0,13 V 209 c 
0,0.58863 -0.878062,1.0625 -1.96875,1.0625 -0.354048,0 -0.682272,-0.0687 -0.96875,-0.15625 V 210 c 0,0.58863 
0.878062,1.0625 1.96875,1.0625 1.090688,0 1.96875,-0.47387 1.96875,-1.0625 v -5.90625 c 0,-0.39755 
-0.403949,-0.72403 -1,-0.90625 z m 0,13 V 222 c 0,0.58863 -0.878062,1.0625 -1.96875,1.0625 -0.354048,0 
-0.682272,-0.0687 -0.96875,-0.15625 V 223 c 0
 ,0.58863 0.878062,1.0625 1.96875,1.0625 1.090688,0 1.96875,-0.47387 1.96875,-1.0625 v -5.90625 c 0,-0.39755 
-0.403949,-0.72403 -1,-0.90625 z m 0,13 V 235 c 0,0.58863 -0.878062,1.0625 -1.96875,1.0625 -0.354048,0 
-0.682272,-0.0687 -0.96875,-0.15625 V 236 c 0,0.58863 0.878062,1.0625 1.96875,1.0625 1.090688,0 
1.96875,-0.47387 1.96875,-1.0625 v -5.90625 c 0,-0.39755 -0.403949,-0.72403 -1,-0.90625 z"
+           
style="display:inline;opacity:0.21304345;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5442);enable-background:new"
+           inkscape:connector-curvature="0" />
+      </g>
+    </g>
+    <g
+       id="g256"
+       style="display:inline;enable-background:new"
+       transform="translate(427,-257)" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6px;line-height:125%;font-family:'Bitstream
 Vera 
Sans';-inkscape-font-specification:Sans;text-align:end;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="166"
+       y="21"
+       id="text4244"><tspan
+         sodipodi:role="line"
+         id="tspan4246"
+         x="166"
+         y="26.308594" /></text>
+  </g>
+</svg>
diff --git a/data/icons/hicolor/symbolic/apps/gnome-contacts-symbolic.svg 
b/data/icons/hicolor/symbolic/apps/gnome-contacts-symbolic.svg
new file mode 100644
index 0000000..f58d16d
--- /dev/null
+++ b/data/icons/hicolor/symbolic/apps/gnome-contacts-symbolic.svg
@@ -0,0 +1,33 @@
+<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg xmlns:cc='http://creativecommons.org/ns#' xmlns:dc='http://purl.org/dc/elements/1.1/' 
sodipodi:docname='gnome-contacts-symbolic.svg' height='16.00001' id='svg7384' 
xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' 
xmlns:osb='http://www.openswatchbook.org/uri/2009/osb' 
xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' 
xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:svg='http://www.w3.org/2000/svg' 
version='1.1' inkscape:version='0.92.0 r' viewBox='0 0 16 16.00001' width='16' 
xmlns='http://www.w3.org/2000/svg'>
+  <metadata id='metadata90'>
+    <rdf:RDF>
+      <cc:Work rdf:about=''>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage'/>
+        <dc:title>Gnome Symbolic Icon Theme</dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview inkscape:bbox-nodes='true' inkscape:bbox-paths='true' bordercolor='#666666' 
borderopacity='1' inkscape:current-layer='layer9' inkscape:cx='36.934711' inkscape:cy='3.3759332' 
gridtolerance='10' inkscape:guide-bbox='true' guidetolerance='10' id='namedview88' inkscape:measure-end='0,0' 
inkscape:measure-start='56,310.597' inkscape:object-nodes='false' inkscape:object-paths='false' 
objecttolerance='10' pagecolor='#555753' inkscape:pageopacity='1' inkscape:pageshadow='2' showborder='false' 
showgrid='false' showguides='true' inkscape:snap-bbox='true' inkscape:snap-bbox-edge-midpoints='true' 
inkscape:snap-bbox-midpoints='true' inkscape:snap-global='true' inkscape:snap-grids='true' 
inkscape:snap-nodes='true' inkscape:snap-others='true' inkscape:snap-to-guides='true' 
inkscape:window-height='1376' inkscape:window-maximized='1' inkscape:window-width='2560' 
inkscape:window-x='0' inkscape:window-y='27' inkscape:zoom='5.6568542'>
+    <inkscape:grid empspacing='2' enabled='true' id='grid4866' originx='-62' originy='-302' 
snapvisiblegridlinesonly='true' spacingx='1px' spacingy='1px' type='xygrid' visible='true'/>
+  </sodipodi:namedview>
+  <title id='title9167'>Gnome Symbolic Icon Theme</title>
+  <defs id='defs7386'>
+    <linearGradient id='linearGradient7212' osb:paint='solid'>
+      <stop id='stop7214' offset='0' style='stop-color:#000000;stop-opacity:1;'/>
+    </linearGradient>
+  </defs>
+  <g inkscape:groupmode='layer' id='layer9' inkscape:label='apps' style='display:inline' 
transform='translate(-303.0002,85)'>
+    <path inkscape:connector-curvature='0' d='m 304.18896,-71 c 0,1.0907 0.90929,2.00001 2,2.00001 l 
8.82323,-2e-5 c 1.09069,0 1.99999,-0.90928 1.99999,-1.99999 l 10e-6,-11.00001 c 0,-1.09069 -0.9093,-1.99999 
-2,-1.99999 l -8.82323,1e-5 c -1.09069,0 -1.99999,0.90929 -2,2 4.33333,-1e-5 6.48989,-1e-5 10.82322,-1e-5 l 
10e-6,11.00001 C 310.67886,-71 308.52229,-71 304.18896,-71 Z' id='rect10788-4' 
sodipodi:nodetypes='csssssscccc' 
style='color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:new'/>
+    <path inkscape:connector-curvature='0' d='m 303.68965,-73 a 0.50005,0.50005 0 1 0 0,1 h 1.81055 a 
0.50005,0.50005 0 1 0 0,-1 z' id='path3601-2-3-3-9-34' 
style='color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-in
 
terpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'/>
+    <path inkscape:connector-curvature='0' d='m 303.68965,-75 a 0.50005,0.50005 0 1 0 0,1 h 1.81055 a 
0.50005,0.50005 0 1 0 0,-1 z' id='path3601-2-3-3-9-3-0' 
style='color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-i
 
nterpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'/>
+    <path inkscape:connector-curvature='0' d='m 303.68965,-77 a 0.50005,0.50005 0 1 0 0,1 h 1.81055 a 
0.50005,0.50005 0 1 0 0,-1 z' id='path3601-2-3-3-9-3-3-4' 
style='color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color
 
-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'/>
+    <path inkscape:connector-curvature='0' d='m 303.68965,-79 a 0.50005,0.50005 0 1 0 0,1 h 1.81055 a 
0.50005,0.50005 0 1 0 0,-1 z' id='path3601-2-3-3-9-3-3-7-0' 
style='color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;col
 
or-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'/>
+    
+    <path inkscape:connector-curvature='0' d='m 303.68965,-81 a 0.50005,0.50005 0 1 0 0,1 h 1.81055 a 
0.50005,0.50005 0 1 0 0,-1 z' id='path35635' 
style='color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolatio
 
n-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'/>
+    <path inkscape:connector-curvature='0' d='m 310.0002,-75 c 0.32762,0.0664 0.66579,0.007 1,0 
0.33355,-0.007 0.66868,0.0392 1,0 0.62377,-0.0737 1.19577,-0.46158 1.52274,-0.99787 0.32697,-0.53629 
0.41177,-1.20749 0.26,-1.81699 -0.15177,-0.60949 -0.53175,-1.15378 -1.03205,-1.53354 -0.5003,-0.37976 
-1.11579,-0.59773 -1.74158,-0.6516 -0.90784,-0.0782 -1.84201,0.19208 -2.56548,0.74605 -0.72346,0.55397 
-1.22846,1.38688 -1.38113,2.2852 -0.10756,0.63289 -0.0431,1.29417 0.18467,1.89437 0.22777,0.60021 
0.61825,1.13777 1.11861,1.53996 0.50037,0.40219 1.10931,0.66796 1.74444,0.76136 0.63514,0.0934 1.29481,0.0142 
1.88978,-0.22694 v -1 c -0.45327,0.29856 -0.99976,0.45332 -1.54228,0.43675 -0.54251,-0.0166 -1.07854,-0.20438 
-1.51276,-0.53004 -0.43421,-0.32566 -0.7646,-0.78766 -0.93241,-1.30383 -0.1678,-0.51618 -0.17225,-1.08414 
-0.0125,-1.60288 0.19034,-0.61825 0.6121,-1.15862 1.15428,-1.51147 0.54219,-0.35284 1.19956,-0.51929 
1.84572,-0.48853 0.53715,0.0256 1.08173,0.19329 1.48295,0.5513
 6 0.20061,0.17903 0.36214,0.40374 0.45639,0.65556 0.0943,0.25182 0.11974,0.53077 0.0607,0.79308 
-0.0541,0.24043 -0.17919,0.46445 -0.35541,0.63674 -0.17622,0.17229 -0.403,0.29225 -0.64459,0.34096 V -77 c 
-0.1194,-0.2972 -0.32939,-0.55729 -0.59474,-0.73665 -0.26535,-0.17936 -0.58498,-0.27726 -0.90526,-0.27726 
-0.32028,0 -0.63991,0.0979 -0.90526,0.27726 -0.26539,0.17936 -0.47538,0.43945 -0.59478,0.73665 
-0.15846,0.39444 -0.15178,0.85562 0.0334,1.23826 0.18515,0.38263 0.55001,0.67735 0.96663,0.76174 z m 
1.03589,-0.97703 c -0.10348,0.10419 -0.24042,0.17463 -0.38536,0.19821 -0.14494,0.0236 -0.29714,1.9e-4 
-0.42831,-0.0658 -0.13117,-0.066 -0.24063,-0.17433 -0.30804,-0.30479 -0.0674,-0.13046 -0.0924,-0.28241 
-0.0704,-0.42759 0.0188,-0.1237 0.0714,-0.2421 0.15056,-0.33896 0.0792,-0.0969 0.18478,-0.17193 
0.30228,-0.21491 0.11751,-0.043 0.24661,-0.0538 0.36961,-0.0309 0.123,0.0229 0.23958,0.0794 0.33375,0.16178 
z' id='path35642' sodipodi:nodetypes='cccscsccsccccccccccccccsccssccccccccc
 cccscc' 
style='color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:125%;font-family:Cantarell;-inkscape-font-specification:&apos;Cantarell
 
Bold&apos;;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none'/>
+  </g>
+</svg>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]