Index: /pkg/main/parsix-graphics/tags/0.8.2/debian/rules
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/debian/rules	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/debian/rules	(revision 1296)
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+
Index: /pkg/main/parsix-graphics/tags/0.8.2/debian/control
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/debian/control	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/debian/control	(revision 1296)
@@ -0,0 +1,16 @@
+Source: parsix-graphics
+Section: contrib/misc
+Priority: optional
+Maintainer: Alan Baghumian <alan@technotux.org>
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5.0.0)
+Standards-Version: 3.7.2
+
+Package: parsix-graphics
+Provides: kanotix-graphics, gdm-themes
+Conflicts: kanotix-graphics, human-icon-theme (=39-0.18-parsix1), human-icon-theme (=37-0.9-parsix1), gtk2-engines-ubuntulooks (<= 0.9.12-parsix4)
+Depends: human-icon-theme
+Replaces: kanotix-graphics
+Architecture: all
+Description: Parsix GNU/Linux Graphics
+ Related graphics of Parsix GNU/Linux like
+ logos, splash screens, themes and etc.
Index: /pkg/main/parsix-graphics/tags/0.8.2/debian/compat
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/debian/compat	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/debian/compat	(revision 1296)
@@ -0,0 +1,1 @@
+5
Index: /pkg/main/parsix-graphics/tags/0.8.2/debian/postinst
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/debian/postinst	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/debian/postinst	(revision 1296)
@@ -0,0 +1,3 @@
+#!/bin/bash
+#DEBHELPER#
+cp /usr/share/images/desktop-base/parsix-splash.png /usr/share/images/desktop-base/Splash-debblue.png
Index: /pkg/main/parsix-graphics/tags/0.8.2/debian/install
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/debian/install	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/debian/install	(revision 1296)
@@ -0,0 +1,21 @@
+parsix-grub.xpm.gz			/boot/grub/
+parsix2.svg				/usr/share/pixmaps/parsix/
+parsix-splash.png			/usr/share/images/desktop-base/
+parsix-cups.png				/usr/share/pixmaps/parsix/
+parsix-doc.png				/usr/share/pixmaps/parsix/
+parsix-installer.png			/usr/share/pixmaps/parsix/
+parsix-logo-big.png			/usr/share/pixmaps/parsix/
+parsix-logo-24.png                      /usr/share/pixmaps/parsix/
+parsix-logo-32.png                      /usr/share/pixmaps/parsix/
+parsix-logo.svg	                        /usr/share/pixmaps/parsix/
+parsix-logo-typo.svg                    /usr/share/pixmaps/parsix/
+parsix-logo-typo.png                    /usr/share/pixmaps/parsix/
+parsix-ppp.png				/usr/share/pixmaps/parsix/
+parsix-samba.png			/usr/share/pixmaps/parsix/
+parsix-synaptic.png			/usr/share/pixmaps/parsix/
+parsix-wlan.png				/usr/share/pixmaps/parsix/
+parsix-iconset.xcf			/usr/share/pixmaps/parsix/
+tux.png					/usr/share/pixmaps/
+gdm/Parsix/*				/usr/share/gdm/themes/Parsix/
+themes/*				/usr/share/themes/
+
Index: /pkg/main/parsix-graphics/tags/0.8.2/debian/changelog
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/debian/changelog	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/debian/changelog	(revision 1296)
@@ -0,0 +1,194 @@
+parsix-graphics (0.8.2) barry; urgency=low
+
+  * Added parsix-logo-light and parsix-logo-shadowless
+
+ -- Alan Baghumian <alan@technotux.org>  Fri, 18 May 2007 08:24:45 +0330
+
+parsix-graphics (0.8.1) barry; urgency=low
+
+  * Added GDM theme, wallpaper and splash for
+    Barry
+
+ -- Alan Baghumian <alan@technotux.org>  Fri, 18 May 2007 00:16:10 +0330
+
+parsix-graphics (0.8.1~barry0.1) barry; urgency=low
+
+  * Experimental build
+  * Added Barry's GRUB splash screen
+
+ -- Alan Baghumian <alan@technotux.org>  Wed, 16 May 2007 11:08:46 +0330
+
+parsix-graphics (0.8.0) barry; urgency=low
+
+  * Added GNOME themes
+  * Conflicts with gtk2-engines-ubuntulooks (<= 0.9.12-parsix4)
+  * Updated debian/install
+
+ -- Alan Baghumian <alan@technotux.org>  Wed, 09 May 2007 08:04:46 +0330
+
+parsix-graphics (0.7.7) barry; urgency=low
+
+  *  some dependency fixes
+
+ -- Alan Baghumian <alan@technotux.org>  Sat, 28 Apr 2007 09:17:34 +0330
+
+parsix-graphics (0.7.6) barry; urgency=low
+
+  * trying to fix brokern package error
+
+ -- Alan Baghumian <alan@technotux.org>  Thu, 26 Apr 2007 21:51:59 +0330
+
+parsix-graphics (0.7.5) barry; urgency=low
+
+  * Fixed conflicts 
+
+ -- Alan Baghumian <alan@technotux.org>  Thu, 26 Apr 2007 21:11:18 +0330
+
+parsix-graphics (0.7.4) barry; urgency=low
+
+  * Moved to contrib and depends on human-icon-theme
+  * Conflicts with kanotix-graphics
+
+ -- Alan Baghumian <alan@technotux.org>  Thu, 26 Apr 2007 20:57:27 +0330
+
+parsix-graphics (0.7.3) barry; urgency=low
+
+  * Updated parsix-splash.png for barry (0.90)
+
+ -- Alan Baghumian <alan@technotux.org>  Sat, 7 Apr 2007 12:18:34 +0330
+ 
+parsix-graphics (0.7.2) unstable; urgency=low
+
+  * Updated debian/postsinst
+     - Removed gnome-logo-icon-transparent line. Not needed anymore.
+  * Updated debian/copyright
+  * Some more lintian fixes.
+
+ -- Alan Baghumian <alan@technotux.org>  Tue, 27 Mar 2007 07:46:21 +0330
+
+parsix-graphics (0.7.1) unstable; urgency=low
+
+  * Added parsix-iconset.xcf
+  * New tux.png
+
+ -- Alan Baghumian <alan@technotux.org>  Wed, 28 Feb 2007 12:28:41 +0330
+
+parsix-graphics (0.7.0) unstable; urgency=low
+
+  * Added parsix-logo-typo.
+
+ -- Alan Baghumian <alan@technotux.org>  Wed, 7 Feb 2007 23:09:21 +0330
+
+parsix-graphics (0.6.5) unstable; urgency=low
+
+  * Updated for 0.85.1.
+
+ -- Alan Baghumian <alan@technotux.org>  Sat, 3 Feb 2007 09:39:18 +0330
+
+parsix-graphics (0.6.4) unstable; urgency=low
+
+  * Updated/Fixed GRUB splash image quality.
+
+ -- Alan Baghumian <alan@technotux.org>  Sat, 25 Nov 2006 08:54:24 +0330
+
+parsix-graphics (0.6.3) unstable; urgency=low
+
+  * Fixed Parsix Logo SVG.
+
+ -- Alan Baghumian <alan@technotux.org>  Fri, 17 Nov 2006 11:21:11 +0330
+
+parsix-graphics (0.6.2) unstable; urgency=low
+
+  * Provided gdm-themes.
+  * Small package fix.
+
+ -- Alan Baghumian <alan@technotux.org>  Thu, 9 Nov 2006 16:41:34 +0330
+
+parsix-graphics (0.6.1) unstable; urgency=low
+
+  * Fixed #009369.
+  * Small package clean-up.
+
+ -- Alan Baghumian <alan@technotux.org>  Sun, 5 Nov 2006 15:05:17 +0330
+
+parsix-graphics (0.6.0) unstable; urgency=low
+
+  * New SVG based artwork.
+
+ -- Alan Baghumian <alan@technotux.org>  Thu, 2 Nov 2006 9:02:21 +0330
+
+parsix-graphics (0.5.1) unstable; urgency=low
+
+  * Applied new SVG icon.
+
+ -- Alan Baghumian <alan@technotux.org>  Tue, 31 Oct 2006 14:13:57 +0330
+
+parsix-graphics (0.5.0) unstable; urgency=low
+
+  * Updated parsix-iconset, closes bug #009304.
+  * New versioning system Debian native.
+
+ -- Alan Baghumian <alan@technotux.org>  Mon, 30 Oct 2006 15:21:31 +0330
+
+parsix-graphics (0.4.3-1) unstable; urgency=low
+
+  * Updated wallpaper place.
+
+ -- Alan Baghumian <alan@technotux.org>  Sun, 17 Sep 2006 13:24:33 +0330
+
+parsix-graphics (0.4.2-3) unstable; urgency=low
+
+  * Another small package fix.
+
+ -- Alan Baghumian <alan@technotux.org>  Wed, 13 Sep 2006 19:02:11 +0330
+
+parsix-graphics (0.4.2-2) unstable; urgency=low
+
+  * A small package fix.
+
+ -- Alan Baghumian <alan@technotux.org>  Wed, 13 Sep 2006 18:23:31 +0330
+
+parsix-graphics (0.4.2-1) unstable; urgency=low
+
+  * Updated for 0.85.
+
+ -- Alan Baghumian <alan@technotux.org>  Wed, 13 Sep 2006 12:33:02 +0330
+
+parsix-graphics (0.4.1-1) unstable; urgency=low
+
+  * Fixed conflict with desktop-base package.
+
+ -- Alan Baghumian <alan@technotux.org>  Thu, 29 Jun 2006 14:18:24 +0330
+
+parsix-graphics (0.4.0-1) unstable; urgency=low
+
+  * Added GDM theme.
+
+ -- Alan Baghumian <alan@technotux.org>  Mon, 22 May 2006 11:21:45 +0330
+
+parsix-graphics (0.3.1-1) unstable; urgency=low
+
+  * Fixed splash screen graphics.
+
+ -- Alan Baghumian <alan@technotux.org>  Tue, 16 May 2006 13:48:51 +0330   
+
+parsix-graphics (0.3.0-1) unstable; urgency=low
+
+  * Fixed package conflict.
+  * Added SVG logo.
+  * Added 24px and 32px logos.
+
+ -- Alan Baghumian <alan@technotux.org>  Mon, 15 May 2006 12:07:11 +0330   
+
+parsix-graphics (0.2.12-1) unstable; urgency=low
+
+  * Final Background image.
+
+ -- Alan Baghumian <alan@technotux.org>  Wed, 3 May 2006 11:45:15 +0330
+   
+parsix-graphics (0.2.11-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Alan Baghumian <alan@technotux.org>  Sat, 29 Apr 2006 09:25:05 +0330
+
Index: /pkg/main/parsix-graphics/tags/0.8.2/debian/copyright
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/debian/copyright	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/debian/copyright	(revision 1296)
@@ -0,0 +1,27 @@
+This package was debianized by Alan Baghumian <alan@technotux.org> on
+Sun, 30 Nov 2006 07:41:19 +0330.
+
+Copyright: 2006-2007 Parsix GNU/Linux Project
+
+License:
+
+   This package is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This package is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2006-2007, Alan Baghumian <alan@technotux.org> and
+is licensed under the GPL, see above.
+
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/index.theme
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/index.theme	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/index.theme	(revision 1296)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Type=X-GNOME-Metatheme
+Name=HumanDapper
+Comment=Ubuntu default theme
+Encoding=UTF-8
+
+[X-GNOME-Metatheme]
+GtkTheme=Human
+IconTheme=Human
+MetacityTheme=Human
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/metacity-1/metacity-theme-1.xml
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/metacity-1/metacity-theme-1.xml	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/metacity-1/metacity-theme-1.xml	(revision 1296)
@@ -0,0 +1,760 @@
+<?xml version="1.0"?>
+<!-- 	$Id: metacity-theme-1.xml,v 1.1 2005/08/01 18:39:07 thos Exp $	 -->
+<metacity_theme>
+<info>
+  <name>Human</name>
+  <author>Daniel Borgmann &lt;daniel.borgmann@gmail.com&gt; Billy Cantrell, bvcmdk@yahoo.com</author>
+  <copyright>&#194; 2005 Daniel Borgmann</copyright>
+  <date>April, 2006</date>
+  <description>Ubuntu Human Round, based on Clearlooks</description>
+</info>
+ 
+<frame_geometry name="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="true" rounded_bottom_right="true">
+  <distance name="left_width" value="5"/>
+  <distance name="right_width" value="5"/>
+  <distance name="bottom_height" value="5"/>
+  <distance name="left_titlebar_edge" value="4"/>
+  <distance name="right_titlebar_edge" value="4"/>
+  <aspect_ratio name="button" value="0.9"/>
+  <distance name="title_vertical_pad" value="4"/>
+  <border name="title_border" left="2" right="2" top="1" bottom="2"/>
+  <border name="button_border" left="0" right="0" top="0" bottom="0"/>
+</frame_geometry>
+
+<frame_geometry name="shaded" parent="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="true" rounded_bottom_right="true"/>
+
+<frame_geometry name="normal_maximized" parent="normal" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
+  <!-- strip frame spacing off the normal geometry when maximised -->
+  <distance name="left_width" value="0"/>
+  <distance name="right_width" value="0"/>
+  <distance name="bottom_height" value="1"/>
+  <distance name="left_titlebar_edge" value="0"/>
+  <distance name="right_titlebar_edge" value="0"/>
+</frame_geometry>
+
+<frame_geometry name="utility" title_scale="small" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
+  <distance name="left_width" value="5"/>
+  <distance name="right_width" value="5"/>
+  <distance name="bottom_height" value="5"/>
+  <distance name="left_titlebar_edge" value="0"/>
+  <distance name="right_titlebar_edge" value="2"/>
+  <distance name="title_vertical_pad" value="4"/>
+  <border name="title_border" left="0" right="2" top="1" bottom="2"/>
+  <border name="button_border" left="0" right="0" top="0" bottom="0"/>
+  <aspect_ratio name="button" value="0.8"/>
+</frame_geometry>
+
+<frame_geometry name="border" has_title="false">
+  <distance name="left_width" value="4"/>
+  <distance name="right_width" value="4"/>
+  <distance name="bottom_height" value="4"/>
+  <distance name="left_titlebar_edge" value="0"/>
+  <distance name="right_titlebar_edge" value="0"/>
+  <distance name="button_width" value="0"/>
+  <distance name="button_height" value="0"/>
+  <distance name="title_vertical_pad" value="4"/>
+  <border name="title_border" left="0" right="0" top="0" bottom="0"/>
+  <border name="button_border" left="0" right="0" top="0" bottom="0"/>
+</frame_geometry>
+
+<!-- button minimum size -->
+<constant name="Bmin" value="7"/>
+<!-- button inside padding -->
+<constant name="Bpad" value="8"/>
+
+<draw_ops name="corners_outline_selected_top">
+	<!-- top left -->
+	<line color="shade/gtk:bg[SELECTED]/0.4" x1="0" y1="6" x2="1" y2="2"/>
+	<line color="shade/gtk:bg[SELECTED]/0.5" x1="1" y1="3" x2="1" y2="4"/>
+ 	<line color="shade/gtk:bg[SELECTED]/0.55" x1="1" y1="3" x2="2" y2="2"/>
+	<line color="shade/gtk:bg[SELECTED]/0.55" x1="3" y1="1" x2="4" y2="1"/>
+	<line color="shade/gtk:bg[SELECTED]/0.6" x1="3" y1="1" x2="1" y2="1"/>
+
+	<!-- top right -->
+	<line color="shade/gtk:bg[SELECTED]/0.4" x1="width-1" y1="6" x2="width-1" y2="2"/>
+	<line color="shade/gtk:bg[SELECTED]/0.5" x1="width-2" y1="3" x2="width-2" y2="4"/>
+	<line color="shade/gtk:bg[SELECTED]/0.55" x1="width-2" y1="3" x2="width-3" y2="2"/>
+	<line color="shade/gtk:bg[SELECTED]/0.55" x1="width-4" y1="1" x2="width-5" y2="1"/>
+	<line color="shade/gtk:bg[SELECTED]/0.6" x1="width-4" y1="1" x2="width-1" y2="1"/>
+</draw_ops>
+
+<draw_ops name="corners_outline_top">
+	<!-- top left -->
+	<line color="shade/gtk:bg[NORMAL]/0.35" x1="1" y1="3" x2="1" y2="4"/>
+ 	<line color="shade/gtk:bg[NORMAL]/0.4" x1="2" y1="2" x2="2" y2="2"/>
+	<line color="shade/gtk:bg[NORMAL]/0.45" x1="3" y1="1" x2="4" y2="1"/>
+
+	<!-- top right -->
+	<line color="shade/gtk:bg[NORMAL]/0.35" x1="width-2" y1="3" x2="width-2" y2="4"/>
+	<line color="shade/gtk:bg[NORMAL]/0.4" x1="width-3" y1="2" x2="width-3" y2="2"/>
+	<line color="shade/gtk:bg[NORMAL]/0.45" x1="width-4" y1="1" x2="width-5" y2="1"/>
+</draw_ops>
+
+<draw_ops name="corners_outline_selected_bottom">
+	<!-- bottom left -->
+	<line color="shade/gtk:bg[SELECTED]/0.38" x1="1" y1="height-4" x2="0" y2="height-7"/>
+	<line color="shade/gtk:bg[SELECTED]/0.36" x1="1" y1="height-4" x2="1" y2="height-5"/>
+ 	<line color="shade/gtk:bg[SELECTED]/0.38" x1="2" y1="height-3" x2="2" y2="height-3"/>
+	<line color="shade/gtk:bg[SELECTED]/0.35" x1="2" y1="height-2" x2="4" y2="height-2"/>
+
+	<!-- bottom right -->
+	<line color="shade/gtk:bg[SELECTED]/0.38" x1="width-2" y1="height-4" x2="width-1" y2="height-7"/>
+	<line color="shade/gtk:bg[SELECTED]/0.36" x1="width-2" y1="height-4" x2="width-2" y2="height-5"/>
+	<line color="shade/gtk:bg[SELECTED]/0.38" x1="width-3" y1="height-3" x2="width-3" y2="height-3"/>
+	<line color="shade/gtk:bg[SELECTED]/0.35" x1="width-4" y1="height-2" x2="width-5" y2="height-2"/>
+</draw_ops>
+<draw_ops name="corners_outline_bottom">
+	<!-- bottom left -->
+	<line color="shade/gtk:bg[NORMAL]/0.95" x1="4" y1="height-3" x2="1" y2="height-3"/>
+	<line color="shade/gtk:bg[NORMAL]/0.93" x1="3" y1="height-3" x2="1" y2="height-3"/>
+	<line color="shade/gtk:bg[NORMAL]/1.05" x1="2" y1="height-5" x2="1" y2="height-6"/>
+	<line color="shade/gtk:bg[NORMAL]/1.03" x1="2" y1="height-4" x2="1" y2="height-5"/>
+	<line color="shade/gtk:bg[NORMAL]/0.85" x1="6" y1="height-2" x2="1" y2="height-2"/>
+	<line color="shade/gtk:bg[NORMAL]/0.83" x1="5" y1="height-2" x2="1" y2="height-3"/>
+
+	<line color="shade/gtk:bg[NORMAL]/0.28" x1="1" y1="height-4" x2="1" y2="height-5"/>
+ 	<line color="shade/gtk:bg[NORMAL]/0.3" x1="2" y1="height-3" x2="2" y2="height-3"/>
+	<line color="shade/gtk:bg[NORMAL]/0.28" x1="2" y1="height-2" x2="4" y2="height-2"/>
+
+	<!-- bottom right -->
+	<line color="shade/gtk:bg[NORMAL]/0.90" x1="width-3" y1="height-4" x2="width-2" y2="height-4"/>
+	<line color="shade/gtk:bg[NORMAL]/0.90" x1="width-3" y1="height-5" x2="width-2" y2="height-5"/>
+	<line color="shade/gtk:bg[NORMAL]/0.90" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>
+	<line color="shade/gtk:bg[NORMAL]/0.97" x1="width-4" y1="height-4" x2="width-4" y2="height-4"/>
+
+	<line color="shade/gtk:bg[NORMAL]/0.28" x1="width-2" y1="height-4" x2="width-2" y2="height-5"/>
+	<line color="shade/gtk:bg[NORMAL]/0.3" x1="width-3" y1="height-3" x2="width-3" y2="height-3"/>
+	<line color="shade/gtk:bg[NORMAL]/0.28" x1="width-4" y1="height-2" x2="width-5" y2="height-2"/>
+
+</draw_ops>
+
+<draw_ops name="corners_hilight">
+	<!-- ** corner hilight for left top ** -->
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="2" y="3" width="1" height="2"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="3" y="3" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="3" y="2" width="2" height="1"/>
+	<tint color="#000000" alpha="0.07" x="3" y="2" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="2" y="5" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="2" y="6" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="4" y="3" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="3" y="4" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="5" y="2" width="1" height="1"/>
+  
+
+	<!-- ** corner hilight for right top ** -->
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.15" x="width-4" y="3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.05" x="width-4" y="2" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="width-5" y="2" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="width-6" y="2" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="width-7" y="2" width="1" height="1"/>
+	<tint color="#000000" alpha="0.1" x="width-3" y="3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.04" x="width-3" y="4" width="1" height="2"/>
+  
+  <!-- ** corner hilight for left bottom ** -->
+  <!--<line color="shade/gtk:bg[NORMAL]/1.3" x1="2" y1="height-4" x2="2" y2="height-5"/>
+  <line color="shade/gtk:bg[NORMAL]/0.88" x1="3" y1="height-3" x2="4" y2="height-3"/>-->
+
+  <!-- ** corner hilight for right bottom ** -->
+  <!--<line color="shade/gtk:bg[NORMAL]/0.88" x1="width-3" y1="height-4" x2="width-3" y2="height-5"/>
+  <line color="shade/gtk:bg[NORMAL]/0.88" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>-->
+</draw_ops>
+
+<draw_ops name="corners_hilight_shaded">
+	<!-- ** corner hilight for left top ** -->
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="2" y="3" width="1" height="2"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="3" y="3" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="3" y="2" width="2" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="2" y="5" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="2" y="6" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="4" y="3" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="3" y="4" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="5" y="2" width="1" height="1"/>
+  
+	<!-- ** corner hilight for right top ** -->
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="width-5" y="2" width="2" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="width-4" y="3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.04" x="width-3" y="3" width="1" height="2"/>
+  
+	<!-- ** corner hilight for left bottom ** -->
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="2" y="height-5" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.15" x="2" y="height-4" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="3" y="height-4" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="2" y="height-6" width="1" height="1"/>
+	<tint color="#000000" alpha="0.05" x="4" y="height-3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.1" x="3" y="height-3" width="1" height="1"/>
+
+	<!-- ** corner hilight for right bottom ** -->
+	<tint color="#000000" alpha="0.03" x="width-6" y="height-3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.03" x="width-4" y="height-4" width="1" height="1"/>
+	<tint color="#000000" alpha="0.03" x="width-3" y="height-6" width="1" height="1"/>
+	<tint color="#000000" alpha="0.11" x="width-5" y="height-3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.15" x="width-4" y="height-3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.09" x="width-3" y="height-5" width="1" height="1"/>
+	<tint color="#000000" alpha="0.13" x="width-3" y="height-4" width="1" height="1"/>
+</draw_ops>
+
+<draw_ops name="outer_frame">
+	<!-- background fill to fix theme manager rendering bugs -->
+	<rectangle color="gtk:bg[NORMAL]" filled="true" x="0" y="0" width="width-1" height="height-1"/>
+
+	<line color="shade/gtk:bg[NORMAL]/0.88" x1="1" y1="height - 2" x2="width - 2" y2="height - 2"/>
+	<line color="shade/gtk:bg[NORMAL]/0.88" x1="width - 2" y1="3" x2="width - 2" y2="height - 2"/>
+	<line color="shade/gtk:bg[NORMAL]/1.3" x1="3" y1="1" x2="width - 4" y2="1"/>
+	<line color="shade/gtk:bg[NORMAL]/1.3" x1="1" y1="3" x2="1" y2="height - 2"/>
+	
+	<rectangle color="shade/gtk:bg[NORMAL]/0.25" filled="false"
+		x="0" y="0"
+		width="width - 1"
+		height="height - 1"/>
+</draw_ops>
+
+<draw_ops name="title_background">
+	<gradient type="vertical" x="0" y="1" width="width" height="top_height / 2">
+		<color value="shade/gtk:bg[SELECTED]/1.3"/> <!-- 1.25 0.97 - 0.95 1.00 -->
+		<color value="shade/gtk:bg[SELECTED]/1.0"/>
+	</gradient>
+	<gradient type="vertical" x="0" y="top_height / 2" width="width" height="top_height / 2">
+		<color value="shade/gtk:bg[SELECTED]/0.97"/>
+		<color value="shade/gtk:bg[SELECTED]/1.1"/>
+	</gradient>
+	
+	<line color="shade/gtk:bg[SELECTED]/0.55" x1="0" y1="0" x2="width" y2="0"/>
+	<!--<line color="shade/gtk:bg[SELECTED]/0.4" x1="7" y1="0" x2="width -8" y2="0"/>-->
+
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="0" y="1" width="width" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="7" y="1" width="width -14" height="1"/>
+
+	<line color="shade/gtk:bg[SELECTED]/0.97" x1="0" y1="top_height-2" x2="width" y2="top_height-2"/>
+	<line color="shade/gtk:bg[SELECTED]/0.7" x1="0" y1="top_height-1" x2="width-1" y2="top_height-1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="6" y="2" width="1" height="1"/>
+
+	<tint color="#000000" alpha="0.05" x="width-6" y="1" width="1" height="1"/>
+	<tint color="#000000" alpha="0.05" x="5" y="1" width="1" height="1"/>
+</draw_ops>
+
+<!-- ** title background with side borders ** -->
+<draw_ops name="title_background_full">
+	<include name="title_background"/>
+	
+	<line color="shade/gtk:bg[SELECTED]/0.32" x1="0" y1="0" x2="0" y2="top_height-1"/>
+	<line color="shade/gtk:bg[SELECTED]/0.32" x1="width-1" y1="0" x2="width-1" y2="top_height-1"/>
+	
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="1" y="2" width="1" height="top_height-3"/>
+	<tint color="#000000" alpha="0.05" x="width-2" y="2" width="1" height="top_height-4"/>
+</draw_ops>
+
+<draw_ops name="title_background_unfocused">
+	<gradient type="vertical" x="2" y="1" width="width - 4" height="top_height / 2">
+		<color value="shade/gtk:bg[NORMAL]/1.05"/>
+		<color value="shade/gtk:bg[NORMAL]/1.0"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="top_height / 2" width="width - 4" height="top_height / 2">
+		<color value="shade/gtk:bg[NORMAL]/0.99"/>
+		<color value="shade/gtk:bg[NORMAL]/1.0"/>
+	</gradient>
+	
+	<line color="shade/gtk:bg[NORMAL]/0.45" x1="0" y1="0" x2="width" y2="0"/>
+	<line color="shade/gtk:bg[NORMAL]/1.3" x1="0" y1="1" x2="width" y2="1"/>
+</draw_ops>
+
+<draw_ops name="title_background_unfocused_full">
+	<include name="title_background_unfocused"/>
+	
+	<!--<line color="shade/gtk:bg[NORMAL]/0.25" x1="0" y1="0" x2="0" y2="top_height-1"/>
+	<line color="shade/gtk:bg[NORMAL]/0.25" x1="width-1" y1="0" x2="width-1" y2="top_height-1"/>
+	
+	<tint color="shade/gtk:bg[NORMAL]/2" alpha="0.4"
+		x="1" y="2" width="1" height="top_height-3"/>
+	<tint color="#000000" alpha="0.1"
+		x="width-2" y="2" width="1" height="top_height-4"/>-->
+</draw_ops>
+
+<draw_ops name="bevel_maximized">
+	<include name="title_background"/>
+	<line color="gtk:dark[NORMAL]" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_maximized_shaded">
+	<include name="title_background"/>
+	<line color="shade/gtk:bg[SELECTED]/0.25" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_maximized_unfocused">
+	<include name="title_background_unfocused"/>
+	<line color="gtk:dark[NORMAL]" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_maximized_unfocused_shaded">
+	<include name="title_background_unfocused"/>
+	<line color="shade/gtk:bg[NORMAL]/0.25" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_unfocused">
+	<include name="outer_frame"/>
+	<include name="title_background_unfocused_full"/>
+</draw_ops>
+
+<draw_ops name="round_bevel_unfocused">
+  <include name="bevel_unfocused"/>
+  <include name="corners_outline_top"/>
+  <include name="corners_outline_bottom"/>
+  <include name="corners_hilight"/>
+</draw_ops>
+
+<draw_ops name="round_bevel_unfocused_shaded">
+  <include name="bevel_unfocused"/>
+  <include name="corners_outline_top"/>
+  <include name="corners_outline_bottom"/>
+  <include name="corners_hilight_shaded"/>
+  <line color="shade/gtk:bg[NORMAL]/0.25" x1="5" y1="height-1" x2="width-6" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel">
+	<include name="outer_frame"/>
+	<include name="title_background_full"/>
+</draw_ops>
+
+<draw_ops name="round_bevel">
+  <include name="bevel"/>
+  <include name="corners_outline_selected_top"/>
+  <include name="corners_outline_bottom"/>
+  <include name="corners_hilight"/>
+</draw_ops>
+
+<draw_ops name="bevel_shaded">
+  <include name="bevel"/>
+  <line color="shade/gtk:bg[SELECTED]/0.25" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="round_bevel_shaded">
+  <include name="bevel"/>
+  <include name="corners_outline_selected_top"/>
+  <include name="corners_outline_selected_bottom"/>
+  <include name="corners_hilight_shaded"/>
+  <line color="shade/gtk:bg[SELECTED]/0.25" x1="5" y1="height-1" x2="width-6" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="border">
+	<line color="shade/gtk:bg[NORMAL]/0.88" x1="1" y1="height - 2" x2="width - 2" y2="height - 2"/>
+	<line color="shade/gtk:bg[NORMAL]/0.88" x1="width - 2" y1="1" x2="width - 2" y2="height - 2"/>
+	<line color="shade/gtk:bg[NORMAL]/1.4" x1="1" y1="1" x2="width - 2" y2="1"/>
+	<line color="shade/gtk:bg[NORMAL]/1.4" x1="1" y1="1" x2="1" y2="height - 2"/>
+	
+	<rectangle color="shade/gtk:bg[NORMAL]/0.25" filled="false"
+	           x="0" y="0"
+	           width="width - 1"
+	           height="height - 1"/>
+</draw_ops>
+
+<!-- ::: TITLES ::: -->
+<draw_ops name="title_text">
+  <title color="shade/gtk:bg[SELECTED]/0.75"
+         x="(3 `max` (width-title_width)) / 2 + 1"
+         y="(((height - title_height) / 2) `max` 0) + 2"/>
+  <title color="shade/gtk:bg[SELECTED]/0.7"
+         x="(3 `max` (width-title_width)) / 2 + 2"
+         y="(((height - title_height) / 2) `max` 0) + 2"/>
+  <title color="shade/gtk:bg[SELECTED]/0.4"
+         x="(3 `max` (width-title_width)) / 2 + 1"
+         y="(((height - title_height) / 2) `max` 0) + 1"/>
+  <title color="#ffffff"
+         x="(3 `max` (width-title_width)) / 2"
+         y="(((height - title_height) / 2) `max` 0)"/>
+</draw_ops>
+
+<draw_ops name="title_text_unfocused">
+  <title color="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"
+         x="(3 `max` (width-title_width)) / 2"
+         y="((height - title_height) / 2) `max` 0"/>
+</draw_ops>
+
+<draw_ops name="title">
+  <include name="title_text"/>
+</draw_ops>
+
+<draw_ops name="title_unfocused">
+  <include name="title_text_unfocused"/>
+</draw_ops>
+
+<!-- ::: BUTTONS ::: -->
+<draw_ops name="button_outline">
+	<tint color="#000000" alpha="0.45"
+		x="2" y="3" width="width-4" height="1"/>
+	<tint color="#000000" alpha="0.45"
+		x="2" y="height-4" width="width-4" height="1"/>
+	<tint color="#000000" alpha="0.45"
+		x="1" y="4" width="1" height="height-8"/>
+	<tint color="#000000" alpha="0.45"
+		x="width-2" y="4" width="1" height="height-8"/>
+
+	<tint color="#ffffff" alpha="0.4" 
+		x="2" y="4" width="width-4" height="1"/>
+	<tint color="#ffffff" alpha="0.4"
+		x="2" y="height-5" width="width-4" height="1"/>
+	<tint color="#ffffff" alpha="0.4"
+		x="2" y="5" width="1" height="height-10"/>
+	<tint color="#ffffff" alpha="0.4"
+		x="width-3" y="5" width="1" height="height-10"/>
+		
+	<tint color="#000000" alpha="0.2"
+		x="2" y="4" width="1" height="1"/>
+	<tint color="#000000" alpha="0.2"
+		x="2" y="height-5" width="1" height="1"/>
+	<tint color="#000000" alpha="0.2"
+		x="width-3" y="4" width="1" height="1"/>
+	<tint color="#000000" alpha="0.2"
+		x="width-3" y="height-5" width="1" height="1"/>
+</draw_ops>
+
+<draw_ops name="button_bg">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[SELECTED]/1.35"/>
+		<color value="shade/gtk:bg[SELECTED]/0.95"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[SELECTED]/0.90"/>
+		<color value="shade/gtk:bg[SELECTED]/0.95"/>
+	</gradient>
+	
+	<include name="button_outline"/>
+</draw_ops>
+
+<draw_ops name="button_bg_prelight">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[SELECTED]/1.45"/>
+		<color value="shade/gtk:bg[SELECTED]/1.05"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[SELECTED]/0.95"/>
+		<color value="shade/gtk:bg[SELECTED]/1.05"/>
+	</gradient>
+     
+	<include name="button_outline"/>	
+</draw_ops>
+
+<draw_ops name="button_bg_pressed">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[SELECTED]/1.15"/>
+		<color value="shade/gtk:bg[SELECTED]/0.75"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[SELECTED]/0.70"/>
+		<color value="shade/gtk:bg[SELECTED]/0.75"/>
+	</gradient>
+	
+	<include name="button_outline"/>	
+</draw_ops>
+
+<draw_ops name="button_bg_unfocused">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[NORMAL]/1.1"/>
+		<color value="shade/gtk:bg[NORMAL]/1.0"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[NORMAL]/0.98"/>
+		<color value="shade/gtk:bg[NORMAL]/1.0"/>
+	</gradient>
+
+	<include name="button_outline"/>		
+</draw_ops>
+
+<draw_ops name="button_bg_unfocused_prelight">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[NORMAL]/1.3"/>
+		<color value="shade/gtk:bg[NORMAL]/1.1"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[NORMAL]/1.05"/>
+		<color value="shade/gtk:bg[NORMAL]/1.1"/>
+	</gradient>
+
+	<include name="button_outline"/>	
+</draw_ops>
+
+<draw_ops name="button_bg_unfocused_pressed">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[NORMAL]/0.76"/>
+		<color value="shade/gtk:bg[NORMAL]/0.75"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[NORMAL]/0.73"/>
+		<color value="shade/gtk:bg[NORMAL]/0.75"/>
+	</gradient>
+
+	<include name="button_outline"/>	
+</draw_ops>
+
+<draw_ops name="menu_button_icon"> 
+  <icon  x="(width-mini_icon_width)/2-2"
+         y="(height-mini_icon_height)/2+1"
+         width="mini_icon_width" height="mini_icon_height"/>
+</draw_ops>
+
+<draw_ops name="menu_button_normal">
+  <include name="menu_button_icon"/>
+</draw_ops>
+<draw_ops name="menu_button_pressed">
+  <include name="menu_button_icon"/>
+</draw_ops>
+<draw_ops name="menu_button_unfocused">
+  <include name="menu_button_icon"/>
+</draw_ops>
+
+<!-- ::: ICONS ::: -->
+<draw_ops name="close_button_icon">
+	<image filename="icon_close.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="close_button_icon_unfocused">
+	<image filename="icon_close_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/>
+</draw_ops>
+
+<draw_ops name="close_button_normal">
+  <include name="button_bg"/>
+  <include name="close_button_icon"/>
+</draw_ops>
+<draw_ops name="close_button_prelight">
+  <include name="button_bg_prelight"/>
+  <include name="close_button_icon"/>
+</draw_ops>
+<draw_ops name="close_button_pressed">
+  <include name="button_bg_pressed"/>
+  <include name="close_button_icon"/>
+</draw_ops>
+<draw_ops name="close_button_unfocused">
+  <include name="button_bg_unfocused"/>
+  <include name="close_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="close_button_unfocused_prelight">
+  <include name="button_bg_unfocused_prelight"/>
+  <include name="close_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="close_button_unfocused_pressed">
+  <include name="button_bg_unfocused_pressed"/>
+  <include name="close_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="maximize_button_icon">
+	<image filename="icon_maximize.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="maximize_button_icon_unfocused">	
+	<image filename="icon_maximize_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/>
+</draw_ops>
+
+<draw_ops name="maximize_button_normal">
+  <include name="button_bg"/>
+  <include name="maximize_button_icon"/>
+</draw_ops>
+<draw_ops name="maximize_button_prelight">
+  <include name="button_bg_prelight"/>
+  <include name="maximize_button_icon"/>
+</draw_ops>
+<draw_ops name="maximize_button_pressed">
+  <include name="button_bg_pressed"/>
+  <include name="maximize_button_icon"/>
+</draw_ops>
+<draw_ops name="maximize_button_unfocused">
+  <include name="button_bg_unfocused"/>
+  <include name="maximize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="maximize_button_unfocused_prelight">
+  <include name="button_bg_unfocused_prelight"/>
+  <include name="maximize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="maximize_button_unfocused_pressed">
+  <include name="button_bg_unfocused_pressed"/>
+  <include name="maximize_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="restore_button_icon">
+	<image filename="icon_restore.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="restore_button_icon_unfocused">
+	<image filename="icon_restore_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/>
+</draw_ops>
+
+<draw_ops name="restore_button_normal">
+  <include name="button_bg"/>
+  <include name="restore_button_icon"/>
+</draw_ops>
+<draw_ops name="restore_button_prelight">
+  <include name="button_bg_prelight"/>
+  <include name="restore_button_icon"/>
+</draw_ops>
+<draw_ops name="restore_button_pressed">
+  <include name="button_bg_pressed"/>
+  <include name="restore_button_icon"/>
+</draw_ops>
+<draw_ops name="restore_button_unfocused">
+  <include name="button_bg_unfocused"/>
+  <include name="restore_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="restore_button_unfocused_prelight">
+  <include name="button_bg_unfocused_prelight"/>
+  <include name="restore_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="restore_button_unfocused_pressed">
+  <include name="button_bg_unfocused_pressed"/>
+  <include name="restore_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="minimize_button_icon">
+	<image filename="icon_minimize.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="minimize_button_icon_unfocused">
+	<image filename="icon_minimize_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/></draw_ops>
+
+<draw_ops name="minimize_button_normal">
+  <include name="button_bg"/>
+  <include name="minimize_button_icon"/>
+</draw_ops>
+<draw_ops name="minimize_button_prelight">
+  <include name="button_bg_prelight"/>
+  <include name="minimize_button_icon"/>
+</draw_ops>
+<draw_ops name="minimize_button_pressed">
+  <include name="button_bg_pressed"/>
+  <include name="minimize_button_icon"/>
+</draw_ops>
+<draw_ops name="minimize_button_unfocused">
+  <include name="button_bg_unfocused"/>
+  <include name="minimize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="minimize_button_unfocused_prelight">
+  <include name="button_bg_unfocused_prelight"/>
+  <include name="minimize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="minimize_button_unfocused_pressed">
+  <include name="button_bg_unfocused_pressed"/>
+  <include name="minimize_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="blank">
+<!-- nothing -->
+</draw_ops>
+
+<frame_style name="normal" geometry="normal">
+  <piece position="entire_background" draw_ops="round_bevel_unfocused"/>
+  <piece position="title" draw_ops="title_unfocused"/>
+  <button function="close" state="normal" draw_ops="close_button_unfocused"/>
+  <button function="close" state="pressed" draw_ops="close_button_unfocused_pressed"/>
+  <button function="close" state="prelight" draw_ops="close_button_unfocused_prelight"/>
+  <button function="maximize" state="normal" draw_ops="maximize_button_unfocused"/>
+  <button function="maximize" state="pressed" draw_ops="maximize_button_unfocused_pressed"/>
+  <button function="maximize" state="prelight" draw_ops="maximize_button_unfocused_prelight"/>
+  <button function="minimize" state="normal" draw_ops="minimize_button_unfocused"/>
+  <button function="minimize" state="pressed" draw_ops="minimize_button_unfocused_pressed"/>
+  <button function="minimize" state="prelight" draw_ops="minimize_button_unfocused_prelight"/>
+  <button function="menu" state="normal" draw_ops="menu_button_normal"/>
+  <button function="menu" state="pressed" draw_ops="menu_button_pressed"/>
+</frame_style>
+
+<frame_style name="normal_shaded" geometry="shaded" parent="normal">
+  <piece position="entire_background" draw_ops="round_bevel_unfocused_shaded"/>
+</frame_style>
+
+<frame_style name="focused" geometry="normal" parent="normal">
+  <piece position="entire_background" draw_ops="round_bevel"/>
+  <piece position="title" draw_ops="title"/>
+  <button function="close" state="normal" draw_ops="close_button_normal"/>
+  <button function="close" state="pressed" draw_ops="close_button_pressed"/>
+  <button function="close" state="prelight" draw_ops="close_button_prelight"/>
+  <button function="maximize" state="normal" draw_ops="maximize_button_normal"/>
+  <button function="maximize" state="pressed" draw_ops="maximize_button_pressed"/>
+  <button function="maximize" state="prelight" draw_ops="maximize_button_prelight"/>
+  <button function="minimize" state="normal" draw_ops="minimize_button_normal"/>
+  <button function="minimize" state="pressed" draw_ops="minimize_button_pressed"/>
+  <button function="minimize" state="prelight" draw_ops="minimize_button_prelight"/>
+</frame_style>
+
+<frame_style name="focused_shaded" geometry="shaded" parent="focused">
+  <piece position="entire_background" draw_ops="round_bevel_shaded"/>
+</frame_style>
+
+<frame_style name="normal_maximized" geometry="normal_maximized" parent="normal">
+  <piece position="entire_background" draw_ops="bevel_maximized_unfocused"/>
+  <button function="maximize" state="normal" draw_ops="restore_button_unfocused"/>
+  <button function="maximize" state="pressed" draw_ops="restore_button_unfocused_pressed"/>
+  <button function="maximize" state="prelight" draw_ops="restore_button_unfocused_prelight"/>
+</frame_style>
+
+<frame_style name="normal_maximized_shaded" geometry="normal_maximized" parent="normal_maximized">
+  <piece position="entire_background" draw_ops="bevel_maximized_unfocused_shaded"/>
+</frame_style>
+
+<frame_style name="focused_maximized" geometry="normal_maximized" parent="focused">
+  <piece position="entire_background" draw_ops="bevel_maximized"/>
+  <button function="maximize" state="normal" draw_ops="restore_button_normal"/>
+  <button function="maximize" state="pressed" draw_ops="restore_button_pressed"/>
+  <button function="maximize" state="prelight" draw_ops="restore_button_prelight"/>
+</frame_style>
+
+<frame_style name="focused_maximized_shaded" geometry="normal_maximized" parent="focused_maximized">
+  <piece position="entire_background" draw_ops="bevel_maximized_shaded"/>
+</frame_style>
+
+<frame_style name="border" geometry="border" parent="normal">
+  <piece position="entire_background" draw_ops="border"/>
+  <piece position="title" draw_ops="blank"/>
+</frame_style>
+
+<frame_style name="utility_normal" geometry="utility" parent="normal">
+  <piece position="entire_background" draw_ops="bevel_unfocused"/>
+</frame_style>
+<frame_style name="utility_focused" geometry="utility" parent="focused">
+  <piece position="entire_background" draw_ops="bevel"/>
+</frame_style>
+<frame_style name="utility_focused_shaded" geometry="utility" parent="focused_shaded">
+  <piece position="entire_background" draw_ops="bevel_shaded"/>
+</frame_style>
+
+<frame_style_set name="normal">
+   <frame focus="yes" state="normal" resize="both" style="focused"/>
+   <frame focus="no" state="normal" resize="both" style="normal"/>
+   <frame focus="yes" state="maximized" style="focused_maximized"/>
+   <frame focus="no" state="maximized" style="normal_maximized"/>
+   <frame focus="yes" state="shaded" style="focused_shaded"/>
+   <frame focus="no" state="shaded" style="normal_shaded"/>
+   <frame focus="yes" state="maximized_and_shaded" style="focused_maximized_shaded"/>
+   <frame focus="no" state="maximized_and_shaded" style="normal_maximized_shaded"/>
+</frame_style_set>
+
+<frame_style_set name="utility" parent="normal">
+<frame focus="yes" state="normal" resize="both" style="utility_focused"/>
+<frame focus="no" state="normal" resize="both" style="utility_normal"/>
+<!-- this is a bunch of crack since utility windows shouldn't be maximized -->
+<frame focus="yes" state="maximized" style="focused"/>
+<frame focus="no" state="maximized" style="normal"/>
+<frame focus="yes" state="shaded" style="utility_focused_shaded"/>
+<frame focus="no" state="shaded" style="utility_normal"/>
+<frame focus="yes" state="maximized_and_shaded" style="focused_shaded"/>
+<frame focus="no" state="maximized_and_shaded" style="normal"/>
+</frame_style_set>
+
+<frame_style_set name="border">
+<frame focus="yes" state="normal" resize="both" style="border"/>
+<frame focus="no" state="normal" resize="both" style="border"/>
+<frame focus="yes" state="maximized" style="border"/>
+<frame focus="no" state="maximized" style="border"/>
+<frame focus="yes" state="shaded" style="border"/>
+<frame focus="no" state="shaded" style="border"/>
+<frame focus="yes" state="maximized_and_shaded" style="border"/>
+<frame focus="no" state="maximized_and_shaded" style="border"/>
+</frame_style_set>
+
+<window type="normal" style_set="normal"/>
+<window type="dialog" style_set="normal"/>
+<window type="modal_dialog" style_set="normal"/>
+<window type="menu" style_set="normal"/>
+<window type="utility" style_set="utility"/>
+<window type="border" style_set="border"/>
+
+<menu_icon function="close" state="normal" draw_ops="close_button_icon_unfocused"/>
+<menu_icon function="maximize" state="normal" draw_ops="maximize_button_icon_unfocused"/>
+<menu_icon function="unmaximize" state="normal" draw_ops="restore_button_icon_unfocused"/>
+<menu_icon function="minimize" state="normal" draw_ops="minimize_button_icon_unfocused"/>
+
+</metacity_theme>
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/cursor.theme
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/cursor.theme	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/cursor.theme	(revision 1296)
@@ -0,0 +1,2 @@
+[Icon Theme]
+Inherits=Human
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/gtk-2.0/gtkrc
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/gtk-2.0/gtkrc	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapper/gtk-2.0/gtkrc	(revision 1296)
@@ -0,0 +1,199 @@
+style "clearlooks-default"
+{
+  GtkButton      ::default_border    = { 0, 0, 0, 0 }
+  GtkRange       ::trough_border     = 0
+  GtkPaned       ::handle_size       = 6
+  GtkRange       ::slider_width      = 15
+  GtkRange       ::stepper_size      = 15
+  
+  GtkScrollbar   ::min_slider_length = 35
+  GtkCheckButton ::indicator_size    = 14
+  GtkMenuBar     ::internal-padding  = 0
+  GtkTreeView    ::expander_size     = 14
+  GtkExpander    ::expander_size     = 16
+  GtkScale       ::slider-length     = 31
+#  GtkToolbar     ::button-relief     = GTK_RELIEF_NORMAL
+#  GtkMenuBar     ::shadow-type       = GTK_SHADOW_OUT
+#  GtkScrollbar   ::has-secondary-forward-stepper = 1
+#  GtkScrollbar   ::has-secondary-backward-stepper = 1
+
+  GtkButton      ::child-displacement-x = 0
+  GtkButton      ::child-displacement-y = 0
+
+  xthickness = 1
+  ythickness = 1
+
+        fg[NORMAL]        = "#101010"
+        fg[PRELIGHT]      = "#101010"
+        fg[ACTIVE]        = "#000000"
+        fg[SELECTED]      = "#ffffff"
+        fg[INSENSITIVE]   = "#b5b3ac"
+
+        bg[NORMAL]        = "#efebe7" # was #efebe7
+        bg[PRELIGHT]      = "#f5f3f0"
+        bg[ACTIVE]        = "#d0c8c1"
+        bg[SELECTED]      = "#ff6600" # Human c8ad8c
+        bg[INSENSITIVE]   = "#efebe7"
+
+        base[NORMAL]      = "#ffffff"
+        base[PRELIGHT]    = "#ffffff" # Human b39169
+        base[ACTIVE]      = "#DBC19A" # "#70442b" # Human c8ad8c
+        base[SELECTED]    = "#FFD799" # Human b39169
+        base[INSENSITIVE] = "#efebe7"
+
+        text[NORMAL]      = "#000000"
+        text[PRELIGHT]    = "#000000"
+        text[ACTIVE]      = "#000000"
+        text[SELECTED]    = "#000000"
+        text[INSENSITIVE] = "#b5b3ac"
+
+  engine "ubuntulooks" 
+  {
+    menubarstyle      = 2       # 0 = flat, 1 = sunken, 2 = flat gradient
+    menuitemstyle     = 1       # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button)
+    listviewitemstyle = 1       # 0 = flat, 1 = 3d-ish (gradient)
+    progressbarstyle  = 1       # 0 = candy bar, 1 = fancy candy bar, 2 = flat
+    animation         = FALSE
+  }
+}
+
+
+style "clearlooks-wide" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 2
+}
+
+style "clearlooks-wider" = "clearlooks-default"
+{
+  xthickness = 3
+  ythickness = 3
+}
+
+style "clearlooks-button" = "clearlooks-wider"
+{
+  #bg[NORMAL] = "#f8f5f2" # was #eae4df
+  bg[NORMAL] = "#CCC9C5"
+  bg[ACTIVE] = "#efebe7"
+  #bg[PRELIGHT] = "#fcfaf7"
+  bg[PRELIGHT] = "#eae4df"
+}
+
+style "clearlooks-notebook" = "clearlooks-wide"
+{
+  bg[NORMAL]      = "#efebe5"
+  bg[INSENSITIVE] = "#efebe5"
+}
+
+style "clearlooks-tasklist" = "clearlooks-default"
+{
+  xthickness = 5
+  ythickness = 3
+}
+
+style "clearlooks-menu" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 1
+  bg[NORMAL] = "#f8f5f2"
+}
+
+style "clearlooks-menubar-item" = "clearlooks-button"
+{
+    fg[PRELIGHT] = "#000000"
+}
+
+style "clearlooks-menu-item" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 3
+  bg[SELECTED] = "#FFD799"
+  fg[PRELIGHT] = "#000000"
+  text[PRELIGHT] = "#000000"
+}
+
+style "clearlooks-tree" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 2
+}
+
+style "clearlooks-frame-title" = "clearlooks-default"
+{
+  fg[NORMAL] = "#404040"
+}
+
+style "clearlooks-tooltips" = "clearlooks-default"
+{
+  xthickness = 4
+  ythickness = 4
+  bg[NORMAL] = { 1.0,1.0,0.75 }
+}
+
+style "clearlooks-progressbar" = "clearlooks-wide"
+{
+  xthickness = 2
+  ythickness = 2
+  fg[PRELIGHT]  = "#ffffff"
+}
+
+style "clearlooks-combo" = "clearlooks-button"
+{
+}
+
+style "metacity-frame" = "clearlooks-default"
+{
+  bg[SELECTED] = "#fb8b00" #yellowish
+  bg[SELECTED] = "#888888" #gray
+  #bg[SELECTED] = "#ae7249" #old human
+  bg[SELECTED] = "#BA5A30" #modified old human
+}
+
+# Evolution uses bg and fg for its ETree instead of base and text like it should
+style "evolution-hack" = "clearlooks-default"
+{
+  bg[ACTIVE]   = "#DBC19A"
+  bg[SELECTED] = "#FFD799"
+  fg[ACTIVE]   = "#000000"
+  fg[SELECTED] = "#000000"
+}
+	
+
+# widget styles
+class "GtkWidget" style "clearlooks-default"
+class "GtkButton" style "clearlooks-button"
+#class "GtkScale"  style "clearlooks-button"
+class "GtkCombo"  style "clearlooks-button"
+class "GtkRange"  style "clearlooks-wide"
+class "GtkFrame"  style "clearlooks-wide"
+class "GtkMenu"   style "clearlooks-menu"
+class "GtkEntry"  style "clearlooks-wider"
+class "GtkMenuItem"    style "clearlooks-menu-item"
+class "GtkNotebook"    style "clearlooks-notebook"
+class "GtkProgressBar" style "clearlooks-progressbar"
+class "MetaFrames" style "metacity-frame"
+ 
+#class "GtkMenuBar" style "clearlooks-menubar"
+
+widget_class "*MenuItem.*" style "clearlooks-menu-item"
+#widget_class "*.GtkMenuBar.*MenuItem.*" style "clearlooks-menubar-item"
+
+# combobox stuff
+widget_class "*.GtkComboBox.GtkButton" style "clearlooks-combo"
+widget_class "*.GtkCombo.GtkButton"    style "clearlooks-combo"
+# tooltips stuff
+widget_class "*.tooltips.*.GtkToggleButton" style "clearlooks-tasklist"
+widget "gtk-tooltips" style "clearlooks-tooltips"
+
+# treeview stuff
+widget_class "*.GtkTreeView.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCTree.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkFrame.GtkLabel" style "clearlooks-frame-title"
+
+# notebook stuff
+widget_class "*.GtkNotebook.*.GtkEventBox" style "clearlooks-notebook"
+widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
+
+widget_class "*.ETree.*" style "evolution-hack"
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/Human_Olive/gtk-2.0/gtkrc
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/Human_Olive/gtk-2.0/gtkrc	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/Human_Olive/gtk-2.0/gtkrc	(revision 1296)
@@ -0,0 +1,215 @@
+style "clearlooks-default"
+{
+  GtkButton      ::default_border    = { 0, 0, 0, 0 }
+  GtkRange       ::trough_border     = 0
+  GtkPaned       ::handle_size       = 6
+  GtkRange       ::slider_width      = 15
+  GtkRange       ::stepper_size      = 15
+  
+  GtkScrollbar   ::min_slider_length = 35
+  GtkCheckButton ::indicator_size    = 14
+  GtkMenuBar     ::internal-padding  = 0
+  GtkTreeView    ::expander_size     = 14
+  GtkExpander    ::expander_size     = 16
+  GtkScale       ::slider-length     = 31
+#  GtkToolbar     ::button-relief     = GTK_RELIEF_NORMAL
+#  GtkMenuBar     ::shadow-type       = GTK_SHADOW_OUT
+#  GtkScrollbar   ::has-secondary-forward-stepper = 1
+#  GtkScrollbar   ::has-secondary-backward-stepper = 1
+
+  GtkButton      ::child-displacement-x = 0
+  GtkButton      ::child-displacement-y = 0
+
+  xthickness = 1
+  ythickness = 1
+
+ 	  fg[NORMAL]        = "#000000" # black
+  fg[PRELIGHT]      = "#000000" # black
+  fg[SELECTED]      = "#ffffff" # white 
+  fg[ACTIVE]        = "#000000" # black
+#fg[NORMAL]        = "#201d15" # very dark brown
+#  fg[PRELIGHT]      = "#201d15" # very dark brown
+#  fg[ACTIVE]        = "#201d15" # very dark brown
+#  fg[SELECTED]      = "#201d15" # very dark brown
+  fg[INSENSITIVE]   = "#b5b3ac" # grey
+
+  bg[NORMAL]        = "#ece9d8" # beige
+  bg[PRELIGHT]      = "#f1efe3" # light beige
+  bg[ACTIVE]        = "#cdc7b0" # dark beige
+  bg[SELECTED]      = "#b4c994" # olive
+  bg[INSENSITIVE]   = "#ece9d8" # beige
+  
+  base[NORMAL]      = "#ffffff" # white
+  base[PRELIGHT]    = "#b4c994" # olive
+  base[ACTIVE]      = "#aba897" # dark olive
+  base[SELECTED]    = "#b4c994" # olive
+  base[INSENSITIVE] = "#ece9d8" # beige
+
+  text[NORMAL]      = "#000000" # black
+  text[PRELIGHT]    = "#000000" # black
+  text[ACTIVE]      = "#ffffff" # white
+  text[SELECTED]    = "#ffffff" # white
+  text[INSENSITIVE] = "#a69872" # very dark brown
+
+  engine "ubuntulooks" 
+  {
+    menubarstyle      = 2       # 0 = flat, 1 = sunken, 2 = flat gradient
+    menuitemstyle     = 1       # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button)
+    listviewitemstyle = 1       # 0 = flat, 1 = 3d-ish (gradient)
+    progressbarstyle  = 1       # 0 = candy bar, 1 = fancy candy bar, 2 = flat
+    animation         = FALSE
+  }
+}
+
+
+style "clearlooks-wide" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 2
+}
+
+style "clearlooks-wider" = "clearlooks-default"
+{
+  xthickness = 3
+  ythickness = 3
+}
+
+style "clearlooks-button" = "clearlooks-wider"
+{
+        bg[NORMAL] = "#F6F6F6" # was #eae4df
+        bg[PRELIGHT] = "#FFFFFF"
+        bg[INSENSITIVE]   = "#D9D9D9"
+}
+
+style "clearlooks-notebook" = "clearlooks-wide"
+{
+        bg[NORMAL]      = "#FFFFFF"
+        bg[ACTIVE] = "#D9D9D9"
+}
+
+
+
+style "clearlooks-tasklist" = "clearlooks-default"
+{
+  xthickness = 5
+  ythickness = 3
+}
+
+style "clearlooks-menu" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 1
+  bg[NORMAL] = "#F6F6F6"
+}
+
+style "clearlooks-menubar-item" = "clearlooks-button"
+{
+    fg[PRELIGHT] = "#000000"
+}
+
+style "clearlooks-menu-item" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 3
+  fg[PRELIGHT] = "#ffffff"
+  text[PRELIGHT] = "#ffffff"
+
+}
+
+style "clearlooks-tree" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 2
+}
+
+style "clearlooks-frame-title" = "clearlooks-default"
+{
+  fg[NORMAL] = "#404040"
+}
+
+style "clearlooks-tooltips" = "clearlooks-default"
+{
+  xthickness = 4
+  ythickness = 4
+  bg[NORMAL] = { 1.0,1.0,0.75 }
+}
+
+style "clearlooks-progressbar" = "clearlooks-wide"
+{
+  xthickness = 2
+  ythickness = 2
+  fg[PRELIGHT]  = "#ffffff"
+}
+
+style "clearlooks-combo" = "clearlooks-button"
+{
+}
+
+style "metacity-frame" = "clearlooks-default"
+{
+  bg[SELECTED] = "#b4c994" #"#CC5F2E"
+}
+
+# Evolution uses bg and fg for its ETree instead of base and text like it should
+style "evolution-hack" = "clearlooks-default"
+{
+#  bg[ACTIVE]   = "#DBC19A"
+#  bg[SELECTED] = "#FFD799"
+#  fg[ACTIVE]   = "#000000"
+#  fg[SELECTED] = "#000000"
+        fg[NORMAL]        = "#101010"
+        fg[ACTIVE]        = "#000000"
+        fg[SELECTED]      = "#ffffff"
+        fg[INSENSITIVE]   = "#b5b3ac"
+
+        bg[NORMAL]        = "#F6F6F6"
+        bg[ACTIVE]        = "#d9d9d9"
+        bg[SELECTED]      = "#6484A4"
+        bg[INSENSITIVE]   = "#d9d9d9"
+
+}
+	
+
+# widget styles
+class "GtkWidget" style "clearlooks-default"
+class "GtkButton" style "clearlooks-button"
+#class "GtkScale"  style "clearlooks-button"
+class "GtkCombo"  style "clearlooks-button"
+class "GtkRange"  style "clearlooks-wide"
+class "GtkFrame"  style "clearlooks-wide"
+class "GtkMenu"   style "clearlooks-menu"
+class "GtkEntry"  style "clearlooks-wider"
+class "GtkMenuItem"    style "clearlooks-menu-item"
+class "GtkNotebook"    style "clearlooks-notebook"
+class "GtkProgressBar" style "clearlooks-progressbar"
+class "MetaFrames" style "metacity-frame"
+ 
+#class "GtkMenuBar" style "clearlooks-menubar"
+
+widget_class "*MenuItem.*" style "clearlooks-menu-item"
+widget_class "*MenuItem.*ProgressBar*" style "clearlooks-default"
+#widget_class "*.GtkMenuBar.*MenuItem.*" style "clearlooks-menubar-item"
+
+# combobox stuff
+widget_class "*.GtkComboBox.GtkButton" style "clearlooks-combo"
+widget_class "*.GtkCombo.GtkButton"    style "clearlooks-combo"
+# tooltips stuff
+widget_class "*.tooltips.*.GtkToggleButton" style "clearlooks-tasklist"
+widget "gtk-tooltips" style "clearlooks-tooltips"
+
+# treeview stuff
+widget_class "*.GtkTreeView.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCTree.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkFrame.GtkLabel" style "clearlooks-frame-title"
+
+# notebook stuff
+widget_class "*.GtkNotebook.*.GtkEventBox" style "clearlooks-notebook"
+widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
+
+# those should really use base and text colors instead
+widget_class "*GtkCTree*" style "evolution-hack"
+widget_class "*GtkList*" style "evolution-hack"
+widget_class "*GtkCList*" style "evolution-hack"
+widget_class "*.ETree.*" style "evolution-hack"
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/Parsix/metacity-1/metacity-theme-1.xml
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/Parsix/metacity-1/metacity-theme-1.xml	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/Parsix/metacity-1/metacity-theme-1.xml	(revision 1296)
@@ -0,0 +1,760 @@
+<?xml version="1.0"?>
+<!-- 	$Id: metacity-theme-1.xml,v 1.1 2005/08/01 18:39:07 thos Exp $	 -->
+<metacity_theme>
+<info>
+  <name>Parsix</name>
+  <author>Daniel Borgmann &lt;daniel.borgmann@gmail.com&gt; Billy Cantrell, bvcmdk@yahoo.com</author>
+  <copyright>&#194; 2005 Daniel Borgmann</copyright>
+  <date>April, 2006</date>
+  <description>Human Round, based on Clearlooks</description>
+</info>
+ 
+<frame_geometry name="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="true" rounded_bottom_right="true">
+  <distance name="left_width" value="5"/>
+  <distance name="right_width" value="5"/>
+  <distance name="bottom_height" value="5"/>
+  <distance name="left_titlebar_edge" value="4"/>
+  <distance name="right_titlebar_edge" value="4"/>
+  <aspect_ratio name="button" value="0.9"/>
+  <distance name="title_vertical_pad" value="4"/>
+  <border name="title_border" left="2" right="2" top="1" bottom="2"/>
+  <border name="button_border" left="0" right="0" top="0" bottom="0"/>
+</frame_geometry>
+
+<frame_geometry name="shaded" parent="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="true" rounded_bottom_right="true"/>
+
+<frame_geometry name="normal_maximized" parent="normal" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
+  <!-- strip frame spacing off the normal geometry when maximised -->
+  <distance name="left_width" value="0"/>
+  <distance name="right_width" value="0"/>
+  <distance name="bottom_height" value="1"/>
+  <distance name="left_titlebar_edge" value="0"/>
+  <distance name="right_titlebar_edge" value="0"/>
+</frame_geometry>
+
+<frame_geometry name="utility" title_scale="small" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
+  <distance name="left_width" value="5"/>
+  <distance name="right_width" value="5"/>
+  <distance name="bottom_height" value="5"/>
+  <distance name="left_titlebar_edge" value="0"/>
+  <distance name="right_titlebar_edge" value="2"/>
+  <distance name="title_vertical_pad" value="4"/>
+  <border name="title_border" left="0" right="2" top="1" bottom="2"/>
+  <border name="button_border" left="0" right="0" top="0" bottom="0"/>
+  <aspect_ratio name="button" value="0.8"/>
+</frame_geometry>
+
+<frame_geometry name="border" has_title="false">
+  <distance name="left_width" value="4"/>
+  <distance name="right_width" value="4"/>
+  <distance name="bottom_height" value="4"/>
+  <distance name="left_titlebar_edge" value="0"/>
+  <distance name="right_titlebar_edge" value="0"/>
+  <distance name="button_width" value="0"/>
+  <distance name="button_height" value="0"/>
+  <distance name="title_vertical_pad" value="4"/>
+  <border name="title_border" left="0" right="0" top="0" bottom="0"/>
+  <border name="button_border" left="0" right="0" top="0" bottom="0"/>
+</frame_geometry>
+
+<!-- button minimum size -->
+<constant name="Bmin" value="7"/>
+<!-- button inside padding -->
+<constant name="Bpad" value="8"/>
+
+<draw_ops name="corners_outline_selected_top">
+	<!-- top left -->
+	<line color="shade/gtk:bg[SELECTED]/0.4" x1="0" y1="6" x2="1" y2="2"/>
+	<line color="shade/gtk:bg[SELECTED]/0.5" x1="1" y1="3" x2="1" y2="4"/>
+ 	<line color="shade/gtk:bg[SELECTED]/0.55" x1="1" y1="3" x2="2" y2="2"/>
+	<line color="shade/gtk:bg[SELECTED]/0.55" x1="3" y1="1" x2="4" y2="1"/>
+	<line color="shade/gtk:bg[SELECTED]/0.6" x1="3" y1="1" x2="1" y2="1"/>
+
+	<!-- top right -->
+	<line color="shade/gtk:bg[SELECTED]/0.4" x1="width-1" y1="6" x2="width-1" y2="2"/>
+	<line color="shade/gtk:bg[SELECTED]/0.5" x1="width-2" y1="3" x2="width-2" y2="4"/>
+	<line color="shade/gtk:bg[SELECTED]/0.55" x1="width-2" y1="3" x2="width-3" y2="2"/>
+	<line color="shade/gtk:bg[SELECTED]/0.55" x1="width-4" y1="1" x2="width-5" y2="1"/>
+	<line color="shade/gtk:bg[SELECTED]/0.6" x1="width-4" y1="1" x2="width-1" y2="1"/>
+</draw_ops>
+
+<draw_ops name="corners_outline_top">
+	<!-- top left -->
+	<line color="shade/gtk:bg[NORMAL]/0.35" x1="1" y1="3" x2="1" y2="4"/>
+ 	<line color="shade/gtk:bg[NORMAL]/0.4" x1="2" y1="2" x2="2" y2="2"/>
+	<line color="shade/gtk:bg[NORMAL]/0.45" x1="3" y1="1" x2="4" y2="1"/>
+
+	<!-- top right -->
+	<line color="shade/gtk:bg[NORMAL]/0.35" x1="width-2" y1="3" x2="width-2" y2="4"/>
+	<line color="shade/gtk:bg[NORMAL]/0.4" x1="width-3" y1="2" x2="width-3" y2="2"/>
+	<line color="shade/gtk:bg[NORMAL]/0.45" x1="width-4" y1="1" x2="width-5" y2="1"/>
+</draw_ops>
+
+<draw_ops name="corners_outline_selected_bottom">
+	<!-- bottom left -->
+	<line color="shade/gtk:bg[SELECTED]/0.38" x1="1" y1="height-4" x2="0" y2="height-7"/>
+	<line color="shade/gtk:bg[SELECTED]/0.36" x1="1" y1="height-4" x2="1" y2="height-5"/>
+ 	<line color="shade/gtk:bg[SELECTED]/0.38" x1="2" y1="height-3" x2="2" y2="height-3"/>
+	<line color="shade/gtk:bg[SELECTED]/0.35" x1="2" y1="height-2" x2="4" y2="height-2"/>
+
+	<!-- bottom right -->
+	<line color="shade/gtk:bg[SELECTED]/0.38" x1="width-2" y1="height-4" x2="width-1" y2="height-7"/>
+	<line color="shade/gtk:bg[SELECTED]/0.36" x1="width-2" y1="height-4" x2="width-2" y2="height-5"/>
+	<line color="shade/gtk:bg[SELECTED]/0.38" x1="width-3" y1="height-3" x2="width-3" y2="height-3"/>
+	<line color="shade/gtk:bg[SELECTED]/0.35" x1="width-4" y1="height-2" x2="width-5" y2="height-2"/>
+</draw_ops>
+<draw_ops name="corners_outline_bottom">
+	<!-- bottom left -->
+	<line color="shade/gtk:bg[NORMAL]/0.95" x1="4" y1="height-3" x2="1" y2="height-3"/>
+	<line color="shade/gtk:bg[NORMAL]/0.93" x1="3" y1="height-3" x2="1" y2="height-3"/>
+	<line color="shade/gtk:bg[NORMAL]/1.05" x1="2" y1="height-5" x2="1" y2="height-6"/>
+	<line color="shade/gtk:bg[NORMAL]/1.03" x1="2" y1="height-4" x2="1" y2="height-5"/>
+	<line color="shade/gtk:bg[NORMAL]/0.85" x1="6" y1="height-2" x2="1" y2="height-2"/>
+	<line color="shade/gtk:bg[NORMAL]/0.83" x1="5" y1="height-2" x2="1" y2="height-3"/>
+
+	<line color="shade/gtk:bg[NORMAL]/0.28" x1="1" y1="height-4" x2="1" y2="height-5"/>
+ 	<line color="shade/gtk:bg[NORMAL]/0.3" x1="2" y1="height-3" x2="2" y2="height-3"/>
+	<line color="shade/gtk:bg[NORMAL]/0.28" x1="2" y1="height-2" x2="4" y2="height-2"/>
+
+	<!-- bottom right -->
+	<line color="shade/gtk:bg[NORMAL]/0.90" x1="width-3" y1="height-4" x2="width-2" y2="height-4"/>
+	<line color="shade/gtk:bg[NORMAL]/0.90" x1="width-3" y1="height-5" x2="width-2" y2="height-5"/>
+	<line color="shade/gtk:bg[NORMAL]/0.90" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>
+	<line color="shade/gtk:bg[NORMAL]/0.97" x1="width-4" y1="height-4" x2="width-4" y2="height-4"/>
+
+	<line color="shade/gtk:bg[NORMAL]/0.28" x1="width-2" y1="height-4" x2="width-2" y2="height-5"/>
+	<line color="shade/gtk:bg[NORMAL]/0.3" x1="width-3" y1="height-3" x2="width-3" y2="height-3"/>
+	<line color="shade/gtk:bg[NORMAL]/0.28" x1="width-4" y1="height-2" x2="width-5" y2="height-2"/>
+
+</draw_ops>
+
+<draw_ops name="corners_hilight">
+	<!-- ** corner hilight for left top ** -->
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="2" y="3" width="1" height="2"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="3" y="3" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="3" y="2" width="2" height="1"/>
+	<tint color="#000000" alpha="0.07" x="3" y="2" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="2" y="5" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="2" y="6" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="4" y="3" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="3" y="4" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="5" y="2" width="1" height="1"/>
+  
+
+	<!-- ** corner hilight for right top ** -->
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.15" x="width-4" y="3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.05" x="width-4" y="2" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="width-5" y="2" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="width-6" y="2" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="width-7" y="2" width="1" height="1"/>
+	<tint color="#000000" alpha="0.1" x="width-3" y="3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.04" x="width-3" y="4" width="1" height="2"/>
+  
+  <!-- ** corner hilight for left bottom ** -->
+  <!--<line color="shade/gtk:bg[NORMAL]/1.3" x1="2" y1="height-4" x2="2" y2="height-5"/>
+  <line color="shade/gtk:bg[NORMAL]/0.88" x1="3" y1="height-3" x2="4" y2="height-3"/>-->
+
+  <!-- ** corner hilight for right bottom ** -->
+  <!--<line color="shade/gtk:bg[NORMAL]/0.88" x1="width-3" y1="height-4" x2="width-3" y2="height-5"/>
+  <line color="shade/gtk:bg[NORMAL]/0.88" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>-->
+</draw_ops>
+
+<draw_ops name="corners_hilight_shaded">
+	<!-- ** corner hilight for left top ** -->
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="2" y="3" width="1" height="2"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="3" y="3" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="3" y="2" width="2" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="2" y="5" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="2" y="6" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="4" y="3" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="3" y="4" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="5" y="2" width="1" height="1"/>
+  
+	<!-- ** corner hilight for right top ** -->
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="width-5" y="2" width="2" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="width-4" y="3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.04" x="width-3" y="3" width="1" height="2"/>
+  
+	<!-- ** corner hilight for left bottom ** -->
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="2" y="height-5" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.15" x="2" y="height-4" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="3" y="height-4" width="1" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="2" y="height-6" width="1" height="1"/>
+	<tint color="#000000" alpha="0.05" x="4" y="height-3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.1" x="3" y="height-3" width="1" height="1"/>
+
+	<!-- ** corner hilight for right bottom ** -->
+	<tint color="#000000" alpha="0.03" x="width-6" y="height-3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.03" x="width-4" y="height-4" width="1" height="1"/>
+	<tint color="#000000" alpha="0.03" x="width-3" y="height-6" width="1" height="1"/>
+	<tint color="#000000" alpha="0.11" x="width-5" y="height-3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.15" x="width-4" y="height-3" width="1" height="1"/>
+	<tint color="#000000" alpha="0.09" x="width-3" y="height-5" width="1" height="1"/>
+	<tint color="#000000" alpha="0.13" x="width-3" y="height-4" width="1" height="1"/>
+</draw_ops>
+
+<draw_ops name="outer_frame">
+	<!-- background fill to fix theme manager rendering bugs -->
+	<rectangle color="gtk:bg[NORMAL]" filled="true" x="0" y="0" width="width-1" height="height-1"/>
+
+	<line color="shade/gtk:bg[NORMAL]/0.88" x1="1" y1="height - 2" x2="width - 2" y2="height - 2"/>
+	<line color="shade/gtk:bg[NORMAL]/0.88" x1="width - 2" y1="3" x2="width - 2" y2="height - 2"/>
+	<line color="shade/gtk:bg[NORMAL]/1.3" x1="3" y1="1" x2="width - 4" y2="1"/>
+	<line color="shade/gtk:bg[NORMAL]/1.3" x1="1" y1="3" x2="1" y2="height - 2"/>
+	
+	<rectangle color="shade/gtk:bg[NORMAL]/0.25" filled="false"
+		x="0" y="0"
+		width="width - 1"
+		height="height - 1"/>
+</draw_ops>
+
+<draw_ops name="title_background">
+	<gradient type="vertical" x="0" y="1" width="width" height="top_height / 2">
+		<color value="shade/gtk:bg[SELECTED]/1.3"/> <!-- 1.25 0.97 - 0.95 1.00 -->
+		<color value="shade/gtk:bg[SELECTED]/1.0"/>
+	</gradient>
+	<gradient type="vertical" x="0" y="top_height / 2" width="width" height="top_height / 2">
+		<color value="shade/gtk:bg[SELECTED]/0.97"/>
+		<color value="shade/gtk:bg[SELECTED]/1.1"/>
+	</gradient>
+	
+	<line color="shade/gtk:bg[SELECTED]/0.55" x1="0" y1="0" x2="width" y2="0"/>
+	<!--<line color="shade/gtk:bg[SELECTED]/0.4" x1="7" y1="0" x2="width -8" y2="0"/>-->
+
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="0" y="1" width="width" height="1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="7" y="1" width="width -14" height="1"/>
+
+	<line color="shade/gtk:bg[SELECTED]/0.97" x1="0" y1="top_height-2" x2="width" y2="top_height-2"/>
+	<line color="shade/gtk:bg[SELECTED]/0.7" x1="0" y1="top_height-1" x2="width-1" y2="top_height-1"/>
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="6" y="2" width="1" height="1"/>
+
+	<tint color="#000000" alpha="0.05" x="width-6" y="1" width="1" height="1"/>
+	<tint color="#000000" alpha="0.05" x="5" y="1" width="1" height="1"/>
+</draw_ops>
+
+<!-- ** title background with side borders ** -->
+<draw_ops name="title_background_full">
+	<include name="title_background"/>
+	
+	<line color="shade/gtk:bg[SELECTED]/0.32" x1="0" y1="0" x2="0" y2="top_height-1"/>
+	<line color="shade/gtk:bg[SELECTED]/0.32" x1="width-1" y1="0" x2="width-1" y2="top_height-1"/>
+	
+	<tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="1" y="2" width="1" height="top_height-3"/>
+	<tint color="#000000" alpha="0.05" x="width-2" y="2" width="1" height="top_height-4"/>
+</draw_ops>
+
+<draw_ops name="title_background_unfocused">
+	<gradient type="vertical" x="2" y="1" width="width - 4" height="top_height / 2">
+		<color value="shade/gtk:bg[NORMAL]/1.05"/>
+		<color value="shade/gtk:bg[NORMAL]/1.0"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="top_height / 2" width="width - 4" height="top_height / 2">
+		<color value="shade/gtk:bg[NORMAL]/0.99"/>
+		<color value="shade/gtk:bg[NORMAL]/1.0"/>
+	</gradient>
+	
+	<line color="shade/gtk:bg[NORMAL]/0.45" x1="0" y1="0" x2="width" y2="0"/>
+	<line color="shade/gtk:bg[NORMAL]/1.3" x1="0" y1="1" x2="width" y2="1"/>
+</draw_ops>
+
+<draw_ops name="title_background_unfocused_full">
+	<include name="title_background_unfocused"/>
+	
+	<!--<line color="shade/gtk:bg[NORMAL]/0.25" x1="0" y1="0" x2="0" y2="top_height-1"/>
+	<line color="shade/gtk:bg[NORMAL]/0.25" x1="width-1" y1="0" x2="width-1" y2="top_height-1"/>
+	
+	<tint color="shade/gtk:bg[NORMAL]/2" alpha="0.4"
+		x="1" y="2" width="1" height="top_height-3"/>
+	<tint color="#000000" alpha="0.1"
+		x="width-2" y="2" width="1" height="top_height-4"/>-->
+</draw_ops>
+
+<draw_ops name="bevel_maximized">
+	<include name="title_background"/>
+	<line color="gtk:dark[NORMAL]" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_maximized_shaded">
+	<include name="title_background"/>
+	<line color="shade/gtk:bg[SELECTED]/0.25" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_maximized_unfocused">
+	<include name="title_background_unfocused"/>
+	<line color="gtk:dark[NORMAL]" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_maximized_unfocused_shaded">
+	<include name="title_background_unfocused"/>
+	<line color="shade/gtk:bg[NORMAL]/0.25" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_unfocused">
+	<include name="outer_frame"/>
+	<include name="title_background_unfocused_full"/>
+</draw_ops>
+
+<draw_ops name="round_bevel_unfocused">
+  <include name="bevel_unfocused"/>
+  <include name="corners_outline_top"/>
+  <include name="corners_outline_bottom"/>
+  <include name="corners_hilight"/>
+</draw_ops>
+
+<draw_ops name="round_bevel_unfocused_shaded">
+  <include name="bevel_unfocused"/>
+  <include name="corners_outline_top"/>
+  <include name="corners_outline_bottom"/>
+  <include name="corners_hilight_shaded"/>
+  <line color="shade/gtk:bg[NORMAL]/0.25" x1="5" y1="height-1" x2="width-6" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel">
+	<include name="outer_frame"/>
+	<include name="title_background_full"/>
+</draw_ops>
+
+<draw_ops name="round_bevel">
+  <include name="bevel"/>
+  <include name="corners_outline_selected_top"/>
+  <include name="corners_outline_bottom"/>
+  <include name="corners_hilight"/>
+</draw_ops>
+
+<draw_ops name="bevel_shaded">
+  <include name="bevel"/>
+  <line color="shade/gtk:bg[SELECTED]/0.25" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="round_bevel_shaded">
+  <include name="bevel"/>
+  <include name="corners_outline_selected_top"/>
+  <include name="corners_outline_selected_bottom"/>
+  <include name="corners_hilight_shaded"/>
+  <line color="shade/gtk:bg[SELECTED]/0.25" x1="5" y1="height-1" x2="width-6" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="border">
+	<line color="shade/gtk:bg[NORMAL]/0.88" x1="1" y1="height - 2" x2="width - 2" y2="height - 2"/>
+	<line color="shade/gtk:bg[NORMAL]/0.88" x1="width - 2" y1="1" x2="width - 2" y2="height - 2"/>
+	<line color="shade/gtk:bg[NORMAL]/1.4" x1="1" y1="1" x2="width - 2" y2="1"/>
+	<line color="shade/gtk:bg[NORMAL]/1.4" x1="1" y1="1" x2="1" y2="height - 2"/>
+	
+	<rectangle color="shade/gtk:bg[NORMAL]/0.25" filled="false"
+	           x="0" y="0"
+	           width="width - 1"
+	           height="height - 1"/>
+</draw_ops>
+
+<!-- ::: TITLES ::: -->
+<draw_ops name="title_text">
+  <title color="shade/gtk:bg[SELECTED]/0.75"
+         x="(3 `max` (width-title_width)) / 2 + 1"
+         y="(((height - title_height) / 2) `max` 0) + 2"/>
+  <title color="shade/gtk:bg[SELECTED]/0.7"
+         x="(3 `max` (width-title_width)) / 2 + 2"
+         y="(((height - title_height) / 2) `max` 0) + 2"/>
+  <title color="shade/gtk:bg[SELECTED]/0.4"
+         x="(3 `max` (width-title_width)) / 2 + 1"
+         y="(((height - title_height) / 2) `max` 0) + 1"/>
+  <title color="#ffffff"
+         x="(3 `max` (width-title_width)) / 2"
+         y="(((height - title_height) / 2) `max` 0)"/>
+</draw_ops>
+
+<draw_ops name="title_text_unfocused">
+  <title color="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"
+         x="(3 `max` (width-title_width)) / 2"
+         y="((height - title_height) / 2) `max` 0"/>
+</draw_ops>
+
+<draw_ops name="title">
+  <include name="title_text"/>
+</draw_ops>
+
+<draw_ops name="title_unfocused">
+  <include name="title_text_unfocused"/>
+</draw_ops>
+
+<!-- ::: BUTTONS ::: -->
+<draw_ops name="button_outline">
+	<tint color="#000000" alpha="0.45"
+		x="2" y="3" width="width-4" height="1"/>
+	<tint color="#000000" alpha="0.45"
+		x="2" y="height-4" width="width-4" height="1"/>
+	<tint color="#000000" alpha="0.45"
+		x="1" y="4" width="1" height="height-8"/>
+	<tint color="#000000" alpha="0.45"
+		x="width-2" y="4" width="1" height="height-8"/>
+
+	<tint color="#ffffff" alpha="0.4" 
+		x="2" y="4" width="width-4" height="1"/>
+	<tint color="#ffffff" alpha="0.4"
+		x="2" y="height-5" width="width-4" height="1"/>
+	<tint color="#ffffff" alpha="0.4"
+		x="2" y="5" width="1" height="height-10"/>
+	<tint color="#ffffff" alpha="0.4"
+		x="width-3" y="5" width="1" height="height-10"/>
+		
+	<tint color="#000000" alpha="0.2"
+		x="2" y="4" width="1" height="1"/>
+	<tint color="#000000" alpha="0.2"
+		x="2" y="height-5" width="1" height="1"/>
+	<tint color="#000000" alpha="0.2"
+		x="width-3" y="4" width="1" height="1"/>
+	<tint color="#000000" alpha="0.2"
+		x="width-3" y="height-5" width="1" height="1"/>
+</draw_ops>
+
+<draw_ops name="button_bg">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[SELECTED]/1.35"/>
+		<color value="shade/gtk:bg[SELECTED]/0.95"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[SELECTED]/0.90"/>
+		<color value="shade/gtk:bg[SELECTED]/0.95"/>
+	</gradient>
+	
+	<include name="button_outline"/>
+</draw_ops>
+
+<draw_ops name="button_bg_prelight">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[SELECTED]/1.45"/>
+		<color value="shade/gtk:bg[SELECTED]/1.05"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[SELECTED]/0.95"/>
+		<color value="shade/gtk:bg[SELECTED]/1.05"/>
+	</gradient>
+     
+	<include name="button_outline"/>	
+</draw_ops>
+
+<draw_ops name="button_bg_pressed">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[SELECTED]/1.15"/>
+		<color value="shade/gtk:bg[SELECTED]/0.75"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[SELECTED]/0.70"/>
+		<color value="shade/gtk:bg[SELECTED]/0.75"/>
+	</gradient>
+	
+	<include name="button_outline"/>	
+</draw_ops>
+
+<draw_ops name="button_bg_unfocused">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[NORMAL]/1.1"/>
+		<color value="shade/gtk:bg[NORMAL]/1.0"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[NORMAL]/0.98"/>
+		<color value="shade/gtk:bg[NORMAL]/1.0"/>
+	</gradient>
+
+	<include name="button_outline"/>		
+</draw_ops>
+
+<draw_ops name="button_bg_unfocused_prelight">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[NORMAL]/1.3"/>
+		<color value="shade/gtk:bg[NORMAL]/1.1"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[NORMAL]/1.05"/>
+		<color value="shade/gtk:bg[NORMAL]/1.1"/>
+	</gradient>
+
+	<include name="button_outline"/>	
+</draw_ops>
+
+<draw_ops name="button_bg_unfocused_pressed">
+	<gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+		<color value="shade/gtk:bg[NORMAL]/0.76"/>
+		<color value="shade/gtk:bg[NORMAL]/0.75"/>
+	</gradient>
+	<gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+		<color value="shade/gtk:bg[NORMAL]/0.73"/>
+		<color value="shade/gtk:bg[NORMAL]/0.75"/>
+	</gradient>
+
+	<include name="button_outline"/>	
+</draw_ops>
+
+<draw_ops name="menu_button_icon"> 
+  <icon  x="(width-mini_icon_width)/2-2"
+         y="(height-mini_icon_height)/2+1"
+         width="mini_icon_width" height="mini_icon_height"/>
+</draw_ops>
+
+<draw_ops name="menu_button_normal">
+  <include name="menu_button_icon"/>
+</draw_ops>
+<draw_ops name="menu_button_pressed">
+  <include name="menu_button_icon"/>
+</draw_ops>
+<draw_ops name="menu_button_unfocused">
+  <include name="menu_button_icon"/>
+</draw_ops>
+
+<!-- ::: ICONS ::: -->
+<draw_ops name="close_button_icon">
+	<image filename="icon_close.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="close_button_icon_unfocused">
+	<image filename="icon_close_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/>
+</draw_ops>
+
+<draw_ops name="close_button_normal">
+  <include name="button_bg"/>
+  <include name="close_button_icon"/>
+</draw_ops>
+<draw_ops name="close_button_prelight">
+  <include name="button_bg_prelight"/>
+  <include name="close_button_icon"/>
+</draw_ops>
+<draw_ops name="close_button_pressed">
+  <include name="button_bg_pressed"/>
+  <include name="close_button_icon"/>
+</draw_ops>
+<draw_ops name="close_button_unfocused">
+  <include name="button_bg_unfocused"/>
+  <include name="close_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="close_button_unfocused_prelight">
+  <include name="button_bg_unfocused_prelight"/>
+  <include name="close_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="close_button_unfocused_pressed">
+  <include name="button_bg_unfocused_pressed"/>
+  <include name="close_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="maximize_button_icon">
+	<image filename="icon_maximize.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="maximize_button_icon_unfocused">	
+	<image filename="icon_maximize_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/>
+</draw_ops>
+
+<draw_ops name="maximize_button_normal">
+  <include name="button_bg"/>
+  <include name="maximize_button_icon"/>
+</draw_ops>
+<draw_ops name="maximize_button_prelight">
+  <include name="button_bg_prelight"/>
+  <include name="maximize_button_icon"/>
+</draw_ops>
+<draw_ops name="maximize_button_pressed">
+  <include name="button_bg_pressed"/>
+  <include name="maximize_button_icon"/>
+</draw_ops>
+<draw_ops name="maximize_button_unfocused">
+  <include name="button_bg_unfocused"/>
+  <include name="maximize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="maximize_button_unfocused_prelight">
+  <include name="button_bg_unfocused_prelight"/>
+  <include name="maximize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="maximize_button_unfocused_pressed">
+  <include name="button_bg_unfocused_pressed"/>
+  <include name="maximize_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="restore_button_icon">
+	<image filename="icon_restore.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="restore_button_icon_unfocused">
+	<image filename="icon_restore_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/>
+</draw_ops>
+
+<draw_ops name="restore_button_normal">
+  <include name="button_bg"/>
+  <include name="restore_button_icon"/>
+</draw_ops>
+<draw_ops name="restore_button_prelight">
+  <include name="button_bg_prelight"/>
+  <include name="restore_button_icon"/>
+</draw_ops>
+<draw_ops name="restore_button_pressed">
+  <include name="button_bg_pressed"/>
+  <include name="restore_button_icon"/>
+</draw_ops>
+<draw_ops name="restore_button_unfocused">
+  <include name="button_bg_unfocused"/>
+  <include name="restore_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="restore_button_unfocused_prelight">
+  <include name="button_bg_unfocused_prelight"/>
+  <include name="restore_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="restore_button_unfocused_pressed">
+  <include name="button_bg_unfocused_pressed"/>
+  <include name="restore_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="minimize_button_icon">
+	<image filename="icon_minimize.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="minimize_button_icon_unfocused">
+	<image filename="icon_minimize_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/></draw_ops>
+
+<draw_ops name="minimize_button_normal">
+  <include name="button_bg"/>
+  <include name="minimize_button_icon"/>
+</draw_ops>
+<draw_ops name="minimize_button_prelight">
+  <include name="button_bg_prelight"/>
+  <include name="minimize_button_icon"/>
+</draw_ops>
+<draw_ops name="minimize_button_pressed">
+  <include name="button_bg_pressed"/>
+  <include name="minimize_button_icon"/>
+</draw_ops>
+<draw_ops name="minimize_button_unfocused">
+  <include name="button_bg_unfocused"/>
+  <include name="minimize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="minimize_button_unfocused_prelight">
+  <include name="button_bg_unfocused_prelight"/>
+  <include name="minimize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="minimize_button_unfocused_pressed">
+  <include name="button_bg_unfocused_pressed"/>
+  <include name="minimize_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="blank">
+<!-- nothing -->
+</draw_ops>
+
+<frame_style name="normal" geometry="normal">
+  <piece position="entire_background" draw_ops="round_bevel_unfocused"/>
+  <piece position="title" draw_ops="title_unfocused"/>
+  <button function="close" state="normal" draw_ops="close_button_unfocused"/>
+  <button function="close" state="pressed" draw_ops="close_button_unfocused_pressed"/>
+  <button function="close" state="prelight" draw_ops="close_button_unfocused_prelight"/>
+  <button function="maximize" state="normal" draw_ops="maximize_button_unfocused"/>
+  <button function="maximize" state="pressed" draw_ops="maximize_button_unfocused_pressed"/>
+  <button function="maximize" state="prelight" draw_ops="maximize_button_unfocused_prelight"/>
+  <button function="minimize" state="normal" draw_ops="minimize_button_unfocused"/>
+  <button function="minimize" state="pressed" draw_ops="minimize_button_unfocused_pressed"/>
+  <button function="minimize" state="prelight" draw_ops="minimize_button_unfocused_prelight"/>
+  <button function="menu" state="normal" draw_ops="menu_button_normal"/>
+  <button function="menu" state="pressed" draw_ops="menu_button_pressed"/>
+</frame_style>
+
+<frame_style name="normal_shaded" geometry="shaded" parent="normal">
+  <piece position="entire_background" draw_ops="round_bevel_unfocused_shaded"/>
+</frame_style>
+
+<frame_style name="focused" geometry="normal" parent="normal">
+  <piece position="entire_background" draw_ops="round_bevel"/>
+  <piece position="title" draw_ops="title"/>
+  <button function="close" state="normal" draw_ops="close_button_normal"/>
+  <button function="close" state="pressed" draw_ops="close_button_pressed"/>
+  <button function="close" state="prelight" draw_ops="close_button_prelight"/>
+  <button function="maximize" state="normal" draw_ops="maximize_button_normal"/>
+  <button function="maximize" state="pressed" draw_ops="maximize_button_pressed"/>
+  <button function="maximize" state="prelight" draw_ops="maximize_button_prelight"/>
+  <button function="minimize" state="normal" draw_ops="minimize_button_normal"/>
+  <button function="minimize" state="pressed" draw_ops="minimize_button_pressed"/>
+  <button function="minimize" state="prelight" draw_ops="minimize_button_prelight"/>
+</frame_style>
+
+<frame_style name="focused_shaded" geometry="shaded" parent="focused">
+  <piece position="entire_background" draw_ops="round_bevel_shaded"/>
+</frame_style>
+
+<frame_style name="normal_maximized" geometry="normal_maximized" parent="normal">
+  <piece position="entire_background" draw_ops="bevel_maximized_unfocused"/>
+  <button function="maximize" state="normal" draw_ops="restore_button_unfocused"/>
+  <button function="maximize" state="pressed" draw_ops="restore_button_unfocused_pressed"/>
+  <button function="maximize" state="prelight" draw_ops="restore_button_unfocused_prelight"/>
+</frame_style>
+
+<frame_style name="normal_maximized_shaded" geometry="normal_maximized" parent="normal_maximized">
+  <piece position="entire_background" draw_ops="bevel_maximized_unfocused_shaded"/>
+</frame_style>
+
+<frame_style name="focused_maximized" geometry="normal_maximized" parent="focused">
+  <piece position="entire_background" draw_ops="bevel_maximized"/>
+  <button function="maximize" state="normal" draw_ops="restore_button_normal"/>
+  <button function="maximize" state="pressed" draw_ops="restore_button_pressed"/>
+  <button function="maximize" state="prelight" draw_ops="restore_button_prelight"/>
+</frame_style>
+
+<frame_style name="focused_maximized_shaded" geometry="normal_maximized" parent="focused_maximized">
+  <piece position="entire_background" draw_ops="bevel_maximized_shaded"/>
+</frame_style>
+
+<frame_style name="border" geometry="border" parent="normal">
+  <piece position="entire_background" draw_ops="border"/>
+  <piece position="title" draw_ops="blank"/>
+</frame_style>
+
+<frame_style name="utility_normal" geometry="utility" parent="normal">
+  <piece position="entire_background" draw_ops="bevel_unfocused"/>
+</frame_style>
+<frame_style name="utility_focused" geometry="utility" parent="focused">
+  <piece position="entire_background" draw_ops="bevel"/>
+</frame_style>
+<frame_style name="utility_focused_shaded" geometry="utility" parent="focused_shaded">
+  <piece position="entire_background" draw_ops="bevel_shaded"/>
+</frame_style>
+
+<frame_style_set name="normal">
+   <frame focus="yes" state="normal" resize="both" style="focused"/>
+   <frame focus="no" state="normal" resize="both" style="normal"/>
+   <frame focus="yes" state="maximized" style="focused_maximized"/>
+   <frame focus="no" state="maximized" style="normal_maximized"/>
+   <frame focus="yes" state="shaded" style="focused_shaded"/>
+   <frame focus="no" state="shaded" style="normal_shaded"/>
+   <frame focus="yes" state="maximized_and_shaded" style="focused_maximized_shaded"/>
+   <frame focus="no" state="maximized_and_shaded" style="normal_maximized_shaded"/>
+</frame_style_set>
+
+<frame_style_set name="utility" parent="normal">
+<frame focus="yes" state="normal" resize="both" style="utility_focused"/>
+<frame focus="no" state="normal" resize="both" style="utility_normal"/>
+<!-- this is a bunch of crack since utility windows shouldn't be maximized -->
+<frame focus="yes" state="maximized" style="focused"/>
+<frame focus="no" state="maximized" style="normal"/>
+<frame focus="yes" state="shaded" style="utility_focused_shaded"/>
+<frame focus="no" state="shaded" style="utility_normal"/>
+<frame focus="yes" state="maximized_and_shaded" style="focused_shaded"/>
+<frame focus="no" state="maximized_and_shaded" style="normal"/>
+</frame_style_set>
+
+<frame_style_set name="border">
+<frame focus="yes" state="normal" resize="both" style="border"/>
+<frame focus="no" state="normal" resize="both" style="border"/>
+<frame focus="yes" state="maximized" style="border"/>
+<frame focus="no" state="maximized" style="border"/>
+<frame focus="yes" state="shaded" style="border"/>
+<frame focus="no" state="shaded" style="border"/>
+<frame focus="yes" state="maximized_and_shaded" style="border"/>
+<frame focus="no" state="maximized_and_shaded" style="border"/>
+</frame_style_set>
+
+<window type="normal" style_set="normal"/>
+<window type="dialog" style_set="normal"/>
+<window type="modal_dialog" style_set="normal"/>
+<window type="menu" style_set="normal"/>
+<window type="utility" style_set="utility"/>
+<window type="border" style_set="border"/>
+
+<menu_icon function="close" state="normal" draw_ops="close_button_icon_unfocused"/>
+<menu_icon function="maximize" state="normal" draw_ops="maximize_button_icon_unfocused"/>
+<menu_icon function="unmaximize" state="normal" draw_ops="restore_button_icon_unfocused"/>
+<menu_icon function="minimize" state="normal" draw_ops="minimize_button_icon_unfocused"/>
+
+</metacity_theme>
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/Parsix/gtk-2.0/gtkrc
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/Parsix/gtk-2.0/gtkrc	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/Parsix/gtk-2.0/gtkrc	(revision 1296)
@@ -0,0 +1,196 @@
+style "clearlooks-default"
+{
+  GtkButton      ::default_border    = { 0, 0, 0, 0 }
+  GtkRange       ::trough_border     = 0
+  GtkPaned       ::handle_size       = 6
+  GtkRange       ::slider_width      = 15
+  GtkRange       ::stepper_size      = 15
+  
+  GtkScrollbar   ::min_slider_length = 35
+  GtkCheckButton ::indicator_size    = 14
+  GtkMenuBar     ::internal-padding  = 0
+  GtkTreeView    ::expander_size     = 14
+  GtkExpander    ::expander_size     = 16
+  GtkScale       ::slider-length     = 31
+#  GtkToolbar     ::button-relief     = GTK_RELIEF_NORMAL
+#  GtkMenuBar     ::shadow-type       = GTK_SHADOW_OUT
+#  GtkScrollbar   ::has-secondary-forward-stepper = 1
+#  GtkScrollbar   ::has-secondary-backward-stepper = 1
+
+  GtkButton      ::child-displacement-x = 0
+  GtkButton      ::child-displacement-y = 0
+
+  xthickness = 1
+  ythickness = 1
+
+        fg[NORMAL]        = "#101010"
+        fg[PRELIGHT]      = "#101010"
+        fg[ACTIVE]        = "#000000"
+        fg[SELECTED]      = "#ffffff"
+        fg[INSENSITIVE]   = "#b5b3ac"
+
+        bg[NORMAL]        = "#efebe7" # was #efebe7
+        bg[PRELIGHT]      = "#f5f3f0"
+        bg[ACTIVE]        = "#d0c8c1"
+        bg[SELECTED]      = "#ff6600" # Human c8ad8c
+        bg[INSENSITIVE]   = "#efebe7"
+
+        base[NORMAL]      = "#ffffff"
+        base[PRELIGHT]    = "#ffffff" # Human b39169
+        base[ACTIVE]      = "#DBC19A" # "#70442b" # Human c8ad8c
+        base[SELECTED]    = "#FFD799" # Human b39169
+        base[INSENSITIVE] = "#efebe7"
+
+        text[NORMAL]      = "#000000"
+        text[PRELIGHT]    = "#000000"
+        text[ACTIVE]      = "#000000"
+        text[SELECTED]    = "#000000"
+        text[INSENSITIVE] = "#b5b3ac"
+
+  engine "ubuntulooks" 
+  {
+    menubarstyle      = 2       # 0 = flat, 1 = sunken, 2 = flat gradient
+    menuitemstyle     = 1       # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button)
+    listviewitemstyle = 1       # 0 = flat, 1 = 3d-ish (gradient)
+    progressbarstyle  = 1       # 0 = candy bar, 1 = fancy candy bar, 2 = flat
+    animation         = TRUE
+  }
+}
+
+
+style "clearlooks-wide" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 2
+}
+
+style "clearlooks-wider" = "clearlooks-default"
+{
+  xthickness = 3
+  ythickness = 3
+}
+
+style "clearlooks-button" = "clearlooks-wider"
+{
+  #bg[NORMAL] = "#f8f5f2" # was #eae4df
+  bg[NORMAL] = "#CCC9C5"
+  bg[ACTIVE] = "#efebe7"
+  #bg[PRELIGHT] = "#fcfaf7"
+  bg[PRELIGHT] = "#eae4df"
+}
+
+style "clearlooks-notebook" = "clearlooks-wide"
+{
+  bg[NORMAL]      = "#efebe5"
+  bg[INSENSITIVE] = "#efebe5"
+}
+
+style "clearlooks-tasklist" = "clearlooks-default"
+{
+  xthickness = 5
+  ythickness = 3
+}
+
+style "clearlooks-menu" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 1
+  bg[NORMAL] = "#f8f5f2"
+}
+
+style "clearlooks-menubar-item" = "clearlooks-button"
+{
+    fg[PRELIGHT] = "#000000"
+}
+
+style "clearlooks-menu-item" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 3
+  bg[SELECTED] = "#FFD799"
+  fg[PRELIGHT] = "#000000"
+  text[PRELIGHT] = "#000000"
+}
+
+style "clearlooks-tree" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 2
+}
+
+style "clearlooks-frame-title" = "clearlooks-default"
+{
+  fg[NORMAL] = "#404040"
+}
+
+style "clearlooks-tooltips" = "clearlooks-default"
+{
+  xthickness = 4
+  ythickness = 4
+  bg[NORMAL] = { 1.0,1.0,0.75 }
+}
+
+style "clearlooks-progressbar" = "clearlooks-wide"
+{
+  xthickness = 2
+  ythickness = 2
+  fg[PRELIGHT]  = "#ffffff"
+}
+
+style "clearlooks-combo" = "clearlooks-button"
+{
+}
+
+style "metacity-frame" = "clearlooks-default"
+{
+	bg[SELECTED] = "#f27b31"
+}
+
+# Evolution uses bg and fg for its ETree instead of base and text like it should
+style "evolution-hack" = "clearlooks-default"
+{
+  bg[ACTIVE]   = "#DBC19A"
+  bg[SELECTED] = "#FFD799"
+  fg[ACTIVE]   = "#000000"
+  fg[SELECTED] = "#000000"
+}
+	
+
+# widget styles
+class "GtkWidget" style "clearlooks-default"
+class "GtkButton" style "clearlooks-button"
+#class "GtkScale"  style "clearlooks-button"
+class "GtkCombo"  style "clearlooks-button"
+class "GtkRange"  style "clearlooks-wide"
+class "GtkFrame"  style "clearlooks-wide"
+class "GtkMenu"   style "clearlooks-menu"
+class "GtkEntry"  style "clearlooks-wider"
+class "GtkMenuItem"    style "clearlooks-menu-item"
+class "GtkNotebook"    style "clearlooks-notebook"
+class "GtkProgressBar" style "clearlooks-progressbar"
+class "MetaFrames" style "metacity-frame"
+ 
+#class "GtkMenuBar" style "clearlooks-menubar"
+
+widget_class "*MenuItem.*" style "clearlooks-menu-item"
+#widget_class "*.GtkMenuBar.*MenuItem.*" style "clearlooks-menubar-item"
+
+# combobox stuff
+widget_class "*.GtkComboBox.GtkButton" style "clearlooks-combo"
+widget_class "*.GtkCombo.GtkButton"    style "clearlooks-combo"
+# tooltips stuff
+widget_class "*.tooltips.*.GtkToggleButton" style "clearlooks-tasklist"
+widget "gtk-tooltips" style "clearlooks-tooltips"
+
+# treeview stuff
+widget_class "*.GtkTreeView.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCTree.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkFrame.GtkLabel" style "clearlooks-frame-title"
+
+# notebook stuff
+widget_class "*.GtkNotebook.*.GtkEventBox" style "clearlooks-notebook"
+widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
+
+widget_class "*.ETree.*" style "evolution-hack"
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/Parsix/index.theme
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/Parsix/index.theme	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/Parsix/index.theme	(revision 1296)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Type=X-GNOME-Metatheme
+Name=Parsix
+Comment=Parsix default theme
+Encoding=UTF-8
+
+[X-GNOME-Metatheme]
+GtkTheme=Parsix
+IconTheme=Human
+MetacityTheme=Parsix
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/Ubuntulooks-Pink/gtk-2.0/gtkrc
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/Ubuntulooks-Pink/gtk-2.0/gtkrc	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/Ubuntulooks-Pink/gtk-2.0/gtkrc	(revision 1296)
@@ -0,0 +1,230 @@
+style "clearlooks-default"
+{
+  GtkButton      ::default_border    = { 0, 0, 0, 0 }
+  GtkRange       ::trough_border     = 0
+  GtkPaned       ::handle_size       = 6
+  GtkRange       ::slider_width      = 15
+  GtkRange       ::stepper_size      = 15
+  GtkScrollbar   ::min_slider_length = 30
+  GtkCheckButton ::indicator_size    = 14
+  GtkMenuBar     ::internal-padding  = 0
+  GtkTreeView    ::expander_size     = 14
+  GtkExpander    ::expander_size     = 16
+  GtkScale       ::slider-length     = 27
+  GtkTreeView::odd_row_color = "#FFF0F0"
+  GtkTreeView::even_row_color = "#FFFFFF"
+#  GtkScrollbar   ::has-secondary-backward-stepper = 1
+#  GtkScrollbar   ::has-forward-stepper = 1
+
+  GtkButton      ::child-displacement-x = 1
+  GtkButton      ::child-displacement-y = 1
+
+  xthickness = 1
+  ythickness = 1
+
+  fg[NORMAL]        = "#000000" # black
+  fg[PRELIGHT]      = "#000000" # black
+  fg[SELECTED]      = "#FFFFFF" # white
+  fg[ACTIVE]        = "#000000" # black
+  fg[INSENSITIVE]   = "#B88990" #"#B5B3AC" # dark beige
+
+  bg[NORMAL]        = "#F6F1F2"
+  bg[PRELIGHT]      = "#F9EDED" # very light beige
+  bg[SELECTED]	    = "#F6B1BE" # deepsky (metacity, right click mouseover, progress bar)
+  bg[INSENSITIVE]   = "#F6F1F2" #"#F6F1F2" # beige (insensitive scrolly deal)
+  bg[ACTIVE]        = "#F6D1D8" #"#D7D3CA" # dark beige
+
+  base[NORMAL]      = "#FFFFFF" # white
+  base[PRELIGHT]    = "#F9EDED" #"#5F8EC4" # dark beige
+  base[ACTIVE]      = "#FFB5C5" # darker deepsky (darker selection)
+  base[SELECTED]    = "#F6B1BE" # deepsky (selection)
+  base[INSENSITIVE] = "#F6F1F2" #"#F6F1F2" # beige
+
+  text[NORMAL]      = "#000000" # black
+  text[PRELIGHT]    = "#000000" # black
+  text[ACTIVE]      = "#FFFFFF" # white
+  text[SELECTED]    = "#FFFFFF" # white
+  text[INSENSITIVE] = "#B88990" #"#B5B3AC" # dark beige
+
+  engine "ubuntulooks"
+  {
+#  ubuntulooks looks terrible with the colored scrollbar. To fix, I just use
+#  clearlooks' engine for the scrollbar instead.
+#    scrollbar_color   = "#F6B1BE"
+    menubarstyle      = 2       # 0 = flat, 1 = sunken, 2 = flat gradient
+    menuitemstyle     = 1       # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button)
+    listviewitemstyle = 1       # 0 = flat, 1 = 3d-ish (gradient)
+    progressbarstyle  = 1       # 0 = candy bar, 1 = fancy candy bar, 2 = flat
+    animation         = TRUE
+  }
+}
+
+########## uncomment these lines for a nicely colored scrollbar: ##########
+########## Requires Clearlooks w/ Cairo                          ##########
+style "clearlooks-scrollbar" = "clearlooks-default"
+{
+  engine "clearlooks"
+  {
+    scrollbar_color = "#F6B1BE"
+  }
+}
+class "GtkScrollbar" style "clearlooks-scrollbar"
+########## End of fancy scrollbar                                ##########
+style "clearlooks-wide" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 2
+}
+
+style "clearlooks-wider" = "clearlooks-default"
+{
+  xthickness = 3
+  ythickness = 3
+}
+
+style "clearlooks-button" = "clearlooks-wider"
+{
+  bg[NORMAL]        = "#F6D1D8"
+  bg[INSENSITIVE]   = "#E0BBC2" #"#F6D1D8"
+  bg[PRELIGHT]      = "#FFDCE3" #"#FAE1F0"
+  bg[SELECTED]		= "#FF40A0"
+  bg[ACTIVE]        = "#FFB2C2"
+}
+
+style "clearlooks-extra" = "clearlooks-button"
+{
+  bg[SELECTED]		= "#F6B1BE"
+}
+
+style "clearlooks-scale" = "clearlooks-extra"
+{
+  bg[INSENSITIVE]	= "#F6F1F2"
+  bg[NORMAL]		= "#F6F1F6"
+  bg[PRELIGHT]		= "#F9EDF7"
+}
+
+style "clearlooks-notebook" = "clearlooks-wide"
+{
+  bg[NORMAL]      = "#F6D1D2"
+  bg[INSENSITIVE] = "#F6D1D2"
+}
+
+style "clearlooks-tasklist" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 3
+}
+
+style "clearlooks-menu" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 1
+  bg[NORMAL] = "#F6F1F2"
+}
+
+style "clearlooks-menubar-item" = "clearlooks-extra"
+{
+    fg[PRELIGHT]	= "#FFFFFF"
+}
+
+style "clearlooks-menu-item" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 3
+  fg[PRELIGHT] = "#FFFFFF"
+  text[PRELIGHT] = "#FFFFFF"
+}
+
+style "clearlooks-tree" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 2
+}
+
+style "clearlooks-frame-title" = "clearlooks-default"
+{
+  fg[NORMAL] = "#404040"
+}
+
+style "clearlooks-tooltips" = "clearlooks-default"
+{
+  xthickness = 4
+  ythickness = 4
+  bg[NORMAL] = { 1.0,0.90,0.90 }
+}
+
+style "clearlooks-progressbar" = "clearlooks-wide"
+{
+  # If you don't like the clearlooks progressbar, feel free to comment this
+  # section, but be warned, the color I used and ubuntulooks do not mix well
+  # Clearlooks w/ cairo has a much nicer looking progressbar, particularly
+  # if you compile it with the --enable-animation flag turned on.
+  engine "clearlooks"
+  {
+    animation         = TRUE
+  }
+  xthickness = 1
+  ythickness = 1
+  fg[PRELIGHT]	= "#FFFFFF"
+  bg[SELECTED]	= "#F6B1BE" # In case you want to use ubuntulooks progressbar, and don't like the look of the single pink stripe running through your progressbar, this is what you would want to change to play with that.
+}
+
+style "clearlooks-combo" = "clearlooks-extra"
+{
+  bg[SELECTED]		= "#F6B1BE"
+}
+
+style "metacity-frame"
+{
+  bg[SELECTED]  = "#F6B1BE"
+}
+
+style "clearlooks-entry" = "clearlooks-wider"
+{
+  bg[SELECTED]  = "#FF40A0"
+}
+
+style "clearlooks-spinbutton" = "clearlooks-extra"
+{
+  bg[SELECTED]		= "#FF40A0"
+}
+
+# widget styles
+class "GtkWidget" style "clearlooks-default"
+class "GtkButton" style "clearlooks-button"
+class "GtkScale"  style "clearlooks-scale"
+class "GtkCombo"  style "clearlooks-combo"
+class "GtkRange"  style "clearlooks-wide"
+class "GtkFrame"  style "clearlooks-wide"
+class "GtkMenu"   style "clearlooks-menu"
+# Focused title background color
+class "GtkEntry"  style "clearlooks-entry"
+class "GtkMenuItem"    style "clearlooks-menu-item"
+class "GtkNotebook"    style "clearlooks-notebook"
+class "GtkProgressBar" style "clearlooks-progressbar"
+class "GtkSpinButton"  style "clearlooks-spinbutton"########## 
+class "MetaFrames" style "metacity-frame"
+class "GtkRadioButton"     		style "clearlooks-extra"
+class "GtkRadioMenuItem"    	style "clearlooks-extra"
+class "GtkCheckButton"     	style "clearlooks-extra"
+class "GtkCheckMenuItem"   	style "clearlooks-extra"
+widget_class "*MenuItem.*" style "clearlooks-menu-item"
+widget_class "*.GtkMenuBar.*MenuItem.*" style "clearlooks-menubar-item"
+
+# combobox stuff
+widget_class "*.GtkComboBox.GtkButton" style "clearlooks-combo"
+widget_class "*.GtkCombo.GtkButton"    style "clearlooks-combo"
+# tooltips stuff
+widget_class "*.tooltips.*.GtkToggleButton" style "clearlooks-tasklist"
+widget "gtk-tooltips" style "clearlooks-tooltips"
+
+# treeview stuff
+widget_class "*.GtkTreeView.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCTree.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkFrame.GtkLabel" style "clearlooks-frame-title"
+
+# notebook stuff
+widget_class "*.GtkNotebook.*.GtkEventBox" style "clearlooks-notebook"
+widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/Ubuntulooks-Quicksilver/gtk-2.0/gtkrc
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/Ubuntulooks-Quicksilver/gtk-2.0/gtkrc	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/Ubuntulooks-Quicksilver/gtk-2.0/gtkrc	(revision 1296)
@@ -0,0 +1,240 @@
+# Ubuntu Human Quicksilver Colorscheme
+#
+# Authors:
+# Richard Stellingwerff <remenic@gmail.com>
+# Daniel Borgmann <daniel.borgmann@gmail.com>
+# Billy Cantrell <bvcmdk@yahoo.com>
+# Pavel Roitberg <pavel@madman2k.net>
+#
+# Feel free to modify and share!
+
+
+style "clearlooks-default"
+{
+	GtkButton      ::default_border    = { 0, 0, 0, 0 }
+	GtkRange       ::trough_border     = 0
+	GtkPaned       ::handle_size       = 6
+	GtkRange       ::slider_width      = 15
+	GtkRange       ::stepper_size      = 15
+
+	GtkScrollbar   ::min_slider_length = 35
+	GtkCheckButton ::indicator_size    = 14
+	GtkMenuBar     ::internal-padding  = 0
+	GtkTreeView    ::expander_size     = 14
+	GtkExpander    ::expander_size     = 16
+	GtkScale       ::slider-length     = 31
+	# GtkToolbar     ::button-relief     = GTK_RELIEF_NORMAL
+	# GtkMenuBar     ::shadow-type       = GTK_SHADOW_OUT
+	# GtkScrollbar   ::has-secondary-forward-stepper = 1
+	# GtkScrollbar   ::has-secondary-backward-stepper = 1
+
+	GtkButton      ::child-displacement-x = 0
+	GtkButton      ::child-displacement-y = 0
+
+	xthickness = 1
+	ythickness = 1
+
+	#GtkTreeView::odd_row_color = "#F5F2ED"
+	#GtkTreeView::even_row_color = "#FAF9F7"
+
+	fg[NORMAL]        = "#000000"
+	fg[PRELIGHT]      = "#000000"
+	fg[ACTIVE]        = "#000000"
+	fg[SELECTED]      = "#000000"
+	fg[INSENSITIVE]   = {0.6, 0.6, 0.6}
+
+	bg[NORMAL]        = {0.95, 0.95, 0.95}
+	bg[PRELIGHT]      = "#ffffff"
+	bg[ACTIVE]        = {0.85, 0.85, 0.85}
+	bg[SELECTED]      = "#5598d7"
+	bg[INSENSITIVE]   = {0.9, 0.9, 0.9}
+
+	base[NORMAL]      = "#ffffff"
+	base[PRELIGHT]    = "#ffffff"
+	base[ACTIVE]      = {0.6, 0.6, 0.6}
+	base[SELECTED]    = "#5598d7"
+	base[INSENSITIVE] = {0.9, 0.9, 0.9}
+
+	text[NORMAL]      = "#000000"
+	text[PRELIGHT]    = "#000000"
+	text[ACTIVE]      = "#ffffff"
+	text[SELECTED]    = "#ffffff"
+	text[INSENSITIVE] = {0.6, 0.6, 0.6}
+
+	engine "ubuntulooks" 
+	{
+		menubarstyle      = 2       # 0 = flat, 1 = sunken, 2 = flat gradient
+		menuitemstyle     = 1       # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button)
+		listviewitemstyle = 1       # 0 = flat, 1 = 3d-ish (gradient)
+		progressbarstyle  = 1       # 0 = candy bar, 1 = fancy candy bar, 2 = flat
+		animation         = FALSE
+	}
+}
+
+# Evolution (and some deprecated widgets) use bg and fg for its listview instead of 
+# base and text like they should, so we override it.
+style "evolution-hack" = "clearlooks-default"
+{	
+	bg[ACTIVE]   = {0.6, 0.6, 0.6}
+	bg[SELECTED] = "#5598d7"
+	fg[ACTIVE]   = "#ffffff"
+	fg[SELECTED] = "#ffffff"
+}
+
+# Bright highlights only for selected widgets
+style "clearlooks-light" = "clearlooks-default"
+{
+	bg[SELECTED] = "#74b0e8"
+}
+
+
+style "clearlooks-wide" = "clearlooks-default"
+{
+	xthickness = 2
+	ythickness = 2
+}
+style "clearlooks-wide-light" = "clearlooks-wide"
+{
+	bg[SELECTED] = "#74b0e8"
+}
+
+style "clearlooks-wider" = "clearlooks-default"
+{
+	xthickness = 3
+	ythickness = 3
+}
+style "clearlooks-wider-light" = "clearlooks-wider"
+{
+	bg[SELECTED] = "#74b0e8"#glow around buttons
+}
+
+style "clearlooks-button" = "clearlooks-wider-light"
+{
+	bg[PRELIGHT] = "#ffffff"
+}
+
+style "clearlooks-notebook" = "clearlooks-wide-light"
+{
+	bg[NORMAL]      	= {0.93, 0.93, 0.93}
+	bg[ACTIVE]      	= {0.8, 0.8, 0.8}
+	bg[INSENSITIVE] 	= {0.93, 0.93, 0.93}
+}
+
+style "clearlooks-tasklist" = "clearlooks-default"
+{
+	xthickness = 5
+	ythickness = 3
+}
+
+style "clearlooks-menu" = "clearlooks-default"
+{
+	xthickness = 2
+	ythickness = 1
+	bg[NORMAL] = "#ffffff"
+}
+
+style "clearlooks-menubar-item" = "clearlooks-button"
+{
+	fg[PRELIGHT] = "#000000"
+}
+
+style "clearlooks-menu-item" = "clearlooks-default"
+{
+	xthickness = 2
+	ythickness = 3
+	bg[SELECTED] = "#5598d7"
+	fg[PRELIGHT] = "#ffffff"
+	text[PRELIGHT] = "#ffffff"
+}
+
+style "clearlooks-tree" = "clearlooks-wide"
+{
+}
+
+style "clearlooks-frame-title" = "clearlooks-default"
+{
+	fg[NORMAL] = "#404040"
+}
+
+style "clearlooks-tooltips" = "clearlooks-default"
+{
+	xthickness = 4
+	ythickness = 4
+	bg[NORMAL] = {1.0, 1.0, 0.8}
+}
+
+style "clearlooks-progressbar" = "clearlooks-wide"
+{
+	xthickness = 2
+	ythickness = 2
+	fg[PRELIGHT]  = "#ffffff"
+}
+
+style "clearlooks-combo" = "clearlooks-button"
+{
+}
+
+style "clearlooks-check" = "clearlooks-button"
+{
+}
+
+style "clearlooks-range" = "clearlooks-wide-light"
+{
+}
+
+style "metacity-frame" = "clearlooks-default"
+{
+	bg[SELECTED] = "#5598d7"
+}
+
+style "extra-view-widgets" = "clearlooks-default"
+{
+	bg[NORMAL] = "#b8d7f4"
+}
+
+
+# widget styles
+class "GtkWidget"      style "clearlooks-default"
+class "GtkButton"      style "clearlooks-button"
+class "GtkCombo"       style "clearlooks-button"
+class "GtkRange"       style "clearlooks-range"
+class "GtkFrame"       style "clearlooks-wide"
+class "GtkMenu"        style "clearlooks-menu"
+class "GtkEntry"       style "clearlooks-wider-light"
+class "GtkMenuItem"    style "clearlooks-menu-item"
+class "GtkNotebook"    style "clearlooks-notebook"
+class "GtkProgressBar" style "clearlooks-progressbar"
+class "MetaFrames"     style "metacity-frame"
+class "GtkWindow"      style "metacity-frame"
+
+class "GtkCheckButton" style "clearlooks-check"
+class "GtkRadioButton" style "clearlooks-check"
+
+widget_class "*MenuItem.*" style "clearlooks-menu-item"
+widget_class "*MenuItem.*ProgressBar*" style "clearlooks-default"
+
+# combobox stuff
+widget_class "*.GtkComboBox.GtkButton" style "clearlooks-combo"
+widget_class "*.GtkCombo.GtkButton"    style "clearlooks-combo"
+# tooltips stuff
+widget_class "*.tooltips.*.GtkToggleButton" style "clearlooks-tasklist"
+widget "gtk-tooltips" style "clearlooks-tooltips"
+
+# treeview stuff
+widget_class "*.GtkTreeView.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCTree.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkFrame.GtkLabel" style "clearlooks-frame-title"
+
+# notebook stuff
+widget_class "*.GtkNotebook.*.GtkEventBox" style "clearlooks-notebook"
+widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
+
+# these should really use base and text colors instead
+widget_class "*GtkCTree*" style "evolution-hack"
+widget_class "*GtkList*" style "evolution-hack"
+widget_class "*GtkCList*" style "evolution-hack"
+widget_class "*.ETree.*" style "evolution-hack"
+
+widget "*.nautilus-extra-view-widget" style:highest "extra-view-widgets"
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapperBrown/index.theme
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapperBrown/index.theme	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapperBrown/index.theme	(revision 1296)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Type=X-GNOME-Metatheme
+Name=Human
+Comment=Ubuntu default theme
+Encoding=UTF-8
+
+[X-GNOME-Metatheme]
+GtkTheme=Human
+IconTheme=Human
+MetacityTheme=Human
Index: /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapperBrown/gtk-2.0/gtkrc
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapperBrown/gtk-2.0/gtkrc	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/themes/HumanDapperBrown/gtk-2.0/gtkrc	(revision 1296)
@@ -0,0 +1,199 @@
+style "clearlooks-default"
+{
+  GtkButton      ::default_border    = { 0, 0, 0, 0 }
+  GtkRange       ::trough_border     = 0
+  GtkPaned       ::handle_size       = 6
+  GtkRange       ::slider_width      = 15
+  GtkRange       ::stepper_size      = 15
+  
+  GtkScrollbar   ::min_slider_length = 35
+  GtkCheckButton ::indicator_size    = 14
+  GtkMenuBar     ::internal-padding  = 0
+  GtkTreeView    ::expander_size     = 14
+  GtkExpander    ::expander_size     = 16
+  GtkScale       ::slider-length     = 31
+#  GtkToolbar     ::button-relief     = GTK_RELIEF_NORMAL
+#  GtkMenuBar     ::shadow-type       = GTK_SHADOW_OUT
+#  GtkScrollbar   ::has-secondary-forward-stepper = 1
+#  GtkScrollbar   ::has-secondary-backward-stepper = 1
+
+  GtkButton      ::child-displacement-x = 0
+  GtkButton      ::child-displacement-y = 0
+
+  xthickness = 1
+  ythickness = 1
+
+        fg[NORMAL]        = "#101010"
+        fg[PRELIGHT]      = "#101010"
+        fg[ACTIVE]        = "#000000"
+        fg[SELECTED]      = "#ffffff"
+        fg[INSENSITIVE]   = "#b5b3ac"
+
+        bg[NORMAL]        = "#efebe7" # was #efebe7
+        bg[PRELIGHT]      = "#f5f3f0"
+        bg[ACTIVE]        = "#d0c8c1"
+        bg[SELECTED]      = "#c8ad8c" # Human c8ad8c
+        bg[INSENSITIVE]   = "#efebe7"
+
+        base[NORMAL]      = "#ffffff"
+        base[PRELIGHT]    = "#b39169" # Human b39169
+        base[ACTIVE]      = "#70442b" # "#70442b" # Human c8ad8c
+        base[SELECTED]    = "#b39169" # Human b39169
+        base[INSENSITIVE] = "#efebe7"
+
+        text[NORMAL]      = "#000000"
+        text[PRELIGHT]    = "#000000"
+        text[ACTIVE]      = "#000000"
+        text[SELECTED]    = "#000000"
+        text[INSENSITIVE] = "#b5b3ac"
+
+  engine "ubuntulooks" 
+  {
+    menubarstyle      = 2       # 0 = flat, 1 = sunken, 2 = flat gradient
+    menuitemstyle     = 1       # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button)
+    listviewitemstyle = 1       # 0 = flat, 1 = 3d-ish (gradient)
+    progressbarstyle  = 1       # 0 = candy bar, 1 = fancy candy bar, 2 = flat
+    animation         = FALSE
+  }
+}
+
+
+style "clearlooks-wide" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 2
+}
+
+style "clearlooks-wider" = "clearlooks-default"
+{
+  xthickness = 3
+  ythickness = 3
+}
+
+style "clearlooks-button" = "clearlooks-wider"
+{
+  #bg[NORMAL] = "#eae4df" # was #eae4df
+  bg[NORMAL] = "#efebe7"
+  bg[ACTIVE] = "#efebe7"
+  #bg[PRELIGHT] = "#fcfaf7"
+  bg[PRELIGHT] = "#eae4df"
+}
+
+style "clearlooks-notebook" = "clearlooks-wide"
+{
+  bg[NORMAL]      = "#efebe5"
+  bg[INSENSITIVE] = "#efebe5"
+}
+
+style "clearlooks-tasklist" = "clearlooks-default"
+{
+  xthickness = 5
+  ythickness = 3
+}
+
+style "clearlooks-menu" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 1
+  bg[NORMAL] = "#f8f5f2"
+}
+
+style "clearlooks-menubar-item" = "clearlooks-button"
+{
+    fg[PRELIGHT] = "#000000"
+}
+
+style "clearlooks-menu-item" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 3
+  bg[SELECTED] = "#B39169"
+  fg[PRELIGHT] = "#000000"
+  text[PRELIGHT] = "#000000"
+}
+
+style "clearlooks-tree" = "clearlooks-default"
+{
+  xthickness = 2
+  ythickness = 2
+}
+
+style "clearlooks-frame-title" = "clearlooks-default"
+{
+  fg[NORMAL] = "#404040"
+}
+
+style "clearlooks-tooltips" = "clearlooks-default"
+{
+  xthickness = 4
+  ythickness = 4
+  bg[NORMAL] = { 1.0,1.0,0.75 }
+}
+
+style "clearlooks-progressbar" = "clearlooks-wide"
+{
+  xthickness = 2
+  ythickness = 2
+  fg[PRELIGHT]  = "#ffffff"
+}
+
+style "clearlooks-combo" = "clearlooks-button"
+{
+}
+
+style "metacity-frame" = "clearlooks-default"
+{
+  bg[SELECTED] = "#fb8b00" #yellowish
+  bg[SELECTED] = "#888888" #gray
+  bg[SELECTED] = "#ae7249" #old human
+  #bg[SELECTED] = "#BA5A30" #modified old human
+}
+
+# Evolution uses bg and fg for its ETree instead of base and text like it should
+style "evolution-hack" = "clearlooks-default"
+{
+  bg[ACTIVE]   = "#DBC19A"
+  bg[SELECTED] = "#FFD799"
+  fg[ACTIVE]   = "#000000"
+  fg[SELECTED] = "#000000"
+}
+	
+
+# widget styles
+class "GtkWidget" style "clearlooks-default"
+class "GtkButton" style "clearlooks-button"
+#class "GtkScale"  style "clearlooks-button"
+class "GtkCombo"  style "clearlooks-button"
+class "GtkRange"  style "clearlooks-wide"
+class "GtkFrame"  style "clearlooks-wide"
+class "GtkMenu"   style "clearlooks-menu"
+class "GtkEntry"  style "clearlooks-wider"
+class "GtkMenuItem"    style "clearlooks-menu-item"
+class "GtkNotebook"    style "clearlooks-notebook"
+class "GtkProgressBar" style "clearlooks-progressbar"
+class "MetaFrames" style "metacity-frame"
+ 
+#class "GtkMenuBar" style "clearlooks-menubar"
+
+widget_class "*MenuItem.*" style "clearlooks-menu-item"
+#widget_class "*.GtkMenuBar.*MenuItem.*" style "clearlooks-menubar-item"
+
+# combobox stuff
+widget_class "*.GtkComboBox.GtkButton" style "clearlooks-combo"
+widget_class "*.GtkCombo.GtkButton"    style "clearlooks-combo"
+# tooltips stuff
+widget_class "*.tooltips.*.GtkToggleButton" style "clearlooks-tasklist"
+widget "gtk-tooltips" style "clearlooks-tooltips"
+
+# treeview stuff
+widget_class "*.GtkTreeView.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCTree.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkCList.GtkButton" style "clearlooks-tree"
+widget_class "*.GtkFrame.GtkLabel" style "clearlooks-frame-title"
+
+# notebook stuff
+widget_class "*.GtkNotebook.*.GtkEventBox" style "clearlooks-notebook"
+widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
+
+widget_class "*.ETree.*" style "evolution-hack"
Index: /pkg/main/parsix-graphics/tags/0.8.2/parsix2.svg
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/parsix2.svg	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/parsix2.svg	(revision 1296)
@@ -0,0 +1,344 @@
+<?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://web.resource.org/cc/"
+   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"
+   id="svg1926"
+   sodipodi:version="0.32"
+   inkscape:version="0.44.1"
+   width="1600"
+   height="1200"
+   version="1.0"
+   sodipodi:docbase="/home/alan"
+   sodipodi:docname="123.svg"
+   inkscape:export-filename="F:\123.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90">
+  <sodipodi:namedview
+     inkscape:window-height="693"
+     inkscape:window-width="1014"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     guidetolerance="10.0"
+     gridtolerance="10.0"
+     objecttolerance="10.0"
+     borderopacity="1.0"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     id="base"
+     inkscape:zoom="1.4594075"
+     inkscape:cx="1337.2339"
+     inkscape:cy="263.14535"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:current-layer="svg1926"
+     width="1600px"
+     height="1200px"
+     showguides="true"
+     inkscape:guide-bbox="true" />
+  <metadata
+     id="metadata1931">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+        <dc:title>Parsix Barry Default Artwork</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Sadegh Shams</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:date>2007-05-17</dc:date>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs1929">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient14955">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop14957" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop14959" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient6123">
+      <stop
+         offset="0"
+         id="stop6125"
+         style="stop-color:#ffffff;stop-opacity:0.10309278;" />
+      <stop
+         offset="1"
+         id="stop6127"
+         style="stop-color:#ffffff;stop-opacity:0.06185567;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient16239">
+      <stop
+         offset="0"
+         id="stop16241"
+         style="stop-color:#fffd04;stop-opacity:1;" />
+      <stop
+         offset="1"
+         id="stop16243"
+         style="stop-color:#d90f0f;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient6478">
+      <stop
+         offset="0"
+         id="stop6480"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         offset="1"
+         id="stop6482"
+         style="stop-color:white;stop-opacity:0;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       id="radialGradient16247"
+       r="800"
+       gradientTransform="matrix(0.8482443,0,0,0.6753979,121.40445,184.84169)"
+       cx="836.47052"
+       cy="699.75153"
+       gradientUnits="userSpaceOnUse"
+       spreadMethod="pad"
+       xlink:href="#linearGradient16239"
+       fy="699.75153"
+       fx="836.47052" />
+    <radialGradient
+       inkscape:collect="always"
+       id="radialGradient6131"
+       r="800.03125"
+       gradientTransform="matrix(1.2145236,-1.212322,1.2358154,1.2380597,-1887.2081,442.33856)"
+       cx="800.03125"
+       cy="1388.2191"
+       gradientUnits="userSpaceOnUse"
+       xlink:href="#linearGradient6123"
+       fy="1388.2191"
+       fx="800.03125" />
+    <radialGradient
+       inkscape:collect="always"
+       id="radialGradient16247-789"
+       r="800"
+       gradientTransform="matrix(0.8482443,0,0,0.6753979,121.40445,184.84169)"
+       cx="836.47052"
+       cy="699.75153"
+       gradientUnits="userSpaceOnUse"
+       spreadMethod="pad"
+       xlink:href="#linearGradient16239-411"
+       fy="699.75153"
+       fx="836.47052" />
+    <linearGradient
+       id="linearGradient16239-411">
+      <stop
+         offset="0"
+         id="stop3590"
+         style="stop-color:#fffd1d;stop-opacity:1;" />
+      <stop
+         offset="1"
+         id="stop3592"
+         style="stop-color:#ee1212;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       id="radialGradient16247-789-233"
+       r="800"
+       gradientTransform="matrix(0.8482443,0,0,0.6753979,121.40445,184.84169)"
+       cx="836.47052"
+       cy="699.75153"
+       gradientUnits="userSpaceOnUse"
+       spreadMethod="pad"
+       xlink:href="#linearGradient16239-411-160"
+       fy="699.75153"
+       fx="836.47052" />
+    <linearGradient
+       id="linearGradient16239-411-160">
+      <stop
+         offset="0"
+         id="stop3815"
+         style="stop-color:#fffd00;stop-opacity:1;" />
+      <stop
+         offset="1"
+         id="stop3817"
+         style="stop-color:#f00f0f;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient14955"
+       id="linearGradient7753"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.801793,0,0,0.801793,1081.287,768.244)"
+       x1="291.77133"
+       y1="316.97418"
+       x2="163.84119"
+       y2="59.318104" />
+  </defs>
+  <rect
+     id="rect14467"
+     x="0"
+     y="0"
+     width="1600"
+     height="1200"
+     style="fill:url(#radialGradient16247-789-233);fill-opacity:1;stroke:none;stroke-opacity:1" />
+  <path
+     d="M 0,0 L 0,266.625 L 796,1200 L 797.75,1200 L 205.8125,0 L 0,0 z M 253.1875,0 L 797.96875,1200 L 799.21875,1200 L 592.6875,0 L 253.1875,0 z M 633.875,0 L 799.4375,1200 L 800.5625,1200 L 966.125,0 L 633.875,0 z M 1007.3125,0 L 800.78125,1200 L 802.03125,1200 L 1346.8125,0 L 1007.3125,0 z M 1394.1875,0 L 802.25,1200 L 804,1200 L 1600,266.625 L 1600,0 L 1394.1875,0 z M 0.23039322,330.03125 L 0.42157289,714.5 L 786.40625,1200 L 795.53125,1200 L 0.23039322,330.03125 z M 1600.0625,330.03125 L 804.46875,1200 L 811.59375,1200 L 1599.75,712.5 L 1600.0625,330.03125 z M 0.29289322,761.75 L 0.38664322,1034.4063 L 778.03125,1200 L 791.5625,1200 L 0.29289322,761.75 z M 1600,761.75 L 808.4375,1200 L 821.96875,1200 L 1599.9063,1034.4063 L 1600,761.75 z M 0.67953644,1076.0313 L 0.77328644,1200 L 771,1200 L 0.67953644,1076.0313 z M 1599.9063,1076.0313 L 829,1200 L 1599.8125,1200 L 1599.9063,1076.0313 z "
+     id="rect2191"
+     style="fill:url(#radialGradient6131);fill-opacity:1.0;stroke:none;opacity:1"
+     sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+  <path
+     d="M 1599.9836,1170.0181 C 1411.2103,1161.6779 1169.4834,1180.7668 819.40871,1128.7678 C 818.78037,1126.6357 819.25501,1122.9891 819.093,1120.933 C 818.87125,1118.1185 817.98618,1112.7425 818.37428,1110.5033 C 819.07857,1106.4401 819.1089,1100.9938 817.9368,1085.9647 C 817.13829,1075.7256 815.40861,1068.4265 815.21816,1065.3978 C 815.05485,1062.8004 814.72032,1057.7072 814.46818,1054.0982 C 813.45092,1039.5316 813.41565,1027.5564 814.34319,1021.924 C 815.79349,1013.1205 815.25299,1006.8824 811.49955,988.30264 C 808.56737,973.78731 808.26584,971.51152 808.21843,963.02506 C 808.1901,957.95248 808.08816,955.48672 807.81219,954.6813 C 807.3144,953.22916 807.5221,951.11576 808.65591,946.30675 C 809.83941,941.28712 811.07088,937.71239 813.15574,933.37547 C 814.18787,931.22889 815.4932,927.84182 816.28061,925.21644 C 820.84288,910.00587 826.83691,896.42535 844.93574,860.3445 C 846.84328,856.54187 849.34065,852.64309 851.52924,850.06105 C 852.82102,848.53709 853.33047,848.19652 854.65412,847.81347 C 855.51965,847.56305 857.16281,846.79063 858.31022,846.12009 C 861.95564,843.98962 863.85363,843.2262 865.4037,843.22595 C 867.03707,843.22568 868.05168,843.66234 870.37225,845.41195 C 873.28872,847.61093 874.32404,847.95297 876.18452,847.29006 C 877.03306,846.98777 877.23032,847.03794 878.40319,847.87505 C 880.34909,849.26401 883.84021,850.11371 884.84044,849.44528 C 885.47768,849.01957 889.24399,843.95312 889.77774,842.7949 C 890.54405,841.13323 890.49894,840.96613 889.05902,840.6089 C 887.75027,840.2842 884.44025,837.81178 884.40295,837.12977 C 884.33082,835.80882 890.48701,835.48141 897.2462,836.45242 C 902.67811,837.23281 904.2514,837.16068 908.37077,835.83664 C 911.20974,834.92405 911.56355,834.85643 915.96422,834.8514 C 920.0761,834.84672 920.94603,834.94518 923.83891,835.6827 C 930.17936,837.29917 935.78792,839.80342 946.36928,845.71984 C 954.72278,850.39052 960.25016,852.97996 964.77481,854.40227 C 966.8746,855.06233 968.76895,855.71133 968.9934,855.81855 C 969.77727,856.19289 971.98998,864.54606 971.99328,867.11803 C 971.99595,869.55586 972.89263,870.35717 977.14933,871.79793 L 980.36795,872.87553 L 981.58666,871.92108 L 982.80536,870.96663 L 988.96137,870.81269 C 992.68431,870.71676 995.43396,870.49979 995.92985,870.28928 C 996.38051,870.09778 996.74233,869.90258 996.74231,869.85823 C 996.74234,869.81387 994.97691,869.79749 992.80497,869.79666 C 989.1324,869.79505 988.70032,869.73499 986.89895,868.96536 C 984.41227,867.90317 984.14817,867.876 983.93032,868.74984 C 983.83076,869.14808 983.31692,869.7306 982.77411,870.04297 C 981.54738,870.74887 981.27749,870.43603 981.24292,868.31879 L 981.21167,866.84093 L 980.5867,868.38037 C 980.25134,869.21783 979.80074,869.98111 979.55549,870.07375 C 979.137,870.23206 975.80131,868.97379 975.14941,868.41116 C 974.98552,868.26971 974.82535,867.31896 974.80567,866.31752 C 974.77816,864.91745 974.49641,863.82288 973.55572,861.54526 C 972.88302,859.91624 972.2883,858.1249 972.24327,857.57351 L 972.14953,856.58827 L 974.89942,856.37275 C 979.43955,856.02857 982.79737,854.69374 989.58634,850.55367 C 997.62445,845.65177 1000.0765,844.67028 1004.8045,844.4575 C 1007.6313,844.3302 1008.3257,844.43074 1011.9605,845.31958 C 1015.3761,846.15493 1016.4878,846.28216 1019.3977,846.27403 C 1021.2828,846.26884 1024.5788,846.27604 1026.7099,846.27403 C 1035.9521,846.26525 1037.5675,846.20594 1040.0219,845.75063 C 1048.7014,844.14051 1057.8881,840.39322 1073.7706,832.04962 C 1078.4073,829.61389 1082.6515,827.49606 1083.2077,827.33894 C 1085.8723,826.586 1089.9479,827.30688 1093.8948,829.18627 C 1096.2207,830.29384 1096.5006,830.33059 1097.3321,829.98677 C 1101.3439,828.32763 1103.8686,827.85247 1110.3629,827.49288 L 1113.894,827.30815 L 1113.894,826.19976 C 1113.894,824.86404 1114.7159,823.58404 1117.3939,820.78093 C 1120.5603,817.46656 1121.4183,815.08129 1124.0186,802.24609 C 1125.6646,794.12107 1126.5172,791.06645 1127.9559,788.45272 C 1129.6295,785.41235 1132.193,784.33167 1137.5806,784.35781 C 1142.6939,784.38262 1146.8102,785.7785 1150.8925,788.88376 C 1152.5405,790.13725 1152.976,790.33712 1153.4549,790.08453 C 1155.0559,789.24045 1156.6751,789.20674 1159.0797,789.93058 C 1159.593,790.08507 1159.8232,789.95119 1160.1735,789.28402 C 1160.8412,788.01166 1162.1679,786.80967 1163.6108,786.17435 C 1164.7524,785.67177 1165.5683,785.62344 1170.4543,785.65094 C 1177.0754,785.68815 1178.1382,785.43667 1180.1727,783.40336 L 1181.5163,782.04866 L 1183.4538,782.23339 C 1185.6454,782.43501 1186.0947,782.12501 1185.1412,781.12499 C 1184.7963,780.76316 1184.5162,780.36164 1184.5162,780.23212 C 1184.5162,780.10259 1185.3076,779.14843 1186.2662,778.07691 C 1190.0958,773.79599 1192.3198,770.06775 1194.0472,765.17641 C 1195.1534,762.04318 1195.0136,762.16493 1199.8906,761.45097 C 1204.7276,760.7428 1206.2738,759.96479 1207.7966,757.54079 C 1208.1582,756.96556 1208.6463,756.58634 1209.0153,756.58634 C 1209.8635,756.58636 1215.1603,758.70603 1216.7025,759.66522 C 1219.2344,761.23993 1221.3229,763.9845 1222.4522,767.20847 C 1222.5949,767.61651 1222.8967,767.67526 1224.2022,767.54715 L 1225.7959,767.3932 L 1229.077,770.71839 C 1234.0204,775.73675 1239.3786,781.69184 1240.4203,783.311 C 1240.9303,784.10349 1241.8449,785.99975 1242.4515,787.49827 C 1244.0982,791.56723 1244.7904,792.51514 1248.795,796.55017 C 1251.6251,799.40148 1252.659,800.66852 1253.3573,802.12294 C 1253.8549,803.15953 1254.2632,804.15327 1254.2635,804.33973 C 1254.2635,804.5262 1254.999,805.10752 1255.8884,805.60207 C 1257.0338,806.239 1257.8883,807.03532 1258.8258,808.34227 C 1260.5266,810.71264 1260.72,811.09316 1262.0132,814.43844 L 1263.107,817.24022 L 1264.4506,817.11707 C 1266.9429,816.93915 1269.4783,818.58685 1270.9192,821.33513 L 1271.5128,822.5051 L 1271.5441,820.25752 L 1271.5441,818.00994 L 1270.2317,817.27101 C 1268.3153,816.16436 1266.3561,813.77825 1264.7944,810.68221 C 1263.7021,808.51603 1263.1437,807.78293 1262.0445,806.98756 C 1260.1027,805.58272 1257.4987,802.77851 1254.576,799.01327 C 1253.1969,797.23656 1251.6171,795.27601 1251.0761,794.64126 C 1250.5355,794.00652 1250.0762,793.34719 1250.0762,793.19419 C 1250.0762,793.04118 1250.4862,792.12423 1250.9824,791.13134 C 1251.4784,790.13856 1251.9769,788.80812 1252.0761,788.20641 C 1252.2514,787.14231 1252.2167,787.1288 1251.3261,787.1288 C 1250.2824,787.12883 1249.8695,786.69201 1250.3575,786.11277 C 1250.9381,785.42346 1253.3605,785.03305 1258.5758,784.75807 C 1264.1574,784.46368 1266.2816,784.13575 1268.2005,783.24942 C 1269.6713,782.57017 1269.916,782.1913 1270.2004,780.32449 C 1270.4516,778.67312 1270.103,778.35131 1269.1379,779.37003 C 1267.2548,781.35798 1264.3635,781.97616 1258.2322,781.70998 C 1253.0586,781.48545 1250.4894,781.78916 1247.9513,782.91074 L 1246.2326,783.68046 L 1244.7952,782.84916 C 1242.5302,781.5611 1238.3346,777.09889 1234.3581,771.796 C 1230.8155,767.07183 1230.6118,766.87648 1228.577,765.82297 C 1226.212,764.59844 1224.3356,763.05575 1223.671,761.78964 C 1223.2456,760.97918 1223.2885,760.85531 1224.4835,758.55682 C 1226.6702,754.35093 1228.5228,751.99301 1230.5769,750.82884 C 1231.4136,750.35465 1230.8238,749.8436 1229.4833,749.8436 C 1227.8231,749.84359 1227.0315,750.4616 1224.7022,753.56904 C 1223.5821,755.06352 1222.2825,756.46168 1221.7961,756.7095 C 1219.8178,757.71748 1217.7827,757.09518 1212.3901,753.84614 L 1209.7027,752.24513 L 1209.734,751.04436 C 1209.7481,750.38046 1209.701,749.8436 1209.6402,749.8436 C 1209.5798,749.84359 1208.4247,750.92679 1207.0778,752.27591 C 1202.9419,756.41879 1198.691,758.43371 1193.8909,758.49525 L 1191.2348,758.52604 L 1190.8285,759.81916 C 1188.3034,768.35792 1186.2162,773.10068 1183.7663,775.86011 C 1182.2784,777.53596 1180.3841,778.60031 1178.8603,778.60031 C 1177.5396,778.60028 1175.488,777.60747 1174.5479,776.50668 C 1173.8696,775.71249 1173.7955,775.38609 1173.7979,773.08912 C 1173.8013,770.45878 1174.263,762.92485 1174.5479,760.83519 C 1174.6886,759.8028 1174.5818,759.50399 1173.7666,758.6184 C 1172.1119,756.82036 1171.2972,754.37043 1170.7981,749.62808 C 1170.4712,746.52069 1170.8044,742.04646 1171.548,739.22148 C 1171.7773,738.35076 1171.8763,737.5746 1171.798,737.4973 C 1171.5668,737.26943 1168.3493,739.08165 1168.0169,739.62173 C 1167.6202,740.26593 1168.1526,745.61026 1169.3293,752.79932 C 1170.957,762.74475 1171.1544,768.08093 1170.0793,772.5965 C 1169.6465,774.41504 1168.7934,775.43888 1166.8607,776.4451 C 1164.6843,777.57798 1160.9468,777.47567 1159.4235,776.26037 C 1158.8474,775.80055 1158.8178,775.66646 1159.1735,775.24434 C 1159.4993,774.85752 1159.4985,774.69499 1159.2047,774.41304 C 1158.9141,774.13429 1158.6735,774.24456 1158.0486,774.96724 C 1156.1953,777.11039 1153.9366,777.6469 1151.455,776.53747 C 1150.7367,776.21632 1149.0782,774.90296 1147.7365,773.61253 C 1144.7709,770.76038 1144.1412,770.6439 1142.7992,772.56572 C 1141.8842,773.8761 1141.4098,774.19752 1140.393,774.19752 C 1139.2341,774.20821 1137.7191,774.89572 1136.0181,775.49065 C 1128.7892,778.18627 1127.3039,778.81906 1125.2998,780.13975 C 1121.1936,782.84583 1118.8509,786.7777 1118.0813,792.20895 C 1117.8935,793.53449 1117.611,794.36399 1117.2689,794.61048 C 1116.848,794.91372 1116.7267,795.49604 1116.6752,797.75093 C 1116.6246,799.97137 1116.3826,801.44332 1115.3939,804.98629 L 1114.144,809.41987 L 1110.0504,813.48399 C 1105.3946,818.14057 1104.3552,818.91366 1101.707,819.58017 C 1098.5642,820.37129 1095.3947,819.57583 1095.3947,817.97915 C 1095.3947,817.72579 1095.2091,815.01175 1094.9572,811.94455 C 1094.4837,806.17714 1093.7388,802.00166 1092.7386,799.13642 C 1092.127,797.38491 1092.2819,796.82727 1093.3636,796.82727 C 1094.0223,796.82729 1094.0258,796.82004 1093.3948,794.39495 C 1092.945,792.66586 1092.9487,792.26745 1093.3011,791.03898 C 1095.0933,784.78679 1094.9072,779.74962 1092.5511,769.94867 C 1090.4535,761.22412 1090.0249,759.33029 1089.7074,757.01739 C 1089.4523,755.1566 1089.2512,754.53295 1088.6763,754.00009 C 1087.2891,752.71445 1086.4797,750.62339 1085.2701,745.04055 C 1084.612,742.00321 1084.2021,740.93674 1082.9265,739.28305 C 1082.255,738.41254 1082.1306,738.00366 1082.1452,736.20418 C 1082.1557,734.92 1082.4445,733.27323 1082.864,731.92454 C 1083.6958,729.25047 1086.8719,722.92769 1089.02,719.67061 C 1090.8554,716.88719 1094.5915,712.88981 1096.1447,712.06578 L 1097.2071,711.51158 L 1098.3946,712.18893 C 1100.0229,713.11234 1099.9459,712.4175 1098.2384,710.83423 C 1097.4718,710.12351 1096.8947,709.3407 1096.8947,708.9869 C 1096.8947,708.64639 1097.3123,707.87686 1097.8321,707.29352 C 1100.6528,704.12812 1101.8868,698.952 1102.8632,686.11084 L 1103.1757,681.86199 L 1104.3319,680.66123 C 1104.9613,680.01509 1105.8992,678.63225 1106.4256,677.58235 C 1106.9517,676.53255 1107.7159,675.23963 1108.113,674.719 L 1108.8317,673.79534 L 1107.863,673.39508 C 1106.1567,672.69225 1106.0121,672.34135 1106.2381,668.99229 C 1106.627,663.22341 1107.879,657.7742 1109.7067,653.75185 C 1110.2556,652.5434 1110.2362,652.48314 1109.7067,651.99689 C 1109.1966,651.52883 1109.1894,651.36998 1109.5817,649.50299 C 1110.223,646.45246 1111.1429,643.92961 1112.6128,641.09766 C 1114.0405,638.34719 1114.8195,637.54894 1116.4877,637.09512 C 1117.8477,636.72514 1118.9563,635.69031 1118.9563,634.78596 C 1118.9563,634.17927 1118.8411,634.08253 1118.2376,634.23176 C 1117.1826,634.49269 1116.864,633.90438 1116.3314,630.69106 C 1115.9776,628.55772 1115.8311,625.7321 1115.8314,619.73025 C 1115.8314,611.47688 1116.3054,605.15268 1117.3939,598.73231 L 1117.8938,595.80738 L 1119.4563,595.86895 C 1121.3653,595.94565 1123.9274,596.9631 1127.4248,599.00941 C 1130.4477,600.77812 1132.4849,601.81119 1132.8932,601.81119 C 1133.0449,601.81118 1132.9163,601.07711 1132.5808,600.17938 C 1131.4762,597.2251 1129.659,596.15498 1122.425,594.05242 C 1119.679,593.25429 1119.1419,592.75307 1119.9563,591.86641 C 1120.6597,591.10071 1120.5324,589.98139 1119.6751,589.18779 C 1118.7161,588.3002 1118.4544,587.20648 1118.0813,582.90688 C 1117.7624,579.22768 1116.89,576.71834 1115.9564,576.71834 C 1115.3368,576.71833 1115.1487,578.77867 1115.1127,585.24683 L 1115.0814,590.5425 L 1114.1128,591.43537 C 1113.5799,591.92599 1112.3081,592.93403 1111.3004,593.68295 C 1109.2057,595.24033 1107.0994,597.52679 1106.8631,598.45521 C 1106.6739,599.19776 1107.691,603.38487 1109.3942,608.73866 C 1111.8567,616.47899 1112.6752,620.60954 1112.6753,625.30302 C 1112.6753,630.81323 1111.3584,634.87933 1106.9568,642.97578 C 1101.8076,652.44773 1101.3009,654.16954 1100.1758,665.29763 C 1100.0011,667.02395 1099.4005,670.31428 1098.8321,672.59457 C 1097.6506,677.3362 1097.6076,677.78185 1098.3009,678.53681 C 1098.777,679.05485 1098.7763,679.20901 1098.2696,681.06149 C 1097.9498,682.23107 1097.5948,684.98707 1097.4259,687.8658 C 1096.9023,696.80286 1095.3186,700.93736 1088.645,710.68028 C 1086.5619,713.72167 1084.2507,717.12369 1083.489,718.25432 C 1079.0863,724.78975 1077.0107,730.28784 1076.7079,736.32733 C 1076.4822,740.82364 1076.9986,742.75139 1079.8953,748.4889 C 1081.6249,751.91398 1082.5789,754.23616 1083.3327,756.89423 C 1084.5481,761.17867 1086.6096,770.28046 1087.1138,773.55096 C 1087.6449,776.99475 1087.4898,784.23463 1086.77,789.62269 C 1085.5718,798.59003 1085.6299,803.61834 1087.02,808.83489 C 1087.7183,811.45606 1087.5779,811.57838 1084.3014,811.11326 C 1083.0395,810.93419 1081.9139,810.87961 1081.8015,810.9901 C 1081.6894,811.1005 1081.5258,811.68203 1081.4266,812.28323 C 1081.2785,813.18199 1080.9086,813.64766 1079.3328,814.90028 C 1074.9518,818.38336 1067.5571,822.39063 1060.2086,825.2453 C 1055.7831,826.9645 1047.2649,829.70968 1046.3654,829.70968 C 1046.1249,829.70967 1045.6107,829.25544 1045.2405,828.69365 C 1044.8701,828.13191 1044.3917,827.58728 1044.1467,827.49288 C 1043.6165,827.28857 1042.4236,828.63362 1042.1781,829.70968 C 1041.806,831.3388 1042.7577,831.09262 1032.8347,831.92647 C 1026.0724,832.49471 1019.0789,832.37145 1016.2728,831.61858 C 1015.2892,831.35465 1012.9394,830.6148 1011.0543,829.98677 C 1006.9761,828.6283 1004.6636,828.32148 1002.2421,828.8168 C 1001.2741,829.01483 1000.2907,829.25093 1000.0547,829.34021 C 999.05748,829.7173 1000.1839,828.71645 1001.3359,828.20103 C 1003.2744,827.33372 1006.851,827.47085 1011.023,828.5397 C 1014.2122,829.35672 1014.4792,829.36591 1014.9917,828.90917 C 1015.5084,828.44832 1015.536,828.48124 1015.4603,829.12469 C 1015.3897,829.72641 1015.5754,829.83204 1017.0228,830.17151 C 1019.9907,830.86743 1022.1226,830.57534 1019.9602,829.77125 C 1019.1041,829.45281 1019.0338,829.37375 1019.2102,828.44734 C 1019.3539,827.69221 1019.3013,827.37542 1018.9602,827.24657 C 1018.7104,827.15214 1018.4914,826.89281 1018.4915,826.66159 C 1018.4915,826.37695 1018.1663,826.23054 1017.4603,826.23054 C 1016.2905,826.23052 1016.2693,826.26765 1016.7728,827.06184 C 1017.1931,827.72486 1016.8858,828.21999 1016.3666,827.7084 C 1016.1726,827.51727 1015.6811,827.36973 1015.3041,827.36973 C 1014.3504,827.36975 1014.4039,826.19386 1015.3978,825.02978 C 1015.8196,824.53614 1016.0881,824.01374 1015.9916,823.85981 C 1015.8951,823.70589 1015.0252,823.43451 1014.0854,823.24403 C 1013.1456,823.05357 1012.1651,822.76701 1011.898,822.62826 C 1011.408,822.37388 1010.8284,822.79171 1008.1481,825.2453 C 1006.9833,826.3114 1006.8284,826.24491 1006.3045,824.62953 C 1006.1081,824.02387 1005.8053,823.55192 1005.6482,823.55192 C 1005.4741,823.55194 1005.4916,823.76004 1005.6795,824.10612 C 1006.1012,824.8822 1006.0749,825.37368 1005.5545,826.04581 C 1005.1933,826.51226 1005.0578,826.56304 1004.8357,826.23054 C 1004.6862,826.0067 1004.6734,825.45021 1004.8045,824.99899 C 1005.2165,823.58416 1004.4442,823.38376 1003.7421,824.72189 C 1003.1478,825.8543 1002.9003,825.82384 1002.1484,824.56795 C 1001.1925,822.97184 999.4063,823.24837 998.74224,825.09136 C 998.58192,825.53672 998.45319,825.56505 997.92977,825.2453 C 997.1444,824.76582 996.64788,825.35473 996.86731,826.53843 C 997.05322,827.54081 996.81861,827.5545 995.7736,826.60001 C 994.80646,825.71617 994.73613,825.30688 995.55486,825.30688 C 995.88594,825.30686 996.14861,825.12056 996.14859,824.87584 C 996.14859,824.57924 995.83256,824.41401 995.21112,824.41401 C 994.7035,824.41403 993.9321,824.19554 993.46119,823.92139 C 992.98997,823.64723 992.49565,823.54035 992.36749,823.67508 C 992.23957,823.8099 992.2847,823.97152 992.49248,824.04454 C 993.76663,824.49245 994.15305,826.2337 993.02371,826.44607 C 992.7,826.50694 992.28565,826.70399 992.1175,826.9079 C 991.94969,827.11184 991.19665,827.36653 990.43006,827.46209 C 989.07922,827.63041 989.02053,827.61038 988.83637,826.78474 C 988.62051,825.81645 987.96278,825.10265 987.68017,825.55319 C 987.58038,825.71222 987.61507,826.42665 987.77392,827.12342 C 988.15215,828.78242 987.70935,829.30113 986.8677,828.17024 C 986.15202,827.20856 985.75257,827.17218 984.74278,827.95472 C 983.75709,828.71862 983.64454,828.69327 983.71157,827.73919 C 983.76553,826.97415 983.71981,826.92921 982.36788,826.93869 C 980.60817,826.95107 980.29215,827.23488 981.24292,827.95472 C 982.5561,828.94872 981.09634,828.64103 978.43053,827.36973 C 974.29721,825.39844 971.52633,822.15832 970.96207,818.65651 L 970.74333,817.45574 L 973.24323,817.51732 L 975.74314,817.54811 L 975.86813,818.53335 C 976.07889,819.93906 976.69602,819.98724 976.93059,818.62572 C 977.23697,816.84482 978.19669,813.59236 979.14925,811.02089 C 979.99393,808.74034 979.99987,808.58634 979.58673,807.23387 C 979.07859,805.57015 979.02502,801.10552 979.49299,799.78299 C 979.69414,799.21473 979.99887,798.90332 980.27421,798.95169 C 980.52191,798.99529 980.8202,798.70454 980.96168,798.33592 C 981.17628,797.77639 981.10996,797.64339 980.49295,797.41225 C 980.08651,797.26001 979.77042,796.97159 979.77423,796.76569 C 979.78854,795.9415 980.91393,793.96384 981.8054,793.22498 C 983.96148,791.4373 986.7264,791.94323 993.30495,795.31862 L 997.77352,797.62778 L 997.86727,798.98248 C 998.02734,801.3784 999.8475,802.15805 1006.867,802.86187 C 1012.721,803.44892 1014.8712,803.97077 1017.0228,805.38655 C 1017.9941,806.02562 1018.8039,806.68204 1018.804,806.83362 C 1018.8041,806.98526 1019.1221,807.26965 1019.5227,807.44939 C 1020.1289,807.72167 1020.4943,807.6448 1021.7101,807.01835 C 1022.8432,806.43466 1023.4512,806.30837 1024.3975,806.43336 C 1026.3467,806.69096 1027.9304,805.70363 1031.0535,802.36925 C 1033.9437,799.28318 1035.9493,797.99724 1037.8033,797.99724 C 1038.3523,797.99725 1040.0871,798.20019 1041.6781,798.45907 C 1044.1767,798.86578 1044.7928,798.86388 1046.2091,798.52065 C 1047.4833,798.21177 1047.8899,798.01194 1047.9591,797.53541 C 1048.092,796.6175 1047.3324,796.17765 1044.8342,795.74966 C 1042.2886,795.31346 1041.9298,795.10499 1041.1156,793.53287 C 1040.4099,792.16961 1039.7698,791.94639 1036.397,791.99343 C 1031.8684,792.05649 1028.0535,794.19389 1028.0536,796.64253 C 1028.0536,797.6977 1028.0394,797.68935 1026.7724,797.68935 C 1023.8476,797.68933 1013.8598,796.30184 1008.6794,795.16467 C 1002.4984,793.80777 1001.6961,793.49041 1000.4922,791.83949 C 999.27767,790.17414 997.84204,789.32587 994.80489,788.54509 C 992.14921,787.8625 991.75514,787.88801 991.52377,788.60667 C 991.25106,789.45285 990.93368,789.3239 989.71134,787.99089 C 989.06605,787.28706 987.72889,786.38956 986.43022,785.7741 C 985.22851,785.2046 984.17244,784.61788 984.08656,784.48097 C 983.81589,784.04946 985.03396,780.71899 985.99273,779.24688 C 987.88444,776.34208 989.15998,775.83583 989.33635,777.92296 C 989.42398,778.95894 989.51789,779.04978 990.7738,779.40082 C 991.87514,779.70865 992.63548,780.31116 994.96113,782.72601 C 997.56703,785.43195 997.86959,785.65111 998.89848,785.65094 C 1000.9493,785.65069 1000.4326,784.79084 995.24237,779.67792 C 992.61324,777.08781 990.51714,774.83683 990.58631,774.65935 C 990.65544,774.48175 990.88506,773.55041 991.08629,772.5965 C 991.72438,769.56773 991.11439,766.41568 988.64888,759.81916 C 987.83372,757.63873 986.7601,754.61082 986.27397,753.07642 L 985.39901,750.27464 L 985.55525,752.33749 C 985.63373,753.46814 986.17222,756.08764 986.77395,758.18736 C 989.03318,766.06899 989.33648,767.37133 989.4926,769.94867 L 989.64884,772.5965 L 987.05519,775.52144 C 985.36731,777.43638 984.14113,779.19069 983.46158,780.60158 C 982.625,782.33877 982.30565,782.73781 981.89914,782.57207 C 979.44618,781.57181 977.61886,781.80245 973.52447,783.61888 C 972.04166,784.27677 970.09344,784.94543 969.21214,785.12753 C 967.18631,785.54622 965.62979,785.19345 965.49354,784.26545 C 965.44232,783.91418 966.34153,780.09494 967.49346,775.76775 C 971.02397,762.50508 972.68922,754.93103 973.61822,747.9347 C 973.87578,745.99656 974.16366,743.98638 974.24319,743.50111 L 974.39944,742.63903 L 978.18054,742.66982 C 982.32289,742.69682 983.32172,742.95779 984.49279,744.42478 C 985.00421,745.06532 985.11779,745.63687 985.11777,747.53444 C 985.11779,748.80477 985.21341,749.81626 985.33651,749.81281 C 985.79787,749.79992 987.26241,747.44467 987.43018,746.42605 C 987.60311,745.37592 987.53628,745.31978 982.39913,740.42224 C 979.54888,737.70498 977.19377,735.51377 977.14933,735.55761 C 977.10465,735.60144 977.27664,736.22074 977.52432,736.91232 C 978.10546,738.53552 978.07466,739.23622 977.46182,739.46779 C 976.65498,739.77286 975.39222,738.07336 975.05566,736.26575 C 974.11891,731.23399 974.03027,730.22393 974.55568,729.21512 C 975.42423,727.54767 979.73582,723.64997 983.93032,720.71742 C 987.95132,717.906 990.0738,715.95376 991.30503,713.97468 C 991.66447,713.39671 992.32112,712.77842 992.74247,712.58919 C 994.02888,712.0117 997.68195,712.19887 1001.4297,713.02023 C 1007.3695,714.32221 1011.3043,713.99741 1013.1167,712.09657 C 1013.6744,711.51189 1013.7811,711.20334 1013.6167,710.28003 C 1013.1109,707.44426 1013.1725,707.149 1014.6167,706.43143 C 1016.7097,705.39162 1018.8582,705.51678 1021.0226,706.8009 C 1021.9752,707.36616 1022.8183,707.84772 1022.8975,707.84772 C 1022.9771,707.84769 1023.4155,707.50827 1023.8975,707.10879 C 1024.9806,706.21067 1026.924,705.67035 1028.2098,705.90802 C 1029.0974,706.07202 1029.3817,705.91496 1031.5222,703.96833 C 1032.8074,702.79953 1035.6523,700.0594 1037.8658,697.87216 C 1044.2494,691.56389 1048.2654,688.4254 1053.0214,686.08006 C 1055.3813,684.91641 1055.8008,684.58147 1055.1776,684.20194 C 1053.549,683.21032 1058.0866,679.92488 1062.7398,678.75233 C 1066.2326,677.8722 1069.6463,677.75782 1074.0205,678.32129 C 1079.6588,679.04748 1083.5012,680.02874 1084.0515,680.87675 C 1084.8619,682.12601 1086.3912,683.46301 1086.9888,683.46301 C 1087.8091,683.46303 1088.1501,682.95556 1088.3638,681.33858 C 1088.5722,679.76459 1089.319,678.2109 1091.5199,674.81137 C 1092.3562,673.51925 1093.3315,671.67599 1093.6761,670.74725 C 1094.304,669.054 1094.3933,668.96156 1095.5822,669.05386 C 1096.4361,669.12011 1096.7572,668.56026 1096.2072,667.94547 C 1095.9634,667.67298 1095.6633,667.00214 1095.551,666.43682 C 1095.1763,664.55341 1095.0623,664.32839 1094.0511,663.91214 C 1092.4398,663.24874 1091.8365,663.35529 1091.4574,664.43555 C 1090.9227,665.95835 1088.0318,671.52555 1087.3013,672.44063 L 1086.6451,673.27193 L 1083.2077,673.08719 C 1081.3112,672.99163 1078.2693,672.66425 1076.458,672.34826 C 1068.5385,670.96688 1065.3171,671.17833 1059.3961,673.51824 C 1058.5005,673.87211 1058.3616,673.86506 1057.99,673.36429 C 1057.5099,672.71749 1056.8234,669.70295 1056.3337,666.03657 L 1055.9901,663.4811 L 1053.8651,661.91087 C 1049.4107,658.66248 1047.786,655.65202 1047.2716,649.68773 C 1047.0987,647.68419 1047.1453,647.39302 1047.7716,646.54727 C 1048.1507,646.03529 1049.177,644.65092 1050.0528,643.4684 C 1053.0182,639.46382 1054.6493,635.69605 1055.2088,631.52235 C 1055.531,629.11879 1055.5157,628.80425 1054.6463,625.30302 C 1054.1447,623.28414 1053.6801,621.3772 1053.6151,621.05417 C 1053.5501,620.73116 1053.3671,621.16085 1053.2402,622.00862 C 1053.1128,622.85637 1052.8981,623.63663 1052.7402,623.73279 C 1051.6833,624.37633 1049.0645,622.10171 1046.5841,618.37555 C 1045.0569,616.08111 1045.0036,615.97502 1045.178,614.43458 C 1045.2769,613.56215 1045.1548,611.18382 1044.8967,609.1697 C 1044.308,604.58072 1044.3027,604.9719 1045.2405,603.87404 C 1046.3734,602.54734 1047.6961,601.80565 1051.4277,600.3949 C 1054.7076,599.15493 1056.9354,597.91404 1057.1775,597.19287 C 1057.2728,596.90881 1057.0275,596.91459 1056.1775,597.28524 C 1051.0216,599.53287 1050.1406,599.80575 1047.9279,599.71755 L 1045.7716,599.62518 L 1045.8654,597.16208 C 1045.9746,594.51061 1045.8143,593.31349 1045.303,593.31349 C 1045.0913,593.31348 1045.017,593.67939 1045.1467,594.3603 C 1045.4343,595.87149 1044.8283,598.36533 1043.8342,599.71755 C 1042.5509,601.46297 1039.8633,602.69014 1036.6783,602.95037 L 1034.1471,603.1351 L 1032.5847,606.02925 C 1029.49,611.73995 1026.6138,615.23009 1023.1788,617.42109 C 1021.1418,618.72047 1019.3478,619.3451 1016.8666,619.6071 C 1014.368,619.87102 1014.1945,619.62559 1014.4604,616.12797 C 1014.9075,610.24457 1016.6108,604.71141 1020.0227,598.05496 C 1021.3228,595.51851 1022.3658,593.42613 1022.3664,593.37506 C 1022.3674,593.32391 1021.9997,593.32392 1021.5539,593.37506 C 1020.9596,593.44313 1020.4521,593.88751 1019.6165,595.06845 C 1017.6756,597.81112 1016.9498,597.68559 1016.6166,594.54504 C 1016.5171,593.6069 1015.9335,591.31351 1015.3353,589.46489 C 1014.6898,587.46896 1014.2093,585.2277 1014.1167,583.9537 C 1013.9626,581.82933 1013.9337,581.82928 1012.8667,581.33665 C 1011.886,580.88367 1011.7625,580.65277 1011.273,578.78119 C 1010.5473,576.005 1010.2884,570.55182 1010.7418,567.45092 C 1010.9404,566.09149 1011.6057,562.78822 1012.2418,560.12319 C 1012.8778,557.45824 1013.5684,554.37174 1013.7729,553.25729 L 1014.1479,551.22524 L 1016.2103,549.93211 C 1018.8919,548.22291 1023.0434,546.51645 1027.2099,545.43695 C 1031.4413,544.34061 1032.0269,544.33238 1033.3034,545.43695 C 1035.8434,547.63398 1038.9067,548.49029 1045.303,548.82371 L 1049.2715,549.03923 L 1050.9902,550.70183 C 1054.1036,553.72207 1058.7798,555.51131 1063.1148,555.35093 C 1065.4038,555.26624 1065.4414,555.28349 1064.7084,554.79673 C 1064.2986,554.52452 1062.5548,554.02519 1060.8336,553.68834 C 1057.2099,552.97914 1055.3191,551.98826 1054.4276,550.36315 L 1053.8338,549.28554 L 1054.4588,548.0232 C 1057.2942,542.27355 1063.1706,542.08002 1071.2707,547.49979 C 1073.0459,548.6876 1073.0511,548.7001 1074.7393,548.39267 C 1077.0841,547.9656 1079.1665,547.99997 1081.1766,548.51582 C 1085.5324,549.63372 1088.2166,552.06257 1089.6449,556.24381 C 1090.0103,557.31357 1090.4458,558.25149 1090.6137,558.30665 C 1091.1255,558.47467 1091.3087,556.97234 1090.9574,555.59724 C 1090.7749,554.88295 1090.6449,553.97324 1090.6449,553.59597 C 1090.6449,552.64222 1093.5746,548.26009 1096.801,544.42092 L 1099.5196,541.1881 L 1104.0819,541.15731 C 1107.7771,541.12738 1109.0535,541.00597 1110.7379,540.51074 L 1112.8315,539.89497 L 1115.0189,540.97257 C 1117.7905,542.32211 1119.9756,542.45231 1121.175,541.34204 C 1121.5917,540.95621 1121.9249,540.45565 1121.925,540.23364 C 1121.925,539.61735 1119.556,538.70149 1117.9563,538.69421 C 1116.1928,538.68623 1114.8739,538.15912 1113.769,537.00082 L 1112.9253,536.10795 L 1111.8004,537.21634 C 1110.2583,538.73582 1108.482,539.12919 1104.3007,538.87894 C 1102.5335,538.77321 1100.6661,538.58146 1100.1445,538.47868 L 1099.2071,538.29395 L 1099.3321,535.76927 C 1099.6163,530.85295 1101.9709,527.65397 1106.6443,525.79371 C 1107.9211,525.28547 1109.3712,524.66494 1109.8629,524.439 C 1110.6707,524.06785 1110.6959,524.0249 1110.0816,524.00796 C 1109.0167,523.97854 1105.8346,525.13872 1104.3007,526.1016 C 1101.5816,527.80834 1099.4392,530.71954 1098.6446,533.82958 C 1098.2201,535.48932 1097.4724,535.87072 1095.176,535.64612 C 1093.4561,535.47785 1090.3532,534.2068 1089.5824,533.36775 C 1089.1124,532.85585 1089.1532,532.67711 1090.8012,530.10414 C 1096.7976,520.7404 1101.1971,517.15783 1106.4256,517.26522 C 1107.4994,517.28728 1108.5116,517.27821 1108.6755,517.26522 C 1108.8395,517.25214 1108.4462,516.80545 1107.8317,516.24919 C 1107.2141,515.69033 1106.738,514.93075 1106.7381,514.5866 C 1106.7382,514.24404 1107.9574,512.17782 1109.4567,509.96828 C 1112.1216,506.04123 1115.3626,500.02646 1115.3627,499.03827 C 1115.3628,498.76539 1114.841,498.00226 1114.2065,497.34489 C 1113.3996,496.50928 1112.794,495.3901 1112.1441,493.61944 C 1111.6323,492.22622 1110.9484,490.60159 1110.6441,490.01716 C 1110.0978,488.96785 1110.0949,488.93272 1110.7691,486.96907 C 1111.7894,483.99805 1111.9611,481.7981 1111.3316,479.82607 L 1110.8316,478.19427 L 1112.769,476.16221 C 1114.7794,474.06283 1114.5817,474.41809 1120.2375,462.92304 C 1121.3101,460.74259 1122.5967,458.44862 1123.1124,457.84289 L 1124.0499,456.76528 L 1126.956,456.76528 C 1128.7079,456.76528 1130.4893,456.57718 1131.4246,456.30345 C 1132.2777,456.05386 1133.1054,455.92734 1133.2682,456.02635 C 1133.4309,456.12535 1133.835,456.75641 1134.1745,457.41185 C 1134.9664,458.94145 1136.1269,459.99811 1137.0181,459.99811 C 1137.7016,459.99811 1137.7368,459.92672 1137.7369,457.41185 C 1137.737,454.18996 1138.241,452.18484 1139.9555,448.82178 C 1142.0364,444.73947 1141.5674,444.55567 1138.9243,448.39074 C 1138.1419,449.52607 1137.1116,450.78945 1136.6431,451.22331 C 1135.6747,452.12004 1134.2606,452.73562 1133.7995,452.45486 C 1133.3283,452.16789 1133.6872,449.50605 1134.5495,447.03603 C 1135.0592,445.57591 1135.1737,445.04064 1134.862,445.43502 C 1134.1917,446.28295 1133.3171,448.33254 1133.0807,449.62229 C 1132.7696,451.31899 1132.4392,451.77759 1130.9558,452.42407 C 1129.4641,453.07431 1127.0548,453.21854 1124.8624,452.82432 L 1123.4874,452.57801 L 1122.2062,454.73323 C 1114.6244,467.70123 1110.0156,474.49318 1105.1443,479.85686 L 1103.4882,481.6734 L 1103.6757,486.32251 C 1103.9411,494.00363 1103.041,501.77107 1101.332,506.79704 C 1100.7177,508.60359 1100.5563,509.51213 1100.7695,509.72197 C 1101.3278,510.27204 1101.0921,510.8122 1099.5196,512.64691 C 1095.8351,516.9455 1094.6738,517.84847 1092.3323,518.28125 C 1091.426,518.44875 1090.8901,518.9063 1089.3324,520.74435 C 1081.685,529.76803 1074.1345,534.07557 1066.9271,533.58327 C 1063.5245,533.35087 1061.8621,532.77625 1059.3961,530.93544 C 1058.0614,529.93918 1056.8002,529.23099 1056.115,529.1189 C 1054.4466,528.84602 1054.2764,528.76366 1054.2713,528.19523 C 1054.2609,527.00751 1053.8284,526.85054 1052.6464,527.64104 C 1050.7654,528.89868 1048.1415,528.44318 1046.7404,526.59422 C 1046.2432,525.93811 1046.2107,525.64978 1046.4904,523.66929 C 1047.5861,515.90843 1051.4899,510.70861 1058.0525,508.2749 C 1061.7861,506.89024 1063.856,506.57224 1070.5207,506.48915 L 1076.7704,506.42757 L 1078.8642,503.10239 C 1080.871,499.92971 1083.1739,496.66426 1086.6451,492.11079 C 1087.518,490.96582 1088.2387,489.93916 1088.2388,489.83243 C 1088.2388,489.72563 1088.0332,489.64769 1087.77,489.64769 C 1086.9578,489.6477 1084.0217,492.92029 1081.989,496.08255 C 1080.9235,497.74003 1079.3296,500.0551 1078.4579,501.25506 C 1076.9664,503.30766 1076.7979,503.44106 1075.7393,503.44106 C 1075.1199,503.44105 1072.7639,503.79051 1070.4895,504.21078 C 1065.7723,505.08254 1064.4102,505.03747 1063.2085,503.90289 L 1062.396,503.10239 L 1060.8961,504.1492 C 1059.9408,504.82538 1058.1383,505.62102 1055.8026,506.366 C 1051.5879,507.71019 1050.3763,508.36884 1049.1778,509.99907 C 1048.1177,511.44082 1047.5629,513.17754 1046.9591,517.23443 C 1046.4676,520.53821 1045.4438,523.17862 1044.3967,523.73086 C 1044.067,523.90457 1043.742,524.00952 1043.678,523.94638 C 1043.6138,523.88327 1043.4085,522.86591 1043.2405,521.6988 C 1042.8484,518.97374 1041.9781,516.45907 1040.5532,513.87846 L 1039.4282,511.81561 L 1039.8969,509.53724 C 1040.2718,507.75954 1040.3045,507.19853 1040.0219,506.92019 C 1039.7396,506.64184 1039.5276,506.69561 1039.0532,507.19729 C 1038.3549,507.93606 1037.2965,508.29033 1036.4595,508.02859 C 1035.6038,507.76098 1034.3894,504.82494 1034.0221,502.11715 C 1033.6671,499.50174 1033.8568,497.29157 1034.9284,491.40265 C 1035.3981,488.82062 1035.6101,486.55555 1035.6158,483.76704 C 1035.6232,480.19405 1035.5284,479.58338 1034.8034,477.57849 C 1034.3611,476.35496 1033.9908,475.15096 1033.9909,474.89987 C 1033.9909,474.64877 1034.7502,473.90437 1035.647,473.23728 C 1037.8028,471.63346 1038.1738,470.92089 1037.272,470.25077 C 1035.7697,469.13421 1037.9205,468.65855 1039.8969,469.66578 C 1041.4181,470.44112 1043.3631,472.50934 1045.8966,476.06984 C 1047.0745,477.72531 1048.1696,479.08714 1048.334,479.08714 C 1048.4989,479.08715 1049.0594,478.84074 1049.584,478.56373 C 1050.3574,478.15535 1051.21,478.07644 1054.0838,478.13269 L 1057.615,478.19427 L 1059.3649,479.79529 C 1060.412,480.75044 1061.7939,481.63089 1062.8335,482.04287 C 1064.4021,482.66452 1064.9945,482.74638 1069.3332,482.72022 C 1073.1906,482.6969 1075.0465,482.50205 1079.1453,481.79656 L 1084.2076,480.93447 L 1084.4264,479.17951 C 1084.5352,478.221 1084.8969,476.7409 1085.2389,475.85432 C 1085.9224,474.08299 1086.0238,473.20649 1085.5514,473.20649 C 1085.1682,473.20648 1084.7055,472.00397 1084.8951,471.51311 C 1085.102,470.97746 1087.2039,470.49252 1088.395,470.7126 C 1089.3219,470.88396 1089.4671,470.83153 1089.7387,470.12761 C 1090.1065,469.17455 1090.1156,467.91082 1089.7699,467.91082 C 1089.6313,467.91081 1089.3076,468.18268 1089.02,468.49581 C 1088.4487,469.11798 1086.2186,469.66578 1084.3639,469.66578 C 1082.9875,469.66579 1082.9467,469.79022 1083.7702,472.09809 C 1084.5222,474.20661 1084.5245,475.2594 1083.7702,476.71641 C 1082.9884,478.2259 1081.9335,478.72538 1078.7704,479.08714 C 1077.3403,479.25063 1074.5072,479.83347 1072.4581,480.38027 C 1066.9853,481.84064 1066.7251,481.87201 1065.2397,481.14999 C 1064.5378,480.80869 1062.938,479.658 1061.7085,478.59452 C 1058.227,475.58332 1057.7992,475.42847 1053.6151,475.66959 C 1050.5125,475.84843 1049.9634,475.806 1048.8028,475.30013 C 1046.9951,474.5124 1045.4338,473.04494 1042.9281,469.78894 C 1040.8021,467.02625 1040.7778,467.00846 1041.3343,466.37138 C 1042.4296,465.11708 1043.118,464.67827 1044.678,464.21617 C 1046.4198,463.70025 1047.6144,463.78313 1051.8964,464.70879 C 1056.9293,465.79675 1059.8376,465.33644 1061.9898,463.10777 C 1062.5547,462.52276 1063.1824,462.03016 1063.3648,462.03016 C 1063.5476,462.03017 1064.4065,462.6273 1065.2709,463.35408 C 1066.1353,464.08087 1067.12,464.678 1067.4583,464.678 C 1068.0619,464.678 1068.0481,464.59305 1067.8958,459.59785 C 1067.7864,456.01052 1067.8693,454.32311 1068.1146,453.87114 C 1068.3064,453.51851 1069.626,452.36649 1071.052,451.31567 C 1072.7828,450.03992 1073.8393,449.00944 1074.2393,448.23679 C 1075.1529,446.47259 1074.9443,445.87345 1073.958,447.4055 C 1073.3522,448.3469 1072.4287,449.16589 1070.8332,450.1457 C 1069.5861,450.91148 1068.2437,451.91272 1067.8333,452.39328 C 1067.1129,453.23703 1067.0833,453.43147 1067.0833,457.50422 C 1067.0833,460.08095 1066.9583,461.79282 1066.7708,461.90701 C 1066.6018,462.0098 1066.0018,461.66514 1065.4272,461.16808 C 1063.984,459.91966 1063.0122,459.99808 1061.1149,461.47597 C 1057.7755,464.07653 1055.0892,464.46439 1051.0527,462.92304 C 1047.7465,461.66044 1046.8028,461.03817 1046.8029,460.09047 C 1046.8029,459.33879 1046.7444,459.36138 1045.0842,460.92177 C 1044.1325,461.8159 1042.688,462.88203 1041.8656,463.2925 C 1040.4403,464.00418 1032.4402,466.43296 1031.5222,466.43296 C 1031.265,466.43295 1031.0042,466.04005 1030.8972,465.47851 C 1030.7973,464.9536 1030.061,463.14063 1029.2411,461.44518 C 1028.4212,459.74981 1027.7411,458.04187 1027.7412,457.62737 C 1027.7413,457.1734 1028.1084,456.53483 1028.6473,456.02635 C 1029.139,455.56214 1029.5223,455.09548 1029.5223,454.97954 C 1029.5223,454.86357 1028.9287,454.4093 1028.2098,453.9943 C 1026.5387,453.02923 1024.4765,450.74206 1022.9288,448.17522 L 1021.7101,446.14316 L 1021.0539,446.72815 C 1020.2189,447.49324 1018.5222,447.81314 1017.8352,447.31313 C 1017.1081,446.78422 1016.4368,444.22323 1016.2103,441.00143 L 1016.0228,438.29202 L 1016.9291,437.42994 C 1017.5739,436.7946 1018.211,436.49494 1019.2727,436.35233 C 1021.7691,436.01706 1021.7536,436.01898 1021.7414,434.44343 C 1021.7244,432.31085 1022.4734,431.03482 1025.5537,428.07015 C 1028.0183,425.69798 1028.3493,425.29224 1028.1786,424.62181 C 1027.9375,423.67594 1027.6686,423.68929 1026.0537,424.62181 C 1025.2112,425.10823 1023.9981,426.3447 1022.5539,428.22409 C 1020.1597,431.33909 1018.8989,432.53554 1017.3353,433.18109 C 1016.0393,433.71605 1015.6282,433.52023 1015.3978,432.319 C 1015.2315,431.45304 1014.9429,431.22175 1012.8979,430.19457 C 1007.9196,427.69362 1004.6854,422.90336 1003.7733,416.73988 C 1003.4064,414.25989 1002.7182,415.30144 1002.7108,418.3409 C 1002.7055,420.53853 1003.631,423.3448 1005.0545,425.51468 C 1005.6912,426.48511 1007.6719,428.8119 1009.4606,430.65641 C 1013.2115,434.52408 1014.0229,435.59006 1014.0229,436.56785 C 1014.0229,437.47271 1012.223,441.16855 1010.023,444.72687 C 1006.4122,450.56666 1005.1213,453.42889 1002.2421,462.33805 C 1000.4387,467.9187 999.03759,469.9894 996.77356,470.4355 C 995.74226,470.63872 993.8492,469.82126 992.52373,468.58817 C 991.59913,467.728 990.77382,467.85369 990.7738,468.86527 C 990.77382,469.79487 989.98319,470.83575 989.27386,470.83575 C 988.28434,470.83574 987.93914,469.63444 988.49264,468.03398 C 988.96445,466.6692 988.90958,466.02914 988.33639,466.21744 C 988.17483,466.2705 987.63753,467.1008 987.11769,468.06476 C 986.59764,469.02864 985.92735,469.86053 985.649,469.91209 C 985.32356,469.97228 984.86525,469.58045 984.3678,468.80369 C 983.57107,467.56021 980.99798,465.67096 980.61794,466.06349 C 980.50049,466.18489 980.36035,466.6141 980.30546,467.01795 C 980.2134,467.69643 980.04613,467.76875 978.11804,467.9724 C 975.61708,468.23649 973.35047,468.02152 972.86825,467.44899 C 972.63188,467.1684 972.57793,466.46154 972.712,465.29377 C 972.94539,463.26273 972.62285,462.82831 971.5558,463.81591 C 970.40861,464.8778 969.34397,468.22408 969.99336,468.74212 C 970.19661,468.90433 971.69764,469.4501 973.33698,469.97367 C 977.08044,471.16919 979.35755,471.28513 981.18042,470.34313 C 982.66655,469.57526 983.04903,469.67325 984.52404,471.32837 C 986.01016,472.99615 986.28816,473.94676 985.96149,475.97748 C 985.80796,476.93163 985.57629,477.90635 985.43026,478.16348 C 985.24962,478.48122 985.3107,478.81122 985.649,479.17951 C 986.07584,479.6439 986.15165,480.54236 986.18023,485.49121 C 986.20382,489.5965 986.3621,491.94855 986.71146,493.61944 C 987.31705,496.5146 987.31506,496.39043 986.64896,496.39043 C 985.92136,496.39043 985.27781,495.68069 984.55529,494.0197 C 983.52517,491.65214 983.33392,491.96924 983.52408,495.58993 C 983.67399,498.44006 983.80607,499.11938 984.52404,500.51613 C 985.98536,503.35864 986.40466,505.29816 986.21148,508.2749 C 986.00939,511.39207 985.28873,513.98586 982.80536,520.22094 C 981.80392,522.73582 980.68661,525.83684 980.33671,527.11763 C 979.98647,528.39848 979.47461,529.59437 979.21175,529.79625 C 978.47078,530.36591 975.90388,530.19995 973.93071,529.45757 C 972.34755,528.86208 972.1351,528.69404 972.05578,527.91814 C 971.82747,525.68284 973.96313,522.22736 978.80552,516.92654 C 980.44331,515.13368 981.96235,513.12389 982.49287,512.06192 C 983.36711,510.31274 984.23956,506.3013 983.83657,505.90416 C 983.52333,505.59548 982.14817,506.31521 981.96164,506.8894 C 981.14849,509.38776 979.53132,511.81052 976.5556,515.01764 C 974.78338,516.92764 972.87273,519.21255 972.27452,520.09779 C 971.21676,521.66362 970.14061,524.48362 969.77462,526.71737 C 969.61756,527.67564 969.47633,527.8282 968.77466,527.82577 C 967.6615,527.82199 965.36644,526.42841 963.18113,524.46979 C 961.67513,523.11992 961.14447,522.83799 960.27499,522.83799 C 957.69241,522.83799 954.02647,524.87488 948.80669,529.24205 L 945.52557,532.01304 L 944.5881,535.86164 C 942.90479,542.83197 942.00924,548.88321 941.43198,557.53693 L 941.24448,560.40029 L 939.93203,561.60105 C 939.04711,562.4048 938.36967,562.77073 937.93211,562.70945 C 937.29905,562.62066 937.27283,562.50798 937.36963,559.78451 C 937.4704,556.96606 937.47252,556.95493 936.71341,556.76721 C 936.29463,556.66368 935.57607,556.10884 935.11972,555.50488 C 934.66314,554.90092 933.6507,553.7938 932.86981,553.04177 L 931.46361,551.65628 L 932.24483,549.22397 C 932.67582,547.88006 933.88759,544.95166 934.93223,542.72753 C 935.97689,540.5034 937.10668,537.92218 937.43213,536.97003 C 938.51406,533.80551 938.96452,528.8418 938.1821,528.8418 C 938.0247,528.8418 937.58892,529.30895 937.21339,529.85783 C 936.65988,530.66727 936.52594,531.22835 936.52592,532.93671 C 936.52589,534.09483 936.31776,535.78488 936.05719,536.66215 C 935.46083,538.67217 930.54469,548.08134 930.08867,548.08478 C 929.90206,548.08621 929.64066,547.58212 929.52619,546.97639 C 929.13989,544.93771 927.60403,541.49493 926.18257,539.5255 C 925.40648,538.45004 923.7343,536.23606 922.46397,534.5993 C 921.19338,532.96246 920.15158,531.42235 920.15156,531.18175 C 920.15159,530.94121 920.34315,530.25292 920.58904,529.6731 C 920.83498,529.09328 921.02654,528.51445 921.02652,528.37997 C 921.02649,527.97989 919.5636,526.6558 919.12035,526.6558 C 918.66791,526.65581 918.52378,526.14302 918.05789,522.68404 C 917.48803,518.45192 917.35732,513.38326 917.7454,510.76879 C 918.18021,507.83739 918.83012,506.08909 920.12031,504.24157 L 921.05777,502.88686 L 920.21405,501.19348 C 919.43521,499.64893 919.29248,498.96535 918.83911,493.61944 C 918.04545,484.25863 918.25963,481.3012 919.93282,478.81005 C 921.53934,476.41799 923.25408,475.57329 929.05746,474.34567 C 931.28003,473.87552 933.7668,473.17158 934.58849,472.77545 C 936.56966,471.82053 938.61557,469.80945 942.68193,464.80115 C 948.46854,457.67395 950.41628,456.37247 957.96258,454.54849 C 960.30228,453.98302 962.77928,453.22486 963.46236,452.8859 C 964.90739,452.16892 967.24349,450.39025 967.24347,449.99175 C 967.24346,449.40388 966.15889,449.76164 963.83735,451.16173 C 962.50567,451.96481 960.99712,452.76504 960.46248,452.94748 C 959.26904,453.35467 958.48631,453.12931 958.71255,452.42407 C 958.80344,452.14061 959.09164,450.11942 959.33753,447.92891 C 959.58372,445.73848 959.93225,443.49942 960.11875,442.97191 C 960.3692,442.26456 960.36324,441.83835 960.11875,441.30932 C 959.76266,440.53909 959.88039,440.17083 961.86868,435.64419 C 963.09491,432.85247 963.35625,429.4098 962.6499,425.42232 C 962.2049,422.91056 961.74659,421.39084 959.18128,414.30757 C 958.10794,411.34466 957.7601,408.74035 958.24382,406.97984 C 958.42206,406.33053 959.07919,404.99002 959.68126,404.02412 C 960.28362,403.05832 961.24726,401.44867 961.83743,400.42183 L 962.93114,398.54372 L 965.49354,398.48214 C 969.49464,398.37173 972.16765,396.84128 972.7745,394.32566 L 972.99324,393.46357 L 971.93078,394.44881 C 970.35891,395.91688 968.57467,396.34137 964.96231,396.1114 C 962.04945,395.92594 961.92177,395.92727 961.46244,396.57324 C 961.20081,396.94155 960.03327,399.46993 958.86879,402.17679 C 957.70436,404.88373 956.23004,407.83144 955.58767,408.7348 C 954.94568,409.63816 954.42733,410.46819 954.43147,410.58213 C 954.43588,410.69614 954.97575,411.02897 955.61892,411.32106 C 956.6033,411.76798 956.88858,412.13139 957.43135,413.53785 C 960.72652,422.07537 961.43427,425.12921 961.1812,429.45564 C 960.99675,432.61154 960.6018,433.83759 958.15007,439.09253 C 956.52001,442.58656 955.62992,445.59496 955.61892,447.55944 C 955.61597,448.0671 955.43387,448.52258 955.21269,448.60626 C 953.92867,449.09175 947.0243,454.69421 942.86942,458.61261 C 937.52483,463.65318 934.45903,465.85241 929.08871,468.49581 C 924.79796,470.60786 920.14541,472.44269 919.83907,472.12888 C 919.43011,471.70979 915.98128,459.38538 915.08925,455.13348 C 913.815,449.06028 913.47778,445.98249 913.46432,440.75512 C 913.45029,435.21708 913.70203,433.17044 914.40178,433.30424 C 914.66353,433.35428 915.0758,433.97248 915.308,434.65895 C 915.54022,435.34533 915.84767,435.8905 915.99547,435.8905 C 916.14361,435.89051 916.45818,435.41635 916.71419,434.81289 C 917.69718,432.49512 919.11335,431.61356 923.68267,430.50246 C 926.73621,429.75984 929.27634,428.5952 929.58869,427.79305 C 929.67898,427.56131 929.57172,427.17066 929.36995,426.93096 C 929.08294,426.59026 929.09486,426.22186 929.36995,425.14522 C 930.03932,422.52605 930.27719,420.81183 931.02613,413.63022 C 931.80376,406.17471 932.12931,404.45933 933.40104,401.12997 C 934.21057,399.01097 934.33961,397.74445 933.80727,397.2198 C 933.30295,396.72306 934.36979,395.13295 935.96344,393.98698 C 936.69334,393.46206 937.99692,392.43286 938.86958,391.67782 L 940.46326,390.29233 L 942.0257,390.78495 C 943.69022,391.30188 946.3693,391.42871 946.36928,391.00047 C 946.3693,390.85996 945.60618,390.60068 944.6506,390.41548 C 942.97317,390.09028 941.13041,389.06697 940.61951,388.1679 C 940.3027,387.60987 939.686,387.6374 939.21331,388.19869 C 938.66072,388.85454 937.9788,388.71539 936.43217,387.70607 C 935.19405,386.89802 935.05341,386.69024 935.05722,385.73559 C 935.06472,383.91824 935.82793,381.27865 937.52588,377.29947 C 939.91024,371.71135 940.01495,371.3361 939.30706,369.94095 C 938.57407,368.49602 938.10243,366.73211 937.83837,364.18345 C 937.6464,362.33248 937.71414,362.06956 938.58834,360.36564 C 939.42313,358.73829 940.18661,355.90607 941.30698,350.35929 C 941.83488,347.74782 942.43606,347.26583 945.68181,346.78779 C 948.46776,346.37749 949.65042,345.98273 949.6504,345.43309 C 949.6504,345.2266 949.24661,345.2071 948.40045,345.37151 C 947.70365,345.50683 945.98147,345.61782 944.5881,345.61782 L 942.05695,345.61782 L 941.46322,344.44785 C 940.62722,342.75977 940.73775,338.91199 941.71321,334.59544 C 943.27114,327.70131 943.41045,325.92282 942.61943,323.63464 C 942.35805,322.87909 942.07053,322.24914 941.9632,322.24914 C 941.85566,322.24913 941.75758,323.61098 941.74446,325.26644 C 941.72634,327.59754 941.49536,329.15876 940.7445,332.2247 C 939.66375,336.63598 939.09543,342.27345 939.36956,345.74097 C 939.59406,348.58384 939.0955,353.82091 938.46334,355.37786 C 937.85709,356.87083 936.33219,358.23448 934.74474,358.70305 C 933.62825,359.03262 933.43032,358.9776 931.58861,358.05648 C 929.76272,357.1435 929.57486,357.10775 928.86997,357.50228 C 928.45147,357.73644 927.95659,358.16733 927.77626,358.45674 C 927.3277,359.17748 928.25287,359.85393 931.36987,361.04299 C 932.70991,361.55407 934.1964,362.31056 934.68224,362.73638 C 935.50453,363.45714 935.60051,363.73403 935.90094,366.64655 C 936.07826,368.36732 936.44463,370.21631 936.71341,370.77225 L 937.21339,371.78828 L 935.8072,373.66639 C 932.20728,378.47264 930.76288,384.29359 929.08871,400.94524 C 928.05386,411.23999 927.20199,416.24213 925.71384,420.5269 C 924.66229,423.55521 924.4514,423.85209 923.43268,423.85209 C 922.94921,423.85209 921.11215,424.3247 919.37034,424.89891 C 915.8101,426.07247 915.01614,426.05148 913.74556,424.74496 L 912.93309,423.91367 L 912.27686,424.6526 C 911.70904,425.30284 911.53342,425.35299 910.96442,425.05285 C 910.60259,424.86212 910.19598,424.78427 910.0582,424.86812 C 909.92052,424.95205 909.71757,425.85555 909.62072,426.86939 C 909.52415,427.88323 909.24405,429.76455 908.99574,431.05666 C 908.24679,434.95737 908.42849,444.09072 909.43323,452.20855 C 909.85824,455.64195 910.37134,457.73509 911.96438,462.92304 C 914.0913,469.85046 914.27706,470.79856 914.27679,473.79148 C 914.2768,476.1028 914.12564,477.11903 913.30807,479.79529 C 911.96558,484.1892 911.80984,487.15098 912.6831,493.65023 C 913.48097,499.58786 913.3901,502.11189 912.24562,505.07287 C 910.53146,509.50746 910.55115,509.44702 910.71443,514.46344 C 910.81787,517.64507 911.19225,521.39787 911.90188,526.07081 C 913.10036,533.96111 913.54475,538.38632 913.08933,538.38632 C 912.92297,538.38632 912.41052,537.35973 911.96438,536.10795 C 910.98939,533.37358 909.43795,530.16572 909.08949,530.16572 C 908.15987,530.16571 908.43247,535.88164 909.52697,539.09446 C 909.9475,540.32899 911.31972,543.30886 912.5581,545.74483 C 913.79614,548.18082 915.22747,551.40633 915.74548,552.88783 C 916.64149,555.44906 916.70161,555.79525 916.71419,560.12319 C 916.72157,562.62667 916.6242,565.0151 916.49545,565.41886 C 916.28621,566.07624 912.53045,568.70125 908.93324,570.71453 C 907.74222,571.38121 906.82862,573.78101 905.55838,579.52012 C 903.61596,588.29622 902.82949,590.52978 901.0898,592.48219 C 900.56704,593.06872 899.55646,593.78271 898.83989,594.05242 C 896.48768,594.93749 895.03309,593.99113 892.30889,589.86514 C 889.88093,586.18788 886.66005,583.66405 879.62189,579.92037 C 877.57278,578.83058 875.30851,577.60842 874.59084,577.21096 L 873.27839,576.50282 L 873.43463,574.77865 C 873.63076,572.64726 874.66166,570.39821 876.27827,568.55931 C 877.42996,567.24945 877.52824,567.00724 877.52822,565.41886 C 877.5282,562.98933 878.42568,560.37875 881.12183,555.07383 C 882.41454,552.53022 883.49676,550.23781 883.49674,549.99369 C 883.49677,549.1761 882.76035,549.54591 881.24683,551.13287 C 879.62038,552.83839 878.67757,553.46301 878.05945,553.22651 C 877.46247,552.99821 874.6893,548.74557 873.93461,546.91481 C 873.42671,545.68282 873.26979,544.67351 873.24714,542.63517 L 873.21589,539.95655 L 869.43479,535.64612 C 867.35976,533.27199 865.44782,530.86511 865.18495,530.31966 C 863.95884,527.77384 864.00053,524.80167 865.3412,518.46598 C 865.67227,516.90207 865.99759,514.43925 866.09117,512.98558 C 866.27656,510.10282 866.72964,509.03091 868.30983,507.7207 C 868.88004,507.24786 869.58679,506.98177 870.21601,506.98177 C 872.46513,506.98176 876.16876,502.83525 880.37186,495.58993 C 882.47131,491.971 885.18064,487.83159 886.77786,485.82989 C 887.39749,485.05348 887.35789,484.55752 886.18413,479.79529 C 885.75457,478.05163 885.81171,473.85891 886.30913,471.29758 C 886.54967,470.05814 887.2056,467.98352 887.77782,466.67927 C 888.35011,465.37501 888.74606,464.18 888.65279,464.03143 C 888.55941,463.88279 888.1823,463.81598 887.80907,463.90828 C 886.91733,464.12877 886.66603,463.73422 886.21538,461.47597 C 886.00974,460.44451 885.10425,458.06623 884.21546,456.1803 C 882.60957,452.77348 881.99682,450.66718 881.9968,448.51389 C 881.9968,447.17534 882.6318,446.69324 884.12171,446.94367 L 885.12167,447.09761 L 884.30921,446.35868 C 883.32362,445.46549 883.29135,445.17683 884.12171,444.60372 C 884.47008,444.36337 885.40056,443.19412 886.18413,442.01746 L 887.59033,439.89304 L 886.34038,438.69228 C 885.64474,438.04079 884.63855,436.73642 884.09047,435.76734 C 882.12154,432.28649 880.92323,431.2106 879.02816,431.2106 C 877.98508,431.21059 877.92318,431.11109 876.93449,427.51595 C 876.17538,424.75611 876.18761,422.17785 876.96574,421.69687 C 877.35501,421.45643 878.15346,421.73331 880.55935,422.92842 C 883.48324,424.38067 884.71312,424.70688 885.43416,424.22155 C 885.61028,424.10282 886.35126,423.1623 887.0591,422.12792 C 889.08501,419.16653 890.33227,417.96481 892.30889,417.07856 L 894.12132,416.27805 L 894.30882,414.4923 C 894.41311,413.51141 894.97107,411.48861 895.55877,409.99714 C 897.60039,404.81607 897.83099,403.6407 896.65247,404.3628 C 895.61402,404.99904 894.90432,406.56175 894.09007,409.90477 L 893.24636,413.32233 L 888.84028,417.69433 C 885.30215,421.20636 884.24617,422.09523 883.40299,422.25107 C 882.07311,422.4969 880.97573,421.83932 880.18437,420.31138 C 879.4029,418.80221 879.11229,418.68652 878.18445,419.54166 C 876.55106,421.0473 875.34639,420.85169 874.99707,419.01825 C 874.7541,417.74242 874.24712,417.38265 874.2471,418.49484 C 874.2471,418.95721 873.89543,420.04709 873.46588,420.89637 C 872.83825,422.13782 872.22996,422.75419 870.37225,424.03682 C 869.10132,424.91419 867.8896,425.82566 867.68486,426.06888 C 867.02973,426.84639 866.37725,426.54815 865.55994,425.11443 C 864.5654,423.37044 863.43013,422.30166 862.7163,422.4358 C 861.95773,422.57832 861.78939,423.85209 862.52881,423.85209 C 863.45481,423.85209 864.37517,424.72017 865.18495,426.31519 C 866.17146,428.25779 867.03814,429.14776 867.87235,429.14776 C 868.64738,429.14776 868.87233,429.64334 868.87231,431.2106 C 868.87233,432.8363 869.49103,433.08485 873.65337,433.05793 C 875.56057,433.04561 877.22823,433.16954 877.43448,433.33503 C 877.99179,433.78232 879.25608,437.97538 879.46565,440.07777 C 879.58723,441.29851 879.54076,442.32377 879.27815,443.09507 C 878.93209,444.11218 878.724,444.29844 877.77821,444.44978 C 876.81109,444.60454 875.18285,445.90348 875.15331,446.54341 C 875.14819,446.65602 875.82561,447.62123 876.65326,448.69863 C 881.68975,455.25473 883.76219,463.71 881.9968,470.49708 C 881.70146,471.63248 881.67352,472.33027 881.9343,473.66832 C 883.14591,479.88395 882.23982,485.42166 879.15316,490.60214 C 877.63702,493.14745 873.87483,497.28331 873.05965,497.28331 C 872.77173,497.2833 872.29615,496.94696 872.02844,496.54438 L 871.5597,495.80545 L 870.43475,496.39043 C 869.82548,496.7122 869.17141,496.97542 868.96606,496.97542 C 868.76042,496.97541 868.07783,498.00209 867.43487,499.25379 C 866.42513,501.22055 866.07625,501.62283 864.87247,502.2403 C 862.34613,503.536 860.45518,506.50416 859.18519,511.16904 C 858.77898,512.66143 857.984,516.90635 857.40401,520.6212 C 856.82368,524.33604 856.07476,528.50865 855.74782,529.88862 L 855.1541,532.4133 L 855.81032,533.82958 C 856.47506,535.30973 856.61658,537.02788 856.21655,538.47868 C 856.03775,539.12801 856.14072,539.44711 856.68529,540.01812 C 857.17018,540.52668 857.36002,541.12265 857.37276,541.9886 C 857.39036,543.14447 857.46927,543.21651 858.40397,543.40489 C 858.95213,543.51523 859.51116,543.72595 859.65392,543.86672 C 859.79698,544.00747 860.11696,545.12071 860.37264,546.32982 C 860.62832,547.53894 861.83484,551.46167 863.06004,555.04304 C 866.29842,564.50983 866.55589,565.58371 866.65365,571.02242 C 866.70877,574.09164 866.86398,575.85388 867.12238,576.31808 C 867.78021,577.49962 867.61614,581.12852 866.80989,583.55345 L 866.12242,585.70866 L 866.74739,586.81706 C 867.66352,588.4233 868.18876,590.73319 868.55982,594.66819 C 869.00808,599.42531 869.63599,602.08993 871.02848,605.19795 C 874.23228,612.34786 875.42061,616.00432 875.02832,617.54425 C 874.83613,618.2992 868.96585,624.50226 864.49748,628.68979 C 862.26177,630.78465 861.12263,632.0577 861.12261,632.4768 C 861.12323,633.44387 862.69042,636.43452 864.09125,638.17273 C 864.78395,639.03223 865.29758,639.93429 865.2162,640.14321 C 865.13488,640.35216 864.44267,640.69252 863.68501,640.91293 C 862.60844,641.22615 862.27782,641.47363 862.15382,642.05211 C 861.85933,643.42393 861.59719,643.73087 858.31022,646.4857 C 853.41923,650.58466 840.01572,663.89142 830.18632,674.41111 L 821.49916,683.70932 L 819.2805,683.92484 L 817.06183,684.10957 L 814.84317,687.25003 C 809.69845,694.55193 806.27667,700.22475 797.00012,716.65331 C 787.9808,732.62631 788.71885,731.44168 787.53174,731.61665 C 786.6256,731.75027 786.46567,731.93743 785.75056,733.6795 C 784.64753,736.36688 782.72781,739.04516 782.25069,738.57491 C 781.80531,738.13632 779.16347,725.95951 778.2821,720.28638 C 777.04644,712.33369 776.88303,706.84949 777.71962,700.92024 C 778.0388,698.65799 778.03035,698.48738 777.40713,697.65663 C 776.7693,696.80662 776.74928,696.68216 777.09464,693.56173 C 777.52177,689.70225 777.30436,682.29222 776.62591,677.89024 C 776.36451,676.19438 775.36938,671.11312 774.40725,666.59076 C 771.90841,654.8435 771.62923,652.75284 771.56361,645.00783 L 771.50111,638.38825 L 770.40741,635.30937 C 765.74556,622.19639 762.77991,608.2366 761.87649,595.25318 C 761.49138,589.71815 761.4583,589.78662 764.72013,589.03385 C 765.86647,588.76943 767.28285,588.43802 767.87625,588.29492 C 768.46969,588.1518 769.33148,587.72085 769.78243,587.37125 C 770.64046,586.70625 771.65921,584.7146 771.21987,584.56948 C 769.59338,584.03223 768.79138,583.32295 767.81376,581.4906 C 766.40759,578.85459 766.31012,578.75463 765.18886,579.21223 C 764.41684,579.52721 764.16729,579.49862 763.53267,579.08907 C 762.29008,578.28675 762.56773,577.46342 764.62638,575.97941 C 765.63469,575.25254 769.98165,571.18545 774.28225,566.92751 L 782.09445,559.16874 L 783.4069,559.35347 C 784.1162,559.45367 785.91504,559.62526 787.40674,559.72294 C 789.73338,559.8752 790.30227,559.80046 791.46908,559.29189 C 792.87859,558.67762 793.55669,557.90794 793.87524,556.55169 C 794.17749,555.26669 793.60908,555.32778 792.4378,556.73643 C 791.55288,557.80051 791.14759,558.06034 790.37538,558.06034 C 789.14473,558.06033 788.22915,557.41516 787.53174,556.05907 C 786.87748,554.787 786.7077,553.81776 786.31303,549.22397 C 786.15156,547.34105 785.94422,545.57 785.8443,545.31379 C 785.37368,544.10595 785.1256,545.55922 785.12558,549.53185 C 785.12558,556.77082 784.8056,556.99457 779.25081,553.44203 C 776.53703,551.70667 775.37486,551.44982 776.50092,552.85704 C 776.8606,553.30657 777.84401,554.01043 778.68833,554.42727 C 780.32735,555.23621 781.25075,555.95967 781.25073,556.36696 C 781.25072,556.69744 776.61324,558.78997 773.90727,559.69215 C 772.57585,560.13598 771.09118,560.43108 769.96992,560.43108 L 768.15749,560.43108 L 767.40752,561.97052 C 766.99381,562.8322 765.69567,564.7983 764.53264,566.31173 C 763.36964,567.82517 762.02246,569.85106 761.53275,570.80689 C 761.04305,571.76274 760.54191,572.42586 760.4078,572.28476 C 760.03223,571.88972 759.51527,569.20873 759.72032,568.68247 C 759.82042,568.42493 760.52182,567.21606 761.28276,566.00385 C 766.11827,558.30036 769.1866,550.66784 770.21991,543.68199 C 770.39905,542.47063 770.50719,538.88801 770.4699,535.73848 L 770.40741,530.01177 L 771.56361,525.33188 C 772.65363,520.92494 772.73382,520.34679 772.75106,516.03367 C 772.77226,510.82217 772.85296,510.61131 775.21972,509.56803 C 776.30615,509.08906 776.46969,508.88354 776.46967,508.12096 C 776.46967,507.44196 776.87668,506.82662 778.1571,505.50391 L 779.84454,503.74895 L 781.53197,503.93368 C 785.32911,504.3247 789.39131,502.45613 793.68775,498.36092 L 796.46889,495.71308 L 796.46889,494.11206 C 796.4689,492.88478 796.73628,491.83163 797.65634,489.70927 C 798.811,487.04675 798.85007,486.8508 798.6563,484.84464 C 798.54509,483.69103 798.40261,482.62591 798.31257,482.47391 C 798.22288,482.32198 797.81618,483.85269 797.4376,485.89146 C 796.20726,492.51872 794.57431,495.88358 791.21909,498.57644 C 787.7534,501.35783 784.42255,502.31141 782.1257,501.1319 C 781.24857,500.68144 780.78468,500.57483 780.56326,500.79323 C 779.79426,501.55078 779.52163,501.04587 779.31331,498.45328 C 779.10705,495.88466 779.13513,495.78588 779.90703,494.88178 C 781.72839,492.74902 783.34442,488.16556 783.3444,485.12174 C 783.34441,483.44265 783.41676,483.33721 786.84426,479.2103 C 788.02611,477.78776 790.0788,474.92897 791.43783,472.86781 C 792.79724,470.80668 794.02152,469.11998 794.12523,469.11158 C 794.22889,469.10328 794.66119,469.81016 795.09394,470.68181 C 795.52671,471.55347 796.10457,472.43372 796.37514,472.65229 C 796.81483,473.00742 796.84265,472.96965 796.65638,472.31361 C 796.17739,470.62554 796.08147,468.70158 796.43764,467.04873 L 796.84387,465.29377 L 795.40643,463.60039 C 794.62283,462.66936 793.42056,461.4197 792.75028,460.8294 L 791.53158,459.7518 L 791.43783,455.53373 C 791.32307,450.94864 791.79233,447.77927 793.34401,442.87955 C 794.23335,440.07115 794.78424,439.1296 795.50018,439.12332 C 796.80561,439.1119 796.90598,438.67093 796.03141,436.9681 C 795.22374,435.39472 794.7161,432.97902 794.21898,428.22409 L 794.03148,426.25361 L 795.62517,425.79178 C 796.49819,425.54856 798.4621,425.01039 800,424.59102 C 805.28476,423.15027 808.24922,421.09702 809.56213,417.90985 C 810.1651,416.44614 810.31158,416.26908 811.43705,416.03174 C 812.87694,415.72816 813.19508,415.15874 812.15578,414.7694 C 811.52177,414.53198 811.40402,414.26616 811.24956,412.79892 C 811.15097,411.85969 810.87316,409.0947 810.62458,406.67195 C 810.05496,401.11787 809.48575,398.6053 808.43717,396.57324 C 807.66431,395.07533 807.39173,394.79536 805.40604,393.89461 C 805.16013,393.78311 804.89427,393.20023 804.81231,392.5707 C 804.6263,391.14234 803.79082,390.9621 803.65611,392.32439 C 803.59467,392.94662 803.95341,393.94731 804.78106,395.49563 C 805.97682,397.73276 806.06529,398.3282 805.21855,398.3282 C 804.89844,398.3282 805.03338,398.72491 805.68728,399.86763 C 806.87911,401.95115 807.40583,404.11609 807.93719,409.10427 C 808.37531,413.21406 808.35241,413.35797 807.7497,414.73861 C 806.19833,418.29123 802.97175,419.90695 795.06269,421.0811 C 793.22434,421.35408 791.49302,421.74592 791.21909,421.94318 C 790.75409,422.27811 790.75088,422.6687 791.25034,427.85463 C 791.54481,430.90967 791.77683,435.07236 791.78157,437.09126 C 791.79053,440.73081 791.79659,440.7988 790.28163,445.31186 C 789.44107,447.81534 788.35864,451.45446 787.87547,453.40931 C 786.82809,457.64756 785.47583,460.59029 781.90696,466.40217 C 778.74911,471.54453 777.63282,473.64304 776.78216,476.13142 L 776.15718,477.97875 L 777.03215,478.90241 C 777.51378,479.40434 778.06733,480.08906 778.25085,480.44185 C 778.73018,481.36299 778.67157,483.17228 778.1571,483.36678 C 777.68263,483.54621 772.13795,483.07526 768.81372,482.56628 C 765.62484,482.07801 765.24919,481.26986 767.72001,480.22633 C 768.65348,479.83204 769.03248,479.5137 769.03246,479.08714 C 769.03243,478.36689 768.49399,478.32075 766.53256,478.90241 C 764.5287,479.49664 763.97018,480.09126 763.97016,481.61182 C 763.97016,482.69342 764.1079,482.97458 764.93887,483.5823 C 766.39724,484.64905 767.61249,484.94117 771.84485,485.27569 C 776.34299,485.63125 776.86441,485.80808 776.59466,486.93828 C 775.97705,489.52586 774.36483,493.80687 772.25108,498.51486 C 768.32666,507.256 768.43875,506.90732 768.43873,511.78482 C 768.43874,516.00421 767.95418,519.7276 767.18878,521.29855 C 766.70561,522.2907 765.13106,522.77643 762.40772,522.8072 C 756.49891,522.87386 752.68875,518.45401 751.87688,510.64563 C 751.6935,508.88428 751.71842,508.79341 753.22058,506.21205 C 756.64819,500.32256 758.48384,493.36488 759.25159,483.55152 C 759.52487,480.05952 759.54245,478.01877 759.25159,474.22252 C 758.89063,469.5141 758.88944,469.33018 759.47033,468.5266 C 760.20081,467.51569 760.67919,465.60975 760.68904,463.63118 C 760.69319,462.81846 760.89407,461.43528 761.12652,460.5523 C 761.35873,459.66941 761.47985,458.89932 761.40776,458.82813 C 761.33561,458.75705 760.5772,459.01378 759.72032,459.38233 C 757.09207,460.51255 757.226,460.5239 755.06426,458.42788 C 753.97161,457.3686 752.41534,456.12412 751.59564,455.65689 C 750.47024,455.01547 750.07352,454.62351 750.00195,454.02508 C 749.83923,452.66247 750.79815,450.14953 752.15812,448.32916 C 753.7458,446.2042 754.08394,445.57839 754.53303,444.04952 C 754.86541,442.91824 754.95688,442.83175 756.72044,442.35614 C 758.50698,441.87433 759.5016,441.34885 759.50158,440.87828 C 759.5016,440.75368 758.96806,440.80708 758.31413,440.97064 C 757.38153,441.20379 756.79247,441.14094 755.59548,440.75512 C 754.75582,440.4845 754.0391,440.3054 754.0018,440.35487 C 753.96453,440.40433 753.63869,441.06191 753.28307,441.80194 C 752.83684,442.7302 751.89744,443.74521 750.25194,445.09634 C 748.93987,446.17331 747.73792,447.06682 747.5958,447.06682 C 747.45328,447.06682 747.17769,446.66565 746.97082,446.17395 C 746.76399,445.68215 745.86419,444.64926 744.9709,443.86479 L 743.34596,442.41772 L 744.9084,438.93859 C 750.79161,425.79637 754.62068,421.17545 760.31405,420.37296 L 761.72025,420.18822 L 762.06398,418.37169 C 762.74531,415.05424 764.72407,412.23783 767.68876,410.33582 C 773.74164,406.45262 775.06724,405.51359 775.7197,404.67068 C 776.13278,404.13713 776.46969,403.55261 776.46967,403.37755 C 776.46967,403.20243 777.35531,400.4521 778.40709,397.25059 C 780.78673,390.00645 781.14468,388.1836 780.65701,385.92032 C 779.88146,382.31999 780.95297,379.78654 784.90684,375.94476 C 786.44925,374.44575 787.9375,372.86761 788.21921,372.43484 C 788.50084,372.00206 789.05494,370.38784 789.43791,368.86334 C 790.22151,365.74617 790.69624,364.70853 792.2503,362.6748 C 793.85888,360.56912 796.76355,358.54292 800.93746,356.54783 C 802.98649,355.56836 804.75442,354.59737 804.87481,354.42341 C 805.19047,353.96773 805.13192,349.83765 804.78106,346.81858 C 804.5835,345.11945 804.2348,343.7593 803.74985,342.81604 C 803.34303,342.02521 802.9999,341.23588 802.99988,341.06108 C 802.99991,340.88636 803.57628,339.97009 804.24983,339.02902 C 806.33175,336.12061 806.12586,334.35271 802.99988,326.95982 C 801.22114,322.75301 800.34376,319.89022 800.34374,318.46212 L 800.34374,317.35373 L 802.4999,317.16899 C 803.6883,317.0662 806.59152,316.50327 808.9684,315.93744 C 816.07548,314.24577 818.82226,314.65954 820.74919,317.63083 C 821.58162,318.9148 821.71734,319.0014 822.90536,319.01632 C 823.68573,319.02604 824.21889,318.87128 824.2803,318.64686 C 824.3357,318.44497 824.81343,317.15642 825.34276,315.7835 C 827.03213,311.40105 827.22779,310.81065 827.03019,310.3031 C 826.72082,309.50907 826.14886,310.33663 825.24901,312.82778 C 823.61393,317.35575 822.56571,317.98738 821.24917,315.2293 C 820.78512,314.25737 820.63868,314.16166 819.093,313.99775 C 818.17856,313.90075 816.5402,313.51462 815.46815,313.13567 L 813.53072,312.45831 L 811.03082,313.56671 C 807.49031,315.16306 805.4925,315.7835 803.96859,315.7835 C 802.87111,315.78349 802.48738,315.61989 801.68743,314.82905 C 801.15657,314.30414 800.63319,313.68584 800.53123,313.44355 C 800.38009,313.08514 800.24642,313.12143 799.84376,313.65907 C 799.06648,314.6969 798.44419,314.47344 797.3751,312.73541 C 795.64069,309.91596 795.16334,307.9337 795.15644,303.62193 C 795.14988,299.56428 795.6363,296.88314 797.12511,292.84586 C 797.76204,291.11797 797.84113,290.53366 797.71884,287.82729 C 797.53798,283.8243 797.88123,282.71689 801.3437,276.0352 C 802.85539,273.11774 804.24155,270.02955 804.43733,269.1693 C 805.12827,266.13572 804.67394,260.88712 803.7186,260.88712 C 803.48139,260.88712 803.21934,261.07587 803.12488,261.31816 C 803.03068,261.56045 802.78086,261.74988 802.59365,261.74921 C 802.27532,261.74794 799.4357,256.03825 796.65638,249.80316 C 795.99055,248.3091 795.36432,247.09375 795.25019,247.09375 C 794.97389,247.09376 794.65648,248.62834 794.65646,250.04947 C 794.65647,250.91526 795.06565,251.84937 796.2814,253.83649 C 798.15586,256.89999 800.18166,261.53773 801.49994,265.75175 L 802.4374,268.73826 L 801.2187,271.72477 C 799.58864,275.75618 798.2567,278.29887 796.65638,280.43799 L 795.34393,282.22374 L 795.18769,288.22755 C 795.02109,294.77007 794.7398,296.3021 793.12527,299.46545 C 792.62546,300.44476 791.81475,301.74026 791.34409,302.32881 C 790.87321,302.91735 790.50039,303.50565 790.50037,303.62193 C 790.50039,303.7383 791.10851,304.81133 791.87532,306.02346 C 794.06722,309.48845 795.8893,313.97845 799.59377,325.1125 L 803.03113,335.45752 L 802.21866,336.71986 C 801.771,337.41236 801.0093,338.39572 800.53123,338.90587 C 799.50923,339.99627 799.51456,340.01572 801.74993,345.24835 L 803.12488,348.4196 L 802.24991,350.17456 C 801.05413,352.63923 800.1852,353.37821 798.12507,353.65369 C 796.64052,353.85222 796.22443,354.05067 794.90645,355.31628 C 792.64627,357.48626 791.16868,359.50032 787.65673,365.1379 C 785.90002,367.95793 783.96671,370.91917 783.37565,371.7267 C 781.93479,373.69521 778.87979,376.86842 778.40709,376.86842 C 777.87235,376.86842 776.02909,374.60496 775.31346,373.05061 C 774.63418,371.57532 774.49485,369.00465 775.06347,368.30914 C 775.26819,368.05854 776.45892,367.13682 777.68837,366.2463 C 781.34306,363.59871 781.75102,363.01646 781.93821,360.42722 C 782.24399,356.19804 783.45137,354.15143 787.188,351.49847 C 791.46957,348.45903 791.18646,348.83864 791.12535,346.17202 C 791.08002,344.19538 790.97796,343.75518 790.43787,343.30866 C 789.64597,342.65338 789.5276,342.77969 788.50045,345.27914 L 787.65673,347.3112 L 785.62556,348.11171 C 784.50044,348.55958 783.25126,349.24619 782.84442,349.62036 C 780.9846,351.33181 779.78802,354.52617 779.78204,357.81017 L 779.75079,359.78065 L 778.25085,361.13536 C 776.70724,362.55782 773.75547,364.14011 773.2198,363.81398 C 773.0538,363.71289 772.90733,363.26342 772.90731,362.79795 C 772.90729,361.62381 772.59222,361.53172 771.34487,362.36691 C 770.75241,362.76365 770.20634,363.07505 770.12617,363.07505 C 770.04603,363.07504 769.26114,361.85963 768.40748,360.36564 C 763.98619,352.6275 758.81324,345.28028 754.78302,341.03029 C 752.94762,339.09491 752.47935,338.76137 751.3769,338.59798 C 750.67587,338.4941 749.56397,338.3261 748.90825,338.22851 C 747.3402,337.99511 746.82142,337.5027 746.06461,335.5191 C 745.2554,333.39785 744.28879,329.07818 744.50217,328.53005 C 744.5928,328.29715 746.37994,326.8039 748.47076,325.20486 C 750.56158,323.60592 752.76904,321.71143 753.37682,321.01759 C 755.46577,318.63241 756.53565,315.8913 756.97043,311.84254 C 757.11444,310.50172 757.55733,309.35552 758.78286,307.07028 C 759.66902,305.4185 760.5747,303.2471 760.81403,302.23644 C 761.64494,298.72616 760.49572,299.52644 757.8454,304.33008 C 756.90982,306.02602 755.88411,307.79675 755.56424,308.24025 C 755.11811,308.85856 754.94954,309.62453 754.87676,311.59623 C 754.69706,316.47165 753.1766,318.75588 746.90832,323.51148 C 744.94467,325.0012 743.09647,326.40057 742.78349,326.62115 C 742.27558,326.97921 742.10828,326.9346 741.31479,326.09774 C 740.25229,324.97716 739.81487,325.13707 739.81485,326.65194 C 739.81484,327.33773 739.64804,327.91411 739.34612,328.16059 C 738.57027,328.79407 735.78367,328.60187 733.03387,327.72954 C 730.5153,326.93048 727.31536,326.67766 727.31534,327.26771 C 727.31533,327.69619 729.51441,328.63329 732.2839,329.36135 C 733.8037,329.76082 735.75645,329.98337 737.93992,330.0387 C 739.77234,330.08516 741.40117,330.21611 741.56478,330.3158 C 741.72844,330.4154 742.29375,331.83402 742.81473,333.48704 C 744.37469,338.43438 745.65248,340.47108 747.78329,341.39976 C 748.51496,341.71876 749.65069,341.95007 750.34569,341.92317 C 751.03296,341.89657 751.77187,341.87745 751.97063,341.89238 C 752.4109,341.92556 757.09118,347.45048 760.15781,351.52926 C 764.42765,357.20868 767.40895,362.71174 769.03246,367.93968 C 769.52957,369.54122 770.22629,371.72361 770.56365,372.77352 C 770.90079,373.82334 772.12406,376.36753 773.28229,378.43865 C 776.3167,383.86477 776.77351,385.11136 776.78216,387.79844 C 776.80298,394.4501 771.62379,401.75026 765.4076,403.87018 C 763.90005,404.38435 763.75317,404.54527 762.62646,406.57959 C 761.97073,407.76354 760.56719,409.6493 759.50158,410.76686 C 756.81676,413.58255 749.70814,419.31391 749.34573,418.95667 C 749.18862,418.80201 747.88096,416.75923 746.43959,414.43072 C 744.9985,412.10229 742.30444,407.86477 740.47108,405.00936 C 738.63804,402.15401 736.0673,397.77797 734.75255,395.28011 C 732.51389,391.02677 732.29812,390.73962 731.37768,390.56943 C 730.30351,390.37091 729.12891,389.29655 728.3778,387.82923 C 727.70173,386.50902 727.76714,385.95885 728.78403,384.5964 C 729.27384,383.9402 729.70988,383.17656 729.75274,382.87223 C 729.90921,381.76256 729.21099,382.13916 728.3153,383.64195 C 727.34934,385.26319 726.65272,385.83911 725.97164,385.58164 C 725.44682,385.3832 722.48162,381.06075 720.47186,377.54578 C 719.00489,374.97958 718.37821,374.42506 718.37819,375.72924 C 718.37819,376.54212 717.81007,376.41973 715.81579,375.23662 C 712.34293,373.17615 709.03248,369.85639 706.78489,366.18472 L 705.75368,364.52212 L 706.28491,361.13536 C 706.68483,358.62148 706.75494,357.6882 706.50365,357.44071 C 705.95822,356.9034 705.78185,357.32827 705.47244,360.2117 C 705.31148,361.71331 705.04594,363.08861 704.87872,363.29057 C 704.40545,363.862 703.81856,363.72369 703.28503,362.92111 C 702.64388,361.95714 702.36965,361.99447 702.12882,363.07505 C 702.01702,363.57632 701.48424,364.31689 700.91012,364.76844 C 700.35006,365.2085 699.87893,365.65382 699.87891,365.75368 C 699.87891,365.85351 700.40265,366.00869 701.03512,366.09235 C 704.20309,366.51096 707.08795,369.15549 709.40979,373.75876 C 710.85623,376.62641 711.02484,376.79968 712.50342,377.51499 C 713.35762,377.9283 714.73211,378.80493 715.5658,379.45468 C 717.20866,380.73539 719.92836,384.10229 719.75313,384.62719 C 719.69381,384.8056 719.14615,385.00829 718.50318,385.08902 C 717.86033,385.16976 717.33688,385.38939 717.34698,385.55086 C 717.3571,385.71242 718.39745,386.68696 719.65939,387.73686 C 720.92165,388.78667 722.31396,390.14139 722.75302,390.75416 C 723.53301,391.84213 723.54324,391.91863 723.09675,393.12489 C 722.57216,394.54251 721.83276,394.74624 721.69056,393.52515 C 721.55909,392.39475 720.99209,392.27773 719.4094,393.03253 C 717.11529,394.1267 716.41039,395.16101 713.0659,402.17679 C 710.3483,407.87726 708.15259,409.74584 704.62873,409.41215 C 703.79626,409.33335 702.9969,409.12841 702.84755,408.98111 C 702.69785,408.83373 702.45824,407.72593 702.28507,406.51801 C 701.79061,403.06903 700.70623,401.2224 697.12902,397.52769 C 693.52441,393.80437 692.50106,392.05524 692.22296,389.12235 C 692.12041,388.03993 691.939,387.15187 691.78548,387.15187 C 691.63234,387.15186 691.29327,387.67579 691.03551,388.32185 C 690.35266,390.03499 689.74558,389.84439 688.62935,387.52134 C 687.13978,384.42102 685.20571,382.1551 678.62974,375.91397 C 675.26895,372.72421 671.87431,369.28801 671.09879,368.27836 C 667.72575,363.88678 666.43146,359.07993 667.41143,354.57735 C 667.58756,353.76934 668.8739,350.91456 670.25507,348.23486 C 672.80519,343.28837 673.01677,342.64193 672.44248,341.58449 C 672.26483,341.25793 671.78482,339.4657 671.38002,337.58195 C 670.2468,332.30907 669.9822,332.38465 668.56763,338.41325 C 666.80464,345.92861 665.78311,348.62097 664.2553,349.80509 C 663.49768,350.39222 663.49049,350.47431 663.69282,352.76081 C 664.03708,356.64913 663.5722,357.80073 662.03664,356.85572 C 661.59304,356.58291 661.36119,356.56662 661.09918,356.82493 C 660.83693,357.08331 661.11036,357.8063 662.16163,359.81144 C 662.92367,361.26534 664.54929,364.85856 665.78649,367.81652 C 669.08823,375.71043 669.83641,376.89317 673.1612,379.30074 C 674.66459,380.38945 676.87867,382.14609 678.06726,383.21091 C 679.87937,384.83476 680.22226,385.29415 680.22343,386.07427 C 680.22403,386.58583 680.77394,388.07656 681.44213,389.36866 C 682.46833,391.35335 682.61199,391.90409 682.47334,392.94016 C 682.2778,394.40119 682.56112,394.57764 684.19202,394.01777 C 685.82891,393.45581 686.11425,393.51689 686.53568,394.4796 C 686.74099,394.94891 687.51673,395.77989 688.25437,396.32693 C 690.12498,397.71402 690.1446,398.36032 688.28561,403.93175 C 686.40498,409.56925 684.30023,413.75075 682.1921,416.12411 C 680.36947,418.17569 680.35743,418.20861 679.91094,422.40502 C 679.30347,428.11275 678.65369,430.62562 677.75478,430.62562 C 677.55659,430.62563 676.55637,429.73195 675.53611,428.65514 L 673.69243,426.71544 L 672.34874,427.91621 C 670.46533,429.62667 669.48537,429.60411 665.75524,427.6699 C 663.90105,426.70837 662.61651,426.22554 662.09914,426.2844 C 661.33821,426.37109 661.34598,426.41337 662.69286,427.20806 C 663.97983,427.96763 664.13033,428.14497 664.13031,429.14776 C 664.13029,430.62901 664.66934,432.07269 665.22401,432.07269 C 665.4723,432.0727 666.9134,431.63575 668.41139,431.08745 C 669.90934,430.53906 671.68669,429.99802 672.37999,429.88669 C 674.59958,429.53022 676.62984,430.63193 676.62982,432.19584 C 676.62984,432.54771 674.87005,434.49984 672.0675,437.21441 C 667.06258,442.06248 666.01016,443.58814 664.69279,447.9597 C 663.97801,450.33212 663.4668,451.07937 662.34913,451.5004 C 661.26007,451.91062 660.06907,451.40569 656.94309,449.12967 C 653.84728,446.87579 652.06329,446.06558 649.0059,445.58896 C 643.72741,444.76636 639.99866,443.21999 637.50635,440.8167 C 635.6576,439.03406 634.5313,437.2615 633.44401,434.38185 C 632.6706,432.33326 632.65592,432.31507 630.88161,431.58007 C 629.89863,431.17295 628.49057,430.75987 627.75673,430.65641 C 626.48142,430.47668 626.40972,430.39415 625.8818,428.99381 C 625.57848,428.18832 624.41391,424.30005 623.28815,420.34217 C 620.29662,409.82382 619.75533,408.49696 619.31956,410.6437 C 619.22004,411.13449 618.98178,411.53658 618.81958,411.53658 C 618.22221,411.53658 617.86531,410.23066 617.41338,406.51801 L 616.94465,402.7002 L 617.72587,401.62259 C 618.15389,401.01956 619.81211,399.30416 621.41323,397.83558 C 624.31475,395.17482 625.68353,393.28368 626.10054,391.33914 C 626.2162,390.79931 626.1954,390.38469 626.03805,390.38469 C 625.88478,390.3847 623.88916,392.2959 621.60072,394.63354 C 618.95576,397.33538 617.02637,399.05339 616.31968,399.34423 C 615.70875,399.59593 615.1309,399.99976 615.03848,400.2371 C 614.94618,400.47443 615.08745,402.24056 615.35096,404.14727 C 615.61439,406.054 615.85096,408.02919 615.85094,408.55007 C 615.85093,410.55891 613.89135,409.92282 611.63236,407.16457 C 610.91559,406.28923 610.14967,405.50722 609.94492,405.4404 C 609.16527,405.1862 609.64534,406.02474 611.22612,407.71877 C 612.12774,408.685 612.85108,409.75508 612.85106,410.08951 C 612.85107,410.42395 612.65003,411.3455 612.38233,412.15235 C 611.09712,416.02319 613.28128,420.37145 617.60087,422.52817 C 619.00683,423.23006 619.07562,423.34896 619.44455,424.96048 C 619.99531,427.36589 619.91306,432.68884 619.28831,435.02841 C 618.57537,437.69798 617.58889,439.73735 616.28843,441.15538 C 615.04526,442.51119 614.46531,442.59874 612.69482,441.80194 C 609.93727,440.56098 608.5793,438.35087 605.94508,430.6872 C 604.43221,426.28529 603.30482,423.82664 597.6954,412.89129 C 589.43763,396.79138 586.90735,390.42341 585.50838,382.37961 L 585.0084,379.51626 L 585.72712,378.13076 C 586.79718,376.11155 589.42986,373.6633 591.88313,372.40405 C 593.05438,371.80293 594.19221,371.29491 594.41428,371.29565 C 594.63597,371.2964 595.61815,371.63536 596.6017,372.03459 C 599.47398,373.20034 602.47194,372.88791 603.32018,371.32644 C 603.99295,370.08801 603.73119,369.90305 601.69525,370.0641 C 599.16979,370.26381 598.01736,370.01187 596.35171,368.92492 L 594.97676,368.00126 L 591.4769,369.97174 C 587.92593,371.96834 585.95943,373.37876 584.47717,374.95952 C 583.7425,375.74298 583.55758,375.80715 582.82098,375.51372 C 582.3698,375.33388 580.12896,374.44935 577.85243,373.54323 C 572.10095,371.25413 570.22775,370.07012 570.22773,368.77098 C 570.22773,368.40487 570.11051,368.00874 569.94649,367.90889 C 568.93733,367.29437 571.01271,365.32271 574.29007,363.78319 C 578.16322,361.96393 579.64484,359.80873 576.69622,360.27327 C 574.7914,360.57334 573.08139,361.44534 571.44643,362.9519 C 570.61936,363.71456 569.85412,364.27726 569.75899,364.18345 C 569.6639,364.08962 569.79762,363.02586 570.07148,361.8435 C 570.70626,359.10234 570.72243,354.71422 570.10273,353.25343 C 569.53005,351.90306 569.18059,352.09984 568.91528,353.9 C 568.80198,354.66922 568.19968,356.81483 567.57158,358.67226 C 566.9437,360.52967 566.31236,362.55993 566.19663,363.16742 C 566.08144,363.77492 565.87812,364.33829 565.7279,364.42976 C 565.57771,364.52122 564.74012,364.1502 563.88422,363.59846 C 563.02896,363.04672 561.40695,362.07792 560.25936,361.47404 C 556.98849,359.75244 557.19321,360.08802 556.19702,355.2547 C 555.34646,351.12704 555.23493,350.85417 554.29085,350.08219 C 552.24363,348.40837 550.72237,345.1218 549.94727,340.75319 C 549.76147,339.70338 549.50911,335.03051 549.38479,330.34659 C 549.1627,321.97129 549.15213,321.76734 548.32233,319.60131 C 547.55956,317.60874 547.46239,317.05135 547.44737,313.5975 C 547.43907,311.49779 547.62593,308.66646 547.8536,307.31659 C 548.25798,304.91884 548.30406,304.84025 549.94727,303.22168 C 550.87283,302.31036 552.24491,300.55366 553.00965,299.3423 C 554.60619,296.81333 557.51834,290.68689 557.35323,290.19803 C 557.29063,290.01326 556.35229,289.82299 555.22831,289.76699 L 553.22839,289.67462 L 552.54092,290.78302 C 552.15093,291.38456 551.44878,292.60409 550.97848,293.49243 C 550.21661,294.93124 550.0022,295.09809 549.1348,295.12423 C 548.59932,295.14032 548.06257,295.25728 547.94735,295.37054 C 547.83305,295.48381 547.65203,296.59286 547.54111,297.86443 C 547.29432,300.6968 546.78136,302.34906 544.72872,306.70081 C 543.85276,308.55824 542.93037,310.80025 542.69755,311.68859 L 542.29132,313.28961 L 540.47889,313.19724 C 539.47593,313.14467 538.63534,313.21327 538.63521,313.35119 C 538.63511,313.48909 539.5945,313.85583 540.76013,314.15169 C 541.92568,314.44755 543.1158,314.93343 543.41627,315.2293 C 544.26954,316.07019 545.21852,319.49077 545.47869,322.71097 C 545.60929,324.32612 545.59537,328.40184 545.44744,331.79366 C 545.29965,335.18548 545.25352,338.6467 545.3537,339.49085 C 545.51369,340.83981 545.43307,341.14623 544.75997,342.01553 C 543.73181,343.34402 543.76948,343.98601 544.85372,343.98601 C 545.3198,343.986 545.92955,344.21783 546.19741,344.50942 C 546.90199,345.2763 550.62217,353.0533 551.88469,356.39389 C 552.47777,357.96284 553.37356,360.72876 553.88461,362.55164 C 554.39609,364.37461 554.8955,366.06558 555.00957,366.30787 C 555.12357,366.55015 556.24325,367.28306 557.50947,367.93968 C 559.79818,369.12581 561.79963,370.71067 561.00934,370.71067 C 560.78724,370.71068 559.71326,370.39698 558.60318,370.00253 C 556.30147,369.18443 552.27021,368.37072 550.50975,368.37072 C 549.48789,368.37072 549.34676,368.42244 549.54103,368.86334 C 550.17771,370.30802 549.90304,370.80185 548.04109,371.54196 C 546.43066,372.18181 545.59247,372.28725 539.82266,372.49642 C 533.10083,372.74006 531.83121,372.94972 529.76056,374.12822 C 528.34291,374.935 528.32364,375.01131 528.94809,376.19107 C 529.54846,377.32463 529.50744,378.53413 528.85434,379.17758 C 527.06221,380.9433 520.89673,383.36366 516.32358,384.10378 C 512.85362,384.66542 506.84805,384.54222 502.51162,383.7959 L 499.60548,383.27249 L 498.54303,384.16536 C 497.97365,384.65791 497.07937,385.12767 496.5431,385.21218 C 496.00692,385.29659 494.81986,385.486 493.91821,385.61243 C 492.30267,385.83903 492.28956,385.84214 492.04328,386.99793 C 491.90598,387.6429 491.55655,389.19457 491.26206,390.44627 C 490.46389,393.83792 491.2131,393.45345 492.91825,389.58418 L 493.91821,387.30582 L 495.69939,387.09029 C 496.83064,386.96287 498.17713,386.56783 499.293,385.9819 L 501.04293,385.02745 L 504.4178,385.7048 C 512.19989,387.24581 520.31796,386.1142 528.6981,382.31803 C 531.04021,381.25715 531.01478,381.26291 531.35424,377.97682 C 531.46664,376.88701 531.70351,375.80611 531.88547,375.57529 C 532.07917,375.33059 533.0579,375.07756 534.22913,374.95952 C 536.48714,374.73201 536.95245,375.07003 536.29155,376.49896 C 536.09996,376.91337 535.98818,377.27794 536.04156,377.33025 C 536.09456,377.38256 536.88441,377.05763 537.82274,376.59132 C 539.51368,375.7512 540.81865,375.43384 547.13488,374.28217 C 549.26329,373.89408 551.0118,373.36004 552.16593,372.77352 C 553.13969,372.27878 554.21743,371.88064 554.57209,371.88064 C 555.79824,371.88065 558.16528,373.35672 561.13433,375.97555 C 565.50166,379.82747 566.62679,380.36786 571.72767,380.87096 C 576.26749,381.31883 577.63342,381.71592 579.07113,383.08775 C 580.78676,384.7235 581.66416,387.76742 582.25851,394.26408 C 582.4355,396.19747 582.50617,396.1216 579.66486,397.06586 C 577.17435,397.89367 575.12635,399.15751 572.72763,401.3455 C 570.8085,403.09593 570.413,403.2931 570.13398,402.57705 C 570.03958,402.33476 569.79506,402.146 569.60275,402.146 C 569.35126,402.14601 569.30408,402.82335 569.41526,404.57832 C 569.62715,407.92915 570.55029,409.8346 573.07136,412.0292 L 574.97754,413.69179 L 574.8213,418.71036 C 574.611,424.66844 574.61317,424.63534 570.66521,428.87066 C 565.91399,433.96814 564.94081,436.06399 565.25917,440.50881 L 565.44666,442.94113 L 563.66548,446.23552 C 561.82115,449.66088 560.31433,451.48913 558.85317,452.08539 C 558.21479,452.34588 557.90973,452.3359 557.60322,452.08539 C 557.09574,451.6703 556.36349,449.08026 555.91578,446.17395 C 555.72909,444.96257 555.51358,443.9337 555.44705,443.86479 C 555.38076,443.79579 555.14153,443.99158 554.91582,444.29583 C 554.52604,444.82091 554.38912,444.74872 552.44717,443.2798 C 546.01432,438.41262 543.56019,435.58041 542.04133,431.24139 C 541.42105,429.46932 541.25774,429.25727 540.01016,428.65514 C 539.12509,428.22806 538.20936,427.39276 537.38526,426.31519 C 535.38884,423.70307 534.53634,422.81055 534.29163,423.05158 C 533.89374,423.44377 536.59472,428.23074 540.44764,433.98159 C 542.50366,437.05039 544.67814,440.4031 545.2912,441.40169 C 546.17387,442.83875 546.64043,443.27412 547.50986,443.5569 C 550.35385,444.48163 553.23581,448.66875 553.47838,452.20855 C 553.63847,454.54627 553.18607,456.06795 551.88469,457.56579 C 550.00867,459.72587 549.68291,459.29728 549.44729,454.39455 L 549.29104,451.03857 L 546.29116,447.86733 L 543.32253,444.72687 L 541.29136,444.72687 C 539.69332,444.72687 538.35935,445.01667 535.01035,446.08158 C 532.67144,446.82549 529.91582,447.47569 528.91684,447.55944 C 526.72602,447.74322 526.85524,447.88536 523.91703,442.17141 C 521.09244,436.67838 519.50333,435.32639 516.66732,436.07523 C 515.66006,436.34125 515.82267,436.60372 517.47979,437.18363 C 519.84069,438.00985 521.7367,440.12396 524.19827,444.75766 C 525.9852,448.12163 526.38086,448.68449 527.04191,448.7602 C 527.4666,448.80883 529.74213,448.4221 532.10421,447.89812 C 537.41771,446.71945 541.66746,446.58178 543.54127,447.49786 C 545.75528,448.5802 547.66423,451.11852 548.35358,453.90193 C 548.53947,454.65201 548.4641,454.70244 547.60361,454.70244 C 546.56245,454.70244 546.37178,455.25288 547.22862,455.78004 C 547.8569,456.16671 548.36606,457.84538 548.63482,460.45994 C 548.80861,462.14934 548.78078,462.36291 547.9161,463.53881 C 546.55435,465.39121 545.76416,468.14085 545.57244,471.82099 C 545.48184,473.56204 545.30332,475.06276 545.1662,475.14618 C 544.70212,475.42897 543.57009,474.59812 541.60384,472.59071 C 539.16754,470.1035 538.51888,469.93214 534.79161,470.80496 C 533.33167,471.14686 531.23677,471.45153 530.16679,471.45153 L 528.22937,471.45153 L 527.91688,472.6215 C 527.67869,473.49257 527.44188,473.79696 527.07316,473.7299 C 526.1926,473.56961 523.63183,467.96778 522.57334,463.90828 C 522.28695,462.80866 522.12572,462.65414 520.97965,462.36884 C 515.87585,461.09796 512.38466,453.44829 512.32374,443.40296 C 512.29374,438.37287 512.4803,437.20711 513.47994,436.69101 L 514.22991,436.32154 L 513.60494,435.76734 C 513.26955,435.46814 513.01054,435.08215 513.01121,434.90526 C 513.01201,434.72844 513.82251,433.66508 514.82364,432.53452 C 515.8253,431.4039 516.99672,429.97973 517.41729,429.36328 C 518.10126,428.36118 518.13744,428.1242 517.82352,427.26964 C 517.63133,426.744 517.47981,425.09641 517.47979,423.60578 C 517.47989,419.6602 518.26144,418.40066 522.88582,414.89256 C 526.39009,412.23465 528.29248,410.19652 528.97934,408.36534 C 529.26503,407.60266 529.61909,406.82619 529.76056,406.64116 C 529.91995,406.43265 531.37662,406.2746 533.57291,406.21012 C 536.54729,406.12276 537.24643,405.99486 537.91649,405.50198 C 538.35557,405.17896 538.73674,404.80136 538.7602,404.63989 C 538.7863,404.46399 537.54328,404.31185 535.69782,404.27043 C 532.71784,404.20354 530.91744,403.89085 530.01055,403.31598 C 529.67166,403.10118 529.53134,401.91411 529.35432,397.95873 C 529.22923,395.16292 529.02056,392.5435 528.91684,392.13965 C 528.74025,391.45294 528.72473,391.46711 528.51061,392.0165 C 528.38551,392.33952 528.18945,393.83808 528.07312,395.37247 C 527.50144,402.93319 526.50111,407.70692 525.19823,409.07348 C 524.40827,409.90237 522.99509,409.98989 521.97961,409.289 C 521.16754,408.7288 521.03773,408.85762 520.32342,410.76686 C 520.02614,411.56357 519.0683,413.23932 518.19851,414.46151 C 517.32894,415.68378 516.17582,417.41416 515.63611,418.3409 C 514.61965,420.08648 514.15134,420.33623 513.16745,419.60324 C 511.77581,418.56609 511.75989,419.36415 513.13621,421.01952 C 514.45285,422.60179 514.79241,423.53199 514.79239,425.48389 C 514.79229,426.96069 514.72317,427.11712 513.69868,427.88542 C 512.33544,428.90788 510.63534,431.47376 509.73009,433.85844 C 509.3519,434.8552 508.89197,435.72511 508.69888,435.79813 C 508.50579,435.87115 506.76769,435.12516 504.85528,434.13554 C 499.63318,431.43305 500.5901,432.95638 506.07398,436.07523 L 508.69888,437.55309 L 508.88637,439.73909 C 509.00027,440.94183 509.46829,445.1927 509.91758,449.19125 C 510.85854,457.56528 511.03273,456.84342 507.79266,457.90447 C 504.96307,458.83112 502.11484,459.18306 499.01176,459.01286 C 495.64759,458.82835 493.21248,458.09118 491.32456,456.64213 C 490.1324,455.72655 489.93015,455.65078 489.10589,455.93399 C 488.54632,456.12606 486.99977,456.19357 485.10605,456.08793 C 483.40622,455.9931 482.01252,456.01227 482.01242,456.14951 C 482.01242,456.55488 487.33601,459.01759 489.94961,459.81337 C 494.79892,461.28976 503.14524,461.88491 509.29261,461.19887 L 511.35503,460.95256 L 513.01121,462.64594 C 513.91318,463.57737 515.65674,465.15902 516.88606,466.15586 C 519.41736,468.20787 520.39715,469.29887 521.26089,470.9897 C 522.24805,472.92157 522.34422,473.46779 521.79212,474.06857 C 521.32164,474.58098 521.36081,474.65529 522.07336,475.11539 C 523.32321,475.92215 524.14615,478.00967 524.16702,480.38027 C 524.18432,482.35491 524.2624,482.5298 525.57322,484.35202 C 527.62914,487.20936 528.51203,488.84365 529.44807,491.49502 C 530.27484,493.83695 530.31676,493.8948 531.198,493.80418 C 531.84107,493.73819 532.61087,494.05287 533.8854,494.851 C 535.63173,495.9444 535.6677,495.97102 535.54158,497.06779 C 535.28189,499.3257 533.54784,500.35154 530.38553,500.11588 C 529.17348,500.0256 528.19815,500.09172 528.19812,500.23903 C 528.19882,500.77918 529.70683,501.43251 531.29175,501.59374 C 533.69795,501.83837 534.37025,501.60303 534.79161,500.30061 C 535.21339,498.99861 536.75301,497.28331 537.51025,497.28331 C 538.17763,497.2833 543.49139,500.39424 546.10367,502.30188 C 548.56377,504.09825 550.77267,506.37444 552.32217,508.73673 C 553.54303,510.59684 555.83267,516.94156 557.57197,523.26903 C 558.32004,525.98958 558.38177,526.37405 558.07195,528.34918 C 557.56457,531.59026 556.58784,533.08934 552.75966,536.81609 C 550.38185,539.13135 549.15607,540.62916 548.54107,541.83466 C 547.59151,543.69663 546.97865,545.98715 546.97863,547.80768 L 546.97863,548.97766 L 545.41619,548.97766 C 542.07423,548.97764 538.84453,547.27087 537.01027,544.51328 C 535.96301,542.93873 535.74785,542.83487 535.38534,543.77435 C 535.24294,544.1444 534.95112,544.57994 534.72911,544.75959 C 534.50312,544.94237 531.87624,545.25041 528.79184,545.43695 C 521.70762,545.86551 520.2982,546.1181 517.0423,547.56137 C 513.56814,549.10121 512.67072,549.1279 510.51131,547.71532 C 508.41699,546.34515 506.47751,545.84591 501.54291,545.43695 C 495.47675,544.93426 495.07495,544.79876 493.60572,542.88148 C 490.91962,539.37605 488.53567,537.57955 481.57494,533.82958 C 475.85306,530.74722 473.75794,529.38694 471.63783,527.36394 L 470.04414,525.85529 L 470.26288,524.03875 C 470.37688,523.04468 470.34498,522.253 470.20038,522.253 C 470.05619,522.253 469.56365,522.7048 469.10668,523.26903 C 467.21635,525.60332 465.30011,525.69172 460.857,523.70007 C 457.46913,522.18136 455.4375,521.89858 453.66978,522.68404 C 452.96281,522.9982 452.38052,523.12162 452.23233,522.96114 C 451.19478,521.83715 450.35836,515.76138 450.95113,513.66293 C 451.34062,512.28489 450.89054,511.94551 450.26366,513.13953 C 449.71098,514.19295 449.01881,514.27701 448.63873,513.35505 C 447.25088,509.98427 445.78288,506.86508 444.79513,505.22681 C 443.28018,502.71401 440.76633,500.24129 438.82661,499.34616 L 437.32667,498.6688 L 435.108,499.7772 C 431.37435,501.64452 428.03343,501.51275 422.95223,499.31537 C 421.80437,498.81871 420.81161,498.46221 420.76481,498.51486 C 420.71842,498.56751 420.59166,498.87583 420.48357,499.223 C 420.33748,499.69224 420.50302,500.00945 421.0773,500.45455 C 423.45851,502.30013 428.34292,502.61853 433.8268,501.28585 C 435.60193,500.85451 437.3874,500.51613 437.7954,500.51613 C 438.79246,500.51614 440.85807,501.9649 442.42022,503.74895 C 444.27915,505.87206 445.76428,508.43075 447.10753,511.81561 C 448.43928,515.17148 450.4199,521.95878 450.41991,523.20745 C 450.41991,524.9024 448.69556,526.32317 445.4201,527.36394 C 444.56133,527.63674 443.79711,527.98132 443.70142,528.13366 C 443.39053,528.6304 444.1961,530.43399 445.38885,531.92068 C 446.73,533.59171 446.79684,534.12849 445.85758,534.63009 C 444.99442,535.09103 442.71556,535.43534 441.88899,535.24586 C 441.13342,535.07249 440.39575,533.57953 438.26413,527.79498 C 436.70519,523.56351 435.01196,520.13667 434.38928,519.94384 C 434.09929,519.8539 434.08069,520.01456 434.32678,520.65199 C 434.50148,521.10438 435.24205,523.79289 435.95172,526.62501 C 436.66169,529.45722 437.51,532.52823 437.8579,533.42933 C 438.62477,535.41569 440.26879,537.37074 441.73274,538.04764 C 443.14519,538.70064 443.30883,539.70699 442.20148,541.00336 C 440.79113,542.65505 441.73869,542.38162 443.26394,540.69548 C 444.0735,539.80052 445.69314,538.34471 446.88879,537.46266 C 450.93104,534.48146 455.51546,531.33569 455.82594,531.33569 C 457.74507,531.3357 463.45285,538.97682 464.45061,542.88148 C 464.83169,544.36944 465.47151,544.70757 466.23179,543.80514 C 466.56497,543.4097 466.56792,543.27243 466.13804,543.03542 C 465.36507,542.60893 464.50965,540.75445 464.10687,538.60184 C 463.75758,536.73445 463.65818,536.60008 461.66947,534.84561 C 460.53731,533.84709 458.46754,531.76731 457.0759,530.22729 C 454.76149,527.66587 454.61023,527.39134 455.04472,526.96368 C 455.88549,526.13595 458.03986,526.41699 461.01324,527.7334 C 462.48858,528.38667 464.7372,529.14197 466.01305,529.396 C 470.54907,530.29894 472.87872,531.74542 479.91875,538.07843 C 484.54177,542.23769 486.60504,543.76188 490.51209,545.96036 C 491.65954,546.60607 493.30828,547.72366 494.19945,548.42346 C 495.76458,549.65219 495.90392,549.6828 497.66806,549.59343 C 498.79612,549.53626 500.49204,549.73924 502.10539,550.11684 C 503.54223,550.45304 505.03416,550.73262 505.41776,550.73262 C 506.68381,550.73262 507.04268,551.02005 507.04269,552.05653 C 507.04269,553.53679 507.77941,553.82491 511.82376,553.81149 C 514.87234,553.80128 515.88137,553.64273 520.91715,552.426 C 527.90558,550.73749 530.97748,550.30855 533.79165,550.70183 C 535.95736,551.00439 538.42475,551.9027 539.32268,552.7031 C 539.95296,553.2649 540.01313,554.24254 539.41643,554.24254 C 538.69576,554.24253 538.55464,554.84203 539.13519,555.47409 C 539.70477,556.09388 539.6861,556.08589 543.13503,555.53566 C 544.15749,555.37262 544.31712,555.48221 547.38487,558.36823 C 553.28774,563.92114 558.6101,570.80198 566.16538,582.62978 L 567.88407,585.30841 L 567.38409,586.47838 C 567.1186,587.13233 566.95583,588.05261 567.0091,588.51044 C 567.0967,589.2592 567.23426,589.35395 568.3528,589.4341 C 569.03657,589.48316 569.72982,589.67198 569.88399,589.86514 C 570.03868,590.05837 571.17707,592.14145 572.44639,594.48346 C 573.71614,596.82539 575.50234,599.85337 576.41498,601.2262 C 578.6292,604.55667 582.03648,607.86629 584.60216,609.1697 C 586.329,610.04719 586.66436,610.32059 586.82083,611.14019 C 586.97682,611.95282 587.12479,612.09464 587.85204,612.09464 C 588.32142,612.09465 589.12801,612.35719 589.66447,612.67962 C 590.20125,613.00207 590.9601,613.26403 591.32065,613.26461 C 591.97383,613.26568 593.84188,614.78725 596.44545,617.42109 C 597.29162,618.27676 598.76793,619.26951 600.35155,620.03814 C 610.27153,624.85404 619.25593,634.0039 625.22558,645.3773 C 627.15005,649.04402 627.1172,649.30407 624.6631,650.54981 C 622.76269,651.5144 620.23074,651.63449 614.31975,651.04243 C 610.40606,650.65032 608.99183,650.59957 607.35128,650.8577 C 606.21902,651.03599 605.18528,651.2612 605.03887,651.35032 C 604.89246,651.43936 604.52661,651.27934 604.2264,651.01164 C 603.714,650.55487 603.62974,650.58342 602.91395,651.28874 C 602.49427,651.70215 601.97026,652.04974 601.75774,652.05846 C 598.9328,652.17432 596.62407,652.62209 596.07047,653.16686 C 595.46399,653.76439 595.47192,653.78336 596.00797,654.36762 C 596.31086,654.69739 596.45932,655.06215 596.35171,655.16813 C 595.86262,655.65021 594.71225,654.58253 593.63306,652.64345 C 592.98509,651.47909 592.24939,650.41633 591.97688,650.27271 C 590.99411,649.75469 581.7514,649.32415 574.60255,649.47221 C 567.26964,649.62411 562.7532,650.16113 559.50939,651.28874 C 557.76826,651.89413 557.58714,651.87079 556.41577,650.8577 C 555.85569,650.37309 555.26913,649.99562 555.10332,649.99562 C 554.68003,649.99559 554.44712,650.72408 554.44709,652.02767 C 554.44779,654.16108 552.79359,654.36894 552.25968,652.30477 C 551.94339,651.07907 551.44724,650.50104 551.44721,651.35032 C 551.44791,652.4448 550.39312,653.04629 548.22858,653.16686 L 546.22866,653.25923 L 545.72868,652.21241 C 545.44729,651.63109 545.08283,651.16559 544.91621,651.16559 C 544.45183,651.16561 544.54081,651.60574 545.19745,652.42793 C 545.88483,653.28875 545.95175,654.18118 545.38495,654.64472 C 544.98976,654.96821 532.81897,659.38619 532.32296,659.38619 C 532.17786,659.38616 531.36622,658.82578 530.51053,658.15464 C 527.30925,655.64394 522.26262,654.12717 518.29225,654.49078 C 515.39187,654.75635 515.01046,655.03068 515.26112,656.49205 C 515.60161,658.47916 514.65825,658.98373 507.63642,660.71011 C 504.55754,661.46725 501.5696,662.77671 500.66794,663.7582 C 500.41555,664.03305 499.80793,664.98017 499.32425,665.85183 C 498.47718,667.37911 498.36968,667.44401 496.69935,667.79153 C 494.64043,668.21985 493.02533,668.28577 492.48076,667.94547 C 491.88599,667.57407 492.65621,661.7474 493.32448,661.5414 C 494.91392,661.05147 495.73063,660.12084 495.73064,658.83199 C 495.73064,658.54552 495.14005,657.69609 494.41819,656.95388 C 493.02184,655.51773 490.94957,652.31274 490.94957,651.56584 C 490.95027,651.31909 491.73144,650.02183 492.6995,648.70249 C 495.22281,645.26348 498.19263,640.0214 501.04293,633.95467 C 504.2177,627.19653 504.09906,627.36587 505.5115,627.36587 C 507.67252,627.36588 508.64102,626.00101 509.5426,621.70073 C 510.20377,618.54624 510.19646,618.35914 508.98012,617.79056 C 507.55247,617.12295 505.72494,615.0297 504.91778,613.11067 C 504.2407,611.50075 503.57982,610.89554 503.29284,611.63281 C 503.04195,612.27704 504.12676,614.08313 506.57396,617.08242 C 509.10446,620.18364 509.1799,620.47387 508.29264,623.39412 C 507.77786,625.08869 507.71836,625.16409 506.29272,625.67249 C 505.48145,625.96182 504.41675,626.17657 503.94906,626.13432 C 503.122,626.05944 503.1022,626.11899 502.32413,628.68979 C 500.73709,633.93559 498.86726,636.83721 496.07437,638.44983 C 495.03891,639.0481 494.23128,639.23924 492.41826,639.3427 C 489.77087,639.49367 490.06111,639.79284 489.57463,636.3254 C 489.33444,634.61127 489.29914,634.55422 488.38717,634.50886 C 486.94233,634.43691 486.29109,633.95236 485.73103,632.50759 C 485.12625,630.9475 485.27793,628.75785 486.10601,627.15035 C 486.54589,626.29646 486.93093,626.02277 488.38717,625.54933 C 489.35703,625.23429 491.1744,624.40868 492.41826,623.702 C 496.44201,621.41602 498.00784,620.82452 499.48049,621.02338 C 500.90963,621.21639 501.02778,621.08917 500.32421,620.09972 C 499.67193,619.18108 497.74991,618.27046 496.01187,618.06766 C 494.26994,617.86433 493.99805,618.34611 495.63689,618.74501 C 497.41112,619.17688 497.17113,619.98382 495.01191,620.80786 C 494.04715,621.17634 493.02543,621.68429 492.73075,621.94704 C 491.81499,622.76353 491.54329,622.19604 491.5433,619.29921 C 491.5433,616.50476 491.39549,615.63535 490.91832,615.63535 C 490.54554,615.63538 490.58503,618.8051 490.98082,620.62313 C 491.26061,621.90961 491.22726,622.2275 490.82458,622.6244 C 490.39149,623.05156 490.2929,623.023 489.44963,622.40888 C 488.53827,621.74478 487.83049,621.76789 488.51217,622.43966 C 489.06635,622.9856 488.96459,624.12978 488.35592,624.13305 C 487.62725,624.13706 485.0094,625.42037 483.94985,626.28826 L 483.07488,626.9964 L 483.38737,629.21319 C 483.88255,632.59792 484.97641,634.46331 487.6372,636.47934 L 488.60591,637.21828 L 488.26218,638.81929 C 488.06998,639.70762 487.25132,641.85157 486.44975,643.56076 C 485.64888,645.26998 484.98105,646.85918 484.98106,647.10147 C 484.98106,647.34383 485.49123,647.84881 486.10601,648.24066 C 487.24907,648.96938 488.84319,651.41636 488.8559,652.45872 C 488.8597,652.77199 488.21812,653.63111 487.41846,654.36762 C 486.61919,655.10424 485.75102,656.15186 485.48104,656.67678 C 485.21095,657.20176 484.91715,657.63123 484.85606,657.63123 C 484.79496,657.63124 483.97838,657.22294 483.04363,656.73836 C 480.29454,655.31347 478.18001,655.61916 472.79403,658.18543 C 467.78343,660.57295 466.04729,660.45987 462.16945,657.56965 C 459.26996,655.40864 458.60074,655.04615 456.70091,654.64472 C 455.06967,654.30004 455.07231,654.33837 454.60724,651.59663 C 454.36265,650.15364 454.3607,650.17411 454.326,652.39714 C 454.2932,654.54272 454.25585,654.67379 453.41979,655.2605 C 451.25247,656.781 449.18174,657.44783 446.23257,657.56965 C 441.64075,657.75928 437.37321,656.31119 433.67056,653.29001 C 432.7373,652.5285 430.72762,650.88047 429.20198,649.65694 C 425.81342,646.93907 424.61026,645.6552 424.20218,644.20733 C 423.44381,641.51536 423.96633,639.66728 426.04586,637.61853 C 427.88339,635.8079 428.56761,634.34892 429.76446,629.61345 L 430.48318,626.7193 L 428.10828,623.14781 C 424.41372,617.6433 423.12636,614.54698 422.85848,610.33968 C 422.79138,609.28985 422.74558,608.38704 422.73349,608.33841 C 422.72079,608.28985 422.2662,608.56611 421.73353,608.95418 C 420.35088,609.96149 419.89065,610.08537 416.88997,610.30889 C 414.28017,610.50328 414.23851,610.54288 415.10878,610.95545 C 415.71826,611.24444 416.90886,611.34705 418.88989,611.32492 C 421.97187,611.29054 422.36535,611.51938 421.2023,612.55647 C 420.57262,613.11811 420.41667,614.28126 420.92106,614.58853 C 421.96222,615.22236 428.07703,625.82418 428.07703,626.9964 C 428.07703,628.11595 426.29574,631.99191 424.73341,634.29334 C 423.55435,636.03014 423.24672,636.74476 423.01473,638.35746 C 422.85973,639.44062 422.52485,640.64473 422.26476,641.03608 C 421.72478,641.84753 420.58872,641.99436 420.01484,641.31318 C 419.67686,640.91171 419.59016,640.91169 419.13988,641.31318 C 418.86349,641.55952 418.34485,641.77501 417.98367,641.77501 C 417.62249,641.77501 416.84851,641.94789 416.29624,642.17527 C 415.54277,642.4854 415.23883,642.83698 415.07754,643.56076 C 414.93794,644.18591 414.12067,645.32684 412.70263,646.79358 C 411.0041,648.55108 410.44086,649.34085 410.17148,650.39587 C 409.98049,651.1426 409.68449,651.82035 409.5465,651.90452 C 409.19982,652.11544 406.24242,651.25341 405.54666,650.73455 C 404.71389,650.11354 404.51555,650.18477 404.51545,651.16559 C 404.51545,652.03895 404.52719,652.02767 406.17163,652.02767 C 407.0838,652.02768 408.07971,652.17175 408.3903,652.33556 C 408.73528,652.51722 409.2955,653.56952 409.79649,655.04497 C 410.57066,657.32392 410.61845,657.77655 410.60896,662.61901 C 410.59756,668.26304 410.16923,670.66329 407.89032,678.65996 C 406.38298,683.94937 406.38958,683.85852 407.32784,685.55665 C 408.4074,687.50987 408.56943,689.46194 407.98406,694.39302 C 407.41359,699.19918 407.35588,703.86228 407.85907,706.2467 C 408.20805,707.9004 408.2382,707.61641 408.57779,700.4892 C 408.96797,692.30281 408.74858,686.15803 407.95281,683.55538 C 407.49073,682.04286 407.49743,681.98869 408.51529,678.84469 C 411.14459,670.72337 411.7827,667.32219 411.79641,661.44904 C 411.80431,658.13873 411.65927,656.20887 411.26518,654.36762 L 410.73396,651.81215 L 411.54642,650.24193 C 413.86893,645.71145 416.21823,643.56899 419.60861,642.94499 C 421.82222,642.53743 422.2651,643.28655 422.67099,648.14829 L 422.85848,650.36508 L 425.85836,651.59663 C 431.20806,653.7684 434.46608,656.36175 436.01422,659.6325 C 436.5076,660.67426 437.01892,661.27611 437.54541,661.47983 C 438.80206,661.96566 442.7065,661.55709 447.85751,660.40222 C 454.25576,658.96784 456.82311,658.82063 459.6383,659.66329 C 461.55112,660.23572 462.0674,660.54999 463.95063,662.3727 C 466.06274,664.41692 466.08538,664.40535 467.48174,664.28161 C 468.468,664.19419 470.04799,663.56757 472.82528,662.15718 C 476.40744,660.33814 476.96936,660.13937 478.6063,660.12512 C 480.87232,660.10536 482.4375,661.01838 483.94985,663.26558 C 486.64074,667.26353 487.20946,672.80384 485.35604,676.65869 C 484.93506,677.53489 484.78591,677.62372 483.94985,677.48999 C 482.70249,677.29053 472.12701,673.25276 471.70032,672.8101 C 471.51723,672.61963 471.21024,671.79899 471.01285,670.99356 C 470.81526,670.18815 470.49747,669.35021 470.32538,669.14623 C 469.90039,668.64136 468.74308,668.67502 468.29421,669.20781 C 467.99112,669.56764 468.07541,669.69344 468.66919,669.91595 C 469.32367,670.1611 469.702,670.83913 470.70036,673.39508 C 470.84966,673.77604 471.56077,674.29365 472.41905,674.65742 C 473.22071,674.9973 474.43472,675.86024 475.13769,676.56633 C 476.27975,677.71264 476.40748,677.94318 476.2314,678.81391 C 476.1229,679.35014 475.44672,680.64734 474.73146,681.70805 C 474.01618,682.76877 473.13821,684.18384 472.79403,684.8485 C 471.95456,686.46983 471.68566,686.61135 470.73161,685.71059 C 469.94844,684.9714 469.20992,684.70023 469.20042,685.15639 C 469.19842,685.27756 469.7611,685.86501 470.45037,686.44952 L 471.70032,687.49634 L 471.29409,689.12814 C 471.0747,690.02954 470.7456,690.83777 470.54412,690.91389 C 469.94384,691.14082 467.89857,690.59204 465.45057,689.5284 L 463.13816,688.51237 L 462.51318,686.32637 C 461.57192,683.11085 460.56136,681.67276 456.63841,677.92103 C 453.06235,674.50086 451.71374,672.80545 450.98238,670.74725 C 450.69419,669.93609 450.3064,669.49563 449.60744,669.20781 C 448.67877,668.82555 448.38368,668.4788 446.17007,664.8358 C 445.24701,663.31669 444.43619,663.08442 443.70142,664.18924 C 443.24584,664.87463 443.29537,665.03359 445.3576,668.53046 C 448.1073,673.19382 449.82182,675.54007 451.29487,676.68948 C 452.28303,677.46071 452.50007,677.82548 452.57607,678.84469 C 452.66197,679.9932 452.7666,680.11839 454.73224,681.43095 C 458.38359,683.86921 459.86619,686.1064 460.38827,689.89786 C 460.67615,691.98714 461.46502,692.66965 464.6381,693.6233 C 467.2321,694.40276 469.20042,695.69559 469.20042,696.6406 C 469.20042,697.35884 467.67278,699.58406 466.32553,700.82788 C 465.69046,701.41469 464.18012,702.59951 462.95067,703.44492 C 460.64996,705.02687 458.45084,706.91106 458.45084,707.32431 C 458.45154,707.45298 458.84357,707.53622 459.29456,707.53983 C 460.42051,707.54861 462.51138,708.5398 462.88817,709.23321 C 463.05846,709.54726 463.11426,710.31348 463.01316,710.92659 C 462.87067,711.79564 462.93081,712.00273 463.23191,711.81947 C 463.52399,711.6415 463.55888,710.95533 463.4194,709.01769 C 463.2498,706.66627 463.28399,706.41682 463.85688,705.90802 C 464.19957,705.60337 465.42011,704.15966 466.54428,702.70599 C 469.29297,699.15134 469.50581,698.8919 470.45037,698.3032 C 471.45473,697.67734 472.2996,697.91995 472.07531,698.76503 C 471.96191,699.19219 472.11521,699.43454 472.57529,699.62712 C 473.11857,699.85408 487.81363,703.27099 490.85583,703.87597 C 491.69979,704.0437 492.05163,703.87426 493.69946,702.55205 C 495.96648,700.7335 499.13779,699.13872 501.41791,698.67266 C 502.73286,698.40378 503.9447,698.40264 506.8552,698.70345 C 514.34051,699.47701 519.22774,698.4931 530.79177,693.9004 C 537.73489,691.14279 541.80796,689.81357 542.85379,689.95944 C 543.45467,690.0432 543.57719,690.27747 543.66626,691.40651 C 543.72346,692.13337 543.61449,693.99087 543.41627,695.563 L 543.04129,698.42635 L 540.85387,699.47317 C 537.74929,700.94437 536.96124,701.9919 535.91657,705.93881 C 534.76261,710.29888 533.90406,712.0422 532.4167,713.05102 C 531.37234,713.75935 531.10843,714.13987 530.57302,715.91438 C 528.93269,721.35148 527.05483,725.29318 524.54201,728.53777 C 522.98537,730.5478 522.90095,730.61038 521.51088,730.6622 C 519.72635,730.72865 519.2611,730.88987 519.26097,731.49349 C 519.26097,731.90705 519.52609,731.95126 521.13589,731.77059 C 522.16015,731.65555 523.09229,731.48187 523.22956,731.40113 C 523.84414,731.04014 526.99739,726.53667 528.13562,724.38129 C 528.82569,723.07447 529.86388,720.59003 530.44803,718.8701 C 531.36449,716.17236 531.70771,715.60331 532.82294,714.59046 C 534.40337,713.15533 535.11252,711.54329 536.41655,706.58538 C 537.30531,703.20647 537.54802,702.67195 538.41647,701.93627 C 539.65002,700.89164 541.61266,699.90421 542.47881,699.90421 C 542.8419,699.90421 543.1713,699.73663 543.22878,699.53475 C 543.47607,698.66829 544.32206,692.55329 544.41623,690.97547 C 544.52643,689.12961 544.63521,689.04017 546.4474,688.45079 C 547.45177,688.12425 547.65369,688.12375 547.88485,688.48158 C 548.03494,688.71349 548.07931,689.10137 547.97859,689.34367 C 547.7237,689.95628 547.4539,699.20708 547.69736,698.98055 C 547.80685,698.87934 548.17797,697.30759 548.50982,695.47063 C 549.0785,692.32742 549.11357,689.66788 548.60357,688.35842 C 548.32958,687.65553 549.81194,686.40252 552.60341,684.97166 C 555.82329,683.32116 559.32983,682.21399 566.25913,680.66123 C 573.64004,679.00727 577.48082,677.86638 580.44608,676.41238 C 582.72859,675.29356 586.32148,672.74542 586.32085,672.2559 C 586.32095,672.11825 587.04489,672.00959 587.91453,672.00959 C 589.73266,672.00961 591.34308,671.15052 593.32057,669.11544 C 593.96895,668.44895 594.72685,667.88389 595.00801,667.88389 C 595.73868,667.88386 598.32871,671.40107 599.88282,674.50348 C 601.31469,677.36099 602.13275,680.07993 602.13273,681.95436 C 602.1327,683.0274 602.214,683.15905 603.22644,683.64774 C 605.0306,684.51873 606.04865,686.81946 606.22632,690.45206 C 606.40664,694.14295 606.20974,694.59247 604.41389,694.39302 C 602.83753,694.21798 601.29643,694.69578 599.28909,695.93246 C 597.28667,697.16596 596.48818,697.47189 594.82051,697.71821 C 593.56516,697.90373 593.36944,698.05507 592.97684,698.98055 C 592.73425,699.55282 591.9507,700.72225 591.22691,701.5976 C 589.24198,703.99867 589.55635,704.82544 591.82063,703.13704 C 592.46441,702.65701 593.23565,702.24416 593.53931,702.24416 C 594.13629,702.24414 594.23547,702.08435 594.50803,700.45841 C 594.71452,699.22883 595.72435,698.63779 597.35167,698.79582 C 598.82131,698.93856 599.10632,699.61072 598.16413,700.82788 C 597.68155,701.45114 597.15289,702.80214 596.78919,704.3378 C 596.4658,705.70379 596.13283,707.02044 596.03922,707.26273 C 595.90722,707.60506 596.43248,707.85446 598.44537,708.40191 C 600.7684,709.03352 601.13589,709.05745 601.82024,708.67901 C 602.9841,708.03529 602.47644,707.69862 600.3203,707.66298 C 599.24619,707.64519 598.08696,707.48357 597.72665,707.29352 L 597.07043,706.92405 L 597.66415,706.12355 C 598.00484,705.66972 598.36611,704.7104 598.44537,703.99912 C 598.71976,701.56039 598.78873,701.38903 599.66408,701.38208 C 600.69062,701.37377 601.53312,700.70652 602.53896,699.10371 C 603.46262,697.63209 604.5554,696.98485 605.22636,697.53348 C 605.90234,698.08623 606.90891,701.42779 606.97629,703.32177 C 607.03466,704.96034 607.01346,705.01602 606.00758,705.6925 C 605.4338,706.07823 604.94514,706.6218 604.94512,706.89327 C 604.94513,707.32463 605.29928,707.37419 607.72626,707.32431 C 609.25432,707.29297 612.90205,707.01762 615.81969,706.67774 C 618.73698,706.33785 622.02677,706.07534 623.13191,706.12355 L 625.13183,706.21591 L 625.19433,711.35764 C 625.23097,714.18414 625.44072,718.14434 625.63181,720.16323 C 625.82425,722.19817 625.85288,724.41843 625.72556,725.15101 C 625.49904,726.45182 625.49138,726.47867 624.25686,726.56729 C 622.36755,726.70285 621.05972,725.93173 617.85087,722.78027 C 614.76777,719.75224 613.83103,719.25541 612.66357,720.00928 C 611.74707,720.60094 611.77178,721.0561 612.69482,721.0561 C 614.56061,721.05609 615.71673,721.92917 618.10086,725.08943 C 619.45132,726.87953 619.89623,727.23468 620.97574,727.52174 C 627.08281,729.14576 628.12163,729.62475 630.10039,731.7398 L 631.35034,733.09451 L 631.16285,735.21894 C 630.92623,738.23849 630.7599,739.22563 630.41287,739.437 C 630.24625,739.53846 629.1632,739.65868 628.00672,739.7141 C 624.23399,739.895 621.59871,741.77259 619.56955,745.71791 C 618.20683,748.36708 616.73778,752.28741 617.00715,752.55301 C 617.74455,753.27936 619.64164,751.83175 622.00695,748.73521 C 624.30703,745.72421 625.58348,744.82503 627.66298,744.82503 C 629.99821,744.82504 630.44414,745.16566 630.44412,746.85709 C 630.44412,749.01412 631.22049,751.48494 632.85028,754.49271 C 634.2728,757.11835 634.3307,757.26548 633.88149,757.94105 C 632.63687,759.8127 632.74671,762.95351 634.35022,770.19498 C 635.4723,775.26306 635.48265,775.69247 634.50646,777.92296 C 634.00034,779.07989 633.40175,781.62184 632.81903,784.97359 C 631.48523,792.64752 630.66466,794.84459 628.85044,795.93439 C 627.16282,796.94833 626.26512,796.72234 624.03812,794.73363 C 622.94253,793.75549 621.96006,793.02148 621.85071,793.07104 C 621.74101,793.12059 620.88787,793.57726 619.94453,794.11786 C 617.26502,795.6536 617.1429,795.88227 616.9134,800.39876 C 616.8043,802.54828 616.63918,805.00045 616.53842,805.84838 C 616.29309,807.91938 616.81181,807.84519 617.66337,805.69443 C 618.22573,804.27375 618.33121,803.41648 618.35085,800.24482 C 618.37442,796.49084 618.36181,796.45549 619.19456,795.74966 C 620.94977,794.2621 623.79967,795.11604 625.25683,797.5662 C 626.09614,798.97703 626.28868,799.0953 626.85051,798.42828 C 627.05496,798.18531 628.02644,797.51833 628.97543,796.95042 C 632.42238,794.8872 632.95404,793.69432 633.25651,787.55985 C 633.39599,784.73189 633.56613,783.7759 634.10023,782.72601 C 634.46658,782.00645 634.93408,781.37856 635.16269,781.30973 C 635.58471,781.18256 635.58458,781.76802 635.03769,784.78886 C 634.76166,786.31354 635.33595,785.53178 635.94391,783.5881 C 636.70132,781.16597 636.88653,775.03345 636.28765,771.64205 C 635.61617,767.83856 635.60616,767.88927 637.16261,767.14689 C 638.27574,766.61605 638.90448,766.53286 640.72497,766.62348 C 642.69361,766.72142 643.27617,766.88345 646.00602,768.25529 C 647.69326,769.10306 649.21046,769.79732 649.38088,769.79473 C 649.70191,769.78986 657.449,762.13848 660.84919,758.46446 L 662.78661,756.37082 L 666.19273,756.21688 C 669.61105,756.0408 673.73112,755.20908 677.34854,753.9693 C 679.30347,753.29932 678.97544,753.17385 681.66087,755.38558 C 683.26671,756.70827 686.9991,760.98446 690.78552,765.82297 C 693.81466,769.69381 698.23108,774.05255 700.78513,775.70617 C 703.2086,777.27529 706.64744,778.53137 709.40979,778.81584 C 710.83978,778.96316 711.30551,779.16118 712.34717,780.10896 C 713.39755,781.06443 713.59715,781.40065 713.59713,782.38733 C 713.59712,784.13461 713.79172,784.40251 716.25327,786.02041 C 717.50272,786.8416 719.78951,788.77321 721.34682,790.33084 C 725.84893,794.83425 728.69971,799.10096 735.19003,811.05168 C 738.30024,816.77886 742.03327,823.14318 744.59591,827.06184 C 745.36787,828.24192 745.44034,828.50668 745.18964,829.55573 C 744.40576,832.83771 744.02908,837.09152 743.97094,843.072 C 743.90033,850.37062 743.70801,849.61919 746.62708,854.18675 C 748.13823,856.55103 748.30338,856.97971 748.40827,858.74349 C 748.5183,860.59738 748.5971,860.76129 749.93946,862.16104 C 752.07855,864.39135 753.3926,866.09876 757.37666,871.70556 C 759.38522,874.53206 761.52594,877.44442 762.12648,878.1712 C 762.72682,878.89806 763.39107,879.69747 763.59517,879.95695 C 763.79941,880.21649 764.29997,882.2717 764.72013,884.51369 C 765.72669,889.88335 767.33121,895.92694 770.21991,905.45005 C 772.37813,912.56399 774.05925,918.4536 774.53224,920.53655 C 774.65766,921.08853 774.60309,921.3379 774.34475,921.33706 C 773.83236,921.33558 768.7227,917.30407 766.50131,915.14852 C 765.51327,914.18986 764.57479,913.39356 764.43889,913.39356 C 764.30303,913.39356 763.83457,913.722 763.37643,914.1017 C 762.65249,914.70201 762.09841,914.81408 759.15785,914.99457 C 757.29738,915.10874 753.43327,915.61218 750.56443,916.10297 C 739.80662,917.94349 737.00995,918.12362 732.59638,917.36531 C 729.29227,916.79766 725.88568,915.61936 719.84688,912.90094 C 713.55376,910.06828 711.02833,909.1589 707.7536,908.55972 C 704.2676,907.92198 702.81403,907.08401 699.75392,904.00298 C 697.41872,901.65177 697.19154,901.34521 697.19152,900.27754 C 697.19149,897.61206 695.78504,894.84004 694.03539,894.11979 C 693.1734,893.76492 692.87248,893.78018 691.97297,894.15057 C 690.71494,894.66855 690.05015,895.87448 690.59802,896.61368 C 691.77259,898.19936 692.21046,899.71703 692.06672,901.69382 C 691.92846,903.59819 691.94349,903.70694 692.78544,904.4956 C 693.73089,905.38084 694.53539,906.66384 694.53537,907.32817 C 694.53534,907.80679 692.98265,908.55175 690.66052,909.17549 C 688.25756,909.82088 683.14584,910.02514 680.19218,909.60654 C 677.25901,909.19086 672.96677,907.83977 671.06754,906.74318 C 669.93916,906.09161 669.63191,906.0307 669.00512,906.31214 C 667.95678,906.78275 666.61675,906.73007 666.06773,906.18898 C 658.38858,903.26197 654.45914,903.00954 648.41217,904.40324 C 637.24546,907.58079 632.7845,908.36062 628.5692,907.82079 L 625.91305,907.48211 L 624.50686,908.77524 C 622.253,910.91354 620.24607,912.34734 617.44463,913.76302 C 612.12055,916.45378 607.2714,917.60745 601.10152,917.64241 L 596.94543,917.6732 L 596.5392,916.47243 C 594.39818,910.38853 592.85442,907.50482 590.38319,904.92664 C 587.5784,902.00047 584.92923,901.38492 582.25851,903.01774 L 580.82106,903.87983 L 580.82106,908.25183 C 580.82106,911.46514 580.7192,912.65704 580.44608,912.74699 C 579.64351,913.01211 577.9898,912.13822 576.75872,910.8073 C 572.64868,906.36356 571.17977,904.00272 571.13394,901.72461 C 571.12654,901.36594 570.46524,900.12945 569.66525,898.95362 C 567.94341,896.42232 567.03933,894.22714 565.75915,889.50147 C 563.44564,880.96049 562.06332,878.05202 556.25952,869.48877 C 550.29855,860.69319 548.59549,856.8722 547.8536,850.58446 C 547.39852,846.72765 547.77488,843.7476 549.0723,840.85521 C 550.02136,838.74088 550.62547,835.59033 550.07226,835.59033 C 549.92457,835.59031 549.50795,835.78546 549.16605,836.02137 C 548.05589,836.78754 547.71318,836.078 547.00988,831.77252 C 544.55598,816.75156 539.54734,805.64572 531.79173,797.96645 C 525.87206,792.10524 519.31406,788.72901 510.51131,787.00565 C 508.33279,786.57915 506.79379,786.10338 506.60521,785.83568 C 506.43442,785.59316 506.07202,785.00833 505.79274,784.51176 C 505.19347,783.44567 504.69244,783.40307 502.9491,784.23466 C 500.4483,785.42747 497.90224,784.31362 494.66818,780.66316 C 490.84273,776.34521 488.84789,774.69809 488.23093,775.30592 C 488.07473,775.45984 488.39887,776.62968 489.01215,778.16927 C 489.58713,779.61243 490.04335,780.83719 490.04336,780.87868 C 490.04336,781.13784 489.25748,780.89225 488.79341,780.47843 C 488.41732,780.14328 488.15718,780.05859 487.94969,780.26291 C 487.743,780.46729 488.15362,780.93945 489.23089,781.74077 C 490.10076,782.38801 491.21886,783.48964 491.69954,784.17308 C 492.48651,785.291 492.55671,785.64893 492.57451,787.80616 C 492.58971,789.5941 492.725,790.4265 493.13699,791.10056 C 493.64587,791.93312 493.65551,792.07711 493.23073,792.8863 C 492.97714,793.36961 492.48821,794.88084 492.13703,796.24228 C 491.11887,800.18862 490.04165,802.18699 488.48092,803.01581 C 488.18833,803.17117 486.61428,803.5713 484.98106,803.8779 C 480.73762,804.67459 480.15109,805.01533 477.88758,808.06517 C 475.83226,810.83503 475.04793,811.36747 473.79399,810.89774 C 471.98986,810.22194 470.69406,810.65214 466.20054,813.39163 C 463.27575,815.1746 461.31867,815.76886 459.66954,815.33132 C 458.03041,814.89643 457.26349,814.09337 457.26339,812.80664 C 457.26329,811.46254 456.57112,809.87423 455.82594,809.48145 C 454.64649,808.85947 452.52997,810.89833 448.95121,816.10104 C 447.93205,817.5832 446.90613,818.95596 446.67005,819.14913 C 446.35056,819.41025 446.23336,820.21781 446.23257,822.32037 C 446.23017,829.97186 443.37627,837.28947 438.92035,841.03994 C 437.58381,842.16506 437.29541,842.58048 437.29542,843.3491 C 437.29542,843.86308 436.96792,844.94562 436.54545,845.78141 C 435.1797,848.48148 432.12967,850.25751 428.45201,850.4921 L 426.3271,850.64604 L 426.10836,851.78522 C 425.99926,852.42166 426.00485,853.03807 426.10836,853.13993 C 426.43614,853.46301 430.35314,852.63855 432.45186,851.81601 C 435.16455,850.75328 437.81059,848.21279 438.73286,845.78141 C 439.08725,844.84663 439.38919,843.85077 439.38909,843.56462 C 439.38899,843.2784 440.15676,842.40713 441.07652,841.62493 C 444.83977,838.42433 446.6152,833.89758 448.01375,824.07533 C 448.68472,819.36651 448.87162,818.63255 449.70118,817.91758 C 451.17023,816.65156 453.10999,817.12328 456.91965,819.67254 C 458.38289,820.65168 459.90702,821.54719 460.29452,821.64302 C 460.829,821.77523 461.46132,821.48695 462.88817,820.44225 C 464.15702,819.51345 465.98695,818.58859 468.51295,817.64048 L 472.23155,816.25498 L 472.95028,816.99391 C 473.34146,817.40926 473.66899,817.85207 473.669,817.97915 C 473.6689,818.10616 473.94998,818.30256 474.29397,818.4102 C 474.81285,818.57241 475.60611,817.91414 478.98129,814.50002 C 484.21449,809.20648 485.09384,808.70041 489.35588,808.71173 L 492.38702,808.71173 L 492.8245,806.95677 C 493.06889,805.98326 493.97735,803.59927 494.82442,801.6611 C 495.67119,799.72294 496.71889,796.88381 497.16808,795.34941 C 497.98085,792.5721 497.9983,792.55177 499.01176,792.45526 C 500.81229,792.28387 502.52822,792.70315 504.01156,793.68681 C 505.05752,794.38042 506.07292,794.75208 507.66767,795.01073 C 512.59638,795.81004 518.83251,798.40551 523.88579,801.75347 C 527.41015,804.08853 531.91834,808.01802 532.97918,809.66618 C 534.03374,811.30451 537.13894,820.48436 538.16648,825.02978 C 539.93991,832.87289 540.94689,840.50606 541.22886,848.24452 C 541.41125,853.24997 541.38063,853.47166 540.76013,854.24833 C 539.54987,855.76456 540.15968,857.96982 541.88508,858.34323 C 543.02164,858.58915 543.57815,859.23046 544.01,860.83712 C 544.69637,863.391 546.77826,868.64854 548.47858,872.1366 C 550.60369,876.49557 553.17717,880.32869 555.94703,883.25135 C 558.40694,885.84604 558.74085,886.7126 559.07191,891.50274 C 559.3154,895.01165 559.55896,894.69483 556.29077,895.01266 C 555.4205,895.09733 552.46464,895.93165 549.72853,896.85999 C 545.50029,898.29453 544.43935,898.5584 542.6663,898.55337 C 537.81669,898.53969 535.12132,895.78484 529.72931,885.3142 C 528.55885,883.0417 526.9552,880.28113 526.1357,879.18723 C 524.90825,877.54868 524.63589,876.99452 524.63576,875.9852 C 524.63576,874.26972 524.20354,873.87964 521.85462,873.49131 C 516.32663,872.57737 510.27546,869.26988 505.73024,864.68572 C 504.2517,863.19435 504.24089,863.17993 502.29288,863.17707 C 497.92165,863.17063 495.03305,860.51619 492.60576,854.24833 C 492.03918,852.78481 490.83672,849.14708 489.91836,846.18167 C 488.9997,843.21624 487.98863,840.12746 487.66845,839.28498 L 487.07472,837.74554 L 485.0123,837.74554 C 483.41457,837.76296 482.83123,837.67522 482.35616,837.25292 C 481.3837,836.38813 480.57722,834.36929 480.04375,831.49542 C 479.39907,828.02341 478.86874,827.97233 479.13753,831.40306 C 479.24803,832.8163 479.42102,834.37153 479.51252,834.88219 C 479.65001,835.6508 479.50736,836.01241 478.6688,836.91425 C 477.81814,837.82875 477.47184,838.00535 476.48139,837.99185 C 475.83231,837.98305 474.63241,837.68617 473.82524,837.34529 C 471.79342,836.48721 470.10273,836.29817 469.35667,836.85267 C 468.77159,837.28731 468.77404,837.32096 469.7629,838.33053 C 470.31788,838.89635 471.45747,839.63858 472.29405,839.99312 C 473.74679,840.60892 474.04113,840.65315 479.32503,840.45496 C 484.43063,840.26349 484.92681,840.26746 485.51228,840.76284 C 486.38905,841.50487 487.39731,844.51412 488.82466,850.58446 C 490.88507,859.34513 492.05223,861.83129 494.76192,863.26944 C 495.61609,863.72289 496.84294,864.7354 497.51182,865.51702 C 498.51068,866.68358 498.97246,866.96443 500.01172,867.11803 C 501.82035,867.38513 504.28015,868.63014 508.38639,871.30531 C 510.35541,872.58799 513.31123,874.20847 514.94863,874.90759 C 523.5759,878.59094 524.44563,879.50479 528.85434,889.6862 C 529.9721,892.26694 531.47606,895.52626 532.22921,896.92156 L 533.60416,899.44624 L 532.4792,900.30833 C 530.46618,901.83427 527.42648,905.05339 524.94824,908.31341 C 523.05962,910.79779 522.40931,911.94024 521.91711,913.5475 C 519.94339,919.99635 516.16749,923.03708 509.13636,923.83095 C 507.33553,924.03416 507.06338,924.14223 505.48025,925.58591 C 503.27064,927.60068 501.27871,928.38769 498.16804,928.38769 L 495.85563,928.38769 L 494.73067,929.71161 C 493.14514,931.58082 491.91477,932.30826 487.73095,933.80651 C 482.26976,935.76221 481.23605,936.51382 479.26253,940.05663 C 478.61205,941.22459 477.69619,942.50877 477.20011,942.91999 C 476.39214,943.58995 476.05455,943.66754 474.01273,943.62813 C 470.64847,943.5631 469.03347,944.26555 461.85696,949.07774 C 457.45863,952.02709 455.25441,953.18214 452.73232,953.81921 C 450.24661,954.44706 447.40361,954.21551 445.04512,953.17265 L 443.26394,952.37214 L 441.79524,953.14186 C 440.99787,953.56937 440.1011,953.91175 439.79532,953.91158 C 438.54247,953.91111 435.43734,952.05896 431.57689,949.01617 C 426.1178,944.71302 424.81286,944.0939 421.45229,944.08996 C 418.88789,944.08701 418.84679,944.10551 415.57752,945.78334 C 413.76779,946.7121 411.46088,947.64533 410.45272,947.87698 C 409.44446,948.10872 408.60819,948.34959 408.57779,948.40039 C 406.52057,951.84946 403.88561,953.43928 400.35936,953.32659 C 398.09775,953.25436 397.67196,953.41267 397.67197,954.31183 C 397.67197,954.6581 397.23593,955.37125 396.70325,955.91285 C 395.4305,957.20697 395.38671,958.69549 396.57826,960.96221 C 397.71221,963.11903 397.72995,963.15592 399.04691,962.74796 C 400.87524,962.18158 410.43336,957.58169 414.42131,955.35865 C 418.97353,952.82113 420.73566,952.1484 422.92098,952.15662 C 425.32369,952.16573 426.74328,952.90456 428.827,955.2355 C 433.04593,959.95489 433.75801,960.61666 435.51424,961.39325 C 437.79935,962.4036 440.81753,962.76872 444.2639,962.44007 C 451.8386,961.71784 456.66965,962.51119 456.66966,964.50292 C 456.66956,965.35699 457.43212,965.78025 458.2321,965.365 C 459.15036,964.88827 459.35165,964.51452 459.35706,963.42531 C 459.36336,962.19442 460.19921,961.22426 463.04441,959.14567 C 467.34854,956.00128 469.65644,955.16745 475.66892,954.52736 C 479.50367,954.11912 481.83983,953.5108 483.26237,952.58766 C 484.17074,951.99836 484.70082,951.19736 486.13726,948.24645 C 488.87895,942.61549 490.26544,941.69795 498.54303,940.08742 C 501.00373,939.60866 503.69187,939.01955 504.51154,938.7635 C 506.17508,938.24381 515.10786,933.75745 518.26101,931.86682 C 525.04954,927.79701 529.12145,923.45649 531.04176,918.1966 C 532.81009,913.35313 534.24485,911.35372 536.91653,910.00679 C 539.06454,908.92378 541.54037,908.46385 548.04109,907.97473 C 553.13119,907.59184 555.12474,907.28509 557.72821,906.46608 C 558.35719,906.26829 561.91013,910.04854 562.82176,911.88491 C 563.32705,912.9021 563.50341,913.70987 563.47799,915.02536 L 563.44674,916.81111 L 564.66544,917.14979 C 567.42054,917.88618 569.32108,919.62887 572.79013,924.63146 C 574.06758,926.47314 574.15375,926.715 573.82134,927.43324 C 573.62284,927.86392 573.38192,929.12939 573.29011,930.2658 C 573.19831,931.4022 573.00104,932.56776 572.85262,932.85206 C 572.70453,933.13646 571.17071,934.05555 569.41526,934.88412 C 565.6872,936.64358 565.79022,936.56565 566.35288,936.91618 C 568.4443,938.21945 573.37582,935.03107 575.41502,931.06631 C 575.84421,930.23168 576.28627,929.55766 576.38374,929.55766 C 576.48183,929.55766 577.45226,930.14312 578.5399,930.85079 C 584.35967,934.63772 590.92684,936.52136 597.35167,936.23882 C 601.72849,936.04636 603.34935,935.50741 608.91371,932.54417 C 617.04063,928.21651 623.05749,925.97148 630.88161,924.32357 C 633.23527,923.82783 637.20074,922.69556 639.975,921.70652 C 642.67984,920.7423 645.8273,919.68862 646.97473,919.39737 C 649.95111,918.64193 654.84178,918.71007 658.19304,919.52052 C 662.49037,920.55976 669.16842,923.29704 672.84872,925.55512 C 677.12671,928.18007 678.16296,928.53272 681.84837,928.51084 C 684.66376,928.49407 685.8122,928.32591 690.03555,927.27929 C 692.74041,926.60898 695.96207,925.89477 697.19152,925.70906 C 701.48701,925.06034 704.80946,925.93944 707.56611,928.48005 C 708.71388,929.53784 709.53094,929.98467 711.53471,930.60448 C 712.91888,931.03262 716.38445,932.46502 719.25315,933.80651 C 729.23789,938.47574 732.21727,939.37305 738.03367,939.34849 C 741.93458,939.33199 742.24152,939.25856 751.4394,936.73145 C 755.1283,935.71787 759.69225,935.45846 762.53271,936.11567 C 768.6895,937.54026 774.50646,942.01283 777.0634,947.29199 C 778.46007,950.17541 778.87585,951.98504 778.87583,955.38944 C 778.87586,958.11949 778.64417,958.65658 777.37588,959.0533 C 776.56308,959.30753 776.63869,960.01119 777.65712,961.88587 C 779.26365,964.84359 779.51199,968.25394 778.37584,971.27645 C 778.10848,971.98742 777.60231,974.68354 777.21964,977.24947 L 776.50092,981.89857 L 777.34463,983.09934 C 781.70033,989.36005 782.14776,997.07478 778.53209,1004.005 L 777.31339,1006.3449 L 777.65712,1017.9522 C 777.84874,1024.332 778.08617,1032.2793 778.18835,1035.625 L 778.37584,1041.7212 L 778.2821,1048.0636 C 778.5983,1048.3752 778.13248,1062.7623 777.68837,1066.5369 C 777.53632,1067.829 777.13623,1070.2175 776.78216,1071.8326 C 776.19256,1074.5213 776.15279,1075.3223 776.31343,1081.3155 L 776.46967,1087.8736 L 774.96973,1091.753 C 773.88875,1094.5006 773.34802,1096.3076 773.1573,1097.9723 C 773.00942,1099.2645 772.76442,1101.1713 772.59482,1102.2211 C 772.42557,1103.2708 772.22977,1105.3318 772.15734,1106.7779 C 772.0849,1108.2237 771.87575,1109.5185 771.71985,1109.672 C 771.56133,1109.8284 771.55035,1110.1479 771.68861,1110.411 C 772.01287,1111.0276 771.61666,1114.0573 771.18863,1114.1979 C 770.94689,1114.2771 770.92186,1114.4423 771.15738,1114.8137 C 771.39543,1115.1892 771.36858,1116.4761 771.00113,1119.586 C 770.72534,1121.9172 770.3645,1124.9047 770.21991,1126.2364 C 769.97195,1128.5247 769.78622,1129.2537 769.43869,1129.2537 C 454.8814,1182.1358 180.18497,1146.3354 0,1168.4477 L 0.062497559,1205.6406 C 0.062497559,1205.6406 1200.0156,1205.6406 1600,1205.6406 M 569.47775,272.40212 C 569.31586,272.37639 569.10149,272.43415 568.97777,272.55606 C 568.52479,273.00243 568.8227,273.68947 569.41526,273.57209 C 569.99433,273.4574 570.10645,272.77046 569.60275,272.4637 C 569.55815,272.43655 569.53177,272.4107 569.47775,272.40212 z M 562.91551,279.14486 C 562.8179,279.16259 562.71423,279.20273 562.57177,279.23723 C 561.31712,279.5413 560.50699,280.11795 559.50939,281.54639 C 559.00831,282.26437 558.6032,282.93227 558.60318,283.02425 C 558.60318,283.3071 559.88741,283.18268 561.32182,282.74715 C 562.80907,282.29569 563.38437,281.49726 563.38424,279.91458 C 563.38424,279.39389 563.36861,279.18823 563.1655,279.14486 C 563.1046,279.13186 563.01312,279.12714 562.91551,279.14486 z M 940.96324,309.00997 C 940.55673,308.92884 940.40203,310.39276 940.52576,313.16645 C 940.68247,316.6883 941.07025,318.54938 941.40073,317.4153 C 942.02098,315.28784 941.93682,310.33062 941.27573,309.31786 C 941.15615,309.13472 941.05707,309.02869 940.96324,309.00997 z M 682.81708,388.62973 C 682.85306,388.6255 682.89562,388.64647 682.94207,388.66052 C 683.59271,388.85721 684.97326,390.8911 684.97324,391.83177 C 684.97327,392.39844 684.1352,392.15149 683.5358,391.40072 C 682.90901,390.61532 682.42384,388.98642 682.72333,388.69131 C 682.75167,388.66341 682.78112,388.63397 682.81708,388.62973 z M 936.18218,388.75289 C 936.38317,388.73705 936.58477,388.77303 936.8384,388.90683 C 937.6214,389.31965 937.45288,390.54026 936.49467,391.33914 C 935.76741,391.94553 935.23169,391.99888 934.80723,391.49309 C 934.33745,390.93347 934.75524,389.5274 935.52596,389.02999 C 935.79737,388.85476 935.98121,388.76873 936.18218,388.75289 z M 725.53416,393.9254 C 727.00504,393.92539 728.33719,395.43904 729.22151,398.14346 C 729.36155,398.57263 729.48779,398.62022 729.75274,398.35898 C 729.94414,398.17044 730.19544,398.02031 730.31522,398.02031 C 730.61238,398.02032 733.4646,403.20428 734.03383,404.79384 C 734.44514,405.9426 734.44211,406.13146 734.03383,406.42564 C 733.43174,406.85942 731.01295,406.48261 729.50275,405.7175 C 727.46194,404.68352 725.76103,402.4309 724.50295,399.1287 C 723.25824,395.86081 723.6279,393.9254 725.53416,393.9254 z M 721.37807,395.18774 C 721.80625,395.22208 722.15761,395.94463 722.65927,397.58927 C 724.32153,403.03713 727.71943,406.90391 731.78391,408.02666 C 733.53525,408.51048 733.66797,408.6244 734.56506,410.42818 C 734.98317,411.26933 736.54258,413.42384 738.03367,415.20044 C 740.4521,418.08142 742.13282,420.75321 742.65849,422.58975 C 742.79979,423.08406 742.59905,423.34711 741.78352,423.8213 C 740.36841,424.64398 739.93012,425.60629 739.09613,429.79432 C 738.2375,434.10867 737.97272,434.82417 736.93996,435.76734 C 735.81995,436.79015 735.18601,436.6672 733.72134,435.18236 C 732.16673,433.60636 730.30248,432.66334 726.47162,431.45691 C 720.91554,429.70731 718.55841,428.06935 717.06574,424.96048 C 716.08659,422.92157 716.01178,421.8576 716.722,420.55769 L 717.28448,419.51087 L 716.34702,418.58721 C 715.8073,418.05518 715.20701,417.03938 714.94082,416.15489 C 713.9537,412.87542 713.19714,409.58314 713.22214,408.70401 C 713.26778,407.08939 714.39913,405.52464 717.47197,402.73099 L 720.44061,399.99079 L 720.44061,397.86636 C 720.44059,396.30439 720.56993,395.65006 720.90934,395.37247 C 721.07147,395.23984 721.23537,395.17629 721.37807,395.18774 z M 694.69161,397.80479 C 695.52799,397.89777 697.23875,398.98115 698.22273,400.11394 C 699.79018,401.91804 701.51648,407.04875 701.00387,408.36534 C 700.90788,408.61115 700.28622,408.88595 699.56642,408.98111 C 698.75162,409.08874 697.65689,409.58725 696.53529,410.36661 C 694.46982,411.80166 693.10719,412.43031 692.28546,412.33709 C 691.75727,412.27722 691.70585,412.07455 691.78548,410.6437 C 691.83491,409.75536 692.27405,407.50092 692.75419,405.62514 C 693.23435,403.74935 693.70639,401.25035 693.81665,400.08316 C 693.9362,398.81629 694.15646,397.91967 694.37913,397.83558 C 694.45863,397.80551 694.57215,397.79151 694.69161,397.80479 z M 718.1282,398.91318 C 718.83164,398.91318 718.85568,400.22267 718.15945,400.60657 C 717.50163,400.96925 716.87827,400.7402 716.87825,400.11394 C 716.87822,399.46571 717.4532,398.91318 718.1282,398.91318 z M 580.22733,399.1287 C 581.225,399.12231 582.18978,399.33919 582.97723,399.77527 C 583.95549,400.31687 584.40999,400.92029 585.53963,403.13124 C 586.294,404.60772 588.12155,407.90555 589.60197,410.48976 C 591.08231,413.07405 592.28908,415.36048 592.28936,415.56991 C 592.28966,415.77932 591.87426,416.18762 591.38315,416.46278 C 590.89227,416.73795 590.50961,417.10746 590.50818,417.29408 C 590.50688,417.48062 591.10229,417.98747 591.82063,418.40248 C 594.96811,420.21983 597.49734,424.35094 599.75782,431.36455 C 602.0862,438.58488 603.07036,441.29509 604.1639,443.49532 C 605.53282,446.2488 607.96461,448.82001 609.94492,449.56071 C 611.05963,449.97779 611.35114,450.23707 611.35112,450.76147 C 611.35109,451.44081 609.02568,458.63129 608.56998,459.35154 C 608.09431,460.10381 602.66708,459.09394 599.97656,457.75053 C 598.48422,457.00556 596.31913,455.01538 596.03922,454.14824 C 595.89732,453.70927 595.20313,453.68641 589.63322,453.68641 C 583.63425,453.6864 583.35083,453.69732 582.47725,454.33297 C 581.0546,455.36796 580.33071,455.07007 581.57103,453.96351 C 581.89902,453.67118 582.16478,453.26109 582.16476,453.03984 C 582.16476,452.8186 581.36961,451.87086 580.41483,450.94621 C 578.27931,448.87827 577.01888,446.3442 575.9775,442.07904 C 574.88644,437.6101 574.90546,437.62889 574.35256,438.69228 C 572.99272,441.30777 573.43372,443.7572 576.35249,449.65308 C 577.58014,452.13273 578.57178,454.48229 578.57115,454.85638 C 578.57125,455.23056 578.35859,455.93331 578.07117,456.42661 L 577.53994,457.31948 L 578.50865,458.21236 C 579.64751,459.23804 579.65868,459.44489 578.85239,461.56833 C 578.17232,463.35911 576.36961,465.49928 574.10257,467.20268 L 572.63388,468.34186 L 572.63388,470.92812 C 572.63378,473.74698 572.9186,474.65356 573.82134,474.65356 C 574.48511,474.65356 574.67657,474.10165 574.79005,471.72863 L 574.85254,470.12761 L 575.85251,470.12761 C 576.81787,470.12762 576.84905,470.06354 577.94617,467.32583 C 578.56145,465.79142 579.45079,463.88545 579.91485,463.10777 C 581.2414,460.88425 583.63372,458.51026 585.28964,457.75053 C 588.05433,456.48198 590.34742,456.92022 595.258,459.69022 C 596.97653,460.65963 598.5508,461.44518 598.75786,461.44518 C 598.96515,461.44519 599.13338,461.1518 599.13285,460.76782 C 599.13285,460.38385 599.36357,459.88 599.63283,459.65943 C 600.05477,459.3146 600.16223,459.34538 600.4453,459.81337 C 601.83517,462.11102 602.45579,462.62529 605.53885,464.1238 L 608.69497,465.66324 L 609.72618,467.72609 C 610.29221,468.87358 611.28652,471.85031 611.94485,474.31488 C 613.23483,479.14611 613.83165,480.53137 615.28847,482.16602 L 616.22593,483.21284 L 616.03844,486.93828 C 615.80743,491.49118 614.95278,497.31509 613.56978,503.74895 C 612.9966,506.414 612.08227,510.64539 611.53861,513.17031 C 610.99497,515.69519 610.43914,517.93732 610.31991,518.12731 C 610.18639,518.34042 609.79158,518.39695 609.25745,518.28125 C 608.0656,518.02338 607.86338,518.69429 608.53873,520.65199 L 609.06996,522.19142 L 607.03879,526.84053 C 603.90251,534.05893 602.30434,537.01392 600.3828,539.06367 C 599.36939,540.14468 598.98948,540.06296 598.44537,538.72499 C 596.81564,534.71187 597.29685,529.9162 599.63283,526.59422 L 600.41405,525.45503 L 599.72657,524.7161 C 599.33279,524.29976 597.61734,522.91072 595.94547,521.63723 C 594.27474,520.36374 592.41794,518.68133 591.82063,517.91179 L 590.75817,516.52629 L 590.94567,512.98558 C 591.46285,503.81718 588.76218,497.06966 584.32092,496.4828 C 583.20917,496.33593 583.1632,496.35967 582.69599,497.52962 C 582.26651,498.60669 582.08344,498.73349 581.19605,498.73038 C 578.56315,498.72108 575.38964,497.34622 573.60259,495.43598 C 572.04755,493.77398 571.19027,491.44841 570.94645,488.32378 C 570.78145,486.20645 570.63199,485.79148 570.07148,485.42963 C 569.08312,484.79128 568.41288,483.10911 567.69657,479.51819 L 567.0716,476.28537 L 565.54041,476.25458 C 563.56419,476.20537 562.41255,475.48702 561.10308,473.54517 C 560.30471,472.36062 559.90495,472.01897 559.47815,472.12888 C 559.16766,472.20885 558.25591,472.11465 557.47822,471.91336 C 556.02578,471.53742 555.33543,471.58737 554.97832,472.12888 C 554.60904,472.68825 555.04754,472.8986 556.54076,472.8986 C 557.63182,472.89861 558.17828,473.06468 558.63443,473.51438 C 560.05727,474.91547 557.6766,475.34097 554.88457,474.19173 L 553.85337,473.79148 L 553.85337,471.5439 C 553.85337,470.29749 553.54866,468.12336 553.19714,466.64848 C 552.37277,463.18725 552.55394,461.86274 554.04086,459.7518 C 554.89302,458.5421 556.01876,457.53961 558.44694,455.87241 C 562.10709,453.35904 563.634,451.63914 564.41545,449.19125 C 564.81874,447.92816 565.1708,447.47332 566.07164,446.91288 C 568.55694,445.36731 568.66601,444.45717 566.85286,440.29329 C 566.40857,439.27331 566.42449,439.17178 567.29034,437.36836 C 568.383,435.092 569.82552,432.9401 573.19636,428.68592 C 574.6101,426.90211 576.07598,424.96698 576.44623,424.3755 C 577.09551,423.34085 577.11118,423.23821 576.66497,421.94318 C 576.29389,420.86644 576.23027,419.85562 576.38374,416.86304 L 576.57123,413.1376 L 574.32132,411.13633 C 572.0731,409.15315 570.82148,407.31258 570.82145,405.96381 C 570.82145,405.00077 575.33455,400.66733 577.22745,399.80606 C 578.21051,399.35866 579.22969,399.1351 580.22733,399.1287 z M 735.8775,407.71877 C 736.26826,407.71877 737.96342,410.15487 738.18991,411.04396 C 738.40928,411.90574 738.22268,412.70655 737.78368,412.70655 C 737.62897,412.70654 737.14117,412.30546 736.72122,411.81368 C 735.48464,410.3658 734.93745,407.71877 735.8775,407.71877 z M 711.53471,412.64497 C 711.65149,412.64876 711.73986,412.64845 711.7847,412.67576 C 712.2407,412.95344 713.1697,415.79099 713.40963,417.60197 C 713.56673,418.78751 713.50043,419.20608 713.12839,419.57245 C 712.52697,420.16524 712.42916,420.15538 711.34721,419.44929 C 709.97852,418.55635 709.53403,418.72566 710.441,419.78797 C 711.45763,420.97814 712.19504,422.43288 713.47213,425.7302 C 714.04201,427.20163 714.77638,428.82158 715.09707,429.33249 C 715.49914,429.97351 715.62764,430.53793 715.5033,431.14903 C 715.33165,431.99544 715.40282,432.0353 716.7845,432.47294 C 717.58001,432.72477 720.05187,433.3901 722.28429,433.9508 C 728.12607,435.41804 730.39471,436.68782 731.97141,439.33884 C 732.60054,440.39671 732.6701,440.7118 732.34639,440.90907 C 731.36225,441.50835 727.67391,440.34786 724.31546,438.38439 C 719.54215,435.59411 718.1619,434.9884 715.90953,434.75131 C 714.73787,434.62789 713.73363,434.38381 713.59713,434.16633 C 713.46449,433.95464 713.26552,433.13668 713.15964,432.34979 C 713.05354,431.56288 712.87085,430.91605 712.75341,430.90272 C 712.63629,430.88947 712.22729,430.8166 711.81594,430.74877 L 711.06597,430.62562 L 711.12847,434.2279 C 711.16251,436.20671 711.18265,437.92465 711.19097,438.04571 C 711.19932,438.16687 712.24885,438.26123 713.53463,438.26123 C 716.59883,438.26123 718.40703,438.90031 722.84676,441.52484 C 727.64866,444.36358 729.56642,445.08487 732.59638,445.25028 L 735.03379,445.37344 L 736.34624,448.05206 C 737.10536,449.58982 739.33357,452.9937 741.56478,456.02635 C 748.37259,465.27983 748.90972,466.53474 748.90825,473.79148 C 748.90672,479.53301 747.97778,483.79119 745.65837,489.09349 C 745.39898,489.68649 745.0204,491.81295 744.78341,493.80418 C 744.32559,497.6514 744.03648,498.61742 743.06472,499.96193 C 741.92382,501.54043 741.52534,501.13074 740.43983,497.34489 C 739.89582,495.44707 739.40015,493.08925 739.31487,492.08001 L 739.15863,490.23268 L 738.00242,489.92479 C 736.78821,489.6027 736.27865,489.09085 734.09632,485.86067 C 732.4391,483.40749 732.19303,483.27317 730.47147,483.92098 C 729.70761,484.20839 729.09654,484.52306 729.09652,484.62912 C 729.09651,484.73517 729.73079,484.97994 730.50271,485.18332 C 734.6259,486.26995 738.23299,491.66651 740.87731,500.67007 C 741.70023,503.47276 741.69479,503.57385 740.75231,506.0889 C 740.41947,506.97725 740.13272,508.40676 740.12734,509.26014 C 740.11805,510.72035 740.05382,510.84049 739.06488,511.41535 C 737.02562,512.60073 737.00446,513.37326 738.84614,515.78736 L 740.22109,517.6039 L 739.68986,520.80593 C 739.07011,524.46686 739.13037,526.07253 740.28358,535.27665 C 741.15088,542.20071 741.20268,543.95909 740.56482,543.95909 C 740.32034,543.95908 739.9571,543.69713 739.75235,543.3741 C 739.5479,543.05109 739.20568,542.78911 739.00238,542.78911 C 738.64586,542.78912 737.43996,544.81334 737.43994,545.40616 C 737.43996,545.56614 738.61306,546.8712 740.06484,548.3003 C 742.49304,550.69051 742.74779,551.02662 742.93973,552.36442 C 743.32508,555.05175 744.83415,560.23075 747.12707,566.58883 C 750.46377,575.84147 751.1606,578.57283 751.34565,583.18398 C 751.52809,587.72497 751.10618,590.00124 749.47072,593.06718 C 748.46275,594.95729 748.32966,595.06845 747.37706,595.06845 C 744.09726,595.06844 741.15787,591.91186 738.4399,585.43156 C 737.73682,583.75482 737.11239,582.33186 737.06496,582.29111 C 737.01758,582.25027 736.32213,581.8993 735.50252,581.4906 C 731.64121,579.56502 728.73852,577.04345 720.94059,568.8672 C 718.51022,566.31886 715.40502,563.37018 714.06586,562.33998 C 711.88566,560.66266 711.49075,560.20151 710.25351,557.87561 C 707.51914,552.73511 706.25759,547.89274 706.62865,543.95909 C 706.82331,541.89677 706.83465,541.85824 706.22241,542.23491 C 705.66505,542.57781 705.45217,542.49207 704.25374,541.40362 C 702.40011,539.72008 700.95242,539.05762 697.94149,538.54026 C 694.42872,537.93671 693.32502,537.94623 693.31667,538.60184 C 693.30299,539.65979 692.17022,541.54857 691.19175,542.14255 C 690.63941,542.47765 689.054,543.02643 687.66064,543.3741 C 686.26719,543.72186 685.02383,544.12848 684.8795,544.26697 C 684.41968,544.70838 686.67205,544.90921 688.25437,544.57486 C 691.09864,543.97383 692.65972,542.85433 693.97289,540.47995 C 694.36723,539.76726 694.68562,539.55629 695.37909,539.55629 C 698.07167,539.5563 701.92829,541.07073 704.06625,542.97385 C 705.22024,544.00119 705.25372,544.07982 705.2537,545.99114 C 705.25367,548.73271 705.86529,550.72881 708.09734,555.38172 C 709.75873,558.84563 710.03478,559.64467 710.03476,561.04685 L 710.03476,562.67866 L 711.34721,563.04812 C 714.56108,563.93468 718.16505,567.17414 720.03437,570.83768 C 721.32494,573.36748 721.38523,573.44611 725.22167,576.53361 C 736.17744,585.35079 739.42759,589.21619 742.06476,596.60789 C 742.70858,598.41216 743.01547,598.93508 743.5647,599.07099 C 744.49824,599.30189 744.67029,599.94316 744.31468,602.11908 C 744.09142,603.48381 744.12488,605.1872 744.47092,608.70787 C 744.75195,611.56524 744.86721,614.36835 744.75216,615.82008 L 744.56467,618.2216 L 746.84583,621.2389 C 748.16592,622.98658 749.90446,625.83177 751.03316,628.07401 C 752.80185,631.58758 752.94938,632.04001 752.78309,633.24652 C 752.49182,635.35864 752.37007,635.55282 751.34565,635.67884 C 750.8208,635.74348 750.23411,635.80695 750.0332,635.83278 C 749.83206,635.85869 749.48779,635.58036 749.25198,635.217 C 748.5498,634.1344 747.85198,631.47395 747.65829,629.05925 L 747.50205,626.81167 L 746.2521,626.84246 C 744.76218,626.87188 744.40493,626.69057 741.93977,624.74882 C 740.8942,623.92534 739.92675,623.27096 739.7836,623.27096 C 739.18542,623.27093 739.64196,623.83418 741.47104,625.42618 C 742.59854,626.40755 743.40848,627.34293 743.40846,627.67376 C 743.40847,628.1793 743.16684,628.25555 741.37729,628.25874 C 740.2707,628.26058 738.65408,628.45135 737.75243,628.68979 C 735.73969,629.22208 735.06316,629.25801 734.90879,628.78215 C 734.84317,628.5803 734.57674,627.64806 734.31507,626.7193 C 734.05336,625.79067 733.67168,625.02508 733.47135,625.02592 C 733.27082,625.02671 732.71324,625.34363 732.2214,625.73406 L 731.31518,626.4422 L 732.59638,627.51981 C 734.38856,629.03896 734.28805,629.57353 732.2839,629.33635 C 731.42314,629.23449 730.27588,629.15296 729.7215,629.15162 L 728.72153,629.12083 L 728.87778,627.92007 C 728.96841,627.25428 729.39236,626.0442 729.81524,625.24144 C 730.75236,623.46157 730.73973,623.44235 729.87774,623.05544 C 729.49742,622.8847 728.42181,622.15463 727.47158,621.45442 L 725.7529,620.19208 L 725.94039,617.75977 C 726.05367,616.38637 726.02844,615.32746 725.8779,615.32746 C 725.46035,615.32743 724.90797,616.79335 724.72169,618.34476 C 724.62771,619.12431 724.42071,619.83198 724.28421,619.91499 C 723.76167,620.23312 720.57697,618.36191 718.94067,616.77453 C 716.89664,614.79169 715.12368,612.23875 711.81594,606.52187 C 708.0125,599.94825 705.34611,596.79804 702.25382,595.22239 C 701.80796,594.99528 701.11106,594.20405 700.69138,593.49822 L 699.91016,592.23588 L 698.31647,592.35903 C 697.12572,592.45637 696.63219,592.38859 696.3478,592.05115 C 695.69532,591.27648 695.66542,588.64184 696.25405,585.89339 C 696.63882,584.09659 696.69338,583.23655 696.47279,583.06083 C 695.8033,582.52744 691.56691,581.55117 689.8793,581.55218 C 687.83171,581.55353 686.53097,582.18482 685.69197,583.58423 C 685.05617,584.64463 684.4387,584.71243 681.06715,584.07686 C 676.2718,583.17284 672.14806,580.66514 670.84879,577.82673 C 670.56479,577.20592 670.05238,576.56606 669.69259,576.41045 C 669.3328,576.25492 668.77059,575.63018 668.44264,575.02496 C 668.06772,574.33313 667.6194,573.91705 667.25519,573.91656 C 666.93626,573.91605 665.26681,574.47909 663.53658,575.14811 C 656.05459,578.04093 653.37466,577.87486 651.6308,574.40918 C 650.63232,572.4249 650.68325,570.4514 651.88079,566.34252 C 653.15135,561.98347 653.07949,560.10878 651.5058,556.70564 C 650.06139,553.58336 650.05799,552.42812 651.47455,549.93211 C 652.7252,547.7291 653.12169,546.5559 652.787,546.02193 C 652.43915,545.46736 651.18071,546.33303 650.25585,547.77689 C 649.85195,548.40708 649.11532,549.384 648.59966,549.9629 L 647.6622,551.0405 L 648.00594,553.28808 C 648.19221,554.53802 648.51989,556.2881 648.75591,557.16747 C 649.24881,559.00468 649.1341,559.27285 647.38096,560.15398 C 645.79295,560.95219 645.20265,560.85854 644.50607,559.75373 C 643.62472,558.35581 641.86035,556.83793 639.69376,555.56645 C 636.47457,553.67702 634.90297,552.01846 634.06898,549.62422 C 633.74056,548.68197 633.858,548.49984 638.85004,541.09573 C 644.90798,532.1111 648.28636,527.59747 651.25581,524.53137 C 652.46052,523.28721 653.36485,522.11917 653.25573,521.94511 C 652.99853,521.53514 651.1865,521.85263 649.75587,522.56089 C 649.15614,522.85784 647.4775,523.94882 646.00602,524.96241 C 644.53446,525.97611 642.9447,527.01495 642.4749,527.27157 C 641.82574,527.62621 641.31212,528.41465 640.34999,530.62755 C 638.77329,534.25427 637.28988,536.23417 635.41268,537.18556 C 633.65513,538.07617 633.00963,537.74988 633.94399,536.44663 C 635.17671,534.72746 636.69067,531.32062 638.6313,525.91687 C 640.87409,519.67171 642.35761,516.6183 645.34979,512.15428 C 648.17136,507.94479 653.65702,500.82958 656.19312,498.08382 C 657.35409,496.82669 658.81086,494.99037 659.41174,494.0197 C 662.13236,489.62578 665.48398,475.92003 666.38022,465.57087 C 666.59782,463.06017 667.06317,462.12232 668.31764,461.69149 C 669.94822,461.13135 670.02236,459.93708 668.44264,459.62864 C 667.54765,459.45386 667.78138,457.92745 669.16136,455.13348 C 670.63697,452.14625 672.65589,449.72394 675.25487,447.77496 C 677.92635,445.77175 682.00852,443.51762 682.75458,443.61848 C 683.49972,443.71917 684.4343,445.33558 685.62947,448.60626 C 686.74924,451.67035 687.06686,452.0325 688.12937,451.34646 C 689.22558,450.63888 689.30298,450.1666 688.56685,448.66784 C 687.39253,446.2777 687.45419,442.53589 688.75435,438.56912 C 689.02255,437.75129 689.1797,437.01772 689.09808,436.93732 C 689.01641,436.85692 687.82988,436.99159 686.47318,437.2452 C 685.1162,437.49881 683.82483,437.6386 683.5983,437.55309 C 683.04729,437.34475 683.08919,433.58382 683.66079,430.62562 C 683.89505,429.41425 684.31007,426.9527 684.59826,425.176 L 685.12949,421.94318 L 686.75442,420.34217 C 690.06964,417.06539 694.49946,415.44829 704.65997,413.84574 C 706.71356,413.52178 709.06723,413.10733 709.90977,412.89129 C 710.54196,412.72917 711.18438,412.63362 711.53471,412.64497 z M 615.78845,413.32233 C 615.93049,413.30793 616.07742,413.30702 616.22593,413.32233 C 616.81998,413.38356 617.45721,413.68914 618.10086,414.24599 C 619.5628,415.51068 621.32822,419.17219 620.47576,419.17219 C 620.42622,419.17219 619.40588,418.62729 618.1946,417.97143 C 614.65491,416.05457 613.62216,414.8716 614.63224,413.87653 C 614.97023,413.54348 615.36231,413.36551 615.78845,413.32233 z M 742.97098,418.00222 C 743.57511,418.00223 745.27839,421.61356 745.0334,422.37423 C 744.6877,423.44783 744.0062,422.9045 743.09597,420.86558 C 742.23698,418.94176 742.18799,418.00222 742.97098,418.00222 z M 873.71587,423.48262 C 875.50837,423.48263 876.78876,426.30814 876.15328,428.83987 C 875.90737,429.81958 875.75337,429.92525 874.09086,430.37931 C 872.32215,430.86212 871.4712,430.82684 870.74724,430.25615 C 870.19219,429.81885 870.30499,427.11237 870.93473,425.76099 C 871.65899,424.20723 872.56896,423.48262 873.71587,423.48262 z M 741.53353,425.91494 C 741.91151,425.91495 741.96531,426.15685 741.81477,427.23885 C 741.71343,427.96849 741.41128,428.97391 741.15855,429.45564 C 740.6536,430.41742 739.85671,430.63581 739.7836,429.82511 C 739.63318,428.15649 740.63228,425.91494 741.53353,425.91494 z M 623.3194,429.51722 C 623.46306,429.56561 624.00163,430.32763 624.5381,431.2106 C 625.76664,433.23186 627.10896,434.13554 628.81919,434.13554 C 630.07603,434.13552 630.14373,434.19437 631.41284,436.13681 C 634.93194,441.52329 635.79831,443.38316 634.88145,443.64927 C 628.49721,445.5029 623.67912,446.43953 622.56943,446.02 C 622.29673,445.91679 622.10072,445.47498 622.1007,445.00397 C 622.10072,444.06743 621.4312,443.39432 620.757,443.64927 C 619.92961,443.96214 619.91962,442.96288 620.72575,440.35487 C 621.58961,437.5613 622.53024,433.39499 622.85067,430.96429 C 622.96335,430.10824 623.1758,429.46877 623.3194,429.51722 z M 880.55935,434.65895 C 881.7835,434.82291 883.36048,436.71617 883.90297,438.93859 C 884.19142,440.12019 883.94789,440.32408 882.18429,440.32408 L 880.5906,440.32408 L 879.93438,437.73782 C 879.32666,435.37396 879.32607,435.16956 879.77813,434.84368 C 880.00481,434.68037 880.27687,434.6211 880.55935,434.65895 z M 1140.393,436.07523 L 1139.3618,438.23044 C 1138.7836,439.41925 1138.3364,440.4221 1138.393,440.47802 C 1138.4499,440.53385 1138.9339,440.14613 1139.4555,439.61594 C 1140.2308,438.82779 1140.393,438.43066 1140.393,437.36836 L 1140.393,436.07523 z M 1075.5205,441.00143 C 1074.9912,440.98891 1074.5912,441.0804 1074.083,441.24774 C 1072.6727,441.71213 1072.5793,442.10374 1073.7706,442.41772 C 1074.2483,442.54363 1074.7046,442.75566 1074.8018,442.91034 C 1074.9081,443.08011 1075.2906,443.03191 1075.7393,442.78718 C 1076.1864,442.54347 1077.4298,442.36771 1078.8642,442.35614 C 1081.7382,442.33284 1081.4042,442.02716 1077.8017,441.34011 C 1076.7277,441.13534 1076.0498,441.01396 1075.5205,441.00143 z M 1014.5229,442.38693 C 1014.7839,442.41123 1014.9234,442.71883 1014.9292,443.31059 C 1014.934,443.83551 1015.2107,445.53242 1015.5228,447.06682 C 1016.0903,449.85567 1016.0696,449.84746 1015.4603,450.36122 C 1014.6682,451.02915 1011.8795,451.06851 1011.3355,450.4228 C 1010.4589,449.38212 1011.7369,444.86418 1013.3667,443.18744 C 1013.8937,442.64526 1014.2619,442.36262 1014.5229,442.38693 z M 638.19382,452.27012 C 638.51192,452.25643 638.82649,452.26235 639.13128,452.27012 C 640.59435,452.30744 641.94829,452.57889 643.66236,453.07063 C 648.37454,454.4225 655.27411,457.60194 657.66181,459.50549 L 658.47428,460.12126 L 657.72431,466.00192 C 656.84892,472.85772 656.32225,475.87988 655.3494,479.51819 C 654.27367,483.5398 653.62119,484.78768 652.19327,485.67594 C 651.43828,486.14534 650.48254,487.18286 649.72462,488.35456 C 648.6194,490.0626 648.39807,490.27758 647.6622,490.1711 C 646.69256,490.03091 646.61617,490.3898 647.34971,491.64896 C 647.85964,492.52463 647.86686,492.53276 646.506,494.54311 C 645.75733,495.64919 643.75748,498.26256 642.06867,500.36219 C 638.70036,504.54954 635.959,508.47083 635.06894,510.43011 L 634.50646,511.69245 L 632.94403,511.50772 C 631.88568,511.37752 631.34225,511.42517 631.19409,511.66166 C 631.07431,511.85242 631.40522,512.8632 631.94406,513.90924 L 632.94403,515.81815 L 632.25655,517.91179 C 630.64677,522.94238 628.20507,526.84185 625.28807,528.96495 L 623.69439,530.13493 L 623.50689,533.89116 C 623.28422,538.41317 622.52365,542.74746 620.882,549.25475 C 619.55621,554.51079 618.68763,558.4688 618.1946,561.50869 C 618.02205,562.57391 617.84121,563.56072 617.75712,563.69469 C 617.49776,564.10834 616.91625,563.95719 615.78845,563.20207 C 614.84779,562.57236 614.66313,562.29597 614.476,560.95449 C 614.19079,558.91068 613.60087,557.29111 612.69482,556.12065 C 611.62508,554.73876 606.60132,552.42624 606.6013,553.31887 C 606.60133,553.49517 607.303,554.00456 608.16374,554.42727 C 610.18336,555.41932 610.74933,556.15005 610.75739,557.72167 C 610.76636,559.40388 610.19345,559.56989 608.53873,558.39902 L 607.25753,557.47536 L 607.57002,558.33744 C 607.99357,559.44301 607.70523,559.75941 606.69505,559.23032 C 605.3855,558.54427 604.14492,556.61563 604.35139,555.59724 C 604.50227,554.8532 604.31696,554.53429 603.13269,553.34966 L 601.75774,551.96417 L 602.25772,549.50106 C 603.18759,544.96872 604.30921,542.35508 609.10121,533.55248 C 610.33211,531.29129 611.72096,528.46164 612.16359,527.27157 C 612.89053,525.31589 613.09786,525.02094 614.4135,524.22348 C 615.53199,523.54523 615.81226,523.23615 615.6322,522.86878 C 615.26174,522.1134 615.38835,519.34817 615.88219,517.26522 C 616.32924,515.38138 616.34267,515.35309 617.47588,515.17158 C 618.13431,515.06619 618.85335,514.68652 619.16331,514.3095 C 620.01455,513.27378 619.84405,513.04672 618.38209,513.26268 C 617.2197,513.43447 617.03115,513.39393 616.72591,512.83164 C 616.19925,511.86248 616.64218,508.70847 617.72587,505.8118 L 618.66333,503.28712 L 618.63208,493.03446 C 618.59485,482.42421 617.96549,472.58739 617.31964,472.37519 C 615.89491,471.9073 614.31867,469.57754 613.28854,466.43296 C 612.99737,465.54461 612.36466,463.85354 611.88235,462.64594 C 611.32144,461.24159 611.09092,460.14113 611.19488,459.62864 C 611.42886,458.47554 614.37141,452.36249 614.69474,452.36249 C 614.84407,452.36249 615.46472,452.74737 616.06968,453.22458 C 619.30508,455.77577 622.7333,456.05565 628.81919,454.30218 C 633.31872,453.00581 635.96717,452.366 638.19382,452.27012 z M 1009.4606,452.57801 C 1009.7382,452.57454 1010.1572,452.68275 1010.898,452.8859 C 1012.3179,453.27533 1013.0233,453.28334 1016.3666,452.94748 C 1021.8657,452.39498 1023.2791,452.68004 1024.835,454.73323 C 1025.3792,455.45122 1025.3815,455.55365 1024.8663,457.38106 C 1024.4812,458.74702 1024.3433,460.32643 1024.335,463.20014 C 1024.3249,466.71804 1024.3932,467.40946 1025.0538,469.17316 L 1025.8037,471.14364 L 1024.9288,472.77545 C 1023.0892,476.2371 1019.7506,478.17114 1015.5853,478.19427 C 1014.2972,478.20139 1011.8603,478.53304 1010.023,478.9332 C 1006.3579,479.73142 1004.4992,479.69497 1003.3358,478.84083 C 1002.4476,478.18857 1001.6617,476.97 1001.3672,475.79275 C 1001.2105,475.16497 1001.3183,474.84237 1001.9297,474.2841 C 1002.794,473.49468 1002.9496,472.8986 1002.2733,472.8986 C 1002.0275,472.89861 1001.8046,472.71793 1001.8047,472.49835 C 1001.8048,472.2787 1002.5505,469.53401 1003.4608,466.40217 C 1005.6142,458.99368 1007.348,454.68382 1008.8669,452.91669 C 1009.0515,452.70194 1009.183,452.58148 1009.4606,452.57801 z M 790.53162,458.21236 C 790.68869,458.21236 790.87825,458.45315 790.9691,458.73577 C 791.51346,460.43163 792.19268,461.53757 793.09402,462.2149 C 793.65698,462.63812 794.3745,463.40207 794.68771,463.90828 C 795.28349,464.87124 795.47051,466.57762 795.0002,466.864 C 794.55579,467.13465 793.8036,466.20941 793.594,465.10904 C 793.38809,464.02712 793.05015,463.61496 792.75028,464.09301 C 792.65074,464.25165 792.83935,464.92903 793.18777,465.60166 C 794.08337,467.33172 793.85021,468.08205 791.12535,472.15967 C 788.39163,476.25093 787.0902,477.81646 785.06308,479.39503 C 783.37285,480.71153 782.92272,480.80408 782.31319,479.88765 C 782.06989,479.52212 781.71681,478.51853 781.53197,477.67086 C 781.23093,476.28686 781.26422,476.03095 781.81321,475.17697 C 783.0138,473.30974 785.07401,469.16486 786.75052,465.26299 C 788.59816,460.96338 790.08015,458.21236 790.53162,458.21236 z M 550.25976,467.17189 C 550.45165,467.16343 550.70831,467.20125 551.04097,467.32583 C 552.24663,467.77745 552.34844,468.06915 552.35342,470.62023 C 552.35852,473.13286 552.16741,473.34206 550.63474,472.71387 C 549.75328,472.35254 549.63265,472.35969 549.29104,472.8986 C 548.73077,473.783 548.4786,473.61464 548.47858,472.37519 C 548.47858,470.95868 549.29146,467.88365 549.79102,467.38741 C 549.93762,467.24169 550.06799,467.18035 550.25976,467.17189 z M 534.35413,472.03652 C 534.66268,472.0244 534.98043,472.02598 535.29159,472.03652 C 539.02544,472.16297 542.66878,473.87977 544.01,476.4701 C 545.01346,478.40742 544.67654,479.48118 542.47881,481.36551 C 541.49875,482.2055 541.40013,482.45056 541.26011,484.16729 C 541.13861,485.65877 540.84239,486.52905 539.85391,488.29299 C 539.16674,489.51977 538.42999,490.54057 538.22898,490.54057 C 538.02778,490.54058 536.94621,489.94352 535.82282,489.21665 C 534.70046,488.48986 533.67577,487.89273 533.54166,487.89273 C 532.81329,487.89274 532.54172,486.37638 532.5417,482.47391 C 532.5417,479.69873 532.42698,478.36334 532.19796,478.28664 C 532.01207,478.22426 531.77225,478.62584 531.66673,479.17951 C 531.40894,480.53355 530.47526,481.34444 529.82305,480.81132 C 528.7161,479.90588 527.34592,475.67538 527.79188,474.53041 C 528.04517,473.88008 529.64769,473.03296 531.63548,472.46756 C 532.5239,472.21491 533.42844,472.07287 534.35413,472.03652 z M 994.33616,472.40598 C 994.59777,472.38981 994.84304,472.40338 995.02363,472.43677 C 996.37168,472.68586 997.33606,473.80308 997.33604,475.11539 C 997.33602,476.55287 998.41605,479.62706 999.42971,481.1192 C 999.9233,481.84606 1000.304,482.67148 1000.3047,482.93574 C 1000.3057,483.21829 999.47678,483.89394 998.2735,484.59833 C 997.14809,485.25708 995.82498,486.26656 995.33612,486.81513 C 994.55525,487.69139 994.44686,488.07152 994.30491,490.10952 C 994.17679,491.94961 992.76426,498.68655 992.08625,500.76244 C 991.82367,501.56677 991.14692,500.50556 990.36756,498.08382 C 989.00807,493.86107 988.6031,490.27317 988.61763,482.25839 C 988.62489,478.27274 988.70831,474.77014 988.80512,474.46883 C 989.038,473.74587 992.50493,472.51917 994.33616,472.40598 z M 1028.5223,473.48359 C 1029.2418,473.48358 1028.968,474.67639 1028.0536,475.57722 C 1027.1354,476.48216 1026.7062,476.62396 1026.3974,476.13142 C 1026.1545,475.74461 1027.9693,473.48359 1028.5223,473.48359 z M 797.46885,473.85305 C 797.4081,473.91283 797.49716,474.69995 797.65634,475.57722 C 797.8152,476.4545 798.05494,477.89091 798.18757,478.77926 L 798.40631,480.38027 L 798.75005,477.76323 C 799.07552,475.13258 799.0556,475.11067 798.31257,474.43804 C 798.00452,474.15925 797.71215,473.92206 797.5626,473.85305 C 797.51275,473.83005 797.484,473.83813 797.46885,473.85305 z M 551.16597,474.49962 C 551.24157,474.49553 551.32004,474.51593 551.38471,474.53041 C 552.16168,474.70409 552.14721,476.24031 551.13472,478.22506 C 550.50795,479.45413 549.10237,480.68708 548.72857,480.31869 C 548.58967,480.18205 548.42306,479.15126 548.38483,478.04033 C 548.32493,476.28116 548.3969,475.97319 548.91606,475.70038 C 549.24395,475.52817 549.90174,475.13809 550.3535,474.83829 C 550.67259,474.6265 550.9392,474.51188 551.16597,474.49962 z M 555.35331,475.88511 C 555.53608,475.87491 555.75559,475.8744 555.97828,475.88511 C 556.23277,475.89735 556.50404,475.91497 556.822,475.94669 C 559.50939,476.21465 561.18586,476.93575 563.07176,478.6561 C 566.07954,481.39894 568.30708,486.73096 568.88403,492.51105 C 569.06952,494.36714 569.21784,494.73929 569.94649,495.31283 C 570.68906,495.89685 572.70101,498.27241 573.32135,499.28458 C 573.58114,499.70755 570.49869,504.73474 569.6965,505.19602 C 569.01882,505.58596 568.8678,505.57931 568.4153,505.04208 C 568.1988,504.78521 567.14593,503.96482 566.07164,503.22554 C 559.62969,498.79163 558.26811,497.30233 557.66572,494.11206 C 557.34503,492.4126 557.25621,492.29553 556.50951,492.29553 C 555.71774,492.29553 554.49432,491.53209 553.44713,490.38662 C 552.53937,489.39263 549.62515,484.94912 549.72853,484.72149 C 549.78222,484.60369 550.31868,483.75854 550.94723,482.84337 C 551.5766,481.92821 552.4763,480.08852 552.94715,478.74847 C 553.70155,476.60342 554.07388,475.95646 555.35331,475.88511 z M 1029.3036,479.98002 C 1030.1153,479.97289 1030.7447,480.0667 1030.9285,480.28791 C 1031.1122,480.50884 1031.5968,482.11465 1032.0222,483.8594 C 1032.7932,487.02359 1032.8061,487.04731 1032.241,488.13904 C 1031.9293,488.74108 1031.4455,489.97479 1031.1785,490.87924 C 1030.4808,493.2449 1029.2063,499.93462 1029.3973,500.23903 C 1029.4861,500.38081 1029.8319,500.51613 1030.1473,500.51613 C 1030.8181,500.51614 1030.9054,500.8905 1031.1472,504.24157 C 1031.3519,507.08341 1031.2481,507.15663 1028.5848,505.93495 C 1027.708,505.53277 1026.6293,505.22841 1026.1787,505.22681 C 1025.222,505.22346 1025.2023,505.03053 1025.8037,502.67134 C 1026.0437,501.72961 1026.4515,498.96704 1026.7099,496.54438 C 1026.9683,494.12164 1027.4469,491.07888 1027.7724,489.77085 C 1028.098,488.4628 1028.2825,487.19544 1028.2098,486.96907 C 1028.1371,486.7427 1027.9947,486.20745 1027.8973,485.76831 C 1027.7463,485.08746 1027.6025,484.96783 1026.7724,484.99859 C 1025.4982,485.04581 1024.5787,484.54949 1024.0225,483.48994 C 1023.235,481.98974 1023.4264,481.46397 1024.9913,480.78053 C 1026.0991,480.29652 1027.9507,479.9919 1029.3036,479.98002 z M 544.91621,481.73498 C 544.98311,481.72893 545.02113,481.746 545.04121,481.76577 C 545.12131,481.84474 545.31122,482.84927 545.47869,484.01335 C 545.85668,486.63914 546.80726,488.97434 548.60357,491.71054 C 549.62743,493.26982 549.89884,493.89732 549.66603,494.17364 C 549.42964,494.45416 549.63675,494.78019 550.4785,495.40519 C 552.02264,496.55199 552.90652,497.47636 555.6033,500.91638 C 556.88345,502.54938 558.74995,504.64528 559.75938,505.56549 C 561.27813,506.94914 561.60308,507.39948 561.60306,508.18253 C 561.60306,509.48737 562.31735,510.21459 563.66548,510.21459 C 565.27342,510.21458 566.66538,510.74714 566.66536,511.38457 C 566.66546,512.20005 565.20204,513.7365 563.85297,514.34029 C 562.13984,515.10707 561.161,515.04938 560.04062,514.06319 L 559.07191,513.2011 L 560.04062,512.1235 C 561.08648,510.95003 561.19936,510.45033 560.57185,509.93749 C 560.27916,509.69798 559.92815,509.69133 559.35315,509.9067 C 558.30649,510.29881 558.15288,510.17727 557.75946,508.67515 C 557.39788,507.29303 557.05606,506.68629 554.97832,504.02605 C 554.20285,503.033 553.4034,501.68314 553.22839,501.00875 C 552.73281,499.09994 552.71039,499.03827 552.00969,499.03827 C 550.73314,499.03828 548.73349,497.7844 545.41619,494.88178 C 543.57367,493.26982 541.56633,491.68355 540.94762,491.34108 C 540.32974,490.99861 539.82269,490.61884 539.82266,490.50978 C 539.82336,490.40078 540.29801,489.3328 540.85387,488.13904 C 541.40975,486.94537 542.0852,485.20803 542.38506,484.25966 C 542.83325,482.84238 543.116,482.44967 543.91625,482.07365 C 544.31804,481.88501 544.71564,481.75314 544.91621,481.73498 z M 1108.6755,481.73498 C 1109.1039,481.688 1109.1393,482.07911 1108.8317,482.99732 C 1108.1566,485.01326 1106.4255,486.38194 1106.4256,484.90622 C 1106.4256,483.91014 1107.3574,482.25882 1108.113,481.91971 C 1108.3488,481.81383 1108.5327,481.75063 1108.6755,481.73498 z M 1016.1478,482.65864 C 1016.7427,482.6454 1017.3383,482.63746 1017.8665,482.65864 C 1018.5708,482.68688 1019.1839,482.74447 1019.554,482.84337 C 1021.3674,483.32813 1023.0428,484.55664 1024.1788,486.19935 C 1025.1465,487.59892 1025.2059,487.798 1025.1788,490.04795 C 1025.1456,492.81777 1023.9298,498.40251 1022.6476,501.6861 C 1021.6673,504.19578 1020.4082,506.16421 1019.8977,505.99653 C 1019.6714,505.92226 1019.3305,503.35293 1018.8977,498.60723 C 1018.2568,491.57635 1018.0303,490.54057 1017.1478,490.54057 C 1016.4199,490.54058 1014.6111,488.72591 1013.3979,486.75355 C 1012.7407,485.68503 1012.0233,484.51874 1011.773,484.16729 C 1011.3494,483.57364 1011.3512,483.48904 1011.9918,483.15126 C 1012.5191,482.87317 1014.3633,482.69838 1016.1478,482.65864 z M 720.00312,484.32124 L 721.78431,485.21411 C 723.8092,486.22151 724.04949,486.25697 725.59666,485.58357 C 726.21055,485.31647 726.72104,484.9965 726.72161,484.87543 C 726.72255,484.75428 726.04871,484.65991 725.25292,484.65991 C 724.45739,484.65991 722.9578,484.59358 721.9093,484.50597 L 720.00312,484.32124 z M 717.31573,484.38281 L 715.84704,484.56755 C 715.02745,484.66405 714.00702,484.90654 713.59713,485.12174 C 712.57484,485.65832 713.39191,485.55763 715.53455,484.90622 L 717.31573,484.38281 z M 523.01082,484.72149 C 522.94362,484.65492 522.43861,485.30956 521.85462,486.16856 C 521.27074,487.02747 519.58848,489.01811 518.13601,490.60214 C 515.34162,493.64973 513.44172,496.40671 513.69868,497.037 C 513.79108,497.26395 513.87201,497.29736 513.88618,497.09858 C 513.89888,496.91598 515.43395,495.15591 517.32354,493.1884 C 519.21367,491.2209 521.12286,489.07067 521.54213,488.41614 C 522.3402,487.16999 523.22144,484.92906 523.01082,484.72149 z M 1004.6796,486.56882 C 1005.9178,486.56882 1006.3815,486.72046 1007.0232,487.30775 C 1007.7837,488.00384 1007.8263,488.14269 1007.6794,490.10952 C 1007.4303,493.44316 1006.4069,495.27986 1004.1483,496.42122 C 1002.7837,497.11071 999.26958,498.11747 998.11726,498.14539 L 997.2423,498.17618 L 997.46104,496.35964 C 997.56619,495.36684 997.64855,493.69762 997.64853,492.66499 C 997.6485,490.83509 997.66368,490.75499 998.89848,489.6169 C 1001.2391,487.45917 1002.9526,486.56882 1004.6796,486.56882 z M 1009.7106,489.70927 C 1009.8284,489.6979 1009.9687,489.70235 1010.0855,489.70927 C 1013.706,489.92354 1016.7651,498.71782 1014.8979,503.99526 C 1014.6264,504.76228 1013.906,505.22688 1010.023,507.22808 C 1005.1593,509.73483 1002.7263,510.68994 1000.0547,511.07668 C 997.56862,511.43652 997.43609,511.4126 997.02355,510.92273 C 996.73477,510.57993 996.71681,509.52397 996.86731,506.45836 C 997.04432,502.84816 997.11471,502.36616 997.67978,501.90162 C 998.43386,501.28214 1004.6735,497.78627 1007.6794,496.29807 C 1008.8559,495.71574 1009.8893,495.1066 1009.9918,494.94336 C 1010.094,494.78006 1009.8267,494.06275 1009.3981,493.34235 C 1008.8431,492.40931 1008.6441,491.70573 1008.7106,490.91003 C 1008.7947,489.9054 1008.8978,489.78774 1009.7106,489.70927 z M 1107.9567,494.69705 C 1108.0265,494.70111 1108.1183,494.73105 1108.1755,494.78942 C 1108.9003,495.53022 1110.3003,498.64823 1110.3004,499.5001 C 1110.3004,500.97422 1108.4145,504.35912 1106.7381,505.90416 C 1105.3163,507.21455 1104.3319,507.62142 1104.3319,506.92019 C 1104.3319,505.93921 1105.6316,499.41076 1106.1443,497.77593 C 1106.7248,495.92364 1107.468,494.66863 1107.9567,494.69705 z M 776.90715,499.06906 C 776.9651,499.06139 777.0099,499.0598 777.0634,499.06906 C 777.4201,499.13078 777.63948,499.55037 777.50088,500.14666 C 777.18769,501.49394 775.98111,503.92229 775.31346,504.58025 C 774.66643,505.21783 773.50106,505.4424 773.50104,504.91892 C 773.50103,504.47057 775.87883,499.84292 776.34467,499.37694 C 776.53152,499.19007 776.73331,499.09204 776.90715,499.06906 z M 574.6963,501.37821 C 574.87549,501.38296 575.00892,501.51881 575.00879,501.74768 C 575.00879,502.30287 573.53672,504.56721 572.97762,504.88813 C 572.29054,505.28259 571.72769,505.28846 571.72767,504.88813 C 571.72767,504.70956 572.01494,504.17558 572.38389,503.71816 C 572.75248,503.26075 573.30813,502.56175 573.60259,502.14793 C 573.94568,501.66583 574.39824,501.3703 574.6963,501.37821 z M 583.75845,502.60977 C 583.93717,502.58539 584.11413,502.59312 584.28968,502.60977 C 585.91471,502.76385 586.08529,503.50598 585.57088,508.30569 C 585.12199,512.4995 584.99043,518.29322 585.32089,519.14334 C 585.42318,519.40574 586.04399,519.89289 586.69583,520.22094 C 587.34861,520.54891 588.73018,521.58726 589.75821,522.5301 C 590.78707,523.47303 592.17639,524.60387 592.85184,525.02399 C 594.23269,525.88283 594.39406,526.52469 593.63306,528.31839 C 593.08858,529.60229 592.63167,530.16572 592.16437,530.16572 C 591.97338,530.16571 591.19719,529.54743 590.44569,528.78022 C 585.49148,523.71796 583.91861,520.3609 583.91469,514.83291 L 583.91469,511.96955 L 582.94598,511.96955 C 582.24891,511.96956 581.63696,511.6585 580.82106,510.92273 C 579.8122,510.01216 579.70754,509.798 579.8836,508.95225 C 579.99289,508.42725 580.16082,507.18874 580.25858,506.18126 C 580.43488,504.37867 580.47641,504.33108 581.88352,503.44106 C 582.64931,502.9569 583.22228,502.6829 583.75845,502.60977 z M 991.9925,507.01256 C 992.06345,506.99525 992.13385,506.99809 992.21124,507.01256 C 992.59423,507.08408 992.73615,507.45271 992.80497,508.39805 C 992.93526,510.18614 992.41149,511.38457 991.46127,511.38457 C 990.73611,511.38457 990.70566,511.34275 990.89879,509.9067 C 991.1491,508.04871 991.49589,507.13371 991.9925,507.01256 z M 1033.8659,511.32299 L 1035.6158,514.06319 C 1039.1549,519.5734 1040.2719,522.1993 1040.2719,525.08557 L 1040.2719,526.34791 L 1038.0533,527.33315 C 1036.8429,527.88421 1033.8145,529.63623 1031.3035,531.21253 C 1028.7928,532.78877 1025.5056,534.66276 1024.0225,535.36902 C 1020.2378,537.171 1015.5878,538.05014 1014.6792,537.15477 C 1014.2369,536.71914 1014.2223,534.32934 1014.6479,533.2138 C 1014.8213,532.75908 1015.5033,531.80202 1016.1791,531.12017 C 1017.3407,529.94813 1017.3991,529.87696 1016.9291,529.36521 C 1015.9739,528.32528 1015.7446,527.13774 1016.0853,524.68531 C 1016.6712,520.46525 1018.963,517.15694 1022.8975,514.80212 C 1024.8706,513.6211 1030.099,511.79864 1032.366,511.50772 L 1033.8659,511.32299 z M 1012.8667,512.86243 C 1013.8666,512.8692 1014.8357,513.04133 1015.4603,513.41662 C 1015.993,513.7367 1016.429,514.13107 1016.4291,514.27871 C 1016.4291,514.42634 1015.9588,515.21215 1015.3978,516.03367 C 1014.0983,517.93628 1013.3252,519.92641 1012.023,524.87005 C 1011.4486,527.05048 1010.9433,528.96428 1010.8668,529.08811 C 1010.443,529.77156 1010.2348,528.55424 1010.0855,524.53137 C 1009.924,520.1761 1009.5883,518.38074 1008.5544,515.97209 C 1007.969,514.6093 1008.2085,514.19907 1010.023,513.38584 C 1010.8385,513.02034 1011.8669,512.85566 1012.8667,512.86243 z M 571.35268,513.13953 C 573.84198,513.13953 576.59816,515.42938 578.25866,518.83545 C 579.9435,522.29091 582.57486,530.88829 582.16476,531.64358 C 581.99157,531.9625 581.734,532.22856 581.60228,532.22856 C 581.47049,532.22857 581.20388,532.5765 581.00855,532.99828 C 580.55377,533.98127 580.86539,534.34699 582.69599,535.03034 C 586.97452,536.6271 590.61301,540.37016 593.19558,545.8372 C 595.41749,550.53957 596.49192,554.28196 600.1953,569.9756 C 600.80518,572.55983 601.42778,574.96002 601.57025,575.33284 C 601.81315,575.96909 601.85381,575.97795 602.47647,575.54837 C 603.53905,574.81504 605.40127,574.98871 607.47627,576.0102 C 609.60789,577.05976 610.17609,577.89879 609.63244,579.15065 L 609.25745,579.95116 L 609.88243,579.24302 C 610.21303,578.86172 610.47617,578.26466 610.47615,577.88831 C 610.47616,576.78786 610.9815,576.75171 613.0073,577.73437 C 615.21529,578.80532 617.28301,580.70273 618.50709,582.81452 C 619.32342,584.22257 619.43562,584.30173 620.6945,584.35395 C 623.10047,584.4538 623.21635,584.93801 621.47572,587.46362 C 619.8883,589.76654 619.38319,591.24271 619.25706,593.8369 C 619.16799,595.66775 619.03172,596.13526 618.28835,597.06972 C 615.07809,601.10549 611.6716,607.04024 610.31991,610.95545 C 609.91786,612.12019 609.42083,613.24907 609.2262,613.48013 C 608.8093,613.97534 607.20735,613.78012 605.07011,612.98751 C 602.73539,612.12165 600.94795,610.71362 596.16421,605.93688 C 592.13367,601.91243 591.25162,601.18555 589.28948,600.24096 C 587.80164,599.52473 586.43287,599.09003 585.25839,598.97862 C 583.81044,598.84118 583.31519,598.64968 582.5085,597.90101 C 580.22988,595.78511 576.15661,589.1436 571.41518,579.79722 C 567.66273,572.40039 566.98597,571.40401 562.29054,566.52726 C 556.88115,560.90879 554.39206,557.88716 553.16589,555.4433 C 552.29403,553.70542 552.19721,553.28697 552.19718,550.73262 C 552.19718,548.10556 552.26965,547.82608 553.22839,546.08351 C 553.80727,545.03177 555.54122,542.87502 557.22823,541.09573 C 562.02445,536.0374 563.54501,533.21041 563.91547,528.8418 C 564.10066,526.65707 564.18344,526.49214 564.94668,526.13239 C 565.97184,525.6494 565.99647,525.11358 565.00918,524.59295 C 564.31971,524.2292 562.19682,520.50655 562.19679,519.66675 C 562.19679,519.291 562.34601,519.25588 565.38416,518.55835 C 567.80697,518.00226 567.82834,517.96444 568.2903,516.7726 C 568.84968,515.3296 570.70443,513.13953 571.35268,513.13953 z M 990.96129,514.89449 C 991.6251,514.89448 992.06362,516.91394 991.93,519.42043 C 991.77781,522.2757 990.87531,524.35928 989.46135,525.20872 C 988.43366,525.82626 988.35707,525.83397 987.68017,525.57819 C 986.66446,525.19411 987.31441,520.25349 988.74263,517.44995 C 989.48179,515.9984 990.43554,514.89449 990.96129,514.89449 z M 998.64849,515.01764 C 999.24548,515.02197 999.97014,515.06756 1000.8359,515.17158 C 1003.6978,515.51539 1003.846,515.62591 1004.8357,517.85021 C 1005.7958,520.0081 1006.2721,522.54181 1006.5857,527.30236 C 1006.7484,529.77447 1007.039,532.77216 1007.242,533.98352 C 1007.4446,535.1949 1007.6151,536.31586 1007.6169,536.47741 C 1007.6188,536.64333 1006.6614,536.79035 1005.3982,536.81609 C 1003.0525,536.86387 1001.1522,537.39687 999.7422,538.38632 C 998.81165,539.03907 998.68703,538.95956 997.83602,537.30871 C 997.14935,535.97577 996.33974,535.84565 994.89864,536.7853 C 994.11326,537.29748 993.5157,538.0229 993.11746,538.90973 C 992.22153,540.9054 992.53007,543.23691 994.4924,549.03923 C 996.67767,555.50076 996.8661,556.56114 996.67982,562.09367 C 996.55396,565.82787 996.35015,567.27992 995.71111,569.63692 C 994.7273,573.26491 991.52808,581.20166 990.68005,582.07559 C 989.99636,582.78006 987.38542,583.56144 985.7115,583.58423 C 985.13786,583.59212 983.77387,583.41227 982.68036,583.18398 C 979.47483,582.51463 974.62008,579.9476 975.52439,579.39696 C 975.6773,579.30381 977.65458,578.76998 979.93047,578.1962 C 985.29122,576.84465 988.87831,575.12513 991.49252,572.7158 C 993.69842,570.68257 993.96665,570.16695 993.3362,569.02115 L 992.89871,568.18985 L 992.86747,569.4214 C 992.85733,570.44456 992.68592,570.79839 991.74251,571.63819 C 989.80878,573.35947 986.27785,575.31415 983.49283,576.22572 C 979.20206,577.62993 973.40086,578.19771 972.49326,577.30333 C 972.08642,576.90275 971.624,575.0989 970.80583,570.83768 C 970.37305,568.58387 969.87496,566.86593 969.64962,566.86593 C 969.55271,566.86593 969.0923,567.35826 968.61841,567.94354 L 967.74345,569.02115 L 968.9934,571.45346 C 970.69683,574.82355 970.8056,575.46903 969.77462,576.41045 C 969.32221,576.82342 968.84414,577.14938 968.71216,577.14938 C 968.17091,577.14937 964.78907,571.62814 963.64986,568.8672 L 962.96238,567.20461 L 963.8061,566.00385 C 965.67785,563.34276 970.38559,559.40378 974.02445,557.44457 C 974.72962,557.06496 975.05875,556.54485 975.58689,554.95068 C 976.12098,553.33958 979.74137,545.37424 981.64915,541.61914 C 981.97463,540.97854 982.215,540.88021 983.55533,540.88021 C 985.70763,540.88022 986.16637,540.37071 984.89903,539.34077 C 983.77662,538.42879 983.73842,538.12127 984.52404,536.41584 C 986.22629,532.72086 991.33149,529.60595 995.7736,529.58073 C 997.2382,529.57241 997.27099,529.49395 996.58607,526.77895 C 996.07341,524.74823 995.66339,518.15085 995.9611,516.58787 C 996.17618,515.45875 996.85756,515.00466 998.64849,515.01764 z M 747.84579,520.19015 C 747.95226,520.19015 748.03568,521.55199 748.03328,523.20745 C 748.02672,527.75714 748.9311,529.84601 751.40815,530.99701 C 752.47342,531.492 752.47652,531.52936 752.50186,533.36775 C 752.52956,535.39167 752.79911,535.73086 754.22054,535.73848 C 754.86223,535.74191 755.71998,536.36189 757.87665,538.38632 C 759.42111,539.83611 761.15128,541.21812 761.75149,541.4652 C 762.83613,541.9118 762.8583,541.93609 762.68896,543.34331 C 762.39452,545.79355 760.96213,551.66921 760.2203,553.47282 C 759.19981,555.95466 757.78226,558.00302 756.40795,558.98401 C 755.44855,559.66872 755.13552,559.77836 754.84551,559.47663 C 754.64698,559.27031 753.48995,556.5724 752.25187,553.50361 C 749.09222,545.67175 748.45432,543.39444 748.28327,539.27919 C 748.14766,536.01346 748.20589,535.46667 749.22073,532.29014 C 749.40072,531.72599 749.32404,531.64358 748.6895,531.64358 C 747.39598,531.64358 747.17936,531.01526 747.03332,526.77895 C 746.90637,523.08809 747.26583,520.19015 747.84579,520.19015 z M 766.93879,525.57819 C 767.07541,525.57201 767.15282,525.58708 767.18878,525.60898 C 767.86843,526.02288 765.80822,532.81355 765.00137,532.81355 C 764.77961,532.81354 763.86076,532.5568 762.9702,532.22856 C 760.64952,531.37301 759.04095,530.12285 758.00164,528.34918 C 757.13077,526.86341 756.93892,525.59757 757.56416,525.60898 C 757.72812,525.61197 758.95645,525.82054 760.31405,526.04002 C 762.51301,526.3955 763.02849,526.35937 764.87637,525.91687 C 765.73185,525.712 766.52897,525.59673 766.93879,525.57819 z M 957.86883,529.30363 C 958.07199,529.30102 958.29436,529.33745 958.58756,529.36521 C 959.98807,529.49784 964.01894,531.12271 964.58732,531.79752 C 964.81943,532.07302 964.59149,532.53605 963.77485,533.58327 C 962.23873,535.55252 961.11578,538.16147 960.52498,541.03415 C 959.90055,544.07102 960.0396,550.55735 960.83747,555.10462 L 961.3687,558.1835 L 960.18124,559.23032 C 957.97026,561.16352 953.34366,562.97668 950.40037,563.04812 C 949.90854,563.06004 949.02931,562.93459 948.4317,562.77103 L 947.33799,562.46314 L 947.11925,558.12192 C 946.84239,552.66879 947.12375,545.37718 947.71298,542.5428 C 948.63602,538.10124 950.86957,534.80777 953.58775,533.92195 C 954.74211,533.54559 954.9291,533.35936 955.33768,532.10541 C 955.58837,531.33638 956.09602,530.38852 956.49389,529.98098 C 956.95797,529.50601 957.25939,529.31146 957.86883,529.30363 z M 857.31026,531.67437 C 857.39672,531.66009 857.50496,531.68867 857.62275,531.70515 C 858.72912,531.86001 859.90757,534.89457 858.84145,534.84561 C 858.71324,534.83974 858.22965,534.38424 857.77899,533.79879 C 856.87927,532.63048 856.70506,531.77428 857.31026,531.67437 z M 971.4308,534.5993 C 971.82027,534.59488 972.27349,534.60733 972.837,534.63009 C 977.16765,534.80504 978.90449,536.13394 977.39932,538.14001 C 977.05386,538.60028 976.64994,539.30405 976.49311,539.71024 C 976.11489,540.69006 975.69279,540.65113 975.11816,539.55629 C 974.12118,537.65688 973.22203,540.1032 973.83696,543.03542 L 974.1807,544.75959 L 973.05574,546.57613 C 972.43663,547.58051 971.1992,549.22235 970.2746,550.20921 C 968.57366,552.02454 965.29444,554.3352 964.71232,554.15017 C 964.5382,554.09475 964.17378,553.60625 963.89985,553.04177 C 963.24506,551.6934 962.46242,547.89868 962.4624,546.08351 C 962.4624,541.1204 964.85009,536.98399 968.68091,535.24586 C 969.71188,534.77812 970.26243,534.61257 971.4308,534.5993 z M 920.96402,535.76927 C 920.99075,535.7624 921.02838,535.75399 921.05777,535.76927 C 921.25373,535.87115 921.5339,536.50149 922.30772,538.23237 C 922.88529,539.52448 924.26079,542.45119 925.33885,544.72881 C 927.15601,548.56832 928.34036,551.75742 929.08871,554.73516 C 929.36709,555.84298 929.50689,555.98292 930.6824,556.27459 C 932.93244,556.83278 934.16983,558.18248 934.526,560.46187 C 934.72628,561.74342 934.55277,561.98161 933.55728,561.755 C 933.14539,561.66128 930.872,561.46226 928.49498,561.29316 C 926.11805,561.12407 924.06261,560.86589 923.93266,560.73897 C 923.80298,560.61204 923.667,558.6748 923.62017,556.42854 C 923.54503,552.82462 923.36063,551.64193 922.15148,546.32982 C 920.67669,539.85035 920.24581,536.73727 920.71403,536.04637 C 920.81965,535.89047 920.88383,535.78989 920.96402,535.76927 z M 1048.2091,536.01558 C 1048.6218,535.99572 1049.0275,536.00153 1049.4278,536.01558 C 1052.0962,536.10922 1054.4588,536.92325 1056.3337,538.38632 C 1058.1472,539.80158 1058.1821,540.37807 1056.49,542.72753 C 1054.4676,545.53584 1051.8651,548.14708 1051.3027,547.96163 C 1051.0502,547.87838 1050.1106,547.56687 1049.209,547.25348 C 1048.2782,546.93013 1045.9522,546.54127 1043.8342,546.36061 C 1039.5402,545.99417 1037.6853,545.53001 1036.2095,544.42092 C 1035.0582,543.55571 1033.8145,541.3582 1034.0846,540.66469 C 1034.2923,540.13172 1041.1614,537.43083 1044.3342,536.63136 C 1045.6765,536.29311 1046.9708,536.07516 1048.2091,536.01558 z M 1088.27,536.16953 C 1089.9839,536.22314 1091.7436,536.66817 1093.5198,537.52423 C 1095.362,538.41207 1097.1758,540.10532 1097.1759,540.911 C 1097.176,541.4775 1091.8264,549.36663 1090.4574,550.82498 L 1089.3949,551.96417 L 1087.8638,550.36315 C 1087.0128,549.47304 1085.7696,548.4688 1085.1139,548.14636 C 1083.2177,547.21393 1081.846,546.92423 1076.8954,546.45298 C 1071.5177,545.94106 1069.2391,545.43864 1067.4583,544.32855 C 1065.2122,542.92855 1065.4175,542.34827 1068.3021,541.86545 C 1069.9037,541.59742 1070.8357,541.64147 1074.1768,542.17334 C 1076.3596,542.52077 1078.2643,542.78911 1078.3954,542.78911 C 1078.5263,542.78912 1078.8568,542.17821 1079.1453,541.43441 C 1079.8824,539.53266 1081.2506,538.12647 1083.2702,537.18556 C 1084.8799,536.43546 1086.5561,536.11591 1088.27,536.16953 z M 864.52873,544.94433 C 864.58941,544.9485 864.67248,545.01137 864.77872,545.09827 C 865.54887,545.72815 869.75806,553.13575 870.71599,555.56645 C 871.77194,558.24567 872.09263,561.01941 871.5597,562.64787 C 870.75072,565.12009 870.22262,565.09942 869.77852,562.58629 C 869.3354,560.07997 868.91785,558.87683 866.5599,553.38045 C 864.96683,549.6666 864.58912,548.44876 864.46623,546.76086 C 864.36503,545.36635 864.34673,544.93179 864.52873,544.94433 z M 629.41291,549.93211 C 629.59379,549.87374 630.07102,550.64125 630.44412,551.65628 C 631.02895,553.24677 631.50838,553.90666 633.94399,556.24381 C 636.14389,558.35482 636.7126,559.04242 636.53764,559.44584 C 636.41391,559.73089 636.26157,560.37762 636.1939,560.86212 C 635.87853,563.12002 635.85265,563.13671 634.81895,562.86339 C 634.29389,562.72464 632.52088,562.61809 630.88161,562.61708 L 627.91297,562.61708 L 627.81923,560.12319 C 627.68184,556.31906 628.63444,550.18336 629.41291,549.93211 z M 1008.5856,554.3349 C 1008.755,554.30888 1008.9007,554.36831 1009.0231,554.48885 C 1009.7125,555.16802 1007.0068,563.04812 1006.0857,563.04812 C 1005.9853,563.04812 1005.9739,561.82363 1006.0545,560.30792 C 1006.1624,558.27303 1006.3731,557.18694 1006.867,556.18223 C 1007.3954,555.10644 1008.0775,554.41295 1008.5856,554.3349 z M 605.41385,555.7204 C 605.39846,555.73554 605.47852,555.85696 605.66384,556.08986 C 606.05313,556.57905 606.28884,556.73189 606.28882,556.49012 C 606.28884,556.42915 606.07565,556.18838 605.78884,555.96671 C 605.55236,555.78406 605.42926,555.70525 605.41385,555.7204 z M 612.22608,557.99877 C 612.28541,557.98443 612.35682,557.9932 612.41358,557.99877 C 613.20824,558.07679 614.19257,560.15609 613.53853,560.80054 C 613.21334,561.12105 612.77329,561.03931 612.19484,560.52344 C 611.54952,559.94806 611.48061,558.57303 612.06984,558.09113 C 612.11951,558.05052 612.16676,558.0131 612.22608,557.99877 z M 777.31339,560.43108 C 777.53191,560.4149 777.73687,560.42269 777.90711,560.43108 C 778.31572,560.45121 778.56336,560.54605 778.56334,560.70818 C 778.56332,561.12502 776.95316,561.87815 776.06344,561.87815 C 775.52813,561.87814 775.14431,562.15498 774.78224,562.77103 C 774.49756,563.25484 773.79349,564.45642 773.2198,565.44965 C 771.85764,567.80724 768.73366,570.87899 766.50131,572.06923 C 764.54632,573.11135 762.78272,573.34541 762.7827,572.56185 C 762.78271,572.30288 763.26328,571.16066 763.87641,570.00639 C 766.01514,565.979 770.73242,562.11217 774.96973,560.89291 C 775.82197,560.64768 776.65781,560.47962 777.31339,560.43108 z M 648.63091,562.58629 C 648.78191,562.59256 648.90192,562.637 648.9434,562.67866 C 649.07967,562.81515 648.96607,563.71085 648.72466,564.67993 C 648.17914,566.86777 647.88353,572.58587 648.16218,575.14811 L 648.34967,577.05702 L 650.47459,578.81198 C 654.67257,582.28 654.17875,582.01401 656.50561,582.01401 C 658.18547,582.01401 659.10795,581.81124 661.03668,581.05956 C 662.37132,580.53934 664.00253,580.02417 664.66154,579.92037 C 665.83707,579.73508 665.90123,579.77509 668.38014,582.07559 C 673.8002,587.10568 679.05647,589.77278 683.50455,589.77278 C 685.83557,589.77279 689.78324,588.30473 690.50428,587.15573 C 690.60944,586.98762 690.85303,586.84784 691.06676,586.84784 C 691.33408,586.84785 691.51688,587.56591 691.66048,589.12621 C 692.03193,593.16468 693.39213,596.0475 696.09781,598.60916 C 696.77557,599.25071 698.83311,600.84384 700.69138,602.14986 C 707.3627,606.83807 709.16143,609.47334 709.65978,615.32746 L 709.87852,617.75977 L 711.25347,618.16003 C 713.43009,618.78409 715.38075,620.3059 717.50322,623.05544 C 720.10698,626.42872 720.3536,626.91827 719.84688,627.51981 C 719.53546,627.8895 718.95948,627.98159 717.12824,627.92007 C 715.85136,627.87712 714.7136,627.92845 714.59709,628.04322 C 714.48085,628.15793 714.70728,629.28659 715.09707,630.53711 C 715.65744,632.33511 716.05876,633.04316 717.00324,633.92388 L 718.1907,635.03227 L 717.37823,635.67884 L 716.53451,636.3254 L 718.40944,638.91166 C 722.54373,644.56229 723.16275,645.51902 724.03422,647.71725 C 724.53225,648.97339 725.02984,650.58375 725.12792,651.28874 L 725.28417,652.55108 L 724.06547,652.7666 C 721.61455,653.17456 719.63483,655.28474 718.37819,658.83199 C 717.89326,660.20012 715.85354,668.2146 715.47205,670.25463 C 715.36714,670.81458 715.50725,671.04665 716.03453,671.27066 C 716.69021,671.54912 716.73545,671.7208 716.69075,674.22638 C 716.66241,675.81391 716.31113,678.23585 715.84704,680.32256 C 715.42233,682.23331 715.09709,684.09245 715.09707,684.44825 C 715.09709,684.80399 715.57507,685.98035 716.15953,687.0653 C 716.74434,688.15022 717.20889,689.41016 717.22198,689.86707 C 717.2366,690.37443 716.41837,692.23244 715.09707,694.63933 C 709.91694,704.07759 706.3719,707.96844 701.5351,709.47952 C 700.05799,709.94108 697.16998,709.98738 696.25405,709.57189 C 695.39835,709.18369 694.60669,708.09748 691.69173,703.29098 C 688.07368,697.32552 686.70287,695.77329 683.78579,694.33145 C 681.40495,693.15451 679.91096,691.39889 679.91094,689.74392 C 679.91092,689.30236 680.18279,688.39935 680.50467,687.74265 C 681.41463,685.88775 681.56003,683.59268 680.9734,680.38413 C 680.69116,678.83941 680.32219,677.49563 680.16093,677.39762 C 679.99994,677.29956 679.55054,677.5299 679.16097,677.89024 C 678.77142,678.251 678.2507,678.47584 678.00477,678.38286 C 677.20061,678.07886 676.62,674.95651 676.03609,667.76074 C 675.8528,665.49957 675.5821,662.92237 675.44237,662.03402 C 675.29901,661.12218 675.32668,660.30741 675.47361,660.15591 C 675.62985,659.99463 676.76174,660.08062 678.31725,660.40222 C 680.8504,660.92593 680.89723,660.91998 681.31714,660.37143 C 681.62677,659.96689 681.71888,659.34958 681.59838,658.15464 C 681.44791,656.66125 681.51989,656.40688 682.28585,655.38365 C 682.75267,654.75984 683.59803,653.78512 684.19202,653.22844 C 685.28526,652.2042 685.59157,651.45954 684.91075,651.44269 C 684.70568,651.43768 683.73398,651.02928 682.75458,650.54981 C 680.72602,649.55678 680.52308,649.53432 679.7547,650.08798 C 679.22951,650.46617 679.27118,650.52949 680.44217,651.25795 C 681.44337,651.88055 681.69214,652.23033 681.69212,652.92055 C 681.69212,653.39355 681.5725,653.83807 681.41088,653.93658 C 681.24904,654.0351 680.8955,654.85219 680.62966,655.75312 L 680.16093,657.41571 L 678.62974,657.23098 C 677.78693,657.13019 676.72458,656.95952 676.28608,656.86151 C 675.58894,656.70568 675.3979,656.85142 674.69239,657.96991 C 674.24916,658.67278 673.54224,659.51394 673.12996,659.84802 L 672.37999,660.4638 L 673.1612,662.3727 C 674.19127,664.90899 674.67006,667.11932 674.47365,668.56124 C 674.22117,670.41742 673.82065,670.50569 672.47373,669.05386 C 671.81891,668.34787 671.20313,667.87347 671.09879,667.97626 C 670.99481,668.07893 671.26333,669.01296 671.69251,670.06989 C 672.7911,672.77564 673.11365,675.78615 672.87997,681.15385 C 672.66953,685.98584 672.79646,686.4774 673.94242,685.77217 C 674.26966,685.57093 674.6196,685.48523 674.72364,685.58744 C 675.07768,685.9363 675.36679,687.79592 675.12988,688.17369 C 674.81334,688.67831 673.1149,688.19114 669.88008,686.66504 C 665.88475,684.78011 663.20731,681.64337 661.8804,677.33604 C 661.34417,675.5953 661.33563,675.66849 662.06789,674.9961 C 662.64403,674.46728 662.64084,674.37392 662.22413,673.57981 C 661.97769,673.11014 661.45962,672.55486 661.06793,672.37905 C 660.47066,672.11095 660.1703,671.45061 659.22425,668.16099 C 657.63266,662.62735 655.71443,657.49744 653.63072,653.22844 L 651.84954,649.53378 L 652.00578,643.52997 C 652.21525,635.93665 651.94218,633.76559 650.50584,630.99894 C 649.43201,628.93015 649.42853,628.84866 649.59963,626.28826 C 649.71082,624.62502 650.16342,622.38752 650.84958,620.03814 C 652.08143,615.82008 652.46591,612.49091 651.91203,610.77072 C 651.7079,610.13696 651.01249,608.81696 650.38084,607.84579 C 649.74932,606.87471 649.07409,605.40655 648.8809,604.58218 C 648.53519,603.10712 648.5646,603.01508 649.97461,599.90228 C 650.76274,598.1625 651.41505,596.60265 651.41205,596.42315 C 651.40879,596.24359 650.70473,594.32397 649.88086,592.14351 C 647.5316,585.92696 641.87258,565.67715 642.22491,564.7723 C 642.31368,564.54452 642.75307,564.12329 643.22487,563.84863 C 644.16739,563.30013 647.57398,562.54241 648.63091,562.58629 z M 629.81915,564.52599 C 631.90318,564.53427 635.07761,564.84961 635.38143,565.17255 C 635.57603,565.37937 635.89689,566.62349 636.10015,567.91275 C 636.58245,570.97147 637.22042,573.27334 639.38127,579.98195 C 642.48924,589.63089 642.8178,591.2322 642.81864,596.82341 C 642.81959,601.37639 642.75616,601.81498 641.97492,603.99719 C 641.13953,606.33079 641.10753,607.10686 641.84993,607.10686 C 642.5623,607.10689 643.87691,608.74004 644.31858,610.18573 C 644.80739,611.78617 644.88053,616.3815 644.44358,617.51346 C 644.11297,618.37029 643.65019,618.43892 642.22491,617.85214 C 640.7382,617.24011 638.83113,615.42204 638.00633,613.81881 C 636.99688,611.85591 636.20991,608.30229 635.66267,603.28905 C 634.34864,591.25628 634.01514,589.68599 630.60037,579.24302 C 628.54349,572.95209 627.44426,568.44314 627.44424,566.18858 C 627.44423,564.98226 627.551,564.8237 628.25671,564.64914 C 628.56602,564.57266 629.12449,564.52323 629.81915,564.52599 z M 1006.0232,568.37458 C 1006.0661,568.37399 1006.1077,568.36542 1006.1482,568.40537 C 1006.4138,568.66711 1006.8505,570.87957 1006.867,572.06923 C 1006.8968,574.2075 1005.7227,575.30633 1005.0232,573.79341 C 1004.5181,572.70075 1005.3799,568.38347 1006.0232,568.37458 z M 960.18124,569.54456 C 960.32526,569.56149 960.36876,569.66204 960.36874,569.85244 C 960.36873,570.04225 960.87024,571.16548 961.46244,572.34633 C 962.5366,574.48854 962.60394,575.39442 961.71243,575.39442 C 961.04335,575.39442 959.72188,574.67203 959.05629,573.94735 C 958.34781,573.17604 957.57743,573.17376 956.61888,573.91656 C 955.43384,574.83517 952.87764,575.63345 949.11918,576.2873 C 943.45947,577.27182 941.23546,578.11719 939.5258,579.92037 C 939.1285,580.33957 938.73286,580.69009 938.61959,580.69009 C 938.50634,580.6901 938.33226,578.99317 938.2446,576.93386 C 938.11433,573.86162 938.16754,573.11822 938.52584,572.83895 C 939.33413,572.20876 942.67741,571.85884 947.90047,571.85371 C 953.68472,571.84803 956.3603,571.4447 958.52506,570.2527 C 959.46444,569.73533 959.94124,569.51633 960.18124,569.54456 z M 928.96371,572.50028 C 929.32384,572.4931 929.69732,572.48414 930.05742,572.50028 C 931.49782,572.56484 932.88392,572.80951 933.71353,573.20842 C 934.89529,573.77667 934.9002,573.79945 934.99473,575.70231 C 935.25136,580.86015 932.8504,584.88585 928.71372,586.29365 C 926.68793,586.98304 925.09941,586.9771 922.8702,586.29365 C 921.88724,585.99217 920.64874,585.46345 920.12031,585.09288 L 919.18284,584.41553 L 919.33909,581.92164 C 919.62942,577.33825 922.10036,573.99426 926.02633,572.86974 C 926.84524,572.63518 927.88332,572.5218 928.96371,572.50028 z M 959.02504,577.51885 C 959.33591,577.52806 959.64315,577.55094 959.9625,577.58042 L 962.21241,577.79595 L 962.11867,582.44505 C 962.02926,586.84165 961.99291,587.14654 961.33745,587.83309 C 960.89576,588.29595 960.75825,588.63233 960.96246,588.75675 C 961.40295,589.02494 961.36078,589.19775 960.68122,590.29619 C 959.85023,591.63902 959.1813,591.55924 959.18128,590.11145 C 959.18128,589.32387 959.34535,588.91462 959.68126,588.78754 C 960.1182,588.62227 960.11756,588.53455 959.71251,588.0794 C 959.4642,587.80004 959.03732,587.17394 958.77505,586.66311 C 958.51244,586.15238 957.52057,584.69615 956.55638,583.43029 C 955.59191,582.16441 954.58695,580.67547 954.30647,580.13589 C 953.83224,579.22239 953.81559,579.12733 954.27522,578.62724 C 954.94805,577.89447 956.84895,577.45439 959.02504,577.51885 z M 965.86852,578.1962 C 966.80931,578.15248 968.56213,578.38841 968.74341,578.65803 C 969.05939,579.12787 968.44748,585.00668 967.96219,586.20128 C 967.41798,587.54194 966.20472,588.68115 965.46229,588.54123 C 965.11171,588.47525 964.93455,587.91329 964.77481,586.26286 C 964.57151,584.16542 964.90136,578.94548 965.27479,578.35014 C 965.32501,578.27005 965.55494,578.21077 965.86852,578.1962 z M 1006.1482,578.38093 C 1007.299,578.47423 1007.3287,578.53772 1007.8356,580.04353 C 1008.1244,580.90137 1008.841,583.33212 1009.3981,585.46235 C 1012.4224,597.02858 1012.4648,606.15356 1009.5544,611.44807 C 1008.5187,613.33188 1008.5028,613.46852 1009.1169,614.68089 C 1009.3861,615.21253 1009.5084,615.87876 1009.3981,616.3127 C 1008.771,618.77374 1002.232,626.38062 994.46115,633.70836 C 987.70494,640.07976 984.78352,643.45083 983.39909,646.45491 C 982.83902,647.67015 982.08895,649.31116 981.71165,650.11877 C 980.65618,652.37642 978.64403,654.59987 973.39948,659.20146 C 970.7537,661.52283 967.98114,664.17088 967.24347,665.08211 C 962.35486,671.12127 960.9554,676.04724 959.9,691.19099 L 959.43127,698.0261 L 960.83747,701.22813 C 963.67342,707.7635 965.44962,715.96861 966.21226,726.04388 L 966.39975,728.53777 L 963.14988,731.09324 C 961.37497,732.5001 958.71925,734.66195 957.24386,735.89629 C 952.20087,740.11524 947.73871,742.66092 943.86938,743.5319 C 941.45663,744.075 937.22805,743.89089 935.02598,743.13165 C 934.10382,742.81357 930.73361,741.20943 927.55752,739.59094 C 921.13187,736.31626 919.99313,735.93681 915.1205,735.3113 C 911.02947,734.78608 909.22551,734.0283 908.62076,732.60189 C 908.1588,731.51228 906.51901,723.63585 906.37084,721.79503 L 906.2771,720.62506 L 908.55826,720.56348 C 911.27148,720.49098 913.42343,719.80585 917.49541,717.79249 C 919.11202,716.99318 920.57923,716.34542 920.77653,716.34542 C 920.97352,716.34541 921.74686,716.65934 922.49522,717.02277 C 923.75659,717.63523 924.27185,717.66934 929.3387,717.66934 L 934.80723,717.66934 L 935.18222,716.77646 C 935.39265,716.28041 936.33821,715.00999 937.27589,713.97468 C 939.11725,711.94129 939.93449,710.63989 939.65079,710.18766 C 939.28447,709.60343 938.53206,709.9268 936.9634,711.38843 C 936.06155,712.22881 935.19035,712.8289 934.96348,712.74313 C 934.63658,712.61957 934.57402,711.65533 934.68224,707.78614 C 934.75644,705.14607 934.95527,702.81551 935.11972,702.61363 C 935.28427,702.41176 935.6556,702.24416 935.96344,702.24416 C 936.82777,702.24414 936.64663,701.5894 935.5572,700.85867 C 933.78144,699.66744 933.55011,699.89083 933.74478,702.49047 C 933.83829,703.74217 933.96196,704.93374 934.02601,705.13831 C 934.24717,705.84546 933.53903,713.21889 933.21355,713.60522 C 932.79982,714.0965 930.38279,714.12405 922.9327,713.66679 C 916.34935,713.26277 912.98667,713.52414 909.40198,714.7444 C 905.95112,715.91904 905.89758,715.93701 905.71462,715.14466 C 904.85027,711.4057 904.72466,705.49318 905.40213,700.95103 C 905.6432,699.33592 906.32087,695.8265 906.93332,693.16147 L 908.05828,688.29685 L 910.0582,686.44952 C 911.34545,685.25602 913.21121,682.95191 915.15175,680.13782 C 916.82747,677.70794 918.89855,674.9454 919.77657,674.01086 C 922.26014,671.3677 923.24082,671.03073 932.02609,669.63885 C 936.44298,668.93908 938.33105,666.87203 940.65076,660.24828 C 942.39493,655.2676 942.94381,653.99893 944.77559,650.73455 C 946.70159,647.30225 948.93903,643.9779 950.61912,641.99053 L 951.80657,640.57425 L 951.43158,639.09639 C 950.62176,635.77139 951.82717,631.93417 954.61896,628.87452 C 956.08423,627.26868 956.70689,626.96917 956.36889,628.04322 C 955.84431,629.71124 955.97001,630.03034 956.61888,628.68979 C 957.6236,626.6128 958.26498,626.1406 959.83751,626.25747 L 961.11871,626.34984 L 961.68118,624.71803 C 961.98072,623.82969 962.30574,621.95037 962.39991,620.53076 L 962.55615,617.9445 L 961.64994,618.46791 C 960.85539,618.91727 960.66408,618.92942 960.21249,618.56028 C 959.77756,618.20453 959.73315,617.77448 959.86876,615.91245 C 960.03868,613.58277 961.17611,610.01984 961.80618,609.81627 C 962.06216,609.73353 962.18802,610.11098 962.21241,610.98624 C 962.23181,611.68611 962.3456,612.65695 962.4624,613.14146 C 962.66537,613.98371 962.67697,613.95148 962.89989,612.61805 C 963.16688,611.02163 963.71646,610.80316 964.36858,612.03306 C 965.23409,613.66578 967.23563,615.05036 968.74341,615.05036 C 969.19293,615.05035 969.33716,614.82471 969.33714,614.09591 C 969.33717,611.91234 971.22067,609.69088 974.02445,608.58472 C 974.98858,608.20427 975.15023,607.86844 974.80567,606.9837 C 974.43068,606.0209 973.47258,606.60335 970.96207,609.29286 C 969.54358,610.8126 967.9796,612.20417 967.49346,612.40253 C 966.70902,612.72277 966.5504,612.69872 965.93102,612.12543 C 965.23716,611.48314 962.77074,607.63643 962.77489,607.19922 C 962.77609,607.07313 965.07292,604.61216 967.89969,601.74961 C 975.34825,594.20606 976.14106,593.96645 982.58662,596.91577 C 988.41719,599.58375 990.18254,599.19276 994.89864,594.32952 C 997.85798,591.27784 998.88564,589.54396 1000.5547,584.785 C 1002.5529,579.08806 1002.6423,578.95653 1003.8671,578.59645 C 1004.4645,578.42073 1005.4925,578.32778 1006.1482,578.38093 z M 949.61916,579.21223 C 950.68013,579.18545 951.54452,579.37611 952.08781,579.79722 C 952.98404,580.49172 955.84406,583.95367 956.74388,585.43156 C 957.3006,586.3458 957.42729,587.05404 957.55635,590.45013 C 957.68427,593.82199 957.64618,594.48708 957.24386,594.88371 C 956.98303,595.1406 956.51908,595.37633 956.21265,595.37633 C 955.39001,595.37633 955.22381,595.84023 955.77517,596.66946 C 956.24819,597.3805 956.20621,597.52036 954.55646,601.01068 C 951.51492,607.44524 951.20545,608.34735 950.55662,612.09464 C 949.77151,616.62773 948.67267,619.44157 946.33803,622.99386 C 944.22184,626.21384 942.29904,629.99359 942.0257,631.42999 C 941.92021,631.98357 941.99033,632.92487 942.18195,633.55441 C 942.63022,635.02902 942.38096,635.50265 940.21327,637.12591 L 938.49459,638.38825 L 937.65087,641.62107 C 936.66815,645.37227 935.30978,648.58201 933.77602,650.8577 C 932.01158,653.47614 931.24832,654.04966 928.58873,654.67551 C 911.79122,658.62845 900.51663,671.81562 896.30874,692.45333 C 895.42327,696.79554 894.52758,704.16588 894.52756,706.92405 C 894.52755,708.51775 894.29936,709.29479 893.87133,709.29479 C 893.71841,709.2948 893.0783,709.03384 892.43389,708.7098 C 891.78914,708.38579 890.79377,707.7322 890.21523,707.23194 C 889.37771,706.50726 889.15849,706.0838 889.15277,705.23067 C 889.14895,704.64174 889.02232,703.6544 888.87153,703.01388 C 888.51892,701.51451 888.79232,701.18875 890.65271,701.01261 C 892.33379,700.85349 893.30888,700.16177 893.30886,699.13449 C 893.30887,698.28658 893.04155,698.28375 891.68392,699.07292 C 890.21355,699.9277 889.30132,699.63229 888.84028,698.21083 C 888.64383,697.60509 888.39082,697.0099 888.2778,696.88691 C 887.95591,696.53759 884.77201,701.37402 884.40295,702.76757 L 884.05922,704.02991 L 882.05929,703.99912 C 879.97741,703.99242 878.05496,703.38458 877.27823,702.45968 C 877.05319,702.1918 876.75963,701.96706 876.65326,701.96706 C 876.5468,701.96705 875.54732,702.64665 874.40334,703.47571 C 870.06585,706.61929 866.71813,707.51446 864.40373,706.18512 L 863.37252,705.60014 L 862.99754,701.25892 C 862.79523,698.86858 862.16539,694.33725 861.59134,691.19099 C 860.24662,683.81713 860.02381,680.70965 860.65388,678.07497 C 861.59928,674.12321 864.0814,669.47118 867.55986,665.08211 C 870.45455,661.42938 872.52021,660.11619 878.87192,657.90833 C 882.47385,656.65631 884.38065,655.81228 886.02789,654.7063 C 886.70215,654.25358 887.4046,654.09203 888.87153,654.09052 C 890.1472,654.08926 891.03098,653.92849 891.46518,653.62869 C 892.51707,652.90278 892.24249,652.61968 890.93395,653.07449 C 890.09889,653.36493 889.50955,653.38981 888.99652,653.19765 C 888.01533,652.83017 888.05406,652.49719 889.21527,651.689 C 890.95347,650.47895 891.49997,649.58243 893.3401,644.76152 C 894.2417,642.3992 894.87935,641.52965 897.12121,639.68138 C 898.50242,638.54296 898.68503,636.46004 897.77743,631.76866 C 897.38694,629.7498 897.06196,627.39212 897.05871,626.50378 C 897.05334,624.92134 897.05743,624.8887 897.93367,624.8104 C 898.97832,624.71707 900.53965,625.56496 901.24605,626.62694 C 901.51724,627.03489 901.82147,628.31581 901.93352,629.49029 L 902.12101,631.64551 L 902.80848,630.59869 C 903.37239,629.74546 903.45417,629.30615 903.33971,627.92007 C 903.2261,626.54255 903.31014,626.15057 903.7772,625.73406 C 904.55539,625.04016 904.50734,623.97382 903.46471,620.19208 C 902.88974,618.10755 902.5597,616.2366 902.55849,614.95799 C 902.55707,613.08632 902.61557,612.91721 903.6522,611.78675 C 904.25575,611.12843 905.29787,610.30833 905.96461,609.97021 C 907.64211,609.11986 911.06121,608.93816 913.58931,609.56996 C 915.62704,610.07919 919.33077,611.68707 920.74528,612.67962 C 921.20845,613.00447 921.65525,613.26461 921.74524,613.26461 C 921.83526,613.2646 922.54445,612.07295 923.30768,610.61678 C 924.82988,607.71314 926.46262,606.0528 928.08875,605.75215 C 929.02823,605.57854 929.06582,605.52545 929.05746,604.21271 C 929.05186,603.2989 929.29087,602.37842 929.80743,601.41093 C 930.54663,600.02587 930.56885,599.91599 930.08867,599.19414 C 929.77425,598.72115 929.51415,597.62803 929.43244,596.23842 L 929.30745,594.02163 L 935.40096,587.98703 C 940.17339,583.23931 941.83823,581.76765 943.2444,581.05956 C 945.54689,579.89982 947.85088,579.25686 949.61916,579.21223 z M 761.93899,581.18271 C 762.33822,581.16185 762.99534,581.36175 763.97016,581.73691 C 765.37218,582.2765 766.4261,582.90789 767.00129,583.55345 C 768.20482,584.90415 768.01922,585.4683 766.31382,585.70866 C 765.55881,585.81496 764.56794,586.10295 764.09515,586.35522 C 763.62251,586.60748 762.85845,586.84131 762.40772,586.84784 C 761.75354,586.85722 761.59705,586.72862 761.59525,586.20128 C 761.59433,585.83785 761.49746,584.66485 761.40776,583.61502 C 761.26114,581.90028 761.27361,581.21747 761.93899,581.18271 z M 873.05965,583.33792 L 874.3096,583.33792 C 876.82216,583.34363 878.45202,584.42736 883.62173,589.61883 C 886.24849,592.25689 888.69002,594.49737 889.05902,594.60662 C 889.52373,594.74429 889.74651,595.04823 889.74649,595.56107 C 889.74649,595.96809 890.20396,597.1365 890.7777,598.14732 C 891.41378,599.2682 891.84018,600.38601 891.84016,601.01068 C 891.84015,601.92218 891.65069,602.13979 890.18398,603.1351 C 887.75156,604.78568 885.7096,607.15438 884.3717,609.87785 C 883.71982,611.20526 883.18427,612.50268 883.18425,612.7412 C 883.18423,612.97983 883.01401,613.3395 882.80927,613.54171 C 882.24588,614.09761 881.39392,612.89872 878.99691,608.15367 C 877.85485,605.89246 876.46004,602.64497 875.90329,600.9491 C 874.30394,596.07562 873.06622,589.02699 873.05965,584.87736 L 873.05965,583.33792 z M 918.74536,586.01655 C 919.03985,585.96249 920.44347,586.48682 921.87024,587.18652 C 924.18129,588.32002 924.67132,588.46352 926.46381,588.44886 C 928.79692,588.42975 929.01609,588.73587 927.58877,590.14224 C 926.82305,590.8968 926.51953,591.02 925.65134,590.88117 L 924.62013,590.69644 L 924.62013,592.42061 C 924.62011,593.35925 924.42858,594.68971 924.18265,595.37633 C 923.5681,597.0919 923.58975,597.40839 924.43264,597.40839 C 925.73181,597.40841 926.12009,597.72589 926.12007,598.79389 C 926.12009,600.32818 925.36477,601.46176 923.58892,602.58091 C 922.70409,603.13868 921.62092,604.04706 921.18277,604.61297 C 920.52162,605.46699 920.17438,605.629 919.24534,605.629 C 918.62963,605.62899 917.5566,605.44417 916.83919,605.19795 C 915.03896,604.57999 910.90194,601.78948 910.90192,601.19541 C 910.90192,600.93006 911.22363,600.14728 911.62064,599.44045 C 912.01767,598.7337 913.11619,596.25684 914.05804,593.92926 C 915.8359,589.53509 917.82079,586.18616 918.74536,586.01655 z M 1112.9565,596.26921 C 1113.3002,596.28084 1113.3061,597.10191 1113.2065,598.97862 C 1113.0657,601.6311 1112.8001,602.59965 1111.8629,603.65851 C 1111.2394,604.36284 1110.7413,604.30811 1110.0504,603.44299 C 1109.5528,602.8194 1109.4998,602.53272 1109.738,601.47251 C 1110.1068,599.83191 1111.0091,598.04062 1111.9566,597.03893 C 1112.4306,596.53775 1112.7502,596.26223 1112.9565,596.26921 z M 625.9443,600.05623 C 626.43636,600.0562 626.59731,603.09403 626.35053,607.69184 L 626.13179,612.24858 L 625.22558,612.52568 C 624.0593,612.91197 623.99566,613.02906 624.13187,614.43458 C 624.24369,615.59099 624.26534,615.63535 625.35057,615.63535 C 626.71262,615.63538 627.21551,616.11149 627.91297,618.2216 C 628.27715,619.32294 628.39672,620.33405 628.28796,621.516 L 628.13171,623.20938 L 629.94414,624.31778 C 632.21233,625.6856 635.75152,628.99637 637.44385,631.33762 C 640.43123,635.47076 641.7562,639.37314 641.75618,643.93023 C 641.75619,647.74997 640.78906,651.5264 639.94375,651.01164 C 639.8043,650.92667 638.93511,649.48991 638.00633,647.8404 C 628.74299,631.38679 624.51157,625.18065 620.78825,622.56282 C 618.25784,620.78387 617.78839,619.63094 617.78837,615.4814 C 617.78838,612.75044 617.8537,612.39386 618.75708,610.58599 C 619.29299,609.51431 620.82647,607.12754 622.19445,605.29032 C 623.56252,603.45308 624.92164,601.53013 625.19433,601.01068 C 625.46705,600.49123 625.79643,600.05623 625.9443,600.05623 z M 747.43955,600.48727 C 747.50759,600.48725 747.58858,600.50638 747.65829,600.54885 C 747.97185,600.7399 747.76953,603.60604 747.4083,604.18192 C 746.95946,604.89722 746.52298,604.2101 746.53334,602.79643 C 746.54302,601.49021 746.96331,600.48738 747.43955,600.48727 z M 1042.8031,604.70533 C 1042.9438,604.70842 1043.0552,604.74837 1043.1156,604.7977 C 1043.9665,605.49329 1044.4313,612.30732 1043.803,614.98878 L 1043.4592,616.43585 L 1044.6467,617.88293 C 1046.1858,619.71497 1047.5172,621.98674 1047.2716,622.37809 C 1047.1664,622.54593 1046.5945,622.92578 1045.9904,623.24017 C 1044.4952,624.0183 1041.9473,624.0306 1039.8032,623.24017 C 1038.163,622.63544 1037.3904,622.23104 1032.2097,619.23763 C 1029.2208,617.51085 1029.2182,617.42681 1030.8972,614.03433 C 1032.1952,611.41181 1034.918,608.3443 1037.272,606.86055 C 1039.0722,605.72593 1041.818,604.68376 1042.8031,604.70533 z M 898.05867,612.09464 C 898.34604,612.09465 898.98878,616.75484 898.77739,617.29794 C 898.58483,617.79216 897.21503,617.81985 897.1837,617.32873 C 897.01446,614.68437 897.44527,612.09464 898.05867,612.09464 z M 1024.3975,622.25493 C 1024.8251,622.23975 1025.3338,622.24735 1025.9599,622.25493 C 1029.2408,622.29475 1032.3199,623.17635 1037.8658,625.61091 C 1039.6774,626.40625 1042.0856,627.39767 1043.2092,627.79691 L 1045.2717,628.50505 L 1047.0216,626.62694 C 1048.6588,624.87131 1048.8768,624.71803 1050.0528,624.71803 C 1053.4363,624.71803 1054.8453,627.58005 1053.8963,632.53838 C 1052.962,637.4194 1050.6624,641.89574 1047.7716,644.45364 L 1046.2091,645.80834 L 1046.2091,649.16432 C 1046.2091,654.7566 1047.0822,656.9215 1051.1464,661.75693 C 1054.6145,665.88359 1055.2339,667.26828 1055.3963,670.93198 L 1055.5213,673.79534 L 1054.4901,675.33477 C 1052.9638,677.59903 1051.0082,679.35716 1046.4591,682.60092 C 1044.0914,684.28923 1041.6524,686.3214 1040.6468,687.43476 C 1039.0093,689.24751 1038.8514,689.34951 1037.8658,689.18972 C 1036.8393,689.02321 1036.8213,689.04503 1036.3033,690.48285 C 1035.4755,692.78072 1033.728,694.73222 1031.5535,695.77852 C 1029.2251,696.89875 1026.7498,697.24591 1021.3351,697.25638 C 1016.1669,697.26627 1013.7954,697.63261 1011.4918,698.73424 C 1009.2902,699.78719 1008.2948,700.77467 1007.0545,703.16782 C 1006.2473,704.72465 1005.948,705.0695 1005.0857,705.29225 C 1003.3788,705.73301 995.16454,705.33389 991.11753,704.6149 C 987.10365,703.90174 986.68034,703.97771 987.21144,705.35383 C 987.7047,706.63227 987.3292,707.42273 985.77399,708.46349 C 984.99659,708.98369 982.24083,711.47844 979.61798,714.00547 C 974.51681,718.92021 973.28336,719.95842 972.7745,719.79376 C 972.59751,719.73643 972.43322,719.04928 972.39952,718.25432 C 972.3658,717.4594 972.10765,714.23007 971.83704,711.08054 L 971.33706,705.35383 L 969.61837,701.96706 C 967.28672,697.38198 966.78185,695.13184 966.80598,689.49761 C 966.82946,684.06269 967.48611,681.10892 969.61837,676.84342 C 972.19045,671.69864 975.68355,667.80178 982.74286,662.12639 L 986.46147,659.10909 L 987.89891,654.67551 C 988.93435,651.49228 989.69577,649.73224 990.58631,648.42539 C 992.14123,646.14316 992.97033,645.78915 994.6174,646.70122 C 995.68526,647.29251 995.84168,647.31143 996.27358,646.88595 C 996.88285,646.28556 996.86779,646.09383 996.14859,645.19257 C 995.82073,644.78195 995.55488,644.30913 995.55486,644.11496 C 995.55485,643.92082 996.2268,643.03702 997.0548,642.14448 C 997.88249,641.25206 1000.0766,638.52137 1001.9297,636.07909 C 1007.2873,629.01713 1010.3334,626.68733 1014.8042,626.28826 C 1016.6206,626.12613 1017.0177,625.96545 1018.2415,624.96434 C 1019.004,624.34068 1020.4075,623.4669 1021.3664,623.02465 C 1022.5231,622.49131 1023.1148,622.30048 1024.3975,622.25493 z M 889.43401,623.05544 C 889.64228,623.06337 889.74651,623.58516 889.74649,624.62567 C 889.74649,630.56781 888.04502,636.60876 885.46541,639.83532 C 883.91965,641.76888 880.80936,643.36991 880.80934,642.23684 C 880.80935,642.01604 882.37248,638.29678 884.30921,633.95467 C 886.24628,629.6126 888.12078,625.39796 888.46529,624.59488 C 888.90432,623.5711 889.22575,623.04751 889.43401,623.05544 z M 879.90313,623.73279 L 879.90313,624.59488 C 879.90286,625.84659 878.40783,628.74484 876.90325,630.41396 C 875.02068,632.50251 872.15345,634.47628 872.15343,633.67757 C 872.15345,632.61057 875.90004,627.52337 878.52818,625.02592 L 879.90313,623.73279 z M 741.59603,633.06179 C 743.63148,633.06533 745.80949,634.5284 747.81454,637.34143 C 748.58134,638.4174 749.33803,639.29791 749.50197,639.31191 C 749.66588,639.32603 750.00188,638.80878 750.25194,638.14194 C 750.51926,637.42839 750.93122,636.87889 751.2519,636.81802 C 751.73769,636.72587 751.78702,636.85132 751.59564,637.98799 C 751.25373,640.01806 749.25926,645.00783 748.78325,645.00783 C 748.62772,645.00781 747.93289,644.17916 747.25206,643.1913 C 745.57408,640.75674 744.03868,639.29829 742.15851,638.35746 C 740.80302,637.67913 739.9316,637.51825 736.065,637.21828 C 732.36406,636.93106 731.37439,636.75424 730.37772,636.20225 C 729.15388,635.52459 727.64666,633.43533 728.15906,633.12337 C 728.31073,633.03107 730.07772,633.08656 732.06515,633.24652 C 734.60031,633.45057 736.01114,633.70443 736.81497,634.10861 L 737.97117,634.6936 L 738.93989,633.98545 C 739.78261,633.37285 740.67085,633.06018 741.59603,633.06179 z M 900.74606,636.69487 C 900.63604,636.81709 900.132,638.08339 899.62111,639.49664 C 898.91,641.46314 898.80104,642.05211 899.12113,642.05211 C 899.3513,642.05209 899.70744,641.58721 899.90235,641.00529 C 900.21821,640.0629 900.33165,639.96906 901.05855,640.11242 L 901.87102,640.26636 L 901.40229,638.35746 C 901.18085,637.44568 900.9424,636.77128 900.80856,636.69487 C 900.78944,636.68395 900.75979,636.67958 900.74606,636.69487 z M 420.35858,637.92642 C 420.13229,637.83863 419.97774,638.23902 420.07734,638.72692 C 420.18224,639.23806 420.17864,639.22532 420.38983,638.69614 C 420.51192,638.39039 420.56936,638.07259 420.48357,637.98799 C 420.44958,637.95452 420.39087,637.93896 420.35858,637.92642 z M 759.09535,640.32794 C 759.15113,640.31973 759.19724,640.31738 759.25159,640.32794 C 759.68635,640.41243 760.09628,641.10493 760.56404,642.39079 C 761.21558,644.18111 761.21381,649.02045 760.56404,651.31953 C 760.07586,653.04664 760.06177,653.10291 760.81403,655.84548 C 761.23486,657.3799 761.86412,659.63639 762.18898,660.83326 C 762.51381,662.03003 762.78272,663.83421 762.7827,664.8358 C 762.78271,666.33589 762.98159,667.08649 763.93891,669.11544 C 766.25126,674.01594 767.13208,679.75639 766.84505,688.01975 C 766.64146,693.87446 765.88047,698.73424 765.15761,698.73424 C 765.01103,698.73426 764.74217,698.15837 764.56388,697.4719 C 763.90258,694.92327 762.92834,693.04876 760.25155,689.06657 C 756.94078,684.14126 756.20383,682.22608 756.00172,678.04419 C 755.8855,675.63904 756.03095,674.08551 756.81419,669.5157 C 757.57241,665.09319 757.73549,663.39261 757.62666,661.26431 C 757.48183,658.43401 757.38732,658.11659 755.06426,654.49078 C 754.53552,653.66531 754.0723,652.61747 754.06429,652.15083 C 754.04454,650.9941 756.62505,643.72612 757.7204,641.83659 C 758.26518,640.89692 758.7049,640.38541 759.09535,640.32794 z M 495.19941,640.51267 L 495.04316,641.86738 C 494.88337,643.26363 493.37418,646.7907 492.51201,647.74803 C 491.96663,648.35403 490.36774,649.40887 489.98086,649.41063 C 489.85007,649.41121 489.25228,648.4052 488.66841,647.19384 C 487.80485,645.40232 487.6605,644.79283 487.82469,643.93023 C 488.13708,642.29189 489.03979,641.61268 491.4183,641.22082 C 492.55416,641.0338 493.8815,640.79215 494.35569,640.69741 L 495.19941,640.51267 z M 729.19027,643.74549 C 729.30935,643.74053 729.44713,643.76002 729.62775,643.77628 C 730.3503,643.84135 731.61144,644.08981 733.94008,644.546 C 739.67073,645.6686 741.6373,646.45113 743.34596,648.36381 C 744.80709,649.99907 745.87717,652.7132 745.43963,653.65948 C 745.18574,654.20902 745.29592,654.52293 746.06461,655.56838 C 747.01232,656.85747 749.5455,664.10068 749.28323,664.77423 C 749.20867,664.96542 748.40463,666.15181 747.50205,667.39127 C 745.88818,669.60753 744.90483,672.08455 745.28339,673.05641 C 745.37689,673.29682 745.81432,673.48745 746.22085,673.48745 C 747.26826,673.48744 747.48461,674.10737 747.22081,676.19686 C 746.75828,679.8595 747.52043,683.02035 750.1582,688.54316 C 751.22224,690.7713 752.26282,693.42162 752.47061,694.42381 L 752.84559,696.24035 L 753.97055,696.24035 L 755.12675,696.24035 L 756.28296,699.04213 C 758.6247,704.6838 760.80638,712.93045 761.564,718.99325 C 761.95532,722.12542 761.9804,730.31709 761.59525,732.63268 C 761.32495,734.26023 761.33217,734.43441 761.97024,735.12657 C 762.44921,735.64635 762.78144,736.5453 763.03269,738.08229 C 764.45589,746.7853 767.94291,758.578 771.37612,766.22323 C 772.05029,767.72452 772.62609,769.2484 772.62607,769.60999 C 772.62606,770.77691 767.61273,788.60037 765.90758,793.53287 C 764.19354,798.48992 762.08399,803.21526 760.25155,806.18705 C 759.04921,808.13718 758.96648,808.73355 759.78282,808.98883 C 760.94349,809.35174 761.0055,809.78704 760.56404,812.89901 C 760.33396,814.52175 760.08002,815.98781 759.97031,816.16262 C 759.57685,816.78958 758.95839,816.46625 758.22038,815.23895 C 757.80759,814.55248 756.38427,812.66689 755.06426,811.05168 C 751.97614,807.27394 750.37136,804.14747 750.12695,801.41479 C 749.91977,799.09786 749.29749,797.75581 747.5333,795.74966 C 745.93729,793.93475 744.86311,792.22479 742.53349,787.89852 L 740.65857,784.41939 L 743.6897,778.44637 L 746.75208,772.47335 L 746.53334,770.47208 C 745.69102,762.24935 742.26257,750.98286 738.12742,742.97771 C 735.42492,737.74629 733.14204,736.01169 725.84665,733.55634 C 723.65237,732.81777 720.97702,731.79591 719.90938,731.27797 C 717.58308,730.14962 715.28365,727.99718 714.50334,726.2594 C 712.93772,722.77203 713.47895,720.1496 717.31573,712.74313 C 718.83968,709.80183 720.24304,706.91392 720.44061,706.30828 C 720.63829,705.70256 720.97515,705.19988 721.19058,705.19988 C 721.40608,705.1999 723.1273,706.67718 725.00293,708.49428 C 727.90443,711.30489 728.59346,712.1781 729.69025,714.31336 C 730.61427,716.11214 730.91595,717.02873 730.78395,717.54618 C 730.68289,717.9432 729.80482,719.5045 728.81528,721.02531 C 727.82543,722.54623 727.07241,723.86498 727.1591,723.95024 C 727.24551,724.03551 727.9455,724.05701 728.69029,724.01182 C 729.67809,723.95196 730.46616,724.14493 731.65892,724.71996 C 732.5585,725.1536 733.38754,725.44911 733.47135,725.36653 C 733.72976,725.112 732.70294,723.4388 732.0964,723.11895 C 731.78104,722.9526 731.19497,722.81106 730.78395,722.81106 C 730.37322,722.81105 729.928,722.65171 729.81524,722.47238 C 729.7026,722.29285 730.16983,721.12883 730.84645,719.85534 C 731.52303,718.58201 732.06517,717.15307 732.06515,716.68409 C 732.06514,715.66068 730.98052,713.54 728.69029,710.18766 C 726.81943,707.44913 726.46186,706.581 727.00285,705.93881 C 727.29882,705.58743 727.2293,705.43914 726.62787,705.16909 C 726.22344,704.98755 725.17921,704.04227 724.31546,703.07546 L 722.75302,701.3205 L 722.94051,699.56554 C 723.04304,698.60118 723.57064,695.94671 724.12796,693.65409 C 725.23879,689.08348 725.68431,686.54653 725.97164,683.15512 C 726.13134,681.26782 726.06942,680.74096 725.56541,679.76836 C 724.85933,678.40536 724.14731,677.72733 723.128,677.48999 C 722.39419,677.31915 722.36596,677.21924 721.8468,672.37905 C 721.20597,666.40408 721.21585,664.36258 721.81555,662.3727 C 722.34548,660.61431 722.79324,660.30197 726.00289,659.54013 C 727.16734,659.26378 728.56337,658.78202 729.09652,658.46253 C 729.91286,657.9734 730.02649,657.74438 729.87774,657.07703 C 729.78088,656.64096 729.54863,655.22868 729.37776,653.93658 C 729.2067,652.64446 729.01245,651.42904 728.94028,651.22717 C 728.74658,650.68542 729.10536,649.99562 729.56525,649.99562 C 729.855,649.99559 729.74875,649.58722 729.22151,648.57933 C 728.30952,646.8366 728.01774,644.73725 728.56529,644.05338 C 728.70342,643.88098 728.83302,643.7604 729.19027,643.74549 z M 899.05863,645.03862 C 899.00051,645.06638 899.00079,645.24743 898.99613,645.62361 C 898.98457,646.58138 899.26349,647.34778 899.62111,647.34778 C 899.76743,647.34779 899.87112,647.04333 899.8711,646.67043 C 899.87113,646.29752 899.67453,645.72164 899.43362,645.40809 C 899.22365,645.13445 899.11677,645.01087 899.05863,645.03862 z M 907.08957,645.06941 C 906.57774,645.03259 905.24591,645.58637 905.24589,645.90071 C 905.24589,646.30172 906.26009,646.20913 906.90207,645.74676 C 907.22003,645.51766 907.39458,645.24669 907.27706,645.13099 C 907.24439,645.09878 907.1627,645.07467 907.08957,645.06941 z M 730.65896,650.67297 C 730.61583,650.69748 730.70053,650.80133 730.8777,651.01164 C 731.30688,651.52122 731.47145,651.57406 731.47143,651.19638 C 731.47145,651.05216 731.27185,650.83624 731.0027,650.73455 C 730.90047,650.69588 730.80704,650.68484 730.7527,650.67297 C 730.71197,650.66406 730.67334,650.6648 730.65896,650.67297 z M 551.04097,653.875 C 551.25437,653.86452 551.40184,653.88131 551.50971,653.90579 C 551.726,653.95477 551.75983,654.0893 551.7597,654.33683 C 551.7597,654.64036 551.49448,655.12159 551.16597,655.41444 C 550.307,656.18039 547.20064,656.73723 546.85364,656.18416 C 546.28616,655.2792 547.79908,654.26919 550.19726,653.96737 C 550.54854,653.92323 550.8276,653.88548 551.04097,653.875 z M 575.13378,654.4292 C 576.03863,654.40455 576.92451,654.41243 577.78993,654.4292 C 581.25159,654.49627 584.3008,654.88907 586.2271,655.59917 C 588.03293,656.26486 590.00077,657.94472 589.85196,658.67805 C 589.74556,659.20273 581.82339,664.39648 577.78993,666.59076 C 571.68607,669.9113 567.13917,670.86097 562.54053,669.7928 C 561.50787,669.55285 560.27563,669.17779 559.79063,668.93071 C 558.94017,668.49718 558.90355,668.49109 558.57193,669.20781 C 558.20225,670.00799 557.76983,670.16866 557.60322,669.57727 C 557.54632,669.37537 557.34455,668.11412 557.16574,666.7755 C 556.98714,665.43684 556.42668,663.16142 555.91578,661.69535 C 555.4049,660.22917 555.09154,658.90203 555.22831,658.77042 C 555.83929,658.18247 563.84335,655.76484 566.9466,655.22971 C 569.57683,654.7761 572.41924,654.50316 575.13378,654.4292 z M 488.94965,654.89103 C 489.61352,654.87003 489.79256,656.50061 489.66837,659.97118 C 489.53598,663.66221 489.16054,665.38735 488.51217,665.17448 C 488.31998,665.11134 487.7813,663.98919 487.32471,662.6498 C 486.18596,659.30835 486.1838,658.30758 487.23097,656.67678 C 487.98464,655.5031 488.55137,654.90363 488.94965,654.89103 z M 543.97875,656.6152 C 544.19744,656.60187 544.39501,656.59358 544.57248,656.6152 C 544.75057,656.63683 544.90783,656.68838 545.04121,656.73836 C 545.48559,656.90477 545.7829,657.14492 545.72868,657.29255 C 545.54169,657.80026 541.48253,660.87384 540.01016,661.60298 C 538.39052,662.40517 537.61942,662.47559 536.35405,662.00324 C 535.0396,661.51245 534.11222,660.53647 534.51037,660.06354 C 534.69246,659.84755 534.96042,659.66329 535.1041,659.66329 C 535.24769,659.66331 536.53086,659.13576 537.97899,658.49332 C 540.59508,657.3327 542.66622,656.69519 543.97875,656.6152 z M 521.16714,659.23225 C 521.54513,659.23656 521.96983,659.29332 522.47959,659.38619 C 524.6888,659.78852 526.93654,661.07601 528.16687,662.6498 C 528.72195,663.3601 529.40204,663.95653 529.66681,663.97372 C 531.33934,664.08237 531.78081,665.37115 530.32303,665.91341 C 529.82195,666.10008 529.3575,666.54831 529.26058,666.92944 C 528.97959,668.03332 526.69655,669.13502 524.35452,669.30018 C 522.55489,669.427 522.14578,669.36272 520.82341,668.65361 C 518.95378,667.65083 519.00745,667.61697 514.79239,671.57854 C 513.00916,673.25454 511.03993,674.88801 510.41756,675.21162 C 508.98202,675.95795 507.44443,675.98405 506.26147,675.2732 C 505.75229,674.96744 505.03916,674.23321 504.66779,673.64139 C 504.17361,672.85349 503.86747,672.62581 503.51158,672.77931 C 503.24419,672.89468 502.70265,672.97906 502.29288,672.99483 C 501.683,673.01824 501.52986,672.89302 501.44916,672.19432 C 501.27237,670.66234 501.69099,669.36255 502.79286,668.16099 C 504.2047,666.62104 505.86603,665.80483 510.35506,664.49713 C 514.76199,663.21338 515.78617,662.74277 517.79227,660.98721 C 519.29651,659.67087 520.03311,659.2193 521.16714,659.23225 z M 554.66583,660.1867 L 555.13457,661.75693 C 555.88254,664.33382 556.22829,666.67686 556.22827,669.11544 C 556.22827,671.37823 556.22519,671.4246 555.4783,671.4246 C 555.06152,671.42458 553.68915,671.21553 552.44717,670.96277 C 549.33489,670.32939 547.25334,669.35509 545.66618,667.79153 C 543.96015,666.11036 543.64068,665.0806 544.60373,664.31239 C 546.75724,662.59424 551.08779,660.62119 553.22839,660.37143 L 554.66583,660.1867 z M 614.97598,661.78771 C 617.4527,661.8019 619.92144,661.89224 621.35073,662.06481 C 631.25322,663.26045 637.74781,667.86467 640.91246,675.95055 C 642.37682,679.69167 643.37996,685.0037 642.75614,685.61822 C 642.48844,685.88199 641.78946,685.69174 635.44393,683.58617 C 627.63352,680.99448 626.24224,680.76609 618.00711,680.87675 C 611.61924,680.96254 611.14561,680.93819 609.88243,680.35334 C 607.90814,679.43962 607.2684,678.57777 606.6013,675.95055 C 605.42974,671.33554 605.32217,666.43241 606.35131,663.32715 C 606.72453,662.20159 606.77882,662.1579 608.53873,661.97245 C 610.01866,661.81656 612.49927,661.77353 614.97598,661.78771 z M 853.62291,669.20781 C 853.74092,669.324 853.01371,672.79521 851.87297,677.55157 C 851.54965,678.90044 850.9442,680.65489 850.52928,681.46174 L 849.77931,682.9396 L 850.52928,685.03324 C 853.68261,693.6954 853.68674,701.58698 850.56052,717.85407 C 848.81245,726.94835 848.32997,730.38989 847.96688,735.83471 L 847.62314,741.0688 L 846.65443,741.77694 C 846.13283,742.16888 844.47378,743.01111 842.96707,743.65506 C 841.4601,744.2989 839.72585,745.16079 839.12347,745.56396 C 838.52112,745.96725 837.90391,746.30289 837.71728,746.30289 C 837.4904,746.30292 837.29223,745.02062 837.1548,742.42351 C 836.93223,738.22342 836.60866,735.46122 836.06109,733.43319 C 835.78357,732.40512 835.5028,732.06317 834.71739,731.7398 C 834.17826,731.51792 833.38237,730.87434 832.93621,730.32352 L 832.12375,729.33828 L 831.24878,730.20037 L 830.37381,731.03166 L 831.87375,734.04896 C 833.63224,737.57317 834.3229,740.45004 834.27991,744.17847 C 834.23191,748.34746 834.39675,748.12575 830.53006,748.55047 C 828.71204,748.75028 826.57875,749.04395 825.78024,749.19704 C 824.98174,749.35009 822.98219,749.46832 821.34292,749.44335 L 818.37428,749.38177 L 817.84305,748.36574 C 816.56467,745.78716 816.28658,743.76009 816.28061,737.18942 C 816.27704,733.71686 816.38809,727.66099 816.5306,723.70393 C 816.75118,717.57022 816.72466,716.1058 816.31186,713.78995 C 815.67019,710.19098 815.68488,710.19991 816.87434,707.66298 C 819.02244,703.0826 819.95941,702.00987 837.0923,685.18718 C 846.10955,676.33302 853.5574,669.14317 853.62291,669.20781 z M 538.32272,672.59457 C 539.21479,672.63119 540.14562,672.82446 541.10386,673.17956 C 543.79316,674.17604 548.4786,678.84414 548.47858,680.53808 C 548.47858,681.55949 543.69068,683.96693 539.22894,685.18718 C 536.63944,685.89528 530.41426,686.97293 528.94809,686.97293 C 527.78783,686.97291 527.32318,687.60465 527.32315,689.12814 C 527.32315,689.67318 527.15299,690.33118 526.94817,690.60601 C 526.52408,691.17467 521.08127,692.3163 516.04234,692.88437 C 512.0027,693.33989 502.42742,693.09748 500.26171,692.48412 L 498.69927,692.02229 L 497.69931,693.56173 C 496.01987,696.14983 493.8368,697.59728 490.54334,698.3032 C 488.16163,698.8137 485.09664,698.80656 482.23116,698.3032 C 479.50567,697.82431 475.68777,696.62798 474.32522,695.80931 C 473.44836,695.28248 473.38196,695.07449 473.38776,693.80804 C 473.39576,692.1105 474.19107,690.2598 475.29393,689.40524 C 475.96441,688.88568 476.18715,688.35787 476.51264,686.5111 C 476.98802,683.81523 478.28247,681.13373 479.38752,680.53808 C 480.0431,680.18515 480.52988,680.15251 482.07492,680.41492 C 484.54752,680.83471 489.96215,682.88589 492.54326,684.35588 C 493.67142,684.99849 494.68947,685.52586 494.79317,685.52586 C 494.89697,685.52586 495.20235,684.87677 495.48065,684.10957 C 496.08642,682.44078 497.30732,680.95118 498.94926,679.82993 L 500.16796,678.99864 L 502.79286,680.63044 C 506.03643,682.65661 508.256,683.46301 510.6363,683.46301 C 513.2909,683.46303 514.21669,682.95806 515.57361,680.81518 C 518.54979,676.11647 518.81355,675.99216 525.66697,675.98134 C 531.59543,675.9719 531.94024,675.87218 534.54162,673.70297 C 535.49608,672.90698 536.83711,672.53356 538.32272,672.59457 z M 491.19956,675.36556 C 491.54186,675.33578 491.92288,675.33773 492.32452,675.36556 C 493.12789,675.42123 494.01469,675.58999 494.73067,675.85818 C 496.01202,676.33818 495.2885,678.14044 493.51197,678.93706 C 492.62331,679.33594 489.53987,679.32269 488.8559,678.90627 C 488.01384,678.39336 489.01475,676.08493 490.3246,675.5503 C 490.55369,675.45687 490.85727,675.39535 491.19956,675.36556 z M 621.66322,688.01975 C 626.96196,688.01975 628.55882,688.37939 635.75642,691.1602 C 638.87429,692.36461 641.03143,692.99948 642.31866,693.13068 C 644.68434,693.37199 645.71729,694.3086 645.56853,696.02483 C 645.47937,697.05343 645.4529,697.0704 643.59986,697.44111 C 642.56681,697.64784 640.89733,698.25295 639.88125,698.76503 C 636.84564,700.29501 634.31229,701.06739 632.4128,701.07419 C 630.85547,701.0797 630.54578,700.99146 629.47541,700.08895 C 627.54467,698.46046 626.41232,698.02543 623.50689,697.90294 L 620.882,697.77979 L 619.69454,696.30193 C 618.60431,694.94295 616.46346,690.96833 616.00719,689.43603 C 615.6641,688.28412 616.7138,688.01975 621.66322,688.01975 z M 612.19484,688.23527 C 612.40408,688.16909 613.09715,688.63073 613.72603,689.2513 C 614.67384,690.18627 615.04447,690.94289 615.97594,693.80804 C 616.59378,695.70945 617.20846,697.35443 617.35088,697.44111 C 617.63146,697.61196 617.71293,698.73424 617.44463,698.73424 C 617.35457,698.73426 616.93075,698.53501 616.47592,698.3032 C 615.5081,697.81018 614.17614,696.37567 612.13234,693.59252 L 610.66365,691.59125 L 611.22612,689.95944 C 611.54205,689.06692 611.98587,688.30158 612.19484,688.23527 z M 602.41397,695.50142 C 603.03801,695.5014 602.72198,697.2916 601.97649,698.0261 C 601.10831,698.88151 600.34974,698.93201 599.44533,698.21083 L 598.78911,697.68742 L 599.78907,696.9177 C 600.97321,696.03331 601.97341,695.50142 602.41397,695.50142 z M 611.56986,696.24035 C 612.24426,696.24037 614.63226,698.76332 614.63224,699.47317 C 614.63224,700.77668 613.20816,700.68502 611.88235,699.28844 C 611.22308,698.59392 611.06058,698.16799 611.13238,697.31796 C 611.18253,696.7249 611.37375,696.24035 611.56986,696.24035 z M 647.13097,704.73805 C 647.32409,704.73649 647.4567,704.75737 647.56845,704.79963 C 648.04945,704.98146 649.81107,708.95943 650.72458,711.94262 C 651.18054,713.43108 651.42689,714.96054 651.4433,716.65331 L 651.4433,719.1472 L 649.66212,718.99325 C 644.33686,718.55603 638.46157,718.98207 636.56888,719.9477 C 636.03657,720.21944 636.04266,720.26018 636.50639,720.59427 C 637.23249,721.11726 636.68676,723.52241 635.28768,726.07467 C 633.59628,729.15984 632.83067,729.85254 631.60033,729.33828 C 631.33777,729.22848 630.4049,728.50915 629.53791,727.73726 L 627.97547,726.32098 L 627.85047,723.76551 C 627.79,722.35697 627.48909,719.58986 627.163,717.60776 C 626.45753,713.32278 626.36449,708.78683 626.97551,708.55586 C 627.19782,708.47186 627.84432,708.65632 628.41295,708.9869 C 629.78281,709.78309 631.87046,710.05491 633.569,709.63347 C 634.327,709.44538 636.83991,708.40977 639.13128,707.3551 C 642.55112,705.78097 645.77915,704.74894 647.13097,704.73805 z M 548.54107,705.13831 C 548.35038,705.16797 548.64159,706.64659 549.35354,708.74059 C 550.3774,711.75147 551.57543,714.15745 553.38463,716.89962 L 554.66583,718.83931 L 555.04082,728.96881 C 555.4709,740.85498 555.71057,743.06871 556.07203,738.23623 C 556.35172,734.50451 556.0708,724.20448 555.6033,720.84058 C 555.14691,717.55744 554.17277,715.03022 551.79095,710.95738 C 550.64289,708.99441 549.42996,706.78875 549.10355,706.06197 C 548.80726,705.40281 548.62779,705.12482 548.54107,705.13831 z M 879.59064,710.00293 C 881.89606,710.04278 884.16078,710.30477 886.15288,710.80344 C 888.73757,711.45042 892.72771,713.27115 894.09007,714.40573 C 895.16994,715.30492 895.14944,715.1656 895.84001,724.87391 C 896.08713,728.34646 896.51788,733.86162 896.77747,737.12784 L 897.2462,743.07007 L 895.80876,744.9174 C 888.72144,754.08971 878.3437,763.85983 868.34108,770.77997 C 864.08281,773.72575 857.32685,777.73823 856.62279,777.73823 C 856.10866,777.73821 856.06033,777.46248 856.06031,774.8133 L 856.06031,771.91915 L 854.68536,771.58047 C 853.62789,771.31809 850.06272,769.76299 849.59181,769.36368 C 849.33839,769.14871 847.43745,760.02782 847.43565,759.01866 L 847.43565,757.7871 L 850.87301,755.57031 C 855.12708,752.81414 856.74094,751.24967 857.93524,748.73521 C 859.2362,745.99574 859.38808,742.04685 858.43522,736.75837 C 857.9196,733.89766 857.80122,732.33075 857.90399,729.92327 C 858.0259,727.06996 858.18909,726.39349 859.62267,722.38002 C 860.48823,719.95727 861.47744,716.85627 861.84133,715.48333 L 862.52881,712.98944 L 863.9975,712.49682 C 866.44891,711.68721 872.12082,710.54413 875.43455,710.18766 C 876.81211,710.03946 878.20741,709.97902 879.59064,710.00293 z M 408.60904,710.83423 C 408.56444,710.80117 408.49473,710.91265 408.35905,711.14212 C 408.01966,711.71672 408.09451,712.72948 408.45279,712.37367 C 408.57579,712.25151 408.67653,711.80569 408.67154,711.38843 C 408.66744,711.05567 408.65363,710.86728 408.60904,710.83423 z M 665.81774,713.91311 C 667.38161,713.91522 670.72579,714.231 674.66115,714.7444 C 679.93669,715.43271 683.00892,717.23188 684.66076,720.59427 C 685.23237,721.75786 685.39704,721.8975 685.78571,721.57951 C 686.17084,721.26481 686.43728,721.3965 687.34815,722.47238 C 689.29645,724.77416 693.47573,730.70577 696.16031,734.94184 C 700.6495,742.02618 708.6472,756.44697 708.34733,756.92502 C 708.15474,757.23194 706.52706,756.54556 703.78501,755.01612 C 699.01168,752.35386 696.19783,748.6087 695.37909,743.809 C 695.17191,742.59422 694.88413,741.623 694.72286,741.623 C 694.56136,741.62301 693.99156,741.74611 693.47291,741.93089 C 692.60226,742.24108 692.37985,742.18076 690.75427,741.09959 C 689.78598,740.45564 687.06902,738.79286 684.692,737.37415 C 674.2504,731.14214 670.3346,727.45749 667.09894,720.90216 C 665.49778,717.658 664.44507,714.44229 664.88028,714.03626 C 664.95477,713.96671 665.29647,713.9124 665.81774,713.91311 z M 812.31202,714.00547 C 812.69824,714.00548 812.60366,715.76748 811.81204,725.15101 C 811.13756,733.1444 810.4855,742.20714 809.99961,750.30543 L 809.81212,753.59983 L 808.40592,754.55428 C 801.76032,759.17909 794.7613,766.02795 789.90664,772.65808 C 789.0491,773.82902 788.18204,774.78251 787.96922,774.78251 C 787.75617,774.78248 787.42552,774.37975 787.21925,773.88963 C 786.69264,772.63707 786.97538,770.21633 788.09422,766.71585 C 788.68939,764.85343 789.25443,762.12104 789.62541,759.23418 C 790.4191,753.05508 790.78436,751.96755 792.71903,749.72045 C 794.61043,747.52364 794.97616,746.82439 796.18765,743.43954 C 797.3865,740.09064 798.26421,738.44852 802.21866,731.92454 C 805.9303,725.80086 808.80838,720.45766 810.15585,717.23829 C 811.04352,715.11735 811.80031,714.00547 812.31202,714.00547 z M 406.23413,714.92913 C 406.05054,714.85378 405.51931,715.20533 404.26546,716.22226 C 402.86771,717.35622 402.46563,717.53542 401.70306,717.39224 C 398.64878,716.8189 398.49992,716.8431 398.60943,717.39224 C 398.89152,718.80862 401.47307,719.61826 402.89051,718.74694 C 403.84967,718.15739 406.29662,715.5713 406.29663,715.14466 C 406.29663,715.02903 406.29532,714.95425 406.23413,714.92913 z M 652.13078,721.8874 L 653.06824,722.53396 C 653.67355,722.97469 654.0887,723.63607 654.28694,724.41208 C 656.47189,732.96886 661.08991,739.91845 669.69259,747.62681 C 671.67552,749.40352 673.30139,751.01369 673.31745,751.19831 C 673.33352,751.38293 673.13926,751.6237 672.87997,751.72172 C 672.08388,752.02275 665.20715,751.90631 663.50533,751.56777 C 662.62215,751.39213 661.67718,751.22454 661.44291,751.19831 C 661.19128,751.17016 660.05138,752.7412 658.63052,755.0469 C 654.82025,761.23076 652.54797,763.64104 649.78712,764.46827 C 648.32043,764.90779 645.91122,764.66743 644.41233,763.91407 C 638.87102,761.12876 634.60023,750.47329 634.60021,739.437 C 634.60022,735.50167 634.82608,735.22531 636.44389,737.25099 C 636.98609,737.92964 638.01781,739.07437 638.72505,739.77567 C 639.97272,741.0132 639.99898,741.08061 639.66251,742.08483 C 639.25987,743.28715 639.55004,743.77247 640.16249,742.94692 C 641.04538,741.75724 640.54548,740.54769 637.94383,737.55888 C 635.59482,734.8602 634.60653,733.38696 634.60021,732.50952 C 634.5976,732.10279 635.57551,729.90085 636.75638,727.61411 L 638.91254,723.45762 L 641.78743,722.68791 C 646.21799,721.51474 648.42838,721.72299 649.72462,723.39605 C 650.03095,723.79167 650.19772,723.73056 651.09957,722.87264 L 652.13078,721.8874 z M 966.89973,737.98992 C 967.00243,737.97295 967.10642,737.9662 967.18097,737.98992 C 967.47918,738.08482 967.56861,738.50927 967.49346,739.28305 C 967.41209,740.12244 967.19363,740.39575 966.08726,740.94565 C 964.81757,741.5767 963.99254,741.50657 963.52486,740.76091 C 963.29361,740.3922 963.93883,739.73695 965.55603,738.66728 C 966.16674,738.26334 966.59163,738.04085 966.89973,737.98992 z M 717.53447,743.16244 C 717.62309,743.16932 717.72343,743.21668 717.84696,743.2548 C 718.21564,743.36864 721.00163,744.57224 724.03422,745.93343 L 729.534,748.39653 L 731.37768,751.53698 C 735.07768,757.83546 736.25251,761.21429 736.25249,765.63824 C 736.25247,767.4979 736.15736,767.79111 735.06504,769.45605 C 734.41172,770.45195 733.58617,771.79826 733.25261,772.44256 C 732.91907,773.08686 732.54752,773.61253 732.40889,773.61253 C 732.27028,773.61251 731.80987,773.33185 731.37768,772.99676 C 730.20158,772.08535 728.02029,768.96769 726.87786,766.53112 C 726.32168,765.34497 724.84172,761.43677 723.59673,757.84868 C 721.10387,750.66403 719.88711,747.83875 718.25319,745.4716 C 717.13748,743.85536 716.91417,743.11422 717.53447,743.16244 z M 960.27499,743.96295 C 960.94677,743.96132 962.73361,744.22742 964.27483,744.54793 C 965.81595,744.86847 967.18286,745.13033 967.30596,745.13292 C 968.46329,745.15673 964.93,762.95654 962.27491,770.47208 C 960.76585,774.74338 958.40377,780.06235 956.52514,783.40336 C 954.9732,786.16375 954.81863,786.34637 953.24401,787.03644 C 948.92018,788.93118 940.50663,791.40554 933.96352,792.70157 C 930.42003,793.40335 920.75678,795.0411 920.21405,795.04152 C 919.95706,795.04175 919.83909,794.50052 919.83907,793.28656 C 919.83905,791.58382 919.80837,791.5316 919.05785,791.5316 C 918.63077,791.53161 917.88873,791.86677 917.40166,792.27053 C 915.26877,794.03889 915.21955,792.59733 917.27667,788.72982 L 918.52662,786.38987 L 920.27655,786.23593 C 921.70477,786.11577 922.12754,785.95439 922.58896,785.34306 C 923.1436,784.60813 923.14464,784.54895 922.49522,780.66316 C 921.58431,775.21188 921.54037,767.96628 922.40147,765.82297 C 922.98891,764.36099 922.99306,764.37244 925.40135,763.57539 C 933.44393,760.91356 943.26368,762.41227 952.15031,767.70109 C 953.5342,768.52468 954.75921,769.20991 954.9002,769.20974 C 955.2289,769.20932 956.80639,766.4888 956.80637,765.91534 C 956.80635,765.57715 956.24211,765.43205 954.27522,765.33035 C 952.05539,765.21551 951.44855,765.07655 949.27542,764.00644 C 947.91718,763.33766 945.89838,761.98439 944.77559,761.01993 C 942.84575,759.36184 942.63891,759.24613 940.77575,759.04944 C 937.04411,758.65573 929.39726,759.501 922.24522,761.0815 L 920.58904,761.45097 L 920.3703,763.20593 C 920.24444,764.17142 919.79956,766.97588 919.37034,769.45605 C 918.72508,773.18369 918.59373,774.57594 918.71411,777.46113 L 918.87036,780.94026 L 917.90164,782.38733 C 917.37437,783.17599 916.33048,784.65187 915.58923,785.68173 C 914.21136,787.59649 912.95814,789.91332 912.5581,791.22371 C 912.15634,792.53998 911.89181,792.67215 910.52693,792.20895 C 908.86148,791.64354 907.79653,791.88622 904.52717,793.53287 C 902.02,794.79554 901.65183,794.90427 899.52736,794.91836 C 897.5101,794.93176 897.12936,795.01585 896.43373,795.65729 C 895.01553,796.9648 893.68844,799.00332 891.21519,803.6008 C 888.44125,808.75792 887.0523,810.81383 885.24667,812.59112 C 883.91979,813.89711 883.52491,814.06593 882.96551,813.51478 C 882.3828,812.94063 881.86704,813.42129 881.46557,814.90028 C 881.02982,816.50608 880.37094,817.36338 879.59064,817.36338 C 879.30089,817.36338 878.47577,816.70664 877.74696,815.88552 C 876.07552,814.00302 874.29304,810.97412 872.40342,806.74125 C 869.93582,801.21301 868.29141,797.92821 867.05988,796.05755 C 866.41432,795.07725 865.9037,794.14198 865.90368,793.96391 C 865.90366,793.78573 866.38737,793.47478 866.96613,793.28656 C 867.54502,793.09845 868.95128,792.22113 870.12226,791.34687 C 871.29361,790.47272 872.54604,789.77664 872.9034,789.77664 C 874.26968,789.77663 879.64273,795.50956 882.27804,799.81378 C 882.64877,800.4194 883.04157,800.92217 883.153,800.92217 C 883.38663,800.92218 885.74473,795.59 886.02789,794.42574 C 886.22903,793.59888 885.77391,792.42447 885.24667,792.42447 C 885.07374,792.42447 884.55307,792.80206 884.12171,793.28656 C 883.17481,794.3498 882.28045,794.45204 882.27804,793.50208 C 882.27475,792.25237 881.67841,790.62896 880.84059,789.68427 C 879.63019,788.3199 878.40321,786.51062 878.40319,786.0512 C 878.40317,785.83348 878.9133,785.35849 879.52814,784.97359 C 881.60171,783.67508 885.81758,779.64154 887.59033,777.2764 C 888.559,775.9843 891.40555,772.76756 893.90258,770.10261 C 899.07021,764.58758 901.64279,761.35252 903.62095,757.87947 C 904.83312,755.75142 905.08417,755.46287 905.77712,755.50874 C 906.5187,755.55781 906.57118,755.4457 906.77708,753.87693 C 906.89745,752.96083 907.36568,751.38916 907.80829,750.36701 C 908.25062,749.34488 908.83698,747.77622 909.12074,746.88788 L 909.65197,745.28686 L 911.52689,745.1945 C 915.43671,744.99765 918.79006,745.79242 927.12003,748.98152 C 934.44253,751.7848 936.96284,752.48024 940.58826,752.67617 C 944.25783,752.87456 946.93294,752.43161 948.93168,751.29067 C 949.73257,750.83358 951.68671,749.3144 953.24401,747.90391 C 956.32021,745.1175 958.37137,743.96738 960.27499,743.96295 z M 555.82204,744.70188 L 555.63455,746.21053 C 555.50575,747.32211 555.25603,747.97411 554.66583,748.58126 C 553.35748,749.92685 553.80135,750.28478 555.50955,749.25861 C 556.6994,748.54388 557.00382,747.26769 556.32202,745.77948 L 555.82204,744.70188 z M 635.50643,759.84995 C 635.87944,759.79032 636.23806,760.16018 636.56888,760.92756 C 637.42635,762.91584 637.45042,763.83467 636.66263,764.653 C 635.77806,765.57169 635.56582,765.5666 635.22519,764.68379 C 634.57986,763.01179 634.3868,761.01214 634.81895,760.40415 C 635.05635,760.0702 635.28263,759.88574 635.50643,759.84995 z M 845.74821,760.09626 C 846.56221,760.09627 847.71691,765.1964 847.71689,768.7787 L 847.71689,770.93391 L 848.6856,770.77997 C 849.43216,770.66336 850.23241,770.93926 852.18546,771.91915 C 854.68163,773.17159 854.72905,773.20324 854.9666,774.50541 C 855.09927,775.23218 855.13432,776.9204 855.06035,778.26164 C 854.90926,781.00021 854.1116,782.96227 852.71669,783.98835 C 851.96915,784.53824 851.86118,784.54687 851.37299,784.1115 C 849.93251,782.82703 847.71773,783.02834 845.34198,784.63491 C 843.96887,785.56327 843.27389,785.54616 841.87336,784.54255 C 839.20161,782.62825 837.59913,780.25384 836.84231,777.09166 C 836.13146,774.12026 836.209,773.8142 837.84227,772.65808 C 838.63337,772.09802 839.44106,771.22687 839.6547,770.71839 C 840.00697,769.88051 839.95898,769.63519 839.24847,768.28608 C 838.02973,765.97158 838.17705,765.44181 840.43592,763.35987 C 842.29313,761.64823 844.8148,760.09626 845.74821,760.09626 z M 831.9675,765.39193 C 834.90803,765.39195 834.83594,765.34619 834.18616,767.45478 C 833.96201,768.18268 833.61208,770.01629 833.40495,771.54969 C 832.93041,775.06419 832.76345,775.36749 831.43627,775.36749 C 829.85685,775.36747 828.93712,774.75621 826.43647,772.04231 C 823.91786,769.30906 822.79434,768.6538 821.62416,769.17895 C 820.59561,769.64075 820.72723,770.10127 821.87415,770.10261 C 823.2014,770.1041 824.31359,770.83497 826.9677,773.45859 C 829.09187,775.55823 831.07259,776.83043 832.27999,776.84535 C 832.57505,776.84904 832.81065,777.07793 832.81122,777.36876 C 832.81155,777.65144 833.28921,778.79369 833.87368,779.92423 C 834.83853,781.79041 834.91348,782.13825 834.74864,783.64967 C 834.58169,785.17839 834.62432,785.34217 835.21737,785.52779 C 835.57297,785.63887 837.43707,787.20399 839.34221,789.00692 C 843.00051,792.46864 844.12027,793.16696 846.37319,793.47129 C 847.13893,793.57465 847.85396,793.8466 847.93563,794.05628 C 848.135,794.5679 847.0189,803.32446 845.90446,810.03565 C 845.00583,815.44567 843.21237,822.94345 842.1546,825.73792 C 841.61236,827.1701 841.57503,827.21685 840.27968,827.30815 C 839.54953,827.35963 838.77802,827.52587 838.59224,827.67762 C 838.40694,827.82942 838.1737,828.8364 838.06101,829.9252 C 837.27362,837.52215 833.30556,842.34457 826.31147,844.24198 C 824.29278,844.78961 823.88198,844.76749 823.59283,844.02645 C 823.45099,843.663 823.19373,842.5068 822.9991,841.47099 C 822.80477,840.43506 822.17264,838.33958 821.59291,836.79109 C 819.10326,830.14303 818.47214,828.18938 818.09304,825.67635 C 817.60834,822.46411 817.03563,821.36812 813.84321,817.856 C 808.86063,812.37464 807.94559,811.24738 805.93727,807.91122 C 801.58662,800.68393 798.91573,793.97568 798.62505,789.59191 L 798.46881,787.19038 L 800.15624,785.98962 C 801.59855,784.93984 801.81245,784.62522 801.81243,783.80362 C 801.81242,781.97412 802.8435,779.80935 804.53107,778.10769 C 812.23182,770.34348 822.93622,765.39193 831.9675,765.39193 z M 838.4985,768.7787 C 839.19658,768.77871 839.19626,770.27714 838.4985,770.9647 C 837.77247,771.68 837.32572,771.718 837.0923,771.11864 C 836.87142,770.55174 837.94092,768.7787 838.4985,768.7787 z M 1172.798,776.26037 C 1173.03,776.25178 1173.2042,776.34793 1173.2042,776.56826 C 1173.2042,776.73331 1173.7484,777.4486 1174.4229,778.16927 C 1176.1884,780.05643 1175.9155,780.38606 1172.6105,780.38606 C 1171.1397,780.38603 1169.8652,780.23487 1169.7668,780.07818 C 1169.5305,779.70139 1170.3689,778.07229 1171.3292,777.06088 C 1171.8009,776.56413 1172.4114,776.27468 1172.798,776.26037 z M 1246.3888,787.25196 C 1247.1283,787.19998 1249.0027,787.69499 1249.2325,788.05247 C 1249.5311,788.51677 1249.562,790.48728 1249.295,791.47002 C 1248.9999,792.55532 1247.9889,792.16853 1246.8888,790.54636 C 1245.9865,789.21626 1245.616,787.63187 1246.1388,787.31354 C 1246.1899,787.28238 1246.2831,787.25939 1246.3888,787.25196 z M 782.0007,792.54763 C 782.05517,792.54738 782.11155,792.56301 782.15695,792.60921 C 782.29285,792.74761 782.87634,794.77293 783.4694,797.10437 C 787.4791,812.87169 793.56793,824.71852 801.87493,832.9425 C 803.56959,834.6201 804.26575,835.54571 804.74981,836.82188 C 805.09933,837.74344 806.08508,839.91223 806.96848,841.65572 C 807.85195,843.39911 808.83671,845.533 809.12464,846.39719 C 809.89658,848.71588 809.57569,848.95266 805.46854,848.95266 C 802.51927,848.95267 802.13295,848.86476 800.34374,848.02899 C 799.27826,847.53123 796.77985,845.9495 794.8127,844.48829 C 790.57567,841.3411 789.161,840.57595 787.06301,840.36259 C 785.7876,840.2329 785.18005,840.33112 783.81313,840.94758 C 782.89009,841.36397 782.0669,841.92888 781.96945,842.17913 C 781.70295,842.86378 786.35478,849.10611 789.31292,852.03153 C 790.70625,853.40964 792.74543,855.32112 793.87524,856.28039 C 796.67251,858.65562 797.65849,860.17795 797.65634,862.2842 C 797.65428,864.4259 797.33685,865.46151 795.21894,870.32006 C 793.95969,873.20854 793.15173,875.64284 792.4378,878.69461 C 791.08764,884.46739 790.26429,886.6689 789.50041,886.6689 C 789.29798,886.66892 788.77792,885.5999 788.34421,884.26738 C 787.91057,882.93485 787.05538,880.45205 786.43803,878.75619 C 785.42745,875.97929 785.31153,875.29751 785.15683,871.8595 L 784.96934,868.0417 L 783.71939,866.31752 C 782.43156,864.54919 780.84747,860.17566 776.68841,847.04375 C 773.59257,837.26813 773.49283,836.25218 774.81348,827.80077 C 775.24266,825.05503 776.05601,819.23039 776.62591,814.86949 C 777.19575,810.50858 777.9946,805.15338 778.40709,802.95423 C 779.40991,797.60998 781.18374,792.55133 782.0007,792.54763 z M 976.71185,793.00946 C 976.93367,793.01037 977.12926,792.9973 977.30557,793.00946 C 978.53989,793.09455 978.71706,793.5176 978.30553,794.826 C 978.04676,795.64834 977.82633,798.81512 977.68056,803.8779 C 977.44307,812.11888 977.2026,813.57917 975.83688,815.02343 C 975.1204,815.78123 974.03515,815.69257 971.64954,814.68475 C 969.94594,813.96502 968.03515,811.98022 967.21222,810.09723 C 966.87898,809.33496 966.36093,807.58758 966.08726,806.21784 L 965.58728,803.72395 L 963.71235,802.61556 C 961.22543,801.13565 959.18328,800.35897 956.65013,799.93693 C 954.23265,799.53416 954.07917,799.18852 955.65017,797.93566 C 956.87008,796.96291 958.80394,796.50267 959.18128,797.10437 C 959.52104,797.64613 959.26742,798.21423 958.55631,798.39749 C 957.56171,798.65378 958.07992,799.31145 959.21253,799.22879 C 960.17042,799.1589 961.85765,798.42175 966.89973,795.78045 C 968.97626,794.69284 969.24207,794.61543 971.71204,794.61048 C 974.20699,794.60548 974.38275,794.57431 974.99316,793.80997 C 975.48527,793.19356 975.8699,793.00602 976.71185,793.00946 z M 909.49572,795.04152 C 909.94506,795.03067 910.35994,795.04772 910.71443,795.07231 C 911.18711,795.1051 911.53697,795.18951 911.68314,795.28783 C 911.98893,795.49347 912.99621,801.66723 912.99559,803.3237 C 912.99535,803.87709 912.70727,804.32494 912.02687,804.80156 C 911.49394,805.17453 908.97424,807.17561 906.43334,809.26593 C 901.0529,813.69198 897.73879,815.90919 894.90254,816.96312 C 892.20877,817.96406 890.99338,818.18707 887.87157,818.22546 C 885.78692,818.25115 885.22846,818.14897 885.09043,817.79442 C 884.98431,817.52221 885.34569,816.89457 886.05914,816.13183 C 888.01504,814.04136 889.68882,811.40832 893.09011,804.9555 C 896.64885,798.20398 897.3089,797.10437 897.96492,797.10437 C 898.20516,797.10438 899.07912,797.43233 899.90235,797.8433 L 901.40229,798.61302 L 902.87098,797.2891 C 903.68289,796.56991 904.98016,795.79127 905.74587,795.53414 C 906.54206,795.2669 908.14774,795.07406 909.49572,795.04152 z M 916.74544,795.65729 C 917.62739,795.651 918.13414,796.31544 917.90164,797.22752 C 917.64536,798.23376 918.30062,798.24651 919.77657,797.25831 C 921.05437,796.40285 922.33029,796.27642 922.18273,797.012 C 922.08554,797.49583 917.10332,800.64507 916.43295,800.64507 C 916.21623,800.64509 915.9152,799.73655 915.68298,798.39749 C 915.2628,795.9781 915.36878,795.66702 916.74544,795.65729 z M 1115.8627,797.81251 C 1115.7821,797.8145 1115.7862,797.9244 1115.8627,798.1204 C 1116.0609,798.62911 1116.2689,798.7275 1116.2689,798.30513 C 1116.2689,798.1531 1116.1185,797.94197 1115.9564,797.8433 C 1115.9141,797.81755 1115.8895,797.81185 1115.8627,797.81251 z M 861.31011,799.84457 C 861.37739,799.83556 861.45696,799.83049 861.52885,799.84457 C 861.96019,799.92906 862.47491,800.52313 863.34128,801.84584 C 864.47596,803.57848 868.10966,812.09731 868.46608,813.85346 C 868.63125,814.66775 868.6084,814.71554 867.74735,814.71554 C 867.09783,814.71552 866.36628,814.36436 865.30995,813.48399 C 863.95888,812.35786 863.84647,812.13238 863.96625,811.23641 C 864.23122,809.25415 863.12897,807.81765 860.99762,807.38782 C 860.12136,807.21114 860.08472,807.18754 859.99766,805.2326 C 859.91092,803.27979 860.55602,800.25114 861.12261,799.90614 C 861.18778,799.86649 861.24282,799.85357 861.31011,799.84457 z M 950.68161,801.38401 C 951.32836,801.38435 951.94179,801.37 952.49404,801.38401 C 956.3599,801.482 958.14695,801.9692 961.46244,803.57001 L 963.89985,804.73998 L 964.55607,806.74125 C 964.91726,807.82996 965.95623,810.03532 966.83723,811.66745 C 968.5528,814.84552 968.67479,815.21481 968.02469,815.36211 C 967.70936,815.43361 967.89531,816.10398 968.83715,818.00994 C 970.54324,821.46177 972.23149,826.2652 971.77454,826.41528 C 971.10783,826.63424 971.42103,827.28175 972.58701,828.07787 C 974.19856,829.1783 974.8212,830.54606 974.58693,832.51145 C 974.40096,834.07081 974.5411,835.00534 974.99316,835.00534 C 975.1282,835.00537 975.2845,834.70997 975.3369,834.35878 C 975.4266,833.75708 976.36293,833.02268 977.8993,832.35751 C 978.45317,832.11763 978.5299,831.91335 978.36803,831.24911 C 977.88547,829.26593 976.90638,828.21322 976.18062,828.90917 C 975.90422,829.17418 975.63373,829.01712 974.96192,828.23181 C 974.00124,827.10846 973.99161,826.67122 974.89942,826.53843 C 975.27762,826.48308 976.43809,827.18583 978.05554,828.44734 C 979.4653,829.54696 981.19453,830.63895 981.89914,830.87965 C 983.03858,831.26897 983.2066,831.43667 983.36784,832.41909 C 983.46763,833.02654 983.61119,833.61329 983.71157,833.71222 C 984.07885,834.07398 984.7829,833.53116 985.27401,832.51145 C 985.85527,831.30469 986.45411,831.11443 986.24272,832.20357 C 986.08087,833.03882 986.49136,833.46725 986.9927,832.97328 C 987.47642,832.49647 988.13398,832.57074 988.58638,833.15802 C 988.9557,833.63766 988.98371,833.63676 988.99262,833.06565 C 989.00991,831.9475 989.36861,832.07176 990.08632,833.46591 C 990.47706,834.22445 990.77323,834.91597 990.7738,835.00534 C 990.77556,835.22205 987.64713,837.40335 985.68025,838.54605 C 983.83913,839.6156 981.57901,840.52911 979.89922,840.886 C 978.0849,841.27141 974.40419,840.93874 971.64954,840.14707 C 970.29017,839.75626 966.69622,838.44331 963.68111,837.22214 C 960.66605,836.00088 958.02905,835.00534 957.80634,835.00534 C 957.58397,835.00537 957.40012,835.18907 957.4001,835.43639 C 957.4001,835.68369 957.1957,835.96405 956.96262,836.05216 C 956.72361,836.14252 953.5382,834.32018 949.6504,831.89568 C 941.3145,826.69756 937.41842,824.53324 933.27604,822.81299 C 927.43458,820.38698 922.37194,819.2521 916.05797,818.93361 C 914.04967,818.83232 912.40188,818.65567 912.40186,818.53335 C 912.40188,818.23585 917.02586,814.63284 919.99531,812.62191 C 927.78935,807.34375 936.38978,803.46177 943.71314,801.90741 C 945.51933,801.52413 947.47254,801.38232 950.68161,801.38401 z M 615.22597,809.05041 C 615.14391,808.96751 612.63555,809.95781 609.63244,811.23641 C 606.62928,812.51495 603.92153,813.54557 603.60142,813.54557 C 603.28125,813.54556 602.45074,813.03249 601.75774,812.40639 C 599.0071,809.92121 597.1016,809.13227 596.6017,810.25117 C 596.4753,810.53379 596.29249,812.93742 596.19546,815.57763 L 596.00797,820.38068 L 593.13308,821.98169 C 591.16066,823.08735 590.30506,823.73331 590.41444,824.01375 C 590.62363,824.55137 590.56021,824.55354 593.32057,823.0593 C 597.04013,821.04644 597.0121,821.16587 596.85169,816.16262 C 596.74469,812.81925 596.79837,811.82522 597.13292,811.39036 C 597.53041,810.87453 597.59828,810.88134 598.47662,811.32878 C 598.9902,811.59034 600.33772,812.57682 601.44526,813.54557 C 602.5528,814.51432 603.60619,815.33132 603.82016,815.33132 C 604.03455,815.33133 606.26039,814.32045 608.75747,813.11453 C 612.9296,811.09958 615.59468,809.42391 615.22597,809.05041 z M 863.24753,813.39163 C 863.75225,813.42647 864.21424,813.60089 864.68497,813.91504 C 866.1818,814.91423 866.11675,815.21018 864.34124,815.73157 C 863.47189,815.98695 861.75837,816.83933 860.52889,817.64048 C 858.2843,819.10288 857.24778,819.45587 857.24776,818.74887 C 857.24778,817.93397 859.24096,815.14055 860.37264,814.37687 C 861.46163,813.64171 862.40635,813.33355 863.24753,813.39163 z M 989.24261,823.45955 C 988.79911,823.52701 988.2814,823.77635 988.18015,824.07533 C 988.11491,824.2684 988.16868,824.40527 988.30514,824.38322 C 988.44195,824.36127 988.84242,824.29928 989.21136,824.22927 C 989.58005,824.15927 989.89885,823.92292 989.89883,823.70586 C 989.89884,823.58288 989.796,823.48869 989.64884,823.45955 C 989.53849,823.4377 989.39044,823.43707 989.24261,823.45955 z M 990.8363,824.75268 C 990.28341,824.80255 990.50777,825.34354 991.33628,825.64556 C 991.89035,825.84752 992.01111,825.78781 991.93,825.36846 C 991.87544,825.08669 991.50293,824.80667 991.11753,824.75268 C 991.00613,824.73709 990.91528,824.74556 990.8363,824.75268 z M 990.7113,828.44734 C 990.84202,828.45069 990.98912,828.477 991.14878,828.50891 C 991.94252,828.66765 992.13553,828.8553 992.21124,829.49415 C 992.28544,830.12107 992.20091,830.29466 991.74251,830.29466 C 991.42181,830.29469 990.83445,830.03834 990.46131,829.74046 C 989.59308,829.04782 989.79635,828.4239 990.7113,828.44734 z M 995.52361,830.07914 C 995.59704,830.05947 995.66265,830.07975 995.74235,830.10993 C 995.99361,830.20483 996.38488,830.29466 996.61732,830.29466 C 997.34066,830.29469 997.10025,830.87958 996.14859,831.40306 C 995.64819,831.67823 994.53887,832.39843 993.71118,833.00407 C 992.88352,833.60978 992.11472,834.11247 991.9925,834.11247 C 991.87057,834.11244 991.5299,833.87115 991.24253,833.55827 C 990.49954,832.74958 990.84004,832.40702 992.74247,832.17278 C 994.28514,831.9829 994.46867,831.91292 994.86739,830.97201 C 995.09345,830.43924 995.30335,830.13814 995.52361,830.07914 z M 984.99277,858.18929 C 984.19575,858.18928 983.04999,859.98631 982.27413,862.43814 C 981.84554,863.79254 981.52915,865.01777 981.58666,865.14755 C 981.64447,865.27723 982.5318,863.77015 983.55533,861.79158 C 984.80472,859.3765 985.27383,858.18929 984.99277,858.18929 z M 1004.1171,866.25595 C 1002.4447,866.30018 1000.8657,866.97396 999.27347,868.31879 L 998.3985,869.05773 L 1000.1797,868.28801 C 1002.7894,867.1315 1005.1497,867.18254 1009.5231,868.5651 C 1012.8245,869.60887 1014.4466,869.90778 1013.8667,869.36561 C 1013.4211,868.94927 1007.4866,866.76922 1005.8357,866.40989 C 1005.2565,866.28387 1004.6745,866.2412 1004.1171,866.25595 z M 801.78118,898.52258 C 801.84344,898.51201 801.91355,898.50807 801.96867,898.52258 C 802.03167,898.53916 802.07242,898.56322 802.12492,898.61495 C 802.53389,899.01784 801.02602,906.34902 799.96875,909.08313 C 799.64211,909.92761 799.12505,910.16775 799.12503,909.48338 C 799.12506,907.00846 799.84519,901.30845 800.28124,900.33912 C 800.76455,899.26513 801.34535,898.59657 801.78118,898.52258 z M 585.0709,908.15947 C 585.13596,908.14802 585.22665,908.15516 585.32089,908.15947 C 585.51008,908.16808 585.73074,908.19855 585.97711,908.25183 C 587.14216,908.504 589.4053,910.47833 590.35194,912.06964 C 591.2464,913.57367 592.75977,917.86879 593.03933,919.70525 L 593.25808,921.02917 L 591.78938,921.02917 C 590.99201,921.02215 589.84598,920.84657 589.22698,920.62892 C 588.60791,920.41133 587.03439,919.53481 585.72712,918.68923 C 583.02233,916.9396 582.88505,916.61842 584.03969,914.34801 C 585.29454,911.88073 585.56105,910.81802 585.16464,909.51417 C 584.96975,908.87313 584.86503,908.30145 584.9459,908.22104 C 584.96635,908.20094 585.00583,908.17091 585.0709,908.15947 z "
+     id="path1937"
+     style="fill:#070203"
+     sodipodi:nodetypes="ccsssssssssssssssssssssssssssssssscccccsssssscccsssscccsssssssssscccsssssssssscccssssssssscccsssssssccccccccsssssssssssssscccsssssssscccsscccssssssssssssssssssssccsssscccssssssssssssssscccssscccscccsssssssssscccsssssssscccsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssscccccssssssssscccsssssssssssssssssssssssssssssssscccscccssssssscccssssssssssssssssssssssssssssssssssssscccssscccssssssssssssssscccssscccsssssssssssssscccsscccssscccsssssssccccccssscccscccsssssssssssssssssscccscccsssssssssssssccccccssssssssssssscccssssssscccsssssscccsssssssssssssscccsscccsssssssssssssssssssssssssssssssssssssssssssssscccscccssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssccccccsssscccsssssssssssssssscccsssssssssssssssssssccccccsssssssssssssssssssssssssssscccsssssssssssssscccsssssssssssssscccsssscccsssssssssssssssssssssssssscccssssssscccssssssssssssssscccscccssssssscccsscccssssssssssssssssssssssssscccssssscccssssssssscccsssssssssscccccsssssssssscccssssssssscccsssssssssssssscccsssssscccsssccccccssssssssssssssssccccccssscccsssssssssssssssssssssscccsssssssssssssssssssssssssssssssssssssccccccsssssssssssssssscccssssssssscccsssssssssssssscssccccccsssscccscccsssssssssssscccscccssssssssssssssssssssssssssssssssssssssssssssssssssssscccssssssssssssssssssssssssssssssssssssssssssssssssssssscccssssssssssssssssssssscccsssssssssssssssssssscccssssscccssssssssssssssssssssssssssscccssssscccssssssssssssssssssssssscccssssccccccssssssssssssssssssscccscccssssssssssssssscccccsssssssssssssssssscccsssscccssssssssssssssssssssssssssssscccsssssssscccssssssssssssssssssssscccssssssssscccssssssssscccsssssssssssssssssssssssssssssssssssssssssssssssscccsssssssssssssssssssssssssssssssscccsssssssssssssssssssssssssssssssssssssssssssssssssccccccssssssssssssssssssscccsssssssssssssssssssssssssssssssssscccscccsssssssssssssssssssssssscccscccsssssssssssssssssssssssssssssssscccsssssssssssssssssssssssssssssssssssssssssssssssscccssssssssscccsssssssscccsssssssssssssssssssssssssssssssssscccssssssssssssssssssssssssssssssssssssssssssscccccscccscccsssssssssssssssssssssssssssssssssssssssssscccsssssssssscccssscccsssssssssssssssssssssssssscccssssssssssssssssssscccsssscccsssssscccssssssssssssssssssssssssssssssscccsssssssssssssssssssssssssssssscccccccccsscccssssssssscccscsssccssssssccsssccssssccssssccsssssssccssssssssssscccsscccsccsssssssssccssccssssssssssssssssssssssscccscccscccsssssssscccscccsssscccsscccscccsssssscccsssssscccsssssssssscccssccsssccssssssssssssssssscccssscccsssssscccsssssssscccssssssssssssssssssssssssssssssscccsssssscccssssscccssssssssscccscccsscccsssssscccssssssssssssssssscccsssssssssssssssssssssssssssssssscccssccsssssccssccssssccsssccsssssssssccscccscccsscccssssssccsssssccsscccssssssscccsccccccssssssssscccsscccssssssssscccsssssssccssssscccsssssssssccsssssssssssssccssssssccssssssssssssssccsssssssssssccssccscccssccssssssccsssssssssssssssccsssssssssssssssssccssssssssssscccssssssssssssccsssccssssssssssscccsssccccscccssssssccssscccssccsssssssssssccsssssccsssssccsssssccssssssssscccssssccssssccccccsssssssscccssssssssccsssssssssscccssssssssssssssssssssssssssccssssccssssssssssssssssssscccssssscccsscccsssssssssccsssssssssssssssccsssssssccsssscccscccssssccsssccsssscccsssssccssssssssssssccsssssssssccsscccssssssssccssssssccssssscccccssssccsssccssssccsssssssssccsscccsssssssssscccssssscccccscccssssssssssssssssssssssssssssssssscccsscccsssssssssssssscccsssssssssssccssssssssssssssccsssccssssssssssssccssssscccscccccssssssssssccsssssccssssssssssccccccsssssscccssscccssssssssssssssscccssssscccsssccccccssssssssssssssssssssccssssssssssscccsssssssssssssscccssscccsssssssssssssssscccsssssssssssssscccsccssssssscccssssssssssscccssscccssssssssssccssssscccccssscccsssssssssccsssccscccssssssccssccsscccsscccscccssssssssssssssscccsscccssssssssssccssssscccsscccsssssssssssscccccssscccsccsssccssssssssssssssssscccssssscccssssssssssscccccssssssssssssssscccccssssssssssssssssssssssscccssssssssssssssccssssccsssccssssccsssssccssssssssssssccssssccssssssssccssssssssssssssssscccssssscccsssssssssccscccscccsssssscccccssscccsssssccssssssscccssssssssssscccssssccsssssccssssssscccsccssssscccccscccccsssccsscccsssscccsssssccscccssssccssscccsscccscccsssscccsccsssccssssssssssssssccscccsssssssssccssssscccsssssssssssssssscccscccsssssccscccssssssssccsssssssssscccssssssssssscccscccssssssssssssssssssssssssssssssssscccsssscccsscccsssscccccssssssssssssccssssssssssssssssssssssssssscccssccssccsssssccssssccsssssssssssssssssssscccssssccsssssscccssssssssccssssssssssscccsccsssssccsssccsssssssssccscccsssssssssssssssssssssssssssssssssssssccsssscccssssssssccsssssccsssssccsssccssssccssssssssccssscccccsssccsssssccssscccsssssc" />
+  <path
+     d="M 1328.9245,450.47163 C 1331.2249,449.54432 1332.7262,446.82636 1331.3932,446.00249 C 1330.9349,445.71931 1327.7802,444.83911 1324.3826,444.04651 C 1320.1652,443.06266 1316.7152,441.41174 1313.5094,438.84337 C 1310.9267,436.77424 1308.6717,434.98559 1308.4982,434.86858 C 1308.3247,434.75158 1310.5282,432.47278 1313.3947,429.80459 C 1319.094,424.49973 1322.2575,418.76565 1322.2916,413.67858 C 1322.3086,411.15173 1322.8624,410.19518 1324.7165,409.49026 C 1327.7482,408.3376 1328.9898,406.45333 1326.7176,406.45333 C 1325.1205,406.45333 1325.1165,406.32866 1326.6586,404.62459 C 1328.8739,402.17673 1328.7444,401.45333 1326.0911,401.45333 L 1323.8686,401.45333 L 1326.0911,399.89663 C 1328.5947,398.14303 1329.1129,395.93262 1326.8136,396.81496 C 1324.6245,397.65501 1324.9794,396.14311 1327.3136,394.6854 C 1328.4136,393.99844 1329.3136,392.73864 1329.3136,391.88584 C 1329.3136,391.03304 1328.8636,390.61341 1328.3136,390.95333 C 1327.7636,391.29325 1327.3136,391.12136 1327.3136,390.57136 C 1327.3136,390.02136 1327.7636,389.29325 1328.3136,388.95333 C 1329.8868,387.98101 1329.4805,386.45206 1327.8183,387.08988 C 1326.4982,387.59647 1326.4938,387.33462 1327.7807,384.85416 C 1329.4539,381.62902 1329.0515,380.59607 1326.8376,382.43344 C 1325.4723,383.56655 1325.4711,383.32056 1326.8268,380.07594 C 1328.6764,375.64918 1327.9645,375.29387 1325.7655,379.54626 C 1323.8762,383.19991 1322.8203,382.88114 1324.2609,379.09202 C 1326.0408,374.41049 1324.2751,376.28948 1321.807,381.70333 L 1319.4136,386.95333 L 1319.8386,381.95333 L 1320.2635,376.95333 L 1319.3567,381.10958 C 1317.7555,388.44848 1314.5956,393.03412 1305.1018,401.79623 C 1299.9933,406.51101 1294.4636,412.40273 1292.8136,414.88896 C 1289.9014,419.27702 1288.3136,420.52697 1288.3136,418.43137 C 1288.3136,417.8693 1286.9435,414.38775 1285.269,410.69459 C 1282.9347,405.54642 1282.005,404.32665 1281.2843,405.46655 C 1280.62,406.51723 1280.3397,405.56008 1280.3289,402.20333 C 1280.3131,397.30416 1279.6767,396.5476 1277.3845,398.70333 C 1276.2924,399.73043 1276.1674,399.47713 1276.6836,397.28279 C 1277.5847,393.45238 1276.5158,391.04062 1274.6159,392.61737 C 1273.3603,393.65947 1273.2473,393.32349 1273.8225,390.25742 C 1274.6375,385.91353 1272.7659,384.13362 1271.3365,387.89316 C 1270.8011,389.30125 1270.2395,390.45406 1270.0884,390.45495 C 1269.9372,390.45584 1269.8136,388.54334 1269.8136,386.20495 C 1269.8136,380.69115 1267.963,379.76584 1267.3104,384.95333 C 1266.9328,387.95475 1266.6207,388.49603 1266.0604,387.12154 C 1265.6497,386.11406 1265.3136,384.01336 1265.3136,382.45333 C 1265.3136,379.01313 1264.4147,376.45333 1263.2066,376.45333 C 1262.7155,376.45333 1262.3067,379.26583 1262.2983,382.70333 C 1262.2875,387.10765 1261.9967,388.51037 1261.3136,387.45333 C 1260.7804,386.62833 1260.3373,384.77093 1260.3289,383.32577 C 1260.3205,381.88062 1259.7016,380.19032 1258.9536,379.56954 C 1257.8465,378.65067 1257.4801,379.39932 1256.983,383.59701 C 1256.2744,389.5796 1257.6171,396.59407 1260.2991,400.92112 C 1261.3328,402.58884 1265.3589,408.00021 1269.2461,412.94641 C 1273.1332,417.8926 1276.3136,422.7301 1276.3136,423.69641 C 1276.3136,425.82921 1276.1682,425.83724 1271.6594,423.95333 C 1264.8745,421.11842 1262.6907,422.30612 1261.8107,429.30967 C 1261.3166,433.24262 1261.3992,433.4168 1263.2203,432.2795 C 1264.8528,431.26001 1265.831,431.52276 1269.4843,433.96212 C 1271.8654,435.55204 1274.7136,437.62932 1275.8136,438.57829 C 1280.7382,442.82681 1287.7126,445.19583 1297.1404,445.82248 C 1302.2702,446.16345 1309.4702,447.31303 1313.1404,448.37711 C 1321.9208,450.92269 1326.3481,451.5102 1328.9245,450.47163 z "
+     id="path3453"
+     style="fill:#000000"
+     sodipodi:nodetypes="cssssssssscccsssssssssssscccccssssssssssssssssssssssssssssssssc" />
+  <path
+     d=""
+     id="path3445"
+     style="fill:#000000" />
+  <path
+     d="M 1345.5021,369.79396 C 1346.7993,369.27102 1347.646,367.73826 1346.8942,367.27366 C 1346.6358,367.11397 1344.8567,366.61759 1342.9407,366.17061 C 1340.5624,365.61578 1338.6168,364.68477 1336.809,363.23639 C 1335.3524,362.06952 1334.0808,361.06084 1333.9829,360.99485 C 1333.8851,360.92887 1335.1278,359.64378 1336.7443,358.1391 C 1339.9583,355.1475 1341.7424,351.91385 1341.7615,349.04507 C 1341.7711,347.62009 1342.0834,347.08066 1343.129,346.68314 C 1344.8386,346.03311 1345.5388,344.9705 1344.2575,344.9705 C 1343.3569,344.9705 1343.3545,344.90019 1344.2243,343.93921 C 1345.4735,342.55878 1345.4005,342.15083 1343.9042,342.15083 L 1342.6508,342.15083 L 1343.9042,341.27295 C 1345.316,340.28403 1345.6082,339.03751 1344.3117,339.53508 C 1343.0771,340.00883 1343.2772,339.15621 1344.5937,338.33415 C 1345.2139,337.94675 1345.7215,337.23631 1345.7215,336.75538 C 1345.7215,336.27446 1345.4677,336.03782 1345.1575,336.2295 C 1344.8474,336.4212 1344.5937,336.32427 1344.5937,336.01411 C 1344.5937,335.70394 1344.8474,335.29334 1345.1575,335.10164 C 1346.0447,334.55332 1345.8156,333.69108 1344.8783,334.05077 C 1344.1337,334.33646 1344.1314,334.18879 1344.857,332.78998 C 1345.8006,330.97121 1345.5737,330.38869 1344.3252,331.42485 C 1343.5553,332.06384 1343.5545,331.92513 1344.3191,330.09536 C 1345.3622,327.59896 1344.9607,327.3986 1343.7206,329.79667 C 1342.6551,331.85708 1342.0597,331.67732 1342.872,329.5405 C 1343.8759,326.90042 1342.88,327.96005 1341.4883,331.01311 L 1340.1386,333.97377 L 1340.3782,331.15409 L 1340.6178,328.33442 L 1340.1064,330.67827 C 1339.2035,334.81694 1337.4215,337.40294 1332.0676,342.3442 C 1329.1868,345.00303 1326.0683,348.32557 1325.1378,349.72765 C 1323.4956,352.20223 1322.6002,352.90712 1322.6002,351.72534 C 1322.6002,351.40836 1321.8275,349.445 1320.8831,347.36229 C 1319.5667,344.45907 1319.0425,343.77119 1318.6361,344.41402 C 1318.2615,345.00653 1318.1034,344.46677 1318.0973,342.57378 C 1318.0884,339.81096 1317.7295,339.38431 1316.4369,340.6 C 1315.8209,341.17922 1315.7505,341.03637 1316.0416,339.79891 C 1316.5497,337.63881 1315.947,336.27874 1314.8755,337.16791 C 1314.1674,337.7556 1314.1038,337.56613 1314.4281,335.83706 C 1314.8877,333.38738 1313.8323,332.38364 1313.0262,334.50377 C 1312.7242,335.29784 1312.4075,335.94796 1312.3223,335.94846 C 1312.237,335.94895 1312.1673,334.87043 1312.1673,333.55173 C 1312.1673,330.44231 1311.1238,329.92049 1310.7557,332.8459 C 1310.5427,334.5385 1310.3667,334.84375 1310.0508,334.06863 C 1309.8192,333.50047 1309.6297,332.31581 1309.6297,331.43606 C 1309.6297,329.49601 1309.1228,328.05246 1308.4415,328.05246 C 1308.1645,328.05246 1307.9339,329.63852 1307.9292,331.57704 C 1307.9232,334.0608 1307.7591,334.85183 1307.3739,334.25574 C 1307.0732,333.79049 1306.8234,332.74304 1306.8185,331.92805 C 1306.8138,331.1131 1306.4649,330.15987 1306.043,329.80979 C 1305.4187,329.29161 1305.212,329.7138 1304.9317,332.08102 C 1304.5321,335.45482 1305.2893,339.41053 1306.8017,341.85069 C 1307.3848,342.79117 1309.6551,345.84284 1311.8473,348.63218 C 1314.0393,351.42151 1315.833,354.14955 1315.833,354.69448 C 1315.833,355.89723 1315.751,355.90176 1313.2083,354.83936 C 1309.3821,353.24066 1308.1506,353.91045 1307.6543,357.85999 C 1307.3756,360.07792 1307.4222,360.17615 1308.4492,359.53479 C 1309.3697,358.95986 1309.9214,359.10803 1311.9817,360.48367 C 1313.3245,361.38028 1314.9306,362.55173 1315.551,363.08689 C 1318.3282,365.48278 1322.2612,366.81876 1327.5779,367.17215 C 1330.4708,367.36443 1334.5311,368.01272 1336.6009,368.61279 C 1341.5525,370.04833 1344.0491,370.37965 1345.5021,369.79396 z "
+     id="path3455"
+     style="fill:#000000"
+     sodipodi:nodetypes="cssssssssscccsssssssssssscccccssssssssssssssssssssssssssssssssc" />
+  <path
+     d="M 1396.4174,393.59461 C 1397.406,393.19609 1398.0512,392.02801 1397.4783,391.67395 C 1397.2814,391.55225 1395.9256,391.17397 1394.4654,390.83334 C 1392.653,390.41052 1391.1703,389.70102 1389.7926,388.59724 C 1388.6826,387.708 1387.7135,386.93931 1387.6389,386.88902 C 1387.5644,386.83874 1388.5114,385.8594 1389.7433,384.71272 C 1392.1926,382.4329 1393.5522,379.96861 1393.5668,377.78238 C 1393.5741,376.69644 1393.8121,376.28535 1394.6089,375.98241 C 1395.9118,375.48704 1396.4454,374.67725 1395.4689,374.67725 C 1394.7826,374.67725 1394.7808,374.62367 1395.4436,373.89133 C 1396.3956,372.83934 1396.34,372.52845 1395.1997,372.52845 L 1394.2445,372.52845 L 1395.1997,371.85944 C 1396.2756,371.10581 1396.4983,370.15586 1395.5102,370.53505 C 1394.5694,370.89608 1394.7219,370.24632 1395.7251,369.61985 C 1396.1978,369.32462 1396.5846,368.78321 1396.5846,368.41671 C 1396.5846,368.05021 1396.3912,367.86987 1396.1548,368.01595 C 1395.9185,368.16204 1395.7251,368.08817 1395.7251,367.8518 C 1395.7251,367.61543 1395.9185,367.30252 1396.1548,367.15643 C 1396.8309,366.73857 1396.6563,366.08148 1395.942,366.35559 C 1395.3746,366.57331 1395.3728,366.46077 1395.9258,365.39477 C 1396.6449,364.00873 1396.472,363.56481 1395.5205,364.35444 C 1394.9338,364.8414 1394.9332,364.73569 1395.5159,363.34127 C 1396.3108,361.43882 1396.0048,361.28613 1395.0598,363.11364 C 1394.2478,364.68383 1393.794,364.54684 1394.4131,362.91842 C 1395.1781,360.90648 1394.4192,361.714 1393.3586,364.04066 L 1392.33,366.29691 L 1392.5126,364.1481 L 1392.6952,361.9993 L 1392.3055,363.78549 C 1391.6174,366.93947 1390.2594,368.9102 1386.1793,372.67581 C 1383.9839,374.70204 1381.6074,377.23407 1380.8983,378.30256 C 1379.6468,380.18838 1378.9644,380.72556 1378.9644,379.82495 C 1378.9644,379.58339 1378.3756,378.08716 1377.6559,376.49998 C 1376.6527,374.2875 1376.2532,373.76329 1375.9435,374.25317 C 1375.658,374.70471 1375.5375,374.29337 1375.5329,372.85077 C 1375.5261,370.74529 1375.2526,370.42015 1374.2675,371.3466 C 1373.7981,371.78801 1373.7444,371.67915 1373.9663,370.73611 C 1374.3535,369.08995 1373.8942,368.05347 1373.0776,368.73109 C 1372.538,369.17895 1372.4895,369.03456 1372.7367,367.71688 C 1373.0869,365.85004 1372.2826,365.08511 1371.6683,366.70081 C 1371.4382,367.30595 1371.1968,367.80139 1371.1319,367.80177 C 1371.0669,367.80215 1371.0138,366.98023 1371.0138,365.97528 C 1371.0138,363.60567 1370.2185,363.208 1369.938,365.43739 C 1369.7757,366.72728 1369.6416,366.9599 1369.4008,366.3692 C 1369.2243,365.93622 1369.0799,365.03342 1369.0799,364.36298 C 1369.0799,362.88452 1368.6936,361.78442 1368.1744,361.78442 C 1367.9633,361.78442 1367.7876,362.99312 1367.784,364.47042 C 1367.7794,366.36323 1367.6544,366.96606 1367.3608,366.51179 C 1367.1317,366.15724 1366.9413,365.359 1366.9376,364.73792 C 1366.934,364.11686 1366.6681,363.39043 1366.3466,363.12364 C 1365.8708,362.72875 1365.7133,363.05049 1365.4997,364.85449 C 1365.1952,367.42558 1365.7722,370.44013 1366.9248,372.29972 C 1367.3691,373.01644 1369.0993,375.34204 1370.7699,377.46773 C 1372.4404,379.59341 1373.8073,381.67238 1373.8073,382.08766 C 1373.8073,383.00425 1373.7448,383.0077 1371.8071,382.19807 C 1368.8912,380.97974 1367.9527,381.49017 1367.5745,384.50002 C 1367.3621,386.19025 1367.3976,386.26511 1368.1803,385.77634 C 1368.8818,385.3382 1369.3022,385.45112 1370.8723,386.49946 C 1371.8956,387.18275 1373.1196,388.07548 1373.5924,388.48331 C 1375.7088,390.30916 1378.7061,391.32728 1382.7578,391.59659 C 1384.9624,391.74312 1388.0567,392.23717 1389.634,392.69447 C 1393.4075,393.78846 1395.3101,394.04095 1396.4174,393.59461 z "
+     id="path3457"
+     style="fill:#000000"
+     sodipodi:nodetypes="cssssssssscccsssssssssssscccccssssssssssssssssssssssssssssssssc" />
+  <path
+     style="fill:#000000"
+     d=""
+     id="path4988" />
+  <rect
+     style="fill:white;fill-opacity:1;stroke:none;stroke-width:3.2750001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="rect6831"
+     width="305.46783"
+     height="97.910156"
+     x="1294.1719"
+     y="964.06897" />
+  <text
+     xml:space="preserve"
+     style="font-size:63.51558685px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:black;fill-opacity:1;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+     x="1340.9313"
+     y="1021.5031"
+     id="text41446"
+     sodipodi:linespacing="125%"><tspan
+       sodipodi:role="line"
+       x="1340.9313"
+       y="1021.5031"
+       id="tspan15427">Parsix</tspan></text>
+  <text
+     xml:space="preserve"
+     style="font-size:31.66332245px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+     x="1343.1849"
+     y="1050.9688"
+     id="text15431"
+     sodipodi:linespacing="125%"><tspan
+       sodipodi:role="line"
+       id="tspan15433"
+       x="1343.1849"
+       y="1050.9688">GNU/Linux</tspan></text>
+  <path
+     sodipodi:type="arc"
+     style="fill:white;fill-opacity:1;stroke:none;stroke-width:3.2750001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="path6833"
+     sodipodi:cx="1261.9531"
+     sodipodi:cy="1089.7604"
+     sodipodi:rx="50.76823"
+     sodipodi:ry="49.317707"
+     d="M 1312.7214 1089.7604 A 50.76823 49.317707 0 1 1  1211.1849,1089.7604 A 50.76823 49.317707 0 1 1  1312.7214 1089.7604 z"
+     transform="matrix(0.985714,0,0,0.996113,49.81548,-72.46854)" />
+  <g
+     id="g39646"
+     transform="matrix(0.231359,0,0,0.231359,997.189,790.9287)">
+    <g
+       transform="translate(1085.18,762.2484)"
+       id="g2099">
+      <path
+         id="path6598"
+         d="M 176.60359,263 C 159.60359,256 151.60359,246 141.60359,231 C 135.60359,233 125.60359,238 119.60359,241 C 102.60359,249 89.603587,257 76.603587,270 C 67.603587,279 61.603587,289 61.603587,302 C 62.603587,328 89.603587,352 115.60359,343 C 129.60359,339 141.60359,324 149.60359,312 C 160.60359,297 169.60359,280 176.60359,263 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6600"
+         d="M 181,264.39641 C 181,264.39641 172,289.39641 172,289.39641 C 168,301.39641 160,330.39641 160,341.39641 C 160,350.39641 164,359.39641 169,366.39641 C 194,400.39641 250,382.39641 249,339.39641 C 249,330.39641 245,315.39641 242,307.39641 C 242,307.39641 228,264.39641 228,264.39641 C 221,265.39641 217,267.39641 209,267.39641 C 193,267.39641 196,267.39641 181,264.39641 z "
+         style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6602"
+         d="M 268,230 C 260,246 249,254 234,263 C 242,282 252,303 265,320 C 272,329 281,338 292,343 C 319,353 348,330 350,302 C 351,289 343,278 334,269 C 317,252 290,239 268,230 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6604"
+         d="M 269.39641,176 C 275.39641,193 275.39641,207 269.39641,224 C 269.39641,224 292.39641,232 292.39641,232 C 292.39641,232 316.39641,239 316.39641,239 C 335.39641,244 355.39641,249 372.39641,235 C 386.39641,223 391.39641,204 386.39641,186 C 381.39641,169 360.39641,154 342.39641,155 C 331.39641,156 321.39641,159 311.39641,162 C 311.39641,162 269.39641,176 269.39641,176 z "
+         style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6606"
+         d="M 232.39641,137 C 247.39641,146 258.39641,154 266.39641,170 C 266.39641,170 283.39641,162 283.39641,162 C 302.39641,154 314.39641,148 330.39641,133 C 340.39641,125 349.39641,111 348.39641,98 C 346.39641,69 315.39641,45 287.39641,58 C 277.39641,63 266.39641,75 260.39641,84 C 249.39641,100 240.39641,119 232.39641,137 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6608"
+         d="M 138.56468,177.20609 C 132.56468,194.20609 132.56468,208.20609 138.56468,225.20609 C 138.56468,225.20609 115.56468,233.20609 115.56468,233.20609 C 115.56468,233.20609 91.564685,240.20609 91.564685,240.20609 C 72.564685,245.20609 52.564682,250.20609 35.564682,236.20609 C 21.564682,224.20609 16.564682,205.20609 21.564682,187.20609 C 26.564682,170.20609 47.564682,155.20609 65.564685,156.20609 C 76.564685,157.20609 86.564685,160.20609 96.564689,163.20609 C 96.564689,163.20609 138.56468,177.20609 138.56468,177.20609 z "
+         style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6610"
+         d="M 173.40458,136.90522 C 157.40458,144.90522 149.40458,155.90522 140.40458,170.90522 C 121.40458,162.90522 100.40458,152.90522 83.404581,139.90522 C 74.404581,132.90522 65.404581,123.90522 60.404581,112.90522 C 50.404581,85.905218 73.404581,56.905225 101.40458,54.905225 C 114.40458,53.905225 125.40458,61.905225 134.40458,70.905218 C 151.40458,87.905218 164.40458,114.90522 173.40458,136.90522 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" />
+      <path
+         id="path6612"
+         d="M 179.99679,134.35981 C 179.99679,134.35981 170.99679,109.35981 170.99679,109.35981 C 166.99679,97.359802 158.99679,68.359802 158.99679,57.359802 C 158.99679,48.359802 162.99679,39.359802 167.99679,32.359802 C 192.99679,-1.6401985 248.99679,16.359802 247.99679,59.359802 C 247.99679,68.359802 243.99679,83.359802 240.99679,91.359802 C 240.99679,91.359802 226.99679,134.35981 226.99679,134.35981 C 219.99679,133.35981 215.99679,131.35981 207.99679,131.35981 C 191.99679,131.35981 194.99679,131.35981 179.99679,134.35981 z "
+         style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         sodipodi:type="arc"
+         style="fill:none;fill-opacity:0.94117647;stroke:#dbba75;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path6614"
+         sodipodi:cx="216.52942"
+         sodipodi:cy="208.19435"
+         sodipodi:rx="56.61549"
+         sodipodi:ry="58.850311"
+         d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+         transform="matrix(0.879713,0,0,0.846769,12.85512,23.50565)" />
+    </g>
+    <path
+       id="path6616"
+       d="M 1287.899,786.96086 C 1277.0933,786.99457 1266.2303,791.58979 1258.7088,801.81908 C 1254.5229,807.67934 1251.1669,815.23132 1251.1669,822.76592 C 1251.1669,831.9749 1257.8656,856.24207 1261.2144,866.28825 C 1261.2144,866.28825 1268.7562,887.21004 1268.7562,887.21004 C 1281.3139,884.69848 1278.7887,884.70443 1292.1836,884.70443 C 1298.8811,884.70444 1302.2339,886.37287 1308.0942,887.21004 C 1308.0942,887.21004 1319.8204,851.22958 1319.8204,851.22958 C 1322.332,844.53214 1325.6835,831.95423 1325.6835,824.41962 C 1326.2198,801.35793 1307.1614,786.90075 1287.899,786.96086 z M 1188.7273,826.17354 C 1188.3904,826.1852 1188.0401,826.19749 1187.7,826.22366 C 1164.2589,827.89802 1145.0014,852.1784 1153.3732,874.78224 C 1157.5591,883.99121 1165.1067,891.52253 1172.6413,897.38279 C 1186.8734,908.26613 1204.4416,916.64341 1220.348,923.34083 C 1227.8826,910.78314 1234.5899,901.5746 1247.9848,894.87718 C 1240.4502,876.45922 1229.5688,853.86068 1215.3368,839.62863 C 1208.0376,832.32947 1199.1691,825.81239 1188.7273,826.17354 z M 1386.7451,826.49927 C 1382.3499,826.53851 1377.8606,827.49043 1373.4654,829.53105 C 1365.0936,833.71694 1355.8879,843.77014 1350.8648,851.30474 C 1341.6559,864.69963 1334.1098,880.58468 1327.4124,895.65392 C 1339.9701,903.18854 1349.1786,909.89585 1355.876,923.29072 C 1355.8761,923.29072 1370.1079,916.60076 1370.1079,916.60076 C 1386.0143,909.90331 1396.076,904.87916 1409.4709,892.32147 C 1417.8427,885.62402 1425.3667,873.88923 1424.5296,863.00591 C 1423.1692,843.27987 1405.7909,826.32923 1386.7451,826.49927 z M 1288.5755,912.86741 C 1261.083,912.8674 1238.7892,935.19627 1238.7892,962.70386 C 1238.7892,990.21145 1261.083,1012.5403 1288.5755,1012.5403 C 1316.0681,1012.5403 1338.3869,990.21144 1338.3869,962.70386 C 1338.3869,935.19628 1316.0681,912.8674 1288.5755,912.86741 z M 1288.6257,923.69162 C 1309.8177,923.69162 1327.0115,940.88774 1327.0115,962.07746 C 1327.0115,983.26717 1309.8177,1000.4633 1288.6257,1000.4633 C 1267.4336,1000.4633 1250.2148,983.26717 1250.2148,962.07746 C 1250.2148,940.88774 1267.4336,923.69162 1288.6257,923.69162 z M 1427.8871,925.09476 C 1427.4118,925.09512 1426.9298,925.11871 1426.4589,925.14487 C 1417.2499,925.98205 1408.8726,928.49645 1400.5008,931.00798 C 1400.5008,931.00799 1365.3472,942.70915 1365.3472,942.70915 C 1370.3703,956.94121 1370.3703,968.66698 1365.3472,982.89902 C 1365.3472,982.89903 1384.5903,989.58898 1384.5903,989.58898 C 1384.5903,989.58897 1404.6852,995.45209 1404.6852,995.45209 C 1420.5916,999.638 1437.333,1003.8402 1451.565,992.11964 C 1463.2855,982.0735 1467.4771,966.14709 1463.2913,951.07786 C 1459.2362,937.29054 1442.6224,925.08367 1427.8871,925.09476 z M 1149.9656,926.74845 C 1135.2302,926.73736 1118.5914,938.94427 1114.5364,952.73156 C 1110.3505,967.8008 1114.5421,983.70211 1126.2626,993.74828 C 1140.4947,1005.4688 1157.236,1001.2917 1173.1424,997.10579 C 1173.1424,997.10579 1193.2373,991.24268 1193.2373,991.24268 C 1193.2373,991.24269 1212.5054,984.55272 1212.5054,984.55272 C 1207.4823,970.32068 1207.4823,958.59491 1212.5054,944.36284 C 1212.5054,944.36285 1177.3268,932.63662 1177.3268,932.63662 C 1168.955,930.12508 1160.6027,927.6107 1151.3938,926.77351 C 1150.9229,926.74735 1150.4409,926.74881 1149.9656,926.74845 z M 1358.7074,1004.3219 C 1352.0099,1017.7168 1342.8014,1024.3991 1330.2437,1031.9337 C 1336.9412,1047.8401 1345.3184,1065.4334 1356.2018,1079.6654 C 1362.0621,1087.2 1369.5933,1094.7225 1378.8023,1098.9084 C 1401.4062,1107.2802 1425.6865,1088.0227 1427.3609,1064.5817 C 1428.1981,1053.6984 1421.4905,1044.5046 1413.9559,1036.9699 C 1399.7239,1022.7379 1377.1253,1011.8565 1358.7074,1004.3219 z M 1220.5735,1005.5497 C 1215.5504,1007.224 1207.1804,1011.4069 1202.1573,1013.9184 C 1187.9252,1020.6158 1177.0351,1027.3143 1166.1518,1038.1977 C 1158.6171,1045.7323 1153.5987,1054.0992 1153.5987,1064.9826 C 1154.4359,1086.7493 1177.0331,1106.844 1198.7998,1099.3093 C 1210.5203,1095.9606 1220.566,1083.4225 1227.2634,1073.3763 C 1236.4724,1060.8187 1244.0288,1046.5666 1249.889,1032.3346 C 1235.657,1026.4743 1228.9453,1018.1074 1220.5735,1005.5497 z M 1269.4829,1039.0746 C 1269.4829,1039.0746 1261.966,1059.9964 1261.966,1059.9964 C 1258.6173,1070.0426 1251.9186,1094.3348 1251.9186,1103.5438 C 1251.9186,1111.0784 1255.2495,1118.6053 1259.4354,1124.4656 C 1280.3649,1152.9297 1327.2473,1137.8638 1326.4102,1101.8651 C 1326.4102,1094.3304 1323.0586,1081.7525 1320.547,1075.0551 C 1320.547,1075.0551 1308.8459,1039.0746 1308.8459,1039.0746 C 1302.9856,1039.9118 1299.6327,1041.5802 1292.9353,1041.5802 C 1279.5404,1041.5802 1282.0406,1041.5862 1269.4829,1039.0746 z "
+       style="opacity:0.19186048;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       id="path6618"
+       d="M 1287.899,786.96086 C 1277.0933,786.99457 1266.2303,791.5898 1258.7088,801.81908 C 1254.5229,807.67934 1251.1669,815.23132 1251.1669,822.76592 C 1251.1669,831.97489 1257.8656,856.24207 1261.2144,866.28825 C 1261.2144,866.28825 1268.7562,887.21004 1268.7562,887.21004 C 1281.3139,884.69848 1278.7887,884.70443 1292.1836,884.70443 C 1298.881,884.70443 1302.2339,886.37287 1308.0942,887.21004 C 1308.0942,887.21004 1319.8204,851.22958 1319.8204,851.22958 C 1322.332,844.53214 1325.6835,831.95423 1325.6835,824.41962 C 1326.2198,801.35795 1307.1614,786.90076 1287.899,786.96086 z M 1188.7273,826.17354 C 1188.3904,826.1852 1188.0401,826.1975 1187.7,826.22366 C 1164.2589,827.89801 1145.0014,852.17843 1153.3732,874.78224 C 1157.5591,883.99121 1165.1067,891.52253 1172.6413,897.38279 C 1186.8734,908.26612 1204.4416,916.64341 1220.348,923.34083 C 1227.8826,910.78315 1234.5899,901.5746 1247.9848,894.87718 C 1240.4502,876.45922 1229.5688,853.86068 1215.3368,839.62863 C 1208.0376,832.32947 1199.1691,825.81239 1188.7273,826.17354 z M 1386.7451,826.49927 C 1382.3499,826.53852 1377.8606,827.49042 1373.4654,829.53105 C 1365.0936,833.71694 1355.8879,843.77013 1350.8648,851.30474 C 1341.6559,864.69962 1334.1098,880.58468 1327.4124,895.65392 C 1339.9701,903.18854 1349.1786,909.89586 1355.876,923.29072 C 1355.876,923.29072 1370.1079,916.60076 1370.1079,916.60076 C 1386.0143,909.90332 1396.076,904.87916 1409.4709,892.32147 C 1417.8427,885.62402 1425.3667,873.88922 1424.5296,863.00591 C 1423.1692,843.27989 1405.7909,826.32922 1386.7451,826.49927 z M 1288.5755,912.86741 C 1261.083,912.8674 1238.7892,935.19628 1238.7892,962.70386 C 1238.7892,978.67776 1246.3189,992.89413 1258.0072,1002.0168 C 1261.7261,999.67791 1265.4871,997.4465 1269.2824,995.2767 C 1257.8266,988.63196 1250.1145,976.23925 1250.1145,962.0524 C 1250.1145,940.86269 1267.3083,923.66656 1288.5004,923.66656 C 1309.6924,923.66656 1326.8862,940.86269 1326.8862,962.0524 C 1326.8862,964.86192 1326.5832,967.60735 1326.0093,970.24572 C 1330.0468,968.96188 1334.1177,967.76243 1338.2115,966.66271 C 1338.3149,965.35316 1338.3869,964.0398 1338.3869,962.70386 C 1338.3869,935.19629 1316.0681,912.8674 1288.5755,912.86741 z M 1427.8871,925.09476 C 1427.4118,925.09512 1426.9298,925.11871 1426.4589,925.14487 C 1417.2499,925.98205 1408.8726,928.49645 1400.5008,931.00798 C 1400.5008,931.00799 1365.3472,942.70915 1365.3472,942.70915 C 1367.5287,948.89006 1368.7688,954.60229 1369.0555,960.24837 C 1382.2461,958.28451 1395.6612,957.2667 1409.2704,957.2667 C 1428.206,957.2667 1446.7788,959.22044 1464.8698,962.97947 C 1464.9082,959.03399 1464.3882,955.02687 1463.2913,951.07786 C 1459.2362,937.29055 1442.6224,925.08367 1427.8871,925.09476 z M 1149.9656,926.74845 C 1135.2302,926.73736 1118.5914,938.94428 1114.5364,952.73156 C 1110.3505,967.80079 1114.5421,983.70211 1126.2626,993.74828 C 1140.4947,1005.4688 1157.236,1001.2917 1173.1424,997.10579 C 1173.1424,997.1058 1193.2373,991.24268 1193.2373,991.24268 C 1193.2374,991.24269 1212.5054,984.55272 1212.5054,984.55272 C 1207.4823,970.32069 1207.4823,958.5949 1212.5054,944.36284 C 1212.5054,944.36285 1177.3268,932.63662 1177.3268,932.63662 C 1168.955,930.12508 1160.6027,927.6107 1151.3938,926.77351 C 1150.9229,926.74735 1150.4409,926.74881 1149.9656,926.74845 z M 1220.5735,1005.5497 C 1215.5504,1007.224 1207.1804,1011.4069 1202.1573,1013.9184 C 1187.9252,1020.6158 1177.0351,1027.3143 1166.1518,1038.1977 C 1158.6171,1045.7323 1153.5987,1054.0992 1153.5987,1064.9826 C 1153.9447,1073.9777 1158.0135,1082.6697 1164.1974,1089.2619 C 1184.2586,1062.8081 1206.9895,1039.5888 1231.8737,1020.3077 C 1227.8676,1016.1599 1224.3974,1011.2856 1220.5735,1005.5497 z "
+       style="opacity:0.29186048;fill:url(#linearGradient7753);fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+  </g>
+</svg>
Index: /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo-typo.svg
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo-typo.svg	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo-typo.svg	(revision 1296)
@@ -0,0 +1,340 @@
+<?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://web.resource.org/cc/"
+   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"
+   width="222.09"
+   height="319.35999"
+   id="svg1944"
+   sodipodi:version="0.32"
+   inkscape:version="0.44.1"
+   version="1.0"
+   sodipodi:docbase="/home/alan/g-c"
+   sodipodi:docname="parsix-logo-typo.svg">
+  <defs
+     id="defs1946">
+    <linearGradient
+       id="linearGradient14955"
+       inkscape:collect="always">
+      <stop
+         id="stop14957"
+         offset="0"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         id="stop14959"
+         offset="1"
+         style="stop-color:white;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient14955"
+       id="linearGradient2141"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-4.704177,-101.9422)"
+       x1="291.77133"
+       y1="316.97418"
+       x2="163.84119"
+       y2="59.318104" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     gridtolerance="10000"
+     guidetolerance="10"
+     objecttolerance="10"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="346.96261"
+     inkscape:cy="308.87818"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     width="222.09px"
+     height="319.36px"
+     inkscape:window-width="910"
+     inkscape:window-height="621"
+     inkscape:window-x="0"
+     inkscape:window-y="45" />
+  <metadata
+     id="metadata1949">
+    <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>Parsix Typo Logo</dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <text
+       xml:space="preserve"
+       style="font-size:60.48340988px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#2b0000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="6.3165479"
+       y="269.32773"
+       id="text41446"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         x="6.3165479"
+         y="269.32773"
+         id="tspan15427">Parsix</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:30.15174484px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#2b0000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="10.367085"
+       y="303.10031"
+       id="text15431"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan15433"
+         x="10.367085"
+         y="303.10031">GNU/Linux</tspan></text>
+    <path
+       sodipodi:type="arc"
+       style="fill:#56ba75;fill-opacity:1;stroke:#00000f;stroke-width:1.53499997;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647"
+       id="path6642"
+       sodipodi:cx="213.05302"
+       sodipodi:cy="234.51558"
+       sodipodi:rx="0"
+       sodipodi:ry="2.7314491"
+       d="M 213.05302 234.51558 A 0 2.7314491 0 1 1  213.05302,234.51558 A 0 2.7314491 0 1 1  213.05302 234.51558 z"
+       transform="matrix(1.247204,0,0,1.247204,236.5571,-341.812)" />
+    <g
+       id="g2096"
+       transform="matrix(0.433117,0,0,0.433117,-0.147111,48.55647)">
+      <g
+         transform="matrix(1.247204,0,0,1.247204,1455.299,-101.7667)"
+         id="g22579">
+        <path
+           id="path3066"
+           d="M -990.12085,266.48513 C -1007.1209,259.48513 -1015.1209,249.48513 -1025.1209,234.48513 C -1031.1209,236.48513 -1041.1209,241.48513 -1047.1209,244.48513 C -1064.1209,252.48513 -1077.1209,260.48513 -1090.1209,273.48513 C -1099.1209,282.48513 -1105.1209,292.48513 -1105.1209,305.48513 C -1104.1209,331.48513 -1077.1209,355.48513 -1051.1209,346.48513 C -1037.1209,342.48513 -1025.1209,327.48513 -1017.1209,315.48513 C -1006.1209,300.48513 -997.12085,283.48513 -990.12085,266.48513 z "
+           style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path3068"
+           d="M -985.72445,267.88154 C -985.72445,267.88154 -994.72445,292.88154 -994.72445,292.88154 C -998.72445,304.88154 -1006.7245,333.88154 -1006.7245,344.88154 C -1006.7245,353.88154 -1002.7245,362.88154 -997.72445,369.88154 C -972.72446,403.88154 -916.72446,385.88154 -917.72446,342.88154 C -917.72446,333.88154 -921.72446,318.88154 -924.72446,310.88154 C -924.72446,310.88154 -938.72446,267.88154 -938.72446,267.88154 C -945.72446,268.88154 -949.72446,270.88154 -957.72446,270.88154 C -973.72445,270.88154 -970.72446,270.88154 -985.72445,267.88154 z "
+           style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path3070"
+           d="M -898.72446,233.48513 C -906.72446,249.48513 -917.72446,257.48513 -932.72446,266.48513 C -924.72446,285.48513 -914.72446,306.48513 -901.72446,323.48513 C -894.72446,332.48513 -885.72446,341.48513 -874.72446,346.48513 C -847.72446,356.48513 -818.72446,333.48513 -816.72446,305.48513 C -815.72446,292.48513 -823.72446,281.48513 -832.72446,272.48513 C -849.72446,255.48513 -876.72446,242.48513 -898.72446,233.48513 z "
+           style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path3072"
+           d="M -897.32805,179.48513 C -891.32805,196.48513 -891.32805,210.48513 -897.32805,227.48513 C -897.32805,227.48513 -874.32805,235.48513 -874.32805,235.48513 C -874.32805,235.48513 -850.32805,242.48513 -850.32805,242.48513 C -831.32805,247.48513 -811.32805,252.48513 -794.32805,238.48513 C -780.32805,226.48513 -775.32805,207.48513 -780.32805,189.48513 C -785.32805,172.48513 -806.32805,157.48513 -824.32805,158.48513 C -835.32805,159.48513 -845.32805,162.48513 -855.32805,165.48513 C -855.32805,165.48513 -897.32805,179.48513 -897.32805,179.48513 z "
+           style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path3074"
+           d="M -934.32805,140.48513 C -919.32805,149.48513 -908.32805,157.48513 -900.32805,173.48513 C -900.32805,173.48513 -883.32805,165.48513 -883.32805,165.48513 C -864.32805,157.48513 -852.32805,151.48513 -836.32805,136.48513 C -826.32805,128.48513 -817.32805,114.48513 -818.32805,101.48513 C -820.32805,72.48513 -851.32805,48.48513 -879.32805,61.48513 C -889.32805,66.48513 -900.32805,78.48513 -906.32805,87.48513 C -917.32805,103.48513 -926.32805,122.48513 -934.32805,140.48513 z "
+           style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path3076"
+           d="M -1028.1597,180.69122 C -1034.1597,197.69122 -1034.1597,211.69122 -1028.1597,228.69122 C -1028.1597,228.69122 -1051.1597,236.69122 -1051.1597,236.69122 C -1051.1597,236.69122 -1075.1597,243.69122 -1075.1597,243.69122 C -1094.1597,248.69122 -1114.1597,253.69122 -1131.1597,239.69122 C -1145.1597,227.69122 -1150.1597,208.69122 -1145.1597,190.69122 C -1140.1597,173.69122 -1119.1597,158.69122 -1101.1597,159.69122 C -1090.1597,160.69122 -1080.1597,163.69122 -1070.1597,166.69122 C -1070.1597,166.69122 -1028.1597,180.69122 -1028.1597,180.69122 z "
+           style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path3078"
+           d="M -993.31985,140.39035 C -1009.3198,148.39035 -1017.3198,159.39035 -1026.3198,174.39035 C -1045.3198,166.39035 -1066.3198,156.39035 -1083.3198,143.39035 C -1092.3198,136.39035 -1101.3198,127.39035 -1106.3198,116.39035 C -1116.3198,89.39034 -1093.3198,60.39035 -1065.3198,58.39035 C -1052.3198,57.39035 -1041.3198,65.39035 -1032.3198,74.39034 C -1015.3198,91.39034 -1002.3198,118.39035 -993.31985,140.39035 z "
+           style="fill:#e6e6e6;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" />
+        <path
+           id="path3080"
+           d="M -986.72765,137.84494 C -986.72765,137.84494 -995.72765,112.84494 -995.72765,112.84494 C -999.72765,100.84493 -1007.7276,71.84493 -1007.7276,60.84493 C -1007.7276,51.84493 -1003.7276,42.84493 -998.72765,35.84493 C -973.72765,1.84493 -917.72767,19.84493 -918.72767,62.84493 C -918.72767,71.84493 -922.72767,86.84493 -925.72767,94.84493 C -925.72767,94.84493 -939.72767,137.84494 -939.72767,137.84494 C -946.72767,136.84494 -950.72767,134.84494 -958.72767,134.84494 C -974.72765,134.84494 -971.72767,134.84494 -986.72765,137.84494 z "
+           style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           sodipodi:type="arc"
+           style="fill:none;fill-opacity:0.94117647;stroke:#e6e6e6;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="path3082"
+           sodipodi:cx="216.52942"
+           sodipodi:cy="208.19435"
+           sodipodi:rx="56.61549"
+           sodipodi:ry="58.850311"
+           d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+           transform="matrix(0.879713,0,0,0.846769,-1153.87,26.9908)" />
+      </g>
+      <g
+         transform="matrix(1.247204,0,0,1.247204,975.297,-101.7667)"
+         id="g22557">
+        <path
+           id="path2112"
+           d="M -605.2623,263.27797 C -622.2623,256.27797 -630.2623,246.27797 -640.2623,231.27797 C -646.2623,233.27797 -656.2623,238.27797 -662.2623,241.27797 C -679.2623,249.27797 -692.2623,257.27797 -705.2623,270.27797 C -714.2623,279.27797 -720.2623,289.27797 -720.2623,302.27797 C -719.2623,328.27797 -692.2623,352.27797 -666.2623,343.27797 C -652.2623,339.27797 -640.2623,324.27797 -632.2623,312.27797 C -621.2623,297.27797 -612.2623,280.27797 -605.2623,263.27797 z "
+           style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path2114"
+           d="M -600.8659,264.67438 C -600.8659,264.67438 -609.8659,289.67438 -609.8659,289.67438 C -613.8659,301.67438 -621.8659,330.67438 -621.8659,341.67438 C -621.8659,350.67438 -617.8659,359.67438 -612.8659,366.67438 C -587.8659,400.67438 -531.8659,382.67438 -532.8659,339.67438 C -532.8659,330.67438 -536.8659,315.67438 -539.8659,307.67438 C -539.8659,307.67438 -553.8659,264.67438 -553.8659,264.67438 C -560.8659,265.67438 -564.8659,267.67438 -572.8659,267.67438 C -588.8659,267.67438 -585.8659,267.67438 -600.8659,264.67438 z "
+           style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path2116"
+           d="M -513.8659,230.27797 C -521.8659,246.27797 -532.8659,254.27797 -547.8659,263.27797 C -539.8659,282.27797 -529.8659,303.27797 -516.8659,320.27797 C -509.8659,329.27797 -500.8659,338.27797 -489.8659,343.27797 C -462.86587,353.27797 -433.86587,330.27797 -431.86587,302.27797 C -430.86587,289.27797 -438.86587,278.27797 -447.86587,269.27797 C -464.86587,252.27797 -491.8659,239.27797 -513.8659,230.27797 z "
+           style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path2118"
+           d="M -512.4695,176.27797 C -506.4695,193.27797 -506.4695,207.27797 -512.4695,224.27797 C -512.4695,224.27797 -489.4695,232.27797 -489.4695,232.27797 C -489.4695,232.27797 -465.46946,239.27797 -465.46946,239.27797 C -446.46946,244.27797 -426.46946,249.27797 -409.46946,235.27797 C -395.46946,223.27797 -390.46946,204.27797 -395.46946,186.27797 C -400.46946,169.27797 -421.46946,154.27797 -439.46946,155.27797 C -450.46946,156.27797 -460.46946,159.27797 -470.46946,162.27797 C -470.46946,162.27797 -512.4695,176.27797 -512.4695,176.27797 z "
+           style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path2120"
+           d="M -549.4695,137.27797 C -534.4695,146.27797 -523.4695,154.27797 -515.4695,170.27797 C -515.4695,170.27797 -498.4695,162.27797 -498.4695,162.27797 C -479.46946,154.27797 -467.46946,148.27797 -451.46946,133.27797 C -441.46946,125.27797 -432.46946,111.27797 -433.46946,98.27797 C -435.46946,69.27797 -466.46946,45.27797 -494.4695,58.27797 C -504.4695,63.27797 -515.4695,75.27797 -521.4695,84.27797 C -532.4695,100.27797 -541.4695,119.27797 -549.4695,137.27797 z "
+           style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path2122"
+           d="M -643.3012,177.48406 C -649.3012,194.48406 -649.3012,208.48406 -643.3012,225.48406 C -643.3012,225.48406 -666.3012,233.48406 -666.3012,233.48406 C -666.3012,233.48406 -690.3012,240.48406 -690.3012,240.48406 C -709.3012,245.48406 -729.3012,250.48406 -746.3012,236.48406 C -760.3012,224.48406 -765.3012,205.48406 -760.3012,187.48406 C -755.3012,170.48406 -734.3012,155.48406 -716.3012,156.48406 C -705.3012,157.48406 -695.3012,160.48406 -685.3012,163.48406 C -685.3012,163.48406 -643.3012,177.48406 -643.3012,177.48406 z "
+           style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           id="path2124"
+           d="M -608.4613,137.18319 C -624.4613,145.18319 -632.4613,156.18319 -641.4613,171.18319 C -660.4613,163.18319 -681.4613,153.18319 -698.4613,140.18319 C -707.4613,133.18319 -716.4613,124.18319 -721.4613,113.18319 C -731.4613,86.18319 -708.4613,57.18319 -680.4613,55.18319 C -667.4613,54.18319 -656.4613,62.18319 -647.4613,71.18319 C -630.4613,88.18319 -617.4613,115.18319 -608.4613,137.18319 z "
+           style="fill:#b3b3b3;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" />
+        <path
+           id="path2126"
+           d="M -601.8691,134.63778 C -601.8691,134.63778 -610.8691,109.63778 -610.8691,109.63778 C -614.8691,97.63777 -622.8691,68.63777 -622.8691,57.63777 C -622.8691,48.63777 -618.8691,39.63777 -613.8691,32.63777 C -588.8691,-1.3622296 -532.8691,16.63777 -533.8691,59.63777 C -533.8691,68.63777 -537.8691,83.63777 -540.8691,91.63777 C -540.8691,91.63777 -554.8691,134.63778 -554.8691,134.63778 C -561.8691,133.63778 -565.8691,131.63778 -573.8691,131.63778 C -589.8691,131.63778 -586.8691,131.63778 -601.8691,134.63778 z "
+           style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+        <path
+           sodipodi:type="arc"
+           style="fill:none;fill-opacity:0.94117647;stroke:#b3b3b3;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="path2128"
+           sodipodi:cx="216.52942"
+           sodipodi:cy="208.19435"
+           sodipodi:rx="56.61549"
+           sodipodi:ry="58.850311"
+           d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+           transform="matrix(0.879713,0,0,0.846769,-769.0109,23.7836)" />
+      </g>
+      <g
+         id="g2068">
+        <g
+           id="g22568"
+           transform="matrix(1.247204,0,0,1.247204,1455.299,358.234)">
+          <path
+             style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M -990.12382,-108.75475 C -1007.1238,-115.75475 -1015.1238,-125.75475 -1025.1238,-140.75475 C -1031.1238,-138.75475 -1041.1238,-133.75475 -1047.1238,-130.75475 C -1064.1238,-122.75475 -1077.1238,-114.75475 -1090.1238,-101.75475 C -1099.1238,-92.75475 -1105.1238,-82.75475 -1105.1238,-69.75475 C -1104.1238,-43.75475 -1077.1238,-19.75475 -1051.1238,-28.75475 C -1037.1238,-32.75475 -1025.1238,-47.75475 -1017.1238,-59.75475 C -1006.1238,-74.75475 -997.12382,-91.75475 -990.12382,-108.75475 z "
+             id="path3084" />
+          <path
+             style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M -985.72741,-107.35834 C -985.72741,-107.35834 -994.72741,-82.35834 -994.72741,-82.35834 C -998.72741,-70.35834 -1006.7274,-41.35834 -1006.7274,-30.35834 C -1006.7274,-21.35834 -1002.7274,-12.35834 -997.72741,-5.35834 C -972.72741,28.64166 -916.72741,10.64166 -917.72741,-32.35834 C -917.72741,-41.35834 -921.72741,-56.35834 -924.72741,-64.35834 C -924.72741,-64.35834 -938.72741,-107.35834 -938.72741,-107.35834 C -945.72741,-106.35834 -949.72741,-104.35834 -957.72741,-104.35834 C -973.72741,-104.35834 -970.72741,-104.35834 -985.72741,-107.35834 z "
+             id="path3086" />
+          <path
+             style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M -898.72741,-141.75475 C -906.72741,-125.75475 -917.72741,-117.75475 -932.72741,-108.75475 C -924.72741,-89.75475 -914.72741,-68.75475 -901.72741,-51.75475 C -894.72741,-42.75475 -885.72741,-33.75475 -874.72741,-28.75475 C -847.72741,-18.75475 -818.72741,-41.75475 -816.72741,-69.75475 C -815.72741,-82.75475 -823.72741,-93.75475 -832.72741,-102.75475 C -849.72741,-119.75475 -876.72741,-132.75475 -898.72741,-141.75475 z "
+             id="path3088" />
+          <path
+             style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M -897.331,-195.75475 C -891.331,-178.75475 -891.331,-164.75475 -897.331,-147.75475 C -897.331,-147.75475 -874.331,-139.75475 -874.331,-139.75475 C -874.331,-139.75475 -850.331,-132.75475 -850.331,-132.75475 C -831.331,-127.75475 -811.331,-122.75475 -794.331,-136.75475 C -780.331,-148.75475 -775.331,-167.75475 -780.331,-185.75475 C -785.331,-202.75475 -806.331,-217.75475 -824.331,-216.75475 C -835.331,-215.75475 -845.331,-212.75475 -855.331,-209.75475 C -855.331,-209.75475 -897.331,-195.75475 -897.331,-195.75475 z "
+             id="path3090" />
+          <path
+             style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M -934.331,-234.75475 C -919.331,-225.75475 -908.331,-217.75475 -900.331,-201.75475 C -900.331,-201.75475 -883.331,-209.75475 -883.331,-209.75475 C -864.331,-217.75475 -852.331,-223.75475 -836.331,-238.75475 C -826.331,-246.75475 -817.331,-260.75475 -818.331,-273.75475 C -820.331,-302.75475 -851.331,-326.75475 -879.331,-313.75475 C -889.331,-308.75475 -900.331,-296.75475 -906.331,-287.75475 C -917.331,-271.75475 -926.331,-252.75475 -934.331,-234.75475 z "
+             id="path3092" />
+          <path
+             style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M -1028.1627,-194.54866 C -1034.1627,-177.54866 -1034.1627,-163.54866 -1028.1627,-146.54866 C -1028.1627,-146.54866 -1051.1627,-138.54866 -1051.1627,-138.54866 C -1051.1627,-138.54866 -1075.1627,-131.54866 -1075.1627,-131.54866 C -1094.1627,-126.54866 -1114.1627,-121.54866 -1131.1627,-135.54866 C -1145.1627,-147.54866 -1150.1627,-166.54866 -1145.1627,-184.54866 C -1140.1627,-201.54866 -1119.1627,-216.54866 -1101.1627,-215.54866 C -1090.1627,-214.54866 -1080.1627,-211.54866 -1070.1627,-208.54866 C -1070.1627,-208.54866 -1028.1627,-194.54866 -1028.1627,-194.54866 z "
+             id="path3094" />
+          <path
+             style="fill:gray;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0"
+             d="M -993.32283,-234.84953 C -1009.3228,-226.84953 -1017.3228,-215.84953 -1026.3228,-200.84953 C -1045.3228,-208.84953 -1066.3228,-218.84953 -1083.3228,-231.84953 C -1092.3228,-238.84953 -1101.3228,-247.84953 -1106.3228,-258.84953 C -1116.3228,-285.84953 -1093.3228,-314.84953 -1065.3228,-316.84953 C -1052.3228,-317.84953 -1041.3228,-309.84953 -1032.3228,-300.84953 C -1015.3228,-283.84953 -1002.3228,-256.84953 -993.32283,-234.84953 z "
+             id="path3096" />
+          <path
+             style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M -986.73062,-237.39494 C -986.73062,-237.39494 -995.73062,-262.39494 -995.73062,-262.39494 C -999.73062,-274.39495 -1007.7306,-303.39495 -1007.7306,-314.39495 C -1007.7306,-323.39495 -1003.7306,-332.39495 -998.73062,-339.39495 C -973.73062,-373.39495 -917.73062,-355.39495 -918.73062,-312.39495 C -918.73062,-303.39495 -922.73062,-288.39495 -925.73062,-280.39495 C -925.73062,-280.39495 -939.73062,-237.39494 -939.73062,-237.39494 C -946.73062,-238.39494 -950.73062,-240.39494 -958.73062,-240.39494 C -974.73062,-240.39494 -971.73062,-240.39494 -986.73062,-237.39494 z "
+             id="path3098" />
+          <path
+             transform="matrix(0.879713,0,0,0.846769,-1153.872,-348.2491)"
+             d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+             sodipodi:ry="58.850311"
+             sodipodi:rx="56.61549"
+             sodipodi:cy="208.19435"
+             sodipodi:cx="216.52942"
+             id="path3100"
+             style="fill:none;fill-opacity:0.94117647;stroke:gray;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             sodipodi:type="arc" />
+        </g>
+        <g
+           id="g2099"
+           transform="matrix(1.247204,0,0,1.247204,0.151741,-109.4199)">
+          <path
+             style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M 176.60359,263 C 159.60359,256 151.60359,246 141.60359,231 C 135.60359,233 125.60359,238 119.60359,241 C 102.60359,249 89.603587,257 76.603587,270 C 67.603587,279 61.603587,289 61.603587,302 C 62.603587,328 89.603587,352 115.60359,343 C 129.60359,339 141.60359,324 149.60359,312 C 160.60359,297 169.60359,280 176.60359,263 z "
+             id="selection_to_path#5" />
+          <path
+             style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M 181,264.39641 C 181,264.39641 172,289.39641 172,289.39641 C 168,301.39641 160,330.39641 160,341.39641 C 160,350.39641 164,359.39641 169,366.39641 C 194,400.39641 250,382.39641 249,339.39641 C 249,330.39641 245,315.39641 242,307.39641 C 242,307.39641 228,264.39641 228,264.39641 C 221,265.39641 217,267.39641 209,267.39641 C 193,267.39641 196,267.39641 181,264.39641 z "
+             id="selection_to_path#4" />
+          <path
+             style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M 268,230 C 260,246 249,254 234,263 C 242,282 252,303 265,320 C 272,329 281,338 292,343 C 319,353 348,330 350,302 C 351,289 343,278 334,269 C 317,252 290,239 268,230 z "
+             id="selection_to_path#3" />
+          <path
+             style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M 269.39641,176 C 275.39641,193 275.39641,207 269.39641,224 C 269.39641,224 292.39641,232 292.39641,232 C 292.39641,232 316.39641,239 316.39641,239 C 335.39641,244 355.39641,249 372.39641,235 C 386.39641,223 391.39641,204 386.39641,186 C 381.39641,169 360.39641,154 342.39641,155 C 331.39641,156 321.39641,159 311.39641,162 C 311.39641,162 269.39641,176 269.39641,176 z "
+             id="selection_to_path#2" />
+          <path
+             style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M 232.39641,137 C 247.39641,146 258.39641,154 266.39641,170 C 266.39641,170 283.39641,162 283.39641,162 C 302.39641,154 314.39641,148 330.39641,133 C 340.39641,125 349.39641,111 348.39641,98 C 346.39641,69 315.39641,45 287.39641,58 C 277.39641,63 266.39641,75 260.39641,84 C 249.39641,100 240.39641,119 232.39641,137 z "
+             id="selection_to_path#1" />
+          <path
+             style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M 138.56468,177.20609 C 132.56468,194.20609 132.56468,208.20609 138.56468,225.20609 C 138.56468,225.20609 115.56468,233.20609 115.56468,233.20609 C 115.56468,233.20609 91.564685,240.20609 91.564685,240.20609 C 72.564685,245.20609 52.564682,250.20609 35.564682,236.20609 C 21.564682,224.20609 16.564682,205.20609 21.564682,187.20609 C 26.564682,170.20609 47.564682,155.20609 65.564685,156.20609 C 76.564685,157.20609 86.564685,160.20609 96.564689,163.20609 C 96.564689,163.20609 138.56468,177.20609 138.56468,177.20609 z "
+             id="path7517" />
+          <path
+             style="fill:#f44b00;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0"
+             d="M 173.40458,136.90522 C 157.40458,144.90522 149.40458,155.90522 140.40458,170.90522 C 121.40458,162.90522 100.40458,152.90522 83.404581,139.90522 C 74.404581,132.90522 65.404581,123.90522 60.404581,112.90522 C 50.404581,85.905218 73.404581,56.905225 101.40458,54.905225 C 114.40458,53.905225 125.40458,61.905225 134.40458,70.905218 C 151.40458,87.905218 164.40458,114.90522 173.40458,136.90522 z "
+             id="path7519" />
+          <path
+             style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+             d="M 179.99679,134.35981 C 179.99679,134.35981 170.99679,109.35981 170.99679,109.35981 C 166.99679,97.359802 158.99679,68.359802 158.99679,57.359802 C 158.99679,48.359802 162.99679,39.359802 167.99679,32.359802 C 192.99679,-1.6401985 248.99679,16.359802 247.99679,59.359802 C 247.99679,68.359802 243.99679,83.359802 240.99679,91.359802 C 240.99679,91.359802 226.99679,134.35981 226.99679,134.35981 C 219.99679,133.35981 215.99679,131.35981 207.99679,131.35981 C 191.99679,131.35981 194.99679,131.35981 179.99679,134.35981 z "
+             id="path7521" />
+          <path
+             transform="matrix(0.879713,0,0,0.846769,12.85512,23.50565)"
+             d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+             sodipodi:ry="58.850311"
+             sodipodi:rx="56.61549"
+             sodipodi:cy="208.19435"
+             sodipodi:cx="216.52942"
+             id="path4019"
+             style="fill:none;fill-opacity:0.94117647;stroke:#dbba75;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             sodipodi:type="arc" />
+        </g>
+        <path
+           style="opacity:0.19186048;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+           d="M 252.98332,-78.598425 C 239.50633,-78.556376 225.95798,-72.82519 216.57707,-60.067175 C 211.35639,-52.758237 207.17086,-43.339371 207.17082,-33.942175 C 207.17081,-22.456701 215.52552,7.8094347 219.70207,20.339075 C 219.70208,20.339075 229.1083,46.432825 229.10832,46.432825 C 244.77033,43.300405 241.62089,43.307825 258.32707,43.307825 C 266.68016,43.307835 270.86185,45.388705 278.17082,46.432825 C 278.17083,46.432825 292.79583,1.5578347 292.79582,1.5578247 C 295.92822,-6.7952473 300.10831,-22.482478 300.10832,-31.879675 C 300.77721,-60.642326 277.00748,-78.673386 252.98332,-78.598425 z M 129.29582,-29.692175 C 128.87572,-29.677644 128.43874,-29.662306 128.01457,-29.629675 C 98.778743,-27.541406 74.760736,2.7412047 85.202073,30.932825 C 90.422738,42.418295 99.836113,51.811385 109.23332,59.120325 C 126.98366,72.694085 148.89479,83.142265 168.73332,91.495325 C 178.13052,75.833315 186.49594,64.348375 203.20207,55.995325 C 193.80486,33.024355 180.23362,4.8393447 162.48332,-12.910925 C 153.37981,-22.01448 142.31888,-30.142604 129.29582,-29.692175 z M 376.26457,-29.285925 C 370.78285,-29.236985 365.18378,-28.049755 359.70207,-25.504675 C 349.26074,-20.284019 337.77938,-7.7456223 331.51457,1.6515747 C 320.02911,18.357735 310.61765,38.169655 302.26457,56.964075 C 317.9266,66.361295 329.41149,74.726675 337.76457,91.432825 C 337.76458,91.432825 355.51457,83.089075 355.51457,83.089075 C 375.35311,74.735985 387.90217,68.469845 404.60832,52.807825 C 415.04967,44.454735 424.4337,29.819055 423.38957,16.245325 C 421.69285,-8.3570903 400.01862,-29.498005 376.26457,-29.285925 z M 253.82707,78.432825 C 219.53825,78.432815 191.73331,106.28148 191.73332,140.58907 C 191.73332,174.89667 219.53826,202.74532 253.82707,202.74532 C 288.11592,202.74532 315.95208,174.89666 315.95207,140.58907 C 315.95206,106.28149 288.11593,78.432815 253.82707,78.432825 z M 253.88957,91.932825 C 280.32041,91.932825 301.76457,113.37991 301.76457,139.80782 C 301.76456,166.23573 280.3204,187.68282 253.88957,187.68282 C 227.45876,187.68282 205.98332,166.23573 205.98332,139.80782 C 205.98333,113.37991 227.45874,91.932825 253.88957,91.932825 z M 427.57707,93.682825 C 426.98424,93.683275 426.38315,93.712695 425.79582,93.745325 C 414.31036,94.789465 403.86215,97.925435 393.42082,101.05782 C 393.42082,101.05783 349.57707,115.65157 349.57707,115.65157 C 355.84185,133.40187 355.84188,148.0263 349.57707,165.77657 C 349.57704,165.77658 373.57707,174.12032 373.57707,174.12032 C 373.57706,174.12031 398.63957,181.43282 398.63957,181.43282 C 418.47807,186.65351 439.35803,191.89446 457.10832,177.27657 C 471.72619,164.74698 476.95399,144.88349 471.73332,126.08907 C 466.67581,108.89346 445.95505,93.668995 427.57707,93.682825 z M 80.952073,95.745325 C 62.57403,95.731495 41.822081,110.956 36.764573,128.15157 C 31.543907,146.946 36.771709,166.77819 51.389573,179.30782 C 69.139905,193.92567 90.019782,188.71599 109.85832,183.49532 C 109.85832,183.49532 134.9208,176.18282 134.92082,176.18282 C 134.92082,176.18283 158.95207,167.83907 158.95207,167.83907 C 152.68725,150.0888 152.68724,135.46437 158.95207,117.71407 C 158.95208,117.71408 115.07708,103.08907 115.07707,103.08907 C 104.63573,99.956675 94.218799,96.820725 82.733323,95.776575 C 82.145991,95.743945 81.544913,95.745775 80.952073,95.745325 z M 341.29582,192.49532 C 332.94274,209.20147 321.45784,217.53562 305.79582,226.93282 C 314.14891,246.77137 324.59707,268.71378 338.17082,286.46407 C 345.47981,295.86128 354.87284,305.2434 366.35832,310.46407 C 394.54996,320.9054 424.83254,296.88733 426.92082,267.65157 C 427.96494,254.07783 419.59928,242.61129 410.20207,233.21407 C 392.45178,215.4638 364.26676,201.89253 341.29582,192.49532 z M 169.01457,194.02657 C 162.74973,196.11485 152.31064,201.33168 146.04582,204.46407 C 128.29548,212.81714 114.71326,221.17156 101.13957,234.74532 C 91.742235,244.14251 85.483323,254.57782 85.483323,268.15157 C 86.527479,295.29908 114.7108,320.36128 141.85832,310.96407 C 156.47616,306.78753 169.00527,291.14993 177.35832,278.62032 C 188.84381,262.9583 198.26812,245.18312 205.57707,227.43282 C 187.82679,220.12387 179.45589,209.68859 169.01457,194.02657 z M 230.01457,235.83907 C 230.01457,235.83906 220.63957,261.93282 220.63957,261.93282 C 216.46305,274.46244 208.10832,304.75983 208.10832,316.24532 C 208.10831,325.64252 212.26266,335.03013 217.48332,342.33907 C 243.58669,377.83965 302.05869,359.04935 301.01457,314.15157 C 301.01458,304.75435 296.83447,289.06715 293.70207,280.71407 C 293.70204,280.71407 279.10832,235.83907 279.10832,235.83907 C 271.79938,236.8832 267.61766,238.96407 259.26457,238.96407 C 242.55843,238.96406 245.6766,238.97146 230.01457,235.83907 z "
+           id="path3193" />
+        <path
+           style="opacity:0.29186048;fill:url(#linearGradient2141);fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+           d="M 252.98332,-78.598425 C 239.50632,-78.556381 225.95798,-72.825182 216.57707,-60.067175 C 211.3564,-52.758237 207.17086,-43.339368 207.17082,-33.942175 C 207.17082,-22.456709 215.52552,7.8094347 219.70207,20.339075 C 219.70208,20.339075 229.1083,46.432825 229.10832,46.432825 C 244.77032,43.300395 241.6209,43.307825 258.32707,43.307825 C 266.68014,43.307815 270.86185,45.388705 278.17082,46.432825 C 278.17084,46.432825 292.79583,1.5578347 292.79582,1.5578247 C 295.92822,-6.7952473 300.10831,-22.482482 300.10832,-31.879675 C 300.77721,-60.642297 277.00747,-78.673382 252.98332,-78.598425 z M 129.29582,-29.692175 C 128.87571,-29.677643 128.43874,-29.662302 128.01457,-29.629675 C 98.778743,-27.541408 74.760735,2.7412347 85.202073,30.932825 C 90.422735,42.418295 99.836123,51.811385 109.23332,59.120325 C 126.98365,72.694075 148.8948,83.142265 168.73332,91.495325 C 178.13052,75.833325 186.49595,64.348375 203.20207,55.995325 C 193.80486,33.024355 180.23361,4.8393447 162.48332,-12.910925 C 153.37981,-22.014472 142.31887,-30.142603 129.29582,-29.692175 z M 376.26457,-29.285925 C 370.78285,-29.236981 365.18378,-28.049756 359.70207,-25.504675 C 349.26075,-20.284017 337.77938,-7.7456313 331.51457,1.6515747 C 320.0291,18.357725 310.61765,38.169655 302.26457,56.964075 C 317.92659,66.361285 329.41149,74.726685 337.76457,91.432825 C 337.76457,91.432825 355.51457,83.089075 355.51457,83.089075 C 375.35311,74.735995 387.90218,68.469835 404.60832,52.807825 C 415.04966,44.454735 424.4337,29.819045 423.38957,16.245325 C 421.69286,-8.3570653 400.01861,-29.498012 376.26457,-29.285925 z M 253.82707,78.432825 C 219.53825,78.432815 191.73331,106.28149 191.73332,140.58907 C 191.73332,160.5118 201.12442,178.24252 215.70207,189.62032 C 220.34031,186.70328 225.03105,183.92025 229.76457,181.21407 C 215.47683,172.92672 205.85832,157.47048 205.85832,139.77657 C 205.85832,113.34866 227.30249,91.901575 253.73332,91.901575 C 280.16415,91.901575 301.60832,113.34866 301.60832,139.77657 C 301.60832,143.28062 301.23039,146.70473 300.51457,149.99532 C 305.55015,148.3941 310.62749,146.89814 315.73332,145.52657 C 315.86218,143.89329 315.95207,142.25526 315.95207,140.58907 C 315.95206,106.2815 288.11592,78.432815 253.82707,78.432825 z M 427.57707,93.682825 C 426.98425,93.683275 426.38315,93.712695 425.79582,93.745325 C 414.31038,94.789465 403.86215,97.925435 393.42082,101.05782 C 393.42081,101.05783 349.57707,115.65157 349.57707,115.65157 C 352.29784,123.36044 353.84453,130.48476 354.20207,137.52657 C 370.65347,135.07724 387.38478,133.80782 404.35832,133.80782 C 427.97482,133.80782 451.13893,136.24453 473.70207,140.93282 C 473.74998,136.01199 473.10144,131.01429 471.73332,126.08907 C 466.67581,108.89347 445.95504,93.668995 427.57707,93.682825 z M 80.952073,95.745325 C 62.574034,95.731495 41.822079,110.95601 36.764573,128.15157 C 31.543908,146.94599 36.771715,166.77819 51.389573,179.30782 C 69.139899,193.92567 90.01979,188.71599 109.85832,183.49532 C 109.85832,183.49533 134.9208,176.18282 134.92082,176.18282 C 134.92083,176.18284 158.95207,167.83907 158.95207,167.83907 C 152.68725,150.08882 152.68724,135.46436 158.95207,117.71407 C 158.95208,117.71408 115.07708,103.08907 115.07707,103.08907 C 104.63574,99.956675 94.218798,96.820725 82.733323,95.776575 C 82.145995,95.743945 81.544913,95.745775 80.952073,95.745325 z M 169.01457,194.02657 C 162.74974,196.11485 152.31064,201.33168 146.04582,204.46407 C 128.29549,212.81714 114.71326,221.17157 101.13957,234.74532 C 91.742235,244.14249 85.483323,254.57783 85.483323,268.15157 C 85.914825,279.37034 90.98949,290.21107 98.702073,298.43282 C 123.72247,265.43951 152.07256,236.48039 183.10832,212.43282 C 178.11182,207.25972 173.78384,201.1805 169.01457,194.02657 z "
+           id="path13174" />
+      </g>
+    </g>
+    <flowRoot
+       xml:space="preserve"
+       id="flowRoot2143"><flowRegion
+         id="flowRegion2145"><rect
+           id="rect2147"
+           width="333.35034"
+           height="76.771591"
+           x="214.15234"
+           y="539.20471" /></flowRegion><flowPara
+         id="flowPara2149"></flowPara></flowRoot>  </g>
+</svg>
Index: /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo.svg
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo.svg	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo.svg	(revision 1296)
@@ -0,0 +1,276 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://web.resource.org/cc/"
+   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"
+   width="5.54313in"
+   height="5.54703in"
+   viewBox="0 0 400 400"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.44.1"
+   sodipodi:docname="parsix-logo.svg"
+   sodipodi:docbase="/home/alan/parsix-graphics-0.6.2"
+   inkscape:export-filename="/home/alan/parsix-logo.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90">
+  <metadata
+     id="metadata16">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs14">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient14955">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop14957" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop14959" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient14955"
+       id="linearGradient14961"
+       x1="291.77133"
+       y1="316.97418"
+       x2="163.84119"
+       y2="59.318104"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:window-height="693"
+     inkscape:window-width="1014"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     borderopacity="1.0"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     id="base"
+     inkscape:zoom="1.1416081"
+     inkscape:cx="392.92782"
+     inkscape:cy="253.3149"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:current-layer="svg2" />
+  <g
+     id="g22579"
+     transform="translate(1170.621,0)">
+    <path
+       style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -990.12085,266.48513 C -1007.1209,259.48513 -1015.1209,249.48513 -1025.1209,234.48513 C -1031.1209,236.48513 -1041.1209,241.48513 -1047.1209,244.48513 C -1064.1209,252.48513 -1077.1209,260.48513 -1090.1209,273.48513 C -1099.1209,282.48513 -1105.1209,292.48513 -1105.1209,305.48513 C -1104.1209,331.48513 -1077.1209,355.48513 -1051.1209,346.48513 C -1037.1209,342.48513 -1025.1209,327.48513 -1017.1209,315.48513 C -1006.1209,300.48513 -997.12085,283.48513 -990.12085,266.48513 z "
+       id="path3066" />
+    <path
+       style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -985.72445,267.88154 C -985.72445,267.88154 -994.72445,292.88154 -994.72445,292.88154 C -998.72445,304.88154 -1006.7245,333.88154 -1006.7245,344.88154 C -1006.7245,353.88154 -1002.7245,362.88154 -997.72445,369.88154 C -972.72446,403.88154 -916.72446,385.88154 -917.72446,342.88154 C -917.72446,333.88154 -921.72446,318.88154 -924.72446,310.88154 C -924.72446,310.88154 -938.72446,267.88154 -938.72446,267.88154 C -945.72446,268.88154 -949.72446,270.88154 -957.72446,270.88154 C -973.72445,270.88154 -970.72446,270.88154 -985.72445,267.88154 z "
+       id="path3068" />
+    <path
+       style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -898.72446,233.48513 C -906.72446,249.48513 -917.72446,257.48513 -932.72446,266.48513 C -924.72446,285.48513 -914.72446,306.48513 -901.72446,323.48513 C -894.72446,332.48513 -885.72446,341.48513 -874.72446,346.48513 C -847.72446,356.48513 -818.72446,333.48513 -816.72446,305.48513 C -815.72446,292.48513 -823.72446,281.48513 -832.72446,272.48513 C -849.72446,255.48513 -876.72446,242.48513 -898.72446,233.48513 z "
+       id="path3070" />
+    <path
+       style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -897.32805,179.48513 C -891.32805,196.48513 -891.32805,210.48513 -897.32805,227.48513 C -897.32805,227.48513 -874.32805,235.48513 -874.32805,235.48513 C -874.32805,235.48513 -850.32805,242.48513 -850.32805,242.48513 C -831.32805,247.48513 -811.32805,252.48513 -794.32805,238.48513 C -780.32805,226.48513 -775.32805,207.48513 -780.32805,189.48513 C -785.32805,172.48513 -806.32805,157.48513 -824.32805,158.48513 C -835.32805,159.48513 -845.32805,162.48513 -855.32805,165.48513 C -855.32805,165.48513 -897.32805,179.48513 -897.32805,179.48513 z "
+       id="path3072" />
+    <path
+       style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -934.32805,140.48513 C -919.32805,149.48513 -908.32805,157.48513 -900.32805,173.48513 C -900.32805,173.48513 -883.32805,165.48513 -883.32805,165.48513 C -864.32805,157.48513 -852.32805,151.48513 -836.32805,136.48513 C -826.32805,128.48513 -817.32805,114.48513 -818.32805,101.48513 C -820.32805,72.48513 -851.32805,48.48513 -879.32805,61.48513 C -889.32805,66.48513 -900.32805,78.48513 -906.32805,87.48513 C -917.32805,103.48513 -926.32805,122.48513 -934.32805,140.48513 z "
+       id="path3074" />
+    <path
+       style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -1028.1597,180.69122 C -1034.1597,197.69122 -1034.1597,211.69122 -1028.1597,228.69122 C -1028.1597,228.69122 -1051.1597,236.69122 -1051.1597,236.69122 C -1051.1597,236.69122 -1075.1597,243.69122 -1075.1597,243.69122 C -1094.1597,248.69122 -1114.1597,253.69122 -1131.1597,239.69122 C -1145.1597,227.69122 -1150.1597,208.69122 -1145.1597,190.69122 C -1140.1597,173.69122 -1119.1597,158.69122 -1101.1597,159.69122 C -1090.1597,160.69122 -1080.1597,163.69122 -1070.1597,166.69122 C -1070.1597,166.69122 -1028.1597,180.69122 -1028.1597,180.69122 z "
+       id="path3076" />
+    <path
+       style="fill:#e6e6e6;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0"
+       d="M -993.31985,140.39035 C -1009.3198,148.39035 -1017.3198,159.39035 -1026.3198,174.39035 C -1045.3198,166.39035 -1066.3198,156.39035 -1083.3198,143.39035 C -1092.3198,136.39035 -1101.3198,127.39035 -1106.3198,116.39035 C -1116.3198,89.39034 -1093.3198,60.39035 -1065.3198,58.39035 C -1052.3198,57.39035 -1041.3198,65.39035 -1032.3198,74.39034 C -1015.3198,91.39034 -1002.3198,118.39035 -993.31985,140.39035 z "
+       id="path3078" />
+    <path
+       style="fill:#e6e6e6;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -986.72765,137.84494 C -986.72765,137.84494 -995.72765,112.84494 -995.72765,112.84494 C -999.72765,100.84493 -1007.7276,71.84493 -1007.7276,60.84493 C -1007.7276,51.84493 -1003.7276,42.84493 -998.72765,35.84493 C -973.72765,1.84493 -917.72767,19.84493 -918.72767,62.84493 C -918.72767,71.84493 -922.72767,86.84493 -925.72767,94.84493 C -925.72767,94.84493 -939.72767,137.84494 -939.72767,137.84494 C -946.72767,136.84494 -950.72767,134.84494 -958.72767,134.84494 C -974.72765,134.84494 -971.72767,134.84494 -986.72765,137.84494 z "
+       id="path3080" />
+    <path
+       transform="matrix(0.879713,0,0,0.846769,-1153.87,26.9908)"
+       d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+       sodipodi:ry="58.850311"
+       sodipodi:rx="56.61549"
+       sodipodi:cy="208.19435"
+       sodipodi:cx="216.52942"
+       id="path3082"
+       style="fill:none;fill-opacity:0.94117647;stroke:#e6e6e6;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+  </g>
+  <g
+     id="g22557"
+     transform="translate(785.7584,0)">
+    <path
+       style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -605.2623,263.27797 C -622.2623,256.27797 -630.2623,246.27797 -640.2623,231.27797 C -646.2623,233.27797 -656.2623,238.27797 -662.2623,241.27797 C -679.2623,249.27797 -692.2623,257.27797 -705.2623,270.27797 C -714.2623,279.27797 -720.2623,289.27797 -720.2623,302.27797 C -719.2623,328.27797 -692.2623,352.27797 -666.2623,343.27797 C -652.2623,339.27797 -640.2623,324.27797 -632.2623,312.27797 C -621.2623,297.27797 -612.2623,280.27797 -605.2623,263.27797 z "
+       id="path2112" />
+    <path
+       style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -600.8659,264.67438 C -600.8659,264.67438 -609.8659,289.67438 -609.8659,289.67438 C -613.8659,301.67438 -621.8659,330.67438 -621.8659,341.67438 C -621.8659,350.67438 -617.8659,359.67438 -612.8659,366.67438 C -587.8659,400.67438 -531.8659,382.67438 -532.8659,339.67438 C -532.8659,330.67438 -536.8659,315.67438 -539.8659,307.67438 C -539.8659,307.67438 -553.8659,264.67438 -553.8659,264.67438 C -560.8659,265.67438 -564.8659,267.67438 -572.8659,267.67438 C -588.8659,267.67438 -585.8659,267.67438 -600.8659,264.67438 z "
+       id="path2114" />
+    <path
+       style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -513.8659,230.27797 C -521.8659,246.27797 -532.8659,254.27797 -547.8659,263.27797 C -539.8659,282.27797 -529.8659,303.27797 -516.8659,320.27797 C -509.8659,329.27797 -500.8659,338.27797 -489.8659,343.27797 C -462.86587,353.27797 -433.86587,330.27797 -431.86587,302.27797 C -430.86587,289.27797 -438.86587,278.27797 -447.86587,269.27797 C -464.86587,252.27797 -491.8659,239.27797 -513.8659,230.27797 z "
+       id="path2116" />
+    <path
+       style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -512.4695,176.27797 C -506.4695,193.27797 -506.4695,207.27797 -512.4695,224.27797 C -512.4695,224.27797 -489.4695,232.27797 -489.4695,232.27797 C -489.4695,232.27797 -465.46946,239.27797 -465.46946,239.27797 C -446.46946,244.27797 -426.46946,249.27797 -409.46946,235.27797 C -395.46946,223.27797 -390.46946,204.27797 -395.46946,186.27797 C -400.46946,169.27797 -421.46946,154.27797 -439.46946,155.27797 C -450.46946,156.27797 -460.46946,159.27797 -470.46946,162.27797 C -470.46946,162.27797 -512.4695,176.27797 -512.4695,176.27797 z "
+       id="path2118" />
+    <path
+       style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -549.4695,137.27797 C -534.4695,146.27797 -523.4695,154.27797 -515.4695,170.27797 C -515.4695,170.27797 -498.4695,162.27797 -498.4695,162.27797 C -479.46946,154.27797 -467.46946,148.27797 -451.46946,133.27797 C -441.46946,125.27797 -432.46946,111.27797 -433.46946,98.27797 C -435.46946,69.27797 -466.46946,45.27797 -494.4695,58.27797 C -504.4695,63.27797 -515.4695,75.27797 -521.4695,84.27797 C -532.4695,100.27797 -541.4695,119.27797 -549.4695,137.27797 z "
+       id="path2120" />
+    <path
+       style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -643.3012,177.48406 C -649.3012,194.48406 -649.3012,208.48406 -643.3012,225.48406 C -643.3012,225.48406 -666.3012,233.48406 -666.3012,233.48406 C -666.3012,233.48406 -690.3012,240.48406 -690.3012,240.48406 C -709.3012,245.48406 -729.3012,250.48406 -746.3012,236.48406 C -760.3012,224.48406 -765.3012,205.48406 -760.3012,187.48406 C -755.3012,170.48406 -734.3012,155.48406 -716.3012,156.48406 C -705.3012,157.48406 -695.3012,160.48406 -685.3012,163.48406 C -685.3012,163.48406 -643.3012,177.48406 -643.3012,177.48406 z "
+       id="path2122" />
+    <path
+       style="fill:#b3b3b3;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0"
+       d="M -608.4613,137.18319 C -624.4613,145.18319 -632.4613,156.18319 -641.4613,171.18319 C -660.4613,163.18319 -681.4613,153.18319 -698.4613,140.18319 C -707.4613,133.18319 -716.4613,124.18319 -721.4613,113.18319 C -731.4613,86.18319 -708.4613,57.18319 -680.4613,55.18319 C -667.4613,54.18319 -656.4613,62.18319 -647.4613,71.18319 C -630.4613,88.18319 -617.4613,115.18319 -608.4613,137.18319 z "
+       id="path2124" />
+    <path
+       style="fill:#b3b3b3;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -601.8691,134.63778 C -601.8691,134.63778 -610.8691,109.63778 -610.8691,109.63778 C -614.8691,97.63777 -622.8691,68.63777 -622.8691,57.63777 C -622.8691,48.63777 -618.8691,39.63777 -613.8691,32.63777 C -588.8691,-1.3622296 -532.8691,16.63777 -533.8691,59.63777 C -533.8691,68.63777 -537.8691,83.63777 -540.8691,91.63777 C -540.8691,91.63777 -554.8691,134.63778 -554.8691,134.63778 C -561.8691,133.63778 -565.8691,131.63778 -573.8691,131.63778 C -589.8691,131.63778 -586.8691,131.63778 -601.8691,134.63778 z "
+       id="path2126" />
+    <path
+       transform="matrix(0.879713,0,0,0.846769,-769.0109,23.7836)"
+       d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+       sodipodi:ry="58.850311"
+       sodipodi:rx="56.61549"
+       sodipodi:cy="208.19435"
+       sodipodi:cx="216.52942"
+       id="path2128"
+       style="fill:none;fill-opacity:0.94117647;stroke:#b3b3b3;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+  </g>
+  <g
+     id="g22568"
+     transform="translate(1170.621,368.8255)">
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -990.12382,-108.75475 C -1007.1238,-115.75475 -1015.1238,-125.75475 -1025.1238,-140.75475 C -1031.1238,-138.75475 -1041.1238,-133.75475 -1047.1238,-130.75475 C -1064.1238,-122.75475 -1077.1238,-114.75475 -1090.1238,-101.75475 C -1099.1238,-92.75475 -1105.1238,-82.75475 -1105.1238,-69.75475 C -1104.1238,-43.75475 -1077.1238,-19.75475 -1051.1238,-28.75475 C -1037.1238,-32.75475 -1025.1238,-47.75475 -1017.1238,-59.75475 C -1006.1238,-74.75475 -997.12382,-91.75475 -990.12382,-108.75475 z "
+       id="path3084" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -985.72741,-107.35834 C -985.72741,-107.35834 -994.72741,-82.35834 -994.72741,-82.35834 C -998.72741,-70.35834 -1006.7274,-41.35834 -1006.7274,-30.35834 C -1006.7274,-21.35834 -1002.7274,-12.35834 -997.72741,-5.35834 C -972.72741,28.64166 -916.72741,10.64166 -917.72741,-32.35834 C -917.72741,-41.35834 -921.72741,-56.35834 -924.72741,-64.35834 C -924.72741,-64.35834 -938.72741,-107.35834 -938.72741,-107.35834 C -945.72741,-106.35834 -949.72741,-104.35834 -957.72741,-104.35834 C -973.72741,-104.35834 -970.72741,-104.35834 -985.72741,-107.35834 z "
+       id="path3086" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -898.72741,-141.75475 C -906.72741,-125.75475 -917.72741,-117.75475 -932.72741,-108.75475 C -924.72741,-89.75475 -914.72741,-68.75475 -901.72741,-51.75475 C -894.72741,-42.75475 -885.72741,-33.75475 -874.72741,-28.75475 C -847.72741,-18.75475 -818.72741,-41.75475 -816.72741,-69.75475 C -815.72741,-82.75475 -823.72741,-93.75475 -832.72741,-102.75475 C -849.72741,-119.75475 -876.72741,-132.75475 -898.72741,-141.75475 z "
+       id="path3088" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -897.331,-195.75475 C -891.331,-178.75475 -891.331,-164.75475 -897.331,-147.75475 C -897.331,-147.75475 -874.331,-139.75475 -874.331,-139.75475 C -874.331,-139.75475 -850.331,-132.75475 -850.331,-132.75475 C -831.331,-127.75475 -811.331,-122.75475 -794.331,-136.75475 C -780.331,-148.75475 -775.331,-167.75475 -780.331,-185.75475 C -785.331,-202.75475 -806.331,-217.75475 -824.331,-216.75475 C -835.331,-215.75475 -845.331,-212.75475 -855.331,-209.75475 C -855.331,-209.75475 -897.331,-195.75475 -897.331,-195.75475 z "
+       id="path3090" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -934.331,-234.75475 C -919.331,-225.75475 -908.331,-217.75475 -900.331,-201.75475 C -900.331,-201.75475 -883.331,-209.75475 -883.331,-209.75475 C -864.331,-217.75475 -852.331,-223.75475 -836.331,-238.75475 C -826.331,-246.75475 -817.331,-260.75475 -818.331,-273.75475 C -820.331,-302.75475 -851.331,-326.75475 -879.331,-313.75475 C -889.331,-308.75475 -900.331,-296.75475 -906.331,-287.75475 C -917.331,-271.75475 -926.331,-252.75475 -934.331,-234.75475 z "
+       id="path3092" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -1028.1627,-194.54866 C -1034.1627,-177.54866 -1034.1627,-163.54866 -1028.1627,-146.54866 C -1028.1627,-146.54866 -1051.1627,-138.54866 -1051.1627,-138.54866 C -1051.1627,-138.54866 -1075.1627,-131.54866 -1075.1627,-131.54866 C -1094.1627,-126.54866 -1114.1627,-121.54866 -1131.1627,-135.54866 C -1145.1627,-147.54866 -1150.1627,-166.54866 -1145.1627,-184.54866 C -1140.1627,-201.54866 -1119.1627,-216.54866 -1101.1627,-215.54866 C -1090.1627,-214.54866 -1080.1627,-211.54866 -1070.1627,-208.54866 C -1070.1627,-208.54866 -1028.1627,-194.54866 -1028.1627,-194.54866 z "
+       id="path3094" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0"
+       d="M -993.32283,-234.84953 C -1009.3228,-226.84953 -1017.3228,-215.84953 -1026.3228,-200.84953 C -1045.3228,-208.84953 -1066.3228,-218.84953 -1083.3228,-231.84953 C -1092.3228,-238.84953 -1101.3228,-247.84953 -1106.3228,-258.84953 C -1116.3228,-285.84953 -1093.3228,-314.84953 -1065.3228,-316.84953 C -1052.3228,-317.84953 -1041.3228,-309.84953 -1032.3228,-300.84953 C -1015.3228,-283.84953 -1002.3228,-256.84953 -993.32283,-234.84953 z "
+       id="path3096" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M -986.73062,-237.39494 C -986.73062,-237.39494 -995.73062,-262.39494 -995.73062,-262.39494 C -999.73062,-274.39495 -1007.7306,-303.39495 -1007.7306,-314.39495 C -1007.7306,-323.39495 -1003.7306,-332.39495 -998.73062,-339.39495 C -973.73062,-373.39495 -917.73062,-355.39495 -918.73062,-312.39495 C -918.73062,-303.39495 -922.73062,-288.39495 -925.73062,-280.39495 C -925.73062,-280.39495 -939.73062,-237.39494 -939.73062,-237.39494 C -946.73062,-238.39494 -950.73062,-240.39494 -958.73062,-240.39494 C -974.73062,-240.39494 -971.73062,-240.39494 -986.73062,-237.39494 z "
+       id="path3098" />
+    <path
+       transform="matrix(0.879713,0,0,0.846769,-1153.872,-348.2491)"
+       d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+       sodipodi:ry="58.850311"
+       sodipodi:rx="56.61549"
+       sodipodi:cy="208.19435"
+       sodipodi:cx="216.52942"
+       id="path3100"
+       style="fill:none;fill-opacity:0.94117647;stroke:gray;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+  </g>
+  <path
+     sodipodi:type="arc"
+     style="fill:#56ba75;fill-opacity:1;stroke:#00000f;stroke-width:1.53499997;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647"
+     id="path6642"
+     sodipodi:cx="213.05302"
+     sodipodi:cy="234.51558"
+     sodipodi:rx="0"
+     sodipodi:ry="2.7314491"
+     d="M 213.05302 234.51558 A 0 2.7314491 0 1 1  213.05302,234.51558 A 0 2.7314491 0 1 1  213.05302 234.51558 z"
+     transform="translate(193.4417,-192.4667)" />
+  <g
+     id="g2099"
+     transform="translate(3.893443,-6.136348)">
+    <path
+       style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 176.60359,263 C 159.60359,256 151.60359,246 141.60359,231 C 135.60359,233 125.60359,238 119.60359,241 C 102.60359,249 89.603587,257 76.603587,270 C 67.603587,279 61.603587,289 61.603587,302 C 62.603587,328 89.603587,352 115.60359,343 C 129.60359,339 141.60359,324 149.60359,312 C 160.60359,297 169.60359,280 176.60359,263 z "
+       id="selection_to_path#5" />
+    <path
+       style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 181,264.39641 C 181,264.39641 172,289.39641 172,289.39641 C 168,301.39641 160,330.39641 160,341.39641 C 160,350.39641 164,359.39641 169,366.39641 C 194,400.39641 250,382.39641 249,339.39641 C 249,330.39641 245,315.39641 242,307.39641 C 242,307.39641 228,264.39641 228,264.39641 C 221,265.39641 217,267.39641 209,267.39641 C 193,267.39641 196,267.39641 181,264.39641 z "
+       id="selection_to_path#4" />
+    <path
+       style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 268,230 C 260,246 249,254 234,263 C 242,282 252,303 265,320 C 272,329 281,338 292,343 C 319,353 348,330 350,302 C 351,289 343,278 334,269 C 317,252 290,239 268,230 z "
+       id="selection_to_path#3" />
+    <path
+       style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 269.39641,176 C 275.39641,193 275.39641,207 269.39641,224 C 269.39641,224 292.39641,232 292.39641,232 C 292.39641,232 316.39641,239 316.39641,239 C 335.39641,244 355.39641,249 372.39641,235 C 386.39641,223 391.39641,204 386.39641,186 C 381.39641,169 360.39641,154 342.39641,155 C 331.39641,156 321.39641,159 311.39641,162 C 311.39641,162 269.39641,176 269.39641,176 z "
+       id="selection_to_path#2" />
+    <path
+       style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 232.39641,137 C 247.39641,146 258.39641,154 266.39641,170 C 266.39641,170 283.39641,162 283.39641,162 C 302.39641,154 314.39641,148 330.39641,133 C 340.39641,125 349.39641,111 348.39641,98 C 346.39641,69 315.39641,45 287.39641,58 C 277.39641,63 266.39641,75 260.39641,84 C 249.39641,100 240.39641,119 232.39641,137 z "
+       id="selection_to_path#1" />
+    <path
+       style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 138.56468,177.20609 C 132.56468,194.20609 132.56468,208.20609 138.56468,225.20609 C 138.56468,225.20609 115.56468,233.20609 115.56468,233.20609 C 115.56468,233.20609 91.564685,240.20609 91.564685,240.20609 C 72.564685,245.20609 52.564682,250.20609 35.564682,236.20609 C 21.564682,224.20609 16.564682,205.20609 21.564682,187.20609 C 26.564682,170.20609 47.564682,155.20609 65.564685,156.20609 C 76.564685,157.20609 86.564685,160.20609 96.564689,163.20609 C 96.564689,163.20609 138.56468,177.20609 138.56468,177.20609 z "
+       id="path7517" />
+    <path
+       style="fill:#f44b00;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0"
+       d="M 173.40458,136.90522 C 157.40458,144.90522 149.40458,155.90522 140.40458,170.90522 C 121.40458,162.90522 100.40458,152.90522 83.404581,139.90522 C 74.404581,132.90522 65.404581,123.90522 60.404581,112.90522 C 50.404581,85.905218 73.404581,56.905225 101.40458,54.905225 C 114.40458,53.905225 125.40458,61.905225 134.40458,70.905218 C 151.40458,87.905218 164.40458,114.90522 173.40458,136.90522 z "
+       id="path7519" />
+    <path
+       style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 179.99679,134.35981 C 179.99679,134.35981 170.99679,109.35981 170.99679,109.35981 C 166.99679,97.359802 158.99679,68.359802 158.99679,57.359802 C 158.99679,48.359802 162.99679,39.359802 167.99679,32.359802 C 192.99679,-1.6401985 248.99679,16.359802 247.99679,59.359802 C 247.99679,68.359802 243.99679,83.359802 240.99679,91.359802 C 240.99679,91.359802 226.99679,134.35981 226.99679,134.35981 C 219.99679,133.35981 215.99679,131.35981 207.99679,131.35981 C 191.99679,131.35981 194.99679,131.35981 179.99679,134.35981 z "
+       id="path7521" />
+    <path
+       transform="matrix(0.879713,0,0,0.846769,12.85512,23.50565)"
+       d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+       sodipodi:ry="58.850311"
+       sodipodi:rx="56.61549"
+       sodipodi:cy="208.19435"
+       sodipodi:cx="216.52942"
+       id="path4019"
+       style="fill:none;fill-opacity:0.94117647;stroke:#dbba75;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+  </g>
+  <path
+     style="opacity:0.19186048;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+     d="M 257.6875 23.34375 C 244.21051 23.385799 230.66216 29.116985 221.28125 41.875 C 216.06057 49.183938 211.87504 58.602804 211.875 68 C 211.87499 79.485474 220.2297 109.75161 224.40625 122.28125 C 224.40626 122.28125 233.81248 148.375 233.8125 148.375 C 249.47451 145.24258 246.32507 145.25 263.03125 145.25 C 271.38434 145.25001 275.56603 147.33088 282.875 148.375 C 282.87501 148.375 297.50001 103.50001 297.5 103.5 C 300.6324 95.146928 304.81249 79.459697 304.8125 70.0625 C 305.48139 41.299849 281.71166 23.268789 257.6875 23.34375 z M 134 72.25 C 133.5799 72.264531 133.14292 72.279869 132.71875 72.3125 C 103.48292 74.400769 79.464913 104.68338 89.90625 132.875 C 95.126915 144.36047 104.54029 153.75356 113.9375 161.0625 C 131.68784 174.63626 153.59897 185.08444 173.4375 193.4375 C 182.8347 177.77549 191.20012 166.29055 207.90625 157.9375 C 198.50904 134.96653 184.9378 106.78152 167.1875 89.03125 C 158.08399 79.927695 147.02306 71.799571 134 72.25 z M 380.96875 72.65625 C 375.48703 72.70519 369.88796 73.89242 364.40625 76.4375 C 353.96492 81.658156 342.48356 94.196553 336.21875 103.59375 C 324.73329 120.29991 315.32183 140.11183 306.96875 158.90625 C 322.63078 168.30347 334.11567 176.66885 342.46875 193.375 C 342.46876 193.375 360.21875 185.03125 360.21875 185.03125 C 380.05729 176.67816 392.60635 170.41202 409.3125 154.75 C 419.75385 146.39691 429.13788 131.76123 428.09375 118.1875 C 426.39703 93.585085 404.7228 72.44417 380.96875 72.65625 z M 258.53125 180.375 C 224.24243 180.37499 196.43749 208.22366 196.4375 242.53125 C 196.4375 276.83885 224.24244 304.6875 258.53125 304.6875 C 292.8201 304.6875 320.65626 276.83884 320.65625 242.53125 C 320.65624 208.22367 292.82011 180.37499 258.53125 180.375 z M 258.59375 193.875 C 285.02459 193.875 306.46875 215.32209 306.46875 241.75 C 306.46874 268.17791 285.02458 289.625 258.59375 289.625 C 232.16294 289.625 210.6875 268.17791 210.6875 241.75 C 210.68751 215.32209 232.16292 193.875 258.59375 193.875 z M 432.28125 195.625 C 431.68842 195.62545 431.08733 195.65487 430.5 195.6875 C 419.01454 196.73164 408.56633 199.86761 398.125 203 C 398.125 203.00001 354.28125 217.59375 354.28125 217.59375 C 360.54603 235.34405 360.54606 249.96848 354.28125 267.71875 C 354.28122 267.71876 378.28125 276.0625 378.28125 276.0625 C 378.28124 276.06249 403.34375 283.375 403.34375 283.375 C 423.18225 288.59569 444.06221 293.83664 461.8125 279.21875 C 476.43037 266.68916 481.65817 246.82567 476.4375 228.03125 C 471.37999 210.83564 450.65923 195.61117 432.28125 195.625 z M 85.65625 197.6875 C 67.278207 197.67367 46.526258 212.89818 41.46875 230.09375 C 36.248084 248.88818 41.475886 268.72037 56.09375 281.25 C 73.844082 295.86785 94.723959 290.65817 114.5625 285.4375 C 114.5625 285.4375 139.62498 278.125 139.625 278.125 C 139.625 278.12501 163.65625 269.78125 163.65625 269.78125 C 157.39143 252.03098 157.39142 237.40655 163.65625 219.65625 C 163.65626 219.65626 119.78126 205.03125 119.78125 205.03125 C 109.33991 201.89885 98.922976 198.7629 87.4375 197.71875 C 86.850168 197.68612 86.24909 197.68795 85.65625 197.6875 z M 346 294.4375 C 337.64692 311.14365 326.16202 319.4778 310.5 328.875 C 318.85309 348.71355 329.30125 370.65596 342.875 388.40625 C 350.18399 397.80346 359.57702 407.18558 371.0625 412.40625 C 399.25414 422.84758 429.53672 398.82951 431.625 369.59375 C 432.66912 356.02001 424.30346 344.55347 414.90625 335.15625 C 397.15596 317.40598 368.97094 303.83471 346 294.4375 z M 173.71875 295.96875 C 167.45391 298.05703 157.01482 303.27386 150.75 306.40625 C 132.99966 314.75932 119.41744 323.11374 105.84375 336.6875 C 96.446412 346.08469 90.1875 356.52 90.1875 370.09375 C 91.231656 397.24126 119.41498 422.30346 146.5625 412.90625 C 161.18034 408.72971 173.70945 393.09211 182.0625 380.5625 C 193.54799 364.90048 202.9723 347.1253 210.28125 329.375 C 192.53097 322.06605 184.16007 311.63077 173.71875 295.96875 z M 234.71875 337.78125 C 234.71875 337.78124 225.34375 363.875 225.34375 363.875 C 221.16723 376.40462 212.8125 406.70201 212.8125 418.1875 C 212.81249 427.5847 216.96684 436.97231 222.1875 444.28125 C 248.29087 479.78183 306.76287 460.99153 305.71875 416.09375 C 305.71876 406.69653 301.53865 391.00933 298.40625 382.65625 C 298.40622 382.65625 283.8125 337.78125 283.8125 337.78125 C 276.50356 338.82538 272.32184 340.90625 263.96875 340.90625 C 247.26261 340.90624 250.38078 340.91364 234.71875 337.78125 z "
+     id="path3193"
+     transform="matrix(0.801793,0,0,0.801793,0,-0.14072)" />
+  <path
+     style="opacity:0.29186048;fill:url(#linearGradient14961);fill-opacity:1.0;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+     d="M 257.6875 23.34375 C 244.2105 23.385794 230.66216 29.116993 221.28125 41.875 C 216.06058 49.183938 211.87504 58.602807 211.875 68 C 211.875 79.485466 220.2297 109.75161 224.40625 122.28125 C 224.40626 122.28125 233.81248 148.375 233.8125 148.375 C 249.4745 145.24257 246.32508 145.25 263.03125 145.25 C 271.38432 145.24999 275.56603 147.33088 282.875 148.375 C 282.87502 148.375 297.50001 103.50001 297.5 103.5 C 300.6324 95.146928 304.81249 79.459693 304.8125 70.0625 C 305.48139 41.299878 281.71165 23.268793 257.6875 23.34375 z M 134 72.25 C 133.57989 72.264532 133.14292 72.279873 132.71875 72.3125 C 103.48292 74.400767 79.464912 104.68341 89.90625 132.875 C 95.126912 144.36047 104.5403 153.75356 113.9375 161.0625 C 131.68783 174.63625 153.59898 185.08444 173.4375 193.4375 C 182.8347 177.7755 191.20013 166.29055 207.90625 157.9375 C 198.50904 134.96653 184.93779 106.78152 167.1875 89.03125 C 158.08399 79.927703 147.02305 71.799572 134 72.25 z M 380.96875 72.65625 C 375.48703 72.705194 369.88796 73.892419 364.40625 76.4375 C 353.96493 81.658158 342.48356 94.196544 336.21875 103.59375 C 324.73328 120.2999 315.32183 140.11183 306.96875 158.90625 C 322.63077 168.30346 334.11567 176.66886 342.46875 193.375 C 342.46875 193.375 360.21875 185.03125 360.21875 185.03125 C 380.05729 176.67817 392.60636 170.41201 409.3125 154.75 C 419.75384 146.39691 429.13788 131.76122 428.09375 118.1875 C 426.39704 93.58511 404.72279 72.444163 380.96875 72.65625 z M 258.53125 180.375 C 224.24243 180.37499 196.43749 208.22367 196.4375 242.53125 C 196.4375 262.45398 205.8286 280.1847 220.40625 291.5625 C 225.04449 288.64546 229.73523 285.86243 234.46875 283.15625 C 220.18101 274.8689 210.5625 259.41266 210.5625 241.71875 C 210.5625 215.29084 232.00667 193.84375 258.4375 193.84375 C 284.86833 193.84375 306.3125 215.29084 306.3125 241.71875 C 306.3125 245.2228 305.93457 248.64691 305.21875 251.9375 C 310.25433 250.33628 315.33167 248.84032 320.4375 247.46875 C 320.56636 245.83547 320.65625 244.19744 320.65625 242.53125 C 320.65624 208.22368 292.8201 180.37499 258.53125 180.375 z M 432.28125 195.625 C 431.68843 195.62545 431.08733 195.65487 430.5 195.6875 C 419.01456 196.73164 408.56633 199.86761 398.125 203 C 398.12499 203.00001 354.28125 217.59375 354.28125 217.59375 C 357.00202 225.30262 358.54871 232.42694 358.90625 239.46875 C 375.35765 237.01942 392.08896 235.75 409.0625 235.75 C 432.679 235.75 455.84311 238.18671 478.40625 242.875 C 478.45416 237.95417 477.80562 232.95647 476.4375 228.03125 C 471.37999 210.83565 450.65922 195.61117 432.28125 195.625 z M 85.65625 197.6875 C 67.278211 197.67367 46.526256 212.89819 41.46875 230.09375 C 36.248085 248.88817 41.475892 268.72037 56.09375 281.25 C 73.844076 295.86785 94.723967 290.65817 114.5625 285.4375 C 114.5625 285.43751 139.62498 278.125 139.625 278.125 C 139.62501 278.12502 163.65625 269.78125 163.65625 269.78125 C 157.39143 252.031 157.39142 237.40654 163.65625 219.65625 C 163.65626 219.65626 119.78126 205.03125 119.78125 205.03125 C 109.33992 201.89885 98.922975 198.7629 87.4375 197.71875 C 86.850172 197.68612 86.24909 197.68795 85.65625 197.6875 z M 173.71875 295.96875 C 167.45392 298.05703 157.01482 303.27386 150.75 306.40625 C 132.99967 314.75932 119.41744 323.11375 105.84375 336.6875 C 96.446412 346.08467 90.1875 356.52001 90.1875 370.09375 C 90.619002 381.31252 95.693667 392.15325 103.40625 400.375 C 128.42665 367.38169 156.77674 338.42257 187.8125 314.375 C 182.816 309.2019 178.48802 303.12268 173.71875 295.96875 z "
+     transform="matrix(0.801793,0,0,0.801793,0,-0.14072)"
+     id="path13174" />
+</svg>
Index: /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo-light.svg
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo-light.svg	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo-light.svg	(revision 1296)
@@ -0,0 +1,193 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://web.resource.org/cc/"
+   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"
+   width="5.54313in"
+   height="5.54703in"
+   viewBox="0 0 400 400"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.44.1"
+   sodipodi:docname="parsix-logo-light.svg"
+   sodipodi:docbase="/home/alan"
+   inkscape:export-filename="/home/alan/parsix-logo.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90">
+  <metadata
+     id="metadata16">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs14">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient14955">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop14957" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop14959" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient14955"
+       id="linearGradient14961"
+       x1="291.77133"
+       y1="316.97418"
+       x2="163.84119"
+       y2="59.318104"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient14955"
+       id="linearGradient1984"
+       gradientUnits="userSpaceOnUse"
+       x1="291.77133"
+       y1="316.97418"
+       x2="163.84119"
+       y2="59.318104" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:window-height="697"
+     inkscape:window-width="1024"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     borderopacity="1.0"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     id="base"
+     inkscape:zoom="0.80723883"
+     inkscape:cx="316.2138"
+     inkscape:cy="250.11701"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:current-layer="svg2" />
+  <g
+     id="g1960"
+     transform="translate(-7.874062,5.154693)">
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 180.49718,260.07075 C 163.4972,253.07075 155.4972,243.07075 145.4972,228.07075 C 139.4972,230.07075 129.4972,235.07075 123.4972,238.07075 C 106.4972,246.07075 93.4972,254.07075 80.4972,267.07075 C 71.4972,276.07075 65.4972,286.07075 65.4972,299.07075 C 66.4972,325.07075 93.4972,349.07075 119.4972,340.07075 C 133.4972,336.07075 145.4972,321.07075 153.4972,309.07075 C 164.4972,294.07075 173.49718,277.07075 180.49718,260.07075 z "
+       id="path3084" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 184.89359,261.46716 C 184.89359,261.46716 175.89359,286.46716 175.89359,286.46716 C 171.89359,298.46716 163.8936,327.46716 163.8936,338.46716 C 163.8936,347.46716 167.8936,356.46716 172.89359,363.46716 C 197.89359,397.46716 253.89359,379.46716 252.89359,336.46716 C 252.89359,327.46716 248.89359,312.46716 245.89359,304.46716 C 245.89359,304.46716 231.89359,261.46716 231.89359,261.46716 C 224.89359,262.46716 220.89359,264.46716 212.89359,264.46716 C 196.89359,264.46716 199.89359,264.46716 184.89359,261.46716 z "
+       id="path3086" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 271.89359,227.07075 C 263.89359,243.07075 252.89359,251.07075 237.89359,260.07075 C 245.89359,279.07075 255.89359,300.07075 268.89359,317.07075 C 275.89359,326.07075 284.89359,335.07075 295.89359,340.07075 C 322.89359,350.07075 351.89359,327.07075 353.89359,299.07075 C 354.89359,286.07075 346.89359,275.07075 337.89359,266.07075 C 320.89359,249.07075 293.89359,236.07075 271.89359,227.07075 z "
+       id="path3088" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 273.29,173.07075 C 279.29,190.07075 279.29,204.07075 273.29,221.07075 C 273.29,221.07075 296.29,229.07075 296.29,229.07075 C 296.29,229.07075 320.29,236.07075 320.29,236.07075 C 339.29,241.07075 359.29,246.07075 376.29,232.07075 C 390.29,220.07075 395.29,201.07075 390.29,183.07075 C 385.29,166.07075 364.29,151.07075 346.29,152.07075 C 335.29,153.07075 325.29,156.07075 315.29,159.07075 C 315.29,159.07075 273.29,173.07075 273.29,173.07075 z "
+       id="path3090" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 236.29,134.07075 C 251.29,143.07075 262.29,151.07075 270.29,167.07075 C 270.29,167.07075 287.29,159.07075 287.29,159.07075 C 306.29,151.07075 318.29,145.07075 334.29,130.07075 C 344.29,122.07075 353.29,108.07075 352.29,95.07075 C 350.29,66.07075 319.29,42.07075 291.29,55.07075 C 281.29,60.07075 270.29,72.07075 264.29,81.07075 C 253.29,97.07075 244.29,116.07075 236.29,134.07075 z "
+       id="path3092" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 142.4583,174.27684 C 136.4583,191.27684 136.4583,205.27684 142.4583,222.27684 C 142.4583,222.27684 119.4583,230.27684 119.4583,230.27684 C 119.4583,230.27684 95.4583,237.27684 95.4583,237.27684 C 76.4583,242.27684 56.4583,247.27684 39.4583,233.27684 C 25.4583,221.27684 20.4583,202.27684 25.4583,184.27684 C 30.4583,167.27684 51.4583,152.27684 69.4583,153.27684 C 80.4583,154.27684 90.4583,157.27684 100.4583,160.27684 C 100.4583,160.27684 142.4583,174.27684 142.4583,174.27684 z "
+       id="path3094" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0"
+       d="M 177.29817,133.97597 C 161.2982,141.97597 153.2982,152.97597 144.2982,167.97597 C 125.2982,159.97597 104.2982,149.97597 87.2982,136.97597 C 78.2982,129.97597 69.2982,120.97597 64.2982,109.97597 C 54.2982,82.97597 77.2982,53.97597 105.2982,51.97597 C 118.2982,50.97597 129.2982,58.97597 138.2982,67.97597 C 155.2982,84.97597 168.2982,111.97597 177.29817,133.97597 z "
+       id="path3096" />
+    <path
+       style="fill:gray;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 183.89038,131.43056 C 183.89038,131.43056 174.89038,106.43056 174.89038,106.43056 C 170.89038,94.43055 162.8904,65.43055 162.8904,54.43055 C 162.8904,45.43055 166.8904,36.43055 171.89038,29.43055 C 196.89038,-4.56945 252.89038,13.43055 251.89038,56.43055 C 251.89038,65.43055 247.89038,80.43055 244.89038,88.43055 C 244.89038,88.43055 230.89038,131.43056 230.89038,131.43056 C 223.89038,130.43056 219.89038,128.43056 211.89038,128.43056 C 195.89038,128.43056 198.89038,128.43056 183.89038,131.43056 z "
+       id="path3098" />
+    <path
+       transform="matrix(0.879713,0,0,0.846769,16.749,20.5764)"
+       d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+       sodipodi:ry="58.850311"
+       sodipodi:rx="56.61549"
+       sodipodi:cy="208.19435"
+       sodipodi:cx="216.52942"
+       id="path3100"
+       style="fill:none;fill-opacity:0.94117647;stroke:gray;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+    <path
+       transform="translate(193.4417,-192.4667)"
+       d="M 213.05302 234.51558 A 0 2.7314491 0 1 1  213.05302,234.51558 A 0 2.7314491 0 1 1  213.05302 234.51558 z"
+       sodipodi:ry="2.7314491"
+       sodipodi:rx="0"
+       sodipodi:cy="234.51558"
+       sodipodi:cx="213.05302"
+       id="path6642"
+       style="fill:#56ba75;fill-opacity:1;stroke:#00000f;stroke-width:1.53499997;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647"
+       sodipodi:type="arc" />
+    <g
+       transform="translate(3.893443,-6.136348)"
+       id="g2099">
+      <path
+         id="selection_to_path#5"
+         d="M 176.60359,263 C 159.60359,256 151.60359,246 141.60359,231 C 135.60359,233 125.60359,238 119.60359,241 C 102.60359,249 89.603587,257 76.603587,270 C 67.603587,279 61.603587,289 61.603587,302 C 62.603587,328 89.603587,352 115.60359,343 C 129.60359,339 141.60359,324 149.60359,312 C 160.60359,297 169.60359,280 176.60359,263 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="selection_to_path#4"
+         d="M 181,264.39641 C 181,264.39641 172,289.39641 172,289.39641 C 168,301.39641 160,330.39641 160,341.39641 C 160,350.39641 164,359.39641 169,366.39641 C 194,400.39641 250,382.39641 249,339.39641 C 249,330.39641 245,315.39641 242,307.39641 C 242,307.39641 228,264.39641 228,264.39641 C 221,265.39641 217,267.39641 209,267.39641 C 193,267.39641 196,267.39641 181,264.39641 z "
+         style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="selection_to_path#3"
+         d="M 268,230 C 260,246 249,254 234,263 C 242,282 252,303 265,320 C 272,329 281,338 292,343 C 319,353 348,330 350,302 C 351,289 343,278 334,269 C 317,252 290,239 268,230 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="selection_to_path#2"
+         d="M 269.39641,176 C 275.39641,193 275.39641,207 269.39641,224 C 269.39641,224 292.39641,232 292.39641,232 C 292.39641,232 316.39641,239 316.39641,239 C 335.39641,244 355.39641,249 372.39641,235 C 386.39641,223 391.39641,204 386.39641,186 C 381.39641,169 360.39641,154 342.39641,155 C 331.39641,156 321.39641,159 311.39641,162 C 311.39641,162 269.39641,176 269.39641,176 z "
+         style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="selection_to_path#1"
+         d="M 232.39641,137 C 247.39641,146 258.39641,154 266.39641,170 C 266.39641,170 283.39641,162 283.39641,162 C 302.39641,154 314.39641,148 330.39641,133 C 340.39641,125 349.39641,111 348.39641,98 C 346.39641,69 315.39641,45 287.39641,58 C 277.39641,63 266.39641,75 260.39641,84 C 249.39641,100 240.39641,119 232.39641,137 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path7517"
+         d="M 138.56468,177.20609 C 132.56468,194.20609 132.56468,208.20609 138.56468,225.20609 C 138.56468,225.20609 115.56468,233.20609 115.56468,233.20609 C 115.56468,233.20609 91.564685,240.20609 91.564685,240.20609 C 72.564685,245.20609 52.564682,250.20609 35.564682,236.20609 C 21.564682,224.20609 16.564682,205.20609 21.564682,187.20609 C 26.564682,170.20609 47.564682,155.20609 65.564685,156.20609 C 76.564685,157.20609 86.564685,160.20609 96.564689,163.20609 C 96.564689,163.20609 138.56468,177.20609 138.56468,177.20609 z "
+         style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path7519"
+         d="M 173.40458,136.90522 C 157.40458,144.90522 149.40458,155.90522 140.40458,170.90522 C 121.40458,162.90522 100.40458,152.90522 83.404581,139.90522 C 74.404581,132.90522 65.404581,123.90522 60.404581,112.90522 C 50.404581,85.905218 73.404581,56.905225 101.40458,54.905225 C 114.40458,53.905225 125.40458,61.905225 134.40458,70.905218 C 151.40458,87.905218 164.40458,114.90522 173.40458,136.90522 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" />
+      <path
+         id="path7521"
+         d="M 179.99679,134.35981 C 179.99679,134.35981 170.99679,109.35981 170.99679,109.35981 C 166.99679,97.359802 158.99679,68.359802 158.99679,57.359802 C 158.99679,48.359802 162.99679,39.359802 167.99679,32.359802 C 192.99679,-1.6401985 248.99679,16.359802 247.99679,59.359802 C 247.99679,68.359802 243.99679,83.359802 240.99679,91.359802 C 240.99679,91.359802 226.99679,134.35981 226.99679,134.35981 C 219.99679,133.35981 215.99679,131.35981 207.99679,131.35981 C 191.99679,131.35981 194.99679,131.35981 179.99679,134.35981 z "
+         style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         sodipodi:type="arc"
+         style="fill:none;fill-opacity:0.94117647;stroke:#dbba75;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path4019"
+         sodipodi:cx="216.52942"
+         sodipodi:cy="208.19435"
+         sodipodi:rx="56.61549"
+         sodipodi:ry="58.850311"
+         d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+         transform="matrix(0.879713,0,0,0.846769,12.85512,23.50565)" />
+    </g>
+    <path
+       transform="matrix(0.801793,0,0,0.801793,0,-0.14072)"
+       id="path3193"
+       d="M 257.6875,23.34375 C 244.21051,23.385799 230.66216,29.116985 221.28125,41.875 C 216.06057,49.183938 211.87504,58.602804 211.875,68 C 211.87499,79.485474 220.2297,109.75161 224.40625,122.28125 C 224.40626,122.28125 233.81248,148.375 233.8125,148.375 C 249.47451,145.24258 246.32507,145.25 263.03125,145.25 C 271.38434,145.25001 275.56603,147.33088 282.875,148.375 C 282.87501,148.375 297.50001,103.50001 297.5,103.5 C 300.6324,95.146928 304.81249,79.459697 304.8125,70.0625 C 305.48139,41.299849 281.71166,23.268789 257.6875,23.34375 z M 134,72.25 C 133.5799,72.264531 133.14292,72.279869 132.71875,72.3125 C 103.48292,74.400769 79.464913,104.68338 89.90625,132.875 C 95.126915,144.36047 104.54029,153.75356 113.9375,161.0625 C 131.68784,174.63626 153.59897,185.08444 173.4375,193.4375 C 182.8347,177.77549 191.20012,166.29055 207.90625,157.9375 C 198.50904,134.96653 184.9378,106.78152 167.1875,89.03125 C 158.08399,79.927695 147.02306,71.799571 134,72.25 z M 380.96875,72.65625 C 375.48703,72.70519 369.88796,73.89242 364.40625,76.4375 C 353.96492,81.658156 342.48356,94.196553 336.21875,103.59375 C 324.73329,120.29991 315.32183,140.11183 306.96875,158.90625 C 322.63078,168.30347 334.11567,176.66885 342.46875,193.375 C 342.46876,193.375 360.21875,185.03125 360.21875,185.03125 C 380.05729,176.67816 392.60635,170.41202 409.3125,154.75 C 419.75385,146.39691 429.13788,131.76123 428.09375,118.1875 C 426.39703,93.585085 404.7228,72.44417 380.96875,72.65625 z M 258.53125,180.375 C 224.24243,180.37499 196.43749,208.22366 196.4375,242.53125 C 196.4375,276.83885 224.24244,304.6875 258.53125,304.6875 C 292.8201,304.6875 320.65626,276.83884 320.65625,242.53125 C 320.65624,208.22367 292.82011,180.37499 258.53125,180.375 z M 258.59375,193.875 C 285.02459,193.875 306.46875,215.32209 306.46875,241.75 C 306.46874,268.17791 285.02458,289.625 258.59375,289.625 C 232.16294,289.625 210.6875,268.17791 210.6875,241.75 C 210.68751,215.32209 232.16292,193.875 258.59375,193.875 z M 432.28125,195.625 C 431.68842,195.62545 431.08733,195.65487 430.5,195.6875 C 419.01454,196.73164 408.56633,199.86761 398.125,203 C 398.125,203.00001 354.28125,217.59375 354.28125,217.59375 C 360.54603,235.34405 360.54606,249.96848 354.28125,267.71875 C 354.28122,267.71876 378.28125,276.0625 378.28125,276.0625 C 378.28124,276.06249 403.34375,283.375 403.34375,283.375 C 423.18225,288.59569 444.06221,293.83664 461.8125,279.21875 C 476.43037,266.68916 481.65817,246.82567 476.4375,228.03125 C 471.37999,210.83564 450.65923,195.61117 432.28125,195.625 z M 85.65625,197.6875 C 67.278207,197.67367 46.526258,212.89818 41.46875,230.09375 C 36.248084,248.88818 41.475886,268.72037 56.09375,281.25 C 73.844082,295.86785 94.723959,290.65817 114.5625,285.4375 C 114.5625,285.4375 139.62498,278.125 139.625,278.125 C 139.625,278.12501 163.65625,269.78125 163.65625,269.78125 C 157.39143,252.03098 157.39142,237.40655 163.65625,219.65625 C 163.65626,219.65626 119.78126,205.03125 119.78125,205.03125 C 109.33991,201.89885 98.922976,198.7629 87.4375,197.71875 C 86.850168,197.68612 86.24909,197.68795 85.65625,197.6875 z M 346,294.4375 C 337.64692,311.14365 326.16202,319.4778 310.5,328.875 C 318.85309,348.71355 329.30125,370.65596 342.875,388.40625 C 350.18399,397.80346 359.57702,407.18558 371.0625,412.40625 C 399.25414,422.84758 429.53672,398.82951 431.625,369.59375 C 432.66912,356.02001 424.30346,344.55347 414.90625,335.15625 C 397.15596,317.40598 368.97094,303.83471 346,294.4375 z M 173.71875,295.96875 C 167.45391,298.05703 157.01482,303.27386 150.75,306.40625 C 132.99966,314.75932 119.41744,323.11374 105.84375,336.6875 C 96.446412,346.08469 90.1875,356.52 90.1875,370.09375 C 91.231656,397.24126 119.41498,422.30346 146.5625,412.90625 C 161.18034,408.72971 173.70945,393.09211 182.0625,380.5625 C 193.54799,364.90048 202.9723,347.1253 210.28125,329.375 C 192.53097,322.06605 184.16007,311.63077 173.71875,295.96875 z M 234.71875,337.78125 C 234.71875,337.78124 225.34375,363.875 225.34375,363.875 C 221.16723,376.40462 212.8125,406.70201 212.8125,418.1875 C 212.81249,427.5847 216.96684,436.97231 222.1875,444.28125 C 248.29087,479.78183 306.76287,460.99153 305.71875,416.09375 C 305.71876,406.69653 301.53865,391.00933 298.40625,382.65625 C 298.40622,382.65625 283.8125,337.78125 283.8125,337.78125 C 276.50356,338.82538 272.32184,340.90625 263.96875,340.90625 C 247.26261,340.90624 250.38078,340.91364 234.71875,337.78125 z "
+       style="opacity:0.19186048;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       id="path13174"
+       transform="matrix(0.801793,0,0,0.801793,0,-0.14072)"
+       d="M 257.6875,23.34375 C 244.2105,23.385794 230.66216,29.116993 221.28125,41.875 C 216.06058,49.183938 211.87504,58.602807 211.875,68 C 211.875,79.485466 220.2297,109.75161 224.40625,122.28125 C 224.40626,122.28125 233.81248,148.375 233.8125,148.375 C 249.4745,145.24257 246.32508,145.25 263.03125,145.25 C 271.38432,145.24999 275.56603,147.33088 282.875,148.375 C 282.87502,148.375 297.50001,103.50001 297.5,103.5 C 300.6324,95.146928 304.81249,79.459693 304.8125,70.0625 C 305.48139,41.299878 281.71165,23.268793 257.6875,23.34375 z M 134,72.25 C 133.57989,72.264532 133.14292,72.279873 132.71875,72.3125 C 103.48292,74.400767 79.464912,104.68341 89.90625,132.875 C 95.126912,144.36047 104.5403,153.75356 113.9375,161.0625 C 131.68783,174.63625 153.59898,185.08444 173.4375,193.4375 C 182.8347,177.7755 191.20013,166.29055 207.90625,157.9375 C 198.50904,134.96653 184.93779,106.78152 167.1875,89.03125 C 158.08399,79.927703 147.02305,71.799572 134,72.25 z M 380.96875,72.65625 C 375.48703,72.705194 369.88796,73.892419 364.40625,76.4375 C 353.96493,81.658158 342.48356,94.196544 336.21875,103.59375 C 324.73328,120.2999 315.32183,140.11183 306.96875,158.90625 C 322.63077,168.30346 334.11567,176.66886 342.46875,193.375 C 342.46875,193.375 360.21875,185.03125 360.21875,185.03125 C 380.05729,176.67817 392.60636,170.41201 409.3125,154.75 C 419.75384,146.39691 429.13788,131.76122 428.09375,118.1875 C 426.39704,93.58511 404.72279,72.444163 380.96875,72.65625 z M 258.53125,180.375 C 224.24243,180.37499 196.43749,208.22367 196.4375,242.53125 C 196.4375,262.45398 205.8286,280.1847 220.40625,291.5625 C 225.04449,288.64546 229.73523,285.86243 234.46875,283.15625 C 220.18101,274.8689 210.5625,259.41266 210.5625,241.71875 C 210.5625,215.29084 232.00667,193.84375 258.4375,193.84375 C 284.86833,193.84375 306.3125,215.29084 306.3125,241.71875 C 306.3125,245.2228 305.93457,248.64691 305.21875,251.9375 C 310.25433,250.33628 315.33167,248.84032 320.4375,247.46875 C 320.56636,245.83547 320.65625,244.19744 320.65625,242.53125 C 320.65624,208.22368 292.8201,180.37499 258.53125,180.375 z M 432.28125,195.625 C 431.68843,195.62545 431.08733,195.65487 430.5,195.6875 C 419.01456,196.73164 408.56633,199.86761 398.125,203 C 398.12499,203.00001 354.28125,217.59375 354.28125,217.59375 C 357.00202,225.30262 358.54871,232.42694 358.90625,239.46875 C 375.35765,237.01942 392.08896,235.75 409.0625,235.75 C 432.679,235.75 455.84311,238.18671 478.40625,242.875 C 478.45416,237.95417 477.80562,232.95647 476.4375,228.03125 C 471.37999,210.83565 450.65922,195.61117 432.28125,195.625 z M 85.65625,197.6875 C 67.278211,197.67367 46.526256,212.89819 41.46875,230.09375 C 36.248085,248.88817 41.475892,268.72037 56.09375,281.25 C 73.844076,295.86785 94.723967,290.65817 114.5625,285.4375 C 114.5625,285.43751 139.62498,278.125 139.625,278.125 C 139.62501,278.12502 163.65625,269.78125 163.65625,269.78125 C 157.39143,252.031 157.39142,237.40654 163.65625,219.65625 C 163.65626,219.65626 119.78126,205.03125 119.78125,205.03125 C 109.33992,201.89885 98.922975,198.7629 87.4375,197.71875 C 86.850172,197.68612 86.24909,197.68795 85.65625,197.6875 z M 173.71875,295.96875 C 167.45392,298.05703 157.01482,303.27386 150.75,306.40625 C 132.99967,314.75932 119.41744,323.11375 105.84375,336.6875 C 96.446412,346.08467 90.1875,356.52001 90.1875,370.09375 C 90.619002,381.31252 95.693667,392.15325 103.40625,400.375 C 128.42665,367.38169 156.77674,338.42257 187.8125,314.375 C 182.816,309.2019 178.48802,303.12268 173.71875,295.96875 z "
+       style="opacity:0.29186048;fill:url(#linearGradient1984);fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+  </g>
+</svg>
Index: /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/GdmGreeterTheme.desktop
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/GdmGreeterTheme.desktop	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/GdmGreeterTheme.desktop	(revision 1296)
@@ -0,0 +1,11 @@
+# This is not really a .desktop file like the rest, but it's useful to treat
+# it as such
+
+[GdmGreeterTheme]
+Encoding=UTF-8
+Greeter=gnome-nld.xml
+Name=Parsix GNU/Linux
+Description=Parsix theme for GDM based on NLD by Tuomas Kuosmanen
+Author=Alan Baghumian <alan@technotux.org>, e0n <e0n@alexandria.cc>, Tuomas Kuosmanen <tigert@novell.com>
+Copyright=© 2006 Parsix Project
+Screenshot=screenshot.png
Index: /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/dashed-rect.svg
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/dashed-rect.svg	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/dashed-rect.svg	(revision 1296)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
+<!-- Created with Sodipodi ("http://www.sodipodi.com/") -->
+<svg
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg617"
+   sodipodi:version="0.34"
+   width="30pt"
+   height="30pt"
+   xml:space="preserve"
+   sodipodi:docbase="/opt/gnome/share/gdm/themes/industrial/"
+   sodipodi:docname="/opt/gnome/share/gdm/themes/industrial/dashed-rect.svg"><defs
+   id="defs619" /><sodipodi:namedview
+   id="base" /><rect
+   style="font-size:12;fill:none;fill-rule:evenodd;stroke-width:1.0;stroke:#000000;stroke-opacity:0.5;stroke-dasharray:1,2;stroke-dashoffset:0;stroke-linejoin:miter;stroke-linecap:butt;"
+   id="rect620"
+   width="34.9999886"
+   height="34.9999898"
+   x="1.24999964"
+   y="1.25001063" /></svg>
Index: /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/parsix2.svg
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/parsix2.svg	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/parsix2.svg	(revision 1296)
@@ -0,0 +1,344 @@
+<?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://web.resource.org/cc/"
+   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"
+   id="svg1926"
+   sodipodi:version="0.32"
+   inkscape:version="0.44.1"
+   width="1600"
+   height="1200"
+   version="1.0"
+   sodipodi:docbase="/home/alan"
+   sodipodi:docname="barry-gdm.svg"
+   inkscape:export-filename="F:\123.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90">
+  <sodipodi:namedview
+     inkscape:window-height="693"
+     inkscape:window-width="1014"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     guidetolerance="10.0"
+     gridtolerance="10.0"
+     objecttolerance="10.0"
+     borderopacity="1.0"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     id="base"
+     inkscape:zoom="1.4594075"
+     inkscape:cx="1348.0655"
+     inkscape:cy="244.65983"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:current-layer="svg1926"
+     width="1600px"
+     height="1200px"
+     showguides="true"
+     inkscape:guide-bbox="true" />
+  <metadata
+     id="metadata1931">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+        <dc:title>Parsix Barry Default Artwork</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Sadegh Shams</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:date>2007-05-17</dc:date>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs1929">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient14955">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop14957" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop14959" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient6123">
+      <stop
+         offset="0"
+         id="stop6125"
+         style="stop-color:#ffffff;stop-opacity:0.10309278;" />
+      <stop
+         offset="1"
+         id="stop6127"
+         style="stop-color:#ffffff;stop-opacity:0.06185567;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient16239">
+      <stop
+         offset="0"
+         id="stop16241"
+         style="stop-color:#fffd04;stop-opacity:1;" />
+      <stop
+         offset="1"
+         id="stop16243"
+         style="stop-color:#d90f0f;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient6478">
+      <stop
+         offset="0"
+         id="stop6480"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         offset="1"
+         id="stop6482"
+         style="stop-color:white;stop-opacity:0;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       id="radialGradient16247"
+       r="800"
+       gradientTransform="matrix(0.8482443,0,0,0.6753979,121.40445,184.84169)"
+       cx="836.47052"
+       cy="699.75153"
+       gradientUnits="userSpaceOnUse"
+       spreadMethod="pad"
+       xlink:href="#linearGradient16239"
+       fy="699.75153"
+       fx="836.47052" />
+    <radialGradient
+       inkscape:collect="always"
+       id="radialGradient6131"
+       r="800.03125"
+       gradientTransform="matrix(1.2145236,-1.212322,1.2358154,1.2380597,-1887.2081,442.33856)"
+       cx="800.03125"
+       cy="1388.2191"
+       gradientUnits="userSpaceOnUse"
+       xlink:href="#linearGradient6123"
+       fy="1388.2191"
+       fx="800.03125" />
+    <radialGradient
+       inkscape:collect="always"
+       id="radialGradient16247-789"
+       r="800"
+       gradientTransform="matrix(0.8482443,0,0,0.6753979,121.40445,184.84169)"
+       cx="836.47052"
+       cy="699.75153"
+       gradientUnits="userSpaceOnUse"
+       spreadMethod="pad"
+       xlink:href="#linearGradient16239-411"
+       fy="699.75153"
+       fx="836.47052" />
+    <linearGradient
+       id="linearGradient16239-411">
+      <stop
+         offset="0"
+         id="stop3590"
+         style="stop-color:#fffd1d;stop-opacity:1;" />
+      <stop
+         offset="1"
+         id="stop3592"
+         style="stop-color:#ee1212;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       id="radialGradient16247-789-233"
+       r="800"
+       gradientTransform="matrix(0.8482443,0,0,0.6753979,121.40445,184.84169)"
+       cx="836.47052"
+       cy="699.75153"
+       gradientUnits="userSpaceOnUse"
+       spreadMethod="pad"
+       xlink:href="#linearGradient16239-411-160"
+       fy="699.75153"
+       fx="836.47052" />
+    <linearGradient
+       id="linearGradient16239-411-160">
+      <stop
+         offset="0"
+         id="stop3815"
+         style="stop-color:#fffd00;stop-opacity:1;" />
+      <stop
+         offset="1"
+         id="stop3817"
+         style="stop-color:#f00f0f;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient14955"
+       id="linearGradient7753"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.801793,0,0,0.801793,1081.287,768.244)"
+       x1="291.77133"
+       y1="316.97418"
+       x2="163.84119"
+       y2="59.318104" />
+  </defs>
+  <rect
+     id="rect14467"
+     x="0"
+     y="0"
+     width="1600"
+     height="1200"
+     style="fill:url(#radialGradient16247-789-233);fill-opacity:1;stroke:none;stroke-opacity:1" />
+  <path
+     d="M 0,0 L 0,266.625 L 796,1200 L 797.75,1200 L 205.8125,0 L 0,0 z M 253.1875,0 L 797.96875,1200 L 799.21875,1200 L 592.6875,0 L 253.1875,0 z M 633.875,0 L 799.4375,1200 L 800.5625,1200 L 966.125,0 L 633.875,0 z M 1007.3125,0 L 800.78125,1200 L 802.03125,1200 L 1346.8125,0 L 1007.3125,0 z M 1394.1875,0 L 802.25,1200 L 804,1200 L 1600,266.625 L 1600,0 L 1394.1875,0 z M 0.23039322,330.03125 L 0.42157289,714.5 L 786.40625,1200 L 795.53125,1200 L 0.23039322,330.03125 z M 1600.0625,330.03125 L 804.46875,1200 L 811.59375,1200 L 1599.75,712.5 L 1600.0625,330.03125 z M 0.29289322,761.75 L 0.38664322,1034.4063 L 778.03125,1200 L 791.5625,1200 L 0.29289322,761.75 z M 1600,761.75 L 808.4375,1200 L 821.96875,1200 L 1599.9063,1034.4063 L 1600,761.75 z M 0.67953644,1076.0313 L 0.77328644,1200 L 771,1200 L 0.67953644,1076.0313 z M 1599.9063,1076.0313 L 829,1200 L 1599.8125,1200 L 1599.9063,1076.0313 z "
+     id="rect2191"
+     style="fill:url(#radialGradient6131);fill-opacity:1.0;stroke:none;opacity:1"
+     sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+  <path
+     d="M 1599.9836,1170.0181 C 1411.2103,1161.6779 1169.4834,1180.7668 819.40871,1128.7678 C 818.78037,1126.6357 819.25501,1122.9891 819.093,1120.933 C 818.87125,1118.1185 817.98618,1112.7425 818.37428,1110.5033 C 819.07857,1106.4401 819.1089,1100.9938 817.9368,1085.9647 C 817.13829,1075.7256 815.40861,1068.4265 815.21816,1065.3978 C 815.05485,1062.8004 814.72032,1057.7072 814.46818,1054.0982 C 813.45092,1039.5316 813.41565,1027.5564 814.34319,1021.924 C 815.79349,1013.1205 815.25299,1006.8824 811.49955,988.30264 C 808.56737,973.78731 808.26584,971.51152 808.21843,963.02506 C 808.1901,957.95248 808.08816,955.48672 807.81219,954.6813 C 807.3144,953.22916 807.5221,951.11576 808.65591,946.30675 C 809.83941,941.28712 811.07088,937.71239 813.15574,933.37547 C 814.18787,931.22889 815.4932,927.84182 816.28061,925.21644 C 820.84288,910.00587 826.83691,896.42535 844.93574,860.3445 C 846.84328,856.54187 849.34065,852.64309 851.52924,850.06105 C 852.82102,848.53709 853.33047,848.19652 854.65412,847.81347 C 855.51965,847.56305 857.16281,846.79063 858.31022,846.12009 C 861.95564,843.98962 863.85363,843.2262 865.4037,843.22595 C 867.03707,843.22568 868.05168,843.66234 870.37225,845.41195 C 873.28872,847.61093 874.32404,847.95297 876.18452,847.29006 C 877.03306,846.98777 877.23032,847.03794 878.40319,847.87505 C 880.34909,849.26401 883.84021,850.11371 884.84044,849.44528 C 885.47768,849.01957 889.24399,843.95312 889.77774,842.7949 C 890.54405,841.13323 890.49894,840.96613 889.05902,840.6089 C 887.75027,840.2842 884.44025,837.81178 884.40295,837.12977 C 884.33082,835.80882 890.48701,835.48141 897.2462,836.45242 C 902.67811,837.23281 904.2514,837.16068 908.37077,835.83664 C 911.20974,834.92405 911.56355,834.85643 915.96422,834.8514 C 920.0761,834.84672 920.94603,834.94518 923.83891,835.6827 C 930.17936,837.29917 935.78792,839.80342 946.36928,845.71984 C 954.72278,850.39052 960.25016,852.97996 964.77481,854.40227 C 966.8746,855.06233 968.76895,855.71133 968.9934,855.81855 C 969.77727,856.19289 971.98998,864.54606 971.99328,867.11803 C 971.99595,869.55586 972.89263,870.35717 977.14933,871.79793 L 980.36795,872.87553 L 981.58666,871.92108 L 982.80536,870.96663 L 988.96137,870.81269 C 992.68431,870.71676 995.43396,870.49979 995.92985,870.28928 C 996.38051,870.09778 996.74233,869.90258 996.74231,869.85823 C 996.74234,869.81387 994.97691,869.79749 992.80497,869.79666 C 989.1324,869.79505 988.70032,869.73499 986.89895,868.96536 C 984.41227,867.90317 984.14817,867.876 983.93032,868.74984 C 983.83076,869.14808 983.31692,869.7306 982.77411,870.04297 C 981.54738,870.74887 981.27749,870.43603 981.24292,868.31879 L 981.21167,866.84093 L 980.5867,868.38037 C 980.25134,869.21783 979.80074,869.98111 979.55549,870.07375 C 979.137,870.23206 975.80131,868.97379 975.14941,868.41116 C 974.98552,868.26971 974.82535,867.31896 974.80567,866.31752 C 974.77816,864.91745 974.49641,863.82288 973.55572,861.54526 C 972.88302,859.91624 972.2883,858.1249 972.24327,857.57351 L 972.14953,856.58827 L 974.89942,856.37275 C 979.43955,856.02857 982.79737,854.69374 989.58634,850.55367 C 997.62445,845.65177 1000.0765,844.67028 1004.8045,844.4575 C 1007.6313,844.3302 1008.3257,844.43074 1011.9605,845.31958 C 1015.3761,846.15493 1016.4878,846.28216 1019.3977,846.27403 C 1021.2828,846.26884 1024.5788,846.27604 1026.7099,846.27403 C 1035.9521,846.26525 1037.5675,846.20594 1040.0219,845.75063 C 1048.7014,844.14051 1057.8881,840.39322 1073.7706,832.04962 C 1078.4073,829.61389 1082.6515,827.49606 1083.2077,827.33894 C 1085.8723,826.586 1089.9479,827.30688 1093.8948,829.18627 C 1096.2207,830.29384 1096.5006,830.33059 1097.3321,829.98677 C 1101.3439,828.32763 1103.8686,827.85247 1110.3629,827.49288 L 1113.894,827.30815 L 1113.894,826.19976 C 1113.894,824.86404 1114.7159,823.58404 1117.3939,820.78093 C 1120.5603,817.46656 1121.4183,815.08129 1124.0186,802.24609 C 1125.6646,794.12107 1126.5172,791.06645 1127.9559,788.45272 C 1129.6295,785.41235 1132.193,784.33167 1137.5806,784.35781 C 1142.6939,784.38262 1146.8102,785.7785 1150.8925,788.88376 C 1152.5405,790.13725 1152.976,790.33712 1153.4549,790.08453 C 1155.0559,789.24045 1156.6751,789.20674 1159.0797,789.93058 C 1159.593,790.08507 1159.8232,789.95119 1160.1735,789.28402 C 1160.8412,788.01166 1162.1679,786.80967 1163.6108,786.17435 C 1164.7524,785.67177 1165.5683,785.62344 1170.4543,785.65094 C 1177.0754,785.68815 1178.1382,785.43667 1180.1727,783.40336 L 1181.5163,782.04866 L 1183.4538,782.23339 C 1185.6454,782.43501 1186.0947,782.12501 1185.1412,781.12499 C 1184.7963,780.76316 1184.5162,780.36164 1184.5162,780.23212 C 1184.5162,780.10259 1185.3076,779.14843 1186.2662,778.07691 C 1190.0958,773.79599 1192.3198,770.06775 1194.0472,765.17641 C 1195.1534,762.04318 1195.0136,762.16493 1199.8906,761.45097 C 1204.7276,760.7428 1206.2738,759.96479 1207.7966,757.54079 C 1208.1582,756.96556 1208.6463,756.58634 1209.0153,756.58634 C 1209.8635,756.58636 1215.1603,758.70603 1216.7025,759.66522 C 1219.2344,761.23993 1221.3229,763.9845 1222.4522,767.20847 C 1222.5949,767.61651 1222.8967,767.67526 1224.2022,767.54715 L 1225.7959,767.3932 L 1229.077,770.71839 C 1234.0204,775.73675 1239.3786,781.69184 1240.4203,783.311 C 1240.9303,784.10349 1241.8449,785.99975 1242.4515,787.49827 C 1244.0982,791.56723 1244.7904,792.51514 1248.795,796.55017 C 1251.6251,799.40148 1252.659,800.66852 1253.3573,802.12294 C 1253.8549,803.15953 1254.2632,804.15327 1254.2635,804.33973 C 1254.2635,804.5262 1254.999,805.10752 1255.8884,805.60207 C 1257.0338,806.239 1257.8883,807.03532 1258.8258,808.34227 C 1260.5266,810.71264 1260.72,811.09316 1262.0132,814.43844 L 1263.107,817.24022 L 1264.4506,817.11707 C 1266.9429,816.93915 1269.4783,818.58685 1270.9192,821.33513 L 1271.5128,822.5051 L 1271.5441,820.25752 L 1271.5441,818.00994 L 1270.2317,817.27101 C 1268.3153,816.16436 1266.3561,813.77825 1264.7944,810.68221 C 1263.7021,808.51603 1263.1437,807.78293 1262.0445,806.98756 C 1260.1027,805.58272 1257.4987,802.77851 1254.576,799.01327 C 1253.1969,797.23656 1251.6171,795.27601 1251.0761,794.64126 C 1250.5355,794.00652 1250.0762,793.34719 1250.0762,793.19419 C 1250.0762,793.04118 1250.4862,792.12423 1250.9824,791.13134 C 1251.4784,790.13856 1251.9769,788.80812 1252.0761,788.20641 C 1252.2514,787.14231 1252.2167,787.1288 1251.3261,787.1288 C 1250.2824,787.12883 1249.8695,786.69201 1250.3575,786.11277 C 1250.9381,785.42346 1253.3605,785.03305 1258.5758,784.75807 C 1264.1574,784.46368 1266.2816,784.13575 1268.2005,783.24942 C 1269.6713,782.57017 1269.916,782.1913 1270.2004,780.32449 C 1270.4516,778.67312 1270.103,778.35131 1269.1379,779.37003 C 1267.2548,781.35798 1264.3635,781.97616 1258.2322,781.70998 C 1253.0586,781.48545 1250.4894,781.78916 1247.9513,782.91074 L 1246.2326,783.68046 L 1244.7952,782.84916 C 1242.5302,781.5611 1238.3346,777.09889 1234.3581,771.796 C 1230.8155,767.07183 1230.6118,766.87648 1228.577,765.82297 C 1226.212,764.59844 1224.3356,763.05575 1223.671,761.78964 C 1223.2456,760.97918 1223.2885,760.85531 1224.4835,758.55682 C 1226.6702,754.35093 1228.5228,751.99301 1230.5769,750.82884 C 1231.4136,750.35465 1230.8238,749.8436 1229.4833,749.8436 C 1227.8231,749.84359 1227.0315,750.4616 1224.7022,753.56904 C 1223.5821,755.06352 1222.2825,756.46168 1221.7961,756.7095 C 1219.8178,757.71748 1217.7827,757.09518 1212.3901,753.84614 L 1209.7027,752.24513 L 1209.734,751.04436 C 1209.7481,750.38046 1209.701,749.8436 1209.6402,749.8436 C 1209.5798,749.84359 1208.4247,750.92679 1207.0778,752.27591 C 1202.9419,756.41879 1198.691,758.43371 1193.8909,758.49525 L 1191.2348,758.52604 L 1190.8285,759.81916 C 1188.3034,768.35792 1186.2162,773.10068 1183.7663,775.86011 C 1182.2784,777.53596 1180.3841,778.60031 1178.8603,778.60031 C 1177.5396,778.60028 1175.488,777.60747 1174.5479,776.50668 C 1173.8696,775.71249 1173.7955,775.38609 1173.7979,773.08912 C 1173.8013,770.45878 1174.263,762.92485 1174.5479,760.83519 C 1174.6886,759.8028 1174.5818,759.50399 1173.7666,758.6184 C 1172.1119,756.82036 1171.2972,754.37043 1170.7981,749.62808 C 1170.4712,746.52069 1170.8044,742.04646 1171.548,739.22148 C 1171.7773,738.35076 1171.8763,737.5746 1171.798,737.4973 C 1171.5668,737.26943 1168.3493,739.08165 1168.0169,739.62173 C 1167.6202,740.26593 1168.1526,745.61026 1169.3293,752.79932 C 1170.957,762.74475 1171.1544,768.08093 1170.0793,772.5965 C 1169.6465,774.41504 1168.7934,775.43888 1166.8607,776.4451 C 1164.6843,777.57798 1160.9468,777.47567 1159.4235,776.26037 C 1158.8474,775.80055 1158.8178,775.66646 1159.1735,775.24434 C 1159.4993,774.85752 1159.4985,774.69499 1159.2047,774.41304 C 1158.9141,774.13429 1158.6735,774.24456 1158.0486,774.96724 C 1156.1953,777.11039 1153.9366,777.6469 1151.455,776.53747 C 1150.7367,776.21632 1149.0782,774.90296 1147.7365,773.61253 C 1144.7709,770.76038 1144.1412,770.6439 1142.7992,772.56572 C 1141.8842,773.8761 1141.4098,774.19752 1140.393,774.19752 C 1139.2341,774.20821 1137.7191,774.89572 1136.0181,775.49065 C 1128.7892,778.18627 1127.3039,778.81906 1125.2998,780.13975 C 1121.1936,782.84583 1118.8509,786.7777 1118.0813,792.20895 C 1117.8935,793.53449 1117.611,794.36399 1117.2689,794.61048 C 1116.848,794.91372 1116.7267,795.49604 1116.6752,797.75093 C 1116.6246,799.97137 1116.3826,801.44332 1115.3939,804.98629 L 1114.144,809.41987 L 1110.0504,813.48399 C 1105.3946,818.14057 1104.3552,818.91366 1101.707,819.58017 C 1098.5642,820.37129 1095.3947,819.57583 1095.3947,817.97915 C 1095.3947,817.72579 1095.2091,815.01175 1094.9572,811.94455 C 1094.4837,806.17714 1093.7388,802.00166 1092.7386,799.13642 C 1092.127,797.38491 1092.2819,796.82727 1093.3636,796.82727 C 1094.0223,796.82729 1094.0258,796.82004 1093.3948,794.39495 C 1092.945,792.66586 1092.9487,792.26745 1093.3011,791.03898 C 1095.0933,784.78679 1094.9072,779.74962 1092.5511,769.94867 C 1090.4535,761.22412 1090.0249,759.33029 1089.7074,757.01739 C 1089.4523,755.1566 1089.2512,754.53295 1088.6763,754.00009 C 1087.2891,752.71445 1086.4797,750.62339 1085.2701,745.04055 C 1084.612,742.00321 1084.2021,740.93674 1082.9265,739.28305 C 1082.255,738.41254 1082.1306,738.00366 1082.1452,736.20418 C 1082.1557,734.92 1082.4445,733.27323 1082.864,731.92454 C 1083.6958,729.25047 1086.8719,722.92769 1089.02,719.67061 C 1090.8554,716.88719 1094.5915,712.88981 1096.1447,712.06578 L 1097.2071,711.51158 L 1098.3946,712.18893 C 1100.0229,713.11234 1099.9459,712.4175 1098.2384,710.83423 C 1097.4718,710.12351 1096.8947,709.3407 1096.8947,708.9869 C 1096.8947,708.64639 1097.3123,707.87686 1097.8321,707.29352 C 1100.6528,704.12812 1101.8868,698.952 1102.8632,686.11084 L 1103.1757,681.86199 L 1104.3319,680.66123 C 1104.9613,680.01509 1105.8992,678.63225 1106.4256,677.58235 C 1106.9517,676.53255 1107.7159,675.23963 1108.113,674.719 L 1108.8317,673.79534 L 1107.863,673.39508 C 1106.1567,672.69225 1106.0121,672.34135 1106.2381,668.99229 C 1106.627,663.22341 1107.879,657.7742 1109.7067,653.75185 C 1110.2556,652.5434 1110.2362,652.48314 1109.7067,651.99689 C 1109.1966,651.52883 1109.1894,651.36998 1109.5817,649.50299 C 1110.223,646.45246 1111.1429,643.92961 1112.6128,641.09766 C 1114.0405,638.34719 1114.8195,637.54894 1116.4877,637.09512 C 1117.8477,636.72514 1118.9563,635.69031 1118.9563,634.78596 C 1118.9563,634.17927 1118.8411,634.08253 1118.2376,634.23176 C 1117.1826,634.49269 1116.864,633.90438 1116.3314,630.69106 C 1115.9776,628.55772 1115.8311,625.7321 1115.8314,619.73025 C 1115.8314,611.47688 1116.3054,605.15268 1117.3939,598.73231 L 1117.8938,595.80738 L 1119.4563,595.86895 C 1121.3653,595.94565 1123.9274,596.9631 1127.4248,599.00941 C 1130.4477,600.77812 1132.4849,601.81119 1132.8932,601.81119 C 1133.0449,601.81118 1132.9163,601.07711 1132.5808,600.17938 C 1131.4762,597.2251 1129.659,596.15498 1122.425,594.05242 C 1119.679,593.25429 1119.1419,592.75307 1119.9563,591.86641 C 1120.6597,591.10071 1120.5324,589.98139 1119.6751,589.18779 C 1118.7161,588.3002 1118.4544,587.20648 1118.0813,582.90688 C 1117.7624,579.22768 1116.89,576.71834 1115.9564,576.71834 C 1115.3368,576.71833 1115.1487,578.77867 1115.1127,585.24683 L 1115.0814,590.5425 L 1114.1128,591.43537 C 1113.5799,591.92599 1112.3081,592.93403 1111.3004,593.68295 C 1109.2057,595.24033 1107.0994,597.52679 1106.8631,598.45521 C 1106.6739,599.19776 1107.691,603.38487 1109.3942,608.73866 C 1111.8567,616.47899 1112.6752,620.60954 1112.6753,625.30302 C 1112.6753,630.81323 1111.3584,634.87933 1106.9568,642.97578 C 1101.8076,652.44773 1101.3009,654.16954 1100.1758,665.29763 C 1100.0011,667.02395 1099.4005,670.31428 1098.8321,672.59457 C 1097.6506,677.3362 1097.6076,677.78185 1098.3009,678.53681 C 1098.777,679.05485 1098.7763,679.20901 1098.2696,681.06149 C 1097.9498,682.23107 1097.5948,684.98707 1097.4259,687.8658 C 1096.9023,696.80286 1095.3186,700.93736 1088.645,710.68028 C 1086.5619,713.72167 1084.2507,717.12369 1083.489,718.25432 C 1079.0863,724.78975 1077.0107,730.28784 1076.7079,736.32733 C 1076.4822,740.82364 1076.9986,742.75139 1079.8953,748.4889 C 1081.6249,751.91398 1082.5789,754.23616 1083.3327,756.89423 C 1084.5481,761.17867 1086.6096,770.28046 1087.1138,773.55096 C 1087.6449,776.99475 1087.4898,784.23463 1086.77,789.62269 C 1085.5718,798.59003 1085.6299,803.61834 1087.02,808.83489 C 1087.7183,811.45606 1087.5779,811.57838 1084.3014,811.11326 C 1083.0395,810.93419 1081.9139,810.87961 1081.8015,810.9901 C 1081.6894,811.1005 1081.5258,811.68203 1081.4266,812.28323 C 1081.2785,813.18199 1080.9086,813.64766 1079.3328,814.90028 C 1074.9518,818.38336 1067.5571,822.39063 1060.2086,825.2453 C 1055.7831,826.9645 1047.2649,829.70968 1046.3654,829.70968 C 1046.1249,829.70967 1045.6107,829.25544 1045.2405,828.69365 C 1044.8701,828.13191 1044.3917,827.58728 1044.1467,827.49288 C 1043.6165,827.28857 1042.4236,828.63362 1042.1781,829.70968 C 1041.806,831.3388 1042.7577,831.09262 1032.8347,831.92647 C 1026.0724,832.49471 1019.0789,832.37145 1016.2728,831.61858 C 1015.2892,831.35465 1012.9394,830.6148 1011.0543,829.98677 C 1006.9761,828.6283 1004.6636,828.32148 1002.2421,828.8168 C 1001.2741,829.01483 1000.2907,829.25093 1000.0547,829.34021 C 999.05748,829.7173 1000.1839,828.71645 1001.3359,828.20103 C 1003.2744,827.33372 1006.851,827.47085 1011.023,828.5397 C 1014.2122,829.35672 1014.4792,829.36591 1014.9917,828.90917 C 1015.5084,828.44832 1015.536,828.48124 1015.4603,829.12469 C 1015.3897,829.72641 1015.5754,829.83204 1017.0228,830.17151 C 1019.9907,830.86743 1022.1226,830.57534 1019.9602,829.77125 C 1019.1041,829.45281 1019.0338,829.37375 1019.2102,828.44734 C 1019.3539,827.69221 1019.3013,827.37542 1018.9602,827.24657 C 1018.7104,827.15214 1018.4914,826.89281 1018.4915,826.66159 C 1018.4915,826.37695 1018.1663,826.23054 1017.4603,826.23054 C 1016.2905,826.23052 1016.2693,826.26765 1016.7728,827.06184 C 1017.1931,827.72486 1016.8858,828.21999 1016.3666,827.7084 C 1016.1726,827.51727 1015.6811,827.36973 1015.3041,827.36973 C 1014.3504,827.36975 1014.4039,826.19386 1015.3978,825.02978 C 1015.8196,824.53614 1016.0881,824.01374 1015.9916,823.85981 C 1015.8951,823.70589 1015.0252,823.43451 1014.0854,823.24403 C 1013.1456,823.05357 1012.1651,822.76701 1011.898,822.62826 C 1011.408,822.37388 1010.8284,822.79171 1008.1481,825.2453 C 1006.9833,826.3114 1006.8284,826.24491 1006.3045,824.62953 C 1006.1081,824.02387 1005.8053,823.55192 1005.6482,823.55192 C 1005.4741,823.55194 1005.4916,823.76004 1005.6795,824.10612 C 1006.1012,824.8822 1006.0749,825.37368 1005.5545,826.04581 C 1005.1933,826.51226 1005.0578,826.56304 1004.8357,826.23054 C 1004.6862,826.0067 1004.6734,825.45021 1004.8045,824.99899 C 1005.2165,823.58416 1004.4442,823.38376 1003.7421,824.72189 C 1003.1478,825.8543 1002.9003,825.82384 1002.1484,824.56795 C 1001.1925,822.97184 999.4063,823.24837 998.74224,825.09136 C 998.58192,825.53672 998.45319,825.56505 997.92977,825.2453 C 997.1444,824.76582 996.64788,825.35473 996.86731,826.53843 C 997.05322,827.54081 996.81861,827.5545 995.7736,826.60001 C 994.80646,825.71617 994.73613,825.30688 995.55486,825.30688 C 995.88594,825.30686 996.14861,825.12056 996.14859,824.87584 C 996.14859,824.57924 995.83256,824.41401 995.21112,824.41401 C 994.7035,824.41403 993.9321,824.19554 993.46119,823.92139 C 992.98997,823.64723 992.49565,823.54035 992.36749,823.67508 C 992.23957,823.8099 992.2847,823.97152 992.49248,824.04454 C 993.76663,824.49245 994.15305,826.2337 993.02371,826.44607 C 992.7,826.50694 992.28565,826.70399 992.1175,826.9079 C 991.94969,827.11184 991.19665,827.36653 990.43006,827.46209 C 989.07922,827.63041 989.02053,827.61038 988.83637,826.78474 C 988.62051,825.81645 987.96278,825.10265 987.68017,825.55319 C 987.58038,825.71222 987.61507,826.42665 987.77392,827.12342 C 988.15215,828.78242 987.70935,829.30113 986.8677,828.17024 C 986.15202,827.20856 985.75257,827.17218 984.74278,827.95472 C 983.75709,828.71862 983.64454,828.69327 983.71157,827.73919 C 983.76553,826.97415 983.71981,826.92921 982.36788,826.93869 C 980.60817,826.95107 980.29215,827.23488 981.24292,827.95472 C 982.5561,828.94872 981.09634,828.64103 978.43053,827.36973 C 974.29721,825.39844 971.52633,822.15832 970.96207,818.65651 L 970.74333,817.45574 L 973.24323,817.51732 L 975.74314,817.54811 L 975.86813,818.53335 C 976.07889,819.93906 976.69602,819.98724 976.93059,818.62572 C 977.23697,816.84482 978.19669,813.59236 979.14925,811.02089 C 979.99393,808.74034 979.99987,808.58634 979.58673,807.23387 C 979.07859,805.57015 979.02502,801.10552 979.49299,799.78299 C 979.69414,799.21473 979.99887,798.90332 980.27421,798.95169 C 980.52191,798.99529 980.8202,798.70454 980.96168,798.33592 C 981.17628,797.77639 981.10996,797.64339 980.49295,797.41225 C 980.08651,797.26001 979.77042,796.97159 979.77423,796.76569 C 979.78854,795.9415 980.91393,793.96384 981.8054,793.22498 C 983.96148,791.4373 986.7264,791.94323 993.30495,795.31862 L 997.77352,797.62778 L 997.86727,798.98248 C 998.02734,801.3784 999.8475,802.15805 1006.867,802.86187 C 1012.721,803.44892 1014.8712,803.97077 1017.0228,805.38655 C 1017.9941,806.02562 1018.8039,806.68204 1018.804,806.83362 C 1018.8041,806.98526 1019.1221,807.26965 1019.5227,807.44939 C 1020.1289,807.72167 1020.4943,807.6448 1021.7101,807.01835 C 1022.8432,806.43466 1023.4512,806.30837 1024.3975,806.43336 C 1026.3467,806.69096 1027.9304,805.70363 1031.0535,802.36925 C 1033.9437,799.28318 1035.9493,797.99724 1037.8033,797.99724 C 1038.3523,797.99725 1040.0871,798.20019 1041.6781,798.45907 C 1044.1767,798.86578 1044.7928,798.86388 1046.2091,798.52065 C 1047.4833,798.21177 1047.8899,798.01194 1047.9591,797.53541 C 1048.092,796.6175 1047.3324,796.17765 1044.8342,795.74966 C 1042.2886,795.31346 1041.9298,795.10499 1041.1156,793.53287 C 1040.4099,792.16961 1039.7698,791.94639 1036.397,791.99343 C 1031.8684,792.05649 1028.0535,794.19389 1028.0536,796.64253 C 1028.0536,797.6977 1028.0394,797.68935 1026.7724,797.68935 C 1023.8476,797.68933 1013.8598,796.30184 1008.6794,795.16467 C 1002.4984,793.80777 1001.6961,793.49041 1000.4922,791.83949 C 999.27767,790.17414 997.84204,789.32587 994.80489,788.54509 C 992.14921,787.8625 991.75514,787.88801 991.52377,788.60667 C 991.25106,789.45285 990.93368,789.3239 989.71134,787.99089 C 989.06605,787.28706 987.72889,786.38956 986.43022,785.7741 C 985.22851,785.2046 984.17244,784.61788 984.08656,784.48097 C 983.81589,784.04946 985.03396,780.71899 985.99273,779.24688 C 987.88444,776.34208 989.15998,775.83583 989.33635,777.92296 C 989.42398,778.95894 989.51789,779.04978 990.7738,779.40082 C 991.87514,779.70865 992.63548,780.31116 994.96113,782.72601 C 997.56703,785.43195 997.86959,785.65111 998.89848,785.65094 C 1000.9493,785.65069 1000.4326,784.79084 995.24237,779.67792 C 992.61324,777.08781 990.51714,774.83683 990.58631,774.65935 C 990.65544,774.48175 990.88506,773.55041 991.08629,772.5965 C 991.72438,769.56773 991.11439,766.41568 988.64888,759.81916 C 987.83372,757.63873 986.7601,754.61082 986.27397,753.07642 L 985.39901,750.27464 L 985.55525,752.33749 C 985.63373,753.46814 986.17222,756.08764 986.77395,758.18736 C 989.03318,766.06899 989.33648,767.37133 989.4926,769.94867 L 989.64884,772.5965 L 987.05519,775.52144 C 985.36731,777.43638 984.14113,779.19069 983.46158,780.60158 C 982.625,782.33877 982.30565,782.73781 981.89914,782.57207 C 979.44618,781.57181 977.61886,781.80245 973.52447,783.61888 C 972.04166,784.27677 970.09344,784.94543 969.21214,785.12753 C 967.18631,785.54622 965.62979,785.19345 965.49354,784.26545 C 965.44232,783.91418 966.34153,780.09494 967.49346,775.76775 C 971.02397,762.50508 972.68922,754.93103 973.61822,747.9347 C 973.87578,745.99656 974.16366,743.98638 974.24319,743.50111 L 974.39944,742.63903 L 978.18054,742.66982 C 982.32289,742.69682 983.32172,742.95779 984.49279,744.42478 C 985.00421,745.06532 985.11779,745.63687 985.11777,747.53444 C 985.11779,748.80477 985.21341,749.81626 985.33651,749.81281 C 985.79787,749.79992 987.26241,747.44467 987.43018,746.42605 C 987.60311,745.37592 987.53628,745.31978 982.39913,740.42224 C 979.54888,737.70498 977.19377,735.51377 977.14933,735.55761 C 977.10465,735.60144 977.27664,736.22074 977.52432,736.91232 C 978.10546,738.53552 978.07466,739.23622 977.46182,739.46779 C 976.65498,739.77286 975.39222,738.07336 975.05566,736.26575 C 974.11891,731.23399 974.03027,730.22393 974.55568,729.21512 C 975.42423,727.54767 979.73582,723.64997 983.93032,720.71742 C 987.95132,717.906 990.0738,715.95376 991.30503,713.97468 C 991.66447,713.39671 992.32112,712.77842 992.74247,712.58919 C 994.02888,712.0117 997.68195,712.19887 1001.4297,713.02023 C 1007.3695,714.32221 1011.3043,713.99741 1013.1167,712.09657 C 1013.6744,711.51189 1013.7811,711.20334 1013.6167,710.28003 C 1013.1109,707.44426 1013.1725,707.149 1014.6167,706.43143 C 1016.7097,705.39162 1018.8582,705.51678 1021.0226,706.8009 C 1021.9752,707.36616 1022.8183,707.84772 1022.8975,707.84772 C 1022.9771,707.84769 1023.4155,707.50827 1023.8975,707.10879 C 1024.9806,706.21067 1026.924,705.67035 1028.2098,705.90802 C 1029.0974,706.07202 1029.3817,705.91496 1031.5222,703.96833 C 1032.8074,702.79953 1035.6523,700.0594 1037.8658,697.87216 C 1044.2494,691.56389 1048.2654,688.4254 1053.0214,686.08006 C 1055.3813,684.91641 1055.8008,684.58147 1055.1776,684.20194 C 1053.549,683.21032 1058.0866,679.92488 1062.7398,678.75233 C 1066.2326,677.8722 1069.6463,677.75782 1074.0205,678.32129 C 1079.6588,679.04748 1083.5012,680.02874 1084.0515,680.87675 C 1084.8619,682.12601 1086.3912,683.46301 1086.9888,683.46301 C 1087.8091,683.46303 1088.1501,682.95556 1088.3638,681.33858 C 1088.5722,679.76459 1089.319,678.2109 1091.5199,674.81137 C 1092.3562,673.51925 1093.3315,671.67599 1093.6761,670.74725 C 1094.304,669.054 1094.3933,668.96156 1095.5822,669.05386 C 1096.4361,669.12011 1096.7572,668.56026 1096.2072,667.94547 C 1095.9634,667.67298 1095.6633,667.00214 1095.551,666.43682 C 1095.1763,664.55341 1095.0623,664.32839 1094.0511,663.91214 C 1092.4398,663.24874 1091.8365,663.35529 1091.4574,664.43555 C 1090.9227,665.95835 1088.0318,671.52555 1087.3013,672.44063 L 1086.6451,673.27193 L 1083.2077,673.08719 C 1081.3112,672.99163 1078.2693,672.66425 1076.458,672.34826 C 1068.5385,670.96688 1065.3171,671.17833 1059.3961,673.51824 C 1058.5005,673.87211 1058.3616,673.86506 1057.99,673.36429 C 1057.5099,672.71749 1056.8234,669.70295 1056.3337,666.03657 L 1055.9901,663.4811 L 1053.8651,661.91087 C 1049.4107,658.66248 1047.786,655.65202 1047.2716,649.68773 C 1047.0987,647.68419 1047.1453,647.39302 1047.7716,646.54727 C 1048.1507,646.03529 1049.177,644.65092 1050.0528,643.4684 C 1053.0182,639.46382 1054.6493,635.69605 1055.2088,631.52235 C 1055.531,629.11879 1055.5157,628.80425 1054.6463,625.30302 C 1054.1447,623.28414 1053.6801,621.3772 1053.6151,621.05417 C 1053.5501,620.73116 1053.3671,621.16085 1053.2402,622.00862 C 1053.1128,622.85637 1052.8981,623.63663 1052.7402,623.73279 C 1051.6833,624.37633 1049.0645,622.10171 1046.5841,618.37555 C 1045.0569,616.08111 1045.0036,615.97502 1045.178,614.43458 C 1045.2769,613.56215 1045.1548,611.18382 1044.8967,609.1697 C 1044.308,604.58072 1044.3027,604.9719 1045.2405,603.87404 C 1046.3734,602.54734 1047.6961,601.80565 1051.4277,600.3949 C 1054.7076,599.15493 1056.9354,597.91404 1057.1775,597.19287 C 1057.2728,596.90881 1057.0275,596.91459 1056.1775,597.28524 C 1051.0216,599.53287 1050.1406,599.80575 1047.9279,599.71755 L 1045.7716,599.62518 L 1045.8654,597.16208 C 1045.9746,594.51061 1045.8143,593.31349 1045.303,593.31349 C 1045.0913,593.31348 1045.017,593.67939 1045.1467,594.3603 C 1045.4343,595.87149 1044.8283,598.36533 1043.8342,599.71755 C 1042.5509,601.46297 1039.8633,602.69014 1036.6783,602.95037 L 1034.1471,603.1351 L 1032.5847,606.02925 C 1029.49,611.73995 1026.6138,615.23009 1023.1788,617.42109 C 1021.1418,618.72047 1019.3478,619.3451 1016.8666,619.6071 C 1014.368,619.87102 1014.1945,619.62559 1014.4604,616.12797 C 1014.9075,610.24457 1016.6108,604.71141 1020.0227,598.05496 C 1021.3228,595.51851 1022.3658,593.42613 1022.3664,593.37506 C 1022.3674,593.32391 1021.9997,593.32392 1021.5539,593.37506 C 1020.9596,593.44313 1020.4521,593.88751 1019.6165,595.06845 C 1017.6756,597.81112 1016.9498,597.68559 1016.6166,594.54504 C 1016.5171,593.6069 1015.9335,591.31351 1015.3353,589.46489 C 1014.6898,587.46896 1014.2093,585.2277 1014.1167,583.9537 C 1013.9626,581.82933 1013.9337,581.82928 1012.8667,581.33665 C 1011.886,580.88367 1011.7625,580.65277 1011.273,578.78119 C 1010.5473,576.005 1010.2884,570.55182 1010.7418,567.45092 C 1010.9404,566.09149 1011.6057,562.78822 1012.2418,560.12319 C 1012.8778,557.45824 1013.5684,554.37174 1013.7729,553.25729 L 1014.1479,551.22524 L 1016.2103,549.93211 C 1018.8919,548.22291 1023.0434,546.51645 1027.2099,545.43695 C 1031.4413,544.34061 1032.0269,544.33238 1033.3034,545.43695 C 1035.8434,547.63398 1038.9067,548.49029 1045.303,548.82371 L 1049.2715,549.03923 L 1050.9902,550.70183 C 1054.1036,553.72207 1058.7798,555.51131 1063.1148,555.35093 C 1065.4038,555.26624 1065.4414,555.28349 1064.7084,554.79673 C 1064.2986,554.52452 1062.5548,554.02519 1060.8336,553.68834 C 1057.2099,552.97914 1055.3191,551.98826 1054.4276,550.36315 L 1053.8338,549.28554 L 1054.4588,548.0232 C 1057.2942,542.27355 1063.1706,542.08002 1071.2707,547.49979 C 1073.0459,548.6876 1073.0511,548.7001 1074.7393,548.39267 C 1077.0841,547.9656 1079.1665,547.99997 1081.1766,548.51582 C 1085.5324,549.63372 1088.2166,552.06257 1089.6449,556.24381 C 1090.0103,557.31357 1090.4458,558.25149 1090.6137,558.30665 C 1091.1255,558.47467 1091.3087,556.97234 1090.9574,555.59724 C 1090.7749,554.88295 1090.6449,553.97324 1090.6449,553.59597 C 1090.6449,552.64222 1093.5746,548.26009 1096.801,544.42092 L 1099.5196,541.1881 L 1104.0819,541.15731 C 1107.7771,541.12738 1109.0535,541.00597 1110.7379,540.51074 L 1112.8315,539.89497 L 1115.0189,540.97257 C 1117.7905,542.32211 1119.9756,542.45231 1121.175,541.34204 C 1121.5917,540.95621 1121.9249,540.45565 1121.925,540.23364 C 1121.925,539.61735 1119.556,538.70149 1117.9563,538.69421 C 1116.1928,538.68623 1114.8739,538.15912 1113.769,537.00082 L 1112.9253,536.10795 L 1111.8004,537.21634 C 1110.2583,538.73582 1108.482,539.12919 1104.3007,538.87894 C 1102.5335,538.77321 1100.6661,538.58146 1100.1445,538.47868 L 1099.2071,538.29395 L 1099.3321,535.76927 C 1099.6163,530.85295 1101.9709,527.65397 1106.6443,525.79371 C 1107.9211,525.28547 1109.3712,524.66494 1109.8629,524.439 C 1110.6707,524.06785 1110.6959,524.0249 1110.0816,524.00796 C 1109.0167,523.97854 1105.8346,525.13872 1104.3007,526.1016 C 1101.5816,527.80834 1099.4392,530.71954 1098.6446,533.82958 C 1098.2201,535.48932 1097.4724,535.87072 1095.176,535.64612 C 1093.4561,535.47785 1090.3532,534.2068 1089.5824,533.36775 C 1089.1124,532.85585 1089.1532,532.67711 1090.8012,530.10414 C 1096.7976,520.7404 1101.1971,517.15783 1106.4256,517.26522 C 1107.4994,517.28728 1108.5116,517.27821 1108.6755,517.26522 C 1108.8395,517.25214 1108.4462,516.80545 1107.8317,516.24919 C 1107.2141,515.69033 1106.738,514.93075 1106.7381,514.5866 C 1106.7382,514.24404 1107.9574,512.17782 1109.4567,509.96828 C 1112.1216,506.04123 1115.3626,500.02646 1115.3627,499.03827 C 1115.3628,498.76539 1114.841,498.00226 1114.2065,497.34489 C 1113.3996,496.50928 1112.794,495.3901 1112.1441,493.61944 C 1111.6323,492.22622 1110.9484,490.60159 1110.6441,490.01716 C 1110.0978,488.96785 1110.0949,488.93272 1110.7691,486.96907 C 1111.7894,483.99805 1111.9611,481.7981 1111.3316,479.82607 L 1110.8316,478.19427 L 1112.769,476.16221 C 1114.7794,474.06283 1114.5817,474.41809 1120.2375,462.92304 C 1121.3101,460.74259 1122.5967,458.44862 1123.1124,457.84289 L 1124.0499,456.76528 L 1126.956,456.76528 C 1128.7079,456.76528 1130.4893,456.57718 1131.4246,456.30345 C 1132.2777,456.05386 1133.1054,455.92734 1133.2682,456.02635 C 1133.4309,456.12535 1133.835,456.75641 1134.1745,457.41185 C 1134.9664,458.94145 1136.1269,459.99811 1137.0181,459.99811 C 1137.7016,459.99811 1137.7368,459.92672 1137.7369,457.41185 C 1137.737,454.18996 1138.241,452.18484 1139.9555,448.82178 C 1142.0364,444.73947 1141.5674,444.55567 1138.9243,448.39074 C 1138.1419,449.52607 1137.1116,450.78945 1136.6431,451.22331 C 1135.6747,452.12004 1134.2606,452.73562 1133.7995,452.45486 C 1133.3283,452.16789 1133.6872,449.50605 1134.5495,447.03603 C 1135.0592,445.57591 1135.1737,445.04064 1134.862,445.43502 C 1134.1917,446.28295 1133.3171,448.33254 1133.0807,449.62229 C 1132.7696,451.31899 1132.4392,451.77759 1130.9558,452.42407 C 1129.4641,453.07431 1127.0548,453.21854 1124.8624,452.82432 L 1123.4874,452.57801 L 1122.2062,454.73323 C 1114.6244,467.70123 1110.0156,474.49318 1105.1443,479.85686 L 1103.4882,481.6734 L 1103.6757,486.32251 C 1103.9411,494.00363 1103.041,501.77107 1101.332,506.79704 C 1100.7177,508.60359 1100.5563,509.51213 1100.7695,509.72197 C 1101.3278,510.27204 1101.0921,510.8122 1099.5196,512.64691 C 1095.8351,516.9455 1094.6738,517.84847 1092.3323,518.28125 C 1091.426,518.44875 1090.8901,518.9063 1089.3324,520.74435 C 1081.685,529.76803 1074.1345,534.07557 1066.9271,533.58327 C 1063.5245,533.35087 1061.8621,532.77625 1059.3961,530.93544 C 1058.0614,529.93918 1056.8002,529.23099 1056.115,529.1189 C 1054.4466,528.84602 1054.2764,528.76366 1054.2713,528.19523 C 1054.2609,527.00751 1053.8284,526.85054 1052.6464,527.64104 C 1050.7654,528.89868 1048.1415,528.44318 1046.7404,526.59422 C 1046.2432,525.93811 1046.2107,525.64978 1046.4904,523.66929 C 1047.5861,515.90843 1051.4899,510.70861 1058.0525,508.2749 C 1061.7861,506.89024 1063.856,506.57224 1070.5207,506.48915 L 1076.7704,506.42757 L 1078.8642,503.10239 C 1080.871,499.92971 1083.1739,496.66426 1086.6451,492.11079 C 1087.518,490.96582 1088.2387,489.93916 1088.2388,489.83243 C 1088.2388,489.72563 1088.0332,489.64769 1087.77,489.64769 C 1086.9578,489.6477 1084.0217,492.92029 1081.989,496.08255 C 1080.9235,497.74003 1079.3296,500.0551 1078.4579,501.25506 C 1076.9664,503.30766 1076.7979,503.44106 1075.7393,503.44106 C 1075.1199,503.44105 1072.7639,503.79051 1070.4895,504.21078 C 1065.7723,505.08254 1064.4102,505.03747 1063.2085,503.90289 L 1062.396,503.10239 L 1060.8961,504.1492 C 1059.9408,504.82538 1058.1383,505.62102 1055.8026,506.366 C 1051.5879,507.71019 1050.3763,508.36884 1049.1778,509.99907 C 1048.1177,511.44082 1047.5629,513.17754 1046.9591,517.23443 C 1046.4676,520.53821 1045.4438,523.17862 1044.3967,523.73086 C 1044.067,523.90457 1043.742,524.00952 1043.678,523.94638 C 1043.6138,523.88327 1043.4085,522.86591 1043.2405,521.6988 C 1042.8484,518.97374 1041.9781,516.45907 1040.5532,513.87846 L 1039.4282,511.81561 L 1039.8969,509.53724 C 1040.2718,507.75954 1040.3045,507.19853 1040.0219,506.92019 C 1039.7396,506.64184 1039.5276,506.69561 1039.0532,507.19729 C 1038.3549,507.93606 1037.2965,508.29033 1036.4595,508.02859 C 1035.6038,507.76098 1034.3894,504.82494 1034.0221,502.11715 C 1033.6671,499.50174 1033.8568,497.29157 1034.9284,491.40265 C 1035.3981,488.82062 1035.6101,486.55555 1035.6158,483.76704 C 1035.6232,480.19405 1035.5284,479.58338 1034.8034,477.57849 C 1034.3611,476.35496 1033.9908,475.15096 1033.9909,474.89987 C 1033.9909,474.64877 1034.7502,473.90437 1035.647,473.23728 C 1037.8028,471.63346 1038.1738,470.92089 1037.272,470.25077 C 1035.7697,469.13421 1037.9205,468.65855 1039.8969,469.66578 C 1041.4181,470.44112 1043.3631,472.50934 1045.8966,476.06984 C 1047.0745,477.72531 1048.1696,479.08714 1048.334,479.08714 C 1048.4989,479.08715 1049.0594,478.84074 1049.584,478.56373 C 1050.3574,478.15535 1051.21,478.07644 1054.0838,478.13269 L 1057.615,478.19427 L 1059.3649,479.79529 C 1060.412,480.75044 1061.7939,481.63089 1062.8335,482.04287 C 1064.4021,482.66452 1064.9945,482.74638 1069.3332,482.72022 C 1073.1906,482.6969 1075.0465,482.50205 1079.1453,481.79656 L 1084.2076,480.93447 L 1084.4264,479.17951 C 1084.5352,478.221 1084.8969,476.7409 1085.2389,475.85432 C 1085.9224,474.08299 1086.0238,473.20649 1085.5514,473.20649 C 1085.1682,473.20648 1084.7055,472.00397 1084.8951,471.51311 C 1085.102,470.97746 1087.2039,470.49252 1088.395,470.7126 C 1089.3219,470.88396 1089.4671,470.83153 1089.7387,470.12761 C 1090.1065,469.17455 1090.1156,467.91082 1089.7699,467.91082 C 1089.6313,467.91081 1089.3076,468.18268 1089.02,468.49581 C 1088.4487,469.11798 1086.2186,469.66578 1084.3639,469.66578 C 1082.9875,469.66579 1082.9467,469.79022 1083.7702,472.09809 C 1084.5222,474.20661 1084.5245,475.2594 1083.7702,476.71641 C 1082.9884,478.2259 1081.9335,478.72538 1078.7704,479.08714 C 1077.3403,479.25063 1074.5072,479.83347 1072.4581,480.38027 C 1066.9853,481.84064 1066.7251,481.87201 1065.2397,481.14999 C 1064.5378,480.80869 1062.938,479.658 1061.7085,478.59452 C 1058.227,475.58332 1057.7992,475.42847 1053.6151,475.66959 C 1050.5125,475.84843 1049.9634,475.806 1048.8028,475.30013 C 1046.9951,474.5124 1045.4338,473.04494 1042.9281,469.78894 C 1040.8021,467.02625 1040.7778,467.00846 1041.3343,466.37138 C 1042.4296,465.11708 1043.118,464.67827 1044.678,464.21617 C 1046.4198,463.70025 1047.6144,463.78313 1051.8964,464.70879 C 1056.9293,465.79675 1059.8376,465.33644 1061.9898,463.10777 C 1062.5547,462.52276 1063.1824,462.03016 1063.3648,462.03016 C 1063.5476,462.03017 1064.4065,462.6273 1065.2709,463.35408 C 1066.1353,464.08087 1067.12,464.678 1067.4583,464.678 C 1068.0619,464.678 1068.0481,464.59305 1067.8958,459.59785 C 1067.7864,456.01052 1067.8693,454.32311 1068.1146,453.87114 C 1068.3064,453.51851 1069.626,452.36649 1071.052,451.31567 C 1072.7828,450.03992 1073.8393,449.00944 1074.2393,448.23679 C 1075.1529,446.47259 1074.9443,445.87345 1073.958,447.4055 C 1073.3522,448.3469 1072.4287,449.16589 1070.8332,450.1457 C 1069.5861,450.91148 1068.2437,451.91272 1067.8333,452.39328 C 1067.1129,453.23703 1067.0833,453.43147 1067.0833,457.50422 C 1067.0833,460.08095 1066.9583,461.79282 1066.7708,461.90701 C 1066.6018,462.0098 1066.0018,461.66514 1065.4272,461.16808 C 1063.984,459.91966 1063.0122,459.99808 1061.1149,461.47597 C 1057.7755,464.07653 1055.0892,464.46439 1051.0527,462.92304 C 1047.7465,461.66044 1046.8028,461.03817 1046.8029,460.09047 C 1046.8029,459.33879 1046.7444,459.36138 1045.0842,460.92177 C 1044.1325,461.8159 1042.688,462.88203 1041.8656,463.2925 C 1040.4403,464.00418 1032.4402,466.43296 1031.5222,466.43296 C 1031.265,466.43295 1031.0042,466.04005 1030.8972,465.47851 C 1030.7973,464.9536 1030.061,463.14063 1029.2411,461.44518 C 1028.4212,459.74981 1027.7411,458.04187 1027.7412,457.62737 C 1027.7413,457.1734 1028.1084,456.53483 1028.6473,456.02635 C 1029.139,455.56214 1029.5223,455.09548 1029.5223,454.97954 C 1029.5223,454.86357 1028.9287,454.4093 1028.2098,453.9943 C 1026.5387,453.02923 1024.4765,450.74206 1022.9288,448.17522 L 1021.7101,446.14316 L 1021.0539,446.72815 C 1020.2189,447.49324 1018.5222,447.81314 1017.8352,447.31313 C 1017.1081,446.78422 1016.4368,444.22323 1016.2103,441.00143 L 1016.0228,438.29202 L 1016.9291,437.42994 C 1017.5739,436.7946 1018.211,436.49494 1019.2727,436.35233 C 1021.7691,436.01706 1021.7536,436.01898 1021.7414,434.44343 C 1021.7244,432.31085 1022.4734,431.03482 1025.5537,428.07015 C 1028.0183,425.69798 1028.3493,425.29224 1028.1786,424.62181 C 1027.9375,423.67594 1027.6686,423.68929 1026.0537,424.62181 C 1025.2112,425.10823 1023.9981,426.3447 1022.5539,428.22409 C 1020.1597,431.33909 1018.8989,432.53554 1017.3353,433.18109 C 1016.0393,433.71605 1015.6282,433.52023 1015.3978,432.319 C 1015.2315,431.45304 1014.9429,431.22175 1012.8979,430.19457 C 1007.9196,427.69362 1004.6854,422.90336 1003.7733,416.73988 C 1003.4064,414.25989 1002.7182,415.30144 1002.7108,418.3409 C 1002.7055,420.53853 1003.631,423.3448 1005.0545,425.51468 C 1005.6912,426.48511 1007.6719,428.8119 1009.4606,430.65641 C 1013.2115,434.52408 1014.0229,435.59006 1014.0229,436.56785 C 1014.0229,437.47271 1012.223,441.16855 1010.023,444.72687 C 1006.4122,450.56666 1005.1213,453.42889 1002.2421,462.33805 C 1000.4387,467.9187 999.03759,469.9894 996.77356,470.4355 C 995.74226,470.63872 993.8492,469.82126 992.52373,468.58817 C 991.59913,467.728 990.77382,467.85369 990.7738,468.86527 C 990.77382,469.79487 989.98319,470.83575 989.27386,470.83575 C 988.28434,470.83574 987.93914,469.63444 988.49264,468.03398 C 988.96445,466.6692 988.90958,466.02914 988.33639,466.21744 C 988.17483,466.2705 987.63753,467.1008 987.11769,468.06476 C 986.59764,469.02864 985.92735,469.86053 985.649,469.91209 C 985.32356,469.97228 984.86525,469.58045 984.3678,468.80369 C 983.57107,467.56021 980.99798,465.67096 980.61794,466.06349 C 980.50049,466.18489 980.36035,466.6141 980.30546,467.01795 C 980.2134,467.69643 980.04613,467.76875 978.11804,467.9724 C 975.61708,468.23649 973.35047,468.02152 972.86825,467.44899 C 972.63188,467.1684 972.57793,466.46154 972.712,465.29377 C 972.94539,463.26273 972.62285,462.82831 971.5558,463.81591 C 970.40861,464.8778 969.34397,468.22408 969.99336,468.74212 C 970.19661,468.90433 971.69764,469.4501 973.33698,469.97367 C 977.08044,471.16919 979.35755,471.28513 981.18042,470.34313 C 982.66655,469.57526 983.04903,469.67325 984.52404,471.32837 C 986.01016,472.99615 986.28816,473.94676 985.96149,475.97748 C 985.80796,476.93163 985.57629,477.90635 985.43026,478.16348 C 985.24962,478.48122 985.3107,478.81122 985.649,479.17951 C 986.07584,479.6439 986.15165,480.54236 986.18023,485.49121 C 986.20382,489.5965 986.3621,491.94855 986.71146,493.61944 C 987.31705,496.5146 987.31506,496.39043 986.64896,496.39043 C 985.92136,496.39043 985.27781,495.68069 984.55529,494.0197 C 983.52517,491.65214 983.33392,491.96924 983.52408,495.58993 C 983.67399,498.44006 983.80607,499.11938 984.52404,500.51613 C 985.98536,503.35864 986.40466,505.29816 986.21148,508.2749 C 986.00939,511.39207 985.28873,513.98586 982.80536,520.22094 C 981.80392,522.73582 980.68661,525.83684 980.33671,527.11763 C 979.98647,528.39848 979.47461,529.59437 979.21175,529.79625 C 978.47078,530.36591 975.90388,530.19995 973.93071,529.45757 C 972.34755,528.86208 972.1351,528.69404 972.05578,527.91814 C 971.82747,525.68284 973.96313,522.22736 978.80552,516.92654 C 980.44331,515.13368 981.96235,513.12389 982.49287,512.06192 C 983.36711,510.31274 984.23956,506.3013 983.83657,505.90416 C 983.52333,505.59548 982.14817,506.31521 981.96164,506.8894 C 981.14849,509.38776 979.53132,511.81052 976.5556,515.01764 C 974.78338,516.92764 972.87273,519.21255 972.27452,520.09779 C 971.21676,521.66362 970.14061,524.48362 969.77462,526.71737 C 969.61756,527.67564 969.47633,527.8282 968.77466,527.82577 C 967.6615,527.82199 965.36644,526.42841 963.18113,524.46979 C 961.67513,523.11992 961.14447,522.83799 960.27499,522.83799 C 957.69241,522.83799 954.02647,524.87488 948.80669,529.24205 L 945.52557,532.01304 L 944.5881,535.86164 C 942.90479,542.83197 942.00924,548.88321 941.43198,557.53693 L 941.24448,560.40029 L 939.93203,561.60105 C 939.04711,562.4048 938.36967,562.77073 937.93211,562.70945 C 937.29905,562.62066 937.27283,562.50798 937.36963,559.78451 C 937.4704,556.96606 937.47252,556.95493 936.71341,556.76721 C 936.29463,556.66368 935.57607,556.10884 935.11972,555.50488 C 934.66314,554.90092 933.6507,553.7938 932.86981,553.04177 L 931.46361,551.65628 L 932.24483,549.22397 C 932.67582,547.88006 933.88759,544.95166 934.93223,542.72753 C 935.97689,540.5034 937.10668,537.92218 937.43213,536.97003 C 938.51406,533.80551 938.96452,528.8418 938.1821,528.8418 C 938.0247,528.8418 937.58892,529.30895 937.21339,529.85783 C 936.65988,530.66727 936.52594,531.22835 936.52592,532.93671 C 936.52589,534.09483 936.31776,535.78488 936.05719,536.66215 C 935.46083,538.67217 930.54469,548.08134 930.08867,548.08478 C 929.90206,548.08621 929.64066,547.58212 929.52619,546.97639 C 929.13989,544.93771 927.60403,541.49493 926.18257,539.5255 C 925.40648,538.45004 923.7343,536.23606 922.46397,534.5993 C 921.19338,532.96246 920.15158,531.42235 920.15156,531.18175 C 920.15159,530.94121 920.34315,530.25292 920.58904,529.6731 C 920.83498,529.09328 921.02654,528.51445 921.02652,528.37997 C 921.02649,527.97989 919.5636,526.6558 919.12035,526.6558 C 918.66791,526.65581 918.52378,526.14302 918.05789,522.68404 C 917.48803,518.45192 917.35732,513.38326 917.7454,510.76879 C 918.18021,507.83739 918.83012,506.08909 920.12031,504.24157 L 921.05777,502.88686 L 920.21405,501.19348 C 919.43521,499.64893 919.29248,498.96535 918.83911,493.61944 C 918.04545,484.25863 918.25963,481.3012 919.93282,478.81005 C 921.53934,476.41799 923.25408,475.57329 929.05746,474.34567 C 931.28003,473.87552 933.7668,473.17158 934.58849,472.77545 C 936.56966,471.82053 938.61557,469.80945 942.68193,464.80115 C 948.46854,457.67395 950.41628,456.37247 957.96258,454.54849 C 960.30228,453.98302 962.77928,453.22486 963.46236,452.8859 C 964.90739,452.16892 967.24349,450.39025 967.24347,449.99175 C 967.24346,449.40388 966.15889,449.76164 963.83735,451.16173 C 962.50567,451.96481 960.99712,452.76504 960.46248,452.94748 C 959.26904,453.35467 958.48631,453.12931 958.71255,452.42407 C 958.80344,452.14061 959.09164,450.11942 959.33753,447.92891 C 959.58372,445.73848 959.93225,443.49942 960.11875,442.97191 C 960.3692,442.26456 960.36324,441.83835 960.11875,441.30932 C 959.76266,440.53909 959.88039,440.17083 961.86868,435.64419 C 963.09491,432.85247 963.35625,429.4098 962.6499,425.42232 C 962.2049,422.91056 961.74659,421.39084 959.18128,414.30757 C 958.10794,411.34466 957.7601,408.74035 958.24382,406.97984 C 958.42206,406.33053 959.07919,404.99002 959.68126,404.02412 C 960.28362,403.05832 961.24726,401.44867 961.83743,400.42183 L 962.93114,398.54372 L 965.49354,398.48214 C 969.49464,398.37173 972.16765,396.84128 972.7745,394.32566 L 972.99324,393.46357 L 971.93078,394.44881 C 970.35891,395.91688 968.57467,396.34137 964.96231,396.1114 C 962.04945,395.92594 961.92177,395.92727 961.46244,396.57324 C 961.20081,396.94155 960.03327,399.46993 958.86879,402.17679 C 957.70436,404.88373 956.23004,407.83144 955.58767,408.7348 C 954.94568,409.63816 954.42733,410.46819 954.43147,410.58213 C 954.43588,410.69614 954.97575,411.02897 955.61892,411.32106 C 956.6033,411.76798 956.88858,412.13139 957.43135,413.53785 C 960.72652,422.07537 961.43427,425.12921 961.1812,429.45564 C 960.99675,432.61154 960.6018,433.83759 958.15007,439.09253 C 956.52001,442.58656 955.62992,445.59496 955.61892,447.55944 C 955.61597,448.0671 955.43387,448.52258 955.21269,448.60626 C 953.92867,449.09175 947.0243,454.69421 942.86942,458.61261 C 937.52483,463.65318 934.45903,465.85241 929.08871,468.49581 C 924.79796,470.60786 920.14541,472.44269 919.83907,472.12888 C 919.43011,471.70979 915.98128,459.38538 915.08925,455.13348 C 913.815,449.06028 913.47778,445.98249 913.46432,440.75512 C 913.45029,435.21708 913.70203,433.17044 914.40178,433.30424 C 914.66353,433.35428 915.0758,433.97248 915.308,434.65895 C 915.54022,435.34533 915.84767,435.8905 915.99547,435.8905 C 916.14361,435.89051 916.45818,435.41635 916.71419,434.81289 C 917.69718,432.49512 919.11335,431.61356 923.68267,430.50246 C 926.73621,429.75984 929.27634,428.5952 929.58869,427.79305 C 929.67898,427.56131 929.57172,427.17066 929.36995,426.93096 C 929.08294,426.59026 929.09486,426.22186 929.36995,425.14522 C 930.03932,422.52605 930.27719,420.81183 931.02613,413.63022 C 931.80376,406.17471 932.12931,404.45933 933.40104,401.12997 C 934.21057,399.01097 934.33961,397.74445 933.80727,397.2198 C 933.30295,396.72306 934.36979,395.13295 935.96344,393.98698 C 936.69334,393.46206 937.99692,392.43286 938.86958,391.67782 L 940.46326,390.29233 L 942.0257,390.78495 C 943.69022,391.30188 946.3693,391.42871 946.36928,391.00047 C 946.3693,390.85996 945.60618,390.60068 944.6506,390.41548 C 942.97317,390.09028 941.13041,389.06697 940.61951,388.1679 C 940.3027,387.60987 939.686,387.6374 939.21331,388.19869 C 938.66072,388.85454 937.9788,388.71539 936.43217,387.70607 C 935.19405,386.89802 935.05341,386.69024 935.05722,385.73559 C 935.06472,383.91824 935.82793,381.27865 937.52588,377.29947 C 939.91024,371.71135 940.01495,371.3361 939.30706,369.94095 C 938.57407,368.49602 938.10243,366.73211 937.83837,364.18345 C 937.6464,362.33248 937.71414,362.06956 938.58834,360.36564 C 939.42313,358.73829 940.18661,355.90607 941.30698,350.35929 C 941.83488,347.74782 942.43606,347.26583 945.68181,346.78779 C 948.46776,346.37749 949.65042,345.98273 949.6504,345.43309 C 949.6504,345.2266 949.24661,345.2071 948.40045,345.37151 C 947.70365,345.50683 945.98147,345.61782 944.5881,345.61782 L 942.05695,345.61782 L 941.46322,344.44785 C 940.62722,342.75977 940.73775,338.91199 941.71321,334.59544 C 943.27114,327.70131 943.41045,325.92282 942.61943,323.63464 C 942.35805,322.87909 942.07053,322.24914 941.9632,322.24914 C 941.85566,322.24913 941.75758,323.61098 941.74446,325.26644 C 941.72634,327.59754 941.49536,329.15876 940.7445,332.2247 C 939.66375,336.63598 939.09543,342.27345 939.36956,345.74097 C 939.59406,348.58384 939.0955,353.82091 938.46334,355.37786 C 937.85709,356.87083 936.33219,358.23448 934.74474,358.70305 C 933.62825,359.03262 933.43032,358.9776 931.58861,358.05648 C 929.76272,357.1435 929.57486,357.10775 928.86997,357.50228 C 928.45147,357.73644 927.95659,358.16733 927.77626,358.45674 C 927.3277,359.17748 928.25287,359.85393 931.36987,361.04299 C 932.70991,361.55407 934.1964,362.31056 934.68224,362.73638 C 935.50453,363.45714 935.60051,363.73403 935.90094,366.64655 C 936.07826,368.36732 936.44463,370.21631 936.71341,370.77225 L 937.21339,371.78828 L 935.8072,373.66639 C 932.20728,378.47264 930.76288,384.29359 929.08871,400.94524 C 928.05386,411.23999 927.20199,416.24213 925.71384,420.5269 C 924.66229,423.55521 924.4514,423.85209 923.43268,423.85209 C 922.94921,423.85209 921.11215,424.3247 919.37034,424.89891 C 915.8101,426.07247 915.01614,426.05148 913.74556,424.74496 L 912.93309,423.91367 L 912.27686,424.6526 C 911.70904,425.30284 911.53342,425.35299 910.96442,425.05285 C 910.60259,424.86212 910.19598,424.78427 910.0582,424.86812 C 909.92052,424.95205 909.71757,425.85555 909.62072,426.86939 C 909.52415,427.88323 909.24405,429.76455 908.99574,431.05666 C 908.24679,434.95737 908.42849,444.09072 909.43323,452.20855 C 909.85824,455.64195 910.37134,457.73509 911.96438,462.92304 C 914.0913,469.85046 914.27706,470.79856 914.27679,473.79148 C 914.2768,476.1028 914.12564,477.11903 913.30807,479.79529 C 911.96558,484.1892 911.80984,487.15098 912.6831,493.65023 C 913.48097,499.58786 913.3901,502.11189 912.24562,505.07287 C 910.53146,509.50746 910.55115,509.44702 910.71443,514.46344 C 910.81787,517.64507 911.19225,521.39787 911.90188,526.07081 C 913.10036,533.96111 913.54475,538.38632 913.08933,538.38632 C 912.92297,538.38632 912.41052,537.35973 911.96438,536.10795 C 910.98939,533.37358 909.43795,530.16572 909.08949,530.16572 C 908.15987,530.16571 908.43247,535.88164 909.52697,539.09446 C 909.9475,540.32899 911.31972,543.30886 912.5581,545.74483 C 913.79614,548.18082 915.22747,551.40633 915.74548,552.88783 C 916.64149,555.44906 916.70161,555.79525 916.71419,560.12319 C 916.72157,562.62667 916.6242,565.0151 916.49545,565.41886 C 916.28621,566.07624 912.53045,568.70125 908.93324,570.71453 C 907.74222,571.38121 906.82862,573.78101 905.55838,579.52012 C 903.61596,588.29622 902.82949,590.52978 901.0898,592.48219 C 900.56704,593.06872 899.55646,593.78271 898.83989,594.05242 C 896.48768,594.93749 895.03309,593.99113 892.30889,589.86514 C 889.88093,586.18788 886.66005,583.66405 879.62189,579.92037 C 877.57278,578.83058 875.30851,577.60842 874.59084,577.21096 L 873.27839,576.50282 L 873.43463,574.77865 C 873.63076,572.64726 874.66166,570.39821 876.27827,568.55931 C 877.42996,567.24945 877.52824,567.00724 877.52822,565.41886 C 877.5282,562.98933 878.42568,560.37875 881.12183,555.07383 C 882.41454,552.53022 883.49676,550.23781 883.49674,549.99369 C 883.49677,549.1761 882.76035,549.54591 881.24683,551.13287 C 879.62038,552.83839 878.67757,553.46301 878.05945,553.22651 C 877.46247,552.99821 874.6893,548.74557 873.93461,546.91481 C 873.42671,545.68282 873.26979,544.67351 873.24714,542.63517 L 873.21589,539.95655 L 869.43479,535.64612 C 867.35976,533.27199 865.44782,530.86511 865.18495,530.31966 C 863.95884,527.77384 864.00053,524.80167 865.3412,518.46598 C 865.67227,516.90207 865.99759,514.43925 866.09117,512.98558 C 866.27656,510.10282 866.72964,509.03091 868.30983,507.7207 C 868.88004,507.24786 869.58679,506.98177 870.21601,506.98177 C 872.46513,506.98176 876.16876,502.83525 880.37186,495.58993 C 882.47131,491.971 885.18064,487.83159 886.77786,485.82989 C 887.39749,485.05348 887.35789,484.55752 886.18413,479.79529 C 885.75457,478.05163 885.81171,473.85891 886.30913,471.29758 C 886.54967,470.05814 887.2056,467.98352 887.77782,466.67927 C 888.35011,465.37501 888.74606,464.18 888.65279,464.03143 C 888.55941,463.88279 888.1823,463.81598 887.80907,463.90828 C 886.91733,464.12877 886.66603,463.73422 886.21538,461.47597 C 886.00974,460.44451 885.10425,458.06623 884.21546,456.1803 C 882.60957,452.77348 881.99682,450.66718 881.9968,448.51389 C 881.9968,447.17534 882.6318,446.69324 884.12171,446.94367 L 885.12167,447.09761 L 884.30921,446.35868 C 883.32362,445.46549 883.29135,445.17683 884.12171,444.60372 C 884.47008,444.36337 885.40056,443.19412 886.18413,442.01746 L 887.59033,439.89304 L 886.34038,438.69228 C 885.64474,438.04079 884.63855,436.73642 884.09047,435.76734 C 882.12154,432.28649 880.92323,431.2106 879.02816,431.2106 C 877.98508,431.21059 877.92318,431.11109 876.93449,427.51595 C 876.17538,424.75611 876.18761,422.17785 876.96574,421.69687 C 877.35501,421.45643 878.15346,421.73331 880.55935,422.92842 C 883.48324,424.38067 884.71312,424.70688 885.43416,424.22155 C 885.61028,424.10282 886.35126,423.1623 887.0591,422.12792 C 889.08501,419.16653 890.33227,417.96481 892.30889,417.07856 L 894.12132,416.27805 L 894.30882,414.4923 C 894.41311,413.51141 894.97107,411.48861 895.55877,409.99714 C 897.60039,404.81607 897.83099,403.6407 896.65247,404.3628 C 895.61402,404.99904 894.90432,406.56175 894.09007,409.90477 L 893.24636,413.32233 L 888.84028,417.69433 C 885.30215,421.20636 884.24617,422.09523 883.40299,422.25107 C 882.07311,422.4969 880.97573,421.83932 880.18437,420.31138 C 879.4029,418.80221 879.11229,418.68652 878.18445,419.54166 C 876.55106,421.0473 875.34639,420.85169 874.99707,419.01825 C 874.7541,417.74242 874.24712,417.38265 874.2471,418.49484 C 874.2471,418.95721 873.89543,420.04709 873.46588,420.89637 C 872.83825,422.13782 872.22996,422.75419 870.37225,424.03682 C 869.10132,424.91419 867.8896,425.82566 867.68486,426.06888 C 867.02973,426.84639 866.37725,426.54815 865.55994,425.11443 C 864.5654,423.37044 863.43013,422.30166 862.7163,422.4358 C 861.95773,422.57832 861.78939,423.85209 862.52881,423.85209 C 863.45481,423.85209 864.37517,424.72017 865.18495,426.31519 C 866.17146,428.25779 867.03814,429.14776 867.87235,429.14776 C 868.64738,429.14776 868.87233,429.64334 868.87231,431.2106 C 868.87233,432.8363 869.49103,433.08485 873.65337,433.05793 C 875.56057,433.04561 877.22823,433.16954 877.43448,433.33503 C 877.99179,433.78232 879.25608,437.97538 879.46565,440.07777 C 879.58723,441.29851 879.54076,442.32377 879.27815,443.09507 C 878.93209,444.11218 878.724,444.29844 877.77821,444.44978 C 876.81109,444.60454 875.18285,445.90348 875.15331,446.54341 C 875.14819,446.65602 875.82561,447.62123 876.65326,448.69863 C 881.68975,455.25473 883.76219,463.71 881.9968,470.49708 C 881.70146,471.63248 881.67352,472.33027 881.9343,473.66832 C 883.14591,479.88395 882.23982,485.42166 879.15316,490.60214 C 877.63702,493.14745 873.87483,497.28331 873.05965,497.28331 C 872.77173,497.2833 872.29615,496.94696 872.02844,496.54438 L 871.5597,495.80545 L 870.43475,496.39043 C 869.82548,496.7122 869.17141,496.97542 868.96606,496.97542 C 868.76042,496.97541 868.07783,498.00209 867.43487,499.25379 C 866.42513,501.22055 866.07625,501.62283 864.87247,502.2403 C 862.34613,503.536 860.45518,506.50416 859.18519,511.16904 C 858.77898,512.66143 857.984,516.90635 857.40401,520.6212 C 856.82368,524.33604 856.07476,528.50865 855.74782,529.88862 L 855.1541,532.4133 L 855.81032,533.82958 C 856.47506,535.30973 856.61658,537.02788 856.21655,538.47868 C 856.03775,539.12801 856.14072,539.44711 856.68529,540.01812 C 857.17018,540.52668 857.36002,541.12265 857.37276,541.9886 C 857.39036,543.14447 857.46927,543.21651 858.40397,543.40489 C 858.95213,543.51523 859.51116,543.72595 859.65392,543.86672 C 859.79698,544.00747 860.11696,545.12071 860.37264,546.32982 C 860.62832,547.53894 861.83484,551.46167 863.06004,555.04304 C 866.29842,564.50983 866.55589,565.58371 866.65365,571.02242 C 866.70877,574.09164 866.86398,575.85388 867.12238,576.31808 C 867.78021,577.49962 867.61614,581.12852 866.80989,583.55345 L 866.12242,585.70866 L 866.74739,586.81706 C 867.66352,588.4233 868.18876,590.73319 868.55982,594.66819 C 869.00808,599.42531 869.63599,602.08993 871.02848,605.19795 C 874.23228,612.34786 875.42061,616.00432 875.02832,617.54425 C 874.83613,618.2992 868.96585,624.50226 864.49748,628.68979 C 862.26177,630.78465 861.12263,632.0577 861.12261,632.4768 C 861.12323,633.44387 862.69042,636.43452 864.09125,638.17273 C 864.78395,639.03223 865.29758,639.93429 865.2162,640.14321 C 865.13488,640.35216 864.44267,640.69252 863.68501,640.91293 C 862.60844,641.22615 862.27782,641.47363 862.15382,642.05211 C 861.85933,643.42393 861.59719,643.73087 858.31022,646.4857 C 853.41923,650.58466 840.01572,663.89142 830.18632,674.41111 L 821.49916,683.70932 L 819.2805,683.92484 L 817.06183,684.10957 L 814.84317,687.25003 C 809.69845,694.55193 806.27667,700.22475 797.00012,716.65331 C 787.9808,732.62631 788.71885,731.44168 787.53174,731.61665 C 786.6256,731.75027 786.46567,731.93743 785.75056,733.6795 C 784.64753,736.36688 782.72781,739.04516 782.25069,738.57491 C 781.80531,738.13632 779.16347,725.95951 778.2821,720.28638 C 777.04644,712.33369 776.88303,706.84949 777.71962,700.92024 C 778.0388,698.65799 778.03035,698.48738 777.40713,697.65663 C 776.7693,696.80662 776.74928,696.68216 777.09464,693.56173 C 777.52177,689.70225 777.30436,682.29222 776.62591,677.89024 C 776.36451,676.19438 775.36938,671.11312 774.40725,666.59076 C 771.90841,654.8435 771.62923,652.75284 771.56361,645.00783 L 771.50111,638.38825 L 770.40741,635.30937 C 765.74556,622.19639 762.77991,608.2366 761.87649,595.25318 C 761.49138,589.71815 761.4583,589.78662 764.72013,589.03385 C 765.86647,588.76943 767.28285,588.43802 767.87625,588.29492 C 768.46969,588.1518 769.33148,587.72085 769.78243,587.37125 C 770.64046,586.70625 771.65921,584.7146 771.21987,584.56948 C 769.59338,584.03223 768.79138,583.32295 767.81376,581.4906 C 766.40759,578.85459 766.31012,578.75463 765.18886,579.21223 C 764.41684,579.52721 764.16729,579.49862 763.53267,579.08907 C 762.29008,578.28675 762.56773,577.46342 764.62638,575.97941 C 765.63469,575.25254 769.98165,571.18545 774.28225,566.92751 L 782.09445,559.16874 L 783.4069,559.35347 C 784.1162,559.45367 785.91504,559.62526 787.40674,559.72294 C 789.73338,559.8752 790.30227,559.80046 791.46908,559.29189 C 792.87859,558.67762 793.55669,557.90794 793.87524,556.55169 C 794.17749,555.26669 793.60908,555.32778 792.4378,556.73643 C 791.55288,557.80051 791.14759,558.06034 790.37538,558.06034 C 789.14473,558.06033 788.22915,557.41516 787.53174,556.05907 C 786.87748,554.787 786.7077,553.81776 786.31303,549.22397 C 786.15156,547.34105 785.94422,545.57 785.8443,545.31379 C 785.37368,544.10595 785.1256,545.55922 785.12558,549.53185 C 785.12558,556.77082 784.8056,556.99457 779.25081,553.44203 C 776.53703,551.70667 775.37486,551.44982 776.50092,552.85704 C 776.8606,553.30657 777.84401,554.01043 778.68833,554.42727 C 780.32735,555.23621 781.25075,555.95967 781.25073,556.36696 C 781.25072,556.69744 776.61324,558.78997 773.90727,559.69215 C 772.57585,560.13598 771.09118,560.43108 769.96992,560.43108 L 768.15749,560.43108 L 767.40752,561.97052 C 766.99381,562.8322 765.69567,564.7983 764.53264,566.31173 C 763.36964,567.82517 762.02246,569.85106 761.53275,570.80689 C 761.04305,571.76274 760.54191,572.42586 760.4078,572.28476 C 760.03223,571.88972 759.51527,569.20873 759.72032,568.68247 C 759.82042,568.42493 760.52182,567.21606 761.28276,566.00385 C 766.11827,558.30036 769.1866,550.66784 770.21991,543.68199 C 770.39905,542.47063 770.50719,538.88801 770.4699,535.73848 L 770.40741,530.01177 L 771.56361,525.33188 C 772.65363,520.92494 772.73382,520.34679 772.75106,516.03367 C 772.77226,510.82217 772.85296,510.61131 775.21972,509.56803 C 776.30615,509.08906 776.46969,508.88354 776.46967,508.12096 C 776.46967,507.44196 776.87668,506.82662 778.1571,505.50391 L 779.84454,503.74895 L 781.53197,503.93368 C 785.32911,504.3247 789.39131,502.45613 793.68775,498.36092 L 796.46889,495.71308 L 796.46889,494.11206 C 796.4689,492.88478 796.73628,491.83163 797.65634,489.70927 C 798.811,487.04675 798.85007,486.8508 798.6563,484.84464 C 798.54509,483.69103 798.40261,482.62591 798.31257,482.47391 C 798.22288,482.32198 797.81618,483.85269 797.4376,485.89146 C 796.20726,492.51872 794.57431,495.88358 791.21909,498.57644 C 787.7534,501.35783 784.42255,502.31141 782.1257,501.1319 C 781.24857,500.68144 780.78468,500.57483 780.56326,500.79323 C 779.79426,501.55078 779.52163,501.04587 779.31331,498.45328 C 779.10705,495.88466 779.13513,495.78588 779.90703,494.88178 C 781.72839,492.74902 783.34442,488.16556 783.3444,485.12174 C 783.34441,483.44265 783.41676,483.33721 786.84426,479.2103 C 788.02611,477.78776 790.0788,474.92897 791.43783,472.86781 C 792.79724,470.80668 794.02152,469.11998 794.12523,469.11158 C 794.22889,469.10328 794.66119,469.81016 795.09394,470.68181 C 795.52671,471.55347 796.10457,472.43372 796.37514,472.65229 C 796.81483,473.00742 796.84265,472.96965 796.65638,472.31361 C 796.17739,470.62554 796.08147,468.70158 796.43764,467.04873 L 796.84387,465.29377 L 795.40643,463.60039 C 794.62283,462.66936 793.42056,461.4197 792.75028,460.8294 L 791.53158,459.7518 L 791.43783,455.53373 C 791.32307,450.94864 791.79233,447.77927 793.34401,442.87955 C 794.23335,440.07115 794.78424,439.1296 795.50018,439.12332 C 796.80561,439.1119 796.90598,438.67093 796.03141,436.9681 C 795.22374,435.39472 794.7161,432.97902 794.21898,428.22409 L 794.03148,426.25361 L 795.62517,425.79178 C 796.49819,425.54856 798.4621,425.01039 800,424.59102 C 805.28476,423.15027 808.24922,421.09702 809.56213,417.90985 C 810.1651,416.44614 810.31158,416.26908 811.43705,416.03174 C 812.87694,415.72816 813.19508,415.15874 812.15578,414.7694 C 811.52177,414.53198 811.40402,414.26616 811.24956,412.79892 C 811.15097,411.85969 810.87316,409.0947 810.62458,406.67195 C 810.05496,401.11787 809.48575,398.6053 808.43717,396.57324 C 807.66431,395.07533 807.39173,394.79536 805.40604,393.89461 C 805.16013,393.78311 804.89427,393.20023 804.81231,392.5707 C 804.6263,391.14234 803.79082,390.9621 803.65611,392.32439 C 803.59467,392.94662 803.95341,393.94731 804.78106,395.49563 C 805.97682,397.73276 806.06529,398.3282 805.21855,398.3282 C 804.89844,398.3282 805.03338,398.72491 805.68728,399.86763 C 806.87911,401.95115 807.40583,404.11609 807.93719,409.10427 C 808.37531,413.21406 808.35241,413.35797 807.7497,414.73861 C 806.19833,418.29123 802.97175,419.90695 795.06269,421.0811 C 793.22434,421.35408 791.49302,421.74592 791.21909,421.94318 C 790.75409,422.27811 790.75088,422.6687 791.25034,427.85463 C 791.54481,430.90967 791.77683,435.07236 791.78157,437.09126 C 791.79053,440.73081 791.79659,440.7988 790.28163,445.31186 C 789.44107,447.81534 788.35864,451.45446 787.87547,453.40931 C 786.82809,457.64756 785.47583,460.59029 781.90696,466.40217 C 778.74911,471.54453 777.63282,473.64304 776.78216,476.13142 L 776.15718,477.97875 L 777.03215,478.90241 C 777.51378,479.40434 778.06733,480.08906 778.25085,480.44185 C 778.73018,481.36299 778.67157,483.17228 778.1571,483.36678 C 777.68263,483.54621 772.13795,483.07526 768.81372,482.56628 C 765.62484,482.07801 765.24919,481.26986 767.72001,480.22633 C 768.65348,479.83204 769.03248,479.5137 769.03246,479.08714 C 769.03243,478.36689 768.49399,478.32075 766.53256,478.90241 C 764.5287,479.49664 763.97018,480.09126 763.97016,481.61182 C 763.97016,482.69342 764.1079,482.97458 764.93887,483.5823 C 766.39724,484.64905 767.61249,484.94117 771.84485,485.27569 C 776.34299,485.63125 776.86441,485.80808 776.59466,486.93828 C 775.97705,489.52586 774.36483,493.80687 772.25108,498.51486 C 768.32666,507.256 768.43875,506.90732 768.43873,511.78482 C 768.43874,516.00421 767.95418,519.7276 767.18878,521.29855 C 766.70561,522.2907 765.13106,522.77643 762.40772,522.8072 C 756.49891,522.87386 752.68875,518.45401 751.87688,510.64563 C 751.6935,508.88428 751.71842,508.79341 753.22058,506.21205 C 756.64819,500.32256 758.48384,493.36488 759.25159,483.55152 C 759.52487,480.05952 759.54245,478.01877 759.25159,474.22252 C 758.89063,469.5141 758.88944,469.33018 759.47033,468.5266 C 760.20081,467.51569 760.67919,465.60975 760.68904,463.63118 C 760.69319,462.81846 760.89407,461.43528 761.12652,460.5523 C 761.35873,459.66941 761.47985,458.89932 761.40776,458.82813 C 761.33561,458.75705 760.5772,459.01378 759.72032,459.38233 C 757.09207,460.51255 757.226,460.5239 755.06426,458.42788 C 753.97161,457.3686 752.41534,456.12412 751.59564,455.65689 C 750.47024,455.01547 750.07352,454.62351 750.00195,454.02508 C 749.83923,452.66247 750.79815,450.14953 752.15812,448.32916 C 753.7458,446.2042 754.08394,445.57839 754.53303,444.04952 C 754.86541,442.91824 754.95688,442.83175 756.72044,442.35614 C 758.50698,441.87433 759.5016,441.34885 759.50158,440.87828 C 759.5016,440.75368 758.96806,440.80708 758.31413,440.97064 C 757.38153,441.20379 756.79247,441.14094 755.59548,440.75512 C 754.75582,440.4845 754.0391,440.3054 754.0018,440.35487 C 753.96453,440.40433 753.63869,441.06191 753.28307,441.80194 C 752.83684,442.7302 751.89744,443.74521 750.25194,445.09634 C 748.93987,446.17331 747.73792,447.06682 747.5958,447.06682 C 747.45328,447.06682 747.17769,446.66565 746.97082,446.17395 C 746.76399,445.68215 745.86419,444.64926 744.9709,443.86479 L 743.34596,442.41772 L 744.9084,438.93859 C 750.79161,425.79637 754.62068,421.17545 760.31405,420.37296 L 761.72025,420.18822 L 762.06398,418.37169 C 762.74531,415.05424 764.72407,412.23783 767.68876,410.33582 C 773.74164,406.45262 775.06724,405.51359 775.7197,404.67068 C 776.13278,404.13713 776.46969,403.55261 776.46967,403.37755 C 776.46967,403.20243 777.35531,400.4521 778.40709,397.25059 C 780.78673,390.00645 781.14468,388.1836 780.65701,385.92032 C 779.88146,382.31999 780.95297,379.78654 784.90684,375.94476 C 786.44925,374.44575 787.9375,372.86761 788.21921,372.43484 C 788.50084,372.00206 789.05494,370.38784 789.43791,368.86334 C 790.22151,365.74617 790.69624,364.70853 792.2503,362.6748 C 793.85888,360.56912 796.76355,358.54292 800.93746,356.54783 C 802.98649,355.56836 804.75442,354.59737 804.87481,354.42341 C 805.19047,353.96773 805.13192,349.83765 804.78106,346.81858 C 804.5835,345.11945 804.2348,343.7593 803.74985,342.81604 C 803.34303,342.02521 802.9999,341.23588 802.99988,341.06108 C 802.99991,340.88636 803.57628,339.97009 804.24983,339.02902 C 806.33175,336.12061 806.12586,334.35271 802.99988,326.95982 C 801.22114,322.75301 800.34376,319.89022 800.34374,318.46212 L 800.34374,317.35373 L 802.4999,317.16899 C 803.6883,317.0662 806.59152,316.50327 808.9684,315.93744 C 816.07548,314.24577 818.82226,314.65954 820.74919,317.63083 C 821.58162,318.9148 821.71734,319.0014 822.90536,319.01632 C 823.68573,319.02604 824.21889,318.87128 824.2803,318.64686 C 824.3357,318.44497 824.81343,317.15642 825.34276,315.7835 C 827.03213,311.40105 827.22779,310.81065 827.03019,310.3031 C 826.72082,309.50907 826.14886,310.33663 825.24901,312.82778 C 823.61393,317.35575 822.56571,317.98738 821.24917,315.2293 C 820.78512,314.25737 820.63868,314.16166 819.093,313.99775 C 818.17856,313.90075 816.5402,313.51462 815.46815,313.13567 L 813.53072,312.45831 L 811.03082,313.56671 C 807.49031,315.16306 805.4925,315.7835 803.96859,315.7835 C 802.87111,315.78349 802.48738,315.61989 801.68743,314.82905 C 801.15657,314.30414 800.63319,313.68584 800.53123,313.44355 C 800.38009,313.08514 800.24642,313.12143 799.84376,313.65907 C 799.06648,314.6969 798.44419,314.47344 797.3751,312.73541 C 795.64069,309.91596 795.16334,307.9337 795.15644,303.62193 C 795.14988,299.56428 795.6363,296.88314 797.12511,292.84586 C 797.76204,291.11797 797.84113,290.53366 797.71884,287.82729 C 797.53798,283.8243 797.88123,282.71689 801.3437,276.0352 C 802.85539,273.11774 804.24155,270.02955 804.43733,269.1693 C 805.12827,266.13572 804.67394,260.88712 803.7186,260.88712 C 803.48139,260.88712 803.21934,261.07587 803.12488,261.31816 C 803.03068,261.56045 802.78086,261.74988 802.59365,261.74921 C 802.27532,261.74794 799.4357,256.03825 796.65638,249.80316 C 795.99055,248.3091 795.36432,247.09375 795.25019,247.09375 C 794.97389,247.09376 794.65648,248.62834 794.65646,250.04947 C 794.65647,250.91526 795.06565,251.84937 796.2814,253.83649 C 798.15586,256.89999 800.18166,261.53773 801.49994,265.75175 L 802.4374,268.73826 L 801.2187,271.72477 C 799.58864,275.75618 798.2567,278.29887 796.65638,280.43799 L 795.34393,282.22374 L 795.18769,288.22755 C 795.02109,294.77007 794.7398,296.3021 793.12527,299.46545 C 792.62546,300.44476 791.81475,301.74026 791.34409,302.32881 C 790.87321,302.91735 790.50039,303.50565 790.50037,303.62193 C 790.50039,303.7383 791.10851,304.81133 791.87532,306.02346 C 794.06722,309.48845 795.8893,313.97845 799.59377,325.1125 L 803.03113,335.45752 L 802.21866,336.71986 C 801.771,337.41236 801.0093,338.39572 800.53123,338.90587 C 799.50923,339.99627 799.51456,340.01572 801.74993,345.24835 L 803.12488,348.4196 L 802.24991,350.17456 C 801.05413,352.63923 800.1852,353.37821 798.12507,353.65369 C 796.64052,353.85222 796.22443,354.05067 794.90645,355.31628 C 792.64627,357.48626 791.16868,359.50032 787.65673,365.1379 C 785.90002,367.95793 783.96671,370.91917 783.37565,371.7267 C 781.93479,373.69521 778.87979,376.86842 778.40709,376.86842 C 777.87235,376.86842 776.02909,374.60496 775.31346,373.05061 C 774.63418,371.57532 774.49485,369.00465 775.06347,368.30914 C 775.26819,368.05854 776.45892,367.13682 777.68837,366.2463 C 781.34306,363.59871 781.75102,363.01646 781.93821,360.42722 C 782.24399,356.19804 783.45137,354.15143 787.188,351.49847 C 791.46957,348.45903 791.18646,348.83864 791.12535,346.17202 C 791.08002,344.19538 790.97796,343.75518 790.43787,343.30866 C 789.64597,342.65338 789.5276,342.77969 788.50045,345.27914 L 787.65673,347.3112 L 785.62556,348.11171 C 784.50044,348.55958 783.25126,349.24619 782.84442,349.62036 C 780.9846,351.33181 779.78802,354.52617 779.78204,357.81017 L 779.75079,359.78065 L 778.25085,361.13536 C 776.70724,362.55782 773.75547,364.14011 773.2198,363.81398 C 773.0538,363.71289 772.90733,363.26342 772.90731,362.79795 C 772.90729,361.62381 772.59222,361.53172 771.34487,362.36691 C 770.75241,362.76365 770.20634,363.07505 770.12617,363.07505 C 770.04603,363.07504 769.26114,361.85963 768.40748,360.36564 C 763.98619,352.6275 758.81324,345.28028 754.78302,341.03029 C 752.94762,339.09491 752.47935,338.76137 751.3769,338.59798 C 750.67587,338.4941 749.56397,338.3261 748.90825,338.22851 C 747.3402,337.99511 746.82142,337.5027 746.06461,335.5191 C 745.2554,333.39785 744.28879,329.07818 744.50217,328.53005 C 744.5928,328.29715 746.37994,326.8039 748.47076,325.20486 C 750.56158,323.60592 752.76904,321.71143 753.37682,321.01759 C 755.46577,318.63241 756.53565,315.8913 756.97043,311.84254 C 757.11444,310.50172 757.55733,309.35552 758.78286,307.07028 C 759.66902,305.4185 760.5747,303.2471 760.81403,302.23644 C 761.64494,298.72616 760.49572,299.52644 757.8454,304.33008 C 756.90982,306.02602 755.88411,307.79675 755.56424,308.24025 C 755.11811,308.85856 754.94954,309.62453 754.87676,311.59623 C 754.69706,316.47165 753.1766,318.75588 746.90832,323.51148 C 744.94467,325.0012 743.09647,326.40057 742.78349,326.62115 C 742.27558,326.97921 742.10828,326.9346 741.31479,326.09774 C 740.25229,324.97716 739.81487,325.13707 739.81485,326.65194 C 739.81484,327.33773 739.64804,327.91411 739.34612,328.16059 C 738.57027,328.79407 735.78367,328.60187 733.03387,327.72954 C 730.5153,326.93048 727.31536,326.67766 727.31534,327.26771 C 727.31533,327.69619 729.51441,328.63329 732.2839,329.36135 C 733.8037,329.76082 735.75645,329.98337 737.93992,330.0387 C 739.77234,330.08516 741.40117,330.21611 741.56478,330.3158 C 741.72844,330.4154 742.29375,331.83402 742.81473,333.48704 C 744.37469,338.43438 745.65248,340.47108 747.78329,341.39976 C 748.51496,341.71876 749.65069,341.95007 750.34569,341.92317 C 751.03296,341.89657 751.77187,341.87745 751.97063,341.89238 C 752.4109,341.92556 757.09118,347.45048 760.15781,351.52926 C 764.42765,357.20868 767.40895,362.71174 769.03246,367.93968 C 769.52957,369.54122 770.22629,371.72361 770.56365,372.77352 C 770.90079,373.82334 772.12406,376.36753 773.28229,378.43865 C 776.3167,383.86477 776.77351,385.11136 776.78216,387.79844 C 776.80298,394.4501 771.62379,401.75026 765.4076,403.87018 C 763.90005,404.38435 763.75317,404.54527 762.62646,406.57959 C 761.97073,407.76354 760.56719,409.6493 759.50158,410.76686 C 756.81676,413.58255 749.70814,419.31391 749.34573,418.95667 C 749.18862,418.80201 747.88096,416.75923 746.43959,414.43072 C 744.9985,412.10229 742.30444,407.86477 740.47108,405.00936 C 738.63804,402.15401 736.0673,397.77797 734.75255,395.28011 C 732.51389,391.02677 732.29812,390.73962 731.37768,390.56943 C 730.30351,390.37091 729.12891,389.29655 728.3778,387.82923 C 727.70173,386.50902 727.76714,385.95885 728.78403,384.5964 C 729.27384,383.9402 729.70988,383.17656 729.75274,382.87223 C 729.90921,381.76256 729.21099,382.13916 728.3153,383.64195 C 727.34934,385.26319 726.65272,385.83911 725.97164,385.58164 C 725.44682,385.3832 722.48162,381.06075 720.47186,377.54578 C 719.00489,374.97958 718.37821,374.42506 718.37819,375.72924 C 718.37819,376.54212 717.81007,376.41973 715.81579,375.23662 C 712.34293,373.17615 709.03248,369.85639 706.78489,366.18472 L 705.75368,364.52212 L 706.28491,361.13536 C 706.68483,358.62148 706.75494,357.6882 706.50365,357.44071 C 705.95822,356.9034 705.78185,357.32827 705.47244,360.2117 C 705.31148,361.71331 705.04594,363.08861 704.87872,363.29057 C 704.40545,363.862 703.81856,363.72369 703.28503,362.92111 C 702.64388,361.95714 702.36965,361.99447 702.12882,363.07505 C 702.01702,363.57632 701.48424,364.31689 700.91012,364.76844 C 700.35006,365.2085 699.87893,365.65382 699.87891,365.75368 C 699.87891,365.85351 700.40265,366.00869 701.03512,366.09235 C 704.20309,366.51096 707.08795,369.15549 709.40979,373.75876 C 710.85623,376.62641 711.02484,376.79968 712.50342,377.51499 C 713.35762,377.9283 714.73211,378.80493 715.5658,379.45468 C 717.20866,380.73539 719.92836,384.10229 719.75313,384.62719 C 719.69381,384.8056 719.14615,385.00829 718.50318,385.08902 C 717.86033,385.16976 717.33688,385.38939 717.34698,385.55086 C 717.3571,385.71242 718.39745,386.68696 719.65939,387.73686 C 720.92165,388.78667 722.31396,390.14139 722.75302,390.75416 C 723.53301,391.84213 723.54324,391.91863 723.09675,393.12489 C 722.57216,394.54251 721.83276,394.74624 721.69056,393.52515 C 721.55909,392.39475 720.99209,392.27773 719.4094,393.03253 C 717.11529,394.1267 716.41039,395.16101 713.0659,402.17679 C 710.3483,407.87726 708.15259,409.74584 704.62873,409.41215 C 703.79626,409.33335 702.9969,409.12841 702.84755,408.98111 C 702.69785,408.83373 702.45824,407.72593 702.28507,406.51801 C 701.79061,403.06903 700.70623,401.2224 697.12902,397.52769 C 693.52441,393.80437 692.50106,392.05524 692.22296,389.12235 C 692.12041,388.03993 691.939,387.15187 691.78548,387.15187 C 691.63234,387.15186 691.29327,387.67579 691.03551,388.32185 C 690.35266,390.03499 689.74558,389.84439 688.62935,387.52134 C 687.13978,384.42102 685.20571,382.1551 678.62974,375.91397 C 675.26895,372.72421 671.87431,369.28801 671.09879,368.27836 C 667.72575,363.88678 666.43146,359.07993 667.41143,354.57735 C 667.58756,353.76934 668.8739,350.91456 670.25507,348.23486 C 672.80519,343.28837 673.01677,342.64193 672.44248,341.58449 C 672.26483,341.25793 671.78482,339.4657 671.38002,337.58195 C 670.2468,332.30907 669.9822,332.38465 668.56763,338.41325 C 666.80464,345.92861 665.78311,348.62097 664.2553,349.80509 C 663.49768,350.39222 663.49049,350.47431 663.69282,352.76081 C 664.03708,356.64913 663.5722,357.80073 662.03664,356.85572 C 661.59304,356.58291 661.36119,356.56662 661.09918,356.82493 C 660.83693,357.08331 661.11036,357.8063 662.16163,359.81144 C 662.92367,361.26534 664.54929,364.85856 665.78649,367.81652 C 669.08823,375.71043 669.83641,376.89317 673.1612,379.30074 C 674.66459,380.38945 676.87867,382.14609 678.06726,383.21091 C 679.87937,384.83476 680.22226,385.29415 680.22343,386.07427 C 680.22403,386.58583 680.77394,388.07656 681.44213,389.36866 C 682.46833,391.35335 682.61199,391.90409 682.47334,392.94016 C 682.2778,394.40119 682.56112,394.57764 684.19202,394.01777 C 685.82891,393.45581 686.11425,393.51689 686.53568,394.4796 C 686.74099,394.94891 687.51673,395.77989 688.25437,396.32693 C 690.12498,397.71402 690.1446,398.36032 688.28561,403.93175 C 686.40498,409.56925 684.30023,413.75075 682.1921,416.12411 C 680.36947,418.17569 680.35743,418.20861 679.91094,422.40502 C 679.30347,428.11275 678.65369,430.62562 677.75478,430.62562 C 677.55659,430.62563 676.55637,429.73195 675.53611,428.65514 L 673.69243,426.71544 L 672.34874,427.91621 C 670.46533,429.62667 669.48537,429.60411 665.75524,427.6699 C 663.90105,426.70837 662.61651,426.22554 662.09914,426.2844 C 661.33821,426.37109 661.34598,426.41337 662.69286,427.20806 C 663.97983,427.96763 664.13033,428.14497 664.13031,429.14776 C 664.13029,430.62901 664.66934,432.07269 665.22401,432.07269 C 665.4723,432.0727 666.9134,431.63575 668.41139,431.08745 C 669.90934,430.53906 671.68669,429.99802 672.37999,429.88669 C 674.59958,429.53022 676.62984,430.63193 676.62982,432.19584 C 676.62984,432.54771 674.87005,434.49984 672.0675,437.21441 C 667.06258,442.06248 666.01016,443.58814 664.69279,447.9597 C 663.97801,450.33212 663.4668,451.07937 662.34913,451.5004 C 661.26007,451.91062 660.06907,451.40569 656.94309,449.12967 C 653.84728,446.87579 652.06329,446.06558 649.0059,445.58896 C 643.72741,444.76636 639.99866,443.21999 637.50635,440.8167 C 635.6576,439.03406 634.5313,437.2615 633.44401,434.38185 C 632.6706,432.33326 632.65592,432.31507 630.88161,431.58007 C 629.89863,431.17295 628.49057,430.75987 627.75673,430.65641 C 626.48142,430.47668 626.40972,430.39415 625.8818,428.99381 C 625.57848,428.18832 624.41391,424.30005 623.28815,420.34217 C 620.29662,409.82382 619.75533,408.49696 619.31956,410.6437 C 619.22004,411.13449 618.98178,411.53658 618.81958,411.53658 C 618.22221,411.53658 617.86531,410.23066 617.41338,406.51801 L 616.94465,402.7002 L 617.72587,401.62259 C 618.15389,401.01956 619.81211,399.30416 621.41323,397.83558 C 624.31475,395.17482 625.68353,393.28368 626.10054,391.33914 C 626.2162,390.79931 626.1954,390.38469 626.03805,390.38469 C 625.88478,390.3847 623.88916,392.2959 621.60072,394.63354 C 618.95576,397.33538 617.02637,399.05339 616.31968,399.34423 C 615.70875,399.59593 615.1309,399.99976 615.03848,400.2371 C 614.94618,400.47443 615.08745,402.24056 615.35096,404.14727 C 615.61439,406.054 615.85096,408.02919 615.85094,408.55007 C 615.85093,410.55891 613.89135,409.92282 611.63236,407.16457 C 610.91559,406.28923 610.14967,405.50722 609.94492,405.4404 C 609.16527,405.1862 609.64534,406.02474 611.22612,407.71877 C 612.12774,408.685 612.85108,409.75508 612.85106,410.08951 C 612.85107,410.42395 612.65003,411.3455 612.38233,412.15235 C 611.09712,416.02319 613.28128,420.37145 617.60087,422.52817 C 619.00683,423.23006 619.07562,423.34896 619.44455,424.96048 C 619.99531,427.36589 619.91306,432.68884 619.28831,435.02841 C 618.57537,437.69798 617.58889,439.73735 616.28843,441.15538 C 615.04526,442.51119 614.46531,442.59874 612.69482,441.80194 C 609.93727,440.56098 608.5793,438.35087 605.94508,430.6872 C 604.43221,426.28529 603.30482,423.82664 597.6954,412.89129 C 589.43763,396.79138 586.90735,390.42341 585.50838,382.37961 L 585.0084,379.51626 L 585.72712,378.13076 C 586.79718,376.11155 589.42986,373.6633 591.88313,372.40405 C 593.05438,371.80293 594.19221,371.29491 594.41428,371.29565 C 594.63597,371.2964 595.61815,371.63536 596.6017,372.03459 C 599.47398,373.20034 602.47194,372.88791 603.32018,371.32644 C 603.99295,370.08801 603.73119,369.90305 601.69525,370.0641 C 599.16979,370.26381 598.01736,370.01187 596.35171,368.92492 L 594.97676,368.00126 L 591.4769,369.97174 C 587.92593,371.96834 585.95943,373.37876 584.47717,374.95952 C 583.7425,375.74298 583.55758,375.80715 582.82098,375.51372 C 582.3698,375.33388 580.12896,374.44935 577.85243,373.54323 C 572.10095,371.25413 570.22775,370.07012 570.22773,368.77098 C 570.22773,368.40487 570.11051,368.00874 569.94649,367.90889 C 568.93733,367.29437 571.01271,365.32271 574.29007,363.78319 C 578.16322,361.96393 579.64484,359.80873 576.69622,360.27327 C 574.7914,360.57334 573.08139,361.44534 571.44643,362.9519 C 570.61936,363.71456 569.85412,364.27726 569.75899,364.18345 C 569.6639,364.08962 569.79762,363.02586 570.07148,361.8435 C 570.70626,359.10234 570.72243,354.71422 570.10273,353.25343 C 569.53005,351.90306 569.18059,352.09984 568.91528,353.9 C 568.80198,354.66922 568.19968,356.81483 567.57158,358.67226 C 566.9437,360.52967 566.31236,362.55993 566.19663,363.16742 C 566.08144,363.77492 565.87812,364.33829 565.7279,364.42976 C 565.57771,364.52122 564.74012,364.1502 563.88422,363.59846 C 563.02896,363.04672 561.40695,362.07792 560.25936,361.47404 C 556.98849,359.75244 557.19321,360.08802 556.19702,355.2547 C 555.34646,351.12704 555.23493,350.85417 554.29085,350.08219 C 552.24363,348.40837 550.72237,345.1218 549.94727,340.75319 C 549.76147,339.70338 549.50911,335.03051 549.38479,330.34659 C 549.1627,321.97129 549.15213,321.76734 548.32233,319.60131 C 547.55956,317.60874 547.46239,317.05135 547.44737,313.5975 C 547.43907,311.49779 547.62593,308.66646 547.8536,307.31659 C 548.25798,304.91884 548.30406,304.84025 549.94727,303.22168 C 550.87283,302.31036 552.24491,300.55366 553.00965,299.3423 C 554.60619,296.81333 557.51834,290.68689 557.35323,290.19803 C 557.29063,290.01326 556.35229,289.82299 555.22831,289.76699 L 553.22839,289.67462 L 552.54092,290.78302 C 552.15093,291.38456 551.44878,292.60409 550.97848,293.49243 C 550.21661,294.93124 550.0022,295.09809 549.1348,295.12423 C 548.59932,295.14032 548.06257,295.25728 547.94735,295.37054 C 547.83305,295.48381 547.65203,296.59286 547.54111,297.86443 C 547.29432,300.6968 546.78136,302.34906 544.72872,306.70081 C 543.85276,308.55824 542.93037,310.80025 542.69755,311.68859 L 542.29132,313.28961 L 540.47889,313.19724 C 539.47593,313.14467 538.63534,313.21327 538.63521,313.35119 C 538.63511,313.48909 539.5945,313.85583 540.76013,314.15169 C 541.92568,314.44755 543.1158,314.93343 543.41627,315.2293 C 544.26954,316.07019 545.21852,319.49077 545.47869,322.71097 C 545.60929,324.32612 545.59537,328.40184 545.44744,331.79366 C 545.29965,335.18548 545.25352,338.6467 545.3537,339.49085 C 545.51369,340.83981 545.43307,341.14623 544.75997,342.01553 C 543.73181,343.34402 543.76948,343.98601 544.85372,343.98601 C 545.3198,343.986 545.92955,344.21783 546.19741,344.50942 C 546.90199,345.2763 550.62217,353.0533 551.88469,356.39389 C 552.47777,357.96284 553.37356,360.72876 553.88461,362.55164 C 554.39609,364.37461 554.8955,366.06558 555.00957,366.30787 C 555.12357,366.55015 556.24325,367.28306 557.50947,367.93968 C 559.79818,369.12581 561.79963,370.71067 561.00934,370.71067 C 560.78724,370.71068 559.71326,370.39698 558.60318,370.00253 C 556.30147,369.18443 552.27021,368.37072 550.50975,368.37072 C 549.48789,368.37072 549.34676,368.42244 549.54103,368.86334 C 550.17771,370.30802 549.90304,370.80185 548.04109,371.54196 C 546.43066,372.18181 545.59247,372.28725 539.82266,372.49642 C 533.10083,372.74006 531.83121,372.94972 529.76056,374.12822 C 528.34291,374.935 528.32364,375.01131 528.94809,376.19107 C 529.54846,377.32463 529.50744,378.53413 528.85434,379.17758 C 527.06221,380.9433 520.89673,383.36366 516.32358,384.10378 C 512.85362,384.66542 506.84805,384.54222 502.51162,383.7959 L 499.60548,383.27249 L 498.54303,384.16536 C 497.97365,384.65791 497.07937,385.12767 496.5431,385.21218 C 496.00692,385.29659 494.81986,385.486 493.91821,385.61243 C 492.30267,385.83903 492.28956,385.84214 492.04328,386.99793 C 491.90598,387.6429 491.55655,389.19457 491.26206,390.44627 C 490.46389,393.83792 491.2131,393.45345 492.91825,389.58418 L 493.91821,387.30582 L 495.69939,387.09029 C 496.83064,386.96287 498.17713,386.56783 499.293,385.9819 L 501.04293,385.02745 L 504.4178,385.7048 C 512.19989,387.24581 520.31796,386.1142 528.6981,382.31803 C 531.04021,381.25715 531.01478,381.26291 531.35424,377.97682 C 531.46664,376.88701 531.70351,375.80611 531.88547,375.57529 C 532.07917,375.33059 533.0579,375.07756 534.22913,374.95952 C 536.48714,374.73201 536.95245,375.07003 536.29155,376.49896 C 536.09996,376.91337 535.98818,377.27794 536.04156,377.33025 C 536.09456,377.38256 536.88441,377.05763 537.82274,376.59132 C 539.51368,375.7512 540.81865,375.43384 547.13488,374.28217 C 549.26329,373.89408 551.0118,373.36004 552.16593,372.77352 C 553.13969,372.27878 554.21743,371.88064 554.57209,371.88064 C 555.79824,371.88065 558.16528,373.35672 561.13433,375.97555 C 565.50166,379.82747 566.62679,380.36786 571.72767,380.87096 C 576.26749,381.31883 577.63342,381.71592 579.07113,383.08775 C 580.78676,384.7235 581.66416,387.76742 582.25851,394.26408 C 582.4355,396.19747 582.50617,396.1216 579.66486,397.06586 C 577.17435,397.89367 575.12635,399.15751 572.72763,401.3455 C 570.8085,403.09593 570.413,403.2931 570.13398,402.57705 C 570.03958,402.33476 569.79506,402.146 569.60275,402.146 C 569.35126,402.14601 569.30408,402.82335 569.41526,404.57832 C 569.62715,407.92915 570.55029,409.8346 573.07136,412.0292 L 574.97754,413.69179 L 574.8213,418.71036 C 574.611,424.66844 574.61317,424.63534 570.66521,428.87066 C 565.91399,433.96814 564.94081,436.06399 565.25917,440.50881 L 565.44666,442.94113 L 563.66548,446.23552 C 561.82115,449.66088 560.31433,451.48913 558.85317,452.08539 C 558.21479,452.34588 557.90973,452.3359 557.60322,452.08539 C 557.09574,451.6703 556.36349,449.08026 555.91578,446.17395 C 555.72909,444.96257 555.51358,443.9337 555.44705,443.86479 C 555.38076,443.79579 555.14153,443.99158 554.91582,444.29583 C 554.52604,444.82091 554.38912,444.74872 552.44717,443.2798 C 546.01432,438.41262 543.56019,435.58041 542.04133,431.24139 C 541.42105,429.46932 541.25774,429.25727 540.01016,428.65514 C 539.12509,428.22806 538.20936,427.39276 537.38526,426.31519 C 535.38884,423.70307 534.53634,422.81055 534.29163,423.05158 C 533.89374,423.44377 536.59472,428.23074 540.44764,433.98159 C 542.50366,437.05039 544.67814,440.4031 545.2912,441.40169 C 546.17387,442.83875 546.64043,443.27412 547.50986,443.5569 C 550.35385,444.48163 553.23581,448.66875 553.47838,452.20855 C 553.63847,454.54627 553.18607,456.06795 551.88469,457.56579 C 550.00867,459.72587 549.68291,459.29728 549.44729,454.39455 L 549.29104,451.03857 L 546.29116,447.86733 L 543.32253,444.72687 L 541.29136,444.72687 C 539.69332,444.72687 538.35935,445.01667 535.01035,446.08158 C 532.67144,446.82549 529.91582,447.47569 528.91684,447.55944 C 526.72602,447.74322 526.85524,447.88536 523.91703,442.17141 C 521.09244,436.67838 519.50333,435.32639 516.66732,436.07523 C 515.66006,436.34125 515.82267,436.60372 517.47979,437.18363 C 519.84069,438.00985 521.7367,440.12396 524.19827,444.75766 C 525.9852,448.12163 526.38086,448.68449 527.04191,448.7602 C 527.4666,448.80883 529.74213,448.4221 532.10421,447.89812 C 537.41771,446.71945 541.66746,446.58178 543.54127,447.49786 C 545.75528,448.5802 547.66423,451.11852 548.35358,453.90193 C 548.53947,454.65201 548.4641,454.70244 547.60361,454.70244 C 546.56245,454.70244 546.37178,455.25288 547.22862,455.78004 C 547.8569,456.16671 548.36606,457.84538 548.63482,460.45994 C 548.80861,462.14934 548.78078,462.36291 547.9161,463.53881 C 546.55435,465.39121 545.76416,468.14085 545.57244,471.82099 C 545.48184,473.56204 545.30332,475.06276 545.1662,475.14618 C 544.70212,475.42897 543.57009,474.59812 541.60384,472.59071 C 539.16754,470.1035 538.51888,469.93214 534.79161,470.80496 C 533.33167,471.14686 531.23677,471.45153 530.16679,471.45153 L 528.22937,471.45153 L 527.91688,472.6215 C 527.67869,473.49257 527.44188,473.79696 527.07316,473.7299 C 526.1926,473.56961 523.63183,467.96778 522.57334,463.90828 C 522.28695,462.80866 522.12572,462.65414 520.97965,462.36884 C 515.87585,461.09796 512.38466,453.44829 512.32374,443.40296 C 512.29374,438.37287 512.4803,437.20711 513.47994,436.69101 L 514.22991,436.32154 L 513.60494,435.76734 C 513.26955,435.46814 513.01054,435.08215 513.01121,434.90526 C 513.01201,434.72844 513.82251,433.66508 514.82364,432.53452 C 515.8253,431.4039 516.99672,429.97973 517.41729,429.36328 C 518.10126,428.36118 518.13744,428.1242 517.82352,427.26964 C 517.63133,426.744 517.47981,425.09641 517.47979,423.60578 C 517.47989,419.6602 518.26144,418.40066 522.88582,414.89256 C 526.39009,412.23465 528.29248,410.19652 528.97934,408.36534 C 529.26503,407.60266 529.61909,406.82619 529.76056,406.64116 C 529.91995,406.43265 531.37662,406.2746 533.57291,406.21012 C 536.54729,406.12276 537.24643,405.99486 537.91649,405.50198 C 538.35557,405.17896 538.73674,404.80136 538.7602,404.63989 C 538.7863,404.46399 537.54328,404.31185 535.69782,404.27043 C 532.71784,404.20354 530.91744,403.89085 530.01055,403.31598 C 529.67166,403.10118 529.53134,401.91411 529.35432,397.95873 C 529.22923,395.16292 529.02056,392.5435 528.91684,392.13965 C 528.74025,391.45294 528.72473,391.46711 528.51061,392.0165 C 528.38551,392.33952 528.18945,393.83808 528.07312,395.37247 C 527.50144,402.93319 526.50111,407.70692 525.19823,409.07348 C 524.40827,409.90237 522.99509,409.98989 521.97961,409.289 C 521.16754,408.7288 521.03773,408.85762 520.32342,410.76686 C 520.02614,411.56357 519.0683,413.23932 518.19851,414.46151 C 517.32894,415.68378 516.17582,417.41416 515.63611,418.3409 C 514.61965,420.08648 514.15134,420.33623 513.16745,419.60324 C 511.77581,418.56609 511.75989,419.36415 513.13621,421.01952 C 514.45285,422.60179 514.79241,423.53199 514.79239,425.48389 C 514.79229,426.96069 514.72317,427.11712 513.69868,427.88542 C 512.33544,428.90788 510.63534,431.47376 509.73009,433.85844 C 509.3519,434.8552 508.89197,435.72511 508.69888,435.79813 C 508.50579,435.87115 506.76769,435.12516 504.85528,434.13554 C 499.63318,431.43305 500.5901,432.95638 506.07398,436.07523 L 508.69888,437.55309 L 508.88637,439.73909 C 509.00027,440.94183 509.46829,445.1927 509.91758,449.19125 C 510.85854,457.56528 511.03273,456.84342 507.79266,457.90447 C 504.96307,458.83112 502.11484,459.18306 499.01176,459.01286 C 495.64759,458.82835 493.21248,458.09118 491.32456,456.64213 C 490.1324,455.72655 489.93015,455.65078 489.10589,455.93399 C 488.54632,456.12606 486.99977,456.19357 485.10605,456.08793 C 483.40622,455.9931 482.01252,456.01227 482.01242,456.14951 C 482.01242,456.55488 487.33601,459.01759 489.94961,459.81337 C 494.79892,461.28976 503.14524,461.88491 509.29261,461.19887 L 511.35503,460.95256 L 513.01121,462.64594 C 513.91318,463.57737 515.65674,465.15902 516.88606,466.15586 C 519.41736,468.20787 520.39715,469.29887 521.26089,470.9897 C 522.24805,472.92157 522.34422,473.46779 521.79212,474.06857 C 521.32164,474.58098 521.36081,474.65529 522.07336,475.11539 C 523.32321,475.92215 524.14615,478.00967 524.16702,480.38027 C 524.18432,482.35491 524.2624,482.5298 525.57322,484.35202 C 527.62914,487.20936 528.51203,488.84365 529.44807,491.49502 C 530.27484,493.83695 530.31676,493.8948 531.198,493.80418 C 531.84107,493.73819 532.61087,494.05287 533.8854,494.851 C 535.63173,495.9444 535.6677,495.97102 535.54158,497.06779 C 535.28189,499.3257 533.54784,500.35154 530.38553,500.11588 C 529.17348,500.0256 528.19815,500.09172 528.19812,500.23903 C 528.19882,500.77918 529.70683,501.43251 531.29175,501.59374 C 533.69795,501.83837 534.37025,501.60303 534.79161,500.30061 C 535.21339,498.99861 536.75301,497.28331 537.51025,497.28331 C 538.17763,497.2833 543.49139,500.39424 546.10367,502.30188 C 548.56377,504.09825 550.77267,506.37444 552.32217,508.73673 C 553.54303,510.59684 555.83267,516.94156 557.57197,523.26903 C 558.32004,525.98958 558.38177,526.37405 558.07195,528.34918 C 557.56457,531.59026 556.58784,533.08934 552.75966,536.81609 C 550.38185,539.13135 549.15607,540.62916 548.54107,541.83466 C 547.59151,543.69663 546.97865,545.98715 546.97863,547.80768 L 546.97863,548.97766 L 545.41619,548.97766 C 542.07423,548.97764 538.84453,547.27087 537.01027,544.51328 C 535.96301,542.93873 535.74785,542.83487 535.38534,543.77435 C 535.24294,544.1444 534.95112,544.57994 534.72911,544.75959 C 534.50312,544.94237 531.87624,545.25041 528.79184,545.43695 C 521.70762,545.86551 520.2982,546.1181 517.0423,547.56137 C 513.56814,549.10121 512.67072,549.1279 510.51131,547.71532 C 508.41699,546.34515 506.47751,545.84591 501.54291,545.43695 C 495.47675,544.93426 495.07495,544.79876 493.60572,542.88148 C 490.91962,539.37605 488.53567,537.57955 481.57494,533.82958 C 475.85306,530.74722 473.75794,529.38694 471.63783,527.36394 L 470.04414,525.85529 L 470.26288,524.03875 C 470.37688,523.04468 470.34498,522.253 470.20038,522.253 C 470.05619,522.253 469.56365,522.7048 469.10668,523.26903 C 467.21635,525.60332 465.30011,525.69172 460.857,523.70007 C 457.46913,522.18136 455.4375,521.89858 453.66978,522.68404 C 452.96281,522.9982 452.38052,523.12162 452.23233,522.96114 C 451.19478,521.83715 450.35836,515.76138 450.95113,513.66293 C 451.34062,512.28489 450.89054,511.94551 450.26366,513.13953 C 449.71098,514.19295 449.01881,514.27701 448.63873,513.35505 C 447.25088,509.98427 445.78288,506.86508 444.79513,505.22681 C 443.28018,502.71401 440.76633,500.24129 438.82661,499.34616 L 437.32667,498.6688 L 435.108,499.7772 C 431.37435,501.64452 428.03343,501.51275 422.95223,499.31537 C 421.80437,498.81871 420.81161,498.46221 420.76481,498.51486 C 420.71842,498.56751 420.59166,498.87583 420.48357,499.223 C 420.33748,499.69224 420.50302,500.00945 421.0773,500.45455 C 423.45851,502.30013 428.34292,502.61853 433.8268,501.28585 C 435.60193,500.85451 437.3874,500.51613 437.7954,500.51613 C 438.79246,500.51614 440.85807,501.9649 442.42022,503.74895 C 444.27915,505.87206 445.76428,508.43075 447.10753,511.81561 C 448.43928,515.17148 450.4199,521.95878 450.41991,523.20745 C 450.41991,524.9024 448.69556,526.32317 445.4201,527.36394 C 444.56133,527.63674 443.79711,527.98132 443.70142,528.13366 C 443.39053,528.6304 444.1961,530.43399 445.38885,531.92068 C 446.73,533.59171 446.79684,534.12849 445.85758,534.63009 C 444.99442,535.09103 442.71556,535.43534 441.88899,535.24586 C 441.13342,535.07249 440.39575,533.57953 438.26413,527.79498 C 436.70519,523.56351 435.01196,520.13667 434.38928,519.94384 C 434.09929,519.8539 434.08069,520.01456 434.32678,520.65199 C 434.50148,521.10438 435.24205,523.79289 435.95172,526.62501 C 436.66169,529.45722 437.51,532.52823 437.8579,533.42933 C 438.62477,535.41569 440.26879,537.37074 441.73274,538.04764 C 443.14519,538.70064 443.30883,539.70699 442.20148,541.00336 C 440.79113,542.65505 441.73869,542.38162 443.26394,540.69548 C 444.0735,539.80052 445.69314,538.34471 446.88879,537.46266 C 450.93104,534.48146 455.51546,531.33569 455.82594,531.33569 C 457.74507,531.3357 463.45285,538.97682 464.45061,542.88148 C 464.83169,544.36944 465.47151,544.70757 466.23179,543.80514 C 466.56497,543.4097 466.56792,543.27243 466.13804,543.03542 C 465.36507,542.60893 464.50965,540.75445 464.10687,538.60184 C 463.75758,536.73445 463.65818,536.60008 461.66947,534.84561 C 460.53731,533.84709 458.46754,531.76731 457.0759,530.22729 C 454.76149,527.66587 454.61023,527.39134 455.04472,526.96368 C 455.88549,526.13595 458.03986,526.41699 461.01324,527.7334 C 462.48858,528.38667 464.7372,529.14197 466.01305,529.396 C 470.54907,530.29894 472.87872,531.74542 479.91875,538.07843 C 484.54177,542.23769 486.60504,543.76188 490.51209,545.96036 C 491.65954,546.60607 493.30828,547.72366 494.19945,548.42346 C 495.76458,549.65219 495.90392,549.6828 497.66806,549.59343 C 498.79612,549.53626 500.49204,549.73924 502.10539,550.11684 C 503.54223,550.45304 505.03416,550.73262 505.41776,550.73262 C 506.68381,550.73262 507.04268,551.02005 507.04269,552.05653 C 507.04269,553.53679 507.77941,553.82491 511.82376,553.81149 C 514.87234,553.80128 515.88137,553.64273 520.91715,552.426 C 527.90558,550.73749 530.97748,550.30855 533.79165,550.70183 C 535.95736,551.00439 538.42475,551.9027 539.32268,552.7031 C 539.95296,553.2649 540.01313,554.24254 539.41643,554.24254 C 538.69576,554.24253 538.55464,554.84203 539.13519,555.47409 C 539.70477,556.09388 539.6861,556.08589 543.13503,555.53566 C 544.15749,555.37262 544.31712,555.48221 547.38487,558.36823 C 553.28774,563.92114 558.6101,570.80198 566.16538,582.62978 L 567.88407,585.30841 L 567.38409,586.47838 C 567.1186,587.13233 566.95583,588.05261 567.0091,588.51044 C 567.0967,589.2592 567.23426,589.35395 568.3528,589.4341 C 569.03657,589.48316 569.72982,589.67198 569.88399,589.86514 C 570.03868,590.05837 571.17707,592.14145 572.44639,594.48346 C 573.71614,596.82539 575.50234,599.85337 576.41498,601.2262 C 578.6292,604.55667 582.03648,607.86629 584.60216,609.1697 C 586.329,610.04719 586.66436,610.32059 586.82083,611.14019 C 586.97682,611.95282 587.12479,612.09464 587.85204,612.09464 C 588.32142,612.09465 589.12801,612.35719 589.66447,612.67962 C 590.20125,613.00207 590.9601,613.26403 591.32065,613.26461 C 591.97383,613.26568 593.84188,614.78725 596.44545,617.42109 C 597.29162,618.27676 598.76793,619.26951 600.35155,620.03814 C 610.27153,624.85404 619.25593,634.0039 625.22558,645.3773 C 627.15005,649.04402 627.1172,649.30407 624.6631,650.54981 C 622.76269,651.5144 620.23074,651.63449 614.31975,651.04243 C 610.40606,650.65032 608.99183,650.59957 607.35128,650.8577 C 606.21902,651.03599 605.18528,651.2612 605.03887,651.35032 C 604.89246,651.43936 604.52661,651.27934 604.2264,651.01164 C 603.714,650.55487 603.62974,650.58342 602.91395,651.28874 C 602.49427,651.70215 601.97026,652.04974 601.75774,652.05846 C 598.9328,652.17432 596.62407,652.62209 596.07047,653.16686 C 595.46399,653.76439 595.47192,653.78336 596.00797,654.36762 C 596.31086,654.69739 596.45932,655.06215 596.35171,655.16813 C 595.86262,655.65021 594.71225,654.58253 593.63306,652.64345 C 592.98509,651.47909 592.24939,650.41633 591.97688,650.27271 C 590.99411,649.75469 581.7514,649.32415 574.60255,649.47221 C 567.26964,649.62411 562.7532,650.16113 559.50939,651.28874 C 557.76826,651.89413 557.58714,651.87079 556.41577,650.8577 C 555.85569,650.37309 555.26913,649.99562 555.10332,649.99562 C 554.68003,649.99559 554.44712,650.72408 554.44709,652.02767 C 554.44779,654.16108 552.79359,654.36894 552.25968,652.30477 C 551.94339,651.07907 551.44724,650.50104 551.44721,651.35032 C 551.44791,652.4448 550.39312,653.04629 548.22858,653.16686 L 546.22866,653.25923 L 545.72868,652.21241 C 545.44729,651.63109 545.08283,651.16559 544.91621,651.16559 C 544.45183,651.16561 544.54081,651.60574 545.19745,652.42793 C 545.88483,653.28875 545.95175,654.18118 545.38495,654.64472 C 544.98976,654.96821 532.81897,659.38619 532.32296,659.38619 C 532.17786,659.38616 531.36622,658.82578 530.51053,658.15464 C 527.30925,655.64394 522.26262,654.12717 518.29225,654.49078 C 515.39187,654.75635 515.01046,655.03068 515.26112,656.49205 C 515.60161,658.47916 514.65825,658.98373 507.63642,660.71011 C 504.55754,661.46725 501.5696,662.77671 500.66794,663.7582 C 500.41555,664.03305 499.80793,664.98017 499.32425,665.85183 C 498.47718,667.37911 498.36968,667.44401 496.69935,667.79153 C 494.64043,668.21985 493.02533,668.28577 492.48076,667.94547 C 491.88599,667.57407 492.65621,661.7474 493.32448,661.5414 C 494.91392,661.05147 495.73063,660.12084 495.73064,658.83199 C 495.73064,658.54552 495.14005,657.69609 494.41819,656.95388 C 493.02184,655.51773 490.94957,652.31274 490.94957,651.56584 C 490.95027,651.31909 491.73144,650.02183 492.6995,648.70249 C 495.22281,645.26348 498.19263,640.0214 501.04293,633.95467 C 504.2177,627.19653 504.09906,627.36587 505.5115,627.36587 C 507.67252,627.36588 508.64102,626.00101 509.5426,621.70073 C 510.20377,618.54624 510.19646,618.35914 508.98012,617.79056 C 507.55247,617.12295 505.72494,615.0297 504.91778,613.11067 C 504.2407,611.50075 503.57982,610.89554 503.29284,611.63281 C 503.04195,612.27704 504.12676,614.08313 506.57396,617.08242 C 509.10446,620.18364 509.1799,620.47387 508.29264,623.39412 C 507.77786,625.08869 507.71836,625.16409 506.29272,625.67249 C 505.48145,625.96182 504.41675,626.17657 503.94906,626.13432 C 503.122,626.05944 503.1022,626.11899 502.32413,628.68979 C 500.73709,633.93559 498.86726,636.83721 496.07437,638.44983 C 495.03891,639.0481 494.23128,639.23924 492.41826,639.3427 C 489.77087,639.49367 490.06111,639.79284 489.57463,636.3254 C 489.33444,634.61127 489.29914,634.55422 488.38717,634.50886 C 486.94233,634.43691 486.29109,633.95236 485.73103,632.50759 C 485.12625,630.9475 485.27793,628.75785 486.10601,627.15035 C 486.54589,626.29646 486.93093,626.02277 488.38717,625.54933 C 489.35703,625.23429 491.1744,624.40868 492.41826,623.702 C 496.44201,621.41602 498.00784,620.82452 499.48049,621.02338 C 500.90963,621.21639 501.02778,621.08917 500.32421,620.09972 C 499.67193,619.18108 497.74991,618.27046 496.01187,618.06766 C 494.26994,617.86433 493.99805,618.34611 495.63689,618.74501 C 497.41112,619.17688 497.17113,619.98382 495.01191,620.80786 C 494.04715,621.17634 493.02543,621.68429 492.73075,621.94704 C 491.81499,622.76353 491.54329,622.19604 491.5433,619.29921 C 491.5433,616.50476 491.39549,615.63535 490.91832,615.63535 C 490.54554,615.63538 490.58503,618.8051 490.98082,620.62313 C 491.26061,621.90961 491.22726,622.2275 490.82458,622.6244 C 490.39149,623.05156 490.2929,623.023 489.44963,622.40888 C 488.53827,621.74478 487.83049,621.76789 488.51217,622.43966 C 489.06635,622.9856 488.96459,624.12978 488.35592,624.13305 C 487.62725,624.13706 485.0094,625.42037 483.94985,626.28826 L 483.07488,626.9964 L 483.38737,629.21319 C 483.88255,632.59792 484.97641,634.46331 487.6372,636.47934 L 488.60591,637.21828 L 488.26218,638.81929 C 488.06998,639.70762 487.25132,641.85157 486.44975,643.56076 C 485.64888,645.26998 484.98105,646.85918 484.98106,647.10147 C 484.98106,647.34383 485.49123,647.84881 486.10601,648.24066 C 487.24907,648.96938 488.84319,651.41636 488.8559,652.45872 C 488.8597,652.77199 488.21812,653.63111 487.41846,654.36762 C 486.61919,655.10424 485.75102,656.15186 485.48104,656.67678 C 485.21095,657.20176 484.91715,657.63123 484.85606,657.63123 C 484.79496,657.63124 483.97838,657.22294 483.04363,656.73836 C 480.29454,655.31347 478.18001,655.61916 472.79403,658.18543 C 467.78343,660.57295 466.04729,660.45987 462.16945,657.56965 C 459.26996,655.40864 458.60074,655.04615 456.70091,654.64472 C 455.06967,654.30004 455.07231,654.33837 454.60724,651.59663 C 454.36265,650.15364 454.3607,650.17411 454.326,652.39714 C 454.2932,654.54272 454.25585,654.67379 453.41979,655.2605 C 451.25247,656.781 449.18174,657.44783 446.23257,657.56965 C 441.64075,657.75928 437.37321,656.31119 433.67056,653.29001 C 432.7373,652.5285 430.72762,650.88047 429.20198,649.65694 C 425.81342,646.93907 424.61026,645.6552 424.20218,644.20733 C 423.44381,641.51536 423.96633,639.66728 426.04586,637.61853 C 427.88339,635.8079 428.56761,634.34892 429.76446,629.61345 L 430.48318,626.7193 L 428.10828,623.14781 C 424.41372,617.6433 423.12636,614.54698 422.85848,610.33968 C 422.79138,609.28985 422.74558,608.38704 422.73349,608.33841 C 422.72079,608.28985 422.2662,608.56611 421.73353,608.95418 C 420.35088,609.96149 419.89065,610.08537 416.88997,610.30889 C 414.28017,610.50328 414.23851,610.54288 415.10878,610.95545 C 415.71826,611.24444 416.90886,611.34705 418.88989,611.32492 C 421.97187,611.29054 422.36535,611.51938 421.2023,612.55647 C 420.57262,613.11811 420.41667,614.28126 420.92106,614.58853 C 421.96222,615.22236 428.07703,625.82418 428.07703,626.9964 C 428.07703,628.11595 426.29574,631.99191 424.73341,634.29334 C 423.55435,636.03014 423.24672,636.74476 423.01473,638.35746 C 422.85973,639.44062 422.52485,640.64473 422.26476,641.03608 C 421.72478,641.84753 420.58872,641.99436 420.01484,641.31318 C 419.67686,640.91171 419.59016,640.91169 419.13988,641.31318 C 418.86349,641.55952 418.34485,641.77501 417.98367,641.77501 C 417.62249,641.77501 416.84851,641.94789 416.29624,642.17527 C 415.54277,642.4854 415.23883,642.83698 415.07754,643.56076 C 414.93794,644.18591 414.12067,645.32684 412.70263,646.79358 C 411.0041,648.55108 410.44086,649.34085 410.17148,650.39587 C 409.98049,651.1426 409.68449,651.82035 409.5465,651.90452 C 409.19982,652.11544 406.24242,651.25341 405.54666,650.73455 C 404.71389,650.11354 404.51555,650.18477 404.51545,651.16559 C 404.51545,652.03895 404.52719,652.02767 406.17163,652.02767 C 407.0838,652.02768 408.07971,652.17175 408.3903,652.33556 C 408.73528,652.51722 409.2955,653.56952 409.79649,655.04497 C 410.57066,657.32392 410.61845,657.77655 410.60896,662.61901 C 410.59756,668.26304 410.16923,670.66329 407.89032,678.65996 C 406.38298,683.94937 406.38958,683.85852 407.32784,685.55665 C 408.4074,687.50987 408.56943,689.46194 407.98406,694.39302 C 407.41359,699.19918 407.35588,703.86228 407.85907,706.2467 C 408.20805,707.9004 408.2382,707.61641 408.57779,700.4892 C 408.96797,692.30281 408.74858,686.15803 407.95281,683.55538 C 407.49073,682.04286 407.49743,681.98869 408.51529,678.84469 C 411.14459,670.72337 411.7827,667.32219 411.79641,661.44904 C 411.80431,658.13873 411.65927,656.20887 411.26518,654.36762 L 410.73396,651.81215 L 411.54642,650.24193 C 413.86893,645.71145 416.21823,643.56899 419.60861,642.94499 C 421.82222,642.53743 422.2651,643.28655 422.67099,648.14829 L 422.85848,650.36508 L 425.85836,651.59663 C 431.20806,653.7684 434.46608,656.36175 436.01422,659.6325 C 436.5076,660.67426 437.01892,661.27611 437.54541,661.47983 C 438.80206,661.96566 442.7065,661.55709 447.85751,660.40222 C 454.25576,658.96784 456.82311,658.82063 459.6383,659.66329 C 461.55112,660.23572 462.0674,660.54999 463.95063,662.3727 C 466.06274,664.41692 466.08538,664.40535 467.48174,664.28161 C 468.468,664.19419 470.04799,663.56757 472.82528,662.15718 C 476.40744,660.33814 476.96936,660.13937 478.6063,660.12512 C 480.87232,660.10536 482.4375,661.01838 483.94985,663.26558 C 486.64074,667.26353 487.20946,672.80384 485.35604,676.65869 C 484.93506,677.53489 484.78591,677.62372 483.94985,677.48999 C 482.70249,677.29053 472.12701,673.25276 471.70032,672.8101 C 471.51723,672.61963 471.21024,671.79899 471.01285,670.99356 C 470.81526,670.18815 470.49747,669.35021 470.32538,669.14623 C 469.90039,668.64136 468.74308,668.67502 468.29421,669.20781 C 467.99112,669.56764 468.07541,669.69344 468.66919,669.91595 C 469.32367,670.1611 469.702,670.83913 470.70036,673.39508 C 470.84966,673.77604 471.56077,674.29365 472.41905,674.65742 C 473.22071,674.9973 474.43472,675.86024 475.13769,676.56633 C 476.27975,677.71264 476.40748,677.94318 476.2314,678.81391 C 476.1229,679.35014 475.44672,680.64734 474.73146,681.70805 C 474.01618,682.76877 473.13821,684.18384 472.79403,684.8485 C 471.95456,686.46983 471.68566,686.61135 470.73161,685.71059 C 469.94844,684.9714 469.20992,684.70023 469.20042,685.15639 C 469.19842,685.27756 469.7611,685.86501 470.45037,686.44952 L 471.70032,687.49634 L 471.29409,689.12814 C 471.0747,690.02954 470.7456,690.83777 470.54412,690.91389 C 469.94384,691.14082 467.89857,690.59204 465.45057,689.5284 L 463.13816,688.51237 L 462.51318,686.32637 C 461.57192,683.11085 460.56136,681.67276 456.63841,677.92103 C 453.06235,674.50086 451.71374,672.80545 450.98238,670.74725 C 450.69419,669.93609 450.3064,669.49563 449.60744,669.20781 C 448.67877,668.82555 448.38368,668.4788 446.17007,664.8358 C 445.24701,663.31669 444.43619,663.08442 443.70142,664.18924 C 443.24584,664.87463 443.29537,665.03359 445.3576,668.53046 C 448.1073,673.19382 449.82182,675.54007 451.29487,676.68948 C 452.28303,677.46071 452.50007,677.82548 452.57607,678.84469 C 452.66197,679.9932 452.7666,680.11839 454.73224,681.43095 C 458.38359,683.86921 459.86619,686.1064 460.38827,689.89786 C 460.67615,691.98714 461.46502,692.66965 464.6381,693.6233 C 467.2321,694.40276 469.20042,695.69559 469.20042,696.6406 C 469.20042,697.35884 467.67278,699.58406 466.32553,700.82788 C 465.69046,701.41469 464.18012,702.59951 462.95067,703.44492 C 460.64996,705.02687 458.45084,706.91106 458.45084,707.32431 C 458.45154,707.45298 458.84357,707.53622 459.29456,707.53983 C 460.42051,707.54861 462.51138,708.5398 462.88817,709.23321 C 463.05846,709.54726 463.11426,710.31348 463.01316,710.92659 C 462.87067,711.79564 462.93081,712.00273 463.23191,711.81947 C 463.52399,711.6415 463.55888,710.95533 463.4194,709.01769 C 463.2498,706.66627 463.28399,706.41682 463.85688,705.90802 C 464.19957,705.60337 465.42011,704.15966 466.54428,702.70599 C 469.29297,699.15134 469.50581,698.8919 470.45037,698.3032 C 471.45473,697.67734 472.2996,697.91995 472.07531,698.76503 C 471.96191,699.19219 472.11521,699.43454 472.57529,699.62712 C 473.11857,699.85408 487.81363,703.27099 490.85583,703.87597 C 491.69979,704.0437 492.05163,703.87426 493.69946,702.55205 C 495.96648,700.7335 499.13779,699.13872 501.41791,698.67266 C 502.73286,698.40378 503.9447,698.40264 506.8552,698.70345 C 514.34051,699.47701 519.22774,698.4931 530.79177,693.9004 C 537.73489,691.14279 541.80796,689.81357 542.85379,689.95944 C 543.45467,690.0432 543.57719,690.27747 543.66626,691.40651 C 543.72346,692.13337 543.61449,693.99087 543.41627,695.563 L 543.04129,698.42635 L 540.85387,699.47317 C 537.74929,700.94437 536.96124,701.9919 535.91657,705.93881 C 534.76261,710.29888 533.90406,712.0422 532.4167,713.05102 C 531.37234,713.75935 531.10843,714.13987 530.57302,715.91438 C 528.93269,721.35148 527.05483,725.29318 524.54201,728.53777 C 522.98537,730.5478 522.90095,730.61038 521.51088,730.6622 C 519.72635,730.72865 519.2611,730.88987 519.26097,731.49349 C 519.26097,731.90705 519.52609,731.95126 521.13589,731.77059 C 522.16015,731.65555 523.09229,731.48187 523.22956,731.40113 C 523.84414,731.04014 526.99739,726.53667 528.13562,724.38129 C 528.82569,723.07447 529.86388,720.59003 530.44803,718.8701 C 531.36449,716.17236 531.70771,715.60331 532.82294,714.59046 C 534.40337,713.15533 535.11252,711.54329 536.41655,706.58538 C 537.30531,703.20647 537.54802,702.67195 538.41647,701.93627 C 539.65002,700.89164 541.61266,699.90421 542.47881,699.90421 C 542.8419,699.90421 543.1713,699.73663 543.22878,699.53475 C 543.47607,698.66829 544.32206,692.55329 544.41623,690.97547 C 544.52643,689.12961 544.63521,689.04017 546.4474,688.45079 C 547.45177,688.12425 547.65369,688.12375 547.88485,688.48158 C 548.03494,688.71349 548.07931,689.10137 547.97859,689.34367 C 547.7237,689.95628 547.4539,699.20708 547.69736,698.98055 C 547.80685,698.87934 548.17797,697.30759 548.50982,695.47063 C 549.0785,692.32742 549.11357,689.66788 548.60357,688.35842 C 548.32958,687.65553 549.81194,686.40252 552.60341,684.97166 C 555.82329,683.32116 559.32983,682.21399 566.25913,680.66123 C 573.64004,679.00727 577.48082,677.86638 580.44608,676.41238 C 582.72859,675.29356 586.32148,672.74542 586.32085,672.2559 C 586.32095,672.11825 587.04489,672.00959 587.91453,672.00959 C 589.73266,672.00961 591.34308,671.15052 593.32057,669.11544 C 593.96895,668.44895 594.72685,667.88389 595.00801,667.88389 C 595.73868,667.88386 598.32871,671.40107 599.88282,674.50348 C 601.31469,677.36099 602.13275,680.07993 602.13273,681.95436 C 602.1327,683.0274 602.214,683.15905 603.22644,683.64774 C 605.0306,684.51873 606.04865,686.81946 606.22632,690.45206 C 606.40664,694.14295 606.20974,694.59247 604.41389,694.39302 C 602.83753,694.21798 601.29643,694.69578 599.28909,695.93246 C 597.28667,697.16596 596.48818,697.47189 594.82051,697.71821 C 593.56516,697.90373 593.36944,698.05507 592.97684,698.98055 C 592.73425,699.55282 591.9507,700.72225 591.22691,701.5976 C 589.24198,703.99867 589.55635,704.82544 591.82063,703.13704 C 592.46441,702.65701 593.23565,702.24416 593.53931,702.24416 C 594.13629,702.24414 594.23547,702.08435 594.50803,700.45841 C 594.71452,699.22883 595.72435,698.63779 597.35167,698.79582 C 598.82131,698.93856 599.10632,699.61072 598.16413,700.82788 C 597.68155,701.45114 597.15289,702.80214 596.78919,704.3378 C 596.4658,705.70379 596.13283,707.02044 596.03922,707.26273 C 595.90722,707.60506 596.43248,707.85446 598.44537,708.40191 C 600.7684,709.03352 601.13589,709.05745 601.82024,708.67901 C 602.9841,708.03529 602.47644,707.69862 600.3203,707.66298 C 599.24619,707.64519 598.08696,707.48357 597.72665,707.29352 L 597.07043,706.92405 L 597.66415,706.12355 C 598.00484,705.66972 598.36611,704.7104 598.44537,703.99912 C 598.71976,701.56039 598.78873,701.38903 599.66408,701.38208 C 600.69062,701.37377 601.53312,700.70652 602.53896,699.10371 C 603.46262,697.63209 604.5554,696.98485 605.22636,697.53348 C 605.90234,698.08623 606.90891,701.42779 606.97629,703.32177 C 607.03466,704.96034 607.01346,705.01602 606.00758,705.6925 C 605.4338,706.07823 604.94514,706.6218 604.94512,706.89327 C 604.94513,707.32463 605.29928,707.37419 607.72626,707.32431 C 609.25432,707.29297 612.90205,707.01762 615.81969,706.67774 C 618.73698,706.33785 622.02677,706.07534 623.13191,706.12355 L 625.13183,706.21591 L 625.19433,711.35764 C 625.23097,714.18414 625.44072,718.14434 625.63181,720.16323 C 625.82425,722.19817 625.85288,724.41843 625.72556,725.15101 C 625.49904,726.45182 625.49138,726.47867 624.25686,726.56729 C 622.36755,726.70285 621.05972,725.93173 617.85087,722.78027 C 614.76777,719.75224 613.83103,719.25541 612.66357,720.00928 C 611.74707,720.60094 611.77178,721.0561 612.69482,721.0561 C 614.56061,721.05609 615.71673,721.92917 618.10086,725.08943 C 619.45132,726.87953 619.89623,727.23468 620.97574,727.52174 C 627.08281,729.14576 628.12163,729.62475 630.10039,731.7398 L 631.35034,733.09451 L 631.16285,735.21894 C 630.92623,738.23849 630.7599,739.22563 630.41287,739.437 C 630.24625,739.53846 629.1632,739.65868 628.00672,739.7141 C 624.23399,739.895 621.59871,741.77259 619.56955,745.71791 C 618.20683,748.36708 616.73778,752.28741 617.00715,752.55301 C 617.74455,753.27936 619.64164,751.83175 622.00695,748.73521 C 624.30703,745.72421 625.58348,744.82503 627.66298,744.82503 C 629.99821,744.82504 630.44414,745.16566 630.44412,746.85709 C 630.44412,749.01412 631.22049,751.48494 632.85028,754.49271 C 634.2728,757.11835 634.3307,757.26548 633.88149,757.94105 C 632.63687,759.8127 632.74671,762.95351 634.35022,770.19498 C 635.4723,775.26306 635.48265,775.69247 634.50646,777.92296 C 634.00034,779.07989 633.40175,781.62184 632.81903,784.97359 C 631.48523,792.64752 630.66466,794.84459 628.85044,795.93439 C 627.16282,796.94833 626.26512,796.72234 624.03812,794.73363 C 622.94253,793.75549 621.96006,793.02148 621.85071,793.07104 C 621.74101,793.12059 620.88787,793.57726 619.94453,794.11786 C 617.26502,795.6536 617.1429,795.88227 616.9134,800.39876 C 616.8043,802.54828 616.63918,805.00045 616.53842,805.84838 C 616.29309,807.91938 616.81181,807.84519 617.66337,805.69443 C 618.22573,804.27375 618.33121,803.41648 618.35085,800.24482 C 618.37442,796.49084 618.36181,796.45549 619.19456,795.74966 C 620.94977,794.2621 623.79967,795.11604 625.25683,797.5662 C 626.09614,798.97703 626.28868,799.0953 626.85051,798.42828 C 627.05496,798.18531 628.02644,797.51833 628.97543,796.95042 C 632.42238,794.8872 632.95404,793.69432 633.25651,787.55985 C 633.39599,784.73189 633.56613,783.7759 634.10023,782.72601 C 634.46658,782.00645 634.93408,781.37856 635.16269,781.30973 C 635.58471,781.18256 635.58458,781.76802 635.03769,784.78886 C 634.76166,786.31354 635.33595,785.53178 635.94391,783.5881 C 636.70132,781.16597 636.88653,775.03345 636.28765,771.64205 C 635.61617,767.83856 635.60616,767.88927 637.16261,767.14689 C 638.27574,766.61605 638.90448,766.53286 640.72497,766.62348 C 642.69361,766.72142 643.27617,766.88345 646.00602,768.25529 C 647.69326,769.10306 649.21046,769.79732 649.38088,769.79473 C 649.70191,769.78986 657.449,762.13848 660.84919,758.46446 L 662.78661,756.37082 L 666.19273,756.21688 C 669.61105,756.0408 673.73112,755.20908 677.34854,753.9693 C 679.30347,753.29932 678.97544,753.17385 681.66087,755.38558 C 683.26671,756.70827 686.9991,760.98446 690.78552,765.82297 C 693.81466,769.69381 698.23108,774.05255 700.78513,775.70617 C 703.2086,777.27529 706.64744,778.53137 709.40979,778.81584 C 710.83978,778.96316 711.30551,779.16118 712.34717,780.10896 C 713.39755,781.06443 713.59715,781.40065 713.59713,782.38733 C 713.59712,784.13461 713.79172,784.40251 716.25327,786.02041 C 717.50272,786.8416 719.78951,788.77321 721.34682,790.33084 C 725.84893,794.83425 728.69971,799.10096 735.19003,811.05168 C 738.30024,816.77886 742.03327,823.14318 744.59591,827.06184 C 745.36787,828.24192 745.44034,828.50668 745.18964,829.55573 C 744.40576,832.83771 744.02908,837.09152 743.97094,843.072 C 743.90033,850.37062 743.70801,849.61919 746.62708,854.18675 C 748.13823,856.55103 748.30338,856.97971 748.40827,858.74349 C 748.5183,860.59738 748.5971,860.76129 749.93946,862.16104 C 752.07855,864.39135 753.3926,866.09876 757.37666,871.70556 C 759.38522,874.53206 761.52594,877.44442 762.12648,878.1712 C 762.72682,878.89806 763.39107,879.69747 763.59517,879.95695 C 763.79941,880.21649 764.29997,882.2717 764.72013,884.51369 C 765.72669,889.88335 767.33121,895.92694 770.21991,905.45005 C 772.37813,912.56399 774.05925,918.4536 774.53224,920.53655 C 774.65766,921.08853 774.60309,921.3379 774.34475,921.33706 C 773.83236,921.33558 768.7227,917.30407 766.50131,915.14852 C 765.51327,914.18986 764.57479,913.39356 764.43889,913.39356 C 764.30303,913.39356 763.83457,913.722 763.37643,914.1017 C 762.65249,914.70201 762.09841,914.81408 759.15785,914.99457 C 757.29738,915.10874 753.43327,915.61218 750.56443,916.10297 C 739.80662,917.94349 737.00995,918.12362 732.59638,917.36531 C 729.29227,916.79766 725.88568,915.61936 719.84688,912.90094 C 713.55376,910.06828 711.02833,909.1589 707.7536,908.55972 C 704.2676,907.92198 702.81403,907.08401 699.75392,904.00298 C 697.41872,901.65177 697.19154,901.34521 697.19152,900.27754 C 697.19149,897.61206 695.78504,894.84004 694.03539,894.11979 C 693.1734,893.76492 692.87248,893.78018 691.97297,894.15057 C 690.71494,894.66855 690.05015,895.87448 690.59802,896.61368 C 691.77259,898.19936 692.21046,899.71703 692.06672,901.69382 C 691.92846,903.59819 691.94349,903.70694 692.78544,904.4956 C 693.73089,905.38084 694.53539,906.66384 694.53537,907.32817 C 694.53534,907.80679 692.98265,908.55175 690.66052,909.17549 C 688.25756,909.82088 683.14584,910.02514 680.19218,909.60654 C 677.25901,909.19086 672.96677,907.83977 671.06754,906.74318 C 669.93916,906.09161 669.63191,906.0307 669.00512,906.31214 C 667.95678,906.78275 666.61675,906.73007 666.06773,906.18898 C 658.38858,903.26197 654.45914,903.00954 648.41217,904.40324 C 637.24546,907.58079 632.7845,908.36062 628.5692,907.82079 L 625.91305,907.48211 L 624.50686,908.77524 C 622.253,910.91354 620.24607,912.34734 617.44463,913.76302 C 612.12055,916.45378 607.2714,917.60745 601.10152,917.64241 L 596.94543,917.6732 L 596.5392,916.47243 C 594.39818,910.38853 592.85442,907.50482 590.38319,904.92664 C 587.5784,902.00047 584.92923,901.38492 582.25851,903.01774 L 580.82106,903.87983 L 580.82106,908.25183 C 580.82106,911.46514 580.7192,912.65704 580.44608,912.74699 C 579.64351,913.01211 577.9898,912.13822 576.75872,910.8073 C 572.64868,906.36356 571.17977,904.00272 571.13394,901.72461 C 571.12654,901.36594 570.46524,900.12945 569.66525,898.95362 C 567.94341,896.42232 567.03933,894.22714 565.75915,889.50147 C 563.44564,880.96049 562.06332,878.05202 556.25952,869.48877 C 550.29855,860.69319 548.59549,856.8722 547.8536,850.58446 C 547.39852,846.72765 547.77488,843.7476 549.0723,840.85521 C 550.02136,838.74088 550.62547,835.59033 550.07226,835.59033 C 549.92457,835.59031 549.50795,835.78546 549.16605,836.02137 C 548.05589,836.78754 547.71318,836.078 547.00988,831.77252 C 544.55598,816.75156 539.54734,805.64572 531.79173,797.96645 C 525.87206,792.10524 519.31406,788.72901 510.51131,787.00565 C 508.33279,786.57915 506.79379,786.10338 506.60521,785.83568 C 506.43442,785.59316 506.07202,785.00833 505.79274,784.51176 C 505.19347,783.44567 504.69244,783.40307 502.9491,784.23466 C 500.4483,785.42747 497.90224,784.31362 494.66818,780.66316 C 490.84273,776.34521 488.84789,774.69809 488.23093,775.30592 C 488.07473,775.45984 488.39887,776.62968 489.01215,778.16927 C 489.58713,779.61243 490.04335,780.83719 490.04336,780.87868 C 490.04336,781.13784 489.25748,780.89225 488.79341,780.47843 C 488.41732,780.14328 488.15718,780.05859 487.94969,780.26291 C 487.743,780.46729 488.15362,780.93945 489.23089,781.74077 C 490.10076,782.38801 491.21886,783.48964 491.69954,784.17308 C 492.48651,785.291 492.55671,785.64893 492.57451,787.80616 C 492.58971,789.5941 492.725,790.4265 493.13699,791.10056 C 493.64587,791.93312 493.65551,792.07711 493.23073,792.8863 C 492.97714,793.36961 492.48821,794.88084 492.13703,796.24228 C 491.11887,800.18862 490.04165,802.18699 488.48092,803.01581 C 488.18833,803.17117 486.61428,803.5713 484.98106,803.8779 C 480.73762,804.67459 480.15109,805.01533 477.88758,808.06517 C 475.83226,810.83503 475.04793,811.36747 473.79399,810.89774 C 471.98986,810.22194 470.69406,810.65214 466.20054,813.39163 C 463.27575,815.1746 461.31867,815.76886 459.66954,815.33132 C 458.03041,814.89643 457.26349,814.09337 457.26339,812.80664 C 457.26329,811.46254 456.57112,809.87423 455.82594,809.48145 C 454.64649,808.85947 452.52997,810.89833 448.95121,816.10104 C 447.93205,817.5832 446.90613,818.95596 446.67005,819.14913 C 446.35056,819.41025 446.23336,820.21781 446.23257,822.32037 C 446.23017,829.97186 443.37627,837.28947 438.92035,841.03994 C 437.58381,842.16506 437.29541,842.58048 437.29542,843.3491 C 437.29542,843.86308 436.96792,844.94562 436.54545,845.78141 C 435.1797,848.48148 432.12967,850.25751 428.45201,850.4921 L 426.3271,850.64604 L 426.10836,851.78522 C 425.99926,852.42166 426.00485,853.03807 426.10836,853.13993 C 426.43614,853.46301 430.35314,852.63855 432.45186,851.81601 C 435.16455,850.75328 437.81059,848.21279 438.73286,845.78141 C 439.08725,844.84663 439.38919,843.85077 439.38909,843.56462 C 439.38899,843.2784 440.15676,842.40713 441.07652,841.62493 C 444.83977,838.42433 446.6152,833.89758 448.01375,824.07533 C 448.68472,819.36651 448.87162,818.63255 449.70118,817.91758 C 451.17023,816.65156 453.10999,817.12328 456.91965,819.67254 C 458.38289,820.65168 459.90702,821.54719 460.29452,821.64302 C 460.829,821.77523 461.46132,821.48695 462.88817,820.44225 C 464.15702,819.51345 465.98695,818.58859 468.51295,817.64048 L 472.23155,816.25498 L 472.95028,816.99391 C 473.34146,817.40926 473.66899,817.85207 473.669,817.97915 C 473.6689,818.10616 473.94998,818.30256 474.29397,818.4102 C 474.81285,818.57241 475.60611,817.91414 478.98129,814.50002 C 484.21449,809.20648 485.09384,808.70041 489.35588,808.71173 L 492.38702,808.71173 L 492.8245,806.95677 C 493.06889,805.98326 493.97735,803.59927 494.82442,801.6611 C 495.67119,799.72294 496.71889,796.88381 497.16808,795.34941 C 497.98085,792.5721 497.9983,792.55177 499.01176,792.45526 C 500.81229,792.28387 502.52822,792.70315 504.01156,793.68681 C 505.05752,794.38042 506.07292,794.75208 507.66767,795.01073 C 512.59638,795.81004 518.83251,798.40551 523.88579,801.75347 C 527.41015,804.08853 531.91834,808.01802 532.97918,809.66618 C 534.03374,811.30451 537.13894,820.48436 538.16648,825.02978 C 539.93991,832.87289 540.94689,840.50606 541.22886,848.24452 C 541.41125,853.24997 541.38063,853.47166 540.76013,854.24833 C 539.54987,855.76456 540.15968,857.96982 541.88508,858.34323 C 543.02164,858.58915 543.57815,859.23046 544.01,860.83712 C 544.69637,863.391 546.77826,868.64854 548.47858,872.1366 C 550.60369,876.49557 553.17717,880.32869 555.94703,883.25135 C 558.40694,885.84604 558.74085,886.7126 559.07191,891.50274 C 559.3154,895.01165 559.55896,894.69483 556.29077,895.01266 C 555.4205,895.09733 552.46464,895.93165 549.72853,896.85999 C 545.50029,898.29453 544.43935,898.5584 542.6663,898.55337 C 537.81669,898.53969 535.12132,895.78484 529.72931,885.3142 C 528.55885,883.0417 526.9552,880.28113 526.1357,879.18723 C 524.90825,877.54868 524.63589,876.99452 524.63576,875.9852 C 524.63576,874.26972 524.20354,873.87964 521.85462,873.49131 C 516.32663,872.57737 510.27546,869.26988 505.73024,864.68572 C 504.2517,863.19435 504.24089,863.17993 502.29288,863.17707 C 497.92165,863.17063 495.03305,860.51619 492.60576,854.24833 C 492.03918,852.78481 490.83672,849.14708 489.91836,846.18167 C 488.9997,843.21624 487.98863,840.12746 487.66845,839.28498 L 487.07472,837.74554 L 485.0123,837.74554 C 483.41457,837.76296 482.83123,837.67522 482.35616,837.25292 C 481.3837,836.38813 480.57722,834.36929 480.04375,831.49542 C 479.39907,828.02341 478.86874,827.97233 479.13753,831.40306 C 479.24803,832.8163 479.42102,834.37153 479.51252,834.88219 C 479.65001,835.6508 479.50736,836.01241 478.6688,836.91425 C 477.81814,837.82875 477.47184,838.00535 476.48139,837.99185 C 475.83231,837.98305 474.63241,837.68617 473.82524,837.34529 C 471.79342,836.48721 470.10273,836.29817 469.35667,836.85267 C 468.77159,837.28731 468.77404,837.32096 469.7629,838.33053 C 470.31788,838.89635 471.45747,839.63858 472.29405,839.99312 C 473.74679,840.60892 474.04113,840.65315 479.32503,840.45496 C 484.43063,840.26349 484.92681,840.26746 485.51228,840.76284 C 486.38905,841.50487 487.39731,844.51412 488.82466,850.58446 C 490.88507,859.34513 492.05223,861.83129 494.76192,863.26944 C 495.61609,863.72289 496.84294,864.7354 497.51182,865.51702 C 498.51068,866.68358 498.97246,866.96443 500.01172,867.11803 C 501.82035,867.38513 504.28015,868.63014 508.38639,871.30531 C 510.35541,872.58799 513.31123,874.20847 514.94863,874.90759 C 523.5759,878.59094 524.44563,879.50479 528.85434,889.6862 C 529.9721,892.26694 531.47606,895.52626 532.22921,896.92156 L 533.60416,899.44624 L 532.4792,900.30833 C 530.46618,901.83427 527.42648,905.05339 524.94824,908.31341 C 523.05962,910.79779 522.40931,911.94024 521.91711,913.5475 C 519.94339,919.99635 516.16749,923.03708 509.13636,923.83095 C 507.33553,924.03416 507.06338,924.14223 505.48025,925.58591 C 503.27064,927.60068 501.27871,928.38769 498.16804,928.38769 L 495.85563,928.38769 L 494.73067,929.71161 C 493.14514,931.58082 491.91477,932.30826 487.73095,933.80651 C 482.26976,935.76221 481.23605,936.51382 479.26253,940.05663 C 478.61205,941.22459 477.69619,942.50877 477.20011,942.91999 C 476.39214,943.58995 476.05455,943.66754 474.01273,943.62813 C 470.64847,943.5631 469.03347,944.26555 461.85696,949.07774 C 457.45863,952.02709 455.25441,953.18214 452.73232,953.81921 C 450.24661,954.44706 447.40361,954.21551 445.04512,953.17265 L 443.26394,952.37214 L 441.79524,953.14186 C 440.99787,953.56937 440.1011,953.91175 439.79532,953.91158 C 438.54247,953.91111 435.43734,952.05896 431.57689,949.01617 C 426.1178,944.71302 424.81286,944.0939 421.45229,944.08996 C 418.88789,944.08701 418.84679,944.10551 415.57752,945.78334 C 413.76779,946.7121 411.46088,947.64533 410.45272,947.87698 C 409.44446,948.10872 408.60819,948.34959 408.57779,948.40039 C 406.52057,951.84946 403.88561,953.43928 400.35936,953.32659 C 398.09775,953.25436 397.67196,953.41267 397.67197,954.31183 C 397.67197,954.6581 397.23593,955.37125 396.70325,955.91285 C 395.4305,957.20697 395.38671,958.69549 396.57826,960.96221 C 397.71221,963.11903 397.72995,963.15592 399.04691,962.74796 C 400.87524,962.18158 410.43336,957.58169 414.42131,955.35865 C 418.97353,952.82113 420.73566,952.1484 422.92098,952.15662 C 425.32369,952.16573 426.74328,952.90456 428.827,955.2355 C 433.04593,959.95489 433.75801,960.61666 435.51424,961.39325 C 437.79935,962.4036 440.81753,962.76872 444.2639,962.44007 C 451.8386,961.71784 456.66965,962.51119 456.66966,964.50292 C 456.66956,965.35699 457.43212,965.78025 458.2321,965.365 C 459.15036,964.88827 459.35165,964.51452 459.35706,963.42531 C 459.36336,962.19442 460.19921,961.22426 463.04441,959.14567 C 467.34854,956.00128 469.65644,955.16745 475.66892,954.52736 C 479.50367,954.11912 481.83983,953.5108 483.26237,952.58766 C 484.17074,951.99836 484.70082,951.19736 486.13726,948.24645 C 488.87895,942.61549 490.26544,941.69795 498.54303,940.08742 C 501.00373,939.60866 503.69187,939.01955 504.51154,938.7635 C 506.17508,938.24381 515.10786,933.75745 518.26101,931.86682 C 525.04954,927.79701 529.12145,923.45649 531.04176,918.1966 C 532.81009,913.35313 534.24485,911.35372 536.91653,910.00679 C 539.06454,908.92378 541.54037,908.46385 548.04109,907.97473 C 553.13119,907.59184 555.12474,907.28509 557.72821,906.46608 C 558.35719,906.26829 561.91013,910.04854 562.82176,911.88491 C 563.32705,912.9021 563.50341,913.70987 563.47799,915.02536 L 563.44674,916.81111 L 564.66544,917.14979 C 567.42054,917.88618 569.32108,919.62887 572.79013,924.63146 C 574.06758,926.47314 574.15375,926.715 573.82134,927.43324 C 573.62284,927.86392 573.38192,929.12939 573.29011,930.2658 C 573.19831,931.4022 573.00104,932.56776 572.85262,932.85206 C 572.70453,933.13646 571.17071,934.05555 569.41526,934.88412 C 565.6872,936.64358 565.79022,936.56565 566.35288,936.91618 C 568.4443,938.21945 573.37582,935.03107 575.41502,931.06631 C 575.84421,930.23168 576.28627,929.55766 576.38374,929.55766 C 576.48183,929.55766 577.45226,930.14312 578.5399,930.85079 C 584.35967,934.63772 590.92684,936.52136 597.35167,936.23882 C 601.72849,936.04636 603.34935,935.50741 608.91371,932.54417 C 617.04063,928.21651 623.05749,925.97148 630.88161,924.32357 C 633.23527,923.82783 637.20074,922.69556 639.975,921.70652 C 642.67984,920.7423 645.8273,919.68862 646.97473,919.39737 C 649.95111,918.64193 654.84178,918.71007 658.19304,919.52052 C 662.49037,920.55976 669.16842,923.29704 672.84872,925.55512 C 677.12671,928.18007 678.16296,928.53272 681.84837,928.51084 C 684.66376,928.49407 685.8122,928.32591 690.03555,927.27929 C 692.74041,926.60898 695.96207,925.89477 697.19152,925.70906 C 701.48701,925.06034 704.80946,925.93944 707.56611,928.48005 C 708.71388,929.53784 709.53094,929.98467 711.53471,930.60448 C 712.91888,931.03262 716.38445,932.46502 719.25315,933.80651 C 729.23789,938.47574 732.21727,939.37305 738.03367,939.34849 C 741.93458,939.33199 742.24152,939.25856 751.4394,936.73145 C 755.1283,935.71787 759.69225,935.45846 762.53271,936.11567 C 768.6895,937.54026 774.50646,942.01283 777.0634,947.29199 C 778.46007,950.17541 778.87585,951.98504 778.87583,955.38944 C 778.87586,958.11949 778.64417,958.65658 777.37588,959.0533 C 776.56308,959.30753 776.63869,960.01119 777.65712,961.88587 C 779.26365,964.84359 779.51199,968.25394 778.37584,971.27645 C 778.10848,971.98742 777.60231,974.68354 777.21964,977.24947 L 776.50092,981.89857 L 777.34463,983.09934 C 781.70033,989.36005 782.14776,997.07478 778.53209,1004.005 L 777.31339,1006.3449 L 777.65712,1017.9522 C 777.84874,1024.332 778.08617,1032.2793 778.18835,1035.625 L 778.37584,1041.7212 L 778.2821,1048.0636 C 778.5983,1048.3752 778.13248,1062.7623 777.68837,1066.5369 C 777.53632,1067.829 777.13623,1070.2175 776.78216,1071.8326 C 776.19256,1074.5213 776.15279,1075.3223 776.31343,1081.3155 L 776.46967,1087.8736 L 774.96973,1091.753 C 773.88875,1094.5006 773.34802,1096.3076 773.1573,1097.9723 C 773.00942,1099.2645 772.76442,1101.1713 772.59482,1102.2211 C 772.42557,1103.2708 772.22977,1105.3318 772.15734,1106.7779 C 772.0849,1108.2237 771.87575,1109.5185 771.71985,1109.672 C 771.56133,1109.8284 771.55035,1110.1479 771.68861,1110.411 C 772.01287,1111.0276 771.61666,1114.0573 771.18863,1114.1979 C 770.94689,1114.2771 770.92186,1114.4423 771.15738,1114.8137 C 771.39543,1115.1892 771.36858,1116.4761 771.00113,1119.586 C 770.72534,1121.9172 770.3645,1124.9047 770.21991,1126.2364 C 769.97195,1128.5247 769.78622,1129.2537 769.43869,1129.2537 C 454.8814,1182.1358 180.18497,1146.3354 0,1168.4477 L 0.062497559,1205.6406 C 0.062497559,1205.6406 1200.0156,1205.6406 1600,1205.6406 M 569.47775,272.40212 C 569.31586,272.37639 569.10149,272.43415 568.97777,272.55606 C 568.52479,273.00243 568.8227,273.68947 569.41526,273.57209 C 569.99433,273.4574 570.10645,272.77046 569.60275,272.4637 C 569.55815,272.43655 569.53177,272.4107 569.47775,272.40212 z M 562.91551,279.14486 C 562.8179,279.16259 562.71423,279.20273 562.57177,279.23723 C 561.31712,279.5413 560.50699,280.11795 559.50939,281.54639 C 559.00831,282.26437 558.6032,282.93227 558.60318,283.02425 C 558.60318,283.3071 559.88741,283.18268 561.32182,282.74715 C 562.80907,282.29569 563.38437,281.49726 563.38424,279.91458 C 563.38424,279.39389 563.36861,279.18823 563.1655,279.14486 C 563.1046,279.13186 563.01312,279.12714 562.91551,279.14486 z M 940.96324,309.00997 C 940.55673,308.92884 940.40203,310.39276 940.52576,313.16645 C 940.68247,316.6883 941.07025,318.54938 941.40073,317.4153 C 942.02098,315.28784 941.93682,310.33062 941.27573,309.31786 C 941.15615,309.13472 941.05707,309.02869 940.96324,309.00997 z M 682.81708,388.62973 C 682.85306,388.6255 682.89562,388.64647 682.94207,388.66052 C 683.59271,388.85721 684.97326,390.8911 684.97324,391.83177 C 684.97327,392.39844 684.1352,392.15149 683.5358,391.40072 C 682.90901,390.61532 682.42384,388.98642 682.72333,388.69131 C 682.75167,388.66341 682.78112,388.63397 682.81708,388.62973 z M 936.18218,388.75289 C 936.38317,388.73705 936.58477,388.77303 936.8384,388.90683 C 937.6214,389.31965 937.45288,390.54026 936.49467,391.33914 C 935.76741,391.94553 935.23169,391.99888 934.80723,391.49309 C 934.33745,390.93347 934.75524,389.5274 935.52596,389.02999 C 935.79737,388.85476 935.98121,388.76873 936.18218,388.75289 z M 725.53416,393.9254 C 727.00504,393.92539 728.33719,395.43904 729.22151,398.14346 C 729.36155,398.57263 729.48779,398.62022 729.75274,398.35898 C 729.94414,398.17044 730.19544,398.02031 730.31522,398.02031 C 730.61238,398.02032 733.4646,403.20428 734.03383,404.79384 C 734.44514,405.9426 734.44211,406.13146 734.03383,406.42564 C 733.43174,406.85942 731.01295,406.48261 729.50275,405.7175 C 727.46194,404.68352 725.76103,402.4309 724.50295,399.1287 C 723.25824,395.86081 723.6279,393.9254 725.53416,393.9254 z M 721.37807,395.18774 C 721.80625,395.22208 722.15761,395.94463 722.65927,397.58927 C 724.32153,403.03713 727.71943,406.90391 731.78391,408.02666 C 733.53525,408.51048 733.66797,408.6244 734.56506,410.42818 C 734.98317,411.26933 736.54258,413.42384 738.03367,415.20044 C 740.4521,418.08142 742.13282,420.75321 742.65849,422.58975 C 742.79979,423.08406 742.59905,423.34711 741.78352,423.8213 C 740.36841,424.64398 739.93012,425.60629 739.09613,429.79432 C 738.2375,434.10867 737.97272,434.82417 736.93996,435.76734 C 735.81995,436.79015 735.18601,436.6672 733.72134,435.18236 C 732.16673,433.60636 730.30248,432.66334 726.47162,431.45691 C 720.91554,429.70731 718.55841,428.06935 717.06574,424.96048 C 716.08659,422.92157 716.01178,421.8576 716.722,420.55769 L 717.28448,419.51087 L 716.34702,418.58721 C 715.8073,418.05518 715.20701,417.03938 714.94082,416.15489 C 713.9537,412.87542 713.19714,409.58314 713.22214,408.70401 C 713.26778,407.08939 714.39913,405.52464 717.47197,402.73099 L 720.44061,399.99079 L 720.44061,397.86636 C 720.44059,396.30439 720.56993,395.65006 720.90934,395.37247 C 721.07147,395.23984 721.23537,395.17629 721.37807,395.18774 z M 694.69161,397.80479 C 695.52799,397.89777 697.23875,398.98115 698.22273,400.11394 C 699.79018,401.91804 701.51648,407.04875 701.00387,408.36534 C 700.90788,408.61115 700.28622,408.88595 699.56642,408.98111 C 698.75162,409.08874 697.65689,409.58725 696.53529,410.36661 C 694.46982,411.80166 693.10719,412.43031 692.28546,412.33709 C 691.75727,412.27722 691.70585,412.07455 691.78548,410.6437 C 691.83491,409.75536 692.27405,407.50092 692.75419,405.62514 C 693.23435,403.74935 693.70639,401.25035 693.81665,400.08316 C 693.9362,398.81629 694.15646,397.91967 694.37913,397.83558 C 694.45863,397.80551 694.57215,397.79151 694.69161,397.80479 z M 718.1282,398.91318 C 718.83164,398.91318 718.85568,400.22267 718.15945,400.60657 C 717.50163,400.96925 716.87827,400.7402 716.87825,400.11394 C 716.87822,399.46571 717.4532,398.91318 718.1282,398.91318 z M 580.22733,399.1287 C 581.225,399.12231 582.18978,399.33919 582.97723,399.77527 C 583.95549,400.31687 584.40999,400.92029 585.53963,403.13124 C 586.294,404.60772 588.12155,407.90555 589.60197,410.48976 C 591.08231,413.07405 592.28908,415.36048 592.28936,415.56991 C 592.28966,415.77932 591.87426,416.18762 591.38315,416.46278 C 590.89227,416.73795 590.50961,417.10746 590.50818,417.29408 C 590.50688,417.48062 591.10229,417.98747 591.82063,418.40248 C 594.96811,420.21983 597.49734,424.35094 599.75782,431.36455 C 602.0862,438.58488 603.07036,441.29509 604.1639,443.49532 C 605.53282,446.2488 607.96461,448.82001 609.94492,449.56071 C 611.05963,449.97779 611.35114,450.23707 611.35112,450.76147 C 611.35109,451.44081 609.02568,458.63129 608.56998,459.35154 C 608.09431,460.10381 602.66708,459.09394 599.97656,457.75053 C 598.48422,457.00556 596.31913,455.01538 596.03922,454.14824 C 595.89732,453.70927 595.20313,453.68641 589.63322,453.68641 C 583.63425,453.6864 583.35083,453.69732 582.47725,454.33297 C 581.0546,455.36796 580.33071,455.07007 581.57103,453.96351 C 581.89902,453.67118 582.16478,453.26109 582.16476,453.03984 C 582.16476,452.8186 581.36961,451.87086 580.41483,450.94621 C 578.27931,448.87827 577.01888,446.3442 575.9775,442.07904 C 574.88644,437.6101 574.90546,437.62889 574.35256,438.69228 C 572.99272,441.30777 573.43372,443.7572 576.35249,449.65308 C 577.58014,452.13273 578.57178,454.48229 578.57115,454.85638 C 578.57125,455.23056 578.35859,455.93331 578.07117,456.42661 L 577.53994,457.31948 L 578.50865,458.21236 C 579.64751,459.23804 579.65868,459.44489 578.85239,461.56833 C 578.17232,463.35911 576.36961,465.49928 574.10257,467.20268 L 572.63388,468.34186 L 572.63388,470.92812 C 572.63378,473.74698 572.9186,474.65356 573.82134,474.65356 C 574.48511,474.65356 574.67657,474.10165 574.79005,471.72863 L 574.85254,470.12761 L 575.85251,470.12761 C 576.81787,470.12762 576.84905,470.06354 577.94617,467.32583 C 578.56145,465.79142 579.45079,463.88545 579.91485,463.10777 C 581.2414,460.88425 583.63372,458.51026 585.28964,457.75053 C 588.05433,456.48198 590.34742,456.92022 595.258,459.69022 C 596.97653,460.65963 598.5508,461.44518 598.75786,461.44518 C 598.96515,461.44519 599.13338,461.1518 599.13285,460.76782 C 599.13285,460.38385 599.36357,459.88 599.63283,459.65943 C 600.05477,459.3146 600.16223,459.34538 600.4453,459.81337 C 601.83517,462.11102 602.45579,462.62529 605.53885,464.1238 L 608.69497,465.66324 L 609.72618,467.72609 C 610.29221,468.87358 611.28652,471.85031 611.94485,474.31488 C 613.23483,479.14611 613.83165,480.53137 615.28847,482.16602 L 616.22593,483.21284 L 616.03844,486.93828 C 615.80743,491.49118 614.95278,497.31509 613.56978,503.74895 C 612.9966,506.414 612.08227,510.64539 611.53861,513.17031 C 610.99497,515.69519 610.43914,517.93732 610.31991,518.12731 C 610.18639,518.34042 609.79158,518.39695 609.25745,518.28125 C 608.0656,518.02338 607.86338,518.69429 608.53873,520.65199 L 609.06996,522.19142 L 607.03879,526.84053 C 603.90251,534.05893 602.30434,537.01392 600.3828,539.06367 C 599.36939,540.14468 598.98948,540.06296 598.44537,538.72499 C 596.81564,534.71187 597.29685,529.9162 599.63283,526.59422 L 600.41405,525.45503 L 599.72657,524.7161 C 599.33279,524.29976 597.61734,522.91072 595.94547,521.63723 C 594.27474,520.36374 592.41794,518.68133 591.82063,517.91179 L 590.75817,516.52629 L 590.94567,512.98558 C 591.46285,503.81718 588.76218,497.06966 584.32092,496.4828 C 583.20917,496.33593 583.1632,496.35967 582.69599,497.52962 C 582.26651,498.60669 582.08344,498.73349 581.19605,498.73038 C 578.56315,498.72108 575.38964,497.34622 573.60259,495.43598 C 572.04755,493.77398 571.19027,491.44841 570.94645,488.32378 C 570.78145,486.20645 570.63199,485.79148 570.07148,485.42963 C 569.08312,484.79128 568.41288,483.10911 567.69657,479.51819 L 567.0716,476.28537 L 565.54041,476.25458 C 563.56419,476.20537 562.41255,475.48702 561.10308,473.54517 C 560.30471,472.36062 559.90495,472.01897 559.47815,472.12888 C 559.16766,472.20885 558.25591,472.11465 557.47822,471.91336 C 556.02578,471.53742 555.33543,471.58737 554.97832,472.12888 C 554.60904,472.68825 555.04754,472.8986 556.54076,472.8986 C 557.63182,472.89861 558.17828,473.06468 558.63443,473.51438 C 560.05727,474.91547 557.6766,475.34097 554.88457,474.19173 L 553.85337,473.79148 L 553.85337,471.5439 C 553.85337,470.29749 553.54866,468.12336 553.19714,466.64848 C 552.37277,463.18725 552.55394,461.86274 554.04086,459.7518 C 554.89302,458.5421 556.01876,457.53961 558.44694,455.87241 C 562.10709,453.35904 563.634,451.63914 564.41545,449.19125 C 564.81874,447.92816 565.1708,447.47332 566.07164,446.91288 C 568.55694,445.36731 568.66601,444.45717 566.85286,440.29329 C 566.40857,439.27331 566.42449,439.17178 567.29034,437.36836 C 568.383,435.092 569.82552,432.9401 573.19636,428.68592 C 574.6101,426.90211 576.07598,424.96698 576.44623,424.3755 C 577.09551,423.34085 577.11118,423.23821 576.66497,421.94318 C 576.29389,420.86644 576.23027,419.85562 576.38374,416.86304 L 576.57123,413.1376 L 574.32132,411.13633 C 572.0731,409.15315 570.82148,407.31258 570.82145,405.96381 C 570.82145,405.00077 575.33455,400.66733 577.22745,399.80606 C 578.21051,399.35866 579.22969,399.1351 580.22733,399.1287 z M 735.8775,407.71877 C 736.26826,407.71877 737.96342,410.15487 738.18991,411.04396 C 738.40928,411.90574 738.22268,412.70655 737.78368,412.70655 C 737.62897,412.70654 737.14117,412.30546 736.72122,411.81368 C 735.48464,410.3658 734.93745,407.71877 735.8775,407.71877 z M 711.53471,412.64497 C 711.65149,412.64876 711.73986,412.64845 711.7847,412.67576 C 712.2407,412.95344 713.1697,415.79099 713.40963,417.60197 C 713.56673,418.78751 713.50043,419.20608 713.12839,419.57245 C 712.52697,420.16524 712.42916,420.15538 711.34721,419.44929 C 709.97852,418.55635 709.53403,418.72566 710.441,419.78797 C 711.45763,420.97814 712.19504,422.43288 713.47213,425.7302 C 714.04201,427.20163 714.77638,428.82158 715.09707,429.33249 C 715.49914,429.97351 715.62764,430.53793 715.5033,431.14903 C 715.33165,431.99544 715.40282,432.0353 716.7845,432.47294 C 717.58001,432.72477 720.05187,433.3901 722.28429,433.9508 C 728.12607,435.41804 730.39471,436.68782 731.97141,439.33884 C 732.60054,440.39671 732.6701,440.7118 732.34639,440.90907 C 731.36225,441.50835 727.67391,440.34786 724.31546,438.38439 C 719.54215,435.59411 718.1619,434.9884 715.90953,434.75131 C 714.73787,434.62789 713.73363,434.38381 713.59713,434.16633 C 713.46449,433.95464 713.26552,433.13668 713.15964,432.34979 C 713.05354,431.56288 712.87085,430.91605 712.75341,430.90272 C 712.63629,430.88947 712.22729,430.8166 711.81594,430.74877 L 711.06597,430.62562 L 711.12847,434.2279 C 711.16251,436.20671 711.18265,437.92465 711.19097,438.04571 C 711.19932,438.16687 712.24885,438.26123 713.53463,438.26123 C 716.59883,438.26123 718.40703,438.90031 722.84676,441.52484 C 727.64866,444.36358 729.56642,445.08487 732.59638,445.25028 L 735.03379,445.37344 L 736.34624,448.05206 C 737.10536,449.58982 739.33357,452.9937 741.56478,456.02635 C 748.37259,465.27983 748.90972,466.53474 748.90825,473.79148 C 748.90672,479.53301 747.97778,483.79119 745.65837,489.09349 C 745.39898,489.68649 745.0204,491.81295 744.78341,493.80418 C 744.32559,497.6514 744.03648,498.61742 743.06472,499.96193 C 741.92382,501.54043 741.52534,501.13074 740.43983,497.34489 C 739.89582,495.44707 739.40015,493.08925 739.31487,492.08001 L 739.15863,490.23268 L 738.00242,489.92479 C 736.78821,489.6027 736.27865,489.09085 734.09632,485.86067 C 732.4391,483.40749 732.19303,483.27317 730.47147,483.92098 C 729.70761,484.20839 729.09654,484.52306 729.09652,484.62912 C 729.09651,484.73517 729.73079,484.97994 730.50271,485.18332 C 734.6259,486.26995 738.23299,491.66651 740.87731,500.67007 C 741.70023,503.47276 741.69479,503.57385 740.75231,506.0889 C 740.41947,506.97725 740.13272,508.40676 740.12734,509.26014 C 740.11805,510.72035 740.05382,510.84049 739.06488,511.41535 C 737.02562,512.60073 737.00446,513.37326 738.84614,515.78736 L 740.22109,517.6039 L 739.68986,520.80593 C 739.07011,524.46686 739.13037,526.07253 740.28358,535.27665 C 741.15088,542.20071 741.20268,543.95909 740.56482,543.95909 C 740.32034,543.95908 739.9571,543.69713 739.75235,543.3741 C 739.5479,543.05109 739.20568,542.78911 739.00238,542.78911 C 738.64586,542.78912 737.43996,544.81334 737.43994,545.40616 C 737.43996,545.56614 738.61306,546.8712 740.06484,548.3003 C 742.49304,550.69051 742.74779,551.02662 742.93973,552.36442 C 743.32508,555.05175 744.83415,560.23075 747.12707,566.58883 C 750.46377,575.84147 751.1606,578.57283 751.34565,583.18398 C 751.52809,587.72497 751.10618,590.00124 749.47072,593.06718 C 748.46275,594.95729 748.32966,595.06845 747.37706,595.06845 C 744.09726,595.06844 741.15787,591.91186 738.4399,585.43156 C 737.73682,583.75482 737.11239,582.33186 737.06496,582.29111 C 737.01758,582.25027 736.32213,581.8993 735.50252,581.4906 C 731.64121,579.56502 728.73852,577.04345 720.94059,568.8672 C 718.51022,566.31886 715.40502,563.37018 714.06586,562.33998 C 711.88566,560.66266 711.49075,560.20151 710.25351,557.87561 C 707.51914,552.73511 706.25759,547.89274 706.62865,543.95909 C 706.82331,541.89677 706.83465,541.85824 706.22241,542.23491 C 705.66505,542.57781 705.45217,542.49207 704.25374,541.40362 C 702.40011,539.72008 700.95242,539.05762 697.94149,538.54026 C 694.42872,537.93671 693.32502,537.94623 693.31667,538.60184 C 693.30299,539.65979 692.17022,541.54857 691.19175,542.14255 C 690.63941,542.47765 689.054,543.02643 687.66064,543.3741 C 686.26719,543.72186 685.02383,544.12848 684.8795,544.26697 C 684.41968,544.70838 686.67205,544.90921 688.25437,544.57486 C 691.09864,543.97383 692.65972,542.85433 693.97289,540.47995 C 694.36723,539.76726 694.68562,539.55629 695.37909,539.55629 C 698.07167,539.5563 701.92829,541.07073 704.06625,542.97385 C 705.22024,544.00119 705.25372,544.07982 705.2537,545.99114 C 705.25367,548.73271 705.86529,550.72881 708.09734,555.38172 C 709.75873,558.84563 710.03478,559.64467 710.03476,561.04685 L 710.03476,562.67866 L 711.34721,563.04812 C 714.56108,563.93468 718.16505,567.17414 720.03437,570.83768 C 721.32494,573.36748 721.38523,573.44611 725.22167,576.53361 C 736.17744,585.35079 739.42759,589.21619 742.06476,596.60789 C 742.70858,598.41216 743.01547,598.93508 743.5647,599.07099 C 744.49824,599.30189 744.67029,599.94316 744.31468,602.11908 C 744.09142,603.48381 744.12488,605.1872 744.47092,608.70787 C 744.75195,611.56524 744.86721,614.36835 744.75216,615.82008 L 744.56467,618.2216 L 746.84583,621.2389 C 748.16592,622.98658 749.90446,625.83177 751.03316,628.07401 C 752.80185,631.58758 752.94938,632.04001 752.78309,633.24652 C 752.49182,635.35864 752.37007,635.55282 751.34565,635.67884 C 750.8208,635.74348 750.23411,635.80695 750.0332,635.83278 C 749.83206,635.85869 749.48779,635.58036 749.25198,635.217 C 748.5498,634.1344 747.85198,631.47395 747.65829,629.05925 L 747.50205,626.81167 L 746.2521,626.84246 C 744.76218,626.87188 744.40493,626.69057 741.93977,624.74882 C 740.8942,623.92534 739.92675,623.27096 739.7836,623.27096 C 739.18542,623.27093 739.64196,623.83418 741.47104,625.42618 C 742.59854,626.40755 743.40848,627.34293 743.40846,627.67376 C 743.40847,628.1793 743.16684,628.25555 741.37729,628.25874 C 740.2707,628.26058 738.65408,628.45135 737.75243,628.68979 C 735.73969,629.22208 735.06316,629.25801 734.90879,628.78215 C 734.84317,628.5803 734.57674,627.64806 734.31507,626.7193 C 734.05336,625.79067 733.67168,625.02508 733.47135,625.02592 C 733.27082,625.02671 732.71324,625.34363 732.2214,625.73406 L 731.31518,626.4422 L 732.59638,627.51981 C 734.38856,629.03896 734.28805,629.57353 732.2839,629.33635 C 731.42314,629.23449 730.27588,629.15296 729.7215,629.15162 L 728.72153,629.12083 L 728.87778,627.92007 C 728.96841,627.25428 729.39236,626.0442 729.81524,625.24144 C 730.75236,623.46157 730.73973,623.44235 729.87774,623.05544 C 729.49742,622.8847 728.42181,622.15463 727.47158,621.45442 L 725.7529,620.19208 L 725.94039,617.75977 C 726.05367,616.38637 726.02844,615.32746 725.8779,615.32746 C 725.46035,615.32743 724.90797,616.79335 724.72169,618.34476 C 724.62771,619.12431 724.42071,619.83198 724.28421,619.91499 C 723.76167,620.23312 720.57697,618.36191 718.94067,616.77453 C 716.89664,614.79169 715.12368,612.23875 711.81594,606.52187 C 708.0125,599.94825 705.34611,596.79804 702.25382,595.22239 C 701.80796,594.99528 701.11106,594.20405 700.69138,593.49822 L 699.91016,592.23588 L 698.31647,592.35903 C 697.12572,592.45637 696.63219,592.38859 696.3478,592.05115 C 695.69532,591.27648 695.66542,588.64184 696.25405,585.89339 C 696.63882,584.09659 696.69338,583.23655 696.47279,583.06083 C 695.8033,582.52744 691.56691,581.55117 689.8793,581.55218 C 687.83171,581.55353 686.53097,582.18482 685.69197,583.58423 C 685.05617,584.64463 684.4387,584.71243 681.06715,584.07686 C 676.2718,583.17284 672.14806,580.66514 670.84879,577.82673 C 670.56479,577.20592 670.05238,576.56606 669.69259,576.41045 C 669.3328,576.25492 668.77059,575.63018 668.44264,575.02496 C 668.06772,574.33313 667.6194,573.91705 667.25519,573.91656 C 666.93626,573.91605 665.26681,574.47909 663.53658,575.14811 C 656.05459,578.04093 653.37466,577.87486 651.6308,574.40918 C 650.63232,572.4249 650.68325,570.4514 651.88079,566.34252 C 653.15135,561.98347 653.07949,560.10878 651.5058,556.70564 C 650.06139,553.58336 650.05799,552.42812 651.47455,549.93211 C 652.7252,547.7291 653.12169,546.5559 652.787,546.02193 C 652.43915,545.46736 651.18071,546.33303 650.25585,547.77689 C 649.85195,548.40708 649.11532,549.384 648.59966,549.9629 L 647.6622,551.0405 L 648.00594,553.28808 C 648.19221,554.53802 648.51989,556.2881 648.75591,557.16747 C 649.24881,559.00468 649.1341,559.27285 647.38096,560.15398 C 645.79295,560.95219 645.20265,560.85854 644.50607,559.75373 C 643.62472,558.35581 641.86035,556.83793 639.69376,555.56645 C 636.47457,553.67702 634.90297,552.01846 634.06898,549.62422 C 633.74056,548.68197 633.858,548.49984 638.85004,541.09573 C 644.90798,532.1111 648.28636,527.59747 651.25581,524.53137 C 652.46052,523.28721 653.36485,522.11917 653.25573,521.94511 C 652.99853,521.53514 651.1865,521.85263 649.75587,522.56089 C 649.15614,522.85784 647.4775,523.94882 646.00602,524.96241 C 644.53446,525.97611 642.9447,527.01495 642.4749,527.27157 C 641.82574,527.62621 641.31212,528.41465 640.34999,530.62755 C 638.77329,534.25427 637.28988,536.23417 635.41268,537.18556 C 633.65513,538.07617 633.00963,537.74988 633.94399,536.44663 C 635.17671,534.72746 636.69067,531.32062 638.6313,525.91687 C 640.87409,519.67171 642.35761,516.6183 645.34979,512.15428 C 648.17136,507.94479 653.65702,500.82958 656.19312,498.08382 C 657.35409,496.82669 658.81086,494.99037 659.41174,494.0197 C 662.13236,489.62578 665.48398,475.92003 666.38022,465.57087 C 666.59782,463.06017 667.06317,462.12232 668.31764,461.69149 C 669.94822,461.13135 670.02236,459.93708 668.44264,459.62864 C 667.54765,459.45386 667.78138,457.92745 669.16136,455.13348 C 670.63697,452.14625 672.65589,449.72394 675.25487,447.77496 C 677.92635,445.77175 682.00852,443.51762 682.75458,443.61848 C 683.49972,443.71917 684.4343,445.33558 685.62947,448.60626 C 686.74924,451.67035 687.06686,452.0325 688.12937,451.34646 C 689.22558,450.63888 689.30298,450.1666 688.56685,448.66784 C 687.39253,446.2777 687.45419,442.53589 688.75435,438.56912 C 689.02255,437.75129 689.1797,437.01772 689.09808,436.93732 C 689.01641,436.85692 687.82988,436.99159 686.47318,437.2452 C 685.1162,437.49881 683.82483,437.6386 683.5983,437.55309 C 683.04729,437.34475 683.08919,433.58382 683.66079,430.62562 C 683.89505,429.41425 684.31007,426.9527 684.59826,425.176 L 685.12949,421.94318 L 686.75442,420.34217 C 690.06964,417.06539 694.49946,415.44829 704.65997,413.84574 C 706.71356,413.52178 709.06723,413.10733 709.90977,412.89129 C 710.54196,412.72917 711.18438,412.63362 711.53471,412.64497 z M 615.78845,413.32233 C 615.93049,413.30793 616.07742,413.30702 616.22593,413.32233 C 616.81998,413.38356 617.45721,413.68914 618.10086,414.24599 C 619.5628,415.51068 621.32822,419.17219 620.47576,419.17219 C 620.42622,419.17219 619.40588,418.62729 618.1946,417.97143 C 614.65491,416.05457 613.62216,414.8716 614.63224,413.87653 C 614.97023,413.54348 615.36231,413.36551 615.78845,413.32233 z M 742.97098,418.00222 C 743.57511,418.00223 745.27839,421.61356 745.0334,422.37423 C 744.6877,423.44783 744.0062,422.9045 743.09597,420.86558 C 742.23698,418.94176 742.18799,418.00222 742.97098,418.00222 z M 873.71587,423.48262 C 875.50837,423.48263 876.78876,426.30814 876.15328,428.83987 C 875.90737,429.81958 875.75337,429.92525 874.09086,430.37931 C 872.32215,430.86212 871.4712,430.82684 870.74724,430.25615 C 870.19219,429.81885 870.30499,427.11237 870.93473,425.76099 C 871.65899,424.20723 872.56896,423.48262 873.71587,423.48262 z M 741.53353,425.91494 C 741.91151,425.91495 741.96531,426.15685 741.81477,427.23885 C 741.71343,427.96849 741.41128,428.97391 741.15855,429.45564 C 740.6536,430.41742 739.85671,430.63581 739.7836,429.82511 C 739.63318,428.15649 740.63228,425.91494 741.53353,425.91494 z M 623.3194,429.51722 C 623.46306,429.56561 624.00163,430.32763 624.5381,431.2106 C 625.76664,433.23186 627.10896,434.13554 628.81919,434.13554 C 630.07603,434.13552 630.14373,434.19437 631.41284,436.13681 C 634.93194,441.52329 635.79831,443.38316 634.88145,443.64927 C 628.49721,445.5029 623.67912,446.43953 622.56943,446.02 C 622.29673,445.91679 622.10072,445.47498 622.1007,445.00397 C 622.10072,444.06743 621.4312,443.39432 620.757,443.64927 C 619.92961,443.96214 619.91962,442.96288 620.72575,440.35487 C 621.58961,437.5613 622.53024,433.39499 622.85067,430.96429 C 622.96335,430.10824 623.1758,429.46877 623.3194,429.51722 z M 880.55935,434.65895 C 881.7835,434.82291 883.36048,436.71617 883.90297,438.93859 C 884.19142,440.12019 883.94789,440.32408 882.18429,440.32408 L 880.5906,440.32408 L 879.93438,437.73782 C 879.32666,435.37396 879.32607,435.16956 879.77813,434.84368 C 880.00481,434.68037 880.27687,434.6211 880.55935,434.65895 z M 1140.393,436.07523 L 1139.3618,438.23044 C 1138.7836,439.41925 1138.3364,440.4221 1138.393,440.47802 C 1138.4499,440.53385 1138.9339,440.14613 1139.4555,439.61594 C 1140.2308,438.82779 1140.393,438.43066 1140.393,437.36836 L 1140.393,436.07523 z M 1075.5205,441.00143 C 1074.9912,440.98891 1074.5912,441.0804 1074.083,441.24774 C 1072.6727,441.71213 1072.5793,442.10374 1073.7706,442.41772 C 1074.2483,442.54363 1074.7046,442.75566 1074.8018,442.91034 C 1074.9081,443.08011 1075.2906,443.03191 1075.7393,442.78718 C 1076.1864,442.54347 1077.4298,442.36771 1078.8642,442.35614 C 1081.7382,442.33284 1081.4042,442.02716 1077.8017,441.34011 C 1076.7277,441.13534 1076.0498,441.01396 1075.5205,441.00143 z M 1014.5229,442.38693 C 1014.7839,442.41123 1014.9234,442.71883 1014.9292,443.31059 C 1014.934,443.83551 1015.2107,445.53242 1015.5228,447.06682 C 1016.0903,449.85567 1016.0696,449.84746 1015.4603,450.36122 C 1014.6682,451.02915 1011.8795,451.06851 1011.3355,450.4228 C 1010.4589,449.38212 1011.7369,444.86418 1013.3667,443.18744 C 1013.8937,442.64526 1014.2619,442.36262 1014.5229,442.38693 z M 638.19382,452.27012 C 638.51192,452.25643 638.82649,452.26235 639.13128,452.27012 C 640.59435,452.30744 641.94829,452.57889 643.66236,453.07063 C 648.37454,454.4225 655.27411,457.60194 657.66181,459.50549 L 658.47428,460.12126 L 657.72431,466.00192 C 656.84892,472.85772 656.32225,475.87988 655.3494,479.51819 C 654.27367,483.5398 653.62119,484.78768 652.19327,485.67594 C 651.43828,486.14534 650.48254,487.18286 649.72462,488.35456 C 648.6194,490.0626 648.39807,490.27758 647.6622,490.1711 C 646.69256,490.03091 646.61617,490.3898 647.34971,491.64896 C 647.85964,492.52463 647.86686,492.53276 646.506,494.54311 C 645.75733,495.64919 643.75748,498.26256 642.06867,500.36219 C 638.70036,504.54954 635.959,508.47083 635.06894,510.43011 L 634.50646,511.69245 L 632.94403,511.50772 C 631.88568,511.37752 631.34225,511.42517 631.19409,511.66166 C 631.07431,511.85242 631.40522,512.8632 631.94406,513.90924 L 632.94403,515.81815 L 632.25655,517.91179 C 630.64677,522.94238 628.20507,526.84185 625.28807,528.96495 L 623.69439,530.13493 L 623.50689,533.89116 C 623.28422,538.41317 622.52365,542.74746 620.882,549.25475 C 619.55621,554.51079 618.68763,558.4688 618.1946,561.50869 C 618.02205,562.57391 617.84121,563.56072 617.75712,563.69469 C 617.49776,564.10834 616.91625,563.95719 615.78845,563.20207 C 614.84779,562.57236 614.66313,562.29597 614.476,560.95449 C 614.19079,558.91068 613.60087,557.29111 612.69482,556.12065 C 611.62508,554.73876 606.60132,552.42624 606.6013,553.31887 C 606.60133,553.49517 607.303,554.00456 608.16374,554.42727 C 610.18336,555.41932 610.74933,556.15005 610.75739,557.72167 C 610.76636,559.40388 610.19345,559.56989 608.53873,558.39902 L 607.25753,557.47536 L 607.57002,558.33744 C 607.99357,559.44301 607.70523,559.75941 606.69505,559.23032 C 605.3855,558.54427 604.14492,556.61563 604.35139,555.59724 C 604.50227,554.8532 604.31696,554.53429 603.13269,553.34966 L 601.75774,551.96417 L 602.25772,549.50106 C 603.18759,544.96872 604.30921,542.35508 609.10121,533.55248 C 610.33211,531.29129 611.72096,528.46164 612.16359,527.27157 C 612.89053,525.31589 613.09786,525.02094 614.4135,524.22348 C 615.53199,523.54523 615.81226,523.23615 615.6322,522.86878 C 615.26174,522.1134 615.38835,519.34817 615.88219,517.26522 C 616.32924,515.38138 616.34267,515.35309 617.47588,515.17158 C 618.13431,515.06619 618.85335,514.68652 619.16331,514.3095 C 620.01455,513.27378 619.84405,513.04672 618.38209,513.26268 C 617.2197,513.43447 617.03115,513.39393 616.72591,512.83164 C 616.19925,511.86248 616.64218,508.70847 617.72587,505.8118 L 618.66333,503.28712 L 618.63208,493.03446 C 618.59485,482.42421 617.96549,472.58739 617.31964,472.37519 C 615.89491,471.9073 614.31867,469.57754 613.28854,466.43296 C 612.99737,465.54461 612.36466,463.85354 611.88235,462.64594 C 611.32144,461.24159 611.09092,460.14113 611.19488,459.62864 C 611.42886,458.47554 614.37141,452.36249 614.69474,452.36249 C 614.84407,452.36249 615.46472,452.74737 616.06968,453.22458 C 619.30508,455.77577 622.7333,456.05565 628.81919,454.30218 C 633.31872,453.00581 635.96717,452.366 638.19382,452.27012 z M 1009.4606,452.57801 C 1009.7382,452.57454 1010.1572,452.68275 1010.898,452.8859 C 1012.3179,453.27533 1013.0233,453.28334 1016.3666,452.94748 C 1021.8657,452.39498 1023.2791,452.68004 1024.835,454.73323 C 1025.3792,455.45122 1025.3815,455.55365 1024.8663,457.38106 C 1024.4812,458.74702 1024.3433,460.32643 1024.335,463.20014 C 1024.3249,466.71804 1024.3932,467.40946 1025.0538,469.17316 L 1025.8037,471.14364 L 1024.9288,472.77545 C 1023.0892,476.2371 1019.7506,478.17114 1015.5853,478.19427 C 1014.2972,478.20139 1011.8603,478.53304 1010.023,478.9332 C 1006.3579,479.73142 1004.4992,479.69497 1003.3358,478.84083 C 1002.4476,478.18857 1001.6617,476.97 1001.3672,475.79275 C 1001.2105,475.16497 1001.3183,474.84237 1001.9297,474.2841 C 1002.794,473.49468 1002.9496,472.8986 1002.2733,472.8986 C 1002.0275,472.89861 1001.8046,472.71793 1001.8047,472.49835 C 1001.8048,472.2787 1002.5505,469.53401 1003.4608,466.40217 C 1005.6142,458.99368 1007.348,454.68382 1008.8669,452.91669 C 1009.0515,452.70194 1009.183,452.58148 1009.4606,452.57801 z M 790.53162,458.21236 C 790.68869,458.21236 790.87825,458.45315 790.9691,458.73577 C 791.51346,460.43163 792.19268,461.53757 793.09402,462.2149 C 793.65698,462.63812 794.3745,463.40207 794.68771,463.90828 C 795.28349,464.87124 795.47051,466.57762 795.0002,466.864 C 794.55579,467.13465 793.8036,466.20941 793.594,465.10904 C 793.38809,464.02712 793.05015,463.61496 792.75028,464.09301 C 792.65074,464.25165 792.83935,464.92903 793.18777,465.60166 C 794.08337,467.33172 793.85021,468.08205 791.12535,472.15967 C 788.39163,476.25093 787.0902,477.81646 785.06308,479.39503 C 783.37285,480.71153 782.92272,480.80408 782.31319,479.88765 C 782.06989,479.52212 781.71681,478.51853 781.53197,477.67086 C 781.23093,476.28686 781.26422,476.03095 781.81321,475.17697 C 783.0138,473.30974 785.07401,469.16486 786.75052,465.26299 C 788.59816,460.96338 790.08015,458.21236 790.53162,458.21236 z M 550.25976,467.17189 C 550.45165,467.16343 550.70831,467.20125 551.04097,467.32583 C 552.24663,467.77745 552.34844,468.06915 552.35342,470.62023 C 552.35852,473.13286 552.16741,473.34206 550.63474,472.71387 C 549.75328,472.35254 549.63265,472.35969 549.29104,472.8986 C 548.73077,473.783 548.4786,473.61464 548.47858,472.37519 C 548.47858,470.95868 549.29146,467.88365 549.79102,467.38741 C 549.93762,467.24169 550.06799,467.18035 550.25976,467.17189 z M 534.35413,472.03652 C 534.66268,472.0244 534.98043,472.02598 535.29159,472.03652 C 539.02544,472.16297 542.66878,473.87977 544.01,476.4701 C 545.01346,478.40742 544.67654,479.48118 542.47881,481.36551 C 541.49875,482.2055 541.40013,482.45056 541.26011,484.16729 C 541.13861,485.65877 540.84239,486.52905 539.85391,488.29299 C 539.16674,489.51977 538.42999,490.54057 538.22898,490.54057 C 538.02778,490.54058 536.94621,489.94352 535.82282,489.21665 C 534.70046,488.48986 533.67577,487.89273 533.54166,487.89273 C 532.81329,487.89274 532.54172,486.37638 532.5417,482.47391 C 532.5417,479.69873 532.42698,478.36334 532.19796,478.28664 C 532.01207,478.22426 531.77225,478.62584 531.66673,479.17951 C 531.40894,480.53355 530.47526,481.34444 529.82305,480.81132 C 528.7161,479.90588 527.34592,475.67538 527.79188,474.53041 C 528.04517,473.88008 529.64769,473.03296 531.63548,472.46756 C 532.5239,472.21491 533.42844,472.07287 534.35413,472.03652 z M 994.33616,472.40598 C 994.59777,472.38981 994.84304,472.40338 995.02363,472.43677 C 996.37168,472.68586 997.33606,473.80308 997.33604,475.11539 C 997.33602,476.55287 998.41605,479.62706 999.42971,481.1192 C 999.9233,481.84606 1000.304,482.67148 1000.3047,482.93574 C 1000.3057,483.21829 999.47678,483.89394 998.2735,484.59833 C 997.14809,485.25708 995.82498,486.26656 995.33612,486.81513 C 994.55525,487.69139 994.44686,488.07152 994.30491,490.10952 C 994.17679,491.94961 992.76426,498.68655 992.08625,500.76244 C 991.82367,501.56677 991.14692,500.50556 990.36756,498.08382 C 989.00807,493.86107 988.6031,490.27317 988.61763,482.25839 C 988.62489,478.27274 988.70831,474.77014 988.80512,474.46883 C 989.038,473.74587 992.50493,472.51917 994.33616,472.40598 z M 1028.5223,473.48359 C 1029.2418,473.48358 1028.968,474.67639 1028.0536,475.57722 C 1027.1354,476.48216 1026.7062,476.62396 1026.3974,476.13142 C 1026.1545,475.74461 1027.9693,473.48359 1028.5223,473.48359 z M 797.46885,473.85305 C 797.4081,473.91283 797.49716,474.69995 797.65634,475.57722 C 797.8152,476.4545 798.05494,477.89091 798.18757,478.77926 L 798.40631,480.38027 L 798.75005,477.76323 C 799.07552,475.13258 799.0556,475.11067 798.31257,474.43804 C 798.00452,474.15925 797.71215,473.92206 797.5626,473.85305 C 797.51275,473.83005 797.484,473.83813 797.46885,473.85305 z M 551.16597,474.49962 C 551.24157,474.49553 551.32004,474.51593 551.38471,474.53041 C 552.16168,474.70409 552.14721,476.24031 551.13472,478.22506 C 550.50795,479.45413 549.10237,480.68708 548.72857,480.31869 C 548.58967,480.18205 548.42306,479.15126 548.38483,478.04033 C 548.32493,476.28116 548.3969,475.97319 548.91606,475.70038 C 549.24395,475.52817 549.90174,475.13809 550.3535,474.83829 C 550.67259,474.6265 550.9392,474.51188 551.16597,474.49962 z M 555.35331,475.88511 C 555.53608,475.87491 555.75559,475.8744 555.97828,475.88511 C 556.23277,475.89735 556.50404,475.91497 556.822,475.94669 C 559.50939,476.21465 561.18586,476.93575 563.07176,478.6561 C 566.07954,481.39894 568.30708,486.73096 568.88403,492.51105 C 569.06952,494.36714 569.21784,494.73929 569.94649,495.31283 C 570.68906,495.89685 572.70101,498.27241 573.32135,499.28458 C 573.58114,499.70755 570.49869,504.73474 569.6965,505.19602 C 569.01882,505.58596 568.8678,505.57931 568.4153,505.04208 C 568.1988,504.78521 567.14593,503.96482 566.07164,503.22554 C 559.62969,498.79163 558.26811,497.30233 557.66572,494.11206 C 557.34503,492.4126 557.25621,492.29553 556.50951,492.29553 C 555.71774,492.29553 554.49432,491.53209 553.44713,490.38662 C 552.53937,489.39263 549.62515,484.94912 549.72853,484.72149 C 549.78222,484.60369 550.31868,483.75854 550.94723,482.84337 C 551.5766,481.92821 552.4763,480.08852 552.94715,478.74847 C 553.70155,476.60342 554.07388,475.95646 555.35331,475.88511 z M 1029.3036,479.98002 C 1030.1153,479.97289 1030.7447,480.0667 1030.9285,480.28791 C 1031.1122,480.50884 1031.5968,482.11465 1032.0222,483.8594 C 1032.7932,487.02359 1032.8061,487.04731 1032.241,488.13904 C 1031.9293,488.74108 1031.4455,489.97479 1031.1785,490.87924 C 1030.4808,493.2449 1029.2063,499.93462 1029.3973,500.23903 C 1029.4861,500.38081 1029.8319,500.51613 1030.1473,500.51613 C 1030.8181,500.51614 1030.9054,500.8905 1031.1472,504.24157 C 1031.3519,507.08341 1031.2481,507.15663 1028.5848,505.93495 C 1027.708,505.53277 1026.6293,505.22841 1026.1787,505.22681 C 1025.222,505.22346 1025.2023,505.03053 1025.8037,502.67134 C 1026.0437,501.72961 1026.4515,498.96704 1026.7099,496.54438 C 1026.9683,494.12164 1027.4469,491.07888 1027.7724,489.77085 C 1028.098,488.4628 1028.2825,487.19544 1028.2098,486.96907 C 1028.1371,486.7427 1027.9947,486.20745 1027.8973,485.76831 C 1027.7463,485.08746 1027.6025,484.96783 1026.7724,484.99859 C 1025.4982,485.04581 1024.5787,484.54949 1024.0225,483.48994 C 1023.235,481.98974 1023.4264,481.46397 1024.9913,480.78053 C 1026.0991,480.29652 1027.9507,479.9919 1029.3036,479.98002 z M 544.91621,481.73498 C 544.98311,481.72893 545.02113,481.746 545.04121,481.76577 C 545.12131,481.84474 545.31122,482.84927 545.47869,484.01335 C 545.85668,486.63914 546.80726,488.97434 548.60357,491.71054 C 549.62743,493.26982 549.89884,493.89732 549.66603,494.17364 C 549.42964,494.45416 549.63675,494.78019 550.4785,495.40519 C 552.02264,496.55199 552.90652,497.47636 555.6033,500.91638 C 556.88345,502.54938 558.74995,504.64528 559.75938,505.56549 C 561.27813,506.94914 561.60308,507.39948 561.60306,508.18253 C 561.60306,509.48737 562.31735,510.21459 563.66548,510.21459 C 565.27342,510.21458 566.66538,510.74714 566.66536,511.38457 C 566.66546,512.20005 565.20204,513.7365 563.85297,514.34029 C 562.13984,515.10707 561.161,515.04938 560.04062,514.06319 L 559.07191,513.2011 L 560.04062,512.1235 C 561.08648,510.95003 561.19936,510.45033 560.57185,509.93749 C 560.27916,509.69798 559.92815,509.69133 559.35315,509.9067 C 558.30649,510.29881 558.15288,510.17727 557.75946,508.67515 C 557.39788,507.29303 557.05606,506.68629 554.97832,504.02605 C 554.20285,503.033 553.4034,501.68314 553.22839,501.00875 C 552.73281,499.09994 552.71039,499.03827 552.00969,499.03827 C 550.73314,499.03828 548.73349,497.7844 545.41619,494.88178 C 543.57367,493.26982 541.56633,491.68355 540.94762,491.34108 C 540.32974,490.99861 539.82269,490.61884 539.82266,490.50978 C 539.82336,490.40078 540.29801,489.3328 540.85387,488.13904 C 541.40975,486.94537 542.0852,485.20803 542.38506,484.25966 C 542.83325,482.84238 543.116,482.44967 543.91625,482.07365 C 544.31804,481.88501 544.71564,481.75314 544.91621,481.73498 z M 1108.6755,481.73498 C 1109.1039,481.688 1109.1393,482.07911 1108.8317,482.99732 C 1108.1566,485.01326 1106.4255,486.38194 1106.4256,484.90622 C 1106.4256,483.91014 1107.3574,482.25882 1108.113,481.91971 C 1108.3488,481.81383 1108.5327,481.75063 1108.6755,481.73498 z M 1016.1478,482.65864 C 1016.7427,482.6454 1017.3383,482.63746 1017.8665,482.65864 C 1018.5708,482.68688 1019.1839,482.74447 1019.554,482.84337 C 1021.3674,483.32813 1023.0428,484.55664 1024.1788,486.19935 C 1025.1465,487.59892 1025.2059,487.798 1025.1788,490.04795 C 1025.1456,492.81777 1023.9298,498.40251 1022.6476,501.6861 C 1021.6673,504.19578 1020.4082,506.16421 1019.8977,505.99653 C 1019.6714,505.92226 1019.3305,503.35293 1018.8977,498.60723 C 1018.2568,491.57635 1018.0303,490.54057 1017.1478,490.54057 C 1016.4199,490.54058 1014.6111,488.72591 1013.3979,486.75355 C 1012.7407,485.68503 1012.0233,484.51874 1011.773,484.16729 C 1011.3494,483.57364 1011.3512,483.48904 1011.9918,483.15126 C 1012.5191,482.87317 1014.3633,482.69838 1016.1478,482.65864 z M 720.00312,484.32124 L 721.78431,485.21411 C 723.8092,486.22151 724.04949,486.25697 725.59666,485.58357 C 726.21055,485.31647 726.72104,484.9965 726.72161,484.87543 C 726.72255,484.75428 726.04871,484.65991 725.25292,484.65991 C 724.45739,484.65991 722.9578,484.59358 721.9093,484.50597 L 720.00312,484.32124 z M 717.31573,484.38281 L 715.84704,484.56755 C 715.02745,484.66405 714.00702,484.90654 713.59713,485.12174 C 712.57484,485.65832 713.39191,485.55763 715.53455,484.90622 L 717.31573,484.38281 z M 523.01082,484.72149 C 522.94362,484.65492 522.43861,485.30956 521.85462,486.16856 C 521.27074,487.02747 519.58848,489.01811 518.13601,490.60214 C 515.34162,493.64973 513.44172,496.40671 513.69868,497.037 C 513.79108,497.26395 513.87201,497.29736 513.88618,497.09858 C 513.89888,496.91598 515.43395,495.15591 517.32354,493.1884 C 519.21367,491.2209 521.12286,489.07067 521.54213,488.41614 C 522.3402,487.16999 523.22144,484.92906 523.01082,484.72149 z M 1004.6796,486.56882 C 1005.9178,486.56882 1006.3815,486.72046 1007.0232,487.30775 C 1007.7837,488.00384 1007.8263,488.14269 1007.6794,490.10952 C 1007.4303,493.44316 1006.4069,495.27986 1004.1483,496.42122 C 1002.7837,497.11071 999.26958,498.11747 998.11726,498.14539 L 997.2423,498.17618 L 997.46104,496.35964 C 997.56619,495.36684 997.64855,493.69762 997.64853,492.66499 C 997.6485,490.83509 997.66368,490.75499 998.89848,489.6169 C 1001.2391,487.45917 1002.9526,486.56882 1004.6796,486.56882 z M 1009.7106,489.70927 C 1009.8284,489.6979 1009.9687,489.70235 1010.0855,489.70927 C 1013.706,489.92354 1016.7651,498.71782 1014.8979,503.99526 C 1014.6264,504.76228 1013.906,505.22688 1010.023,507.22808 C 1005.1593,509.73483 1002.7263,510.68994 1000.0547,511.07668 C 997.56862,511.43652 997.43609,511.4126 997.02355,510.92273 C 996.73477,510.57993 996.71681,509.52397 996.86731,506.45836 C 997.04432,502.84816 997.11471,502.36616 997.67978,501.90162 C 998.43386,501.28214 1004.6735,497.78627 1007.6794,496.29807 C 1008.8559,495.71574 1009.8893,495.1066 1009.9918,494.94336 C 1010.094,494.78006 1009.8267,494.06275 1009.3981,493.34235 C 1008.8431,492.40931 1008.6441,491.70573 1008.7106,490.91003 C 1008.7947,489.9054 1008.8978,489.78774 1009.7106,489.70927 z M 1107.9567,494.69705 C 1108.0265,494.70111 1108.1183,494.73105 1108.1755,494.78942 C 1108.9003,495.53022 1110.3003,498.64823 1110.3004,499.5001 C 1110.3004,500.97422 1108.4145,504.35912 1106.7381,505.90416 C 1105.3163,507.21455 1104.3319,507.62142 1104.3319,506.92019 C 1104.3319,505.93921 1105.6316,499.41076 1106.1443,497.77593 C 1106.7248,495.92364 1107.468,494.66863 1107.9567,494.69705 z M 776.90715,499.06906 C 776.9651,499.06139 777.0099,499.0598 777.0634,499.06906 C 777.4201,499.13078 777.63948,499.55037 777.50088,500.14666 C 777.18769,501.49394 775.98111,503.92229 775.31346,504.58025 C 774.66643,505.21783 773.50106,505.4424 773.50104,504.91892 C 773.50103,504.47057 775.87883,499.84292 776.34467,499.37694 C 776.53152,499.19007 776.73331,499.09204 776.90715,499.06906 z M 574.6963,501.37821 C 574.87549,501.38296 575.00892,501.51881 575.00879,501.74768 C 575.00879,502.30287 573.53672,504.56721 572.97762,504.88813 C 572.29054,505.28259 571.72769,505.28846 571.72767,504.88813 C 571.72767,504.70956 572.01494,504.17558 572.38389,503.71816 C 572.75248,503.26075 573.30813,502.56175 573.60259,502.14793 C 573.94568,501.66583 574.39824,501.3703 574.6963,501.37821 z M 583.75845,502.60977 C 583.93717,502.58539 584.11413,502.59312 584.28968,502.60977 C 585.91471,502.76385 586.08529,503.50598 585.57088,508.30569 C 585.12199,512.4995 584.99043,518.29322 585.32089,519.14334 C 585.42318,519.40574 586.04399,519.89289 586.69583,520.22094 C 587.34861,520.54891 588.73018,521.58726 589.75821,522.5301 C 590.78707,523.47303 592.17639,524.60387 592.85184,525.02399 C 594.23269,525.88283 594.39406,526.52469 593.63306,528.31839 C 593.08858,529.60229 592.63167,530.16572 592.16437,530.16572 C 591.97338,530.16571 591.19719,529.54743 590.44569,528.78022 C 585.49148,523.71796 583.91861,520.3609 583.91469,514.83291 L 583.91469,511.96955 L 582.94598,511.96955 C 582.24891,511.96956 581.63696,511.6585 580.82106,510.92273 C 579.8122,510.01216 579.70754,509.798 579.8836,508.95225 C 579.99289,508.42725 580.16082,507.18874 580.25858,506.18126 C 580.43488,504.37867 580.47641,504.33108 581.88352,503.44106 C 582.64931,502.9569 583.22228,502.6829 583.75845,502.60977 z M 991.9925,507.01256 C 992.06345,506.99525 992.13385,506.99809 992.21124,507.01256 C 992.59423,507.08408 992.73615,507.45271 992.80497,508.39805 C 992.93526,510.18614 992.41149,511.38457 991.46127,511.38457 C 990.73611,511.38457 990.70566,511.34275 990.89879,509.9067 C 991.1491,508.04871 991.49589,507.13371 991.9925,507.01256 z M 1033.8659,511.32299 L 1035.6158,514.06319 C 1039.1549,519.5734 1040.2719,522.1993 1040.2719,525.08557 L 1040.2719,526.34791 L 1038.0533,527.33315 C 1036.8429,527.88421 1033.8145,529.63623 1031.3035,531.21253 C 1028.7928,532.78877 1025.5056,534.66276 1024.0225,535.36902 C 1020.2378,537.171 1015.5878,538.05014 1014.6792,537.15477 C 1014.2369,536.71914 1014.2223,534.32934 1014.6479,533.2138 C 1014.8213,532.75908 1015.5033,531.80202 1016.1791,531.12017 C 1017.3407,529.94813 1017.3991,529.87696 1016.9291,529.36521 C 1015.9739,528.32528 1015.7446,527.13774 1016.0853,524.68531 C 1016.6712,520.46525 1018.963,517.15694 1022.8975,514.80212 C 1024.8706,513.6211 1030.099,511.79864 1032.366,511.50772 L 1033.8659,511.32299 z M 1012.8667,512.86243 C 1013.8666,512.8692 1014.8357,513.04133 1015.4603,513.41662 C 1015.993,513.7367 1016.429,514.13107 1016.4291,514.27871 C 1016.4291,514.42634 1015.9588,515.21215 1015.3978,516.03367 C 1014.0983,517.93628 1013.3252,519.92641 1012.023,524.87005 C 1011.4486,527.05048 1010.9433,528.96428 1010.8668,529.08811 C 1010.443,529.77156 1010.2348,528.55424 1010.0855,524.53137 C 1009.924,520.1761 1009.5883,518.38074 1008.5544,515.97209 C 1007.969,514.6093 1008.2085,514.19907 1010.023,513.38584 C 1010.8385,513.02034 1011.8669,512.85566 1012.8667,512.86243 z M 571.35268,513.13953 C 573.84198,513.13953 576.59816,515.42938 578.25866,518.83545 C 579.9435,522.29091 582.57486,530.88829 582.16476,531.64358 C 581.99157,531.9625 581.734,532.22856 581.60228,532.22856 C 581.47049,532.22857 581.20388,532.5765 581.00855,532.99828 C 580.55377,533.98127 580.86539,534.34699 582.69599,535.03034 C 586.97452,536.6271 590.61301,540.37016 593.19558,545.8372 C 595.41749,550.53957 596.49192,554.28196 600.1953,569.9756 C 600.80518,572.55983 601.42778,574.96002 601.57025,575.33284 C 601.81315,575.96909 601.85381,575.97795 602.47647,575.54837 C 603.53905,574.81504 605.40127,574.98871 607.47627,576.0102 C 609.60789,577.05976 610.17609,577.89879 609.63244,579.15065 L 609.25745,579.95116 L 609.88243,579.24302 C 610.21303,578.86172 610.47617,578.26466 610.47615,577.88831 C 610.47616,576.78786 610.9815,576.75171 613.0073,577.73437 C 615.21529,578.80532 617.28301,580.70273 618.50709,582.81452 C 619.32342,584.22257 619.43562,584.30173 620.6945,584.35395 C 623.10047,584.4538 623.21635,584.93801 621.47572,587.46362 C 619.8883,589.76654 619.38319,591.24271 619.25706,593.8369 C 619.16799,595.66775 619.03172,596.13526 618.28835,597.06972 C 615.07809,601.10549 611.6716,607.04024 610.31991,610.95545 C 609.91786,612.12019 609.42083,613.24907 609.2262,613.48013 C 608.8093,613.97534 607.20735,613.78012 605.07011,612.98751 C 602.73539,612.12165 600.94795,610.71362 596.16421,605.93688 C 592.13367,601.91243 591.25162,601.18555 589.28948,600.24096 C 587.80164,599.52473 586.43287,599.09003 585.25839,598.97862 C 583.81044,598.84118 583.31519,598.64968 582.5085,597.90101 C 580.22988,595.78511 576.15661,589.1436 571.41518,579.79722 C 567.66273,572.40039 566.98597,571.40401 562.29054,566.52726 C 556.88115,560.90879 554.39206,557.88716 553.16589,555.4433 C 552.29403,553.70542 552.19721,553.28697 552.19718,550.73262 C 552.19718,548.10556 552.26965,547.82608 553.22839,546.08351 C 553.80727,545.03177 555.54122,542.87502 557.22823,541.09573 C 562.02445,536.0374 563.54501,533.21041 563.91547,528.8418 C 564.10066,526.65707 564.18344,526.49214 564.94668,526.13239 C 565.97184,525.6494 565.99647,525.11358 565.00918,524.59295 C 564.31971,524.2292 562.19682,520.50655 562.19679,519.66675 C 562.19679,519.291 562.34601,519.25588 565.38416,518.55835 C 567.80697,518.00226 567.82834,517.96444 568.2903,516.7726 C 568.84968,515.3296 570.70443,513.13953 571.35268,513.13953 z M 990.96129,514.89449 C 991.6251,514.89448 992.06362,516.91394 991.93,519.42043 C 991.77781,522.2757 990.87531,524.35928 989.46135,525.20872 C 988.43366,525.82626 988.35707,525.83397 987.68017,525.57819 C 986.66446,525.19411 987.31441,520.25349 988.74263,517.44995 C 989.48179,515.9984 990.43554,514.89449 990.96129,514.89449 z M 998.64849,515.01764 C 999.24548,515.02197 999.97014,515.06756 1000.8359,515.17158 C 1003.6978,515.51539 1003.846,515.62591 1004.8357,517.85021 C 1005.7958,520.0081 1006.2721,522.54181 1006.5857,527.30236 C 1006.7484,529.77447 1007.039,532.77216 1007.242,533.98352 C 1007.4446,535.1949 1007.6151,536.31586 1007.6169,536.47741 C 1007.6188,536.64333 1006.6614,536.79035 1005.3982,536.81609 C 1003.0525,536.86387 1001.1522,537.39687 999.7422,538.38632 C 998.81165,539.03907 998.68703,538.95956 997.83602,537.30871 C 997.14935,535.97577 996.33974,535.84565 994.89864,536.7853 C 994.11326,537.29748 993.5157,538.0229 993.11746,538.90973 C 992.22153,540.9054 992.53007,543.23691 994.4924,549.03923 C 996.67767,555.50076 996.8661,556.56114 996.67982,562.09367 C 996.55396,565.82787 996.35015,567.27992 995.71111,569.63692 C 994.7273,573.26491 991.52808,581.20166 990.68005,582.07559 C 989.99636,582.78006 987.38542,583.56144 985.7115,583.58423 C 985.13786,583.59212 983.77387,583.41227 982.68036,583.18398 C 979.47483,582.51463 974.62008,579.9476 975.52439,579.39696 C 975.6773,579.30381 977.65458,578.76998 979.93047,578.1962 C 985.29122,576.84465 988.87831,575.12513 991.49252,572.7158 C 993.69842,570.68257 993.96665,570.16695 993.3362,569.02115 L 992.89871,568.18985 L 992.86747,569.4214 C 992.85733,570.44456 992.68592,570.79839 991.74251,571.63819 C 989.80878,573.35947 986.27785,575.31415 983.49283,576.22572 C 979.20206,577.62993 973.40086,578.19771 972.49326,577.30333 C 972.08642,576.90275 971.624,575.0989 970.80583,570.83768 C 970.37305,568.58387 969.87496,566.86593 969.64962,566.86593 C 969.55271,566.86593 969.0923,567.35826 968.61841,567.94354 L 967.74345,569.02115 L 968.9934,571.45346 C 970.69683,574.82355 970.8056,575.46903 969.77462,576.41045 C 969.32221,576.82342 968.84414,577.14938 968.71216,577.14938 C 968.17091,577.14937 964.78907,571.62814 963.64986,568.8672 L 962.96238,567.20461 L 963.8061,566.00385 C 965.67785,563.34276 970.38559,559.40378 974.02445,557.44457 C 974.72962,557.06496 975.05875,556.54485 975.58689,554.95068 C 976.12098,553.33958 979.74137,545.37424 981.64915,541.61914 C 981.97463,540.97854 982.215,540.88021 983.55533,540.88021 C 985.70763,540.88022 986.16637,540.37071 984.89903,539.34077 C 983.77662,538.42879 983.73842,538.12127 984.52404,536.41584 C 986.22629,532.72086 991.33149,529.60595 995.7736,529.58073 C 997.2382,529.57241 997.27099,529.49395 996.58607,526.77895 C 996.07341,524.74823 995.66339,518.15085 995.9611,516.58787 C 996.17618,515.45875 996.85756,515.00466 998.64849,515.01764 z M 747.84579,520.19015 C 747.95226,520.19015 748.03568,521.55199 748.03328,523.20745 C 748.02672,527.75714 748.9311,529.84601 751.40815,530.99701 C 752.47342,531.492 752.47652,531.52936 752.50186,533.36775 C 752.52956,535.39167 752.79911,535.73086 754.22054,535.73848 C 754.86223,535.74191 755.71998,536.36189 757.87665,538.38632 C 759.42111,539.83611 761.15128,541.21812 761.75149,541.4652 C 762.83613,541.9118 762.8583,541.93609 762.68896,543.34331 C 762.39452,545.79355 760.96213,551.66921 760.2203,553.47282 C 759.19981,555.95466 757.78226,558.00302 756.40795,558.98401 C 755.44855,559.66872 755.13552,559.77836 754.84551,559.47663 C 754.64698,559.27031 753.48995,556.5724 752.25187,553.50361 C 749.09222,545.67175 748.45432,543.39444 748.28327,539.27919 C 748.14766,536.01346 748.20589,535.46667 749.22073,532.29014 C 749.40072,531.72599 749.32404,531.64358 748.6895,531.64358 C 747.39598,531.64358 747.17936,531.01526 747.03332,526.77895 C 746.90637,523.08809 747.26583,520.19015 747.84579,520.19015 z M 766.93879,525.57819 C 767.07541,525.57201 767.15282,525.58708 767.18878,525.60898 C 767.86843,526.02288 765.80822,532.81355 765.00137,532.81355 C 764.77961,532.81354 763.86076,532.5568 762.9702,532.22856 C 760.64952,531.37301 759.04095,530.12285 758.00164,528.34918 C 757.13077,526.86341 756.93892,525.59757 757.56416,525.60898 C 757.72812,525.61197 758.95645,525.82054 760.31405,526.04002 C 762.51301,526.3955 763.02849,526.35937 764.87637,525.91687 C 765.73185,525.712 766.52897,525.59673 766.93879,525.57819 z M 957.86883,529.30363 C 958.07199,529.30102 958.29436,529.33745 958.58756,529.36521 C 959.98807,529.49784 964.01894,531.12271 964.58732,531.79752 C 964.81943,532.07302 964.59149,532.53605 963.77485,533.58327 C 962.23873,535.55252 961.11578,538.16147 960.52498,541.03415 C 959.90055,544.07102 960.0396,550.55735 960.83747,555.10462 L 961.3687,558.1835 L 960.18124,559.23032 C 957.97026,561.16352 953.34366,562.97668 950.40037,563.04812 C 949.90854,563.06004 949.02931,562.93459 948.4317,562.77103 L 947.33799,562.46314 L 947.11925,558.12192 C 946.84239,552.66879 947.12375,545.37718 947.71298,542.5428 C 948.63602,538.10124 950.86957,534.80777 953.58775,533.92195 C 954.74211,533.54559 954.9291,533.35936 955.33768,532.10541 C 955.58837,531.33638 956.09602,530.38852 956.49389,529.98098 C 956.95797,529.50601 957.25939,529.31146 957.86883,529.30363 z M 857.31026,531.67437 C 857.39672,531.66009 857.50496,531.68867 857.62275,531.70515 C 858.72912,531.86001 859.90757,534.89457 858.84145,534.84561 C 858.71324,534.83974 858.22965,534.38424 857.77899,533.79879 C 856.87927,532.63048 856.70506,531.77428 857.31026,531.67437 z M 971.4308,534.5993 C 971.82027,534.59488 972.27349,534.60733 972.837,534.63009 C 977.16765,534.80504 978.90449,536.13394 977.39932,538.14001 C 977.05386,538.60028 976.64994,539.30405 976.49311,539.71024 C 976.11489,540.69006 975.69279,540.65113 975.11816,539.55629 C 974.12118,537.65688 973.22203,540.1032 973.83696,543.03542 L 974.1807,544.75959 L 973.05574,546.57613 C 972.43663,547.58051 971.1992,549.22235 970.2746,550.20921 C 968.57366,552.02454 965.29444,554.3352 964.71232,554.15017 C 964.5382,554.09475 964.17378,553.60625 963.89985,553.04177 C 963.24506,551.6934 962.46242,547.89868 962.4624,546.08351 C 962.4624,541.1204 964.85009,536.98399 968.68091,535.24586 C 969.71188,534.77812 970.26243,534.61257 971.4308,534.5993 z M 920.96402,535.76927 C 920.99075,535.7624 921.02838,535.75399 921.05777,535.76927 C 921.25373,535.87115 921.5339,536.50149 922.30772,538.23237 C 922.88529,539.52448 924.26079,542.45119 925.33885,544.72881 C 927.15601,548.56832 928.34036,551.75742 929.08871,554.73516 C 929.36709,555.84298 929.50689,555.98292 930.6824,556.27459 C 932.93244,556.83278 934.16983,558.18248 934.526,560.46187 C 934.72628,561.74342 934.55277,561.98161 933.55728,561.755 C 933.14539,561.66128 930.872,561.46226 928.49498,561.29316 C 926.11805,561.12407 924.06261,560.86589 923.93266,560.73897 C 923.80298,560.61204 923.667,558.6748 923.62017,556.42854 C 923.54503,552.82462 923.36063,551.64193 922.15148,546.32982 C 920.67669,539.85035 920.24581,536.73727 920.71403,536.04637 C 920.81965,535.89047 920.88383,535.78989 920.96402,535.76927 z M 1048.2091,536.01558 C 1048.6218,535.99572 1049.0275,536.00153 1049.4278,536.01558 C 1052.0962,536.10922 1054.4588,536.92325 1056.3337,538.38632 C 1058.1472,539.80158 1058.1821,540.37807 1056.49,542.72753 C 1054.4676,545.53584 1051.8651,548.14708 1051.3027,547.96163 C 1051.0502,547.87838 1050.1106,547.56687 1049.209,547.25348 C 1048.2782,546.93013 1045.9522,546.54127 1043.8342,546.36061 C 1039.5402,545.99417 1037.6853,545.53001 1036.2095,544.42092 C 1035.0582,543.55571 1033.8145,541.3582 1034.0846,540.66469 C 1034.2923,540.13172 1041.1614,537.43083 1044.3342,536.63136 C 1045.6765,536.29311 1046.9708,536.07516 1048.2091,536.01558 z M 1088.27,536.16953 C 1089.9839,536.22314 1091.7436,536.66817 1093.5198,537.52423 C 1095.362,538.41207 1097.1758,540.10532 1097.1759,540.911 C 1097.176,541.4775 1091.8264,549.36663 1090.4574,550.82498 L 1089.3949,551.96417 L 1087.8638,550.36315 C 1087.0128,549.47304 1085.7696,548.4688 1085.1139,548.14636 C 1083.2177,547.21393 1081.846,546.92423 1076.8954,546.45298 C 1071.5177,545.94106 1069.2391,545.43864 1067.4583,544.32855 C 1065.2122,542.92855 1065.4175,542.34827 1068.3021,541.86545 C 1069.9037,541.59742 1070.8357,541.64147 1074.1768,542.17334 C 1076.3596,542.52077 1078.2643,542.78911 1078.3954,542.78911 C 1078.5263,542.78912 1078.8568,542.17821 1079.1453,541.43441 C 1079.8824,539.53266 1081.2506,538.12647 1083.2702,537.18556 C 1084.8799,536.43546 1086.5561,536.11591 1088.27,536.16953 z M 864.52873,544.94433 C 864.58941,544.9485 864.67248,545.01137 864.77872,545.09827 C 865.54887,545.72815 869.75806,553.13575 870.71599,555.56645 C 871.77194,558.24567 872.09263,561.01941 871.5597,562.64787 C 870.75072,565.12009 870.22262,565.09942 869.77852,562.58629 C 869.3354,560.07997 868.91785,558.87683 866.5599,553.38045 C 864.96683,549.6666 864.58912,548.44876 864.46623,546.76086 C 864.36503,545.36635 864.34673,544.93179 864.52873,544.94433 z M 629.41291,549.93211 C 629.59379,549.87374 630.07102,550.64125 630.44412,551.65628 C 631.02895,553.24677 631.50838,553.90666 633.94399,556.24381 C 636.14389,558.35482 636.7126,559.04242 636.53764,559.44584 C 636.41391,559.73089 636.26157,560.37762 636.1939,560.86212 C 635.87853,563.12002 635.85265,563.13671 634.81895,562.86339 C 634.29389,562.72464 632.52088,562.61809 630.88161,562.61708 L 627.91297,562.61708 L 627.81923,560.12319 C 627.68184,556.31906 628.63444,550.18336 629.41291,549.93211 z M 1008.5856,554.3349 C 1008.755,554.30888 1008.9007,554.36831 1009.0231,554.48885 C 1009.7125,555.16802 1007.0068,563.04812 1006.0857,563.04812 C 1005.9853,563.04812 1005.9739,561.82363 1006.0545,560.30792 C 1006.1624,558.27303 1006.3731,557.18694 1006.867,556.18223 C 1007.3954,555.10644 1008.0775,554.41295 1008.5856,554.3349 z M 605.41385,555.7204 C 605.39846,555.73554 605.47852,555.85696 605.66384,556.08986 C 606.05313,556.57905 606.28884,556.73189 606.28882,556.49012 C 606.28884,556.42915 606.07565,556.18838 605.78884,555.96671 C 605.55236,555.78406 605.42926,555.70525 605.41385,555.7204 z M 612.22608,557.99877 C 612.28541,557.98443 612.35682,557.9932 612.41358,557.99877 C 613.20824,558.07679 614.19257,560.15609 613.53853,560.80054 C 613.21334,561.12105 612.77329,561.03931 612.19484,560.52344 C 611.54952,559.94806 611.48061,558.57303 612.06984,558.09113 C 612.11951,558.05052 612.16676,558.0131 612.22608,557.99877 z M 777.31339,560.43108 C 777.53191,560.4149 777.73687,560.42269 777.90711,560.43108 C 778.31572,560.45121 778.56336,560.54605 778.56334,560.70818 C 778.56332,561.12502 776.95316,561.87815 776.06344,561.87815 C 775.52813,561.87814 775.14431,562.15498 774.78224,562.77103 C 774.49756,563.25484 773.79349,564.45642 773.2198,565.44965 C 771.85764,567.80724 768.73366,570.87899 766.50131,572.06923 C 764.54632,573.11135 762.78272,573.34541 762.7827,572.56185 C 762.78271,572.30288 763.26328,571.16066 763.87641,570.00639 C 766.01514,565.979 770.73242,562.11217 774.96973,560.89291 C 775.82197,560.64768 776.65781,560.47962 777.31339,560.43108 z M 648.63091,562.58629 C 648.78191,562.59256 648.90192,562.637 648.9434,562.67866 C 649.07967,562.81515 648.96607,563.71085 648.72466,564.67993 C 648.17914,566.86777 647.88353,572.58587 648.16218,575.14811 L 648.34967,577.05702 L 650.47459,578.81198 C 654.67257,582.28 654.17875,582.01401 656.50561,582.01401 C 658.18547,582.01401 659.10795,581.81124 661.03668,581.05956 C 662.37132,580.53934 664.00253,580.02417 664.66154,579.92037 C 665.83707,579.73508 665.90123,579.77509 668.38014,582.07559 C 673.8002,587.10568 679.05647,589.77278 683.50455,589.77278 C 685.83557,589.77279 689.78324,588.30473 690.50428,587.15573 C 690.60944,586.98762 690.85303,586.84784 691.06676,586.84784 C 691.33408,586.84785 691.51688,587.56591 691.66048,589.12621 C 692.03193,593.16468 693.39213,596.0475 696.09781,598.60916 C 696.77557,599.25071 698.83311,600.84384 700.69138,602.14986 C 707.3627,606.83807 709.16143,609.47334 709.65978,615.32746 L 709.87852,617.75977 L 711.25347,618.16003 C 713.43009,618.78409 715.38075,620.3059 717.50322,623.05544 C 720.10698,626.42872 720.3536,626.91827 719.84688,627.51981 C 719.53546,627.8895 718.95948,627.98159 717.12824,627.92007 C 715.85136,627.87712 714.7136,627.92845 714.59709,628.04322 C 714.48085,628.15793 714.70728,629.28659 715.09707,630.53711 C 715.65744,632.33511 716.05876,633.04316 717.00324,633.92388 L 718.1907,635.03227 L 717.37823,635.67884 L 716.53451,636.3254 L 718.40944,638.91166 C 722.54373,644.56229 723.16275,645.51902 724.03422,647.71725 C 724.53225,648.97339 725.02984,650.58375 725.12792,651.28874 L 725.28417,652.55108 L 724.06547,652.7666 C 721.61455,653.17456 719.63483,655.28474 718.37819,658.83199 C 717.89326,660.20012 715.85354,668.2146 715.47205,670.25463 C 715.36714,670.81458 715.50725,671.04665 716.03453,671.27066 C 716.69021,671.54912 716.73545,671.7208 716.69075,674.22638 C 716.66241,675.81391 716.31113,678.23585 715.84704,680.32256 C 715.42233,682.23331 715.09709,684.09245 715.09707,684.44825 C 715.09709,684.80399 715.57507,685.98035 716.15953,687.0653 C 716.74434,688.15022 717.20889,689.41016 717.22198,689.86707 C 717.2366,690.37443 716.41837,692.23244 715.09707,694.63933 C 709.91694,704.07759 706.3719,707.96844 701.5351,709.47952 C 700.05799,709.94108 697.16998,709.98738 696.25405,709.57189 C 695.39835,709.18369 694.60669,708.09748 691.69173,703.29098 C 688.07368,697.32552 686.70287,695.77329 683.78579,694.33145 C 681.40495,693.15451 679.91096,691.39889 679.91094,689.74392 C 679.91092,689.30236 680.18279,688.39935 680.50467,687.74265 C 681.41463,685.88775 681.56003,683.59268 680.9734,680.38413 C 680.69116,678.83941 680.32219,677.49563 680.16093,677.39762 C 679.99994,677.29956 679.55054,677.5299 679.16097,677.89024 C 678.77142,678.251 678.2507,678.47584 678.00477,678.38286 C 677.20061,678.07886 676.62,674.95651 676.03609,667.76074 C 675.8528,665.49957 675.5821,662.92237 675.44237,662.03402 C 675.29901,661.12218 675.32668,660.30741 675.47361,660.15591 C 675.62985,659.99463 676.76174,660.08062 678.31725,660.40222 C 680.8504,660.92593 680.89723,660.91998 681.31714,660.37143 C 681.62677,659.96689 681.71888,659.34958 681.59838,658.15464 C 681.44791,656.66125 681.51989,656.40688 682.28585,655.38365 C 682.75267,654.75984 683.59803,653.78512 684.19202,653.22844 C 685.28526,652.2042 685.59157,651.45954 684.91075,651.44269 C 684.70568,651.43768 683.73398,651.02928 682.75458,650.54981 C 680.72602,649.55678 680.52308,649.53432 679.7547,650.08798 C 679.22951,650.46617 679.27118,650.52949 680.44217,651.25795 C 681.44337,651.88055 681.69214,652.23033 681.69212,652.92055 C 681.69212,653.39355 681.5725,653.83807 681.41088,653.93658 C 681.24904,654.0351 680.8955,654.85219 680.62966,655.75312 L 680.16093,657.41571 L 678.62974,657.23098 C 677.78693,657.13019 676.72458,656.95952 676.28608,656.86151 C 675.58894,656.70568 675.3979,656.85142 674.69239,657.96991 C 674.24916,658.67278 673.54224,659.51394 673.12996,659.84802 L 672.37999,660.4638 L 673.1612,662.3727 C 674.19127,664.90899 674.67006,667.11932 674.47365,668.56124 C 674.22117,670.41742 673.82065,670.50569 672.47373,669.05386 C 671.81891,668.34787 671.20313,667.87347 671.09879,667.97626 C 670.99481,668.07893 671.26333,669.01296 671.69251,670.06989 C 672.7911,672.77564 673.11365,675.78615 672.87997,681.15385 C 672.66953,685.98584 672.79646,686.4774 673.94242,685.77217 C 674.26966,685.57093 674.6196,685.48523 674.72364,685.58744 C 675.07768,685.9363 675.36679,687.79592 675.12988,688.17369 C 674.81334,688.67831 673.1149,688.19114 669.88008,686.66504 C 665.88475,684.78011 663.20731,681.64337 661.8804,677.33604 C 661.34417,675.5953 661.33563,675.66849 662.06789,674.9961 C 662.64403,674.46728 662.64084,674.37392 662.22413,673.57981 C 661.97769,673.11014 661.45962,672.55486 661.06793,672.37905 C 660.47066,672.11095 660.1703,671.45061 659.22425,668.16099 C 657.63266,662.62735 655.71443,657.49744 653.63072,653.22844 L 651.84954,649.53378 L 652.00578,643.52997 C 652.21525,635.93665 651.94218,633.76559 650.50584,630.99894 C 649.43201,628.93015 649.42853,628.84866 649.59963,626.28826 C 649.71082,624.62502 650.16342,622.38752 650.84958,620.03814 C 652.08143,615.82008 652.46591,612.49091 651.91203,610.77072 C 651.7079,610.13696 651.01249,608.81696 650.38084,607.84579 C 649.74932,606.87471 649.07409,605.40655 648.8809,604.58218 C 648.53519,603.10712 648.5646,603.01508 649.97461,599.90228 C 650.76274,598.1625 651.41505,596.60265 651.41205,596.42315 C 651.40879,596.24359 650.70473,594.32397 649.88086,592.14351 C 647.5316,585.92696 641.87258,565.67715 642.22491,564.7723 C 642.31368,564.54452 642.75307,564.12329 643.22487,563.84863 C 644.16739,563.30013 647.57398,562.54241 648.63091,562.58629 z M 629.81915,564.52599 C 631.90318,564.53427 635.07761,564.84961 635.38143,565.17255 C 635.57603,565.37937 635.89689,566.62349 636.10015,567.91275 C 636.58245,570.97147 637.22042,573.27334 639.38127,579.98195 C 642.48924,589.63089 642.8178,591.2322 642.81864,596.82341 C 642.81959,601.37639 642.75616,601.81498 641.97492,603.99719 C 641.13953,606.33079 641.10753,607.10686 641.84993,607.10686 C 642.5623,607.10689 643.87691,608.74004 644.31858,610.18573 C 644.80739,611.78617 644.88053,616.3815 644.44358,617.51346 C 644.11297,618.37029 643.65019,618.43892 642.22491,617.85214 C 640.7382,617.24011 638.83113,615.42204 638.00633,613.81881 C 636.99688,611.85591 636.20991,608.30229 635.66267,603.28905 C 634.34864,591.25628 634.01514,589.68599 630.60037,579.24302 C 628.54349,572.95209 627.44426,568.44314 627.44424,566.18858 C 627.44423,564.98226 627.551,564.8237 628.25671,564.64914 C 628.56602,564.57266 629.12449,564.52323 629.81915,564.52599 z M 1006.0232,568.37458 C 1006.0661,568.37399 1006.1077,568.36542 1006.1482,568.40537 C 1006.4138,568.66711 1006.8505,570.87957 1006.867,572.06923 C 1006.8968,574.2075 1005.7227,575.30633 1005.0232,573.79341 C 1004.5181,572.70075 1005.3799,568.38347 1006.0232,568.37458 z M 960.18124,569.54456 C 960.32526,569.56149 960.36876,569.66204 960.36874,569.85244 C 960.36873,570.04225 960.87024,571.16548 961.46244,572.34633 C 962.5366,574.48854 962.60394,575.39442 961.71243,575.39442 C 961.04335,575.39442 959.72188,574.67203 959.05629,573.94735 C 958.34781,573.17604 957.57743,573.17376 956.61888,573.91656 C 955.43384,574.83517 952.87764,575.63345 949.11918,576.2873 C 943.45947,577.27182 941.23546,578.11719 939.5258,579.92037 C 939.1285,580.33957 938.73286,580.69009 938.61959,580.69009 C 938.50634,580.6901 938.33226,578.99317 938.2446,576.93386 C 938.11433,573.86162 938.16754,573.11822 938.52584,572.83895 C 939.33413,572.20876 942.67741,571.85884 947.90047,571.85371 C 953.68472,571.84803 956.3603,571.4447 958.52506,570.2527 C 959.46444,569.73533 959.94124,569.51633 960.18124,569.54456 z M 928.96371,572.50028 C 929.32384,572.4931 929.69732,572.48414 930.05742,572.50028 C 931.49782,572.56484 932.88392,572.80951 933.71353,573.20842 C 934.89529,573.77667 934.9002,573.79945 934.99473,575.70231 C 935.25136,580.86015 932.8504,584.88585 928.71372,586.29365 C 926.68793,586.98304 925.09941,586.9771 922.8702,586.29365 C 921.88724,585.99217 920.64874,585.46345 920.12031,585.09288 L 919.18284,584.41553 L 919.33909,581.92164 C 919.62942,577.33825 922.10036,573.99426 926.02633,572.86974 C 926.84524,572.63518 927.88332,572.5218 928.96371,572.50028 z M 959.02504,577.51885 C 959.33591,577.52806 959.64315,577.55094 959.9625,577.58042 L 962.21241,577.79595 L 962.11867,582.44505 C 962.02926,586.84165 961.99291,587.14654 961.33745,587.83309 C 960.89576,588.29595 960.75825,588.63233 960.96246,588.75675 C 961.40295,589.02494 961.36078,589.19775 960.68122,590.29619 C 959.85023,591.63902 959.1813,591.55924 959.18128,590.11145 C 959.18128,589.32387 959.34535,588.91462 959.68126,588.78754 C 960.1182,588.62227 960.11756,588.53455 959.71251,588.0794 C 959.4642,587.80004 959.03732,587.17394 958.77505,586.66311 C 958.51244,586.15238 957.52057,584.69615 956.55638,583.43029 C 955.59191,582.16441 954.58695,580.67547 954.30647,580.13589 C 953.83224,579.22239 953.81559,579.12733 954.27522,578.62724 C 954.94805,577.89447 956.84895,577.45439 959.02504,577.51885 z M 965.86852,578.1962 C 966.80931,578.15248 968.56213,578.38841 968.74341,578.65803 C 969.05939,579.12787 968.44748,585.00668 967.96219,586.20128 C 967.41798,587.54194 966.20472,588.68115 965.46229,588.54123 C 965.11171,588.47525 964.93455,587.91329 964.77481,586.26286 C 964.57151,584.16542 964.90136,578.94548 965.27479,578.35014 C 965.32501,578.27005 965.55494,578.21077 965.86852,578.1962 z M 1006.1482,578.38093 C 1007.299,578.47423 1007.3287,578.53772 1007.8356,580.04353 C 1008.1244,580.90137 1008.841,583.33212 1009.3981,585.46235 C 1012.4224,597.02858 1012.4648,606.15356 1009.5544,611.44807 C 1008.5187,613.33188 1008.5028,613.46852 1009.1169,614.68089 C 1009.3861,615.21253 1009.5084,615.87876 1009.3981,616.3127 C 1008.771,618.77374 1002.232,626.38062 994.46115,633.70836 C 987.70494,640.07976 984.78352,643.45083 983.39909,646.45491 C 982.83902,647.67015 982.08895,649.31116 981.71165,650.11877 C 980.65618,652.37642 978.64403,654.59987 973.39948,659.20146 C 970.7537,661.52283 967.98114,664.17088 967.24347,665.08211 C 962.35486,671.12127 960.9554,676.04724 959.9,691.19099 L 959.43127,698.0261 L 960.83747,701.22813 C 963.67342,707.7635 965.44962,715.96861 966.21226,726.04388 L 966.39975,728.53777 L 963.14988,731.09324 C 961.37497,732.5001 958.71925,734.66195 957.24386,735.89629 C 952.20087,740.11524 947.73871,742.66092 943.86938,743.5319 C 941.45663,744.075 937.22805,743.89089 935.02598,743.13165 C 934.10382,742.81357 930.73361,741.20943 927.55752,739.59094 C 921.13187,736.31626 919.99313,735.93681 915.1205,735.3113 C 911.02947,734.78608 909.22551,734.0283 908.62076,732.60189 C 908.1588,731.51228 906.51901,723.63585 906.37084,721.79503 L 906.2771,720.62506 L 908.55826,720.56348 C 911.27148,720.49098 913.42343,719.80585 917.49541,717.79249 C 919.11202,716.99318 920.57923,716.34542 920.77653,716.34542 C 920.97352,716.34541 921.74686,716.65934 922.49522,717.02277 C 923.75659,717.63523 924.27185,717.66934 929.3387,717.66934 L 934.80723,717.66934 L 935.18222,716.77646 C 935.39265,716.28041 936.33821,715.00999 937.27589,713.97468 C 939.11725,711.94129 939.93449,710.63989 939.65079,710.18766 C 939.28447,709.60343 938.53206,709.9268 936.9634,711.38843 C 936.06155,712.22881 935.19035,712.8289 934.96348,712.74313 C 934.63658,712.61957 934.57402,711.65533 934.68224,707.78614 C 934.75644,705.14607 934.95527,702.81551 935.11972,702.61363 C 935.28427,702.41176 935.6556,702.24416 935.96344,702.24416 C 936.82777,702.24414 936.64663,701.5894 935.5572,700.85867 C 933.78144,699.66744 933.55011,699.89083 933.74478,702.49047 C 933.83829,703.74217 933.96196,704.93374 934.02601,705.13831 C 934.24717,705.84546 933.53903,713.21889 933.21355,713.60522 C 932.79982,714.0965 930.38279,714.12405 922.9327,713.66679 C 916.34935,713.26277 912.98667,713.52414 909.40198,714.7444 C 905.95112,715.91904 905.89758,715.93701 905.71462,715.14466 C 904.85027,711.4057 904.72466,705.49318 905.40213,700.95103 C 905.6432,699.33592 906.32087,695.8265 906.93332,693.16147 L 908.05828,688.29685 L 910.0582,686.44952 C 911.34545,685.25602 913.21121,682.95191 915.15175,680.13782 C 916.82747,677.70794 918.89855,674.9454 919.77657,674.01086 C 922.26014,671.3677 923.24082,671.03073 932.02609,669.63885 C 936.44298,668.93908 938.33105,666.87203 940.65076,660.24828 C 942.39493,655.2676 942.94381,653.99893 944.77559,650.73455 C 946.70159,647.30225 948.93903,643.9779 950.61912,641.99053 L 951.80657,640.57425 L 951.43158,639.09639 C 950.62176,635.77139 951.82717,631.93417 954.61896,628.87452 C 956.08423,627.26868 956.70689,626.96917 956.36889,628.04322 C 955.84431,629.71124 955.97001,630.03034 956.61888,628.68979 C 957.6236,626.6128 958.26498,626.1406 959.83751,626.25747 L 961.11871,626.34984 L 961.68118,624.71803 C 961.98072,623.82969 962.30574,621.95037 962.39991,620.53076 L 962.55615,617.9445 L 961.64994,618.46791 C 960.85539,618.91727 960.66408,618.92942 960.21249,618.56028 C 959.77756,618.20453 959.73315,617.77448 959.86876,615.91245 C 960.03868,613.58277 961.17611,610.01984 961.80618,609.81627 C 962.06216,609.73353 962.18802,610.11098 962.21241,610.98624 C 962.23181,611.68611 962.3456,612.65695 962.4624,613.14146 C 962.66537,613.98371 962.67697,613.95148 962.89989,612.61805 C 963.16688,611.02163 963.71646,610.80316 964.36858,612.03306 C 965.23409,613.66578 967.23563,615.05036 968.74341,615.05036 C 969.19293,615.05035 969.33716,614.82471 969.33714,614.09591 C 969.33717,611.91234 971.22067,609.69088 974.02445,608.58472 C 974.98858,608.20427 975.15023,607.86844 974.80567,606.9837 C 974.43068,606.0209 973.47258,606.60335 970.96207,609.29286 C 969.54358,610.8126 967.9796,612.20417 967.49346,612.40253 C 966.70902,612.72277 966.5504,612.69872 965.93102,612.12543 C 965.23716,611.48314 962.77074,607.63643 962.77489,607.19922 C 962.77609,607.07313 965.07292,604.61216 967.89969,601.74961 C 975.34825,594.20606 976.14106,593.96645 982.58662,596.91577 C 988.41719,599.58375 990.18254,599.19276 994.89864,594.32952 C 997.85798,591.27784 998.88564,589.54396 1000.5547,584.785 C 1002.5529,579.08806 1002.6423,578.95653 1003.8671,578.59645 C 1004.4645,578.42073 1005.4925,578.32778 1006.1482,578.38093 z M 949.61916,579.21223 C 950.68013,579.18545 951.54452,579.37611 952.08781,579.79722 C 952.98404,580.49172 955.84406,583.95367 956.74388,585.43156 C 957.3006,586.3458 957.42729,587.05404 957.55635,590.45013 C 957.68427,593.82199 957.64618,594.48708 957.24386,594.88371 C 956.98303,595.1406 956.51908,595.37633 956.21265,595.37633 C 955.39001,595.37633 955.22381,595.84023 955.77517,596.66946 C 956.24819,597.3805 956.20621,597.52036 954.55646,601.01068 C 951.51492,607.44524 951.20545,608.34735 950.55662,612.09464 C 949.77151,616.62773 948.67267,619.44157 946.33803,622.99386 C 944.22184,626.21384 942.29904,629.99359 942.0257,631.42999 C 941.92021,631.98357 941.99033,632.92487 942.18195,633.55441 C 942.63022,635.02902 942.38096,635.50265 940.21327,637.12591 L 938.49459,638.38825 L 937.65087,641.62107 C 936.66815,645.37227 935.30978,648.58201 933.77602,650.8577 C 932.01158,653.47614 931.24832,654.04966 928.58873,654.67551 C 911.79122,658.62845 900.51663,671.81562 896.30874,692.45333 C 895.42327,696.79554 894.52758,704.16588 894.52756,706.92405 C 894.52755,708.51775 894.29936,709.29479 893.87133,709.29479 C 893.71841,709.2948 893.0783,709.03384 892.43389,708.7098 C 891.78914,708.38579 890.79377,707.7322 890.21523,707.23194 C 889.37771,706.50726 889.15849,706.0838 889.15277,705.23067 C 889.14895,704.64174 889.02232,703.6544 888.87153,703.01388 C 888.51892,701.51451 888.79232,701.18875 890.65271,701.01261 C 892.33379,700.85349 893.30888,700.16177 893.30886,699.13449 C 893.30887,698.28658 893.04155,698.28375 891.68392,699.07292 C 890.21355,699.9277 889.30132,699.63229 888.84028,698.21083 C 888.64383,697.60509 888.39082,697.0099 888.2778,696.88691 C 887.95591,696.53759 884.77201,701.37402 884.40295,702.76757 L 884.05922,704.02991 L 882.05929,703.99912 C 879.97741,703.99242 878.05496,703.38458 877.27823,702.45968 C 877.05319,702.1918 876.75963,701.96706 876.65326,701.96706 C 876.5468,701.96705 875.54732,702.64665 874.40334,703.47571 C 870.06585,706.61929 866.71813,707.51446 864.40373,706.18512 L 863.37252,705.60014 L 862.99754,701.25892 C 862.79523,698.86858 862.16539,694.33725 861.59134,691.19099 C 860.24662,683.81713 860.02381,680.70965 860.65388,678.07497 C 861.59928,674.12321 864.0814,669.47118 867.55986,665.08211 C 870.45455,661.42938 872.52021,660.11619 878.87192,657.90833 C 882.47385,656.65631 884.38065,655.81228 886.02789,654.7063 C 886.70215,654.25358 887.4046,654.09203 888.87153,654.09052 C 890.1472,654.08926 891.03098,653.92849 891.46518,653.62869 C 892.51707,652.90278 892.24249,652.61968 890.93395,653.07449 C 890.09889,653.36493 889.50955,653.38981 888.99652,653.19765 C 888.01533,652.83017 888.05406,652.49719 889.21527,651.689 C 890.95347,650.47895 891.49997,649.58243 893.3401,644.76152 C 894.2417,642.3992 894.87935,641.52965 897.12121,639.68138 C 898.50242,638.54296 898.68503,636.46004 897.77743,631.76866 C 897.38694,629.7498 897.06196,627.39212 897.05871,626.50378 C 897.05334,624.92134 897.05743,624.8887 897.93367,624.8104 C 898.97832,624.71707 900.53965,625.56496 901.24605,626.62694 C 901.51724,627.03489 901.82147,628.31581 901.93352,629.49029 L 902.12101,631.64551 L 902.80848,630.59869 C 903.37239,629.74546 903.45417,629.30615 903.33971,627.92007 C 903.2261,626.54255 903.31014,626.15057 903.7772,625.73406 C 904.55539,625.04016 904.50734,623.97382 903.46471,620.19208 C 902.88974,618.10755 902.5597,616.2366 902.55849,614.95799 C 902.55707,613.08632 902.61557,612.91721 903.6522,611.78675 C 904.25575,611.12843 905.29787,610.30833 905.96461,609.97021 C 907.64211,609.11986 911.06121,608.93816 913.58931,609.56996 C 915.62704,610.07919 919.33077,611.68707 920.74528,612.67962 C 921.20845,613.00447 921.65525,613.26461 921.74524,613.26461 C 921.83526,613.2646 922.54445,612.07295 923.30768,610.61678 C 924.82988,607.71314 926.46262,606.0528 928.08875,605.75215 C 929.02823,605.57854 929.06582,605.52545 929.05746,604.21271 C 929.05186,603.2989 929.29087,602.37842 929.80743,601.41093 C 930.54663,600.02587 930.56885,599.91599 930.08867,599.19414 C 929.77425,598.72115 929.51415,597.62803 929.43244,596.23842 L 929.30745,594.02163 L 935.40096,587.98703 C 940.17339,583.23931 941.83823,581.76765 943.2444,581.05956 C 945.54689,579.89982 947.85088,579.25686 949.61916,579.21223 z M 761.93899,581.18271 C 762.33822,581.16185 762.99534,581.36175 763.97016,581.73691 C 765.37218,582.2765 766.4261,582.90789 767.00129,583.55345 C 768.20482,584.90415 768.01922,585.4683 766.31382,585.70866 C 765.55881,585.81496 764.56794,586.10295 764.09515,586.35522 C 763.62251,586.60748 762.85845,586.84131 762.40772,586.84784 C 761.75354,586.85722 761.59705,586.72862 761.59525,586.20128 C 761.59433,585.83785 761.49746,584.66485 761.40776,583.61502 C 761.26114,581.90028 761.27361,581.21747 761.93899,581.18271 z M 873.05965,583.33792 L 874.3096,583.33792 C 876.82216,583.34363 878.45202,584.42736 883.62173,589.61883 C 886.24849,592.25689 888.69002,594.49737 889.05902,594.60662 C 889.52373,594.74429 889.74651,595.04823 889.74649,595.56107 C 889.74649,595.96809 890.20396,597.1365 890.7777,598.14732 C 891.41378,599.2682 891.84018,600.38601 891.84016,601.01068 C 891.84015,601.92218 891.65069,602.13979 890.18398,603.1351 C 887.75156,604.78568 885.7096,607.15438 884.3717,609.87785 C 883.71982,611.20526 883.18427,612.50268 883.18425,612.7412 C 883.18423,612.97983 883.01401,613.3395 882.80927,613.54171 C 882.24588,614.09761 881.39392,612.89872 878.99691,608.15367 C 877.85485,605.89246 876.46004,602.64497 875.90329,600.9491 C 874.30394,596.07562 873.06622,589.02699 873.05965,584.87736 L 873.05965,583.33792 z M 918.74536,586.01655 C 919.03985,585.96249 920.44347,586.48682 921.87024,587.18652 C 924.18129,588.32002 924.67132,588.46352 926.46381,588.44886 C 928.79692,588.42975 929.01609,588.73587 927.58877,590.14224 C 926.82305,590.8968 926.51953,591.02 925.65134,590.88117 L 924.62013,590.69644 L 924.62013,592.42061 C 924.62011,593.35925 924.42858,594.68971 924.18265,595.37633 C 923.5681,597.0919 923.58975,597.40839 924.43264,597.40839 C 925.73181,597.40841 926.12009,597.72589 926.12007,598.79389 C 926.12009,600.32818 925.36477,601.46176 923.58892,602.58091 C 922.70409,603.13868 921.62092,604.04706 921.18277,604.61297 C 920.52162,605.46699 920.17438,605.629 919.24534,605.629 C 918.62963,605.62899 917.5566,605.44417 916.83919,605.19795 C 915.03896,604.57999 910.90194,601.78948 910.90192,601.19541 C 910.90192,600.93006 911.22363,600.14728 911.62064,599.44045 C 912.01767,598.7337 913.11619,596.25684 914.05804,593.92926 C 915.8359,589.53509 917.82079,586.18616 918.74536,586.01655 z M 1112.9565,596.26921 C 1113.3002,596.28084 1113.3061,597.10191 1113.2065,598.97862 C 1113.0657,601.6311 1112.8001,602.59965 1111.8629,603.65851 C 1111.2394,604.36284 1110.7413,604.30811 1110.0504,603.44299 C 1109.5528,602.8194 1109.4998,602.53272 1109.738,601.47251 C 1110.1068,599.83191 1111.0091,598.04062 1111.9566,597.03893 C 1112.4306,596.53775 1112.7502,596.26223 1112.9565,596.26921 z M 625.9443,600.05623 C 626.43636,600.0562 626.59731,603.09403 626.35053,607.69184 L 626.13179,612.24858 L 625.22558,612.52568 C 624.0593,612.91197 623.99566,613.02906 624.13187,614.43458 C 624.24369,615.59099 624.26534,615.63535 625.35057,615.63535 C 626.71262,615.63538 627.21551,616.11149 627.91297,618.2216 C 628.27715,619.32294 628.39672,620.33405 628.28796,621.516 L 628.13171,623.20938 L 629.94414,624.31778 C 632.21233,625.6856 635.75152,628.99637 637.44385,631.33762 C 640.43123,635.47076 641.7562,639.37314 641.75618,643.93023 C 641.75619,647.74997 640.78906,651.5264 639.94375,651.01164 C 639.8043,650.92667 638.93511,649.48991 638.00633,647.8404 C 628.74299,631.38679 624.51157,625.18065 620.78825,622.56282 C 618.25784,620.78387 617.78839,619.63094 617.78837,615.4814 C 617.78838,612.75044 617.8537,612.39386 618.75708,610.58599 C 619.29299,609.51431 620.82647,607.12754 622.19445,605.29032 C 623.56252,603.45308 624.92164,601.53013 625.19433,601.01068 C 625.46705,600.49123 625.79643,600.05623 625.9443,600.05623 z M 747.43955,600.48727 C 747.50759,600.48725 747.58858,600.50638 747.65829,600.54885 C 747.97185,600.7399 747.76953,603.60604 747.4083,604.18192 C 746.95946,604.89722 746.52298,604.2101 746.53334,602.79643 C 746.54302,601.49021 746.96331,600.48738 747.43955,600.48727 z M 1042.8031,604.70533 C 1042.9438,604.70842 1043.0552,604.74837 1043.1156,604.7977 C 1043.9665,605.49329 1044.4313,612.30732 1043.803,614.98878 L 1043.4592,616.43585 L 1044.6467,617.88293 C 1046.1858,619.71497 1047.5172,621.98674 1047.2716,622.37809 C 1047.1664,622.54593 1046.5945,622.92578 1045.9904,623.24017 C 1044.4952,624.0183 1041.9473,624.0306 1039.8032,623.24017 C 1038.163,622.63544 1037.3904,622.23104 1032.2097,619.23763 C 1029.2208,617.51085 1029.2182,617.42681 1030.8972,614.03433 C 1032.1952,611.41181 1034.918,608.3443 1037.272,606.86055 C 1039.0722,605.72593 1041.818,604.68376 1042.8031,604.70533 z M 898.05867,612.09464 C 898.34604,612.09465 898.98878,616.75484 898.77739,617.29794 C 898.58483,617.79216 897.21503,617.81985 897.1837,617.32873 C 897.01446,614.68437 897.44527,612.09464 898.05867,612.09464 z M 1024.3975,622.25493 C 1024.8251,622.23975 1025.3338,622.24735 1025.9599,622.25493 C 1029.2408,622.29475 1032.3199,623.17635 1037.8658,625.61091 C 1039.6774,626.40625 1042.0856,627.39767 1043.2092,627.79691 L 1045.2717,628.50505 L 1047.0216,626.62694 C 1048.6588,624.87131 1048.8768,624.71803 1050.0528,624.71803 C 1053.4363,624.71803 1054.8453,627.58005 1053.8963,632.53838 C 1052.962,637.4194 1050.6624,641.89574 1047.7716,644.45364 L 1046.2091,645.80834 L 1046.2091,649.16432 C 1046.2091,654.7566 1047.0822,656.9215 1051.1464,661.75693 C 1054.6145,665.88359 1055.2339,667.26828 1055.3963,670.93198 L 1055.5213,673.79534 L 1054.4901,675.33477 C 1052.9638,677.59903 1051.0082,679.35716 1046.4591,682.60092 C 1044.0914,684.28923 1041.6524,686.3214 1040.6468,687.43476 C 1039.0093,689.24751 1038.8514,689.34951 1037.8658,689.18972 C 1036.8393,689.02321 1036.8213,689.04503 1036.3033,690.48285 C 1035.4755,692.78072 1033.728,694.73222 1031.5535,695.77852 C 1029.2251,696.89875 1026.7498,697.24591 1021.3351,697.25638 C 1016.1669,697.26627 1013.7954,697.63261 1011.4918,698.73424 C 1009.2902,699.78719 1008.2948,700.77467 1007.0545,703.16782 C 1006.2473,704.72465 1005.948,705.0695 1005.0857,705.29225 C 1003.3788,705.73301 995.16454,705.33389 991.11753,704.6149 C 987.10365,703.90174 986.68034,703.97771 987.21144,705.35383 C 987.7047,706.63227 987.3292,707.42273 985.77399,708.46349 C 984.99659,708.98369 982.24083,711.47844 979.61798,714.00547 C 974.51681,718.92021 973.28336,719.95842 972.7745,719.79376 C 972.59751,719.73643 972.43322,719.04928 972.39952,718.25432 C 972.3658,717.4594 972.10765,714.23007 971.83704,711.08054 L 971.33706,705.35383 L 969.61837,701.96706 C 967.28672,697.38198 966.78185,695.13184 966.80598,689.49761 C 966.82946,684.06269 967.48611,681.10892 969.61837,676.84342 C 972.19045,671.69864 975.68355,667.80178 982.74286,662.12639 L 986.46147,659.10909 L 987.89891,654.67551 C 988.93435,651.49228 989.69577,649.73224 990.58631,648.42539 C 992.14123,646.14316 992.97033,645.78915 994.6174,646.70122 C 995.68526,647.29251 995.84168,647.31143 996.27358,646.88595 C 996.88285,646.28556 996.86779,646.09383 996.14859,645.19257 C 995.82073,644.78195 995.55488,644.30913 995.55486,644.11496 C 995.55485,643.92082 996.2268,643.03702 997.0548,642.14448 C 997.88249,641.25206 1000.0766,638.52137 1001.9297,636.07909 C 1007.2873,629.01713 1010.3334,626.68733 1014.8042,626.28826 C 1016.6206,626.12613 1017.0177,625.96545 1018.2415,624.96434 C 1019.004,624.34068 1020.4075,623.4669 1021.3664,623.02465 C 1022.5231,622.49131 1023.1148,622.30048 1024.3975,622.25493 z M 889.43401,623.05544 C 889.64228,623.06337 889.74651,623.58516 889.74649,624.62567 C 889.74649,630.56781 888.04502,636.60876 885.46541,639.83532 C 883.91965,641.76888 880.80936,643.36991 880.80934,642.23684 C 880.80935,642.01604 882.37248,638.29678 884.30921,633.95467 C 886.24628,629.6126 888.12078,625.39796 888.46529,624.59488 C 888.90432,623.5711 889.22575,623.04751 889.43401,623.05544 z M 879.90313,623.73279 L 879.90313,624.59488 C 879.90286,625.84659 878.40783,628.74484 876.90325,630.41396 C 875.02068,632.50251 872.15345,634.47628 872.15343,633.67757 C 872.15345,632.61057 875.90004,627.52337 878.52818,625.02592 L 879.90313,623.73279 z M 741.59603,633.06179 C 743.63148,633.06533 745.80949,634.5284 747.81454,637.34143 C 748.58134,638.4174 749.33803,639.29791 749.50197,639.31191 C 749.66588,639.32603 750.00188,638.80878 750.25194,638.14194 C 750.51926,637.42839 750.93122,636.87889 751.2519,636.81802 C 751.73769,636.72587 751.78702,636.85132 751.59564,637.98799 C 751.25373,640.01806 749.25926,645.00783 748.78325,645.00783 C 748.62772,645.00781 747.93289,644.17916 747.25206,643.1913 C 745.57408,640.75674 744.03868,639.29829 742.15851,638.35746 C 740.80302,637.67913 739.9316,637.51825 736.065,637.21828 C 732.36406,636.93106 731.37439,636.75424 730.37772,636.20225 C 729.15388,635.52459 727.64666,633.43533 728.15906,633.12337 C 728.31073,633.03107 730.07772,633.08656 732.06515,633.24652 C 734.60031,633.45057 736.01114,633.70443 736.81497,634.10861 L 737.97117,634.6936 L 738.93989,633.98545 C 739.78261,633.37285 740.67085,633.06018 741.59603,633.06179 z M 900.74606,636.69487 C 900.63604,636.81709 900.132,638.08339 899.62111,639.49664 C 898.91,641.46314 898.80104,642.05211 899.12113,642.05211 C 899.3513,642.05209 899.70744,641.58721 899.90235,641.00529 C 900.21821,640.0629 900.33165,639.96906 901.05855,640.11242 L 901.87102,640.26636 L 901.40229,638.35746 C 901.18085,637.44568 900.9424,636.77128 900.80856,636.69487 C 900.78944,636.68395 900.75979,636.67958 900.74606,636.69487 z M 420.35858,637.92642 C 420.13229,637.83863 419.97774,638.23902 420.07734,638.72692 C 420.18224,639.23806 420.17864,639.22532 420.38983,638.69614 C 420.51192,638.39039 420.56936,638.07259 420.48357,637.98799 C 420.44958,637.95452 420.39087,637.93896 420.35858,637.92642 z M 759.09535,640.32794 C 759.15113,640.31973 759.19724,640.31738 759.25159,640.32794 C 759.68635,640.41243 760.09628,641.10493 760.56404,642.39079 C 761.21558,644.18111 761.21381,649.02045 760.56404,651.31953 C 760.07586,653.04664 760.06177,653.10291 760.81403,655.84548 C 761.23486,657.3799 761.86412,659.63639 762.18898,660.83326 C 762.51381,662.03003 762.78272,663.83421 762.7827,664.8358 C 762.78271,666.33589 762.98159,667.08649 763.93891,669.11544 C 766.25126,674.01594 767.13208,679.75639 766.84505,688.01975 C 766.64146,693.87446 765.88047,698.73424 765.15761,698.73424 C 765.01103,698.73426 764.74217,698.15837 764.56388,697.4719 C 763.90258,694.92327 762.92834,693.04876 760.25155,689.06657 C 756.94078,684.14126 756.20383,682.22608 756.00172,678.04419 C 755.8855,675.63904 756.03095,674.08551 756.81419,669.5157 C 757.57241,665.09319 757.73549,663.39261 757.62666,661.26431 C 757.48183,658.43401 757.38732,658.11659 755.06426,654.49078 C 754.53552,653.66531 754.0723,652.61747 754.06429,652.15083 C 754.04454,650.9941 756.62505,643.72612 757.7204,641.83659 C 758.26518,640.89692 758.7049,640.38541 759.09535,640.32794 z M 495.19941,640.51267 L 495.04316,641.86738 C 494.88337,643.26363 493.37418,646.7907 492.51201,647.74803 C 491.96663,648.35403 490.36774,649.40887 489.98086,649.41063 C 489.85007,649.41121 489.25228,648.4052 488.66841,647.19384 C 487.80485,645.40232 487.6605,644.79283 487.82469,643.93023 C 488.13708,642.29189 489.03979,641.61268 491.4183,641.22082 C 492.55416,641.0338 493.8815,640.79215 494.35569,640.69741 L 495.19941,640.51267 z M 729.19027,643.74549 C 729.30935,643.74053 729.44713,643.76002 729.62775,643.77628 C 730.3503,643.84135 731.61144,644.08981 733.94008,644.546 C 739.67073,645.6686 741.6373,646.45113 743.34596,648.36381 C 744.80709,649.99907 745.87717,652.7132 745.43963,653.65948 C 745.18574,654.20902 745.29592,654.52293 746.06461,655.56838 C 747.01232,656.85747 749.5455,664.10068 749.28323,664.77423 C 749.20867,664.96542 748.40463,666.15181 747.50205,667.39127 C 745.88818,669.60753 744.90483,672.08455 745.28339,673.05641 C 745.37689,673.29682 745.81432,673.48745 746.22085,673.48745 C 747.26826,673.48744 747.48461,674.10737 747.22081,676.19686 C 746.75828,679.8595 747.52043,683.02035 750.1582,688.54316 C 751.22224,690.7713 752.26282,693.42162 752.47061,694.42381 L 752.84559,696.24035 L 753.97055,696.24035 L 755.12675,696.24035 L 756.28296,699.04213 C 758.6247,704.6838 760.80638,712.93045 761.564,718.99325 C 761.95532,722.12542 761.9804,730.31709 761.59525,732.63268 C 761.32495,734.26023 761.33217,734.43441 761.97024,735.12657 C 762.44921,735.64635 762.78144,736.5453 763.03269,738.08229 C 764.45589,746.7853 767.94291,758.578 771.37612,766.22323 C 772.05029,767.72452 772.62609,769.2484 772.62607,769.60999 C 772.62606,770.77691 767.61273,788.60037 765.90758,793.53287 C 764.19354,798.48992 762.08399,803.21526 760.25155,806.18705 C 759.04921,808.13718 758.96648,808.73355 759.78282,808.98883 C 760.94349,809.35174 761.0055,809.78704 760.56404,812.89901 C 760.33396,814.52175 760.08002,815.98781 759.97031,816.16262 C 759.57685,816.78958 758.95839,816.46625 758.22038,815.23895 C 757.80759,814.55248 756.38427,812.66689 755.06426,811.05168 C 751.97614,807.27394 750.37136,804.14747 750.12695,801.41479 C 749.91977,799.09786 749.29749,797.75581 747.5333,795.74966 C 745.93729,793.93475 744.86311,792.22479 742.53349,787.89852 L 740.65857,784.41939 L 743.6897,778.44637 L 746.75208,772.47335 L 746.53334,770.47208 C 745.69102,762.24935 742.26257,750.98286 738.12742,742.97771 C 735.42492,737.74629 733.14204,736.01169 725.84665,733.55634 C 723.65237,732.81777 720.97702,731.79591 719.90938,731.27797 C 717.58308,730.14962 715.28365,727.99718 714.50334,726.2594 C 712.93772,722.77203 713.47895,720.1496 717.31573,712.74313 C 718.83968,709.80183 720.24304,706.91392 720.44061,706.30828 C 720.63829,705.70256 720.97515,705.19988 721.19058,705.19988 C 721.40608,705.1999 723.1273,706.67718 725.00293,708.49428 C 727.90443,711.30489 728.59346,712.1781 729.69025,714.31336 C 730.61427,716.11214 730.91595,717.02873 730.78395,717.54618 C 730.68289,717.9432 729.80482,719.5045 728.81528,721.02531 C 727.82543,722.54623 727.07241,723.86498 727.1591,723.95024 C 727.24551,724.03551 727.9455,724.05701 728.69029,724.01182 C 729.67809,723.95196 730.46616,724.14493 731.65892,724.71996 C 732.5585,725.1536 733.38754,725.44911 733.47135,725.36653 C 733.72976,725.112 732.70294,723.4388 732.0964,723.11895 C 731.78104,722.9526 731.19497,722.81106 730.78395,722.81106 C 730.37322,722.81105 729.928,722.65171 729.81524,722.47238 C 729.7026,722.29285 730.16983,721.12883 730.84645,719.85534 C 731.52303,718.58201 732.06517,717.15307 732.06515,716.68409 C 732.06514,715.66068 730.98052,713.54 728.69029,710.18766 C 726.81943,707.44913 726.46186,706.581 727.00285,705.93881 C 727.29882,705.58743 727.2293,705.43914 726.62787,705.16909 C 726.22344,704.98755 725.17921,704.04227 724.31546,703.07546 L 722.75302,701.3205 L 722.94051,699.56554 C 723.04304,698.60118 723.57064,695.94671 724.12796,693.65409 C 725.23879,689.08348 725.68431,686.54653 725.97164,683.15512 C 726.13134,681.26782 726.06942,680.74096 725.56541,679.76836 C 724.85933,678.40536 724.14731,677.72733 723.128,677.48999 C 722.39419,677.31915 722.36596,677.21924 721.8468,672.37905 C 721.20597,666.40408 721.21585,664.36258 721.81555,662.3727 C 722.34548,660.61431 722.79324,660.30197 726.00289,659.54013 C 727.16734,659.26378 728.56337,658.78202 729.09652,658.46253 C 729.91286,657.9734 730.02649,657.74438 729.87774,657.07703 C 729.78088,656.64096 729.54863,655.22868 729.37776,653.93658 C 729.2067,652.64446 729.01245,651.42904 728.94028,651.22717 C 728.74658,650.68542 729.10536,649.99562 729.56525,649.99562 C 729.855,649.99559 729.74875,649.58722 729.22151,648.57933 C 728.30952,646.8366 728.01774,644.73725 728.56529,644.05338 C 728.70342,643.88098 728.83302,643.7604 729.19027,643.74549 z M 899.05863,645.03862 C 899.00051,645.06638 899.00079,645.24743 898.99613,645.62361 C 898.98457,646.58138 899.26349,647.34778 899.62111,647.34778 C 899.76743,647.34779 899.87112,647.04333 899.8711,646.67043 C 899.87113,646.29752 899.67453,645.72164 899.43362,645.40809 C 899.22365,645.13445 899.11677,645.01087 899.05863,645.03862 z M 907.08957,645.06941 C 906.57774,645.03259 905.24591,645.58637 905.24589,645.90071 C 905.24589,646.30172 906.26009,646.20913 906.90207,645.74676 C 907.22003,645.51766 907.39458,645.24669 907.27706,645.13099 C 907.24439,645.09878 907.1627,645.07467 907.08957,645.06941 z M 730.65896,650.67297 C 730.61583,650.69748 730.70053,650.80133 730.8777,651.01164 C 731.30688,651.52122 731.47145,651.57406 731.47143,651.19638 C 731.47145,651.05216 731.27185,650.83624 731.0027,650.73455 C 730.90047,650.69588 730.80704,650.68484 730.7527,650.67297 C 730.71197,650.66406 730.67334,650.6648 730.65896,650.67297 z M 551.04097,653.875 C 551.25437,653.86452 551.40184,653.88131 551.50971,653.90579 C 551.726,653.95477 551.75983,654.0893 551.7597,654.33683 C 551.7597,654.64036 551.49448,655.12159 551.16597,655.41444 C 550.307,656.18039 547.20064,656.73723 546.85364,656.18416 C 546.28616,655.2792 547.79908,654.26919 550.19726,653.96737 C 550.54854,653.92323 550.8276,653.88548 551.04097,653.875 z M 575.13378,654.4292 C 576.03863,654.40455 576.92451,654.41243 577.78993,654.4292 C 581.25159,654.49627 584.3008,654.88907 586.2271,655.59917 C 588.03293,656.26486 590.00077,657.94472 589.85196,658.67805 C 589.74556,659.20273 581.82339,664.39648 577.78993,666.59076 C 571.68607,669.9113 567.13917,670.86097 562.54053,669.7928 C 561.50787,669.55285 560.27563,669.17779 559.79063,668.93071 C 558.94017,668.49718 558.90355,668.49109 558.57193,669.20781 C 558.20225,670.00799 557.76983,670.16866 557.60322,669.57727 C 557.54632,669.37537 557.34455,668.11412 557.16574,666.7755 C 556.98714,665.43684 556.42668,663.16142 555.91578,661.69535 C 555.4049,660.22917 555.09154,658.90203 555.22831,658.77042 C 555.83929,658.18247 563.84335,655.76484 566.9466,655.22971 C 569.57683,654.7761 572.41924,654.50316 575.13378,654.4292 z M 488.94965,654.89103 C 489.61352,654.87003 489.79256,656.50061 489.66837,659.97118 C 489.53598,663.66221 489.16054,665.38735 488.51217,665.17448 C 488.31998,665.11134 487.7813,663.98919 487.32471,662.6498 C 486.18596,659.30835 486.1838,658.30758 487.23097,656.67678 C 487.98464,655.5031 488.55137,654.90363 488.94965,654.89103 z M 543.97875,656.6152 C 544.19744,656.60187 544.39501,656.59358 544.57248,656.6152 C 544.75057,656.63683 544.90783,656.68838 545.04121,656.73836 C 545.48559,656.90477 545.7829,657.14492 545.72868,657.29255 C 545.54169,657.80026 541.48253,660.87384 540.01016,661.60298 C 538.39052,662.40517 537.61942,662.47559 536.35405,662.00324 C 535.0396,661.51245 534.11222,660.53647 534.51037,660.06354 C 534.69246,659.84755 534.96042,659.66329 535.1041,659.66329 C 535.24769,659.66331 536.53086,659.13576 537.97899,658.49332 C 540.59508,657.3327 542.66622,656.69519 543.97875,656.6152 z M 521.16714,659.23225 C 521.54513,659.23656 521.96983,659.29332 522.47959,659.38619 C 524.6888,659.78852 526.93654,661.07601 528.16687,662.6498 C 528.72195,663.3601 529.40204,663.95653 529.66681,663.97372 C 531.33934,664.08237 531.78081,665.37115 530.32303,665.91341 C 529.82195,666.10008 529.3575,666.54831 529.26058,666.92944 C 528.97959,668.03332 526.69655,669.13502 524.35452,669.30018 C 522.55489,669.427 522.14578,669.36272 520.82341,668.65361 C 518.95378,667.65083 519.00745,667.61697 514.79239,671.57854 C 513.00916,673.25454 511.03993,674.88801 510.41756,675.21162 C 508.98202,675.95795 507.44443,675.98405 506.26147,675.2732 C 505.75229,674.96744 505.03916,674.23321 504.66779,673.64139 C 504.17361,672.85349 503.86747,672.62581 503.51158,672.77931 C 503.24419,672.89468 502.70265,672.97906 502.29288,672.99483 C 501.683,673.01824 501.52986,672.89302 501.44916,672.19432 C 501.27237,670.66234 501.69099,669.36255 502.79286,668.16099 C 504.2047,666.62104 505.86603,665.80483 510.35506,664.49713 C 514.76199,663.21338 515.78617,662.74277 517.79227,660.98721 C 519.29651,659.67087 520.03311,659.2193 521.16714,659.23225 z M 554.66583,660.1867 L 555.13457,661.75693 C 555.88254,664.33382 556.22829,666.67686 556.22827,669.11544 C 556.22827,671.37823 556.22519,671.4246 555.4783,671.4246 C 555.06152,671.42458 553.68915,671.21553 552.44717,670.96277 C 549.33489,670.32939 547.25334,669.35509 545.66618,667.79153 C 543.96015,666.11036 543.64068,665.0806 544.60373,664.31239 C 546.75724,662.59424 551.08779,660.62119 553.22839,660.37143 L 554.66583,660.1867 z M 614.97598,661.78771 C 617.4527,661.8019 619.92144,661.89224 621.35073,662.06481 C 631.25322,663.26045 637.74781,667.86467 640.91246,675.95055 C 642.37682,679.69167 643.37996,685.0037 642.75614,685.61822 C 642.48844,685.88199 641.78946,685.69174 635.44393,683.58617 C 627.63352,680.99448 626.24224,680.76609 618.00711,680.87675 C 611.61924,680.96254 611.14561,680.93819 609.88243,680.35334 C 607.90814,679.43962 607.2684,678.57777 606.6013,675.95055 C 605.42974,671.33554 605.32217,666.43241 606.35131,663.32715 C 606.72453,662.20159 606.77882,662.1579 608.53873,661.97245 C 610.01866,661.81656 612.49927,661.77353 614.97598,661.78771 z M 853.62291,669.20781 C 853.74092,669.324 853.01371,672.79521 851.87297,677.55157 C 851.54965,678.90044 850.9442,680.65489 850.52928,681.46174 L 849.77931,682.9396 L 850.52928,685.03324 C 853.68261,693.6954 853.68674,701.58698 850.56052,717.85407 C 848.81245,726.94835 848.32997,730.38989 847.96688,735.83471 L 847.62314,741.0688 L 846.65443,741.77694 C 846.13283,742.16888 844.47378,743.01111 842.96707,743.65506 C 841.4601,744.2989 839.72585,745.16079 839.12347,745.56396 C 838.52112,745.96725 837.90391,746.30289 837.71728,746.30289 C 837.4904,746.30292 837.29223,745.02062 837.1548,742.42351 C 836.93223,738.22342 836.60866,735.46122 836.06109,733.43319 C 835.78357,732.40512 835.5028,732.06317 834.71739,731.7398 C 834.17826,731.51792 833.38237,730.87434 832.93621,730.32352 L 832.12375,729.33828 L 831.24878,730.20037 L 830.37381,731.03166 L 831.87375,734.04896 C 833.63224,737.57317 834.3229,740.45004 834.27991,744.17847 C 834.23191,748.34746 834.39675,748.12575 830.53006,748.55047 C 828.71204,748.75028 826.57875,749.04395 825.78024,749.19704 C 824.98174,749.35009 822.98219,749.46832 821.34292,749.44335 L 818.37428,749.38177 L 817.84305,748.36574 C 816.56467,745.78716 816.28658,743.76009 816.28061,737.18942 C 816.27704,733.71686 816.38809,727.66099 816.5306,723.70393 C 816.75118,717.57022 816.72466,716.1058 816.31186,713.78995 C 815.67019,710.19098 815.68488,710.19991 816.87434,707.66298 C 819.02244,703.0826 819.95941,702.00987 837.0923,685.18718 C 846.10955,676.33302 853.5574,669.14317 853.62291,669.20781 z M 538.32272,672.59457 C 539.21479,672.63119 540.14562,672.82446 541.10386,673.17956 C 543.79316,674.17604 548.4786,678.84414 548.47858,680.53808 C 548.47858,681.55949 543.69068,683.96693 539.22894,685.18718 C 536.63944,685.89528 530.41426,686.97293 528.94809,686.97293 C 527.78783,686.97291 527.32318,687.60465 527.32315,689.12814 C 527.32315,689.67318 527.15299,690.33118 526.94817,690.60601 C 526.52408,691.17467 521.08127,692.3163 516.04234,692.88437 C 512.0027,693.33989 502.42742,693.09748 500.26171,692.48412 L 498.69927,692.02229 L 497.69931,693.56173 C 496.01987,696.14983 493.8368,697.59728 490.54334,698.3032 C 488.16163,698.8137 485.09664,698.80656 482.23116,698.3032 C 479.50567,697.82431 475.68777,696.62798 474.32522,695.80931 C 473.44836,695.28248 473.38196,695.07449 473.38776,693.80804 C 473.39576,692.1105 474.19107,690.2598 475.29393,689.40524 C 475.96441,688.88568 476.18715,688.35787 476.51264,686.5111 C 476.98802,683.81523 478.28247,681.13373 479.38752,680.53808 C 480.0431,680.18515 480.52988,680.15251 482.07492,680.41492 C 484.54752,680.83471 489.96215,682.88589 492.54326,684.35588 C 493.67142,684.99849 494.68947,685.52586 494.79317,685.52586 C 494.89697,685.52586 495.20235,684.87677 495.48065,684.10957 C 496.08642,682.44078 497.30732,680.95118 498.94926,679.82993 L 500.16796,678.99864 L 502.79286,680.63044 C 506.03643,682.65661 508.256,683.46301 510.6363,683.46301 C 513.2909,683.46303 514.21669,682.95806 515.57361,680.81518 C 518.54979,676.11647 518.81355,675.99216 525.66697,675.98134 C 531.59543,675.9719 531.94024,675.87218 534.54162,673.70297 C 535.49608,672.90698 536.83711,672.53356 538.32272,672.59457 z M 491.19956,675.36556 C 491.54186,675.33578 491.92288,675.33773 492.32452,675.36556 C 493.12789,675.42123 494.01469,675.58999 494.73067,675.85818 C 496.01202,676.33818 495.2885,678.14044 493.51197,678.93706 C 492.62331,679.33594 489.53987,679.32269 488.8559,678.90627 C 488.01384,678.39336 489.01475,676.08493 490.3246,675.5503 C 490.55369,675.45687 490.85727,675.39535 491.19956,675.36556 z M 621.66322,688.01975 C 626.96196,688.01975 628.55882,688.37939 635.75642,691.1602 C 638.87429,692.36461 641.03143,692.99948 642.31866,693.13068 C 644.68434,693.37199 645.71729,694.3086 645.56853,696.02483 C 645.47937,697.05343 645.4529,697.0704 643.59986,697.44111 C 642.56681,697.64784 640.89733,698.25295 639.88125,698.76503 C 636.84564,700.29501 634.31229,701.06739 632.4128,701.07419 C 630.85547,701.0797 630.54578,700.99146 629.47541,700.08895 C 627.54467,698.46046 626.41232,698.02543 623.50689,697.90294 L 620.882,697.77979 L 619.69454,696.30193 C 618.60431,694.94295 616.46346,690.96833 616.00719,689.43603 C 615.6641,688.28412 616.7138,688.01975 621.66322,688.01975 z M 612.19484,688.23527 C 612.40408,688.16909 613.09715,688.63073 613.72603,689.2513 C 614.67384,690.18627 615.04447,690.94289 615.97594,693.80804 C 616.59378,695.70945 617.20846,697.35443 617.35088,697.44111 C 617.63146,697.61196 617.71293,698.73424 617.44463,698.73424 C 617.35457,698.73426 616.93075,698.53501 616.47592,698.3032 C 615.5081,697.81018 614.17614,696.37567 612.13234,693.59252 L 610.66365,691.59125 L 611.22612,689.95944 C 611.54205,689.06692 611.98587,688.30158 612.19484,688.23527 z M 602.41397,695.50142 C 603.03801,695.5014 602.72198,697.2916 601.97649,698.0261 C 601.10831,698.88151 600.34974,698.93201 599.44533,698.21083 L 598.78911,697.68742 L 599.78907,696.9177 C 600.97321,696.03331 601.97341,695.50142 602.41397,695.50142 z M 611.56986,696.24035 C 612.24426,696.24037 614.63226,698.76332 614.63224,699.47317 C 614.63224,700.77668 613.20816,700.68502 611.88235,699.28844 C 611.22308,698.59392 611.06058,698.16799 611.13238,697.31796 C 611.18253,696.7249 611.37375,696.24035 611.56986,696.24035 z M 647.13097,704.73805 C 647.32409,704.73649 647.4567,704.75737 647.56845,704.79963 C 648.04945,704.98146 649.81107,708.95943 650.72458,711.94262 C 651.18054,713.43108 651.42689,714.96054 651.4433,716.65331 L 651.4433,719.1472 L 649.66212,718.99325 C 644.33686,718.55603 638.46157,718.98207 636.56888,719.9477 C 636.03657,720.21944 636.04266,720.26018 636.50639,720.59427 C 637.23249,721.11726 636.68676,723.52241 635.28768,726.07467 C 633.59628,729.15984 632.83067,729.85254 631.60033,729.33828 C 631.33777,729.22848 630.4049,728.50915 629.53791,727.73726 L 627.97547,726.32098 L 627.85047,723.76551 C 627.79,722.35697 627.48909,719.58986 627.163,717.60776 C 626.45753,713.32278 626.36449,708.78683 626.97551,708.55586 C 627.19782,708.47186 627.84432,708.65632 628.41295,708.9869 C 629.78281,709.78309 631.87046,710.05491 633.569,709.63347 C 634.327,709.44538 636.83991,708.40977 639.13128,707.3551 C 642.55112,705.78097 645.77915,704.74894 647.13097,704.73805 z M 548.54107,705.13831 C 548.35038,705.16797 548.64159,706.64659 549.35354,708.74059 C 550.3774,711.75147 551.57543,714.15745 553.38463,716.89962 L 554.66583,718.83931 L 555.04082,728.96881 C 555.4709,740.85498 555.71057,743.06871 556.07203,738.23623 C 556.35172,734.50451 556.0708,724.20448 555.6033,720.84058 C 555.14691,717.55744 554.17277,715.03022 551.79095,710.95738 C 550.64289,708.99441 549.42996,706.78875 549.10355,706.06197 C 548.80726,705.40281 548.62779,705.12482 548.54107,705.13831 z M 879.59064,710.00293 C 881.89606,710.04278 884.16078,710.30477 886.15288,710.80344 C 888.73757,711.45042 892.72771,713.27115 894.09007,714.40573 C 895.16994,715.30492 895.14944,715.1656 895.84001,724.87391 C 896.08713,728.34646 896.51788,733.86162 896.77747,737.12784 L 897.2462,743.07007 L 895.80876,744.9174 C 888.72144,754.08971 878.3437,763.85983 868.34108,770.77997 C 864.08281,773.72575 857.32685,777.73823 856.62279,777.73823 C 856.10866,777.73821 856.06033,777.46248 856.06031,774.8133 L 856.06031,771.91915 L 854.68536,771.58047 C 853.62789,771.31809 850.06272,769.76299 849.59181,769.36368 C 849.33839,769.14871 847.43745,760.02782 847.43565,759.01866 L 847.43565,757.7871 L 850.87301,755.57031 C 855.12708,752.81414 856.74094,751.24967 857.93524,748.73521 C 859.2362,745.99574 859.38808,742.04685 858.43522,736.75837 C 857.9196,733.89766 857.80122,732.33075 857.90399,729.92327 C 858.0259,727.06996 858.18909,726.39349 859.62267,722.38002 C 860.48823,719.95727 861.47744,716.85627 861.84133,715.48333 L 862.52881,712.98944 L 863.9975,712.49682 C 866.44891,711.68721 872.12082,710.54413 875.43455,710.18766 C 876.81211,710.03946 878.20741,709.97902 879.59064,710.00293 z M 408.60904,710.83423 C 408.56444,710.80117 408.49473,710.91265 408.35905,711.14212 C 408.01966,711.71672 408.09451,712.72948 408.45279,712.37367 C 408.57579,712.25151 408.67653,711.80569 408.67154,711.38843 C 408.66744,711.05567 408.65363,710.86728 408.60904,710.83423 z M 665.81774,713.91311 C 667.38161,713.91522 670.72579,714.231 674.66115,714.7444 C 679.93669,715.43271 683.00892,717.23188 684.66076,720.59427 C 685.23237,721.75786 685.39704,721.8975 685.78571,721.57951 C 686.17084,721.26481 686.43728,721.3965 687.34815,722.47238 C 689.29645,724.77416 693.47573,730.70577 696.16031,734.94184 C 700.6495,742.02618 708.6472,756.44697 708.34733,756.92502 C 708.15474,757.23194 706.52706,756.54556 703.78501,755.01612 C 699.01168,752.35386 696.19783,748.6087 695.37909,743.809 C 695.17191,742.59422 694.88413,741.623 694.72286,741.623 C 694.56136,741.62301 693.99156,741.74611 693.47291,741.93089 C 692.60226,742.24108 692.37985,742.18076 690.75427,741.09959 C 689.78598,740.45564 687.06902,738.79286 684.692,737.37415 C 674.2504,731.14214 670.3346,727.45749 667.09894,720.90216 C 665.49778,717.658 664.44507,714.44229 664.88028,714.03626 C 664.95477,713.96671 665.29647,713.9124 665.81774,713.91311 z M 812.31202,714.00547 C 812.69824,714.00548 812.60366,715.76748 811.81204,725.15101 C 811.13756,733.1444 810.4855,742.20714 809.99961,750.30543 L 809.81212,753.59983 L 808.40592,754.55428 C 801.76032,759.17909 794.7613,766.02795 789.90664,772.65808 C 789.0491,773.82902 788.18204,774.78251 787.96922,774.78251 C 787.75617,774.78248 787.42552,774.37975 787.21925,773.88963 C 786.69264,772.63707 786.97538,770.21633 788.09422,766.71585 C 788.68939,764.85343 789.25443,762.12104 789.62541,759.23418 C 790.4191,753.05508 790.78436,751.96755 792.71903,749.72045 C 794.61043,747.52364 794.97616,746.82439 796.18765,743.43954 C 797.3865,740.09064 798.26421,738.44852 802.21866,731.92454 C 805.9303,725.80086 808.80838,720.45766 810.15585,717.23829 C 811.04352,715.11735 811.80031,714.00547 812.31202,714.00547 z M 406.23413,714.92913 C 406.05054,714.85378 405.51931,715.20533 404.26546,716.22226 C 402.86771,717.35622 402.46563,717.53542 401.70306,717.39224 C 398.64878,716.8189 398.49992,716.8431 398.60943,717.39224 C 398.89152,718.80862 401.47307,719.61826 402.89051,718.74694 C 403.84967,718.15739 406.29662,715.5713 406.29663,715.14466 C 406.29663,715.02903 406.29532,714.95425 406.23413,714.92913 z M 652.13078,721.8874 L 653.06824,722.53396 C 653.67355,722.97469 654.0887,723.63607 654.28694,724.41208 C 656.47189,732.96886 661.08991,739.91845 669.69259,747.62681 C 671.67552,749.40352 673.30139,751.01369 673.31745,751.19831 C 673.33352,751.38293 673.13926,751.6237 672.87997,751.72172 C 672.08388,752.02275 665.20715,751.90631 663.50533,751.56777 C 662.62215,751.39213 661.67718,751.22454 661.44291,751.19831 C 661.19128,751.17016 660.05138,752.7412 658.63052,755.0469 C 654.82025,761.23076 652.54797,763.64104 649.78712,764.46827 C 648.32043,764.90779 645.91122,764.66743 644.41233,763.91407 C 638.87102,761.12876 634.60023,750.47329 634.60021,739.437 C 634.60022,735.50167 634.82608,735.22531 636.44389,737.25099 C 636.98609,737.92964 638.01781,739.07437 638.72505,739.77567 C 639.97272,741.0132 639.99898,741.08061 639.66251,742.08483 C 639.25987,743.28715 639.55004,743.77247 640.16249,742.94692 C 641.04538,741.75724 640.54548,740.54769 637.94383,737.55888 C 635.59482,734.8602 634.60653,733.38696 634.60021,732.50952 C 634.5976,732.10279 635.57551,729.90085 636.75638,727.61411 L 638.91254,723.45762 L 641.78743,722.68791 C 646.21799,721.51474 648.42838,721.72299 649.72462,723.39605 C 650.03095,723.79167 650.19772,723.73056 651.09957,722.87264 L 652.13078,721.8874 z M 966.89973,737.98992 C 967.00243,737.97295 967.10642,737.9662 967.18097,737.98992 C 967.47918,738.08482 967.56861,738.50927 967.49346,739.28305 C 967.41209,740.12244 967.19363,740.39575 966.08726,740.94565 C 964.81757,741.5767 963.99254,741.50657 963.52486,740.76091 C 963.29361,740.3922 963.93883,739.73695 965.55603,738.66728 C 966.16674,738.26334 966.59163,738.04085 966.89973,737.98992 z M 717.53447,743.16244 C 717.62309,743.16932 717.72343,743.21668 717.84696,743.2548 C 718.21564,743.36864 721.00163,744.57224 724.03422,745.93343 L 729.534,748.39653 L 731.37768,751.53698 C 735.07768,757.83546 736.25251,761.21429 736.25249,765.63824 C 736.25247,767.4979 736.15736,767.79111 735.06504,769.45605 C 734.41172,770.45195 733.58617,771.79826 733.25261,772.44256 C 732.91907,773.08686 732.54752,773.61253 732.40889,773.61253 C 732.27028,773.61251 731.80987,773.33185 731.37768,772.99676 C 730.20158,772.08535 728.02029,768.96769 726.87786,766.53112 C 726.32168,765.34497 724.84172,761.43677 723.59673,757.84868 C 721.10387,750.66403 719.88711,747.83875 718.25319,745.4716 C 717.13748,743.85536 716.91417,743.11422 717.53447,743.16244 z M 960.27499,743.96295 C 960.94677,743.96132 962.73361,744.22742 964.27483,744.54793 C 965.81595,744.86847 967.18286,745.13033 967.30596,745.13292 C 968.46329,745.15673 964.93,762.95654 962.27491,770.47208 C 960.76585,774.74338 958.40377,780.06235 956.52514,783.40336 C 954.9732,786.16375 954.81863,786.34637 953.24401,787.03644 C 948.92018,788.93118 940.50663,791.40554 933.96352,792.70157 C 930.42003,793.40335 920.75678,795.0411 920.21405,795.04152 C 919.95706,795.04175 919.83909,794.50052 919.83907,793.28656 C 919.83905,791.58382 919.80837,791.5316 919.05785,791.5316 C 918.63077,791.53161 917.88873,791.86677 917.40166,792.27053 C 915.26877,794.03889 915.21955,792.59733 917.27667,788.72982 L 918.52662,786.38987 L 920.27655,786.23593 C 921.70477,786.11577 922.12754,785.95439 922.58896,785.34306 C 923.1436,784.60813 923.14464,784.54895 922.49522,780.66316 C 921.58431,775.21188 921.54037,767.96628 922.40147,765.82297 C 922.98891,764.36099 922.99306,764.37244 925.40135,763.57539 C 933.44393,760.91356 943.26368,762.41227 952.15031,767.70109 C 953.5342,768.52468 954.75921,769.20991 954.9002,769.20974 C 955.2289,769.20932 956.80639,766.4888 956.80637,765.91534 C 956.80635,765.57715 956.24211,765.43205 954.27522,765.33035 C 952.05539,765.21551 951.44855,765.07655 949.27542,764.00644 C 947.91718,763.33766 945.89838,761.98439 944.77559,761.01993 C 942.84575,759.36184 942.63891,759.24613 940.77575,759.04944 C 937.04411,758.65573 929.39726,759.501 922.24522,761.0815 L 920.58904,761.45097 L 920.3703,763.20593 C 920.24444,764.17142 919.79956,766.97588 919.37034,769.45605 C 918.72508,773.18369 918.59373,774.57594 918.71411,777.46113 L 918.87036,780.94026 L 917.90164,782.38733 C 917.37437,783.17599 916.33048,784.65187 915.58923,785.68173 C 914.21136,787.59649 912.95814,789.91332 912.5581,791.22371 C 912.15634,792.53998 911.89181,792.67215 910.52693,792.20895 C 908.86148,791.64354 907.79653,791.88622 904.52717,793.53287 C 902.02,794.79554 901.65183,794.90427 899.52736,794.91836 C 897.5101,794.93176 897.12936,795.01585 896.43373,795.65729 C 895.01553,796.9648 893.68844,799.00332 891.21519,803.6008 C 888.44125,808.75792 887.0523,810.81383 885.24667,812.59112 C 883.91979,813.89711 883.52491,814.06593 882.96551,813.51478 C 882.3828,812.94063 881.86704,813.42129 881.46557,814.90028 C 881.02982,816.50608 880.37094,817.36338 879.59064,817.36338 C 879.30089,817.36338 878.47577,816.70664 877.74696,815.88552 C 876.07552,814.00302 874.29304,810.97412 872.40342,806.74125 C 869.93582,801.21301 868.29141,797.92821 867.05988,796.05755 C 866.41432,795.07725 865.9037,794.14198 865.90368,793.96391 C 865.90366,793.78573 866.38737,793.47478 866.96613,793.28656 C 867.54502,793.09845 868.95128,792.22113 870.12226,791.34687 C 871.29361,790.47272 872.54604,789.77664 872.9034,789.77664 C 874.26968,789.77663 879.64273,795.50956 882.27804,799.81378 C 882.64877,800.4194 883.04157,800.92217 883.153,800.92217 C 883.38663,800.92218 885.74473,795.59 886.02789,794.42574 C 886.22903,793.59888 885.77391,792.42447 885.24667,792.42447 C 885.07374,792.42447 884.55307,792.80206 884.12171,793.28656 C 883.17481,794.3498 882.28045,794.45204 882.27804,793.50208 C 882.27475,792.25237 881.67841,790.62896 880.84059,789.68427 C 879.63019,788.3199 878.40321,786.51062 878.40319,786.0512 C 878.40317,785.83348 878.9133,785.35849 879.52814,784.97359 C 881.60171,783.67508 885.81758,779.64154 887.59033,777.2764 C 888.559,775.9843 891.40555,772.76756 893.90258,770.10261 C 899.07021,764.58758 901.64279,761.35252 903.62095,757.87947 C 904.83312,755.75142 905.08417,755.46287 905.77712,755.50874 C 906.5187,755.55781 906.57118,755.4457 906.77708,753.87693 C 906.89745,752.96083 907.36568,751.38916 907.80829,750.36701 C 908.25062,749.34488 908.83698,747.77622 909.12074,746.88788 L 909.65197,745.28686 L 911.52689,745.1945 C 915.43671,744.99765 918.79006,745.79242 927.12003,748.98152 C 934.44253,751.7848 936.96284,752.48024 940.58826,752.67617 C 944.25783,752.87456 946.93294,752.43161 948.93168,751.29067 C 949.73257,750.83358 951.68671,749.3144 953.24401,747.90391 C 956.32021,745.1175 958.37137,743.96738 960.27499,743.96295 z M 555.82204,744.70188 L 555.63455,746.21053 C 555.50575,747.32211 555.25603,747.97411 554.66583,748.58126 C 553.35748,749.92685 553.80135,750.28478 555.50955,749.25861 C 556.6994,748.54388 557.00382,747.26769 556.32202,745.77948 L 555.82204,744.70188 z M 635.50643,759.84995 C 635.87944,759.79032 636.23806,760.16018 636.56888,760.92756 C 637.42635,762.91584 637.45042,763.83467 636.66263,764.653 C 635.77806,765.57169 635.56582,765.5666 635.22519,764.68379 C 634.57986,763.01179 634.3868,761.01214 634.81895,760.40415 C 635.05635,760.0702 635.28263,759.88574 635.50643,759.84995 z M 845.74821,760.09626 C 846.56221,760.09627 847.71691,765.1964 847.71689,768.7787 L 847.71689,770.93391 L 848.6856,770.77997 C 849.43216,770.66336 850.23241,770.93926 852.18546,771.91915 C 854.68163,773.17159 854.72905,773.20324 854.9666,774.50541 C 855.09927,775.23218 855.13432,776.9204 855.06035,778.26164 C 854.90926,781.00021 854.1116,782.96227 852.71669,783.98835 C 851.96915,784.53824 851.86118,784.54687 851.37299,784.1115 C 849.93251,782.82703 847.71773,783.02834 845.34198,784.63491 C 843.96887,785.56327 843.27389,785.54616 841.87336,784.54255 C 839.20161,782.62825 837.59913,780.25384 836.84231,777.09166 C 836.13146,774.12026 836.209,773.8142 837.84227,772.65808 C 838.63337,772.09802 839.44106,771.22687 839.6547,770.71839 C 840.00697,769.88051 839.95898,769.63519 839.24847,768.28608 C 838.02973,765.97158 838.17705,765.44181 840.43592,763.35987 C 842.29313,761.64823 844.8148,760.09626 845.74821,760.09626 z M 831.9675,765.39193 C 834.90803,765.39195 834.83594,765.34619 834.18616,767.45478 C 833.96201,768.18268 833.61208,770.01629 833.40495,771.54969 C 832.93041,775.06419 832.76345,775.36749 831.43627,775.36749 C 829.85685,775.36747 828.93712,774.75621 826.43647,772.04231 C 823.91786,769.30906 822.79434,768.6538 821.62416,769.17895 C 820.59561,769.64075 820.72723,770.10127 821.87415,770.10261 C 823.2014,770.1041 824.31359,770.83497 826.9677,773.45859 C 829.09187,775.55823 831.07259,776.83043 832.27999,776.84535 C 832.57505,776.84904 832.81065,777.07793 832.81122,777.36876 C 832.81155,777.65144 833.28921,778.79369 833.87368,779.92423 C 834.83853,781.79041 834.91348,782.13825 834.74864,783.64967 C 834.58169,785.17839 834.62432,785.34217 835.21737,785.52779 C 835.57297,785.63887 837.43707,787.20399 839.34221,789.00692 C 843.00051,792.46864 844.12027,793.16696 846.37319,793.47129 C 847.13893,793.57465 847.85396,793.8466 847.93563,794.05628 C 848.135,794.5679 847.0189,803.32446 845.90446,810.03565 C 845.00583,815.44567 843.21237,822.94345 842.1546,825.73792 C 841.61236,827.1701 841.57503,827.21685 840.27968,827.30815 C 839.54953,827.35963 838.77802,827.52587 838.59224,827.67762 C 838.40694,827.82942 838.1737,828.8364 838.06101,829.9252 C 837.27362,837.52215 833.30556,842.34457 826.31147,844.24198 C 824.29278,844.78961 823.88198,844.76749 823.59283,844.02645 C 823.45099,843.663 823.19373,842.5068 822.9991,841.47099 C 822.80477,840.43506 822.17264,838.33958 821.59291,836.79109 C 819.10326,830.14303 818.47214,828.18938 818.09304,825.67635 C 817.60834,822.46411 817.03563,821.36812 813.84321,817.856 C 808.86063,812.37464 807.94559,811.24738 805.93727,807.91122 C 801.58662,800.68393 798.91573,793.97568 798.62505,789.59191 L 798.46881,787.19038 L 800.15624,785.98962 C 801.59855,784.93984 801.81245,784.62522 801.81243,783.80362 C 801.81242,781.97412 802.8435,779.80935 804.53107,778.10769 C 812.23182,770.34348 822.93622,765.39193 831.9675,765.39193 z M 838.4985,768.7787 C 839.19658,768.77871 839.19626,770.27714 838.4985,770.9647 C 837.77247,771.68 837.32572,771.718 837.0923,771.11864 C 836.87142,770.55174 837.94092,768.7787 838.4985,768.7787 z M 1172.798,776.26037 C 1173.03,776.25178 1173.2042,776.34793 1173.2042,776.56826 C 1173.2042,776.73331 1173.7484,777.4486 1174.4229,778.16927 C 1176.1884,780.05643 1175.9155,780.38606 1172.6105,780.38606 C 1171.1397,780.38603 1169.8652,780.23487 1169.7668,780.07818 C 1169.5305,779.70139 1170.3689,778.07229 1171.3292,777.06088 C 1171.8009,776.56413 1172.4114,776.27468 1172.798,776.26037 z M 1246.3888,787.25196 C 1247.1283,787.19998 1249.0027,787.69499 1249.2325,788.05247 C 1249.5311,788.51677 1249.562,790.48728 1249.295,791.47002 C 1248.9999,792.55532 1247.9889,792.16853 1246.8888,790.54636 C 1245.9865,789.21626 1245.616,787.63187 1246.1388,787.31354 C 1246.1899,787.28238 1246.2831,787.25939 1246.3888,787.25196 z M 782.0007,792.54763 C 782.05517,792.54738 782.11155,792.56301 782.15695,792.60921 C 782.29285,792.74761 782.87634,794.77293 783.4694,797.10437 C 787.4791,812.87169 793.56793,824.71852 801.87493,832.9425 C 803.56959,834.6201 804.26575,835.54571 804.74981,836.82188 C 805.09933,837.74344 806.08508,839.91223 806.96848,841.65572 C 807.85195,843.39911 808.83671,845.533 809.12464,846.39719 C 809.89658,848.71588 809.57569,848.95266 805.46854,848.95266 C 802.51927,848.95267 802.13295,848.86476 800.34374,848.02899 C 799.27826,847.53123 796.77985,845.9495 794.8127,844.48829 C 790.57567,841.3411 789.161,840.57595 787.06301,840.36259 C 785.7876,840.2329 785.18005,840.33112 783.81313,840.94758 C 782.89009,841.36397 782.0669,841.92888 781.96945,842.17913 C 781.70295,842.86378 786.35478,849.10611 789.31292,852.03153 C 790.70625,853.40964 792.74543,855.32112 793.87524,856.28039 C 796.67251,858.65562 797.65849,860.17795 797.65634,862.2842 C 797.65428,864.4259 797.33685,865.46151 795.21894,870.32006 C 793.95969,873.20854 793.15173,875.64284 792.4378,878.69461 C 791.08764,884.46739 790.26429,886.6689 789.50041,886.6689 C 789.29798,886.66892 788.77792,885.5999 788.34421,884.26738 C 787.91057,882.93485 787.05538,880.45205 786.43803,878.75619 C 785.42745,875.97929 785.31153,875.29751 785.15683,871.8595 L 784.96934,868.0417 L 783.71939,866.31752 C 782.43156,864.54919 780.84747,860.17566 776.68841,847.04375 C 773.59257,837.26813 773.49283,836.25218 774.81348,827.80077 C 775.24266,825.05503 776.05601,819.23039 776.62591,814.86949 C 777.19575,810.50858 777.9946,805.15338 778.40709,802.95423 C 779.40991,797.60998 781.18374,792.55133 782.0007,792.54763 z M 976.71185,793.00946 C 976.93367,793.01037 977.12926,792.9973 977.30557,793.00946 C 978.53989,793.09455 978.71706,793.5176 978.30553,794.826 C 978.04676,795.64834 977.82633,798.81512 977.68056,803.8779 C 977.44307,812.11888 977.2026,813.57917 975.83688,815.02343 C 975.1204,815.78123 974.03515,815.69257 971.64954,814.68475 C 969.94594,813.96502 968.03515,811.98022 967.21222,810.09723 C 966.87898,809.33496 966.36093,807.58758 966.08726,806.21784 L 965.58728,803.72395 L 963.71235,802.61556 C 961.22543,801.13565 959.18328,800.35897 956.65013,799.93693 C 954.23265,799.53416 954.07917,799.18852 955.65017,797.93566 C 956.87008,796.96291 958.80394,796.50267 959.18128,797.10437 C 959.52104,797.64613 959.26742,798.21423 958.55631,798.39749 C 957.56171,798.65378 958.07992,799.31145 959.21253,799.22879 C 960.17042,799.1589 961.85765,798.42175 966.89973,795.78045 C 968.97626,794.69284 969.24207,794.61543 971.71204,794.61048 C 974.20699,794.60548 974.38275,794.57431 974.99316,793.80997 C 975.48527,793.19356 975.8699,793.00602 976.71185,793.00946 z M 909.49572,795.04152 C 909.94506,795.03067 910.35994,795.04772 910.71443,795.07231 C 911.18711,795.1051 911.53697,795.18951 911.68314,795.28783 C 911.98893,795.49347 912.99621,801.66723 912.99559,803.3237 C 912.99535,803.87709 912.70727,804.32494 912.02687,804.80156 C 911.49394,805.17453 908.97424,807.17561 906.43334,809.26593 C 901.0529,813.69198 897.73879,815.90919 894.90254,816.96312 C 892.20877,817.96406 890.99338,818.18707 887.87157,818.22546 C 885.78692,818.25115 885.22846,818.14897 885.09043,817.79442 C 884.98431,817.52221 885.34569,816.89457 886.05914,816.13183 C 888.01504,814.04136 889.68882,811.40832 893.09011,804.9555 C 896.64885,798.20398 897.3089,797.10437 897.96492,797.10437 C 898.20516,797.10438 899.07912,797.43233 899.90235,797.8433 L 901.40229,798.61302 L 902.87098,797.2891 C 903.68289,796.56991 904.98016,795.79127 905.74587,795.53414 C 906.54206,795.2669 908.14774,795.07406 909.49572,795.04152 z M 916.74544,795.65729 C 917.62739,795.651 918.13414,796.31544 917.90164,797.22752 C 917.64536,798.23376 918.30062,798.24651 919.77657,797.25831 C 921.05437,796.40285 922.33029,796.27642 922.18273,797.012 C 922.08554,797.49583 917.10332,800.64507 916.43295,800.64507 C 916.21623,800.64509 915.9152,799.73655 915.68298,798.39749 C 915.2628,795.9781 915.36878,795.66702 916.74544,795.65729 z M 1115.8627,797.81251 C 1115.7821,797.8145 1115.7862,797.9244 1115.8627,798.1204 C 1116.0609,798.62911 1116.2689,798.7275 1116.2689,798.30513 C 1116.2689,798.1531 1116.1185,797.94197 1115.9564,797.8433 C 1115.9141,797.81755 1115.8895,797.81185 1115.8627,797.81251 z M 861.31011,799.84457 C 861.37739,799.83556 861.45696,799.83049 861.52885,799.84457 C 861.96019,799.92906 862.47491,800.52313 863.34128,801.84584 C 864.47596,803.57848 868.10966,812.09731 868.46608,813.85346 C 868.63125,814.66775 868.6084,814.71554 867.74735,814.71554 C 867.09783,814.71552 866.36628,814.36436 865.30995,813.48399 C 863.95888,812.35786 863.84647,812.13238 863.96625,811.23641 C 864.23122,809.25415 863.12897,807.81765 860.99762,807.38782 C 860.12136,807.21114 860.08472,807.18754 859.99766,805.2326 C 859.91092,803.27979 860.55602,800.25114 861.12261,799.90614 C 861.18778,799.86649 861.24282,799.85357 861.31011,799.84457 z M 950.68161,801.38401 C 951.32836,801.38435 951.94179,801.37 952.49404,801.38401 C 956.3599,801.482 958.14695,801.9692 961.46244,803.57001 L 963.89985,804.73998 L 964.55607,806.74125 C 964.91726,807.82996 965.95623,810.03532 966.83723,811.66745 C 968.5528,814.84552 968.67479,815.21481 968.02469,815.36211 C 967.70936,815.43361 967.89531,816.10398 968.83715,818.00994 C 970.54324,821.46177 972.23149,826.2652 971.77454,826.41528 C 971.10783,826.63424 971.42103,827.28175 972.58701,828.07787 C 974.19856,829.1783 974.8212,830.54606 974.58693,832.51145 C 974.40096,834.07081 974.5411,835.00534 974.99316,835.00534 C 975.1282,835.00537 975.2845,834.70997 975.3369,834.35878 C 975.4266,833.75708 976.36293,833.02268 977.8993,832.35751 C 978.45317,832.11763 978.5299,831.91335 978.36803,831.24911 C 977.88547,829.26593 976.90638,828.21322 976.18062,828.90917 C 975.90422,829.17418 975.63373,829.01712 974.96192,828.23181 C 974.00124,827.10846 973.99161,826.67122 974.89942,826.53843 C 975.27762,826.48308 976.43809,827.18583 978.05554,828.44734 C 979.4653,829.54696 981.19453,830.63895 981.89914,830.87965 C 983.03858,831.26897 983.2066,831.43667 983.36784,832.41909 C 983.46763,833.02654 983.61119,833.61329 983.71157,833.71222 C 984.07885,834.07398 984.7829,833.53116 985.27401,832.51145 C 985.85527,831.30469 986.45411,831.11443 986.24272,832.20357 C 986.08087,833.03882 986.49136,833.46725 986.9927,832.97328 C 987.47642,832.49647 988.13398,832.57074 988.58638,833.15802 C 988.9557,833.63766 988.98371,833.63676 988.99262,833.06565 C 989.00991,831.9475 989.36861,832.07176 990.08632,833.46591 C 990.47706,834.22445 990.77323,834.91597 990.7738,835.00534 C 990.77556,835.22205 987.64713,837.40335 985.68025,838.54605 C 983.83913,839.6156 981.57901,840.52911 979.89922,840.886 C 978.0849,841.27141 974.40419,840.93874 971.64954,840.14707 C 970.29017,839.75626 966.69622,838.44331 963.68111,837.22214 C 960.66605,836.00088 958.02905,835.00534 957.80634,835.00534 C 957.58397,835.00537 957.40012,835.18907 957.4001,835.43639 C 957.4001,835.68369 957.1957,835.96405 956.96262,836.05216 C 956.72361,836.14252 953.5382,834.32018 949.6504,831.89568 C 941.3145,826.69756 937.41842,824.53324 933.27604,822.81299 C 927.43458,820.38698 922.37194,819.2521 916.05797,818.93361 C 914.04967,818.83232 912.40188,818.65567 912.40186,818.53335 C 912.40188,818.23585 917.02586,814.63284 919.99531,812.62191 C 927.78935,807.34375 936.38978,803.46177 943.71314,801.90741 C 945.51933,801.52413 947.47254,801.38232 950.68161,801.38401 z M 615.22597,809.05041 C 615.14391,808.96751 612.63555,809.95781 609.63244,811.23641 C 606.62928,812.51495 603.92153,813.54557 603.60142,813.54557 C 603.28125,813.54556 602.45074,813.03249 601.75774,812.40639 C 599.0071,809.92121 597.1016,809.13227 596.6017,810.25117 C 596.4753,810.53379 596.29249,812.93742 596.19546,815.57763 L 596.00797,820.38068 L 593.13308,821.98169 C 591.16066,823.08735 590.30506,823.73331 590.41444,824.01375 C 590.62363,824.55137 590.56021,824.55354 593.32057,823.0593 C 597.04013,821.04644 597.0121,821.16587 596.85169,816.16262 C 596.74469,812.81925 596.79837,811.82522 597.13292,811.39036 C 597.53041,810.87453 597.59828,810.88134 598.47662,811.32878 C 598.9902,811.59034 600.33772,812.57682 601.44526,813.54557 C 602.5528,814.51432 603.60619,815.33132 603.82016,815.33132 C 604.03455,815.33133 606.26039,814.32045 608.75747,813.11453 C 612.9296,811.09958 615.59468,809.42391 615.22597,809.05041 z M 863.24753,813.39163 C 863.75225,813.42647 864.21424,813.60089 864.68497,813.91504 C 866.1818,814.91423 866.11675,815.21018 864.34124,815.73157 C 863.47189,815.98695 861.75837,816.83933 860.52889,817.64048 C 858.2843,819.10288 857.24778,819.45587 857.24776,818.74887 C 857.24778,817.93397 859.24096,815.14055 860.37264,814.37687 C 861.46163,813.64171 862.40635,813.33355 863.24753,813.39163 z M 989.24261,823.45955 C 988.79911,823.52701 988.2814,823.77635 988.18015,824.07533 C 988.11491,824.2684 988.16868,824.40527 988.30514,824.38322 C 988.44195,824.36127 988.84242,824.29928 989.21136,824.22927 C 989.58005,824.15927 989.89885,823.92292 989.89883,823.70586 C 989.89884,823.58288 989.796,823.48869 989.64884,823.45955 C 989.53849,823.4377 989.39044,823.43707 989.24261,823.45955 z M 990.8363,824.75268 C 990.28341,824.80255 990.50777,825.34354 991.33628,825.64556 C 991.89035,825.84752 992.01111,825.78781 991.93,825.36846 C 991.87544,825.08669 991.50293,824.80667 991.11753,824.75268 C 991.00613,824.73709 990.91528,824.74556 990.8363,824.75268 z M 990.7113,828.44734 C 990.84202,828.45069 990.98912,828.477 991.14878,828.50891 C 991.94252,828.66765 992.13553,828.8553 992.21124,829.49415 C 992.28544,830.12107 992.20091,830.29466 991.74251,830.29466 C 991.42181,830.29469 990.83445,830.03834 990.46131,829.74046 C 989.59308,829.04782 989.79635,828.4239 990.7113,828.44734 z M 995.52361,830.07914 C 995.59704,830.05947 995.66265,830.07975 995.74235,830.10993 C 995.99361,830.20483 996.38488,830.29466 996.61732,830.29466 C 997.34066,830.29469 997.10025,830.87958 996.14859,831.40306 C 995.64819,831.67823 994.53887,832.39843 993.71118,833.00407 C 992.88352,833.60978 992.11472,834.11247 991.9925,834.11247 C 991.87057,834.11244 991.5299,833.87115 991.24253,833.55827 C 990.49954,832.74958 990.84004,832.40702 992.74247,832.17278 C 994.28514,831.9829 994.46867,831.91292 994.86739,830.97201 C 995.09345,830.43924 995.30335,830.13814 995.52361,830.07914 z M 984.99277,858.18929 C 984.19575,858.18928 983.04999,859.98631 982.27413,862.43814 C 981.84554,863.79254 981.52915,865.01777 981.58666,865.14755 C 981.64447,865.27723 982.5318,863.77015 983.55533,861.79158 C 984.80472,859.3765 985.27383,858.18929 984.99277,858.18929 z M 1004.1171,866.25595 C 1002.4447,866.30018 1000.8657,866.97396 999.27347,868.31879 L 998.3985,869.05773 L 1000.1797,868.28801 C 1002.7894,867.1315 1005.1497,867.18254 1009.5231,868.5651 C 1012.8245,869.60887 1014.4466,869.90778 1013.8667,869.36561 C 1013.4211,868.94927 1007.4866,866.76922 1005.8357,866.40989 C 1005.2565,866.28387 1004.6745,866.2412 1004.1171,866.25595 z M 801.78118,898.52258 C 801.84344,898.51201 801.91355,898.50807 801.96867,898.52258 C 802.03167,898.53916 802.07242,898.56322 802.12492,898.61495 C 802.53389,899.01784 801.02602,906.34902 799.96875,909.08313 C 799.64211,909.92761 799.12505,910.16775 799.12503,909.48338 C 799.12506,907.00846 799.84519,901.30845 800.28124,900.33912 C 800.76455,899.26513 801.34535,898.59657 801.78118,898.52258 z M 585.0709,908.15947 C 585.13596,908.14802 585.22665,908.15516 585.32089,908.15947 C 585.51008,908.16808 585.73074,908.19855 585.97711,908.25183 C 587.14216,908.504 589.4053,910.47833 590.35194,912.06964 C 591.2464,913.57367 592.75977,917.86879 593.03933,919.70525 L 593.25808,921.02917 L 591.78938,921.02917 C 590.99201,921.02215 589.84598,920.84657 589.22698,920.62892 C 588.60791,920.41133 587.03439,919.53481 585.72712,918.68923 C 583.02233,916.9396 582.88505,916.61842 584.03969,914.34801 C 585.29454,911.88073 585.56105,910.81802 585.16464,909.51417 C 584.96975,908.87313 584.86503,908.30145 584.9459,908.22104 C 584.96635,908.20094 585.00583,908.17091 585.0709,908.15947 z "
+     id="path1937"
+     style="fill:#070203"
+     sodipodi:nodetypes="ccsssssssssssssssssssssssssssssssscccccsssssscccsssscccsssssssssscccsssssssssscccssssssssscccsssssssccccccccsssssssssssssscccsssssssscccsscccssssssssssssssssssssccsssscccssssssssssssssscccssscccscccsssssssssscccsssssssscccsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssscccccssssssssscccsssssssssssssssssssssssssssssssscccscccssssssscccssssssssssssssssssssssssssssssssssssscccssscccssssssssssssssscccssscccsssssssssssssscccsscccssscccsssssssccccccssscccscccsssssssssssssssssscccscccsssssssssssssccccccssssssssssssscccssssssscccsssssscccsssssssssssssscccsscccsssssssssssssssssssssssssssssssssssssssssssssscccscccssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssccccccsssscccsssssssssssssssscccsssssssssssssssssssccccccsssssssssssssssssssssssssssscccsssssssssssssscccsssssssssssssscccsssscccsssssssssssssssssssssssssscccssssssscccssssssssssssssscccscccssssssscccsscccssssssssssssssssssssssssscccssssscccssssssssscccsssssssssscccccsssssssssscccssssssssscccsssssssssssssscccsssssscccsssccccccssssssssssssssssccccccssscccsssssssssssssssssssssscccsssssssssssssssssssssssssssssssssssssccccccsssssssssssssssscccssssssssscccsssssssssssssscssccccccsssscccscccsssssssssssscccscccssssssssssssssssssssssssssssssssssssssssssssssssssssscccssssssssssssssssssssssssssssssssssssssssssssssssssssscccssssssssssssssssssssscccsssssssssssssssssssscccssssscccssssssssssssssssssssssssssscccssssscccssssssssssssssssssssssscccssssccccccssssssssssssssssssscccscccssssssssssssssscccccsssssssssssssssssscccsssscccssssssssssssssssssssssssssssscccsssssssscccssssssssssssssssssssscccssssssssscccssssssssscccsssssssssssssssssssssssssssssssssssssssssssssssscccsssssssssssssssssssssssssssssssscccsssssssssssssssssssssssssssssssssssssssssssssssssccccccssssssssssssssssssscccsssssssssssssssssssssssssssssssssscccscccsssssssssssssssssssssssscccscccsssssssssssssssssssssssssssssssscccsssssssssssssssssssssssssssssssssssssssssssssssscccssssssssscccsssssssscccsssssssssssssssssssssssssssssssssscccssssssssssssssssssssssssssssssssssssssssssscccccscccscccsssssssssssssssssssssssssssssssssssssssssscccsssssssssscccssscccsssssssssssssssssssssssssscccssssssssssssssssssscccsssscccsssssscccssssssssssssssssssssssssssssssscccsssssssssssssssssssssssssssssscccccccccsscccssssssssscccscsssccssssssccsssccssssccssssccsssssssccssssssssssscccsscccsccsssssssssccssccssssssssssssssssssssssscccscccscccsssssssscccscccsssscccsscccscccsssssscccsssssscccsssssssssscccssccsssccssssssssssssssssscccssscccsssssscccsssssssscccssssssssssssssssssssssssssssssscccsssssscccssssscccssssssssscccscccsscccsssssscccssssssssssssssssscccsssssssssssssssssssssssssssssssscccssccsssssccssccssssccsssccsssssssssccscccscccsscccssssssccsssssccsscccssssssscccsccccccssssssssscccsscccssssssssscccsssssssccssssscccsssssssssccsssssssssssssccssssssccssssssssssssssccsssssssssssccssccscccssccssssssccsssssssssssssssccsssssssssssssssssccssssssssssscccssssssssssssccsssccssssssssssscccsssccccscccssssssccssscccssccsssssssssssccsssssccsssssccsssssccssssssssscccssssccssssccccccsssssssscccssssssssccsssssssssscccssssssssssssssssssssssssssccssssccssssssssssssssssssscccssssscccsscccsssssssssccsssssssssssssssccsssssssccsssscccscccssssccsssccsssscccsssssccssssssssssssccsssssssssccsscccssssssssccssssssccssssscccccssssccsssccssssccsssssssssccsscccsssssssssscccssssscccccscccssssssssssssssssssssssssssssssssscccsscccsssssssssssssscccsssssssssssccssssssssssssssccsssccssssssssssssccssssscccscccccssssssssssccsssssccssssssssssccccccsssssscccssscccssssssssssssssscccssssscccsssccccccssssssssssssssssssssccssssssssssscccsssssssssssssscccssscccsssssssssssssssscccsssssssssssssscccsccssssssscccssssssssssscccssscccssssssssssccssssscccccssscccsssssssssccsssccscccssssssccssccsscccsscccscccssssssssssssssscccsscccssssssssssccssssscccsscccsssssssssssscccccssscccsccsssccssssssssssssssssscccssssscccssssssssssscccccssssssssssssssscccccssssssssssssssssssssssscccssssssssssssssccssssccsssccssssccsssssccssssssssssssccssssccssssssssccssssssssssssssssscccssssscccsssssssssccscccscccsssssscccccssscccsssssccssssssscccssssssssssscccssssccsssssccssssssscccsccssssscccccscccccsssccsscccsssscccsssssccscccssssccssscccsscccscccsssscccsccsssccssssssssssssssccscccsssssssssccssssscccsssssssssssssssscccscccsssssccscccssssssssccsssssssssscccssssssssssscccscccssssssssssssssssssssssssssssssssscccsssscccsscccsssscccccssssssssssssccssssssssssssssssssssssssssscccssccssccsssssccssssccsssssssssssssssssssscccssssccsssssscccssssssssccssssssssssscccsccsssssccsssccsssssssssccscccsssssssssssssssssssssssssssssssssssssccsssscccssssssssccsssssccsssssccsssccssssccssssssssccssscccccsssccsssssccssscccsssssc" />
+  <path
+     d="M 1328.9245,450.47163 C 1331.2249,449.54432 1332.7262,446.82636 1331.3932,446.00249 C 1330.9349,445.71931 1327.7802,444.83911 1324.3826,444.04651 C 1320.1652,443.06266 1316.7152,441.41174 1313.5094,438.84337 C 1310.9267,436.77424 1308.6717,434.98559 1308.4982,434.86858 C 1308.3247,434.75158 1310.5282,432.47278 1313.3947,429.80459 C 1319.094,424.49973 1322.2575,418.76565 1322.2916,413.67858 C 1322.3086,411.15173 1322.8624,410.19518 1324.7165,409.49026 C 1327.7482,408.3376 1328.9898,406.45333 1326.7176,406.45333 C 1325.1205,406.45333 1325.1165,406.32866 1326.6586,404.62459 C 1328.8739,402.17673 1328.7444,401.45333 1326.0911,401.45333 L 1323.8686,401.45333 L 1326.0911,399.89663 C 1328.5947,398.14303 1329.1129,395.93262 1326.8136,396.81496 C 1324.6245,397.65501 1324.9794,396.14311 1327.3136,394.6854 C 1328.4136,393.99844 1329.3136,392.73864 1329.3136,391.88584 C 1329.3136,391.03304 1328.8636,390.61341 1328.3136,390.95333 C 1327.7636,391.29325 1327.3136,391.12136 1327.3136,390.57136 C 1327.3136,390.02136 1327.7636,389.29325 1328.3136,388.95333 C 1329.8868,387.98101 1329.4805,386.45206 1327.8183,387.08988 C 1326.4982,387.59647 1326.4938,387.33462 1327.7807,384.85416 C 1329.4539,381.62902 1329.0515,380.59607 1326.8376,382.43344 C 1325.4723,383.56655 1325.4711,383.32056 1326.8268,380.07594 C 1328.6764,375.64918 1327.9645,375.29387 1325.7655,379.54626 C 1323.8762,383.19991 1322.8203,382.88114 1324.2609,379.09202 C 1326.0408,374.41049 1324.2751,376.28948 1321.807,381.70333 L 1319.4136,386.95333 L 1319.8386,381.95333 L 1320.2635,376.95333 L 1319.3567,381.10958 C 1317.7555,388.44848 1314.5956,393.03412 1305.1018,401.79623 C 1299.9933,406.51101 1294.4636,412.40273 1292.8136,414.88896 C 1289.9014,419.27702 1288.3136,420.52697 1288.3136,418.43137 C 1288.3136,417.8693 1286.9435,414.38775 1285.269,410.69459 C 1282.9347,405.54642 1282.005,404.32665 1281.2843,405.46655 C 1280.62,406.51723 1280.3397,405.56008 1280.3289,402.20333 C 1280.3131,397.30416 1279.6767,396.5476 1277.3845,398.70333 C 1276.2924,399.73043 1276.1674,399.47713 1276.6836,397.28279 C 1277.5847,393.45238 1276.5158,391.04062 1274.6159,392.61737 C 1273.3603,393.65947 1273.2473,393.32349 1273.8225,390.25742 C 1274.6375,385.91353 1272.7659,384.13362 1271.3365,387.89316 C 1270.8011,389.30125 1270.2395,390.45406 1270.0884,390.45495 C 1269.9372,390.45584 1269.8136,388.54334 1269.8136,386.20495 C 1269.8136,380.69115 1267.963,379.76584 1267.3104,384.95333 C 1266.9328,387.95475 1266.6207,388.49603 1266.0604,387.12154 C 1265.6497,386.11406 1265.3136,384.01336 1265.3136,382.45333 C 1265.3136,379.01313 1264.4147,376.45333 1263.2066,376.45333 C 1262.7155,376.45333 1262.3067,379.26583 1262.2983,382.70333 C 1262.2875,387.10765 1261.9967,388.51037 1261.3136,387.45333 C 1260.7804,386.62833 1260.3373,384.77093 1260.3289,383.32577 C 1260.3205,381.88062 1259.7016,380.19032 1258.9536,379.56954 C 1257.8465,378.65067 1257.4801,379.39932 1256.983,383.59701 C 1256.2744,389.5796 1257.6171,396.59407 1260.2991,400.92112 C 1261.3328,402.58884 1265.3589,408.00021 1269.2461,412.94641 C 1273.1332,417.8926 1276.3136,422.7301 1276.3136,423.69641 C 1276.3136,425.82921 1276.1682,425.83724 1271.6594,423.95333 C 1264.8745,421.11842 1262.6907,422.30612 1261.8107,429.30967 C 1261.3166,433.24262 1261.3992,433.4168 1263.2203,432.2795 C 1264.8528,431.26001 1265.831,431.52276 1269.4843,433.96212 C 1271.8654,435.55204 1274.7136,437.62932 1275.8136,438.57829 C 1280.7382,442.82681 1287.7126,445.19583 1297.1404,445.82248 C 1302.2702,446.16345 1309.4702,447.31303 1313.1404,448.37711 C 1321.9208,450.92269 1326.3481,451.5102 1328.9245,450.47163 z "
+     id="path3453"
+     style="fill:#000000"
+     sodipodi:nodetypes="cssssssssscccsssssssssssscccccssssssssssssssssssssssssssssssssc" />
+  <path
+     d=""
+     id="path3445"
+     style="fill:#000000" />
+  <path
+     d="M 1345.5021,369.79396 C 1346.7993,369.27102 1347.646,367.73826 1346.8942,367.27366 C 1346.6358,367.11397 1344.8567,366.61759 1342.9407,366.17061 C 1340.5624,365.61578 1338.6168,364.68477 1336.809,363.23639 C 1335.3524,362.06952 1334.0808,361.06084 1333.9829,360.99485 C 1333.8851,360.92887 1335.1278,359.64378 1336.7443,358.1391 C 1339.9583,355.1475 1341.7424,351.91385 1341.7615,349.04507 C 1341.7711,347.62009 1342.0834,347.08066 1343.129,346.68314 C 1344.8386,346.03311 1345.5388,344.9705 1344.2575,344.9705 C 1343.3569,344.9705 1343.3545,344.90019 1344.2243,343.93921 C 1345.4735,342.55878 1345.4005,342.15083 1343.9042,342.15083 L 1342.6508,342.15083 L 1343.9042,341.27295 C 1345.316,340.28403 1345.6082,339.03751 1344.3117,339.53508 C 1343.0771,340.00883 1343.2772,339.15621 1344.5937,338.33415 C 1345.2139,337.94675 1345.7215,337.23631 1345.7215,336.75538 C 1345.7215,336.27446 1345.4677,336.03782 1345.1575,336.2295 C 1344.8474,336.4212 1344.5937,336.32427 1344.5937,336.01411 C 1344.5937,335.70394 1344.8474,335.29334 1345.1575,335.10164 C 1346.0447,334.55332 1345.8156,333.69108 1344.8783,334.05077 C 1344.1337,334.33646 1344.1314,334.18879 1344.857,332.78998 C 1345.8006,330.97121 1345.5737,330.38869 1344.3252,331.42485 C 1343.5553,332.06384 1343.5545,331.92513 1344.3191,330.09536 C 1345.3622,327.59896 1344.9607,327.3986 1343.7206,329.79667 C 1342.6551,331.85708 1342.0597,331.67732 1342.872,329.5405 C 1343.8759,326.90042 1342.88,327.96005 1341.4883,331.01311 L 1340.1386,333.97377 L 1340.3782,331.15409 L 1340.6178,328.33442 L 1340.1064,330.67827 C 1339.2035,334.81694 1337.4215,337.40294 1332.0676,342.3442 C 1329.1868,345.00303 1326.0683,348.32557 1325.1378,349.72765 C 1323.4956,352.20223 1322.6002,352.90712 1322.6002,351.72534 C 1322.6002,351.40836 1321.8275,349.445 1320.8831,347.36229 C 1319.5667,344.45907 1319.0425,343.77119 1318.6361,344.41402 C 1318.2615,345.00653 1318.1034,344.46677 1318.0973,342.57378 C 1318.0884,339.81096 1317.7295,339.38431 1316.4369,340.6 C 1315.8209,341.17922 1315.7505,341.03637 1316.0416,339.79891 C 1316.5497,337.63881 1315.947,336.27874 1314.8755,337.16791 C 1314.1674,337.7556 1314.1038,337.56613 1314.4281,335.83706 C 1314.8877,333.38738 1313.8323,332.38364 1313.0262,334.50377 C 1312.7242,335.29784 1312.4075,335.94796 1312.3223,335.94846 C 1312.237,335.94895 1312.1673,334.87043 1312.1673,333.55173 C 1312.1673,330.44231 1311.1238,329.92049 1310.7557,332.8459 C 1310.5427,334.5385 1310.3667,334.84375 1310.0508,334.06863 C 1309.8192,333.50047 1309.6297,332.31581 1309.6297,331.43606 C 1309.6297,329.49601 1309.1228,328.05246 1308.4415,328.05246 C 1308.1645,328.05246 1307.9339,329.63852 1307.9292,331.57704 C 1307.9232,334.0608 1307.7591,334.85183 1307.3739,334.25574 C 1307.0732,333.79049 1306.8234,332.74304 1306.8185,331.92805 C 1306.8138,331.1131 1306.4649,330.15987 1306.043,329.80979 C 1305.4187,329.29161 1305.212,329.7138 1304.9317,332.08102 C 1304.5321,335.45482 1305.2893,339.41053 1306.8017,341.85069 C 1307.3848,342.79117 1309.6551,345.84284 1311.8473,348.63218 C 1314.0393,351.42151 1315.833,354.14955 1315.833,354.69448 C 1315.833,355.89723 1315.751,355.90176 1313.2083,354.83936 C 1309.3821,353.24066 1308.1506,353.91045 1307.6543,357.85999 C 1307.3756,360.07792 1307.4222,360.17615 1308.4492,359.53479 C 1309.3697,358.95986 1309.9214,359.10803 1311.9817,360.48367 C 1313.3245,361.38028 1314.9306,362.55173 1315.551,363.08689 C 1318.3282,365.48278 1322.2612,366.81876 1327.5779,367.17215 C 1330.4708,367.36443 1334.5311,368.01272 1336.6009,368.61279 C 1341.5525,370.04833 1344.0491,370.37965 1345.5021,369.79396 z "
+     id="path3455"
+     style="fill:#000000"
+     sodipodi:nodetypes="cssssssssscccsssssssssssscccccssssssssssssssssssssssssssssssssc" />
+  <path
+     d="M 1396.4174,393.59461 C 1397.406,393.19609 1398.0512,392.02801 1397.4783,391.67395 C 1397.2814,391.55225 1395.9256,391.17397 1394.4654,390.83334 C 1392.653,390.41052 1391.1703,389.70102 1389.7926,388.59724 C 1388.6826,387.708 1387.7135,386.93931 1387.6389,386.88902 C 1387.5644,386.83874 1388.5114,385.8594 1389.7433,384.71272 C 1392.1926,382.4329 1393.5522,379.96861 1393.5668,377.78238 C 1393.5741,376.69644 1393.8121,376.28535 1394.6089,375.98241 C 1395.9118,375.48704 1396.4454,374.67725 1395.4689,374.67725 C 1394.7826,374.67725 1394.7808,374.62367 1395.4436,373.89133 C 1396.3956,372.83934 1396.34,372.52845 1395.1997,372.52845 L 1394.2445,372.52845 L 1395.1997,371.85944 C 1396.2756,371.10581 1396.4983,370.15586 1395.5102,370.53505 C 1394.5694,370.89608 1394.7219,370.24632 1395.7251,369.61985 C 1396.1978,369.32462 1396.5846,368.78321 1396.5846,368.41671 C 1396.5846,368.05021 1396.3912,367.86987 1396.1548,368.01595 C 1395.9185,368.16204 1395.7251,368.08817 1395.7251,367.8518 C 1395.7251,367.61543 1395.9185,367.30252 1396.1548,367.15643 C 1396.8309,366.73857 1396.6563,366.08148 1395.942,366.35559 C 1395.3746,366.57331 1395.3728,366.46077 1395.9258,365.39477 C 1396.6449,364.00873 1396.472,363.56481 1395.5205,364.35444 C 1394.9338,364.8414 1394.9332,364.73569 1395.5159,363.34127 C 1396.3108,361.43882 1396.0048,361.28613 1395.0598,363.11364 C 1394.2478,364.68383 1393.794,364.54684 1394.4131,362.91842 C 1395.1781,360.90648 1394.4192,361.714 1393.3586,364.04066 L 1392.33,366.29691 L 1392.5126,364.1481 L 1392.6952,361.9993 L 1392.3055,363.78549 C 1391.6174,366.93947 1390.2594,368.9102 1386.1793,372.67581 C 1383.9839,374.70204 1381.6074,377.23407 1380.8983,378.30256 C 1379.6468,380.18838 1378.9644,380.72556 1378.9644,379.82495 C 1378.9644,379.58339 1378.3756,378.08716 1377.6559,376.49998 C 1376.6527,374.2875 1376.2532,373.76329 1375.9435,374.25317 C 1375.658,374.70471 1375.5375,374.29337 1375.5329,372.85077 C 1375.5261,370.74529 1375.2526,370.42015 1374.2675,371.3466 C 1373.7981,371.78801 1373.7444,371.67915 1373.9663,370.73611 C 1374.3535,369.08995 1373.8942,368.05347 1373.0776,368.73109 C 1372.538,369.17895 1372.4895,369.03456 1372.7367,367.71688 C 1373.0869,365.85004 1372.2826,365.08511 1371.6683,366.70081 C 1371.4382,367.30595 1371.1968,367.80139 1371.1319,367.80177 C 1371.0669,367.80215 1371.0138,366.98023 1371.0138,365.97528 C 1371.0138,363.60567 1370.2185,363.208 1369.938,365.43739 C 1369.7757,366.72728 1369.6416,366.9599 1369.4008,366.3692 C 1369.2243,365.93622 1369.0799,365.03342 1369.0799,364.36298 C 1369.0799,362.88452 1368.6936,361.78442 1368.1744,361.78442 C 1367.9633,361.78442 1367.7876,362.99312 1367.784,364.47042 C 1367.7794,366.36323 1367.6544,366.96606 1367.3608,366.51179 C 1367.1317,366.15724 1366.9413,365.359 1366.9376,364.73792 C 1366.934,364.11686 1366.6681,363.39043 1366.3466,363.12364 C 1365.8708,362.72875 1365.7133,363.05049 1365.4997,364.85449 C 1365.1952,367.42558 1365.7722,370.44013 1366.9248,372.29972 C 1367.3691,373.01644 1369.0993,375.34204 1370.7699,377.46773 C 1372.4404,379.59341 1373.8073,381.67238 1373.8073,382.08766 C 1373.8073,383.00425 1373.7448,383.0077 1371.8071,382.19807 C 1368.8912,380.97974 1367.9527,381.49017 1367.5745,384.50002 C 1367.3621,386.19025 1367.3976,386.26511 1368.1803,385.77634 C 1368.8818,385.3382 1369.3022,385.45112 1370.8723,386.49946 C 1371.8956,387.18275 1373.1196,388.07548 1373.5924,388.48331 C 1375.7088,390.30916 1378.7061,391.32728 1382.7578,391.59659 C 1384.9624,391.74312 1388.0567,392.23717 1389.634,392.69447 C 1393.4075,393.78846 1395.3101,394.04095 1396.4174,393.59461 z "
+     id="path3457"
+     style="fill:#000000"
+     sodipodi:nodetypes="cssssssssscccsssssssssssscccccssssssssssssssssssssssssssssssssc" />
+  <path
+     style="fill:#000000"
+     d=""
+     id="path4988" />
+  <rect
+     style="fill:white;fill-opacity:1;stroke:none;stroke-width:3.2750001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="rect6831"
+     width="305.46783"
+     height="97.910156"
+     x="1294.1719"
+     y="872.06897" />
+  <text
+     xml:space="preserve"
+     style="font-size:63.51558685px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:black;fill-opacity:1;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+     x="1340.9313"
+     y="929.50317"
+     id="text41446"
+     sodipodi:linespacing="125%"><tspan
+       sodipodi:role="line"
+       x="1340.9313"
+       y="929.50317"
+       id="tspan15427">Parsix</tspan></text>
+  <text
+     xml:space="preserve"
+     style="font-size:31.66332245px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+     x="1343.1849"
+     y="958.96881"
+     id="text15431"
+     sodipodi:linespacing="125%"><tspan
+       sodipodi:role="line"
+       id="tspan15433"
+       x="1343.1849"
+       y="958.96881">GNU/Linux</tspan></text>
+  <path
+     sodipodi:type="arc"
+     style="fill:white;fill-opacity:1;stroke:none;stroke-width:3.2750001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="path6833"
+     sodipodi:cx="1261.9531"
+     sodipodi:cy="1089.7604"
+     sodipodi:rx="50.76823"
+     sodipodi:ry="49.317707"
+     d="M 1312.7214 1089.7604 A 50.76823 49.317707 0 1 1  1211.1849,1089.7604 A 50.76823 49.317707 0 1 1  1312.7214 1089.7604 z"
+     transform="matrix(0.985714,0,0,0.996113,49.81548,-164.4685)" />
+  <g
+     id="g39646"
+     transform="matrix(0.231359,0,0,0.231359,997.189,698.9287)">
+    <g
+       transform="translate(1085.18,762.2484)"
+       id="g2099">
+      <path
+         id="path6598"
+         d="M 176.60359,263 C 159.60359,256 151.60359,246 141.60359,231 C 135.60359,233 125.60359,238 119.60359,241 C 102.60359,249 89.603587,257 76.603587,270 C 67.603587,279 61.603587,289 61.603587,302 C 62.603587,328 89.603587,352 115.60359,343 C 129.60359,339 141.60359,324 149.60359,312 C 160.60359,297 169.60359,280 176.60359,263 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6600"
+         d="M 181,264.39641 C 181,264.39641 172,289.39641 172,289.39641 C 168,301.39641 160,330.39641 160,341.39641 C 160,350.39641 164,359.39641 169,366.39641 C 194,400.39641 250,382.39641 249,339.39641 C 249,330.39641 245,315.39641 242,307.39641 C 242,307.39641 228,264.39641 228,264.39641 C 221,265.39641 217,267.39641 209,267.39641 C 193,267.39641 196,267.39641 181,264.39641 z "
+         style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6602"
+         d="M 268,230 C 260,246 249,254 234,263 C 242,282 252,303 265,320 C 272,329 281,338 292,343 C 319,353 348,330 350,302 C 351,289 343,278 334,269 C 317,252 290,239 268,230 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6604"
+         d="M 269.39641,176 C 275.39641,193 275.39641,207 269.39641,224 C 269.39641,224 292.39641,232 292.39641,232 C 292.39641,232 316.39641,239 316.39641,239 C 335.39641,244 355.39641,249 372.39641,235 C 386.39641,223 391.39641,204 386.39641,186 C 381.39641,169 360.39641,154 342.39641,155 C 331.39641,156 321.39641,159 311.39641,162 C 311.39641,162 269.39641,176 269.39641,176 z "
+         style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6606"
+         d="M 232.39641,137 C 247.39641,146 258.39641,154 266.39641,170 C 266.39641,170 283.39641,162 283.39641,162 C 302.39641,154 314.39641,148 330.39641,133 C 340.39641,125 349.39641,111 348.39641,98 C 346.39641,69 315.39641,45 287.39641,58 C 277.39641,63 266.39641,75 260.39641,84 C 249.39641,100 240.39641,119 232.39641,137 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6608"
+         d="M 138.56468,177.20609 C 132.56468,194.20609 132.56468,208.20609 138.56468,225.20609 C 138.56468,225.20609 115.56468,233.20609 115.56468,233.20609 C 115.56468,233.20609 91.564685,240.20609 91.564685,240.20609 C 72.564685,245.20609 52.564682,250.20609 35.564682,236.20609 C 21.564682,224.20609 16.564682,205.20609 21.564682,187.20609 C 26.564682,170.20609 47.564682,155.20609 65.564685,156.20609 C 76.564685,157.20609 86.564685,160.20609 96.564689,163.20609 C 96.564689,163.20609 138.56468,177.20609 138.56468,177.20609 z "
+         style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         id="path6610"
+         d="M 173.40458,136.90522 C 157.40458,144.90522 149.40458,155.90522 140.40458,170.90522 C 121.40458,162.90522 100.40458,152.90522 83.404581,139.90522 C 74.404581,132.90522 65.404581,123.90522 60.404581,112.90522 C 50.404581,85.905218 73.404581,56.905225 101.40458,54.905225 C 114.40458,53.905225 125.40458,61.905225 134.40458,70.905218 C 151.40458,87.905218 164.40458,114.90522 173.40458,136.90522 z "
+         style="fill:#f44b00;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" />
+      <path
+         id="path6612"
+         d="M 179.99679,134.35981 C 179.99679,134.35981 170.99679,109.35981 170.99679,109.35981 C 166.99679,97.359802 158.99679,68.359802 158.99679,57.359802 C 158.99679,48.359802 162.99679,39.359802 167.99679,32.359802 C 192.99679,-1.6401985 248.99679,16.359802 247.99679,59.359802 C 247.99679,68.359802 243.99679,83.359802 240.99679,91.359802 C 240.99679,91.359802 226.99679,134.35981 226.99679,134.35981 C 219.99679,133.35981 215.99679,131.35981 207.99679,131.35981 C 191.99679,131.35981 194.99679,131.35981 179.99679,134.35981 z "
+         style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+      <path
+         sodipodi:type="arc"
+         style="fill:none;fill-opacity:0.94117647;stroke:#dbba75;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path6614"
+         sodipodi:cx="216.52942"
+         sodipodi:cy="208.19435"
+         sodipodi:rx="56.61549"
+         sodipodi:ry="58.850311"
+         d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+         transform="matrix(0.879713,0,0,0.846769,12.85512,23.50565)" />
+    </g>
+    <path
+       id="path6616"
+       d="M 1287.899,786.96086 C 1277.0933,786.99457 1266.2303,791.58979 1258.7088,801.81908 C 1254.5229,807.67934 1251.1669,815.23132 1251.1669,822.76592 C 1251.1669,831.9749 1257.8656,856.24207 1261.2144,866.28825 C 1261.2144,866.28825 1268.7562,887.21004 1268.7562,887.21004 C 1281.3139,884.69848 1278.7887,884.70443 1292.1836,884.70443 C 1298.8811,884.70444 1302.2339,886.37287 1308.0942,887.21004 C 1308.0942,887.21004 1319.8204,851.22958 1319.8204,851.22958 C 1322.332,844.53214 1325.6835,831.95423 1325.6835,824.41962 C 1326.2198,801.35793 1307.1614,786.90075 1287.899,786.96086 z M 1188.7273,826.17354 C 1188.3904,826.1852 1188.0401,826.19749 1187.7,826.22366 C 1164.2589,827.89802 1145.0014,852.1784 1153.3732,874.78224 C 1157.5591,883.99121 1165.1067,891.52253 1172.6413,897.38279 C 1186.8734,908.26613 1204.4416,916.64341 1220.348,923.34083 C 1227.8826,910.78314 1234.5899,901.5746 1247.9848,894.87718 C 1240.4502,876.45922 1229.5688,853.86068 1215.3368,839.62863 C 1208.0376,832.32947 1199.1691,825.81239 1188.7273,826.17354 z M 1386.7451,826.49927 C 1382.3499,826.53851 1377.8606,827.49043 1373.4654,829.53105 C 1365.0936,833.71694 1355.8879,843.77014 1350.8648,851.30474 C 1341.6559,864.69963 1334.1098,880.58468 1327.4124,895.65392 C 1339.9701,903.18854 1349.1786,909.89585 1355.876,923.29072 C 1355.8761,923.29072 1370.1079,916.60076 1370.1079,916.60076 C 1386.0143,909.90331 1396.076,904.87916 1409.4709,892.32147 C 1417.8427,885.62402 1425.3667,873.88923 1424.5296,863.00591 C 1423.1692,843.27987 1405.7909,826.32923 1386.7451,826.49927 z M 1288.5755,912.86741 C 1261.083,912.8674 1238.7892,935.19627 1238.7892,962.70386 C 1238.7892,990.21145 1261.083,1012.5403 1288.5755,1012.5403 C 1316.0681,1012.5403 1338.3869,990.21144 1338.3869,962.70386 C 1338.3869,935.19628 1316.0681,912.8674 1288.5755,912.86741 z M 1288.6257,923.69162 C 1309.8177,923.69162 1327.0115,940.88774 1327.0115,962.07746 C 1327.0115,983.26717 1309.8177,1000.4633 1288.6257,1000.4633 C 1267.4336,1000.4633 1250.2148,983.26717 1250.2148,962.07746 C 1250.2148,940.88774 1267.4336,923.69162 1288.6257,923.69162 z M 1427.8871,925.09476 C 1427.4118,925.09512 1426.9298,925.11871 1426.4589,925.14487 C 1417.2499,925.98205 1408.8726,928.49645 1400.5008,931.00798 C 1400.5008,931.00799 1365.3472,942.70915 1365.3472,942.70915 C 1370.3703,956.94121 1370.3703,968.66698 1365.3472,982.89902 C 1365.3472,982.89903 1384.5903,989.58898 1384.5903,989.58898 C 1384.5903,989.58897 1404.6852,995.45209 1404.6852,995.45209 C 1420.5916,999.638 1437.333,1003.8402 1451.565,992.11964 C 1463.2855,982.0735 1467.4771,966.14709 1463.2913,951.07786 C 1459.2362,937.29054 1442.6224,925.08367 1427.8871,925.09476 z M 1149.9656,926.74845 C 1135.2302,926.73736 1118.5914,938.94427 1114.5364,952.73156 C 1110.3505,967.8008 1114.5421,983.70211 1126.2626,993.74828 C 1140.4947,1005.4688 1157.236,1001.2917 1173.1424,997.10579 C 1173.1424,997.10579 1193.2373,991.24268 1193.2373,991.24268 C 1193.2373,991.24269 1212.5054,984.55272 1212.5054,984.55272 C 1207.4823,970.32068 1207.4823,958.59491 1212.5054,944.36284 C 1212.5054,944.36285 1177.3268,932.63662 1177.3268,932.63662 C 1168.955,930.12508 1160.6027,927.6107 1151.3938,926.77351 C 1150.9229,926.74735 1150.4409,926.74881 1149.9656,926.74845 z M 1358.7074,1004.3219 C 1352.0099,1017.7168 1342.8014,1024.3991 1330.2437,1031.9337 C 1336.9412,1047.8401 1345.3184,1065.4334 1356.2018,1079.6654 C 1362.0621,1087.2 1369.5933,1094.7225 1378.8023,1098.9084 C 1401.4062,1107.2802 1425.6865,1088.0227 1427.3609,1064.5817 C 1428.1981,1053.6984 1421.4905,1044.5046 1413.9559,1036.9699 C 1399.7239,1022.7379 1377.1253,1011.8565 1358.7074,1004.3219 z M 1220.5735,1005.5497 C 1215.5504,1007.224 1207.1804,1011.4069 1202.1573,1013.9184 C 1187.9252,1020.6158 1177.0351,1027.3143 1166.1518,1038.1977 C 1158.6171,1045.7323 1153.5987,1054.0992 1153.5987,1064.9826 C 1154.4359,1086.7493 1177.0331,1106.844 1198.7998,1099.3093 C 1210.5203,1095.9606 1220.566,1083.4225 1227.2634,1073.3763 C 1236.4724,1060.8187 1244.0288,1046.5666 1249.889,1032.3346 C 1235.657,1026.4743 1228.9453,1018.1074 1220.5735,1005.5497 z M 1269.4829,1039.0746 C 1269.4829,1039.0746 1261.966,1059.9964 1261.966,1059.9964 C 1258.6173,1070.0426 1251.9186,1094.3348 1251.9186,1103.5438 C 1251.9186,1111.0784 1255.2495,1118.6053 1259.4354,1124.4656 C 1280.3649,1152.9297 1327.2473,1137.8638 1326.4102,1101.8651 C 1326.4102,1094.3304 1323.0586,1081.7525 1320.547,1075.0551 C 1320.547,1075.0551 1308.8459,1039.0746 1308.8459,1039.0746 C 1302.9856,1039.9118 1299.6327,1041.5802 1292.9353,1041.5802 C 1279.5404,1041.5802 1282.0406,1041.5862 1269.4829,1039.0746 z "
+       style="opacity:0.19186048;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       id="path6618"
+       d="M 1287.899,786.96086 C 1277.0933,786.99457 1266.2303,791.5898 1258.7088,801.81908 C 1254.5229,807.67934 1251.1669,815.23132 1251.1669,822.76592 C 1251.1669,831.97489 1257.8656,856.24207 1261.2144,866.28825 C 1261.2144,866.28825 1268.7562,887.21004 1268.7562,887.21004 C 1281.3139,884.69848 1278.7887,884.70443 1292.1836,884.70443 C 1298.881,884.70443 1302.2339,886.37287 1308.0942,887.21004 C 1308.0942,887.21004 1319.8204,851.22958 1319.8204,851.22958 C 1322.332,844.53214 1325.6835,831.95423 1325.6835,824.41962 C 1326.2198,801.35795 1307.1614,786.90076 1287.899,786.96086 z M 1188.7273,826.17354 C 1188.3904,826.1852 1188.0401,826.1975 1187.7,826.22366 C 1164.2589,827.89801 1145.0014,852.17843 1153.3732,874.78224 C 1157.5591,883.99121 1165.1067,891.52253 1172.6413,897.38279 C 1186.8734,908.26612 1204.4416,916.64341 1220.348,923.34083 C 1227.8826,910.78315 1234.5899,901.5746 1247.9848,894.87718 C 1240.4502,876.45922 1229.5688,853.86068 1215.3368,839.62863 C 1208.0376,832.32947 1199.1691,825.81239 1188.7273,826.17354 z M 1386.7451,826.49927 C 1382.3499,826.53852 1377.8606,827.49042 1373.4654,829.53105 C 1365.0936,833.71694 1355.8879,843.77013 1350.8648,851.30474 C 1341.6559,864.69962 1334.1098,880.58468 1327.4124,895.65392 C 1339.9701,903.18854 1349.1786,909.89586 1355.876,923.29072 C 1355.876,923.29072 1370.1079,916.60076 1370.1079,916.60076 C 1386.0143,909.90332 1396.076,904.87916 1409.4709,892.32147 C 1417.8427,885.62402 1425.3667,873.88922 1424.5296,863.00591 C 1423.1692,843.27989 1405.7909,826.32922 1386.7451,826.49927 z M 1288.5755,912.86741 C 1261.083,912.8674 1238.7892,935.19628 1238.7892,962.70386 C 1238.7892,978.67776 1246.3189,992.89413 1258.0072,1002.0168 C 1261.7261,999.67791 1265.4871,997.4465 1269.2824,995.2767 C 1257.8266,988.63196 1250.1145,976.23925 1250.1145,962.0524 C 1250.1145,940.86269 1267.3083,923.66656 1288.5004,923.66656 C 1309.6924,923.66656 1326.8862,940.86269 1326.8862,962.0524 C 1326.8862,964.86192 1326.5832,967.60735 1326.0093,970.24572 C 1330.0468,968.96188 1334.1177,967.76243 1338.2115,966.66271 C 1338.3149,965.35316 1338.3869,964.0398 1338.3869,962.70386 C 1338.3869,935.19629 1316.0681,912.8674 1288.5755,912.86741 z M 1427.8871,925.09476 C 1427.4118,925.09512 1426.9298,925.11871 1426.4589,925.14487 C 1417.2499,925.98205 1408.8726,928.49645 1400.5008,931.00798 C 1400.5008,931.00799 1365.3472,942.70915 1365.3472,942.70915 C 1367.5287,948.89006 1368.7688,954.60229 1369.0555,960.24837 C 1382.2461,958.28451 1395.6612,957.2667 1409.2704,957.2667 C 1428.206,957.2667 1446.7788,959.22044 1464.8698,962.97947 C 1464.9082,959.03399 1464.3882,955.02687 1463.2913,951.07786 C 1459.2362,937.29055 1442.6224,925.08367 1427.8871,925.09476 z M 1149.9656,926.74845 C 1135.2302,926.73736 1118.5914,938.94428 1114.5364,952.73156 C 1110.3505,967.80079 1114.5421,983.70211 1126.2626,993.74828 C 1140.4947,1005.4688 1157.236,1001.2917 1173.1424,997.10579 C 1173.1424,997.1058 1193.2373,991.24268 1193.2373,991.24268 C 1193.2374,991.24269 1212.5054,984.55272 1212.5054,984.55272 C 1207.4823,970.32069 1207.4823,958.5949 1212.5054,944.36284 C 1212.5054,944.36285 1177.3268,932.63662 1177.3268,932.63662 C 1168.955,930.12508 1160.6027,927.6107 1151.3938,926.77351 C 1150.9229,926.74735 1150.4409,926.74881 1149.9656,926.74845 z M 1220.5735,1005.5497 C 1215.5504,1007.224 1207.1804,1011.4069 1202.1573,1013.9184 C 1187.9252,1020.6158 1177.0351,1027.3143 1166.1518,1038.1977 C 1158.6171,1045.7323 1153.5987,1054.0992 1153.5987,1064.9826 C 1153.9447,1073.9777 1158.0135,1082.6697 1164.1974,1089.2619 C 1184.2586,1062.8081 1206.9895,1039.5888 1231.8737,1020.3077 C 1227.8676,1016.1599 1224.3974,1011.2856 1220.5735,1005.5497 z "
+       style="opacity:0.29186048;fill:url(#linearGradient7753);fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+  </g>
+</svg>
Index: /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/vline.svg
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/vline.svg	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/vline.svg	(revision 1296)
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
+<!-- Created with Sodipodi ("http://www.sodipodi.com/") -->
+<svg
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg614"
+   sodipodi:version="0.34"
+   width="10pt"
+   height="30pt"
+   xml:space="preserve"
+   sodipodi:docname="vline.svg"><defs
+   id="defs616" /><sodipodi:namedview
+   id="base" /><path
+   style="font-size:12;fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.25;stroke-dasharray:1.0,2.0;stroke-dashoffset:0;"
+   d="M 6.388749 0.402448 C 6.388749 24.51903 6.388749 24.51903 6.388749 24.51903 "
+   id="path617" /></svg>
Index: /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/gnome-nld.xml
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/gnome-nld.xml	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/gdm/Parsix/gnome-nld.xml	(revision 1296)
@@ -0,0 +1,220 @@
+<?xml version="1.0"?>
+<!DOCTYPE greeter SYSTEM "greeter.dtd">
+
+<greeter>
+
+  <!-- first we take care of the background stuff -->
+  <item type="rect">
+    <normal color="#cccccc"/>
+    <pos x="0" y="0" width="100%" height="100%"/>
+  </item>
+
+  <item type="pixmap">
+    <normal file="parsix2.svg" alpha="1"/>
+    <pos x="0" y="0" width="100%" height="100%"/>
+  </item>
+  
+  <!-- the clock on topright -->
+  <item type="label" id="clock">
+    <normal color="#ffffff" font="Sans 12" alpha="0.8"/>
+    <pos x="-50" y="22" anchor="e"/>
+    <text>%c</text>
+  </item>
+  
+  <item type="rect" id="timed-rect">
+    <show type="timed"/>
+    <normal color="#FFFFFF" alpha="0.4"/>
+    <pos anchor="c" x="50%" y="65%" width="box" height="box"/>
+    <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
+      <item type="label" id="timed-label">
+        <normal color="#ffffff" font="Sans 12"/>
+        <pos x="50%" anchor="n"/>
+	<!-- Stock label for: User %s will login in %d seconds -->
+	<stock type="timed-label"/>
+      </item>
+    </box>
+  </item>
+
+  <item type="rect">
+    <!-- just put our foot in the middle as a reference point for the rest -->
+    <pos anchor="center"  x="30%" y="90%"/>
+    <fixed>
+
+    <item type="pixmap">
+      <normal file="shade-left.png" alpha="0.08"/>
+      <pos x="-300" y="-25" width="25%" height="51" anchor="ne"/>
+    </item>
+
+    <!-- Behind Foot -->
+    <item type="rect">
+      <normal color="#eeeeec" alpha="0.6"/>
+      <pos x="-300" y="-25" width="80" height="51" anchor="nw"/>
+    </item>
+
+    <!-- Behind GNOME Desktop -->
+    <item type="rect">
+      <normal color="#666664" alpha="0.3"/>
+      <pos x="-220" y="-25" width="180" height="51" anchor="nw"/>
+    </item>
+
+    <!-- Behind Input -->
+    <item type="rect">
+      <normal color="#eeeeec" alpha="0.6"/>
+      <pos x="-40" y="-25" width="320" height="51" anchor="nw"/>
+    </item>
+
+    <item type="pixmap">
+      <normal file="shade-right.png" alpha="0.08"/>
+      <pos x="270" y="-25" width="25%" height="51" anchor="nw"/>
+    </item>
+
+    <item type="pixmap">
+      <normal file="dotline.png" alpha="0.6"/>
+      <pos anchor="center" width="3200" height="1" x="0" y="-25"/>
+    </item>
+
+    <item type="pixmap">
+      <normal file="dotline.png" alpha="0.6"/>
+      <pos anchor="center" width="3200" height="1" x="0" y="25"/>
+    </item>
+
+
+        <item type="pixmap">
+          <normal file="gnome-linux-desktop.png" alpha="1"/>
+          <pos anchor="center" x="-105" y="0"/>
+        </item>
+<!-- inp -->
+     <item type="rect">
+        <pos anchor="center" x="-30" y="0" width="box" height="box"/>
+          <box orientation="horizontal" spacing="3">
+            <item type="rect">
+              <!-- web designer trick - a spacer cell! ;-) -->
+              <pos width="310" height="20" x="0" y="0"/>
+            </item>
+            <item type="label" id="pam-prompt">
+                <pos anchor="w" y="50%"/>
+	        <normal color="#000000" font="Sans 10"/>
+		<stock type="username-label"/>
+	    </item>
+            <item type="rect">
+              <pos anchor="w" height="20" width="140" y="50%" expand="false"/>
+                <fixed>
+  	          <item type="entry" id="user-pw-entry">
+                    <normal color="#000000" font="Sans 9"/>
+                    <pos anchor="nw" x="6" y="1" height="-1" width="-8"/>
+	          </item>
+                 <item type="svg">
+                   <normal file="dashed-rect.svg"/>
+                   <pos anchor="nw" x="1" y="0" width="140" height="21"/>
+                 </item>
+              </fixed>
+            </item>
+          </box>
+        </item>
+
+
+  <!-- session/language/disconnect buttons -->
+    <item type="rect">
+    <!-- the parent is hidden, but it just puts us on the correct place
+         in relation to the loginbox - then we offset from it -->         
+      <pos anchor="s" y="30" x="200"/>
+      <box orientation="horizontal" xpadding="10" spacing="10" homogenous="false" >
+	  <item type="label" id="language_button">
+	    <normal color="#ffffff" alpha="0.9" font="Sans 10"/>
+	    <prelight color="#ffffff" alpha="1" font="Sans 10"/>
+	    <active color="#990000" font="Sans 10"/>
+	    <stock type="language"/>
+	  </item>
+
+          <item type="svg">
+            <normal file="vline.svg"/>
+            <pos width="10" height="30"/>
+          </item>
+
+	  <item type="label" id="session_button">
+	    <normal color="#ffffff" alpha="0.9" font="Sans 10"/>
+	    <prelight color="#ffffff" alpha="1" font="Sans 10"/>
+	    <active color="#990000" font="Sans 10"/>
+	    <stock type="session"/>
+	  </item>
+
+          <item type="svg">
+	    <show modes="console" type="system"/>
+            <normal file="vline.svg"/>
+            <pos anchor="nw" width="10" height="30"/>
+          </item>
+
+	  <item type="label" id="system_button" button="true">
+	    <show modes="console" type="system"/>
+	    <normal color="#ffffff" alpha="0.9" font="Sans 10"/>
+	    <prelight color="#ffffff" alpha="1" font="Sans 10"/>
+	    <active color="#990000" font="Sans 10"/>
+	    <stock type="system"/>
+	  </item>
+
+      <!-- OR -->
+
+          <item type="svg">
+   	    <show modes="remote"/>
+            <normal file="vline.svg"/>
+            <pos anchor="nw" width="10" height="30"/>
+          </item>
+
+	  <item type="label" id="disconnect_button">
+	    <normal color="#ffffff" alpha="0.9" font="Sans 10"/>
+	    <prelight color="#ffffff" alpha="1" font="Sans 10"/>
+	    <active color="#990000" font="Sans 10"/>
+	    <stock type="disconnect"/>
+	    <show modes="remote"/>
+	  </item>
+
+          <item type="svg">
+   	    <show modes="flexi"/>
+            <normal file="vline.svg"/>
+            <pos anchor="nw" width="10" height="30"/>
+          </item>
+
+	  <item type="label" id="disconnect_button">
+	    <normal color="#ffffff" alpha="0.9" font="Sans 10"/>
+	    <prelight color="#ffffff" alpha="1" font="Sans 10"/>
+	    <active color="#990000" font="Sans 10"/>
+	    <stock type="quit"/>
+	    <show modes="flexi"/>
+	  </item>
+
+    </box>
+    </item>
+    </fixed>
+  </item>
+
+  <item type="rect" id="caps-lock-warning">
+    <normal color="#eeeeee" alpha="0.1"/>
+    <pos anchor="c" x="50%" y="80%" width="box" height="box"/>
+    <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
+      <item type="label">
+        <normal color="#eeeeee" font="Sans 14"/>
+        <pos x="50%" anchor="n"/>
+        <stock type="caps-lock-warning"/>
+      </item>
+      <item type="label">
+        <normal color="#eeeeee" font="Sans 10"/>
+        <pos x="50%" anchor="n"/>
+        <text>Passwords and usernames are case-sensitive</text>
+      </item>
+    </box>
+  </item>
+
+  <item type="rect" id="pam-error">
+    <pos anchor="c" x="50%" y="80%" width="box" height="box"/>
+    <box orientation="vertical" min-width="500" xpadding="10" ypadding="5" spacing="0">
+      <item type="label" id="pam-error">
+        <normal color="#eeeeee" font="Sans 10"/>
+        <pos x="50%" anchor="n"/>
+        <text></text>
+      </item>
+    </box>
+  </item>
+
+</greeter>
+
+
Index: /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo-shadowless.svg
===================================================================
--- /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo-shadowless.svg	(revision 1296)
+++ /pkg/main/parsix-graphics/tags/0.8.2/parsix-logo-shadowless.svg	(revision 1296)
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://web.resource.org/cc/"
+   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"
+   width="5.54313in"
+   height="5.54703in"
+   viewBox="0 0 400 400"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.44.1"
+   sodipodi:docname="parsix-logo-shadowless.svg"
+   sodipodi:docbase="/home/alan"
+   inkscape:export-filename="/home/alan/parsix-logo.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90">
+  <metadata
+     id="metadata16">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs14">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient14955">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop14957" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop14959" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient14955"
+       id="linearGradient14961"
+       x1="291.77133"
+       y1="316.97418"
+       x2="163.84119"
+       y2="59.318104"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient14955"
+       id="linearGradient2020"
+       gradientUnits="userSpaceOnUse"
+       x1="291.77133"
+       y1="316.97418"
+       x2="163.84119"
+       y2="59.318104" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:window-height="693"
+     inkscape:window-width="1014"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     borderopacity="1.0"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     id="base"
+     inkscape:zoom="0.57080405"
+     inkscape:cx="427.54031"
+     inkscape:cy="156.52038"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:current-layer="svg2" />
+  <g
+     id="g2006"
+     transform="translate(-7.873987,6.758243)">
+    <path
+       transform="translate(193.4417,-192.4667)"
+       d="M 213.05302 234.51558 A 0 2.7314491 0 1 1  213.05302,234.51558 A 0 2.7314491 0 1 1  213.05302 234.51558 z"
+       sodipodi:ry="2.7314491"
+       sodipodi:rx="0"
+       sodipodi:cy="234.51558"
+       sodipodi:cx="213.05302"
+       id="path6642"
+       style="fill:#56ba75;fill-opacity:1;stroke:#00000f;stroke-width:1.53499997;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647"
+       sodipodi:type="arc" />
+    <path
+       style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 180.49703,256.86365 C 163.49703,249.86365 155.49703,239.86365 145.49703,224.86365 C 139.49703,226.86365 129.49703,231.86365 123.49703,234.86365 C 106.49703,242.86365 93.49703,250.86365 80.49703,263.86365 C 71.49703,272.86365 65.49703,282.86365 65.49703,295.86365 C 66.49703,321.86365 93.49703,345.86365 119.49703,336.86365 C 133.49703,332.86365 145.49703,317.86365 153.49703,305.86365 C 164.49703,290.86365 173.49703,273.86365 180.49703,256.86365 z "
+       id="selection_to_path#5" />
+    <path
+       style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 184.89344,258.26006 C 184.89344,258.26006 175.89344,283.26006 175.89344,283.26006 C 171.89344,295.26006 163.89344,324.26006 163.89344,335.26006 C 163.89344,344.26006 167.89344,353.26006 172.89344,360.26006 C 197.89344,394.26006 253.89344,376.26006 252.89344,333.26006 C 252.89344,324.26006 248.89344,309.26006 245.89344,301.26006 C 245.89344,301.26006 231.89344,258.26006 231.89344,258.26006 C 224.89344,259.26006 220.89344,261.26006 212.89344,261.26006 C 196.89344,261.26006 199.89344,261.26006 184.89344,258.26006 z "
+       id="selection_to_path#4" />
+    <path
+       style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 271.89344,223.86365 C 263.89344,239.86365 252.89344,247.86365 237.89344,256.86365 C 245.89344,275.86365 255.89344,296.86365 268.89344,313.86365 C 275.89344,322.86365 284.89344,331.86365 295.89344,336.86365 C 322.89344,346.86365 351.89344,323.86365 353.89344,295.86365 C 354.89344,282.86365 346.89344,271.86365 337.89344,262.86365 C 320.89344,245.86365 293.89344,232.86365 271.89344,223.86365 z "
+       id="selection_to_path#3" />
+    <path
+       style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 273.28985,169.86365 C 279.28985,186.86365 279.28985,200.86365 273.28985,217.86365 C 273.28985,217.86365 296.28985,225.86365 296.28985,225.86365 C 296.28985,225.86365 320.28985,232.86365 320.28985,232.86365 C 339.28985,237.86365 359.28985,242.86365 376.28985,228.86365 C 390.28985,216.86365 395.28985,197.86365 390.28985,179.86365 C 385.28985,162.86365 364.28985,147.86365 346.28985,148.86365 C 335.28985,149.86365 325.28985,152.86365 315.28985,155.86365 C 315.28985,155.86365 273.28985,169.86365 273.28985,169.86365 z "
+       id="selection_to_path#2" />
+    <path
+       style="fill:#f44b00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 236.28985,130.86365 C 251.28985,139.86365 262.28985,147.86365 270.28985,163.86365 C 270.28985,163.86365 287.28985,155.86365 287.28985,155.86365 C 306.28985,147.86365 318.28985,141.86365 334.28985,126.86365 C 344.28985,118.86365 353.28985,104.86365 352.28985,91.863652 C 350.28985,62.863652 319.28985,38.863652 291.28985,51.863652 C 281.28985,56.863652 270.28985,68.863652 264.28985,77.863652 C 253.28985,93.863652 244.28985,112.86365 236.28985,130.86365 z "
+       id="selection_to_path#1" />
+    <path
+       style="fill:#fb7e00;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 142.45812,171.06974 C 136.45812,188.06974 136.45812,202.06974 142.45812,219.06974 C 142.45812,219.06974 119.45812,227.06974 119.45812,227.06974 C 119.45812,227.06974 95.458128,234.06974 95.458128,234.06974 C 76.458128,239.06974 56.458125,244.06974 39.458125,230.06974 C 25.458125,218.06974 20.458125,199.06974 25.458125,181.06974 C 30.458125,164.06974 51.458125,149.06974 69.458128,150.06974 C 80.458128,151.06974 90.458128,154.06974 100.45813,157.06974 C 100.45813,157.06974 142.45812,171.06974 142.45812,171.06974 z "
+       id="path7517" />
+    <path
+       style="fill:#f44b00;fill-opacity:1;stroke:#f40ff0;stroke-width:2.80627656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0"
+       d="M 177.29802,130.76887 C 161.29802,138.76887 153.29802,149.76887 144.29802,164.76887 C 125.29802,156.76887 104.29802,146.76887 87.298024,133.76887 C 78.298024,126.76887 69.298024,117.76887 64.298024,106.76887 C 54.298024,79.76887 77.298024,50.768877 105.29802,48.768877 C 118.29802,47.768877 129.29802,55.768877 138.29802,64.76887 C 155.29802,81.76887 168.29802,108.76887 177.29802,130.76887 z "
+       id="path7519" />
+    <path
+       style="fill:#d50000;fill-opacity:1;stroke:black;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 183.89023,128.22346 C 183.89023,128.22346 174.89023,103.22346 174.89023,103.22346 C 170.89023,91.223454 162.89023,62.223454 162.89023,51.223454 C 162.89023,42.223454 166.89023,33.223454 171.89023,26.223454 C 196.89023,-7.7765465 252.89023,10.223454 251.89023,53.223454 C 251.89023,62.223454 247.89023,77.223454 244.89023,85.223454 C 244.89023,85.223454 230.89023,128.22346 230.89023,128.22346 C 223.89023,127.22346 219.89023,125.22346 211.89023,125.22346 C 195.89023,125.22346 198.89023,125.22346 183.89023,128.22346 z "
+       id="path7521" />
+    <path
+       transform="matrix(0.879713,0,0,0.846769,16.74856,17.3693)"
+       d="M 273.14491 208.19435 A 56.61549 58.850311 0 1 1  159.91393,208.19435 A 56.61549 58.850311 0 1 1  273.14491 208.19435 z"
+       sodipodi:ry="58.850311"
+       sodipodi:rx="56.61549"
+       sodipodi:cy="208.19435"
+       sodipodi:cx="216.52942"
+       id="path4019"
+       style="fill:none;fill-opacity:0.94117647;stroke:#dbba75;stroke-width:26.29689217;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+    <path
+       transform="matrix(0.801793,0,0,0.801793,0,-0.14072)"
+       id="path3193"
+       d="M 257.6875,23.34375 C 244.21051,23.385799 230.66216,29.116985 221.28125,41.875 C 216.06057,49.183938 211.87504,58.602804 211.875,68 C 211.87499,79.485474 220.2297,109.75161 224.40625,122.28125 C 224.40626,122.28125 233.81248,148.375 233.8125,148.375 C 249.47451,145.24258 246.32507,145.25 263.03125,145.25 C 271.38434,145.25001 275.56603,147.33088 282.875,148.375 C 282.87501,148.375 297.50001,103.50001 297.5,103.5 C 300.6324,95.146928 304.81249,79.459697 304.8125,70.0625 C 305.48139,41.299849 281.71166,23.268789 257.6875,23.34375 z M 134,72.25 C 133.5799,72.264531 133.14292,72.279869 132.71875,72.3125 C 103.48292,74.400769 79.464913,104.68338 89.90625,132.875 C 95.126915,144.36047 104.54029,153.75356 113.9375,161.0625 C 131.68784,174.63626 153.59897,185.08444 173.4375,193.4375 C 182.8347,177.77549 191.20012,166.29055 207.90625,157.9375 C 198.50904,134.96653 184.9378,106.78152 167.1875,89.03125 C 158.08399,79.927695 147.02306,71.799571 134,72.25 z M 380.96875,72.65625 C 375.48703,72.70519 369.88796,73.89242 364.40625,76.4375 C 353.96492,81.658156 342.48356,94.196553 336.21875,103.59375 C 324.73329,120.29991 315.32183,140.11183 306.96875,158.90625 C 322.63078,168.30347 334.11567,176.66885 342.46875,193.375 C 342.46876,193.375 360.21875,185.03125 360.21875,185.03125 C 380.05729,176.67816 392.60635,170.41202 409.3125,154.75 C 419.75385,146.39691 429.13788,131.76123 428.09375,118.1875 C 426.39703,93.585085 404.7228,72.44417 380.96875,72.65625 z M 258.53125,180.375 C 224.24243,180.37499 196.43749,208.22366 196.4375,242.53125 C 196.4375,276.83885 224.24244,304.6875 258.53125,304.6875 C 292.8201,304.6875 320.65626,276.83884 320.65625,242.53125 C 320.65624,208.22367 292.82011,180.37499 258.53125,180.375 z M 258.59375,193.875 C 285.02459,193.875 306.46875,215.32209 306.46875,241.75 C 306.46874,268.17791 285.02458,289.625 258.59375,289.625 C 232.16294,289.625 210.6875,268.17791 210.6875,241.75 C 210.68751,215.32209 232.16292,193.875 258.59375,193.875 z M 432.28125,195.625 C 431.68842,195.62545 431.08733,195.65487 430.5,195.6875 C 419.01454,196.73164 408.56633,199.86761 398.125,203 C 398.125,203.00001 354.28125,217.59375 354.28125,217.59375 C 360.54603,235.34405 360.54606,249.96848 354.28125,267.71875 C 354.28122,267.71876 378.28125,276.0625 378.28125,276.0625 C 378.28124,276.06249 403.34375,283.375 403.34375,283.375 C 423.18225,288.59569 444.06221,293.83664 461.8125,279.21875 C 476.43037,266.68916 481.65817,246.82567 476.4375,228.03125 C 471.37999,210.83564 450.65923,195.61117 432.28125,195.625 z M 85.65625,197.6875 C 67.278207,197.67367 46.526258,212.89818 41.46875,230.09375 C 36.248084,248.88818 41.475886,268.72037 56.09375,281.25 C 73.844082,295.86785 94.723959,290.65817 114.5625,285.4375 C 114.5625,285.4375 139.62498,278.125 139.625,278.125 C 139.625,278.12501 163.65625,269.78125 163.65625,269.78125 C 157.39143,252.03098 157.39142,237.40655 163.65625,219.65625 C 163.65626,219.65626 119.78126,205.03125 119.78125,205.03125 C 109.33991,201.89885 98.922976,198.7629 87.4375,197.71875 C 86.850168,197.68612 86.24909,197.68795 85.65625,197.6875 z M 346,294.4375 C 337.64692,311.14365 326.16202,319.4778 310.5,328.875 C 318.85309,348.71355 329.30125,370.65596 342.875,388.40625 C 350.18399,397.80346 359.57702,407.18558 371.0625,412.40625 C 399.25414,422.84758 429.53672,398.82951 431.625,369.59375 C 432.66912,356.02001 424.30346,344.55347 414.90625,335.15625 C 397.15596,317.40598 368.97094,303.83471 346,294.4375 z M 173.71875,295.96875 C 167.45391,298.05703 157.01482,303.27386 150.75,306.40625 C 132.99966,314.75932 119.41744,323.11374 105.84375,336.6875 C 96.446412,346.08469 90.1875,356.52 90.1875,370.09375 C 91.231656,397.24126 119.41498,422.30346 146.5625,412.90625 C 161.18034,408.72971 173.70945,393.09211 182.0625,380.5625 C 193.54799,364.90048 202.9723,347.1253 210.28125,329.375 C 192.53097,322.06605 184.16007,311.63077 173.71875,295.96875 z M 234.71875,337.78125 C 234.71875,337.78124 225.34375,363.875 225.34375,363.875 C 221.16723,376.40462 212.8125,406.70201 212.8125,418.1875 C 212.81249,427.5847 216.96684,436.97231 222.1875,444.28125 C 248.29087,479.78183 306.76287,460.99153 305.71875,416.09375 C 305.71876,406.69653 301.53865,391.00933 298.40625,382.65625 C 298.40622,382.65625 283.8125,337.78125 283.8125,337.78125 C 276.50356,338.82538 272.32184,340.90625 263.96875,340.90625 C 247.26261,340.90624 250.38078,340.91364 234.71875,337.78125 z "
+       style="opacity:0.19186048;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       id="path13174"
+       transform="matrix(0.801793,0,0,0.801793,0,-0.14072)"
+       d="M 257.6875,23.34375 C 244.2105,23.385794 230.66216,29.116993 221.28125,41.875 C 216.06058,49.183938 211.87504,58.602807 211.875,68 C 211.875,79.485466 220.2297,109.75161 224.40625,122.28125 C 224.40626,122.28125 233.81248,148.375 233.8125,148.375 C 249.4745,145.24257 246.32508,145.25 263.03125,145.25 C 271.38432,145.24999 275.56603,147.33088 282.875,148.375 C 282.87502,148.375 297.50001,103.50001 297.5,103.5 C 300.6324,95.146928 304.81249,79.459693 304.8125,70.0625 C 305.48139,41.299878 281.71165,23.268793 257.6875,23.34375 z M 134,72.25 C 133.57989,72.264532 133.14292,72.279873 132.71875,72.3125 C 103.48292,74.400767 79.464912,104.68341 89.90625,132.875 C 95.126912,144.36047 104.5403,153.75356 113.9375,161.0625 C 131.68783,174.63625 153.59898,185.08444 173.4375,193.4375 C 182.8347,177.7755 191.20013,166.29055 207.90625,157.9375 C 198.50904,134.96653 184.93779,106.78152 167.1875,89.03125 C 158.08399,79.927703 147.02305,71.799572 134,72.25 z M 380.96875,72.65625 C 375.48703,72.705194 369.88796,73.892419 364.40625,76.4375 C 353.96493,81.658158 342.48356,94.196544 336.21875,103.59375 C 324.73328,120.2999 315.32183,140.11183 306.96875,158.90625 C 322.63077,168.30346 334.11567,176.66886 342.46875,193.375 C 342.46875,193.375 360.21875,185.03125 360.21875,185.03125 C 380.05729,176.67817 392.60636,170.41201 409.3125,154.75 C 419.75384,146.39691 429.13788,131.76122 428.09375,118.1875 C 426.39704,93.58511 404.72279,72.444163 380.96875,72.65625 z M 258.53125,180.375 C 224.24243,180.37499 196.43749,208.22367 196.4375,242.53125 C 196.4375,262.45398 205.8286,280.1847 220.40625,291.5625 C 225.04449,288.64546 229.73523,285.86243 234.46875,283.15625 C 220.18101,274.8689 210.5625,259.41266 210.5625,241.71875 C 210.5625,215.29084 232.00667,193.84375 258.4375,193.84375 C 284.86833,193.84375 306.3125,215.29084 306.3125,241.71875 C 306.3125,245.2228 305.93457,248.64691 305.21875,251.9375 C 310.25433,250.33628 315.33167,248.84032 320.4375,247.46875 C 320.56636,245.83547 320.65625,244.19744 320.65625,242.53125 C 320.65624,208.22368 292.8201,180.37499 258.53125,180.375 z M 432.28125,195.625 C 431.68843,195.62545 431.08733,195.65487 430.5,195.6875 C 419.01456,196.73164 408.56633,199.86761 398.125,203 C 398.12499,203.00001 354.28125,217.59375 354.28125,217.59375 C 357.00202,225.30262 358.54871,232.42694 358.90625,239.46875 C 375.35765,237.01942 392.08896,235.75 409.0625,235.75 C 432.679,235.75 455.84311,238.18671 478.40625,242.875 C 478.45416,237.95417 477.80562,232.95647 476.4375,228.03125 C 471.37999,210.83565 450.65922,195.61117 432.28125,195.625 z M 85.65625,197.6875 C 67.278211,197.67367 46.526256,212.89819 41.46875,230.09375 C 36.248085,248.88817 41.475892,268.72037 56.09375,281.25 C 73.844076,295.86785 94.723967,290.65817 114.5625,285.4375 C 114.5625,285.43751 139.62498,278.125 139.625,278.125 C 139.62501,278.12502 163.65625,269.78125 163.65625,269.78125 C 157.39143,252.031 157.39142,237.40654 163.65625,219.65625 C 163.65626,219.65626 119.78126,205.03125 119.78125,205.03125 C 109.33992,201.89885 98.922975,198.7629 87.4375,197.71875 C 86.850172,197.68612 86.24909,197.68795 85.65625,197.6875 z M 173.71875,295.96875 C 167.45392,298.05703 157.01482,303.27386 150.75,306.40625 C 132.99967,314.75932 119.41744,323.11375 105.84375,336.6875 C 96.446412,346.08467 90.1875,356.52001 90.1875,370.09375 C 90.619002,381.31252 95.693667,392.15325 103.40625,400.375 C 128.42665,367.38169 156.77674,338.42257 187.8125,314.375 C 182.816,309.2019 178.48802,303.12268 173.71875,295.96875 z "
+       style="opacity:0.29186048;fill:url(#linearGradient2020);fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" />
+  </g>
+</svg>
