--- /dev/null
+%!PS-Adobe-2.0
+%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007)
+%%For: (ellson) John Ellson
+%%Title: G_component_0
+%%Pages: (atend)
+%%BoundingBox: (atend)
+%%EndComments
+save
+%%BeginProlog
+/DotDict 200 dict def
+DotDict begin
+
+/setupLatin1 {
+mark
+/EncodingVector 256 array def
+ EncodingVector 0
+
+ISOLatin1Encoding 0 255 getinterval putinterval
+EncodingVector 45 /hyphen put
+
+% Set up ISO Latin 1 character encoding
+/starnetISO {
+ dup dup findfont dup length dict begin
+ { 1 index /FID ne { def }{ pop pop } ifelse
+ } forall
+ /Encoding EncodingVector def
+ currentdict end definefont
+} def
+/Times-Roman starnetISO def
+/Times-Italic starnetISO def
+/Times-Bold starnetISO def
+/Times-BoldItalic starnetISO def
+/Helvetica starnetISO def
+/Helvetica-Oblique starnetISO def
+/Helvetica-Bold starnetISO def
+/Helvetica-BoldOblique starnetISO def
+/Courier starnetISO def
+/Courier-Oblique starnetISO def
+/Courier-Bold starnetISO def
+/Courier-BoldOblique starnetISO def
+cleartomark
+} bind def
+
+%%BeginResource: procset graphviz 0 0
+/coord-font-family /Times-Roman def
+/default-font-family /Times-Roman def
+/coordfont coord-font-family findfont 8 scalefont def
+
+/InvScaleFactor 1.0 def
+/set_scale {
+ dup 1 exch div /InvScaleFactor exch def
+ scale
+} bind def
+
+% styles
+/solid { [] 0 setdash } bind def
+/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
+/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
+/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
+/bold { 2 setlinewidth } bind def
+/filled { } bind def
+/unfilled { } bind def
+/rounded { } bind def
+/diagonals { } bind def
+
+% hooks for setting color
+/nodecolor { sethsbcolor } bind def
+/edgecolor { sethsbcolor } bind def
+/graphcolor { sethsbcolor } bind def
+/nopcolor {pop pop pop} bind def
+
+/beginpage { % i j npages
+ /npages exch def
+ /j exch def
+ /i exch def
+ /str 10 string def
+ npages 1 gt {
+ gsave
+ coordfont setfont
+ 0 0 moveto
+ (\() show i str cvs show (,) show j str cvs show (\)) show
+ grestore
+ } if
+} bind def
+
+/set_font {
+ findfont exch
+ scalefont setfont
+} def
+
+% draw aligned label in bounding box aligned to current point
+/alignedtext { % width adj text
+ /text exch def
+ /adj exch def
+ /width exch def
+ gsave
+ width 0 gt {
+ text stringwidth pop adj mul 0 rmoveto
+ } if
+ [] 0 setdash
+ text show
+ grestore
+} def
+
+/boxprim { % xcorner ycorner xsize ysize
+ 4 2 roll
+ moveto
+ 2 copy
+ exch 0 rlineto
+ 0 exch rlineto
+ pop neg 0 rlineto
+ closepath
+} bind def
+
+/ellipse_path {
+ /ry exch def
+ /rx exch def
+ /y exch def
+ /x exch def
+ matrix currentmatrix
+ newpath
+ x y translate
+ rx ry scale
+ 0 0 1 0 360 arc
+ setmatrix
+} bind def
+
+/endpage { showpage } bind def
+/showpage { } def
+
+/layercolorseq
+ [ % layer color sequence - darkest to lightest
+ [0 0 0]
+ [.2 .8 .8]
+ [.4 .8 .8]
+ [.6 .8 .8]
+ [.8 .8 .8]
+ ]
+def
+
+/layerlen layercolorseq length def
+
+/setlayer {/maxlayer exch def /curlayer exch def
+ layercolorseq curlayer 1 sub layerlen mod get
+ aload pop sethsbcolor
+ /nodecolor {nopcolor} def
+ /edgecolor {nopcolor} def
+ /graphcolor {nopcolor} def
+} bind def
+
+/onlayer { curlayer ne {invis} if } def
+
+/onlayers {
+ /myupper exch def
+ /mylower exch def
+ curlayer mylower lt
+ curlayer myupper gt
+ or
+ {invis} if
+} def
+
+/curlayer 0 def
+
+%%EndResource
+%%EndProlog
+%%BeginSetup
+14 default-font-family set_font
+1 setmiterlimit
+% /arrowlength 10 def
+% /arrowwidth 5 def
+
+% make sure pdfmark is harmless for PS-interpreters other than Distiller
+/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
+% make '<<' and '>>' safe on PS Level 1 devices
+/languagelevel where {pop languagelevel}{1} ifelse
+2 lt {
+ userdict (<<) cvn ([) cvn load put
+ userdict (>>) cvn ([) cvn load put
+} if
+
+%%EndSetup
+setupLatin1
+%%Page: 1 1
+%%PageBoundingBox: 36 36 468 48
+%%PageOrientation: Portrait
+0 0 1 beginpage
+gsave
+36 36 432 12 boxprim clip newpath
+0.0070332 0.0070332 set_scale 0 rotate 5122.58 5122.58 translate
+% 1
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 26980.9 1125 moveto
+26926 1145 lineto
+26816 1145 lineto
+26761.1 1125 lineto
+26816 1105 lineto
+26926 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 26980.9 1125 moveto
+26926 1145 lineto
+26816 1145 lineto
+26761.1 1125 lineto
+26816 1105 lineto
+26926 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26788.9 1120.65 moveto
+(02f5daf56e299b8a8ecea892)
+[7.5 6.75 4.5 6.75 7.5 6.75 4.5 6.75 7.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 189E
+gsave
+0.667 1.000 1.000 nodecolor
+newpath 32984.1 861 moveto
+32929.9 861 lineto
+32929.9 825 lineto
+32984.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.667 1.000 1.000 nodecolor
+newpath 32984.1 861 moveto
+32929.9 861 lineto
+32929.9 825 lineto
+32984.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32937.9 838.65 moveto
+(ca5af2)
+[6.75 6.75 6.75 6.75 4.5 6.75]
+xshow
+grestore
+% 1->189E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26934 1108 moveto
+26952 1104 26972 1100 26990 1098 curveto
+28115 959 30959 1085 32088 990 curveto
+32182 982 32834 898 32921 866 curveto
+32922 866 32923 865 32924 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32927.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32927.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32220.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 790E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24206.9 861 moveto
+24145.1 861 lineto
+24145.1 825 lineto
+24206.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24206.9 861 moveto
+24145.1 861 lineto
+24145.1 825 lineto
+24206.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24153.1 838.65 moveto
+(b4dfef6)
+[6.75 8.25 7.5 4.5 6.75 4.5 7.5]
+xshow
+grestore
+% 1->790E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26861 1105 moveto
+26842 1071 26800 1002 26740 974 curveto
+26235 730 24756 1022 24216 866 curveto
+24214 866 24213 865 24211 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24207.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24207.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26769.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 190E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 33164 563 moveto
+33110 563 lineto
+33110 527 lineto
+33164 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 33164 563 moveto
+33110 563 lineto
+33110 527 lineto
+33164 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33125.4 540.65 moveto
+(647)
+[7.5 8.25 7.5]
+xshow
+grestore
+% 189E->190E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 32970 825 moveto
+32988 800 33020 753 33045 712 curveto
+33078 659 33112 594 33128 563 curveto
+stroke
+grestore
+% 2
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 29743.2 1125 moveto
+29679.6 1145 lineto
+29552.4 1145 lineto
+29488.8 1125 lineto
+29552.4 1105 lineto
+29679.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 29743.2 1125 moveto
+29679.6 1145 lineto
+29552.4 1145 lineto
+29488.8 1125 lineto
+29552.4 1105 lineto
+29679.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29518.5 1120.65 moveto
+(171192dc1f8e6ea551548a910c00)
+[6.75 7.5 6 6.75 7.5 6.75 7.5 6.75 6.75 4.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 8.25 7.5 6.75 7.5 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 191E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29809.8 861 moveto
+29750.2 861 lineto
+29750.2 825 lineto
+29809.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29809.8 861 moveto
+29750.2 861 lineto
+29750.2 825 lineto
+29809.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29758.2 838.65 moveto
+(629e42)
+[7.5 6.75 7.5 6.75 8.25 6.75]
+xshow
+grestore
+% 2->191E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29628 1105 moveto
+29657 1054 29733 924 29765 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29767 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29767 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29704.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 192E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29584 563 moveto
+29506 563 lineto
+29506 527 lineto
+29584 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29584 563 moveto
+29506 563 lineto
+29506 527 lineto
+29584 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29513.5 540.65 moveto
+(5c609b12c)
+[6.75 6.75 7.5 7.5 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 191E->192E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 29760 825 moveto
+29734 800 29687 755 29652 712 curveto
+29612 661 29573 595 29555 563 curveto
+stroke
+grestore
+% 3
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 30207 1125 moveto
+30154 1145 lineto
+30048 1145 lineto
+29995 1125 lineto
+30048 1105 lineto
+30154 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 30207 1125 moveto
+30154 1145 lineto
+30048 1145 lineto
+29995 1125 lineto
+30048 1105 lineto
+30154 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30021.9 1120.65 moveto
+(6bce02baf91781a831e1b95)
+[7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 4.5 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 193E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 30078.8 861 moveto
+30013.2 861 lineto
+30013.2 825 lineto
+30078.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 30078.8 861 moveto
+30013.2 861 lineto
+30013.2 825 lineto
+30078.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30021.2 838.65 moveto
+(1c08373)
+[6.75 6.75 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 3->193E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 30097 1105 moveto
+30087 1055 30062 925 30051 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+30050.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+30050.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+30074.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 194E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29941 563 moveto
+29887 563 lineto
+29887 527 lineto
+29941 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29941 563 moveto
+29887 563 lineto
+29887 527 lineto
+29941 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29896 540.65 moveto
+(00265)
+[7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 193E->194E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 30038 825 moveto
+30014 772 29946 617 29922 563 curveto
+stroke
+grestore
+% 4
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 28117.1 1125 moveto
+28066.1 1145 lineto
+27963.9 1145 lineto
+27912.9 1125 lineto
+27963.9 1105 lineto
+28066.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 28117.1 1125 moveto
+28066.1 1145 lineto
+27963.9 1145 lineto
+27912.9 1125 lineto
+27963.9 1105 lineto
+28066.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27939.6 1120.65 moveto
+(6236a67933a619a6a3d48)
+[7.5 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 7.5 8.25 7.5]
+xshow
+grestore
+% 195E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28341 861 moveto
+28265 861 lineto
+28265 825 lineto
+28341 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28341 861 moveto
+28265 861 lineto
+28265 825 lineto
+28341 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28273 838.65 moveto
+(be8f4199f)
+[6.75 6.75 7.5 4.5 8.25 6.75 7.5 7.5 4.5]
+xshow
+grestore
+% 4->195E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 28036 1105 moveto
+28088 1054 28223 922 28278 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28281.2 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28281.2 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28168.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 196E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28605.1 563 moveto
+28550.9 563 lineto
+28550.9 527 lineto
+28605.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28605.1 563 moveto
+28550.9 563 lineto
+28550.9 527 lineto
+28605.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28558.9 540.65 moveto
+(04767)
+[7.5 8.25 7.5 7.5 7.5]
+xshow
+grestore
+% 195E->196E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 28320 825 moveto
+28369 772 28512 617 28561 563 curveto
+stroke
+grestore
+% 5
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 29398.8 1125 moveto
+29343.4 1145 lineto
+29232.6 1145 lineto
+29177.2 1125 lineto
+29232.6 1105 lineto
+29343.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 29398.8 1125 moveto
+29343.4 1145 lineto
+29232.6 1145 lineto
+29177.2 1125 lineto
+29232.6 1105 lineto
+29343.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29205.1 1120.65 moveto
+(50962c93b4cb293f5beb59eb)
+[6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 8.25 6.75 6.75 6.75 7.5 6.75 4.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 197E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29178 861 moveto
+29102 861 lineto
+29102 825 lineto
+29178 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29178 861 moveto
+29102 861 lineto
+29102 825 lineto
+29178 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29110 838.65 moveto
+(be8f4199f)
+[6.75 6.75 7.5 4.5 8.25 6.75 7.5 7.5 4.5]
+xshow
+grestore
+% 5->197E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29277 1105 moveto
+29250 1054 29182 924 29154 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29152 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29152 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29214.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 198E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29338.1 563 moveto
+29269.9 563 lineto
+29269.9 527 lineto
+29338.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29338.1 563 moveto
+29269.9 563 lineto
+29269.9 527 lineto
+29338.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29277.4 540.65 moveto
+(f0d99f16)
+[4.5 7.5 7.5 7.5 7.5 4.5 6.75 7.5]
+xshow
+grestore
+% 197E->198E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 29157 825 moveto
+29179 800 29217 756 29241 712 curveto
+29270 661 29290 595 29299 563 curveto
+stroke
+grestore
+% 6
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 27894.8 1125 moveto
+27839.4 1145 lineto
+27728.6 1145 lineto
+27673.2 1125 lineto
+27728.6 1105 lineto
+27839.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 27894.8 1125 moveto
+27839.4 1145 lineto
+27728.6 1145 lineto
+27673.2 1125 lineto
+27728.6 1105 lineto
+27839.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27701.1 1120.65 moveto
+(05d4b1ed6a6135eec3abd3f2)
+[7.5 6.75 7.5 8.25 6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 4.5 6.75]
+xshow
+grestore
+% 199E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28242 861 moveto
+28188 861 lineto
+28188 825 lineto
+28242 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28242 861 moveto
+28188 861 lineto
+28188 825 lineto
+28242 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28200 838.65 moveto
+(199E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 6->199E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 27791 1105 moveto
+27803 1073 27832 1010 27875 974 curveto
+27969 895 28114 861 28180 848 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28184 847.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28184 847.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+27875.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 200E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28422 563 moveto
+28368 563 lineto
+28368 527 lineto
+28422 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28422 563 moveto
+28368 563 lineto
+28368 527 lineto
+28422 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28380 540.65 moveto
+(200E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 199E->200E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 28216 825 moveto
+28219 793 28228 725 28256 676 curveto
+28284 627 28336 585 28368 563 curveto
+stroke
+grestore
+% 7
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 28919.1 1125 moveto
+28861.6 1145 lineto
+28746.4 1145 lineto
+28688.9 1125 lineto
+28746.4 1105 lineto
+28861.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 28919.1 1125 moveto
+28861.6 1145 lineto
+28746.4 1145 lineto
+28688.9 1125 lineto
+28746.4 1105 lineto
+28861.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28717.4 1120.65 moveto
+(08769f73d31c1a99be2d9363f)
+[7.5 7.5 7.5 7.5 7.5 4.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 4.5]
+xshow
+grestore
+% 201E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28933.8 861 moveto
+28874.2 861 lineto
+28874.2 825 lineto
+28933.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28933.8 861 moveto
+28874.2 861 lineto
+28874.2 825 lineto
+28933.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28882.2 838.65 moveto
+(629e42)
+[7.5 6.75 7.5 6.75 8.25 6.75]
+xshow
+grestore
+% 7->201E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 28811 1105 moveto
+28829 1054 28875 925 28895 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28896.6 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28896.6 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28858.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 202E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29135.9 563 moveto
+29078.1 563 lineto
+29078.1 527 lineto
+29135.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29135.9 563 moveto
+29078.1 563 lineto
+29078.1 527 lineto
+29135.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29085.6 540.65 moveto
+(6e186b)
+[7.5 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 201E->202E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 28916 825 moveto
+28952 772 29058 617 29094 563 curveto
+stroke
+grestore
+% 8
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 29977.1 1125 moveto
+29923.1 1145 lineto
+29814.9 1145 lineto
+29760.9 1125 lineto
+29814.9 1105 lineto
+29923.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 29977.1 1125 moveto
+29923.1 1145 lineto
+29814.9 1145 lineto
+29760.9 1125 lineto
+29814.9 1105 lineto
+29923.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29788 1120.65 moveto
+(a6a196a504c3a7657d1fa41)
+[6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75 7.5 8.25 6.75 6.75 6.75 7.5 7.5 6.75 7.5 7.5 6.75 4.5 6.75 8.25 6.75]
+xshow
+grestore
+% 203E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29888.8 861 moveto
+29833.2 861 lineto
+29833.2 825 lineto
+29888.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29888.8 861 moveto
+29833.2 861 lineto
+29833.2 825 lineto
+29888.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29840.8 838.65 moveto
+(cd856f)
+[6.75 7.5 7.5 6.75 7.5 4.5]
+xshow
+grestore
+% 8->203E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29868 1105 moveto
+29867 1055 29863 925 29862 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29862 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29862 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29865.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 204E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29758 563 moveto
+29704 563 lineto
+29704 527 lineto
+29758 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29758 563 moveto
+29704 563 lineto
+29704 527 lineto
+29758 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29716.8 540.65 moveto
+(d382)
+[7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 203E->204E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 29861 825 moveto
+29862 793 29859 726 29836 676 curveto
+29817 630 29776 586 29751 563 curveto
+stroke
+grestore
+% 9
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 13382.1 1125 moveto
+13327.5 1145 lineto
+13218.5 1145 lineto
+13163.9 1125 lineto
+13218.5 1105 lineto
+13327.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 13382.1 1125 moveto
+13327.5 1145 lineto
+13218.5 1145 lineto
+13163.9 1125 lineto
+13218.5 1105 lineto
+13327.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13191.6 1120.65 moveto
+(837ebf4bde22e1f1535cb662)
+[7.5 6.75 7.5 6.75 6.75 4.5 8.25 6.75 7.5 6.75 6.75 6.75 6.75 6.75 4.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 725E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13270.1 861 moveto
+13209.9 861 lineto
+13209.9 825 lineto
+13270.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13270.1 861 moveto
+13209.9 861 lineto
+13209.9 825 lineto
+13270.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13217.9 838.65 moveto
+(d0eb84)
+[7.5 7.5 6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 9->725E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13271 1105 moveto
+13264 1055 13250 925 13243 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13242.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13242.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13257.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 785E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12695.8 861 moveto
+12630.2 861 lineto
+12630.2 825 lineto
+12695.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12695.8 861 moveto
+12630.2 861 lineto
+12630.2 825 lineto
+12695.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12638.2 838.65 moveto
+(dd2ba36)
+[7.5 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 9->785E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13262 1105 moveto
+13242 1072 13199 1007 13145 974 curveto
+12974 868 12893 938 12705 866 curveto
+12704 866 12703 865 12702 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12698.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12698.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13168.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 726E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13607.8 563 moveto
+13494.2 563 lineto
+13494.2 527 lineto
+13607.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13607.8 563 moveto
+13494.2 563 lineto
+13494.2 527 lineto
+13607.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13502.2 540.65 moveto
+(351dd0aefe480c)
+[6.75 6.75 6.75 7.5 7.5 7.5 6.75 6.75 4.5 6.75 8.25 7.5 7.5 6.75]
+xshow
+grestore
+% 725E->726E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 13259 825 moveto
+13315 772 13476 617 13532 563 curveto
+stroke
+grestore
+% 10
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 4419.16 1125 moveto
+4363.58 1145 lineto
+4252.42 1145 lineto
+4196.84 1125 lineto
+4252.42 1105 lineto
+4363.58 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 4419.16 1125 moveto
+4363.58 1145 lineto
+4252.42 1145 lineto
+4196.84 1125 lineto
+4252.42 1105 lineto
+4363.58 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4224.38 1120.65 moveto
+(5f865c374cb3fe976dd376b8)
+[6.75 4.5 7.5 7.5 6.75 6.75 6.75 7.5 8.25 6.75 6.75 6.75 4.5 6.75 7.5 7.5 7.5 7.5 7.5 6.75 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 205E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 4445 861 moveto
+4391 861 lineto
+4391 825 lineto
+4445 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 4445 861 moveto
+4391 861 lineto
+4391 825 lineto
+4445 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4400.75 838.65 moveto
+(23ad1)
+[6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 10->205E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 4312 1105 moveto
+4317 1075 4329 1019 4347 974 curveto
+4363 936 4386 894 4402 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+4404.02 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+4404.02 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+4347.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 206E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 4535.88 563 moveto
+4478.12 563 lineto
+4478.12 527 lineto
+4535.88 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 4535.88 563 moveto
+4478.12 563 lineto
+4478.12 527 lineto
+4535.88 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4485.62 540.65 moveto
+(4d22e1)
+[8.25 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 205E->206E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 4423 825 moveto
+4439 772 4486 617 4502 563 curveto
+stroke
+grestore
+% 11
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 10852.8 1407 moveto
+10795.9 1427 lineto
+10682.1 1427 lineto
+10625.2 1407 lineto
+10682.1 1387 lineto
+10795.9 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 10852.8 1407 moveto
+10795.9 1427 lineto
+10682.1 1427 lineto
+10625.2 1407 lineto
+10682.1 1387 lineto
+10795.9 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10653.1 1402.65 moveto
+(8be752bc95d436a90493bec9)
+[7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 8.25 6.75 7.5 6.75 7.5 7.5 8.25 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 207E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10644.1 1143 moveto
+10557.9 1143 lineto
+10557.9 1107 lineto
+10644.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10644.1 1143 moveto
+10557.9 1143 lineto
+10557.9 1107 lineto
+10644.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10565.4 1120.65 moveto
+(ee91c97828)
+[6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 11->207E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10729 1387 moveto
+10704 1336 10640 1206 10613 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10611.6 1146.68 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10611.6 1146.68 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10675.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 208E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10928.9 861 moveto
+10855.1 861 lineto
+10855.1 825 lineto
+10928.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10928.9 861 moveto
+10855.1 861 lineto
+10855.1 825 lineto
+10928.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10863.1 838.65 moveto
+(01938827)
+[7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 207E->208E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 10620 1107 moveto
+10672 1056 10820 912 10873 861 curveto
+stroke
+grestore
+% 12
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 11087.2 1407 moveto
+11033.1 1427 lineto
+10924.9 1427 lineto
+10870.8 1407 lineto
+10924.9 1387 lineto
+11033.1 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 11087.2 1407 moveto
+11033.1 1427 lineto
+10924.9 1427 lineto
+10870.8 1407 lineto
+10924.9 1387 lineto
+11033.1 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10898.4 1402.65 moveto
+(969a58db14386cb9d2f51ec)
+[7.5 7.5 7.5 6.75 6.75 7.5 7.5 6.75 6.75 8.25 6.75 7.5 7.5 6.75 6.75 7.5 7.5 6.75 4.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 209E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10716 1143 moveto
+10662 1143 lineto
+10662 1107 lineto
+10716 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10716 1143 moveto
+10662 1143 lineto
+10662 1107 lineto
+10716 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10674.8 1120.65 moveto
+(7c7c)
+[7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 12->209E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10966 1387 moveto
+10946 1357 10907 1301 10866 1260 curveto
+10860 1253 10769 1185 10720 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10716.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10716.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10881.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 210E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11001 861 moveto
+10947 861 lineto
+10947 825 lineto
+11001 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11001 861 moveto
+10947 861 lineto
+10947 825 lineto
+11001 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10970.2 838.65 moveto
+(9)
+[7.5]
+xshow
+grestore
+% 209E->210E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 10707 1107 moveto
+10758 1056 10904 912 10956 861 curveto
+stroke
+grestore
+% 13
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 37921 1125 moveto
+37864.5 1145 lineto
+37751.5 1145 lineto
+37695 1125 lineto
+37751.5 1105 lineto
+37864.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 37921 1125 moveto
+37864.5 1145 lineto
+37751.5 1145 lineto
+37695 1125 lineto
+37751.5 1105 lineto
+37864.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+37723.2 1120.65 moveto
+(da24f74aad2ff519009d1f38c)
+[7.5 6.75 6.75 8.25 4.5 7.5 8.25 6.75 6.75 7.5 6.75 4.5 4.5 6.75 6.75 7.5 7.5 7.5 7.5 7.5 6.75 4.5 6.75 7.5 6.75]
+xshow
+grestore
+% 211E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 37899.8 861 moveto
+37804.2 861 lineto
+37804.2 825 lineto
+37899.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 37899.8 861 moveto
+37804.2 861 lineto
+37804.2 825 lineto
+37899.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+37812.2 838.65 moveto
+(460aed10cc9)
+[8.25 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 13->211E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 37811 1105 moveto
+37819 1055 37839 925 37848 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+37848.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+37848.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+37832.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 14
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 41696.8 1125 moveto
+41646.4 1145 lineto
+41545.6 1145 lineto
+41495.2 1125 lineto
+41545.6 1105 lineto
+41646.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 41696.8 1125 moveto
+41646.4 1145 lineto
+41545.6 1145 lineto
+41495.2 1125 lineto
+41545.6 1105 lineto
+41646.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41521.4 1120.65 moveto
+(3124d3a6ed3381a6341c6)
+[6.75 6.75 6.75 8.25 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75 8.25 6.75 6.75 7.5]
+xshow
+grestore
+% 213E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 41468.9 861 moveto
+41371.1 861 lineto
+41371.1 825 lineto
+41468.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 41468.9 861 moveto
+41371.1 861 lineto
+41371.1 825 lineto
+41468.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41379.1 838.65 moveto
+(bbe0a8f93dc1)
+[6.75 6.75 6.75 7.5 6.75 7.5 4.5 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 14->213E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 41583 1105 moveto
+41551 1054 41470 924 41435 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41433 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41433 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41508.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 15
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 42255.2 1125 moveto
+42206.1 1145 lineto
+42107.9 1145 lineto
+42058.8 1125 lineto
+42107.9 1105 lineto
+42206.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 42255.2 1125 moveto
+42206.1 1145 lineto
+42107.9 1145 lineto
+42058.8 1125 lineto
+42107.9 1105 lineto
+42206.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42085 1120.65 moveto
+(71512ec7d43f958f2b6da)
+[7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 8.25 6.75 4.5 7.5 6.75 7.5 4.5 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 215E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 42160.8 861 moveto
+42065.2 861 lineto
+42065.2 825 lineto
+42160.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 42160.8 861 moveto
+42065.2 861 lineto
+42065.2 825 lineto
+42160.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42073.2 838.65 moveto
+(3f0a2b4eb62f)
+[6.75 4.5 7.5 6.75 6.75 6.75 8.25 6.75 6.75 7.5 6.75 4.5]
+xshow
+grestore
+% 15->215E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 42154 1105 moveto
+42146 1055 42126 925 42117 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+42116.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+42116.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+42135.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 16
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 13989.8 1125 moveto
+13945.9 1145 lineto
+13858.1 1145 lineto
+13814.2 1125 lineto
+13858.1 1105 lineto
+13945.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 13989.8 1125 moveto
+13945.9 1145 lineto
+13858.1 1145 lineto
+13814.2 1125 lineto
+13858.1 1105 lineto
+13945.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13839 1120.65 moveto
+(3828a2c682419423cf)
+[6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 6.75 8.25 6.75 7.5 8.25 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 727E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13342 861 moveto
+13288 861 lineto
+13288 825 lineto
+13342 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13342 861 moveto
+13288 861 lineto
+13288 825 lineto
+13342 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13311.6 838.65 moveto
+(2)
+[6.75]
+xshow
+grestore
+% 16->727E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13856 1106 moveto
+13760 1065 13533 966 13351 866 curveto
+13350 866 13349 865 13349 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13345.3 862.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13345.3 862.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13591.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 784E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13414 861 moveto
+13360 861 lineto
+13360 825 lineto
+13414 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13414 861 moveto
+13360 861 lineto
+13360 825 lineto
+13414 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13371.2 838.65 moveto
+(784E)
+[7.5 7.5 8.25 8.25]
+xshow
+grestore
+% 16->784E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13865 1105 moveto
+13785 1062 13591 956 13428 866 curveto
+13426 865 13424 863 13421 862 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13417.5 859.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13417.5 859.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13650.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 728E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13749 563 moveto
+13677 563 lineto
+13677 527 lineto
+13749 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13749 563 moveto
+13677 563 lineto
+13677 527 lineto
+13749 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13684.5 540.65 moveto
+(56e1a896)
+[6.75 7.5 6.75 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 727E->728E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 13339 825 moveto
+13411 771 13618 616 13689 563 curveto
+stroke
+grestore
+% 792E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13423.8 563 moveto
+13344.2 563 lineto
+13344.2 527 lineto
+13423.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13423.8 563 moveto
+13344.2 563 lineto
+13344.2 527 lineto
+13423.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13351.8 540.65 moveto
+(79b69c612)
+[7.5 7.5 6.75 7.5 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 784E->792E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 13387 825 moveto
+13386 799 13386 752 13385 712 curveto
+13385 658 13384 594 13384 563 curveto
+stroke
+grestore
+% 17
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 16200.9 843 moveto
+16146 863.004 lineto
+16036 863.004 lineto
+15981.1 843 lineto
+16036 822.996 lineto
+16146 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 16200.9 843 moveto
+16146 863.004 lineto
+16036 863.004 lineto
+15981.1 843 lineto
+16036 822.996 lineto
+16146 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16008.9 838.65 moveto
+(aa868f65c34cdb64f1fad19a)
+[6.75 6.75 7.5 7.5 7.5 4.5 7.5 6.75 6.75 6.75 8.25 6.75 7.5 6.75 7.5 8.25 4.5 6.75 4.5 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 217E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16455.1 563 moveto
+16368.9 563 lineto
+16368.9 527 lineto
+16455.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16455.1 563 moveto
+16368.9 563 lineto
+16368.9 527 lineto
+16455.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16376.4 540.65 moveto
+(3089106e3b)
+[6.75 7.5 7.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 17->217E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 16113 823 moveto
+16170 770 16325 625 16387 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16390.2 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16390.2 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16272.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 787E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15538.1 563 moveto
+15459.9 563 lineto
+15459.9 527 lineto
+15538.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15538.1 563 moveto
+15459.9 563 lineto
+15459.9 527 lineto
+15538.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15467.9 540.65 moveto
+(1aaaab063)
+[6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 17->787E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 16051 823 moveto
+15944 769 15653 622 15542 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15538.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15538.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15831.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 218E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 18685 290 moveto
+18631 290 lineto
+18631 254 lineto
+18685 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 18685 290 moveto
+18631 290 lineto
+18631 254 lineto
+18685 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+18639.2 267.65 moveto
+(8cd4d)
+[7.5 6.75 7.5 8.25 7.5]
+xshow
+grestore
+% 217E->218E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 16455 528 moveto
+16463 526 16470 523 16477 522 curveto
+17345 321 18445 279 18631 273 curveto
+stroke
+grestore
+% 789E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14981 290 moveto
+14927 290 lineto
+14927 254 lineto
+14981 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14981 290 moveto
+14927 290 lineto
+14927 254 lineto
+14981 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14935.2 267.65 moveto
+(3a0ff0)
+[6.75 6.75 7.5 4.5 4.5 7.5]
+xshow
+grestore
+% 787E->789E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15463 527 moveto
+15361 476 15071 331 14981 286 curveto
+stroke
+grestore
+% 18
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 50486.8 1125 moveto
+50441.4 1145 lineto
+50350.6 1145 lineto
+50305.2 1125 lineto
+50350.6 1105 lineto
+50441.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 50486.8 1125 moveto
+50441.4 1145 lineto
+50350.6 1145 lineto
+50305.2 1125 lineto
+50350.6 1105 lineto
+50441.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50330 1120.65 moveto
+(dca32af03698c988b22)
+[7.5 6.75 6.75 6.75 6.75 6.75 4.5 7.5 6.75 7.5 7.5 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 219E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50435 861 moveto
+50381 861 lineto
+50381 825 lineto
+50435 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50435 861 moveto
+50381 861 lineto
+50381 825 lineto
+50435 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50397.5 838.65 moveto
+(eb8)
+[6.75 6.75 7.5]
+xshow
+grestore
+% 18->219E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50397 1105 moveto
+50399 1055 50404 925 50407 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50407 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50407 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50401.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 220E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50605.9 563 moveto
+50526.1 563 lineto
+50526.1 527 lineto
+50605.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50605.9 563 moveto
+50526.1 563 lineto
+50526.1 527 lineto
+50605.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50534.1 540.65 moveto
+(3a8173d6c)
+[6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 219E->220E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 50413 825 moveto
+50422 793 50442 727 50470 676 curveto
+50493 633 50529 588 50550 563 curveto
+stroke
+grestore
+% 19
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 22352.8 1125 moveto
+22307.4 1145 lineto
+22216.6 1145 lineto
+22171.2 1125 lineto
+22216.6 1105 lineto
+22307.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 22352.8 1125 moveto
+22307.4 1145 lineto
+22216.6 1145 lineto
+22171.2 1125 lineto
+22216.6 1105 lineto
+22307.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22196 1120.65 moveto
+(d8f4a9e463a1e89217f)
+[7.5 7.5 4.5 8.25 6.75 7.5 6.75 8.25 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 4.5]
+xshow
+grestore
+% 221E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24520.8 861 moveto
+24461.2 861 lineto
+24461.2 825 lineto
+24520.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24520.8 861 moveto
+24461.2 861 lineto
+24461.2 825 lineto
+24520.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24469.2 838.65 moveto
+(4c6c8c)
+[8.25 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 19->221E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22313 1107 moveto
+22408 1074 22621 1005 22806 974 curveto
+23529 851 23752 1082 24452 866 curveto
+24453 866 24455 865 24456 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24460.4 862.789 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24460.4 862.789 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22806.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 222E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24305.9 563 moveto
+24230.1 563 lineto
+24230.1 527 lineto
+24305.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24305.9 563 moveto
+24230.1 563 lineto
+24230.1 527 lineto
+24305.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24237.6 540.65 moveto
+(3dcf8f454)
+[6.75 7.5 6.75 4.5 7.5 4.5 8.25 6.75 8.25]
+xshow
+grestore
+% 221E->222E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 24477 825 moveto
+24438 772 24322 617 24282 563 curveto
+stroke
+grestore
+% 20
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 32067.1 1125 moveto
+32016.1 1145 lineto
+31913.9 1145 lineto
+31862.9 1125 lineto
+31913.9 1105 lineto
+32016.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 32067.1 1125 moveto
+32016.1 1145 lineto
+31913.9 1145 lineto
+31862.9 1125 lineto
+31913.9 1105 lineto
+32016.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31889.6 1120.65 moveto
+(c96782ef56711c5d6a3f69)
+[6.75 7.5 7.5 7.5 7.5 6.75 6.75 4.5 6.75 7.5 7.5 6 6.75 6.75 6.75 7.5 7.5 6.75 6.75 4.5 7.5 7.5]
+xshow
+grestore
+% 223E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 31965.8 861 moveto
+31886.2 861 lineto
+31886.2 825 lineto
+31965.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 31965.8 861 moveto
+31886.2 861 lineto
+31886.2 825 lineto
+31965.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31893.8 838.65 moveto
+(6a8f5bafb1)
+[7.5 6.75 7.5 4.5 6.75 6.75 6.75 4.5 6.75 6.75]
+xshow
+grestore
+% 20->223E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 31962 1105 moveto
+31955 1055 31937 925 31930 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+31929.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+31929.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+31946.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 224E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 31864.2 563 moveto
+31763.8 563 lineto
+31763.8 527 lineto
+31864.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 31864.2 563 moveto
+31763.8 563 lineto
+31763.8 527 lineto
+31864.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31771.2 540.65 moveto
+(8cbae42a3900)
+[7.5 6.75 6.75 6.75 6.75 8.25 6.75 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 223E->224E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 31913 825 moveto
+31896 800 31867 754 31850 712 curveto
+31830 660 31820 594 31816 563 curveto
+stroke
+grestore
+% 21
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 34882.8 1125 moveto
+34853.4 1145 lineto
+34794.6 1145 lineto
+34765.2 1125 lineto
+34794.6 1105 lineto
+34853.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 34882.8 1125 moveto
+34853.4 1145 lineto
+34794.6 1145 lineto
+34765.2 1125 lineto
+34794.6 1105 lineto
+34853.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34785.8 1120.65 moveto
+(4f04c39708f)
+[8.25 4.5 7.5 8.25 6.75 6.75 7.5 7.5 7.5 7.5 4.5]
+xshow
+grestore
+% 225E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35123.1 861 moveto
+35048.9 861 lineto
+35048.9 825 lineto
+35123.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35123.1 861 moveto
+35048.9 861 lineto
+35048.9 825 lineto
+35123.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35056.4 838.65 moveto
+(a49284e9)
+[6.75 8.25 7.5 6.75 7.5 8.25 6.75 7.5]
+xshow
+grestore
+% 21->225E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 34843 1105 moveto
+34890 1054 35012 922 35063 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35066.2 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35066.2 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+34964.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 226E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35242 563 moveto
+35188 563 lineto
+35188 527 lineto
+35242 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35242 563 moveto
+35188 563 lineto
+35188 527 lineto
+35242 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35200.4 540.65 moveto
+(226E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 225E->226E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 35094 825 moveto
+35117 772 35184 617 35207 563 curveto
+stroke
+grestore
+% 22
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 13192.1 843 moveto
+13141.1 863.004 lineto
+13038.9 863.004 lineto
+12987.9 843 lineto
+13038.9 822.996 lineto
+13141.1 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 13192.1 843 moveto
+13141.1 863.004 lineto
+13038.9 863.004 lineto
+12987.9 843 lineto
+13038.9 822.996 lineto
+13141.1 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13014.6 838.65 moveto
+(97284d4c3a5d499853f0e)
+[7.5 7.5 6.75 7.5 8.25 7.5 8.25 6.75 6.75 6.75 6.75 7.5 8.25 7.5 7.5 7.5 6.75 6.75 4.5 7.5 6.75]
+xshow
+grestore
+% 227E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13013.9 563 moveto
+12920.1 563 lineto
+12920.1 527 lineto
+13013.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13013.9 563 moveto
+12920.1 563 lineto
+12920.1 527 lineto
+13013.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12927.6 540.65 moveto
+(53069e384a2)
+[6.75 6.75 7.5 7.5 7.5 6.75 6.75 7.5 8.25 6.75 6.75]
+xshow
+grestore
+% 22->227E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13082 823 moveto
+13060 770 13002 629 12977 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12975.4 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12975.4 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13037.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 22->792E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13110 823 moveto
+13162 770 13305 626 13360 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13363.2 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13363.2 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13255.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 228E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12338.1 290 moveto
+12247.9 290 lineto
+12247.9 254 lineto
+12338.1 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12338.1 290 moveto
+12247.9 290 lineto
+12247.9 254 lineto
+12338.1 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12255.9 267.65 moveto
+(af9c489df53)
+[6.75 4.5 7.5 6.75 8.25 7.5 7.5 7.5 4.5 6.75 6.75]
+xshow
+grestore
+% 227E->228E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 12928 527 moveto
+12865 498 12739 442 12630 398 curveto
+12527 356 12403 311 12338 288 curveto
+stroke
+grestore
+% 23
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 54127.2 1407 moveto
+54074.6 1427 lineto
+53969.4 1427 lineto
+53916.8 1407 lineto
+53969.4 1387 lineto
+54074.6 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 54127.2 1407 moveto
+54074.6 1427 lineto
+53969.4 1427 lineto
+53916.8 1407 lineto
+53969.4 1387 lineto
+54074.6 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53944 1402.65 moveto
+(c4d32527b670afb370d643)
+[6.75 8.25 7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 4.5 6.75 6.75 7.5 7.5 7.5 7.5 8.25 6.75]
+xshow
+grestore
+% 231E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 54009.1 1143 moveto
+53910.9 1143 lineto
+53910.9 1107 lineto
+54009.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 54009.1 1143 moveto
+53910.9 1143 lineto
+53910.9 1107 lineto
+54009.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53918.4 1120.65 moveto
+(e851f5ddd920)
+[6.75 7.5 6.75 6.75 4.5 6.75 7.5 7.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 23->231E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 54018 1387 moveto
+54007 1337 53978 1207 53966 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+53965 1146.88 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+53965 1146.88 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+53991.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 232E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 54112.9 861 moveto
+54009.1 861 lineto
+54009.1 825 lineto
+54112.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 54112.9 861 moveto
+54009.1 861 lineto
+54009.1 825 lineto
+54112.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54017.1 838.65 moveto
+(56292d076643)
+[6.75 7.5 6.75 7.5 6.75 7.5 7.5 7.5 7.5 7.5 8.25 6.75]
+xshow
+grestore
+% 231E->232E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 53966 1107 moveto
+53985 1056 54036 912 54054 861 curveto
+stroke
+grestore
+% 24
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 20964.2 1685 moveto
+20929.6 1705 lineto
+20860.4 1705 lineto
+20825.8 1685 lineto
+20860.4 1665 lineto
+20929.6 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 20964.2 1685 moveto
+20929.6 1705 lineto
+20860.4 1705 lineto
+20825.8 1685 lineto
+20860.4 1665 lineto
+20929.6 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20847.8 1680.65 moveto
+(5e9156098c064)
+[6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5 7.5 6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 233E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21133 1425 moveto
+21079 1425 lineto
+21079 1389 lineto
+21133 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21133 1425 moveto
+21079 1425 lineto
+21079 1389 lineto
+21133 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21091.8 1402.65 moveto
+(233E)
+[6.75 6.75 6.75 8.25]
+xshow
+grestore
+% 24->233E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20911 1665 moveto
+20948 1614 21046 1486 21087 1432 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21089.7 1428.25 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21089.7 1428.25 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21001.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 234E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21683 1143 moveto
+21629 1143 lineto
+21629 1107 lineto
+21683 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21683 1143 moveto
+21629 1143 lineto
+21629 1107 lineto
+21683 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21641 1120.65 moveto
+(234E)
+[6.75 6.75 8.25 8.25]
+xshow
+grestore
+% 233E->234E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 21133 1396 moveto
+21211 1362 21442 1261 21620 1152 curveto
+21624 1149 21629 1146 21633 1143 curveto
+stroke
+grestore
+% 25
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 40702.8 1125 moveto
+40650.9 1145 lineto
+40547.1 1145 lineto
+40495.2 1125 lineto
+40547.1 1105 lineto
+40650.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 40702.8 1125 moveto
+40650.9 1145 lineto
+40547.1 1145 lineto
+40495.2 1125 lineto
+40547.1 1105 lineto
+40650.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40521.8 1120.65 moveto
+(3d475ea3aeca51b60212dd)
+[6.75 7.5 8.25 7.5 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 235E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 40588.1 861 moveto
+40473.9 861 lineto
+40473.9 825 lineto
+40588.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 40588.1 861 moveto
+40473.9 861 lineto
+40473.9 825 lineto
+40588.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40481.9 838.65 moveto
+(4280833ef80172)
+[8.25 6.75 7.5 7.5 7.5 6.75 6.75 6.75 4.5 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 25->235E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 40594 1105 moveto
+40583 1055 40551 925 40537 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+40536 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+40536 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+40565.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 26
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 43249.2 1125 moveto
+43205.1 1145 lineto
+43116.9 1145 lineto
+43072.8 1125 lineto
+43116.9 1105 lineto
+43205.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 43249.2 1125 moveto
+43205.1 1145 lineto
+43116.9 1145 lineto
+43072.8 1125 lineto
+43116.9 1105 lineto
+43205.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43097.2 1120.65 moveto
+(966d271c22e75c7538)
+[7.5 7.5 7.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 237E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43162.9 861 moveto
+43069.1 861 lineto
+43069.1 825 lineto
+43162.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43162.9 861 moveto
+43069.1 861 lineto
+43069.1 825 lineto
+43162.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43076.6 838.65 moveto
+(cab04b7c14a)
+[6.75 6.75 6.75 7.5 8.25 6.75 7.5 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 26->237E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 43158 1105 moveto
+43149 1055 43129 925 43120 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43119.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43119.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+43139.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 238E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 42918 563 moveto
+42864 563 lineto
+42864 527 lineto
+42918 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 42918 563 moveto
+42864 563 lineto
+42864 527 lineto
+42918 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42883.9 540.65 moveto
+(8a)
+[7.5 6.75]
+xshow
+grestore
+% 237E->238E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 43108 825 moveto
+43094 793 43062 725 43024 676 curveto
+42990 631 42941 587 42913 563 curveto
+stroke
+grestore
+% 27
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 17535.9 1125 moveto
+17480.9 1145 lineto
+17371.1 1145 lineto
+17316.1 1125 lineto
+17371.1 1105 lineto
+17480.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 17535.9 1125 moveto
+17480.9 1145 lineto
+17371.1 1145 lineto
+17316.1 1125 lineto
+17371.1 1105 lineto
+17480.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17343.5 1120.65 moveto
+(b630e1af6ae1997f0e8ba750)
+[6.75 7.5 6.75 7.5 6.75 6.75 6.75 4.5 7.5 6.75 6.75 6.75 7.5 7.5 7.5 4.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 239E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25537.1 861 moveto
+25446.9 861 lineto
+25446.9 825 lineto
+25537.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25537.1 861 moveto
+25446.9 861 lineto
+25446.9 825 lineto
+25537.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25454.9 838.65 moveto
+(bb828f1a326)
+[6.75 6.75 7.5 6.75 7.5 4.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 27->239E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 17489 1108 moveto
+17507 1104 17527 1100 17545 1098 curveto
+18399 990 20578 1189 21414 990 curveto
+21431 986 21432 977 21448 974 curveto
+22311 768 24572 1055 25438 866 curveto
+25441 865 25443 865 25446 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25450.3 862.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25450.3 862.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21448.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 783E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15557.2 861 moveto
+15440.8 861 lineto
+15440.8 825 lineto
+15557.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15557.2 861 moveto
+15440.8 861 lineto
+15440.8 825 lineto
+15557.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15448.8 838.65 moveto
+(499f6985db294c)
+[8.25 7.5 7.5 4.5 7.5 7.5 7.5 6.75 7.5 6.75 6.75 7.5 8.25 6.75]
+xshow
+grestore
+% 27->783E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 17361 1109 moveto
+17343 1105 17325 1101 17307 1098 curveto
+16539 959 16326 1045 15566 866 curveto
+15563 865 15560 865 15557 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15552.7 862.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15552.7 862.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16347.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 240E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25816.1 563 moveto
+25729.9 563 lineto
+25729.9 527 lineto
+25816.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25816.1 563 moveto
+25729.9 563 lineto
+25729.9 527 lineto
+25816.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25737.4 540.65 moveto
+(248df40dae)
+[6.75 8.25 7.5 7.5 4.5 8.25 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 239E->240E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 25509 825 moveto
+25559 772 25705 617 25756 563 curveto
+stroke
+grestore
+% 783E->787E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15499 825 moveto
+15499 772 15499 617 15499 563 curveto
+stroke
+grestore
+% 28
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 21621.8 1685 moveto
+21574.9 1705 lineto
+21481.1 1705 lineto
+21434.2 1685 lineto
+21481.1 1665 lineto
+21574.9 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 21621.8 1685 moveto
+21574.9 1705 lineto
+21481.1 1705 lineto
+21434.2 1685 lineto
+21481.1 1665 lineto
+21574.9 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21459.4 1680.65 moveto
+(ebd8ffc2ac3a90efb8af9)
+[6.75 6.75 7.5 7.5 4.5 4.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 4.5 6.75 7.5 6.75 4.5 7.5]
+xshow
+grestore
+% 241E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23640.8 1425 moveto
+23585.2 1425 lineto
+23585.2 1389 lineto
+23640.8 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23640.8 1425 moveto
+23585.2 1425 lineto
+23585.2 1389 lineto
+23640.8 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23592.8 1402.65 moveto
+(1ebeec)
+[6.75 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 28->241E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21586 1670 moveto
+21701 1639 21966 1573 22193 1538 curveto
+22473 1495 23385 1424 23577 1410 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23581 1409.5 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23581 1409.5 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22193.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 791E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13565.9 861 moveto
+13508.1 861 lineto
+13508.1 825 lineto
+13565.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13565.9 861 moveto
+13508.1 861 lineto
+13508.1 825 lineto
+13565.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13515.6 838.65 moveto
+(c0b727)
+[6.75 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 28->791E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21470 1670 moveto
+21455 1666 21440 1664 21425 1662 curveto
+20065 1499 16618 1738 15260 1554 curveto
+15042 1524 14924 1596 14779 1430 curveto
+14682 1317 14839 1210 14741 1098 curveto
+14600 934 14483 1018 14271 974 curveto
+13965 909 13870 973 13575 866 curveto
+13574 866 13572 865 13571 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13567.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13567.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+14763.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 242E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24807.1 1143 moveto
+24714.9 1143 lineto
+24714.9 1107 lineto
+24807.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24807.1 1143 moveto
+24714.9 1143 lineto
+24714.9 1107 lineto
+24807.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24722.4 1120.65 moveto
+(9fe65061641)
+[7.5 4.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 8.25 6.75]
+xshow
+grestore
+% 241E->242E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 23641 1403 moveto
+23768 1384 24296 1298 24706 1152 curveto
+24713 1149 24720 1146 24726 1143 curveto
+stroke
+grestore
+% 29
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 19917.1 843 moveto
+19872.5 863.004 lineto
+19783.5 863.004 lineto
+19738.9 843 lineto
+19783.5 822.996 lineto
+19872.5 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 19917.1 843 moveto
+19872.5 863.004 lineto
+19783.5 863.004 lineto
+19738.9 843 lineto
+19783.5 822.996 lineto
+19872.5 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19763.5 838.65 moveto
+(69fdd1a1f4768c5efe7)
+[7.5 7.5 4.5 7.5 7.5 6.75 6.75 6.75 4.5 8.25 7.5 7.5 7.5 6.75 6.75 6.75 4.5 6.75 7.5]
+xshow
+grestore
+% 243E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19945 563 moveto
+19857 563 lineto
+19857 527 lineto
+19945 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19945 563 moveto
+19857 563 lineto
+19857 527 lineto
+19945 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19865 540.65 moveto
+(35b8742610)
+[6.75 6.75 6.75 7.5 7.5 8.25 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 29->243E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 19833 823 moveto
+19845 771 19880 629 19895 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19896 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19896 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19870.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 244E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 20053 290 moveto
+19999 290 lineto
+19999 254 lineto
+20053 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 20053 290 moveto
+19999 290 lineto
+19999 254 lineto
+20053 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20010.2 267.65 moveto
+(244E)
+[6.75 8.25 8.25 8.25]
+xshow
+grestore
+% 243E->244E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 19909 527 moveto
+19932 477 19995 340 20018 290 curveto
+stroke
+grestore
+% 30
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 18534.9 843 moveto
+18477 863.004 lineto
+18361 863.004 lineto
+18303.1 843 lineto
+18361 822.996 lineto
+18477 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 18534.9 843 moveto
+18477 863.004 lineto
+18361 863.004 lineto
+18303.1 843 lineto
+18361 822.996 lineto
+18477 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+18331.2 838.65 moveto
+(d93a80739fc1edb41a11b7294)
+[7.5 7.5 6.75 6.75 7.5 7.5 7.5 6.75 7.5 4.5 6.75 6.75 6.75 7.5 6.75 8.25 6.75 6.75 6 6.75 6.75 7.5 6.75 7.5 8.25]
+xshow
+grestore
+% 245E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 18681.9 563 moveto
+18582.1 563 lineto
+18582.1 527 lineto
+18681.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 18681.9 563 moveto
+18582.1 563 lineto
+18582.1 527 lineto
+18681.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+18589.6 540.65 moveto
+(e03b8bc0435a)
+[6.75 7.5 6.75 6.75 7.5 6.75 6.75 7.5 8.25 6.75 6.75 6.75]
+xshow
+grestore
+% 30->245E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 18433 823 moveto
+18470 770 18574 627 18614 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+18616.7 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+18616.7 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+18540.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 246E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 18955.2 290 moveto
+18880.8 290 lineto
+18880.8 254 lineto
+18955.2 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 18955.2 290 moveto
+18880.8 290 lineto
+18880.8 254 lineto
+18955.2 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+18888.8 267.65 moveto
+(9be88247)
+[7.5 6.75 6.75 7.5 7.5 6.75 8.25 7.5]
+xshow
+grestore
+% 245E->246E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 18651 527 moveto
+18703 477 18847 340 18899 290 curveto
+stroke
+grestore
+% 31
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 9507.06 1407 moveto
+9456.03 1427 lineto
+9353.97 1427 lineto
+9302.94 1407 lineto
+9353.97 1387 lineto
+9456.03 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 9507.06 1407 moveto
+9456.03 1427 lineto
+9353.97 1427 lineto
+9302.94 1407 lineto
+9353.97 1387 lineto
+9456.03 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9329.25 1402.65 moveto
+(bf65cfddeb00ff847feae0c)
+[6.75 4.5 7.5 6.75 6.75 4.5 7.5 7.5 6.75 6.75 7.5 7.5 4.5 4.5 7.5 8.25 7.5 4.5 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 247E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9320 1143 moveto
+9266 1143 lineto
+9266 1107 lineto
+9320 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9320 1143 moveto
+9266 1143 lineto
+9266 1107 lineto
+9320 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9283.25 1120.65 moveto
+(8df)
+[7.5 7.5 4.5]
+xshow
+grestore
+% 31->247E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9397 1387 moveto
+9377 1336 9325 1207 9303 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9301.4 1146.75 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9301.4 1146.75 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9354.12 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 248E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9591.12 861 moveto
+9482.88 861 lineto
+9482.88 825 lineto
+9591.12 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9591.12 861 moveto
+9482.88 861 lineto
+9482.88 825 lineto
+9591.12 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9490.88 838.65 moveto
+(3703059dbc5a8)
+[6.75 7.5 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 247E->248E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 9315 1107 moveto
+9345 1082 9399 1035 9438 990 curveto
+9475 947 9510 890 9527 861 curveto
+stroke
+grestore
+% 32
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 2294.77 1125 moveto
+2244.38 1145 lineto
+2143.62 1145 lineto
+2093.23 1125 lineto
+2143.62 1105 lineto
+2244.38 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 2294.77 1125 moveto
+2244.38 1145 lineto
+2143.62 1145 lineto
+2093.23 1125 lineto
+2143.62 1105 lineto
+2244.38 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2119.38 1120.65 moveto
+(916c686a1e82dba72524a)
+[7.5 6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 249E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2250.25 861 moveto
+2157.75 861 lineto
+2157.75 825 lineto
+2250.25 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2250.25 861 moveto
+2157.75 861 lineto
+2157.75 825 lineto
+2250.25 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2165.75 838.65 moveto
+(a849f9d352e)
+[6.75 7.5 8.25 7.5 4.5 7.5 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 32->249E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2195 1105 moveto
+2197 1055 2202 925 2203 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2203 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2203 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2201.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 250E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2391 563 moveto
+2337 563 lineto
+2337 527 lineto
+2391 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2391 563 moveto
+2337 563 lineto
+2337 527 lineto
+2391 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2345.25 540.65 moveto
+(74e86)
+[7.5 8.25 6.75 7.5 7.5]
+xshow
+grestore
+% 249E->250E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 2219 825 moveto
+2238 800 2273 754 2296 712 curveto
+2325 660 2348 594 2358 563 curveto
+stroke
+grestore
+% 33
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 207.798 1125 moveto
+155.899 1145 lineto
+52.1009 1145 lineto
+0.201725 1125 lineto
+52.1009 1105 lineto
+155.899 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 207.798 1125 moveto
+155.899 1145 lineto
+52.1009 1145 lineto
+0.201725 1125 lineto
+52.1009 1105 lineto
+155.899 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26.75 1120.65 moveto
+(f496bcf0889b301d77819c)
+[4.5 8.25 7.5 7.5 6.75 6.75 4.5 7.5 7.5 7.5 7.5 6.75 6.75 7.5 6.75 7.5 7.5 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 251E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 134 861 moveto
+74 861 lineto
+74 825 lineto
+134 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 134 861 moveto
+74 861 lineto
+74 825 lineto
+134 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+81.5 838.65 moveto
+(f29dfb9)
+[4.5 6.75 7.5 7.5 4.5 6.75 7.5]
+xshow
+grestore
+% 33->251E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 104 1105 moveto
+104 1055 104 925 104 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+104 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+104 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+104.125 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 252E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 246.753 563 moveto
+149.247 563 lineto
+149.247 527 lineto
+246.753 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 246.753 563 moveto
+149.247 563 lineto
+149.247 527 lineto
+246.753 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+156.75 540.65 moveto
+(3dafb9a29c00)
+[6.75 7.5 6.75 4.5 6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 251E->252E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 110 825 moveto
+126 772 175 617 192 563 curveto
+stroke
+grestore
+% 34
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 34343.2 1125 moveto
+34313.6 1145 lineto
+34254.4 1145 lineto
+34224.8 1125 lineto
+34254.4 1105 lineto
+34313.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 34343.2 1125 moveto
+34313.6 1145 lineto
+34254.4 1145 lineto
+34224.8 1125 lineto
+34254.4 1105 lineto
+34313.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34245.4 1120.65 moveto
+(76889f7d35e)
+[7.5 7.5 7.5 7.5 7.5 4.5 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 253E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 34693 861 moveto
+34629 861 lineto
+34629 825 lineto
+34693 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 34693 861 moveto
+34629 861 lineto
+34629 825 lineto
+34693 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34637 838.65 moveto
+(e7ef998)
+[6.75 7.5 6.75 4.5 7.5 7.5 7.5]
+xshow
+grestore
+% 34->253E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 34311 1105 moveto
+34379 1055 34557 921 34630 866 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+34633.7 863.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+34633.7 863.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+34485.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 254E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 34942 563 moveto
+34888 563 lineto
+34888 527 lineto
+34942 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 34942 563 moveto
+34888 563 lineto
+34888 527 lineto
+34942 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34900 540.65 moveto
+(254E)
+[6.75 6.75 8.25 8.25]
+xshow
+grestore
+% 253E->254E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 34668 825 moveto
+34681 792 34711 724 34751 676 curveto
+34792 627 34853 584 34888 562 curveto
+stroke
+grestore
+% 35
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 33835 1125 moveto
+33806.5 1145 lineto
+33749.5 1145 lineto
+33721 1125 lineto
+33749.5 1105 lineto
+33806.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 33835 1125 moveto
+33806.5 1145 lineto
+33749.5 1145 lineto
+33721 1125 lineto
+33749.5 1105 lineto
+33806.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33741.2 1120.65 moveto
+(668d636002)
+[7.5 7.5 7.5 7.5 7.5 6.75 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 255E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 33819.9 861 moveto
+33746.1 861 lineto
+33746.1 825 lineto
+33819.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 33819.9 861 moveto
+33746.1 861 lineto
+33746.1 825 lineto
+33819.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33754.1 838.65 moveto
+(4379b5ed)
+[8.25 6.75 7.5 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 35->255E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 33778 1105 moveto
+33780 1055 33782 925 33783 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+33783 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+33783 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+33782.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 256E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 34471 563 moveto
+34417 563 lineto
+34417 527 lineto
+34471 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 34471 563 moveto
+34417 563 lineto
+34417 527 lineto
+34471 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34429.4 540.65 moveto
+(256E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 255E->256E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 33814 825 moveto
+33869 793 33990 724 34096 676 curveto
+34213 622 34358 573 34417 554 curveto
+stroke
+grestore
+% 36
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 18752.9 843 moveto
+18703 863.004 lineto
+18603 863.004 lineto
+18553.1 843 lineto
+18603 822.996 lineto
+18703 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 18752.9 843 moveto
+18703 863.004 lineto
+18603 863.004 lineto
+18553.1 843 lineto
+18603 822.996 lineto
+18703 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+18579.1 838.65 moveto
+(e1e4c23db39d8bd633c3a)
+[6.75 6.75 6.75 8.25 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 257E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19018 563 moveto
+18912 563 lineto
+18912 527 lineto
+19018 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19018 563 moveto
+18912 563 lineto
+18912 527 lineto
+19018 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+18920 540.65 moveto
+(1ed5d7f63b8c6)
+[6.75 6.75 7.5 6.75 7.5 7.5 4.5 7.5 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 36->257E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 18674 823 moveto
+18730 770 18881 625 18940 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+18943.2 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+18943.2 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+18829.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 258E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19116 290 moveto
+19062 290 lineto
+19062 254 lineto
+19116 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19116 290 moveto
+19062 290 lineto
+19062 254 lineto
+19116 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19072.1 267.65 moveto
+(4f05b)
+[8.25 4.5 7.5 6.75 6.75]
+xshow
+grestore
+% 257E->258E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 18977 527 moveto
+18994 502 19023 456 19042 414 curveto
+19062 371 19077 318 19084 290 curveto
+stroke
+grestore
+% 37
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 8421.91 1125 moveto
+8374.95 1145 lineto
+8281.05 1145 lineto
+8234.09 1125 lineto
+8281.05 1105 lineto
+8374.95 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 8421.91 1125 moveto
+8374.95 1145 lineto
+8281.05 1145 lineto
+8234.09 1125 lineto
+8281.05 1105 lineto
+8374.95 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8259.75 1120.65 moveto
+(842bc5775657c1e0d67)
+[7.5 8.25 6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 259E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 8577.12 861 moveto
+8484.88 861 lineto
+8484.88 825 lineto
+8577.12 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 8577.12 861 moveto
+8484.88 861 lineto
+8484.88 825 lineto
+8577.12 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8492.38 838.65 moveto
+(a387210a27b)
+[6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 37->259E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8343 1105 moveto
+8378 1054 8474 923 8513 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+8515.68 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+8515.68 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8437.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 260E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 8612.75 563 moveto
+8535.25 563 lineto
+8535.25 527 lineto
+8612.75 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 8612.75 563 moveto
+8535.25 563 lineto
+8535.25 527 lineto
+8612.75 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8543.25 540.65 moveto
+(47ebc3f17)
+[8.25 7.5 6.75 6.75 6.75 6.75 4.5 6.75 7.5]
+xshow
+grestore
+% 259E->260E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 8534 825 moveto
+8541 772 8564 617 8571 563 curveto
+stroke
+grestore
+% 38
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 35233 1125 moveto
+35207.5 1145 lineto
+35156.5 1145 lineto
+35131 1125 lineto
+35156.5 1105 lineto
+35207.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 35233 1125 moveto
+35207.5 1145 lineto
+35156.5 1145 lineto
+35131 1125 lineto
+35156.5 1105 lineto
+35207.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35150.5 1120.65 moveto
+(e4e2f4e6d)
+[6.75 8.25 6.75 6.75 4.5 8.25 6.75 7.5 7.5]
+xshow
+grestore
+% 261E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35343 861 moveto
+35279 861 lineto
+35279 825 lineto
+35343 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35343 861 moveto
+35279 861 lineto
+35279 825 lineto
+35343 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35287 838.65 moveto
+(1f4f0fdf)
+[6.75 4.5 8.25 4.5 7.5 4.5 7.5 4.5]
+xshow
+grestore
+% 38->261E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 35191 1105 moveto
+35214 1054 35274 924 35300 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35301.4 864.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35301.4 864.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35252.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 262E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35719 563 moveto
+35665 563 lineto
+35665 527 lineto
+35719 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35719 563 moveto
+35665 563 lineto
+35665 527 lineto
+35719 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35677.4 540.65 moveto
+(262E)
+[6.75 7.5 6.75 8.25]
+xshow
+grestore
+% 261E->262E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 35311 825 moveto
+35312 791 35319 719 35357 676 curveto
+35442 582 35602 555 35665 547 curveto
+stroke
+grestore
+% 39
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 24068.9 1125 moveto
+24017.5 1145 lineto
+23914.5 1145 lineto
+23863.1 1125 lineto
+23914.5 1105 lineto
+24017.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 24068.9 1125 moveto
+24017.5 1145 lineto
+23914.5 1145 lineto
+23863.1 1125 lineto
+23914.5 1105 lineto
+24017.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23889.5 1120.65 moveto
+(04390dec6f1779353c07f5)
+[7.5 8.25 6.75 7.5 7.5 7.5 6.75 6.75 7.5 4.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 6.75 7.5 7.5 4.5 6.75]
+xshow
+grestore
+% 263E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25771.1 861 moveto
+25672.9 861 lineto
+25672.9 825 lineto
+25771.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25771.1 861 moveto
+25672.9 861 lineto
+25672.9 825 lineto
+25771.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25680.4 838.65 moveto
+(bac77c3f414a)
+[6.75 6.75 6.75 7.5 7.5 6.75 6.75 4.5 8.25 6.75 8.25 6.75]
+xshow
+grestore
+% 39->263E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 24029 1109 moveto
+24045 1106 24062 1102 24078 1098 curveto
+24344 1038 24409 1016 24677 974 curveto
+25113 905 25236 972 25664 866 curveto
+25667 865 25669 865 25672 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25676.3 862.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25676.3 862.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+24677.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 264E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25666.1 563 moveto
+25555.9 563 lineto
+25555.9 527 lineto
+25666.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25666.1 563 moveto
+25555.9 563 lineto
+25555.9 527 lineto
+25666.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25563.4 540.65 moveto
+(6c93f24516f01d)
+[7.5 6.75 7.5 6.75 4.5 6.75 8.25 6.75 6.75 7.5 4.5 7.5 6.75 7.5]
+xshow
+grestore
+% 263E->264E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 25715 825 moveto
+25695 772 25638 617 25618 563 curveto
+stroke
+grestore
+% 40
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 35744.8 1125 moveto
+35697.4 1145 lineto
+35602.6 1145 lineto
+35555.2 1125 lineto
+35602.6 1105 lineto
+35697.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 35744.8 1125 moveto
+35697.4 1145 lineto
+35602.6 1145 lineto
+35555.2 1125 lineto
+35602.6 1105 lineto
+35697.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35581 1120.65 moveto
+(69f2611acc42c36ed7cc)
+[7.5 7.5 4.5 6.75 7.5 6 6.75 6.75 6.75 6.75 8.25 6.75 6.75 6.75 7.5 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 265E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35778.9 861 moveto
+35685.1 861 lineto
+35685.1 825 lineto
+35778.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35778.9 861 moveto
+35685.1 861 lineto
+35685.1 825 lineto
+35778.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35692.6 838.65 moveto
+(cab04b7c14a)
+[6.75 6.75 6.75 7.5 8.25 6.75 7.5 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 40->265E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 35656 1105 moveto
+35670 1054 35708 925 35725 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35726 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35726 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35695.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 266E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 36176 563 moveto
+36122 563 lineto
+36122 527 lineto
+36176 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 36176 563 moveto
+36122 563 lineto
+36122 527 lineto
+36176 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36138.5 540.65 moveto
+(e8b)
+[6.75 7.5 6.75]
+xshow
+grestore
+% 265E->266E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 35757 825 moveto
+35832 771 36049 616 36124 563 curveto
+stroke
+grestore
+% 41
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 31845 1125 moveto
+31809.5 1145 lineto
+31738.5 1145 lineto
+31703 1125 lineto
+31738.5 1105 lineto
+31809.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 31845 1125 moveto
+31809.5 1145 lineto
+31738.5 1145 lineto
+31703 1125 lineto
+31738.5 1105 lineto
+31809.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31725.6 1120.65 moveto
+(1562abef0d8241)
+[6.75 6.75 7.5 6.75 6.75 6.75 6.75 4.5 7.5 7.5 7.5 6.75 8.25 6.75]
+xshow
+grestore
+% 267E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 31615.8 861 moveto
+31536.2 861 lineto
+31536.2 825 lineto
+31615.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 31615.8 861 moveto
+31536.2 861 lineto
+31536.2 825 lineto
+31615.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31543.8 838.65 moveto
+(6a8f5bafb1)
+[7.5 6.75 7.5 4.5 6.75 6.75 6.75 4.5 6.75 6.75]
+xshow
+grestore
+% 41->267E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 31760 1105 moveto
+31725 1054 31632 923 31594 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+31591.3 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+31591.3 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+31676.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 268E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 31689 563 moveto
+31635 563 lineto
+31635 527 lineto
+31689 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 31689 563 moveto
+31635 563 lineto
+31635 527 lineto
+31689 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31649.2 540.65 moveto
+(fc73)
+[4.5 6.75 7.5 6.75]
+xshow
+grestore
+% 267E->268E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 31581 825 moveto
+31597 772 31641 617 31657 563 curveto
+stroke
+grestore
+% 42
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 41204.2 1685 moveto
+41155.1 1705 lineto
+41056.9 1705 lineto
+41007.8 1685 lineto
+41056.9 1665 lineto
+41155.1 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 41204.2 1685 moveto
+41155.1 1705 lineto
+41056.9 1705 lineto
+41007.8 1685 lineto
+41056.9 1665 lineto
+41155.1 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41034 1680.65 moveto
+(e49aaa5cc4e44355d6a0)
+[6.75 8.25 7.5 6.75 6.75 6.75 6.75 6.75 6.75 8.25 6.75 8.25 8.25 6.75 6.75 6.75 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 269E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 41245.2 1425 moveto
+41182.8 1425 lineto
+41182.8 1389 lineto
+41245.2 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 41245.2 1425 moveto
+41182.8 1425 lineto
+41182.8 1389 lineto
+41245.2 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41190.8 1402.65 moveto
+(cc3f63d)
+[6.75 6.75 6.75 4.5 7.5 6.75 7.5]
+xshow
+grestore
+% 42->269E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 41114 1665 moveto
+41133 1614 41183 1488 41204 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41205.6 1428.75 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41205.6 1428.75 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41160.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 270E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 41258.8 1143 moveto
+41169.2 1143 lineto
+41169.2 1107 lineto
+41258.8 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 41258.8 1143 moveto
+41169.2 1143 lineto
+41169.2 1107 lineto
+41258.8 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41177.2 1120.65 moveto
+(34d06d1ed6)
+[6.75 8.25 7.5 7.5 7.5 7.5 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 269E->270E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 41214 1389 moveto
+41214 1338 41214 1194 41214 1143 curveto
+stroke
+grestore
+% 43
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 40524.9 1685 moveto
+40483 1705 lineto
+40399 1705 lineto
+40357.1 1685 lineto
+40399 1665 lineto
+40483 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 40524.9 1685 moveto
+40483 1705 lineto
+40399 1705 lineto
+40357.1 1685 lineto
+40399 1665 lineto
+40483 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40381.4 1680.65 moveto
+(e8ebe1bf5f421c1223)
+[6.75 7.5 6.75 6.75 6.75 6.75 6.75 4.5 6.75 4.5 8.25 6.75 6.75 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 271E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 40472.9 1425 moveto
+40409.1 1425 lineto
+40409.1 1389 lineto
+40472.9 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 40472.9 1425 moveto
+40409.1 1425 lineto
+40409.1 1389 lineto
+40472.9 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40416.6 1402.65 moveto
+(96325ea)
+[7.5 7.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 43->271E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 40441 1665 moveto
+40441 1615 40441 1489 40441 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+40441 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+40441 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+40441.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 272E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 40476.8 1143 moveto
+40405.2 1143 lineto
+40405.2 1107 lineto
+40476.8 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 40476.8 1143 moveto
+40405.2 1143 lineto
+40405.2 1107 lineto
+40476.8 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40413.2 1120.65 moveto
+(713db1c1)
+[7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 271E->272E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 40441 1389 moveto
+40441 1338 40441 1194 40441 1143 curveto
+stroke
+grestore
+% 44
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 44824.8 1125 moveto
+44790.4 1145 lineto
+44721.6 1145 lineto
+44687.2 1125 lineto
+44721.6 1105 lineto
+44790.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 44824.8 1125 moveto
+44790.4 1145 lineto
+44721.6 1145 lineto
+44687.2 1125 lineto
+44721.6 1105 lineto
+44790.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44709.5 1120.65 moveto
+(2759e82e30d6d)
+[6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 273E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 44729.1 861 moveto
+44674.9 861 lineto
+44674.9 825 lineto
+44729.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 44729.1 861 moveto
+44674.9 861 lineto
+44674.9 825 lineto
+44729.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44682.9 838.65 moveto
+(ca5af2)
+[6.75 6.75 6.75 6.75 4.5 6.75]
+xshow
+grestore
+% 44->273E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 44752 1105 moveto
+44742 1055 44718 925 44707 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+44706.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+44706.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+44730.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 274E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 44664 563 moveto
+44610 563 lineto
+44610 527 lineto
+44664 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 44664 563 moveto
+44610 563 lineto
+44610 527 lineto
+44664 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44621.6 540.65 moveto
+(274E)
+[6.75 7.5 8.25 8.25]
+xshow
+grestore
+% 273E->274E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 44698 825 moveto
+44686 772 44653 617 44641 563 curveto
+stroke
+grestore
+% 45
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 34747.1 1125 moveto
+34706.1 1145 lineto
+34623.9 1145 lineto
+34582.9 1125 lineto
+34623.9 1105 lineto
+34706.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 34747.1 1125 moveto
+34706.1 1145 lineto
+34623.9 1145 lineto
+34582.9 1125 lineto
+34623.9 1105 lineto
+34706.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34606.5 1120.65 moveto
+(23c1ec53358d237c1)
+[6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 275E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 34996.9 861 moveto
+34903.1 861 lineto
+34903.1 825 lineto
+34996.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 34996.9 861 moveto
+34903.1 861 lineto
+34903.1 825 lineto
+34996.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34910.6 838.65 moveto
+(cab04b7c14a)
+[6.75 6.75 6.75 7.5 8.25 6.75 7.5 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 45->275E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 34685 1105 moveto
+34737 1054 34871 922 34926 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+34929.2 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+34929.2 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+34817.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 276E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35137 563 moveto
+35083 563 lineto
+35083 527 lineto
+35137 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35137 563 moveto
+35083 563 lineto
+35083 527 lineto
+35137 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35107.8 540.65 moveto
+(f)
+[4.5]
+xshow
+grestore
+% 275E->276E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 34968 825 moveto
+34992 801 35032 756 35056 712 curveto
+35084 661 35100 595 35107 563 curveto
+stroke
+grestore
+% 46
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 36933 1125 moveto
+36894.5 1145 lineto
+36817.5 1145 lineto
+36779 1125 lineto
+36817.5 1105 lineto
+36894.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 36933 1125 moveto
+36894.5 1145 lineto
+36817.5 1145 lineto
+36779 1125 lineto
+36817.5 1105 lineto
+36894.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36802.4 1120.65 moveto
+(5838586c293d455)
+[6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5 8.25 6.75 6.75]
+xshow
+grestore
+% 277E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 37030.1 861 moveto
+36933.9 861 lineto
+36933.9 825 lineto
+37030.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 37030.1 861 moveto
+36933.9 861 lineto
+36933.9 825 lineto
+37030.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36941.9 838.65 moveto
+(83c397b8bf7f)
+[7.5 6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 4.5 7.5 4.5]
+xshow
+grestore
+% 46->277E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36865 1105 moveto
+36888 1054 36946 924 36971 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+36972.4 864.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+36972.4 864.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+36924.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 47
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 8880.23 1125 moveto
+8824.61 1145 lineto
+8713.39 1145 lineto
+8657.77 1125 lineto
+8713.39 1105 lineto
+8824.61 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 8880.23 1125 moveto
+8824.61 1145 lineto
+8713.39 1145 lineto
+8657.77 1125 lineto
+8713.39 1105 lineto
+8824.61 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8685.75 1120.65 moveto
+(f841118350a27b7ea29a9c9d)
+[4.5 7.5 8.25 6 6 6.75 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 279E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 8784.75 861 moveto
+8699.25 861 lineto
+8699.25 825 lineto
+8784.75 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 8784.75 861 moveto
+8699.25 861 lineto
+8699.25 825 lineto
+8784.75 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8706.75 838.65 moveto
+(69f4ecb77d)
+[7.5 7.5 4.5 8.25 6.75 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 47->279E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8767 1105 moveto
+8762 1055 8750 925 8745 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+8744.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+8744.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8756.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 767E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 8930.12 563 moveto
+8779.88 563 lineto
+8779.88 527 lineto
+8930.12 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 8930.12 563 moveto
+8779.88 563 lineto
+8779.88 527 lineto
+8930.12 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8787.88 540.65 moveto
+(efb52b499303115c33fd)
+[6.75 4.5 6.75 6.75 6.75 6.75 8.25 7.5 7.5 6.75 7.5 6.75 6 6.75 6.75 6.75 6.75 6.75 4.5 7.5]
+xshow
+grestore
+% 279E->767E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 8749 825 moveto
+8769 772 8828 617 8848 563 curveto
+stroke
+grestore
+% 48
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 8639.97 1125 moveto
+8589.98 1145 lineto
+8490.02 1145 lineto
+8440.03 1125 lineto
+8490.02 1105 lineto
+8589.98 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 8639.97 1125 moveto
+8589.98 1145 lineto
+8490.02 1145 lineto
+8440.03 1125 lineto
+8490.02 1105 lineto
+8589.98 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8466.5 1120.65 moveto
+(658d208447d8ec5d6de8)
+[7.5 6.75 7.5 7.5 6.75 7.5 7.5 8.25 8.25 7.5 7.5 7.5 6.75 6.75 6.75 7.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 281E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 8680.88 861 moveto
+8595.12 861 lineto
+8595.12 825 lineto
+8680.88 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 8680.88 861 moveto
+8595.12 861 lineto
+8595.12 825 lineto
+8680.88 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8603.12 838.65 moveto
+(f7b22b9640)
+[4.5 7.5 6.75 6.75 6.75 6.75 7.5 7.5 8.25 7.5]
+xshow
+grestore
+% 48->281E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8547 1105 moveto
+8565 1054 8610 925 8629 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+8630.6 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+8630.6 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8593.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 282E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 8741.88 563 moveto
+8656.12 563 lineto
+8656.12 527 lineto
+8741.88 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 8741.88 563 moveto
+8656.12 563 lineto
+8656.12 527 lineto
+8741.88 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8664.12 540.65 moveto
+(cf5a6049ad)
+[6.75 4.5 6.75 6.75 7.5 7.5 8.25 7.5 6.75 7.5]
+xshow
+grestore
+% 281E->282E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 8642 825 moveto
+8653 772 8684 617 8695 563 curveto
+stroke
+grestore
+% 49
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 40978.1 1685 moveto
+40930.6 1705 lineto
+40835.4 1705 lineto
+40787.9 1685 lineto
+40835.4 1665 lineto
+40930.6 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 40978.1 1685 moveto
+40930.6 1705 lineto
+40835.4 1705 lineto
+40787.9 1685 lineto
+40835.4 1665 lineto
+40930.6 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40813.2 1680.65 moveto
+(11180ae7706510211bc4)
+[6 6 6.75 7.5 7.5 6.75 6.75 7.5 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6 6.75 6.75 6.75 8.25]
+xshow
+grestore
+% 283E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 40918.8 1425 moveto
+40847.2 1425 lineto
+40847.2 1389 lineto
+40918.8 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 40918.8 1425 moveto
+40847.2 1425 lineto
+40847.2 1389 lineto
+40918.8 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40855.2 1402.65 moveto
+(052bb6e3)
+[7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 49->283E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 40883 1665 moveto
+40883 1615 40883 1489 40883 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+40883 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+40883 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+40883.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 284E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 41055.1 1143 moveto
+40968.9 1143 lineto
+40968.9 1107 lineto
+41055.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 41055.1 1143 moveto
+40968.9 1143 lineto
+40968.9 1107 lineto
+41055.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40976.4 1120.65 moveto
+(90dccb18c0)
+[7.5 7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 283E->284E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 40891 1389 moveto
+40915 1338 40980 1194 41004 1143 curveto
+stroke
+grestore
+% 50
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 41400.1 1685 moveto
+41355.6 1705 lineto
+41266.4 1705 lineto
+41221.9 1685 lineto
+41266.4 1665 lineto
+41355.6 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 41400.1 1685 moveto
+41355.6 1705 lineto
+41266.4 1705 lineto
+41221.9 1685 lineto
+41266.4 1665 lineto
+41355.6 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41246.9 1680.65 moveto
+(5807acd8d58e006f43)
+[6.75 7.5 7.5 7.5 6.75 6.75 7.5 7.5 7.5 6.75 7.5 6.75 7.5 7.5 7.5 4.5 8.25 6.75]
+xshow
+grestore
+% 285E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 41338 1425 moveto
+41284 1425 lineto
+41284 1389 lineto
+41338 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 41338 1425 moveto
+41284 1425 lineto
+41284 1389 lineto
+41338 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41296.4 1402.65 moveto
+(285E)
+[6.75 7.5 6.75 8.25]
+xshow
+grestore
+% 50->285E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 41311 1665 moveto
+41311 1615 41311 1489 41311 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41311 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41311 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41311.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 286E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 41345.1 1143 moveto
+41276.9 1143 lineto
+41276.9 1107 lineto
+41345.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 41345.1 1143 moveto
+41276.9 1143 lineto
+41276.9 1107 lineto
+41345.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41284.4 1120.65 moveto
+(e17fea65)
+[6.75 6.75 7.5 4.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 285E->286E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 41311 1389 moveto
+41311 1338 41311 1194 41311 1143 curveto
+stroke
+grestore
+% 51
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 41968.8 1125 moveto
+41923.4 1145 lineto
+41832.6 1145 lineto
+41787.2 1125 lineto
+41832.6 1105 lineto
+41923.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 41968.8 1125 moveto
+41923.4 1145 lineto
+41832.6 1145 lineto
+41787.2 1125 lineto
+41832.6 1105 lineto
+41923.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41812 1120.65 moveto
+(fe4e848cb5291ee59a2)
+[4.5 6.75 8.25 6.75 7.5 8.25 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 287E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 41876.9 861 moveto
+41795.1 861 lineto
+41795.1 825 lineto
+41876.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 41876.9 861 moveto
+41795.1 861 lineto
+41795.1 825 lineto
+41876.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41802.6 838.65 moveto
+(e3aefac763)
+[6.75 6.75 6.75 6.75 4.5 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 51->287E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 41875 1105 moveto
+41867 1055 41848 925 41840 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41839.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41839.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41858.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 52
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 19292.9 843 moveto
+19236.4 863.004 lineto
+19123.6 863.004 lineto
+19067.1 843 lineto
+19123.6 822.996 lineto
+19236.4 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 19292.9 843 moveto
+19236.4 863.004 lineto
+19123.6 863.004 lineto
+19067.1 843 lineto
+19123.6 822.996 lineto
+19236.4 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19094.9 838.65 moveto
+(c4f31ea3844e12da27ad47c6)
+[6.75 8.25 4.5 6.75 6.75 6.75 6.75 6.75 7.5 8.25 8.25 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 8.25 7.5 6.75 7.5]
+xshow
+grestore
+% 289E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19413.2 563 moveto
+19330.8 563 lineto
+19330.8 527 lineto
+19413.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19413.2 563 moveto
+19330.8 563 lineto
+19330.8 527 lineto
+19413.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19338.2 540.65 moveto
+(fb16636aae)
+[4.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 52->289E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 19193 823 moveto
+19227 770 19319 627 19356 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19358 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19358 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19289.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 290E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19618 290 moveto
+19564 290 lineto
+19564 254 lineto
+19618 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19618 290 moveto
+19564 290 lineto
+19564 254 lineto
+19618 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19573 267.65 moveto
+(8b092)
+[7.5 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 289E->290E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 19387 527 moveto
+19427 477 19537 340 19576 290 curveto
+stroke
+grestore
+% 53
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 19492.8 843 moveto
+19447.4 863.004 lineto
+19356.6 863.004 lineto
+19311.2 843 lineto
+19356.6 822.996 lineto
+19447.4 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 19492.8 843 moveto
+19447.4 863.004 lineto
+19356.6 863.004 lineto
+19311.2 843 lineto
+19356.6 822.996 lineto
+19447.4 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19336 838.65 moveto
+(00cbeb87c182ca0785f)
+[7.5 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5 7.5 7.5 6.75 4.5]
+xshow
+grestore
+% 291E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19534.1 563 moveto
+19447.9 563 lineto
+19447.9 527 lineto
+19534.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19534.1 563 moveto
+19447.9 563 lineto
+19447.9 527 lineto
+19534.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19455.4 540.65 moveto
+(3089106e3b)
+[6.75 7.5 7.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 53->291E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 19408 823 moveto
+19423 771 19466 629 19484 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19485 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19485 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19453.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 292E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19810.9 290 moveto
+19755.1 290 lineto
+19755.1 254 lineto
+19810.9 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19810.9 290 moveto
+19755.1 290 lineto
+19755.1 254 lineto
+19810.9 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19763.1 267.65 moveto
+(c3bbf4)
+[6.75 6.75 6.75 6.75 4.5 8.25]
+xshow
+grestore
+% 291E->292E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 19511 527 moveto
+19564 477 19710 340 19763 290 curveto
+stroke
+grestore
+% 54
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 34207.2 1125 moveto
+34180.6 1145 lineto
+34127.4 1145 lineto
+34100.8 1125 lineto
+34127.4 1105 lineto
+34180.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 34207.2 1125 moveto
+34180.6 1145 lineto
+34127.4 1145 lineto
+34100.8 1125 lineto
+34127.4 1105 lineto
+34180.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34121 1120.65 moveto
+(11f088bfd8)
+[6 6.75 4.5 7.5 7.5 7.5 6.75 4.5 7.5 7.5]
+xshow
+grestore
+% 293E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 34428.8 861 moveto
+34363.2 861 lineto
+34363.2 825 lineto
+34428.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 34428.8 861 moveto
+34363.2 861 lineto
+34363.2 825 lineto
+34428.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34371.2 838.65 moveto
+(6a80cbe)
+[7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 54->293E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 34155 1105 moveto
+34157 1074 34165 1014 34194 974 curveto
+34236 917 34310 878 34356 858 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+34359.3 856.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+34359.3 856.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+34194.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 294E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 34796 563 moveto
+34742 563 lineto
+34742 527 lineto
+34796 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 34796 563 moveto
+34742 563 lineto
+34742 527 lineto
+34796 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34753.6 540.65 moveto
+(294E)
+[6.75 7.5 8.25 8.25]
+xshow
+grestore
+% 293E->294E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 34401 825 moveto
+34410 791 34434 719 34478 676 curveto
+34565 593 34617 619 34725 568 curveto
+34730 565 34736 562 34742 559 curveto
+stroke
+grestore
+% 56
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 33703.1 1125 moveto
+33668 1145 lineto
+33598 1145 lineto
+33562.9 1125 lineto
+33598 1105 lineto
+33668 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 33703.1 1125 moveto
+33668 1145 lineto
+33598 1145 lineto
+33562.9 1125 lineto
+33598 1105 lineto
+33668 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33585.4 1120.65 moveto
+(3c2a62e0e5e9f7)
+[6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5 4.5 7.5]
+xshow
+grestore
+% 295E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 33697.9 861 moveto
+33634.1 861 lineto
+33634.1 825 lineto
+33697.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 33697.9 861 moveto
+33634.1 861 lineto
+33634.1 825 lineto
+33697.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33641.6 838.65 moveto
+(ae32701)
+[6.75 6.75 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 56->295E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 33635 1105 moveto
+33642 1055 33656 925 33663 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+33663.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+33663.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+33652.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 33871 563 moveto
+33817 563 lineto
+33817 527 lineto
+33871 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 33871 563 moveto
+33817 563 lineto
+33817 527 lineto
+33871 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33829 540.65 moveto
+(296E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 295E->296E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 33677 825 moveto
+33709 772 33801 617 33833 563 curveto
+stroke
+grestore
+% 57
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 25791 1125 moveto
+25738 1145 lineto
+25632 1145 lineto
+25579 1125 lineto
+25632 1105 lineto
+25738 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 25791 1125 moveto
+25738 1145 lineto
+25632 1145 lineto
+25579 1125 lineto
+25632 1105 lineto
+25738 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25605.9 1120.65 moveto
+(dd84fe6a65cfac7bca03ebd)
+[7.5 7.5 7.5 8.25 4.5 6.75 7.5 6.75 7.5 6.75 6.75 4.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 297E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26305 861 moveto
+26251 861 lineto
+26251 825 lineto
+26305 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26305 861 moveto
+26251 861 lineto
+26251 825 lineto
+26305 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26263 838.65 moveto
+(297E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 57->297E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 25705 1105 moveto
+25739 1072 25809 1009 25879 974 curveto
+26029 896 26089 935 26242 866 curveto
+26243 866 26244 865 26245 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26248.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26248.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25879.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 298E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26402 563 moveto
+26348 563 lineto
+26348 527 lineto
+26402 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26402 563 moveto
+26348 563 lineto
+26348 527 lineto
+26402 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26360 540.65 moveto
+(298E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 297E->298E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 26282 825 moveto
+26289 794 26303 729 26321 676 curveto
+26335 635 26355 588 26367 563 curveto
+stroke
+grestore
+% 58
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 21140.2 1685 moveto
+21100.6 1705 lineto
+21021.4 1705 lineto
+20981.8 1685 lineto
+21021.4 1665 lineto
+21100.6 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 21140.2 1685 moveto
+21100.6 1705 lineto
+21021.4 1705 lineto
+20981.8 1685 lineto
+21021.4 1665 lineto
+21100.6 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21005.5 1680.65 moveto
+(b06bbfa920aa95dd)
+[6.75 7.5 7.5 6.75 6.75 4.5 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 299E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21708 1425 moveto
+21654 1425 lineto
+21654 1389 lineto
+21708 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21708 1425 moveto
+21654 1425 lineto
+21654 1389 lineto
+21708 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21673.5 1402.65 moveto
+(07)
+[7.5 7.5]
+xshow
+grestore
+% 58->299E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21103 1666 moveto
+21219 1614 21540 1470 21646 1422 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21650.3 1420.4 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21650.3 1420.4 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21371.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21755 1143 moveto
+21701 1143 lineto
+21701 1107 lineto
+21755 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21755 1143 moveto
+21701 1143 lineto
+21701 1107 lineto
+21755 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21713 1120.65 moveto
+(300E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 299E->300E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 21684 1389 moveto
+21692 1338 21716 1194 21725 1143 curveto
+stroke
+grestore
+% 59
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 15768.2 545 moveto
+15717.6 565.004 lineto
+15616.4 565.004 lineto
+15565.8 545 lineto
+15616.4 524.996 lineto
+15717.6 524.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 15768.2 545 moveto
+15717.6 565.004 lineto
+15616.4 565.004 lineto
+15565.8 545 lineto
+15616.4 524.996 lineto
+15717.6 524.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15592 540.65 moveto
+(6b5aaa4bdf44b2c898854)
+[7.5 6.75 6.75 6.75 6.75 6.75 8.25 6.75 7.5 4.5 8.25 8.25 6.75 6.75 6.75 7.5 7.5 7.5 7.5 6.75 8.25]
+xshow
+grestore
+% 301E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16384.8 290 moveto
+16325.2 290 lineto
+16325.2 254 lineto
+16384.8 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16384.8 290 moveto
+16325.2 290 lineto
+16325.2 254 lineto
+16384.8 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16333.2 267.65 moveto
+(4c6c8c)
+[8.25 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 59->301E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15718 525 moveto
+15849 472 16202 332 16317 287 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16321.3 285.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16321.3 285.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16033.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 59->789E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15615 525 moveto
+15478 473 15104 330 14989 285 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14984.7 283.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14984.7 283.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15311.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 302E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21933.2 36 moveto
+21840.8 36 lineto
+21840.8 1.77636e-14 lineto
+21933.2 3.55271e-15 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21933.2 36 moveto
+21840.8 36 lineto
+21840.8 1.77636e-14 lineto
+21933.2 3.55271e-15 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21848.8 13.65 moveto
+(c5acd20cad2)
+[6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 301E->302E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 16385 269 moveto
+16424 264 16495 257 16555 254 curveto
+18749 107 21457 30 21841 19 curveto
+stroke
+grestore
+% 60
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 8632.85 1407 moveto
+8592.42 1427 lineto
+8511.58 1427 lineto
+8471.15 1407 lineto
+8511.58 1387 lineto
+8592.42 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 8632.85 1407 moveto
+8592.42 1427 lineto
+8511.58 1427 lineto
+8471.15 1407 lineto
+8511.58 1387 lineto
+8592.42 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8494.62 1402.65 moveto
+(855d26296eda4eb7)
+[7.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 8.25 6.75 6.75 7.5]
+xshow
+grestore
+% 303E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 8991.88 1143 moveto
+8898.12 1143 lineto
+8898.12 1107 lineto
+8991.88 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 8991.88 1143 moveto
+8898.12 1143 lineto
+8898.12 1107 lineto
+8991.88 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8905.62 1120.65 moveto
+(53069e384a2)
+[6.75 6.75 7.5 7.5 7.5 6.75 6.75 7.5 8.25 6.75 6.75]
+xshow
+grestore
+% 60->303E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8580 1387 moveto
+8651 1337 8839 1202 8914 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+8916.93 1145.56 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+8916.93 1145.56 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8749.12 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 304E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9133.12 861 moveto
+9072.88 861 lineto
+9072.88 825 lineto
+9133.12 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9133.12 861 moveto
+9072.88 861 lineto
+9072.88 825 lineto
+9133.12 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9080.88 838.65 moveto
+(8a46e6)
+[7.5 6.75 8.25 7.5 6.75 7.5]
+xshow
+grestore
+% 303E->304E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 8955 1107 moveto
+8984 1056 9064 912 9093 861 curveto
+stroke
+grestore
+% 61
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 21415.9 1685 moveto
+21351.5 1705 lineto
+21222.5 1705 lineto
+21158.1 1685 lineto
+21222.5 1665 lineto
+21351.5 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 21415.9 1685 moveto
+21351.5 1705 lineto
+21222.5 1705 lineto
+21158.1 1685 lineto
+21222.5 1665 lineto
+21351.5 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21188 1680.65 moveto
+(e82f47b8d4949ba4af69b38cbc19)
+[6.75 7.5 6.75 4.5 8.25 7.5 6.75 7.5 7.5 8.25 7.5 8.25 7.5 6.75 6.75 8.25 6.75 4.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 305E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21838.1 1425 moveto
+21751.9 1425 lineto
+21751.9 1389 lineto
+21838.1 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21838.1 1425 moveto
+21751.9 1425 lineto
+21751.9 1389 lineto
+21838.1 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21759.4 1402.65 moveto
+(b62cd1d0a0)
+[6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 61->305E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21324 1665 moveto
+21417 1614 21658 1482 21755 1429 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21758.5 1426.98 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21758.5 1426.98 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21541.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21916.8 1143 moveto
+21773.2 1143 lineto
+21773.2 1107 lineto
+21916.8 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21916.8 1143 moveto
+21773.2 1143 lineto
+21773.2 1107 lineto
+21916.8 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21781.2 1120.65 moveto
+(8c7cd9b93b1cbe48e1)
+[7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 8.25 7.5 6.75 6.75]
+xshow
+grestore
+% 305E->306E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 21798 1389 moveto
+21807 1338 21833 1194 21842 1143 curveto
+stroke
+grestore
+% 62
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 19721.1 843 moveto
+19668.5 863.004 lineto
+19563.5 863.004 lineto
+19510.9 843 lineto
+19563.5 822.996 lineto
+19668.5 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 19721.1 843 moveto
+19668.5 863.004 lineto
+19563.5 863.004 lineto
+19510.9 843 lineto
+19563.5 822.996 lineto
+19668.5 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19537.6 838.65 moveto
+(86569bffb49adf6b3d0ebac)
+[7.5 7.5 6.75 7.5 7.5 6.75 4.5 4.5 6.75 8.25 7.5 6.75 7.5 4.5 7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 307E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19777.2 563 moveto
+19676.8 563 lineto
+19676.8 527 lineto
+19777.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19777.2 563 moveto
+19676.8 563 lineto
+19676.8 527 lineto
+19777.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19684.2 540.65 moveto
+(660ffeb76fc59)
+[7.5 7.5 7.5 4.5 4.5 6.75 6.75 7.5 7.5 4.5 6.75 6.75 7.5]
+xshow
+grestore
+% 62->307E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 19623 823 moveto
+19643 770 19696 629 19717 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19718.6 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19718.6 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19679.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 308E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19950.9 290 moveto
+19889.1 290 lineto
+19889.1 254 lineto
+19950.9 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19950.9 290 moveto
+19889.1 290 lineto
+19889.1 254 lineto
+19950.9 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19897.1 267.65 moveto
+(6331b3f)
+[7.5 6.75 6.75 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 307E->308E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 19740 527 moveto
+19775 477 19872 340 19907 290 curveto
+stroke
+grestore
+% 63
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 36149 1125 moveto
+36091 1145 lineto
+35975 1145 lineto
+35917 1125 lineto
+35975 1105 lineto
+36091 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 36149 1125 moveto
+36091 1145 lineto
+35975 1145 lineto
+35917 1125 lineto
+35975 1105 lineto
+36091 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35945.6 1120.65 moveto
+(a96e47ff37983425a3e452095)
+[6.75 7.5 7.5 6.75 8.25 7.5 4.5 4.5 6.75 7.5 7.5 7.5 6.75 8.25 6.75 6.75 6.75 6.75 6.75 8.25 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 309E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 36174.9 861 moveto
+36081.1 861 lineto
+36081.1 825 lineto
+36174.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 36174.9 861 moveto
+36081.1 861 lineto
+36081.1 825 lineto
+36174.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36088.6 838.65 moveto
+(cab04b7c14a)
+[6.75 6.75 6.75 7.5 8.25 6.75 7.5 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 63->309E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36040 1105 moveto
+36057 1054 36101 925 36119 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+36120.6 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+36120.6 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+36084.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 310E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 36633.9 563 moveto
+36558.1 563 lineto
+36558.1 527 lineto
+36633.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 36633.9 563 moveto
+36558.1 563 lineto
+36558.1 527 lineto
+36633.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36565.6 540.65 moveto
+(1b34fb150)
+[6.75 6.75 6.75 8.25 4.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 309E->310E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 36175 827 moveto
+36234 805 36337 764 36415 712 curveto
+36484 666 36551 596 36580 563 curveto
+stroke
+grestore
+% 64
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 29159.2 1125 moveto
+29103.6 1145 lineto
+28992.4 1145 lineto
+28936.8 1125 lineto
+28992.4 1105 lineto
+29103.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 29159.2 1125 moveto
+29103.6 1145 lineto
+28992.4 1145 lineto
+28936.8 1125 lineto
+28992.4 1105 lineto
+29103.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28964.8 1120.65 moveto
+(71a48d11b2e7e56b1df128bd)
+[7.5 6.75 6.75 8.25 7.5 7.5 6 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 6.75 7.5 4.5 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 311E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29084 861 moveto
+29008 861 lineto
+29008 825 lineto
+29084 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29084 861 moveto
+29008 861 lineto
+29008 825 lineto
+29084 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29016 838.65 moveto
+(be8f4199f)
+[6.75 6.75 7.5 4.5 8.25 6.75 7.5 7.5 4.5]
+xshow
+grestore
+% 64->311E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29048 1105 moveto
+29047 1055 29046 925 29046 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29046 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29046 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29048.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29242.9 563 moveto
+29173.1 563 lineto
+29173.1 527 lineto
+29242.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29242.9 563 moveto
+29173.1 563 lineto
+29173.1 527 lineto
+29242.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29180.6 540.65 moveto
+(c6b5321a)
+[6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 311E->312E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 29047 825 moveto
+29050 793 29058 725 29084 676 curveto
+29109 629 29156 586 29184 563 curveto
+stroke
+grestore
+% 65
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 21855.8 1685 moveto
+21801.9 1705 lineto
+21694.1 1705 lineto
+21640.2 1685 lineto
+21694.1 1665 lineto
+21801.9 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 21855.8 1685 moveto
+21801.9 1705 lineto
+21694.1 1705 lineto
+21640.2 1685 lineto
+21694.1 1665 lineto
+21801.9 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21667.8 1680.65 moveto
+(a0befe6dd1ca7b165786835)
+[6.75 7.5 6.75 6.75 4.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 313E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21960 1425 moveto
+21906 1425 lineto
+21906 1389 lineto
+21960 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21960 1425 moveto
+21906 1425 lineto
+21906 1389 lineto
+21960 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21917.2 1402.65 moveto
+(3cfae)
+[6.75 6.75 4.5 6.75 6.75]
+xshow
+grestore
+% 65->313E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21762 1665 moveto
+21795 1614 21880 1487 21916 1432 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21918.7 1428.25 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21918.7 1428.25 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21841.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 314E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22008.9 1143 moveto
+21935.1 1143 lineto
+21935.1 1107 lineto
+22008.9 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22008.9 1143 moveto
+21935.1 1143 lineto
+21935.1 1107 lineto
+22008.9 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21943.1 1120.65 moveto
+(616d8a7b)
+[7.5 6.75 7.5 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 313E->314E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 21935 1389 moveto
+21942 1338 21962 1194 21969 1143 curveto
+stroke
+grestore
+% 66
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 2075.1 1125 moveto
+2025.55 1145 lineto
+1926.45 1145 lineto
+1876.9 1125 lineto
+1926.45 1105 lineto
+2025.55 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 2075.1 1125 moveto
+2025.55 1145 lineto
+1926.45 1145 lineto
+1876.9 1125 lineto
+1926.45 1105 lineto
+2025.55 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1903.25 1120.65 moveto
+(f33ec11db496f7bfcb024f)
+[4.5 6.75 6.75 6.75 6.75 6 6.75 7.5 6.75 8.25 7.5 7.5 4.5 7.5 6.75 4.5 6.75 6.75 7.5 6.75 8.25 4.5]
+xshow
+grestore
+% 315E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2085 861 moveto
+2031 861 lineto
+2031 825 lineto
+2085 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2085 861 moveto
+2031 861 lineto
+2031 825 lineto
+2085 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2040.38 838.65 moveto
+(71e6b)
+[7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 66->315E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 1982 1105 moveto
+1996 1054 2034 925 2051 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2052.03 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2052.03 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2021.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 316E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2294 563 moveto
+2240 563 lineto
+2240 527 lineto
+2294 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2294 563 moveto
+2240 563 lineto
+2240 527 lineto
+2294 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2252.38 540.65 moveto
+(316E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 315E->316E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 2071 825 moveto
+2108 772 2217 617 2254 563 curveto
+stroke
+grestore
+% 67
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 20191.1 843 moveto
+20127.1 863.004 lineto
+19998.9 863.004 lineto
+19934.9 843 lineto
+19998.9 822.996 lineto
+20127.1 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 20191.1 843 moveto
+20127.1 863.004 lineto
+19998.9 863.004 lineto
+19934.9 843 lineto
+19998.9 822.996 lineto
+20127.1 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19965.1 838.65 moveto
+(fe6be3206549f5b5564acde84783)
+[4.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 8.25 7.5 4.5 6.75 6.75 6.75 6.75 7.5 8.25 6.75 6.75 7.5 6.75 7.5 8.25 7.5 7.5 6.75]
+xshow
+grestore
+% 317E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 20054 563 moveto
+20000 563 lineto
+20000 527 lineto
+20054 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 20054 563 moveto
+20000 563 lineto
+20000 527 lineto
+20054 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20012.4 540.65 moveto
+(317E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 67->317E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20061 823 moveto
+20054 771 20038 629 20030 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+20029.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+20029.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20048.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 318E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 20140 290 moveto
+20086 290 lineto
+20086 254 lineto
+20140 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 20140 290 moveto
+20086 290 lineto
+20086 254 lineto
+20140 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20098.4 267.65 moveto
+(318E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 317E->318E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 20033 527 moveto
+20048 477 20092 340 20107 290 curveto
+stroke
+grestore
+% 68
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 42745 1125 moveto
+42688.5 1145 lineto
+42575.5 1145 lineto
+42519 1125 lineto
+42575.5 1105 lineto
+42688.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 42745 1125 moveto
+42688.5 1145 lineto
+42575.5 1145 lineto
+42519 1125 lineto
+42575.5 1105 lineto
+42688.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42547.2 1120.65 moveto
+(e4dba079d5fcb1f165920a3bf)
+[6.75 8.25 7.5 6.75 6.75 7.5 7.5 7.5 7.5 6.75 4.5 6.75 6.75 6.75 4.5 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 319E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 42574 861 moveto
+42520 861 lineto
+42520 825 lineto
+42574 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 42574 861 moveto
+42520 861 lineto
+42520 825 lineto
+42574 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42532.4 838.65 moveto
+(319E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 68->319E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 42626 1105 moveto
+42611 1054 42572 925 42554 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+42553 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+42553 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+42590.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 320E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 42477 563 moveto
+42423 563 lineto
+42423 527 lineto
+42477 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 42477 563 moveto
+42423 563 lineto
+42423 527 lineto
+42477 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42435.4 540.65 moveto
+(320E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 319E->320E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 42536 825 moveto
+42522 800 42497 754 42483 712 curveto
+42465 659 42456 594 42452 563 curveto
+stroke
+grestore
+% 70
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 44195.2 1125 moveto
+44146.1 1145 lineto
+44047.9 1145 lineto
+43998.8 1125 lineto
+44047.9 1105 lineto
+44146.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 44195.2 1125 moveto
+44146.1 1145 lineto
+44047.9 1145 lineto
+43998.8 1125 lineto
+44047.9 1105 lineto
+44146.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44025 1120.65 moveto
+(16c508ab98483d430bbe)
+[6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75 7.5 7.5 8.25 7.5 6.75 7.5 8.25 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 321E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 44010.9 861 moveto
+43917.1 861 lineto
+43917.1 825 lineto
+44010.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 44010.9 861 moveto
+43917.1 861 lineto
+43917.1 825 lineto
+44010.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43924.6 838.65 moveto
+(cab04b7c14a)
+[6.75 6.75 6.75 7.5 8.25 6.75 7.5 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 70->321E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 44087 1105 moveto
+44064 1054 44002 924 43976 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43974.6 864.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43974.6 864.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+44031.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 322E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43821 563 moveto
+43767 563 lineto
+43767 527 lineto
+43821 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43821 563 moveto
+43767 563 lineto
+43767 527 lineto
+43821 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43779.8 540.65 moveto
+(a7d2)
+[6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 321E->322E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 43958 825 moveto
+43946 793 43921 727 43891 676 curveto
+43866 633 43830 588 43810 563 curveto
+stroke
+grestore
+% 71
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 17298.1 1125 moveto
+17250 1145 lineto
+17154 1145 lineto
+17105.9 1125 lineto
+17154 1105 lineto
+17250 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 17298.1 1125 moveto
+17250 1145 lineto
+17154 1145 lineto
+17105.9 1125 lineto
+17154 1105 lineto
+17250 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17131.9 1120.65 moveto
+(9c9e2e0f2da8758e436c)
+[7.5 6.75 7.5 6.75 6.75 6.75 7.5 4.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 8.25 6.75 7.5 6.75]
+xshow
+grestore
+% 327E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17106.9 861 moveto
+16977.1 861 lineto
+16977.1 825 lineto
+17106.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17106.9 861 moveto
+16977.1 861 lineto
+16977.1 825 lineto
+17106.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16984.6 838.65 moveto
+(cd0d985a366cad7e)
+[6.75 7.5 7.5 7.5 7.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 71->327E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 17190 1105 moveto
+17162 1054 17088 924 17056 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17054 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17054 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+17122.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 800E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16923.1 563 moveto
+16830.9 563 lineto
+16830.9 527 lineto
+16923.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16923.1 563 moveto
+16830.9 563 lineto
+16830.9 527 lineto
+16923.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16838.4 540.65 moveto
+(6aae8d25951)
+[7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 327E->800E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 17032 825 moveto
+17002 772 16917 617 16887 563 curveto
+stroke
+grestore
+% 72
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 46036.9 1125 moveto
+45980.4 1145 lineto
+45867.6 1145 lineto
+45811.1 1125 lineto
+45867.6 1105 lineto
+45980.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 46036.9 1125 moveto
+45980.4 1145 lineto
+45867.6 1145 lineto
+45811.1 1125 lineto
+45867.6 1105 lineto
+45980.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45838.9 1120.65 moveto
+(fb039d7a2a9fe73b5f468eba9)
+[4.5 6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 7.5 4.5 6.75 7.5 6.75 6.75 6.75 4.5 8.25 7.5 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 329E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 46045.2 861 moveto
+45962.8 861 lineto
+45962.8 825 lineto
+46045.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 46045.2 861 moveto
+45962.8 861 lineto
+45962.8 825 lineto
+46045.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45970.2 838.65 moveto
+(81dabfaba8)
+[7.5 6.75 7.5 6.75 6.75 4.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 72->329E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 45930 1105 moveto
+45944 1054 45981 925 45997 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+45998 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+45998 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+45967.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 330E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 46339 563 moveto
+46261 563 lineto
+46261 527 lineto
+46339 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 46339 563 moveto
+46261 563 lineto
+46261 527 lineto
+46339 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46268.5 540.65 moveto
+(c0f34a600)
+[6.75 7.5 4.5 6.75 8.25 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 329E->330E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 46022 825 moveto
+46075 772 46229 617 46282 563 curveto
+stroke
+grestore
+% 73
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 44339.1 1125 moveto
+44307.5 1145 lineto
+44244.5 1145 lineto
+44212.9 1125 lineto
+44244.5 1105 lineto
+44307.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 44339.1 1125 moveto
+44307.5 1145 lineto
+44244.5 1145 lineto
+44212.9 1125 lineto
+44244.5 1105 lineto
+44307.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44234 1120.65 moveto
+(2ef949c4a39b)
+[6.75 6.75 4.5 7.5 8.25 7.5 6.75 8.25 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 331E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 44223.9 861 moveto
+44130.1 861 lineto
+44130.1 825 lineto
+44223.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 44223.9 861 moveto
+44130.1 861 lineto
+44130.1 825 lineto
+44223.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44137.6 838.65 moveto
+(617809d979f)
+[7.5 6.75 7.5 7.5 7.5 7.5 7.5 7.5 7.5 7.5 4.5]
+xshow
+grestore
+% 73->331E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 44269 1105 moveto
+44251 1054 44206 925 44186 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+44184.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+44184.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+44227.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 332E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 44131 563 moveto
+44077 563 lineto
+44077 527 lineto
+44131 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 44131 563 moveto
+44077 563 lineto
+44077 527 lineto
+44131 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44089.8 540.65 moveto
+(332E)
+[6.75 6.75 6.75 8.25]
+xshow
+grestore
+% 331E->332E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 44173 825 moveto
+44160 772 44122 617 44109 563 curveto
+stroke
+grestore
+% 74
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 26743 1125 moveto
+26685 1145 lineto
+26569 1145 lineto
+26511 1125 lineto
+26569 1105 lineto
+26685 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 26743 1125 moveto
+26685 1145 lineto
+26569 1145 lineto
+26511 1125 lineto
+26569 1105 lineto
+26685 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26539.6 1120.65 moveto
+(a9497e0757b0969bde707ed5)
+[6.75 7.5 8.25 7.5 7.5 6.75 7.5 7.5 6.75 7.5 6.75 7.5 7.5 7.5 7.5 6.75 7.5 6.75 7.5 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 333E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 27052.8 861 moveto
+26967.2 861 lineto
+26967.2 825 lineto
+27052.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 27052.8 861 moveto
+26967.2 861 lineto
+26967.2 825 lineto
+27052.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26974.8 838.65 moveto
+(541ab86a2e)
+[6.75 8.25 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 74->333E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26637 1105 moveto
+26655 1073 26692 1012 26737 974 curveto
+26755 959 26889 897 26962 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26965.3 862.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26965.3 862.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26737.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 334E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26842.9 563 moveto
+26767.1 563 lineto
+26767.1 527 lineto
+26842.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26842.9 563 moveto
+26767.1 563 lineto
+26767.1 527 lineto
+26842.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26774.6 540.65 moveto
+(9dd5bf47f)
+[7.5 7.5 7.5 6.75 6.75 4.5 8.25 7.5 4.5]
+xshow
+grestore
+% 333E->334E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 27002 825 moveto
+26988 793 26956 727 26921 676 curveto
+26891 633 26848 588 26824 563 curveto
+stroke
+grestore
+% 75
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 31407.1 1125 moveto
+31351 1145 lineto
+31239 1145 lineto
+31182.9 1125 lineto
+31239 1105 lineto
+31351 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 31407.1 1125 moveto
+31351 1145 lineto
+31239 1145 lineto
+31182.9 1125 lineto
+31239 1105 lineto
+31351 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31211 1120.65 moveto
+(230cc6bbc66b24eae94fa03d)
+[6.75 6.75 7.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 8.25 6.75 6.75 6.75 7.5 8.25 4.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 335E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 31168 861 moveto
+31114 861 lineto
+31114 825 lineto
+31168 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 31168 861 moveto
+31114 861 lineto
+31114 825 lineto
+31168 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31126.8 838.65 moveto
+(335E)
+[6.75 6.75 6.75 8.25]
+xshow
+grestore
+% 75->335E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 31284 1105 moveto
+31256 1054 31185 924 31155 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+31153 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+31153 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+31219.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 336E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 31065 563 moveto
+31011 563 lineto
+31011 527 lineto
+31065 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 31065 563 moveto
+31011 563 lineto
+31011 527 lineto
+31065 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31023.4 540.65 moveto
+(336E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 335E->336E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 31135 825 moveto
+31116 772 31063 617 31044 563 curveto
+stroke
+grestore
+% 76
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 50123 1125 moveto
+50073 1145 lineto
+49973 1145 lineto
+49923 1125 lineto
+49973 1105 lineto
+50073 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 50123 1125 moveto
+50073 1145 lineto
+49973 1145 lineto
+49923 1125 lineto
+49973 1105 lineto
+50073 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+49949.5 1120.65 moveto
+(1d163eac141def176461c)
+[6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 8.25 6.75 7.5 6.75 4.5 6.75 7.5 7.5 8.25 7.5 6.75 6.75]
+xshow
+grestore
+% 337E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50110.1 861 moveto
+50017.9 861 lineto
+50017.9 825 lineto
+50110.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50110.1 861 moveto
+50017.9 861 lineto
+50017.9 825 lineto
+50110.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50025.4 838.65 moveto
+(0acc5bb8ca4)
+[7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75 8.25]
+xshow
+grestore
+% 76->337E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50026 1105 moveto
+50033 1055 50052 925 50060 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50060.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50060.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50042.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 338E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50281.2 563 moveto
+50188.8 563 lineto
+50188.8 527 lineto
+50281.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50281.2 563 moveto
+50188.8 563 lineto
+50188.8 527 lineto
+50281.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50196.8 540.65 moveto
+(24dfe1a997a)
+[6.75 8.25 7.5 4.5 6.75 6.75 6.75 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 337E->338E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 50074 825 moveto
+50105 772 50194 617 50225 563 curveto
+stroke
+grestore
+% 77
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 43383 1125 moveto
+43354 1145 lineto
+43296 1145 lineto
+43267 1125 lineto
+43296 1105 lineto
+43354 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 43383 1125 moveto
+43354 1145 lineto
+43296 1145 lineto
+43267 1125 lineto
+43296 1105 lineto
+43354 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43287.9 1120.65 moveto
+(32979f8cf86)
+[6.75 6.75 7.5 7.5 7.5 4.5 7.5 6.75 4.5 7.5 7.5]
+xshow
+grestore
+% 339E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43361.9 861 moveto
+43288.1 861 lineto
+43288.1 825 lineto
+43361.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43361.9 861 moveto
+43288.1 861 lineto
+43288.1 825 lineto
+43361.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43296.1 838.65 moveto
+(a7e89580)
+[6.75 7.5 6.75 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 77->339E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 43325 1105 moveto
+43325 1055 43325 925 43325 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43325 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43325 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+43325.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 340E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43307 563 moveto
+43253 563 lineto
+43253 527 lineto
+43307 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43307 563 moveto
+43253 563 lineto
+43253 527 lineto
+43307 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43264.6 540.65 moveto
+(340E)
+[6.75 8.25 7.5 8.25]
+xshow
+grestore
+% 339E->340E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 43322 825 moveto
+43314 772 43291 617 43283 563 curveto
+stroke
+grestore
+% 78
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 22121.8 1685 moveto
+22059.9 1705 lineto
+21936.1 1705 lineto
+21874.2 1685 lineto
+21936.1 1665 lineto
+22059.9 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 22121.8 1685 moveto
+22059.9 1705 lineto
+21936.1 1705 lineto
+21874.2 1685 lineto
+21936.1 1665 lineto
+22059.9 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21903.9 1680.65 moveto
+(37d80ae421dba4a70730338860)
+[6.75 7.5 7.5 7.5 7.5 6.75 6.75 8.25 6.75 6.75 7.5 6.75 6.75 8.25 6.75 7.5 7.5 7.5 6.75 7.5 6.75 6.75 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 341E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22058 1425 moveto
+22004 1425 lineto
+22004 1389 lineto
+22058 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22058 1425 moveto
+22004 1425 lineto
+22004 1389 lineto
+22058 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22016 1402.65 moveto
+(341E)
+[6.75 8.25 6.75 8.25]
+xshow
+grestore
+% 78->341E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22000 1665 moveto
+22006 1615 22021 1489 22028 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22028.5 1428.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22028.5 1428.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22015.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 342E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22081 1143 moveto
+22027 1143 lineto
+22027 1107 lineto
+22081 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22081 1143 moveto
+22027 1143 lineto
+22027 1107 lineto
+22081 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22039 1120.65 moveto
+(342E)
+[6.75 8.25 6.75 8.25]
+xshow
+grestore
+% 341E->342E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 22032 1389 moveto
+22037 1338 22048 1194 22053 1143 curveto
+stroke
+grestore
+% 79
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 34565.1 1125 moveto
+34514 1145 lineto
+34412 1145 lineto
+34360.9 1125 lineto
+34412 1105 lineto
+34514 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 34565.1 1125 moveto
+34514 1145 lineto
+34412 1145 lineto
+34360.9 1125 lineto
+34412 1105 lineto
+34514 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34387.2 1120.65 moveto
+(fbba7215e7c13173a60206)
+[4.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 343E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 34878.9 861 moveto
+34785.1 861 lineto
+34785.1 825 lineto
+34878.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 34878.9 861 moveto
+34785.1 861 lineto
+34785.1 825 lineto
+34878.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34792.6 838.65 moveto
+(617809d979f)
+[7.5 6.75 7.5 7.5 7.5 7.5 7.5 7.5 7.5 7.5 4.5]
+xshow
+grestore
+% 79->343E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 34489 1105 moveto
+34556 1055 34731 921 34801 866 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+34804.7 863.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+34804.7 863.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+34660.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 344E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35036.8 563 moveto
+34981.2 563 lineto
+34981.2 527 lineto
+35036.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35036.8 563 moveto
+34981.2 563 lineto
+34981.2 527 lineto
+35036.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34988.8 540.65 moveto
+(f55670)
+[4.5 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 343E->344E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 34843 825 moveto
+34874 772 34966 617 34998 563 curveto
+stroke
+grestore
+% 80
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 35113 1125 moveto
+35060 1145 lineto
+34954 1145 lineto
+34901 1125 lineto
+34954 1105 lineto
+35060 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 35113 1125 moveto
+35060 1145 lineto
+34954 1145 lineto
+34901 1125 lineto
+34954 1105 lineto
+35060 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34927.9 1120.65 moveto
+(2dd8cc4d693415f93c0f8fc)
+[6.75 7.5 7.5 7.5 6.75 6.75 8.25 7.5 7.5 7.5 6.75 8.25 6.75 6.75 4.5 7.5 6.75 6.75 7.5 4.5 7.5 4.5 6.75]
+xshow
+grestore
+% 345E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35260.1 861 moveto
+35157.9 861 lineto
+35157.9 825 lineto
+35260.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35260.1 861 moveto
+35157.9 861 lineto
+35157.9 825 lineto
+35260.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35165.9 838.65 moveto
+(94da691e20e3)
+[7.5 8.25 7.5 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 80->345E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 35022 1105 moveto
+35057 1054 35152 923 35191 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35193.7 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35193.7 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35115.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 346E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35350.2 563 moveto
+35275.8 563 lineto
+35275.8 527 lineto
+35350.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35350.2 563 moveto
+35275.8 563 lineto
+35275.8 527 lineto
+35350.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35283.8 540.65 moveto
+(1ed67841)
+[6.75 6.75 7.5 7.5 7.5 7.5 8.25 6.75]
+xshow
+grestore
+% 345E->346E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 35215 825 moveto
+35234 772 35288 617 35307 563 curveto
+stroke
+grestore
+% 81
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 34083.1 1125 moveto
+34025.6 1145 lineto
+33910.4 1145 lineto
+33852.9 1125 lineto
+33910.4 1105 lineto
+34025.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 34083.1 1125 moveto
+34025.6 1145 lineto
+33910.4 1145 lineto
+33852.9 1125 lineto
+33910.4 1105 lineto
+34025.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33881.4 1120.65 moveto
+(00880e6f50c765ebc1f85d3e9)
+[7.5 7.5 7.5 7.5 7.5 6.75 7.5 4.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75 6.75 6.75 4.5 7.5 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 347E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 34197 861 moveto
+34133 861 lineto
+34133 825 lineto
+34197 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 34197 861 moveto
+34133 861 lineto
+34133 825 lineto
+34197 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34141 838.65 moveto
+(e7ef998)
+[6.75 7.5 6.75 4.5 7.5 7.5 7.5]
+xshow
+grestore
+% 81->347E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 33982 1105 moveto
+34017 1054 34109 923 34147 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+34149.7 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+34149.7 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+34073.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 348E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 34716 563 moveto
+34662 563 lineto
+34662 527 lineto
+34716 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 34716 563 moveto
+34662 563 lineto
+34662 527 lineto
+34716 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34671 540.65 moveto
+(07283)
+[7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 347E->348E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 34195 825 moveto
+34246 794 34354 728 34447 676 curveto
+34525 632 34617 583 34662 559 curveto
+stroke
+grestore
+% 82
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 5536.99 1125 moveto
+5482.5 1145 lineto
+5373.5 1145 lineto
+5319.01 1125 lineto
+5373.5 1105 lineto
+5482.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 5536.99 1125 moveto
+5482.5 1145 lineto
+5373.5 1145 lineto
+5319.01 1125 lineto
+5373.5 1105 lineto
+5482.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5346.25 1120.65 moveto
+(ef13d45b1277ac9a0444adb)
+[6.75 4.5 6.75 6.75 7.5 8.25 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5 8.25 8.25 8.25 6.75 7.5 6.75]
+xshow
+grestore
+% 349E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5183 861 moveto
+5129 861 lineto
+5129 825 lineto
+5183 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5183 861 moveto
+5129 861 lineto
+5129 825 lineto
+5183 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5139.5 838.65 moveto
+(a7fe7)
+[6.75 7.5 4.5 6.75 7.5]
+xshow
+grestore
+% 82->349E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 5408 1105 moveto
+5360 1054 5232 922 5180 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5176.83 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5176.83 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5292.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 350E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5496.88 563 moveto
+5391.12 563 lineto
+5391.12 527 lineto
+5496.88 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5496.88 563 moveto
+5391.12 563 lineto
+5391.12 527 lineto
+5496.88 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5398.62 540.65 moveto
+(e3a76d31ca59a)
+[6.75 6.75 6.75 7.5 7.5 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 349E->350E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 5174 825 moveto
+5225 772 5375 617 5426 563 curveto
+stroke
+grestore
+% 83
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 11298.9 1407 moveto
+11250.5 1427 lineto
+11153.5 1427 lineto
+11105.1 1407 lineto
+11153.5 1387 lineto
+11250.5 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 11298.9 1407 moveto
+11250.5 1427 lineto
+11153.5 1427 lineto
+11105.1 1407 lineto
+11153.5 1387 lineto
+11250.5 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11131.1 1402.65 moveto
+(2573e1bf51f1b307f4640)
+[6.75 6.75 7.5 6.75 6.75 6.75 6.75 4.5 6.75 6.75 4.5 6.75 6.75 6.75 7.5 7.5 4.5 8.25 7.5 8.25 7.5]
+xshow
+grestore
+% 351E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11098.1 1143 moveto
+10993.9 1143 lineto
+10993.9 1107 lineto
+11098.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11098.1 1143 moveto
+10993.9 1143 lineto
+10993.9 1107 lineto
+11098.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11001.4 1120.65 moveto
+(84e4ede82074)
+[7.5 8.25 6.75 8.25 6.75 7.5 6.75 7.5 6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 83->351E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 11191 1387 moveto
+11163 1336 11091 1206 11060 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11058 1146.47 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11058 1146.47 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11130.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 352E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11097 861 moveto
+11019 861 lineto
+11019 825 lineto
+11097 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11097 861 moveto
+11019 861 lineto
+11019 825 lineto
+11097 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11026.5 838.65 moveto
+(64ef1d545)
+[7.5 8.25 6.75 4.5 6.75 7.5 6.75 8.25 6.75]
+xshow
+grestore
+% 351E->352E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 11047 1107 moveto
+11049 1056 11055 912 11057 861 curveto
+stroke
+grestore
+% 84
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 22280.1 1685 moveto
+22245 1705 lineto
+22175 1705 lineto
+22139.9 1685 lineto
+22175 1665 lineto
+22245 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 22280.1 1685 moveto
+22245 1705 lineto
+22175 1705 lineto
+22139.9 1685 lineto
+22175 1665 lineto
+22245 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22162.4 1680.65 moveto
+(162d8039483d8)
+[6.75 7.5 6.75 7.5 7.5 7.5 6.75 7.5 8.25 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 353E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22216 1425 moveto
+22162 1425 lineto
+22162 1389 lineto
+22216 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22216 1425 moveto
+22162 1425 lineto
+22162 1389 lineto
+22216 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22174.8 1402.65 moveto
+(a8e9)
+[6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 84->353E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22208 1665 moveto
+22205 1615 22195 1489 22191 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22190.5 1428.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22190.5 1428.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22201.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 354E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22153 1143 moveto
+22099 1143 lineto
+22099 1107 lineto
+22153 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22153 1143 moveto
+22099 1143 lineto
+22099 1107 lineto
+22153 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22111 1120.65 moveto
+(354E)
+[6.75 6.75 8.25 8.25]
+xshow
+grestore
+% 353E->354E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 22185 1389 moveto
+22174 1338 22141 1194 22130 1143 curveto
+stroke
+grestore
+% 85
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 25561.2 1125 moveto
+25507.1 1145 lineto
+25398.9 1145 lineto
+25344.8 1125 lineto
+25398.9 1105 lineto
+25507.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 25561.2 1125 moveto
+25507.1 1145 lineto
+25398.9 1145 lineto
+25344.8 1125 lineto
+25398.9 1105 lineto
+25507.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25372.4 1120.65 moveto
+(f490de272a7f6e4af346d40)
+[4.5 8.25 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 4.5 7.5 6.75 8.25 6.75 4.5 6.75 8.25 7.5 7.5 8.25 7.5]
+xshow
+grestore
+% 355E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 36649.8 861 moveto
+36554.2 861 lineto
+36554.2 825 lineto
+36649.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 36649.8 861 moveto
+36554.2 861 lineto
+36554.2 825 lineto
+36649.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36562.2 838.65 moveto
+(460aed10cc9)
+[8.25 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 85->355E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 25515 1108 moveto
+25533 1104 25552 1100 25570 1098 curveto
+26522 983 33239 1024 34197 990 curveto
+34317 985 34347 980 34466 974 curveto
+34928 948 36094 965 36545 866 curveto
+36548 865 36551 865 36554 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+36558.3 862.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+36558.3 862.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+34466.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 788E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15962.8 861 moveto
+15877.2 861 lineto
+15877.2 825 lineto
+15962.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15962.8 861 moveto
+15877.2 861 lineto
+15877.2 825 lineto
+15962.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15884.8 838.65 moveto
+(391256c872)
+[6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 85->788E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 25391 1108 moveto
+25373 1104 25354 1100 25336 1098 curveto
+24908 1042 21883 985 21451 974 curveto
+20843 958 16567 997 15972 866 curveto
+15969 866 15967 865 15964 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15960.7 862.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15960.7 862.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22224.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 788E->787E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15894 825 moveto
+15819 771 15600 616 15525 563 curveto
+stroke
+grestore
+% 86
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 24953.2 1685 moveto
+24902.6 1705 lineto
+24801.4 1705 lineto
+24750.8 1685 lineto
+24801.4 1665 lineto
+24902.6 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 24953.2 1685 moveto
+24902.6 1705 lineto
+24801.4 1705 lineto
+24750.8 1685 lineto
+24801.4 1665 lineto
+24902.6 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24777 1680.65 moveto
+(678bf739c344b9ad41da1)
+[7.5 7.5 7.5 6.75 4.5 7.5 6.75 7.5 6.75 6.75 8.25 8.25 6.75 7.5 6.75 7.5 8.25 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 357E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24900.8 1425 moveto
+24803.2 1425 lineto
+24803.2 1389 lineto
+24900.8 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24900.8 1425 moveto
+24803.2 1425 lineto
+24803.2 1389 lineto
+24900.8 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24810.8 1402.65 moveto
+(396b16a892fe)
+[6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 4.5 6.75]
+xshow
+grestore
+% 86->357E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 24852 1665 moveto
+24852 1615 24852 1489 24852 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24852 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24852 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+24852.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 358E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24879 1143 moveto
+24825 1143 lineto
+24825 1107 lineto
+24879 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24879 1143 moveto
+24825 1143 lineto
+24825 1107 lineto
+24879 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24837.4 1120.65 moveto
+(358E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 357E->358E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 24852 1389 moveto
+24852 1338 24852 1194 24852 1143 curveto
+stroke
+grestore
+% 87
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 24697 1125 moveto
+24652 1145 lineto
+24562 1145 lineto
+24517 1125 lineto
+24562 1105 lineto
+24652 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 24697 1125 moveto
+24652 1145 lineto
+24562 1145 lineto
+24517 1125 lineto
+24562 1105 lineto
+24652 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24542.1 1120.65 moveto
+(876d120b38b0e88817)
+[7.5 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 359E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26065 861 moveto
+26011 861 lineto
+26011 825 lineto
+26065 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26065 861 moveto
+26011 861 lineto
+26011 825 lineto
+26065 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26031.2 838.65 moveto
+(e5)
+[6.75 6.75]
+xshow
+grestore
+% 87->359E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 24623 1105 moveto
+24650 1071 24711 1003 24779 974 curveto
+25281 759 25486 1041 26002 866 curveto
+26003 866 26004 865 26005 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26008.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26008.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+24779.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 360E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26115 563 moveto
+26061 563 lineto
+26061 527 lineto
+26115 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26115 563 moveto
+26061 563 lineto
+26061 527 lineto
+26115 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26073 540.65 moveto
+(360E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 359E->360E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 26041 825 moveto
+26050 772 26076 617 26085 563 curveto
+stroke
+grestore
+% 88
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 13715.2 1685 moveto
+13651.6 1705 lineto
+13524.4 1705 lineto
+13460.8 1685 lineto
+13524.4 1665 lineto
+13651.6 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 13715.2 1685 moveto
+13651.6 1705 lineto
+13524.4 1705 lineto
+13460.8 1685 lineto
+13524.4 1665 lineto
+13651.6 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13490.9 1680.65 moveto
+(503737b64d432c60d6ac557e0e6)
+[6.75 7.5 6.75 7.5 6.75 7.5 6.75 7.5 8.25 7.5 8.25 6.75 6.75 6.75 7.5 7.5 7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 361E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13616.1 1425 moveto
+13513.9 1425 lineto
+13513.9 1389 lineto
+13616.1 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13616.1 1425 moveto
+13513.9 1425 lineto
+13513.9 1389 lineto
+13616.1 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13521.9 1402.65 moveto
+(9937ccba1469)
+[7.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 8.25 7.5 7.5]
+xshow
+grestore
+% 88->361E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13586 1665 moveto
+13582 1615 13572 1489 13568 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13567.5 1428.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13567.5 1428.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13578.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 362E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13695.9 1143 moveto
+13560.1 1143 lineto
+13560.1 1107 lineto
+13695.9 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13695.9 1143 moveto
+13560.1 1143 lineto
+13560.1 1107 lineto
+13695.9 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13567.6 1120.65 moveto
+(7e74e1587f3a4d208)
+[7.5 6.75 7.5 8.25 6.75 6.75 6.75 7.5 7.5 4.5 6.75 6.75 8.25 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 361E->362E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 13569 1389 moveto
+13580 1338 13613 1194 13624 1143 curveto
+stroke
+grestore
+% 89
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 11683.8 1125 moveto
+11628.4 1145 lineto
+11517.6 1145 lineto
+11462.2 1125 lineto
+11517.6 1105 lineto
+11628.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 11683.8 1125 moveto
+11628.4 1145 lineto
+11517.6 1145 lineto
+11462.2 1125 lineto
+11517.6 1105 lineto
+11628.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11490.1 1120.65 moveto
+(b36e0be6f67fc25286127456)
+[6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 4.5 7.5 7.5 4.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 8.25 6.75 7.5]
+xshow
+grestore
+% 363E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11568.9 861 moveto
+11459.1 861 lineto
+11459.1 825 lineto
+11568.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11568.9 861 moveto
+11459.1 861 lineto
+11459.1 825 lineto
+11568.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11467.1 838.65 moveto
+(87a7e69a72412)
+[7.5 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 8.25 6.75 6.75]
+xshow
+grestore
+% 89->363E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 11569 1105 moveto
+11559 1055 11531 925 11520 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11519 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11519 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11544.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 364E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11997.9 563 moveto
+11886.1 563 lineto
+11886.1 527 lineto
+11997.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11997.9 563 moveto
+11886.1 563 lineto
+11886.1 527 lineto
+11997.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11893.6 540.65 moveto
+(c8fc17180bea86)
+[6.75 7.5 4.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 363E->364E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 11540 825 moveto
+11617 771 11840 616 11916 563 curveto
+stroke
+grestore
+% 90
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 53266.8 1125 moveto
+53225.9 1145 lineto
+53144.1 1145 lineto
+53103.2 1125 lineto
+53144.1 1105 lineto
+53225.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 53266.8 1125 moveto
+53225.9 1145 lineto
+53144.1 1145 lineto
+53103.2 1125 lineto
+53144.1 1105 lineto
+53225.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53127.2 1120.65 moveto
+(4cc20a0b7651e486)
+[8.25 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75 8.25 7.5 7.5]
+xshow
+grestore
+% 365E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 53171.1 861 moveto
+53104.9 861 lineto
+53104.9 825 lineto
+53171.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 53171.1 861 moveto
+53104.9 861 lineto
+53104.9 825 lineto
+53171.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53112.9 838.65 moveto
+(e079d2c)
+[6.75 7.5 7.5 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 90->365E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 53182 1105 moveto
+53173 1055 53151 925 53142 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+53141.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+53141.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+53160.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 366E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52965 563 moveto
+52905 563 lineto
+52905 527 lineto
+52965 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52965 563 moveto
+52905 563 lineto
+52905 527 lineto
+52965 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52912.5 540.65 moveto
+(7e494b)
+[7.5 6.75 8.25 7.5 8.25 6.75]
+xshow
+grestore
+% 365E->366E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 53126 825 moveto
+53090 772 52984 617 52948 563 curveto
+stroke
+grestore
+% 91
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 50287.1 1125 moveto
+50250.6 1145 lineto
+50177.4 1145 lineto
+50140.9 1125 lineto
+50177.4 1105 lineto
+50250.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 50287.1 1125 moveto
+50250.6 1145 lineto
+50177.4 1145 lineto
+50140.9 1125 lineto
+50177.4 1105 lineto
+50250.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50163.8 1120.65 moveto
+(08dade990b2282)
+[7.5 7.5 7.5 6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 367E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50350.8 861 moveto
+50261.2 861 lineto
+50261.2 825 lineto
+50350.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50350.8 861 moveto
+50261.2 861 lineto
+50261.2 825 lineto
+50350.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50269.2 838.65 moveto
+(45827dbdd8)
+[8.25 6.75 7.5 6.75 7.5 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 91->367E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50221 1105 moveto
+50237 1054 50280 925 50298 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50299 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50299 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50260.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 368E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50502 563 moveto
+50448 563 lineto
+50448 527 lineto
+50502 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50502 563 moveto
+50448 563 lineto
+50448 527 lineto
+50502 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50461.1 540.65 moveto
+(65a1)
+[7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 367E->368E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 50316 825 moveto
+50346 772 50434 617 50465 563 curveto
+stroke
+grestore
+% 92
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 22490.1 1685 moveto
+22442 1705 lineto
+22346 1705 lineto
+22297.9 1685 lineto
+22346 1665 lineto
+22442 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 22490.1 1685 moveto
+22442 1705 lineto
+22346 1705 lineto
+22297.9 1685 lineto
+22346 1665 lineto
+22442 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22323.9 1680.65 moveto
+(f8128d574c356631b8a9)
+[4.5 7.5 6.75 6.75 7.5 7.5 6.75 7.5 8.25 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 369E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22309 1425 moveto
+22255 1425 lineto
+22255 1389 lineto
+22309 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22309 1425 moveto
+22255 1425 lineto
+22255 1389 lineto
+22309 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22267 1402.65 moveto
+(369E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 92->369E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22386 1665 moveto
+22366 1614 22314 1488 22292 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22290.4 1428.75 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22290.4 1428.75 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22343.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 370E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22425 1143 moveto
+22371 1143 lineto
+22371 1107 lineto
+22425 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22425 1143 moveto
+22371 1143 lineto
+22371 1107 lineto
+22425 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22383 1120.65 moveto
+(370E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 369E->370E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 22289 1389 moveto
+22310 1338 22369 1194 22390 1143 curveto
+stroke
+grestore
+% 93
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 11764.1 1685 moveto
+11713.1 1705 lineto
+11610.9 1705 lineto
+11559.9 1685 lineto
+11610.9 1665 lineto
+11713.1 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 11764.1 1685 moveto
+11713.1 1705 lineto
+11610.9 1705 lineto
+11559.9 1685 lineto
+11610.9 1665 lineto
+11713.1 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11586.6 1680.65 moveto
+(88a4f0337c2189c3fc7b31)
+[7.5 7.5 6.75 8.25 4.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 4.5 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 729E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11726.9 1425 moveto
+11635.1 1425 lineto
+11635.1 1389 lineto
+11726.9 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11726.9 1425 moveto
+11635.1 1425 lineto
+11635.1 1389 lineto
+11726.9 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11643.1 1402.65 moveto
+(da0d7bbcf30)
+[7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 4.5 6.75 7.5]
+xshow
+grestore
+% 93->729E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 11663 1665 moveto
+11667 1615 11675 1489 11679 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11679.5 1428.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11679.5 1428.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11672.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 730E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11804 1143 moveto
+11702 1143 lineto
+11702 1107 lineto
+11804 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11804 1143 moveto
+11702 1143 lineto
+11702 1107 lineto
+11804 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11709.5 1120.65 moveto
+(65694ca6d575)
+[7.5 6.75 7.5 7.5 8.25 6.75 6.75 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 729E->730E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 11686 1389 moveto
+11699 1338 11735 1194 11748 1143 curveto
+stroke
+grestore
+% 94
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 13442.9 1685 moveto
+13377 1705 lineto
+13245 1705 lineto
+13179.1 1685 lineto
+13245 1665 lineto
+13377 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 13442.9 1685 moveto
+13377 1705 lineto
+13245 1705 lineto
+13179.1 1685 lineto
+13245 1665 lineto
+13377 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13209.4 1680.65 moveto
+(1b13908a9f0763c0ae54af9062080)
+[6.75 6.75 6.75 6.75 7.5 7.5 7.5 6.75 7.5 4.5 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 8.25 6.75 4.5 7.5 7.5 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 371E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13393.9 1425 moveto
+13320.1 1425 lineto
+13320.1 1389 lineto
+13393.9 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13393.9 1425 moveto
+13320.1 1425 lineto
+13320.1 1389 lineto
+13393.9 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13328.1 1402.65 moveto
+(8b06a67a)
+[7.5 6.75 7.5 7.5 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 94->371E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13314 1665 moveto
+13323 1615 13344 1488 13353 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13353.5 1428.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13353.5 1428.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13335.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 372E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13542 1143 moveto
+13400 1143 lineto
+13400 1107 lineto
+13542 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13542 1143 moveto
+13400 1143 lineto
+13400 1107 lineto
+13542 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13408 1120.65 moveto
+(ffd1b1af3b6864078f3)
+[4.5 4.5 7.5 6.75 6.75 6.75 6.75 4.5 6.75 6.75 7.5 7.5 7.5 8.25 7.5 7.5 7.5 4.5 6.75]
+xshow
+grestore
+% 371E->372E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 13364 1389 moveto
+13384 1338 13443 1194 13464 1143 curveto
+stroke
+grestore
+% 95
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 35898.9 1125 moveto
+35865 1145 lineto
+35797 1145 lineto
+35763.1 1125 lineto
+35797 1105 lineto
+35865 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 35898.9 1125 moveto
+35865 1145 lineto
+35797 1145 lineto
+35763.1 1125 lineto
+35797 1105 lineto
+35865 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35785.2 1120.65 moveto
+(e2a5d11499b7e)
+[6.75 6.75 6.75 6.75 7.5 6 6.75 8.25 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 373E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35925 861 moveto
+35831 861 lineto
+35831 825 lineto
+35925 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35925 861 moveto
+35831 861 lineto
+35831 825 lineto
+35925 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35839 838.65 moveto
+(66abc181ac4)
+[7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 8.25]
+xshow
+grestore
+% 95->373E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 35834 1105 moveto
+35843 1055 35865 925 35874 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35874.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35874.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35857.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 374E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 36372.8 563 moveto
+36287.2 563 lineto
+36287.2 527 lineto
+36372.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 36372.8 563 moveto
+36287.2 563 lineto
+36287.2 527 lineto
+36372.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36294.8 540.65 moveto
+(73ba1714ee)
+[7.5 6.75 6.75 6.75 6.75 7.5 6.75 8.25 6.75 6.75]
+xshow
+grestore
+% 373E->374E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 35904 825 moveto
+35948 794 36042 729 36122 676 curveto
+36185 635 36260 588 36301 563 curveto
+stroke
+grestore
+% 96
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 31165.1 1125 moveto
+31114 1145 lineto
+31012 1145 lineto
+30960.9 1125 lineto
+31012 1105 lineto
+31114 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 31165.1 1125 moveto
+31114 1145 lineto
+31012 1145 lineto
+30960.9 1125 lineto
+31012 1105 lineto
+31114 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30987.2 1120.65 moveto
+(90cc275011c2013c61eb11)
+[7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6 6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6 6.75]
+xshow
+grestore
+% 375E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 30974 861 moveto
+30920 861 lineto
+30920 825 lineto
+30974 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 30974 861 moveto
+30920 861 lineto
+30920 825 lineto
+30974 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30932.4 838.65 moveto
+(375E)
+[6.75 7.5 6.75 8.25]
+xshow
+grestore
+% 96->375E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 31055 1105 moveto
+31034 1054 30980 925 30958 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+30956.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+30956.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+31005.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 376E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 30909 563 moveto
+30855 563 lineto
+30855 527 lineto
+30909 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 30909 563 moveto
+30855 563 lineto
+30855 527 lineto
+30909 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30867 540.65 moveto
+(376E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 375E->376E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 30943 825 moveto
+30931 772 30898 617 30886 563 curveto
+stroke
+grestore
+% 98
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 44538.9 1125 moveto
+44493.4 1145 lineto
+44402.6 1145 lineto
+44357.1 1125 lineto
+44402.6 1105 lineto
+44493.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 44538.9 1125 moveto
+44493.4 1145 lineto
+44402.6 1145 lineto
+44357.1 1125 lineto
+44402.6 1105 lineto
+44493.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44382.4 1120.65 moveto
+(1927c743a0d440a5a0)
+[6.75 7.5 6.75 7.5 6.75 7.5 8.25 6.75 6.75 7.5 7.5 8.25 8.25 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 377E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 44439 861 moveto
+44313 861 lineto
+44313 825 lineto
+44439 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 44439 861 moveto
+44313 861 lineto
+44313 825 lineto
+44439 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44320.5 838.65 moveto
+(b12441ecff15fa12c)
+[6.75 6.75 6.75 8.25 8.25 6.75 6.75 6.75 4.5 4.5 6.75 6.75 4.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 98->377E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 44443 1105 moveto
+44430 1055 44396 925 44383 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+44382 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+44382 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+44412.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 378E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 44289.2 563 moveto
+44214.8 563 lineto
+44214.8 527 lineto
+44289.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 44289.2 563 moveto
+44214.8 563 lineto
+44214.8 527 lineto
+44289.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44222.8 540.65 moveto
+(27709106)
+[6.75 7.5 7.5 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 377E->378E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 44368 825 moveto
+44347 772 44282 617 44260 563 curveto
+stroke
+grestore
+% 99
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 1665.14 1125 moveto
+1617.57 1145 lineto
+1522.43 1145 lineto
+1474.86 1125 lineto
+1522.43 1105 lineto
+1617.57 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 1665.14 1125 moveto
+1617.57 1145 lineto
+1522.43 1145 lineto
+1474.86 1125 lineto
+1522.43 1105 lineto
+1617.57 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1500.25 1120.65 moveto
+(155d892827c33ed3cae3)
+[6.75 6.75 6.75 7.5 7.5 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 379E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 1729 861 moveto
+1675 861 lineto
+1675 825 lineto
+1729 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 1729 861 moveto
+1675 861 lineto
+1675 825 lineto
+1729 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1684.38 838.65 moveto
+(71e6b)
+[7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 99->379E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 1579 1105 moveto
+1603 1054 1664 924 1690 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+1691.42 864.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+1691.42 864.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+1641.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 380E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 1889 563 moveto
+1835 563 lineto
+1835 527 lineto
+1889 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 1889 563 moveto
+1835 563 lineto
+1835 527 lineto
+1889 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1847 540.65 moveto
+(380E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 379E->380E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 1715 825 moveto
+1733 800 1765 754 1788 712 curveto
+1817 659 1843 594 1855 563 curveto
+stroke
+grestore
+% 100
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 22700 1685 moveto
+22652 1705 lineto
+22556 1705 lineto
+22508 1685 lineto
+22556 1665 lineto
+22652 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 22700 1685 moveto
+22652 1705 lineto
+22556 1705 lineto
+22508 1685 lineto
+22556 1665 lineto
+22652 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22533.5 1680.65 moveto
+(9f24ba80192c339a64c0)
+[7.5 4.5 6.75 8.25 6.75 6.75 7.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 8.25 6.75 7.5]
+xshow
+grestore
+% 381E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22651 1425 moveto
+22597 1425 lineto
+22597 1389 lineto
+22651 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22651 1425 moveto
+22597 1425 lineto
+22597 1389 lineto
+22651 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22609.4 1402.65 moveto
+(381E)
+[6.75 7.5 6.75 8.25]
+xshow
+grestore
+% 100->381E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22605 1665 moveto
+22609 1615 22618 1489 22622 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22622.5 1428.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22622.5 1428.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22614.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22535 1143 moveto
+22481 1143 lineto
+22481 1107 lineto
+22535 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22535 1143 moveto
+22481 1143 lineto
+22481 1107 lineto
+22535 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22493.4 1120.65 moveto
+(382E)
+[6.75 7.5 6.75 8.25]
+xshow
+grestore
+% 381E->382E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 22617 1389 moveto
+22596 1338 22537 1194 22516 1143 curveto
+stroke
+grestore
+% 101
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 28347 1125 moveto
+28294 1145 lineto
+28188 1145 lineto
+28135 1125 lineto
+28188 1105 lineto
+28294 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 28347 1125 moveto
+28294 1145 lineto
+28188 1145 lineto
+28135 1125 lineto
+28188 1105 lineto
+28294 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28162.2 1120.65 moveto
+(3e814305b42beb41b8c706)
+[6.75 6.75 7.5 6.75 8.25 6.75 7.5 6.75 6.75 8.25 6.75 6.75 6.75 6.75 8.25 6.75 6.75 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 383E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28647.8 861 moveto
+28582.2 861 lineto
+28582.2 825 lineto
+28647.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28647.8 861 moveto
+28582.2 861 lineto
+28582.2 825 lineto
+28647.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28590.2 838.65 moveto
+(1c08373)
+[6.75 6.75 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 101->383E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 28255 1105 moveto
+28277 1074 28323 1013 28372 974 curveto
+28437 923 28524 881 28575 859 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28578.3 857.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28578.3 857.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28372.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 384E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28789 563 moveto
+28735 563 lineto
+28735 527 lineto
+28789 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28789 563 moveto
+28735 563 lineto
+28735 527 lineto
+28789 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28748.1 540.65 moveto
+(aeb8)
+[6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 383E->384E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 28624 825 moveto
+28650 772 28727 617 28753 563 curveto
+stroke
+grestore
+% 102
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 30716.9 1125 moveto
+30655.5 1145 lineto
+30532.5 1145 lineto
+30471.1 1125 lineto
+30532.5 1105 lineto
+30655.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 30716.9 1125 moveto
+30655.5 1145 lineto
+30532.5 1145 lineto
+30471.1 1125 lineto
+30532.5 1105 lineto
+30655.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30500.6 1120.65 moveto
+(eccfe5ff0af70fe9fbec8b2360f90)
+[6.75 6.75 6.75 4.5 6.75 6.75 4.5 4.5 7.5 6.75 4.5 7.5 7.5 4.5 6.75 7.5 4.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5 7.5 4.5 7.5 7.5]
+xshow
+grestore
+% 385E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 30497 861 moveto
+30421 861 lineto
+30421 825 lineto
+30497 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 30497 861 moveto
+30421 861 lineto
+30421 825 lineto
+30497 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30429 838.65 moveto
+(be8f4199f)
+[6.75 6.75 7.5 4.5 8.25 6.75 7.5 7.5 4.5]
+xshow
+grestore
+% 102->385E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 30584 1105 moveto
+30560 1054 30498 924 30471 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+30469.6 864.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+30469.6 864.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+30527.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 386E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 30267 563 moveto
+30159 563 lineto
+30159 527 lineto
+30267 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 30267 563 moveto
+30159 563 lineto
+30159 527 lineto
+30267 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30166.5 540.65 moveto
+(2e53009d4a375)
+[6.75 6.75 6.75 6.75 7.5 7.5 7.5 7.5 8.25 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 385E->386E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 30429 825 moveto
+30393 802 30332 760 30293 712 curveto
+30255 664 30230 595 30219 563 curveto
+stroke
+grestore
+% 103
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 20463.2 843 moveto
+20399.6 863.004 lineto
+20272.4 863.004 lineto
+20208.8 843 lineto
+20272.4 822.996 lineto
+20399.6 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 20463.2 843 moveto
+20399.6 863.004 lineto
+20272.4 863.004 lineto
+20208.8 843 lineto
+20272.4 822.996 lineto
+20399.6 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20238.5 838.65 moveto
+(8fa622d9f842c5572a545ed72982)
+[7.5 4.5 6.75 7.5 6.75 6.75 7.5 7.5 4.5 7.5 8.25 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 8.25 6.75 6.75 7.5 7.5 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 387E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 20410 563 moveto
+20356 563 lineto
+20356 527 lineto
+20410 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 20410 563 moveto
+20356 563 lineto
+20356 527 lineto
+20410 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20365 540.65 moveto
+(4dccb)
+[8.25 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 103->387E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20339 823 moveto
+20348 771 20370 629 20379 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+20379.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+20379.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20364.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 388E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 20281 290 moveto
+20227 290 lineto
+20227 254 lineto
+20281 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 20281 290 moveto
+20227 290 lineto
+20227 254 lineto
+20281 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20240.5 267.65 moveto
+(3711)
+[6.75 7.5 6 6.75]
+xshow
+grestore
+% 387E->388E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 20374 527 moveto
+20350 477 20286 340 20263 290 curveto
+stroke
+grestore
+% 104
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 25326.9 1125 moveto
+25275.5 1145 lineto
+25172.5 1145 lineto
+25121.1 1125 lineto
+25172.5 1105 lineto
+25275.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 25326.9 1125 moveto
+25275.5 1145 lineto
+25172.5 1145 lineto
+25121.1 1125 lineto
+25172.5 1105 lineto
+25275.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25147.5 1120.65 moveto
+(ad9142a65f5eab78b4ca5e)
+[6.75 7.5 7.5 6.75 8.25 6.75 6.75 7.5 6.75 4.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 8.25 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 389E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26232.8 861 moveto
+26155.2 861 lineto
+26155.2 825 lineto
+26232.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26232.8 861 moveto
+26155.2 861 lineto
+26155.2 825 lineto
+26232.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26163.2 838.65 moveto
+(f36cce089)
+[4.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 104->389E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 25286 1109 moveto
+25466 1063 25983 928 26146 866 curveto
+26147 865 26149 865 26150 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26154.3 862.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26154.3 862.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25787.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 390E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26303.1 563 moveto
+26246.9 563 lineto
+26246.9 527 lineto
+26303.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26303.1 563 moveto
+26246.9 563 lineto
+26246.9 527 lineto
+26303.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26254.4 540.65 moveto
+(28533c)
+[6.75 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 389E->390E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 26199 825 moveto
+26214 772 26256 617 26270 563 curveto
+stroke
+grestore
+% 105
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 55614.2 1407 moveto
+55562.1 1427 lineto
+55457.9 1427 lineto
+55405.8 1407 lineto
+55457.9 1387 lineto
+55562.1 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 55614.2 1407 moveto
+55562.1 1427 lineto
+55457.9 1427 lineto
+55405.8 1407 lineto
+55457.9 1387 lineto
+55562.1 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55432.4 1402.65 moveto
+(20f234fdcd0e1fc50261ce8)
+[6.75 7.5 4.5 6.75 6.75 8.25 4.5 7.5 6.75 7.5 7.5 6.75 6.75 4.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 391E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 55585.1 1143 moveto
+55434.9 1143 lineto
+55434.9 1107 lineto
+55585.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 55585.1 1143 moveto
+55434.9 1143 lineto
+55434.9 1107 lineto
+55585.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55442.9 1120.65 moveto
+(67219ef689f0146b544)
+[7.5 7.5 6.75 6.75 7.5 6.75 4.5 7.5 7.5 7.5 4.5 7.5 6.75 8.25 7.5 6.75 6.75 8.25 8.25]
+xshow
+grestore
+% 105->391E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 55510 1387 moveto
+55510 1337 55510 1207 55510 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+55510 1147 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+55510 1147 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55509.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 392E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 55632.9 861 moveto
+55529.1 861 lineto
+55529.1 825 lineto
+55632.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 55632.9 861 moveto
+55529.1 861 lineto
+55529.1 825 lineto
+55632.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55537.1 838.65 moveto
+(85a34bc9616ff)
+[7.5 6.75 6.75 6.75 8.25 6.75 6.75 7.5 7.5 6.75 7.5 4.5 4.5]
+xshow
+grestore
+% 391E->392E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 55515 1107 moveto
+55527 1056 55563 912 55576 861 curveto
+stroke
+grestore
+% 106
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 12286.1 1125 moveto
+12228.6 1145 lineto
+12113.4 1145 lineto
+12055.9 1125 lineto
+12113.4 1105 lineto
+12228.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 12286.1 1125 moveto
+12228.6 1145 lineto
+12113.4 1145 lineto
+12055.9 1125 lineto
+12113.4 1105 lineto
+12228.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12084.4 1120.65 moveto
+(e06cc38155ff6781cf944d745)
+[6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 4.5 4.5 7.5 7.5 7.5 6.75 6.75 4.5 7.5 8.25 8.25 7.5 7.5 8.25 6.75]
+xshow
+grestore
+% 393E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11696.9 861 moveto
+11587.1 861 lineto
+11587.1 825 lineto
+11696.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11696.9 861 moveto
+11587.1 861 lineto
+11587.1 825 lineto
+11696.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11595.1 838.65 moveto
+(87a7e69a72412)
+[7.5 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 8.25 6.75 6.75]
+xshow
+grestore
+% 106->393E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12133 1105 moveto
+12037 1054 11783 919 11683 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11679.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11679.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11907.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 394E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12140.2 563 moveto
+12015.8 563 lineto
+12015.8 527 lineto
+12140.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12140.2 563 moveto
+12015.8 563 lineto
+12015.8 527 lineto
+12140.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12023.2 540.65 moveto
+(09e64744536c5e1)
+[7.5 7.5 6.75 7.5 8.25 7.5 8.25 8.25 6.75 6.75 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 393E->394E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 11669 825 moveto
+11746 771 11974 616 12051 563 curveto
+stroke
+grestore
+% 107
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 59960 1407 moveto
+59915 1427 lineto
+59825 1427 lineto
+59780 1407 lineto
+59825 1387 lineto
+59915 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 59960 1407 moveto
+59915 1427 lineto
+59825 1427 lineto
+59780 1407 lineto
+59825 1387 lineto
+59915 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59805.1 1402.65 moveto
+(cfdf1932665dcb4cd3c)
+[6.75 4.5 7.5 4.5 6.75 7.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 6.75 8.25 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 395E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 59926.8 1143 moveto
+59813.2 1143 lineto
+59813.2 1107 lineto
+59926.8 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 59926.8 1143 moveto
+59813.2 1143 lineto
+59813.2 1107 lineto
+59926.8 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59821.2 1120.65 moveto
+(964b86fc1bba0e)
+[7.5 7.5 8.25 6.75 7.5 7.5 4.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 107->395E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59870 1387 moveto
+59870 1337 59870 1207 59870 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+59870 1147 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+59870 1147 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59869.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 396E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60093.1 861 moveto
+60012.9 861 lineto
+60012.9 825 lineto
+60093.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60093.1 861 moveto
+60012.9 861 lineto
+60012.9 825 lineto
+60093.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60020.4 838.65 moveto
+(8e24e9b4e)
+[7.5 6.75 6.75 8.25 6.75 7.5 6.75 8.25 6.75]
+xshow
+grestore
+% 395E->396E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 59882 1107 moveto
+59915 1056 60008 912 60041 861 curveto
+stroke
+grestore
+% 108
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 28613.2 1685 moveto
+28559.1 1705 lineto
+28450.9 1705 lineto
+28396.8 1685 lineto
+28450.9 1665 lineto
+28559.1 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 28613.2 1685 moveto
+28559.1 1705 lineto
+28450.9 1705 lineto
+28396.8 1685 lineto
+28450.9 1665 lineto
+28559.1 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28424.4 1680.65 moveto
+(6d4a4a5a5af91b895272c30)
+[7.5 7.5 8.25 6.75 8.25 6.75 6.75 6.75 6.75 6.75 4.5 7.5 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 397E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28549 1425 moveto
+28437 1425 lineto
+28437 1389 lineto
+28549 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28549 1425 moveto
+28437 1425 lineto
+28437 1389 lineto
+28549 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28445 1402.65 moveto
+(b5e86c73d1198f)
+[6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6 6.75 7.5 7.5 4.5]
+xshow
+grestore
+% 108->397E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 28504 1665 moveto
+28502 1615 28497 1489 28494 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28494 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28494 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28501.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 398E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28419 1143 moveto
+28365 1143 lineto
+28365 1107 lineto
+28419 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28419 1143 moveto
+28365 1143 lineto
+28365 1107 lineto
+28419 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28377 1120.65 moveto
+(398E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 397E->398E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 28487 1389 moveto
+28468 1338 28417 1194 28399 1143 curveto
+stroke
+grestore
+% 109
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 32330 1685 moveto
+32282 1705 lineto
+32186 1705 lineto
+32138 1685 lineto
+32186 1665 lineto
+32282 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 32330 1685 moveto
+32282 1705 lineto
+32186 1705 lineto
+32138 1685 lineto
+32186 1665 lineto
+32282 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32163.5 1680.65 moveto
+(e0ad365c2fb444358201)
+[6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 4.5 6.75 8.25 8.25 8.25 6.75 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 399E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32281 1425 moveto
+32187 1425 lineto
+32187 1389 lineto
+32281 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32281 1425 moveto
+32187 1425 lineto
+32187 1389 lineto
+32281 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32195 1402.65 moveto
+(bb5e89c8963)
+[6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 109->399E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 32234 1665 moveto
+32234 1615 32234 1489 32234 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32234 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32234 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32234.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 400E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32261 1143 moveto
+32207 1143 lineto
+32207 1107 lineto
+32261 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32261 1143 moveto
+32207 1143 lineto
+32207 1107 lineto
+32261 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32218.2 1120.65 moveto
+(400E)
+[8.25 7.5 7.5 8.25]
+xshow
+grestore
+% 399E->400E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 32234 1389 moveto
+32234 1338 32234 1194 32234 1143 curveto
+stroke
+grestore
+% 110
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 39196.9 1125 moveto
+39150 1145 lineto
+39056 1145 lineto
+39009.1 1125 lineto
+39056 1105 lineto
+39150 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 39196.9 1125 moveto
+39150 1145 lineto
+39056 1145 lineto
+39009.1 1125 lineto
+39056 1105 lineto
+39150 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39034.8 1120.65 moveto
+(b07bbdc8cca5985d4c4)
+[6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5 8.25 6.75 8.25]
+xshow
+grestore
+% 401E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 39100.9 861 moveto
+39019.1 861 lineto
+39019.1 825 lineto
+39100.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 39100.9 861 moveto
+39019.1 861 lineto
+39019.1 825 lineto
+39100.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39026.6 838.65 moveto
+(50023f6f88)
+[6.75 7.5 7.5 6.75 6.75 4.5 7.5 4.5 7.5 7.5]
+xshow
+grestore
+% 110->401E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 39100 1105 moveto
+39092 1055 39072 925 39064 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+39063.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+39063.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+39082.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 111
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 39833 1125 moveto
+39785 1145 lineto
+39689 1145 lineto
+39641 1125 lineto
+39689 1105 lineto
+39785 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 39833 1125 moveto
+39785 1145 lineto
+39689 1145 lineto
+39641 1125 lineto
+39689 1105 lineto
+39785 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39666.5 1120.65 moveto
+(df5dba74c75b228de48c)
+[7.5 4.5 6.75 7.5 6.75 6.75 7.5 8.25 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 8.25 7.5 6.75]
+xshow
+grestore
+% 403E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 39745.9 861 moveto
+39642.1 861 lineto
+39642.1 825 lineto
+39745.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 39745.9 861 moveto
+39642.1 861 lineto
+39642.1 825 lineto
+39745.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39650.1 838.65 moveto
+(7e493ee44b28)
+[7.5 6.75 8.25 7.5 6.75 6.75 6.75 8.25 8.25 6.75 6.75 7.5]
+xshow
+grestore
+% 111->403E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 39734 1105 moveto
+39726 1055 39706 925 39698 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+39697.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+39697.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+39716.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 112
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 40116.9 1125 moveto
+40068.5 1145 lineto
+39971.5 1145 lineto
+39923.1 1125 lineto
+39971.5 1105 lineto
+40068.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 40116.9 1125 moveto
+40068.5 1145 lineto
+39971.5 1145 lineto
+39923.1 1125 lineto
+39971.5 1105 lineto
+40068.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39949.1 1120.65 moveto
+(0b8694c9ef9b27b9c3d8)
+[7.5 6.75 7.5 7.5 7.5 8.25 6.75 7.5 6.75 4.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 405E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 40042 861 moveto
+39948 861 lineto
+39948 825 lineto
+40042 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 40042 861 moveto
+39948 861 lineto
+39948 825 lineto
+40042 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39956 838.65 moveto
+(2342b759c03)
+[6.75 6.75 8.25 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 112->405E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 40018 1105 moveto
+40013 1055 40002 925 39998 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+39997.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+39997.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+40008.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 113
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 37677 1125 moveto
+37625.5 1145 lineto
+37522.5 1145 lineto
+37471 1125 lineto
+37522.5 1105 lineto
+37625.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 37677 1125 moveto
+37625.5 1145 lineto
+37522.5 1145 lineto
+37471 1125 lineto
+37522.5 1105 lineto
+37625.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+37497.9 1120.65 moveto
+(81e20155999fa64e0ae6fd)
+[7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5 7.5 7.5 4.5 6.75 7.5 8.25 6.75 7.5 6.75 6.75 7.5 4.5 7.5]
+xshow
+grestore
+% 407E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 37586.1 861 moveto
+37471.9 861 lineto
+37471.9 825 lineto
+37586.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 37586.1 861 moveto
+37471.9 861 lineto
+37471.9 825 lineto
+37586.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+37479.9 838.65 moveto
+(4280833ef80172)
+[8.25 6.75 7.5 7.5 7.5 6.75 6.75 6.75 4.5 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 113->407E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 37571 1105 moveto
+37562 1055 37542 925 37533 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+37532.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+37532.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+37552.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 114
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 40879.1 1125 moveto
+40839.6 1145 lineto
+40760.4 1145 lineto
+40720.9 1125 lineto
+40760.4 1105 lineto
+40839.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 40879.1 1125 moveto
+40839.6 1145 lineto
+40760.4 1145 lineto
+40720.9 1125 lineto
+40760.4 1105 lineto
+40839.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40744.1 1120.65 moveto
+(3ef07ae75d29a707)
+[6.75 6.75 4.5 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 409E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 40803.1 861 moveto
+40688.9 861 lineto
+40688.9 825 lineto
+40803.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 40803.1 861 moveto
+40688.9 861 lineto
+40688.9 825 lineto
+40803.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40696.9 838.65 moveto
+(4280833ef80172)
+[8.25 6.75 7.5 7.5 7.5 6.75 6.75 6.75 4.5 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 114->409E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 40796 1105 moveto
+40786 1055 40762 925 40751 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+40750.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+40750.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+40774.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 115
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 38369.1 1125 moveto
+38329.6 1145 lineto
+38250.4 1145 lineto
+38210.9 1125 lineto
+38250.4 1105 lineto
+38329.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 38369.1 1125 moveto
+38329.6 1145 lineto
+38250.4 1145 lineto
+38210.9 1125 lineto
+38250.4 1105 lineto
+38329.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+38234.1 1120.65 moveto
+(4a36db80f1ab1e97)
+[8.25 6.75 6.75 7.5 7.5 6.75 7.5 7.5 4.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 411E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 38258.8 861 moveto
+38163.2 861 lineto
+38163.2 825 lineto
+38258.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 38258.8 861 moveto
+38163.2 861 lineto
+38163.2 825 lineto
+38258.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+38171.2 838.65 moveto
+(460aed10cc9)
+[8.25 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 115->411E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38284 1105 moveto
+38270 1054 38234 925 38218 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+38217 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+38217 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+38251.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 116
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 38193.2 1125 moveto
+38147.6 1145 lineto
+38056.4 1145 lineto
+38010.8 1125 lineto
+38056.4 1105 lineto
+38147.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 38193.2 1125 moveto
+38147.6 1145 lineto
+38056.4 1145 lineto
+38010.8 1125 lineto
+38056.4 1105 lineto
+38147.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+38035.6 1120.65 moveto
+(16da5f1301b36df4df0f)
+[6.75 7.5 7.5 6.75 6.75 4.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5 7.5 4.5 8.25 7.5 4.5 7.5 4.5]
+xshow
+grestore
+% 413E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 38107.8 861 moveto
+38012.2 861 lineto
+38012.2 825 lineto
+38107.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 38107.8 861 moveto
+38012.2 861 lineto
+38012.2 825 lineto
+38107.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+38020.2 838.65 moveto
+(460aed10cc9)
+[8.25 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 116->413E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38099 1105 moveto
+38091 1055 38072 925 38064 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+38063.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+38063.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+38082.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 117
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 37380.9 1125 moveto
+37332.5 1145 lineto
+37235.5 1145 lineto
+37187.1 1125 lineto
+37235.5 1105 lineto
+37332.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 37380.9 1125 moveto
+37332.5 1145 lineto
+37235.5 1145 lineto
+37187.1 1125 lineto
+37235.5 1105 lineto
+37332.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+37213.1 1120.65 moveto
+(6b3f3fa236bb90592d23a)
+[7.5 6.75 6.75 4.5 6.75 4.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 415E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 37295.1 861 moveto
+37198.9 861 lineto
+37198.9 825 lineto
+37295.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 37295.1 861 moveto
+37198.9 861 lineto
+37198.9 825 lineto
+37295.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+37206.9 838.65 moveto
+(83c397b8bf7f)
+[7.5 6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 4.5 7.5 4.5]
+xshow
+grestore
+% 117->415E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 37281 1105 moveto
+37274 1055 37258 925 37250 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+37249.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+37249.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+37266.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 118
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 27203.1 1125 moveto
+27152 1145 lineto
+27050 1145 lineto
+26998.9 1125 lineto
+27050 1105 lineto
+27152 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 27203.1 1125 moveto
+27152 1145 lineto
+27050 1145 lineto
+26998.9 1125 lineto
+27050 1105 lineto
+27152 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27025.2 1120.65 moveto
+(f2a57e4d4f0cec516891e3)
+[4.5 6.75 6.75 6.75 7.5 6.75 8.25 7.5 8.25 4.5 7.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 417E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 27131 861 moveto
+27071 861 lineto
+27071 825 lineto
+27131 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 27131 861 moveto
+27071 861 lineto
+27071 825 lineto
+27131 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27078.5 838.65 moveto
+(bd2484)
+[6.75 7.5 6.75 8.25 7.5 8.25]
+xshow
+grestore
+% 118->417E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 27101 1105 moveto
+27101 1055 27101 925 27101 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+27101 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+27101 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+27101.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 418E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26921 563 moveto
+26867 563 lineto
+26867 527 lineto
+26921 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26921 563 moveto
+26867 563 lineto
+26867 527 lineto
+26921 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26878.6 540.65 moveto
+(418E)
+[8.25 6.75 7.5 8.25]
+xshow
+grestore
+% 417E->418E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 27088 825 moveto
+27051 772 26944 617 26907 563 curveto
+stroke
+grestore
+% 119
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 12525.8 1125 moveto
+12470.4 1145 lineto
+12359.6 1145 lineto
+12304.2 1125 lineto
+12359.6 1105 lineto
+12470.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 12525.8 1125 moveto
+12470.4 1145 lineto
+12359.6 1145 lineto
+12304.2 1125 lineto
+12359.6 1105 lineto
+12470.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12332.1 1120.65 moveto
+(deb3089920548bf1ecb23f0d)
+[7.5 6.75 6.75 6.75 7.5 7.5 7.5 7.5 6.75 7.5 6.75 8.25 7.5 6.75 4.5 6.75 6.75 6.75 6.75 6.75 6.75 4.5 7.5 7.5]
+xshow
+grestore
+% 419E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11976.9 861 moveto
+11867.1 861 lineto
+11867.1 825 lineto
+11976.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11976.9 861 moveto
+11867.1 861 lineto
+11867.1 825 lineto
+11976.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11875.1 838.65 moveto
+(87a7e69a72412)
+[7.5 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 8.25 6.75 6.75]
+xshow
+grestore
+% 119->419E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12385 1105 moveto
+12341 1075 12255 1018 12178 974 curveto
+12107 932 12020 889 11968 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11964.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11964.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12205.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 420E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12267.9 563 moveto
+12158.1 563 lineto
+12158.1 527 lineto
+12267.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12267.9 563 moveto
+12158.1 563 lineto
+12158.1 527 lineto
+12267.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12166.1 540.65 moveto
+(af4a1fac3e2076)
+[6.75 4.5 8.25 6.75 6.75 4.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 419E->420E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 11948 825 moveto
+11982 801 12042 757 12086 712 curveto
+12135 663 12181 595 12201 563 curveto
+stroke
+grestore
+% 120
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 23028.1 1685 moveto
+23001 1705 lineto
+22947 1705 lineto
+22919.9 1685 lineto
+22947 1665 lineto
+23001 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 23028.1 1685 moveto
+23001 1705 lineto
+22947 1705 lineto
+22919.9 1685 lineto
+22947 1665 lineto
+23001 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22940.2 1680.65 moveto
+(bf01c8a262)
+[6.75 4.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 421E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22932 1425 moveto
+22878 1425 lineto
+22878 1389 lineto
+22932 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22932 1425 moveto
+22878 1425 lineto
+22878 1389 lineto
+22932 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22897.9 1402.65 moveto
+(01)
+[7.5 6.75]
+xshow
+grestore
+% 120->421E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22969 1665 moveto
+22957 1615 22925 1488 22912 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22911 1428.88 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22911 1428.88 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22943.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 422E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22679 1143 moveto
+22625 1143 lineto
+22625 1107 lineto
+22679 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22679 1143 moveto
+22625 1143 lineto
+22625 1107 lineto
+22679 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22637 1120.65 moveto
+(422E)
+[8.25 6.75 6.75 8.25]
+xshow
+grestore
+% 421E->422E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 22889 1389 moveto
+22843 1338 22714 1194 22668 1143 curveto
+stroke
+grestore
+% 121
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 3723.03 1125 moveto
+3670.01 1145 lineto
+3563.99 1145 lineto
+3510.97 1125 lineto
+3563.99 1105 lineto
+3670.01 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 3723.03 1125 moveto
+3670.01 1145 lineto
+3563.99 1145 lineto
+3510.97 1125 lineto
+3563.99 1105 lineto
+3670.01 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3538.25 1120.65 moveto
+(23dc3a52fed9c119610b5e8)
+[6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 4.5 6.75 7.5 7.5 6.75 6 6.75 7.5 7.5 6.75 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 423E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 3509 861 moveto
+3455 861 lineto
+3455 825 lineto
+3509 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 3509 861 moveto
+3455 861 lineto
+3455 825 lineto
+3509 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3464.38 838.65 moveto
+(71e6b)
+[7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 121->423E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 3607 1105 moveto
+3583 1054 3521 924 3494 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+3492.58 864.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+3492.58 864.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+3550.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 424E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 3355 563 moveto
+3301 563 lineto
+3301 527 lineto
+3355 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 3355 563 moveto
+3301 563 lineto
+3301 527 lineto
+3355 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3324.62 540.65 moveto
+(c)
+[6.75]
+xshow
+grestore
+% 423E->424E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 3473 825 moveto
+3445 772 3365 617 3337 563 curveto
+stroke
+grestore
+% 123
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 5123.22 1125 moveto
+5064.61 1145 lineto
+4947.39 1145 lineto
+4888.78 1125 lineto
+4947.39 1105 lineto
+5064.61 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 5123.22 1125 moveto
+5064.61 1145 lineto
+4947.39 1145 lineto
+4888.78 1125 lineto
+4947.39 1105 lineto
+5064.61 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4917.12 1120.65 moveto
+(78cc16f965adc5f712ea2372c6)
+[7.5 7.5 6.75 6.75 6.75 7.5 4.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 4.5 7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 425E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5033 861 moveto
+4979 861 lineto
+4979 825 lineto
+5033 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5033 861 moveto
+4979 861 lineto
+4979 825 lineto
+5033 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4988.75 838.65 moveto
+(23ad1)
+[6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 123->425E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 5006 1105 moveto
+5006 1055 5006 925 5006 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5006 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5006 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5006.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 426E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 4969.75 563 moveto
+4898.25 563 lineto
+4898.25 527 lineto
+4969.75 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 4969.75 563 moveto
+4898.25 563 lineto
+4898.25 527 lineto
+4969.75 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4906.25 540.65 moveto
+(e65185ca)
+[6.75 7.5 6.75 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 425E->426E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 5002 825 moveto
+4989 772 4951 617 4938 563 curveto
+stroke
+grestore
+% 124
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 22953 1125 moveto
+22889 1145 lineto
+22761 1145 lineto
+22697 1125 lineto
+22761 1105 lineto
+22889 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 22953 1125 moveto
+22889 1145 lineto
+22761 1145 lineto
+22697 1125 lineto
+22761 1105 lineto
+22889 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22726.8 1120.65 moveto
+(5be631dff7b97697be7dc0a2f07f2)
+[6.75 6.75 6.75 7.5 6.75 6.75 7.5 4.5 4.5 7.5 6.75 7.5 7.5 7.5 7.5 7.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 6.75 4.5 7.5 7.5 4.5 6.75]
+xshow
+grestore
+% 427E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 27385 861 moveto
+27331 861 lineto
+27331 825 lineto
+27385 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 27385 861 moveto
+27331 861 lineto
+27331 825 lineto
+27385 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27342.6 838.65 moveto
+(427E)
+[8.25 6.75 7.5 8.25]
+xshow
+grestore
+% 124->427E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22899 1108 moveto
+22920 1104 22942 1100 22962 1098 curveto
+23880 984 24121 1090 25040 990 curveto
+25084 985 25093 978 25136 974 curveto
+26091 870 26353 1054 27294 866 curveto
+27304 864 27314 861 27323 858 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+27327.3 856.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+27327.3 856.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25136.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 786E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17575 861 moveto
+17521 861 lineto
+17521 825 lineto
+17575 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17575 861 moveto
+17521 861 lineto
+17521 825 lineto
+17575 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17537.1 838.65 moveto
+(421)
+[8.25 6.75 6.75]
+xshow
+grestore
+% 124->786E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22750 1108 moveto
+22730 1104 22708 1101 22688 1098 curveto
+22127 1019 21960 1154 21417 990 curveto
+21403 985 21403 977 21388 974 curveto
+20573 751 18393 1114 17584 866 curveto
+17583 866 17581 865 17580 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17576.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17576.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21417.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 428E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 27905 563 moveto
+27851 563 lineto
+27851 527 lineto
+27905 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 27905 563 moveto
+27851 563 lineto
+27851 527 lineto
+27905 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27862.6 540.65 moveto
+(428E)
+[8.25 6.75 7.5 8.25]
+xshow
+grestore
+% 427E->428E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 27385 827 moveto
+27475 776 27761 612 27851 561 curveto
+stroke
+grestore
+% 125
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 59618 1407 moveto
+59558.5 1427 lineto
+59439.5 1427 lineto
+59380 1407 lineto
+59439.5 1387 lineto
+59558.5 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 59618 1407 moveto
+59558.5 1427 lineto
+59439.5 1427 lineto
+59380 1407 lineto
+59439.5 1387 lineto
+59558.5 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59409 1402.65 moveto
+(48398d080dfcccced48da1980)
+[8.25 7.5 6.75 7.5 7.5 7.5 7.5 7.5 7.5 7.5 4.5 6.75 6.75 6.75 6.75 6.75 7.5 8.25 7.5 7.5 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 431E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 59535 1143 moveto
+59463 1143 lineto
+59463 1107 lineto
+59535 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 59535 1143 moveto
+59463 1143 lineto
+59463 1107 lineto
+59535 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59470.5 1120.65 moveto
+(866808df)
+[7.5 7.5 7.5 7.5 7.5 7.5 7.5 4.5]
+xshow
+grestore
+% 125->431E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59499 1387 moveto
+59499 1337 59499 1207 59499 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+59499 1147 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+59499 1147 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59498.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 432E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 59609.1 861 moveto
+59486.9 861 lineto
+59486.9 825 lineto
+59609.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 59609.1 861 moveto
+59486.9 861 lineto
+59486.9 825 lineto
+59609.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59494.4 838.65 moveto
+(d13da6273c9b4da)
+[7.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75 8.25 7.5 6.75]
+xshow
+grestore
+% 431E->432E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 59502 1107 moveto
+59511 1056 59536 912 59545 861 curveto
+stroke
+grestore
+% 126
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 53085.2 1125 moveto
+53039.6 1145 lineto
+52948.4 1145 lineto
+52902.8 1125 lineto
+52948.4 1105 lineto
+53039.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 53085.2 1125 moveto
+53039.6 1145 lineto
+52948.4 1145 lineto
+52902.8 1125 lineto
+52948.4 1105 lineto
+53039.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52927.6 1120.65 moveto
+(03716a2c341e5edaa31)
+[7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 8.25 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 433E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 53041 861 moveto
+52947 861 lineto
+52947 825 lineto
+53041 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 53041 861 moveto
+52947 861 lineto
+52947 825 lineto
+53041 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52955 838.65 moveto
+(21407f8a6d7)
+[6.75 6.75 8.25 7.5 7.5 4.5 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 126->433E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 52994 1105 moveto
+52994 1055 52994 925 52994 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+52994 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+52994 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+52993.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 434E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52822 563 moveto
+52740 563 lineto
+52740 527 lineto
+52822 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52822 563 moveto
+52740 563 lineto
+52740 527 lineto
+52822 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52748 540.65 moveto
+(15d44ab97)
+[6.75 6.75 7.5 8.25 8.25 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 433E->434E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 52981 825 moveto
+52943 772 52832 617 52794 563 curveto
+stroke
+grestore
+% 127
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 483.204 1125 moveto
+435.602 1145 lineto
+340.398 1145 lineto
+292.796 1125 lineto
+340.398 1105 lineto
+435.602 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 483.204 1125 moveto
+435.602 1145 lineto
+340.398 1145 lineto
+292.796 1125 lineto
+340.398 1105 lineto
+435.602 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+318.625 1120.65 moveto
+(ddfeabe456a9de5f5784)
+[7.5 7.5 4.5 6.75 6.75 6.75 6.75 8.25 6.75 7.5 6.75 7.5 7.5 6.75 6.75 4.5 6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 435E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 497.875 861 moveto
+412.125 861 lineto
+412.125 825 lineto
+497.875 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 497.875 861 moveto
+412.125 861 lineto
+412.125 825 lineto
+497.875 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+420.125 838.65 moveto
+(aac615ae78)
+[6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 127->435E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 393 1105 moveto
+404 1055 436 925 449 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+450.03 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+450.03 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+425.125 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 436E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 427.753 563 moveto
+342.247 563 lineto
+342.247 527 lineto
+427.753 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 427.753 563 moveto
+342.247 563 lineto
+342.247 527 lineto
+427.753 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+349.75 540.65 moveto
+(8d5137b16a)
+[7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 435E->436E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 451 825 moveto
+439 772 402 617 389 563 curveto
+stroke
+grestore
+% 128
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 38919 1125 moveto
+38864.5 1145 lineto
+38755.5 1145 lineto
+38701 1125 lineto
+38755.5 1105 lineto
+38864.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 38919 1125 moveto
+38864.5 1145 lineto
+38755.5 1145 lineto
+38701 1125 lineto
+38755.5 1105 lineto
+38864.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+38728.2 1120.65 moveto
+(d550a7f392c787661aadd48)
+[7.5 6.75 6.75 7.5 6.75 7.5 4.5 6.75 7.5 6.75 6.75 7.5 7.5 7.5 7.5 7.5 6.75 6.75 6.75 7.5 7.5 8.25 7.5]
+xshow
+grestore
+% 437E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 38804.9 861 moveto
+38723.1 861 lineto
+38723.1 825 lineto
+38804.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 38804.9 861 moveto
+38723.1 861 lineto
+38723.1 825 lineto
+38804.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+38730.6 838.65 moveto
+(e3aefac763)
+[6.75 6.75 6.75 6.75 4.5 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 128->437E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38807 1105 moveto
+38798 1055 38777 925 38768 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+38767.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+38767.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+38788.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 129
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 5756.83 1125 moveto
+5706.42 1145 lineto
+5605.58 1145 lineto
+5555.17 1125 lineto
+5605.58 1105 lineto
+5706.42 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 5756.83 1125 moveto
+5706.42 1145 lineto
+5605.58 1145 lineto
+5555.17 1125 lineto
+5605.58 1105 lineto
+5706.42 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5581.75 1120.65 moveto
+(4c82921f4ad3f07066540)
+[8.25 6.75 7.5 6.75 7.5 6.75 6.75 4.5 8.25 6.75 7.5 6.75 4.5 7.5 7.5 7.5 7.5 7.5 6.75 8.25 7.5]
+xshow
+grestore
+% 439E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5509 861 moveto
+5455 861 lineto
+5455 825 lineto
+5509 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5509 861 moveto
+5455 861 lineto
+5455 825 lineto
+5509 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5465.5 838.65 moveto
+(a7fe7)
+[6.75 7.5 4.5 6.75 7.5]
+xshow
+grestore
+% 129->439E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 5643 1105 moveto
+5612 1054 5531 924 5497 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5494.98 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5494.98 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5570.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 440E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5648.75 563 moveto
+5559.25 563 lineto
+5559.25 527 lineto
+5648.75 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5648.75 563 moveto
+5559.25 563 lineto
+5559.25 527 lineto
+5648.75 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5567.25 540.65 moveto
+(b3cadc253f7)
+[6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 4.5 7.5]
+xshow
+grestore
+% 439E->440E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 5485 825 moveto
+5491 793 5506 727 5527 676 curveto
+5545 633 5575 588 5591 563 curveto
+stroke
+grestore
+% 130
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 2668.94 1125 moveto
+2623.97 1145 lineto
+2534.03 1145 lineto
+2489.06 1125 lineto
+2534.03 1105 lineto
+2623.97 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 2668.94 1125 moveto
+2623.97 1145 lineto
+2534.03 1145 lineto
+2489.06 1125 lineto
+2534.03 1105 lineto
+2623.97 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2513.75 1120.65 moveto
+(0bc7f8f513e0e74b270)
+[7.5 6.75 6.75 7.5 4.5 7.5 4.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 8.25 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 441E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2653.25 861 moveto
+2560.75 861 lineto
+2560.75 825 lineto
+2653.25 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2653.25 861 moveto
+2560.75 861 lineto
+2560.75 825 lineto
+2653.25 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2568.75 838.65 moveto
+(a849f9d352e)
+[6.75 7.5 8.25 7.5 4.5 7.5 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 130->441E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2581 1105 moveto
+2586 1055 2599 925 2604 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2604.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2604.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2595.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 442E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2802 563 moveto
+2748 563 lineto
+2748 527 lineto
+2802 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2802 563 moveto
+2748 563 lineto
+2748 527 lineto
+2802 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2764.88 540.65 moveto
+(a5a)
+[6.75 6.75 6.75]
+xshow
+grestore
+% 441E->442E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 2617 825 moveto
+2647 772 2735 617 2765 563 curveto
+stroke
+grestore
+% 131
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 23170.2 1685 moveto
+23139.1 1705 lineto
+23076.9 1705 lineto
+23045.8 1685 lineto
+23076.9 1665 lineto
+23139.1 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 23170.2 1685 moveto
+23139.1 1705 lineto
+23076.9 1705 lineto
+23045.8 1685 lineto
+23076.9 1665 lineto
+23139.1 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23066.8 1680.65 moveto
+(3b1563a23eb9)
+[6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 443E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23125 1425 moveto
+23071 1425 lineto
+23071 1389 lineto
+23125 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23125 1425 moveto
+23071 1425 lineto
+23071 1389 lineto
+23125 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23083.8 1402.65 moveto
+(a8e9)
+[6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 131->443E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23107 1665 moveto
+23105 1615 23101 1489 23099 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23099 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23099 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23105.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 444E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23025 1143 moveto
+22971 1143 lineto
+22971 1107 lineto
+23025 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23025 1143 moveto
+22971 1143 lineto
+22971 1107 lineto
+23025 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22981.5 1120.65 moveto
+(444E)
+[8.25 8.25 8.25 8.25]
+xshow
+grestore
+% 443E->444E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 23089 1389 moveto
+23076 1364 23053 1317 23038 1276 curveto
+23022 1229 23008 1172 23002 1143 curveto
+stroke
+grestore
+% 132
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 2867.01 1125 moveto
+2822 1145 lineto
+2732 1145 lineto
+2686.99 1125 lineto
+2732 1105 lineto
+2822 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 2867.01 1125 moveto
+2822 1145 lineto
+2732 1145 lineto
+2686.99 1125 lineto
+2732 1105 lineto
+2822 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2712.12 1120.65 moveto
+(be233fafa38d931d894)
+[6.75 6.75 6.75 6.75 6.75 4.5 6.75 4.5 6.75 6.75 7.5 7.5 7.5 6.75 6.75 7.5 7.5 7.5 8.25]
+xshow
+grestore
+% 445E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2777.25 861 moveto
+2684.75 861 lineto
+2684.75 825 lineto
+2777.25 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2777.25 861 moveto
+2684.75 861 lineto
+2684.75 825 lineto
+2777.25 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2692.75 838.65 moveto
+(a849f9d352e)
+[6.75 7.5 8.25 7.5 4.5 7.5 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 132->445E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2774 1105 moveto
+2765 1055 2744 925 2735 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2734.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2734.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2755.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 446E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2905 563 moveto
+2851 563 lineto
+2851 527 lineto
+2905 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2905 563 moveto
+2851 563 lineto
+2851 527 lineto
+2905 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2867.88 540.65 moveto
+(bce)
+[6.75 6.75 6.75]
+xshow
+grestore
+% 445E->446E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 2741 825 moveto
+2755 799 2780 752 2800 712 curveto
+2827 658 2856 594 2870 563 curveto
+stroke
+grestore
+% 134
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 39551 1125 moveto
+39503 1145 lineto
+39407 1145 lineto
+39359 1125 lineto
+39407 1105 lineto
+39503 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 39551 1125 moveto
+39503 1145 lineto
+39407 1145 lineto
+39359 1125 lineto
+39407 1105 lineto
+39503 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39384.5 1120.65 moveto
+(e7a887d88c2318beba51)
+[6.75 7.5 6.75 7.5 7.5 7.5 7.5 7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 447E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 39449.9 861 moveto
+39338.1 861 lineto
+39338.1 825 lineto
+39449.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 39449.9 861 moveto
+39338.1 861 lineto
+39338.1 825 lineto
+39449.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39345.6 838.65 moveto
+(9d8988c0945d6)
+[7.5 7.5 7.5 7.5 7.5 7.5 6.75 7.5 7.5 8.25 6.75 7.5 7.5]
+xshow
+grestore
+% 134->447E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 39451 1105 moveto
+39441 1055 39412 925 39400 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+39399 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+39399 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+39425.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 135
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 14609.1 1407 moveto
+14554.5 1427 lineto
+14445.5 1427 lineto
+14390.9 1407 lineto
+14445.5 1387 lineto
+14554.5 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 14609.1 1407 moveto
+14554.5 1427 lineto
+14445.5 1427 lineto
+14390.9 1407 lineto
+14445.5 1387 lineto
+14554.5 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14418.6 1402.65 moveto
+(be6b73bd46a7a5183e8c91a)
+[6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 8.25 7.5 6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 449E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12038.1 1143 moveto
+11951.9 1143 lineto
+11951.9 1107 lineto
+12038.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12038.1 1143 moveto
+11951.9 1143 lineto
+11951.9 1107 lineto
+12038.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11959.4 1120.65 moveto
+(ee91c97828)
+[6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 135->449E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 14423 1395 moveto
+14205 1362 13597 1270 13505 1260 curveto
+12860 1188 12673 1329 12047 1152 curveto
+12043 1151 12038 1149 12033 1147 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12029.5 1144.98 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12029.5 1144.98 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13632.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 769E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14732 1143 moveto
+14588 1143 lineto
+14588 1107 lineto
+14732 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14732 1143 moveto
+14588 1143 lineto
+14588 1107 lineto
+14732 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14595.5 1120.65 moveto
+(444189d179b5db71fe)
+[8.25 8.25 8.25 6.75 7.5 7.5 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 4.5 6.75]
+xshow
+grestore
+% 135->769E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 14512 1387 moveto
+14540 1336 14614 1206 14646 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14648 1146.47 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14648 1146.47 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+14580.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 770E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14569.9 1143 moveto
+14430.1 1143 lineto
+14430.1 1107 lineto
+14569.9 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14569.9 1143 moveto
+14430.1 1143 lineto
+14430.1 1107 lineto
+14569.9 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14438.1 1120.65 moveto
+(1e1fbbe14ac24e0518)
+[6.75 6.75 6.75 4.5 6.75 6.75 6.75 6.75 8.25 6.75 6.75 6.75 8.25 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 135->770E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 14500 1387 moveto
+14500 1337 14500 1207 14500 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14500 1147 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14500 1147 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+14500.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 450E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11299 861 moveto
+11233 861 lineto
+11233 825 lineto
+11299 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11299 861 moveto
+11233 861 lineto
+11233 825 lineto
+11299 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11240.5 838.65 moveto
+(b473716)
+[6.75 8.25 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 449E->450E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 11964 1107 moveto
+11957 1104 11950 1100 11943 1098 curveto
+11770 1030 11712 1058 11539 990 curveto
+11445 953 11343 891 11294 861 curveto
+stroke
+grestore
+% 769E->790E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14732 1116 moveto
+14785 1110 14859 1102 14924 1098 curveto
+17649 934 18342 1174 21065 990 curveto
+21126 985 21140 978 21200 974 curveto
+21851 923 23509 1045 24136 866 curveto
+24140 865 24144 863 24148 861 curveto
+stroke
+grestore
+% 769E->785E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14612 1107 moveto
+14601 1104 14590 1100 14579 1098 curveto
+14212 1010 14113 1021 13737 974 curveto
+13280 916 13146 1003 12705 866 curveto
+12701 865 12697 863 12693 861 curveto
+stroke
+grestore
+% 769E->784E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14609 1107 moveto
+14599 1104 14589 1101 14579 1098 curveto
+14400 1044 14352 1042 14172 990 curveto
+14150 983 14145 979 14122 974 curveto
+13835 904 13755 931 13466 866 curveto
+13449 862 13429 856 13414 851 curveto
+stroke
+grestore
+% 769E->787E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14732 1118 moveto
+14875 1104 15186 1064 15259 990 curveto
+15313 934 15261 890 15292 820 curveto
+15341 711 15440 604 15481 563 curveto
+stroke
+grestore
+% 769E->792E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14607 1107 moveto
+14598 1104 14588 1101 14579 1098 curveto
+14423 1048 14377 1055 14226 990 curveto
+14213 984 14212 978 14198 974 curveto
+13902 870 13742 1066 13499 866 curveto
+13450 825 13402 625 13388 563 curveto
+stroke
+grestore
+% 769E->791E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14616 1107 moveto
+14539 1076 14372 1011 14226 974 curveto
+13942 901 13851 967 13575 866 curveto
+13571 865 13568 863 13564 861 curveto
+stroke
+grestore
+% 769E->786E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14732 1117 moveto
+14785 1112 14859 1104 14924 1098 curveto
+15208 1070 17195 921 17474 866 curveto
+17490 863 17507 858 17521 853 curveto
+stroke
+grestore
+% 770E->785E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14452 1107 moveto
+14442 1104 14431 1100 14421 1098 curveto
+14088 1014 13998 1020 13657 974 curveto
+13236 915 13111 994 12705 866 curveto
+12701 865 12697 863 12693 861 curveto
+stroke
+grestore
+% 770E->784E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14450 1107 moveto
+14440 1104 14430 1101 14421 1098 curveto
+14216 1035 14164 1023 13954 974 curveto
+13722 919 13652 949 13428 866 curveto
+13423 864 13419 862 13414 859 curveto
+stroke
+grestore
+% 770E->792E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14449 1107 moveto
+14439 1104 14430 1101 14421 1098 curveto
+14237 1039 14192 1020 14004 974 curveto
+13768 915 13643 1033 13466 866 curveto
+13378 782 13380 618 13383 563 curveto
+stroke
+grestore
+% 770E->783E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14551 1107 moveto
+14560 1104 14570 1101 14579 1098 curveto
+14955 982 15057 981 15432 866 curveto
+15437 864 15442 863 15447 861 curveto
+stroke
+grestore
+% 770E->791E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14458 1107 moveto
+14375 1071 14191 993 14125 974 curveto
+13887 903 13808 955 13575 866 curveto
+13572 865 13568 863 13565 861 curveto
+stroke
+grestore
+% 770E->789E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14520 1107 moveto
+14573 1058 14714 924 14741 866 curveto
+14829 675 14695 581 14796 398 curveto
+14826 343 14890 304 14927 285 curveto
+stroke
+grestore
+% 770E->788E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14547 1107 moveto
+14558 1104 14569 1100 14579 1098 curveto
+14878 1024 14960 1044 15262 990 curveto
+15533 940 15607 949 15868 866 curveto
+15873 865 15877 863 15882 861 curveto
+stroke
+grestore
+% 136
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 43609.2 1125 moveto
+43557.1 1145 lineto
+43452.9 1145 lineto
+43400.8 1125 lineto
+43452.9 1105 lineto
+43557.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 43609.2 1125 moveto
+43557.1 1145 lineto
+43452.9 1145 lineto
+43400.8 1125 lineto
+43452.9 1105 lineto
+43557.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43427.4 1120.65 moveto
+(644f112bb0aa452ee7040a)
+[7.5 8.25 8.25 4.5 6 6.75 6.75 6.75 6.75 7.5 6.75 6.75 8.25 6.75 6.75 6.75 6.75 7.5 7.5 8.25 7.5 6.75]
+xshow
+grestore
+% 451E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43472.1 861 moveto
+43391.9 861 lineto
+43391.9 825 lineto
+43472.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43472.1 861 moveto
+43391.9 861 lineto
+43391.9 825 lineto
+43472.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43399.4 838.65 moveto
+(52f247fc3b)
+[6.75 6.75 4.5 6.75 8.25 7.5 4.5 6.75 6.75 6.75]
+xshow
+grestore
+% 136->451E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 43500 1105 moveto
+43487 1055 43453 925 43439 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43438 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43438 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+43469.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 452E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43380 563 moveto
+43326 563 lineto
+43326 527 lineto
+43380 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43380 563 moveto
+43326 563 lineto
+43326 527 lineto
+43380 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43335.4 540.65 moveto
+(93ea0)
+[7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 451E->452E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 43427 825 moveto
+43413 772 43372 617 43358 563 curveto
+stroke
+grestore
+% 137
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 3052.88 1125 moveto
+3010.94 1145 lineto
+2927.06 1145 lineto
+2885.12 1125 lineto
+2927.06 1105 lineto
+3010.94 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 3052.88 1125 moveto
+3010.94 1145 lineto
+2927.06 1145 lineto
+2885.12 1125 lineto
+2927.06 1105 lineto
+3010.94 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2909 1120.65 moveto
+(010957669f3770aac)
+[7.5 6.75 7.5 7.5 6.75 7.5 7.5 7.5 7.5 4.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 453E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 3113 861 moveto
+3059 861 lineto
+3059 825 lineto
+3113 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 3113 861 moveto
+3059 861 lineto
+3059 825 lineto
+3113 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3078.5 838.65 moveto
+(78)
+[7.5 7.5]
+xshow
+grestore
+% 137->453E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2977 1105 moveto
+2998 1054 3052 925 3075 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+3076.6 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+3076.6 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+3032.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 454E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2992 563 moveto
+2938 563 lineto
+2938 527 lineto
+2992 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2992 563 moveto
+2938 563 lineto
+2938 527 lineto
+2992 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2949.25 540.65 moveto
+(454E)
+[8.25 6.75 8.25 8.25]
+xshow
+grestore
+% 453E->454E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 3079 825 moveto
+3057 772 2994 617 2972 563 curveto
+stroke
+grestore
+% 138
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 12984.2 1125 moveto
+12928.6 1145 lineto
+12817.4 1145 lineto
+12761.8 1125 lineto
+12817.4 1105 lineto
+12928.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 12984.2 1125 moveto
+12928.6 1145 lineto
+12817.4 1145 lineto
+12761.8 1125 lineto
+12817.4 1105 lineto
+12928.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12789.4 1120.65 moveto
+(0a185946ee443342b07d8e1)
+[7.5 6.75 6.75 7.5 6.75 7.5 8.25 7.5 6.75 6.75 8.25 8.25 6.75 6.75 8.25 6.75 6.75 7.5 7.5 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 455E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12539.9 861 moveto
+12430.1 861 lineto
+12430.1 825 lineto
+12539.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12539.9 861 moveto
+12430.1 861 lineto
+12430.1 825 lineto
+12539.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12438.1 838.65 moveto
+(87a7e69a72412)
+[7.5 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 8.25 6.75 6.75]
+xshow
+grestore
+% 138->455E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12845 1105 moveto
+12775 1055 12592 921 12517 866 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12513.3 863.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12513.3 863.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12679.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 456E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12523.1 563 moveto
+12414.9 563 lineto
+12414.9 527 lineto
+12523.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12523.1 563 moveto
+12414.9 563 lineto
+12414.9 527 lineto
+12523.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12422.9 540.65 moveto
+(238805e2194c3)
+[6.75 6.75 7.5 7.5 7.5 6.75 6.75 6.75 6.75 7.5 8.25 6.75 6.75]
+xshow
+grestore
+% 455E->456E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 12484 825 moveto
+12482 772 12473 617 12470 563 curveto
+stroke
+grestore
+% 139
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 52669 1125 moveto
+52616 1145 lineto
+52510 1145 lineto
+52457 1125 lineto
+52510 1105 lineto
+52616 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 52669 1125 moveto
+52616 1145 lineto
+52510 1145 lineto
+52457 1125 lineto
+52510 1105 lineto
+52616 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52484.2 1120.65 moveto
+(f66fe4df3d189e69ce10c9c)
+[4.5 7.5 7.5 4.5 6.75 8.25 7.5 4.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 457E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52497 861 moveto
+52403 861 lineto
+52403 825 lineto
+52497 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52497 861 moveto
+52403 861 lineto
+52403 825 lineto
+52497 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52411 838.65 moveto
+(21407f8a6d7)
+[6.75 6.75 8.25 7.5 7.5 4.5 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 139->457E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 52555 1105 moveto
+52535 1054 52482 925 52460 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+52458.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+52458.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+52505.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 458E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52593.2 563 moveto
+52482.8 563 lineto
+52482.8 527 lineto
+52593.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52593.2 563 moveto
+52482.8 563 lineto
+52482.8 527 lineto
+52593.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52490.8 540.65 moveto
+(78b2d75d00166)
+[7.5 7.5 6.75 6.75 7.5 7.5 6.75 7.5 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 457E->458E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 52455 825 moveto
+52471 772 52517 617 52533 563 curveto
+stroke
+grestore
+% 140
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 2471.18 1125 moveto
+2431.59 1145 lineto
+2352.41 1145 lineto
+2312.82 1125 lineto
+2352.41 1105 lineto
+2431.59 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 2471.18 1125 moveto
+2431.59 1145 lineto
+2352.41 1145 lineto
+2312.82 1125 lineto
+2352.41 1105 lineto
+2431.59 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2336.5 1120.65 moveto
+(247e407f45b353f8)
+[6.75 8.25 7.5 6.75 8.25 7.5 7.5 4.5 8.25 6.75 6.75 6.75 6.75 6.75 4.5 7.5]
+xshow
+grestore
+% 459E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2506 861 moveto
+2452 861 lineto
+2452 825 lineto
+2506 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2506 861 moveto
+2452 861 lineto
+2452 825 lineto
+2506 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2463.62 838.65 moveto
+(459E)
+[8.25 6.75 7.5 8.25]
+xshow
+grestore
+% 140->459E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2398 1105 moveto
+2413 1054 2454 925 2471 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2472.03 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2472.03 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2439.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 460E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2668 563 moveto
+2614 563 lineto
+2614 527 lineto
+2668 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2668 563 moveto
+2614 563 lineto
+2614 527 lineto
+2668 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2625.25 540.65 moveto
+(460E)
+[8.25 7.5 7.5 8.25]
+xshow
+grestore
+% 459E->460E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 2489 825 moveto
+2518 772 2602 617 2631 563 curveto
+stroke
+grestore
+% 141
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 1457.18 1125 moveto
+1417.59 1145 lineto
+1338.41 1145 lineto
+1298.82 1125 lineto
+1338.41 1105 lineto
+1417.59 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 1457.18 1125 moveto
+1417.59 1145 lineto
+1338.41 1145 lineto
+1298.82 1125 lineto
+1338.41 1105 lineto
+1417.59 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1322.5 1120.65 moveto
+(84907547f36d0ff7)
+[7.5 8.25 7.5 7.5 7.5 6.75 8.25 7.5 4.5 6.75 7.5 7.5 7.5 4.5 4.5 7.5]
+xshow
+grestore
+% 461E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 1569.88 861 moveto
+1476.12 861 lineto
+1476.12 825 lineto
+1569.88 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 1569.88 861 moveto
+1476.12 861 lineto
+1476.12 825 lineto
+1569.88 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1483.62 838.65 moveto
+(e920b915087)
+[6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 141->461E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 1388 1105 moveto
+1415 1054 1482 924 1510 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+1512.02 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+1512.02 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+1456.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 462E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 1765 563 moveto
+1711 563 lineto
+1711 527 lineto
+1765 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 1765 563 moveto
+1711 563 lineto
+1711 527 lineto
+1765 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1722.62 540.65 moveto
+(462E)
+[8.25 7.5 6.75 8.25]
+xshow
+grestore
+% 461E->462E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 1536 825 moveto
+1575 772 1686 617 1725 563 curveto
+stroke
+grestore
+% 142
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 40314.9 1125 moveto
+40270 1145 lineto
+40180 1145 lineto
+40135.1 1125 lineto
+40180 1105 lineto
+40270 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 40314.9 1125 moveto
+40270 1145 lineto
+40180 1145 lineto
+40135.1 1125 lineto
+40180 1105 lineto
+40270 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40159.8 1120.65 moveto
+(805004328dad9d315d)
+[7.5 7.5 6.75 7.5 7.5 8.25 6.75 6.75 7.5 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 463E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 40320.1 861 moveto
+40205.9 861 lineto
+40205.9 825 lineto
+40320.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 40320.1 861 moveto
+40205.9 861 lineto
+40205.9 825 lineto
+40320.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40213.9 838.65 moveto
+(4280833ef80172)
+[8.25 6.75 7.5 7.5 7.5 6.75 6.75 6.75 4.5 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 142->463E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 40228 1105 moveto
+40235 1055 40252 925 40260 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+40260.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+40260.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+40246.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 143
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 5301.05 1125 moveto
+5261.02 1145 lineto
+5180.98 1145 lineto
+5140.95 1125 lineto
+5180.98 1105 lineto
+5261.02 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 5301.05 1125 moveto
+5261.02 1145 lineto
+5180.98 1145 lineto
+5140.95 1125 lineto
+5180.98 1105 lineto
+5261.02 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5164.75 1120.65 moveto
+(4f0cbd3fbf0cb1e8c)
+[8.25 4.5 7.5 6.75 6.75 7.5 6.75 4.5 6.75 4.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 465E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5110.75 861 moveto
+5051.25 861 lineto
+5051.25 825 lineto
+5110.75 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5110.75 861 moveto
+5051.25 861 lineto
+5051.25 825 lineto
+5110.75 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5059.25 838.65 moveto
+(403126)
+[8.25 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 143->465E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 5211 1105 moveto
+5186 1054 5121 924 5094 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5091.98 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5091.98 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5151.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 466E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5286 563 moveto
+5226 563 lineto
+5226 527 lineto
+5286 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5286 563 moveto
+5226 563 lineto
+5226 527 lineto
+5286 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5233.5 540.65 moveto
+(fb58e11)
+[4.5 6.75 6.75 7.5 6.75 6 6.75]
+xshow
+grestore
+% 465E->466E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 5088 825 moveto
+5100 793 5127 727 5157 676 curveto
+5183 633 5220 588 5240 563 curveto
+stroke
+grestore
+% 144
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 8798.92 1407 moveto
+8761.96 1427 lineto
+8688.04 1427 lineto
+8651.08 1407 lineto
+8688.04 1387 lineto
+8761.96 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 8798.92 1407 moveto
+8761.96 1427 lineto
+8688.04 1427 lineto
+8651.08 1407 lineto
+8688.04 1387 lineto
+8761.96 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8673.62 1402.65 moveto
+(4869e993f2bb10f)
+[8.25 7.5 7.5 7.5 6.75 7.5 7.5 6.75 4.5 6.75 6.75 6.75 6.75 7.5 4.5]
+xshow
+grestore
+% 467E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9064 1143 moveto
+9010 1143 lineto
+9010 1107 lineto
+9064 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9064 1143 moveto
+9010 1143 lineto
+9010 1107 lineto
+9064 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9032.5 1120.65 moveto
+(ff)
+[4.5 4.5]
+xshow
+grestore
+% 144->467E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8747 1387 moveto
+8804 1336 8950 1204 9011 1149 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9014.17 1145.83 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9014.17 1145.83 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8881.12 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 468E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9205 861 moveto
+9151 861 lineto
+9151 825 lineto
+9205 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9205 861 moveto
+9151 861 lineto
+9151 825 lineto
+9205 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9160.75 838.65 moveto
+(f9d09)
+[4.5 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 467E->468E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 9053 1107 moveto
+9073 1082 9110 1035 9132 990 curveto
+9154 946 9168 890 9174 861 curveto
+stroke
+grestore
+% 145
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 45589.2 1125 moveto
+45536.6 1145 lineto
+45431.4 1145 lineto
+45378.8 1125 lineto
+45431.4 1105 lineto
+45536.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 45589.2 1125 moveto
+45536.6 1145 lineto
+45431.4 1145 lineto
+45378.8 1125 lineto
+45431.4 1105 lineto
+45536.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45406 1120.65 moveto
+(665b76844ff78fc2cf66ca2)
+[7.5 7.5 6.75 6.75 7.5 7.5 7.5 8.25 8.25 4.5 4.5 7.5 7.5 4.5 6.75 6.75 6.75 4.5 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 469E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 45580.8 861 moveto
+45495.2 861 lineto
+45495.2 825 lineto
+45580.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 45580.8 861 moveto
+45495.2 861 lineto
+45495.2 825 lineto
+45580.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45502.8 838.65 moveto
+(af0268dddd)
+[6.75 4.5 7.5 6.75 7.5 7.5 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 145->469E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 45488 1105 moveto
+45498 1055 45522 925 45533 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+45533.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+45533.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+45514.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 470E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 45503.2 563 moveto
+45392.8 563 lineto
+45392.8 527 lineto
+45503.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 45503.2 563 moveto
+45392.8 563 lineto
+45392.8 527 lineto
+45503.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45400.8 540.65 moveto
+(c338481d79773)
+[6.75 6.75 6.75 7.5 8.25 7.5 6.75 7.5 7.5 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 469E->470E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 45533 825 moveto
+45517 772 45470 617 45454 563 curveto
+stroke
+grestore
+% 146
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 20712.9 843 moveto
+20655 863.004 lineto
+20539 863.004 lineto
+20481.1 843 lineto
+20539 822.996 lineto
+20655 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 20712.9 843 moveto
+20655 863.004 lineto
+20539 863.004 lineto
+20481.1 843 lineto
+20539 822.996 lineto
+20655 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20509.2 838.65 moveto
+(3f16509139c7dad5163b91799)
+[6.75 4.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 471E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 20595.1 563 moveto
+20508.9 563 lineto
+20508.9 527 lineto
+20595.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 20595.1 563 moveto
+20508.9 563 lineto
+20508.9 527 lineto
+20595.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20516.4 540.65 moveto
+(3089106e3b)
+[6.75 7.5 7.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 146->471E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20594 823 moveto
+20586 771 20565 629 20556 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+20555.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+20555.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20578.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 472E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 20433.1 290 moveto
+20376.9 290 lineto
+20376.9 254 lineto
+20433.1 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 20433.1 290 moveto
+20376.9 290 lineto
+20376.9 254 lineto
+20433.1 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20384.4 267.65 moveto
+(c5255d)
+[6.75 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 471E->472E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 20542 527 moveto
+20515 477 20442 340 20415 290 curveto
+stroke
+grestore
+% 147
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 28670.9 1125 moveto
+28612.4 1145 lineto
+28495.6 1145 lineto
+28437.1 1125 lineto
+28495.6 1105 lineto
+28612.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 28670.9 1125 moveto
+28612.4 1145 lineto
+28495.6 1145 lineto
+28437.1 1125 lineto
+28495.6 1105 lineto
+28612.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28465.9 1120.65 moveto
+(01db23a60422ba93a68611cc0)
+[7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5 8.25 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 473E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28831 861 moveto
+28777 861 lineto
+28777 825 lineto
+28831 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28831 861 moveto
+28777 861 lineto
+28777 825 lineto
+28831 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28788.6 838.65 moveto
+(473E)
+[8.25 7.5 6.75 8.25]
+xshow
+grestore
+% 147->473E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 28572 1105 moveto
+28616 1054 28734 922 28783 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28785.4 864.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28785.4 864.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28687.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 474E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28954 563 moveto
+28900 563 lineto
+28900 527 lineto
+28954 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28954 563 moveto
+28900 563 lineto
+28900 527 lineto
+28954 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28910.9 540.65 moveto
+(474E)
+[8.25 7.5 8.25 8.25]
+xshow
+grestore
+% 473E->474E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 28805 825 moveto
+28808 793 28817 727 28838 676 curveto
+28857 632 28891 587 28911 563 curveto
+stroke
+grestore
+% 148
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 35536.9 1125 moveto
+35483.4 1145 lineto
+35376.6 1145 lineto
+35323.1 1125 lineto
+35376.6 1105 lineto
+35483.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 35536.9 1125 moveto
+35483.4 1145 lineto
+35376.6 1145 lineto
+35323.1 1125 lineto
+35376.6 1105 lineto
+35483.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35350.5 1120.65 moveto
+(46125fcc583c0f494a3a1d3)
+[8.25 7.5 6.75 6.75 6.75 4.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 4.5 8.25 7.5 8.25 6.75 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 475E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35483 861 moveto
+35369 861 lineto
+35369 825 lineto
+35483 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35483 861 moveto
+35369 861 lineto
+35369 825 lineto
+35483 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35376.5 838.65 moveto
+(db6c4213a717bc)
+[7.5 6.75 7.5 6.75 8.25 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 148->475E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 35430 1105 moveto
+35429 1055 35427 925 35426 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35426 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35426 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35428.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 149
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 21641.2 843 moveto
+21585.6 863.004 lineto
+21474.4 863.004 lineto
+21418.8 843 lineto
+21474.4 822.996 lineto
+21585.6 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 21641.2 843 moveto
+21585.6 863.004 lineto
+21474.4 863.004 lineto
+21418.8 843 lineto
+21474.4 822.996 lineto
+21585.6 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21446.4 838.65 moveto
+(731857fe189fb398e80a0594)
+[7.5 6.75 6.75 7.5 6.75 7.5 4.5 6.75 6.75 7.5 7.5 4.5 6.75 6.75 7.5 7.5 6.75 7.5 7.5 6.75 7.5 6.75 7.5 8.25]
+xshow
+grestore
+% 477E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21499.1 563 moveto
+21412.9 563 lineto
+21412.9 527 lineto
+21499.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21499.1 563 moveto
+21412.9 563 lineto
+21412.9 527 lineto
+21499.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21420.4 540.65 moveto
+(3089106e3b)
+[6.75 7.5 7.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 149->477E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21525 823 moveto
+21512 771 21477 629 21462 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21461 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21461 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21498.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 478E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21325 290 moveto
+21271 290 lineto
+21271 254 lineto
+21325 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21325 290 moveto
+21271 290 lineto
+21271 254 lineto
+21325 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21280.8 267.65 moveto
+(5c6a2)
+[6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 477E->478E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 21445 527 moveto
+21417 477 21337 340 21309 290 curveto
+stroke
+grestore
+% 150
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 25172.8 1685 moveto
+25122.4 1705 lineto
+25021.6 1705 lineto
+24971.2 1685 lineto
+25021.6 1665 lineto
+25122.4 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 25172.8 1685 moveto
+25122.4 1705 lineto
+25021.6 1705 lineto
+24971.2 1685 lineto
+25021.6 1665 lineto
+25122.4 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24997.8 1680.65 moveto
+(6fb7a84e370ef70feac5cb)
+[7.5 4.5 6.75 7.5 6.75 7.5 8.25 6.75 6.75 7.5 7.5 6.75 4.5 7.5 7.5 4.5 6.75 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 479E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25068.8 1425 moveto
+24971.2 1425 lineto
+24971.2 1389 lineto
+25068.8 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25068.8 1425 moveto
+24971.2 1425 lineto
+24971.2 1389 lineto
+25068.8 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24978.8 1402.65 moveto
+(396b16a892fe)
+[6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 4.5 6.75]
+xshow
+grestore
+% 150->479E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 25068 1665 moveto
+25058 1615 25035 1488 25025 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25024 1428.88 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25024 1428.88 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25049.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 479E->358E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 25009 1389 moveto
+24979 1338 24893 1194 24863 1143 curveto
+stroke
+grestore
+% 151
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 15341.1 1125 moveto
+15295.1 1145 lineto
+15202.9 1145 lineto
+15156.9 1125 lineto
+15202.9 1105 lineto
+15295.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 15341.1 1125 moveto
+15295.1 1145 lineto
+15202.9 1145 lineto
+15156.9 1125 lineto
+15202.9 1105 lineto
+15295.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15181.9 1120.65 moveto
+(e343cea291b79a2ed4e)
+[6.75 6.75 8.25 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 8.25 6.75]
+xshow
+grestore
+% 481E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14952.1 861 moveto
+14825.9 861 lineto
+14825.9 825 lineto
+14952.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14952.1 861 moveto
+14825.9 861 lineto
+14825.9 825 lineto
+14952.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14833.9 838.65 moveto
+(88d8b220746882d)
+[7.5 7.5 7.5 7.5 6.75 6.75 6.75 7.5 7.5 8.25 7.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 151->481E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15223 1105 moveto
+15158 1055 14988 921 14918 866 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14915.1 863.561 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14915.1 863.561 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15069.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 482E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14963.9 563 moveto
+14884.1 563 lineto
+14884.1 527 lineto
+14963.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14963.9 563 moveto
+14884.1 563 lineto
+14884.1 527 lineto
+14963.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14892.1 540.65 moveto
+(a3781072b)
+[6.75 6.75 7.5 7.5 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 481E->482E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14891 825 moveto
+14898 772 14916 617 14922 563 curveto
+stroke
+grestore
+% 152
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 30942.9 1125 moveto
+30890.9 1145 lineto
+30787.1 1145 lineto
+30735.1 1125 lineto
+30787.1 1105 lineto
+30890.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 30942.9 1125 moveto
+30890.9 1145 lineto
+30787.1 1145 lineto
+30735.1 1125 lineto
+30787.1 1105 lineto
+30890.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30762.1 1120.65 moveto
+(5f2592b20f13356b7fc8b42)
+[6.75 4.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5 4.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 4.5 6.75 7.5 6.75 8.25 6.75]
+xshow
+grestore
+% 483E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 30826 861 moveto
+30772 861 lineto
+30772 825 lineto
+30826 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 30826 861 moveto
+30772 861 lineto
+30772 825 lineto
+30826 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30783.6 838.65 moveto
+(483E)
+[8.25 7.5 6.75 8.25]
+xshow
+grestore
+% 152->483E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 30836 1105 moveto
+30829 1055 30811 925 30803 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+30802.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+30802.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+30819.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 484E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 30389 563 moveto
+30335 563 lineto
+30335 527 lineto
+30389 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 30389 563 moveto
+30335 563 lineto
+30335 527 lineto
+30389 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30345.9 540.65 moveto
+(484E)
+[8.25 7.5 8.25 8.25]
+xshow
+grestore
+% 483E->484E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 30772 825 moveto
+30694 771 30466 616 30389 563 curveto
+stroke
+grestore
+% 153
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 12009.8 1685 moveto
+11952.9 1705 lineto
+11839.1 1705 lineto
+11782.2 1685 lineto
+11839.1 1665 lineto
+11952.9 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 12009.8 1685 moveto
+11952.9 1705 lineto
+11839.1 1705 lineto
+11782.2 1685 lineto
+11839.1 1665 lineto
+11952.9 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11810.5 1680.65 moveto
+(275a0407e33e9b8aa9cdd051)
+[6.75 7.5 6.75 6.75 7.5 8.25 7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 731E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11905 1425 moveto
+11851 1425 lineto
+11851 1389 lineto
+11905 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11905 1425 moveto
+11851 1425 lineto
+11851 1389 lineto
+11905 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11863.4 1402.65 moveto
+(731E)
+[7.5 6.75 6.75 8.25]
+xshow
+grestore
+% 153->731E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 11895 1665 moveto
+11892 1615 11884 1489 11880 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11879.5 1428.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11879.5 1428.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11889.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 732E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11934 1143 moveto
+11822 1143 lineto
+11822 1107 lineto
+11934 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11934 1143 moveto
+11822 1143 lineto
+11822 1107 lineto
+11934 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11830 1120.65 moveto
+(37f57e81ebed95)
+[6.75 7.5 4.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 731E->732E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 11878 1389 moveto
+11878 1338 11878 1194 11878 1143 curveto
+stroke
+grestore
+% 155
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 51512.9 1125 moveto
+51464.5 1145 lineto
+51367.5 1145 lineto
+51319.1 1125 lineto
+51367.5 1105 lineto
+51464.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 51512.9 1125 moveto
+51464.5 1145 lineto
+51367.5 1145 lineto
+51319.1 1125 lineto
+51367.5 1105 lineto
+51464.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51345.1 1120.65 moveto
+(173fd00917644f0f1f3e3)
+[6.75 7.5 6.75 4.5 7.5 7.5 7.5 7.5 6.75 7.5 7.5 8.25 8.25 4.5 7.5 4.5 6.75 4.5 6.75 6.75 6.75]
+xshow
+grestore
+% 485E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 51360.1 861 moveto
+51267.9 861 lineto
+51267.9 825 lineto
+51360.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 51360.1 861 moveto
+51267.9 861 lineto
+51267.9 825 lineto
+51360.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51275.4 838.65 moveto
+(0acc5bb8ca4)
+[7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75 8.25]
+xshow
+grestore
+% 155->485E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 51409 1105 moveto
+51390 1054 51344 925 51324 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+51322.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+51322.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+51363.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 486E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 51337 563 moveto
+51243 563 lineto
+51243 527 lineto
+51337 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 51337 563 moveto
+51243 563 lineto
+51243 527 lineto
+51337 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51251 540.65 moveto
+(59a8b435ccd)
+[6.75 7.5 6.75 7.5 6.75 8.25 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 485E->486E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 51313 825 moveto
+51308 772 51296 617 51291 563 curveto
+stroke
+grestore
+% 156
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 1078.78 1125 moveto
+1034.89 1145 lineto
+947.111 1145 lineto
+903.223 1125 lineto
+947.111 1105 lineto
+1034.89 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 1078.78 1125 moveto
+1034.89 1145 lineto
+947.111 1145 lineto
+903.223 1125 lineto
+947.111 1105 lineto
+1034.89 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+927.625 1120.65 moveto
+(c72df69b40156a3254)
+[6.75 7.5 6.75 7.5 4.5 7.5 7.5 6.75 8.25 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 8.25]
+xshow
+grestore
+% 487E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 932.123 861 moveto
+863.877 861 lineto
+863.877 825 lineto
+932.123 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 932.123 861 moveto
+863.877 861 lineto
+863.877 825 lineto
+932.123 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+871.375 838.65 moveto
+(fff03efcd)
+[4.5 4.5 4.5 7.5 6.75 6.75 4.5 6.75 7.5]
+xshow
+grestore
+% 156->487E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 984 1105 moveto
+968 1054 925 925 907 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+905.405 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+905.405 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+945.125 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 488E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 1213.12 563 moveto
+1140.88 563 lineto
+1140.88 527 lineto
+1213.12 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 1213.12 563 moveto
+1140.88 563 lineto
+1140.88 527 lineto
+1213.12 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1148.88 540.65 moveto
+(a738ba39)
+[6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 487E->488E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 932 825 moveto
+997 789 1136 714 1138 712 curveto
+1173 666 1178 596 1178 563 curveto
+stroke
+grestore
+% 157
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 51097.1 1125 moveto
+51051.1 1145 lineto
+50958.9 1145 lineto
+50912.9 1125 lineto
+50958.9 1105 lineto
+51051.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 51097.1 1125 moveto
+51051.1 1145 lineto
+50958.9 1145 lineto
+50912.9 1125 lineto
+50958.9 1105 lineto
+51051.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50937.9 1120.65 moveto
+(6c632ad9c42228bb337)
+[7.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 6.75 8.25 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 489E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50986 861 moveto
+50932 861 lineto
+50932 825 lineto
+50986 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50986 861 moveto
+50932 861 lineto
+50932 825 lineto
+50986 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50948.5 838.65 moveto
+(eb8)
+[6.75 6.75 7.5]
+xshow
+grestore
+% 157->489E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 51002 1105 moveto
+50993 1055 50972 925 50963 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50962.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50962.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50980.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 490E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50905 563 moveto
+50823 563 lineto
+50823 527 lineto
+50905 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50905 563 moveto
+50823 563 lineto
+50823 527 lineto
+50905 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50831 540.65 moveto
+(86e9b0428)
+[7.5 7.5 6.75 7.5 6.75 7.5 8.25 6.75 7.5]
+xshow
+grestore
+% 489E->490E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 50953 825 moveto
+50937 772 50887 617 50870 563 curveto
+stroke
+grestore
+% 158
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 24499.2 1125 moveto
+24450.1 1145 lineto
+24351.9 1145 lineto
+24302.8 1125 lineto
+24351.9 1105 lineto
+24450.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 24499.2 1125 moveto
+24450.1 1145 lineto
+24351.9 1145 lineto
+24302.8 1125 lineto
+24351.9 1105 lineto
+24450.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24328.6 1120.65 moveto
+(bbb13dc62adf2de2a42b6)
+[6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 4.5 6.75 7.5 6.75 6.75 6.75 8.25 6.75 6.75 7.5]
+xshow
+grestore
+% 491E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25993.1 861 moveto
+25906.9 861 lineto
+25906.9 825 lineto
+25993.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25993.1 861 moveto
+25906.9 861 lineto
+25906.9 825 lineto
+25993.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25914.4 838.65 moveto
+(69ce90c9b2)
+[7.5 7.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 158->491E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 24436 1105 moveto
+24496 1071 24625 1004 24741 974 curveto
+25241 843 25399 996 25898 866 curveto
+25900 866 25903 865 25905 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25909.3 862.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25909.3 862.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+24741.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 492E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26028.1 563 moveto
+25967.9 563 lineto
+25967.9 527 lineto
+26028.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26028.1 563 moveto
+25967.9 563 lineto
+25967.9 527 lineto
+26028.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25975.9 540.65 moveto
+(a4c7d0)
+[6.75 8.25 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 491E->492E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 25953 825 moveto
+25961 772 25986 617 25995 563 curveto
+stroke
+grestore
+% 159
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 59139.1 1407 moveto
+59112 1427 lineto
+59058 1427 lineto
+59030.9 1407 lineto
+59058 1387 lineto
+59112 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 59139.1 1407 moveto
+59112 1427 lineto
+59058 1427 lineto
+59030.9 1407 lineto
+59058 1387 lineto
+59112 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59051.2 1402.65 moveto
+(6282bc21f6)
+[7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 4.5 7.5]
+xshow
+grestore
+% 495E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 59167.2 1143 moveto
+59002.8 1143 lineto
+59002.8 1107 lineto
+59167.2 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 59167.2 1143 moveto
+59002.8 1143 lineto
+59002.8 1107 lineto
+59167.2 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59010.8 1120.65 moveto
+(de34214b4c258c9333ec3)
+[7.5 6.75 6.75 8.25 6.75 6.75 8.25 6.75 8.25 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 159->495E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59085 1387 moveto
+59085 1337 59085 1207 59085 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+59085 1147 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+59085 1147 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59084.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 795E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 59134.1 861 moveto
+59013.9 861 lineto
+59013.9 825 lineto
+59134.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 59134.1 861 moveto
+59013.9 861 lineto
+59013.9 825 lineto
+59134.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59021.9 838.65 moveto
+(16c3ae29c0bc713)
+[6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 495E->795E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 59084 1107 moveto
+59082 1056 59077 912 59075 861 curveto
+stroke
+grestore
+% 160
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 52215.1 1125 moveto
+52154.6 1145 lineto
+52033.4 1145 lineto
+51972.9 1125 lineto
+52033.4 1105 lineto
+52154.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 52215.1 1125 moveto
+52154.6 1145 lineto
+52033.4 1145 lineto
+51972.9 1125 lineto
+52033.4 1105 lineto
+52154.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52001.8 1120.65 moveto
+(71cf45dd4e91bcca945137b40e)
+[7.5 6.75 6.75 4.5 8.25 6.75 7.5 7.5 8.25 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 8.25 6.75 6.75 6.75 7.5 6.75 8.25 7.5 6.75]
+xshow
+grestore
+% 499E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52130.1 861 moveto
+52057.9 861 lineto
+52057.9 825 lineto
+52130.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52130.1 861 moveto
+52057.9 861 lineto
+52057.9 825 lineto
+52130.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52065.9 838.65 moveto
+(65fd8495)
+[7.5 6.75 4.5 7.5 7.5 8.25 7.5 6.75]
+xshow
+grestore
+% 160->499E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 52094 1105 moveto
+52094 1055 52094 925 52094 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+52094 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+52094 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+52093.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 500E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 51891 563 moveto
+51767 563 lineto
+51767 527 lineto
+51891 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 51891 563 moveto
+51767 563 lineto
+51767 527 lineto
+51891 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51775 540.65 moveto
+(a8f0fe2eb7bc1471)
+[6.75 7.5 4.5 7.5 4.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 8.25 7.5 6.75]
+xshow
+grestore
+% 499E->500E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 52058 825 moveto
+52005 797 51906 743 51882 712 curveto
+51846 666 51834 596 51831 563 curveto
+stroke
+grestore
+% 161
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 27460.8 1125 moveto
+27400.9 1145 lineto
+27281.1 1145 lineto
+27221.2 1125 lineto
+27281.1 1105 lineto
+27400.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 27460.8 1125 moveto
+27400.9 1145 lineto
+27281.1 1145 lineto
+27221.2 1125 lineto
+27281.1 1105 lineto
+27400.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27249.9 1120.65 moveto
+(a3b6df27179b175c88fa4c9cf9f)
+[6.75 6.75 6.75 7.5 7.5 4.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 7.5 4.5 6.75 8.25 6.75 7.5 6.75 4.5 7.5 4.5]
+xshow
+grestore
+% 501E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 27285 861 moveto
+27231 861 lineto
+27231 825 lineto
+27285 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 27285 861 moveto
+27231 861 lineto
+27231 825 lineto
+27285 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27243.4 838.65 moveto
+(6577)
+[7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 161->501E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 27335 1105 moveto
+27321 1054 27282 925 27265 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+27264 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+27264 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+27300.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 502E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26996 563 moveto
+26942 563 lineto
+26942 527 lineto
+26996 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26996 563 moveto
+26942 563 lineto
+26942 527 lineto
+26996 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26950.6 540.65 moveto
+(4f6f7f)
+[8.25 4.5 7.5 4.5 7.5 4.5]
+xshow
+grestore
+% 501E->502E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 27240 825 moveto
+27189 772 27039 617 26987 563 curveto
+stroke
+grestore
+% 162
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 36452.9 1125 moveto
+36399.4 1145 lineto
+36292.6 1145 lineto
+36239.1 1125 lineto
+36292.6 1105 lineto
+36399.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 36452.9 1125 moveto
+36399.4 1145 lineto
+36292.6 1145 lineto
+36239.1 1125 lineto
+36292.6 1105 lineto
+36399.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36266.5 1120.65 moveto
+(284f14a259991806654e74)
+[6.75 7.5 8.25 4.5 6.75 8.25 6.75 6.75 6.75 7.5 7.5 7.5 6.75 7.5 7.5 7.5 7.5 6.75 8.25 6.75 7.5 8.25]
+xshow
+grestore
+% 503E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 36357.1 861 moveto
+36242.9 861 lineto
+36242.9 825 lineto
+36357.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 36357.1 861 moveto
+36242.9 861 lineto
+36242.9 825 lineto
+36357.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36250.9 838.65 moveto
+(4280833ef80172)
+[8.25 6.75 7.5 7.5 7.5 6.75 6.75 6.75 4.5 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 162->503E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36343 1105 moveto
+36334 1055 36313 925 36304 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+36303.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+36303.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+36324.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 163
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 8215.78 1125 moveto
+8171.89 1145 lineto
+8084.11 1145 lineto
+8040.22 1125 lineto
+8084.11 1105 lineto
+8171.89 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 8215.78 1125 moveto
+8171.89 1145 lineto
+8084.11 1145 lineto
+8040.22 1125 lineto
+8084.11 1105 lineto
+8171.89 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8064.62 1120.65 moveto
+(a7c99ccf6ddf6f5ebbe)
+[6.75 7.5 6.75 7.5 7.5 6.75 6.75 4.5 7.5 7.5 7.5 4.5 7.5 4.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 505E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 8175 861 moveto
+8121 861 lineto
+8121 825 lineto
+8175 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 8175 861 moveto
+8121 861 lineto
+8121 825 lineto
+8175 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8130.75 838.65 moveto
+(c4fd8)
+[6.75 8.25 4.5 7.5 7.5]
+xshow
+grestore
+% 163->505E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8129 1105 moveto
+8133 1055 8142 925 8146 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+8146.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+8146.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8140.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 506E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 8082.12 563 moveto
+8001.88 563 lineto
+8001.88 527 lineto
+8082.12 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 8082.12 563 moveto
+8001.88 563 lineto
+8001.88 527 lineto
+8082.12 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8009.38 540.65 moveto
+(7528dd86b)
+[7.5 6.75 6.75 7.5 7.5 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 505E->506E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 8142 825 moveto
+8123 772 8068 617 8049 563 curveto
+stroke
+grestore
+% 164
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 44669.2 1125 moveto
+44641.1 1145 lineto
+44584.9 1145 lineto
+44556.8 1125 lineto
+44584.9 1105 lineto
+44641.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 44669.2 1125 moveto
+44641.1 1145 lineto
+44584.9 1145 lineto
+44556.8 1125 lineto
+44584.9 1105 lineto
+44641.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44577.4 1120.65 moveto
+(c32d2697e8)
+[6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 507E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 44628.1 861 moveto
+44547.9 861 lineto
+44547.9 825 lineto
+44628.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 44628.1 861 moveto
+44547.9 861 lineto
+44547.9 825 lineto
+44628.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44555.4 838.65 moveto
+(52f247fc3b)
+[6.75 6.75 4.5 6.75 8.25 7.5 4.5 6.75 6.75 6.75]
+xshow
+grestore
+% 164->507E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 44611 1105 moveto
+44606 1055 44595 925 44591 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+44590.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+44590.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+44601.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 508E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 44549 563 moveto
+44495 563 lineto
+44495 527 lineto
+44549 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 44549 563 moveto
+44495 563 lineto
+44495 527 lineto
+44549 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44507 540.65 moveto
+(508E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 507E->508E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 44584 825 moveto
+44572 772 44538 617 44526 563 curveto
+stroke
+grestore
+% 165
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 23603.1 1125 moveto
+23545.5 1145 lineto
+23430.5 1145 lineto
+23372.9 1125 lineto
+23430.5 1105 lineto
+23545.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 23603.1 1125 moveto
+23545.5 1145 lineto
+23430.5 1145 lineto
+23372.9 1125 lineto
+23430.5 1105 lineto
+23545.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23401 1120.65 moveto
+(d12bd75c24b110ef90cdd35d3)
+[7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 8.25 6.75 6 6.75 7.5 6.75 4.5 7.5 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 509E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25161 861 moveto
+25107 861 lineto
+25107 825 lineto
+25161 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25161 861 moveto
+25107 861 lineto
+25107 825 lineto
+25161 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25119 838.65 moveto
+(0668)
+[7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 165->509E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23509 1105 moveto
+23546 1071 23626 1003 23708 974 curveto
+24293 767 24511 1062 25098 866 curveto
+25099 866 25101 865 25102 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25105.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25105.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23708.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 510E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25315.2 563 moveto
+25198.8 563 lineto
+25198.8 527 lineto
+25315.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25315.2 563 moveto
+25198.8 563 lineto
+25198.8 527 lineto
+25315.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25206.8 540.65 moveto
+(32b98f11f3d01d6)
+[6.75 6.75 6.75 7.5 7.5 4.5 6 6.75 4.5 6.75 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 509E->510E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 25142 825 moveto
+25163 772 25227 617 25249 563 curveto
+stroke
+grestore
+% 166
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 38611 1125 moveto
+38555 1145 lineto
+38443 1145 lineto
+38387 1125 lineto
+38443 1105 lineto
+38555 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 38611 1125 moveto
+38555 1145 lineto
+38443 1145 lineto
+38387 1125 lineto
+38443 1105 lineto
+38555 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+38414.6 1120.65 moveto
+(1c07453d584f3d14b1876fdb)
+[6.75 6.75 7.5 7.5 8.25 6.75 6.75 7.5 6.75 7.5 8.25 4.5 6.75 7.5 6.75 8.25 6.75 6.75 7.5 7.5 7.5 4.5 7.5 6.75]
+xshow
+grestore
+% 511E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 38490.8 861 moveto
+38395.2 861 lineto
+38395.2 825 lineto
+38490.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 38490.8 861 moveto
+38395.2 861 lineto
+38395.2 825 lineto
+38490.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+38403.2 838.65 moveto
+(460aed10cc9)
+[8.25 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 166->511E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38495 1105 moveto
+38485 1055 38460 925 38449 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+38448 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+38448 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+38471.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 167
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 46785.2 1125 moveto
+46729.6 1145 lineto
+46618.4 1145 lineto
+46562.8 1125 lineto
+46618.4 1105 lineto
+46729.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 46785.2 1125 moveto
+46729.6 1145 lineto
+46618.4 1145 lineto
+46562.8 1125 lineto
+46618.4 1105 lineto
+46729.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46590.8 1120.65 moveto
+(f713a8b311ffa05ce3683ad10)
+[4.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6 6.75 4.5 4.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 513E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 46851.9 861 moveto
+46752.1 861 lineto
+46752.1 825 lineto
+46851.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 46851.9 861 moveto
+46752.1 861 lineto
+46752.1 825 lineto
+46851.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46759.6 838.65 moveto
+(30d6138b63eb)
+[6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 167->513E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 46683 1105 moveto
+46706 1054 46765 924 46791 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+46792.4 864.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+46792.4 864.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+46743.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 514E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 46974.2 563 moveto
+46881.8 563 lineto
+46881.8 527 lineto
+46974.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 46974.2 563 moveto
+46881.8 563 lineto
+46881.8 527 lineto
+46974.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46889.8 540.65 moveto
+(bd7aca295ca)
+[6.75 7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 513E->514E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 46810 825 moveto
+46832 772 46898 617 46920 563 curveto
+stroke
+grestore
+% 168
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 49698.9 1125 moveto
+49645.4 1145 lineto
+49538.6 1145 lineto
+49485.1 1125 lineto
+49538.6 1105 lineto
+49645.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 49698.9 1125 moveto
+49645.4 1145 lineto
+49538.6 1145 lineto
+49485.1 1125 lineto
+49538.6 1105 lineto
+49645.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+49512.5 1120.65 moveto
+(3cdc90c57243373efaba65a)
+[6.75 6.75 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 8.25 6.75 6.75 7.5 6.75 6.75 4.5 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 515E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 49567 861 moveto
+49485 861 lineto
+49485 825 lineto
+49567 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 49567 861 moveto
+49485 861 lineto
+49485 825 lineto
+49567 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+49493 838.65 moveto
+(fa2afbd869)
+[4.5 6.75 6.75 6.75 4.5 6.75 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 168->515E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 49587 1105 moveto
+49576 1055 49545 925 49532 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+49531 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+49531 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+49557.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 516E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 49345.8 563 moveto
+49280.2 563 lineto
+49280.2 527 lineto
+49345.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 49345.8 563 moveto
+49280.2 563 lineto
+49280.2 527 lineto
+49345.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+49288.2 540.65 moveto
+(0da9135)
+[7.5 7.5 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 515E->516E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 49513 825 moveto
+49475 772 49364 617 49326 563 curveto
+stroke
+grestore
+% 169
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 49466.8 1125 moveto
+49412.9 1145 lineto
+49305.1 1145 lineto
+49251.2 1125 lineto
+49305.1 1105 lineto
+49412.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 49466.8 1125 moveto
+49412.9 1145 lineto
+49305.1 1145 lineto
+49251.2 1125 lineto
+49305.1 1105 lineto
+49412.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+49278.8 1120.65 moveto
+(e3bdbca0e2256fffa8a59018)
+[6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 4.5 4.5 4.5 6.75 7.5 6.75 6.75 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 517E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 49285.2 861 moveto
+49202.8 861 lineto
+49202.8 825 lineto
+49285.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 49285.2 861 moveto
+49202.8 861 lineto
+49202.8 825 lineto
+49285.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+49210.2 838.65 moveto
+(81dabfaba8)
+[7.5 6.75 7.5 6.75 6.75 4.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 169->517E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 49351 1105 moveto
+49330 1054 49277 925 49254 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+49252.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+49252.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+49300.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 518E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 48691.8 563 moveto
+48624.2 563 lineto
+48624.2 527 lineto
+48691.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 48691.8 563 moveto
+48624.2 563 lineto
+48624.2 527 lineto
+48691.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48631.8 540.65 moveto
+(fe821bce)
+[4.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 517E->518E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 49208 825 moveto
+49103 771 48795 614 48692 562 curveto
+stroke
+grestore
+% 170
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 46297.1 1125 moveto
+46236.6 1145 lineto
+46115.4 1145 lineto
+46054.9 1125 lineto
+46115.4 1105 lineto
+46236.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 46297.1 1125 moveto
+46236.6 1145 lineto
+46115.4 1145 lineto
+46054.9 1125 lineto
+46115.4 1105 lineto
+46236.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46083.8 1120.65 moveto
+(75ba8d840070942eb4e737849)
+[7.5 6.75 6.75 6.75 7.5 7.5 7.5 8.25 7.5 7.5 7.5 7.5 7.5 8.25 6.75 6.75 6.75 8.25 6.75 7.5 6.75 7.5 7.5 8.25 7.5]
+xshow
+grestore
+% 519E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 46483.2 861 moveto
+46400.8 861 lineto
+46400.8 825 lineto
+46483.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 46483.2 861 moveto
+46400.8 861 lineto
+46400.8 825 lineto
+46483.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46408.2 838.65 moveto
+(81dabfaba8)
+[7.5 6.75 7.5 6.75 6.75 4.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 170->519E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 46187 1105 moveto
+46204 1075 46240 1016 46278 974 curveto
+46318 931 46373 890 46408 866 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+46411.7 863.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+46411.7 863.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+46278.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 520E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 46530.9 563 moveto
+46455.1 563 lineto
+46455.1 527 lineto
+46530.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 46530.9 563 moveto
+46455.1 563 lineto
+46455.1 527 lineto
+46530.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46462.6 540.65 moveto
+(e64f22a31)
+[6.75 7.5 8.25 4.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 519E->520E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 46445 825 moveto
+46454 772 46481 617 46490 563 curveto
+stroke
+grestore
+% 171
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 48007.2 1125 moveto
+47950.1 1145 lineto
+47835.9 1145 lineto
+47778.8 1125 lineto
+47835.9 1105 lineto
+47950.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 48007.2 1125 moveto
+47950.1 1145 lineto
+47835.9 1145 lineto
+47778.8 1125 lineto
+47835.9 1105 lineto
+47950.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47806.8 1120.65 moveto
+(fbdc3ca37406f66635c8b226e)
+[4.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 8.25 7.5 7.5 4.5 7.5 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 521E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47914.1 861 moveto
+47839.9 861 lineto
+47839.9 825 lineto
+47914.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47914.1 861 moveto
+47839.9 861 lineto
+47839.9 825 lineto
+47914.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47847.4 838.65 moveto
+(8cbcf5cb5)
+[7.5 6.75 6.75 6.75 4.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 171->521E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47892 1105 moveto
+47889 1055 47882 925 47878 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47878 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47878 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47884.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 522E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47758.9 563 moveto
+47685.1 563 lineto
+47685.1 527 lineto
+47758.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47758.9 563 moveto
+47685.1 563 lineto
+47685.1 527 lineto
+47758.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47693.1 540.65 moveto
+(46e412a3)
+[8.25 7.5 6.75 8.25 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 521E->522E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 47867 825 moveto
+47853 799 47827 752 47806 712 curveto
+47778 658 47746 594 47731 563 curveto
+stroke
+grestore
+% 172
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 42500.8 1125 moveto
+42443.9 1145 lineto
+42330.1 1145 lineto
+42273.2 1125 lineto
+42330.1 1105 lineto
+42443.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 42500.8 1125 moveto
+42443.9 1145 lineto
+42330.1 1145 lineto
+42273.2 1125 lineto
+42330.1 1105 lineto
+42443.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42301.5 1120.65 moveto
+(40b49a5a9bb256c7a3286e56)
+[8.25 7.5 6.75 8.25 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 523E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 42352.2 861 moveto
+42259.8 861 lineto
+42259.8 825 lineto
+42352.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 42352.2 861 moveto
+42259.8 861 lineto
+42259.8 825 lineto
+42352.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42267.8 838.65 moveto
+(f72564578be)
+[4.5 7.5 6.75 6.75 7.5 8.25 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 172->523E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 42381 1105 moveto
+42367 1054 42330 925 42313 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+42312 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+42312 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+42347.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 524E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 36876.9 563 moveto
+36803.1 563 lineto
+36803.1 527 lineto
+36876.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 36876.9 563 moveto
+36803.1 563 lineto
+36803.1 527 lineto
+36876.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36811.1 540.65 moveto
+(1d792d81)
+[6.75 7.5 7.5 7.5 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 523E->524E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 42260 834 moveto
+42234 829 42200 823 42170 820 curveto
+39967 572 37225 547 36877 545 curveto
+stroke
+grestore
+% 173
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 47270.8 1125 moveto
+47213.9 1145 lineto
+47100.1 1145 lineto
+47043.2 1125 lineto
+47100.1 1105 lineto
+47213.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 47270.8 1125 moveto
+47213.9 1145 lineto
+47100.1 1145 lineto
+47043.2 1125 lineto
+47100.1 1105 lineto
+47213.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47071.5 1120.65 moveto
+(3b2f08d52e4bca3f9ca7bbbd6)
+[6.75 6.75 6.75 4.5 7.5 7.5 7.5 6.75 6.75 6.75 8.25 6.75 6.75 6.75 6.75 4.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 525E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47225.2 861 moveto
+47142.8 861 lineto
+47142.8 825 lineto
+47225.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47225.2 861 moveto
+47142.8 861 lineto
+47142.8 825 lineto
+47225.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47150.2 838.65 moveto
+(81dabfaba8)
+[7.5 6.75 7.5 6.75 6.75 4.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 173->525E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47159 1105 moveto
+47164 1055 47176 925 47181 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47181.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47181.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47173.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 526E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47325.8 563 moveto
+47248.2 563 lineto
+47248.2 527 lineto
+47325.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47325.8 563 moveto
+47248.2 563 lineto
+47248.2 527 lineto
+47325.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47256.2 540.65 moveto
+(99da1f8a5)
+[7.5 7.5 7.5 6.75 6.75 4.5 7.5 6.75 6.75]
+xshow
+grestore
+% 525E->526E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 47190 825 moveto
+47209 772 47262 617 47281 563 curveto
+stroke
+grestore
+% 174
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 49233 1125 moveto
+49173.5 1145 lineto
+49054.5 1145 lineto
+48995 1125 lineto
+49054.5 1105 lineto
+49173.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 49233 1125 moveto
+49173.5 1145 lineto
+49054.5 1145 lineto
+48995 1125 lineto
+49054.5 1105 lineto
+49173.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+49024 1120.65 moveto
+(4a38abc630c82b0c48dfbf5271)
+[8.25 6.75 6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75 8.25 7.5 7.5 4.5 6.75 4.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 527E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 49070.1 861 moveto
+49001.9 861 lineto
+49001.9 825 lineto
+49070.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 49070.1 861 moveto
+49001.9 861 lineto
+49001.9 825 lineto
+49070.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+49009.4 838.65 moveto
+(f0bd1521)
+[4.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 174->527E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 49108 1105 moveto
+49095 1054 49059 925 49043 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+49042 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+49042 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+49073.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 528E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 48215.8 563 moveto
+48144.2 563 lineto
+48144.2 527 lineto
+48215.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 48215.8 563 moveto
+48144.2 563 lineto
+48144.2 527 lineto
+48215.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48152.2 540.65 moveto
+(0f167280)
+[7.5 4.5 6.75 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 527E->528E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 49002 831 moveto
+48865 784 48357 606 48216 558 curveto
+stroke
+grestore
+% 175
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 47024.8 1125 moveto
+46969.4 1145 lineto
+46858.6 1145 lineto
+46803.2 1125 lineto
+46858.6 1105 lineto
+46969.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 47024.8 1125 moveto
+46969.4 1145 lineto
+46858.6 1145 lineto
+46803.2 1125 lineto
+46858.6 1105 lineto
+46969.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46831.1 1120.65 moveto
+(2d7b7fb6c9ad6821752651f7)
+[6.75 7.5 7.5 6.75 7.5 4.5 6.75 7.5 6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75 6.75 4.5 7.5]
+xshow
+grestore
+% 529E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47023.9 861 moveto
+46950.1 861 lineto
+46950.1 825 lineto
+47023.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47023.9 861 moveto
+46950.1 861 lineto
+46950.1 825 lineto
+47023.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46958.1 838.65 moveto
+(47b2da3d)
+[8.25 7.5 6.75 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 175->529E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 46919 1105 moveto
+46932 1055 46966 925 46980 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+46981 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+46981 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+46954.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 530E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47195.9 563 moveto
+47138.1 563 lineto
+47138.1 527 lineto
+47195.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47195.9 563 moveto
+47138.1 563 lineto
+47138.1 527 lineto
+47195.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47145.6 540.65 moveto
+(82d201)
+[7.5 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 529E->530E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 46998 825 moveto
+47030 772 47124 617 47156 563 curveto
+stroke
+grestore
+% 176
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 48743.1 1125 moveto
+48687 1145 lineto
+48575 1145 lineto
+48518.9 1125 lineto
+48575 1105 lineto
+48687 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 48743.1 1125 moveto
+48687 1145 lineto
+48575 1145 lineto
+48518.9 1125 lineto
+48575 1105 lineto
+48687 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48547 1120.65 moveto
+(910b00285f11bb90d0a15641)
+[7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 4.5 6 6.75 6.75 6.75 7.5 7.5 7.5 7.5 6.75 6.75 6.75 7.5 8.25 6.75]
+xshow
+grestore
+% 531E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 48605.2 861 moveto
+48522.8 861 lineto
+48522.8 825 lineto
+48605.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 48605.2 861 moveto
+48522.8 861 lineto
+48522.8 825 lineto
+48605.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48530.2 838.65 moveto
+(81dabfaba8)
+[7.5 6.75 7.5 6.75 6.75 4.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 176->531E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 48626 1105 moveto
+48615 1055 48583 925 48570 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+48569 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+48569 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+48596.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 532E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 48049 563 moveto
+47977 563 lineto
+47977 527 lineto
+48049 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 48049 563 moveto
+47977 563 lineto
+47977 527 lineto
+48049 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47984.5 540.65 moveto
+(1d529eb4)
+[6.75 7.5 6.75 6.75 7.5 6.75 6.75 8.25]
+xshow
+grestore
+% 531E->532E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 48523 834 moveto
+48414 808 48126 740 48093 712 curveto
+48045 672 48024 597 48016 563 curveto
+stroke
+grestore
+% 177
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 46545.1 1125 moveto
+46487.6 1145 lineto
+46372.4 1145 lineto
+46314.9 1125 lineto
+46372.4 1105 lineto
+46487.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 46545.1 1125 moveto
+46487.6 1145 lineto
+46372.4 1145 lineto
+46314.9 1125 lineto
+46372.4 1105 lineto
+46487.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46343.4 1120.65 moveto
+(24431c3eb075102f07cc2c1be)
+[6.75 8.25 8.25 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 4.5 7.5 7.5 6.75 6.75 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 533E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 46575 861 moveto
+46521 861 lineto
+46521 825 lineto
+46575 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 46575 861 moveto
+46521 861 lineto
+46521 825 lineto
+46575 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46533.8 838.65 moveto
+(533E)
+[6.75 6.75 6.75 8.25]
+xshow
+grestore
+% 177->533E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 46438 1105 moveto
+46460 1054 46514 925 46537 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+46538.6 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+46538.6 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+46494.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 534E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 46615 563 moveto
+46561 563 lineto
+46561 527 lineto
+46615 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 46615 563 moveto
+46561 563 lineto
+46561 527 lineto
+46615 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+46573 540.65 moveto
+(534E)
+[6.75 6.75 8.25 8.25]
+xshow
+grestore
+% 533E->534E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 46550 825 moveto
+46557 772 46578 617 46586 563 curveto
+stroke
+grestore
+% 178
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 48255.1 1125 moveto
+48197.6 1145 lineto
+48082.4 1145 lineto
+48024.9 1125 lineto
+48082.4 1105 lineto
+48197.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 48255.1 1125 moveto
+48197.6 1145 lineto
+48082.4 1145 lineto
+48024.9 1125 lineto
+48082.4 1105 lineto
+48197.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48053.4 1120.65 moveto
+(07f8a9e55a16beddb3c9153b0)
+[7.5 7.5 4.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 535E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 48106.2 861 moveto
+48023.8 861 lineto
+48023.8 825 lineto
+48106.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 48106.2 861 moveto
+48023.8 861 lineto
+48023.8 825 lineto
+48106.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48031.2 838.65 moveto
+(81dabfaba8)
+[7.5 6.75 7.5 6.75 6.75 4.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 178->535E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 48135 1105 moveto
+48121 1055 48087 925 48072 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+48071 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+48071 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+48101.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 536E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47859.9 563 moveto
+47784.1 563 lineto
+47784.1 527 lineto
+47859.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47859.9 563 moveto
+47784.1 563 lineto
+47784.1 527 lineto
+47859.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47791.6 540.65 moveto
+(bf141dbce)
+[6.75 4.5 6.75 8.25 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 535E->536E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 48026 825 moveto
+47984 803 47918 764 47879 712 curveto
+47844 665 47830 596 47824 563 curveto
+stroke
+grestore
+% 179
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 48500.8 1125 moveto
+48443.9 1145 lineto
+48330.1 1145 lineto
+48273.2 1125 lineto
+48330.1 1105 lineto
+48443.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 48500.8 1125 moveto
+48443.9 1145 lineto
+48330.1 1145 lineto
+48273.2 1125 lineto
+48330.1 1105 lineto
+48443.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48301.5 1120.65 moveto
+(c1c30f30d40c4f1f84924622f)
+[6.75 6.75 6.75 6.75 7.5 4.5 6.75 7.5 7.5 8.25 7.5 6.75 8.25 4.5 6.75 4.5 7.5 8.25 7.5 6.75 8.25 7.5 6.75 6.75 4.5]
+xshow
+grestore
+% 537E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 48245.8 861 moveto
+48160.2 861 lineto
+48160.2 825 lineto
+48245.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 48245.8 861 moveto
+48160.2 861 lineto
+48160.2 825 lineto
+48245.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48167.8 838.65 moveto
+(c5d5be3942)
+[6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 8.25 6.75]
+xshow
+grestore
+% 179->537E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 48374 1105 moveto
+48341 1054 48256 924 48220 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+48217.3 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+48217.3 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+48294.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 538E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47956.9 563 moveto
+47881.1 563 lineto
+47881.1 527 lineto
+47956.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47956.9 563 moveto
+47881.1 563 lineto
+47881.1 527 lineto
+47956.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47888.6 540.65 moveto
+(e3fd0c7b3)
+[6.75 6.75 4.5 7.5 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 537E->538E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 48160 826 moveto
+48112 805 48037 766 47990 712 curveto
+47951 666 47931 596 47923 563 curveto
+stroke
+grestore
+% 180
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 48976.8 1125 moveto
+48922.9 1145 lineto
+48815.1 1145 lineto
+48761.2 1125 lineto
+48815.1 1105 lineto
+48922.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 48976.8 1125 moveto
+48922.9 1145 lineto
+48815.1 1145 lineto
+48761.2 1125 lineto
+48815.1 1105 lineto
+48922.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48788.8 1120.65 moveto
+(86276bb1e23f2c7ffcbe82a0)
+[7.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75 6.75 6.75 6.75 4.5 6.75 6.75 7.5 4.5 4.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 539E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 48802.2 861 moveto
+48727.8 861 lineto
+48727.8 825 lineto
+48802.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 48802.2 861 moveto
+48727.8 861 lineto
+48727.8 825 lineto
+48802.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48735.8 838.65 moveto
+(0f940646)
+[7.5 4.5 7.5 8.25 7.5 7.5 8.25 7.5]
+xshow
+grestore
+% 180->539E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 48862 1105 moveto
+48843 1054 48795 925 48775 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+48773.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+48773.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+48816.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 540E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 48126 563 moveto
+48068 563 lineto
+48068 527 lineto
+48126 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 48126 563 moveto
+48068 563 lineto
+48068 527 lineto
+48126 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48076 540.65 moveto
+(c96cb3)
+[6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 539E->540E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 48728 837 moveto
+48621 819 48316 765 48232 712 curveto
+48171 673 48125 598 48106 563 curveto
+stroke
+grestore
+% 181
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 47761 1125 moveto
+47704.5 1145 lineto
+47591.5 1145 lineto
+47535 1125 lineto
+47591.5 1105 lineto
+47704.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 47761 1125 moveto
+47704.5 1145 lineto
+47591.5 1145 lineto
+47535 1125 lineto
+47591.5 1105 lineto
+47704.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47563.2 1120.65 moveto
+(f78e145a127014eb43345a0c)
+[4.5 7.5 7.5 6.75 6.75 8.25 6.75 6.75 6.75 6.75 7.5 7.5 6.75 8.25 6.75 6.75 8.25 6.75 6.75 8.25 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 541E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47805.8 861 moveto
+47720.2 861 lineto
+47720.2 825 lineto
+47805.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47805.8 861 moveto
+47720.2 861 lineto
+47720.2 825 lineto
+47805.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47727.8 838.65 moveto
+(d370c12dbc)
+[7.5 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 181->541E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47656 1105 moveto
+47677 1054 47730 925 47753 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47754.6 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47754.6 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47710.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 542E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47656.9 563 moveto
+47587.1 563 lineto
+47587.1 527 lineto
+47656.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47656.9 563 moveto
+47587.1 563 lineto
+47587.1 527 lineto
+47656.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47594.6 540.65 moveto
+(0fabab47)
+[7.5 4.5 6.75 6.75 6.75 6.75 8.25 7.5]
+xshow
+grestore
+% 541E->542E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 47755 825 moveto
+47742 794 47715 729 47689 676 curveto
+47670 635 47645 588 47632 563 curveto
+stroke
+grestore
+% 182
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 47517.2 1125 moveto
+47460.1 1145 lineto
+47345.9 1145 lineto
+47288.8 1125 lineto
+47345.9 1105 lineto
+47460.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 47517.2 1125 moveto
+47460.1 1145 lineto
+47345.9 1145 lineto
+47288.8 1125 lineto
+47345.9 1105 lineto
+47460.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47316.8 1120.65 moveto
+(a27037332d9fa5c43bcfe94c0)
+[6.75 6.75 7.5 7.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 4.5 6.75 6.75 6.75 8.25 6.75 6.75 6.75 4.5 6.75 7.5 8.25 6.75 7.5]
+xshow
+grestore
+% 543E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47440.1 861 moveto
+47365.9 861 lineto
+47365.9 825 lineto
+47440.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47440.1 861 moveto
+47365.9 861 lineto
+47365.9 825 lineto
+47440.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47373.4 838.65 moveto
+(80874aa8)
+[7.5 7.5 7.5 7.5 8.25 6.75 6.75 7.5]
+xshow
+grestore
+% 182->543E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47403 1105 moveto
+47403 1055 47403 925 47403 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47403 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47403 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47403.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 544E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47559.8 563 moveto
+47494.2 563 lineto
+47494.2 527 lineto
+47559.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47559.8 563 moveto
+47494.2 563 lineto
+47494.2 527 lineto
+47559.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47502.2 540.65 moveto
+(1b82200)
+[6.75 6.75 7.5 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 543E->544E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 47411 825 moveto
+47432 772 47497 617 47519 563 curveto
+stroke
+grestore
+% 183
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 30452.8 1125 moveto
+30395.9 1145 lineto
+30282.1 1145 lineto
+30225.2 1125 lineto
+30282.1 1105 lineto
+30395.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 30452.8 1125 moveto
+30395.9 1145 lineto
+30282.1 1145 lineto
+30225.2 1125 lineto
+30282.1 1105 lineto
+30395.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30253.5 1120.65 moveto
+(c29ce10bb8d19b498355aa04)
+[6.75 6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 8.25 7.5 7.5 6.75 6.75 6.75 6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 545E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 30267.8 861 moveto
+30202.2 861 lineto
+30202.2 825 lineto
+30267.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 30267.8 861 moveto
+30202.2 861 lineto
+30202.2 825 lineto
+30267.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+30210.2 838.65 moveto
+(1c08373)
+[6.75 6.75 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 183->545E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 30332 1105 moveto
+30313 1054 30265 925 30245 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+30243.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+30243.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+30287.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 546E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 30042 563 moveto
+29984 563 lineto
+29984 527 lineto
+30042 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 30042 563 moveto
+29984 563 lineto
+29984 527 lineto
+30042 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29992 540.65 moveto
+(dea1d1)
+[7.5 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 545E->546E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 30221 825 moveto
+30182 772 30066 617 30027 563 curveto
+stroke
+grestore
+% 184
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 31684.8 1125 moveto
+31619.9 1145 lineto
+31490.1 1145 lineto
+31425.2 1125 lineto
+31490.1 1105 lineto
+31619.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 31684.8 1125 moveto
+31619.9 1145 lineto
+31490.1 1145 lineto
+31425.2 1125 lineto
+31490.1 1105 lineto
+31619.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31455.6 1120.65 moveto
+(4f8c642b53c349c687534bda35db)
+[8.25 4.5 7.5 6.75 7.5 8.25 6.75 6.75 6.75 6.75 6.75 6.75 8.25 7.5 6.75 7.5 7.5 7.5 6.75 6.75 8.25 6.75 7.5 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 547E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 31350.1 861 moveto
+31281.9 861 lineto
+31281.9 825 lineto
+31350.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 31350.1 861 moveto
+31281.9 861 lineto
+31281.9 825 lineto
+31350.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31289.4 838.65 moveto
+(46969c4)
+[8.25 7.5 7.5 7.5 7.5 6.75 8.25]
+xshow
+grestore
+% 184->547E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 31538 1105 moveto
+31495 1054 31383 923 31336 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+31333.6 864.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+31333.6 864.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+31436.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 548E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 31224 563 moveto
+31136 563 lineto
+31136 527 lineto
+31224 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 31224 563 moveto
+31136 563 lineto
+31136 527 lineto
+31224 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31144 540.65 moveto
+(5a0b4b906a)
+[6.75 6.75 7.5 6.75 8.25 6.75 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 547E->548E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 31308 825 moveto
+31283 772 31213 617 31188 563 curveto
+stroke
+grestore
+% 185
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 4870.95 1125 moveto
+4832.48 1145 lineto
+4755.52 1145 lineto
+4717.05 1125 lineto
+4755.52 1105 lineto
+4832.48 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 4870.95 1125 moveto
+4832.48 1145 lineto
+4755.52 1145 lineto
+4717.05 1125 lineto
+4755.52 1105 lineto
+4832.48 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4740 1120.65 moveto
+(30cc206b1878485)
+[6.75 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 7.5 7.5 8.25 7.5 6.75]
+xshow
+grestore
+% 549E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 4725 861 moveto
+4671 861 lineto
+4671 825 lineto
+4725 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 4725 861 moveto
+4671 861 lineto
+4671 825 lineto
+4725 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4680.75 838.65 moveto
+(23ad1)
+[6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 185->549E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 4787 1105 moveto
+4770 1054 4725 925 4707 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+4705.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+4705.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+4746.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 550E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 4849 563 moveto
+4795 563 lineto
+4795 527 lineto
+4849 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 4849 563 moveto
+4795 563 lineto
+4795 527 lineto
+4849 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4807.38 540.65 moveto
+(550E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 549E->550E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 4706 825 moveto
+4727 772 4792 617 4814 563 curveto
+stroke
+grestore
+% 186
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 39394.9 1685 moveto
+39354.5 1705 lineto
+39273.5 1705 lineto
+39233.1 1685 lineto
+39273.5 1665 lineto
+39354.5 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 39394.9 1685 moveto
+39354.5 1705 lineto
+39273.5 1705 lineto
+39233.1 1685 lineto
+39273.5 1665 lineto
+39354.5 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39257 1680.65 moveto
+(5d69639a5e3bdd3d)
+[6.75 7.5 7.5 7.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 551E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 39366.9 1425 moveto
+39261.1 1425 lineto
+39261.1 1389 lineto
+39366.9 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 39366.9 1425 moveto
+39261.1 1425 lineto
+39261.1 1389 lineto
+39366.9 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39268.6 1402.65 moveto
+(6139fa6adc88d)
+[7.5 6.75 6.75 7.5 4.5 6.75 7.5 6.75 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 186->551E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 39314 1665 moveto
+39314 1615 39314 1489 39314 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+39314 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+39314 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+39314.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 552E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 39341 1143 moveto
+39287 1143 lineto
+39287 1107 lineto
+39341 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 39341 1143 moveto
+39287 1143 lineto
+39287 1107 lineto
+39341 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39299.8 1120.65 moveto
+(552E)
+[6.75 6.75 6.75 8.25]
+xshow
+grestore
+% 551E->552E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 39314 1389 moveto
+39314 1338 39314 1194 39314 1143 curveto
+stroke
+grestore
+% 187
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 11444.2 1125 moveto
+11398.6 1145 lineto
+11307.4 1145 lineto
+11261.8 1125 lineto
+11307.4 1105 lineto
+11398.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 11444.2 1125 moveto
+11398.6 1145 lineto
+11307.4 1145 lineto
+11261.8 1125 lineto
+11307.4 1105 lineto
+11398.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11286.6 1120.65 moveto
+(b656f0ed2202b8e46eb)
+[6.75 7.5 6.75 7.5 4.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75 8.25 7.5 6.75 6.75]
+xshow
+grestore
+% 553E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11423 861 moveto
+11317 861 lineto
+11317 825 lineto
+11423 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11423 861 moveto
+11317 861 lineto
+11317 825 lineto
+11423 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11325 838.65 moveto
+(f6e6236b48bc3)
+[4.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75 8.25 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 187->553E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 11354 1105 moveto
+11357 1055 11365 925 11369 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11369 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11369 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11363.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 554E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10785.8 563 moveto
+10706.2 563 lineto
+10706.2 527 lineto
+10785.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10785.8 563 moveto
+10706.2 563 lineto
+10706.2 527 lineto
+10785.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10713.8 540.65 moveto
+(2a47a6a27)
+[6.75 6.75 8.25 7.5 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 553E->554E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 11332 825 moveto
+11220 771 10895 616 10784 563 curveto
+stroke
+grestore
+% 188
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 21611.2 1125 moveto
+21555.6 1145 lineto
+21444.4 1145 lineto
+21388.8 1125 lineto
+21444.4 1105 lineto
+21555.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 21611.2 1125 moveto
+21555.6 1145 lineto
+21444.4 1145 lineto
+21388.8 1125 lineto
+21444.4 1105 lineto
+21555.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21416.4 1120.65 moveto
+(3b566eaa70ed401479d43a9)
+[6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75 7.5 8.25 7.5 6.75 8.25 7.5 7.5 7.5 8.25 6.75 6.75 7.5]
+xshow
+grestore
+% 555E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24284.8 861 moveto
+24225.2 861 lineto
+24225.2 825 lineto
+24284.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24284.8 861 moveto
+24225.2 861 lineto
+24225.2 825 lineto
+24284.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24233.2 838.65 moveto
+(4c6c8c)
+[8.25 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 188->555E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21566 1109 moveto
+21584 1105 21603 1101 21620 1098 curveto
+22101 1016 22225 1019 22710 974 curveto
+23379 912 23576 1065 24216 866 curveto
+24217 866 24219 865 24220 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24224.4 862.789 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24224.4 862.789 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22710.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 556E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24117 563 moveto
+24011 563 lineto
+24011 527 lineto
+24117 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24117 563 moveto
+24011 563 lineto
+24011 527 lineto
+24117 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24019 540.65 moveto
+(6c998bf2a5edd)
+[7.5 6.75 7.5 7.5 7.5 6.75 4.5 6.75 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 555E->556E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 24243 825 moveto
+24209 772 24110 617 24076 563 curveto
+stroke
+grestore
+% 189
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 21371.2 1125 moveto
+21333.6 1145 lineto
+21258.4 1145 lineto
+21220.8 1125 lineto
+21258.4 1105 lineto
+21333.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 21371.2 1125 moveto
+21333.6 1145 lineto
+21258.4 1145 lineto
+21220.8 1125 lineto
+21258.4 1105 lineto
+21333.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21243.5 1120.65 moveto
+(d6125ef42bd9958)
+[7.5 7.5 6.75 6.75 6.75 6.75 4.5 8.25 6.75 6.75 7.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 557E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23972.8 861 moveto
+23913.2 861 lineto
+23913.2 825 lineto
+23972.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23972.8 861 moveto
+23913.2 861 lineto
+23913.2 825 lineto
+23972.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23921.2 838.65 moveto
+(4c6c8c)
+[8.25 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 189->557E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21290 1105 moveto
+21281 1072 21269 1008 21303 974 curveto
+21509 769 23627 947 23904 866 curveto
+23905 866 23907 865 23908 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23912.4 862.789 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23912.4 862.789 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21303.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 558E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23894 563 moveto
+23840 563 lineto
+23840 527 lineto
+23894 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23894 563 moveto
+23840 563 lineto
+23840 527 lineto
+23894 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23848.6 540.65 moveto
+(4b683)
+[8.25 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 557E->558E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 23938 825 moveto
+23925 772 23885 617 23872 563 curveto
+stroke
+grestore
+% 190
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 37169.1 1125 moveto
+37132.5 1145 lineto
+37059.5 1145 lineto
+37022.9 1125 lineto
+37059.5 1105 lineto
+37132.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 37169.1 1125 moveto
+37132.5 1145 lineto
+37059.5 1145 lineto
+37022.9 1125 lineto
+37059.5 1105 lineto
+37132.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+37045.4 1120.65 moveto
+(dd12f26f8d9bb55)
+[7.5 7.5 6.75 6.75 4.5 6.75 7.5 4.5 7.5 7.5 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 559E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 37144.1 861 moveto
+37047.9 861 lineto
+37047.9 825 lineto
+37144.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 37144.1 861 moveto
+37047.9 861 lineto
+37047.9 825 lineto
+37144.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+37055.9 838.65 moveto
+(83c397b8bf7f)
+[7.5 6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 4.5 7.5 4.5]
+xshow
+grestore
+% 190->559E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 37096 1105 moveto
+37096 1055 37096 925 37096 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+37096 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+37096 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+37096.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 191
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 49904.8 1125 moveto
+49857.9 1145 lineto
+49764.1 1145 lineto
+49717.2 1125 lineto
+49764.1 1105 lineto
+49857.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 49904.8 1125 moveto
+49857.9 1145 lineto
+49764.1 1145 lineto
+49717.2 1125 lineto
+49764.1 1105 lineto
+49857.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+49742.4 1120.65 moveto
+(ea890ccca2f7c2107351)
+[6.75 6.75 7.5 7.5 7.5 6.75 6.75 6.75 6.75 6.75 4.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 561E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 49992 861 moveto
+49938 861 lineto
+49938 825 lineto
+49992 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 49992 861 moveto
+49938 861 lineto
+49938 825 lineto
+49992 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+49954.5 838.65 moveto
+(eb8)
+[6.75 6.75 7.5]
+xshow
+grestore
+% 191->561E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 49822 1105 moveto
+49850 1054 49921 924 49951 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+49953 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+49953 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+49891.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 562E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50145.8 563 moveto
+50060.2 563 lineto
+50060.2 527 lineto
+50145.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50145.8 563 moveto
+50060.2 563 lineto
+50060.2 527 lineto
+50145.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50067.8 540.65 moveto
+(5a7a610a8a)
+[6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 561E->562E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 49973 825 moveto
+49998 772 50070 617 50094 563 curveto
+stroke
+grestore
+% 192
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 50895 1125 moveto
+50848.5 1145 lineto
+50755.5 1145 lineto
+50709 1125 lineto
+50755.5 1105 lineto
+50848.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 50895 1125 moveto
+50848.5 1145 lineto
+50755.5 1145 lineto
+50709 1125 lineto
+50755.5 1105 lineto
+50848.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50734.1 1120.65 moveto
+(84e4f1c582427a98d7b)
+[7.5 8.25 6.75 8.25 4.5 6.75 6.75 6.75 7.5 6.75 8.25 6.75 7.5 6.75 7.5 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 563E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50902 861 moveto
+50848 861 lineto
+50848 825 lineto
+50902 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50902 861 moveto
+50848 861 lineto
+50848 825 lineto
+50902 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50864.5 838.65 moveto
+(eb8)
+[6.75 6.75 7.5]
+xshow
+grestore
+% 192->563E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50807 1105 moveto
+50820 1055 50854 925 50868 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50869 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50869 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50838.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 564E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50802 563 moveto
+50724 563 lineto
+50724 527 lineto
+50802 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50802 563 moveto
+50724 563 lineto
+50724 527 lineto
+50802 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50731.5 540.65 moveto
+(8f143077e)
+[7.5 4.5 6.75 8.25 6.75 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 563E->564E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 50868 825 moveto
+50848 772 50790 617 50770 563 curveto
+stroke
+grestore
+% 193
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 21401 843 moveto
+21335 863.004 lineto
+21203 863.004 lineto
+21137 843 lineto
+21203 822.996 lineto
+21335 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 21401 843 moveto
+21335 863.004 lineto
+21203 863.004 lineto
+21137 843 lineto
+21203 822.996 lineto
+21335 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21167.8 838.65 moveto
+(d378760b814eaecb6efe636e0efc4)
+[7.5 6.75 7.5 7.5 7.5 7.5 7.5 6.75 7.5 6.75 8.25 6.75 6.75 6.75 6.75 6.75 7.5 6.75 4.5 6.75 7.5 6.75 7.5 6.75 7.5 6.75 4.5 6.75 8.25]
+xshow
+grestore
+% 565E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21169.8 563 moveto
+21066.2 563 lineto
+21066.2 527 lineto
+21169.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21169.8 563 moveto
+21066.2 563 lineto
+21066.2 527 lineto
+21169.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21073.8 540.65 moveto
+(81bcc35f82891)
+[7.5 6.75 6.75 6.75 6.75 6.75 6.75 4.5 7.5 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 193->565E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21259 823 moveto
+21232 770 21161 628 21131 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21129 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21129 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21204.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 566E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 20959 290 moveto
+20853 290 lineto
+20853 254 lineto
+20959 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 20959 290 moveto
+20853 290 lineto
+20853 254 lineto
+20959 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20861 267.65 moveto
+(51ec95518d1b3)
+[6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 565E->566E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 21104 527 moveto
+21065 477 20959 340 20920 290 curveto
+stroke
+grestore
+% 194
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 10606.8 1407 moveto
+10551.4 1427 lineto
+10440.6 1427 lineto
+10385.2 1407 lineto
+10440.6 1387 lineto
+10551.4 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 10606.8 1407 moveto
+10551.4 1427 lineto
+10440.6 1427 lineto
+10385.2 1407 lineto
+10440.6 1387 lineto
+10551.4 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10413.1 1402.65 moveto
+(f722890f70a32dce3baff371a)
+[4.5 7.5 6.75 6.75 7.5 7.5 7.5 4.5 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 4.5 4.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 567E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10540.1 1143 moveto
+10435.9 1143 lineto
+10435.9 1107 lineto
+10540.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10540.1 1143 moveto
+10435.9 1143 lineto
+10435.9 1107 lineto
+10540.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10443.4 1120.65 moveto
+(84e4ede82074)
+[7.5 8.25 6.75 8.25 6.75 7.5 6.75 7.5 6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 194->567E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10495 1387 moveto
+10494 1337 10490 1207 10489 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10489 1147 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10489 1147 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10494.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 568E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10837.1 861 moveto
+10746.9 861 lineto
+10746.9 825 lineto
+10837.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10837.1 861 moveto
+10746.9 861 lineto
+10746.9 825 lineto
+10837.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10754.9 838.65 moveto
+(7c13bf753da)
+[7.5 6.75 6.75 6.75 6.75 4.5 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 567E->568E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 10507 1107 moveto
+10563 1056 10717 912 10772 861 curveto
+stroke
+grestore
+% 195
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 21886.8 843 moveto
+21829.9 863.004 lineto
+21716.1 863.004 lineto
+21659.2 843 lineto
+21716.1 822.996 lineto
+21829.9 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 21886.8 843 moveto
+21829.9 863.004 lineto
+21716.1 863.004 lineto
+21659.2 843 lineto
+21716.1 822.996 lineto
+21829.9 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21687.1 838.65 moveto
+(666f11bb45c3a8dcf26e1ed79)
+[7.5 7.5 7.5 4.5 6 6.75 6.75 6.75 8.25 6.75 6.75 6.75 6.75 7.5 7.5 6.75 4.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 569E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21779.1 563 moveto
+21658.9 563 lineto
+21658.9 527 lineto
+21779.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21779.1 563 moveto
+21658.9 563 lineto
+21658.9 527 lineto
+21779.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21666.9 540.65 moveto
+(c90f755c8b6612d)
+[6.75 7.5 7.5 4.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 195->569E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21769 823 moveto
+21759 771 21734 629 21724 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21723 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21723 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21751.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 570E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21600.8 290 moveto
+21505.2 290 lineto
+21505.2 254 lineto
+21600.8 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21600.8 290 moveto
+21505.2 290 lineto
+21505.2 254 lineto
+21600.8 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21513.2 267.65 moveto
+(82a65ed4b69)
+[7.5 6.75 6.75 7.5 6.75 6.75 7.5 8.25 6.75 7.5 7.5]
+xshow
+grestore
+% 569E->570E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 21708 527 moveto
+21678 477 21594 340 21564 290 curveto
+stroke
+grestore
+% 196
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 14020.9 1685 moveto
+13976 1705 lineto
+13886 1705 lineto
+13841.1 1685 lineto
+13886 1665 lineto
+13976 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 14020.9 1685 moveto
+13976 1705 lineto
+13886 1705 lineto
+13841.1 1685 lineto
+13886 1665 lineto
+13976 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13865.8 1680.65 moveto
+(91ecbe29a71f00ed5a3)
+[7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 4.5 7.5 7.5 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 571E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13968.1 1425 moveto
+13893.9 1425 lineto
+13893.9 1389 lineto
+13968.1 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13968.1 1425 moveto
+13893.9 1425 lineto
+13893.9 1389 lineto
+13968.1 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13901.4 1402.65 moveto
+(0a963fef9)
+[7.5 6.75 7.5 7.5 6.75 4.5 6.75 4.5 7.5]
+xshow
+grestore
+% 196->571E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13931 1665 moveto
+13931 1615 13931 1489 13931 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13931 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13931 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13931.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 572E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13796 1143 moveto
+13714 1143 lineto
+13714 1107 lineto
+13796 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13796 1143 moveto
+13714 1143 lineto
+13714 1107 lineto
+13796 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13722 1120.65 moveto
+(b38049e00)
+[6.75 6.75 7.5 7.5 8.25 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 571E->572E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 13923 1389 moveto
+13910 1360 13883 1304 13854 1260 curveto
+13827 1216 13790 1169 13770 1143 curveto
+stroke
+grestore
+% 197
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 19010.8 843 moveto
+18950.9 863.004 lineto
+18831.1 863.004 lineto
+18771.2 843 lineto
+18831.1 822.996 lineto
+18950.9 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 19010.8 843 moveto
+18950.9 863.004 lineto
+18831.1 863.004 lineto
+18771.2 843 lineto
+18831.1 822.996 lineto
+18950.9 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+18799.9 838.65 moveto
+(30c3f3bf8463d3843dc57d8e98)
+[6.75 7.5 6.75 6.75 4.5 6.75 6.75 4.5 7.5 8.25 7.5 6.75 7.5 6.75 7.5 8.25 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 573E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19184.1 563 moveto
+19097.9 563 lineto
+19097.9 527 lineto
+19184.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19184.1 563 moveto
+19097.9 563 lineto
+19097.9 527 lineto
+19184.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19105.4 540.65 moveto
+(3089106e3b)
+[6.75 7.5 7.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 197->573E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 18900 823 moveto
+18915 790 18948 723 18987 676 curveto
+19023 632 19075 592 19107 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19110.7 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19110.7 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+18987.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 574E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19204.2 290 moveto
+19141.8 290 lineto
+19141.8 254 lineto
+19204.2 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19204.2 290 moveto
+19141.8 290 lineto
+19141.8 254 lineto
+19204.2 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19149.8 267.65 moveto
+(05fed5e)
+[7.5 6.75 4.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 573E->574E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 19143 527 moveto
+19149 477 19165 340 19171 290 curveto
+stroke
+grestore
+% 198
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 10367 1407 moveto
+10311 1427 lineto
+10199 1427 lineto
+10143 1407 lineto
+10199 1387 lineto
+10311 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 10367 1407 moveto
+10311 1427 lineto
+10199 1427 lineto
+10143 1407 lineto
+10199 1387 lineto
+10311 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10170.6 1402.65 moveto
+(8ea965ab6ee8dedb6c3333e9)
+[7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 575E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10300.1 1143 moveto
+10195.9 1143 lineto
+10195.9 1107 lineto
+10300.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10300.1 1143 moveto
+10195.9 1143 lineto
+10195.9 1107 lineto
+10300.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10203.4 1120.65 moveto
+(84e4ede82074)
+[7.5 8.25 6.75 8.25 6.75 7.5 6.75 7.5 6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 198->575E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10254 1387 moveto
+10253 1337 10250 1207 10248 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10248 1147 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10248 1147 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10253.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 576E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10729.1 861 moveto
+10642.9 861 lineto
+10642.9 825 lineto
+10729.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10729.1 861 moveto
+10642.9 861 lineto
+10642.9 825 lineto
+10729.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10650.4 838.65 moveto
+(4e4a79111d)
+[8.25 6.75 8.25 6.75 7.5 7.5 6 6 6.75 7.5]
+xshow
+grestore
+% 575E->576E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 10276 1107 moveto
+10355 1056 10579 912 10658 861 curveto
+stroke
+grestore
+% 199
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 9024.8 1407 moveto
+8972.9 1427 lineto
+8869.1 1427 lineto
+8817.2 1407 lineto
+8869.1 1387 lineto
+8972.9 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 9024.8 1407 moveto
+8972.9 1427 lineto
+8869.1 1427 lineto
+8817.2 1407 lineto
+8869.1 1387 lineto
+8972.9 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8843.75 1402.65 moveto
+(3eecb304bab2136a76deda)
+[6.75 6.75 6.75 6.75 6.75 6.75 7.5 8.25 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 577E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9136 1143 moveto
+9082 1143 lineto
+9082 1107 lineto
+9136 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9136 1143 moveto
+9082 1143 lineto
+9082 1107 lineto
+9136 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9099.25 1120.65 moveto
+(8df)
+[7.5 7.5 4.5]
+xshow
+grestore
+% 199->577E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8935 1387 moveto
+8969 1336 9055 1205 9093 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9095.02 1146.47 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9095.02 1146.47 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9015.12 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 578E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9319 861 moveto
+9223 861 lineto
+9223 825 lineto
+9319 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9319 861 moveto
+9223 861 lineto
+9223 825 lineto
+9319 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9230.5 838.65 moveto
+(cd1e9af3dec2)
+[6.75 7.5 6.75 6.75 7.5 6.75 4.5 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 577E->578E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 9124 1107 moveto
+9145 1081 9181 1034 9206 990 curveto
+9232 945 9254 889 9264 861 curveto
+stroke
+grestore
+% 200
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 17038 1685 moveto
+16970.5 1705 lineto
+16835.5 1705 lineto
+16768 1685 lineto
+16835.5 1665 lineto
+16970.5 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 17038 1685 moveto
+16970.5 1705 lineto
+16835.5 1705 lineto
+16768 1685 lineto
+16835.5 1665 lineto
+16970.5 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16798.8 1680.65 moveto
+(d886e4b76537a99bc71b8a9331c94)
+[7.5 7.5 7.5 7.5 6.75 8.25 6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 579E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16943.8 1425 moveto
+16866.2 1425 lineto
+16866.2 1389 lineto
+16943.8 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16943.8 1425 moveto
+16866.2 1425 lineto
+16866.2 1389 lineto
+16943.8 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16874.2 1402.65 moveto
+(1172dca23)
+[6 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 200->579E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 16903 1665 moveto
+16904 1615 16905 1489 16905 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16905 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16905 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16905.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 580E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16648.9 1143 moveto
+16509.1 1143 lineto
+16509.1 1107 lineto
+16648.9 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16648.9 1143 moveto
+16509.1 1143 lineto
+16509.1 1107 lineto
+16648.9 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16517.1 1120.65 moveto
+(bb92d1da1f38d52f8ff)
+[6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 4.5 6.75 7.5 7.5 6.75 6.75 4.5 7.5 4.5 4.5]
+xshow
+grestore
+% 579E->580E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 16908 1389 moveto
+16911 1359 16913 1298 16883 1260 curveto
+16867 1238 16708 1174 16627 1143 curveto
+stroke
+grestore
+% 201
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 23325.8 1685 moveto
+23291.4 1705 lineto
+23222.6 1705 lineto
+23188.2 1685 lineto
+23222.6 1665 lineto
+23291.4 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 23325.8 1685 moveto
+23291.4 1705 lineto
+23222.6 1705 lineto
+23188.2 1685 lineto
+23222.6 1665 lineto
+23291.4 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23210.5 1680.65 moveto
+(dcc5d5e9d6c4e)
+[7.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6.75 8.25 6.75]
+xshow
+grestore
+% 581E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23235 1425 moveto
+23181 1425 lineto
+23181 1389 lineto
+23235 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23235 1425 moveto
+23181 1425 lineto
+23181 1389 lineto
+23235 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23193.8 1402.65 moveto
+(a8e9)
+[6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 201->581E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23253 1665 moveto
+23244 1615 23222 1488 23212 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23211.5 1428.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23211.5 1428.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23235.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 582E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23097 1143 moveto
+23043 1143 lineto
+23043 1107 lineto
+23097 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23097 1143 moveto
+23043 1143 lineto
+23043 1107 lineto
+23097 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23055.4 1120.65 moveto
+(582E)
+[6.75 7.5 6.75 8.25]
+xshow
+grestore
+% 581E->582E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 23201 1389 moveto
+23191 1361 23169 1305 23146 1260 curveto
+23125 1217 23097 1169 23081 1143 curveto
+stroke
+grestore
+% 202
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 26262.9 1125 moveto
+26201.4 1145 lineto
+26078.6 1145 lineto
+26017.1 1125 lineto
+26078.6 1105 lineto
+26201.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 26262.9 1125 moveto
+26201.4 1145 lineto
+26078.6 1145 lineto
+26017.1 1125 lineto
+26078.6 1105 lineto
+26201.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26046.2 1120.65 moveto
+(8292af691429f8d9ed481ff71ffd)
+[7.5 6.75 7.5 6.75 6.75 4.5 7.5 7.5 6.75 8.25 6.75 7.5 4.5 7.5 7.5 7.5 6.75 7.5 8.25 7.5 6.75 4.5 4.5 7.5 6.75 4.5 4.5 7.5]
+xshow
+grestore
+% 583E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26722.9 861 moveto
+26667.1 861 lineto
+26667.1 825 lineto
+26722.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26722.9 861 moveto
+26667.1 861 lineto
+26667.1 825 lineto
+26722.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26675.1 838.65 moveto
+(212af4)
+[6.75 6.75 6.75 6.75 4.5 8.25]
+xshow
+grestore
+% 202->583E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26183 1105 moveto
+26273 1063 26486 962 26658 866 curveto
+26659 866 26659 865 26660 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26663.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26663.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26449.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 584E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26639 563 moveto
+26557 563 lineto
+26557 527 lineto
+26639 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26639 563 moveto
+26557 563 lineto
+26557 527 lineto
+26639 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26565 540.65 moveto
+(7ab64a969)
+[7.5 6.75 6.75 7.5 8.25 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 583E->584E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 26688 825 moveto
+26678 799 26661 752 26647 712 curveto
+26629 658 26611 594 26603 563 curveto
+stroke
+grestore
+% 203
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 41636 1685 moveto
+41581.5 1705 lineto
+41472.5 1705 lineto
+41418 1685 lineto
+41472.5 1665 lineto
+41581.5 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 41636 1685 moveto
+41581.5 1705 lineto
+41472.5 1705 lineto
+41418 1685 lineto
+41472.5 1665 lineto
+41581.5 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41445.2 1680.65 moveto
+(12fcb26b3de00ef98719c2ca)
+[6.75 6.75 4.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 4.5 7.5 7.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 585E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 41527 1425 moveto
+41473 1425 lineto
+41473 1389 lineto
+41527 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 41527 1425 moveto
+41473 1425 lineto
+41473 1389 lineto
+41527 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41485.4 1402.65 moveto
+(585E)
+[6.75 7.5 6.75 8.25]
+xshow
+grestore
+% 203->585E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 41525 1665 moveto
+41520 1615 41508 1489 41503 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41502.5 1428.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41502.5 1428.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41516.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 586E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 41477.1 1143 moveto
+41362.9 1143 lineto
+41362.9 1107 lineto
+41477.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 41477.1 1143 moveto
+41362.9 1143 lineto
+41362.9 1107 lineto
+41477.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41370.9 1120.65 moveto
+(4348f3abcb7716)
+[8.25 6.75 8.25 7.5 4.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 585E->586E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 41495 1389 moveto
+41480 1338 41440 1194 41425 1143 curveto
+stroke
+grestore
+% 204
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 26493 1125 moveto
+26440 1145 lineto
+26334 1145 lineto
+26281 1125 lineto
+26334 1105 lineto
+26440 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 26493 1125 moveto
+26440 1145 lineto
+26334 1145 lineto
+26281 1125 lineto
+26334 1105 lineto
+26440 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26307.9 1120.65 moveto
+(a141a557a60912051f3c135)
+[6.75 6.75 8.25 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 4.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 587E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26949 861 moveto
+26895 861 lineto
+26895 825 lineto
+26949 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26949 861 moveto
+26895 861 lineto
+26895 825 lineto
+26949 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26907 838.65 moveto
+(587E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 204->587E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26428 1105 moveto
+26515 1063 26720 961 26886 866 curveto
+26887 866 26887 865 26888 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26891.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26891.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26685.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 588E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26736 563 moveto
+26682 563 lineto
+26682 527 lineto
+26736 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26736 563 moveto
+26682 563 lineto
+26682 527 lineto
+26736 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26694 540.65 moveto
+(588E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 587E->588E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 26909 825 moveto
+26871 772 26760 617 26722 563 curveto
+stroke
+grestore
+% 206
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 10106.1 1125 moveto
+10052.1 1145 lineto
+9943.94 1145 lineto
+9889.87 1125 lineto
+9943.94 1105 lineto
+10052.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 10106.1 1125 moveto
+10052.1 1145 lineto
+9943.94 1145 lineto
+9889.87 1125 lineto
+9943.94 1105 lineto
+10052.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9917 1120.65 moveto
+(f5d636e14a6cd716362158d)
+[4.5 6.75 7.5 7.5 6.75 7.5 6.75 6.75 8.25 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 589E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9896.88 861 moveto
+9803.12 861 lineto
+9803.12 825 lineto
+9896.88 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9896.88 861 moveto
+9803.12 861 lineto
+9803.12 825 lineto
+9896.88 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9810.62 838.65 moveto
+(32c958c9997)
+[6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 206->589E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9987 1105 moveto
+9960 1054 9892 924 9864 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9861.98 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9861.98 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9924.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 590E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9636 563 moveto
+9530 563 lineto
+9530 527 lineto
+9636 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9636 563 moveto
+9530 563 lineto
+9530 527 lineto
+9636 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9538 540.65 moveto
+(eff3468631dd4)
+[6.75 4.5 4.5 6.75 8.25 7.5 7.5 7.5 6.75 6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 589E->590E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 9844 825 moveto
+9831 792 9803 723 9761 676 curveto
+9719 627 9655 586 9616 563 curveto
+stroke
+grestore
+% 208
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 699.101 1125 moveto
+649.551 1145 lineto
+550.449 1145 lineto
+500.899 1125 lineto
+550.449 1105 lineto
+649.551 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 699.101 1125 moveto
+649.551 1145 lineto
+550.449 1145 lineto
+500.899 1125 lineto
+550.449 1105 lineto
+649.551 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+527.25 1120.65 moveto
+(52a6c2063bccd83110c32)
+[6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 597E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 683 861 moveto
+629 861 lineto
+629 825 lineto
+683 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 683 861 moveto
+629 861 lineto
+629 825 lineto
+683 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+641 838.65 moveto
+(597E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 208->597E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 604 1105 moveto
+614 1055 639 925 650 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+651.03 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+651.03 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+631.125 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 598E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 974 563 moveto
+880 563 lineto
+880 527 lineto
+974 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 974 563 moveto
+880 563 lineto
+880 527 lineto
+974 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+888 540.65 moveto
+(be7d637c50c)
+[6.75 6.75 7.5 7.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 597E->598E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 673 825 moveto
+721 772 862 617 910 563 curveto
+stroke
+grestore
+% 209
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 51789 1125 moveto
+51724.5 1145 lineto
+51595.5 1145 lineto
+51531 1125 lineto
+51595.5 1105 lineto
+51724.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 51789 1125 moveto
+51724.5 1145 lineto
+51595.5 1145 lineto
+51531 1125 lineto
+51595.5 1105 lineto
+51724.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51561.4 1120.65 moveto
+(46f754ea06f070dbc023e571a876)
+[8.25 7.5 4.5 7.5 6.75 8.25 6.75 6.75 7.5 7.5 4.5 7.5 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 599E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 51479 861 moveto
+51407 861 lineto
+51407 825 lineto
+51479 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 51479 861 moveto
+51407 861 lineto
+51407 825 lineto
+51479 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51414.5 838.65 moveto
+(ffccaa9e3)
+[4.5 4.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 209->599E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 51644 1105 moveto
+51606 1054 51504 923 51462 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+51459.6 864.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+51459.6 864.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+51550.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 600E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 51501.8 563 moveto
+51356.2 563 lineto
+51356.2 527 lineto
+51501.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 51501.8 563 moveto
+51356.2 563 lineto
+51356.2 527 lineto
+51501.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51363.8 540.65 moveto
+(6472c2861e0e0dd681)
+[7.5 8.25 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5 7.5 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 599E->600E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 51442 825 moveto
+51440 772 51432 617 51430 563 curveto
+stroke
+grestore
+% 210
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 27654.8 1125 moveto
+27610.9 1145 lineto
+27523.1 1145 lineto
+27479.2 1125 lineto
+27523.1 1105 lineto
+27610.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 27654.8 1125 moveto
+27610.9 1145 lineto
+27523.1 1145 lineto
+27479.2 1125 lineto
+27523.1 1105 lineto
+27610.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27504 1120.65 moveto
+(c10cb9baf4dcb43e24)
+[6.75 6.75 7.5 6.75 6.75 7.5 6.75 6.75 4.5 8.25 7.5 6.75 6.75 8.25 6.75 6.75 6.75 8.25]
+xshow
+grestore
+% 601E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 27558.8 861 moveto
+27479.2 861 lineto
+27479.2 825 lineto
+27558.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 27558.8 861 moveto
+27479.2 861 lineto
+27479.2 825 lineto
+27558.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27486.8 838.65 moveto
+(ac6e99186)
+[6.75 6.75 7.5 6.75 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 210->601E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 27564 1105 moveto
+27555 1055 27533 925 27523 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+27522.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+27522.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+27543.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 602E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 27171 563 moveto
+27117 563 lineto
+27117 527 lineto
+27171 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 27171 563 moveto
+27117 563 lineto
+27117 527 lineto
+27171 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27136.5 540.65 moveto
+(69)
+[7.5 7.5]
+xshow
+grestore
+% 601E->602E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 27496 825 moveto
+27429 772 27234 617 27167 563 curveto
+stroke
+grestore
+% 211
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 1281.11 1125 moveto
+1235.05 1145 lineto
+1142.95 1145 lineto
+1096.89 1125 lineto
+1142.95 1105 lineto
+1235.05 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 1281.11 1125 moveto
+1235.05 1145 lineto
+1142.95 1145 lineto
+1096.89 1125 lineto
+1142.95 1105 lineto
+1235.05 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1121.88 1120.65 moveto
+(3dafe1619016463f521f)
+[6.75 7.5 6.75 4.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 7.5 8.25 7.5 6.75 4.5 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 603E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 1414 861 moveto
+1360 861 lineto
+1360 825 lineto
+1414 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 1414 861 moveto
+1360 861 lineto
+1360 825 lineto
+1414 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1379.88 838.65 moveto
+(b9)
+[6.75 7.5]
+xshow
+grestore
+% 211->603E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 1203 1105 moveto
+1238 1054 1331 923 1369 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+1371.68 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+1371.68 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+1295.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 604E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 1370.25 563 moveto
+1287.75 563 lineto
+1287.75 527 lineto
+1370.25 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 1370.25 563 moveto
+1287.75 563 lineto
+1287.75 527 lineto
+1370.25 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1295.25 540.65 moveto
+(8d52f183ec)
+[7.5 7.5 6.75 6.75 4.5 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 603E->604E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 1383 825 moveto
+1373 772 1343 617 1333 563 curveto
+stroke
+grestore
+% 212
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 25999.1 1125 moveto
+25951.6 1145 lineto
+25856.4 1145 lineto
+25808.9 1125 lineto
+25856.4 1105 lineto
+25951.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 25999.1 1125 moveto
+25951.6 1145 lineto
+25856.4 1145 lineto
+25808.9 1125 lineto
+25856.4 1105 lineto
+25951.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25834.2 1120.65 moveto
+(0f5db6ce12751ddcc64e)
+[7.5 4.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75 7.5 8.25 6.75]
+xshow
+grestore
+% 605E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26649.1 861 moveto
+26558.9 861 lineto
+26558.9 825 lineto
+26649.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26649.1 861 moveto
+26558.9 861 lineto
+26558.9 825 lineto
+26649.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26566.9 838.65 moveto
+(bb828f1a326)
+[6.75 6.75 7.5 6.75 7.5 4.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 212->605E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 25953 1106 moveto
+26062 1063 26329 958 26550 866 curveto
+26551 865 26553 865 26554 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26558.3 862.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26558.3 862.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26269.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 606E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26487.9 563 moveto
+26430.1 563 lineto
+26430.1 527 lineto
+26487.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26487.9 563 moveto
+26430.1 563 lineto
+26430.1 527 lineto
+26487.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26437.6 540.65 moveto
+(67513d)
+[7.5 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 605E->606E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 26582 825 moveto
+26556 802 26512 758 26489 712 curveto
+26465 662 26460 595 26459 563 curveto
+stroke
+grestore
+% 213
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 22097 843 moveto
+22049 863.004 lineto
+21953 863.004 lineto
+21905 843 lineto
+21953 822.996 lineto
+22049 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 22097 843 moveto
+22049 863.004 lineto
+21953 863.004 lineto
+21905 843 lineto
+21953 822.996 lineto
+22049 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21930.5 838.65 moveto
+(34c8c8dc0f6e41c7e7b2)
+[6.75 8.25 6.75 7.5 6.75 7.5 7.5 6.75 7.5 4.5 7.5 6.75 8.25 6.75 6.75 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 607E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21968.2 563 moveto
+21875.8 563 lineto
+21875.8 527 lineto
+21968.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21968.2 563 moveto
+21875.8 563 lineto
+21875.8 527 lineto
+21968.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21883.8 540.65 moveto
+(2832ed5cea6)
+[6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 213->607E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21996 823 moveto
+21982 771 21945 629 21929 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21928 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21928 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21968.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 608E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21720 290 moveto
+21666 290 lineto
+21666 254 lineto
+21720 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21720 290 moveto
+21666 290 lineto
+21666 254 lineto
+21720 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21687.4 267.65 moveto
+(bf)
+[6.75 4.5]
+xshow
+grestore
+% 607E->608E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 21907 527 moveto
+21865 477 21750 340 21708 290 curveto
+stroke
+grestore
+% 214
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 17281.9 1685 moveto
+17225.4 1705 lineto
+17112.6 1705 lineto
+17056.1 1685 lineto
+17112.6 1665 lineto
+17225.4 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 17281.9 1685 moveto
+17225.4 1705 lineto
+17112.6 1705 lineto
+17056.1 1685 lineto
+17112.6 1665 lineto
+17225.4 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17083.9 1680.65 moveto
+(0a49c95f107c0aa57c9b5748)
+[7.5 6.75 8.25 7.5 6.75 7.5 6.75 4.5 6.75 7.5 7.5 6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 8.25 7.5]
+xshow
+grestore
+% 609E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17016 1425 moveto
+16962 1425 lineto
+16962 1389 lineto
+17016 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17016 1425 moveto
+16962 1425 lineto
+16962 1389 lineto
+17016 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16973.6 1402.65 moveto
+(609E)
+[7.5 7.5 7.5 8.25]
+xshow
+grestore
+% 214->609E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 17156 1665 moveto
+17123 1614 17041 1487 17005 1432 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17003 1428.47 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17003 1428.47 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+17085.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 610E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17016 1143 moveto
+16902 1143 lineto
+16902 1107 lineto
+17016 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17016 1143 moveto
+16902 1143 lineto
+16902 1107 lineto
+17016 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16909.5 1120.65 moveto
+(450d3a2d49cbfd)
+[8.25 6.75 7.5 7.5 6.75 6.75 6.75 7.5 8.25 7.5 6.75 6.75 4.5 7.5]
+xshow
+grestore
+% 609E->610E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 16987 1389 moveto
+16981 1338 16966 1194 16961 1143 curveto
+stroke
+grestore
+% 215
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 42930.9 1125 moveto
+42889 1145 lineto
+42805 1145 lineto
+42763.1 1125 lineto
+42805 1105 lineto
+42889 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 42930.9 1125 moveto
+42889 1145 lineto
+42805 1145 lineto
+42763.1 1125 lineto
+42805 1105 lineto
+42889 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42787.4 1120.65 moveto
+(3b4fdad8e0429d112)
+[6.75 6.75 8.25 4.5 7.5 6.75 7.5 7.5 6.75 7.5 8.25 6.75 7.5 7.5 6 6.75 6.75]
+xshow
+grestore
+% 611E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 42789.9 861 moveto
+42696.1 861 lineto
+42696.1 825 lineto
+42789.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 42789.9 861 moveto
+42696.1 861 lineto
+42696.1 825 lineto
+42789.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42703.6 838.65 moveto
+(cab04b7c14a)
+[6.75 6.75 6.75 7.5 8.25 6.75 7.5 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 215->611E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 42840 1105 moveto
+42821 1054 42773 925 42753 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+42751.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+42751.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+42795.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 612E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 42553 563 moveto
+42499 563 lineto
+42499 527 lineto
+42553 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 42553 563 moveto
+42499 563 lineto
+42499 527 lineto
+42553 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42522.6 540.65 moveto
+(a)
+[6.75]
+xshow
+grestore
+% 611E->612E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 42705 825 moveto
+42665 804 42602 764 42567 712 curveto
+42536 665 42528 596 42527 563 curveto
+stroke
+grestore
+% 216
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 23495.2 843 moveto
+23447.6 863.004 lineto
+23352.4 863.004 lineto
+23304.8 843 lineto
+23352.4 822.996 lineto
+23447.6 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 23495.2 843 moveto
+23447.6 863.004 lineto
+23352.4 863.004 lineto
+23304.8 843 lineto
+23352.4 822.996 lineto
+23447.6 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23330.6 838.65 moveto
+(17dafa5ebaafd48440e3)
+[6.75 7.5 7.5 6.75 4.5 6.75 6.75 6.75 6.75 6.75 6.75 4.5 7.5 8.25 7.5 8.25 8.25 7.5 6.75 6.75]
+xshow
+grestore
+% 613E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23369.9 563 moveto
+23282.1 563 lineto
+23282.1 527 lineto
+23369.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23369.9 563 moveto
+23282.1 563 lineto
+23282.1 527 lineto
+23369.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23289.6 540.65 moveto
+(b5f038f79a3)
+[6.75 6.75 4.5 7.5 6.75 7.5 4.5 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 216->613E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23395 823 moveto
+23382 771 23347 629 23332 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23331 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23331 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23368.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 614E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23131 290 moveto
+23077 290 lineto
+23077 254 lineto
+23131 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23131 290 moveto
+23077 290 lineto
+23077 254 lineto
+23131 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23097.2 267.65 moveto
+(ce)
+[6.75 6.75]
+xshow
+grestore
+% 613E->614E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 23311 527 moveto
+23270 477 23159 340 23119 290 curveto
+stroke
+grestore
+% 217
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 24733.1 1685 moveto
+24682 1705 lineto
+24580 1705 lineto
+24528.9 1685 lineto
+24580 1665 lineto
+24682 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 24733.1 1685 moveto
+24682 1705 lineto
+24580 1705 lineto
+24528.9 1685 lineto
+24580 1665 lineto
+24682 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24555.2 1680.65 moveto
+(f4c69e5e212f89348122e8)
+[4.5 8.25 6.75 7.5 7.5 6.75 6.75 6.75 6.75 6.75 6.75 4.5 7.5 7.5 6.75 8.25 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 615E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24712.8 1425 moveto
+24615.2 1425 lineto
+24615.2 1389 lineto
+24712.8 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24712.8 1425 moveto
+24615.2 1425 lineto
+24615.2 1389 lineto
+24712.8 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24622.8 1402.65 moveto
+(396b16a892fe)
+[6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 4.5 6.75]
+xshow
+grestore
+% 217->615E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 24633 1665 moveto
+24639 1615 24654 1489 24661 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24661.5 1428.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24661.5 1428.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+24648.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 615E->358E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 24676 1389 moveto
+24710 1338 24806 1194 24840 1143 curveto
+stroke
+grestore
+% 218
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 52885.1 1125 moveto
+52835.6 1145 lineto
+52736.4 1145 lineto
+52686.9 1125 lineto
+52736.4 1105 lineto
+52835.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 52885.1 1125 moveto
+52835.6 1145 lineto
+52736.4 1145 lineto
+52686.9 1125 lineto
+52736.4 1105 lineto
+52835.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52713.2 1120.65 moveto
+(4f2e020854dfacce46a12)
+[8.25 4.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 8.25 7.5 4.5 6.75 6.75 6.75 6.75 8.25 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 617E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52929.1 861 moveto
+52862.9 861 lineto
+52862.9 825 lineto
+52929.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52929.1 861 moveto
+52862.9 861 lineto
+52862.9 825 lineto
+52929.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52870.9 838.65 moveto
+(e079d2c)
+[6.75 7.5 7.5 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 218->617E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 52794 1105 moveto
+52813 1054 52864 925 52886 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+52887.6 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+52887.6 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+52842.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 618E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52714.8 563 moveto
+52625.2 563 lineto
+52625.2 527 lineto
+52714.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52714.8 563 moveto
+52625.2 563 lineto
+52625.2 527 lineto
+52714.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52633.2 540.65 moveto
+(761e0f72f95)
+[7.5 7.5 6.75 6.75 7.5 4.5 7.5 6.75 4.5 7.5 6.75]
+xshow
+grestore
+% 617E->618E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 52866 825 moveto
+52813 793 52708 728 52698 712 curveto
+52667 665 52667 596 52668 563 curveto
+stroke
+grestore
+% 219
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 24300.2 1685 moveto
+24243.1 1705 lineto
+24128.9 1705 lineto
+24071.8 1685 lineto
+24128.9 1665 lineto
+24243.1 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 24300.2 1685 moveto
+24243.1 1705 lineto
+24128.9 1705 lineto
+24071.8 1685 lineto
+24128.9 1665 lineto
+24243.1 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24099.8 1680.65 moveto
+(6448451ac2ceade90715378b)
+[7.5 8.25 8.25 7.5 8.25 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 619E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24213 1425 moveto
+24159 1425 lineto
+24159 1389 lineto
+24213 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24213 1425 moveto
+24159 1425 lineto
+24159 1389 lineto
+24213 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24171 1402.65 moveto
+(619E)
+[7.5 6.75 7.5 8.25]
+xshow
+grestore
+% 219->619E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 24186 1665 moveto
+24186 1615 24186 1489 24186 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24186 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24186 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+24186.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 620E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24213 1143 moveto
+24159 1143 lineto
+24159 1107 lineto
+24213 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24213 1143 moveto
+24159 1143 lineto
+24159 1107 lineto
+24213 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24171 1120.65 moveto
+(620E)
+[7.5 6.75 7.5 8.25]
+xshow
+grestore
+% 619E->620E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 24186 1389 moveto
+24186 1338 24186 1194 24186 1143 curveto
+stroke
+grestore
+% 221
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 12744 1125 moveto
+12694 1145 lineto
+12594 1145 lineto
+12544 1125 lineto
+12594 1105 lineto
+12694 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 12744 1125 moveto
+12694 1145 lineto
+12594 1145 lineto
+12544 1125 lineto
+12594 1105 lineto
+12694 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12570.5 1120.65 moveto
+(d7c27cc6f7b02a31eb64d)
+[7.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 4.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 8.25 7.5]
+xshow
+grestore
+% 623E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12411.9 861 moveto
+12302.1 861 lineto
+12302.1 825 lineto
+12411.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12411.9 861 moveto
+12302.1 861 lineto
+12302.1 825 lineto
+12411.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12310.1 838.65 moveto
+(87a7e69a72412)
+[7.5 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 8.25 6.75 6.75]
+xshow
+grestore
+% 221->623E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12623 1105 moveto
+12572 1054 12437 922 12382 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12378.8 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12378.8 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12501.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 624E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12385 563 moveto
+12291 563 lineto
+12291 527 lineto
+12385 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12385 563 moveto
+12291 563 lineto
+12291 527 lineto
+12385 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12299 540.65 moveto
+(73e6ed83012)
+[7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 623E->624E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 12356 825 moveto
+12353 772 12343 617 12339 563 curveto
+stroke
+grestore
+% 223
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 43749 1125 moveto
+43718.5 1145 lineto
+43657.5 1145 lineto
+43627 1125 lineto
+43657.5 1105 lineto
+43718.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 43749 1125 moveto
+43718.5 1145 lineto
+43657.5 1145 lineto
+43627 1125 lineto
+43657.5 1105 lineto
+43718.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43648.2 1120.65 moveto
+(eccf7c722ddf)
+[6.75 6.75 6.75 4.5 7.5 6.75 7.5 6.75 6.75 7.5 7.5 4.5]
+xshow
+grestore
+% 625E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43642 861 moveto
+43564 861 lineto
+43564 825 lineto
+43642 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43642 861 moveto
+43564 861 lineto
+43564 825 lineto
+43642 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43571.5 838.65 moveto
+(df61d5f5fc)
+[7.5 4.5 7.5 6.75 7.5 6.75 4.5 6.75 4.5 6.75]
+xshow
+grestore
+% 223->625E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 43682 1105 moveto
+43667 1054 43628 925 43610 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43609 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43609 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+43646.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 626E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43452 563 moveto
+43398 563 lineto
+43398 527 lineto
+43452 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43452 563 moveto
+43398 563 lineto
+43398 527 lineto
+43452 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43410 540.65 moveto
+(626E)
+[7.5 6.75 7.5 8.25]
+xshow
+grestore
+% 625E->626E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 43587 825 moveto
+43566 800 43528 755 43501 712 curveto
+43470 661 43444 595 43432 563 curveto
+stroke
+grestore
+% 224
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 884.879 1125 moveto
+842.94 1145 lineto
+759.06 1145 lineto
+717.121 1125 lineto
+759.06 1105 lineto
+842.94 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 884.879 1125 moveto
+842.94 1145 lineto
+759.06 1145 lineto
+717.121 1125 lineto
+759.06 1105 lineto
+842.94 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+741 1120.65 moveto
+(86633c26be93ada8b)
+[7.5 7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 627E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 846 861 moveto
+756 861 lineto
+756 825 lineto
+846 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 846 861 moveto
+756 861 lineto
+756 825 lineto
+846 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+763.5 838.65 moveto
+(08500a6044)
+[7.5 7.5 6.75 7.5 7.5 6.75 7.5 7.5 8.25 8.25]
+xshow
+grestore
+% 224->627E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 801 1105 moveto
+801 1055 801 925 801 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+801 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+801 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+801.125 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 628E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 1099.88 563 moveto
+1038.12 563 lineto
+1038.12 527 lineto
+1099.88 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 1099.88 563 moveto
+1038.12 563 lineto
+1038.12 527 lineto
+1099.88 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1046.12 540.65 moveto
+(cef12b6)
+[6.75 6.75 4.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 627E->628E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 827 825 moveto
+859 801 915 757 956 712 curveto
+1000 663 1041 595 1059 563 curveto
+stroke
+grestore
+% 225
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 24053.9 1685 moveto
+24016.4 1705 lineto
+23941.6 1705 lineto
+23904.1 1685 lineto
+23941.6 1665 lineto
+24016.4 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 24053.9 1685 moveto
+24016.4 1705 lineto
+23941.6 1705 lineto
+23904.1 1685 lineto
+23941.6 1665 lineto
+24016.4 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23927.2 1680.65 moveto
+(3f9ddf1ffbc0d38b)
+[6.75 4.5 7.5 7.5 7.5 4.5 6.75 4.5 4.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 629E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24015 1425 moveto
+23961 1425 lineto
+23961 1389 lineto
+24015 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24015 1425 moveto
+23961 1425 lineto
+23961 1389 lineto
+24015 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23980.5 1402.65 moveto
+(07)
+[7.5 7.5]
+xshow
+grestore
+% 225->629E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23980 1665 moveto
+23982 1615 23986 1489 23987 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23987 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23987 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23984.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 630E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24141 1143 moveto
+24087 1143 lineto
+24087 1107 lineto
+24141 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24141 1143 moveto
+24087 1143 lineto
+24087 1107 lineto
+24141 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24099 1120.65 moveto
+(630E)
+[7.5 6.75 7.5 8.25]
+xshow
+grestore
+% 629E->630E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 23996 1389 moveto
+24019 1338 24083 1194 24106 1143 curveto
+stroke
+grestore
+% 226
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 32188.9 1125 moveto
+32163 1145 lineto
+32111 1145 lineto
+32085.1 1125 lineto
+32111 1105 lineto
+32163 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 32188.9 1125 moveto
+32163 1145 lineto
+32111 1145 lineto
+32085.1 1125 lineto
+32111 1105 lineto
+32163 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32105.1 1120.65 moveto
+(e33792703)
+[6.75 6.75 6.75 7.5 7.5 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 631E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32063.8 861 moveto
+31984.2 861 lineto
+31984.2 825 lineto
+32063.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32063.8 861 moveto
+31984.2 861 lineto
+31984.2 825 lineto
+32063.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31991.8 838.65 moveto
+(6a8f5bafb1)
+[7.5 6.75 7.5 4.5 6.75 6.75 6.75 4.5 6.75 6.75]
+xshow
+grestore
+% 226->631E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 32129 1105 moveto
+32109 1054 32056 925 32034 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32032.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32032.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32081.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 632E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 31955 563 moveto
+31901 563 lineto
+31901 527 lineto
+31955 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 31955 563 moveto
+31901 563 lineto
+31901 527 lineto
+31955 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31913.4 540.65 moveto
+(632E)
+[7.5 6.75 6.75 8.25]
+xshow
+grestore
+% 631E->632E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 32014 825 moveto
+32001 800 31977 753 31963 712 curveto
+31946 659 31935 594 31931 563 curveto
+stroke
+grestore
+% 227
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 36761.1 1125 moveto
+36706.5 1145 lineto
+36597.5 1145 lineto
+36542.9 1125 lineto
+36597.5 1105 lineto
+36706.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 36761.1 1125 moveto
+36706.5 1145 lineto
+36597.5 1145 lineto
+36542.9 1125 lineto
+36597.5 1105 lineto
+36706.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36570.6 1120.65 moveto
+(293a225dc56dd1e0564e6bb)
+[6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75 7.5 8.25 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 633E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 36535.9 861 moveto
+36454.1 861 lineto
+36454.1 825 lineto
+36535.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 36535.9 861 moveto
+36454.1 861 lineto
+36454.1 825 lineto
+36535.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36461.6 838.65 moveto
+(e3aefac763)
+[6.75 6.75 6.75 6.75 4.5 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 227->633E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36641 1105 moveto
+36613 1054 36540 924 36509 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+36507 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+36507 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+36574.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 228
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 32655.1 1125 moveto
+32604 1145 lineto
+32502 1145 lineto
+32450.9 1125 lineto
+32502 1105 lineto
+32604 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 32655.1 1125 moveto
+32604 1145 lineto
+32502 1145 lineto
+32450.9 1125 lineto
+32502 1105 lineto
+32604 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32477.2 1120.65 moveto
+(57c77c341f94afddef07e6)
+[6.75 7.5 6.75 7.5 7.5 6.75 6.75 8.25 6.75 4.5 7.5 8.25 6.75 4.5 7.5 7.5 6.75 4.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 635E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32265.9 861 moveto
+32180.1 861 lineto
+32180.1 825 lineto
+32265.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32265.9 861 moveto
+32180.1 861 lineto
+32180.1 825 lineto
+32265.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32188.1 838.65 moveto
+(5e80f85274)
+[6.75 6.75 7.5 7.5 4.5 7.5 6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 228->635E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 32530 1105 moveto
+32470 1055 32314 921 32250 866 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32247.1 863.561 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32247.1 863.561 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32389.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 636E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32366 563 moveto
+32270 563 lineto
+32270 527 lineto
+32366 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32366 563 moveto
+32270 563 lineto
+32270 527 lineto
+32366 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32277.5 540.65 moveto
+(51192117f9b4)
+[6.75 6 6.75 7.5 6.75 6 6.75 7.5 4.5 7.5 6.75 8.25]
+xshow
+grestore
+% 635E->636E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 32229 825 moveto
+32245 772 32295 617 32312 563 curveto
+stroke
+grestore
+% 229
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 43980.9 1125 moveto
+43927.4 1145 lineto
+43820.6 1145 lineto
+43767.1 1125 lineto
+43820.6 1105 lineto
+43927.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 43980.9 1125 moveto
+43927.4 1145 lineto
+43820.6 1145 lineto
+43767.1 1125 lineto
+43820.6 1105 lineto
+43927.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43794.5 1120.65 moveto
+(3bbfc7bfdbbb1ba1bfad7517)
+[6.75 6.75 6.75 4.5 6.75 7.5 6.75 4.5 7.5 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 4.5 6.75 7.5 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 637E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43850 861 moveto
+43796 861 lineto
+43796 825 lineto
+43850 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43850 861 moveto
+43796 861 lineto
+43796 825 lineto
+43850 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43808 838.65 moveto
+(637E)
+[7.5 6.75 7.5 8.25]
+xshow
+grestore
+% 229->637E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 43870 1105 moveto
+43861 1055 43837 925 43827 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43826.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43826.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+43849.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 638E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43613 563 moveto
+43559 563 lineto
+43559 527 lineto
+43613 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43613 563 moveto
+43559 563 lineto
+43559 527 lineto
+43613 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43571 540.65 moveto
+(638E)
+[7.5 6.75 7.5 8.25]
+xshow
+grestore
+% 637E->638E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 43809 825 moveto
+43766 772 43643 617 43601 563 curveto
+stroke
+grestore
+% 230
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 17758.1 1125 moveto
+17707.1 1145 lineto
+17604.9 1145 lineto
+17553.9 1125 lineto
+17604.9 1105 lineto
+17707.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 17758.1 1125 moveto
+17707.1 1145 lineto
+17604.9 1145 lineto
+17553.9 1125 lineto
+17604.9 1105 lineto
+17707.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17580.6 1120.65 moveto
+(a7167d5eb5408b3839903)
+[6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 6.75 8.25 7.5 7.5 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 639E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17464.9 861 moveto
+17385.1 861 lineto
+17385.1 825 lineto
+17464.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17464.9 861 moveto
+17385.1 861 lineto
+17385.1 825 lineto
+17464.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17393.1 838.65 moveto
+(8c8b5bde6)
+[7.5 6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 230->639E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 17639 1105 moveto
+17598 1054 17490 923 17445 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17442.6 864.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17442.6 864.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+17541.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 640E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17350.9 563 moveto
+17263.1 563 lineto
+17263.1 527 lineto
+17350.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17350.9 563 moveto
+17263.1 563 lineto
+17263.1 527 lineto
+17350.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17270.6 540.65 moveto
+(c54f0fc1e05)
+[6.75 6.75 8.25 4.5 7.5 4.5 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 639E->640E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 17418 825 moveto
+17397 772 17335 617 17314 563 curveto
+stroke
+grestore
+% 231
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 33019.1 1125 moveto
+32956.5 1145 lineto
+32831.5 1145 lineto
+32768.9 1125 lineto
+32831.5 1105 lineto
+32956.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 33019.1 1125 moveto
+32956.5 1145 lineto
+32831.5 1145 lineto
+32768.9 1125 lineto
+32831.5 1105 lineto
+32956.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32798.8 1120.65 moveto
+(34d7bb6af4fcd8d630de72500c8)
+[6.75 8.25 7.5 7.5 6.75 6.75 7.5 6.75 4.5 8.25 4.5 6.75 7.5 7.5 7.5 7.5 6.75 7.5 7.5 6.75 7.5 6.75 6.75 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 641E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 33098.1 861 moveto
+33001.9 861 lineto
+33001.9 825 lineto
+33098.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 33098.1 861 moveto
+33001.9 861 lineto
+33001.9 825 lineto
+33098.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33009.9 838.65 moveto
+(32fe7eee5283)
+[6.75 6.75 4.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 231->641E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 32905 1105 moveto
+32933 1054 33005 924 33036 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+33038 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+33038 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32978.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 642E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32531 563 moveto
+32405 563 lineto
+32405 527 lineto
+32531 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32531 563 moveto
+32405 563 lineto
+32405 527 lineto
+32531 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32412.5 540.65 moveto
+(6bf214d9e7fa5f2df)
+[7.5 6.75 4.5 6.75 6.75 8.25 7.5 7.5 6.75 7.5 4.5 6.75 6.75 4.5 6.75 7.5 4.5]
+xshow
+grestore
+% 641E->642E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 33008 825 moveto
+33003 823 32998 821 32993 820 curveto
+32783 754 32668 865 32510 712 curveto
+32469 671 32466 597 32467 563 curveto
+stroke
+grestore
+% 232
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 45141.1 1125 moveto
+45104.6 1145 lineto
+45031.4 1145 lineto
+44994.9 1125 lineto
+45031.4 1105 lineto
+45104.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 45141.1 1125 moveto
+45104.6 1145 lineto
+45031.4 1145 lineto
+44994.9 1125 lineto
+45031.4 1105 lineto
+45104.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45017.8 1120.65 moveto
+(8e69341faa4489)
+[7.5 6.75 7.5 7.5 6.75 8.25 6.75 4.5 6.75 6.75 8.25 8.25 7.5 7.5]
+xshow
+grestore
+% 643E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 45091.9 861 moveto
+44998.1 861 lineto
+44998.1 825 lineto
+45091.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 45091.9 861 moveto
+44998.1 861 lineto
+44998.1 825 lineto
+45091.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45005.6 838.65 moveto
+(cab04b7c14a)
+[6.75 6.75 6.75 7.5 8.25 6.75 7.5 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 232->643E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 45066 1105 moveto
+45062 1055 45052 925 45047 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+45046.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+45046.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+45057.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 644E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 45025 563 moveto
+44971 563 lineto
+44971 527 lineto
+45025 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 45025 563 moveto
+44971 563 lineto
+44971 527 lineto
+45025 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44981.9 540.65 moveto
+(644E)
+[7.5 8.25 8.25 8.25]
+xshow
+grestore
+% 643E->644E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 45042 825 moveto
+45034 772 45009 617 45001 563 curveto
+stroke
+grestore
+% 233
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 16845.1 1125 moveto
+16800.5 1145 lineto
+16711.5 1145 lineto
+16666.9 1125 lineto
+16711.5 1105 lineto
+16800.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 16845.1 1125 moveto
+16800.5 1145 lineto
+16711.5 1145 lineto
+16666.9 1125 lineto
+16711.5 1105 lineto
+16800.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16691.5 1120.65 moveto
+(459236f07c73814faf5)
+[8.25 6.75 7.5 6.75 6.75 7.5 4.5 7.5 7.5 6.75 7.5 6.75 7.5 6.75 8.25 4.5 6.75 4.5 6.75]
+xshow
+grestore
+% 645E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16958.8 861 moveto
+16873.2 861 lineto
+16873.2 825 lineto
+16958.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16958.8 861 moveto
+16873.2 861 lineto
+16873.2 825 lineto
+16958.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16880.8 838.65 moveto
+(18083a711d)
+[6.75 7.5 7.5 7.5 6.75 6.75 7.5 6 6.75 7.5]
+xshow
+grestore
+% 233->645E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 16768 1105 moveto
+16796 1054 16870 924 16902 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16904 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16904 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16842.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 646E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17221.8 563 moveto
+17142.2 563 lineto
+17142.2 527 lineto
+17221.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17221.8 563 moveto
+17142.2 563 lineto
+17142.2 527 lineto
+17221.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17149.8 540.65 moveto
+(9ab6c66dc)
+[7.5 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 645E->646E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 16932 825 moveto
+16980 772 17118 617 17166 563 curveto
+stroke
+grestore
+% 234
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 3272.83 1125 moveto
+3222.42 1145 lineto
+3121.58 1145 lineto
+3071.17 1125 lineto
+3121.58 1105 lineto
+3222.42 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 3272.83 1125 moveto
+3222.42 1145 lineto
+3121.58 1145 lineto
+3071.17 1125 lineto
+3121.58 1105 lineto
+3222.42 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3097.75 1120.65 moveto
+(c71aa521578164debd0c5)
+[6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5 8.25 7.5 6.75 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 647E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 3192 861 moveto
+3138 861 lineto
+3138 825 lineto
+3192 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 3192 861 moveto
+3138 861 lineto
+3138 825 lineto
+3192 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3157.5 838.65 moveto
+(78)
+[7.5 7.5]
+xshow
+grestore
+% 234->647E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 3171 1105 moveto
+3170 1055 3167 925 3165 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+3165 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+3165 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+3169.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 648E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 3131 563 moveto
+3077 563 lineto
+3077 527 lineto
+3131 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 3131 563 moveto
+3077 563 lineto
+3077 527 lineto
+3131 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3088.25 540.65 moveto
+(648E)
+[7.5 8.25 7.5 8.25]
+xshow
+grestore
+% 647E->648E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 3161 825 moveto
+3150 772 3119 617 3108 563 curveto
+stroke
+grestore
+% 235
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 23354.9 1125 moveto
+23294.9 1145 lineto
+23175.1 1145 lineto
+23115.1 1125 lineto
+23175.1 1105 lineto
+23294.9 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 23354.9 1125 moveto
+23294.9 1145 lineto
+23175.1 1145 lineto
+23115.1 1125 lineto
+23175.1 1105 lineto
+23294.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23144.2 1120.65 moveto
+(a5520019b8a73bc141b5fd416a)
+[6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 8.25 6.75 6.75 6.75 4.5 7.5 8.25 6.75 7.5 6.75]
+xshow
+grestore
+% 649E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25089.1 861 moveto
+24986.9 861 lineto
+24986.9 825 lineto
+25089.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25089.1 861 moveto
+24986.9 861 lineto
+24986.9 825 lineto
+25089.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24994.9 838.65 moveto
+(3219b6b71443)
+[6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 8.25 8.25 6.75]
+xshow
+grestore
+% 235->649E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23280 1105 moveto
+23356 1071 23518 1005 23662 974 curveto
+24236 851 24406 996 24978 866 curveto
+24981 865 24984 865 24987 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24991.3 862.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24991.3 862.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23662.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 650E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25006 563 moveto
+24880 563 lineto
+24880 527 lineto
+25006 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25006 563 moveto
+24880 563 lineto
+24880 527 lineto
+25006 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24887.5 540.65 moveto
+(b354cd9e9dbb0bfa)
+[6.75 6.75 6.75 8.25 6.75 7.5 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 4.5 6.75]
+xshow
+grestore
+% 649E->650E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 25032 825 moveto
+25016 772 24966 617 24949 563 curveto
+stroke
+grestore
+% 236
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 16491 1125 moveto
+16436.5 1145 lineto
+16327.5 1145 lineto
+16273 1125 lineto
+16327.5 1105 lineto
+16436.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 16491 1125 moveto
+16436.5 1145 lineto
+16327.5 1145 lineto
+16273 1125 lineto
+16327.5 1105 lineto
+16436.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16300.2 1120.65 moveto
+(6c89dc59ee7aaebbbd6bb64)
+[7.5 6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 651E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16854.9 861 moveto
+16775.1 861 lineto
+16775.1 825 lineto
+16854.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16854.9 861 moveto
+16775.1 861 lineto
+16775.1 825 lineto
+16854.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16783.1 838.65 moveto
+(8c8b5bde6)
+[7.5 6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 236->651E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 16398 1105 moveto
+16423 1074 16476 1013 16531 974 curveto
+16626 908 16662 914 16766 866 curveto
+16767 865 16768 865 16769 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16772.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16772.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16531.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 652E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17100 563 moveto
+16988 563 lineto
+16988 527 lineto
+17100 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17100 563 moveto
+16988 563 lineto
+16988 527 lineto
+17100 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16996 540.65 moveto
+(699e3db878047)
+[7.5 7.5 7.5 6.75 6.75 7.5 6.75 7.5 7.5 7.5 7.5 8.25 7.5]
+xshow
+grestore
+% 651E->652E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 16829 825 moveto
+16870 772 16989 617 17030 563 curveto
+stroke
+grestore
+% 237
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 43054.8 1125 moveto
+43028.4 1145 lineto
+42975.6 1145 lineto
+42949.2 1125 lineto
+42975.6 1105 lineto
+43028.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 43054.8 1125 moveto
+43028.4 1145 lineto
+42975.6 1145 lineto
+42949.2 1125 lineto
+42975.6 1105 lineto
+43028.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42969.4 1120.65 moveto
+(a9a36ef02f)
+[6.75 7.5 6.75 6.75 7.5 6.75 4.5 7.5 6.75 4.5]
+xshow
+grestore
+% 653E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43006.8 861 moveto
+42941.2 861 lineto
+42941.2 825 lineto
+43006.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43006.8 861 moveto
+42941.2 861 lineto
+42941.2 825 lineto
+43006.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42949.2 838.65 moveto
+(6a80cbe)
+[7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 237->653E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 43000 1105 moveto
+42995 1055 42982 925 42977 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+42976.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+42976.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+42988.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 654E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 42627 563 moveto
+42573 563 lineto
+42573 527 lineto
+42627 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 42627 563 moveto
+42573 563 lineto
+42573 527 lineto
+42627 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+42584.6 540.65 moveto
+(654E)
+[7.5 6.75 8.25 8.25]
+xshow
+grestore
+% 653E->654E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 42951 825 moveto
+42884 772 42690 617 42623 563 curveto
+stroke
+grestore
+% 238
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 1858.78 1125 moveto
+1814.89 1145 lineto
+1727.11 1145 lineto
+1683.22 1125 lineto
+1727.11 1105 lineto
+1814.89 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 1858.78 1125 moveto
+1814.89 1145 lineto
+1727.11 1145 lineto
+1683.22 1125 lineto
+1727.11 1105 lineto
+1814.89 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1707.62 1120.65 moveto
+(3db761b596844f133c)
+[6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75 7.5 7.5 7.5 8.25 8.25 4.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 655E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 1883.88 861 moveto
+1790.12 861 lineto
+1790.12 825 lineto
+1883.88 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 1883.88 861 moveto
+1790.12 861 lineto
+1790.12 825 lineto
+1883.88 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1797.62 838.65 moveto
+(e920b915087)
+[6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 238->655E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 1776 1105 moveto
+1787 1055 1818 925 1831 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+1832.03 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+1832.03 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+1808.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 656E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2128 563 moveto
+2074 563 lineto
+2074 527 lineto
+2128 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2128 563 moveto
+2074 563 lineto
+2074 527 lineto
+2128 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2093.88 540.65 moveto
+(e9)
+[6.75 7.5]
+xshow
+grestore
+% 655E->656E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 1867 825 moveto
+1902 802 1963 759 2004 712 curveto
+2046 664 2079 595 2093 563 curveto
+stroke
+grestore
+% 239
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 22346.9 843 moveto
+22289 863.004 lineto
+22173 863.004 lineto
+22115.1 843 lineto
+22173 822.996 lineto
+22289 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 22346.9 843 moveto
+22289 863.004 lineto
+22173 863.004 lineto
+22115.1 843 lineto
+22173 822.996 lineto
+22289 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22143.2 838.65 moveto
+(383db224d7508ef072bea21d0)
+[6.75 7.5 6.75 7.5 6.75 6.75 6.75 8.25 7.5 7.5 6.75 7.5 7.5 6.75 4.5 7.5 7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 657E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22167.8 563 moveto
+22072.2 563 lineto
+22072.2 527 lineto
+22167.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22167.8 563 moveto
+22072.2 563 lineto
+22072.2 527 lineto
+22167.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22080.2 540.65 moveto
+(975fedfb64df)
+[7.5 7.5 6.75 4.5 6.75 7.5 4.5 6.75 7.5 8.25 7.5 4.5]
+xshow
+grestore
+% 239->657E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22224 823 moveto
+22204 770 22151 629 22130 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22128.4 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22128.4 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22183.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 658E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21964.9 290 moveto
+21895.1 290 lineto
+21895.1 254 lineto
+21964.9 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21964.9 290 moveto
+21895.1 290 lineto
+21895.1 254 lineto
+21964.9 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+21902.6 267.65 moveto
+(1a830d9f)
+[6.75 6.75 7.5 6.75 7.5 7.5 7.5 4.5]
+xshow
+grestore
+% 657E->658E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 22107 527 moveto
+22073 477 21977 340 21943 290 curveto
+stroke
+grestore
+% 240
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 9898.87 1407 moveto
+9850.43 1427 lineto
+9753.57 1427 lineto
+9705.13 1407 lineto
+9753.57 1387 lineto
+9850.43 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 9898.87 1407 moveto
+9850.43 1427 lineto
+9753.57 1427 lineto
+9705.13 1407 lineto
+9753.57 1387 lineto
+9850.43 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9730.75 1402.65 moveto
+(8e307415fb435445ced7)
+[7.5 6.75 6.75 7.5 7.5 8.25 6.75 6.75 4.5 6.75 8.25 6.75 6.75 8.25 8.25 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 659E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9871.88 1143 moveto
+9744.12 1143 lineto
+9744.12 1107 lineto
+9871.88 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9871.88 1143 moveto
+9744.12 1143 lineto
+9744.12 1107 lineto
+9871.88 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9752.12 1120.65 moveto
+(21dff35936370ae5f)
+[6.75 6.75 7.5 4.5 4.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 240->659E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9802 1387 moveto
+9804 1337 9807 1207 9808 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9808 1147 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9808 1147 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9806.12 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 660E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9785.12 861 moveto
+9698.88 861 lineto
+9698.88 825 lineto
+9785.12 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9785.12 861 moveto
+9698.88 861 lineto
+9698.88 825 lineto
+9785.12 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9706.38 838.65 moveto
+(9e650e89bb)
+[7.5 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 659E->660E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 9804 1107 moveto
+9792 1056 9758 912 9746 861 curveto
+stroke
+grestore
+% 241
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 25103 1125 moveto
+25051.5 1145 lineto
+24948.5 1145 lineto
+24897 1125 lineto
+24948.5 1105 lineto
+25051.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 25103 1125 moveto
+25051.5 1145 lineto
+24948.5 1145 lineto
+24897 1125 lineto
+24948.5 1105 lineto
+25051.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24923.9 1120.65 moveto
+(aff6d7896e0e142bbc3e78)
+[6.75 4.5 4.5 7.5 7.5 7.5 7.5 7.5 7.5 6.75 7.5 6.75 6.75 8.25 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 661E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26137 861 moveto
+26083 861 lineto
+26083 825 lineto
+26137 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26137 861 moveto
+26083 861 lineto
+26083 825 lineto
+26137 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26091.2 838.65 moveto
+(d2498)
+[7.5 6.75 8.25 7.5 7.5]
+xshow
+grestore
+% 241->661E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 24998 1105 moveto
+24997 1072 24999 1007 25037 974 curveto
+25212 821 25856 942 26074 866 curveto
+26075 866 26076 865 26077 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26080.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26080.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25037.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 662E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26201 563 moveto
+26147 563 lineto
+26147 527 lineto
+26201 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26201 563 moveto
+26147 563 lineto
+26147 527 lineto
+26201 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26168.4 540.65 moveto
+(cf)
+[6.75 4.5]
+xshow
+grestore
+% 661E->662E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 26114 825 moveto
+26126 772 26159 617 26170 563 curveto
+stroke
+grestore
+% 242
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 23287 843 moveto
+23224.5 863.004 lineto
+23099.5 863.004 lineto
+23037 843 lineto
+23099.5 822.996 lineto
+23224.5 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 23287 843 moveto
+23224.5 863.004 lineto
+23099.5 863.004 lineto
+23037 843 lineto
+23099.5 822.996 lineto
+23224.5 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23066.4 838.65 moveto
+(e153c6e676c7369b285b4e9033a)
+[6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 8.25 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 663E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23091 563 moveto
+23037 563 lineto
+23037 527 lineto
+23091 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23091 563 moveto
+23037 563 lineto
+23037 527 lineto
+23091 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23049 540.65 moveto
+(663E)
+[7.5 7.5 6.75 8.25]
+xshow
+grestore
+% 242->663E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23155 823 moveto
+23138 771 23092 629 23073 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23071.4 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23071.4 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23120.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 664E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22698 290 moveto
+22644 290 lineto
+22644 254 lineto
+22698 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22698 290 moveto
+22644 290 lineto
+22644 254 lineto
+22698 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22655.2 267.65 moveto
+(664E)
+[7.5 7.5 8.25 8.25]
+xshow
+grestore
+% 663E->664E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 23038 527 moveto
+22966 477 22768 340 22697 290 curveto
+stroke
+grestore
+% 243
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 3492.83 1125 moveto
+3442.42 1145 lineto
+3341.58 1145 lineto
+3291.17 1125 lineto
+3341.58 1105 lineto
+3442.42 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 3492.83 1125 moveto
+3442.42 1145 lineto
+3341.58 1145 lineto
+3291.17 1125 lineto
+3341.58 1105 lineto
+3442.42 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3317.75 1120.65 moveto
+(f3c4311de0e931f08c232b)
+[4.5 6.75 6.75 8.25 6.75 6 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 4.5 7.5 7.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 665E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 3370.25 861 moveto
+3277.75 861 lineto
+3277.75 825 lineto
+3370.25 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 3370.25 861 moveto
+3277.75 861 lineto
+3277.75 825 lineto
+3370.25 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3285.75 838.65 moveto
+(a849f9d352e)
+[6.75 7.5 8.25 7.5 4.5 7.5 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 243->665E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 3387 1105 moveto
+3376 1055 3344 925 3330 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+3328.97 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+3328.97 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+3358.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 666E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 3257.88 563 moveto
+3200.12 563 lineto
+3200.12 527 lineto
+3257.88 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 3257.88 563 moveto
+3200.12 563 lineto
+3200.12 527 lineto
+3257.88 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3207.62 540.65 moveto
+(b701e7)
+[6.75 7.5 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 665E->666E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 3311 825 moveto
+3295 800 3267 754 3253 712 curveto
+3236 659 3231 594 3230 563 curveto
+stroke
+grestore
+% 244
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 50691 1125 moveto
+50644.5 1145 lineto
+50551.5 1145 lineto
+50505 1125 lineto
+50551.5 1105 lineto
+50644.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 50691 1125 moveto
+50644.5 1145 lineto
+50551.5 1145 lineto
+50505 1125 lineto
+50551.5 1105 lineto
+50644.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50530.1 1120.65 moveto
+(0c72a426929600000f5)
+[7.5 6.75 7.5 6.75 6.75 8.25 6.75 7.5 7.5 6.75 7.5 7.5 7.5 7.5 7.5 7.5 7.5 4.5 6.75]
+xshow
+grestore
+% 667E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50565.8 861 moveto
+50476.2 861 lineto
+50476.2 825 lineto
+50565.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50565.8 861 moveto
+50476.2 861 lineto
+50476.2 825 lineto
+50565.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50484.2 838.65 moveto
+(45827dbdd8)
+[8.25 6.75 7.5 6.75 7.5 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 244->667E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50592 1105 moveto
+50579 1054 50544 925 50528 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50527 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50527 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50558.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 668E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50699.9 563 moveto
+50624.1 563 lineto
+50624.1 527 lineto
+50699.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50699.9 563 moveto
+50624.1 563 lineto
+50624.1 527 lineto
+50699.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50631.6 540.65 moveto
+(f0f45e707)
+[4.5 7.5 4.5 8.25 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 667E->668E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 50530 825 moveto
+50555 772 50628 617 50653 563 curveto
+stroke
+grestore
+% 245
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 45793 1125 moveto
+45746.5 1145 lineto
+45653.5 1145 lineto
+45607 1125 lineto
+45653.5 1105 lineto
+45746.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 45793 1125 moveto
+45746.5 1145 lineto
+45653.5 1145 lineto
+45607 1125 lineto
+45653.5 1105 lineto
+45746.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45632.5 1120.65 moveto
+(38fa61352f5086d2cb51)
+[6.75 7.5 4.5 6.75 7.5 6.75 6.75 6.75 6.75 4.5 6.75 7.5 7.5 7.5 7.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 669E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 45711.8 861 moveto
+45626.2 861 lineto
+45626.2 825 lineto
+45711.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 45711.8 861 moveto
+45626.2 861 lineto
+45626.2 825 lineto
+45711.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45633.8 838.65 moveto
+(af0268dddd)
+[6.75 4.5 7.5 6.75 7.5 7.5 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 245->669E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 45698 1105 moveto
+45692 1055 45678 925 45672 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+45671.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+45671.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+45685.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 670E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 45639 563 moveto
+45557 563 lineto
+45557 527 lineto
+45639 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 45639 563 moveto
+45557 563 lineto
+45557 527 lineto
+45639 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45565 540.65 moveto
+(e1d01ef89f)
+[6.75 6.75 7.5 7.5 6.75 6.75 4.5 7.5 7.5 4.5]
+xshow
+grestore
+% 669E->670E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 45665 825 moveto
+45652 772 45615 617 45602 563 curveto
+stroke
+grestore
+% 246
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 44977.1 1125 moveto
+44943.5 1145 lineto
+44876.5 1145 lineto
+44842.9 1125 lineto
+44876.5 1105 lineto
+44943.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 44977.1 1125 moveto
+44943.5 1145 lineto
+44876.5 1145 lineto
+44842.9 1125 lineto
+44876.5 1105 lineto
+44943.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44865 1120.65 moveto
+(ad1dd724f1c3e)
+[6.75 7.5 6.75 7.5 7.5 7.5 6.75 8.25 4.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 671E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 44921.9 861 moveto
+44828.1 861 lineto
+44828.1 825 lineto
+44921.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 44921.9 861 moveto
+44828.1 861 lineto
+44828.1 825 lineto
+44921.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44835.6 838.65 moveto
+(cab04b7c14a)
+[6.75 6.75 6.75 7.5 8.25 6.75 7.5 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 246->671E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 44907 1105 moveto
+44900 1055 44885 925 44878 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+44877.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+44877.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+44893.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 672E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 44782 563 moveto
+44728 563 lineto
+44728 527 lineto
+44782 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 44782 563 moveto
+44728 563 lineto
+44728 527 lineto
+44782 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+44740 540.65 moveto
+(672E)
+[7.5 7.5 6.75 8.25]
+xshow
+grestore
+% 671E->672E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 44868 825 moveto
+44847 772 44784 617 44762 563 curveto
+stroke
+grestore
+% 247
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 51301 1125 moveto
+51254.5 1145 lineto
+51161.5 1145 lineto
+51115 1125 lineto
+51161.5 1105 lineto
+51254.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 51301 1125 moveto
+51254.5 1145 lineto
+51161.5 1145 lineto
+51115 1125 lineto
+51161.5 1105 lineto
+51254.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51140.5 1120.65 moveto
+(11bb8ed3ae227d3acefc)
+[6 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 6.75 4.5 6.75]
+xshow
+grestore
+% 673E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 51233 861 moveto
+51179 861 lineto
+51179 825 lineto
+51233 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 51233 861 moveto
+51179 861 lineto
+51179 825 lineto
+51233 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51195.5 838.65 moveto
+(eb8)
+[6.75 6.75 7.5]
+xshow
+grestore
+% 247->673E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 51208 1105 moveto
+51207 1055 51206 925 51206 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+51206 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+51206 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+51205.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 674E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 51223.8 563 moveto
+51138.2 563 lineto
+51138.2 527 lineto
+51223.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 51223.8 563 moveto
+51138.2 563 lineto
+51138.2 527 lineto
+51223.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51145.8 540.65 moveto
+(95e93c4a13)
+[7.5 6.75 6.75 7.5 6.75 6.75 8.25 6.75 6.75 6.75]
+xshow
+grestore
+% 673E->674E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 51204 825 moveto
+51200 772 51187 617 51183 563 curveto
+stroke
+grestore
+% 248
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 6023.15 1125 moveto
+5961.07 1145 lineto
+5836.93 1145 lineto
+5774.85 1125 lineto
+5836.93 1105 lineto
+5961.07 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 6023.15 1125 moveto
+5961.07 1145 lineto
+5836.93 1145 lineto
+5774.85 1125 lineto
+5836.93 1105 lineto
+5961.07 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5804.12 1120.65 moveto
+(f2c7b3bb4d44f977d0ab8a42351)
+[4.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 8.25 7.5 8.25 8.25 4.5 7.5 7.5 7.5 7.5 7.5 6.75 6.75 7.5 6.75 8.25 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 675E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5815 861 moveto
+5761 861 lineto
+5761 825 lineto
+5815 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5815 861 moveto
+5761 861 lineto
+5761 825 lineto
+5815 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5773 838.65 moveto
+(675E)
+[7.5 7.5 6.75 8.25]
+xshow
+grestore
+% 248->675E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 5891 1105 moveto
+5872 1054 5820 925 5798 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5796.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5796.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5844.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 676E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5810.12 563 moveto
+5671.88 563 lineto
+5671.88 527 lineto
+5810.12 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5810.12 563 moveto
+5671.88 563 lineto
+5671.88 527 lineto
+5810.12 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5679.88 540.65 moveto
+(8606837526d81cdec)
+[7.5 7.5 7.5 7.5 7.5 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 675E->676E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 5785 825 moveto
+5777 772 5752 617 5744 563 curveto
+stroke
+grestore
+% 249
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 54407 1407 moveto
+54360.5 1427 lineto
+54267.5 1427 lineto
+54221 1407 lineto
+54267.5 1387 lineto
+54360.5 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 54407 1407 moveto
+54360.5 1427 lineto
+54267.5 1427 lineto
+54221 1407 lineto
+54267.5 1387 lineto
+54360.5 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54246.1 1402.65 moveto
+(51e045ca826077ae765)
+[6.75 6.75 6.75 7.5 8.25 6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 7.5 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 679E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 54341 1143 moveto
+54287 1143 lineto
+54287 1107 lineto
+54341 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 54341 1143 moveto
+54287 1143 lineto
+54287 1107 lineto
+54341 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54299.4 1120.65 moveto
+(e842)
+[6.75 7.5 8.25 6.75]
+xshow
+grestore
+% 249->679E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 54314 1387 moveto
+54314 1337 54314 1207 54314 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+54314 1147 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+54314 1147 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+54313.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 680E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 54270.8 861 moveto
+54191.2 861 lineto
+54191.2 825 lineto
+54270.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 54270.8 861 moveto
+54191.2 861 lineto
+54191.2 825 lineto
+54270.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54198.8 838.65 moveto
+(b5c747cc9)
+[6.75 6.75 6.75 7.5 8.25 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 679E->680E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 54309 1107 moveto
+54293 1056 54251 912 54236 861 curveto
+stroke
+grestore
+% 251
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 22586.8 843 moveto
+22531.4 863.004 lineto
+22420.6 863.004 lineto
+22365.2 843 lineto
+22420.6 822.996 lineto
+22531.4 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 22586.8 843 moveto
+22531.4 863.004 lineto
+22420.6 863.004 lineto
+22365.2 843 lineto
+22420.6 822.996 lineto
+22531.4 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22393.1 838.65 moveto
+(3b6b2c549de670d7bf5fc0ee)
+[6.75 6.75 7.5 6.75 6.75 6.75 6.75 8.25 7.5 7.5 6.75 7.5 7.5 7.5 7.5 7.5 6.75 4.5 6.75 4.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 681E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22372 563 moveto
+22318 563 lineto
+22318 527 lineto
+22372 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22372 563 moveto
+22318 563 lineto
+22318 527 lineto
+22372 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22330 540.65 moveto
+(681E)
+[7.5 7.5 6.75 8.25]
+xshow
+grestore
+% 251->681E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22467 823 moveto
+22444 770 22382 629 22356 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22354.4 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22354.4 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22420.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 682E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22220 290 moveto
+22166 290 lineto
+22166 254 lineto
+22220 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22220 290 moveto
+22166 290 lineto
+22166 254 lineto
+22220 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22178 267.65 moveto
+(682E)
+[7.5 7.5 6.75 8.25]
+xshow
+grestore
+% 681E->682E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 22335 527 moveto
+22307 477 22231 340 22203 290 curveto
+stroke
+grestore
+% 252
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 22902.2 1685 moveto
+22856.1 1705 lineto
+22763.9 1705 lineto
+22717.8 1685 lineto
+22763.9 1665 lineto
+22856.1 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 22902.2 1685 moveto
+22856.1 1705 lineto
+22763.9 1705 lineto
+22717.8 1685 lineto
+22763.9 1665 lineto
+22856.1 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22743.2 1680.65 moveto
+(5eea496cc301b2a9721)
+[6.75 6.75 6.75 6.75 8.25 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 683E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22790 1425 moveto
+22736 1425 lineto
+22736 1389 lineto
+22790 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22790 1425 moveto
+22736 1425 lineto
+22736 1389 lineto
+22790 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22748 1402.65 moveto
+(683E)
+[7.5 7.5 6.75 8.25]
+xshow
+grestore
+% 252->683E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22807 1665 moveto
+22798 1615 22777 1488 22767 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22766.5 1428.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22766.5 1428.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22789.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 684E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22607 1143 moveto
+22553 1143 lineto
+22553 1107 lineto
+22607 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22607 1143 moveto
+22553 1143 lineto
+22553 1107 lineto
+22607 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22564.2 1120.65 moveto
+(684E)
+[7.5 7.5 8.25 8.25]
+xshow
+grestore
+% 683E->684E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 22738 1389 moveto
+22708 1366 22657 1323 22627 1276 curveto
+22601 1233 22588 1173 22583 1143 curveto
+stroke
+grestore
+% 253
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 11518.8 1407 moveto
+11468.4 1427 lineto
+11367.6 1427 lineto
+11317.2 1407 lineto
+11367.6 1387 lineto
+11468.4 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 11518.8 1407 moveto
+11468.4 1427 lineto
+11367.6 1427 lineto
+11317.2 1407 lineto
+11367.6 1387 lineto
+11468.4 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11343.8 1402.65 moveto
+(bfc6564cbdeeffac00a141)
+[6.75 4.5 6.75 7.5 6.75 7.5 8.25 6.75 6.75 7.5 6.75 6.75 4.5 4.5 6.75 6.75 7.5 7.5 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 685E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11243.9 1143 moveto
+11116.1 1143 lineto
+11116.1 1107 lineto
+11243.9 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11243.9 1143 moveto
+11116.1 1143 lineto
+11116.1 1107 lineto
+11243.9 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11124.1 1120.65 moveto
+(3b0a8a1c2e5050bd)
+[6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 253->685E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 11401 1387 moveto
+11358 1336 11247 1205 11200 1149 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11197.6 1146.07 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11197.6 1146.07 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11307.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 686E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11215 861 moveto
+11115 861 lineto
+11115 825 lineto
+11215 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11215 861 moveto
+11115 861 lineto
+11115 825 lineto
+11215 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11123 838.65 moveto
+(af4abb0d6a99)
+[6.75 4.5 8.25 6.75 6.75 6.75 7.5 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 685E->686E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 11179 1107 moveto
+11177 1056 11169 912 11166 861 curveto
+stroke
+grestore
+% 254
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 10125.2 1407 moveto
+10073.1 1427 lineto
+9968.89 1427 lineto
+9916.77 1407 lineto
+9968.89 1387 lineto
+10073.1 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 10125.2 1407 moveto
+10073.1 1427 lineto
+9968.89 1427 lineto
+9916.77 1407 lineto
+9968.89 1387 lineto
+10073.1 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9943.38 1402.65 moveto
+(c360aaeb167487c9578a8f)
+[6.75 6.75 7.5 7.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 8.25 7.5 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 4.5]
+xshow
+grestore
+% 687E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10178 1143 moveto
+10124 1143 lineto
+10124 1107 lineto
+10178 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10178 1143 moveto
+10124 1143 lineto
+10124 1107 lineto
+10178 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10147.2 1120.65 moveto
+(d)
+[7.5]
+xshow
+grestore
+% 254->687E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10030 1387 moveto
+10053 1336 10113 1206 10140 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10141.4 1146.68 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10141.4 1146.68 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10087.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 688E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10515 861 moveto
+10419 861 lineto
+10419 825 lineto
+10515 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10515 861 moveto
+10419 861 lineto
+10419 825 lineto
+10515 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10426.5 838.65 moveto
+(f62b136b2171)
+[4.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 687E->688E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 10175 1107 moveto
+10179 1104 10183 1101 10187 1098 curveto
+10261 1047 10291 1050 10356 990 curveto
+10400 950 10438 891 10456 861 curveto
+stroke
+grestore
+% 255
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 33279.1 1125 moveto
+33218.6 1145 lineto
+33097.4 1145 lineto
+33036.9 1125 lineto
+33097.4 1105 lineto
+33218.6 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 33279.1 1125 moveto
+33218.6 1145 lineto
+33097.4 1145 lineto
+33036.9 1125 lineto
+33097.4 1105 lineto
+33218.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33065.8 1120.65 moveto
+(39d025b265f9790490781cb201)
+[6.75 7.5 7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 4.5 7.5 7.5 7.5 7.5 8.25 7.5 7.5 7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 689E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 33201.9 861 moveto
+33116.1 861 lineto
+33116.1 825 lineto
+33201.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 33201.9 861 moveto
+33116.1 861 lineto
+33116.1 825 lineto
+33201.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33124.1 838.65 moveto
+(5e80f85274)
+[6.75 6.75 7.5 7.5 4.5 7.5 6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 255->689E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 33158 1105 moveto
+33158 1055 33159 925 33159 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+33159 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+33159 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+33159.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 690E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32710.1 563 moveto
+32587.9 563 lineto
+32587.9 527 lineto
+32710.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32710.1 563 moveto
+32587.9 563 lineto
+32587.9 527 lineto
+32710.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32595.4 540.65 moveto
+(558d8534f92fddfe)
+[6.75 6.75 7.5 7.5 7.5 6.75 6.75 8.25 4.5 7.5 6.75 4.5 7.5 7.5 4.5 6.75]
+xshow
+grestore
+% 689E->690E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 33120 825 moveto
+33116 823 33111 821 33107 820 curveto
+32929 757 32831 844 32696 712 curveto
+32655 671 32649 597 32649 563 curveto
+stroke
+grestore
+% 256
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 3949.23 1125 moveto
+3897.11 1145 lineto
+3792.89 1145 lineto
+3740.77 1125 lineto
+3792.89 1105 lineto
+3897.11 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 3949.23 1125 moveto
+3897.11 1145 lineto
+3792.89 1145 lineto
+3740.77 1125 lineto
+3792.89 1105 lineto
+3897.11 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3767.38 1120.65 moveto
+(b4ce21e0a3df1d097277d6)
+[6.75 8.25 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 4.5 6.75 7.5 7.5 7.5 7.5 6.75 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 691E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 3885.25 861 moveto
+3792.75 861 lineto
+3792.75 825 lineto
+3885.25 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 3885.25 861 moveto
+3792.75 861 lineto
+3792.75 825 lineto
+3885.25 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3800.75 838.65 moveto
+(a849f9d352e)
+[6.75 7.5 8.25 7.5 4.5 7.5 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 256->691E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 3845 1105 moveto
+3843 1055 3840 925 3839 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+3839 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+3839 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+3843.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 692E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 3717 563 moveto
+3663 563 lineto
+3663 527 lineto
+3717 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 3717 563 moveto
+3663 563 lineto
+3663 527 lineto
+3717 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3670.5 540.65 moveto
+(f2e7cc)
+[4.5 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 691E->692E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 3830 825 moveto
+3804 772 3726 617 3699 563 curveto
+stroke
+grestore
+% 257
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 9284.75 1407 moveto
+9224.38 1427 lineto
+9103.62 1427 lineto
+9043.25 1407 lineto
+9103.62 1387 lineto
+9224.38 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 9284.75 1407 moveto
+9224.38 1427 lineto
+9103.62 1427 lineto
+9043.25 1407 lineto
+9103.62 1387 lineto
+9224.38 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9072.5 1402.65 moveto
+(8bdb6a91c6dee925b557c705b3)
+[7.5 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 693E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9247.88 1143 moveto
+9154.12 1143 lineto
+9154.12 1107 lineto
+9247.88 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9247.88 1143 moveto
+9154.12 1143 lineto
+9154.12 1107 lineto
+9247.88 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9161.62 1120.65 moveto
+(53069e384a2)
+[6.75 6.75 7.5 7.5 7.5 6.75 6.75 7.5 8.25 6.75 6.75]
+xshow
+grestore
+% 257->693E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9167 1387 moveto
+9174 1337 9190 1207 9198 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9198.5 1146.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9198.5 1146.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9183.12 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 694E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9464.75 861 moveto
+9337.25 861 lineto
+9337.25 825 lineto
+9464.75 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9464.75 861 moveto
+9337.25 861 lineto
+9337.25 825 lineto
+9464.75 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9344.75 838.65 moveto
+(4727c415d06bcbef)
+[8.25 7.5 6.75 7.5 6.75 8.25 6.75 6.75 7.5 7.5 7.5 6.75 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 693E->694E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 9228 1107 moveto
+9261 1084 9317 1040 9350 990 curveto
+9378 948 9392 891 9398 861 curveto
+stroke
+grestore
+% 258
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 24460 1685 moveto
+24424.5 1705 lineto
+24353.5 1705 lineto
+24318 1685 lineto
+24353.5 1665 lineto
+24424.5 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 24460 1685 moveto
+24424.5 1705 lineto
+24353.5 1705 lineto
+24318 1685 lineto
+24353.5 1665 lineto
+24424.5 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24340.6 1680.65 moveto
+(ac487676a04e4)
+[6.75 6.75 8.25 7.5 7.5 7.5 7.5 7.5 6.75 7.5 8.25 6.75 8.25]
+xshow
+grestore
+% 695E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24350 1425 moveto
+24296 1425 lineto
+24296 1389 lineto
+24350 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24350 1425 moveto
+24296 1425 lineto
+24296 1389 lineto
+24350 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24308.8 1402.65 moveto
+(a8e9)
+[6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 258->695E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 24384 1665 moveto
+24373 1615 24342 1488 24329 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24328 1428.88 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24328 1428.88 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+24360.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 696E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24285 1143 moveto
+24231 1143 lineto
+24231 1107 lineto
+24285 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24285 1143 moveto
+24231 1143 lineto
+24231 1107 lineto
+24285 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24242.6 1120.65 moveto
+(696E)
+[7.5 7.5 7.5 8.25]
+xshow
+grestore
+% 695E->696E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 24319 1389 moveto
+24307 1338 24274 1194 24262 1143 curveto
+stroke
+grestore
+% 259
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 51954.9 1125 moveto
+51918 1145 lineto
+51844 1145 lineto
+51807.1 1125 lineto
+51844 1105 lineto
+51918 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 51954.9 1125 moveto
+51918 1145 lineto
+51844 1145 lineto
+51807.1 1125 lineto
+51844 1105 lineto
+51918 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51829.6 1120.65 moveto
+(18115fa32ff1cb99)
+[6.75 7.5 6 6.75 6.75 4.5 6.75 6.75 6.75 4.5 4.5 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 697E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 51596.8 861 moveto
+51507.2 861 lineto
+51507.2 825 lineto
+51596.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 51596.8 861 moveto
+51507.2 861 lineto
+51507.2 825 lineto
+51596.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51515.2 838.65 moveto
+(45827dbdd8)
+[8.25 6.75 7.5 6.75 7.5 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 259->697E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 51858 1105 moveto
+51798 1055 51643 921 51579 866 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+51576.1 863.561 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+51576.1 863.561 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+51715.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 698E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 51576.1 563 moveto
+51519.9 563 lineto
+51519.9 527 lineto
+51576.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 51576.1 563 moveto
+51519.9 563 lineto
+51519.9 527 lineto
+51576.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51527.4 540.65 moveto
+(33e1de)
+[6.75 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 697E->698E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 51552 825 moveto
+51551 772 51549 617 51548 563 curveto
+stroke
+grestore
+% 260
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 33545.2 1125 moveto
+33483.1 1145 lineto
+33358.9 1145 lineto
+33296.8 1125 lineto
+33358.9 1105 lineto
+33483.1 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 33545.2 1125 moveto
+33483.1 1145 lineto
+33358.9 1145 lineto
+33296.8 1125 lineto
+33358.9 1105 lineto
+33483.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33326.5 1120.65 moveto
+(b7b899dc8bc6a32b28cb098fa16)
+[6.75 7.5 6.75 7.5 7.5 7.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5 4.5 6.75 6.75 7.5]
+xshow
+grestore
+% 699E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 33469.1 861 moveto
+33372.9 861 lineto
+33372.9 825 lineto
+33469.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 33469.1 861 moveto
+33372.9 861 lineto
+33372.9 825 lineto
+33469.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33380.9 838.65 moveto
+(32fe7eee5283)
+[6.75 6.75 4.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 260->699E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 33421 1105 moveto
+33421 1055 33421 925 33421 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+33421 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+33421 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+33421.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 700E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32864.9 563 moveto
+32729.1 563 lineto
+32729.1 527 lineto
+32864.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32864.9 563 moveto
+32729.1 563 lineto
+32729.1 527 lineto
+32864.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32736.6 540.65 moveto
+(6819fd5a6cdd280dd)
+[7.5 7.5 6.75 7.5 4.5 7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 699E->700E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 33378 825 moveto
+33373 823 33368 822 33364 820 curveto
+33212 765 33160 786 33016 712 curveto
+32935 669 32852 597 32816 563 curveto
+stroke
+grestore
+% 261
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 53899.1 1407 moveto
+53851.6 1427 lineto
+53756.4 1427 lineto
+53708.9 1407 lineto
+53756.4 1387 lineto
+53851.6 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 53899.1 1407 moveto
+53851.6 1427 lineto
+53756.4 1427 lineto
+53708.9 1407 lineto
+53756.4 1387 lineto
+53851.6 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53734.2 1402.65 moveto
+(b69e426d974e1907e88)
+[6.75 7.5 7.5 6.75 8.25 6.75 7.5 7.5 7.5 7.5 8.25 6.75 6.75 7.5 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 703E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 53893 1143 moveto
+53839 1143 lineto
+53839 1107 lineto
+53893 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 53893 1143 moveto
+53839 1143 lineto
+53839 1107 lineto
+53893 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53851.4 1120.65 moveto
+(e842)
+[6.75 7.5 8.25 6.75]
+xshow
+grestore
+% 261->703E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 53808 1387 moveto
+53819 1337 53848 1207 53860 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+53861 1146.88 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+53861 1146.88 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+53833.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 704E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 53973.9 861 moveto
+53892.1 861 lineto
+53892.1 825 lineto
+53973.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 53973.9 861 moveto
+53892.1 861 lineto
+53892.1 825 lineto
+53973.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53899.6 838.65 moveto
+(431430c49)
+[8.25 6.75 6.75 8.25 6.75 7.5 6.75 8.25 7.5]
+xshow
+grestore
+% 703E->704E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 53870 1107 moveto
+53882 1056 53916 912 53929 861 curveto
+stroke
+grestore
+% 262
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 4699.14 1125 moveto
+4633.57 1145 lineto
+4502.43 1145 lineto
+4436.86 1125 lineto
+4502.43 1105 lineto
+4633.57 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 4699.14 1125 moveto
+4633.57 1145 lineto
+4502.43 1145 lineto
+4436.86 1125 lineto
+4502.43 1105 lineto
+4633.57 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4467.5 1120.65 moveto
+(60d0128bdb61ae40e98638bd1391)
+[7.5 7.5 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 8.25 7.5 6.75 7.5 7.5 7.5 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 705E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 4606 861 moveto
+4552 861 lineto
+4552 825 lineto
+4606 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 4606 861 moveto
+4552 861 lineto
+4552 825 lineto
+4606 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4561.75 838.65 moveto
+(23ad1)
+[6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 262->705E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 4569 1105 moveto
+4571 1055 4576 925 4578 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+4578 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+4578 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+4575.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 706E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 4640.88 563 moveto
+4555.12 563 lineto
+4555.12 527 lineto
+4640.88 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 4640.88 563 moveto
+4555.12 563 lineto
+4555.12 527 lineto
+4640.88 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4563.12 540.65 moveto
+(a9012b7bb5)
+[6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 705E->706E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 4580 825 moveto
+4583 772 4593 617 4597 563 curveto
+stroke
+grestore
+% 264
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 32433 1125 moveto
+32394.5 1145 lineto
+32317.5 1145 lineto
+32279 1125 lineto
+32317.5 1105 lineto
+32394.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 32433 1125 moveto
+32394.5 1145 lineto
+32317.5 1145 lineto
+32279 1125 lineto
+32317.5 1105 lineto
+32394.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32302.4 1120.65 moveto
+(8fb60d769e4c387)
+[7.5 4.5 6.75 7.5 7.5 7.5 7.5 7.5 7.5 6.75 8.25 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 709E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32161.8 861 moveto
+32082.2 861 lineto
+32082.2 825 lineto
+32161.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32161.8 861 moveto
+32082.2 861 lineto
+32082.2 825 lineto
+32161.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32089.8 838.65 moveto
+(6a8f5bafb1)
+[7.5 6.75 7.5 4.5 6.75 6.75 6.75 4.5 6.75 6.75]
+xshow
+grestore
+% 264->709E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 32344 1105 moveto
+32326 1075 32290 1018 32253 974 curveto
+32220 934 32177 892 32149 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32145.8 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32145.8 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32268.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 710E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32037 563 moveto
+31983 563 lineto
+31983 527 lineto
+32037 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32037 563 moveto
+31983 563 lineto
+31983 527 lineto
+32037 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31993.9 540.65 moveto
+(102f1)
+[6.75 7.5 6.75 4.5 6.75]
+xshow
+grestore
+% 709E->710E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 32115 825 moveto
+32095 772 32037 617 32017 563 curveto
+stroke
+grestore
+% 265
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 4178.96 1125 moveto
+4125.98 1145 lineto
+4020.02 1145 lineto
+3967.04 1125 lineto
+4020.02 1105 lineto
+4125.98 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 4178.96 1125 moveto
+4125.98 1145 lineto
+4020.02 1145 lineto
+3967.04 1125 lineto
+4020.02 1105 lineto
+4125.98 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3993.88 1120.65 moveto
+(e1fa7f549e5a0893bb42da5)
+[6.75 6.75 4.5 6.75 7.5 4.5 6.75 8.25 7.5 6.75 6.75 6.75 7.5 7.5 7.5 6.75 6.75 6.75 8.25 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 711E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 4111.75 861 moveto
+3978.25 861 lineto
+3978.25 825 lineto
+4111.75 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 4111.75 861 moveto
+3978.25 861 lineto
+3978.25 825 lineto
+4111.75 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3985.75 838.65 moveto
+(6a3c6921b0aeceda3)
+[7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 265->711E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 4071 1105 moveto
+4066 1055 4053 925 4048 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+4047.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+4047.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+4059.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 712E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 3995.12 563 moveto
+3886.88 563 lineto
+3886.88 527 lineto
+3995.12 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 3995.12 563 moveto
+3886.88 563 lineto
+3886.88 527 lineto
+3995.12 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+3894.88 540.65 moveto
+(8a9eb2806b0aa)
+[7.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 711E->712E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 4039 825 moveto
+4020 772 3966 617 3947 563 curveto
+stroke
+grestore
+% 266
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 9686.91 1407 moveto
+9646.46 1427 lineto
+9565.54 1427 lineto
+9525.09 1407 lineto
+9565.54 1387 lineto
+9646.46 1387 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 9686.91 1407 moveto
+9646.46 1427 lineto
+9565.54 1427 lineto
+9525.09 1407 lineto
+9565.54 1387 lineto
+9646.46 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9549 1402.65 moveto
+(a77622f2ff77ffeeb2)
+[6.75 7.5 7.5 7.5 6.75 6.75 4.5 6.75 4.5 4.5 7.5 7.5 4.5 4.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 713E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9725.88 1143 moveto
+9598.12 1143 lineto
+9598.12 1107 lineto
+9725.88 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9725.88 1143 moveto
+9598.12 1143 lineto
+9598.12 1107 lineto
+9725.88 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9606.12 1120.65 moveto
+(21dff35936370ae5f)
+[6.75 6.75 7.5 4.5 4.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 266->713E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9610 1387 moveto
+9620 1337 9645 1207 9656 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9657.03 1146.88 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9657.03 1146.88 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9634.12 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 714E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9681 861 moveto
+9609 861 lineto
+9609 825 lineto
+9681 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9681 861 moveto
+9609 861 lineto
+9609 825 lineto
+9681 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9616.5 838.65 moveto
+(38b3b0d9)
+[6.75 7.5 6.75 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 713E->714E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 9661 1107 moveto
+9658 1056 9649 912 9646 861 curveto
+stroke
+grestore
+% 267
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 28379.1 1685 moveto
+28323 1705 lineto
+28211 1705 lineto
+28154.9 1685 lineto
+28211 1665 lineto
+28323 1665 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 28379.1 1685 moveto
+28323 1705 lineto
+28211 1705 lineto
+28154.9 1685 lineto
+28211 1665 lineto
+28323 1665 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28183 1680.65 moveto
+(30d9d350943c0e3ff7594b50)
+[6.75 7.5 7.5 7.5 7.5 6.75 6.75 7.5 7.5 8.25 6.75 6.75 7.5 6.75 6.75 4.5 4.5 7.5 6.75 7.5 8.25 6.75 6.75 7.5]
+xshow
+grestore
+% 715E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 28329 1425 moveto
+28217 1425 lineto
+28217 1389 lineto
+28329 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 28329 1425 moveto
+28217 1425 lineto
+28217 1389 lineto
+28329 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+28225 1402.65 moveto
+(b5e86c73d1198f)
+[6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6 6.75 7.5 7.5 4.5]
+xshow
+grestore
+% 267->715E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 28267 1665 moveto
+28269 1615 28272 1489 28273 1433 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28273 1429 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28273 1429 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28271.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 715E->398E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 28281 1389 moveto
+28302 1338 28363 1194 28384 1143 curveto
+stroke
+grestore
+% 268
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 23845.1 1125 moveto
+23789 1145 lineto
+23677 1145 lineto
+23620.9 1125 lineto
+23677 1105 lineto
+23789 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 23845.1 1125 moveto
+23789 1145 lineto
+23677 1145 lineto
+23620.9 1125 lineto
+23677 1105 lineto
+23789 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23649 1120.65 moveto
+(89ced1a7906d58d687d5a04)
+[7.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5 7.5 7.5 6.75 7.5 7.5 7.5 7.5 7.5 7.5 6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 717E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25655.2 861 moveto
+25554.8 861 lineto
+25554.8 825 lineto
+25655.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25655.2 861 moveto
+25554.8 861 lineto
+25554.8 825 lineto
+25655.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25562.2 838.65 moveto
+(c0174bbe7ae8)
+[6.75 7.5 6.75 7.5 8.25 6.75 6.75 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 268->717E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23739 1105 moveto
+23749 1071 23776 1003 23824 974 curveto
+24152 775 25172 948 25546 866 curveto
+25549 865 25551 865 25554 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25558.3 862.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25558.3 862.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23824.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 718E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25484.8 563 moveto
+25377.2 563 lineto
+25377.2 527 lineto
+25484.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25484.8 563 moveto
+25377.2 563 lineto
+25377.2 527 lineto
+25484.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25385.2 540.65 moveto
+(8f7c875500073)
+[7.5 4.5 7.5 6.75 7.5 7.5 6.75 6.75 7.5 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 717E->718E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 25587 825 moveto
+25565 800 25526 756 25499 712 curveto
+25470 661 25447 595 25437 563 curveto
+stroke
+grestore
+% 269
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 52438.9 1125 moveto
+52387.5 1145 lineto
+52284.5 1145 lineto
+52233.1 1125 lineto
+52284.5 1105 lineto
+52387.5 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 52438.9 1125 moveto
+52387.5 1145 lineto
+52284.5 1145 lineto
+52233.1 1125 lineto
+52284.5 1105 lineto
+52387.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52259.5 1120.65 moveto
+(1de26f6b12b0d292f94184)
+[6.75 7.5 6.75 6.75 7.5 4.5 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 4.5 7.5 8.25 6.75 7.5 8.25]
+xshow
+grestore
+% 719E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52296.1 861 moveto
+52223.9 861 lineto
+52223.9 825 lineto
+52296.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52296.1 861 moveto
+52223.9 861 lineto
+52223.9 825 lineto
+52296.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52231.9 838.65 moveto
+(65fd8495)
+[7.5 6.75 4.5 7.5 7.5 8.25 7.5 6.75]
+xshow
+grestore
+% 269->719E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 52331 1105 moveto
+52317 1055 52282 925 52267 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+52266 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+52266 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+52297.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 720E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52033.1 563 moveto
+51940.9 563 lineto
+51940.9 527 lineto
+52033.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52033.1 563 moveto
+51940.9 563 lineto
+51940.9 527 lineto
+52033.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51948.4 540.65 moveto
+(cfff3acd8e9d)
+[6.75 4.5 4.5 4.5 6.75 6.75 6.75 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 719E->720E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 52243 825 moveto
+52194 772 52053 617 52004 563 curveto
+stroke
+grestore
+% 270
+gsave
+0.333 1.000 1.000 nodecolor
+newpath 45360.8 1125 moveto
+45310.4 1145 lineto
+45209.6 1145 lineto
+45159.2 1125 lineto
+45209.6 1105 lineto
+45310.4 1105 lineto
+closepath fill
+1 setlinewidth
+filled
+0.333 1.000 1.000 nodecolor
+newpath 45360.8 1125 moveto
+45310.4 1145 lineto
+45209.6 1145 lineto
+45159.2 1125 lineto
+45209.6 1105 lineto
+45310.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45185.4 1120.65 moveto
+(26fa7360ab81be9d4434a)
+[6.75 7.5 4.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5 7.5 8.25 8.25 6.75 8.25 6.75]
+xshow
+grestore
+% 721E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 45222.8 861 moveto
+45137.2 861 lineto
+45137.2 825 lineto
+45222.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 45222.8 861 moveto
+45137.2 861 lineto
+45137.2 825 lineto
+45222.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45144.8 838.65 moveto
+(af0268dddd)
+[6.75 4.5 7.5 6.75 7.5 7.5 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 270->721E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 45254 1105 moveto
+45240 1054 45203 925 45187 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+45186 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+45186 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+45220.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 722E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 45298.9 563 moveto
+45205.1 563 lineto
+45205.1 527 lineto
+45298.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 45298.9 563 moveto
+45205.1 563 lineto
+45205.1 527 lineto
+45298.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45212.6 540.65 moveto
+(c4507c22d19)
+[6.75 8.25 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 721E->722E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 45184 825 moveto
+45197 772 45235 617 45248 563 curveto
+stroke
+grestore
+% 272
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 394.185 843 moveto
+333.592 863.004 lineto
+212.408 863.004 lineto
+151.815 843 lineto
+212.408 822.996 lineto
+333.592 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+181.125 838.65 moveto
+(4a9d79c960b8d33e39251e5f66)
+[8.25 6.75 7.5 7.5 7.5 7.5 6.75 7.5 7.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 4.5 7.5 7.5]
+xshow
+grestore
+% 34E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 774.125 563 moveto
+671.875 563 lineto
+671.875 527 lineto
+774.125 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 774.125 563 moveto
+671.875 563 lineto
+671.875 527 lineto
+774.125 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+679.875 540.65 moveto
+(330342f283ef2)
+[6.75 6.75 7.5 6.75 8.25 6.75 4.5 6.75 7.5 6.75 6.75 4.5 6.75]
+xshow
+grestore
+% 272->34E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 303 823 moveto
+384 770 604 623 689 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+692.527 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+692.527 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+526.125 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 272->252E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 268 823 moveto
+255 771 220 629 205 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+203.97 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+203.97 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+241.125 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 272->436E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 281 823 moveto
+301 770 354 629 375 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+376.595 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+376.595 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+337.125 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 274
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 51885.8 843 moveto
+51822.4 863.004 lineto
+51695.6 863.004 lineto
+51632.2 843 lineto
+51695.6 822.996 lineto
+51822.4 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51662.2 838.65 moveto
+(10a7d61c201c67a5e78542807cd)
+[6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75 8.25 6.75 7.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 59E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 50418 563 moveto
+50306 563 lineto
+50306 527 lineto
+50418 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 50418 563 moveto
+50306 563 lineto
+50306 527 lineto
+50418 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50314 540.65 moveto
+(ef6361295eba07)
+[6.75 4.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 274->59E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 51675 829 moveto
+51517 803 51178 745 51065 712 curveto
+51024 700 51018 688 50978 676 curveto
+50744 604 50676 627 50439 568 curveto
+50435 567 50430 566 50426 564 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50421.9 562.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50421.9 562.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+51073.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 274->500E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 51764 823 moveto
+51775 771 51809 629 51823 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+51824 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+51824 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+51795.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 274->720E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 51774 823 moveto
+51814 770 51924 627 51968 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+51970.7 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+51970.7 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+51885.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 275
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 7256.77 843 moveto
+7206.38 863.004 lineto
+7105.62 863.004 lineto
+7055.23 843 lineto
+7105.62 822.996 lineto
+7206.38 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+7081.38 838.65 moveto
+(f8ff39eab120851f143bf19)
+[4.5 7.5 4.5 4.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 4.5 6.75 8.25 6.75 6.75 4.5 6.75 7.5]
+xshow
+grestore
+% 98E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 7118.75 563 moveto
+7041.25 563 lineto
+7041.25 527 lineto
+7118.75 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 7118.75 563 moveto
+7041.25 563 lineto
+7041.25 527 lineto
+7118.75 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+7049.25 540.65 moveto
+(4e3cfd27a)
+[8.25 6.75 6.75 6.75 4.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 275->98E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 7151 823 moveto
+7138 771 7102 629 7087 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+7085.97 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+7085.97 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+7124.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 278
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 1342.12 843 moveto
+1281.56 863.004 lineto
+1160.44 863.004 lineto
+1099.88 843 lineto
+1160.44 822.996 lineto
+1281.56 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1128.75 838.65 moveto
+(4995c71223c9f6067324d387a2)
+[8.25 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 4.5 7.5 7.5 7.5 7.5 6.75 6.75 8.25 7.5 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 35E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2042.88 563 moveto
+1933.12 563 lineto
+1933.12 527 lineto
+2042.88 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2042.88 563 moveto
+1933.12 563 lineto
+1933.12 527 lineto
+2042.88 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+1941.12 540.65 moveto
+(57948adb5dead)
+[6.75 7.5 7.5 8.25 7.5 6.75 7.5 6.75 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 278->35E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 1296 828 moveto
+1422 802 1668 748 1748 712 curveto
+1833 673 1919 604 1962 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+1964.93 565.561 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+1964.93 565.561 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+1813.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 278->488E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 1218 823 moveto
+1210 771 1189 629 1181 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+1180.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+1180.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+1202.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 278->598E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 1201 823 moveto
+1149 770 1006 626 951 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+947.828 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+947.828 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+1092.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 278->604E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 1228 823 moveto
+1247 770 1298 629 1319 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+1320.6 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+1320.6 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+1283.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 278->628E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 1211 823 moveto
+1184 770 1112 628 1082 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+1079.98 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+1079.98 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+1156.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 279
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 6164.96 843 moveto
+6108.48 863.004 lineto
+5995.52 863.004 lineto
+5939.04 843 lineto
+5995.52 822.996 lineto
+6108.48 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5967.25 838.65 moveto
+(b9ae94e6935503603341ecf4)
+[6.75 7.5 6.75 6.75 7.5 8.25 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5 7.5 6.75 6.75 8.25 6.75 6.75 6.75 4.5 8.25]
+xshow
+grestore
+% 99E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 6142.12 563 moveto
+6057.88 563 lineto
+6057.88 527 lineto
+6142.12 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 6142.12 563 moveto
+6057.88 563 lineto
+6057.88 527 lineto
+6142.12 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+6065.88 540.65 moveto
+(14a3c17f3d)
+[6.75 8.25 6.75 6.75 6.75 6.75 7.5 4.5 6.75 7.5]
+xshow
+grestore
+% 279->99E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6055 823 moveto
+6064 771 6087 629 6096 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+6096.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+6096.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+6080.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 280
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 41165.2 1407 moveto
+41108.1 1427 lineto
+40993.9 1427 lineto
+40936.8 1407 lineto
+40993.9 1387 lineto
+41108.1 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40964.8 1402.65 moveto
+(fd28c194a46fde909b019c52f)
+[4.5 7.5 6.75 7.5 6.75 6.75 7.5 8.25 6.75 8.25 7.5 4.5 7.5 6.75 7.5 7.5 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 280->242E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 40981 1391 moveto
+40964 1388 40945 1386 40928 1384 curveto
+39216 1219 27161 1448 25449 1276 curveto
+25164 1247 25088 1243 24816 1152 curveto
+24812 1151 24807 1149 24803 1146 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24798.7 1144.4 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24798.7 1144.4 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25449.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 280->270E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 41063 1387 moveto
+41092 1336 41167 1206 41199 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41201 1146.47 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41201 1146.47 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41133.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 280->272E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 41002 1387 moveto
+40903 1346 40673 1249 40486 1152 curveto
+40483 1150 40481 1149 40478 1147 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+40474.5 1144.98 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+40474.5 1144.98 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+40747.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 280->284E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 41048 1387 moveto
+41041 1337 41023 1207 41016 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41015.5 1146.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41015.5 1146.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41034.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 280->286E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 41070 1387 moveto
+41116 1336 41238 1204 41289 1149 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41291.4 1146.07 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41291.4 1146.07 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41181.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 41151.1 1143 moveto
+41072.9 1143 lineto
+41072.9 1107 lineto
+41151.1 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 41151.1 1143 moveto
+41072.9 1143 lineto
+41072.9 1107 lineto
+41151.1 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41080.9 1120.65 moveto
+(aebb7b91b)
+[6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 280->288E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 41055 1387 moveto
+41065 1337 41094 1207 41106 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41107 1146.88 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41107 1146.88 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41082.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 280->586E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 41087 1387 moveto
+41130 1363 41202 1320 41259 1276 curveto
+41311 1236 41367 1180 41397 1149 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41400.2 1145.83 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41400.2 1145.83 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41274.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 763E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32751 1143 moveto
+32673 1143 lineto
+32673 1107 lineto
+32751 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32751 1143 moveto
+32673 1143 lineto
+32673 1107 lineto
+32751 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32680.5 1120.65 moveto
+(b082f7a5ff)
+[6.75 7.5 7.5 6.75 4.5 7.5 6.75 6.75 4.5 4.5]
+xshow
+grestore
+% 280->763E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 40979 1392 moveto
+40963 1389 40945 1386 40928 1384 curveto
+40185 1287 39995 1293 39245 1260 curveto
+38886 1243 33108 1246 32760 1152 curveto
+32755 1151 32751 1149 32746 1147 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32742.5 1144.98 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32742.5 1144.98 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+39671.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 764E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32912 861 moveto
+32858 861 lineto
+32858 825 lineto
+32912 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32912 861 moveto
+32858 861 lineto
+32858 825 lineto
+32912 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32874.1 838.65 moveto
+(cd6)
+[6.75 7.5 7.5]
+xshow
+grestore
+% 763E->764E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 32723 1107 moveto
+32754 1056 32842 912 32874 861 curveto
+stroke
+grestore
+% 281
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 45477.1 843 moveto
+45418 863.004 lineto
+45300 863.004 lineto
+45240.9 843 lineto
+45300 822.996 lineto
+45418 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+45269.4 838.65 moveto
+(7c0ab977f5a3c4ab6d625f5033)
+[7.5 6.75 7.5 6.75 6.75 7.5 7.5 7.5 4.5 6.75 6.75 6.75 6.75 8.25 6.75 6.75 7.5 7.5 7.5 6.75 6.75 4.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 45E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 34627.1 563 moveto
+34522.9 563 lineto
+34522.9 527 lineto
+34627.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 34627.1 563 moveto
+34522.9 563 lineto
+34522.9 527 lineto
+34627.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+34530.4 540.65 moveto
+(20949455f573f)
+[6.75 7.5 7.5 8.25 7.5 8.25 6.75 6.75 4.5 6.75 7.5 6.75 4.5]
+xshow
+grestore
+% 281->45E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 45286 827 moveto
+45269 824 45250 822 45232 820 curveto
+44940 790 34944 613 34653 568 curveto
+34647 567 34641 566 34635 564 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+34630.9 562.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+34630.9 562.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+40560.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 281->470E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 45365 823 moveto
+45380 771 45423 629 45441 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+45442 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+45442 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+45410.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 281->670E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 45375 823 moveto
+45417 770 45533 627 45579 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+45581.7 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+45581.7 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+45494.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 281->722E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 45352 823 moveto
+45333 770 45282 629 45261 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+45259.4 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+45259.4 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+45313.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 282
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 53541.1 1125 moveto
+53477.1 1145 lineto
+53348.9 1145 lineto
+53284.9 1125 lineto
+53348.9 1105 lineto
+53477.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53315.1 1120.65 moveto
+(7e0b91491c8c8566892cd9a0889)
+[7.5 6.75 7.5 6.75 7.5 6.75 8.25 7.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 7.5 7.5 6.75 6.75 7.5 7.5 6.75 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 103E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 53541.1 861 moveto
+53426.9 861 lineto
+53426.9 825 lineto
+53541.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 53541.1 861 moveto
+53426.9 861 lineto
+53426.9 825 lineto
+53541.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53434.9 838.65 moveto
+(de9efa12873949)
+[7.5 6.75 7.5 6.75 4.5 6.75 6.75 6.75 7.5 7.5 6.75 7.5 8.25 7.5]
+xshow
+grestore
+% 282->103E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 53418 1105 moveto
+53430 1055 53464 925 53477 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+53478 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+53478 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+53448.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 122E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 54116.1 563 moveto
+53999.9 563 lineto
+53999.9 527 lineto
+54116.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 54116.1 563 moveto
+53999.9 563 lineto
+53999.9 527 lineto
+54116.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54007.4 540.65 moveto
+(c71043819b6a79)
+[6.75 7.5 6.75 7.5 8.25 6.75 7.5 6.75 7.5 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 103E->122E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 53519 825 moveto
+53622 771 53921 616 54023 563 curveto
+stroke
+grestore
+% 283
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 10160.9 843 moveto
+10099.5 863.004 lineto
+9976.54 863.004 lineto
+9915.08 843 lineto
+9976.54 822.996 lineto
+10099.5 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9944.62 838.65 moveto
+(d58478d9c273ad4f4b2e091324)
+[7.5 6.75 7.5 8.25 7.5 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 8.25 4.5 8.25 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 8.25]
+xshow
+grestore
+% 165E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10084.2 563 moveto
+9991.75 563 lineto
+9991.75 527 lineto
+10084.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10084.2 563 moveto
+9991.75 563 lineto
+9991.75 527 lineto
+10084.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9999.75 540.65 moveto
+(1a220eb692c)
+[6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 283->165E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10038 823 moveto
+10038 771 10038 630 10038 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10038 567 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10038 567 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10038.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 177E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10241.1 290 moveto
+10150.9 290 lineto
+10150.9 254 lineto
+10241.1 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10241.1 290 moveto
+10150.9 290 lineto
+10150.9 254 lineto
+10241.1 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10158.9 267.65 moveto
+(30417faf916)
+[6.75 7.5 8.25 6.75 7.5 4.5 6.75 4.5 7.5 6.75 7.5]
+xshow
+grestore
+% 165E->177E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 10049 527 moveto
+10077 477 10157 340 10185 290 curveto
+stroke
+grestore
+% 284
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 31868.2 843 moveto
+31809.6 863.004 lineto
+31692.4 863.004 lineto
+31633.8 843 lineto
+31692.4 822.996 lineto
+31809.6 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+31662.1 838.65 moveto
+(8be0efdd94a6383e87fbfded4f)
+[7.5 6.75 6.75 7.5 6.75 4.5 7.5 7.5 7.5 8.25 6.75 7.5 6.75 7.5 6.75 6.75 7.5 7.5 4.5 6.75 4.5 7.5 6.75 7.5 8.25 4.5]
+xshow
+grestore
+% 39E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29479.1 563 moveto
+29374.9 563 lineto
+29374.9 527 lineto
+29479.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29479.1 563 moveto
+29374.9 563 lineto
+29374.9 527 lineto
+29479.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29382.4 540.65 moveto
+(c8a6c26d4fd9f)
+[6.75 7.5 6.75 7.5 6.75 6.75 7.5 7.5 8.25 4.5 7.5 7.5 4.5]
+xshow
+grestore
+% 284->39E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 31678 828 moveto
+31661 825 31642 822 31625 820 curveto
+31390 792 29684 851 29491 712 curveto
+29445 679 29433 609 29429 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29428.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29428.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29491.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 284->224E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 31755 823 moveto
+31766 771 31796 629 31808 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+31809 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+31809 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+31788.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 284->268E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 31745 823 moveto
+31730 771 31687 629 31669 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+31668 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+31668 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+31713.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 284->632E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 31763 823 moveto
+31795 770 31879 627 31913 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+31915 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+31915 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+31851.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 284->710E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 31768 823 moveto
+31814 770 31939 626 31989 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+31991.4 566.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+31991.4 566.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+31897.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 285
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 22870.9 843 moveto
+22804.4 863.004 lineto
+22671.6 863.004 lineto
+22605.1 843 lineto
+22671.6 822.996 lineto
+22804.4 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22636 838.65 moveto
+(3aeb78ea51020a44f2d2615436dae)
+[6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 8.25 8.25 4.5 6.75 7.5 6.75 7.5 6.75 6.75 8.25 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 53E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 22862.8 563 moveto
+22731.2 563 lineto
+22731.2 527 lineto
+22862.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 22862.8 563 moveto
+22731.2 563 lineto
+22731.2 527 lineto
+22862.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22739.2 540.65 moveto
+(96deede0c6b44119)
+[7.5 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 8.25 8.25 6 6.75 7.5]
+xshow
+grestore
+% 285->53E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22742 823 moveto
+22752 771 22780 629 22791 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22792 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22792 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22772.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 286
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 18060.9 843 moveto
+17999.4 863.004 lineto
+17876.6 863.004 lineto
+17815.1 843 lineto
+17876.6 822.996 lineto
+17999.4 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17844.2 838.65 moveto
+(6bbd5b422edb8e358dcc20eecf9)
+[7.5 6.75 6.75 7.5 6.75 6.75 8.25 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 4.5 7.5]
+xshow
+grestore
+% 38E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 18105.9 563 moveto
+17994.1 563 lineto
+17994.1 527 lineto
+18105.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 18105.9 563 moveto
+17994.1 563 lineto
+17994.1 527 lineto
+18105.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+18001.6 540.65 moveto
+(4f2de229621272)
+[8.25 4.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 286->38E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 17946 823 moveto
+17966 770 18019 629 18040 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+18041.6 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+18041.6 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+18002.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 166E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17935 563 moveto
+17835 563 lineto
+17835 527 lineto
+17935 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17935 563 moveto
+17835 563 lineto
+17835 527 lineto
+17935 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17843 540.65 moveto
+(d495de0b35f6)
+[7.5 8.25 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 4.5 7.5]
+xshow
+grestore
+% 286->166E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 17934 823 moveto
+17925 771 17900 629 17890 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17889 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17889 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+17916.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 178E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16663.9 290 moveto
+16564.1 290 lineto
+16564.1 254 lineto
+16663.9 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16663.9 290 moveto
+16564.1 290 lineto
+16564.1 254 lineto
+16663.9 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16571.6 267.65 moveto
+(e618df70814a)
+[6.75 7.5 6.75 7.5 7.5 4.5 7.5 7.5 7.5 6.75 8.25 6.75]
+xshow
+grestore
+% 166E->178E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 17835 534 moveto
+17631 491 16868 327 16664 283 curveto
+stroke
+grestore
+% 288
+gsave
+0.000 1.000 1.000 nodecolor
+newpath 20338.2 545 moveto
+20271.6 565.004 lineto
+20138.4 565.004 lineto
+20071.8 545 lineto
+20138.4 524.996 lineto
+20271.6 524.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 1.000 1.000 nodecolor
+newpath 20338.2 545 moveto
+20271.6 565.004 lineto
+20138.4 565.004 lineto
+20071.8 545 lineto
+20138.4 524.996 lineto
+20271.6 524.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20102.2 540.65 moveto
+(4856000a6802ddfc121ef40432297)
+[8.25 7.5 6.75 7.5 7.5 7.5 7.5 6.75 7.5 7.5 7.5 6.75 7.5 7.5 4.5 6.75 6.75 6.75 6.75 6.75 4.5 8.25 7.5 8.25 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 40E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19368.9 290 moveto
+19235.1 290 lineto
+19235.1 254 lineto
+19368.9 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19368.9 290 moveto
+19235.1 290 lineto
+19235.1 254 lineto
+19368.9 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19243.1 267.65 moveto
+(04904a458422a5b9)
+[7.5 8.25 7.5 7.5 8.25 6.75 8.25 6.75 7.5 8.25 6.75 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 288->40E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20139 525 moveto
+19972 475 19537 343 19370 292 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19365.9 290.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19365.9 290.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19754.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->218E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20121 530 moveto
+19832 479 18887 313 18693 278 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+18689 277.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+18689 277.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19432.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->244E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20192 525 moveto
+20159 476 20077 350 20042 297 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+20040 293.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+20040 293.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20116.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->246E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20123 530 moveto
+19996 506 19747 459 19536 414 curveto
+19322 368 19065 307 18963 283 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+18958.9 281.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+18958.9 281.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19536.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->258E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20121 530 moveto
+19939 496 19494 409 19133 290 curveto
+19130 289 19127 288 19124 287 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19119.7 285.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19119.7 285.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19571.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->290E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20160 525 moveto
+20043 473 19730 334 19625 287 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19621.7 285.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19621.7 285.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19899.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->292E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20174 525 moveto
+20097 475 19899 347 19818 295 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19814.3 292.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19814.3 292.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19995.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->308E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20184 525 moveto
+20133 476 20000 349 19945 296 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19941.8 292.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19941.8 292.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20063.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->318E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20198 525 moveto
+20182 476 20140 352 20122 298 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+20120.4 293.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+20120.4 293.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20159.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->388E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20209 525 moveto
+20218 477 20240 352 20250 298 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+20250.5 293.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+20250.5 293.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20232.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->472E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20220 525 moveto
+20255 476 20348 350 20387 296 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+20389.4 293.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+20389.4 293.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20312.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->478E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20278 527 moveto
+20492 474 21110 320 21263 281 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21267.1 279.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21267.1 279.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20785.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->566E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20257 525 moveto
+20385 475 20721 344 20851 293 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+20855.3 291.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+20855.3 291.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20577.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->570E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20285 529 moveto
+20533 479 21286 326 21497 284 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21501.1 282.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21501.1 282.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20920.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->574E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20130 527 moveto
+19965 488 19560 390 19226 290 curveto
+19221 289 19216 287 19211 285 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19207.7 283.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19207.7 283.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19682.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->608E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20290 530 moveto
+20510 493 21112 389 21610 290 curveto
+21626 287 21643 283 21658 280 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21662.1 278.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21662.1 278.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20996.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->614E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20290 530 moveto
+20308 527 20328 524 20347 522 curveto
+20911 450 22787 297 23069 275 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23073 274.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23073 274.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21582.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->658E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20291 531 moveto
+20310 528 20329 525 20347 522 curveto
+20959 424 21702 308 21887 278 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21891 277.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21891 277.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21086.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->664E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20290 530 moveto
+20308 527 20328 524 20347 522 curveto
+21277 397 22422 294 22636 275 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22640 274.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22640 274.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21367.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 288->682E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20291 531 moveto
+20309 528 20329 525 20347 522 curveto
+21077 414 21970 300 22158 276 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22162 275.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22162 275.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21208.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 289
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 32528.1 843 moveto
+32467 863.004 lineto
+32345 863.004 lineto
+32283.9 843 lineto
+32345 822.996 lineto
+32467 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32313.4 838.65 moveto
+(2e31175cbd52fcd08360fe86d20)
+[6.75 6.75 6.75 6 6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75 4.5 6.75 7.5 7.5 7.5 6.75 7.5 7.5 4.5 6.75 7.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 41E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32200.9 563 moveto
+32085.1 563 lineto
+32085.1 527 lineto
+32200.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32200.9 563 moveto
+32085.1 563 lineto
+32085.1 527 lineto
+32200.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32093.1 540.65 moveto
+(4ad5d68f07981a)
+[8.25 6.75 7.5 6.75 7.5 7.5 7.5 4.5 7.5 7.5 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 289->41E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 32388 823 moveto
+32341 770 32215 626 32164 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32161.6 566.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32161.6 566.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32292.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 289->636E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 32400 823 moveto
+32385 771 32343 629 32325 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32324 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32324 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32368.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 289->642E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 32410 823 moveto
+32421 771 32450 629 32462 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32463 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32463 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32442.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 289->690E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 32422 823 moveto
+32465 770 32582 627 32629 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32631.7 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32631.7 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32543.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 289->700E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 32432 823 moveto
+32502 770 32693 624 32766 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32769.7 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32769.7 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32626.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 290
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 25429 843 moveto
+25366.5 863.004 lineto
+25241.5 863.004 lineto
+25179 843 lineto
+25241.5 822.996 lineto
+25366.5 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25208.4 838.65 moveto
+(3aa0ce5efcf79bc3ecced1886e89)
+[6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 4.5 6.75 4.5 7.5 7.5 6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 56E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25154.2 563 moveto
+25037.8 563 lineto
+25037.8 527 lineto
+25154.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25154.2 563 moveto
+25037.8 563 lineto
+25037.8 527 lineto
+25154.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25045.8 540.65 moveto
+(ff9d64ddf49a20f)
+[4.5 4.5 7.5 7.5 7.5 8.25 7.5 7.5 4.5 8.25 7.5 6.75 6.75 7.5 4.5]
+xshow
+grestore
+% 290->56E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 25290 823 moveto
+25253 770 25154 627 25114 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25111.3 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25111.3 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25214.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 290->264E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 25325 823 moveto
+25379 770 25527 626 25586 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25589.2 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25589.2 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25477.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 290->510E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 25301 823 moveto
+25292 771 25270 629 25261 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25260.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25260.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25285.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 290->718E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 25313 823 moveto
+25335 770 25395 629 25420 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25421.6 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25421.6 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25377.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 291
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 16091.8 1407 moveto
+16050.9 1427 lineto
+15969.1 1427 lineto
+15928.2 1407 lineto
+15969.1 1387 lineto
+16050.9 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15952.2 1402.65 moveto
+(7c1767485953d9c2)
+[7.5 6.75 6.75 7.5 7.5 7.5 8.25 7.5 6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 66E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15990 1143 moveto
+15936 1143 lineto
+15936 1107 lineto
+15990 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15990 1143 moveto
+15936 1143 lineto
+15936 1107 lineto
+15990 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15951.8 1120.65 moveto
+(086)
+[7.5 7.5 7.5]
+xshow
+grestore
+% 291->66E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 16007 1387 moveto
+15998 1337 15976 1207 15967 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15966.5 1146.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15966.5 1146.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15989.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 76E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15859 1143 moveto
+15805 1143 lineto
+15805 1107 lineto
+15859 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15859 1143 moveto
+15805 1143 lineto
+15805 1107 lineto
+15859 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15820.4 1120.65 moveto
+(76E)
+[7.5 7.5 8.25]
+xshow
+grestore
+% 291->76E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15997 1387 moveto
+15965 1336 15883 1206 15847 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15845 1146.47 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15845 1146.47 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15928.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 291->610E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 16063 1393 moveto
+16201 1357 16579 1255 16888 1152 curveto
+16893 1150 16899 1148 16905 1146 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16909.3 1144.4 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16909.3 1144.4 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16530.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 8E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15707.1 861 moveto
+15574.9 861 lineto
+15574.9 825 lineto
+15707.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15707.1 861 moveto
+15574.9 861 lineto
+15574.9 825 lineto
+15707.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15582.9 838.65 moveto
+(15b3ad672cd2f713a)
+[6.75 6.75 6.75 6.75 6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75 4.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 66E->8E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15942 1107 moveto
+15884 1056 15720 912 15662 861 curveto
+stroke
+grestore
+% 292
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 15038.1 1407 moveto
+14975.5 1427 lineto
+14850.5 1427 lineto
+14787.9 1407 lineto
+14850.5 1387 lineto
+14975.5 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14817.8 1402.65 moveto
+(9c1305d59c37e9be9f13d7d049c)
+[7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 4.5 6.75 6.75 7.5 7.5 7.5 7.5 8.25 7.5 6.75]
+xshow
+grestore
+% 73E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14987 1143 moveto
+14933 1143 lineto
+14933 1107 lineto
+14987 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14987 1143 moveto
+14933 1143 lineto
+14933 1107 lineto
+14987 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14949.1 1120.65 moveto
+(817)
+[7.5 6.75 7.5]
+xshow
+grestore
+% 292->73E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 14916 1387 moveto
+14925 1337 14947 1207 14956 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14956.5 1146.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14956.5 1146.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+14937.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 293
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 38274.9 1407 moveto
+38210.5 1427 lineto
+38081.5 1427 lineto
+38017.1 1407 lineto
+38081.5 1387 lineto
+38210.5 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+38047 1402.65 moveto
+(efe092824916a5637ee35d439589)
+[6.75 4.5 6.75 7.5 7.5 6.75 7.5 6.75 8.25 7.5 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 8.25 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 49E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29471 1143 moveto
+29417 1143 lineto
+29417 1107 lineto
+29471 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29471 1143 moveto
+29417 1143 lineto
+29417 1107 lineto
+29471 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29432 1120.65 moveto
+(49E)
+[8.25 7.5 8.25]
+xshow
+grestore
+% 293->49E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38026 1404 moveto
+37468 1391 35075 1335 33112 1276 curveto
+32305 1251 30242 1420 29480 1152 curveto
+29477 1151 29474 1149 29471 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29467.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29467.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+33112.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 214E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 40951 1143 moveto
+40897 1143 lineto
+40897 1107 lineto
+40951 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 40951 1143 moveto
+40897 1143 lineto
+40897 1107 lineto
+40951 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40909 1120.65 moveto
+(214E)
+[6.75 6.75 8.25 8.25]
+xshow
+grestore
+% 293->214E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38250 1399 moveto
+38483 1381 39038 1333 39216 1276 curveto
+39231 1271 39231 1264 39245 1260 curveto
+39948 1054 40202 1406 40888 1152 curveto
+40891 1151 40894 1149 40897 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+40900.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+40900.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+39245.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 216E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 42041 1143 moveto
+41987 1143 lineto
+41987 1107 lineto
+42041 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 42041 1143 moveto
+41987 1143 lineto
+41987 1107 lineto
+42041 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41999.4 1120.65 moveto
+(216E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 293->216E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38268 1405 moveto
+38761 1395 40609 1353 41188 1276 curveto
+41221 1271 41228 1265 41259 1260 curveto
+41577 1200 41680 1276 41978 1152 curveto
+41981 1151 41984 1149 41987 1147 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41990.5 1144.98 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41990.5 1144.98 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41259.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 236E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 40387 1143 moveto
+40333 1143 lineto
+40333 1107 lineto
+40387 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 40387 1143 moveto
+40333 1143 lineto
+40333 1107 lineto
+40387 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+40345.4 1120.65 moveto
+(236E)
+[6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 293->236E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38256 1401 moveto
+38445 1389 38843 1355 39169 1276 curveto
+39190 1271 39193 1264 39213 1260 curveto
+39697 1150 39862 1331 40324 1152 curveto
+40327 1151 40330 1149 40333 1147 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+40336.5 1144.98 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+40336.5 1144.98 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+39213.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 278E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 37005 1143 moveto
+36951 1143 lineto
+36951 1107 lineto
+37005 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 37005 1143 moveto
+36951 1143 lineto
+36951 1107 lineto
+37005 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36963 1120.65 moveto
+(278E)
+[6.75 7.5 7.5 8.25]
+xshow
+grestore
+% 293->278E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38044 1398 moveto
+37840 1378 37371 1316 37014 1152 curveto
+37011 1151 37009 1150 37007 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+37003.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+37003.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+37344.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 293->358E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38020 1406 moveto
+37205 1400 32584 1361 28818 1276 curveto
+27945 1256 25713 1441 24888 1152 curveto
+24885 1151 24882 1149 24879 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24875.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24875.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28818.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 293->398E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38020 1406 moveto
+37125 1399 31711 1351 30067 1276 curveto
+29338 1242 29112 1409 28428 1152 curveto
+28425 1151 28423 1149 28420 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28416.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28416.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+30067.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 293->400E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38020 1406 moveto
+37217 1399 32829 1352 32270 1152 curveto
+32267 1151 32264 1149 32261 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32257.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32257.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+33247.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 402E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 38991 1143 moveto
+38937 1143 lineto
+38937 1107 lineto
+38991 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 38991 1143 moveto
+38937 1143 lineto
+38937 1107 lineto
+38991 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+38948.6 1120.65 moveto
+(402E)
+[8.25 7.5 6.75 8.25]
+xshow
+grestore
+% 293->402E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38223 1391 moveto
+38367 1358 38685 1278 38928 1152 curveto
+38930 1151 38933 1149 38935 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+38938.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+38938.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+38659.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 404E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 39623 1143 moveto
+39569 1143 lineto
+39569 1107 lineto
+39623 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 39623 1143 moveto
+39569 1143 lineto
+39569 1107 lineto
+39623 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39579.9 1120.65 moveto
+(404E)
+[8.25 7.5 8.25 8.25]
+xshow
+grestore
+% 293->404E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38235 1394 moveto
+38386 1372 38705 1325 38972 1276 curveto
+39235 1227 39317 1262 39560 1152 curveto
+39563 1151 39565 1149 39568 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+39571.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+39571.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+39060.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 406E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 39905 1143 moveto
+39851 1143 lineto
+39851 1107 lineto
+39905 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 39905 1143 moveto
+39851 1143 lineto
+39851 1107 lineto
+39905 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39862.2 1120.65 moveto
+(406E)
+[8.25 7.5 7.5 8.25]
+xshow
+grestore
+% 293->406E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38235 1395 moveto
+38400 1372 38763 1321 39067 1276 curveto
+39111 1269 39802 1169 39842 1152 curveto
+39845 1151 39848 1149 39851 1147 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+39854.5 1144.98 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+39854.5 1144.98 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+39162.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 408E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 37453 1143 moveto
+37399 1143 lineto
+37399 1107 lineto
+37453 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 37453 1143 moveto
+37399 1143 lineto
+37399 1107 lineto
+37453 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+37410.2 1120.65 moveto
+(408E)
+[8.25 7.5 7.5 8.25]
+xshow
+grestore
+% 293->408E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38077 1388 moveto
+37950 1352 37674 1267 37462 1152 curveto
+37460 1151 37458 1149 37456 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+37452.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+37452.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+37737.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 412E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 37993 1143 moveto
+37939 1143 lineto
+37939 1107 lineto
+37993 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 37993 1143 moveto
+37939 1143 lineto
+37939 1107 lineto
+37993 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+37951 1120.65 moveto
+(412E)
+[8.25 6.75 6.75 8.25]
+xshow
+grestore
+% 293->412E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38133 1387 moveto
+38101 1336 38018 1206 37982 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+37980 1146.47 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+37980 1146.47 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+38062.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 438E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 38683 1143 moveto
+38629 1143 lineto
+38629 1107 lineto
+38683 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 38683 1143 moveto
+38629 1143 lineto
+38629 1107 lineto
+38683 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+38640.6 1120.65 moveto
+(438E)
+[8.25 6.75 7.5 8.25]
+xshow
+grestore
+% 293->438E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38188 1387 moveto
+38273 1346 38467 1249 38620 1152 curveto
+38622 1151 38624 1149 38626 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+38629.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+38629.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+38431.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 448E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 39269 1143 moveto
+39215 1143 lineto
+39215 1107 lineto
+39269 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 39269 1143 moveto
+39215 1143 lineto
+39215 1107 lineto
+39269 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39225.9 1120.65 moveto
+(448E)
+[8.25 8.25 7.5 8.25]
+xshow
+grestore
+% 293->448E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38243 1397 moveto
+38435 1374 38873 1308 39206 1152 curveto
+39209 1151 39211 1149 39214 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+39217.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+39217.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+38900.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 476E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 35305 1143 moveto
+35251 1143 lineto
+35251 1107 lineto
+35305 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 35305 1143 moveto
+35251 1143 lineto
+35251 1107 lineto
+35305 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+35262.2 1120.65 moveto
+(476E)
+[8.25 7.5 7.5 8.25]
+xshow
+grestore
+% 293->476E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38024 1405 moveto
+37548 1395 35821 1346 35314 1152 curveto
+35311 1151 35309 1149 35306 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35302.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35302.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35903.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 504E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 36221 1143 moveto
+36167 1143 lineto
+36167 1107 lineto
+36221 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 36221 1143 moveto
+36167 1143 lineto
+36167 1107 lineto
+36221 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36178.6 1120.65 moveto
+(504E)
+[6.75 7.5 8.25 8.25]
+xshow
+grestore
+% 293->504E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38047 1398 moveto
+37846 1378 37376 1330 36982 1276 curveto
+36647 1229 36542 1284 36230 1152 curveto
+36227 1151 36225 1149 36222 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+36218.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+36218.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+36982.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 293->552E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38238 1396 moveto
+38383 1377 38670 1335 38907 1276 curveto
+39076 1233 39125 1232 39278 1152 curveto
+39280 1151 39283 1149 39285 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+39288.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+39288.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+38965.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 634E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 36525 1143 moveto
+36471 1143 lineto
+36471 1107 lineto
+36525 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 36525 1143 moveto
+36471 1143 lineto
+36471 1107 lineto
+36525 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36482.6 1120.65 moveto
+(634E)
+[7.5 6.75 8.25 8.25]
+xshow
+grestore
+% 293->634E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38047 1398 moveto
+37741 1368 36811 1269 36534 1152 curveto
+36531 1151 36529 1149 36526 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+36522.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+36522.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+37073.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 768E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 41769 1143 moveto
+41715 1143 lineto
+41715 1107 lineto
+41769 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 41769 1143 moveto
+41715 1143 lineto
+41715 1107 lineto
+41769 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+41726.6 1120.65 moveto
+(768E)
+[7.5 7.5 7.5 8.25]
+xshow
+grestore
+% 293->768E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 38256 1401 moveto
+38837 1368 41541 1214 41706 1152 curveto
+41709 1151 41712 1149 41715 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+41718.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+41718.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+40475.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 17E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29732.1 861 moveto
+29605.9 861 lineto
+29605.9 825 lineto
+29732.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29732.1 861 moveto
+29605.9 861 lineto
+29605.9 825 lineto
+29732.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29613.9 838.65 moveto
+(792fd6f9df1fa1e33)
+[7.5 7.5 6.75 4.5 7.5 7.5 4.5 7.5 7.5 4.5 6.75 4.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 49E->17E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 29458 1107 moveto
+29499 1056 29614 912 29654 861 curveto
+stroke
+grestore
+% 214E->213E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 40947 1107 moveto
+40951 1104 40956 1101 40960 1098 curveto
+41112 999 41304 901 41383 861 curveto
+stroke
+grestore
+% 216E->215E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 42020 1107 moveto
+42038 1056 42089 912 42107 861 curveto
+stroke
+grestore
+% 236E->235E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 40371 1107 moveto
+40402 1056 40489 912 40520 861 curveto
+stroke
+grestore
+% 236E->409E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 40384 1107 moveto
+40388 1104 40392 1101 40396 1098 curveto
+40472 1046 40498 1043 40572 990 curveto
+40632 947 40695 890 40727 861 curveto
+stroke
+grestore
+% 236E->463E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 40354 1107 moveto
+40336 1056 40287 912 40269 861 curveto
+stroke
+grestore
+% 278E->277E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 36978 1107 moveto
+36979 1056 36981 912 36982 861 curveto
+stroke
+grestore
+% 278E->415E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 36995 1107 moveto
+37044 1056 37181 912 37230 861 curveto
+stroke
+grestore
+% 278E->559E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 36986 1107 moveto
+37007 1056 37067 912 37088 861 curveto
+stroke
+grestore
+% 402E->401E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 38970 1107 moveto
+38987 1056 39036 912 39054 861 curveto
+stroke
+grestore
+% 404E->403E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 39602 1107 moveto
+39620 1056 39670 912 39688 861 curveto
+stroke
+grestore
+% 406E->405E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 39885 1107 moveto
+39906 1056 39966 912 39987 861 curveto
+stroke
+grestore
+% 408E->407E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 37433 1107 moveto
+37451 1056 37504 912 37522 861 curveto
+stroke
+grestore
+% 412E->211E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 37959 1107 moveto
+37939 1056 37880 912 37859 861 curveto
+stroke
+grestore
+% 412E->355E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 37946 1107 moveto
+37941 1103 37936 1100 37930 1098 curveto
+37654 980 37558 1044 37262 990 curveto
+36993 940 36921 945 36659 866 curveto
+36654 865 36649 863 36644 861 curveto
+stroke
+grestore
+% 412E->411E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 37983 1107 moveto
+38007 1081 38052 1032 38089 990 curveto
+38129 944 38174 889 38196 861 curveto
+stroke
+grestore
+% 412E->413E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 37972 1107 moveto
+37989 1056 38037 912 38054 861 curveto
+stroke
+grestore
+% 412E->511E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 37988 1107 moveto
+37993 1104 37997 1100 38002 1098 curveto
+38110 1036 38152 1052 38258 990 curveto
+38324 951 38392 891 38424 861 curveto
+stroke
+grestore
+% 438E->437E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 38663 1107 moveto
+38683 1056 38738 912 38757 861 curveto
+stroke
+grestore
+% 448E->447E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 39252 1107 moveto
+39279 1056 39357 912 39384 861 curveto
+stroke
+grestore
+% 476E->475E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 35287 1107 moveto
+35314 1056 35390 912 35416 861 curveto
+stroke
+grestore
+% 504E->503E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 36201 1107 moveto
+36220 1056 36274 912 36293 861 curveto
+stroke
+grestore
+% 634E->633E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 36498 1107 moveto
+36497 1056 36496 912 36495 861 curveto
+stroke
+grestore
+% 768E->287E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 41748 1107 moveto
+41765 1056 41813 912 41830 861 curveto
+stroke
+grestore
+% 295
+gsave
+0.000 0.745 0.647 nodecolor
+newpath 3040.92 843 moveto
+2979.46 863.004 lineto
+2856.54 863.004 lineto
+2795.08 843 lineto
+2856.54 822.996 lineto
+2979.46 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.745 0.647 nodecolor
+newpath 3040.92 843 moveto
+2979.46 863.004 lineto
+2856.54 863.004 lineto
+2795.08 843 lineto
+2856.54 822.996 lineto
+2979.46 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2824.62 838.65 moveto
+(70815f0352b43dc1562133ab6eb)
+[7.5 7.5 7.5 6.75 6.75 4.5 7.5 6.75 6.75 6.75 6.75 8.25 6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 44E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 4776.25 563 moveto
+4659.75 563 lineto
+4659.75 527 lineto
+4776.25 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 4776.25 563 moveto
+4659.75 563 lineto
+4659.75 527 lineto
+4776.25 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4667.75 540.65 moveto
+(ef2d4636934472)
+[6.75 4.5 6.75 7.5 8.25 7.5 6.75 7.5 7.5 6.75 8.25 8.25 7.5 6.75]
+xshow
+grestore
+% 295->44E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2995 828 moveto
+3013 825 3032 822 3050 820 curveto
+3396 778 4316 891 4614 712 curveto
+4667 679 4697 609 4710 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+4711.6 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+4711.6 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+4652.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 92E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 4238.75 563 moveto
+4131.25 563 lineto
+4131.25 527 lineto
+4238.75 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 4238.75 563 moveto
+4131.25 563 lineto
+4131.25 527 lineto
+4238.75 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4139.25 540.65 moveto
+(22bd92e302816)
+[6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 295->92E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2992 827 moveto
+3102 802 3317 754 3499 712 curveto
+3730 657 4002 590 4123 560 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+4127.12 558.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+4127.12 558.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+3632.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->250E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2881 823 moveto
+2780 768 2497 617 2398 564 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2394.47 561.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2394.47 561.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2676.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->316E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2867 823 moveto
+2804 798 2695 754 2602 712 curveto
+2491 660 2362 595 2301 563 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2297.47 560.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2297.47 560.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2602.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->380E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2847 826 moveto
+2684 786 2266 680 1924 568 curveto
+1915 565 1906 561 1897 558 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+1892.75 556.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+1892.75 556.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2411.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->424E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2946 823 moveto
+2982 797 3046 751 3100 712 curveto
+3171 661 3253 600 3296 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+3299.75 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+3299.75 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+3145.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->442E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2908 823 moveto
+2883 770 2815 628 2787 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2785.58 566.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2785.58 566.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2857.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->446E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2915 823 moveto
+2908 771 2889 629 2881 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2880.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2880.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2901.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->454E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2921 823 moveto
+2930 771 2952 629 2961 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2961.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2961.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2946.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->460E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2899 823 moveto
+2850 770 2716 626 2664 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2660.83 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2660.83 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2797.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->462E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2840 828 moveto
+2822 825 2803 822 2786 820 curveto
+2557 788 1909 879 1748 712 curveto
+1713 674 1721 608 1730 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+1731.03 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+1731.03 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+1748.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->648E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2930 823 moveto
+2964 770 3052 627 3089 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+3091.02 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+3091.02 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+3023.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->656E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2855 823 moveto
+2777 799 2639 754 2523 712 curveto
+2378 659 2207 589 2135 559 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2131.68 557.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2131.68 557.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+2523.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->666E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2939 823 moveto
+2995 770 3145 626 3204 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+3207.17 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+3207.17 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+3093.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->692E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2970 823 moveto
+3117 766 3532 606 3655 558 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+3659.25 556.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+3659.25 556.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+3351.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 295->712E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 2983 824 moveto
+3168 770 3698 616 3879 563 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+3883.12 561.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+3883.12 561.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+3492.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296
+gsave
+0.000 1.000 1.000 nodecolor
+newpath 47702 843 moveto
+47641 863.004 lineto
+47519 863.004 lineto
+47458 843 lineto
+47519 822.996 lineto
+47641 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 1.000 1.000 nodecolor
+newpath 47702 843 moveto
+47641 863.004 lineto
+47519 863.004 lineto
+47458 843 lineto
+47519 822.996 lineto
+47641 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47487 838.65 moveto
+(e287d497450664a4c0f4efc338)
+[6.75 6.75 7.5 7.5 7.5 8.25 7.5 7.5 8.25 6.75 7.5 7.5 7.5 8.25 6.75 8.25 6.75 7.5 4.5 8.25 6.75 4.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 47E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 43135.2 563 moveto
+43034.8 563 lineto
+43034.8 527 lineto
+43135.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 43135.2 563 moveto
+43034.8 563 lineto
+43034.8 527 lineto
+43135.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+43042.2 540.65 moveto
+(06eff1db45cdf)
+[7.5 7.5 6.75 4.5 4.5 6.75 7.5 6.75 8.25 6.75 6.75 7.5 4.5]
+xshow
+grestore
+% 296->47E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47504 828 moveto
+47486 825 47467 822 47449 820 curveto
+46995 768 45835 827 45392 712 curveto
+45357 702 45355 685 45319 676 curveto
+44873 559 43704 613 43244 568 curveto
+43210 564 43173 559 43143 554 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43139 553.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43139 553.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+45392.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->330E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47501 829 moveto
+47347 801 47010 739 46895 712 curveto
+46690 663 46447 590 46347 559 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+46342.9 557.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+46342.9 557.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+46907.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->514E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47536 823 moveto
+47418 769 47096 621 46974 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+46970.7 564.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+46970.7 564.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47294.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->516E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47658 828 moveto
+47675 825 47694 822 47711 820 curveto
+48197 753 48329 813 48810 712 curveto
+48986 674 49188 596 49272 562 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+49276.3 560.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+49276.3 560.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+48934.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->518E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47646 825 moveto
+47849 769 48452 602 48616 556 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+48620.1 554.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+48620.1 554.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+48181.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->520E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47506 827 moveto
+47398 804 47193 758 47019 712 curveto
+46810 655 46758 639 46552 568 curveto
+46548 566 46543 565 46539 563 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+46534.7 561.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+46534.7 561.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47019.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->522E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47589 823 moveto
+47603 791 47632 728 47657 676 curveto
+47675 639 47696 596 47709 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47711 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47711 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47657.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->526E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47560 823 moveto
+47509 770 47366 626 47311 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47307.8 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47307.8 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47452.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->528E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47634 823 moveto
+47698 799 47807 756 47896 712 curveto
+47989 665 48093 601 48145 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+48148.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+48148.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47957.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->530E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47552 823 moveto
+47478 770 47277 624 47199 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47195.3 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47195.3 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47400.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->532E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47611 823 moveto
+47650 797 47719 752 47778 712 curveto
+47851 662 47936 600 47981 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47984.7 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47984.7 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47824.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->534E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47516 824 moveto
+47327 767 46768 599 46623 555 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+46618.9 553.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+46618.9 553.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47145.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->536E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47596 823 moveto
+47639 770 47755 627 47802 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47804.7 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47804.7 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47716.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->538E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47603 823 moveto
+47663 770 47828 625 47893 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47896.2 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47896.2 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47771.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->540E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47621 823 moveto
+47671 798 47758 753 47831 712 curveto
+47916 663 48013 601 48062 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+48065.7 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+48065.7 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47888.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->542E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47583 823 moveto
+47590 771 47610 629 47618 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47618.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47618.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47605.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 296->544E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 47576 823 moveto
+47567 771 47542 629 47532 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47531 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47531 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+47558.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 297
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 4961.06 843 moveto
+4906.53 863.004 lineto
+4797.47 863.004 lineto
+4742.94 843 lineto
+4797.47 822.996 lineto
+4906.53 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4770.62 838.65 moveto
+(2ced414a91575a48f2dd29a)
+[6.75 6.75 6.75 7.5 8.25 6.75 8.25 6.75 7.5 6.75 6.75 7.5 6.75 6.75 8.25 7.5 4.5 6.75 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 46E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10577.9 563 moveto
+10492.1 563 lineto
+10492.1 527 lineto
+10577.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10577.9 563 moveto
+10492.1 563 lineto
+10492.1 527 lineto
+10577.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10500.1 540.65 moveto
+(85221d5e9e)
+[7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 297->46E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 4921 828 moveto
+4937 825 4954 822 4970 820 curveto
+5630 732 5801 773 6463 712 curveto
+6604 698 6638 686 6778 676 curveto
+7600 617 9680 749 10483 568 curveto
+10486 567 10488 567 10491 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10495.3 564.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10495.3 564.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+6778.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 93E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5170.88 563 moveto
+5095.12 563 lineto
+5095.12 527 lineto
+5170.88 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5170.88 563 moveto
+5095.12 563 lineto
+5095.12 527 lineto
+5170.88 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5102.62 540.65 moveto
+(97a7eea3f)
+[7.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 297->93E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 4871 823 moveto
+4921 770 5057 626 5110 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5113.17 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5113.17 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5011.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 297->206E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 4798 823 moveto
+4745 801 4666 763 4611 712 curveto
+4567 670 4534 606 4518 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+4516.4 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+4516.4 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+4611.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 297->426E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 4858 823 moveto
+4872 771 4911 629 4927 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+4928.03 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+4928.03 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+4899.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 297->550E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 4850 823 moveto
+4844 771 4830 630 4825 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+4824.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+4824.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+4841.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 297->706E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 4835 823 moveto
+4790 770 4668 626 4618 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+4615.56 566.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+4615.56 566.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+4742.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 298
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 12284 843 moveto
+12221.5 863.004 lineto
+12096.5 863.004 lineto
+12034 843 lineto
+12096.5 822.996 lineto
+12221.5 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12063.4 838.65 moveto
+(38f162cf917ce7298663a1f1c607)
+[6.75 7.5 4.5 6.75 7.5 6.75 6.75 4.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5 7.5 7.5 6.75 6.75 6.75 4.5 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 36E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16037 563 moveto
+15917 563 lineto
+15917 527 lineto
+16037 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16037 563 moveto
+15917 563 lineto
+15917 527 lineto
+16037 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15924.5 540.65 moveto
+(a031c9192ae8e75)
+[6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 298->36E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12219 823 moveto
+12332 786 12587 708 12809 676 curveto
+14170 479 14543 788 15899 568 curveto
+15904 567 15909 566 15914 565 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15918.1 563.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15918.1 563.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12809.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 95E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10214 563 moveto
+10102 563 lineto
+10102 527 lineto
+10214 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10214 563 moveto
+10102 563 lineto
+10102 527 lineto
+10214 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10110 540.65 moveto
+(062fc905b9eb35)
+[7.5 7.5 6.75 4.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 298->95E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12078 829 moveto
+12059 826 12039 823 12020 820 curveto
+11223 698 11007 759 10223 568 curveto
+10220 567 10218 567 10215 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10210.7 564.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10210.7 564.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11058.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 298->364E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12147 823 moveto
+12129 791 12090 727 12052 676 curveto
+12023 637 11987 595 11964 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11961.6 566.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11961.6 566.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12079.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 298->394E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12154 823 moveto
+12139 771 12101 629 12085 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12084 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12084 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12124.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 298->420E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12163 823 moveto
+12173 771 12198 629 12208 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12209 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12209 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12191.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 298->456E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12180 823 moveto
+12235 770 12385 626 12444 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12447.2 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12447.2 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12334.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 298->624E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12171 823 moveto
+12203 770 12289 627 12323 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12325 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12325 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12261.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 299
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 9054.88 843 moveto
+8991.94 863.004 lineto
+8866.06 863.004 lineto
+8803.12 843 lineto
+8866.06 822.996 lineto
+8991.94 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8832.62 838.65 moveto
+(549fa15d68f0b3bee6192f888cd8)
+[6.75 8.25 7.5 4.5 6.75 6.75 6.75 7.5 7.5 7.5 4.5 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 4.5 7.5 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 48E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12690.9 563 moveto
+12573.1 563 lineto
+12573.1 527 lineto
+12690.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12690.9 563 moveto
+12573.1 563 lineto
+12573.1 527 lineto
+12690.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12580.6 540.65 moveto
+(d17f8f4eeb8e63d)
+[7.5 6.75 7.5 4.5 7.5 4.5 8.25 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 299->48E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9010 829 moveto
+9028 826 9047 823 9064 820 curveto
+9279 785 9815 696 10031 676 curveto
+11139 569 11430 717 12532 568 curveto
+12542 566 12554 564 12565 562 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12569.1 560.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12569.1 560.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10031.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 168E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9286 563 moveto
+9174 563 lineto
+9174 527 lineto
+9286 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9286 563 moveto
+9174 563 lineto
+9174 527 lineto
+9286 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9182 540.65 moveto
+(cca7040e47789)
+[6.75 6.75 6.75 7.5 7.5 8.25 7.5 6.75 8.25 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 299->168E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8949 823 moveto
+9003 770 9148 626 9206 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9209.17 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9209.17 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9099.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 299->260E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8880 823 moveto
+8830 801 8752 762 8695 712 curveto
+8647 669 8608 605 8588 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+8585.98 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+8585.98 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8695.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 299->282E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8868 823 moveto
+8818 803 8750 767 8715 712 curveto
+8688 669 8690 607 8695 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+8695.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+8695.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8715.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 299->554E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9001 826 moveto
+9140 792 9459 719 9729 676 curveto
+10157 607 10281 685 10697 568 curveto
+10699 568 10701 567 10704 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10707.3 564.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10707.3 564.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9729.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 299->590E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8973 823 moveto
+9092 769 9414 621 9536 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9539.32 564.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9539.32 564.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9296.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 299->767E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8924 823 moveto
+8911 771 8876 629 8861 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+8859.97 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+8859.97 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8897.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 180E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9538.75 290 moveto
+9431.25 290 lineto
+9431.25 254 lineto
+9538.75 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9538.75 290 moveto
+9431.25 290 lineto
+9431.25 254 lineto
+9538.75 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9439.25 267.65 moveto
+(815cc0b83d733)
+[7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 168E->180E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 9257 527 moveto
+9291 503 9350 460 9392 414 curveto
+9428 374 9460 319 9476 290 curveto
+stroke
+grestore
+% 300
+gsave
+0.083 1.000 1.000 nodecolor
+newpath 36915.8 843 moveto
+36853.9 863.004 lineto
+36730.1 863.004 lineto
+36668.2 843 lineto
+36730.1 822.996 lineto
+36853.9 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.083 1.000 1.000 nodecolor
+newpath 36915.8 843 moveto
+36853.9 863.004 lineto
+36730.1 863.004 lineto
+36668.2 843 lineto
+36730.1 822.996 lineto
+36853.9 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+36697.9 838.65 moveto
+(8593dcf973b110d00cecdc1e756)
+[7.5 6.75 7.5 6.75 7.5 6.75 4.5 7.5 7.5 6.75 6.75 6 6.75 7.5 7.5 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 62E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 33072 563 moveto
+32964 563 lineto
+32964 527 lineto
+33072 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 33072 563 moveto
+32964 563 lineto
+32964 527 lineto
+33072 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32971.5 540.65 moveto
+(472a156cf2b55f)
+[8.25 7.5 6.75 6.75 6.75 6.75 7.5 6.75 4.5 6.75 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 300->62E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36715 828 moveto
+36697 825 36677 822 36659 820 curveto
+35588 703 35311 803 34236 712 curveto
+33730 668 33600 668 33101 568 curveto
+33094 567 33087 565 33080 563 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+33075.9 561.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+33075.9 561.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+34236.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->190E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36715 828 moveto
+36697 825 36677 822 36659 820 curveto
+35751 717 35516 787 34604 712 curveto
+34032 664 33337 572 33172 550 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+33168 549.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+33168 549.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+34604.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->226E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36713 829 moveto
+36695 826 36676 823 36659 820 curveto
+36349 769 36269 768 35959 712 curveto
+35650 656 35567 664 35267 568 curveto
+35261 566 35255 564 35249 561 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35245.7 559.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35245.7 559.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35959.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->238E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+38140 703 41213 927 42413 712 curveto
+42586 681 42779 597 42856 561 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+42860.3 559.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+42860.3 559.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+42549.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->254E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36714 828 moveto
+36696 825 36677 822 36659 820 curveto
+36115 749 35968 819 35429 712 curveto
+35244 675 35032 592 34950 559 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+34945.7 557.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+34945.7 557.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35429.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->256E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36714 828 moveto
+36696 825 36677 822 36659 820 curveto
+35929 733 35733 839 35008 712 curveto
+34803 675 34566 591 34479 558 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+34474.7 556.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+34474.7 556.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35008.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->262E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36724 825 moveto
+36515 768 35883 597 35727 554 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35722.9 552.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35722.9 552.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+36309.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->266E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36749 823 moveto
+36629 767 36293 612 36184 561 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+36179.7 559.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+36179.7 559.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+36510.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->274E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+38495 673 42456 928 44017 712 curveto
+44245 680 44509 591 44602 558 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+44606.3 556.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+44606.3 556.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+44191.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->276E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36713 828 moveto
+36696 825 36677 822 36659 820 curveto
+36257 761 36151 785 35750 712 curveto
+35493 664 35431 641 35179 568 curveto
+35168 565 35156 560 35145 557 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35140.7 555.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35140.7 555.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35750.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->294E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36714 828 moveto
+36696 825 36677 822 36659 820 curveto
+36056 744 35892 829 35294 712 curveto
+35104 674 34887 592 34804 559 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+34799.7 557.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+34799.7 557.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35294.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->296E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36715 828 moveto
+36697 825 36677 822 36659 820 curveto
+35864 727 35657 800 34861 712 curveto
+34474 669 34009 578 33879 553 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+33874.9 551.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+33874.9 551.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+34861.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->310E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36779 823 moveto
+36744 770 36650 627 36613 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+36610.3 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+36610.3 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+36707.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->320E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36869 828 moveto
+36887 825 36907 822 36925 820 curveto
+39216 565 42067 546 42415 545 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+42419 545 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+42419 545 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+38592.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->322E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+38332 687 41888 945 43281 712 curveto
+43468 681 43678 596 43760 560 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43763.3 558.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43763.3 558.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+43426.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->332E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+38366 684 41999 899 43433 712 curveto
+43682 679 43971 589 44069 557 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+44073.3 555.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+44073.3 555.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+43621.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->340E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+38171 701 41314 865 42556 712 curveto
+42826 678 43142 587 43245 555 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43249.1 553.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43249.1 553.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+42759.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->344E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36713 828 moveto
+36696 825 36677 822 36659 820 curveto
+36181 754 36052 802 35577 712 curveto
+35371 672 35133 590 35045 558 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35040.7 556.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35040.7 556.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35577.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->346E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36716 828 moveto
+36450 775 35569 597 35358 555 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+35353.9 553.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+35353.9 553.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+36142.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->348E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36714 828 moveto
+36696 825 36677 822 36659 820 curveto
+35995 738 35813 845 35156 712 curveto
+34962 672 34916 646 34733 568 curveto
+34730 567 34727 565 34723 564 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+34719.5 561.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+34719.5 561.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+35156.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->374E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36761 823 moveto
+36677 770 36452 623 36365 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+36361.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+36361.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+36590.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->378E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+38409 680 42153 918 43628 712 curveto
+43850 681 44106 596 44207 561 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+44211.3 559.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+44211.3 559.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+43804.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->452E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+38218 697 41480 889 42766 712 curveto
+43017 677 43084 667 43316 568 curveto
+43317 568 43318 567 43319 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43322.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43322.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+42984.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->508E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+38449 677 42293 900 43811 712 curveto
+44076 679 44385 588 44487 556 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+44491.1 554.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+44491.1 554.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+44010.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->524E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36795 823 moveto
+36804 771 36827 629 36836 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+36836.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+36836.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+36820.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->612E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+37512 763 41659 865 42227 712 curveto
+42335 682 42445 607 42496 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+42499.7 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+42499.7 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+42316.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->626E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+37597 756 42329 834 42991 712 curveto
+43176 677 43221 651 43389 568 curveto
+43390 568 43390 567 43391 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43394.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43394.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+43143.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->638E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+37614 754 42471 843 43150 712 curveto
+43306 681 43479 599 43552 563 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+43555.5 560.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+43555.5 560.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+43274.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->644E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+38571 666 42725 935 44362 712 curveto
+44597 680 44868 590 44963 558 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+44967.3 556.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+44967.3 556.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+44541.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->654E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+37523 762 41747 878 42323 712 curveto
+42424 682 42525 607 42573 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+42575.9 565.561 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+42575.9 565.561 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+42406.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 300->672E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 36868 828 moveto
+36887 824 36907 822 36925 820 curveto
+38535 669 42601 958 44198 712 curveto
+44402 680 44634 593 44721 559 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+44724.3 557.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+44724.3 557.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+44355.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 302
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 14411.9 1125 moveto
+14356.9 1145 lineto
+14247.1 1145 lineto
+14192.1 1125 lineto
+14247.1 1105 lineto
+14356.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14219.5 1120.65 moveto
+(23f94655294d3ff537f2915fa)
+[6.75 6.75 4.5 7.5 8.25 7.5 6.75 6.75 6.75 7.5 8.25 7.5 6.75 4.5 4.5 6.75 6.75 7.5 4.5 6.75 7.5 6.75 6.75 4.5 6.75]
+xshow
+grestore
+% 797E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12612 861 moveto
+12558 861 lineto
+12558 825 lineto
+12612 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12612 861 moveto
+12558 861 lineto
+12558 825 lineto
+12612 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12569.6 838.65 moveto
+(797E)
+[7.5 7.5 7.5 8.25]
+xshow
+grestore
+% 302->797E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 14237 1108 moveto
+14220 1104 14201 1101 14183 1098 curveto
+13726 1022 13603 1067 13145 990 curveto
+12910 949 12842 959 12621 866 curveto
+12620 866 12620 866 12619 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12615.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12615.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13145.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 798E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15423.1 861 moveto
+15300.9 861 lineto
+15300.9 825 lineto
+15423.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15423.1 861 moveto
+15300.9 861 lineto
+15300.9 825 lineto
+15423.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15308.4 838.65 moveto
+(a2eab7c9fa641e5f)
+[6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 4.5 6.75 7.5 8.25 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 302->798E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 14262 1105 moveto
+14209 1076 14127 1020 14169 974 curveto
+14331 795 15011 902 15249 866 curveto
+15263 863 15278 861 15293 858 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15297 857.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15297 857.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+14169.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 799E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16607.8 563 moveto
+16486.2 563 lineto
+16486.2 527 lineto
+16607.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16607.8 563 moveto
+16486.2 563 lineto
+16486.2 527 lineto
+16607.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16493.8 540.65 moveto
+(a78eb40ae56aaa9)
+[6.75 7.5 7.5 6.75 6.75 8.25 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 798E->799E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15413 825 moveto
+15420 823 15426 821 15432 820 curveto
+15751 744 15847 801 16161 712 curveto
+16297 673 16448 598 16513 563 curveto
+stroke
+grestore
+% 303
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 24816.9 843 moveto
+24756.9 863.004 lineto
+24637.1 863.004 lineto
+24577.1 843 lineto
+24637.1 822.996 lineto
+24756.9 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24606.2 838.65 moveto
+(a9058241db5b6b6c25569acdf5)
+[6.75 7.5 7.5 6.75 7.5 6.75 8.25 6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 4.5 6.75]
+xshow
+grestore
+% 52E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24682.8 563 moveto
+24579.2 563 lineto
+24579.2 527 lineto
+24682.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24682.8 563 moveto
+24579.2 563 lineto
+24579.2 527 lineto
+24682.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24586.8 540.65 moveto
+(b2babf3244213)
+[6.75 6.75 6.75 6.75 6.75 4.5 6.75 6.75 8.25 8.25 6.75 6.75 6.75]
+xshow
+grestore
+% 303->52E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 24693 823 moveto
+24682 771 24650 629 24637 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24636 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24636 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+24669.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 303->650E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 24714 823 moveto
+24757 770 24876 626 24923 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24925.4 566.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24925.4 566.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+24836.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 304
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 17367.1 843 moveto
+17306.6 863.004 lineto
+17185.4 863.004 lineto
+17124.9 843 lineto
+17185.4 822.996 lineto
+17306.6 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17153.8 838.65 moveto
+(bdbdb31bd777fb65dd6dd2d0e7)
+[6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5 7.5 7.5 4.5 6.75 7.5 6.75 7.5 7.5 7.5 7.5 7.5 6.75 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 50E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17552.8 563 moveto
+17445.2 563 lineto
+17445.2 527 lineto
+17552.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17552.8 563 moveto
+17445.2 563 lineto
+17445.2 527 lineto
+17552.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17453.2 540.65 moveto
+(3bec1c012b498)
+[6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 8.25 7.5 7.5]
+xshow
+grestore
+% 304->50E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 17263 823 moveto
+17308 770 17430 626 17479 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17481.4 566.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17481.4 566.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+17389.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 304->640E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 17250 823 moveto
+17261 771 17290 629 17301 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17302 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17302 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+17281.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 304->646E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 17242 823 moveto
+17231 771 17200 629 17188 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17187 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17187 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+17219.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 304->652E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 17232 823 moveto
+17197 770 17100 627 17061 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17058.3 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17058.3 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+17158.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 50829.9 843 moveto
+50768.4 863.004 lineto
+50645.6 863.004 lineto
+50584.1 843 lineto
+50645.6 822.996 lineto
+50768.4 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+50613.2 838.65 moveto
+(1d4ea80c7194689d69f9592186)
+[6.75 7.5 8.25 6.75 6.75 7.5 7.5 6.75 7.5 6.75 7.5 8.25 7.5 7.5 7.5 7.5 7.5 7.5 4.5 7.5 6.75 7.5 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 55E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 47458.9 563 moveto
+47353.1 563 lineto
+47353.1 527 lineto
+47458.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 47458.9 563 moveto
+47353.1 563 lineto
+47353.1 527 lineto
+47458.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+47360.6 540.65 moveto
+(8066f87a88f4e)
+[7.5 7.5 7.5 7.5 4.5 7.5 7.5 6.75 7.5 7.5 4.5 8.25 6.75]
+xshow
+grestore
+% 306->55E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50631 828 moveto
+50612 825 50593 822 50575 820 curveto
+49795 728 49594 778 48812 712 curveto
+48220 661 48066 683 47485 568 curveto
+47479 567 47473 565 47467 563 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+47462.9 561.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+47462.9 561.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+48811.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306->220E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50698 823 moveto
+50673 770 50605 629 50579 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50576.8 566.578 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50576.8 566.578 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50643.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306->338E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50675 823 moveto
+50590 769 50360 623 50270 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50266.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50266.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50497.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306->368E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50691 823 moveto
+50650 770 50539 627 50494 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50491.3 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50491.3 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50603.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306->486E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50774 825 moveto
+50848 803 50968 764 51065 712 curveto
+51085 700 51203 611 51259 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+51262.7 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+51262.7 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+51112.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306->490E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50718 823 moveto
+50746 770 50820 628 50851 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50853 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50853 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50793.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306->562E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50665 823 moveto
+50611 797 50516 752 50435 712 curveto
+50330 661 50209 599 50146 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50142.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50142.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50434.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306->564E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50711 823 moveto
+50721 771 50747 629 50758 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50759 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50759 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50737.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306->600E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50778 826 moveto
+50880 800 51063 750 51120 712 curveto
+51136 700 51132 688 51149 676 curveto
+51215 624 51304 587 51364 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+51368.3 564.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+51368.3 564.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+51148.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306->668E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50704 823 moveto
+50696 771 50675 629 50666 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+50665.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+50665.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50685.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306->674E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50739 823 moveto
+50824 769 51056 623 51145 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+51148.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+51148.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50970.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 306->698E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 50778 826 moveto
+50921 790 51254 698 51511 568 curveto
+51512 568 51512 567 51513 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+51516.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+51516.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+51252.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 307
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 54881.2 1125 moveto
+54817.6 1145 lineto
+54690.4 1145 lineto
+54626.8 1125 lineto
+54690.4 1105 lineto
+54817.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54656.5 1120.65 moveto
+(7204950f6233bf9c9e1f00d4a870)
+[7.5 6.75 7.5 8.25 7.5 6.75 7.5 4.5 7.5 6.75 6.75 6.75 6.75 4.5 7.5 6.75 7.5 6.75 6.75 4.5 7.5 7.5 7.5 8.25 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 107E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 54993.1 861 moveto
+54872.9 861 lineto
+54872.9 825 lineto
+54993.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 54993.1 861 moveto
+54872.9 861 lineto
+54872.9 825 lineto
+54993.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54880.9 838.65 moveto
+(ccceeef40edda78)
+[6.75 6.75 6.75 6.75 6.75 6.75 4.5 8.25 7.5 6.75 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 307->107E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 54767 1105 moveto
+54799 1054 54882 924 54917 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+54919 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+54919 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+54847.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 126E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 55372.8 563 moveto
+55251.2 563 lineto
+55251.2 527 lineto
+55372.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 55372.8 563 moveto
+55251.2 563 lineto
+55251.2 527 lineto
+55372.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55258.8 540.65 moveto
+(8b98c3ddbe0b336)
+[7.5 6.75 7.5 7.5 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 107E->126E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 54938 825 moveto
+54947 791 54971 719 55016 676 curveto
+55082 612 55186 576 55251 559 curveto
+stroke
+grestore
+% 308
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 54609 1125 moveto
+54546.5 1145 lineto
+54421.5 1145 lineto
+54359 1125 lineto
+54421.5 1105 lineto
+54546.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54388.4 1120.65 moveto
+(a2c4b1d72e2da483a86ae0c62e5)
+[6.75 6.75 6.75 8.25 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 8.25 7.5 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 108E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 54813.2 861 moveto
+54696.8 861 lineto
+54696.8 825 lineto
+54813.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 54813.2 861 moveto
+54696.8 861 lineto
+54696.8 825 lineto
+54813.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54704.8 838.65 moveto
+(eedc819a68add6)
+[6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 308->108E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 54496 1105 moveto
+54515 1074 54553 1016 54594 974 curveto
+54634 932 54688 891 54722 866 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+54725.7 863.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+54725.7 863.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+54593.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 127E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 54982.9 563 moveto
+54871.1 563 lineto
+54871.1 527 lineto
+54982.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 54982.9 563 moveto
+54871.1 563 lineto
+54871.1 527 lineto
+54982.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54878.6 540.65 moveto
+(d9f4abac731a9e)
+[7.5 7.5 4.5 8.25 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 108E->127E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 54766 825 moveto
+54796 772 54886 617 54916 563 curveto
+stroke
+grestore
+% 309
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 57142.8 1125 moveto
+57082.9 1145 lineto
+56963.1 1145 lineto
+56903.2 1125 lineto
+56963.1 1105 lineto
+57082.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56931.9 1120.65 moveto
+(f603819d560c5603259aa05dca)
+[4.5 7.5 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 109E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56964.1 861 moveto
+56861.9 861 lineto
+56861.9 825 lineto
+56964.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56964.1 861 moveto
+56861.9 861 lineto
+56861.9 825 lineto
+56964.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56869.9 838.65 moveto
+(acacfc83af504)
+[6.75 6.75 6.75 6.75 4.5 6.75 7.5 6.75 6.75 4.5 6.75 7.5 8.25]
+xshow
+grestore
+% 309->109E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 57015 1105 moveto
+56996 1054 56945 925 56923 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56921.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56921.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56966.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 128E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56635.8 563 moveto
+56532.2 563 lineto
+56532.2 527 lineto
+56635.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56635.8 563 moveto
+56532.2 563 lineto
+56532.2 527 lineto
+56635.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56539.8 540.65 moveto
+(50f4d9b97aefe)
+[6.75 7.5 4.5 8.25 7.5 7.5 6.75 7.5 7.5 6.75 6.75 4.5 6.75]
+xshow
+grestore
+% 109E->128E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 56862 827 moveto
+56806 808 56718 770 56662 712 curveto
+56619 667 56597 596 56588 563 curveto
+stroke
+grestore
+% 310
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 58735.2 1125 moveto
+58670.1 1145 lineto
+58539.9 1145 lineto
+58474.8 1125 lineto
+58539.9 1105 lineto
+58670.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+58504.9 1120.65 moveto
+(2f43cba12702078b4e0d3bfdae2bc)
+[6.75 4.5 8.25 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5 7.5 7.5 6.75 8.25 6.75 7.5 7.5 6.75 6.75 4.5 7.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 110E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 58357.9 861 moveto
+58228.1 861 lineto
+58228.1 825 lineto
+58357.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 58357.9 861 moveto
+58228.1 861 lineto
+58228.1 825 lineto
+58357.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+58235.6 838.65 moveto
+(3c1edc8de4795936)
+[6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 6.75 8.25 7.5 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 310->110E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 58583 1105 moveto
+58526 1054 58380 922 58319 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+58315.8 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+58315.8 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+58448.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 129E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 58253.2 563 moveto
+58128.8 563 lineto
+58128.8 527 lineto
+58253.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 58253.2 563 moveto
+58128.8 563 lineto
+58128.8 527 lineto
+58253.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+58136.2 540.65 moveto
+(ea920d9f5b295119)
+[6.75 6.75 7.5 6.75 7.5 7.5 7.5 4.5 6.75 6.75 6.75 7.5 6.75 6 6.75 7.5]
+xshow
+grestore
+% 110E->129E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 58287 825 moveto
+58269 772 58216 617 58197 563 curveto
+stroke
+grestore
+% 311
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 22578.9 1407 moveto
+22516 1427 lineto
+22390 1427 lineto
+22327.1 1407 lineto
+22390 1387 lineto
+22516 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22357 1402.65 moveto
+(8f9cdc26798117dd3e9ee4a8770)
+[7.5 4.5 7.5 6.75 7.5 6.75 6.75 7.5 7.5 7.5 7.5 6 6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 8.25 6.75 7.5 7.5 7.5 7.5]
+xshow
+grestore
+% 58E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24504.1 563 moveto
+24437.9 563 lineto
+24437.9 527 lineto
+24504.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24504.1 563 moveto
+24437.9 563 lineto
+24437.9 527 lineto
+24504.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24445.9 540.65 moveto
+(881d373)
+[7.5 7.5 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 311->58E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22451 1387 moveto
+22446 1325 22433 1139 22472 1098 curveto
+22512 1056 24492 908 24530 866 curveto
+24607 780 24525 629 24487 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24485 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24485 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23573.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->234E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22376 1391 moveto
+22234 1360 21924 1283 21692 1152 curveto
+21690 1151 21688 1149 21686 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21682.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21682.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21974.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->300E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22384 1389 moveto
+22257 1353 21978 1269 21764 1152 curveto
+21762 1151 21760 1149 21758 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21754.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21754.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22041.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->306E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22410 1387 moveto
+22300 1336 22006 1200 21892 1147 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21887.6 1144.79 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21887.6 1144.79 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22169.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->314E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22419 1387 moveto
+22346 1344 22168 1239 22018 1152 curveto
+22015 1150 22013 1149 22010 1147 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22006.5 1144.98 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22006.5 1144.98 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22233.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->342E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22424 1387 moveto
+22362 1344 22213 1240 22090 1152 curveto
+22088 1151 22086 1149 22085 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22081.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22081.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22260.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->354E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22430 1387 moveto
+22371 1337 22217 1203 22153 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22150.1 1145.56 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22150.1 1145.56 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22301.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->370E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22449 1387 moveto
+22439 1337 22414 1207 22403 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22402.5 1146.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22402.5 1146.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22429.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->382E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22457 1387 moveto
+22467 1337 22492 1207 22503 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22503.5 1146.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22503.5 1146.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22481.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->422E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22467 1387 moveto
+22502 1336 22596 1205 22634 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22636.7 1146.25 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22636.7 1146.25 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22553.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->444E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22500 1387 moveto
+22591 1347 22799 1253 22962 1152 curveto
+22964 1151 22966 1149 22968 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22971.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22971.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22759.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->582E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22511 1387 moveto
+22618 1349 22853 1260 23034 1152 curveto
+23036 1151 23038 1149 23040 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23043.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23043.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22819.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->620E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22532 1392 moveto
+22551 1389 22570 1386 22588 1384 curveto
+23106 1316 23247 1379 23758 1276 curveto
+23938 1239 23988 1235 24150 1152 curveto
+24152 1151 24155 1149 24157 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24160.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24160.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23828.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->630E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22534 1393 moveto
+22552 1390 22571 1387 22588 1384 curveto
+23250 1276 23461 1412 24078 1152 curveto
+24081 1151 24084 1149 24087 1147 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24090.5 1144.98 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24090.5 1144.98 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23751.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->684E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22462 1387 moveto
+22485 1336 22543 1206 22569 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22570.4 1146.68 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22570.4 1146.68 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+22517.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 311->696E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22532 1392 moveto
+22551 1389 22570 1386 22588 1384 curveto
+23140 1313 23290 1385 23835 1276 curveto
+24013 1240 24062 1234 24222 1152 curveto
+24224 1151 24227 1149 24229 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24232.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24232.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23913.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 801E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17088 1143 moveto
+17034 1143 lineto
+17034 1107 lineto
+17088 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17088 1143 moveto
+17034 1143 lineto
+17034 1107 lineto
+17088 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17046 1120.65 moveto
+(801E)
+[7.5 7.5 6.75 8.25]
+xshow
+grestore
+% 311->801E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 22375 1392 moveto
+22356 1389 22337 1386 22318 1384 curveto
+21164 1260 18191 1543 17097 1152 curveto
+17094 1151 17091 1149 17088 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17084.3 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17084.3 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+17567.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312
+gsave
+0.000 1.000 1.000 nodecolor
+newpath 29429.8 843 moveto
+29371.4 863.004 lineto
+29254.6 863.004 lineto
+29196.2 843 lineto
+29254.6 822.996 lineto
+29371.4 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 1.000 1.000 nodecolor
+newpath 29429.8 843 moveto
+29371.4 863.004 lineto
+29254.6 863.004 lineto
+29196.2 843 lineto
+29254.6 822.996 lineto
+29371.4 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29224.5 838.65 moveto
+(97c9d726e27304311901a52ce)
+[7.5 7.5 6.75 7.5 7.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75 7.5 8.25 6.75 6 6.75 7.5 7.5 6.75 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 42E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 27609.1 563 moveto
+27512.9 563 lineto
+27512.9 527 lineto
+27609.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 27609.1 563 moveto
+27512.9 563 lineto
+27512.9 527 lineto
+27609.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27520.9 540.65 moveto
+(1112164c2f7a)
+[6 6 6.75 6.75 6.75 7.5 8.25 6.75 6.75 4.5 7.5 6.75]
+xshow
+grestore
+% 312->42E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29238 829 moveto
+29221 826 29204 823 29187 820 curveto
+28885 768 28808 762 28504 712 curveto
+28167 655 27763 582 27617 555 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+27613 554.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+27613 554.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28504.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->192E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29327 823 moveto
+29349 791 29394 728 29434 676 curveto
+29464 637 29501 595 29524 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29526.4 566.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29526.4 566.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29434.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->194E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29353 823 moveto
+29464 767 29775 614 29880 562 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29883.5 559.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29883.5 559.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29651.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->196E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29264 823 moveto
+29125 766 28732 607 28612 559 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28608.7 557.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28608.7 557.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28991.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->198E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29312 823 moveto
+29310 771 29306 630 29305 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29305 567 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29305 567 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29310.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->200E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29251 824 moveto
+29170 798 29022 752 28896 712 curveto
+28721 655 28511 585 28430 557 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28425.7 555.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28425.7 555.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28896.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->202E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29299 823 moveto
+29262 770 29164 627 29124 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29121.3 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29121.3 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29224.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->204E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29341 823 moveto
+29416 770 29620 624 29699 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29702.7 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29702.7 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29548.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->312E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29306 823 moveto
+29287 770 29238 629 29217 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29215.4 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29215.4 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29268.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->336E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29388 829 moveto
+29405 826 29423 823 29439 820 curveto
+29777 765 29864 769 30200 712 curveto
+30513 658 30888 578 31003 553 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+31007.1 551.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+31007.1 551.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+30386.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->376E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29388 829 moveto
+29669 775 30649 589 30847 552 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+30851.1 550.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+30851.1 550.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+30193.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->384E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29276 823 moveto
+29175 768 28895 617 28796 564 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28792.5 561.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28792.5 561.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29071.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->386E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29376 825 moveto
+29461 800 29615 754 29745 712 curveto
+29894 662 30069 598 30156 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+30160.3 564.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+30160.3 564.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29849.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->428E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29240 828 moveto
+28979 774 28100 591 27913 553 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+27908.9 551.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+27908.9 551.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28683.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->474E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29287 823 moveto
+29218 770 29030 624 28957 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+28953.3 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+28953.3 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29144.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->484E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29385 828 moveto
+29490 805 29689 760 29856 712 curveto
+30035 661 30245 587 30327 558 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+30331.3 556.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+30331.3 556.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29969.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->546E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29370 823 moveto
+29439 798 29558 755 29658 712 curveto
+29776 661 29913 594 29977 564 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29980.5 561.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29980.5 561.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29738.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 312->548E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 29388 828 moveto
+29405 825 29422 822 29439 820 curveto
+29862 757 29972 780 30393 712 curveto
+30672 666 31002 588 31128 558 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+31132.1 556.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+31132.1 556.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+30568.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 314
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 56884.8 1125 moveto
+56824.9 1145 lineto
+56705.1 1145 lineto
+56645.2 1125 lineto
+56705.1 1105 lineto
+56824.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56673.9 1120.65 moveto
+(1727041c622518c9dd24f7c211)
+[6.75 7.5 6.75 7.5 7.5 8.25 6.75 6.75 7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 8.25 4.5 7.5 6.75 6.75 6 6.75]
+xshow
+grestore
+% 113E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56761 861 moveto
+56649 861 lineto
+56649 825 lineto
+56761 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56761 861 moveto
+56649 861 lineto
+56649 825 lineto
+56761 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56657 838.65 moveto
+(49704867bee95)
+[8.25 7.5 7.5 7.5 8.25 7.5 7.5 7.5 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 314->113E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56761 1105 moveto
+56751 1055 56723 925 56711 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56710 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56710 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56734.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 132E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56510.9 563 moveto
+56405.1 563 lineto
+56405.1 527 lineto
+56510.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56510.9 563 moveto
+56405.1 563 lineto
+56405.1 527 lineto
+56510.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56412.6 540.65 moveto
+(ee3b6be71d59b)
+[6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 113E->132E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 56669 825 moveto
+56628 803 56563 763 56523 712 curveto
+56487 665 56468 596 56461 563 curveto
+stroke
+grestore
+% 315
+gsave
+0.000 1.000 1.000 nodecolor
+newpath 26541 843 moveto
+26486.5 863.004 lineto
+26377.5 863.004 lineto
+26323 843 lineto
+26377.5 822.996 lineto
+26486.5 822.996 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 1.000 1.000 nodecolor
+newpath 26541 843 moveto
+26486.5 863.004 lineto
+26377.5 863.004 lineto
+26323 843 lineto
+26377.5 822.996 lineto
+26486.5 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26350.2 838.65 moveto
+(31f2f9aef958979f9f3532b9b)
+[6.75 6.75 4.5 6.75 4.5 7.5 6.75 6.75 4.5 7.5 6.75 7.5 7.5 7.5 7.5 4.5 7.5 4.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 43E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25922.8 563 moveto
+25857.2 563 lineto
+25857.2 527 lineto
+25922.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25922.8 563 moveto
+25857.2 563 lineto
+25857.2 527 lineto
+25922.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25865.2 540.65 moveto
+(47cd70f)
+[8.25 7.5 6.75 7.5 7.5 7.5 4.5]
+xshow
+grestore
+% 315->43E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26393 823 moveto
+26344 798 26257 752 26183 712 curveto
+26091 661 25985 600 25929 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25925.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25925.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26183.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->240E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26383 823 moveto
+26321 798 26213 753 26121 712 curveto
+26010 662 25882 599 25816 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25812.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25812.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26121.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->298E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26428 823 moveto
+26418 771 26391 629 26380 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26379 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26379 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26408.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->334E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26457 823 moveto
+26524 770 26705 624 26776 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26778.9 565.561 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26778.9 565.561 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26642.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->360E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26409 823 moveto
+26348 770 26181 625 26115 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26111.8 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26111.8 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26282.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->390E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26421 823 moveto
+26393 770 26319 628 26288 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26286 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26286 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26364.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->418E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26466 823 moveto
+26510 798 26586 752 26649 712 curveto
+26726 662 26815 600 26861 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26864.7 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26864.7 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26698.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->492E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26401 823 moveto
+26363 797 26293 752 26234 712 curveto
+26161 662 26075 600 26030 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26026.3 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26026.3 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26234.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->502E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26478 823 moveto
+26533 799 26628 755 26705 712 curveto
+26791 664 26887 601 26936 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26939.7 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26939.7 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26765.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->584E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26443 823 moveto
+26472 770 26552 628 26584 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26586 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26586 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26526.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->588E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26451 823 moveto
+26500 770 26634 626 26686 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26689.2 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26689.2 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26588.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->602E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26487 823 moveto
+26554 798 26672 753 26772 712 curveto
+26898 659 27044 592 27109 562 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+27113.4 559.789 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+27113.4 559.789 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26855.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->606E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26434 823 moveto
+26439 771 26452 630 26456 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26456.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26456.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26449.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 315->662E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 26415 823 moveto
+26369 770 26245 626 26195 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26192.6 566.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26192.6 566.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+26320.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 316
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 20962.9 843 moveto
+20905 863.004 lineto
+20789 863.004 lineto
+20731.1 843 lineto
+20789 822.996 lineto
+20905 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20759.2 838.65 moveto
+(a54092a3033f7d5e41e0a76c1)
+[6.75 6.75 8.25 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 4.5 7.5 7.5 6.75 6.75 8.25 6.75 6.75 7.5 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 51E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 20952.2 563 moveto
+20851.8 563 lineto
+20851.8 527 lineto
+20952.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 20952.2 563 moveto
+20851.8 563 lineto
+20851.8 527 lineto
+20952.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20859.2 540.65 moveto
+(1467f017b74e)
+[6.75 8.25 7.5 7.5 4.5 7.5 6.75 7.5 6.75 7.5 8.25 6.75]
+xshow
+grestore
+% 316->51E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20851 823 moveto
+20861 771 20886 629 20897 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+20898 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+20898 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+20879.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 317
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 57419 1125 moveto
+57354.5 1145 lineto
+57225.5 1145 lineto
+57161 1125 lineto
+57225.5 1105 lineto
+57354.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+57191.4 1120.65 moveto
+(2043b477ac0393676a4309514d0)
+[6.75 7.5 8.25 6.75 6.75 8.25 7.5 7.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 7.5 6.75 8.25 6.75 7.5 7.5 6.75 6.75 8.25 7.5 7.5]
+xshow
+grestore
+% 116E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 57180 861 moveto
+57066 861 lineto
+57066 825 lineto
+57180 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 57180 861 moveto
+57066 861 lineto
+57066 825 lineto
+57180 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+57073.5 838.65 moveto
+(bdec8c86db51b9)
+[6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 317->116E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 57278 1105 moveto
+57248 1054 57171 924 57138 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+57136 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+57136 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+57205.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 135E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56768.8 563 moveto
+56655.2 563 lineto
+56655.2 527 lineto
+56768.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56768.8 563 moveto
+56655.2 563 lineto
+56655.2 527 lineto
+56768.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56663.2 540.65 moveto
+(8c932e1e502dca)
+[7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 116E->135E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 57066 831 moveto
+56997 815 56882 779 56807 712 curveto
+56758 669 56729 597 56718 563 curveto
+stroke
+grestore
+% 318
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 15477.9 1407 moveto
+15416.5 1427 lineto
+15293.5 1427 lineto
+15232.1 1407 lineto
+15293.5 1387 lineto
+15416.5 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15261.6 1402.65 moveto
+(ab48d1f65812bc0f8ab6941c3b5)
+[6.75 6.75 8.25 7.5 7.5 6.75 4.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75 7.5 4.5 7.5 6.75 6.75 7.5 7.5 8.25 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 74E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15139 1143 moveto
+15085 1143 lineto
+15085 1107 lineto
+15139 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15139 1143 moveto
+15085 1143 lineto
+15085 1107 lineto
+15139 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15104.9 1120.65 moveto
+(81)
+[7.5 6.75]
+xshow
+grestore
+% 318->74E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15338 1387 moveto
+15294 1336 15180 1205 15133 1149 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15130.6 1146.07 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15130.6 1146.07 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15242.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 319
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 5742.76 843 moveto
+5688.88 863.004 lineto
+5581.12 863.004 lineto
+5527.24 843 lineto
+5581.12 822.996 lineto
+5688.88 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5554.75 838.65 moveto
+(ca3d67754cf62fdafbf0a1e0)
+[6.75 6.75 6.75 7.5 7.5 7.5 7.5 6.75 8.25 6.75 4.5 7.5 6.75 4.5 7.5 6.75 4.5 6.75 4.5 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 57E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10688.2 563 moveto
+10595.8 563 lineto
+10595.8 527 lineto
+10688.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10688.2 563 moveto
+10595.8 563 lineto
+10595.8 527 lineto
+10688.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10603.8 540.65 moveto
+(75b14f1719d)
+[7.5 6.75 6.75 6.75 8.25 4.5 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 319->57E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 5702 828 moveto
+5719 825 5736 822 5752 820 curveto
+7063 668 7410 878 8718 712 curveto
+8793 702 8809 686 8882 676 curveto
+9634 570 9848 740 10587 568 curveto
+10589 568 10592 567 10594 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10598.3 564.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10598.3 564.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8882.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 94E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5914.12 563 moveto
+5829.88 563 lineto
+5829.88 527 lineto
+5914.12 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5914.12 563 moveto
+5829.88 563 lineto
+5829.88 527 lineto
+5914.12 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5837.88 540.65 moveto
+(62f36ea98a)
+[7.5 6.75 4.5 6.75 7.5 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 319->94E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 5651 823 moveto
+5693 770 5807 627 5853 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5855.68 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5855.68 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5769.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 319->350E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 5628 823 moveto
+5615 790 5589 725 5556 676 curveto
+5530 635 5492 594 5469 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5465.83 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5465.83 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5578.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 319->440E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 5633 823 moveto
+5627 771 5613 630 5607 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5606.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5606.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5623.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 319->466E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 5610 823 moveto
+5542 770 5358 624 5286 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5282.25 565.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5282.25 565.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5469.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 319->676E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 5642 823 moveto
+5661 770 5711 629 5732 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5733.6 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5733.6 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5696.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 320
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 52759 843 moveto
+52698 863.004 lineto
+52576 863.004 lineto
+52515 843 lineto
+52576 822.996 lineto
+52698 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52544 838.65 moveto
+(a7a7f3681dad1250b01cf80bc17)
+[6.75 7.5 6.75 7.5 4.5 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 4.5 7.5 7.5 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 60E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52321.8 563 moveto
+52208.2 563 lineto
+52208.2 527 lineto
+52321.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52321.8 563 moveto
+52208.2 563 lineto
+52208.2 527 lineto
+52321.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52216.2 540.65 moveto
+(2c514b0cd8f7d3)
+[6.75 6.75 6.75 6.75 8.25 6.75 7.5 6.75 7.5 7.5 4.5 7.5 7.5 6.75]
+xshow
+grestore
+% 320->60E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 52612 823 moveto
+52546 770 52365 624 52294 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+52291.1 565.561 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+52291.1 565.561 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+52471.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 320->366E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 52657 823 moveto
+52710 770 52854 626 52911 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+52914.2 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+52914.2 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+52801.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 320->434E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 52647 823 moveto
+52672 770 52741 628 52769 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+52770.4 566.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+52770.4 566.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+52715.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 320->458E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 52630 823 moveto
+52613 771 52566 629 52547 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+52545.4 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+52545.4 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+52591.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 320->618E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 52639 823 moveto
+52646 771 52661 629 52667 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+52667.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+52667.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+52653.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 321
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 13876.1 1407 moveto
+13815.6 1427 lineto
+13694.4 1427 lineto
+13633.9 1407 lineto
+13694.4 1387 lineto
+13815.6 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13662.8 1402.65 moveto
+(275afb2b215b966d9fac51b96b9)
+[6.75 7.5 6.75 6.75 4.5 6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 7.5 7.5 7.5 4.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 72E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14173.9 1143 moveto
+14080.1 1143 lineto
+14080.1 1107 lineto
+14173.9 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14173.9 1143 moveto
+14080.1 1143 lineto
+14080.1 1107 lineto
+14173.9 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14087.6 1120.65 moveto
+(ac284d73563)
+[6.75 6.75 6.75 7.5 8.25 7.5 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 321->72E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13781 1387 moveto
+13848 1337 14024 1203 14096 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14099.7 1145.32 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14099.7 1145.32 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13941.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 321->362E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13747 1387 moveto
+13737 1358 13716 1305 13695 1260 curveto
+13678 1221 13655 1177 13642 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13640 1146.47 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13640 1146.47 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13704.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 321->372E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13740 1387 moveto
+13717 1358 13673 1302 13630 1260 curveto
+13588 1218 13534 1174 13501 1148 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13498.1 1145.56 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13498.1 1145.56 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13645.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 321->572E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13755 1387 moveto
+13755 1337 13755 1207 13755 1151 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13755 1147 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13755 1147 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13755.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 322
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 23895.1 843 moveto
+23837.5 863.004 lineto
+23722.5 863.004 lineto
+23664.9 843 lineto
+23722.5 822.996 lineto
+23837.5 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23693 838.65 moveto
+(c3c93c700edc0cb4f95f03c04)
+[6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6.75 7.5 6.75 7.5 6.75 6.75 8.25 4.5 7.5 6.75 4.5 7.5 6.75 6.75 7.5 8.25]
+xshow
+grestore
+% 54E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23698.9 563 moveto
+23601.1 563 lineto
+23601.1 527 lineto
+23698.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23698.9 563 moveto
+23601.1 563 lineto
+23601.1 527 lineto
+23698.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23609.1 540.65 moveto
+(99237fce1358)
+[7.5 7.5 6.75 6.75 7.5 4.5 6.75 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 322->54E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23771 823 moveto
+23748 770 23687 629 23661 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23659.4 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23659.4 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23724.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 322->222E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23813 823 moveto
+23901 769 24139 623 24231 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24234.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24234.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+24054.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 322->302E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23781 823 moveto
+23784 768 23783 614 23708 522 curveto
+23534 304 23406 340 23140 254 curveto
+22690 108 22118 41 21941 23 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21937 22.4962 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21937 22.4962 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23605.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 322->556E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23784 823 moveto
+23791 789 23809 720 23846 676 curveto
+23891 624 23960 588 24007 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24011.3 564.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24011.3 564.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23846.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 322->558E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 23779 823 moveto
+23778 791 23779 727 23794 676 curveto
+23807 637 23832 595 23849 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23851.7 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23851.7 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+23794.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 323
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 10975.8 1125 moveto
+10915.4 1145 lineto
+10794.6 1145 lineto
+10734.2 1125 lineto
+10794.6 1105 lineto
+10915.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10763.5 1120.65 moveto
+(63a3d4fb9d38a0182be6e39e76)
+[7.5 6.75 6.75 6.75 7.5 8.25 4.5 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 37E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15307.1 563 moveto
+15202.9 563 lineto
+15202.9 527 lineto
+15307.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15307.1 563 moveto
+15202.9 563 lineto
+15202.9 527 lineto
+15307.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15210.4 540.65 moveto
+(bba6e6e194ccf)
+[6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 8.25 6.75 6.75 4.5]
+xshow
+grestore
+% 323->37E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10925 1108 moveto
+10944 1104 10966 1100 10985 1098 curveto
+12165 952 12471 1061 13657 990 curveto
+13744 984 15153 926 15215 866 curveto
+15297 787 15274 633 15262 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15261 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15261 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15248.1 838.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 323->208E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10858 1105 moveto
+10865 1055 10881 925 10889 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10889.5 864.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10889.5 864.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10876.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 323->210E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10864 1105 moveto
+10885 1054 10940 924 10963 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10964.4 864.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10964.4 864.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10919.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 323->352E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10870 1105 moveto
+10905 1054 11001 923 11040 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11042.7 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11042.7 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10964.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 323->450E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10884 1105 moveto
+10959 1055 11154 920 11233 866 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11236.7 863.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11236.7 863.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11074.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 323->568E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10850 1105 moveto
+10840 1055 10810 925 10798 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10797 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10797 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10824.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 323->576E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10843 1105 moveto
+10812 1054 10734 924 10701 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10699 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10699 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10771.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 323->686E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10877 1105 moveto
+10933 1054 11078 922 11139 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11142.2 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11142.2 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11021.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 324
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 9580.12 1125 moveto
+9519.56 1145 lineto
+9398.44 1145 lineto
+9337.88 1125 lineto
+9398.44 1105 lineto
+9519.56 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9366.75 1120.65 moveto
+(4399cf78123dedd0dfe9776104)
+[8.25 6.75 7.5 7.5 6.75 4.5 7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 7.5 4.5 6.75 7.5 7.5 7.5 7.5 6.75 7.5 8.25]
+xshow
+grestore
+% 324->228E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9532 1109 moveto
+9679 1077 9999 1007 10047 990 curveto
+10166 948 10202 943 10300 866 curveto
+10321 849 10317 835 10338 820 curveto
+10407 771 11134 488 11482 398 curveto
+11763 325 12109 289 12240 277 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12244 276.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12244 276.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10662.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 324->248E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9465 1105 moveto
+9478 1054 9514 925 9530 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9531.03 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9531.03 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9502.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 324->304E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9434 1105 moveto
+9369 1055 9201 921 9132 866 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9129.07 863.561 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9129.07 863.561 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9281.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 324->468E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9439 1105 moveto
+9388 1054 9256 922 9202 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9198.83 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9198.83 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9319.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 324->578E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9445 1105 moveto
+9411 1054 9325 923 9287 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9284.98 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9284.98 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9365.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 324->660E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9479 1105 moveto
+9530 1054 9663 922 9718 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9721.17 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9721.17 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9610.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 324->688E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9532 1109 moveto
+9550 1105 9570 1101 9589 1098 curveto
+9917 1040 10036 1144 10330 990 curveto
+10385 961 10430 902 10452 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10454 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10454 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10354.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 324->694E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9455 1105 moveto
+9445 1055 9418 925 9407 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9405.97 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9405.97 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9431.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 324->714E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9472 1105 moveto
+9506 1054 9592 923 9629 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9631.02 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9631.02 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9559.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 766E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10625.2 861 moveto
+10532.8 861 lineto
+10532.8 825 lineto
+10625.2 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10625.2 861 moveto
+10532.8 861 lineto
+10532.8 825 lineto
+10625.2 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10540.8 838.65 moveto
+(a153512d982)
+[6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 324->766E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 9532 1109 moveto
+9550 1105 9570 1101 9589 1098 curveto
+9931 1038 10038 1114 10361 990 curveto
+10439 961 10514 900 10553 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10556.2 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10556.2 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10394.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 325
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 8102.8 843 moveto
+8053.9 863.004 lineto
+7956.1 863.004 lineto
+7907.2 843 lineto
+7956.1 822.996 lineto
+8053.9 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+7933.38 838.65 moveto
+(40f253cd228f7ac2d0aee)
+[8.25 7.5 4.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 4.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 97E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 7957.12 563 moveto
+7896.88 563 lineto
+7896.88 527 lineto
+7957.12 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 7957.12 563 moveto
+7896.88 563 lineto
+7896.88 527 lineto
+7957.12 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+7904.88 540.65 moveto
+(a3ff993)
+[6.75 6.75 4.5 4.5 7.5 7.5 6.75]
+xshow
+grestore
+% 325->97E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8000 823 moveto
+7986 771 7949 629 7934 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+7932.97 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+7932.97 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+7972.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 325->506E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8007 823 moveto
+8014 771 8031 629 8039 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+8039.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+8039.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8027.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 326
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 15206.1 843 moveto
+15147 863.004 lineto
+15029 863.004 lineto
+14969.9 843 lineto
+15029 822.996 lineto
+15147 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14998.4 838.65 moveto
+(89a2505da6179a80202d4a6c3)
+[7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 7.5 6.75 7.5 6.75 7.5 8.25 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 61E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16325 563 moveto
+16225 563 lineto
+16225 527 lineto
+16325 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16325 563 moveto
+16225 563 lineto
+16225 527 lineto
+16325 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16233 540.65 moveto
+(75eea05672a5)
+[7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 326->61E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15166 829 moveto
+15358 796 15836 712 15838 712 curveto
+15984 671 16149 602 16228 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16231.3 564.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16231.3 564.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15950.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 175E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15082 563 moveto
+14988 563 lineto
+14988 527 lineto
+15082 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15082 563 moveto
+14988 563 lineto
+14988 527 lineto
+15082 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14996 540.65 moveto
+(3b0c08dd2ca)
+[6.75 6.75 7.5 6.75 7.5 7.5 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 326->175E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15084 823 moveto
+15075 771 15050 629 15040 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15039 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15039 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15066.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 326->482E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15077 823 moveto
+15048 770 14970 628 14938 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14936 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14936 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15017.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 187E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14798.2 290 moveto
+14705.8 290 lineto
+14705.8 254 lineto
+14798.2 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14798.2 290 moveto
+14705.8 290 lineto
+14705.8 254 lineto
+14798.2 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14713.8 267.65 moveto
+(6ba0776fc8e)
+[7.5 6.75 6.75 7.5 7.5 7.5 7.5 4.5 6.75 7.5 6.75]
+xshow
+grestore
+% 175E->187E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15016 527 moveto
+14965 477 14823 340 14771 290 curveto
+stroke
+grestore
+% 328
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 15910.2 1407 moveto
+15851.6 1427 lineto
+15734.4 1427 lineto
+15675.8 1407 lineto
+15734.4 1387 lineto
+15851.6 1387 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15704.1 1402.65 moveto
+(2601085bde1b2450d64509f36)
+[6.75 7.5 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 8.25 6.75 7.5 7.5 7.5 8.25 6.75 7.5 7.5 4.5 6.75 7.5]
+xshow
+grestore
+% 75E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15694 1143 moveto
+15640 1143 lineto
+15640 1107 lineto
+15694 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15694 1143 moveto
+15640 1143 lineto
+15640 1107 lineto
+15694 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15650.5 1120.65 moveto
+(0efbd)
+[7.5 6.75 4.5 6.75 7.5]
+xshow
+grestore
+% 328->75E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15784 1387 moveto
+15761 1336 15703 1206 15678 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15676.6 1146.68 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15676.6 1146.68 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15735.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 328->580E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15803 1387 moveto
+15822 1354 15862 1291 15915 1260 curveto
+16144 1126 16245 1218 16500 1152 curveto
+16507 1150 16514 1148 16521 1145 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16525.1 1143.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16525.1 1143.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15915.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 329
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 6598.76 843 moveto
+6544.88 863.004 lineto
+6437.12 863.004 lineto
+6383.24 843 lineto
+6437.12 822.996 lineto
+6544.88 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+6410.75 838.65 moveto
+(5c81103c751345d0ee0f4bd)
+[6.75 6.75 7.5 6 6.75 7.5 6.75 6.75 7.5 6.75 6.75 6.75 8.25 6.75 7.5 7.5 6.75 6.75 7.5 4.5 8.25 6.75 7.5]
+xshow
+grestore
+% 96E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 6448.12 563 moveto
+6367.88 563 lineto
+6367.88 527 lineto
+6448.12 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 6448.12 563 moveto
+6367.88 563 lineto
+6367.88 527 lineto
+6448.12 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+6375.38 540.65 moveto
+(b23526044)
+[6.75 6.75 6.75 6.75 6.75 7.5 7.5 8.25 8.25]
+xshow
+grestore
+% 329->96E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6485 823 moveto
+6471 771 6432 629 6415 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+6413.97 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+6413.97 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+6456.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 330
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 6943.23 843 moveto
+6887.61 863.004 lineto
+6776.39 863.004 lineto
+6720.77 843 lineto
+6776.39 822.996 lineto
+6887.61 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+6748.75 838.65 moveto
+(fcbd9ad14139718bc6fcc8b4)
+[4.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 8.25 6.75 6.75 7.5 7.5 6.75 7.5 6.75 6.75 7.5 4.5 6.75 6.75 7.5 6.75 8.25]
+xshow
+grestore
+% 100E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 6787.25 563 moveto
+6704.75 563 lineto
+6704.75 527 lineto
+6787.25 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 6787.25 563 moveto
+6704.75 563 lineto
+6704.75 527 lineto
+6787.25 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+6712.25 540.65 moveto
+(73ca543bf1)
+[7.5 6.75 6.75 6.75 6.75 8.25 6.75 6.75 4.5 6.75]
+xshow
+grestore
+% 330->100E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6826 823 moveto
+6811 771 6770 629 6753 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+6751.97 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+6751.97 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+6796.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 170E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 7003.88 563 moveto
+6924.12 563 lineto
+6924.12 527 lineto
+7003.88 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 7003.88 563 moveto
+6924.12 563 lineto
+6924.12 527 lineto
+7003.88 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+6932.12 540.65 moveto
+(c2f32e2cf9)
+[6.75 6.75 4.5 6.75 6.75 6.75 6.75 6.75 4.5 7.5]
+xshow
+grestore
+% 330->170E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6841 823 moveto
+6864 770 6927 629 6953 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+6954.6 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+6954.6 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+6907.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 182E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 7966.12 290 moveto
+7887.88 290 lineto
+7887.88 254 lineto
+7966.12 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 7966.12 290 moveto
+7887.88 290 lineto
+7887.88 254 lineto
+7966.12 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+7895.88 267.65 moveto
+(f20f7f513e)
+[4.5 6.75 7.5 4.5 7.5 4.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 170E->182E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 7004 531 moveto
+7013 528 7023 525 7032 522 curveto
+7361 420 7763 315 7888 282 curveto
+stroke
+grestore
+% 333
+gsave
+0.165 1.000 1.000 nodecolor
+newpath 15462.2 1677.23 moveto
+15462.2 1692.77 lineto
+15400 1703.75 lineto
+15312 1703.75 lineto
+15249.8 1692.77 lineto
+15249.8 1677.23 lineto
+15312 1666.25 lineto
+15400 1666.25 lineto
+closepath fill
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 15462.2 1677.23 moveto
+15462.2 1692.77 lineto
+15400 1703.75 lineto
+15312 1703.75 lineto
+15249.8 1692.77 lineto
+15249.8 1677.23 lineto
+15312 1666.25 lineto
+15400 1666.25 lineto
+closepath stroke
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 15466.2 1673.87 moveto
+15466.2 1696.13 lineto
+15400.3 1707.75 lineto
+15311.7 1707.75 lineto
+15245.8 1696.13 lineto
+15245.8 1673.87 lineto
+15311.7 1662.25 lineto
+15400.3 1662.25 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15270.5 1680.65 moveto
+(44cbb41a9cfc15497eacd294)
+[8.25 8.25 6.75 6.75 6.75 8.25 6.75 6.75 7.5 6.75 4.5 6.75 6.75 6.75 8.25 7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5 8.25]
+xshow
+grestore
+% 63E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17691 563 moveto
+17637 563 lineto
+17637 527 lineto
+17691 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17691 563 moveto
+17637 563 lineto
+17637 527 lineto
+17691 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17649.8 540.65 moveto
+(6a91)
+[7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 333->63E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15416 1665 moveto
+15543 1623 15848 1520 16101 1430 curveto
+16438 1310 16574 1373 16854 1152 curveto
+16877 1134 16866 1113 16890 1098 curveto
+17113 951 17290 1177 17479 990 curveto
+17534 935 17486 892 17512 820 curveto
+17548 721 17615 617 17646 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17648.7 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17648.7 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16890.1 1120.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 67E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14318 1425 moveto
+14264 1425 lineto
+14264 1389 lineto
+14318 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14318 1425 moveto
+14264 1425 lineto
+14264 1389 lineto
+14318 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14272.6 1402.65 moveto
+(b074e)
+[6.75 7.5 7.5 8.25 6.75]
+xshow
+grestore
+% 333->67E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15286 1667 moveto
+15079 1613 14479 1456 14326 1416 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14321.9 1414.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14321.9 1414.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+14857.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 68E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15110 1425 moveto
+15056 1425 lineto
+15056 1389 lineto
+15110 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15110 1425 moveto
+15056 1425 lineto
+15056 1389 lineto
+15110 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15064.6 1402.65 moveto
+(06209)
+[7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 333->68E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15333 1662 moveto
+15282 1610 15159 1484 15107 1431 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15103.8 1427.83 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15103.8 1427.83 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15229.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 69E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15213.8 1425 moveto
+15128.2 1425 lineto
+15128.2 1389 lineto
+15213.8 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15213.8 1425 moveto
+15128.2 1425 lineto
+15128.2 1389 lineto
+15213.8 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15135.8 1402.65 moveto
+(58e3dcc618)
+[6.75 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 333->69E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15341 1662 moveto
+15307 1610 15223 1485 15187 1432 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15185 1428.47 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15185 1428.47 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15270.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 70E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15585.8 1425 moveto
+15496.2 1425 lineto
+15496.2 1389 lineto
+15585.8 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15585.8 1425 moveto
+15496.2 1425 lineto
+15496.2 1389 lineto
+15585.8 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15504.2 1402.65 moveto
+(eee44624da)
+[6.75 6.75 6.75 8.25 8.25 7.5 6.75 8.25 7.5 6.75]
+xshow
+grestore
+% 333->70E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15371 1662 moveto
+15405 1610 15489 1485 15525 1432 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15527 1428.47 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15527 1428.47 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15449.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 71E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15658 1425 moveto
+15604 1425 lineto
+15604 1389 lineto
+15658 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15658 1425 moveto
+15604 1425 lineto
+15604 1389 lineto
+15658 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15616.8 1402.65 moveto
+(6a91)
+[7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 333->71E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15379 1662 moveto
+15430 1610 15555 1484 15607 1431 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15610.2 1427.83 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15610.2 1427.83 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15494.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 802E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17088 1425 moveto
+17034 1425 lineto
+17034 1389 lineto
+17088 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17088 1425 moveto
+17034 1425 lineto
+17034 1389 lineto
+17088 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17043.8 1402.65 moveto
+(e1e8c)
+[6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 333->802E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15466 1683 moveto
+15767 1675 16597 1647 16852 1554 curveto
+16928 1527 17000 1465 17037 1431 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17040.2 1427.83 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17040.2 1427.83 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16885.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 793E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14732 1425 moveto
+14678 1425 lineto
+14678 1389 lineto
+14732 1389 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14732 1425 moveto
+14678 1425 lineto
+14678 1389 lineto
+14732 1389 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14690 1402.65 moveto
+(793E)
+[7.5 7.5 6.75 8.25]
+xshow
+grestore
+% 333->793E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 15300 1664 moveto
+15192 1623 14946 1527 14746 1430 curveto
+14743 1429 14741 1428 14739 1426 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14735.5 1423.98 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14735.5 1423.98 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15029.1 1541.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 67E->72E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14280 1389 moveto
+14251 1338 14167 1194 14138 1143 curveto
+stroke
+grestore
+% 68E->73E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15075 1389 moveto
+15053 1338 14990 1194 14968 1143 curveto
+stroke
+grestore
+% 69E->74E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15167 1389 moveto
+15156 1338 15126 1194 15116 1143 curveto
+stroke
+grestore
+% 70E->75E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15549 1389 moveto
+15572 1338 15636 1194 15659 1143 curveto
+stroke
+grestore
+% 71E->76E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15642 1389 moveto
+15660 1361 15695 1305 15727 1260 curveto
+15758 1217 15796 1169 15817 1143 curveto
+stroke
+grestore
+% 802E->801E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 17061 1389 moveto
+17061 1338 17061 1194 17061 1143 curveto
+stroke
+grestore
+% 793E->789E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14717 1389 moveto
+14732 1364 14758 1318 14770 1276 curveto
+14827 1080 14788 1021 14817 820 curveto
+14837 686 14842 652 14875 522 curveto
+14898 434 14933 331 14947 290 curveto
+stroke
+grestore
+% 793E->769E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14702 1389 moveto
+14694 1338 14671 1194 14663 1143 curveto
+stroke
+grestore
+% 334
+gsave
+0.165 1.000 1.000 nodecolor
+newpath 6628.22 1117.23 moveto
+6628.22 1132.77 lineto
+6560.73 1143.75 lineto
+6465.27 1143.75 lineto
+6397.78 1132.77 lineto
+6397.78 1117.23 lineto
+6465.27 1106.25 lineto
+6560.73 1106.25 lineto
+closepath fill
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 6628.22 1117.23 moveto
+6628.22 1132.77 lineto
+6560.73 1143.75 lineto
+6465.27 1143.75 lineto
+6397.78 1132.77 lineto
+6397.78 1117.23 lineto
+6465.27 1106.25 lineto
+6560.73 1106.25 lineto
+closepath stroke
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 6632.22 1113.83 moveto
+6632.22 1136.17 lineto
+6561.05 1147.75 lineto
+6464.95 1147.75 lineto
+6393.78 1136.17 lineto
+6393.78 1113.83 lineto
+6464.95 1102.25 lineto
+6561.05 1102.25 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+6419.62 1120.65 moveto
+(b46b0756dba915943839e90a55)
+[6.75 8.25 7.5 6.75 7.5 7.5 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75 7.5 8.25 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 64E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10401 861 moveto
+10347 861 lineto
+10347 825 lineto
+10401 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10401 861 moveto
+10347 861 lineto
+10347 825 lineto
+10401 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10362.4 838.65 moveto
+(5fdf)
+[6.75 4.5 7.5 4.5]
+xshow
+grestore
+% 334->64E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6632 1123 moveto
+7204 1111 9650 1057 9983 990 curveto
+10121 962 10273 892 10340 861 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10343.5 858.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10343.5 858.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10040.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 81E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 4354.12 861 moveto
+4249.88 861 lineto
+4249.88 825 lineto
+4354.12 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 4354.12 861 moveto
+4249.88 861 lineto
+4249.88 825 lineto
+4354.12 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+4257.38 838.65 moveto
+(3eca1f94dc181)
+[6.75 6.75 6.75 6.75 6.75 4.5 7.5 8.25 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 334->81E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6394 1118 moveto
+5984 1094 4655 1015 4567 990 curveto
+4475 962 4380 900 4333 866 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+4329.25 863.325 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+4329.25 863.325 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+4577.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 82E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5279 861 moveto
+5201 861 lineto
+5201 825 lineto
+5279 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5279 861 moveto
+5201 861 lineto
+5201 825 lineto
+5279 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5208.5 838.65 moveto
+(6b1bb9b0e)
+[7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 334->82E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6407 1112 moveto
+6192 1083 5689 1005 5288 866 curveto
+5286 866 5285 865 5283 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5279.47 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5279.47 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+5719.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 83E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5920.88 861 moveto
+5833.12 861 lineto
+5833.12 825 lineto
+5920.88 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5920.88 861 moveto
+5833.12 861 lineto
+5833.12 825 lineto
+5920.88 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5840.62 838.65 moveto
+(a54d477232)
+[6.75 6.75 8.25 7.5 8.25 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 334->83E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6463 1103 moveto
+6343 1049 6042 917 5925 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5921.68 862.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5921.68 862.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+6195.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 84E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10290.9 861 moveto
+10179.1 861 lineto
+10179.1 825 lineto
+10290.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10290.9 861 moveto
+10179.1 861 lineto
+10179.1 825 lineto
+10290.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10186.6 838.65 moveto
+(a164d9f60fbbdd)
+[6.75 6.75 7.5 8.25 7.5 7.5 4.5 7.5 7.5 4.5 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 334->84E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6632 1123 moveto
+7199 1114 9607 1071 9931 990 curveto
+10035 963 10146 900 10201 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10204.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10204.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9976.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 85E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 6365.12 861 moveto
+6284.88 861 lineto
+6284.88 825 lineto
+6365.12 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 6365.12 861 moveto
+6284.88 861 lineto
+6284.88 825 lineto
+6365.12 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+6292.38 838.65 moveto
+(78c8463ea)
+[7.5 7.5 6.75 7.5 8.25 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 334->85E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6498 1102 moveto
+6463 1050 6378 923 6342 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+6339.32 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+6339.32 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+6419.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 86E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 7889 861 moveto
+7825 861 lineto
+7825 825 lineto
+7889 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 7889 861 moveto
+7825 861 lineto
+7825 825 lineto
+7889 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+7833 838.65 moveto
+(c110ba7)
+[6.75 6 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 334->86E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6632 1114 moveto
+6866 1089 7397 1020 7816 866 curveto
+7817 866 7819 865 7820 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+7823.53 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+7823.53 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+7434.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 87E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 7036.88 861 moveto
+6961.12 861 lineto
+6961.12 825 lineto
+7036.88 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 7036.88 861 moveto
+6961.12 861 lineto
+6961.12 825 lineto
+7036.88 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+6968.62 838.65 moveto
+(3b63cdc0f)
+[6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 4.5]
+xshow
+grestore
+% 334->87E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6552 1102 moveto
+6644 1049 6870 918 6961 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+6964.53 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+6964.53 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+6772.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 88E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 6267.12 861 moveto
+6182.88 861 lineto
+6182.88 825 lineto
+6267.12 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 6267.12 861 moveto
+6182.88 861 lineto
+6182.88 825 lineto
+6267.12 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+6190.88 838.65 moveto
+(6f578c5128)
+[7.5 4.5 6.75 7.5 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 334->88E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6489 1102 moveto
+6436 1050 6304 921 6250 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+6246.83 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+6246.83 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+6369.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 89E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 6702.88 861 moveto
+6617.12 861 lineto
+6617.12 825 lineto
+6702.88 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 6702.88 861 moveto
+6617.12 861 lineto
+6617.12 825 lineto
+6702.88 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+6625.12 838.65 moveto
+(3e048573fd)
+[6.75 6.75 7.5 8.25 7.5 6.75 7.5 6.75 4.5 7.5]
+xshow
+grestore
+% 334->89E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 6525 1102 moveto
+6552 1050 6619 923 6647 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+6649.02 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+6649.02 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+6592.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 65E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11387 563 moveto
+11333 563 lineto
+11333 527 lineto
+11387 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11387 563 moveto
+11333 563 lineto
+11333 527 lineto
+11387 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11345.4 540.65 moveto
+(d4b2)
+[7.5 8.25 6.75 6.75]
+xshow
+grestore
+% 64E->65E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 10401 825 moveto
+10404 823 10407 821 10410 820 curveto
+10544 755 10591 772 10725 712 curveto
+10755 698 10758 687 10788 676 curveto
+10989 597 11249 559 11333 548 curveto
+stroke
+grestore
+% 81E->92E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 4295 825 moveto
+4274 772 4213 617 4192 563 curveto
+stroke
+grestore
+% 82E->93E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 5233 825 moveto
+5214 772 5159 617 5140 563 curveto
+stroke
+grestore
+% 83E->94E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 5877 825 moveto
+5876 772 5873 617 5872 563 curveto
+stroke
+grestore
+% 84E->95E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 10230 825 moveto
+10217 772 10177 617 10163 563 curveto
+stroke
+grestore
+% 85E->96E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 6330 825 moveto
+6345 772 6388 617 6403 563 curveto
+stroke
+grestore
+% 86E->97E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 7861 825 moveto
+7873 772 7910 617 7923 563 curveto
+stroke
+grestore
+% 87E->98E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 7004 825 moveto
+7019 772 7061 617 7075 563 curveto
+stroke
+grestore
+% 88E->99E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 6217 825 moveto
+6195 772 6130 617 6108 563 curveto
+stroke
+grestore
+% 89E->100E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 6665 825 moveto
+6681 772 6725 617 6741 563 curveto
+stroke
+grestore
+% 336
+gsave
+[ /Rect [ 20945 1098 21187 1152 ]
+ /Border [ 0 0 0 ]
+ /Action << /Subtype /URI /URI (tes hi) >>
+ /Subtype /Link
+/ANN pdfmark
+0.000 1.000 1.000 nodecolor
+newpath 21179.2 1117.23 moveto
+21179.2 1132.77 lineto
+21112.9 1143.75 lineto
+21019.1 1143.75 lineto
+20952.8 1132.77 lineto
+20952.8 1117.23 lineto
+21019.1 1106.25 lineto
+21112.9 1106.25 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 1.000 1.000 nodecolor
+newpath 21179.2 1117.23 moveto
+21179.2 1132.77 lineto
+21112.9 1143.75 lineto
+21019.1 1143.75 lineto
+20952.8 1132.77 lineto
+20952.8 1117.23 lineto
+21019.1 1106.25 lineto
+21112.9 1106.25 lineto
+closepath stroke
+1 setlinewidth
+filled
+0.000 1.000 1.000 nodecolor
+newpath 21183.2 1113.84 moveto
+21183.2 1136.16 lineto
+21113.2 1147.75 lineto
+21018.8 1147.75 lineto
+20948.8 1136.16 lineto
+20948.8 1113.84 lineto
+21018.8 1102.25 lineto
+21113.2 1102.25 lineto
+closepath stroke
+1 setlinewidth
+filled
+0.000 1.000 1.000 nodecolor
+newpath 21187.2 1110.45 moveto
+21187.2 1139.55 lineto
+21113.5 1151.75 lineto
+21018.5 1151.75 lineto
+20944.8 1139.55 lineto
+20944.8 1110.45 lineto
+21018.5 1098.25 lineto
+21113.5 1098.25 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20974.5 1120.65 moveto
+(825c7994d5da13afe519861818)
+[7.5 6.75 6.75 6.75 7.5 7.5 7.5 8.25 7.5 6.75 7.5 6.75 6.75 6.75 6.75 4.5 6.75 6.75 6.75 7.5 7.5 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 1E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 1081.75 861 moveto
+950.25 861 lineto
+950.25 825 lineto
+1081.75 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 1081.75 861 moveto
+950.25 861 lineto
+950.25 825 lineto
+1081.75 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+958.25 838.65 moveto
+(f4bef37b6a94bfd00)
+[4.5 8.25 6.75 6.75 4.5 6.75 7.5 6.75 7.5 6.75 7.5 8.25 6.75 4.5 7.5 7.5 7.5]
+xshow
+grestore
+% 336->1E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1124 moveto
+19726 1113 9740 1027 9594 990 curveto
+9580 986 9579 977 9564 974 curveto
+8653 739 2022 1011 1091 866 curveto
+1086 865 1082 864 1077 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+1072.88 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+1072.88 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9618.12 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 2E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 2425 861 moveto
+2287 861 lineto
+2287 825 lineto
+2425 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 2425 861 moveto
+2287 861 lineto
+2287 825 lineto
+2425 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+2294.5 838.65 moveto
+(d2647f8b6d8661d08)
+[7.5 6.75 7.5 8.25 7.5 4.5 7.5 6.75 7.5 7.5 7.5 7.5 7.5 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 336->2E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1124 moveto
+20053 1119 14540 1080 14201 990 curveto
+14187 986 14187 977 14172 974 curveto
+13542 808 3089 952 2443 866 curveto
+2438 865 2432 864 2426 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+2421.88 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+2421.88 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+14201.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 3E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16351.1 861 moveto
+16218.9 861 lineto
+16218.9 825 lineto
+16351.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16351.1 861 moveto
+16218.9 861 lineto
+16218.9 825 lineto
+16351.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16226.9 838.65 moveto
+(964cb56d8f69ff058)
+[7.5 7.5 8.25 6.75 6.75 6.75 7.5 7.5 7.5 4.5 7.5 7.5 4.5 4.5 7.5 6.75 7.5]
+xshow
+grestore
+% 336->3E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1123 moveto
+20366 1113 17883 1066 17111 990 curveto
+16775 956 16690 943 16360 866 curveto
+16356 865 16353 864 16349 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16344.9 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16344.9 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+17111.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 4E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15858.9 861 moveto
+15725.1 861 lineto
+15725.1 825 lineto
+15858.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15858.9 861 moveto
+15725.1 861 lineto
+15725.1 825 lineto
+15858.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15733.1 838.65 moveto
+(4f35e206816c3bd22)
+[8.25 4.5 6.75 6.75 6.75 6.75 7.5 7.5 7.5 6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 336->4E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1123 moveto
+20342 1111 17661 1056 16829 990 curveto
+16400 955 16290 956 15868 866 curveto
+15864 865 15861 864 15857 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15852.9 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15852.9 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16829.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 5E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 18208.9 861 moveto
+18079.1 861 lineto
+18079.1 825 lineto
+18208.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 18208.9 861 moveto
+18079.1 861 lineto
+18079.1 825 lineto
+18208.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+18086.6 838.65 moveto
+(affb2d716803a2d3e)
+[6.75 4.5 4.5 6.75 6.75 7.5 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 336->5E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1123 moveto
+20415 1112 18327 1067 18212 990 curveto
+18171 962 18155 903 18148 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+18147 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+18147 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+18212.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 6E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 27719.9 861 moveto
+27580.1 861 lineto
+27580.1 825 lineto
+27719.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 27719.9 861 moveto
+27580.1 861 lineto
+27580.1 825 lineto
+27719.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+27588.1 838.65 moveto
+(e4ae306d9bd669c70)
+[6.75 8.25 6.75 6.75 6.75 7.5 7.5 7.5 7.5 6.75 7.5 7.5 7.5 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 336->6E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+22949 914 23395 1058 25139 990 curveto
+25680 968 27035 953 27568 866 curveto
+27573 865 27578 864 27583 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+27587.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+27587.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25599.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 7E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 19131 712 moveto
+18999 712 lineto
+18999 676 lineto
+19131 676 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 19131 712 moveto
+18999 712 lineto
+18999 676 lineto
+19131 676 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+19006.5 689.65 moveto
+(4dbf4395236fb03ed)
+[8.25 7.5 6.75 4.5 8.25 6.75 7.5 6.75 6.75 6.75 7.5 4.5 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 336->7E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1118 moveto
+20530 1095 19184 1008 19058 866 curveto
+19023 825 19040 757 19054 719 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+19055.4 715.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+19055.4 715.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+19523.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 336->8E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1123 moveto
+20326 1114 17511 1068 16640 990 curveto
+16593 985 16582 980 16534 974 curveto
+16171 922 16075 944 15716 866 curveto
+15712 865 15709 864 15705 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15700.9 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15700.9 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16640.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 9E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 29587.8 861 moveto
+29448.2 861 lineto
+29448.2 825 lineto
+29587.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 29587.8 861 moveto
+29448.2 861 lineto
+29448.2 825 lineto
+29587.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+29455.8 838.65 moveto
+(8d6e6e0cd9b842a47)
+[7.5 7.5 7.5 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5 8.25 6.75 6.75 8.25 7.5]
+xshow
+grestore
+% 336->9E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+22687 950 26399 1060 27878 990 curveto
+28052 981 29268 897 29439 866 curveto
+29444 865 29448 864 29453 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29457.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29457.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28123.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 10E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 26877 861 moveto
+26741 861 lineto
+26741 825 lineto
+26877 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 26877 861 moveto
+26741 861 lineto
+26741 825 lineto
+26877 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+26749 838.65 moveto
+(00d0dd018fe879f96)
+[7.5 7.5 7.5 7.5 7.5 7.5 7.5 6.75 7.5 4.5 6.75 7.5 7.5 7.5 4.5 7.5 7.5]
+xshow
+grestore
+% 336->10E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21159 1106 moveto
+21176 1103 21195 1100 21212 1098 curveto
+22791 929 23197 1067 24782 990 curveto
+24888 984 24914 980 25018 974 curveto
+25780 924 25981 1000 26732 866 curveto
+26736 865 26741 864 26745 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+26749.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+26749.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+25018.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 11E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 25888.9 861 moveto
+25789.1 861 lineto
+25789.1 825 lineto
+25888.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 25888.9 861 moveto
+25789.1 861 lineto
+25789.1 825 lineto
+25888.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+25796.6 838.65 moveto
+(f28b78d4803c)
+[4.5 6.75 7.5 6.75 7.5 7.5 7.5 8.25 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 336->11E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21159 1106 moveto
+21176 1103 21195 1100 21212 1098 curveto
+22368 967 22666 1050 23827 990 curveto
+24262 967 25356 959 25780 866 curveto
+25783 865 25785 865 25788 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+25792.3 862.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+25792.3 862.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+24197.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 12E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 5436.75 861 moveto
+5297.25 861 lineto
+5297.25 825 lineto
+5436.75 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 5436.75 861 moveto
+5297.25 861 lineto
+5297.25 825 lineto
+5436.75 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+5304.75 838.65 moveto
+(2d886da042b5384b4)
+[6.75 7.5 7.5 7.5 7.5 7.5 6.75 7.5 8.25 6.75 6.75 6.75 6.75 7.5 8.25 6.75 8.25]
+xshow
+grestore
+% 336->12E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1123 moveto
+20301 1112 17212 1058 14685 990 curveto
+14470 984 14417 978 14201 974 curveto
+13229 951 6409 1009 5446 866 curveto
+5441 865 5436 864 5431 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+5426.88 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+5426.88 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+14685.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 13E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32840 861 moveto
+32702 861 lineto
+32702 825 lineto
+32840 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32840 861 moveto
+32702 861 lineto
+32702 825 lineto
+32840 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32709.5 838.65 moveto
+(548c0081a62132b44)
+[6.75 8.25 7.5 6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 8.25 8.25]
+xshow
+grestore
+% 336->13E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+23174 906 28113 1082 30081 990 curveto
+30169 985 30190 979 30277 974 curveto
+31350 906 31633 1043 32693 866 curveto
+32698 865 32703 864 32708 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32712.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32712.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+30277.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 14E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11848.9 861 moveto
+11715.1 861 lineto
+11715.1 825 lineto
+11848.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11848.9 861 moveto
+11715.1 861 lineto
+11715.1 825 lineto
+11848.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11723.1 838.65 moveto
+(52126553e52385d16)
+[6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 336->14E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1124 moveto
+20092 1117 15024 1073 14711 990 curveto
+14697 986 14697 977 14682 974 curveto
+14077 805 12478 969 11858 866 curveto
+11853 865 11849 864 11844 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11839.9 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11839.9 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+14711.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 15E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 33354.9 861 moveto
+33221.1 861 lineto
+33221.1 825 lineto
+33354.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 33354.9 861 moveto
+33221.1 861 lineto
+33221.1 825 lineto
+33354.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+33229.1 838.65 moveto
+(9fe716e738eaea34e)
+[7.5 4.5 6.75 7.5 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 336->15E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+23686 859 29919 1189 32396 990 curveto
+32762 960 32854 946 33211 866 curveto
+33215 865 33219 864 33223 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+33227.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+33227.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+32572.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 16E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13869.8 861 moveto
+13736.2 861 lineto
+13736.2 825 lineto
+13869.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13869.8 861 moveto
+13736.2 861 lineto
+13736.2 825 lineto
+13869.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13743.8 838.65 moveto
+(5782807b5f575e0a8)
+[6.75 7.5 7.5 6.75 7.5 7.5 7.5 6.75 6.75 4.5 6.75 7.5 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 336->16E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1123 moveto
+20222 1112 16476 1052 15326 990 curveto
+15165 981 14038 896 13879 866 curveto
+13875 865 13871 864 13867 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13862.9 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13862.9 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15326.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 336->17E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+22797 940 26786 1082 28375 990 curveto
+28648 974 29330 921 29597 866 curveto
+29601 865 29605 864 29609 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+29613.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+29613.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+28582.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 18E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17725.1 861 moveto
+17592.9 861 lineto
+17592.9 825 lineto
+17725.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17725.1 861 moveto
+17592.9 861 lineto
+17592.9 825 lineto
+17725.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17600.9 838.65 moveto
+(c471b6fdbfb852661)
+[6.75 8.25 7.5 6.75 6.75 7.5 4.5 7.5 6.75 4.5 6.75 7.5 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 336->18E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1124 moveto
+20461 1118 18668 1091 18110 990 curveto
+17960 963 17791 898 17709 864 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17704.7 862.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17704.7 862.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+18110.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 19E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 21118.8 861 moveto
+20981.2 861 lineto
+20981.2 825 lineto
+21118.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 21118.8 861 moveto
+20981.2 861 lineto
+20981.2 825 lineto
+21118.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+20989.2 838.65 moveto
+(a84844dfd0052b3b5)
+[6.75 7.5 8.25 7.5 8.25 8.25 7.5 4.5 7.5 7.5 7.5 6.75 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 336->19E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21064 1098 moveto
+21061 1044 21055 923 21051 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+21051 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+21051 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21058.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 20E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24443.1 861 moveto
+24302.9 861 lineto
+24302.9 825 lineto
+24443.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24443.1 861 moveto
+24302.9 861 lineto
+24302.9 825 lineto
+24443.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24310.4 838.65 moveto
+(724dabdce9744d061)
+[7.5 6.75 8.25 7.5 6.75 6.75 7.5 6.75 6.75 7.5 7.5 8.25 8.25 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 336->20E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21118 1099 moveto
+21171 1072 21256 1028 21328 990 curveto
+21341 983 21343 977 21357 974 curveto
+21987 799 23650 970 24294 866 curveto
+24299 865 24304 864 24309 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24313.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24313.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21357.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 21E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23019 861 moveto
+22889 861 lineto
+22889 825 lineto
+23019 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23019 861 moveto
+22889 861 lineto
+22889 825 lineto
+23019 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+22897 838.65 moveto
+(57f7fd2eecec93c8b)
+[6.75 7.5 4.5 7.5 4.5 7.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 336->21E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21086 1098 moveto
+21115 1062 21171 1000 21235 974 curveto
+21573 832 22520 932 22880 866 curveto
+22884 865 22888 864 22892 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+22896.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+22896.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21235.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 22E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 23646.8 861 moveto
+23513.2 861 lineto
+23513.2 825 lineto
+23646.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 23646.8 861 moveto
+23513.2 861 lineto
+23513.2 825 lineto
+23646.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23520.8 838.65 moveto
+(baba65f670ee34a88)
+[6.75 6.75 6.75 6.75 7.5 6.75 4.5 7.5 7.5 7.5 6.75 6.75 6.75 8.25 6.75 7.5 7.5]
+xshow
+grestore
+% 336->22E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21098 1098 moveto
+21145 1058 21233 987 21271 974 curveto
+21740 807 23015 950 23504 866 curveto
+23508 865 23513 864 23517 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+23521.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+23521.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21271.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 23E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 39923.1 861 moveto
+39788.9 861 lineto
+39788.9 825 lineto
+39923.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 39923.1 861 moveto
+39788.9 861 lineto
+39788.9 825 lineto
+39923.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+39796.4 838.65 moveto
+(ac34ec0f0488b17ec)
+[6.75 6.75 6.75 8.25 6.75 6.75 7.5 4.5 7.5 8.25 7.5 7.5 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 336->23E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+21468 1073 39489 1094 39723 990 curveto
+39780 965 39822 903 39842 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+39844 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+39844 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+39748.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 24E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24968.8 861 moveto
+24835.2 861 lineto
+24835.2 825 lineto
+24968.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24968.8 861 moveto
+24835.2 861 lineto
+24835.2 825 lineto
+24968.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+24842.8 838.65 moveto
+(51e74bec5513083bb)
+[6.75 6.75 6.75 7.5 8.25 6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 336->24E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21123 1100 moveto
+21182 1073 21277 1030 21357 990 curveto
+21371 983 21372 977 21386 974 curveto
+22124 771 24072 989 24826 866 curveto
+24830 865 24835 864 24840 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24844.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24844.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21386.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 25E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13717.9 861 moveto
+13584.1 861 lineto
+13584.1 825 lineto
+13717.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13717.9 861 moveto
+13584.1 861 lineto
+13584.1 825 lineto
+13717.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13592.1 838.65 moveto
+(8e2d970b2f820ee35)
+[7.5 6.75 6.75 7.5 7.5 7.5 7.5 6.75 6.75 4.5 7.5 6.75 7.5 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 336->25E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1123 moveto
+20202 1114 16259 1060 15052 990 curveto
+14757 972 14018 922 13727 866 curveto
+13723 865 13719 864 13715 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13710.9 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13710.9 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15052.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 26E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 24126.9 861 moveto
+23991.1 861 lineto
+23991.1 825 lineto
+24126.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 24126.9 861 moveto
+23991.1 861 lineto
+23991.1 825 lineto
+24126.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+23998.6 838.65 moveto
+(19398d3cd6b9c674f)
+[6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 7.5 7.5 8.25 4.5]
+xshow
+grestore
+% 336->26E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21113 1098 moveto
+21188 1055 21327 975 21330 974 curveto
+21897 810 23401 963 23982 866 curveto
+23987 865 23992 864 23997 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+24001.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+24001.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+21330.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 27E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 48433.9 861 moveto
+48300.1 861 lineto
+48300.1 825 lineto
+48433.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 48433.9 861 moveto
+48300.1 861 lineto
+48300.1 825 lineto
+48433.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+48308.1 838.65 moveto
+(6505e29f4a11d9530)
+[7.5 6.75 7.5 6.75 6.75 6.75 7.5 4.5 8.25 6.75 6 6.75 7.5 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 336->27E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+22295 995 39694 1005 40781 990 curveto
+41100 985 41179 980 41497 974 curveto
+42999 945 46762 1029 48255 866 curveto
+48267 864 48280 863 48292 861 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+48296.1 859.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+48296.1 859.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+41497.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 28E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52040 861 moveto
+51904 861 lineto
+51904 825 lineto
+52040 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52040 861 moveto
+51904 861 lineto
+51904 825 lineto
+52040 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+51912 838.65 moveto
+(bc4824f07a9d2bba6)
+[6.75 6.75 8.25 7.5 6.75 8.25 4.5 7.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 336->28E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+23759 858 41680 1115 44234 990 curveto
+44310 986 44329 978 44404 974 curveto
+45236 928 51072 992 51895 866 curveto
+51899 865 51904 864 51909 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+51913.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+51913.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+44404.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 29E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 16500.8 861 moveto
+16369.2 861 lineto
+16369.2 825 lineto
+16500.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 16500.8 861 moveto
+16369.2 861 lineto
+16369.2 825 lineto
+16500.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16377.2 838.65 moveto
+(3acbf8a1537e4e1a1)
+[6.75 6.75 6.75 6.75 4.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 8.25 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 336->29E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1121 moveto
+20536 1108 19170 1061 18041 990 curveto
+17360 947 17181 994 16510 866 curveto
+16506 865 16502 864 16498 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16493.9 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16493.9 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+18041.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 30E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 32684.1 861 moveto
+32545.9 861 lineto
+32545.9 825 lineto
+32684.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 32684.1 861 moveto
+32545.9 861 lineto
+32545.9 825 lineto
+32684.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+32553.9 838.65 moveto
+(536264e787cf70469)
+[6.75 6.75 7.5 6.75 7.5 8.25 6.75 7.5 7.5 7.5 6.75 4.5 7.5 7.5 8.25 7.5 7.5]
+xshow
+grestore
+% 336->30E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+22947 926 27316 1095 29055 990 curveto
+29122 985 29138 978 29204 974 curveto
+29944 922 31806 983 32537 866 curveto
+32542 865 32547 864 32552 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32556.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32556.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+29204.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 31E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17797 861 moveto
+17743 861 lineto
+17743 825 lineto
+17797 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17797 861 moveto
+17743 861 lineto
+17743 825 lineto
+17797 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17766.2 838.65 moveto
+(d)
+[7.5]
+xshow
+grestore
+% 336->31E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1124 moveto
+20469 1117 18733 1088 18191 990 curveto
+18015 957 17969 942 17806 866 curveto
+17805 866 17805 865 17804 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17800.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17800.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+18191.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 336->65E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1124 moveto
+20186 1119 16079 1088 14826 990 curveto
+14774 985 14761 978 14708 974 curveto
+14411 947 12288 1002 12022 866 curveto
+11999 854 12007 835 11986 820 curveto
+11790 667 11496 581 11395 554 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11390.9 552.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11390.9 552.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12022.1 838.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 119E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 52845.1 861 moveto
+52776.9 861 lineto
+52776.9 825 lineto
+52845.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 52845.1 861 moveto
+52776.9 861 lineto
+52776.9 825 lineto
+52845.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+52784.4 838.65 moveto
+(2a9caef7)
+[6.75 6.75 7.5 6.75 6.75 6.75 4.5 7.5]
+xshow
+grestore
+% 336->119E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+22599 967 44890 1048 46281 990 curveto
+46371 986 46394 978 46483 974 curveto
+47181 940 52092 1041 52768 866 curveto
+52770 866 52771 865 52773 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+52776.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+52776.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+46483.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 150E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 53840 861 moveto
+53786 861 lineto
+53786 825 lineto
+53840 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 53840 861 moveto
+53786 861 lineto
+53786 825 lineto
+53840 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53795.4 838.65 moveto
+(73d12)
+[7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 336->150E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+22828 946 48789 1085 50409 990 curveto
+50471 986 50486 978 50549 974 curveto
+51260 921 53062 1020 53759 866 curveto
+53765 865 53772 862 53778 860 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+53782.3 858.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+53782.3 858.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+50548.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 176E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 18231.1 712 moveto
+18134.9 712 lineto
+18134.9 676 lineto
+18231.1 676 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 18231.1 712 moveto
+18134.9 712 lineto
+18134.9 676 lineto
+18231.1 676 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+18142.9 689.65 moveto
+(8896166adc0)
+[7.5 7.5 7.5 7.5 6.75 7.5 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 336->176E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1123 moveto
+20419 1115 18363 1076 18258 990 curveto
+18199 940 18238 895 18218 820 curveto
+18209 785 18198 745 18191 720 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+18189.4 715.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+18189.4 715.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+18258.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 743E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14200 861 moveto
+14146 861 lineto
+14146 825 lineto
+14200 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14200 861 moveto
+14146 861 lineto
+14146 825 lineto
+14200 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14167 838.65 moveto
+(9f)
+[7.5 4.5]
+xshow
+grestore
+% 336->743E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1123 moveto
+20396 1115 18085 1075 16190 990 curveto
+15750 970 14629 1002 14209 866 curveto
+14208 866 14206 865 14205 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14201.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14201.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16190.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 744E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 18002.1 290 moveto
+17939.9 290 lineto
+17939.9 254 lineto
+18002.1 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 18002.1 290 moveto
+17939.9 290 lineto
+17939.9 254 lineto
+18002.1 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17947.4 267.65 moveto
+(2e1313c)
+[6.75 6.75 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 336->744E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 20945 1122 moveto
+20438 1107 18500 1039 18294 866 curveto
+18227 809 18276 756 18240 676 curveto
+18171 519 18042 357 17992 296 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17989.6 293.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17989.6 293.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+18253.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 336->764E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 21157 1105 moveto
+21176 1102 21194 1100 21212 1098 curveto
+23529 873 29360 1125 31683 990 curveto
+31814 982 32727 909 32849 866 curveto
+32850 866 32851 865 32852 865 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+32855.5 862.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+32855.5 862.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+31867.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 1E->34E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 998 825 moveto
+945 772 793 617 741 563 curveto
+stroke
+grestore
+% 2E->35E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 2334 825 moveto
+2268 772 2077 617 2011 563 curveto
+stroke
+grestore
+% 3E->36E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 16242 825 moveto
+16178 798 16063 745 16033 712 curveto
+15996 667 15983 596 15979 563 curveto
+stroke
+grestore
+% 4E->37E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15759 825 moveto
+15664 771 15384 616 15288 563 curveto
+stroke
+grestore
+% 5E->38E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 18138 825 moveto
+18122 772 18073 617 18056 563 curveto
+stroke
+grestore
+% 6E->39E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 27720 839 moveto
+27998 822 29019 757 29156 712 curveto
+29259 678 29362 599 29406 563 curveto
+stroke
+grestore
+% 7E->40E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 19089 676 moveto
+19117 653 19164 612 19193 568 curveto
+19256 474 19288 339 19298 290 curveto
+stroke
+grestore
+% 9E->41E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 29574 825 moveto
+29582 823 29590 821 29597 820 curveto
+30080 739 31356 926 31795 712 curveto
+31814 702 31809 688 31826 676 curveto
+31907 617 32018 579 32085 560 curveto
+stroke
+grestore
+% 10E->42E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 26855 825 moveto
+26989 771 27381 616 27515 563 curveto
+stroke
+grestore
+% 11E->43E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 25842 825 moveto
+25851 772 25878 617 25887 563 curveto
+stroke
+grestore
+% 12E->44E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 5331 825 moveto
+5267 794 5133 728 5018 676 curveto
+4927 634 4819 588 4761 563 curveto
+stroke
+grestore
+% 13E->45E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 32828 825 moveto
+32835 823 32842 821 32849 820 curveto
+33565 659 33761 710 34480 568 curveto
+34494 565 34509 562 34523 558 curveto
+stroke
+grestore
+% 14E->46E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 11727 825 moveto
+11720 823 11713 821 11706 820 curveto
+11264 730 11102 910 10696 712 curveto
+10626 677 10569 599 10546 563 curveto
+stroke
+grestore
+% 15E->47E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 33341 825 moveto
+33348 823 33356 821 33364 820 curveto
+33939 728 38018 727 38599 712 curveto
+40523 660 41010 738 42927 568 curveto
+42963 564 43004 558 43035 554 curveto
+stroke
+grestore
+% 16E->48E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 13751 825 moveto
+13655 792 13444 722 13262 676 curveto
+13030 616 12967 618 12732 568 curveto
+12719 565 12704 562 12691 559 curveto
+stroke
+grestore
+% 18E->50E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 17649 825 moveto
+17620 772 17537 617 17509 563 curveto
+stroke
+grestore
+% 19E->51E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 21041 825 moveto
+21015 772 20938 617 20911 563 curveto
+stroke
+grestore
+% 20E->52E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 24389 825 moveto
+24435 772 24569 617 24615 563 curveto
+stroke
+grestore
+% 21E->53E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 22944 825 moveto
+22916 772 22835 617 22807 563 curveto
+stroke
+grestore
+% 22E->54E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 23584 825 moveto
+23596 772 23633 617 23646 563 curveto
+stroke
+grestore
+% 23E->55E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 39914 825 moveto
+39922 823 39931 821 39939 820 curveto
+41425 605 45202 888 46692 712 curveto
+46983 677 47053 645 47335 568 curveto
+47341 566 47347 565 47353 563 curveto
+stroke
+grestore
+% 24E->56E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 24914 825 moveto
+24949 772 25049 617 25084 563 curveto
+stroke
+grestore
+% 25E->57E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 13595 825 moveto
+13588 823 13581 821 13575 820 curveto
+13565 817 12839 677 12828 676 curveto
+11887 561 11622 778 10697 568 curveto
+10692 567 10686 565 10681 563 curveto
+stroke
+grestore
+% 26E->58E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 24084 825 moveto
+24158 771 24372 616 24446 563 curveto
+stroke
+grestore
+% 27E->59E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 48434 831 moveto
+48459 827 48488 823 48514 820 curveto
+48893 778 49889 887 50228 712 curveto
+50292 678 50336 599 50354 563 curveto
+stroke
+grestore
+% 28E->60E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 51990 825 moveto
+52043 772 52195 617 52247 563 curveto
+stroke
+grestore
+% 29E->61E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 16425 825 moveto
+16396 772 16313 617 16285 563 curveto
+stroke
+grestore
+% 30E->62E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 32640 825 moveto
+32712 771 32922 616 32993 563 curveto
+stroke
+grestore
+% 31E->63E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 17764 825 moveto
+17745 772 17690 617 17671 563 curveto
+stroke
+grestore
+% 138E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 53783.2 563 moveto
+53666.8 563 lineto
+53666.8 527 lineto
+53783.2 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 53783.2 563 moveto
+53666.8 563 lineto
+53666.8 527 lineto
+53783.2 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53674.8 540.65 moveto
+(5997cb0c083422)
+[6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 8.25 6.75 6.75]
+xshow
+grestore
+% 119E->138E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 52843 825 moveto
+52847 823 52850 821 52854 820 curveto
+53151 695 53525 595 53667 559 curveto
+stroke
+grestore
+% 162E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56842 563 moveto
+56788 563 lineto
+56788 527 lineto
+56842 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56842 563 moveto
+56788 563 lineto
+56788 527 lineto
+56842 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56800.4 540.65 moveto
+(162E)
+[6.75 7.5 6.75 8.25]
+xshow
+grestore
+% 150E->162E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 53840 832 moveto
+53853 828 53868 823 53883 820 curveto
+54721 661 54985 968 55799 712 curveto
+55827 702 55828 686 55857 676 curveto
+56246 540 56388 704 56778 568 curveto
+56782 567 56785 565 56789 563 curveto
+stroke
+grestore
+% 188E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 17618.1 290 moveto
+17527.9 290 lineto
+17527.9 254 lineto
+17618.1 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 17618.1 290 moveto
+17527.9 290 lineto
+17527.9 254 lineto
+17618.1 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+17535.9 267.65 moveto
+(09847696ae)
+[7.5 7.5 7.5 8.25 7.5 7.5 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 176E->188E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 18180 676 moveto
+18175 642 18158 566 18115 522 curveto
+17972 371 17721 303 17618 281 curveto
+stroke
+grestore
+% 337
+gsave
+0.165 1.000 1.000 nodecolor
+newpath 56175.8 835.233 moveto
+56175.8 850.767 lineto
+56108.6 861.751 lineto
+56013.4 861.751 lineto
+55946.2 850.767 lineto
+55946.2 835.233 lineto
+56013.4 824.249 lineto
+56108.6 824.249 lineto
+closepath fill
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 56175.8 835.233 moveto
+56175.8 850.767 lineto
+56108.6 861.751 lineto
+56013.4 861.751 lineto
+55946.2 850.767 lineto
+55946.2 835.233 lineto
+56013.4 824.249 lineto
+56108.6 824.249 lineto
+closepath stroke
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 56179.8 831.833 moveto
+56179.8 854.167 lineto
+56108.9 865.751 lineto
+56013.1 865.751 lineto
+55942.2 854.167 lineto
+55942.2 831.833 lineto
+56013.1 820.249 lineto
+56108.9 820.249 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55968 838.65 moveto
+(8304a439f91fc90b3fe8dd35be8)
+[7.5 6.75 7.5 8.25 6.75 8.25 6.75 7.5 4.5 7.5 6.75 4.5 6.75 7.5 7.5 6.75 6.75 4.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 120E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 55760.9 563 moveto
+55651.1 563 lineto
+55651.1 527 lineto
+55760.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 55760.9 563 moveto
+55651.1 563 lineto
+55651.1 527 lineto
+55760.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55659.1 540.65 moveto
+(345d26b3f821fe)
+[6.75 8.25 6.75 7.5 6.75 7.5 6.75 6.75 4.5 7.5 6.75 6.75 4.5 6.75]
+xshow
+grestore
+% 337->120E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56034 820 moveto
+55968 765 55801 624 55734 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+55731.1 565.561 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+55731.1 565.561 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55903.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 121E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56243.1 563 moveto
+56140.9 563 lineto
+56140.9 527 lineto
+56243.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56243.1 563 moveto
+56140.9 563 lineto
+56140.9 527 lineto
+56243.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56148.9 540.65 moveto
+(357679fea1e2f)
+[6.75 6.75 7.5 7.5 7.5 7.5 4.5 6.75 6.75 6.75 6.75 6.75 4.5]
+xshow
+grestore
+% 337->121E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56071 820 moveto
+56095 766 56155 628 56181 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56182.6 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56182.6 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56132.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 337->122E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 55973 827 moveto
+55960 824 55946 822 55933 820 curveto
+55571 761 54415 596 54124 554 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+54120 553.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+54120 553.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55192.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 123E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 55597.8 563 moveto
+55484.2 563 lineto
+55484.2 527 lineto
+55597.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 55597.8 563 moveto
+55484.2 563 lineto
+55484.2 527 lineto
+55597.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55492.2 540.65 moveto
+(f9df653b86fb8df)
+[4.5 7.5 7.5 4.5 7.5 6.75 6.75 6.75 7.5 7.5 4.5 6.75 7.5 7.5 4.5]
+xshow
+grestore
+% 337->123E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56021 820 moveto
+55924 764 55676 622 55580 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+55576.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+55576.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55830.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 124E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56099 563 moveto
+55991 563 lineto
+55991 527 lineto
+56099 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56099 563 moveto
+55991 563 lineto
+55991 527 lineto
+56099 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55998.5 540.65 moveto
+(020df871874cd)
+[7.5 6.75 7.5 7.5 4.5 7.5 7.5 6.75 7.5 7.5 8.25 6.75 7.5]
+xshow
+grestore
+% 337->124E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56060 820 moveto
+56057 766 56050 629 56046 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56046 567 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56046 567 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56052.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 125E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 54653.9 563 moveto
+54532.1 563 lineto
+54532.1 527 lineto
+54653.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 54653.9 563 moveto
+54532.1 563 lineto
+54532.1 527 lineto
+54653.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54540.1 540.65 moveto
+(4c52fdd8e396692)
+[8.25 6.75 6.75 6.75 4.5 7.5 7.5 7.5 6.75 6.75 7.5 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 337->125E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 55977 826 moveto
+55714 773 54903 608 54662 559 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+54657.9 557.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+54657.9 557.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55413.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 337->126E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56006 821 moveto
+55868 766 55502 621 55365 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+55361.7 564.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+55361.7 564.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55729.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 337->127E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 55989 824 moveto
+55783 770 55188 613 54991 562 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+54986.9 560.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+54986.9 560.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55560.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 337->128E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56101 820 moveto
+56199 764 56449 622 56545 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56548.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56548.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56352.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 337->129E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56146 826 moveto
+56160 824 56175 822 56189 820 curveto
+56899 732 57098 877 57795 712 curveto
+57931 679 58081 604 58151 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+58154.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+58154.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+57906.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 130E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56962.1 563 moveto
+56859.9 563 lineto
+56859.9 527 lineto
+56962.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56962.1 563 moveto
+56859.9 563 lineto
+56859.9 527 lineto
+56962.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56867.9 540.65 moveto
+(ff5c9b242337c)
+[4.5 4.5 6.75 6.75 7.5 6.75 6.75 8.25 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 337->130E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56122 822 moveto
+56255 777 56580 666 56851 568 curveto
+56853 567 56854 567 56856 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56860.3 564.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56860.3 564.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56524.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 131E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 58050.9 563 moveto
+57957.1 563 lineto
+57957.1 527 lineto
+58050.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 58050.9 563 moveto
+57957.1 563 lineto
+57957.1 527 lineto
+58050.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+57964.6 540.65 moveto
+(4e12f7ff0918)
+[8.25 6.75 6.75 6.75 4.5 7.5 4.5 4.5 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 337->131E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56149 827 moveto
+56162 824 56176 822 56189 820 curveto
+56527 765 56613 762 56953 712 curveto
+57334 654 57793 580 57949 554 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+57953 553.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+57953 553.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+57152.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 337->132E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56091 820 moveto
+56165 765 56353 624 56428 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56430.9 565.561 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56430.9 565.561 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56281.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 133E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 57700.8 563 moveto
+57587.2 563 lineto
+57587.2 527 lineto
+57700.8 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 57700.8 563 moveto
+57587.2 563 lineto
+57587.2 527 lineto
+57700.8 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+57595.2 540.65 moveto
+(615cd6b5e3d21c)
+[7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 337->133E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56148 827 moveto
+56433 773 57329 604 57579 557 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+57583 556.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+57583 556.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56945.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 134E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56381.1 563 moveto
+56272.9 563 lineto
+56272.9 527 lineto
+56381.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56381.1 563 moveto
+56272.9 563 lineto
+56272.9 527 lineto
+56381.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56280.9 540.65 moveto
+(6d52dd1b198bb)
+[7.5 7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 337->134E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56081 820 moveto
+56131 765 56254 626 56305 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56308.2 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56308.2 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56208.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 337->135E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56113 821 moveto
+56173 795 56274 751 56360 712 curveto
+56471 661 56601 599 56668 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56671.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56671.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56424.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 136E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 55956.9 563 moveto
+55829.1 563 lineto
+55829.1 527 lineto
+55956.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 55956.9 563 moveto
+55829.1 563 lineto
+55829.1 527 lineto
+55956.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55837.1 540.65 moveto
+(e84330eef281284a)
+[6.75 7.5 8.25 6.75 6.75 7.5 6.75 6.75 4.5 6.75 7.5 6.75 6.75 7.5 8.25 6.75]
+xshow
+grestore
+% 337->136E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56048 820 moveto
+56017 765 55940 628 55907 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+55905 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+55905 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55985.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 137E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 57082 563 moveto
+56980 563 lineto
+56980 527 lineto
+57082 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 57082 563 moveto
+56980 563 lineto
+56980 527 lineto
+57082 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56987.5 540.65 moveto
+(85fc23f1c88b4)
+[7.5 6.75 4.5 6.75 6.75 6.75 4.5 6.75 6.75 7.5 7.5 6.75 8.25]
+xshow
+grestore
+% 337->137E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56132 824 moveto
+56225 799 56391 754 56532 712 curveto
+56728 652 56777 636 56971 568 curveto
+56973 567 56974 567 56976 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56980.3 564.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56980.3 564.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56640.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 337->138E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 55974 826 moveto
+55960 824 55946 822 55933 820 curveto
+55512 758 55404 763 54983 712 curveto
+54527 656 53978 580 53791 554 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+53787 553.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+53787 553.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+54982.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 339
+gsave
+0.165 1.000 1.000 nodecolor
+newpath 59990.9 835.233 moveto
+59990.9 850.767 lineto
+59925.3 861.751 lineto
+59832.7 861.751 lineto
+59767.1 850.767 lineto
+59767.1 835.233 lineto
+59832.7 824.249 lineto
+59925.3 824.249 lineto
+closepath fill
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 59990.9 835.233 moveto
+59990.9 850.767 lineto
+59925.3 861.751 lineto
+59832.7 861.751 lineto
+59767.1 850.767 lineto
+59767.1 835.233 lineto
+59832.7 824.249 lineto
+59925.3 824.249 lineto
+closepath stroke
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 59994.9 831.845 moveto
+59994.9 854.155 lineto
+59925.7 865.751 lineto
+59832.3 865.751 lineto
+59763.1 854.155 lineto
+59763.1 831.845 lineto
+59832.3 820.249 lineto
+59925.7 820.249 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59788.2 838.65 moveto
+(b1ffbabb24d71f67d1e0ce23c51)
+[6.75 6.75 4.5 4.5 6.75 6.75 6.75 6.75 6.75 8.25 7.5 7.5 6.75 4.5 7.5 7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 151E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 59382 563 moveto
+59328 563 lineto
+59328 527 lineto
+59382 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 59382 563 moveto
+59328 563 lineto
+59328 527 lineto
+59382 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59340.8 540.65 moveto
+(151E)
+[6.75 6.75 6.75 8.25]
+xshow
+grestore
+% 339->151E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59839 820 moveto
+59739 764 59482 617 59389 564 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+59385.5 561.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+59385.5 561.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59646.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 153E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60268.9 563 moveto
+60163.1 563 lineto
+60163.1 527 lineto
+60268.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60268.9 563 moveto
+60163.1 563 lineto
+60163.1 527 lineto
+60268.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60170.6 540.65 moveto
+(41a8b095c7fd3)
+[8.25 6.75 6.75 7.5 6.75 7.5 7.5 6.75 6.75 7.5 4.5 7.5 6.75]
+xshow
+grestore
+% 339->153E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59905 820 moveto
+59968 765 60126 625 60189 568 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60191.9 565.561 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60191.9 565.561 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+60065.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 154E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 59670.1 563 moveto
+59535.9 563 lineto
+59535.9 527 lineto
+59670.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 59670.1 563 moveto
+59535.9 563 lineto
+59535.9 527 lineto
+59670.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59543.4 540.65 moveto
+(151bcc2a8de7ea634)
+[6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75 8.25]
+xshow
+grestore
+% 339->154E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59870 820 moveto
+59856 786 59827 721 59787 676 curveto
+59745 630 59684 591 59644 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+59640.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+59640.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59813.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 155E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 58749.9 563 moveto
+58628.1 563 lineto
+58628.1 527 lineto
+58749.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 58749.9 563 moveto
+58628.1 563 lineto
+58628.1 527 lineto
+58749.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+58636.1 540.65 moveto
+(6c541cad8de1b15)
+[7.5 6.75 6.75 8.25 6.75 6.75 6.75 7.5 7.5 7.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 339->155E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59805 825 moveto
+59591 772 58966 615 58758 562 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+58753.9 560.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+58753.9 560.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59353.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 156E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 59876 563 moveto
+59756 563 lineto
+59756 527 lineto
+59876 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 59876 563 moveto
+59756 563 lineto
+59756 527 lineto
+59876 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59763.5 540.65 moveto
+(c935c7f4d1090ac)
+[6.75 7.5 6.75 6.75 6.75 7.5 4.5 8.25 7.5 6.75 7.5 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 339->156E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59874 820 moveto
+59863 766 59834 629 59822 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+59821 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+59821 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59849.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 157E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60435.9 563 moveto
+60342.1 563 lineto
+60342.1 527 lineto
+60435.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60435.9 563 moveto
+60342.1 563 lineto
+60342.1 527 lineto
+60435.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60349.6 540.65 moveto
+(5ce1fcfb042b)
+[6.75 6.75 6.75 6.75 4.5 6.75 4.5 6.75 7.5 8.25 6.75 6.75]
+xshow
+grestore
+% 339->157E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59918 820 moveto
+60014 764 60257 622 60351 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60354.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60354.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+60162.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 158E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60089 563 moveto
+59987 563 lineto
+59987 527 lineto
+60089 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60089 563 moveto
+59987 563 lineto
+59987 527 lineto
+60089 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59994.5 540.65 moveto
+(531806429433)
+[6.75 6.75 6.75 7.5 7.5 7.5 8.25 6.75 7.5 8.25 6.75 6.75]
+xshow
+grestore
+% 339->158E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59891 820 moveto
+59920 765 59993 628 60024 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60026 566.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60026 566.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59965.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 159E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60806.1 563 moveto
+60703.9 563 lineto
+60703.9 527 lineto
+60806.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60806.1 563 moveto
+60703.9 563 lineto
+60703.9 527 lineto
+60806.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60711.9 540.65 moveto
+(d285240b89cb)
+[7.5 6.75 7.5 6.75 6.75 8.25 7.5 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 339->159E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59940 822 moveto
+60100 768 60537 619 60696 565 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60700.3 563.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60700.3 563.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+60367.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 160E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60997.9 563 moveto
+60888.1 563 lineto
+60888.1 527 lineto
+60997.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60997.9 563 moveto
+60888.1 563 lineto
+60888.1 527 lineto
+60997.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60896.1 540.65 moveto
+(f22c27c0f0a54e)
+[4.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 4.5 7.5 6.75 6.75 8.25 6.75]
+xshow
+grestore
+% 339->160E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59951 824 moveto
+60048 800 60225 754 60375 712 curveto
+60559 660 60775 595 60880 564 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60884.1 562.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60884.1 562.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+60481.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 161E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60605.9 563 moveto
+60482.1 563 lineto
+60482.1 527 lineto
+60605.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60605.9 563 moveto
+60482.1 563 lineto
+60482.1 527 lineto
+60605.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60489.6 540.65 moveto
+(8d0d8314d211d80)
+[7.5 7.5 7.5 7.5 7.5 6.75 6.75 8.25 7.5 6.75 6 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 339->161E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59929 821 moveto
+60052 765 60374 621 60497 566 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60500.3 564.576 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60500.3 564.576 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+60249.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 339->162E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59797 826 moveto
+59783 824 59768 822 59754 820 curveto
+58888 716 58662 801 57795 712 curveto
+57372 668 57248 717 56851 568 curveto
+56850 568 56849 567 56848 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56844.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56844.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+57794.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 347
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 58985 1125 moveto
+58927 1145 lineto
+58811 1145 lineto
+58753 1125 lineto
+58811 1105 lineto
+58927 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+58781.6 1120.65 moveto
+(9652ab8b55fdb2a36d1f3fe020)
+[7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 4.5 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 4.5 6.75 4.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 139E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 58985.9 861 moveto
+58876.1 861 lineto
+58876.1 825 lineto
+58985.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 58985.9 861 moveto
+58876.1 861 lineto
+58876.1 825 lineto
+58985.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+58884.1 838.65 moveto
+(ef8b68bb5772f3)
+[6.75 4.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75 4.5 6.75]
+xshow
+grestore
+% 347->139E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 58873 1105 moveto
+58884 1055 58913 925 58925 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+58926 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+58926 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+58900.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 347->795E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 58884 1105 moveto
+58920 1054 59016 923 59056 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+59058.7 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+59058.7 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+58976.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 139E->151E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 58957 825 moveto
+59033 771 59254 616 59329 563 curveto
+stroke
+grestore
+% 348
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 16757 843 moveto
+16697.5 863.004 lineto
+16578.5 863.004 lineto
+16519 843 lineto
+16578.5 822.996 lineto
+16697.5 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+16547.6 838.65 moveto
+(676bbe7d1c1fb71742df534ce8)
+[7.5 7.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 4.5 6.75 7.5 6.75 7.5 8.25 6.75 7.5 4.5 6.75 6.75 8.25 6.75 6.75 7.5]
+xshow
+grestore
+% 348->799E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 16632 823 moveto
+16616 771 16572 629 16554 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16553 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16553 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16599.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 348->800E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 16654 823 moveto
+16696 770 16812 627 16858 570 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16860.7 566.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16860.7 566.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16773.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 349
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 60421 1125 moveto
+60363 1145 lineto
+60247 1145 lineto
+60189 1125 lineto
+60247 1105 lineto
+60363 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60217.6 1120.65 moveto
+(66c0220688a999aaf7f1702d1)
+[7.5 7.5 6.75 7.5 6.75 6.75 7.5 7.5 7.5 7.5 6.75 7.5 7.5 7.5 6.75 6.75 4.5 7.5 4.5 6.75 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 141E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60348.9 861 moveto
+60239.1 861 lineto
+60239.1 825 lineto
+60348.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60348.9 861 moveto
+60239.1 861 lineto
+60239.1 825 lineto
+60348.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60247.1 838.65 moveto
+(67b6a4dca3a6d)
+[7.5 7.5 6.75 7.5 6.75 8.25 7.5 6.75 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 349->141E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 60304 1105 moveto
+60302 1055 60297 925 60295 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60295 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60295 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+60298.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 141E->153E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 60289 825 moveto
+60275 772 60235 617 60221 563 curveto
+stroke
+grestore
+% 350
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 59444.8 1125 moveto
+59379.9 1145 lineto
+59250.1 1145 lineto
+59185.2 1125 lineto
+59250.1 1105 lineto
+59379.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59215.2 1120.65 moveto
+(1322fb0818783e6f9a4f173d47c52)
+[6.75 6.75 6.75 6.75 4.5 6.75 7.5 7.5 6.75 7.5 7.5 7.5 6.75 6.75 7.5 4.5 7.5 6.75 8.25 4.5 6.75 7.5 6.75 7.5 8.25 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 142E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 59371.1 861 moveto
+59232.9 861 lineto
+59232.9 825 lineto
+59371.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 59371.1 861 moveto
+59232.9 861 lineto
+59232.9 825 lineto
+59371.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59240.9 838.65 moveto
+(9696c0950295d8cb5)
+[7.5 7.5 7.5 7.5 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 350->142E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59314 1105 moveto
+59312 1055 59306 925 59303 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+59303 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+59303 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59307.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 678E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 59468.8 861 moveto
+59389.2 861 lineto
+59389.2 825 lineto
+59468.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 59468.8 861 moveto
+59389.2 861 lineto
+59389.2 825 lineto
+59468.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59396.8 838.65 moveto
+(b5c747cc9)
+[6.75 6.75 6.75 7.5 8.25 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 350->678E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59323 1105 moveto
+59343 1054 59396 925 59419 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+59420.6 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+59420.6 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59373.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 142E->154E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 59320 825 moveto
+59374 772 59531 617 59585 563 curveto
+stroke
+grestore
+% 351
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 54269.2 1125 moveto
+54208.6 1145 lineto
+54087.4 1145 lineto
+54026.8 1125 lineto
+54087.4 1105 lineto
+54208.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54056.1 1120.65 moveto
+(ff07977fca5513098d220d1eb3a)
+[4.5 4.5 7.5 7.5 7.5 7.5 7.5 4.5 6.75 6.75 6.75 6.75 6.75 6.75 7.5 7.5 7.5 7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 143E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56318 861 moveto
+56198 861 lineto
+56198 825 lineto
+56318 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56318 861 moveto
+56198 861 lineto
+56198 825 lineto
+56318 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56205.5 838.65 moveto
+(89a36b13f8c344b)
+[7.5 7.5 6.75 6.75 7.5 6.75 6.75 6.75 4.5 7.5 6.75 6.75 8.25 8.25 6.75]
+xshow
+grestore
+% 351->143E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 54215 1107 moveto
+54338 1075 54606 1008 54836 974 curveto
+55432 885 55597 986 56189 866 curveto
+56193 865 56196 864 56200 863 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56204.1 861.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56204.1 861.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+54835.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 351->232E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 54142 1105 moveto
+54127 1054 54086 925 54069 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+54068 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+54068 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+54103.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 351->680E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 54154 1105 moveto
+54168 1054 54207 925 54224 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+54225 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+54225 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+54190.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 351->704E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 54133 1105 moveto
+54094 1054 53994 923 53952 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+53949.3 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+53949.3 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+54039.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 143E->155E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 56307 825 moveto
+56314 823 56320 821 56327 820 curveto
+57020 683 57213 810 57914 712 curveto
+58182 673 58497 595 58628 561 curveto
+stroke
+grestore
+% 352
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 59795.1 1125 moveto
+59734.6 1145 lineto
+59613.4 1145 lineto
+59552.9 1125 lineto
+59613.4 1105 lineto
+59734.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59581.8 1120.65 moveto
+(a97ef281eafc34b1630d450a1df)
+[6.75 7.5 7.5 6.75 4.5 6.75 7.5 6.75 6.75 6.75 4.5 6.75 6.75 8.25 6.75 6.75 7.5 6.75 7.5 7.5 8.25 6.75 7.5 6.75 6.75 7.5 4.5]
+xshow
+grestore
+% 144E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 59745 861 moveto
+59627 861 lineto
+59627 825 lineto
+59745 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 59745 861 moveto
+59627 861 lineto
+59627 825 lineto
+59745 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59635 838.65 moveto
+(4ff4e275c710c3b)
+[8.25 4.5 4.5 8.25 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 352->144E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59675 1105 moveto
+59677 1055 59682 925 59685 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+59685 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+59685 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59679.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 352->432E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 59665 1105 moveto
+59642 1054 59584 924 59559 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+59557.6 864.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+59557.6 864.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+59609.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 144E->156E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 59694 825 moveto
+59707 794 59734 730 59758 676 curveto
+59775 635 59796 588 59808 563 curveto
+stroke
+grestore
+% 353
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 60661.2 1125 moveto
+60605.6 1145 lineto
+60494.4 1145 lineto
+60438.8 1125 lineto
+60494.4 1105 lineto
+60605.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60466.8 1120.65 moveto
+(72cbb37db85ed3c6eda5dcf8)
+[7.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75 4.5 7.5]
+xshow
+grestore
+% 145E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60529.8 861 moveto
+60434.2 861 lineto
+60434.2 825 lineto
+60529.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60529.8 861 moveto
+60434.2 861 lineto
+60434.2 825 lineto
+60529.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60442.2 838.65 moveto
+(33ff9e43d5ab)
+[6.75 6.75 4.5 4.5 7.5 6.75 8.25 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 353->145E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 60545 1105 moveto
+60534 1055 60502 925 60488 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60487 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60487 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+60515.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 145E->157E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 60476 825 moveto
+60460 772 60411 617 60395 563 curveto
+stroke
+grestore
+% 354
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 60170.9 1125 moveto
+60114.4 1145 lineto
+60001.6 1145 lineto
+59945.1 1125 lineto
+60001.6 1105 lineto
+60114.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+59972.9 1120.65 moveto
+(0f6784e49852c0be0da23b16)
+[7.5 4.5 7.5 7.5 7.5 8.25 6.75 8.25 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 146E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60210.9 861 moveto
+60111.1 861 lineto
+60111.1 825 lineto
+60210.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60210.9 861 moveto
+60111.1 861 lineto
+60111.1 825 lineto
+60210.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60118.6 838.65 moveto
+(d4f958b03a98)
+[7.5 8.25 4.5 7.5 6.75 7.5 6.75 7.5 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 354->146E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 60065 1105 moveto
+60084 1054 60131 925 60151 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60152.6 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60152.6 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+60111.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 354->396E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 60058 1105 moveto
+60056 1055 60054 925 60053 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60053 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60053 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+60054.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 146E->158E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 60153 825 moveto
+60132 772 60068 617 60046 563 curveto
+stroke
+grestore
+% 355
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 61158.9 1125 moveto
+61103.9 1145 lineto
+60994.1 1145 lineto
+60939.1 1125 lineto
+60994.1 1105 lineto
+61103.9 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60966.5 1120.65 moveto
+(383f5c65cc6c25aa0a0e6dbb)
+[6.75 7.5 6.75 4.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 147E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60913.1 861 moveto
+60822.9 861 lineto
+60822.9 825 lineto
+60913.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60913.1 861 moveto
+60822.9 861 lineto
+60822.9 825 lineto
+60913.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60830.9 838.65 moveto
+(1ff8ff951ee9)
+[6.75 4.5 4.5 7.5 4.5 4.5 7.5 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 355->147E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 61036 1105 moveto
+61003 1054 60920 924 60884 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60882 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60882 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+60957.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 147E->159E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 60861 825 moveto
+60841 772 60782 617 60762 563 curveto
+stroke
+grestore
+% 356
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 61415 1125 moveto
+61355.5 1145 lineto
+61236.5 1145 lineto
+61177 1125 lineto
+61236.5 1105 lineto
+61355.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+61206 1120.65 moveto
+(f52a45620969f0df4e6ae1dcd7)
+[4.5 6.75 6.75 6.75 8.25 6.75 7.5 6.75 7.5 7.5 7.5 7.5 4.5 7.5 7.5 4.5 8.25 6.75 7.5 6.75 6.75 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 148E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 61091.1 861 moveto
+60976.9 861 lineto
+60976.9 825 lineto
+61091.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 61091.1 861 moveto
+60976.9 861 lineto
+60976.9 825 lineto
+61091.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60984.9 838.65 moveto
+(5256925081c812)
+[6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 7.5 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 356->148E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 61277 1105 moveto
+61230 1054 61108 922 61057 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+61053.8 863.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+61053.8 863.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+61163.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 148E->160E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 61028 825 moveto
+61012 772 60965 617 60949 563 curveto
+stroke
+grestore
+% 357
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 60920.8 1125 moveto
+60860.4 1145 lineto
+60739.6 1145 lineto
+60679.2 1125 lineto
+60739.6 1105 lineto
+60860.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60708.5 1120.65 moveto
+(1f5df34ad75a55a76ef4afa0a47)
+[6.75 4.5 6.75 7.5 4.5 6.75 8.25 6.75 7.5 7.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75 4.5 8.25 6.75 4.5 6.75 7.5 6.75 8.25 7.5]
+xshow
+grestore
+% 149E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 60760.1 861 moveto
+60637.9 861 lineto
+60637.9 825 lineto
+60760.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 60760.1 861 moveto
+60637.9 861 lineto
+60637.9 825 lineto
+60760.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+60645.4 838.65 moveto
+(26a185dde9a93dd)
+[6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 357->149E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 60793 1105 moveto
+60775 1054 60729 925 60709 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+60707.4 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+60707.4 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+60748.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 149E->161E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 60685 825 moveto
+60667 800 60635 754 60613 712 curveto
+60585 660 60561 594 60550 563 curveto
+stroke
+grestore
+% 358
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 8466.77 843 moveto
+8398.39 863.004 lineto
+8261.61 863.004 lineto
+8193.23 843 lineto
+8261.61 822.996 lineto
+8398.39 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8224.62 838.65 moveto
+(45ba4d4c61c9601a26d59e47e0260)
+[8.25 6.75 6.75 6.75 8.25 7.5 8.25 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75 7.5 6.75 8.25 7.5 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 167E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 8438.88 563 moveto
+8327.12 563 lineto
+8327.12 527 lineto
+8438.88 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 8438.88 563 moveto
+8327.12 563 lineto
+8327.12 527 lineto
+8438.88 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8334.62 540.65 moveto
+(99bd3e7feeb710)
+[7.5 7.5 6.75 7.5 6.75 6.75 7.5 4.5 6.75 6.75 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 358->167E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 8334 823 moveto
+8343 771 8368 629 8378 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+8379.03 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+8379.03 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+8361.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 179E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9341.88 290 moveto
+9230.12 290 lineto
+9230.12 254 lineto
+9341.88 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9341.88 290 moveto
+9230.12 290 lineto
+9230.12 254 lineto
+9341.88 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+9237.62 267.65 moveto
+(fa90ddf10bd574)
+[4.5 6.75 7.5 7.5 7.5 7.5 4.5 6.75 7.5 6.75 7.5 6.75 7.5 8.25]
+xshow
+grestore
+% 167E->179E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 8439 535 moveto
+8588 508 8988 435 9045 414 curveto
+9130 381 9220 321 9262 290 curveto
+stroke
+grestore
+% 359
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 7525.08 843 moveto
+7462.54 863.004 lineto
+7337.46 863.004 lineto
+7274.92 843 lineto
+7337.46 822.996 lineto
+7462.54 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+7304.75 838.65 moveto
+(f95344b0ae31693f3a2746597d4)
+[4.5 7.5 6.75 6.75 8.25 8.25 6.75 7.5 6.75 6.75 6.75 6.75 7.5 7.5 6.75 4.5 6.75 6.75 6.75 7.5 8.25 7.5 6.75 7.5 7.5 7.5 8.25]
+xshow
+grestore
+% 169E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 7503 563 moveto
+7407 563 lineto
+7407 527 lineto
+7503 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 7503 563 moveto
+7407 563 lineto
+7407 527 lineto
+7503 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+7414.5 540.65 moveto
+(4e8259973f1f)
+[8.25 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6.75 4.5 6.75 4.5]
+xshow
+grestore
+% 359->169E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 7404 823 moveto
+7414 771 7439 629 7450 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+7451.03 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+7451.03 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+7432.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 181E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 8653.88 290 moveto
+8554.12 290 lineto
+8554.12 254 lineto
+8653.88 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 8653.88 290 moveto
+8554.12 290 lineto
+8554.12 254 lineto
+8653.88 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8561.62 267.65 moveto
+(f787d827958c)
+[4.5 7.5 7.5 7.5 7.5 7.5 6.75 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 169E->181E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 7503 534 moveto
+7690 489 8364 329 8554 284 curveto
+stroke
+grestore
+% 360
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 12970.1 843 moveto
+12906.1 863.004 lineto
+12777.9 863.004 lineto
+12713.9 843 lineto
+12777.9 822.996 lineto
+12906.1 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12744.1 838.65 moveto
+(b79798b186d6b82288e8be4017d)
+[6.75 7.5 7.5 7.5 7.5 7.5 6.75 6.75 7.5 7.5 7.5 7.5 6.75 7.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 6.75 8.25 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 171E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12844.9 563 moveto
+12741.1 563 lineto
+12741.1 527 lineto
+12844.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12844.9 563 moveto
+12741.1 563 lineto
+12741.1 527 lineto
+12844.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12749.1 540.65 moveto
+(63b079bd5847)
+[7.5 6.75 6.75 7.5 7.5 7.5 6.75 7.5 6.75 7.5 8.25 7.5]
+xshow
+grestore
+% 360->171E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12839 823 moveto
+12830 771 12807 629 12797 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12796.5 566.969 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12796.5 566.969 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12821.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 183E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 11758 290 moveto
+11656 290 lineto
+11656 254 lineto
+11758 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 11758 290 moveto
+11656 290 lineto
+11656 254 lineto
+11758 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11663.5 267.65 moveto
+(290907417e13)
+[6.75 7.5 7.5 7.5 7.5 7.5 8.25 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 171E->183E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 12741 532 moveto
+12558 486 11941 331 11758 285 curveto
+stroke
+grestore
+% 361
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 14466.2 843 moveto
+14404.1 863.004 lineto
+14279.9 863.004 lineto
+14217.8 843 lineto
+14279.9 822.996 lineto
+14404.1 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14247.5 838.65 moveto
+(47e0067f4d853afd2012f04daa8)
+[8.25 7.5 6.75 7.5 7.5 7.5 7.5 4.5 8.25 7.5 7.5 6.75 6.75 6.75 4.5 7.5 6.75 7.5 6.75 6.75 4.5 7.5 8.25 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 172E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14277 563 moveto
+14177 563 lineto
+14177 527 lineto
+14277 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14277 563 moveto
+14177 563 lineto
+14177 527 lineto
+14277 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14185 540.65 moveto
+(92fb5d4a0805)
+[7.5 6.75 4.5 6.75 6.75 7.5 8.25 6.75 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 361->172E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 14334 823 moveto
+14314 770 14259 629 14237 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14235.4 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14235.4 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+14293.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 184E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 12691.9 290 moveto
+12592.1 290 lineto
+12592.1 254 lineto
+12691.9 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 12691.9 290 moveto
+12592.1 290 lineto
+12592.1 254 lineto
+12691.9 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12599.6 267.65 moveto
+(e8386a8e1c8a)
+[6.75 7.5 6.75 7.5 7.5 6.75 7.5 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 172E->184E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14177 542 moveto
+13941 527 12951 464 12823 414 curveto
+12754 386 12688 322 12658 290 curveto
+stroke
+grestore
+% 362
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 14732.1 843 moveto
+14670.1 863.004 lineto
+14545.9 863.004 lineto
+14483.9 843 lineto
+14545.9 822.996 lineto
+14670.1 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14513.1 838.65 moveto
+(f2b6201774de40a29b504b1f716)
+[4.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 8.25 7.5 6.75 8.25 7.5 6.75 6.75 7.5 6.75 6.75 7.5 8.25 6.75 6.75 4.5 7.5 6.75 7.5]
+xshow
+grestore
+% 173E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14528.9 563 moveto
+14425.1 563 lineto
+14425.1 527 lineto
+14528.9 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14528.9 563 moveto
+14425.1 563 lineto
+14425.1 527 lineto
+14528.9 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14433.1 540.65 moveto
+(d7203571944b)
+[7.5 7.5 6.75 7.5 6.75 6.75 7.5 6.75 7.5 8.25 8.25 6.75]
+xshow
+grestore
+% 362->173E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 14599 823 moveto
+14576 770 14514 629 14488 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14486.4 566.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14486.4 566.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+14552.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 185E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13079.9 290 moveto
+12980.1 290 lineto
+12980.1 254 lineto
+13079.9 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13079.9 290 moveto
+12980.1 290 lineto
+12980.1 254 lineto
+13079.9 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+12987.6 267.65 moveto
+(319bc900218b)
+[6.75 6.75 7.5 6.75 6.75 7.5 7.5 7.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 173E->185E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14425 535 moveto
+14199 492 13302 323 13080 281 curveto
+stroke
+grestore
+% 363
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 7807.01 843 moveto
+7741.01 863.004 lineto
+7608.99 863.004 lineto
+7542.99 843 lineto
+7608.99 822.996 lineto
+7741.01 822.996 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+7573.75 838.65 moveto
+(800422ab81d804eef3e7b91dfba91)
+[7.5 7.5 7.5 8.25 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 8.25 6.75 6.75 4.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 4.5 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 174E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 7797.75 563 moveto
+7684.25 563 lineto
+7684.25 527 lineto
+7797.75 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 7797.75 563 moveto
+7684.25 563 lineto
+7684.25 527 lineto
+7797.75 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+7692.25 540.65 moveto
+(952316a1a5a785)
+[7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 363->174E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 7679 823 moveto
+7690 771 7722 629 7735 571 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+7736.03 566.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+7736.03 566.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+7713.12 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 186E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 9069 290 moveto
+8957 290 lineto
+8957 254 lineto
+9069 254 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 9069 290 moveto
+8957 290 lineto
+8957 254 lineto
+9069 254 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+8965 267.65 moveto
+(3ba7afb0e48ae1)
+[6.75 6.75 6.75 7.5 6.75 4.5 6.75 7.5 6.75 8.25 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 174E->186E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 7798 536 moveto
+7825 531 7858 526 7888 522 curveto
+8223 471 8315 499 8642 414 curveto
+8767 381 8908 320 8974 290 curveto
+stroke
+grestore
+% 364
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 55417.2 1125 moveto
+55356.6 1145 lineto
+55235.4 1145 lineto
+55174.8 1125 lineto
+55235.4 1105 lineto
+55356.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55204.1 1120.65 moveto
+(35b941379e1af658078cffb83a2)
+[6.75 6.75 6.75 7.5 8.25 6.75 6.75 7.5 7.5 6.75 6.75 6.75 4.5 7.5 6.75 7.5 7.5 7.5 7.5 6.75 4.5 4.5 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 101E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 55421.1 861 moveto
+55306.9 861 lineto
+55306.9 825 lineto
+55421.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 55421.1 861 moveto
+55306.9 861 lineto
+55306.9 825 lineto
+55421.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55314.9 838.65 moveto
+(331675c046693f)
+[6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 8.25 7.5 7.5 7.5 6.75 4.5]
+xshow
+grestore
+% 364->101E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 55301 1105 moveto
+55312 1055 55344 925 55358 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+55359 864.881 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+55359 864.881 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55330.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 101E->120E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 55385 825 moveto
+55446 772 55624 617 55685 563 curveto
+stroke
+grestore
+% 365
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 56373.1 1125 moveto
+56315.5 1145 lineto
+56200.5 1145 lineto
+56142.9 1125 lineto
+56200.5 1105 lineto
+56315.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56171 1120.65 moveto
+(d4f7b7fba7afcf7a72397353ec)
+[7.5 8.25 4.5 7.5 6.75 7.5 4.5 6.75 6.75 7.5 6.75 4.5 6.75 4.5 7.5 6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 6.75 6.75]
+xshow
+grestore
+% 102E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56444 861 moveto
+56336 861 lineto
+56336 825 lineto
+56444 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56444 861 moveto
+56336 861 lineto
+56336 825 lineto
+56444 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56343.5 838.65 moveto
+(32c4684b55361)
+[6.75 6.75 6.75 8.25 7.5 7.5 8.25 6.75 6.75 6.75 6.75 7.5 6.75]
+xshow
+grestore
+% 365->102E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56267 1105 moveto
+56291 1054 56352 924 56378 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56379.4 864.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56379.4 864.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56326.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 102E->121E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 56367 825 moveto
+56338 801 56289 758 56259 712 curveto
+56226 663 56205 595 56197 563 curveto
+stroke
+grestore
+% 367
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 55156.9 1125 moveto
+55092.5 1145 lineto
+54963.5 1145 lineto
+54899.1 1125 lineto
+54963.5 1105 lineto
+55092.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+54929 1120.65 moveto
+(e4b45b7a2f884d3734bfd5985656)
+[6.75 8.25 6.75 8.25 6.75 6.75 7.5 6.75 6.75 4.5 7.5 7.5 8.25 7.5 6.75 7.5 6.75 8.25 6.75 4.5 7.5 6.75 7.5 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 104E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 55199.9 861 moveto
+55078.1 861 lineto
+55078.1 825 lineto
+55199.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 55199.9 861 moveto
+55078.1 861 lineto
+55078.1 825 lineto
+55199.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55086.1 838.65 moveto
+(1333074979f2d0b)
+[6.75 6.75 6.75 6.75 7.5 7.5 8.25 7.5 7.5 7.5 4.5 6.75 7.5 7.5 6.75]
+xshow
+grestore
+% 367->104E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 55036 1105 moveto
+55055 1054 55107 925 55129 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+55130.6 864.745 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+55130.6 864.745 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55085.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 104E->123E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 55164 825 moveto
+55236 771 55445 616 55517 563 curveto
+stroke
+grestore
+% 368
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 56125 1125 moveto
+56065.5 1145 lineto
+55946.5 1145 lineto
+55887 1125 lineto
+55946.5 1105 lineto
+56065.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55915.6 1120.65 moveto
+(02c2ba83680ab57f236a33d702)
+[7.5 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5 7.5 6.75 6.75 6.75 7.5 4.5 6.75 6.75 7.5 6.75 6.75 6.75 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 105E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 55923.8 861 moveto
+55816.2 861 lineto
+55816.2 825 lineto
+55923.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 55923.8 861 moveto
+55816.2 861 lineto
+55816.2 825 lineto
+55923.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55824.2 838.65 moveto
+(084d4bfa5853e)
+[7.5 7.5 8.25 7.5 8.25 6.75 4.5 6.75 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 368->105E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 55996 1105 moveto
+55972 1054 55909 924 55882 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+55880.6 864.677 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+55880.6 864.677 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55937.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 105E->124E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 55879 825 moveto
+55895 794 55930 729 55962 676 curveto
+55986 635 56016 588 56033 563 curveto
+stroke
+grestore
+% 369
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 53821.1 1125 moveto
+53755.6 1145 lineto
+53624.4 1145 lineto
+53558.9 1125 lineto
+53624.4 1105 lineto
+53755.6 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53589.5 1120.65 moveto
+(9ccd974150a18260b207b6584caa)
+[7.5 6.75 6.75 7.5 7.5 7.5 8.25 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 7.5 6.75 6.75 7.5 7.5 6.75 7.5 6.75 7.5 8.25 6.75 6.75 6.75]
+xshow
+grestore
+% 106E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 53749.9 861 moveto
+53632.1 861 lineto
+53632.1 825 lineto
+53749.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 53749.9 861 moveto
+53632.1 861 lineto
+53632.1 825 lineto
+53749.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+53639.6 838.65 moveto
+(28f7bfc40c88e6a)
+[6.75 7.5 4.5 7.5 6.75 4.5 6.75 8.25 7.5 6.75 7.5 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 369->106E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 53690 1105 moveto
+53690 1055 53691 925 53691 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+53691 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+53691 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+53689.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 106E->125E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 53746 825 moveto
+53907 771 54377 616 54538 563 curveto
+stroke
+grestore
+% 374
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 57682.9 1125 moveto
+57621.4 1145 lineto
+57498.6 1145 lineto
+57437.1 1125 lineto
+57498.6 1105 lineto
+57621.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+57466.2 1120.65 moveto
+(653ae44d45dcadeb481b53027d)
+[7.5 6.75 6.75 6.75 6.75 8.25 8.25 7.5 8.25 6.75 7.5 6.75 6.75 7.5 6.75 6.75 8.25 7.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 7.5]
+xshow
+grestore
+% 111E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 57412.8 861 moveto
+57309.2 861 lineto
+57309.2 825 lineto
+57412.8 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 57412.8 861 moveto
+57309.2 861 lineto
+57309.2 825 lineto
+57412.8 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+57316.8 838.65 moveto
+(8f95518f48528)
+[7.5 4.5 7.5 6.75 6.75 6.75 7.5 4.5 8.25 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 374->111E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 57546 1105 moveto
+57511 1054 57417 923 57379 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+57376.3 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+57376.3 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+57459.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 111E->130E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 57309 837 moveto
+57232 825 57085 794 56993 712 curveto
+56947 670 56924 597 56915 563 curveto
+stroke
+grestore
+% 375
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 58457.2 1125 moveto
+58400.1 1145 lineto
+58285.9 1145 lineto
+58228.8 1125 lineto
+58285.9 1105 lineto
+58400.1 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+58256.8 1120.65 moveto
+(d66f542ef1ce4d02c59bec65e)
+[7.5 7.5 7.5 4.5 6.75 8.25 6.75 6.75 4.5 6.75 6.75 6.75 8.25 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 112E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 58130.9 861 moveto
+58033.1 861 lineto
+58033.1 825 lineto
+58130.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 58130.9 861 moveto
+58033.1 861 lineto
+58033.1 825 lineto
+58130.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+58041.1 838.65 moveto
+(2ef209509e2a)
+[6.75 6.75 4.5 6.75 7.5 7.5 6.75 7.5 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 375->112E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 58324 1105 moveto
+58277 1054 58155 922 58104 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+58101.6 864.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+58101.6 864.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+58211.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 112E->131E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 58077 825 moveto
+58063 772 58023 617 58009 563 curveto
+stroke
+grestore
+% 377
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 58211 1125 moveto
+58146.5 1145 lineto
+58017.5 1145 lineto
+57953 1125 lineto
+58017.5 1105 lineto
+58146.5 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+57983.4 1120.65 moveto
+(a2984b7a11e49440420058c1d80)
+[6.75 6.75 7.5 7.5 8.25 6.75 7.5 6.75 6 6.75 6.75 8.25 7.5 8.25 8.25 7.5 8.25 6.75 7.5 7.5 6.75 7.5 6.75 6.75 7.5 7.5 7.5]
+xshow
+grestore
+% 114E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 57937 861 moveto
+57823 861 lineto
+57823 825 lineto
+57937 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 57937 861 moveto
+57823 861 lineto
+57823 825 lineto
+57937 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+57830.5 838.65 moveto
+(ef42184297591d)
+[6.75 4.5 8.25 6.75 6.75 7.5 8.25 6.75 7.5 7.5 6.75 7.5 6.75 7.5]
+xshow
+grestore
+% 377->114E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 58067 1105 moveto
+58032 1054 57937 923 57898 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+57895.3 864.255 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+57895.3 864.255 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+57979.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 114E->133E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 57883 825 moveto
+57889 792 57895 723 57866 676 curveto
+57829 616 57753 580 57701 562 curveto
+stroke
+grestore
+% 378
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 56627.1 1125 moveto
+56568 1145 lineto
+56450 1145 lineto
+56390.9 1125 lineto
+56450 1105 lineto
+56568 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56419.4 1120.65 moveto
+(31055116421c96b37f72a262bb)
+[6.75 6.75 7.5 6.75 6.75 6 6.75 7.5 8.25 6.75 6.75 6.75 7.5 7.5 6.75 6.75 7.5 4.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 115E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 56570.1 861 moveto
+56461.9 861 lineto
+56461.9 825 lineto
+56570.1 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 56570.1 861 moveto
+56461.9 861 lineto
+56461.9 825 lineto
+56570.1 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+56469.9 838.65 moveto
+(be9c5958196ed)
+[6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 7.5 7.5 6.75 7.5]
+xshow
+grestore
+% 378->115E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 56510 1105 moveto
+56511 1055 56514 925 56516 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+56516 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+56516 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+56511.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 115E->134E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 56504 825 moveto
+56470 772 56372 617 56339 563 curveto
+stroke
+grestore
+% 380
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 55868.9 1125 moveto
+55802.4 1145 lineto
+55669.6 1145 lineto
+55603.1 1125 lineto
+55669.6 1105 lineto
+55802.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55634 1120.65 moveto
+(8462bb2eec1a62d19a15865e57c92)
+[7.5 8.25 7.5 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 7.5 6.75 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 117E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 55797.9 861 moveto
+55674.1 861 lineto
+55674.1 825 lineto
+55797.9 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 55797.9 861 moveto
+55674.1 861 lineto
+55674.1 825 lineto
+55797.9 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+55681.6 838.65 moveto
+(16a795a1d63f30df)
+[6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75 7.5 7.5 6.75 4.5 6.75 7.5 7.5 4.5]
+xshow
+grestore
+% 380->117E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 55736 1105 moveto
+55736 1055 55736 925 55736 869 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+55736 865 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+55736 865 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55735.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 380->392E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 55725 1105 moveto
+55697 1054 55626 924 55595 868 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+55593 864.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+55593 864.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+55657.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 117E->136E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 55746 825 moveto
+55774 772 55855 617 55883 563 curveto
+stroke
+grestore
+% 381
+gsave
+1 setlinewidth
+0.000 0.000 0.000 nodecolor
+newpath 57934.9 1125 moveto
+57876.4 1145 lineto
+57759.6 1145 lineto
+57701.1 1125 lineto
+57759.6 1105 lineto
+57876.4 1105 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+57729.9 1120.65 moveto
+(c21eb96fe100a1efaa128181b7)
+[6.75 6.75 6.75 6.75 6.75 7.5 7.5 4.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 4.5 6.75 6.75 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5]
+xshow
+grestore
+% 118E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 57649 861 moveto
+57543 861 lineto
+57543 825 lineto
+57649 825 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 57649 861 moveto
+57543 861 lineto
+57543 825 lineto
+57649 825 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+57551 838.65 moveto
+(f1b0d754353a6)
+[4.5 6.75 6.75 7.5 7.5 7.5 6.75 8.25 6.75 6.75 6.75 6.75 7.5]
+xshow
+grestore
+% 381->118E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 57802 1105 moveto
+57762 1054 57658 923 57615 867 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+57612.6 864.073 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+57612.6 864.073 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+57705.1 977.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 118E->137E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 57562 825 moveto
+57461 771 57166 616 57065 563 curveto
+stroke
+grestore
+% 382
+gsave
+0.165 1.000 1.000 nodecolor
+newpath 10470.2 537.233 moveto
+10470.2 552.767 lineto
+10401.5 563.751 lineto
+10304.5 563.751 lineto
+10235.8 552.767 lineto
+10235.8 537.233 lineto
+10304.5 526.249 lineto
+10401.5 526.249 lineto
+closepath fill
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 10470.2 537.233 moveto
+10470.2 552.767 lineto
+10401.5 563.751 lineto
+10304.5 563.751 lineto
+10235.8 552.767 lineto
+10235.8 537.233 lineto
+10304.5 526.249 lineto
+10401.5 526.249 lineto
+closepath stroke
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 10474.2 533.82 moveto
+10474.2 556.18 lineto
+10401.8 567.751 lineto
+10304.2 567.751 lineto
+10231.8 556.18 lineto
+10231.8 533.82 lineto
+10304.2 522.249 lineto
+10401.8 522.249 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10257.4 540.65 moveto
+(e3e284d0cc803d98d674f9c3f6d)
+[6.75 6.75 6.75 6.75 7.5 8.25 7.5 7.5 6.75 6.75 7.5 7.5 6.75 7.5 7.5 7.5 7.5 7.5 7.5 8.25 4.5 7.5 6.75 6.75 4.5 7.5 7.5]
+xshow
+grestore
+% 382->177E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10340 522 moveto
+10310 471 10241 350 10210 297 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10208 293.473 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10208 293.473 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10275.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382->178E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10437 528 moveto
+10452 525 10468 523 10483 522 curveto
+12622 310 13174 555 15318 414 curveto
+15799 381 16373 305 16556 280 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+16560 279.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+16560 279.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15496.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382->179E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10279 526 moveto
+10081 475 9537 336 9350 288 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9345.88 286.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9345.88 286.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9820.12 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382->180E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10288 525 moveto
+10127 474 9705 341 9547 291 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9542.88 289.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9542.88 289.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9919.12 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382->181E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10264 529 moveto
+10250 526 10236 524 10223 522 curveto
+9614 421 8873 311 8662 280 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+8657.97 279.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+8657.97 279.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9558.12 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382->182E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10265 528 moveto
+10251 526 10237 524 10223 522 curveto
+9323 393 8214 296 7974 276 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+7969.97 275.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+7969.97 275.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9342.12 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382->183E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10391 522 moveto
+10449 489 10562 428 10666 398 curveto
+10853 344 11456 292 11648 277 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11652 276.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11652 276.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10666.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382->184E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10441 528 moveto
+10455 526 10469 524 10483 522 curveto
+11315 400 12332 301 12584 278 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12588 277.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12588 277.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11430.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382->185E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10440 528 moveto
+10454 526 10469 524 10483 522 curveto
+10990 452 12641 306 12972 277 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+12976 276.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+12976 276.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11624.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382->186E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10269 528 moveto
+10021 478 9297 330 9077 285 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+9072.88 283.97 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+9072.88 283.97 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+9683.12 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382->187E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10439 528 moveto
+10453 526 10469 523 10483 522 curveto
+11356 420 14265 293 14698 274 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14702 274 4 4 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14702 274 4 4 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12163.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 382->188E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 10437 528 moveto
+10452 525 10468 523 10483 522 curveto
+12942 282 13574 552 16040 414 curveto
+16622 380 17324 301 17520 278 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+17524 277.496 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+17524 277.496 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+16250.1 401.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 383
+gsave
+0.165 1.000 1.000 nodecolor
+newpath 12143.2 1399.23 moveto
+12143.2 1414.77 lineto
+12079.8 1425.75 lineto
+11990.2 1425.75 lineto
+11926.8 1414.77 lineto
+11926.8 1399.23 lineto
+11990.2 1388.25 lineto
+12079.8 1388.25 lineto
+closepath fill
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 12143.2 1399.23 moveto
+12143.2 1414.77 lineto
+12079.8 1425.75 lineto
+11990.2 1425.75 lineto
+11926.8 1414.77 lineto
+11926.8 1399.23 lineto
+11990.2 1388.25 lineto
+12079.8 1388.25 lineto
+closepath stroke
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 12147.2 1395.86 moveto
+12147.2 1418.14 lineto
+12080.2 1429.75 lineto
+11989.8 1429.75 lineto
+11922.8 1418.14 lineto
+11922.8 1395.86 lineto
+11989.8 1384.25 lineto
+12080.2 1384.25 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+11947.6 1402.65 moveto
+(908f9ad506eae9ab6ada185e3)
+[7.5 7.5 7.5 4.5 7.5 6.75 7.5 6.75 7.5 7.5 6.75 6.75 6.75 7.5 6.75 6.75 7.5 6.75 7.5 6.75 6.75 7.5 6.75 6.75 6.75]
+xshow
+grestore
+% 383->730E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12012 1384 moveto
+11960 1332 11831 1203 11777 1149 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11773.8 1145.83 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11773.8 1145.83 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11904.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 383->732E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12022 1384 moveto
+11993 1332 11923 1205 11892 1150 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+11890 1146.47 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+11890 1146.47 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+11962.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 741E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 14062 1143 moveto
+14008 1143 lineto
+14008 1107 lineto
+14062 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 14062 1143 moveto
+14008 1143 lineto
+14008 1107 lineto
+14062 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+14020.8 1120.65 moveto
+(9b6c)
+[7.5 6.75 7.5 6.75]
+xshow
+grestore
+% 383->741E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12147 1400 moveto
+12512 1376 13658 1290 13999 1152 curveto
+14002 1151 14005 1149 14008 1147 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+14011.5 1144.98 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+14011.5 1144.98 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13498.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 765E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 10417.9 1143 moveto
+10318.1 1143 lineto
+10318.1 1107 lineto
+10417.9 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 10417.9 1143 moveto
+10318.1 1143 lineto
+10318.1 1107 lineto
+10417.9 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+10325.6 1120.65 moveto
+(88ebe2e8782c)
+[7.5 7.5 6.75 6.75 6.75 6.75 6.75 7.5 7.5 7.5 6.75 6.75]
+xshow
+grestore
+% 383->765E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 11955 1390 moveto
+11941 1388 11927 1386 11914 1384 curveto
+11451 1316 11326 1363 10866 1276 curveto
+10667 1237 10618 1221 10427 1152 curveto
+10422 1150 10418 1148 10413 1146 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+10408.7 1144.4 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+10408.7 1144.4 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+10866.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 796E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 13145.8 1143 moveto
+13002.2 1143 lineto
+13002.2 1107 lineto
+13145.8 1107 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 13145.8 1143 moveto
+13002.2 1143 lineto
+13002.2 1107 lineto
+13145.8 1107 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13010.2 1120.65 moveto
+(901b2105a902ee7791)
+[7.5 7.5 6.75 6.75 6.75 6.75 7.5 6.75 6.75 7.5 7.5 6.75 6.75 6.75 7.5 7.5 7.5 6.75]
+xshow
+grestore
+% 383->796E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 12108 1389 moveto
+12270 1349 12666 1250 12993 1152 curveto
+12999 1150 13006 1148 13013 1146 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13017.3 1144.4 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13017.3 1144.4 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+12602.1 1263.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 741E->743E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 14041 1107 moveto
+14052 1078 14074 1020 14096 974 curveto
+14117 932 14145 886 14161 861 curveto
+stroke
+grestore
+% 765E->766E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 10382 1107 moveto
+10420 1056 10527 912 10565 861 curveto
+stroke
+grestore
+% 796E->797E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 13041 1107 moveto
+12966 1065 12777 960 12621 866 curveto
+12618 864 12615 862 12612 860 curveto
+stroke
+grestore
+% 384
+gsave
+0.165 1.000 1.000 nodecolor
+newpath 14124 835.233 moveto
+14124 850.767 lineto
+14056 861.751 lineto
+13960 861.751 lineto
+13892 850.767 lineto
+13892 835.233 lineto
+13960 824.249 lineto
+14056 824.249 lineto
+closepath fill
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 14124 835.233 moveto
+14124 850.767 lineto
+14056 861.751 lineto
+13960 861.751 lineto
+13892 850.767 lineto
+13892 835.233 lineto
+13960 824.249 lineto
+14056 824.249 lineto
+closepath stroke
+1 setlinewidth
+filled
+0.165 1.000 1.000 nodecolor
+newpath 14127.9 831.826 moveto
+14127.9 854.174 lineto
+14056.3 865.751 lineto
+13959.7 865.751 lineto
+13888.1 854.174 lineto
+13888.1 831.826 lineto
+13959.7 820.249 lineto
+14056.3 820.249 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+13913.5 838.65 moveto
+(593caebf2037317648bb451aa79)
+[6.75 7.5 6.75 6.75 6.75 6.75 6.75 4.5 6.75 7.5 6.75 7.5 6.75 6.75 7.5 7.5 8.25 7.5 6.75 6.75 8.25 6.75 6.75 6.75 6.75 7.5 7.5]
+xshow
+grestore
+% 384->726E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13973 820 moveto
+13887 765 13670 623 13586 567 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13582.5 564.985 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13582.5 564.985 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13808.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 384->728E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 13985 820 moveto
+13931 765 13792 625 13737 569 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+13733.8 565.828 4.00002 4.00002 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+13733.8 565.828 4.00002 4.00002 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+13879.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 742E
+gsave
+0.000 0.000 0.753 nodecolor
+newpath 15890.1 563 moveto
+15803.9 563 lineto
+15803.9 527 lineto
+15890.1 527 lineto
+closepath fill
+1 setlinewidth
+filled
+0.000 0.000 0.753 nodecolor
+newpath 15890.1 563 moveto
+15803.9 563 lineto
+15803.9 527 lineto
+15890.1 527 lineto
+closepath stroke
+0.000 0.000 0.000 nodecolor
+14.00 /Times-Roman set_font
+15811.4 540.65 moveto
+(5ba4693031)
+[6.75 6.75 6.75 8.25 7.5 7.5 6.75 7.5 6.75 6.75]
+xshow
+grestore
+% 384->742E
+gsave
+1 setlinewidth
+0.667 1.000 1.000 edgecolor
+newpath 14096 826 moveto
+14109 824 14124 822 14137 820 curveto
+14530 761 14677 904 15023 712 curveto
+15041 702 15035 686 15052 676 curveto
+15335 514 15461 643 15777 568 curveto
+15783 567 15790 565 15796 563 curveto
+stroke
+0.667 1.000 1.000 edgecolor
+15800.3 561.405 4.00001 4.00001 ellipse_path fill
+1 setlinewidth
+solid
+0.667 1.000 1.000 edgecolor
+15800.3 561.405 4.00001 4.00001 ellipse_path stroke
+0.000 0.000 0.000 edgecolor
+14.00 /Times-Roman set_font
+15052.1 689.65 moveto
+( )
+[3.75]
+xshow
+grestore
+% 742E->744E
+gsave
+1 setlinewidth
+0.769 0.867 0.941 edgecolor
+newpath 15890 527 moveto
+15896 525 15902 523 15908 522 curveto
+16320 420 17714 295 17940 275 curveto
+stroke
+grestore
+endpage
+showpage
+grestore
+%%PageTrailer
+%%EndPage: 1
+%%Trailer
+%%Pages: 1
+%%BoundingBox: 36 36 468 48
+end
+restore
+%%EOF