summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/kuvio/eps/plot.eps
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/kuvio/eps/plot.eps')
-rw-r--r--Master/texmf-dist/doc/latex/kuvio/eps/plot.eps11784
1 files changed, 11784 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/kuvio/eps/plot.eps b/Master/texmf-dist/doc/latex/kuvio/eps/plot.eps
new file mode 100644
index 00000000000..3b218878971
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/kuvio/eps/plot.eps
@@ -0,0 +1,11784 @@
+%!PS-Adobe-2.0 EPSF-1.2
+%%BoundingBox: 0 0 272 277
+%%Creator: Mathematica
+%%Title: Clipboard
+%%CreationDate: Sometime Sometime
+%%EndComments
+/Mnodistort true def
+100 dict begin
+/Mfixwid true def
+/Mrot 0 def
+/Mpstart {
+ MathPictureStart
+} bind def
+/Mpend {
+ MathPictureEnd
+} bind def
+/Mscale {
+ 0 1 0 1
+ 5 -1 roll
+ MathScale
+} bind def
+/Plain /Courier findfont def
+/Bold /Courier-Bold findfont def
+/Italic /Courier-Oblique findfont def
+/MathPictureStart {
+ /Mimatrix
+ matrix currentmatrix
+ def
+ gsave
+ newpath
+ Mleft
+ Mbottom
+ translate
+ 1 -1 scale
+ /Mtmatrix
+ matrix currentmatrix
+ def
+ Plain
+ Mfontsize scalefont
+ setfont
+ 0 setgray
+ 0 setlinewidth
+} bind def
+/MathPictureEnd {
+ grestore
+} bind def
+/MathSubStart {
+ Mgmatrix Mtmatrix
+ Mleft Mbottom
+ Mwidth Mheight
+ 8 -2 roll
+ moveto
+ Mtmatrix setmatrix
+ currentpoint
+ Mgmatrix setmatrix
+ 10 -2 roll
+ moveto
+ Mtmatrix setmatrix
+ currentpoint
+ 2 copy translate
+ /Mtmatrix matrix currentmatrix def
+ /Mleft 0 def
+ /Mbottom 0 def
+ 3 -1 roll
+ exch sub
+ /Mheight exch def
+ sub
+ /Mwidth exch def
+} bind def
+/MathSubEnd {
+ /Mheight exch def
+ /Mwidth exch def
+ /Mbottom exch def
+ /Mleft exch def
+ /Mtmatrix exch def
+ dup setmatrix
+ /Mgmatrix exch def
+} bind def
+/Mdot {
+ moveto
+ 0 0 rlineto
+ stroke
+} bind def
+/Mtetra {
+ moveto
+ lineto
+ lineto
+ lineto
+ fill
+} bind def
+/Metetra {
+ moveto
+ lineto
+ lineto
+ lineto
+ closepath
+ gsave
+ fill
+ grestore
+ 0 setgray
+ stroke
+} bind def
+/Mistroke {
+ flattenpath
+ 0 0 0
+ {
+ 4 2 roll
+ pop pop
+ }
+ {
+ 4 -1 roll
+ 2 index
+ sub dup mul
+ 4 -1 roll
+ 2 index
+ sub dup mul
+ add sqrt
+ 4 -1 roll
+ add
+ 3 1 roll
+ }
+ {
+ stop
+ }
+ {
+ stop
+ }
+ pathforall
+ pop pop
+ currentpoint
+ stroke
+ moveto
+ currentdash
+ 3 -1 roll
+ add
+ setdash
+} bind def
+/Mfstroke {
+ stroke
+ currentdash
+ pop 0
+ setdash
+} bind def
+/Mrotsboxa {
+ gsave
+ dup
+ /Mrot
+ exch def
+ Mrotcheck
+ Mtmatrix
+ dup
+ setmatrix
+ 7 1 roll
+ 4 index
+ 4 index
+ translate
+ rotate
+ 3 index
+ -1 mul
+ 3 index
+ -1 mul
+ translate
+ /Mtmatrix
+ matrix
+ currentmatrix
+ def
+ grestore
+ Msboxa
+ 3 -1 roll
+ /Mtmatrix
+ exch def
+ /Mrot
+ 0 def
+} bind def
+/Msboxa {
+ newpath
+ 5 -1 roll
+ Mvboxa
+ pop
+ Mboxout
+ 6 -1 roll
+ 5 -1 roll
+ 4 -1 roll
+ Msboxa1
+ 5 -3 roll
+ Msboxa1
+ Mboxrot
+ [
+ 7 -2 roll
+ 2 copy
+ [
+ 3 1 roll
+ 10 -1 roll
+ 9 -1 roll
+ ]
+ 6 1 roll
+ 5 -2 roll
+ ]
+} bind def
+/Msboxa1 {
+ sub
+ 2 div
+ dup
+ 2 index
+ 1 add
+ mul
+ 3 -1 roll
+ -1 add
+ 3 -1 roll
+ mul
+} bind def
+/Mvboxa {
+ Mfixwid
+ {
+ Mvboxa1
+ }
+ {
+ dup
+ Mwidthcal
+ 0 exch
+ {
+ add
+ }
+ forall
+ exch
+ Mvboxa1
+ 4 index
+ 7 -1 roll
+ add
+ 4 -1 roll
+ pop
+ 3 1 roll
+ }
+ ifelse
+} bind def
+/Mvboxa1 {
+ gsave
+ newpath
+ [ true
+ 3 -1 roll
+ {
+ Mbbox
+ 5 -1 roll
+ {
+ 0
+ 5 1 roll
+ }
+ {
+ 7 -1 roll
+ exch sub
+ (m) stringwidth pop
+ .3 mul
+ sub
+ 7 1 roll
+ 6 -1 roll
+ 4 -1 roll
+ Mmin
+ 3 -1 roll
+ 5 index
+ add
+ 5 -1 roll
+ 4 -1 roll
+ Mmax
+ 4 -1 roll
+ }
+ ifelse
+ false
+ }
+ forall
+ { stop } if
+ counttomark
+ 1 add
+ 4 roll
+ ]
+ grestore
+} bind def
+/Mbbox {
+ 0 0 moveto
+ false charpath
+ flattenpath
+ pathbbox
+ newpath
+} bind def
+/Mmin {
+ 2 copy
+ gt
+ { exch } if
+ pop
+} bind def
+/Mmax {
+ 2 copy
+ lt
+ { exch } if
+ pop
+} bind def
+/Mrotshowa {
+ dup
+ /Mrot
+ exch def
+ Mrotcheck
+ Mtmatrix
+ dup
+ setmatrix
+ 7 1 roll
+ 4 index
+ 4 index
+ translate
+ rotate
+ 3 index
+ -1 mul
+ 3 index
+ -1 mul
+ translate
+ /Mtmatrix
+ matrix
+ currentmatrix
+ def
+ Mgmatrix setmatrix
+ Mshowa
+ /Mtmatrix
+ exch def
+ /Mrot 0 def
+} bind def
+/Mshowa {
+ 4 -2 roll
+ moveto
+ 2 index
+ Mtmatrix setmatrix
+ Mvboxa
+ 7 1 roll
+ Mboxout
+ 6 -1 roll
+ 5 -1 roll
+ 4 -1 roll
+ Mshowa1
+ 4 1 roll
+ Mshowa1
+ rmoveto
+ currentpoint
+ Mfixwid
+ {
+ Mshowax
+ }
+ {
+ Mshoway
+ }
+ ifelse
+ pop pop pop pop
+ Mgmatrix setmatrix
+} bind def
+/Mshowax {
+ 0 1
+ 4 index length
+ -1 add
+ {
+ 2 index
+ 4 index
+ 2 index
+ get
+ 3 index
+ add
+ moveto
+ 4 index
+ exch get
+ show
+ } for
+} bind def
+/Mshoway {
+ 3 index
+ Mwidthcal
+ 5 1 roll
+ 0 1
+ 4 index length
+ -1 add
+ {
+ 2 index
+ 4 index
+ 2 index
+ get
+ 3 index
+ add
+ moveto
+ 4 index
+ exch get
+ [
+ 6 index
+ aload
+ length
+ 2 add
+ -1 roll
+ {
+ pop
+ Strform
+ stringwidth
+ pop
+ neg
+ exch
+ add
+ 0 rmoveto
+ }
+ exch
+ kshow
+ cleartomark
+ } for
+ pop
+} bind def
+/Mwidthcal {
+ [
+ exch
+ {
+ Mwidthcal1
+ }
+ forall
+ ]
+ [
+ exch
+ dup
+ Maxlen
+ -1 add
+ 0 1
+ 3 -1 roll
+ {
+ [
+ exch
+ 2 index
+ {
+ 1 index
+ Mget
+ exch
+ }
+ forall
+ pop
+ Maxget
+ exch
+ }
+ for
+ pop
+ ]
+ Mreva
+} bind def
+/Mreva {
+ [
+ exch
+ aload
+ length
+ -1 1
+ {1 roll}
+ for
+ ]
+} bind def
+/Mget {
+ 1 index
+ length
+ -1 add
+ 1 index
+ ge
+ {
+ get
+ }
+ {
+ pop pop
+ 0
+ }
+ ifelse
+} bind def
+/Maxlen {
+ [
+ exch
+ {
+ length
+ }
+ forall
+ Maxget
+} bind def
+/Maxget {
+ counttomark
+ -1 add
+ 1 1
+ 3 -1 roll
+ {
+ pop
+ Mmax
+ }
+ for
+ exch
+ pop
+} bind def
+/Mwidthcal1 {
+ [
+ exch
+ {
+ Strform
+ stringwidth
+ pop
+ }
+ forall
+ ]
+} bind def
+/Strform {
+ /tem (x) def
+ tem 0
+ 3 -1 roll
+ put
+ tem
+} bind def
+/Mshowa1 {
+ 2 copy
+ add
+ 4 1 roll
+ sub
+ mul
+ sub
+ -2 div
+} bind def
+/MathScale {
+ Mwidth
+ Mheight
+ Mlp
+ translate
+ scale
+ /Msaveaa exch def
+ /Msavebb exch def
+ /Msavecc exch def
+ /Msavedd exch def
+ /Mgmatrix
+ matrix currentmatrix
+ def
+} bind def
+/Mlp {
+ 3 copy
+ Mlpfirst
+ {
+ Mnodistort
+ {
+ Mmin
+ dup
+ } if
+ 4 index
+ 2 index
+ 2 index
+ Mlprun
+ 11 index
+ 11 -1 roll
+ 10 -4 roll
+ Mlp1
+ 8 index
+ 9 -5 roll
+ Mlp1
+ 4 -1 roll
+ and
+ { exit } if
+ 3 -1 roll
+ pop pop
+ } loop
+ exch
+ 3 1 roll
+ 7 -3 roll
+ pop pop pop
+} bind def
+/Mlpfirst {
+ 3 -1 roll
+ dup length
+ 2 copy
+ -2 add
+ get
+ aload
+ pop pop pop
+ 4 -2 roll
+ -1 add
+ get
+ aload
+ pop pop pop
+ 6 -1 roll
+ 3 -1 roll
+ 5 -1 roll
+ sub
+ dup /MsaveAx exch def
+ div
+ 4 1 roll
+ exch sub
+ dup /MsaveAy exch def
+ div
+} bind def
+/Mlprun {
+ 2 copy
+ 4 index
+ 0 get
+ dup
+ 4 1 roll
+ Mlprun1
+ 3 copy
+ 8 -2 roll
+ 9 -1 roll
+ {
+ 3 copy
+ Mlprun1
+ 3 copy
+ 11 -3 roll
+ /gt Mlpminmax
+ 8 3 roll
+ 11 -3 roll
+ /lt Mlpminmax
+ 8 3 roll
+ } forall
+ pop pop pop pop
+ 3 1 roll
+ pop pop
+ aload pop
+ 5 -1 roll
+ aload pop
+ exch
+ 6 -1 roll
+ Mlprun2
+ 8 2 roll
+ 4 -1 roll
+ Mlprun2
+ 6 2 roll
+ 3 -1 roll
+ Mlprun2
+ 4 2 roll
+ exch
+ Mlprun2
+ 6 2 roll
+} bind def
+/Mlprun1 {
+ aload pop
+ exch
+ 6 -1 roll
+ 5 -1 roll
+ mul add
+ 4 -2 roll
+ mul
+ 3 -1 roll
+ add
+} bind def
+/Mlprun2 {
+ 2 copy
+ add 2 div
+ 3 1 roll
+ exch sub
+} bind def
+/Mlpminmax {
+ cvx
+ 2 index
+ 6 index
+ 2 index
+ exec
+ {
+ 7 -3 roll
+ 4 -1 roll
+ } if
+ 1 index
+ 5 index
+ 3 -1 roll
+ exec
+ {
+ 4 1 roll
+ pop
+ 5 -1 roll
+ aload
+ pop pop
+ 4 -1 roll
+ aload pop
+ [
+ 8 -2 roll
+ pop
+ 5 -2 roll
+ pop
+ 6 -2 roll
+ pop
+ 5 -1 roll
+ ]
+ 4 1 roll
+ pop
+ }
+ {
+ pop pop pop
+ } ifelse
+} bind def
+/Mlp1 {
+ 5 index
+ 3 index sub
+ 5 index
+ 2 index mul
+ 1 index
+ le
+ 1 index
+ 0 le
+ or
+ dup
+ not
+ {
+ 1 index
+ 3 index div
+ .99999 mul
+ 8 -1 roll
+ pop
+ 7 1 roll
+ }
+ if
+ 8 -1 roll
+ 2 div
+ 7 -2 roll
+ pop sub
+ 5 index
+ 6 -3 roll
+ pop pop
+ mul sub
+ exch
+} bind def
+/intop 0 def
+/inrht 0 def
+/inflag 0 def
+/outflag 0 def
+/xadrht 0 def
+/xadlft 0 def
+/yadtop 0 def
+/yadbot 0 def
+/Minner {
+ outflag
+ 1
+ eq
+ {
+ /outflag 0 def
+ /intop 0 def
+ /inrht 0 def
+ } if
+ 5 index
+ gsave
+ Mtmatrix setmatrix
+ Mvboxa pop
+ grestore
+ 3 -1 roll
+ pop
+ dup
+ intop
+ gt
+ {
+ /intop
+ exch def
+ }
+ { pop }
+ ifelse
+ dup
+ inrht
+ gt
+ {
+ /inrht
+ exch def
+ }
+ { pop }
+ ifelse
+ pop
+ /inflag
+ 1 def
+} bind def
+/Mouter {
+ /xadrht 0 def
+ /xadlft 0 def
+ /yadtop 0 def
+ /yadbot 0 def
+ inflag
+ 1 eq
+ {
+ dup
+ 0 lt
+ {
+ dup
+ intop
+ mul
+ neg
+ /yadtop
+ exch def
+ } if
+ dup
+ 0 gt
+ {
+ dup
+ intop
+ mul
+ /yadbot
+ exch def
+ }
+ if
+ pop
+ dup
+ 0 lt
+ {
+ dup
+ inrht
+ mul
+ neg
+ /xadrht
+ exch def
+ } if
+ dup
+ 0 gt
+ {
+ dup
+ inrht
+ mul
+ /xadlft
+ exch def
+ } if
+ pop
+ /outflag 1 def
+ }
+ { pop pop}
+ ifelse
+ /inflag 0 def
+ /inrht 0 def
+ /intop 0 def
+} bind def
+/Mboxout {
+ outflag
+ 1
+ eq
+ {
+ 4 -1
+ roll
+ xadlft
+ leadjust
+ add
+ sub
+ 4 1 roll
+ 3 -1
+ roll
+ yadbot
+ leadjust
+ add
+ sub
+ 3 1
+ roll
+ exch
+ xadrht
+ leadjust
+ add
+ add
+ exch
+ yadtop
+ leadjust
+ add
+ add
+ /outflag 0 def
+ /xadlft 0 def
+ /yadbot 0 def
+ /xadrht 0 def
+ /yadtop 0 def
+ } if
+} bind def
+/leadjust {
+ (m) stringwidth pop
+ .5 mul
+} bind def
+/Mrotcheck {
+ dup
+ 90
+ eq
+ {
+ yadbot
+ /yadbot
+ xadrht
+ def
+ /xadrht
+ yadtop
+ def
+ /yadtop
+ xadlft
+ def
+ /xadlft
+ exch
+ def
+ }
+ if
+ dup
+ cos
+ 1 index
+ sin
+ Checkaux
+ dup
+ cos
+ 1 index
+ sin neg
+ exch
+ Checkaux
+ 3 1 roll
+ pop pop
+} bind def
+/Checkaux {
+ 4 index
+ exch
+ 4 index
+ mul
+ 3 1 roll
+ mul add
+ 4 1 roll
+} bind def
+/Mboxrot {
+ Mrot
+ 90 eq
+ {
+ brotaux
+ 4 2
+ roll
+ }
+ if
+ Mrot
+ 180 eq
+ {
+ 4 2
+ roll
+ brotaux
+ 4 2
+ roll
+ brotaux
+ }
+ if
+ Mrot
+ 270 eq
+ {
+ 4 2
+ roll
+ brotaux
+ }
+ if
+} bind def
+/brotaux {
+ neg
+ exch
+ neg
+} bind def
+/Mabswid {
+ Mimatrix
+ 0 get
+ Mgmatrix
+ 0 get
+ div
+ mul
+ setlinewidth
+} bind def
+/Mabsdash {
+ exch
+ Mimatrix
+ 0 get
+ Mgmatrix
+ 0 get
+ div
+ [
+ 3 1 roll
+ exch
+ {
+ exch
+ dup
+ 3 -1 roll
+ mul
+ exch
+ }
+ forall
+ pop ]
+ exch
+ setdash
+} bind def
+/colorimage where
+{ pop }
+{
+/colorimage {
+3 1 roll
+ pop pop
+ 5 -1 roll
+ mul
+ 4 1 roll
+{
+currentfile
+1 index
+readhexstring
+pop }
+image
+} bind def
+} ifelse
+/sampledsound where
+{ pop}
+{ /sampledsound {
+exch
+pop
+exch
+5 1 roll
+mul
+4 idiv
+mul
+2 idiv
+exch pop
+exch
+/Mtempproc exch def
+{ Mtempproc pop }
+repeat
+} bind def
+} ifelse
+
+/Mleft 0.000000 def
+/Mbottom 277.617249 def
+/Mwidth 272.790741 def
+/Mheight 277.617249 def
+/Mfontsize 12 def
+/Plain /Courier findfont def
+0 Mbottom Mheight neg add 2 mul Mheight add translate
+1 -1 scale
+
+%%Creator: Mathematica
+%%AspectRatio: 1.01769
+MathPictureStart
+/Courier findfont 10 scalefont setfont
+% Scaling calculations
+-0.017931 1.121556 0.028039 1.121556 [
+[ 0 0 0 0 ]
+[ 1 1.017693 0 0 ]
+] MathScale
+% Start of Graphics
+1 setlinecap
+1 setlinejoin
+newpath
+%%Object: Graphics3D
+[ ] 0 setdash
+0 setgray
+0 0 moveto
+1 0 lineto
+1 1.01769 lineto
+0 1.01769 lineto
+closepath
+clip
+newpath
+gsave
+0.002 setlinewidth
+0.483 0.49066 moveto 0.5308 0.4923 lineto 0.53087 0.47433 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53087 0.47433 moveto 0.48331 0.47266 lineto 0.483 0.49066 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57788 0.47039 moveto 0.53087 0.47433 lineto 0.5308 0.4923 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43661 0.48354 moveto 0.483 0.49066 lineto 0.48331 0.47266 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48331 0.47266 moveto 0.43717 0.46543 lineto 0.43661 0.48354 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5308 0.4923 moveto 0.57806 0.48843 lineto 0.57788 0.47039 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62238 0.46094 moveto 0.57788 0.47039 lineto 0.57806 0.48843 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48268 0.50884 moveto 0.53074 0.51045 lineto 0.5308 0.4923 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5308 0.4923 moveto 0.483 0.49066 lineto 0.48268 0.50884 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57806 0.48843 moveto 0.5308 0.4923 lineto 0.53074 0.51045 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43604 0.50185 moveto 0.48268 0.50884 lineto 0.483 0.49066 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.483 0.49066 moveto 0.43661 0.48354 lineto 0.43604 0.50185 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53074 0.51045 moveto 0.57825 0.50665 lineto 0.57806 0.48843 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.6228 0.47913 moveto 0.57806 0.48843 lineto 0.57825 0.50665 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57806 0.48843 moveto 0.6228 0.47913 lineto 0.62238 0.46094 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48236 0.52722 moveto 0.53068 0.5288 lineto 0.53074 0.51045 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53074 0.51045 moveto 0.48268 0.50884 lineto 0.48236 0.52722 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57825 0.50665 moveto 0.53074 0.51045 lineto 0.53068 0.5288 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39364 0.47111 moveto 0.43661 0.48354 lineto 0.43717 0.46543 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43717 0.46543 moveto 0.39445 0.45279 lineto 0.39364 0.47111 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43546 0.52036 moveto 0.48236 0.52722 lineto 0.48268 0.50884 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48268 0.50884 moveto 0.43604 0.50185 lineto 0.43546 0.52036 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53068 0.5288 moveto 0.57844 0.52507 lineto 0.57825 0.50665 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62324 0.49752 moveto 0.57825 0.50665 lineto 0.57844 0.52507 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57825 0.50665 moveto 0.62324 0.49752 lineto 0.6228 0.47913 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48203 0.5458 moveto 0.53061 0.54735 lineto 0.53068 0.5288 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53068 0.5288 moveto 0.48236 0.52722 lineto 0.48203 0.5458 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57844 0.52507 moveto 0.53068 0.5288 lineto 0.53061 0.54735 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39283 0.48964 moveto 0.43604 0.50185 lineto 0.43661 0.48354 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43661 0.48354 moveto 0.39364 0.47111 lineto 0.39283 0.48964 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66235 0.44619 moveto 0.62238 0.46094 lineto 0.6228 0.47913 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43487 0.53907 moveto 0.48203 0.5458 lineto 0.48236 0.52722 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48236 0.52722 moveto 0.43546 0.52036 lineto 0.43487 0.53907 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53061 0.54735 moveto 0.57863 0.54369 lineto 0.57844 0.52507 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62367 0.5161 moveto 0.57844 0.52507 lineto 0.57863 0.54369 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57844 0.52507 moveto 0.62367 0.5161 lineto 0.62324 0.49752 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4817 0.56458 moveto 0.53054 0.5661 lineto 0.53061 0.54735 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53061 0.54735 moveto 0.48203 0.5458 lineto 0.4817 0.56458 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57863 0.54369 moveto 0.53061 0.54735 lineto 0.53054 0.5661 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.392 0.50837 moveto 0.43546 0.52036 lineto 0.43604 0.50185 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43604 0.50185 moveto 0.39283 0.48964 lineto 0.392 0.50837 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.663 0.46462 moveto 0.6228 0.47913 lineto 0.62324 0.49752 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.6228 0.47913 moveto 0.663 0.46462 lineto 0.66235 0.44619 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43428 0.55799 moveto 0.4817 0.56458 lineto 0.48203 0.5458 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48203 0.5458 moveto 0.43487 0.53907 lineto 0.43428 0.55799 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35619 0.45367 moveto 0.39364 0.47111 lineto 0.39445 0.45279 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39445 0.45279 moveto 0.35722 0.43506 lineto 0.35619 0.45367 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53054 0.5661 moveto 0.57883 0.56252 lineto 0.57863 0.54369 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62412 0.53489 moveto 0.57863 0.54369 lineto 0.57883 0.56252 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57863 0.54369 moveto 0.62412 0.53489 lineto 0.62367 0.5161 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48137 0.58357 moveto 0.53048 0.58506 lineto 0.53054 0.5661 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53054 0.5661 moveto 0.4817 0.56458 lineto 0.48137 0.58357 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57883 0.56252 moveto 0.53054 0.5661 lineto 0.53048 0.58506 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39117 0.5273 moveto 0.43487 0.53907 lineto 0.43546 0.52036 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43546 0.52036 moveto 0.392 0.50837 lineto 0.39117 0.5273 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66366 0.48326 moveto 0.62324 0.49752 lineto 0.62367 0.5161 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62324 0.49752 moveto 0.66366 0.48326 lineto 0.663 0.46462 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43369 0.57711 moveto 0.48137 0.58357 lineto 0.4817 0.56458 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4817 0.56458 moveto 0.43428 0.55799 lineto 0.43369 0.57711 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35515 0.4725 moveto 0.39283 0.48964 lineto 0.39364 0.47111 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39364 0.47111 moveto 0.35619 0.45367 lineto 0.35515 0.4725 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53048 0.58506 moveto 0.57903 0.58154 lineto 0.57883 0.56252 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62456 0.55389 moveto 0.57883 0.56252 lineto 0.57903 0.58154 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57883 0.56252 moveto 0.62456 0.55389 lineto 0.62412 0.53489 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48103 0.60276 moveto 0.53041 0.60422 lineto 0.53048 0.58506 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53048 0.58506 moveto 0.48137 0.58357 lineto 0.48103 0.60276 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57903 0.58154 moveto 0.53048 0.58506 lineto 0.53041 0.60422 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39033 0.54645 moveto 0.43428 0.55799 lineto 0.43487 0.53907 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43487 0.53907 moveto 0.39117 0.5273 lineto 0.39033 0.54645 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66433 0.5021 moveto 0.62367 0.5161 lineto 0.62412 0.53489 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62367 0.5161 moveto 0.66433 0.5021 lineto 0.66366 0.48326 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.6957 0.42653 moveto 0.66235 0.44619 lineto 0.663 0.46462 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43308 0.59644 moveto 0.48103 0.60276 lineto 0.48137 0.58357 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48137 0.58357 moveto 0.43369 0.57711 lineto 0.43308 0.59644 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35409 0.49154 moveto 0.392 0.50837 lineto 0.39283 0.48964 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39283 0.48964 moveto 0.35515 0.4725 lineto 0.35409 0.49154 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53041 0.60422 moveto 0.57922 0.60078 lineto 0.57903 0.58154 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62501 0.5731 moveto 0.57903 0.58154 lineto 0.57922 0.60078 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57903 0.58154 moveto 0.62501 0.5731 lineto 0.62456 0.55389 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48069 0.62217 moveto 0.53034 0.62359 lineto 0.53041 0.60422 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53041 0.60422 moveto 0.48103 0.60276 lineto 0.48069 0.62217 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57922 0.60078 moveto 0.53041 0.60422 lineto 0.53034 0.62359 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38947 0.56581 moveto 0.43369 0.57711 lineto 0.43428 0.55799 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43428 0.55799 moveto 0.39033 0.54645 lineto 0.38947 0.56581 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66501 0.52116 moveto 0.62412 0.53489 lineto 0.62456 0.55389 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62412 0.53489 moveto 0.66501 0.52116 lineto 0.66433 0.5021 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69655 0.44529 moveto 0.663 0.46462 lineto 0.66366 0.48326 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.663 0.46462 moveto 0.69655 0.44529 lineto 0.6957 0.42653 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43247 0.61599 moveto 0.48069 0.62217 lineto 0.48103 0.60276 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48103 0.60276 moveto 0.43308 0.59644 lineto 0.43247 0.61599 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35303 0.51079 moveto 0.39117 0.5273 lineto 0.392 0.50837 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.392 0.50837 moveto 0.35409 0.49154 lineto 0.35303 0.51079 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53034 0.62359 moveto 0.57943 0.62023 lineto 0.57922 0.60078 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62547 0.59252 moveto 0.57922 0.60078 lineto 0.57943 0.62023 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57922 0.60078 moveto 0.62547 0.59252 lineto 0.62501 0.5731 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48035 0.64179 moveto 0.53027 0.64318 lineto 0.53034 0.62359 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53034 0.62359 moveto 0.48069 0.62217 lineto 0.48035 0.64179 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57943 0.62023 moveto 0.53034 0.62359 lineto 0.53027 0.64318 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38861 0.58539 moveto 0.43308 0.59644 lineto 0.43369 0.57711 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43369 0.57711 moveto 0.38947 0.56581 lineto 0.38861 0.58539 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66569 0.54043 moveto 0.62456 0.55389 lineto 0.62501 0.5731 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62456 0.55389 moveto 0.66569 0.54043 lineto 0.66501 0.52116 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69742 0.46426 moveto 0.66366 0.48326 lineto 0.66433 0.5021 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66366 0.48326 moveto 0.69742 0.46426 lineto 0.69655 0.44529 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43186 0.63576 moveto 0.48035 0.64179 lineto 0.48069 0.62217 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48069 0.62217 moveto 0.43247 0.61599 lineto 0.43186 0.63576 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32641 0.43176 moveto 0.35619 0.45367 lineto 0.35722 0.43506 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35722 0.43506 moveto 0.32764 0.41278 lineto 0.32641 0.43176 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35195 0.53026 moveto 0.39033 0.54645 lineto 0.39117 0.5273 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39117 0.5273 moveto 0.35303 0.51079 lineto 0.35195 0.53026 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53027 0.64318 moveto 0.57963 0.6399 lineto 0.57943 0.62023 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62593 0.61216 moveto 0.57943 0.62023 lineto 0.57963 0.6399 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57943 0.62023 moveto 0.62593 0.61216 lineto 0.62547 0.59252 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48 0.66163 moveto 0.5302 0.66298 lineto 0.53027 0.64318 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53027 0.64318 moveto 0.48035 0.64179 lineto 0.48 0.66163 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57963 0.6399 moveto 0.53027 0.64318 lineto 0.5302 0.66298 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38774 0.60519 moveto 0.43247 0.61599 lineto 0.43308 0.59644 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43308 0.59644 moveto 0.38861 0.58539 lineto 0.38774 0.60519 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66638 0.55991 moveto 0.62501 0.5731 lineto 0.62547 0.59252 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62501 0.5731 moveto 0.66638 0.55991 lineto 0.66569 0.54043 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69829 0.48344 moveto 0.66433 0.5021 lineto 0.66501 0.52116 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66433 0.5021 moveto 0.69829 0.48344 lineto 0.69742 0.46426 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43123 0.65575 moveto 0.48 0.66163 lineto 0.48035 0.64179 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48035 0.64179 moveto 0.43186 0.63576 lineto 0.43123 0.65575 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32517 0.45095 moveto 0.35515 0.4725 lineto 0.35619 0.45367 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35619 0.45367 moveto 0.32641 0.43176 lineto 0.32517 0.45095 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35086 0.54995 moveto 0.38947 0.56581 lineto 0.39033 0.54645 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39033 0.54645 moveto 0.35195 0.53026 lineto 0.35086 0.54995 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5302 0.66298 moveto 0.57983 0.65978 lineto 0.57963 0.6399 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.6264 0.63202 moveto 0.57963 0.6399 lineto 0.57983 0.65978 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57963 0.6399 moveto 0.6264 0.63202 lineto 0.62593 0.61216 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47965 0.68169 moveto 0.53013 0.683 lineto 0.5302 0.66298 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5302 0.66298 moveto 0.48 0.66163 lineto 0.47965 0.68169 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57983 0.65978 moveto 0.5302 0.66298 lineto 0.53013 0.683 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38686 0.62522 moveto 0.43186 0.63576 lineto 0.43247 0.61599 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43247 0.61599 moveto 0.38774 0.60519 lineto 0.38686 0.62522 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66708 0.57962 moveto 0.62547 0.59252 lineto 0.62593 0.61216 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62547 0.59252 moveto 0.66708 0.57962 lineto 0.66638 0.55991 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69918 0.50284 moveto 0.66501 0.52116 lineto 0.66569 0.54043 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66501 0.52116 moveto 0.69918 0.50284 lineto 0.69829 0.48344 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4306 0.67597 moveto 0.47965 0.68169 lineto 0.48 0.66163 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48 0.66163 moveto 0.43123 0.65575 lineto 0.4306 0.67597 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72028 0.40262 moveto 0.6957 0.42653 lineto 0.69655 0.44529 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32392 0.47037 moveto 0.35409 0.49154 lineto 0.35515 0.4725 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35515 0.4725 moveto 0.32517 0.45095 lineto 0.32392 0.47037 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34976 0.56987 moveto 0.38861 0.58539 lineto 0.38947 0.56581 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38947 0.56581 moveto 0.35086 0.54995 lineto 0.34976 0.56987 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53013 0.683 moveto 0.58004 0.67989 lineto 0.57983 0.65978 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62687 0.6521 moveto 0.57983 0.65978 lineto 0.58004 0.67989 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57983 0.65978 moveto 0.62687 0.6521 lineto 0.6264 0.63202 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47929 0.70197 moveto 0.53006 0.70325 lineto 0.53013 0.683 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53013 0.683 moveto 0.47965 0.68169 lineto 0.47929 0.70197 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58004 0.67989 moveto 0.53013 0.683 lineto 0.53006 0.70325 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38597 0.64547 moveto 0.43123 0.65575 lineto 0.43186 0.63576 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43186 0.63576 moveto 0.38686 0.62522 lineto 0.38597 0.64547 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66779 0.59955 moveto 0.62593 0.61216 lineto 0.6264 0.63202 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62593 0.61216 moveto 0.66779 0.59955 lineto 0.66708 0.57962 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70008 0.52247 moveto 0.66569 0.54043 lineto 0.66638 0.55991 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66569 0.54043 moveto 0.70008 0.52247 lineto 0.69918 0.50284 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42996 0.69641 moveto 0.47929 0.70197 lineto 0.47965 0.68169 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47965 0.68169 moveto 0.4306 0.67597 lineto 0.42996 0.69641 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72131 0.42176 moveto 0.69655 0.44529 lineto 0.69742 0.46426 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69655 0.44529 moveto 0.72131 0.42176 lineto 0.72028 0.40262 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32265 0.49001 moveto 0.35303 0.51079 lineto 0.35409 0.49154 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35409 0.49154 moveto 0.32392 0.47037 lineto 0.32265 0.49001 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34864 0.59002 moveto 0.38774 0.60519 lineto 0.38861 0.58539 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38861 0.58539 moveto 0.34976 0.56987 lineto 0.34864 0.59002 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53006 0.70325 moveto 0.58025 0.70023 lineto 0.58004 0.67989 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62735 0.67241 moveto 0.58004 0.67989 lineto 0.58025 0.70023 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58004 0.67989 moveto 0.62735 0.67241 lineto 0.62687 0.6521 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47893 0.72249 moveto 0.52999 0.72373 lineto 0.53006 0.70325 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53006 0.70325 moveto 0.47929 0.70197 lineto 0.47893 0.72249 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58025 0.70023 moveto 0.53006 0.70325 lineto 0.52999 0.72373 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38507 0.66596 moveto 0.4306 0.67597 lineto 0.43123 0.65575 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43123 0.65575 moveto 0.38597 0.64547 lineto 0.38507 0.66596 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66851 0.6197 moveto 0.6264 0.63202 lineto 0.62687 0.6521 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.6264 0.63202 moveto 0.66851 0.6197 lineto 0.66779 0.59955 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70098 0.54232 moveto 0.66638 0.55991 lineto 0.66708 0.57962 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66638 0.55991 moveto 0.70098 0.54232 lineto 0.70008 0.52247 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42932 0.71709 moveto 0.47893 0.72249 lineto 0.47929 0.70197 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47929 0.70197 moveto 0.42996 0.69641 lineto 0.42932 0.71709 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72234 0.44113 moveto 0.69742 0.46426 lineto 0.69829 0.48344 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69742 0.46426 moveto 0.72234 0.44113 lineto 0.72131 0.42176 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32137 0.50988 moveto 0.35195 0.53026 lineto 0.35303 0.51079 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35303 0.51079 moveto 0.32265 0.49001 lineto 0.32137 0.50988 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34752 0.6104 moveto 0.38686 0.62522 lineto 0.38774 0.60519 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38774 0.60519 moveto 0.34864 0.59002 lineto 0.34752 0.6104 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52999 0.72373 moveto 0.58046 0.7208 lineto 0.58025 0.70023 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62783 0.69296 moveto 0.58025 0.70023 lineto 0.58046 0.7208 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58025 0.70023 moveto 0.62783 0.69296 lineto 0.62735 0.67241 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47856 0.74324 moveto 0.52991 0.74444 lineto 0.52999 0.72373 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52999 0.72373 moveto 0.47893 0.72249 lineto 0.47856 0.74324 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58046 0.7208 moveto 0.52999 0.72373 lineto 0.52991 0.74444 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38416 0.68668 moveto 0.42996 0.69641 lineto 0.4306 0.67597 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4306 0.67597 moveto 0.38507 0.66596 lineto 0.38416 0.68668 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66923 0.64009 moveto 0.62687 0.6521 lineto 0.62735 0.67241 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62687 0.6521 moveto 0.66923 0.64009 lineto 0.66851 0.6197 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3065 0.40616 moveto 0.32641 0.43176 lineto 0.32764 0.41278 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32764 0.41278 moveto 0.30788 0.38677 lineto 0.3065 0.40616 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7019 0.5624 moveto 0.66708 0.57962 lineto 0.66779 0.59955 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66708 0.57962 moveto 0.7019 0.5624 lineto 0.70098 0.54232 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42866 0.73801 moveto 0.47856 0.74324 lineto 0.47893 0.72249 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47893 0.72249 moveto 0.42932 0.71709 lineto 0.42866 0.73801 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72339 0.46071 moveto 0.69829 0.48344 lineto 0.69918 0.50284 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69829 0.48344 moveto 0.72339 0.46071 lineto 0.72234 0.44113 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32007 0.52998 moveto 0.35086 0.54995 lineto 0.35195 0.53026 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35195 0.53026 moveto 0.32137 0.50988 lineto 0.32007 0.52998 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34637 0.63102 moveto 0.38597 0.64547 lineto 0.38686 0.62522 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38686 0.62522 moveto 0.34752 0.6104 lineto 0.34637 0.63102 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52991 0.74444 moveto 0.58068 0.7416 lineto 0.58046 0.7208 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62832 0.71374 moveto 0.58046 0.7208 lineto 0.58068 0.7416 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58046 0.7208 moveto 0.62832 0.71374 lineto 0.62783 0.69296 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4782 0.76423 moveto 0.52984 0.76539 lineto 0.52991 0.74444 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52991 0.74444 moveto 0.47856 0.74324 lineto 0.4782 0.76423 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58068 0.7416 moveto 0.52991 0.74444 lineto 0.52984 0.76539 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38323 0.70764 moveto 0.42932 0.71709 lineto 0.42996 0.69641 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42996 0.69641 moveto 0.38416 0.68668 lineto 0.38323 0.70764 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66996 0.66072 moveto 0.62735 0.67241 lineto 0.62783 0.69296 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62735 0.67241 moveto 0.66996 0.66072 lineto 0.66923 0.64009 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3051 0.42578 moveto 0.32517 0.45095 lineto 0.32641 0.43176 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32641 0.43176 moveto 0.3065 0.40616 lineto 0.3051 0.42578 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70283 0.58271 moveto 0.66779 0.59955 lineto 0.66851 0.6197 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66779 0.59955 moveto 0.70283 0.58271 lineto 0.7019 0.5624 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.428 0.75917 moveto 0.4782 0.76423 lineto 0.47856 0.74324 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47856 0.74324 moveto 0.42866 0.73801 lineto 0.428 0.75917 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72445 0.48053 moveto 0.69918 0.50284 lineto 0.70008 0.52247 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69918 0.50284 moveto 0.72445 0.48053 lineto 0.72339 0.46071 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31875 0.55033 moveto 0.34976 0.56987 lineto 0.35086 0.54995 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35086 0.54995 moveto 0.32007 0.52998 lineto 0.31875 0.55033 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34522 0.65188 moveto 0.38507 0.66596 lineto 0.38597 0.64547 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38597 0.64547 moveto 0.34637 0.63102 lineto 0.34522 0.65188 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52984 0.76539 moveto 0.5809 0.76264 lineto 0.58068 0.7416 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62882 0.73476 moveto 0.58068 0.7416 lineto 0.5809 0.76264 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58068 0.7416 moveto 0.62882 0.73476 lineto 0.62832 0.71374 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47782 0.78546 moveto 0.52977 0.78658 lineto 0.52984 0.76539 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52984 0.76539 moveto 0.4782 0.76423 lineto 0.47782 0.78546 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5809 0.76264 moveto 0.52984 0.76539 lineto 0.52977 0.78658 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3823 0.72885 moveto 0.42866 0.73801 lineto 0.42932 0.71709 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42932 0.71709 moveto 0.38323 0.70764 lineto 0.3823 0.72885 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.6707 0.68159 moveto 0.62783 0.69296 lineto 0.62832 0.71374 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62783 0.69296 moveto 0.6707 0.68159 lineto 0.66996 0.66072 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30369 0.44563 moveto 0.32392 0.47037 lineto 0.32517 0.45095 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32517 0.45095 moveto 0.3051 0.42578 lineto 0.30369 0.44563 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70377 0.60327 moveto 0.66851 0.6197 lineto 0.66923 0.64009 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66851 0.6197 moveto 0.70377 0.60327 lineto 0.70283 0.58271 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73403 0.37541 moveto 0.72028 0.40262 lineto 0.72131 0.42176 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42733 0.78058 moveto 0.47782 0.78546 lineto 0.4782 0.76423 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4782 0.76423 moveto 0.428 0.75917 lineto 0.42733 0.78058 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72552 0.50058 moveto 0.70008 0.52247 lineto 0.70098 0.54232 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70008 0.52247 moveto 0.72552 0.50058 lineto 0.72445 0.48053 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31742 0.57091 moveto 0.34864 0.59002 lineto 0.34976 0.56987 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34976 0.56987 moveto 0.31875 0.55033 lineto 0.31742 0.57091 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34405 0.67299 moveto 0.38416 0.68668 lineto 0.38507 0.66596 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38507 0.66596 moveto 0.34522 0.65188 lineto 0.34405 0.67299 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52977 0.78658 moveto 0.58112 0.78393 lineto 0.5809 0.76264 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62932 0.75603 moveto 0.5809 0.76264 lineto 0.58112 0.78393 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5809 0.76264 moveto 0.62932 0.75603 lineto 0.62882 0.73476 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47745 0.80694 moveto 0.52969 0.80802 lineto 0.52977 0.78658 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52977 0.78658 moveto 0.47782 0.78546 lineto 0.47745 0.80694 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58112 0.78393 moveto 0.52977 0.78658 lineto 0.52969 0.80802 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38136 0.75031 moveto 0.428 0.75917 lineto 0.42866 0.73801 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42866 0.73801 moveto 0.3823 0.72885 lineto 0.38136 0.75031 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67145 0.7027 moveto 0.62832 0.71374 lineto 0.62882 0.73476 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62832 0.71374 moveto 0.67145 0.7027 lineto 0.6707 0.68159 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30226 0.46572 moveto 0.32265 0.49001 lineto 0.32392 0.47037 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32392 0.47037 moveto 0.30369 0.44563 lineto 0.30226 0.46572 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70472 0.62406 moveto 0.66923 0.64009 lineto 0.66996 0.66072 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66923 0.64009 moveto 0.70472 0.62406 lineto 0.70377 0.60327 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73517 0.39498 moveto 0.72131 0.42176 lineto 0.72234 0.44113 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72131 0.42176 moveto 0.73517 0.39498 lineto 0.73403 0.37541 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42666 0.80223 moveto 0.47745 0.80694 lineto 0.47782 0.78546 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47782 0.78546 moveto 0.42733 0.78058 lineto 0.42666 0.80223 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7266 0.52087 moveto 0.70098 0.54232 lineto 0.7019 0.5624 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70098 0.54232 moveto 0.7266 0.52087 lineto 0.72552 0.50058 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31608 0.59174 moveto 0.34752 0.6104 lineto 0.34864 0.59002 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34864 0.59002 moveto 0.31742 0.57091 lineto 0.31608 0.59174 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34287 0.69435 moveto 0.38323 0.70764 lineto 0.38416 0.68668 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38416 0.68668 moveto 0.34405 0.67299 lineto 0.34287 0.69435 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52969 0.80802 moveto 0.58134 0.80546 lineto 0.58112 0.78393 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62982 0.77754 moveto 0.58112 0.78393 lineto 0.58134 0.80546 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58112 0.78393 moveto 0.62982 0.77754 lineto 0.62932 0.75603 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47707 0.82866 moveto 0.52961 0.8297 lineto 0.52969 0.80802 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52969 0.80802 moveto 0.47745 0.80694 lineto 0.47707 0.82866 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58134 0.80546 moveto 0.52969 0.80802 lineto 0.52961 0.8297 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3804 0.77202 moveto 0.42733 0.78058 lineto 0.428 0.75917 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.428 0.75917 moveto 0.38136 0.75031 lineto 0.3804 0.77202 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67221 0.72406 moveto 0.62882 0.73476 lineto 0.62932 0.75603 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62882 0.73476 moveto 0.67221 0.72406 lineto 0.67145 0.7027 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30082 0.48605 moveto 0.32137 0.50988 lineto 0.32265 0.49001 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32265 0.49001 moveto 0.30226 0.46572 lineto 0.30082 0.48605 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70568 0.64511 moveto 0.66996 0.66072 lineto 0.6707 0.68159 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66996 0.66072 moveto 0.70568 0.64511 lineto 0.70472 0.62406 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73631 0.41478 moveto 0.72234 0.44113 lineto 0.72339 0.46071 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72234 0.44113 moveto 0.73631 0.41478 lineto 0.73517 0.39498 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42597 0.82414 moveto 0.47707 0.82866 lineto 0.47745 0.80694 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47745 0.80694 moveto 0.42666 0.80223 lineto 0.42597 0.82414 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7277 0.54141 moveto 0.7019 0.5624 lineto 0.70283 0.58271 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7019 0.5624 moveto 0.7277 0.54141 lineto 0.7266 0.52087 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31472 0.61281 moveto 0.34637 0.63102 lineto 0.34752 0.6104 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34752 0.6104 moveto 0.31608 0.59174 lineto 0.31472 0.61281 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34167 0.71597 moveto 0.3823 0.72885 lineto 0.38323 0.70764 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38323 0.70764 moveto 0.34287 0.69435 lineto 0.34167 0.71597 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52961 0.8297 moveto 0.58156 0.82725 lineto 0.58134 0.80546 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63034 0.79931 moveto 0.58134 0.80546 lineto 0.58156 0.82725 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58134 0.80546 moveto 0.63034 0.79931 lineto 0.62982 0.77754 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47668 0.85064 moveto 0.50027 0.85109 lineto gsave
+0.50687 0.84628 lineto 0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.52961 0.8297 moveto 0.49768 0.84233 lineto 0.50687 0.84628 lineto 0.718 0.501 0.595 setrgbcolor
+fill
+grestore
+gsave
+0.47668 0.85064 moveto 0.50687 0.84628 lineto 0.49768 0.84233 lineto 0.718 0.501 0.595 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.52956 0.84444 moveto 0.52961 0.8297 lineto gsave
+0.50687 0.84628 lineto 0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.50027 0.85109 moveto 0.51193 0.84844 lineto 0.50687 0.84628 lineto 0.718 0.501 0.595 setrgbcolor
+fill
+grestore
+gsave
+0.52956 0.84444 moveto 0.50687 0.84628 lineto 0.51193 0.84844 lineto 0.718 0.501 0.595 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.51188 0.85168 moveto 0.51891 0.85144 lineto gsave
+0.51576 0.85009 lineto 0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51193 0.84844 moveto 0.51188 0.85168 lineto gsave
+0.51576 0.85009 lineto 0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50027 0.85109 moveto 0.51188 0.85168 lineto 0.51193 0.84844 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50027 0.85109 moveto 0.52954 0.85164 lineto 0.52956 0.84444 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58156 0.82725 moveto 0.52961 0.8297 lineto 0.52954 0.85164 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52954 0.85164 moveto 0.58179 0.84929 lineto 0.58156 0.82725 lineto gsave
+0.653 0.448 0.594 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58179 0.84929 moveto 0.57848 0.82433 lineto gsave
+0.51576 0.85009 lineto 0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51891 0.85144 moveto 0.58179 0.84929 lineto gsave
+0.51576 0.85009 lineto 0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52961 0.8297 moveto 0.47707 0.82866 lineto 0.47668 0.85064 lineto gsave
+0.718 0.501 0.595 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57848 0.82433 moveto 0.51223 0.82673 lineto 0.51193 0.84844 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.57848 0.82433 moveto 0.51193 0.84844 lineto 0.51576 0.85009 lineto 0.676 0.56 0.717 setrgbcolor
+fill
+grestore
+gsave
+0.43606 0.84264 moveto 0.44443 0.84429 lineto 0.47707 0.82866 lineto 0.778 0.552 0.593 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.43571 0.84719 moveto 0.44212 0.84813 lineto 0.44264 0.84489 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44212 0.84813 moveto 0.4539 0.84873 lineto gsave
+0.44741 0.84651 lineto 0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47668 0.85064 moveto 0.47698 0.83345 lineto gsave
+0.44443 0.84429 lineto 0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47698 0.83345 moveto 0.47707 0.82866 lineto gsave
+0.44443 0.84429 lineto 0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4539 0.84873 moveto 0.47668 0.85064 lineto gsave
+0.43606 0.84264 lineto 0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47707 0.82866 moveto 0.42597 0.82414 lineto 0.42551 0.83904 lineto gsave
+0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.47707 0.82866 moveto 0.42551 0.83904 lineto 0.43606 0.84264 lineto 0.778 0.552 0.593 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.51223 0.82673 moveto 0.44612 0.82317 lineto 0.44264 0.84489 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44264 0.84489 moveto 0.44212 0.84813 lineto gsave
+0.44741 0.84651 lineto 0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.51223 0.82673 moveto 0.44264 0.84489 lineto 0.44741 0.84651 lineto 0.751 0.623 0.717 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.42551 0.83904 moveto 0.42528 0.84632 lineto gsave
+0.43606 0.84264 lineto 0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42528 0.84632 moveto 0.4539 0.84873 lineto gsave
+0.43606 0.84264 lineto 0.778 0.552 0.593 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37746 0.83873 moveto 0.42528 0.84632 lineto 0.42597 0.82414 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37746 0.83873 moveto 0.43571 0.84719 lineto gsave
+0.44612 0.82317 lineto 0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44264 0.84489 moveto 0.44612 0.82317 lineto gsave
+0.43571 0.84719 lineto 0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.51223 0.82673 moveto 0.44741 0.84651 lineto 0.50027 0.85109 lineto 0.751 0.623 0.717 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.4539 0.84873 moveto 0.50027 0.85109 lineto gsave
+0.44741 0.84651 lineto 0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51193 0.84844 moveto 0.51223 0.82673 lineto gsave
+0.50027 0.85109 lineto 0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37943 0.79399 moveto 0.42666 0.80223 lineto 0.42733 0.78058 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42733 0.78058 moveto 0.3804 0.77202 lineto 0.37943 0.79399 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67298 0.74568 moveto 0.62932 0.75603 lineto 0.62982 0.77754 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62932 0.75603 moveto 0.67298 0.74568 lineto 0.67221 0.72406 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29936 0.50663 moveto 0.32007 0.52998 lineto 0.32137 0.50988 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32137 0.50988 moveto 0.30082 0.48605 lineto 0.29936 0.50663 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70665 0.6664 moveto 0.6707 0.68159 lineto 0.67145 0.7027 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.6707 0.68159 moveto 0.70665 0.6664 lineto 0.70568 0.64511 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73748 0.43482 moveto 0.72339 0.46071 lineto 0.72445 0.48053 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72339 0.46071 moveto 0.73748 0.43482 lineto 0.73631 0.41478 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29849 0.37803 moveto 0.3065 0.40616 lineto 0.30788 0.38677 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30788 0.38677 moveto 0.29996 0.3582 lineto 0.29849 0.37803 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72881 0.56218 moveto 0.70283 0.58271 lineto 0.70377 0.60327 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70283 0.58271 moveto 0.72881 0.56218 lineto 0.7277 0.54141 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31334 0.63415 moveto 0.34522 0.65188 lineto 0.34637 0.63102 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34637 0.63102 moveto 0.31472 0.61281 lineto 0.31334 0.63415 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34046 0.73785 moveto 0.38136 0.75031 lineto 0.3823 0.72885 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3823 0.72885 moveto 0.34167 0.71597 lineto 0.34046 0.73785 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63086 0.82134 moveto 0.58156 0.82725 lineto 0.58179 0.84929 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58156 0.82725 moveto 0.63086 0.82134 lineto 0.63034 0.79931 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37845 0.81623 moveto 0.42597 0.82414 lineto 0.42666 0.80223 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42666 0.80223 moveto 0.37943 0.79399 lineto 0.37845 0.81623 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67376 0.76755 moveto 0.62982 0.77754 lineto 0.63034 0.79931 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62982 0.77754 moveto 0.67376 0.76755 lineto 0.67298 0.74568 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44612 0.82317 moveto 0.51223 0.82673 lineto 0.51257 0.80175 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51223 0.82673 moveto 0.57848 0.82433 lineto 0.57517 0.79936 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57517 0.79936 moveto 0.51257 0.80175 lineto 0.51223 0.82673 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51257 0.80175 moveto 0.45013 0.7982 lineto 0.44612 0.82317 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45013 0.7982 moveto 0.51257 0.80175 lineto 0.51291 0.77673 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51257 0.80175 moveto 0.57517 0.79936 lineto 0.57186 0.77436 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57186 0.77436 moveto 0.51291 0.77673 lineto 0.51257 0.80175 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29788 0.52746 moveto 0.31875 0.55033 lineto 0.32007 0.52998 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32007 0.52998 moveto 0.29936 0.50663 lineto 0.29788 0.52746 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70764 0.68795 moveto 0.67145 0.7027 lineto 0.67221 0.72406 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67145 0.7027 moveto 0.70764 0.68795 lineto 0.70665 0.6664 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51291 0.77673 moveto 0.45413 0.77322 lineto 0.45013 0.7982 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45413 0.77322 moveto 0.51291 0.77673 lineto 0.51326 0.75167 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51291 0.77673 moveto 0.57186 0.77436 lineto 0.56855 0.74935 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56855 0.74935 moveto 0.51326 0.75167 lineto 0.51291 0.77673 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73865 0.45511 moveto 0.72445 0.48053 lineto 0.72552 0.50058 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72445 0.48053 moveto 0.73865 0.45511 lineto 0.73748 0.43482 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.297 0.39811 moveto 0.3051 0.42578 lineto 0.3065 0.40616 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3065 0.40616 moveto 0.29849 0.37803 lineto 0.297 0.39811 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51326 0.75167 moveto 0.45813 0.74822 lineto 0.45413 0.77322 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45813 0.74822 moveto 0.51326 0.75167 lineto 0.5136 0.72658 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51326 0.75167 moveto 0.56855 0.74935 lineto 0.56523 0.72431 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56523 0.72431 moveto 0.5136 0.72658 lineto 0.51326 0.75167 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72993 0.58321 moveto 0.70377 0.60327 lineto 0.70472 0.62406 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70377 0.60327 moveto 0.72993 0.58321 lineto 0.72881 0.56218 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5136 0.72658 moveto 0.46214 0.72321 lineto 0.45813 0.74822 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46214 0.72321 moveto 0.5136 0.72658 lineto 0.51395 0.70146 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5136 0.72658 moveto 0.56523 0.72431 lineto 0.56191 0.69926 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56191 0.69926 moveto 0.51395 0.70146 lineto 0.5136 0.72658 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51395 0.70146 moveto 0.46615 0.69819 lineto 0.46214 0.72321 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46615 0.69819 moveto 0.51395 0.70146 lineto 0.51429 0.6763 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51395 0.70146 moveto 0.56191 0.69926 lineto 0.55858 0.67418 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55858 0.67418 moveto 0.51429 0.6763 lineto 0.51395 0.70146 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31195 0.65574 moveto 0.34405 0.67299 lineto 0.34522 0.65188 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34522 0.65188 moveto 0.31334 0.63415 lineto 0.31195 0.65574 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51429 0.6763 moveto 0.47017 0.67315 lineto 0.46615 0.69819 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47017 0.67315 moveto 0.51429 0.6763 lineto 0.51464 0.65111 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51429 0.6763 moveto 0.55858 0.67418 lineto 0.55525 0.64909 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55525 0.64909 moveto 0.51464 0.65111 lineto 0.51429 0.6763 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33924 0.75999 moveto 0.3804 0.77202 lineto 0.38136 0.75031 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38136 0.75031 moveto 0.34046 0.73785 lineto 0.33924 0.75999 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58179 0.84929 moveto 0.63138 0.84363 lineto 0.63086 0.82134 lineto gsave
+0.578 0.389 0.588 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67534 0.81209 moveto 0.63086 0.82134 lineto 0.63121 0.83631 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63121 0.83631 moveto 0.63138 0.84363 lineto gsave
+0.64032 0.83721 lineto 0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.67534 0.81209 moveto 0.63121 0.83631 lineto 0.64032 0.83721 lineto 0.484 0.315 0.576 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.63086 0.82134 moveto 0.67534 0.81209 lineto 0.67454 0.78968 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64606 0.83778 moveto 0.64695 0.84102 lineto gsave
+0.65024 0.83819 lineto 0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63138 0.84363 moveto 0.64025 0.84187 lineto gsave
+0.67534 0.81209 lineto 0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64025 0.84187 moveto 0.64695 0.84102 lineto 0.64606 0.83778 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67614 0.83476 moveto 0.67551 0.81703 lineto gsave
+0.64606 0.83778 lineto 0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65597 0.83876 moveto 0.67614 0.83476 lineto gsave
+0.64606 0.83778 lineto 0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67551 0.81703 moveto 0.67534 0.81209 lineto gsave
+0.64025 0.84187 lineto 0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.71274 0.79971 moveto 0.67534 0.81209 lineto 0.67551 0.81703 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67551 0.81703 moveto 0.67614 0.83476 lineto gsave
+0.69042 0.82108 lineto 0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.71274 0.79971 moveto 0.67551 0.81703 lineto 0.69042 0.82108 lineto 0.355 0.217 0.551 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.67534 0.81209 moveto 0.71274 0.79971 lineto 0.7117 0.77681 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70088 0.82393 moveto 0.70218 0.82717 lineto gsave
+0.70372 0.8247 lineto 0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67614 0.83476 moveto 0.69269 0.82955 lineto gsave
+0.71274 0.79971 lineto 0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70218 0.82717 moveto 0.70088 0.82393 lineto gsave
+0.69346 0.82902 lineto 0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.71345 0.81529 moveto 0.71274 0.79971 lineto gsave
+0.69715 0.82291 lineto 0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.69269 0.82955 moveto 0.70088 0.82393 lineto 0.69715 0.82291 lineto 0.355 0.217 0.551 setrgbcolor
+fill
+grestore
+gsave
+0.71345 0.81529 moveto 0.69715 0.82291 lineto 0.70088 0.82393 lineto 0.355 0.217 0.551 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.70218 0.82717 moveto 0.70606 0.82534 lineto gsave
+0.70372 0.8247 lineto 0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65597 0.83876 moveto 0.69269 0.82955 lineto gsave
+0.65024 0.83819 lineto 0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69269 0.82955 moveto 0.70218 0.82717 lineto gsave
+0.69346 0.82902 lineto 0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.65024 0.83819 moveto 0.69269 0.82955 lineto 0.69346 0.82902 lineto 0.471 0.423 0.722 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.69269 0.82955 moveto 0.7138 0.8229 lineto 0.71345 0.81529 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74069 0.78457 moveto 0.71274 0.79971 lineto 0.7138 0.8229 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.71274 0.79971 moveto 0.74069 0.78457 lineto 0.73943 0.76106 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7138 0.8229 moveto 0.74196 0.80838 lineto 0.74069 0.78457 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74196 0.80838 moveto 0.72926 0.78356 lineto gsave
+0.70372 0.8247 lineto 0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70606 0.82534 moveto 0.74196 0.80838 lineto gsave
+0.70372 0.8247 lineto 0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.65024 0.83819 moveto 0.69346 0.82902 lineto 0.69213 0.80224 lineto 0.471 0.423 0.722 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.70088 0.82393 moveto 0.69213 0.80224 lineto gsave
+0.69346 0.82902 lineto 0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73943 0.76106 moveto 0.7117 0.77681 lineto 0.71274 0.79971 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72926 0.78356 moveto 0.69213 0.80224 lineto 0.70088 0.82393 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.72926 0.78356 moveto 0.70088 0.82393 lineto 0.70372 0.8247 lineto 0.292 0.32 0.718 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.64695 0.84102 moveto 0.65597 0.83876 lineto gsave
+0.65024 0.83819 lineto 0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64025 0.84187 moveto 0.65597 0.83876 lineto gsave
+0.64606 0.83778 lineto 0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58179 0.84929 moveto 0.64025 0.84187 lineto gsave
+0.64012 0.81606 lineto 0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64606 0.83778 moveto 0.64012 0.81606 lineto gsave
+0.64025 0.84187 lineto 0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7117 0.77681 moveto 0.67454 0.78968 lineto 0.67534 0.81209 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69213 0.80224 moveto 0.64012 0.81606 lineto 0.64606 0.83778 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.69213 0.80224 moveto 0.64606 0.83778 lineto 0.65024 0.83819 lineto 0.471 0.423 0.722 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.67454 0.78968 moveto 0.63034 0.79931 lineto 0.63086 0.82134 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64012 0.81606 moveto 0.57848 0.82433 lineto 0.58179 0.84929 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51464 0.65111 moveto 0.47418 0.64811 lineto 0.47017 0.67315 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47418 0.64811 moveto 0.51464 0.65111 lineto 0.51499 0.62588 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51464 0.65111 moveto 0.55525 0.64909 lineto 0.55193 0.62397 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55193 0.62397 moveto 0.51499 0.62588 lineto 0.51464 0.65111 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63034 0.79931 moveto 0.67454 0.78968 lineto 0.67376 0.76755 lineto gsave
+0.484 0.315 0.576 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57848 0.82433 moveto 0.64012 0.81606 lineto 0.63329 0.79113 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63329 0.79113 moveto 0.57517 0.79936 lineto 0.57848 0.82433 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51499 0.62588 moveto 0.4782 0.62304 lineto 0.47418 0.64811 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4782 0.62304 moveto 0.51499 0.62588 lineto 0.51533 0.60062 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51499 0.62588 moveto 0.55193 0.62397 lineto 0.54859 0.59883 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54859 0.59883 moveto 0.51533 0.60062 lineto 0.51499 0.62588 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57517 0.79936 moveto 0.63329 0.79113 lineto 0.62648 0.76623 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62648 0.76623 moveto 0.57186 0.77436 lineto 0.57517 0.79936 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42597 0.82414 moveto 0.37845 0.81623 lineto 0.37746 0.83873 lineto gsave
+0.837 0.603 0.585 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57186 0.77436 moveto 0.62648 0.76623 lineto 0.61967 0.74136 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61967 0.74136 moveto 0.56855 0.74935 lineto 0.57186 0.77436 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51533 0.60062 moveto 0.48222 0.59797 lineto 0.4782 0.62304 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48222 0.59797 moveto 0.51533 0.60062 lineto 0.51568 0.57532 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51533 0.60062 moveto 0.54859 0.59883 lineto 0.54526 0.57368 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54526 0.57368 moveto 0.51568 0.57532 lineto 0.51533 0.60062 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56855 0.74935 moveto 0.61967 0.74136 lineto 0.61287 0.71652 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61287 0.71652 moveto 0.56523 0.72431 lineto 0.56855 0.74935 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56523 0.72431 moveto 0.61287 0.71652 lineto 0.60608 0.6917 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60608 0.6917 moveto 0.56191 0.69926 lineto 0.56523 0.72431 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51568 0.57532 moveto 0.48624 0.57288 lineto 0.48222 0.59797 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48624 0.57288 moveto 0.51568 0.57532 lineto 0.51603 0.54999 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51568 0.57532 moveto 0.54526 0.57368 lineto 0.54192 0.5485 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54192 0.5485 moveto 0.51603 0.54999 lineto 0.51568 0.57532 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29638 0.54854 moveto 0.31742 0.57091 lineto 0.31875 0.55033 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31875 0.55033 moveto 0.29788 0.52746 lineto 0.29638 0.54854 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56191 0.69926 moveto 0.60608 0.6917 lineto 0.59929 0.66692 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59929 0.66692 moveto 0.55858 0.67418 lineto 0.56191 0.69926 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70863 0.70976 moveto 0.67221 0.72406 lineto 0.67298 0.74568 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67221 0.72406 moveto 0.70863 0.70976 lineto 0.70764 0.68795 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73985 0.47564 moveto 0.72552 0.50058 lineto 0.7266 0.52087 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72552 0.50058 moveto 0.73985 0.47564 lineto 0.73865 0.45511 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55858 0.67418 moveto 0.59929 0.66692 lineto 0.59252 0.64216 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59252 0.64216 moveto 0.55525 0.64909 lineto 0.55858 0.67418 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51603 0.54999 moveto 0.49026 0.54777 lineto 0.48624 0.57288 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49026 0.54777 moveto 0.51603 0.54999 lineto 0.51638 0.52462 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51603 0.54999 moveto 0.54192 0.5485 lineto 0.53858 0.5233 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53858 0.5233 moveto 0.51638 0.52462 lineto 0.51603 0.54999 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2955 0.41843 moveto 0.30369 0.44563 lineto 0.3051 0.42578 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3051 0.42578 moveto 0.297 0.39811 lineto 0.2955 0.41843 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44612 0.82317 moveto 0.385 0.81378 lineto 0.37746 0.83873 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.385 0.81378 moveto 0.44612 0.82317 lineto 0.45013 0.7982 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45013 0.7982 moveto 0.39252 0.78886 lineto 0.385 0.81378 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39252 0.78886 moveto 0.45013 0.7982 lineto 0.45413 0.77322 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55525 0.64909 moveto 0.59252 0.64216 lineto 0.58575 0.61743 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58575 0.61743 moveto 0.55193 0.62397 lineto 0.55525 0.64909 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45413 0.77322 moveto 0.40003 0.76399 lineto 0.39252 0.78886 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40003 0.76399 moveto 0.45413 0.77322 lineto 0.45813 0.74822 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73107 0.6045 moveto 0.70472 0.62406 lineto 0.70568 0.64511 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70472 0.62406 moveto 0.73107 0.6045 lineto 0.72993 0.58321 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51638 0.52462 moveto 0.49429 0.52266 lineto 0.49026 0.54777 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49429 0.52266 moveto 0.51638 0.52462 lineto 0.51673 0.49922 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51638 0.52462 moveto 0.53858 0.5233 lineto 0.53524 0.49808 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53524 0.49808 moveto 0.51673 0.49922 lineto 0.51638 0.52462 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73509 0.34624 moveto 0.73403 0.37541 lineto 0.73517 0.39498 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55193 0.62397 moveto 0.58575 0.61743 lineto 0.57899 0.59273 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57899 0.59273 moveto 0.54859 0.59883 lineto 0.55193 0.62397 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45813 0.74822 moveto 0.40753 0.73916 lineto 0.40003 0.76399 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40753 0.73916 moveto 0.45813 0.74822 lineto 0.46214 0.72321 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46214 0.72321 moveto 0.41501 0.71437 lineto 0.40753 0.73916 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41501 0.71437 moveto 0.46214 0.72321 lineto 0.46615 0.69819 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54859 0.59883 moveto 0.57899 0.59273 lineto 0.57223 0.56805 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57223 0.56805 moveto 0.54526 0.57368 lineto 0.54859 0.59883 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51673 0.49922 moveto 0.49831 0.49753 lineto 0.49429 0.52266 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49831 0.49753 moveto 0.51673 0.49922 lineto 0.51708 0.47378 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51673 0.49922 moveto 0.53524 0.49808 lineto 0.53189 0.47284 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53189 0.47284 moveto 0.51708 0.47378 lineto 0.51673 0.49922 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46615 0.69819 moveto 0.42248 0.68963 lineto 0.41501 0.71437 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42248 0.68963 moveto 0.46615 0.69819 lineto 0.47017 0.67315 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54526 0.57368 moveto 0.57223 0.56805 lineto 0.56549 0.54341 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56549 0.54341 moveto 0.54192 0.5485 lineto 0.54526 0.57368 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47017 0.67315 moveto 0.42994 0.66492 lineto 0.42248 0.68963 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42994 0.66492 moveto 0.47017 0.67315 lineto 0.47418 0.64811 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31053 0.67759 moveto 0.34287 0.69435 lineto 0.34405 0.67299 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34405 0.67299 moveto 0.31195 0.65574 lineto 0.31053 0.67759 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47418 0.64811 moveto 0.43739 0.64026 lineto 0.42994 0.66492 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43739 0.64026 moveto 0.47418 0.64811 lineto 0.4782 0.62304 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54192 0.5485 moveto 0.56549 0.54341 lineto 0.55875 0.51879 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55875 0.51879 moveto 0.53858 0.5233 lineto 0.54192 0.5485 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51708 0.47378 moveto 0.50234 0.47239 lineto 0.49831 0.49753 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50234 0.47239 moveto 0.51708 0.47378 lineto 0.51743 0.44831 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51708 0.47378 moveto 0.53189 0.47284 lineto 0.52854 0.44758 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52854 0.44758 moveto 0.51743 0.44831 lineto 0.51708 0.47378 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4782 0.62304 moveto 0.44482 0.61564 lineto 0.43739 0.64026 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44482 0.61564 moveto 0.4782 0.62304 lineto 0.48222 0.59797 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53858 0.5233 moveto 0.55875 0.51879 lineto 0.55202 0.4942 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55202 0.4942 moveto 0.53524 0.49808 lineto 0.53858 0.5233 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48222 0.59797 moveto 0.45224 0.59106 lineto 0.44482 0.61564 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45224 0.59106 moveto 0.48222 0.59797 lineto 0.48624 0.57288 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48624 0.57288 moveto 0.45965 0.56652 lineto 0.45224 0.59106 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45965 0.56652 moveto 0.48624 0.57288 lineto 0.49026 0.54777 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51743 0.44831 moveto 0.50637 0.44723 lineto 0.50234 0.47239 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50637 0.44723 moveto 0.51743 0.44831 lineto 0.51778 0.4228 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51743 0.44831 moveto 0.52854 0.44758 lineto 0.52519 0.4223 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52519 0.4223 moveto 0.51778 0.4228 lineto 0.51743 0.44831 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53524 0.49808 moveto 0.55202 0.4942 lineto 0.5453 0.46964 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5453 0.46964 moveto 0.53189 0.47284 lineto 0.53524 0.49808 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.338 0.7824 moveto 0.37943 0.79399 lineto 0.3804 0.77202 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3804 0.77202 moveto 0.33924 0.75999 lineto 0.338 0.7824 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49026 0.54777 moveto 0.46705 0.54202 lineto 0.45965 0.56652 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46705 0.54202 moveto 0.49026 0.54777 lineto 0.49429 0.52266 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53189 0.47284 moveto 0.5453 0.46964 lineto 0.53858 0.44511 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53858 0.44511 moveto 0.52854 0.44758 lineto 0.53189 0.47284 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49429 0.52266 moveto 0.47444 0.51757 lineto 0.46705 0.54202 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47444 0.51757 moveto 0.49429 0.52266 lineto 0.49831 0.49753 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51778 0.4228 moveto 0.51041 0.42206 lineto 0.50637 0.44723 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51041 0.42206 moveto 0.51778 0.4228 lineto 0.51813 0.39726 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51778 0.4228 moveto 0.52519 0.4223 lineto 0.52184 0.397 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52184 0.397 moveto 0.51813 0.39726 lineto 0.51778 0.4228 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49831 0.49753 moveto 0.48181 0.49315 lineto 0.47444 0.51757 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48181 0.49315 moveto 0.49831 0.49753 lineto 0.50234 0.47239 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52854 0.44758 moveto 0.53858 0.44511 lineto 0.53187 0.4206 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53187 0.4206 moveto 0.52519 0.4223 lineto 0.52854 0.44758 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50234 0.47239 moveto 0.48917 0.46877 lineto 0.48181 0.49315 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48917 0.46877 moveto 0.50234 0.47239 lineto 0.50637 0.44723 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52519 0.4223 moveto 0.53187 0.4206 lineto 0.52517 0.39613 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52517 0.39613 moveto 0.52184 0.397 lineto 0.52519 0.4223 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50637 0.44723 moveto 0.49651 0.44444 lineto 0.48917 0.46877 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49651 0.44444 moveto 0.50637 0.44723 lineto 0.51041 0.42206 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51813 0.39726 moveto 0.51444 0.39688 lineto 0.51041 0.42206 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51444 0.39688 moveto 0.51813 0.39726 lineto 0.51848 0.37168 lineto gsave
+0.751 0.623 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51813 0.39726 moveto 0.52184 0.397 lineto 0.51848 0.37168 lineto gsave
+0.676 0.56 0.717 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51041 0.42206 moveto 0.50385 0.42015 lineto 0.49651 0.44444 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50385 0.42015 moveto 0.51041 0.42206 lineto 0.51444 0.39688 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52184 0.397 moveto 0.52517 0.39613 lineto 0.51848 0.37168 lineto gsave
+0.588 0.497 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51444 0.39688 moveto 0.51117 0.39589 lineto 0.50385 0.42015 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51117 0.39589 moveto 0.51444 0.39688 lineto 0.51848 0.37168 lineto gsave
+0.821 0.69 0.72 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.01 setlinewidth
+0.7363 0.31304 moveto
+0.83342 0.2869 lineto
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50693 0.39062 moveto 0.50719 0.39259 lineto 0.51848 0.37168 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50719 0.39259 moveto 0.50866 0.39441 lineto 0.51848 0.37168 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50866 0.39441 moveto 0.51117 0.39589 lineto 0.51848 0.37168 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51303 0.38591 moveto 0.51001 0.38709 lineto 0.51848 0.37168 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5079 0.38871 moveto 0.50693 0.39062 lineto 0.51848 0.37168 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51001 0.38709 moveto 0.5079 0.38871 lineto 0.51848 0.37168 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52517 0.39613 moveto 0.52778 0.39473 lineto 0.51848 0.37168 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52778 0.39473 moveto 0.52937 0.39296 lineto 0.51848 0.37168 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52937 0.39296 moveto 0.52978 0.391 lineto 0.51848 0.37168 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52978 0.391 moveto 0.52894 0.38907 lineto 0.51848 0.37168 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52894 0.38907 moveto 0.52695 0.38737 lineto 0.51848 0.37168 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52695 0.38737 moveto 0.52401 0.3861 lineto 0.51848 0.37168 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52401 0.3861 moveto 0.52044 0.38539 lineto 0.51848 0.37168 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52044 0.38539 moveto 0.51665 0.38532 lineto 0.51848 0.37168 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51665 0.38532 moveto 0.51303 0.38591 lineto 0.51848 0.37168 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52778 0.39473 moveto 0.52517 0.39613 lineto 0.53187 0.4206 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29486 0.56988 moveto 0.31608 0.59174 lineto 0.31742 0.57091 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31742 0.57091 moveto 0.29638 0.54854 lineto 0.29486 0.56988 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70964 0.73184 moveto 0.67298 0.74568 lineto 0.67376 0.76755 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67298 0.74568 moveto 0.70964 0.73184 lineto 0.70863 0.70976 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74105 0.49642 moveto 0.7266 0.52087 lineto 0.7277 0.54141 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7266 0.52087 moveto 0.74105 0.49642 lineto 0.73985 0.47564 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4988 0.41725 moveto 0.50385 0.42015 lineto 0.51117 0.39589 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51117 0.39589 moveto 0.50866 0.39441 lineto 0.4988 0.41725 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29397 0.43901 moveto 0.30226 0.46572 lineto 0.30369 0.44563 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30369 0.44563 moveto 0.2955 0.41843 lineto 0.29397 0.43901 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53712 0.41789 moveto 0.53187 0.4206 lineto 0.53858 0.44511 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53187 0.4206 moveto 0.53712 0.41789 lineto 0.52778 0.39473 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48888 0.44021 moveto 0.49651 0.44444 lineto 0.50385 0.42015 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50385 0.42015 moveto 0.4988 0.41725 lineto 0.48888 0.44021 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5465 0.44114 moveto 0.53858 0.44511 lineto 0.5453 0.46964 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53858 0.44511 moveto 0.5465 0.44114 lineto 0.53712 0.41789 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73222 0.62604 moveto 0.70568 0.64511 lineto 0.70665 0.6664 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70568 0.64511 moveto 0.73222 0.62604 lineto 0.73107 0.6045 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73627 0.36625 moveto 0.73517 0.39498 lineto 0.73631 0.41478 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73517 0.39498 moveto 0.73627 0.36625 lineto 0.73509 0.34624 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52937 0.39296 moveto 0.52778 0.39473 lineto 0.53712 0.41789 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55591 0.46449 moveto 0.5453 0.46964 lineto 0.55202 0.4942 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5453 0.46964 moveto 0.55591 0.46449 lineto 0.5465 0.44114 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4958 0.41369 moveto 0.4988 0.41725 lineto 0.50866 0.39441 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50866 0.39441 moveto 0.50719 0.39259 lineto 0.4958 0.41369 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47891 0.46329 moveto 0.48917 0.46877 lineto 0.49651 0.44444 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49651 0.44444 moveto 0.48888 0.44021 lineto 0.47891 0.46329 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56537 0.48794 moveto 0.55202 0.4942 lineto 0.55875 0.51879 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55202 0.4942 moveto 0.56537 0.48794 lineto 0.55591 0.46449 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30911 0.69972 moveto 0.34167 0.71597 lineto 0.34287 0.69435 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34287 0.69435 moveto 0.31053 0.67759 lineto 0.30911 0.69972 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4689 0.48648 moveto 0.48181 0.49315 lineto 0.48917 0.46877 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48917 0.46877 moveto 0.47891 0.46329 lineto 0.4689 0.48648 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57487 0.51149 moveto 0.55875 0.51879 lineto 0.56549 0.54341 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55875 0.51879 moveto 0.57487 0.51149 lineto 0.56537 0.48794 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33674 0.80509 moveto 0.37845 0.81623 lineto 0.37943 0.79399 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37943 0.79399 moveto 0.338 0.7824 lineto 0.33674 0.80509 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58441 0.53515 moveto 0.56549 0.54341 lineto 0.57223 0.56805 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56549 0.54341 moveto 0.58441 0.53515 lineto 0.57487 0.51149 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53712 0.41789 moveto 0.54036 0.41442 lineto 0.52937 0.39296 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52978 0.391 moveto 0.52937 0.39296 lineto 0.54036 0.41442 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45883 0.50979 moveto 0.47444 0.51757 lineto 0.48181 0.49315 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48181 0.49315 moveto 0.4689 0.48648 lineto 0.45883 0.50979 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54036 0.41442 moveto 0.53712 0.41789 lineto 0.5465 0.44114 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49521 0.40981 moveto 0.4958 0.41369 lineto 0.50719 0.39259 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50719 0.39259 moveto 0.50693 0.39062 lineto 0.49521 0.40981 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59399 0.5589 moveto 0.57223 0.56805 lineto 0.57899 0.59273 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57223 0.56805 moveto 0.59399 0.5589 lineto 0.58441 0.53515 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48431 0.43498 moveto 0.48888 0.44021 lineto 0.4988 0.41725 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4988 0.41725 moveto 0.4958 0.41369 lineto 0.48431 0.43498 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44871 0.53321 moveto 0.46705 0.54202 lineto 0.47444 0.51757 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47444 0.51757 moveto 0.45883 0.50979 lineto 0.44871 0.53321 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60361 0.58276 moveto 0.57899 0.59273 lineto 0.58575 0.61743 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57899 0.59273 moveto 0.60361 0.58276 lineto 0.59399 0.5589 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61328 0.60672 moveto 0.58575 0.61743 lineto 0.59252 0.64216 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58575 0.61743 moveto 0.61328 0.60672 lineto 0.60361 0.58276 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43854 0.55676 moveto 0.45965 0.56652 lineto 0.46705 0.54202 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46705 0.54202 moveto 0.44871 0.53321 lineto 0.43854 0.55676 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62299 0.63079 moveto 0.59252 0.64216 lineto 0.59929 0.66692 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59252 0.64216 moveto 0.62299 0.63079 lineto 0.61328 0.60672 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54036 0.41442 moveto 0.54122 0.41058 lineto 0.52978 0.391 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52894 0.38907 moveto 0.52978 0.391 lineto 0.54122 0.41058 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55143 0.43606 moveto 0.5465 0.44114 lineto 0.55591 0.46449 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5465 0.44114 moveto 0.55143 0.43606 lineto 0.54036 0.41442 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29333 0.59149 moveto 0.31472 0.61281 lineto 0.31608 0.59174 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31608 0.59174 moveto 0.29486 0.56988 lineto 0.29333 0.59149 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.71066 0.75419 moveto 0.67376 0.76755 lineto 0.67454 0.78968 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67376 0.76755 moveto 0.71066 0.75419 lineto 0.70964 0.73184 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74227 0.51746 moveto 0.7277 0.54141 lineto 0.72881 0.56218 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7277 0.54141 moveto 0.74227 0.51746 lineto 0.74105 0.49642 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42832 0.58042 moveto 0.45224 0.59106 lineto 0.45965 0.56652 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45965 0.56652 moveto 0.43854 0.55676 lineto 0.42832 0.58042 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49712 0.40605 moveto 0.49521 0.40981 lineto 0.50693 0.39062 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50693 0.39062 moveto 0.5079 0.38871 lineto 0.49712 0.40605 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63273 0.65496 moveto 0.59929 0.66692 lineto 0.60608 0.6917 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59929 0.66692 moveto 0.63273 0.65496 lineto 0.62299 0.63079 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29243 0.45984 moveto 0.30082 0.48605 lineto 0.30226 0.46572 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30226 0.46572 moveto 0.29397 0.43901 lineto 0.29243 0.45984 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64253 0.67924 moveto 0.60608 0.6917 lineto 0.61287 0.71652 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60608 0.6917 moveto 0.64253 0.67924 lineto 0.63273 0.65496 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47271 0.45646 moveto 0.47891 0.46329 lineto 0.48888 0.44021 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48888 0.44021 moveto 0.48431 0.43498 lineto 0.47271 0.45646 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41805 0.6042 moveto 0.44482 0.61564 lineto 0.45224 0.59106 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45224 0.59106 moveto 0.42832 0.58042 lineto 0.41805 0.6042 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73338 0.64785 moveto 0.70665 0.6664 lineto 0.70764 0.68795 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70665 0.6664 moveto 0.73338 0.64785 lineto 0.73222 0.62604 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73746 0.38652 moveto 0.73631 0.41478 lineto 0.73748 0.43482 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73631 0.41478 moveto 0.73746 0.38652 lineto 0.73627 0.36625 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65236 0.70363 moveto 0.61287 0.71652 lineto 0.61967 0.74136 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61287 0.71652 moveto 0.65236 0.70363 lineto 0.64253 0.67924 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54122 0.41058 moveto 0.54036 0.41442 lineto 0.55143 0.43606 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40772 0.62811 moveto 0.43739 0.64026 lineto 0.44482 0.61564 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44482 0.61564 moveto 0.41805 0.6042 lineto 0.40772 0.62811 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54122 0.41058 moveto 0.53958 0.40676 lineto 0.52894 0.38907 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52695 0.38737 moveto 0.52894 0.38907 lineto 0.53958 0.40676 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56259 0.45788 moveto 0.55591 0.46449 lineto 0.56537 0.48794 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55591 0.46449 moveto 0.56259 0.45788 lineto 0.55143 0.43606 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66224 0.72812 moveto 0.61967 0.74136 lineto 0.62648 0.76623 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61967 0.74136 moveto 0.66224 0.72812 lineto 0.65236 0.70363 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50135 0.40282 moveto 0.49712 0.40605 lineto 0.5079 0.38871 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5079 0.38871 moveto 0.51001 0.38709 lineto 0.50135 0.40282 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30766 0.72212 moveto 0.34046 0.73785 lineto 0.34167 0.71597 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34167 0.71597 moveto 0.30911 0.69972 lineto 0.30766 0.72212 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48334 0.42927 moveto 0.48431 0.43498 lineto 0.4958 0.41369 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4958 0.41369 moveto 0.49521 0.40981 lineto 0.48334 0.42927 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67216 0.75272 moveto 0.62648 0.76623 lineto 0.63329 0.79113 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62648 0.76623 moveto 0.67216 0.75272 lineto 0.66224 0.72812 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39734 0.65214 moveto 0.42994 0.66492 lineto 0.43739 0.64026 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43739 0.64026 moveto 0.40772 0.62811 lineto 0.39734 0.65214 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.68212 0.77742 moveto 0.63329 0.79113 lineto 0.64012 0.81606 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63329 0.79113 moveto 0.68212 0.77742 lineto 0.67216 0.75272 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33547 0.82805 moveto 0.37746 0.83873 lineto 0.37845 0.81623 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37845 0.81623 moveto 0.33674 0.80509 lineto 0.33547 0.82805 lineto gsave
+0.897 0.658 0.569 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.461 0.47815 moveto 0.4689 0.48648 lineto 0.47891 0.46329 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47891 0.46329 moveto 0.47271 0.45646 lineto 0.461 0.47815 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38691 0.67629 moveto 0.42248 0.68963 lineto 0.42994 0.66492 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42994 0.66492 moveto 0.39734 0.65214 lineto 0.38691 0.67629 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67454 0.78968 moveto 0.7117 0.77681 lineto 0.71066 0.75419 lineto gsave
+0.355 0.217 0.551 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64012 0.81606 moveto 0.69213 0.80224 lineto 0.68212 0.77742 lineto gsave
+0.471 0.423 0.722 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53958 0.40676 moveto 0.53559 0.4034 lineto 0.52695 0.38737 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52401 0.3861 moveto 0.52695 0.38737 lineto 0.53559 0.4034 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50745 0.40049 moveto 0.50135 0.40282 lineto 0.51001 0.38709 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51001 0.38709 moveto 0.51303 0.38591 lineto 0.50745 0.40049 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57385 0.47987 moveto 0.56537 0.48794 lineto 0.57487 0.51149 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56537 0.48794 moveto 0.57385 0.47987 lineto 0.56259 0.45788 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37642 0.70057 moveto 0.41501 0.71437 lineto 0.42248 0.68963 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42248 0.68963 moveto 0.38691 0.67629 lineto 0.37642 0.70057 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53559 0.4034 moveto 0.52966 0.40086 lineto 0.52401 0.3861 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52044 0.38539 moveto 0.52401 0.3861 lineto 0.52966 0.40086 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.36589 0.72497 moveto 0.40753 0.73916 lineto 0.41501 0.71437 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41501 0.71437 moveto 0.37642 0.70057 lineto 0.36589 0.72497 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51476 0.39932 moveto 0.50745 0.40049 lineto 0.51303 0.38591 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51303 0.38591 moveto 0.51665 0.38532 lineto 0.51476 0.39932 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5528 0.4304 moveto 0.55143 0.43606 lineto 0.56259 0.45788 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55143 0.43606 moveto 0.5528 0.4304 lineto 0.54122 0.41058 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44918 0.50004 moveto 0.45883 0.50979 lineto 0.4689 0.48648 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4689 0.48648 moveto 0.461 0.47815 lineto 0.44918 0.50004 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52966 0.40086 moveto 0.52245 0.39945 lineto 0.52044 0.38539 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51665 0.38532 moveto 0.52044 0.38539 lineto 0.52245 0.39945 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29177 0.61336 moveto 0.31334 0.63415 lineto 0.31472 0.61281 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31472 0.61281 moveto 0.29333 0.59149 lineto 0.29177 0.61336 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35529 0.7495 moveto 0.40003 0.76399 lineto 0.40753 0.73916 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40753 0.73916 moveto 0.36589 0.72497 lineto 0.35529 0.7495 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52245 0.39945 moveto 0.51476 0.39932 lineto 0.51665 0.38532 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53958 0.40676 moveto 0.54122 0.41058 lineto 0.5528 0.4304 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74351 0.53876 moveto 0.72881 0.56218 lineto 0.72993 0.58321 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72881 0.56218 moveto 0.74351 0.53876 lineto 0.74227 0.51746 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5852 0.50206 moveto 0.57487 0.51149 lineto 0.58441 0.53515 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57487 0.51149 moveto 0.5852 0.50206 lineto 0.57385 0.47987 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29087 0.48092 moveto 0.29936 0.50663 lineto 0.30082 0.48605 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30082 0.48605 moveto 0.29243 0.45984 lineto 0.29087 0.48092 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34464 0.77415 moveto 0.39252 0.78886 lineto 0.40003 0.76399 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40003 0.76399 moveto 0.35529 0.7495 lineto 0.34464 0.77415 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48615 0.42371 moveto 0.48334 0.42927 lineto 0.49521 0.40981 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49521 0.40981 moveto 0.49712 0.40605 lineto 0.48615 0.42371 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4713 0.44899 moveto 0.47271 0.45646 lineto 0.48431 0.43498 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48431 0.43498 moveto 0.48334 0.42927 lineto 0.4713 0.44899 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73456 0.66993 moveto 0.70764 0.68795 lineto 0.70863 0.70976 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70764 0.68795 moveto 0.73456 0.66993 lineto 0.73338 0.64785 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73867 0.40704 moveto 0.73748 0.43482 lineto 0.73865 0.45511 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73748 0.43482 moveto 0.73867 0.40704 lineto 0.73746 0.38652 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30321 0.79101 moveto 0.33674 0.80509 lineto 0.338 0.7824 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33394 0.79893 moveto 0.385 0.81378 lineto 0.39252 0.78886 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39252 0.78886 moveto 0.34464 0.77415 lineto 0.33394 0.79893 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30406 0.34894 moveto 0.29849 0.37803 lineto 0.29996 0.3582 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29996 0.3582 moveto 0.30554 0.32866 lineto 0.30406 0.34894 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30619 0.7448 moveto 0.33924 0.75999 lineto 0.34046 0.73785 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34046 0.73785 moveto 0.30766 0.72212 lineto 0.30619 0.7448 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59665 0.52443 moveto 0.58441 0.53515 lineto 0.59399 0.5589 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58441 0.53515 moveto 0.59665 0.52443 lineto 0.5852 0.50206 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43725 0.52213 moveto 0.44871 0.53321 lineto 0.45883 0.50979 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45883 0.50979 moveto 0.44918 0.50004 lineto 0.43725 0.52213 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.31582 0.81074 moveto 0.327 0.82059 lineto 0.33674 0.80509 lineto 0.957 0.718 0.535 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.31699 0.82067 moveto 0.32318 0.82385 lineto 0.32458 0.82061 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32318 0.82385 moveto 0.32882 0.8254 lineto gsave
+0.32691 0.82324 lineto 0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33547 0.82805 moveto 0.33589 0.82052 lineto gsave
+0.327 0.82059 lineto 0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33589 0.82052 moveto 0.33674 0.80509 lineto gsave
+0.327 0.82059 lineto 0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32882 0.8254 moveto 0.33547 0.82805 lineto gsave
+0.31582 0.81074 lineto 0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33674 0.80509 moveto 0.30321 0.79101 lineto 0.30288 0.79614 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.33674 0.80509 moveto 0.30288 0.79614 lineto 0.31582 0.81074 lineto 0.957 0.718 0.535 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.385 0.81378 moveto 0.33394 0.79893 lineto 0.32458 0.82061 lineto gsave
+0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32458 0.82061 moveto 0.32318 0.82385 lineto gsave
+0.32691 0.82324 lineto 0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.385 0.81378 moveto 0.32458 0.82061 lineto 0.32691 0.82324 lineto 0.89 0.77 0.723 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.30288 0.79614 moveto 0.30169 0.81456 lineto gsave
+0.31582 0.81074 lineto 0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30169 0.81456 moveto 0.32882 0.8254 lineto gsave
+0.31582 0.81074 lineto 0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.28382 0.79706 moveto 0.28755 0.80072 lineto 0.30321 0.79101 lineto 0.997 0.771 0.46 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.28337 0.80197 moveto 0.28495 0.80421 lineto 0.2867 0.80098 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28495 0.80421 moveto 0.29158 0.80761 lineto gsave
+0.28877 0.8038 lineto 0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30169 0.81456 moveto 0.30288 0.79614 lineto gsave
+0.28755 0.80072 lineto 0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30288 0.79614 moveto 0.30321 0.79101 lineto gsave
+0.28755 0.80072 lineto 0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29158 0.80761 moveto 0.30169 0.81456 lineto gsave
+0.28382 0.79706 lineto 0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.338 0.7824 moveto 0.30471 0.76776 lineto 0.30321 0.79101 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28032 0.77447 moveto 0.30321 0.79101 lineto 0.30471 0.76776 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30321 0.79101 moveto 0.28032 0.77447 lineto 0.27916 0.79075 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.30321 0.79101 moveto 0.27916 0.79075 lineto 0.28382 0.79706 lineto 0.997 0.771 0.46 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.33394 0.79893 moveto 0.29833 0.77943 lineto 0.2867 0.80098 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2867 0.80098 moveto 0.28495 0.80421 lineto gsave
+0.28877 0.8038 lineto 0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.33394 0.79893 moveto 0.2867 0.80098 lineto 0.28877 0.8038 lineto 0.951 0.867 0.719 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.27916 0.79075 moveto 0.2786 0.79869 lineto gsave
+0.28382 0.79706 lineto 0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2786 0.79869 moveto 0.29158 0.80761 lineto gsave
+0.28382 0.79706 lineto 0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.26862 0.78114 moveto 0.2786 0.79869 lineto 0.28032 0.77447 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.26862 0.78114 moveto 0.28337 0.80197 lineto gsave
+0.29833 0.77943 lineto 0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2867 0.80098 moveto 0.29833 0.77943 lineto gsave
+0.28337 0.80197 lineto 0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.33394 0.79893 moveto 0.28877 0.8038 lineto 0.31699 0.82067 lineto 0.951 0.867 0.719 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.29158 0.80761 moveto 0.31699 0.82067 lineto gsave
+0.28877 0.8038 lineto 0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32458 0.82061 moveto 0.33394 0.79893 lineto gsave
+0.31699 0.82067 lineto 0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37746 0.83873 moveto 0.385 0.81378 lineto gsave
+0.32691 0.82324 lineto 0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32882 0.8254 moveto 0.37746 0.83873 lineto gsave
+0.32691 0.82324 lineto 0.89 0.77 0.723 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56453 0.45047 moveto 0.56259 0.45788 lineto 0.57385 0.47987 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56259 0.45788 moveto 0.56453 0.45047 lineto 0.5528 0.4304 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5528 0.4304 moveto 0.5504 0.42475 lineto 0.53958 0.40676 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53559 0.4034 moveto 0.53958 0.40676 lineto 0.5504 0.42475 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.6082 0.54699 moveto 0.59399 0.5589 lineto 0.60361 0.58276 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59399 0.5589 moveto 0.6082 0.54699 lineto 0.59665 0.52443 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42522 0.54442 moveto 0.43854 0.55676 lineto 0.44871 0.53321 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44871 0.53321 moveto 0.43725 0.52213 lineto 0.42522 0.54442 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49251 0.41891 moveto 0.48615 0.42371 lineto 0.49712 0.40605 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49712 0.40605 moveto 0.50135 0.40282 lineto 0.49251 0.41891 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4591 0.46899 moveto 0.461 0.47815 lineto 0.47271 0.45646 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47271 0.45646 moveto 0.4713 0.44899 lineto 0.4591 0.46899 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2902 0.63551 moveto 0.31195 0.65574 lineto 0.31334 0.63415 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31334 0.63415 moveto 0.29177 0.61336 lineto 0.2902 0.63551 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74476 0.56032 moveto 0.72993 0.58321 lineto 0.73107 0.6045 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72993 0.58321 moveto 0.74476 0.56032 lineto 0.74351 0.53876 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5504 0.42475 moveto 0.5528 0.4304 lineto 0.56453 0.45047 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28928 0.50228 moveto 0.29788 0.52746 lineto 0.29936 0.50663 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29936 0.50663 moveto 0.29087 0.48092 lineto 0.28928 0.50228 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61984 0.56974 moveto 0.60361 0.58276 lineto 0.61328 0.60672 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60361 0.58276 moveto 0.61984 0.56974 lineto 0.6082 0.54699 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73576 0.69229 moveto 0.70863 0.70976 lineto 0.70964 0.73184 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70863 0.70976 moveto 0.73576 0.69229 lineto 0.73456 0.66993 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73989 0.42781 moveto 0.73865 0.45511 lineto 0.73985 0.47564 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73865 0.45511 moveto 0.73989 0.42781 lineto 0.73867 0.40704 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41306 0.56693 moveto 0.42832 0.58042 lineto 0.43854 0.55676 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43854 0.55676 moveto 0.42522 0.54442 lineto 0.41306 0.56693 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47498 0.44168 moveto 0.4713 0.44899 lineto 0.48334 0.42927 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48334 0.42927 moveto 0.48615 0.42371 lineto 0.47498 0.44168 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30256 0.36948 moveto 0.297 0.39811 lineto 0.29849 0.37803 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29849 0.37803 moveto 0.30406 0.34894 lineto 0.30256 0.36948 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57642 0.47081 moveto 0.57385 0.47987 lineto 0.5852 0.50206 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57385 0.47987 moveto 0.57642 0.47081 lineto 0.56453 0.45047 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5504 0.42475 moveto 0.54441 0.41976 lineto 0.53559 0.4034 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52966 0.40086 moveto 0.53559 0.4034 lineto 0.54441 0.41976 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30471 0.76776 moveto 0.338 0.7824 lineto 0.33924 0.75999 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33924 0.75999 moveto 0.30619 0.7448 lineto 0.30471 0.76776 lineto gsave
+0.957 0.718 0.535 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50174 0.41543 moveto 0.49251 0.41891 lineto 0.50135 0.40282 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50135 0.40282 moveto 0.50745 0.40049 lineto 0.50174 0.41543 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63158 0.59269 moveto 0.61328 0.60672 lineto 0.62299 0.63079 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61328 0.60672 moveto 0.63158 0.59269 lineto 0.61984 0.56974 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4008 0.58965 moveto 0.41805 0.6042 lineto 0.42832 0.58042 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42832 0.58042 moveto 0.41306 0.56693 lineto 0.4008 0.58965 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44673 0.48927 moveto 0.44918 0.50004 lineto 0.461 0.47815 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.461 0.47815 moveto 0.4591 0.46899 lineto 0.44673 0.48927 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54441 0.41976 moveto 0.53545 0.41598 lineto 0.52966 0.40086 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52245 0.39945 moveto 0.52966 0.40086 lineto 0.53545 0.41598 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64343 0.61583 moveto 0.62299 0.63079 lineto 0.63273 0.65496 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62299 0.63079 moveto 0.64343 0.61583 lineto 0.63158 0.59269 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51283 0.41368 moveto 0.50174 0.41543 lineto 0.50745 0.40049 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50745 0.40049 moveto 0.51476 0.39932 lineto 0.51283 0.41368 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2886 0.65794 moveto 0.31053 0.67759 lineto 0.31195 0.65574 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31195 0.65574 moveto 0.2902 0.63551 lineto 0.2886 0.65794 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74603 0.58215 moveto 0.73107 0.6045 lineto 0.73222 0.62604 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73107 0.6045 moveto 0.74603 0.58215 lineto 0.74476 0.56032 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58846 0.49141 moveto 0.5852 0.50206 lineto 0.59665 0.52443 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5852 0.50206 moveto 0.58846 0.49141 lineto 0.57642 0.47081 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28768 0.5239 moveto 0.29638 0.54854 lineto 0.29788 0.52746 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29788 0.52746 moveto 0.28928 0.50228 lineto 0.28768 0.5239 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38842 0.61258 moveto 0.40772 0.62811 lineto 0.41805 0.6042 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41805 0.6042 moveto 0.4008 0.58965 lineto 0.38842 0.61258 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53545 0.41598 moveto 0.52451 0.41387 lineto 0.52245 0.39945 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51476 0.39932 moveto 0.52245 0.39945 lineto 0.52451 0.41387 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52451 0.41387 moveto 0.51283 0.41368 lineto 0.51476 0.39932 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56141 0.44306 moveto 0.56453 0.45047 lineto 0.57642 0.47081 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56453 0.45047 moveto 0.56141 0.44306 lineto 0.5504 0.42475 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54441 0.41976 moveto 0.5504 0.42475 lineto 0.56141 0.44306 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73697 0.71492 moveto 0.70964 0.73184 lineto 0.71066 0.75419 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70964 0.73184 moveto 0.73697 0.71492 lineto 0.73576 0.69229 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65537 0.63918 moveto 0.63273 0.65496 lineto 0.64253 0.67924 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63273 0.65496 moveto 0.65537 0.63918 lineto 0.64343 0.61583 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74113 0.44884 moveto 0.73985 0.47564 lineto 0.74105 0.49642 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73985 0.47564 moveto 0.74113 0.44884 lineto 0.73989 0.42781 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30104 0.39028 moveto 0.2955 0.41843 lineto 0.297 0.39811 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.297 0.39811 moveto 0.30256 0.36948 lineto 0.30104 0.39028 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48346 0.43534 moveto 0.47498 0.44168 lineto 0.48615 0.42371 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48615 0.42371 moveto 0.49251 0.41891 lineto 0.48346 0.43534 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46361 0.45998 moveto 0.4591 0.46899 lineto 0.4713 0.44899 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4713 0.44899 moveto 0.47498 0.44168 lineto 0.46361 0.45998 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72217 0.31684 moveto 0.73509 0.34624 lineto 0.73627 0.36625 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43418 0.50983 moveto 0.43725 0.52213 lineto 0.44918 0.50004 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44918 0.50004 moveto 0.44673 0.48927 lineto 0.43418 0.50983 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37591 0.63574 moveto 0.39734 0.65214 lineto 0.40772 0.62811 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40772 0.62811 moveto 0.38842 0.61258 lineto 0.37591 0.63574 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66742 0.66272 moveto 0.64253 0.67924 lineto 0.65236 0.70363 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64253 0.67924 moveto 0.66742 0.66272 lineto 0.65537 0.63918 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60066 0.51227 moveto 0.59665 0.52443 lineto 0.6082 0.54699 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59665 0.52443 moveto 0.60066 0.51227 lineto 0.58846 0.49141 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67957 0.68647 moveto 0.65236 0.70363 lineto 0.66224 0.72812 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65236 0.70363 moveto 0.67957 0.68647 lineto 0.66742 0.66272 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.36329 0.65911 moveto 0.38691 0.67629 lineto 0.39734 0.65214 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39734 0.65214 moveto 0.37591 0.63574 lineto 0.36329 0.65911 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28699 0.68066 moveto 0.30911 0.69972 lineto 0.31053 0.67759 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31053 0.67759 moveto 0.2886 0.65794 lineto 0.28699 0.68066 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74731 0.60426 moveto 0.73222 0.62604 lineto 0.73338 0.64785 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73222 0.62604 moveto 0.74731 0.60426 lineto 0.74603 0.58215 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28606 0.5458 moveto 0.29486 0.56988 lineto 0.29638 0.54854 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29638 0.54854 moveto 0.28768 0.5239 lineto 0.28606 0.5458 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56141 0.44306 moveto 0.55342 0.43647 lineto 0.54441 0.41976 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53545 0.41598 moveto 0.54441 0.41976 lineto 0.55342 0.43647 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57261 0.46169 moveto 0.57642 0.47081 lineto 0.58846 0.49141 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57642 0.47081 moveto 0.57261 0.46169 lineto 0.56141 0.44306 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73819 0.73785 moveto 0.71066 0.75419 lineto 0.7117 0.77681 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.71066 0.75419 moveto 0.73819 0.73785 lineto 0.73697 0.71492 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74239 0.47014 moveto 0.74105 0.49642 lineto 0.74227 0.51746 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74105 0.49642 moveto 0.74239 0.47014 lineto 0.74113 0.44884 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42146 0.53068 moveto 0.42522 0.54442 lineto 0.43725 0.52213 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43725 0.52213 moveto 0.43418 0.50983 lineto 0.42146 0.53068 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49588 0.43074 moveto 0.48346 0.43534 lineto 0.49251 0.41891 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49251 0.41891 moveto 0.50174 0.41543 lineto 0.49588 0.43074 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69183 0.71043 moveto 0.66224 0.72812 lineto 0.67216 0.75272 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66224 0.72812 moveto 0.69183 0.71043 lineto 0.67957 0.68647 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2995 0.41134 moveto 0.29397 0.43901 lineto 0.2955 0.41843 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2955 0.41843 moveto 0.30104 0.39028 lineto 0.2995 0.41134 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35055 0.68271 moveto 0.37642 0.70057 lineto 0.38691 0.67629 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38691 0.67629 moveto 0.36329 0.65911 lineto 0.35055 0.68271 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61302 0.53342 moveto 0.6082 0.54699 lineto 0.61984 0.56974 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.6082 0.54699 moveto 0.61302 0.53342 lineto 0.60066 0.51227 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72331 0.3373 moveto 0.73627 0.36625 lineto 0.73746 0.38652 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73627 0.36625 moveto 0.72331 0.3373 lineto 0.72217 0.31684 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.01 setlinewidth
+0.51848 0.37168 moveto
+0.72217 0.31684 lineto
+stroke
+grestore
+gsave
+0.01 setlinewidth
+0.72217 0.31684 moveto
+0.7363 0.31304 lineto
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45202 0.47863 moveto 0.44673 0.48927 lineto 0.4591 0.46899 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4591 0.46899 moveto 0.46361 0.45998 lineto 0.45202 0.47863 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55342 0.43647 moveto 0.56141 0.44306 lineto 0.57261 0.46169 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7042 0.73459 moveto 0.67216 0.75272 lineto 0.68212 0.77742 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67216 0.75272 moveto 0.7042 0.73459 lineto 0.69183 0.71043 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33769 0.70654 moveto 0.36589 0.72497 lineto 0.37642 0.70057 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37642 0.70057 moveto 0.35055 0.68271 lineto 0.33769 0.70654 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55342 0.43647 moveto 0.54139 0.43147 lineto 0.53545 0.41598 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52451 0.41387 moveto 0.53545 0.41598 lineto 0.54139 0.43147 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47422 0.45215 moveto 0.46361 0.45998 lineto 0.47498 0.44168 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47498 0.44168 moveto 0.48346 0.43534 lineto 0.47422 0.45215 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51084 0.42841 moveto 0.49588 0.43074 lineto 0.50174 0.41543 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50174 0.41543 moveto 0.51283 0.41368 lineto 0.51084 0.42841 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40855 0.55183 moveto 0.41306 0.56693 lineto 0.42522 0.54442 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42522 0.54442 moveto 0.42146 0.53068 lineto 0.40855 0.55183 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.71667 0.75897 moveto 0.68212 0.77742 lineto 0.69213 0.80224 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.68212 0.77742 moveto 0.71667 0.75897 lineto 0.7042 0.73459 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28535 0.70366 moveto 0.30766 0.72212 lineto 0.30911 0.69972 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30911 0.69972 moveto 0.28699 0.68066 lineto 0.28535 0.70366 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74861 0.62666 moveto 0.73338 0.64785 lineto 0.73456 0.66993 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73338 0.64785 moveto 0.74861 0.62666 lineto 0.74731 0.60426 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28442 0.56798 moveto 0.29333 0.59149 lineto 0.29486 0.56988 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29486 0.56988 moveto 0.28606 0.5458 lineto 0.28442 0.56798 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62554 0.55484 moveto 0.61984 0.56974 lineto 0.63158 0.59269 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61984 0.56974 moveto 0.62554 0.55484 lineto 0.61302 0.53342 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32469 0.7306 moveto 0.35529 0.7495 lineto 0.36589 0.72497 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.36589 0.72497 moveto 0.33769 0.70654 lineto 0.32469 0.7306 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54139 0.43147 moveto 0.52663 0.42867 lineto 0.52451 0.41387 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51283 0.41368 moveto 0.52451 0.41387 lineto 0.52663 0.42867 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7117 0.77681 moveto 0.73943 0.76106 lineto 0.73819 0.73785 lineto gsave
+0.157 0.069 0.498 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74366 0.49171 moveto 0.74227 0.51746 lineto 0.74351 0.53876 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74227 0.51746 moveto 0.74366 0.49171 lineto 0.74239 0.47014 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52663 0.42867 moveto 0.51084 0.42841 lineto 0.51283 0.41368 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.584 0.48064 moveto 0.58846 0.49141 lineto 0.60066 0.51227 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58846 0.49141 moveto 0.584 0.48064 lineto 0.57261 0.46169 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29794 0.43267 moveto 0.29243 0.45984 lineto 0.29397 0.43901 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29397 0.43901 moveto 0.2995 0.41134 lineto 0.29794 0.43267 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69213 0.80224 moveto 0.72926 0.78356 lineto 0.71667 0.75897 lineto gsave
+0.292 0.32 0.718 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72445 0.35802 moveto 0.73746 0.38652 lineto 0.73867 0.40704 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73746 0.38652 moveto 0.72445 0.35802 lineto 0.72331 0.3373 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31158 0.7549 moveto 0.34464 0.77415 lineto 0.35529 0.7495 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35529 0.7495 moveto 0.32469 0.7306 lineto 0.31158 0.7549 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44022 0.49762 moveto 0.43418 0.50983 lineto 0.44673 0.48927 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44673 0.48927 moveto 0.45202 0.47863 lineto 0.44022 0.49762 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39546 0.57328 moveto 0.4008 0.58965 lineto 0.41306 0.56693 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41306 0.56693 moveto 0.40855 0.55183 lineto 0.39546 0.57328 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63823 0.57656 moveto 0.63158 0.59269 lineto 0.64343 0.61583 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63158 0.59269 moveto 0.63823 0.57656 lineto 0.62554 0.55484 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57261 0.46169 moveto 0.56263 0.45355 lineto 0.55342 0.43647 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54139 0.43147 moveto 0.55342 0.43647 lineto 0.56263 0.45355 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56263 0.45355 moveto 0.57261 0.46169 lineto 0.584 0.48064 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2837 0.72696 moveto 0.30619 0.7448 lineto 0.30766 0.72212 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30766 0.72212 moveto 0.28535 0.70366 lineto 0.2837 0.72696 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74993 0.64933 moveto 0.73456 0.66993 lineto 0.73576 0.69229 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73456 0.66993 moveto 0.74993 0.64933 lineto 0.74861 0.62666 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29833 0.77943 moveto 0.33394 0.79893 lineto 0.34464 0.77415 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28202 0.75056 moveto 0.30471 0.76776 lineto 0.30619 0.7448 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30471 0.76776 moveto 0.28202 0.75056 lineto 0.28032 0.77447 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34464 0.77415 moveto 0.31158 0.7549 lineto 0.29833 0.77943 lineto gsave
+0.951 0.867 0.719 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48987 0.44643 moveto 0.47422 0.45215 lineto 0.48346 0.43534 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48346 0.43534 moveto 0.49588 0.43074 lineto 0.48987 0.44643 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28275 0.59044 moveto 0.29177 0.61336 lineto 0.29333 0.59149 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29333 0.59149 moveto 0.28442 0.56798 lineto 0.28275 0.59044 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74494 0.51356 moveto 0.74351 0.53876 lineto 0.74476 0.56032 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74351 0.53876 moveto 0.74494 0.51356 lineto 0.74366 0.49171 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59561 0.49994 moveto 0.60066 0.51227 lineto 0.61302 0.53342 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60066 0.51227 moveto 0.59561 0.49994 lineto 0.584 0.48064 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46477 0.46933 moveto 0.45202 0.47863 lineto 0.46361 0.45998 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46361 0.45998 moveto 0.47422 0.45215 lineto 0.46477 0.46933 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29636 0.45428 moveto 0.29087 0.48092 lineto 0.29243 0.45984 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29243 0.45984 moveto 0.29794 0.43267 lineto 0.29636 0.45428 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32411 0.32082 moveto 0.30406 0.34894 lineto 0.30554 0.32866 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30554 0.32866 moveto 0.32551 0.30012 lineto 0.32411 0.32082 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72562 0.37901 moveto 0.73867 0.40704 lineto 0.73989 0.42781 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73867 0.40704 moveto 0.72562 0.37901 lineto 0.72445 0.35802 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65109 0.59856 moveto 0.64343 0.61583 lineto 0.65537 0.63918 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64343 0.61583 moveto 0.65109 0.59856 lineto 0.63823 0.57656 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38218 0.59504 moveto 0.38842 0.61258 lineto 0.4008 0.58965 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4008 0.58965 moveto 0.39546 0.57328 lineto 0.38218 0.59504 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56263 0.45355 moveto 0.54747 0.44735 lineto 0.54139 0.43147 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.52663 0.42867 moveto 0.54139 0.43147 lineto 0.54747 0.44735 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4282 0.51697 moveto 0.42146 0.53068 lineto 0.43418 0.50983 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43418 0.50983 moveto 0.44022 0.49762 lineto 0.4282 0.51697 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50881 0.44354 moveto 0.48987 0.44643 lineto 0.49588 0.43074 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49588 0.43074 moveto 0.51084 0.42841 lineto 0.50881 0.44354 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30619 0.7448 moveto 0.2837 0.72696 lineto 0.28202 0.75056 lineto gsave
+0.997 0.771 0.46 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75126 0.6723 moveto 0.73576 0.69229 lineto 0.73697 0.71492 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73576 0.69229 moveto 0.75126 0.6723 lineto 0.74993 0.64933 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28106 0.6132 moveto 0.2902 0.63551 lineto 0.29177 0.61336 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29177 0.61336 moveto 0.28275 0.59044 lineto 0.28106 0.6132 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66412 0.62086 moveto 0.65537 0.63918 lineto 0.66742 0.66272 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65537 0.63918 moveto 0.66412 0.62086 lineto 0.65109 0.59856 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74624 0.53569 moveto 0.74476 0.56032 lineto 0.74603 0.58215 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74476 0.56032 moveto 0.74624 0.53569 lineto 0.74494 0.51356 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.36871 0.61712 moveto 0.37591 0.63574 lineto 0.38842 0.61258 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38842 0.61258 moveto 0.38218 0.59504 lineto 0.36871 0.61712 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54747 0.44735 moveto 0.5288 0.44386 lineto 0.52663 0.42867 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.51084 0.42841 moveto 0.52663 0.42867 lineto 0.5288 0.44386 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5288 0.44386 moveto 0.50881 0.44354 lineto 0.51084 0.42841 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29476 0.47617 moveto 0.28928 0.50228 lineto 0.29087 0.48092 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29087 0.48092 moveto 0.29636 0.45428 lineto 0.29476 0.47617 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60742 0.51958 moveto 0.61302 0.53342 lineto 0.62554 0.55484 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61302 0.53342 moveto 0.60742 0.51958 lineto 0.59561 0.49994 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57204 0.47099 moveto 0.584 0.48064 lineto 0.59561 0.49994 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.584 0.48064 moveto 0.57204 0.47099 lineto 0.56263 0.45355 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3227 0.3418 moveto 0.30256 0.36948 lineto 0.30406 0.34894 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30406 0.34894 moveto 0.32411 0.32082 lineto 0.3227 0.3418 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7268 0.40026 moveto 0.73989 0.42781 lineto 0.74113 0.44884 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73989 0.42781 moveto 0.7268 0.40026 lineto 0.72562 0.37901 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54747 0.44735 moveto 0.56263 0.45355 lineto 0.57204 0.47099 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4551 0.48691 moveto 0.44022 0.49762 lineto 0.45202 0.47863 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45202 0.47863 moveto 0.46477 0.46933 lineto 0.4551 0.48691 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48371 0.46253 moveto 0.46477 0.46933 lineto 0.47422 0.45215 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47422 0.45215 moveto 0.48987 0.44643 lineto 0.48371 0.46253 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67733 0.64346 moveto 0.66742 0.66272 lineto 0.67957 0.68647 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66742 0.66272 moveto 0.67733 0.64346 lineto 0.66412 0.62086 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41594 0.53669 moveto 0.40855 0.55183 lineto 0.42146 0.53068 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42146 0.53068 moveto 0.4282 0.51697 lineto 0.41594 0.53669 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75261 0.69557 moveto 0.73697 0.71492 lineto 0.73819 0.73785 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73697 0.71492 moveto 0.75261 0.69557 lineto 0.75126 0.6723 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35504 0.63952 moveto 0.36329 0.65911 lineto 0.37591 0.63574 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37591 0.63574 moveto 0.36871 0.61712 lineto 0.35504 0.63952 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27936 0.63625 moveto 0.2886 0.65794 lineto 0.2902 0.63551 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2902 0.63551 moveto 0.28106 0.6132 lineto 0.27936 0.63625 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74756 0.55811 moveto 0.74603 0.58215 lineto 0.74731 0.60426 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74603 0.58215 moveto 0.74756 0.55811 lineto 0.74624 0.53569 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29314 0.49834 moveto 0.28768 0.5239 lineto 0.28928 0.50228 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28928 0.50228 moveto 0.29476 0.47617 lineto 0.29314 0.49834 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61944 0.53958 moveto 0.62554 0.55484 lineto 0.63823 0.57656 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62554 0.55484 moveto 0.61944 0.53958 lineto 0.60742 0.51958 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32126 0.36304 moveto 0.30104 0.39028 lineto 0.30256 0.36948 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30256 0.36948 moveto 0.3227 0.3418 lineto 0.32126 0.36304 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72799 0.4218 moveto 0.74113 0.44884 lineto 0.74239 0.47014 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74113 0.44884 moveto 0.72799 0.4218 lineto 0.7268 0.40026 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69073 0.66638 moveto 0.67957 0.68647 lineto 0.69183 0.71043 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67957 0.68647 moveto 0.69073 0.66638 lineto 0.67733 0.64346 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57204 0.47099 moveto 0.5537 0.46362 lineto 0.54747 0.44735 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5288 0.44386 moveto 0.54747 0.44735 lineto 0.5537 0.46362 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34117 0.66226 moveto 0.35055 0.68271 lineto 0.36329 0.65911 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.36329 0.65911 moveto 0.35504 0.63952 lineto 0.34117 0.66226 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58166 0.48883 moveto 0.59561 0.49994 lineto 0.60742 0.51958 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59561 0.49994 moveto 0.58166 0.48883 lineto 0.57204 0.47099 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50671 0.45908 moveto 0.48371 0.46253 lineto 0.48987 0.44643 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48987 0.44643 moveto 0.50881 0.44354 lineto 0.50671 0.45908 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75398 0.71914 moveto 0.73819 0.73785 lineto 0.73943 0.76106 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73819 0.73785 moveto 0.75398 0.71914 lineto 0.75261 0.69557 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40345 0.5568 moveto 0.39546 0.57328 lineto 0.40855 0.55183 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40855 0.55183 moveto 0.41594 0.53669 lineto 0.40345 0.5568 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27763 0.65961 moveto 0.28699 0.68066 lineto 0.2886 0.65794 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2886 0.65794 moveto 0.27936 0.63625 lineto 0.27763 0.65961 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7489 0.58082 moveto 0.74731 0.60426 lineto 0.74861 0.62666 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74731 0.60426 moveto 0.7489 0.58082 lineto 0.74756 0.55811 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70431 0.68961 moveto 0.69183 0.71043 lineto 0.7042 0.73459 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69183 0.71043 moveto 0.70431 0.68961 lineto 0.69073 0.66638 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44521 0.50489 moveto 0.4282 0.51697 lineto 0.44022 0.49762 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44022 0.49762 moveto 0.4551 0.48691 lineto 0.44521 0.50489 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5537 0.46362 moveto 0.57204 0.47099 lineto 0.58166 0.48883 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2915 0.52081 moveto 0.28606 0.5458 lineto 0.28768 0.5239 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28768 0.5239 moveto 0.29314 0.49834 lineto 0.2915 0.52081 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.5537 0.46362 moveto 0.53103 0.45946 lineto 0.5288 0.44386 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50881 0.44354 moveto 0.5288 0.44386 lineto 0.53103 0.45946 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53103 0.45946 moveto 0.50671 0.45908 lineto 0.50881 0.44354 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31981 0.38457 moveto 0.2995 0.41134 lineto 0.30104 0.39028 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30104 0.39028 moveto 0.32126 0.36304 lineto 0.31981 0.38457 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7292 0.44361 moveto 0.74239 0.47014 lineto 0.74366 0.49171 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74239 0.47014 moveto 0.7292 0.44361 lineto 0.72799 0.4218 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63169 0.55994 moveto 0.63823 0.57656 lineto 0.65109 0.59856 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63823 0.57656 moveto 0.63169 0.55994 lineto 0.61944 0.53958 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32709 0.68533 moveto 0.33769 0.70654 lineto 0.35055 0.68271 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35055 0.68271 moveto 0.34117 0.66226 lineto 0.32709 0.68533 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47739 0.47904 moveto 0.4551 0.48691 lineto 0.46477 0.46933 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46477 0.46933 moveto 0.48371 0.46253 lineto 0.47739 0.47904 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.71807 0.71317 moveto 0.7042 0.73459 lineto 0.71667 0.75897 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7042 0.73459 moveto 0.71807 0.71317 lineto 0.70431 0.68961 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75536 0.74302 moveto 0.73943 0.76106 lineto 0.74069 0.78457 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73943 0.76106 moveto 0.75536 0.74302 lineto 0.75398 0.71914 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27587 0.68327 moveto 0.28535 0.70366 lineto 0.28699 0.68066 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28699 0.68066 moveto 0.27763 0.65961 lineto 0.27587 0.68327 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39072 0.57729 moveto 0.38218 0.59504 lineto 0.39546 0.57328 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39546 0.57328 moveto 0.40345 0.5568 lineto 0.39072 0.57729 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75026 0.60382 moveto 0.74861 0.62666 lineto 0.74993 0.64933 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74861 0.62666 moveto 0.75026 0.60382 lineto 0.7489 0.58082 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59149 0.50706 moveto 0.60742 0.51958 lineto 0.61944 0.53958 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60742 0.51958 moveto 0.59149 0.50706 lineto 0.58166 0.48883 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3128 0.70874 moveto 0.32469 0.7306 lineto 0.33769 0.70654 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33769 0.70654 moveto 0.32709 0.68533 lineto 0.3128 0.70874 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28984 0.54357 moveto 0.28442 0.56798 lineto 0.28606 0.5458 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28606 0.5458 moveto 0.2915 0.52081 lineto 0.28984 0.54357 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31834 0.40638 moveto 0.29794 0.43267 lineto 0.2995 0.41134 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2995 0.41134 moveto 0.31981 0.38457 lineto 0.31834 0.40638 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73042 0.46571 moveto 0.74366 0.49171 lineto 0.74494 0.51356 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74366 0.49171 moveto 0.73042 0.46571 lineto 0.7292 0.44361 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64416 0.58069 moveto 0.65109 0.59856 lineto 0.66412 0.62086 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65109 0.59856 moveto 0.64416 0.58069 lineto 0.63169 0.55994 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73203 0.73705 moveto 0.71667 0.75897 lineto 0.72926 0.78356 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.71667 0.75897 moveto 0.73203 0.73705 lineto 0.71807 0.71317 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58166 0.48883 moveto 0.56009 0.4803 lineto 0.5537 0.46362 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53103 0.45946 moveto 0.5537 0.46362 lineto 0.56009 0.4803 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43509 0.5233 moveto 0.41594 0.53669 lineto 0.4282 0.51697 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4282 0.51697 moveto 0.44521 0.50489 lineto 0.43509 0.5233 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50456 0.47505 moveto 0.47739 0.47904 lineto 0.48371 0.46253 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48371 0.46253 moveto 0.50671 0.45908 lineto 0.50456 0.47505 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56009 0.4803 moveto 0.58166 0.48883 lineto 0.59149 0.50706 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75677 0.76722 moveto 0.74069 0.78457 lineto 0.74196 0.80838 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74069 0.78457 moveto 0.75677 0.76722 lineto 0.75536 0.74302 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29829 0.73251 moveto 0.31158 0.7549 lineto 0.32469 0.7306 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32469 0.7306 moveto 0.3128 0.70874 lineto 0.29829 0.73251 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27409 0.70725 moveto 0.2837 0.72696 lineto 0.28535 0.70366 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28535 0.70366 moveto 0.27587 0.68327 lineto 0.27409 0.70725 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35845 0.29589 moveto 0.32411 0.32082 lineto 0.32551 0.30012 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.01 setlinewidth
+0.33882 0.18488 moveto
+0.398 0.24641 lineto
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32551 0.30012 moveto 0.35965 0.27482 lineto 0.35845 0.29589 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75163 0.62713 moveto 0.74993 0.64933 lineto 0.75126 0.6723 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74993 0.64933 moveto 0.75163 0.62713 lineto 0.75026 0.60382 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37773 0.59818 moveto 0.36871 0.61712 lineto 0.38218 0.59504 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38218 0.59504 moveto 0.39072 0.57729 lineto 0.37773 0.59818 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74619 0.76128 moveto 0.72926 0.78356 lineto 0.74196 0.80838 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72926 0.78356 moveto 0.74619 0.76128 lineto 0.73203 0.73705 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28815 0.56664 moveto 0.28275 0.59044 lineto 0.28442 0.56798 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28442 0.56798 moveto 0.28984 0.54357 lineto 0.28815 0.56664 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4709 0.49598 moveto 0.44521 0.50489 lineto 0.4551 0.48691 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4551 0.48691 moveto 0.47739 0.47904 lineto 0.4709 0.49598 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31684 0.42848 moveto 0.29636 0.45428 lineto 0.29794 0.43267 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29794 0.43267 moveto 0.31834 0.40638 lineto 0.31684 0.42848 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73166 0.4881 moveto 0.74494 0.51356 lineto 0.74624 0.53569 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74494 0.51356 moveto 0.73166 0.4881 lineto 0.73042 0.46571 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56009 0.4803 moveto 0.53332 0.47549 lineto 0.53103 0.45946 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50671 0.45908 moveto 0.53103 0.45946 lineto 0.53332 0.47549 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53332 0.47549 moveto 0.50456 0.47505 lineto 0.50671 0.45908 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65686 0.60182 moveto 0.66412 0.62086 lineto 0.67733 0.64346 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66412 0.62086 moveto 0.65686 0.60182 lineto 0.64416 0.58069 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60154 0.5257 moveto 0.61944 0.53958 lineto 0.63169 0.55994 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61944 0.53958 moveto 0.60154 0.5257 lineto 0.59149 0.50706 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28357 0.75664 moveto 0.29833 0.77943 lineto 0.31158 0.7549 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31158 0.7549 moveto 0.29829 0.73251 lineto 0.28357 0.75664 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74196 0.80838 moveto 0.75819 0.79173 lineto 0.75677 0.76722 lineto gsave
+0 0 0.373 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75877 0.74848 moveto 0.75677 0.76722 lineto 0.75772 0.78369 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75772 0.78369 moveto 0.75819 0.79173 lineto gsave
+0.75831 0.78304 lineto 0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.75877 0.74848 moveto 0.75772 0.78369 lineto 0.75831 0.78304 lineto 0 0 0.11 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.75868 0.78263 moveto 0.76055 0.78584 lineto gsave
+0.75895 0.78234 lineto 0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.75877 0.74848 moveto 0.75831 0.78304 lineto 0.75862 0.7827 lineto 0 0 0.11 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.76055 0.78584 moveto 0.75932 0.78193 lineto gsave
+0.75895 0.78234 lineto 0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75859 0.78822 moveto 0.76055 0.78584 lineto 0.75868 0.78263 lineto gsave
+0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75859 0.78822 moveto 0.76026 0.77375 lineto 0.7591 0.75399 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7591 0.75399 moveto 0.75877 0.74848 lineto gsave
+0.75859 0.78822 lineto 0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7573 0.72355 moveto 0.75536 0.74302 lineto 0.75677 0.76722 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75677 0.76722 moveto 0.75877 0.74848 lineto 0.7573 0.72355 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.76026 0.77375 moveto 0.75424 0.76577 lineto gsave
+0.74504 0.72946 lineto 0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.75895 0.78234 moveto 0.75393 0.76507 lineto 0.73837 0.73736 lineto 0 0 0.449 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.751 0.75837 moveto 0.73837 0.73736 lineto gsave
+0.75393 0.76507 lineto 0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74601 0.74694 moveto 0.74504 0.72946 lineto gsave
+0.7522 0.75772 lineto 0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.75424 0.76577 moveto 0.751 0.75837 lineto 0.7522 0.75772 lineto 0.935 0.689 0.211 setrgbcolor
+fill
+grestore
+gsave
+0.74601 0.74694 moveto 0.7522 0.75772 lineto 0.751 0.75837 lineto 0.935 0.689 0.211 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.73837 0.73736 moveto 0.74619 0.76128 lineto 0.75868 0.78263 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.73837 0.73736 moveto 0.75868 0.78263 lineto 0.75895 0.78234 lineto 0 0 0.449 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.71015 0.69043 moveto 0.71807 0.71317 lineto 0.73203 0.73705 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72412 0.71366 moveto 0.73203 0.73705 lineto 0.74619 0.76128 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73203 0.73705 moveto 0.72412 0.71366 lineto 0.71015 0.69043 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74619 0.76128 moveto 0.73837 0.73736 lineto 0.72412 0.71366 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70341 0.7146 moveto 0.73837 0.73736 lineto 0.751 0.75837 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.70341 0.7146 moveto 0.751 0.75837 lineto 0.75009 0.75886 lineto 0.815 0.349 0 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.75932 0.78193 moveto 0.75424 0.76577 lineto gsave
+0.75895 0.78234 lineto 0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75424 0.76577 moveto 0.7529 0.76153 lineto gsave
+0.75393 0.76507 lineto 0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.75895 0.78234 moveto 0.75424 0.76577 lineto 0.75393 0.76507 lineto 0 0 0.449 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.71617 0.73826 moveto 0.70341 0.7146 lineto gsave
+0.75009 0.75886 lineto 0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75424 0.76577 moveto 0.74933 0.75927 lineto gsave
+0.751 0.75837 lineto 0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7529 0.76153 moveto 0.751 0.75837 lineto gsave
+0.75393 0.76507 lineto 0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7529 0.76153 moveto 0.74933 0.75927 lineto gsave
+0.75009 0.75886 lineto 0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74933 0.75927 moveto 0.71617 0.73826 lineto gsave
+0.75009 0.75886 lineto 0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74648 0.75549 moveto 0.74601 0.74694 lineto gsave
+0.751 0.75837 lineto 0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74933 0.75927 moveto 0.74648 0.75549 lineto gsave
+0.751 0.75837 lineto 0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.751 0.75837 moveto 0.7529 0.76153 lineto gsave
+0.75009 0.75886 lineto 0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75819 0.79173 moveto 0.75859 0.78822 lineto gsave
+0.75862 0.7827 lineto 0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.75819 0.79173 moveto 0.75862 0.7827 lineto 0.75831 0.78304 lineto 0 0 0.11 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.74196 0.80838 moveto 0.75859 0.78822 lineto gsave
+0.74619 0.76128 lineto 0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75868 0.78263 moveto 0.74619 0.76128 lineto gsave
+0.75859 0.78822 lineto 0 0.147 0.669 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27229 0.73155 moveto 0.28202 0.75056 lineto 0.2837 0.72696 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2837 0.72696 moveto 0.27409 0.70725 lineto 0.27229 0.73155 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35722 0.31724 moveto 0.3227 0.3418 lineto 0.32411 0.32082 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32411 0.32082 moveto 0.35845 0.29589 lineto 0.35722 0.31724 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75302 0.65076 moveto 0.75126 0.6723 lineto 0.75261 0.69557 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75126 0.6723 moveto 0.75302 0.65076 lineto 0.75163 0.62713 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42473 0.54213 moveto 0.40345 0.5568 lineto 0.41594 0.53669 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41594 0.53669 moveto 0.43509 0.5233 lineto 0.42473 0.54213 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28644 0.59001 moveto 0.28106 0.6132 lineto 0.28275 0.59044 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28275 0.59044 moveto 0.28815 0.56664 lineto 0.28644 0.59001 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.36449 0.61949 moveto 0.35504 0.63952 lineto 0.36871 0.61712 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.36871 0.61712 moveto 0.37773 0.59818 lineto 0.36449 0.61949 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31533 0.45087 moveto 0.29476 0.47617 lineto 0.29636 0.45428 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29636 0.45428 moveto 0.31684 0.42848 lineto 0.31533 0.45087 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73292 0.51079 moveto 0.74624 0.53569 lineto 0.74756 0.55811 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74624 0.53569 moveto 0.73292 0.51079 lineto 0.73166 0.4881 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27047 0.75618 moveto 0.28032 0.77447 lineto 0.28202 0.75056 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28032 0.77447 moveto 0.27047 0.75618 lineto 0.26862 0.78114 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29833 0.77943 moveto 0.28357 0.75664 lineto 0.26862 0.78114 lineto gsave
+0.95 0.953 0.664 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66981 0.62334 moveto 0.67733 0.64346 lineto 0.69073 0.66638 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67733 0.64346 moveto 0.66981 0.62334 lineto 0.65686 0.60182 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59149 0.50706 moveto 0.56665 0.49741 lineto 0.56009 0.4803 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53332 0.47549 moveto 0.56009 0.4803 lineto 0.56665 0.49741 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56665 0.49741 moveto 0.59149 0.50706 lineto 0.60154 0.5257 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50235 0.49145 moveto 0.4709 0.49598 lineto 0.47739 0.47904 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47739 0.47904 moveto 0.50456 0.47505 lineto 0.50235 0.49145 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61182 0.54477 moveto 0.63169 0.55994 lineto 0.64416 0.58069 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63169 0.55994 moveto 0.61182 0.54477 lineto 0.60154 0.5257 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28202 0.75056 moveto 0.27229 0.73155 lineto 0.27047 0.75618 lineto gsave
+0.933 0.76 0.284 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35598 0.33888 moveto 0.32126 0.36304 lineto 0.3227 0.3418 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3227 0.3418 moveto 0.35722 0.31724 lineto 0.35598 0.33888 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46424 0.51337 moveto 0.43509 0.5233 lineto 0.44521 0.50489 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44521 0.50489 moveto 0.4709 0.49598 lineto 0.46424 0.51337 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75443 0.6747 moveto 0.75261 0.69557 lineto 0.75398 0.71914 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75261 0.69557 moveto 0.75443 0.6747 lineto 0.75302 0.65076 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28471 0.6137 moveto 0.27936 0.63625 lineto 0.28106 0.6132 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28106 0.6132 moveto 0.28644 0.59001 lineto 0.28471 0.6137 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3138 0.47357 moveto 0.29314 0.49834 lineto 0.29476 0.47617 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29476 0.47617 moveto 0.31533 0.45087 lineto 0.3138 0.47357 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73419 0.53378 moveto 0.74756 0.55811 lineto 0.7489 0.58082 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74756 0.55811 moveto 0.73419 0.53378 lineto 0.73292 0.51079 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35098 0.64123 moveto 0.34117 0.66226 lineto 0.35504 0.63952 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35504 0.63952 moveto 0.36449 0.61949 lineto 0.35098 0.64123 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56665 0.49741 moveto 0.53567 0.49195 lineto 0.53332 0.47549 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50456 0.47505 moveto 0.53332 0.47549 lineto 0.53567 0.49195 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53567 0.49195 moveto 0.50235 0.49145 lineto 0.50456 0.47505 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.683 0.64528 moveto 0.69073 0.66638 lineto 0.70431 0.68961 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69073 0.66638 moveto 0.683 0.64528 lineto 0.66981 0.62334 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41412 0.56142 moveto 0.39072 0.57729 lineto 0.40345 0.5568 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40345 0.5568 moveto 0.42473 0.54213 lineto 0.41412 0.56142 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35472 0.3608 moveto 0.31981 0.38457 lineto 0.32126 0.36304 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32126 0.36304 moveto 0.35598 0.33888 lineto 0.35472 0.3608 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75586 0.69896 moveto 0.75398 0.71914 lineto 0.75536 0.74302 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75398 0.71914 moveto 0.75586 0.69896 lineto 0.75443 0.6747 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28296 0.63772 moveto 0.27763 0.65961 lineto 0.27936 0.63625 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27936 0.63625 moveto 0.28471 0.6137 lineto 0.28296 0.63772 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31225 0.49658 moveto 0.2915 0.52081 lineto 0.29314 0.49834 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29314 0.49834 moveto 0.3138 0.47357 lineto 0.31225 0.49658 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73549 0.55709 moveto 0.7489 0.58082 lineto 0.75026 0.60382 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7489 0.58082 moveto 0.73549 0.55709 lineto 0.73419 0.53378 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57338 0.51497 moveto 0.60154 0.5257 lineto 0.61182 0.54477 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60154 0.5257 moveto 0.57338 0.51497 lineto 0.56665 0.49741 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62235 0.56428 moveto 0.64416 0.58069 lineto 0.65686 0.60182 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64416 0.58069 moveto 0.62235 0.56428 lineto 0.61182 0.54477 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53567 0.49195 moveto 0.56665 0.49741 lineto 0.57338 0.51497 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3372 0.66341 moveto 0.32709 0.68533 lineto 0.34117 0.66226 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34117 0.66226 moveto 0.35098 0.64123 lineto 0.3372 0.66341 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69644 0.66764 moveto 0.70431 0.68961 lineto 0.71807 0.71317 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70431 0.68961 moveto 0.69644 0.66764 lineto 0.683 0.64528 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50008 0.50832 moveto 0.46424 0.51337 lineto 0.4709 0.49598 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.4709 0.49598 moveto 0.50235 0.49145 lineto 0.50008 0.50832 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45741 0.53124 moveto 0.42473 0.54213 lineto 0.43509 0.5233 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43509 0.5233 moveto 0.46424 0.51337 lineto 0.45741 0.53124 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40539 0.2764 moveto 0.35845 0.29589 lineto 0.35965 0.27482 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35965 0.27482 moveto 0.40631 0.25505 lineto 0.40539 0.2764 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.01 setlinewidth
+0.40631 0.25505 moveto
+0.51848 0.37168 lineto
+stroke
+grestore
+gsave
+0.01 setlinewidth
+0.398 0.24641 moveto
+0.40631 0.25505 lineto
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35345 0.38303 moveto 0.31834 0.40638 lineto 0.31981 0.38457 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31981 0.38457 moveto 0.35472 0.3608 lineto 0.35345 0.38303 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40325 0.58118 moveto 0.37773 0.59818 lineto 0.39072 0.57729 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39072 0.57729 moveto 0.41412 0.56142 lineto 0.40325 0.58118 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75536 0.74302 moveto 0.7573 0.72355 lineto 0.75586 0.69896 lineto gsave
+0 0 0.11 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28118 0.66206 moveto 0.27587 0.68327 lineto 0.27763 0.65961 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27763 0.65961 moveto 0.28296 0.63772 lineto 0.28118 0.66206 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31067 0.51989 moveto 0.28984 0.54357 lineto 0.2915 0.52081 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2915 0.52081 moveto 0.31225 0.49658 lineto 0.31067 0.51989 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73679 0.58071 moveto 0.75026 0.60382 lineto 0.75163 0.62713 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75026 0.60382 moveto 0.73679 0.58071 lineto 0.73549 0.55709 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.57338 0.51497 moveto 0.53809 0.50888 lineto 0.53567 0.49195 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50235 0.49145 moveto 0.53567 0.49195 lineto 0.53809 0.50888 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53809 0.50888 moveto 0.50008 0.50832 lineto 0.50235 0.49145 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.71807 0.71317 moveto 0.71015 0.69043 lineto 0.69644 0.66764 lineto gsave
+0 0 0.449 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32314 0.68603 moveto 0.3128 0.70874 lineto 0.32709 0.68533 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32709 0.68533 moveto 0.3372 0.66341 lineto 0.32314 0.68603 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63311 0.58425 moveto 0.65686 0.60182 lineto 0.66981 0.62334 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65686 0.60182 moveto 0.63311 0.58425 lineto 0.62235 0.56428 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40446 0.29804 moveto 0.35722 0.31724 lineto 0.35845 0.29589 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35845 0.29589 moveto 0.40539 0.2764 lineto 0.40446 0.29804 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35216 0.40556 moveto 0.31684 0.42848 lineto 0.31834 0.40638 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31834 0.40638 moveto 0.35345 0.38303 lineto 0.35216 0.40556 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58028 0.53299 moveto 0.61182 0.54477 lineto 0.62235 0.56428 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61182 0.54477 moveto 0.58028 0.53299 lineto 0.57338 0.51497 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27938 0.68673 moveto 0.27409 0.70725 lineto 0.27587 0.68327 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27587 0.68327 moveto 0.28118 0.66206 lineto 0.27938 0.68673 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30908 0.54353 moveto 0.28815 0.56664 lineto 0.28984 0.54357 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28984 0.54357 moveto 0.31067 0.51989 lineto 0.30908 0.54353 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73812 0.60465 moveto 0.75163 0.62713 lineto 0.75302 0.65076 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75163 0.62713 moveto 0.73812 0.60465 lineto 0.73679 0.58071 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.53809 0.50888 moveto 0.57338 0.51497 lineto 0.58028 0.53299 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39212 0.60142 moveto 0.36449 0.61949 lineto 0.37773 0.59818 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.37773 0.59818 moveto 0.40325 0.58118 lineto 0.39212 0.60142 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45038 0.54959 moveto 0.41412 0.56142 lineto 0.42473 0.54213 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42473 0.54213 moveto 0.45741 0.53124 lineto 0.45038 0.54959 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49774 0.52567 moveto 0.45741 0.53124 lineto 0.46424 0.51337 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.46424 0.51337 moveto 0.50008 0.50832 lineto 0.49774 0.52567 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30879 0.70913 moveto 0.29829 0.73251 lineto 0.3128 0.70874 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3128 0.70874 moveto 0.32314 0.68603 lineto 0.30879 0.70913 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40351 0.31998 moveto 0.35598 0.33888 lineto 0.35722 0.31724 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35722 0.31724 moveto 0.40446 0.29804 lineto 0.40351 0.31998 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35085 0.42839 moveto 0.31533 0.45087 lineto 0.31684 0.42848 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31684 0.42848 moveto 0.35216 0.40556 lineto 0.35085 0.42839 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64413 0.60469 moveto 0.66981 0.62334 lineto 0.683 0.64528 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66981 0.62334 moveto 0.64413 0.60469 lineto 0.63311 0.58425 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27755 0.71175 moveto 0.27229 0.73155 lineto 0.27409 0.70725 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27409 0.70725 moveto 0.27938 0.68673 lineto 0.27755 0.71175 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30746 0.5675 moveto 0.28644 0.59001 lineto 0.28815 0.56664 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28815 0.56664 moveto 0.30908 0.54353 lineto 0.30746 0.5675 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73947 0.62892 moveto 0.75302 0.65076 lineto 0.75443 0.6747 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75302 0.65076 moveto 0.73947 0.62892 lineto 0.73812 0.60465 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58028 0.53299 moveto 0.54058 0.52629 lineto 0.53809 0.50888 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.50008 0.50832 moveto 0.53809 0.50888 lineto 0.54058 0.52629 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54058 0.52629 moveto 0.49774 0.52567 lineto 0.50008 0.50832 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58737 0.5515 moveto 0.62235 0.56428 lineto 0.63311 0.58425 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62235 0.56428 moveto 0.58737 0.5515 lineto 0.58028 0.53299 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40256 0.34221 moveto 0.35472 0.3608 lineto 0.35598 0.33888 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35598 0.33888 moveto 0.40351 0.31998 lineto 0.40256 0.34221 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29414 0.73271 moveto 0.28357 0.75664 lineto 0.29829 0.73251 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29829 0.73251 moveto 0.30879 0.70913 lineto 0.29414 0.73271 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34952 0.45155 moveto 0.3138 0.47357 lineto 0.31533 0.45087 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31533 0.45087 moveto 0.35085 0.42839 lineto 0.34952 0.45155 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38071 0.62216 moveto 0.35098 0.64123 lineto 0.36449 0.61949 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.36449 0.61949 moveto 0.39212 0.60142 lineto 0.38071 0.62216 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27569 0.73712 moveto 0.27047 0.75618 lineto 0.27229 0.73155 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27229 0.73155 moveto 0.27755 0.71175 lineto 0.27569 0.73712 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30582 0.5918 moveto 0.28471 0.6137 lineto 0.28644 0.59001 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28644 0.59001 moveto 0.30746 0.5675 lineto 0.30582 0.5918 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74083 0.65353 moveto 0.75443 0.6747 lineto 0.75586 0.69896 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75443 0.6747 moveto 0.74083 0.65353 lineto 0.73947 0.62892 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44317 0.56844 moveto 0.40325 0.58118 lineto 0.41412 0.56142 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41412 0.56142 moveto 0.45038 0.54959 lineto 0.44317 0.56844 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54058 0.52629 moveto 0.58028 0.53299 lineto 0.58737 0.5515 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65542 0.62561 moveto 0.683 0.64528 lineto 0.69644 0.66764 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.683 0.64528 moveto 0.65542 0.62561 lineto 0.64413 0.60469 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49534 0.54353 moveto 0.45038 0.54959 lineto 0.45741 0.53124 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45741 0.53124 moveto 0.49774 0.52567 lineto 0.49534 0.54353 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40159 0.36476 moveto 0.35345 0.38303 lineto 0.35472 0.3608 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35472 0.3608 moveto 0.40256 0.34221 lineto 0.40159 0.36476 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34817 0.47502 moveto 0.31225 0.49658 lineto 0.3138 0.47357 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3138 0.47357 moveto 0.34952 0.45155 lineto 0.34817 0.47502 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27382 0.76285 moveto 0.27569 0.73712 lineto gsave
+0.28747 0.74183 lineto 0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.26862 0.78114 moveto 0.28357 0.75664 lineto gsave
+0.27945 0.75678 lineto 0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27806 0.75935 moveto 0.26862 0.78114 lineto gsave
+0.27945 0.75678 lineto 0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27806 0.75935 moveto 0.27382 0.76285 lineto gsave
+0.2797 0.7538 lineto 0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.28747 0.74183 moveto 0.28113 0.75363 lineto 0.2797 0.7538 lineto 0 0 0.311 setrgbcolor
+fill
+grestore
+gsave
+0.27806 0.75935 moveto 0.2797 0.7538 lineto 0.28113 0.75363 lineto 0 0 0.311 setrgbcolor
+fill
+grestore
+gsave
+0.29414 0.73271 moveto 0.31717 0.734 lineto 0.28564 0.75312 lineto 0 0 0 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.33209 0.71055 moveto 0.29414 0.73271 lineto 0.30879 0.70913 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38645 0.7166 moveto 0.32574 0.73239 lineto gsave
+0.33209 0.71055 lineto 0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32083 0.73102 moveto 0.33209 0.71055 lineto gsave
+0.32574 0.73239 lineto 0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3336 0.72911 moveto 0.32574 0.73239 lineto gsave
+0.32591 0.72688 lineto 0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32574 0.73239 moveto 0.3122 0.73805 lineto gsave
+0.32083 0.73102 lineto 0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.32591 0.72688 moveto 0.32574 0.73239 lineto 0.32083 0.73102 lineto 0.217 0.065 0.45 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.32574 0.73239 moveto 0.31913 0.73411 lineto 0.32083 0.73102 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29414 0.73271 moveto 0.33209 0.71055 lineto 0.32083 0.73102 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32083 0.73102 moveto 0.31913 0.73411 lineto gsave
+0.31717 0.734 lineto 0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.29414 0.73271 moveto 0.32083 0.73102 lineto 0.31717 0.734 lineto 0 0 0 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.30879 0.70913 moveto 0.34471 0.6876 lineto 0.33209 0.71055 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39529 0.69352 moveto 0.33209 0.71055 lineto 0.34471 0.6876 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33209 0.71055 moveto 0.39529 0.69352 lineto 0.38645 0.7166 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29726 0.71857 moveto 0.33515 0.70201 lineto 0.33411 0.72021 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33411 0.72021 moveto 0.3336 0.72911 lineto gsave
+0.32591 0.72688 lineto 0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.29726 0.71857 moveto 0.33411 0.72021 lineto 0.32591 0.72688 lineto 0.217 0.065 0.45 setrgbcolor
+fill
+grestore
+gsave
+0.002 setlinewidth
+0.29548 0.74503 moveto 0.29726 0.71857 lineto gsave
+0.32591 0.72688 lineto 0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3122 0.73805 moveto 0.28564 0.75312 lineto gsave
+0.31717 0.734 lineto 0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3122 0.73805 moveto 0.29548 0.74503 lineto gsave
+0.32591 0.72688 lineto 0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31913 0.73411 moveto 0.3122 0.73805 lineto gsave
+0.31717 0.734 lineto 0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28357 0.75664 moveto 0.28495 0.75351 lineto gsave
+0.27917 0.75679 lineto 0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.2851 0.75318 moveto 0.29414 0.73271 lineto 0.28113 0.75363 lineto gsave
+0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28113 0.75363 moveto 0.29414 0.73271 lineto gsave
+0.28564 0.75312 lineto 0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29548 0.74503 moveto 0.27806 0.75935 lineto gsave
+0.28747 0.74183 lineto 0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28564 0.75312 moveto 0.27917 0.75679 lineto 0.28113 0.75363 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27917 0.75679 moveto 0.27806 0.75935 lineto gsave
+0.27945 0.75678 lineto 0.679 0.845 0.428 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27382 0.76285 moveto 0.26862 0.78114 lineto 0.27047 0.75618 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27047 0.75618 moveto 0.27569 0.73712 lineto 0.27382 0.76285 lineto gsave
+0 0 0.031 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30416 0.61644 moveto 0.28296 0.63772 lineto 0.28471 0.6137 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28471 0.6137 moveto 0.30582 0.5918 lineto 0.30416 0.61644 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74221 0.67849 moveto 0.75586 0.69896 lineto 0.7573 0.72355 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75586 0.69896 moveto 0.74221 0.67849 lineto 0.74083 0.65353 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.36901 0.64343 moveto 0.3372 0.66341 lineto 0.35098 0.64123 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35098 0.64123 moveto 0.38071 0.62216 lineto 0.36901 0.64343 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59465 0.5705 moveto 0.63311 0.58425 lineto 0.64413 0.60469 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63311 0.58425 moveto 0.59465 0.5705 lineto 0.58737 0.5515 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.58737 0.5515 moveto 0.54314 0.5442 lineto 0.54058 0.52629 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49774 0.52567 moveto 0.54058 0.52629 lineto 0.54314 0.5442 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54314 0.5442 moveto 0.49534 0.54353 lineto 0.49774 0.52567 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40061 0.38761 moveto 0.35216 0.40556 lineto 0.35345 0.38303 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35345 0.38303 moveto 0.40159 0.36476 lineto 0.40061 0.38761 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34681 0.49883 moveto 0.31067 0.51989 lineto 0.31225 0.49658 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31225 0.49658 moveto 0.34817 0.47502 lineto 0.34681 0.49883 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66698 0.64705 moveto 0.69644 0.66764 lineto 0.71015 0.69043 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69644 0.66764 moveto 0.66698 0.64705 lineto 0.65542 0.62561 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43575 0.58783 moveto 0.39212 0.60142 lineto 0.40325 0.58118 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40325 0.58118 moveto 0.44317 0.56844 lineto 0.43575 0.58783 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30247 0.64143 moveto 0.28118 0.66206 lineto 0.28296 0.63772 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28296 0.63772 moveto 0.30416 0.61644 lineto 0.30247 0.64143 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74362 0.70379 moveto 0.7573 0.72355 lineto 0.75877 0.74848 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.7573 0.72355 moveto 0.74362 0.70379 lineto 0.74221 0.67849 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54314 0.5442 moveto 0.58737 0.5515 lineto 0.59465 0.5705 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49287 0.56191 moveto 0.44317 0.56844 lineto 0.45038 0.54959 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.45038 0.54959 moveto 0.49534 0.54353 lineto 0.49287 0.56191 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39961 0.41079 moveto 0.35085 0.42839 lineto 0.35216 0.40556 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35216 0.40556 moveto 0.40061 0.38761 lineto 0.39961 0.41079 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34542 0.52297 moveto 0.30908 0.54353 lineto 0.31067 0.51989 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.31067 0.51989 moveto 0.34681 0.49883 lineto 0.34542 0.52297 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35702 0.66523 moveto 0.32314 0.68603 lineto 0.3372 0.66341 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3372 0.66341 moveto 0.36901 0.64343 lineto 0.35702 0.66523 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60213 0.59003 moveto 0.64413 0.60469 lineto 0.65542 0.62561 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64413 0.60469 moveto 0.60213 0.59003 lineto 0.59465 0.5705 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30076 0.66678 moveto 0.27938 0.68673 lineto 0.28118 0.66206 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.28118 0.66206 moveto 0.30247 0.64143 lineto 0.30076 0.66678 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.74504 0.72946 moveto 0.75877 0.74848 lineto 0.76026 0.77375 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.75877 0.74848 moveto 0.74504 0.72946 lineto 0.74362 0.70379 lineto gsave
+0.935 0.689 0.211 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67882 0.66901 moveto 0.71015 0.69043 lineto 0.72412 0.71366 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.71015 0.69043 moveto 0.67882 0.66901 lineto 0.66698 0.64705 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.59465 0.5705 moveto 0.54577 0.56263 lineto 0.54314 0.5442 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49534 0.54353 moveto 0.54314 0.5442 lineto 0.54577 0.56263 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3986 0.4343 moveto 0.34952 0.45155 lineto 0.35085 0.42839 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35085 0.42839 moveto 0.39961 0.41079 lineto 0.3986 0.4343 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42811 0.60776 moveto 0.38071 0.62216 lineto 0.39212 0.60142 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39212 0.60142 moveto 0.43575 0.58783 lineto 0.42811 0.60776 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34402 0.54746 moveto 0.30746 0.5675 lineto 0.30908 0.54353 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30908 0.54353 moveto 0.34542 0.52297 lineto 0.34402 0.54746 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54577 0.56263 moveto 0.49287 0.56191 lineto 0.49534 0.54353 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.01 setlinewidth
+0.51449 0.911 moveto
+0.51707 0.56224 lineto
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29902 0.69249 moveto 0.27755 0.71175 lineto 0.27938 0.68673 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27938 0.68673 moveto 0.30076 0.66678 lineto 0.29902 0.69249 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54577 0.56263 moveto 0.59465 0.5705 lineto 0.60213 0.59003 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34471 0.6876 moveto 0.30879 0.70913 lineto 0.32314 0.68603 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.32314 0.68603 moveto 0.35702 0.66523 lineto 0.34471 0.6876 lineto gsave
+0 0 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49032 0.58083 moveto 0.43575 0.58783 lineto 0.44317 0.56844 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.44317 0.56844 moveto 0.49287 0.56191 lineto 0.49032 0.58083 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69096 0.69152 moveto 0.72412 0.71366 lineto 0.73837 0.73736 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.72412 0.71366 moveto 0.69096 0.69152 lineto 0.67882 0.66901 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39757 0.45814 moveto 0.34817 0.47502 lineto 0.34952 0.45155 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34952 0.45155 moveto 0.3986 0.4343 lineto 0.39757 0.45814 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34259 0.57229 moveto 0.30582 0.5918 lineto 0.30746 0.5675 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30746 0.5675 moveto 0.34402 0.54746 lineto 0.34259 0.57229 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60982 0.6101 moveto 0.65542 0.62561 lineto 0.66698 0.64705 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65542 0.62561 moveto 0.60982 0.6101 lineto 0.60213 0.59003 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29726 0.71857 moveto 0.27569 0.73712 lineto 0.27755 0.71175 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27755 0.71175 moveto 0.29902 0.69249 lineto 0.29726 0.71857 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42026 0.62827 moveto 0.36901 0.64343 lineto 0.38071 0.62216 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38071 0.62216 moveto 0.42811 0.60776 lineto 0.42026 0.62827 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39653 0.48232 moveto 0.34681 0.49883 lineto 0.34817 0.47502 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34817 0.47502 moveto 0.39757 0.45814 lineto 0.39653 0.48232 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60213 0.59003 moveto 0.54849 0.58161 lineto 0.54577 0.56263 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49287 0.56191 moveto 0.54577 0.56263 lineto 0.54849 0.58161 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34115 0.59749 moveto 0.30416 0.61644 lineto 0.30582 0.5918 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30582 0.5918 moveto 0.34259 0.57229 lineto 0.34115 0.59749 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54849 0.58161 moveto 0.49032 0.58083 lineto 0.49287 0.56191 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.73837 0.73736 moveto 0.70341 0.7146 lineto 0.69096 0.69152 lineto gsave
+0.815 0.349 0 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.27569 0.73712 moveto 0.29726 0.71857 lineto 0.29548 0.74503 lineto gsave
+0 0 0.311 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.54849 0.58161 moveto 0.60213 0.59003 lineto 0.60982 0.6101 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61772 0.63073 moveto 0.66698 0.64705 lineto 0.67882 0.66901 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.66698 0.64705 moveto 0.61772 0.63073 lineto 0.60982 0.6101 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48769 0.60033 moveto 0.42811 0.60776 lineto 0.43575 0.58783 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.43575 0.58783 moveto 0.49032 0.58083 lineto 0.48769 0.60033 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39548 0.50685 moveto 0.34542 0.52297 lineto 0.34681 0.49883 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34681 0.49883 moveto 0.39653 0.48232 lineto 0.39548 0.50685 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33968 0.62305 moveto 0.30247 0.64143 lineto 0.30416 0.61644 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30416 0.61644 moveto 0.34115 0.59749 lineto 0.33968 0.62305 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41218 0.64939 moveto 0.35702 0.66523 lineto 0.36901 0.64343 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.36901 0.64343 moveto 0.42026 0.62827 lineto 0.41218 0.64939 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39441 0.53173 moveto 0.34402 0.54746 lineto 0.34542 0.52297 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34542 0.52297 moveto 0.39548 0.50685 lineto 0.39441 0.53173 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3382 0.64898 moveto 0.30076 0.66678 lineto 0.30247 0.64143 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30247 0.64143 moveto 0.33968 0.62305 lineto 0.3382 0.64898 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.60982 0.6101 moveto 0.55128 0.60116 lineto 0.54849 0.58161 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.49032 0.58083 moveto 0.54849 0.58161 lineto 0.55128 0.60116 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55128 0.60116 moveto 0.48769 0.60033 lineto 0.49032 0.58083 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55128 0.60116 moveto 0.60982 0.6101 lineto 0.61772 0.63073 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62585 0.65196 moveto 0.67882 0.66901 lineto 0.69096 0.69152 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.67882 0.66901 moveto 0.62585 0.65196 lineto 0.61772 0.63073 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48498 0.62044 moveto 0.42026 0.62827 lineto 0.42811 0.60776 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42811 0.60776 moveto 0.48769 0.60033 lineto 0.48498 0.62044 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39332 0.55698 moveto 0.34259 0.57229 lineto 0.34402 0.54746 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34402 0.54746 moveto 0.39441 0.53173 lineto 0.39332 0.55698 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33669 0.6753 moveto 0.29902 0.69249 lineto 0.30076 0.66678 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.30076 0.66678 moveto 0.3382 0.64898 lineto 0.33669 0.6753 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40386 0.67112 moveto 0.34471 0.6876 lineto 0.35702 0.66523 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.35702 0.66523 moveto 0.41218 0.64939 lineto 0.40386 0.67112 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39222 0.5826 moveto 0.34115 0.59749 lineto 0.34259 0.57229 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34259 0.57229 moveto 0.39332 0.55698 lineto 0.39222 0.5826 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33515 0.70201 moveto 0.29726 0.71857 lineto 0.29902 0.69249 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.29902 0.69249 moveto 0.33669 0.6753 lineto 0.33515 0.70201 lineto gsave
+0.217 0.065 0.45 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.61772 0.63073 moveto 0.55416 0.62131 lineto 0.55128 0.60116 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48769 0.60033 moveto 0.55128 0.60116 lineto 0.55416 0.62131 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63422 0.67381 moveto 0.69096 0.69152 lineto 0.70341 0.7146 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.69096 0.69152 moveto 0.63422 0.67381 lineto 0.62585 0.65196 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55416 0.62131 moveto 0.61772 0.63073 lineto 0.62585 0.65196 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55416 0.62131 moveto 0.48498 0.62044 lineto 0.48769 0.60033 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48219 0.64116 moveto 0.41218 0.64939 lineto 0.42026 0.62827 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.42026 0.62827 moveto 0.48498 0.62044 lineto 0.48219 0.64116 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3911 0.60861 moveto 0.33968 0.62305 lineto 0.34115 0.59749 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34115 0.59749 moveto 0.39222 0.5826 lineto 0.3911 0.60861 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.34471 0.6876 moveto 0.40386 0.67112 lineto 0.39529 0.69352 lineto gsave
+0.266 0 0.177 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38996 0.635 moveto 0.3382 0.64898 lineto 0.33968 0.62305 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33968 0.62305 moveto 0.3911 0.60861 lineto 0.38996 0.635 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64284 0.6963 moveto 0.70341 0.7146 lineto 0.71617 0.73826 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.70341 0.7146 moveto 0.64284 0.6963 lineto 0.63422 0.67381 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.62585 0.65196 moveto 0.55713 0.64208 lineto 0.55416 0.62131 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48498 0.62044 moveto 0.55416 0.62131 lineto 0.55713 0.64208 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55713 0.64208 moveto 0.62585 0.65196 lineto 0.63422 0.67381 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.55713 0.64208 moveto 0.48219 0.64116 lineto 0.48498 0.62044 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47931 0.66255 moveto 0.40386 0.67112 lineto 0.41218 0.64939 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.41218 0.64939 moveto 0.48219 0.64116 lineto 0.47931 0.66255 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38881 0.66179 moveto 0.33669 0.6753 lineto 0.3382 0.64898 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.3382 0.64898 moveto 0.38996 0.635 lineto 0.38881 0.66179 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.71617 0.73826 moveto 0.65171 0.71946 lineto 0.64284 0.6963 lineto gsave
+0.83 0.383 0.167 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38764 0.68899 moveto 0.33515 0.70201 lineto 0.33669 0.6753 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33669 0.6753 moveto 0.38881 0.66179 lineto 0.38764 0.68899 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56019 0.66351 moveto 0.63422 0.67381 lineto 0.64284 0.6963 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.63422 0.67381 moveto 0.56019 0.66351 lineto 0.55713 0.64208 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.48219 0.64116 moveto 0.55713 0.64208 lineto 0.56019 0.66351 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56019 0.66351 moveto 0.47931 0.66255 lineto 0.48219 0.64116 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47634 0.68463 moveto 0.39529 0.69352 lineto 0.40386 0.67112 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.40386 0.67112 moveto 0.47931 0.66255 lineto 0.47634 0.68463 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.38645 0.7166 moveto 0.3336 0.72911 lineto 0.33515 0.70201 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.33515 0.70201 moveto 0.38764 0.68899 lineto 0.38645 0.7166 lineto gsave
+0.422 0.229 0.511 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56335 0.68562 moveto 0.64284 0.6963 lineto 0.65171 0.71946 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.64284 0.6963 moveto 0.56335 0.68562 lineto 0.56019 0.66351 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47931 0.66255 moveto 0.56019 0.66351 lineto 0.56335 0.68562 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56335 0.68562 moveto 0.47634 0.68463 lineto 0.47931 0.66255 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47327 0.70743 moveto 0.38645 0.7166 lineto 0.39529 0.69352 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.39529 0.69352 moveto 0.47634 0.68463 lineto 0.47327 0.70743 lineto gsave
+0.492 0.126 0.273 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.65171 0.71946 moveto 0.56662 0.70845 lineto 0.56335 0.68562 lineto gsave
+0.749 0.337 0.269 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.47634 0.68463 moveto 0.56335 0.68562 lineto 0.56662 0.70845 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+0.002 setlinewidth
+0.56662 0.70845 moveto 0.47327 0.70743 lineto 0.47634 0.68463 lineto gsave
+0.639 0.253 0.298 setrgbcolor
+fill grestore
+stroke
+grestore
+gsave
+grestore
+% End of Graphics
+MathPictureEnd%%PSTrailer
+end
+
+%%EPS Trailer