From ac2859875bceed65ae8c535b518f632d14c4adda Mon Sep 17 00:00:00 2001 From: ellson Date: Mon, 29 Oct 2007 17:11:31 +0000 Subject: [PATCH] add baseline reference for rtest --- rtest/nshare/rootlabel_dot.ps | 326 + rtest/nshare/rootlabel_dot1.ps | 326 + rtest/nshare/rootlabel_dot2.ps | 326 + rtest/nshare/rootlabel_dot3.ps | 326 + rtest/nshare/rootlabel_dot4.ps | 326 + rtest/nshare/rootlabel_dot5.ps | 326 + rtest/nshare/rootlabel_dot6.ps | 326 + rtest/nshare/rootlabel_dot7.ps | 326 + rtest/nshare/rotate_dot.png | Bin 0 -> 84435 bytes rtest/nshare/rotate_dot.ps | 2397 ++ rtest/nshare/rotate_dot1.png | Bin 0 -> 84435 bytes rtest/nshare/rotate_dot1.ps | 2397 ++ rtest/nshare/shapes_dot.dot | 63 + rtest/nshare/shapes_dot.ps | 1492 + rtest/nshare/size_ex_dot.png | Bin 0 -> 12282 bytes rtest/nshare/size_ex_dot.ps | 43136 ++++++++++++++++++++++++++ rtest/nshare/size_neato.png | Bin 0 -> 74928 bytes rtest/nshare/size_neato.ps | 7530 +++++ rtest/nshare/style_dot.png | Bin 0 -> 53776 bytes rtest/nshare/style_dot.ps | 1036 + rtest/nshare/url_dot.cmapx | 33 + rtest/nshare/url_dot.cmapx_np | 27 + rtest/nshare/url_dot.imap | 32 + rtest/nshare/url_dot.imap_np | 26 + rtest/nshare/url_dot.ps2 | 665 + rtest/nshare/url_dot.svg | 169 + rtest/nshare/user_shapes_dot.ps | 272 + rtest/nshare/user_shapes_dot_gd.png | Bin 0 -> 960 bytes rtest/nshare/viewport_neato.png | Bin 0 -> 36860 bytes rtest/nshare/viewport_neato.ps | 5450 ++++ rtest/nshare/viewport_neato1.png | Bin 0 -> 85170 bytes rtest/nshare/viewport_neato1.ps | 2592 ++ rtest/nshare/viewport_neato2.png | Bin 0 -> 66833 bytes rtest/nshare/viewport_neato2.ps | 2342 ++ rtest/nshare/weight_dot.dot | 106 + 35 files changed, 72373 insertions(+) create mode 100644 rtest/nshare/rootlabel_dot.ps create mode 100644 rtest/nshare/rootlabel_dot1.ps create mode 100644 rtest/nshare/rootlabel_dot2.ps create mode 100644 rtest/nshare/rootlabel_dot3.ps create mode 100644 rtest/nshare/rootlabel_dot4.ps create mode 100644 rtest/nshare/rootlabel_dot5.ps create mode 100644 rtest/nshare/rootlabel_dot6.ps create mode 100644 rtest/nshare/rootlabel_dot7.ps create mode 100644 rtest/nshare/rotate_dot.png create mode 100644 rtest/nshare/rotate_dot.ps create mode 100644 rtest/nshare/rotate_dot1.png create mode 100644 rtest/nshare/rotate_dot1.ps create mode 100644 rtest/nshare/shapes_dot.dot create mode 100644 rtest/nshare/shapes_dot.ps create mode 100644 rtest/nshare/size_ex_dot.png create mode 100644 rtest/nshare/size_ex_dot.ps create mode 100644 rtest/nshare/size_neato.png create mode 100644 rtest/nshare/size_neato.ps create mode 100644 rtest/nshare/style_dot.png create mode 100644 rtest/nshare/style_dot.ps create mode 100644 rtest/nshare/url_dot.cmapx create mode 100644 rtest/nshare/url_dot.cmapx_np create mode 100644 rtest/nshare/url_dot.imap create mode 100644 rtest/nshare/url_dot.imap_np create mode 100644 rtest/nshare/url_dot.ps2 create mode 100644 rtest/nshare/url_dot.svg create mode 100644 rtest/nshare/user_shapes_dot.ps create mode 100644 rtest/nshare/user_shapes_dot_gd.png create mode 100644 rtest/nshare/viewport_neato.png create mode 100644 rtest/nshare/viewport_neato.ps create mode 100644 rtest/nshare/viewport_neato1.png create mode 100644 rtest/nshare/viewport_neato1.ps create mode 100644 rtest/nshare/viewport_neato2.png create mode 100644 rtest/nshare/viewport_neato2.ps create mode 100644 rtest/nshare/weight_dot.dot diff --git a/rtest/nshare/rootlabel_dot.ps b/rtest/nshare/rootlabel_dot.ps new file mode 100644 index 000000000..3d3a931fd --- /dev/null +++ b/rtest/nshare/rootlabel_dot.ps @@ -0,0 +1,326 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 208 259 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 172 223 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +92.125 198.65 moveto +(label demo) +[3.75 6.75 6.75 6.75 3.75 3.75 7.5 6.75 10.5 7.5] +xshow +% cluster0 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 8 8 moveto +8 157 lineto +78 157 lineto +78 8 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +23.75 15.65 moveto +(cluster0) +[6.75 3.75 6.75 6 3.75 6.75 5.25 7.5] +xshow +grestore +% cluster1 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 86 33 moveto +86 182 lineto +156 182 lineto +156 33 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +102.125 165.65 moveto +(cluster1) +[6.75 3.75 6.75 6 3.75 6.75 5.25 6.75] +xshow +grestore +% a +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 131 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 126.65 moveto +(a) +[6.75] +xshow +grestore +% b +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 59 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 54.65 moveto +(b) +[6.75] +xshow +grestore +% a->b +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 43 113 moveto +43 105 43 96 43 87 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 46.5001 87 moveto +43 77 lineto +39.5001 87 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 46.5001 87 moveto +43 77 lineto +39.5001 87 lineto +closepath stroke +grestore +% c +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 131 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.625 126.65 moveto +(c) +[6.75] +xshow +grestore +% d +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 59 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.25 54.65 moveto +(d) +[7.5] +xshow +grestore +% c->d +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 121 113 moveto +121 105 121 96 121 87 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 124.5 87 moveto +121 77 lineto +117.5 87 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 124.5 87 moveto +121 77 lineto +117.5 87 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 208 259 +end +restore +%%EOF diff --git a/rtest/nshare/rootlabel_dot1.ps b/rtest/nshare/rootlabel_dot1.ps new file mode 100644 index 000000000..dce252ae8 --- /dev/null +++ b/rtest/nshare/rootlabel_dot1.ps @@ -0,0 +1,326 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 208 259 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 172 223 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +92.125 7.65 moveto +(label demo) +[3.75 6.75 6.75 6.75 3.75 3.75 7.5 6.75 10.5 7.5] +xshow +% cluster0 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 8 33 moveto +8 182 lineto +78 182 lineto +78 33 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +23.75 40.65 moveto +(cluster0) +[6.75 3.75 6.75 6 3.75 6.75 5.25 7.5] +xshow +grestore +% cluster1 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 86 58 moveto +86 207 lineto +156 207 lineto +156 58 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +102.125 190.65 moveto +(cluster1) +[6.75 3.75 6.75 6 3.75 6.75 5.25 6.75] +xshow +grestore +% a +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 156 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 151.65 moveto +(a) +[6.75] +xshow +grestore +% b +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 84 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 79.65 moveto +(b) +[6.75] +xshow +grestore +% a->b +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 43 138 moveto +43 130 43 121 43 112 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 46.5001 112 moveto +43 102 lineto +39.5001 112 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 46.5001 112 moveto +43 102 lineto +39.5001 112 lineto +closepath stroke +grestore +% c +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 156 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.625 151.65 moveto +(c) +[6.75] +xshow +grestore +% d +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 84 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.25 79.65 moveto +(d) +[7.5] +xshow +grestore +% c->d +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 121 138 moveto +121 130 121 121 121 112 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 124.5 112 moveto +121 102 lineto +117.5 112 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 124.5 112 moveto +121 102 lineto +117.5 112 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 208 259 +end +restore +%%EOF diff --git a/rtest/nshare/rootlabel_dot2.ps b/rtest/nshare/rootlabel_dot2.ps new file mode 100644 index 000000000..de05c83e1 --- /dev/null +++ b/rtest/nshare/rootlabel_dot2.ps @@ -0,0 +1,326 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 208 259 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 172 223 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +8.125 198.65 moveto +(label demo) +[3.75 6.75 6.75 6.75 3.75 3.75 7.5 6.75 10.5 7.5] +xshow +% cluster0 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 8 8 moveto +8 157 lineto +78 157 lineto +78 8 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +15.75 15.65 moveto +(cluster0) +[6.75 3.75 6.75 6 3.75 6.75 5.25 7.5] +xshow +grestore +% cluster1 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 86 33 moveto +86 182 lineto +156 182 lineto +156 33 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +94.125 165.65 moveto +(cluster1) +[6.75 3.75 6.75 6 3.75 6.75 5.25 6.75] +xshow +grestore +% a +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 131 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 126.65 moveto +(a) +[6.75] +xshow +grestore +% b +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 59 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 54.65 moveto +(b) +[6.75] +xshow +grestore +% a->b +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 43 113 moveto +43 105 43 96 43 87 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 46.5001 87 moveto +43 77 lineto +39.5001 87 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 46.5001 87 moveto +43 77 lineto +39.5001 87 lineto +closepath stroke +grestore +% c +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 131 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.625 126.65 moveto +(c) +[6.75] +xshow +grestore +% d +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 59 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.25 54.65 moveto +(d) +[7.5] +xshow +grestore +% c->d +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 121 113 moveto +121 105 121 96 121 87 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 124.5 87 moveto +121 77 lineto +117.5 87 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 124.5 87 moveto +121 77 lineto +117.5 87 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 208 259 +end +restore +%%EOF diff --git a/rtest/nshare/rootlabel_dot3.ps b/rtest/nshare/rootlabel_dot3.ps new file mode 100644 index 000000000..862520274 --- /dev/null +++ b/rtest/nshare/rootlabel_dot3.ps @@ -0,0 +1,326 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 208 259 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 172 223 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +8.125 7.65 moveto +(label demo) +[3.75 6.75 6.75 6.75 3.75 3.75 7.5 6.75 10.5 7.5] +xshow +% cluster0 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 8 33 moveto +8 182 lineto +78 182 lineto +78 33 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +15.75 40.65 moveto +(cluster0) +[6.75 3.75 6.75 6 3.75 6.75 5.25 7.5] +xshow +grestore +% cluster1 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 86 58 moveto +86 207 lineto +156 207 lineto +156 58 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +94.125 190.65 moveto +(cluster1) +[6.75 3.75 6.75 6 3.75 6.75 5.25 6.75] +xshow +grestore +% a +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 156 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 151.65 moveto +(a) +[6.75] +xshow +grestore +% b +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 84 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 79.65 moveto +(b) +[6.75] +xshow +grestore +% a->b +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 43 138 moveto +43 130 43 121 43 112 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 46.5001 112 moveto +43 102 lineto +39.5001 112 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 46.5001 112 moveto +43 102 lineto +39.5001 112 lineto +closepath stroke +grestore +% c +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 156 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.625 151.65 moveto +(c) +[6.75] +xshow +grestore +% d +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 84 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.25 79.65 moveto +(d) +[7.5] +xshow +grestore +% c->d +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 121 138 moveto +121 130 121 121 121 112 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 124.5 112 moveto +121 102 lineto +117.5 112 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 124.5 112 moveto +121 102 lineto +117.5 112 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 208 259 +end +restore +%%EOF diff --git a/rtest/nshare/rootlabel_dot4.ps b/rtest/nshare/rootlabel_dot4.ps new file mode 100644 index 000000000..7bb5b2c57 --- /dev/null +++ b/rtest/nshare/rootlabel_dot4.ps @@ -0,0 +1,326 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 208 259 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 172 223 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +50.125 198.65 moveto +(label demo) +[3.75 6.75 6.75 6.75 3.75 3.75 7.5 6.75 10.5 7.5] +xshow +% cluster0 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 8 8 moveto +8 157 lineto +78 157 lineto +78 8 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +19.75 15.65 moveto +(cluster0) +[6.75 3.75 6.75 6 3.75 6.75 5.25 7.5] +xshow +grestore +% cluster1 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 86 33 moveto +86 182 lineto +156 182 lineto +156 33 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +98.125 165.65 moveto +(cluster1) +[6.75 3.75 6.75 6 3.75 6.75 5.25 6.75] +xshow +grestore +% a +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 131 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 126.65 moveto +(a) +[6.75] +xshow +grestore +% b +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 59 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 54.65 moveto +(b) +[6.75] +xshow +grestore +% a->b +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 43 113 moveto +43 105 43 96 43 87 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 46.5001 87 moveto +43 77 lineto +39.5001 87 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 46.5001 87 moveto +43 77 lineto +39.5001 87 lineto +closepath stroke +grestore +% c +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 131 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.625 126.65 moveto +(c) +[6.75] +xshow +grestore +% d +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 59 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.25 54.65 moveto +(d) +[7.5] +xshow +grestore +% c->d +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 121 113 moveto +121 105 121 96 121 87 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 124.5 87 moveto +121 77 lineto +117.5 87 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 124.5 87 moveto +121 77 lineto +117.5 87 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 208 259 +end +restore +%%EOF diff --git a/rtest/nshare/rootlabel_dot5.ps b/rtest/nshare/rootlabel_dot5.ps new file mode 100644 index 000000000..575cf4e28 --- /dev/null +++ b/rtest/nshare/rootlabel_dot5.ps @@ -0,0 +1,326 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 208 259 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 172 223 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +50.125 7.65 moveto +(label demo) +[3.75 6.75 6.75 6.75 3.75 3.75 7.5 6.75 10.5 7.5] +xshow +% cluster0 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 8 33 moveto +8 182 lineto +78 182 lineto +78 33 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +19.75 40.65 moveto +(cluster0) +[6.75 3.75 6.75 6 3.75 6.75 5.25 7.5] +xshow +grestore +% cluster1 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 86 58 moveto +86 207 lineto +156 207 lineto +156 58 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +98.125 190.65 moveto +(cluster1) +[6.75 3.75 6.75 6 3.75 6.75 5.25 6.75] +xshow +grestore +% a +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 156 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 151.65 moveto +(a) +[6.75] +xshow +grestore +% b +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 84 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 79.65 moveto +(b) +[6.75] +xshow +grestore +% a->b +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 43 138 moveto +43 130 43 121 43 112 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 46.5001 112 moveto +43 102 lineto +39.5001 112 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 46.5001 112 moveto +43 102 lineto +39.5001 112 lineto +closepath stroke +grestore +% c +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 156 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.625 151.65 moveto +(c) +[6.75] +xshow +grestore +% d +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 84 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.25 79.65 moveto +(d) +[7.5] +xshow +grestore +% c->d +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 121 138 moveto +121 130 121 121 121 112 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 124.5 112 moveto +121 102 lineto +117.5 112 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 124.5 112 moveto +121 102 lineto +117.5 112 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 208 259 +end +restore +%%EOF diff --git a/rtest/nshare/rootlabel_dot6.ps b/rtest/nshare/rootlabel_dot6.ps new file mode 100644 index 000000000..7bb5b2c57 --- /dev/null +++ b/rtest/nshare/rootlabel_dot6.ps @@ -0,0 +1,326 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 208 259 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 172 223 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +50.125 198.65 moveto +(label demo) +[3.75 6.75 6.75 6.75 3.75 3.75 7.5 6.75 10.5 7.5] +xshow +% cluster0 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 8 8 moveto +8 157 lineto +78 157 lineto +78 8 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +19.75 15.65 moveto +(cluster0) +[6.75 3.75 6.75 6 3.75 6.75 5.25 7.5] +xshow +grestore +% cluster1 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 86 33 moveto +86 182 lineto +156 182 lineto +156 33 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +98.125 165.65 moveto +(cluster1) +[6.75 3.75 6.75 6 3.75 6.75 5.25 6.75] +xshow +grestore +% a +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 131 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 126.65 moveto +(a) +[6.75] +xshow +grestore +% b +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 59 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 54.65 moveto +(b) +[6.75] +xshow +grestore +% a->b +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 43 113 moveto +43 105 43 96 43 87 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 46.5001 87 moveto +43 77 lineto +39.5001 87 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 46.5001 87 moveto +43 77 lineto +39.5001 87 lineto +closepath stroke +grestore +% c +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 131 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.625 126.65 moveto +(c) +[6.75] +xshow +grestore +% d +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 59 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.25 54.65 moveto +(d) +[7.5] +xshow +grestore +% c->d +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 121 113 moveto +121 105 121 96 121 87 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 124.5 87 moveto +121 77 lineto +117.5 87 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 124.5 87 moveto +121 77 lineto +117.5 87 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 208 259 +end +restore +%%EOF diff --git a/rtest/nshare/rootlabel_dot7.ps b/rtest/nshare/rootlabel_dot7.ps new file mode 100644 index 000000000..575cf4e28 --- /dev/null +++ b/rtest/nshare/rootlabel_dot7.ps @@ -0,0 +1,326 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 208 259 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 172 223 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +50.125 7.65 moveto +(label demo) +[3.75 6.75 6.75 6.75 3.75 3.75 7.5 6.75 10.5 7.5] +xshow +% cluster0 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 8 33 moveto +8 182 lineto +78 182 lineto +78 33 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +19.75 40.65 moveto +(cluster0) +[6.75 3.75 6.75 6 3.75 6.75 5.25 7.5] +xshow +grestore +% cluster1 +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 86 58 moveto +86 207 lineto +156 207 lineto +156 58 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +98.125 190.65 moveto +(cluster1) +[6.75 3.75 6.75 6 3.75 6.75 5.25 6.75] +xshow +grestore +% a +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 156 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 151.65 moveto +(a) +[6.75] +xshow +grestore +% b +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +43 84 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +39.625 79.65 moveto +(b) +[6.75] +xshow +grestore +% a->b +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 43 138 moveto +43 130 43 121 43 112 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 46.5001 112 moveto +43 102 lineto +39.5001 112 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 46.5001 112 moveto +43 102 lineto +39.5001 112 lineto +closepath stroke +grestore +% c +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 156 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.625 151.65 moveto +(c) +[6.75] +xshow +grestore +% d +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 84 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +117.25 79.65 moveto +(d) +[7.5] +xshow +grestore +% c->d +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 121 138 moveto +121 130 121 121 121 112 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 124.5 112 moveto +121 102 lineto +117.5 112 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 124.5 112 moveto +121 102 lineto +117.5 112 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 208 259 +end +restore +%%EOF diff --git a/rtest/nshare/rotate_dot.png b/rtest/nshare/rotate_dot.png new file mode 100644 index 0000000000000000000000000000000000000000..579bbb88471b8fe0ed352ca57bcdf9b38f86c248 GIT binary patch literal 84435 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' 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 431 +%%PageOrientation: Landscape +0 0 1 beginpage +gsave +36 36 432 395 boxprim clip newpath +0.330528 0.330528 set_scale 90 rotate 112.917 -1411.92 translate +0.000 0.000 0.000 graphcolor +36.00 /Helvetica set_font +402.5 53.85 moveto +(Object Oriented Graphs) +[27.75 19.5 8.25 20.25 18 10.5 9.75 27.75 12 8.25 20.25 20.25 10.5 20.25 20.25 9.75 27.75 12 20.25 19.5 20.25 18] +xshow +0.000 0.000 0.000 graphcolor +36.00 /Helvetica set_font +405.5 12.6 moveto +(Stephen North, 3/19/93) +[24 10.5 20.25 19.5 20.25 20.25 20.25 9.75 26.25 19.5 12 10.5 20.25 9.75 9.75 21 9.75 20.25 20.25 9.75 20.25 21] +xshow +% 5th Edition +gsave +0.035 0.588 0.933 nodecolor +newpath 798.293 1276.42 moveto +806.851 1291.83 lineto +779.832 1298.62 lineto +718.285 1291.36 lineto +668.77 1276.9 lineto +672.218 1265.5 lineto +715.422 1260.22 lineto +756.379 1259.26 lineto +779.95 1263.87 lineto +closepath fill +1 setlinewidth +filled +0.035 0.588 0.933 nodecolor +newpath 798.293 1276.42 moveto +806.851 1291.83 lineto +779.832 1298.62 lineto +718.285 1291.36 lineto +668.77 1276.9 lineto +672.218 1265.5 lineto +715.422 1260.22 lineto +756.379 1259.26 lineto +779.95 1263.87 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +710.625 1271.28 moveto +(5th Edition) +[7.5 5.25 7.5 3.75 9 7.5 3 5.25 3 7.5 7.5] +xshow +grestore +% 6th Edition +gsave +0.541 1.000 1.000 nodecolor +newpath 658.855 1207.13 moveto +582.1 1216.35 lineto +481.713 1194.68 lineto +504.152 1172.61 lineto +598.18 1179.23 lineto +closepath fill +1 setlinewidth +filled +0.541 1.000 1.000 nodecolor +newpath 658.855 1207.13 moveto +582.1 1216.35 lineto +481.713 1194.68 lineto +504.152 1172.61 lineto +598.18 1179.23 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +531.25 1189.28 moveto +(6th Edition) +[8.25 5.25 7.5 3.75 9 7.5 3 5.25 3 7.5 7.5] +xshow +grestore +% 5th Edition->6th Edition +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 711 1261 moveto +685 1248 647 1232 616 1217 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 617.56 1213.86 moveto +607 1213 lineto +614.717 1220.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 617.56 1213.86 moveto +607 1213 lineto +614.717 1220.26 lineto +closepath stroke +grestore +% PWB 1.0 +gsave +0.118 0.855 0.933 nodecolor +newpath 881.029 1212.23 moveto +847.582 1212.06 lineto +819.005 1201.19 lineto +812.038 1185.96 lineto +830.884 1175.58 lineto +864.505 1176.13 lineto +893.082 1187 lineto +899.876 1201.85 lineto +closepath fill +1 setlinewidth +filled +0.118 0.855 0.933 nodecolor +newpath 881.029 1212.23 moveto +847.582 1212.06 lineto +819.005 1201.19 lineto +812.038 1185.96 lineto +830.884 1175.58 lineto +864.505 1176.13 lineto +893.082 1187 lineto +899.876 1201.85 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +829.375 1189.28 moveto +(PWB 1.0) +[9 12.75 9 3.75 7.5 3.75 7.5] +xshow +grestore +% 5th Edition->PWB 1.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 765 1261 moveto +782 1248 809 1229 829 1214 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 831.1 1216.8 moveto +837 1208 lineto +826.9 1211.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 831.1 1216.8 moveto +837 1208 lineto +826.9 1211.2 lineto +closepath stroke +grestore +% LSX +gsave +0.090 0.388 0.933 nodecolor +newpath 793.034 1102.35 moveto +780.621 1112.08 lineto +757.48 1117.35 lineto +739.445 1117.03 lineto +727.284 1109.21 lineto +719.019 1095.48 lineto +723.521 1083.62 lineto +748.095 1081.7 lineto +779.502 1090.17 lineto +closepath fill +1 setlinewidth +filled +0.090 0.388 0.933 nodecolor +newpath 793.034 1102.35 moveto +780.621 1112.08 lineto +757.48 1117.35 lineto +739.445 1117.03 lineto +727.284 1109.21 lineto +719.019 1095.48 lineto +723.521 1083.62 lineto +748.095 1081.7 lineto +779.502 1090.17 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +739.25 1096.28 moveto +(LSX) +[7.5 9 9] +xshow +grestore +% 6th Edition->LSX +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 601 1180 moveto +629 1169 669 1153 702 1135 curveto +710 1131 719 1125 727 1120 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 729.1 1122.8 moveto +735 1114 lineto +724.9 1117.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 729.1 1122.8 moveto +735 1114 lineto +724.9 1117.2 lineto +closepath stroke +grestore +% 1 BSD +gsave +0.137 1.000 1.000 nodecolor +newpath 228.04 1106.12 moveto +217.579 1120.99 lineto +180.871 1119.4 lineto +151.037 1103.96 lineto +156.022 1087.69 lineto +184.155 1080.82 lineto +212.295 1088.02 lineto +closepath fill +1 setlinewidth +filled +0.137 1.000 1.000 nodecolor +newpath 228.04 1106.12 moveto +217.579 1120.99 lineto +180.871 1119.4 lineto +151.037 1103.96 lineto +156.022 1087.69 lineto +184.155 1080.82 lineto +212.295 1088.02 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +170.5 1096.28 moveto +(1 BSD) +[7.5 3.75 9 9 9.75] +xshow +grestore +% 6th Edition->1 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 493 1184 moveto +433 1174 345 1158 270 1135 curveto +257 1131 243 1125 230 1120 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 231.56 1116.86 moveto +221 1116 lineto +228.717 1123.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 231.56 1116.86 moveto +221 1116 lineto +228.717 1123.26 lineto +closepath stroke +grestore +% Mini Unix +gsave +0.231 0.816 1.000 nodecolor +newpath 533.569 1124.75 moveto +440.986 1122.91 lineto +464.681 1077.29 lineto +552.764 1079.05 lineto +closepath fill +1 setlinewidth +filled +0.231 0.816 1.000 nodecolor +newpath 533.569 1124.75 moveto +440.986 1122.91 lineto +464.681 1077.29 lineto +552.764 1079.05 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +470.25 1096.28 moveto +(Mini Unix) +[11.25 3 7.5 3 3.75 9.75 7.5 3 6.75] +xshow +grestore +% 6th Edition->Mini Unix +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 552 1176 moveto +543 1163 531 1147 521 1132 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 523.8 1129.9 moveto +515 1124 lineto +518.2 1134.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 523.8 1129.9 moveto +515 1124 lineto +518.2 1134.1 lineto +closepath stroke +grestore +% Wollongong +gsave +0.333 0.239 0.737 nodecolor +newpath 645.199 1123.14 moveto +576.839 1109.84 lineto +586.091 1084.32 lineto +663.868 1084.28 lineto +693.003 1103.41 lineto +closepath fill +1 setlinewidth +filled +0.333 0.239 0.737 nodecolor +newpath 645.199 1123.14 moveto +576.839 1109.84 lineto +586.091 1084.32 lineto +663.868 1084.28 lineto +693.003 1103.41 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +597.375 1096.28 moveto +(Wollongong) +[12.75 7.5 3 3 7.5 7.5 7.5 7.5 7.5 7.5] +xshow +grestore +% 6th Edition->Wollongong +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 577 1177 moveto +587 1164 602 1143 614 1127 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 616.8 1129.1 moveto +620 1119 lineto +611.2 1124.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 616.8 1129.1 moveto +620 1119 lineto +611.2 1124.9 lineto +closepath stroke +grestore +% Interdata +gsave +0.580 0.882 1.000 nodecolor +newpath 356.681 1134.44 moveto +278.853 1087.75 lineto +365.801 1079.85 lineto +402.665 1101.96 lineto +closepath fill +1 setlinewidth +filled +0.580 0.882 1.000 nodecolor +newpath 356.681 1134.44 moveto +278.853 1087.75 lineto +365.801 1079.85 lineto +402.665 1101.96 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +322.125 1096.28 moveto +(Interdata) +[3.75 7.5 5.25 8.25 5.25 7.5 7.5 5.25 7.5] +xshow +grestore +% 6th Edition->Interdata +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 518 1173 moveto +480 1157 429 1135 393 1119 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 394.56 1115.86 moveto +384 1115 lineto +391.717 1122.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 394.56 1115.86 moveto +384 1115 lineto +391.717 1122.26 lineto +closepath stroke +grestore +% PWB 1.2 +gsave +0.498 1.000 1.000 nodecolor +newpath 873.144 1131.36 moveto +835.24 1127.37 lineto +811.086 1095.83 lineto +820.754 1068.18 lineto +858.845 1072.94 lineto +893.956 1095.41 lineto +898.976 1115.92 lineto +closepath fill +1 setlinewidth +filled +0.498 1.000 1.000 nodecolor +newpath 873.144 1131.36 moveto +835.24 1127.37 lineto +811.086 1095.83 lineto +820.754 1068.18 lineto +858.845 1072.94 lineto +893.956 1095.41 lineto +898.976 1115.92 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +829.375 1096.28 moveto +(PWB 1.2) +[9 12.75 9 3.75 7.5 3.75 7.5] +xshow +grestore +% PWB 1.0->PWB 1.2 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 856 1176 moveto +856 1166 856 1153 856 1140 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 859.5 1140 moveto +856 1130 lineto +852.5 1140 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 859.5 1140 moveto +856 1130 lineto +852.5 1140 lineto +closepath stroke +grestore +% USG 1.0 +gsave +0.667 1.000 1.000 nodecolor +newpath 1023.99 1134.12 moveto +919.247 1093.29 lineto +1000.96 1079.94 lineto +1043.81 1096.65 lineto +closepath fill +1 setlinewidth +filled +0.667 1.000 1.000 nodecolor +newpath 1023.99 1134.12 moveto +919.247 1093.29 lineto +1000.96 1079.94 lineto +1043.81 1096.65 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +971.125 1096.28 moveto +(USG 1.0) +[9.75 9 10.5 3.75 7.5 3.75 7.5] +xshow +grestore +% PWB 1.0->USG 1.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 877 1180 moveto +900 1165 939 1139 966 1122 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 968.621 1124.46 moveto +975 1116 lineto +964.738 1118.63 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 968.621 1124.46 moveto +975 1116 lineto +964.738 1118.63 lineto +closepath stroke +grestore +% 2 BSD +gsave +0.098 0.192 1.000 nodecolor +newpath 118.802 619.626 moveto +87.5882 618.927 lineto +71.0179 605.61 lineto +81.5428 589.574 lineto +111.211 582.767 lineto +137.72 590.5 lineto +141.117 606.995 lineto +closepath fill +1 setlinewidth +filled +0.098 0.192 1.000 nodecolor +newpath 118.802 619.626 moveto +87.5882 618.927 lineto +71.0179 605.61 lineto +81.5428 589.574 lineto +111.211 582.767 lineto +137.72 590.5 lineto +141.117 606.995 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +87.5 597.275 moveto +(2 BSD) +[7.5 3.75 9 9 9.75] +xshow +grestore +% 1 BSD->2 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 180 1082 moveto +162 1044 126 958 126 883 curveto +126 883 126 883 126 782 curveto +126 728 117 664 112 629 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 115.393 628.119 moveto +110 619 lineto +108.529 629.492 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 115.393 628.119 moveto +110 619 lineto +108.529 629.492 lineto +closepath stroke +grestore +% Unix/TS 3.0 +gsave +0.831 0.118 0.933 nodecolor +newpath 876.439 797.599 moveto +851.909 808.769 lineto +784.961 800.788 lineto +714.812 778.332 lineto +704.233 761.494 lineto +759.419 760.138 lineto +826.367 768.119 lineto +865.86 780.761 lineto +closepath fill +1 setlinewidth +filled +0.831 0.118 0.933 nodecolor +newpath 876.439 797.599 moveto +851.909 808.769 lineto +784.961 800.788 lineto +714.812 778.332 lineto +704.233 761.494 lineto +759.419 760.138 lineto +826.367 768.119 lineto +865.86 780.761 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +762 777.275 moveto +(Unix/TS 3.0) +[9.75 7.5 3 6.75 3.75 9 9 3.75 8.25 3.75 7.5] +xshow +grestore +% Interdata->Unix/TS 3.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 376 1086 moveto +423 1056 530 987 613 921 curveto +652 889 656 875 695 845 curveto +717 829 742 813 762 801 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 763.958 803.916 moveto +771 796 lineto +760.559 797.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 763.958 803.916 moveto +771 796 lineto +760.559 797.797 lineto +closepath stroke +grestore +% PWB 2.0 +gsave +0.227 0.561 0.804 nodecolor +newpath 800.428 1011.88 moveto +743.236 1015.76 lineto +664.959 993.334 lineto +675.572 976.117 lineto +748.613 976.783 lineto +795.192 990.126 lineto +closepath fill +1 setlinewidth +filled +0.227 0.561 0.804 nodecolor +newpath 800.428 1011.88 moveto +743.236 1015.76 lineto +664.959 993.334 lineto +675.572 976.117 lineto +748.613 976.783 lineto +795.192 990.126 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +711.375 989.275 moveto +(PWB 2.0) +[9 12.75 9 3.75 7.5 3.75 7.5] +xshow +grestore +% Interdata->PWB 2.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 379 1087 moveto +394 1080 414 1072 432 1067 curveto +527 1039 557 1058 651 1031 curveto +668 1026 687 1018 703 1011 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 704.283 1014.26 moveto +712 1007 lineto +701.44 1007.86 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 704.283 1014.26 moveto +712 1007 lineto +701.44 1007.86 lineto +closepath stroke +grestore +% 7th Edition +gsave +0.067 0.855 0.824 nodecolor +newpath 392.776 1001.77 moveto +375.321 1013.1 lineto +348.577 1017.13 lineto +320.566 1010.61 lineto +302.826 996.677 lineto +304.841 982.787 lineto +326.679 974.901 lineto +357.807 974.311 lineto +384.143 979.519 lineto +396.465 989.196 lineto +closepath fill +1 setlinewidth +filled +0.067 0.855 0.824 nodecolor +newpath 392.776 1001.77 moveto +375.321 1013.1 lineto +348.577 1017.13 lineto +320.566 1010.61 lineto +302.826 996.677 lineto +304.841 982.787 lineto +326.679 974.901 lineto +357.807 974.311 lineto +384.143 979.519 lineto +396.465 989.196 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +317.625 989.275 moveto +(7th Edition) +[7.5 5.25 7.5 3.75 9 7.5 3 5.25 3 7.5 7.5] +xshow +grestore +% Interdata->7th Edition +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 351 1081 moveto +351 1066 351 1045 351 1027 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 354.5 1027 moveto +351 1017 lineto +347.5 1027 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 354.5 1027 moveto +351 1017 lineto +347.5 1027 lineto +closepath stroke +grestore +% TS 4.0 +gsave +0.965 0.906 0.863 nodecolor +newpath 901.887 623.181 moveto +882.664 627.949 lineto +847.145 622.806 lineto +814.04 612.844 lineto +794.03 600.673 lineto +788.4 587.076 lineto +797.336 576.051 lineto +822.568 574.938 lineto +859.602 587.29 lineto +892.328 607.194 lineto +closepath fill +1 setlinewidth +filled +0.965 0.906 0.863 nodecolor +newpath 901.887 623.181 moveto +882.664 627.949 lineto +847.145 622.806 lineto +814.04 612.844 lineto +794.03 600.673 lineto +788.4 587.076 lineto +797.336 576.051 lineto +822.568 574.938 lineto +859.602 587.29 lineto +892.328 607.194 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +819.375 597.275 moveto +(TS 4.0) +[9 9 3.75 8.25 3.75 7.5] +xshow +grestore +% Unix/TS 3.0->TS 4.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 802 765 moveto +809 734 825 667 834 630 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 837.471 630.492 moveto +836 620 lineto +830.607 629.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 837.471 630.492 moveto +836 620 lineto +830.607 629.119 lineto +closepath stroke +grestore +% PWB 2.0->Unix/TS 3.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 727 976 moveto +711 947 684 888 707 845 curveto +717 824 738 810 757 800 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 758.958 802.916 moveto +766 795 lineto +755.559 796.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 758.958 802.916 moveto +766 795 lineto +755.559 796.797 lineto +closepath stroke +grestore +% 8th Edition +gsave +0.506 1.000 0.804 nodecolor +newpath 626.042 517.062 moveto +581.575 497.741 lineto +612.206 458.797 lineto +740.177 514.399 lineto +closepath fill +1 setlinewidth +filled +0.506 1.000 0.804 nodecolor +newpath 626.042 517.062 moveto +581.575 497.741 lineto +612.206 458.797 lineto +740.177 514.399 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +606.625 492.275 moveto +(8th Edition) +[7.5 5.25 7.5 3.75 9 7.5 3 5.25 3 7.5 7.5] +xshow +grestore +% 7th Edition->8th Edition +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 386 981 moveto +407 974 433 964 456 957 curveto +511 939 543 964 580 921 curveto +621 873 599 844 599 782 curveto +599 782 599 782 599 694 curveto +599 634 617 565 630 527 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 633.479 527.584 moveto +633 517 lineto +626.774 525.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 633.479 527.584 moveto +633 517 lineto +626.774 525.573 lineto +closepath stroke +grestore +% 32V +gsave +0.573 0.612 0.804 nodecolor +newpath 566.897 888.296 moveto +569.566 905.591 lineto +523.743 902.423 lineto +478.866 884.63 lineto +483.662 869.06 lineto +512.941 862.452 lineto +539.325 868.549 lineto +closepath fill +1 setlinewidth +filled +0.573 0.612 0.804 nodecolor +newpath 566.897 888.296 moveto +569.566 905.591 lineto +523.743 902.423 lineto +478.866 884.63 lineto +483.662 869.06 lineto +512.941 862.452 lineto +539.325 868.549 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +512.625 878.275 moveto +(32V) +[8.25 7.5 9] +xshow +grestore +% 7th Edition->32V +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 378 978 moveto +402 964 439 941 470 921 curveto +479 915 489 908 499 902 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 501.1 904.8 moveto +507 896 lineto +496.9 899.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 501.1 904.8 moveto +507 896 lineto +496.9 899.2 lineto +closepath stroke +grestore +% V7M +gsave +0.667 1.000 0.502 nodecolor +newpath 94.2341 788.382 moveto +88.5079 798.572 lineto +66.9271 802.432 lineto +45.846 801.726 lineto +30.2188 795.487 lineto +15.9884 782.095 lineto +5.49214 765.428 lineto +10.8505 755.092 lineto +38.1279 758.272 lineto +73.8072 772.516 lineto +closepath fill +1 setlinewidth +filled +0.667 1.000 0.502 nodecolor +newpath 94.2341 788.382 moveto +88.5079 798.572 lineto +66.9271 802.432 lineto +45.846 801.726 lineto +30.2188 795.487 lineto +15.9884 782.095 lineto +5.49214 765.428 lineto +10.8505 755.092 lineto +38.1279 758.272 lineto +73.8072 772.516 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +33.125 777.275 moveto +(V7M) +[9 7.5 11.25] +xshow +grestore +% 7th Edition->V7M +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 305 984 moveto +263 973 202 953 157 921 curveto +116 891 83 842 63 811 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 65.916 809.042 moveto +58 802 lineto +59.7969 812.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 65.916 809.042 moveto +58 802 lineto +59.7969 812.441 lineto +closepath stroke +grestore +% Ultrix-11 +gsave +0.333 0.243 0.545 nodecolor +newpath 167.416 378.491 moveto +168.861 389.347 lineto +148.969 398.542 lineto +124.331 403.265 lineto +100.923 401.443 lineto +76.5698 392.909 lineto +57.1391 380.653 lineto +59.0453 370.058 lineto +90.5532 365.87 lineto +136.193 369.422 lineto +closepath fill +1 setlinewidth +filled +0.333 0.243 0.545 nodecolor +newpath 167.416 378.491 moveto +168.861 389.347 lineto +148.969 398.542 lineto +124.331 403.265 lineto +100.923 401.443 lineto +76.5698 392.909 lineto +57.1391 380.653 lineto +59.0453 370.058 lineto +90.5532 365.87 lineto +136.193 369.422 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +87.125 380.275 moveto +(Ultrix-11) +[9.75 3 5.25 5.25 3 6.75 4.5 6.75 7.5] +xshow +grestore +% 7th Edition->Ultrix-11 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 304 985 moveto +267 976 217 957 190 921 curveto +153 871 171 844 171 782 curveto +171 782 171 782 171 602 curveto +171 532 142 453 125 412 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 128.26 410.717 moveto +121 403 lineto +121.863 413.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 128.26 410.717 moveto +121 403 lineto +121.863 413.56 lineto +closepath stroke +grestore +% Xenix +gsave +0.043 0.686 1.000 nodecolor +newpath 285.207 901.773 moveto +255.982 903.548 lineto +221.753 895.139 lineto +202.571 881.472 lineto +204.471 866.847 lineto +226.34 859.831 lineto +260.569 868.24 lineto +287.107 887.148 lineto +closepath fill +1 setlinewidth +filled +0.043 0.686 1.000 nodecolor +newpath 285.207 901.773 moveto +255.982 903.548 lineto +221.753 895.139 lineto +202.571 881.472 lineto +204.471 866.847 lineto +226.34 859.831 lineto +260.569 868.24 lineto +287.107 887.148 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +225.75 878.275 moveto +(Xenix) +[9 8.25 7.5 3 6.75] +xshow +grestore +% 7th Edition->Xenix +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 332 975 moveto +315 957 289 931 270 910 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 272.546 907.596 moveto +263 903 lineto +267.596 912.546 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 272.546 907.596 moveto +263 903 lineto +267.596 912.546 lineto +closepath stroke +grestore +% UniPlus+ +gsave +0.227 0.561 0.804 nodecolor +newpath 442.225 897.78 moveto +414.916 908.795 lineto +345.947 894.399 lineto +304.88 871.419 lineto +340.265 863.147 lineto +399.987 867.16 lineto +432.781 878.299 lineto +closepath fill +1 setlinewidth +filled +0.227 0.561 0.804 nodecolor +newpath 442.225 897.78 moveto +414.916 908.795 lineto +345.947 894.399 lineto +304.88 871.419 lineto +340.265 863.147 lineto +399.987 867.16 lineto +432.781 878.299 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +355.625 878.275 moveto +(UniPlus+) +[9.75 7.5 3 9 3 7.5 6.75 8.25] +xshow +grestore +% 7th Edition->UniPlus+ +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 974 moveto +362 956 369 930 375 911 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 378.479 911.584 moveto +378 901 lineto +371.774 909.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 378.479 911.584 moveto +378 901 lineto +371.774 909.573 lineto +closepath stroke +grestore +% 9th Edition +gsave +0.024 0.663 0.804 nodecolor +newpath 711.673 399.428 moveto +677.617 409.635 lineto +634.371 399.921 lineto +617.202 378.971 lineto +641.738 363.931 lineto +685.601 364.147 lineto +714.798 378.966 lineto +closepath fill +1 setlinewidth +filled +0.024 0.663 0.804 nodecolor +newpath 711.673 399.428 moveto +677.617 409.635 lineto +634.371 399.921 lineto +617.202 378.971 lineto +641.738 363.931 lineto +685.601 364.147 lineto +714.798 378.966 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +635.25 380.275 moveto +(9th Edition) +[8.25 5.25 7.5 3.75 9 7.5 3 5.25 3 7.5 7.5] +xshow +grestore +% 8th Edition->9th Edition +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 646 473 moveto +650 456 656 435 661 417 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 664.471 417.492 moveto +663 407 lineto +657.607 416.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 664.471 417.492 moveto +663 407 lineto +657.607 416.119 lineto +closepath stroke +grestore +% 3 BSD +gsave +0.149 0.192 1.000 nodecolor +newpath 553.144 777.879 moveto +552.639 789.32 lineto +536.229 797.966 lineto +507.263 800 lineto +477.92 794.841 lineto +463.016 785.095 lineto +469.361 774.68 lineto +491.61 767.061 lineto +518.346 764.634 lineto +540.471 768.524 lineto +closepath fill +1 setlinewidth +filled +0.149 0.192 1.000 nodecolor +newpath 553.144 777.879 moveto +552.639 789.32 lineto +536.229 797.966 lineto +507.263 800 lineto +477.92 794.841 lineto +463.016 785.095 lineto +469.361 774.68 lineto +491.61 767.061 lineto +518.346 764.634 lineto +540.471 768.524 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +491.125 777.275 moveto +(3 BSD) +[8.25 3.75 9 9 9.75] +xshow +grestore +% 32V->3 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 522 864 moveto +520 849 517 827 515 810 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 518.393 809.119 moveto +513 800 lineto +511.529 810.492 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 518.393 809.119 moveto +513 800 lineto +511.529 810.492 lineto +closepath stroke +grestore +% V7M->Ultrix-11 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 47 762 moveto +48 724 51 640 62 571 curveto +72 513 92 448 104 412 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 107.479 412.584 moveto +107 402 lineto +100.774 410.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 107.479 412.584 moveto +107 402 lineto +100.774 410.573 lineto +closepath stroke +grestore +% 2.8 BSD +gsave +0.561 0.310 1.000 nodecolor +newpath 256.195 519.577 moveto +208.423 499.212 lineto +250.539 470.473 lineto +316.843 498.738 lineto +closepath fill +1 setlinewidth +filled +0.561 0.310 1.000 nodecolor +newpath 256.195 519.577 moveto +208.423 499.212 lineto +250.539 470.473 lineto +316.843 498.738 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +232.875 492.275 moveto +(2.8 BSD) +[7.5 3.75 7.5 3.75 9 9 9.75] +xshow +grestore +% 2 BSD->2.8 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 128 587 moveto +154 570 199 538 229 518 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 231.1 520.8 moveto +237 512 lineto +226.9 515.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 231.1 520.8 moveto +237 512 lineto +226.9 515.2 lineto +closepath stroke +grestore +% 2.8 BSD->Ultrix-11 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 236 480 moveto +211 461 170 430 142 408 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 144.1 405.2 moveto +134 402 lineto +139.9 410.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 144.1 405.2 moveto +134 402 lineto +139.9 410.8 lineto +closepath stroke +grestore +% 2.9 BSD +gsave +0.443 0.502 0.933 nodecolor +newpath 233.199 404.316 moveto +202.695 367.681 lineto +267.129 346.862 lineto +328.977 421.141 lineto +closepath fill +1 setlinewidth +filled +0.443 0.502 0.933 nodecolor +newpath 233.199 404.316 moveto +202.695 367.681 lineto +267.129 346.862 lineto +328.977 421.141 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +232.5 380.275 moveto +(2.9 BSD) +[7.5 3.75 8.25 3.75 9 9 9.75] +xshow +grestore +% 2.8 BSD->2.9 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 258 474 moveto +258 458 258 437 258 419 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 261.5 419 moveto +258 409 lineto +254.5 419 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 261.5 419 moveto +258 409 lineto +254.5 419 lineto +closepath stroke +grestore +% 4 BSD +gsave +0.082 1.000 1.000 nodecolor +newpath 507.211 708.435 moveto +458.145 712.843 lineto +432.372 691.211 lineto +449.237 669.687 lineto +528.036 687.823 lineto +closepath fill +1 setlinewidth +filled +0.082 1.000 1.000 nodecolor +newpath 507.211 708.435 moveto +458.145 712.843 lineto +432.372 691.211 lineto +449.237 669.687 lineto +528.036 687.823 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +455.125 689.275 moveto +(4 BSD) +[8.25 3.75 9 9 9.75] +xshow +grestore +% 3 BSD->4 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 504 766 moveto +499 753 492 735 486 721 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 488.964 718.985 moveto +482 711 lineto +482.464 721.585 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 488.964 718.985 moveto +482 711 lineto +482.464 721.585 lineto +closepath stroke +grestore +% 4.1 BSD +gsave +0.165 0.122 1.000 nodecolor +newpath 473.48 628.988 moveto +408.748 606.691 lineto +430.919 571.705 lineto +514.853 600.617 lineto +closepath fill +1 setlinewidth +filled +0.165 0.122 1.000 nodecolor +newpath 473.48 628.988 moveto +408.748 606.691 lineto +430.919 571.705 lineto +514.853 600.617 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +431.5 597.275 moveto +(4.1 BSD) +[8.25 3.75 7.5 3.75 9 9 9.75] +xshow +grestore +% 4 BSD->4.1 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 471 674 moveto +469 663 466 648 464 635 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 467.393 634.119 moveto +462 625 lineto +460.529 635.492 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 467.393 634.119 moveto +462 625 lineto +460.529 635.492 lineto +closepath stroke +grestore +% 4.1 BSD->8th Edition +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 481 588 moveto +512 570 568 538 605 517 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 606.958 519.916 moveto +614 512 lineto +603.559 513.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 606.958 519.916 moveto +614 512 lineto +603.559 513.797 lineto +closepath stroke +grestore +% 4.1 BSD->2.8 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 423 584 moveto +386 565 329 534 292 515 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 293.441 511.797 moveto +283 510 lineto +290.042 517.916 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 293.441 511.797 moveto +283 510 lineto +290.042 517.916 lineto +closepath stroke +grestore +% 4.2 BSD +gsave +0.776 0.753 0.545 nodecolor +newpath 521.764 519.976 moveto +499.23 524.388 lineto +457.128 518.34 lineto +418.901 508.076 lineto +396.34 496.014 lineto +388.96 481.896 lineto +396.77 469.612 lineto +424.148 467.789 lineto +467.999 481.059 lineto +508.76 502.851 lineto +closepath fill +1 setlinewidth +filled +0.776 0.753 0.545 nodecolor +newpath 521.764 519.976 moveto +499.23 524.388 lineto +457.128 518.34 lineto +418.901 508.076 lineto +396.34 496.014 lineto +388.96 481.896 lineto +396.77 469.612 lineto +424.148 467.789 lineto +467.999 481.059 lineto +508.76 502.851 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +422.5 492.275 moveto +(4.2 BSD) +[8.25 3.75 7.5 3.75 9 9 9.75] +xshow +grestore +% 4.1 BSD->4.2 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 455 580 moveto +453 564 452 543 451 526 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 454.478 525.602 moveto +450 516 lineto +447.512 526.299 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 454.478 525.602 moveto +450 516 lineto +447.512 526.299 lineto +closepath stroke +grestore +% 4.3 BSD +gsave +0.145 0.196 0.933 nodecolor +newpath 592.754 397.713 moveto +573.327 409.894 lineto +548.045 412.566 lineto +526.682 404.898 lineto +517.354 389.747 lineto +523.478 372.665 lineto +542.673 360.106 lineto +567.722 357.056 lineto +589.174 364.868 lineto +598.79 380.487 lineto +closepath fill +1 setlinewidth +filled +0.145 0.196 0.933 nodecolor +newpath 592.754 397.713 moveto +573.327 409.894 lineto +548.045 412.566 lineto +526.682 404.898 lineto +517.354 389.747 lineto +523.478 372.665 lineto +542.673 360.106 lineto +567.722 357.056 lineto +589.174 364.868 lineto +598.79 380.487 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +532.125 380.275 moveto +(4.3 BSD) +[8.25 3.75 8.25 3.75 9 9 9.75] +xshow +grestore +% 4.2 BSD->4.3 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 465 480 moveto +481 463 508 436 528 415 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 530.404 417.546 moveto +535 408 lineto +525.454 412.596 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 530.404 417.546 moveto +535 408 lineto +525.454 412.596 lineto +closepath stroke +grestore +% Ultrix-32 +gsave +0.118 0.855 0.804 nodecolor +newpath 448.499 407.173 moveto +380.634 396.037 lineto +364.087 357.344 lineto +498.78 379.446 lineto +closepath fill +1 setlinewidth +filled +0.118 0.855 0.804 nodecolor +newpath 448.499 407.173 moveto +380.634 396.037 lineto +364.087 357.344 lineto +498.78 379.446 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +396.375 380.275 moveto +(Ultrix-32) +[9.75 3 5.25 5.25 3 6.75 4.5 8.25 7.5] +xshow +grestore +% 4.2 BSD->Ultrix-32 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 443 473 moveto +439 455 433 432 429 414 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 432.393 413.119 moveto +427 404 lineto +425.529 414.492 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 432.393 413.119 moveto +427 404 lineto +425.529 414.492 lineto +closepath stroke +grestore +% PWB 1.2->PWB 2.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 820 1069 moveto +804 1054 784 1036 769 1022 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 770.831 1018.95 moveto +761 1015 lineto +766.221 1024.22 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 770.831 1018.95 moveto +761 1015 lineto +766.221 1024.22 lineto +closepath stroke +grestore +% CB Unix 1 +gsave +0.000 0.808 0.698 nodecolor +newpath 1131.17 1002 moveto +1119.91 1014.36 lineto +1088.99 1017.83 lineto +1056.3 1012 lineto +1031.89 997.742 lineto +1021.94 979.894 lineto +1034.53 968.005 lineto +1070.2 969.902 lineto +1111.06 984.277 lineto +closepath fill +1 setlinewidth +filled +0.000 0.808 0.698 nodecolor +newpath 1131.17 1002 moveto +1119.91 1014.36 lineto +1088.99 1017.83 lineto +1056.3 1012 lineto +1031.89 997.742 lineto +1021.94 979.894 lineto +1034.53 968.005 lineto +1070.2 969.902 lineto +1111.06 984.277 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +1043.62 989.275 moveto +(CB Unix 1) +[9.75 9 3.75 9.75 7.5 3 6.75 3.75 7.5] +xshow +grestore +% USG 1.0->CB Unix 1 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1010 1083 moveto +1022 1066 1040 1041 1055 1021 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1057.8 1023.1 moveto +1061 1013 lineto +1052.2 1018.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1057.8 1023.1 moveto +1061 1013 lineto +1052.2 1018.9 lineto +closepath stroke +grestore +% USG 2.0 +gsave +0.247 1.000 0.545 nodecolor +newpath 880.271 1029.67 moveto +832.221 957.131 lineto +925.049 975.419 lineto +950.458 1013.78 lineto +closepath fill +1 setlinewidth +filled +0.247 1.000 0.545 nodecolor +newpath 880.271 1029.67 moveto +832.221 957.131 lineto +925.049 975.419 lineto +950.458 1013.78 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +871.125 989.275 moveto +(USG 2.0) +[9.75 9 10.5 3.75 7.5 3.75 7.5] +xshow +grestore +% USG 1.0->USG 2.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 980 1083 moveto +966 1068 946 1046 929 1028 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 931.546 1025.6 moveto +922 1021 lineto +926.596 1030.55 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 931.546 1025.6 moveto +922 1021 lineto +926.596 1030.55 lineto +closepath stroke +grestore +% CB Unix 2 +gsave +0.231 0.816 1.000 nodecolor +newpath 1162.89 881.45 moveto +1169.84 895.655 lineto +1157.37 905.027 lineto +1118.7 903.113 lineto +1073.02 891.74 lineto +1052.03 878.805 lineto +1068.16 870.345 lineto +1103.71 866.718 lineto +1133.56 866.438 lineto +1150.72 870.709 lineto +closepath fill +1 setlinewidth +filled +0.231 0.816 1.000 nodecolor +newpath 1162.89 881.45 moveto +1169.84 895.655 lineto +1157.37 905.027 lineto +1118.7 903.113 lineto +1073.02 891.74 lineto +1052.03 878.805 lineto +1068.16 870.345 lineto +1103.71 866.718 lineto +1133.56 866.438 lineto +1150.72 870.709 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +1088.62 878.275 moveto +(CB Unix 2) +[9.75 9 3.75 9.75 7.5 3 6.75 3.75 7.5] +xshow +grestore +% CB Unix 1->CB Unix 2 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1082 974 moveto +1089 956 1099 931 1107 911 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1110.14 912.56 moveto +1111 902 lineto +1103.74 909.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1110.14 912.56 moveto +1111 902 lineto +1103.74 909.717 lineto +closepath stroke +grestore +% USG 3.0 +gsave +0.090 0.227 0.933 nodecolor +newpath 799.852 907.118 moveto +749.542 886.16 lineto +762.545 844.884 lineto +880.061 893.838 lineto +closepath fill +1 setlinewidth +filled +0.090 0.227 0.933 nodecolor +newpath 799.852 907.118 moveto +749.542 886.16 lineto +762.545 844.884 lineto +880.061 893.838 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +771.75 878.275 moveto +(USG 3.0) +[9.75 9 10.5 3.75 8.25 3.75 7.5] +xshow +grestore +% USG 2.0->USG 3.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 871 965 moveto +856 949 838 929 824 913 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 826.219 910.221 moveto +817 905 lineto +820.951 914.831 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 826.219 910.221 moveto +817 905 lineto +820.951 914.831 lineto +closepath stroke +grestore +% CB Unix 3 +gsave +0.090 0.227 0.545 nodecolor +newpath 1082.94 780.321 moveto +1099.23 795.958 lineto +1090.99 806.264 lineto +1047.28 804.241 lineto +990.163 791.83 lineto +958.884 777.557 lineto +970.766 768.042 lineto +1007.18 763.859 lineto +1040.14 763.543 lineto +1062.42 768.386 lineto +closepath fill +1 setlinewidth +filled +0.090 0.227 0.545 nodecolor +newpath 1082.94 780.321 moveto +1099.23 795.958 lineto +1090.99 806.264 lineto +1047.28 804.241 lineto +990.163 791.83 lineto +958.884 777.557 lineto +970.766 768.042 lineto +1007.18 763.859 lineto +1040.14 763.543 lineto +1062.42 768.386 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +1004.25 777.275 moveto +(CB Unix 3) +[9.75 9 3.75 9.75 7.5 3 6.75 3.75 8.25] +xshow +grestore +% CB Unix 2->CB Unix 3 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1105 866 moveto +1093 852 1075 831 1060 813 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1062.8 810.9 moveto +1054 805 lineto +1057.2 815.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1062.8 810.9 moveto +1054 805 lineto +1057.2 815.1 lineto +closepath stroke +grestore +% Unix/TS++ +gsave +0.016 0.118 0.933 nodecolor +newpath 1000.14 701.047 moveto +971.101 715.423 lineto +885.606 706.315 lineto +867.857 686.953 lineto +916.251 674.638 lineto +963.042 679.623 lineto +closepath fill +1 setlinewidth +filled +0.016 0.118 0.933 nodecolor +newpath 1000.14 701.047 moveto +971.101 715.423 lineto +885.606 706.315 lineto +867.857 686.953 lineto +916.251 674.638 lineto +963.042 679.623 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +901.375 689.275 moveto +(Unix/TS++) +[9.75 7.5 3 6.75 3.75 9 9 8.25 8.25] +xshow +grestore +% CB Unix 3->Unix/TS++ +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1014 764 moveto +1000 751 981 735 965 721 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 966.831 717.951 moveto +957 714 lineto +962.221 723.219 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 966.831 717.951 moveto +957 714 lineto +962.221 723.219 lineto +closepath stroke +grestore +% PDP-11 Sys V +gsave +0.514 0.404 1.000 nodecolor +newpath 1146.07 698.713 moveto +1125.32 709.212 lineto +1086.15 713.066 lineto +1050.32 709.358 lineto +1029.32 698.464 lineto +1027.67 684.121 lineto +1049.61 673.929 lineto +1091.36 674.324 lineto +1132.18 684.813 lineto +closepath fill +1 setlinewidth +filled +0.514 0.404 1.000 nodecolor +newpath 1146.07 698.713 moveto +1125.32 709.212 lineto +1086.15 713.066 lineto +1050.32 709.358 lineto +1029.32 698.464 lineto +1027.67 684.121 lineto +1049.61 673.929 lineto +1091.36 674.324 lineto +1132.18 684.813 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +1039.25 689.275 moveto +(PDP-11 Sys V) +[9 9.75 9 4.5 6.75 7.5 3.75 9 6.75 6.75 3.75 9] +xshow +grestore +% CB Unix 3->PDP-11 Sys V +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1045 764 moveto +1051 752 1060 735 1067 721 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1070.2 722.441 moveto +1072 712 lineto +1064.08 719.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1070.2 722.441 moveto +1072 712 lineto +1064.08 719.042 lineto +closepath stroke +grestore +% CB Unix 3->TS 4.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 976 767 moveto +931 755 875 737 859 719 curveto +839 694 836 656 837 630 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 840.488 630.299 moveto +838 620 lineto +833.522 629.602 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 840.488 630.299 moveto +838 620 lineto +833.522 629.602 lineto +closepath stroke +grestore +% Unix/TS++->TS 4.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 915 675 moveto +902 663 886 647 871 632 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 873.546 629.596 moveto +864 625 lineto +868.596 634.546 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 873.546 629.596 moveto +864 625 lineto +868.596 634.546 lineto +closepath stroke +grestore +% USG 3.0->Unix/TS 3.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 798 860 moveto +798 846 798 828 798 813 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 801.5 813 moveto +798 803 lineto +794.5 813 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 801.5 813 moveto +798 803 lineto +794.5 813 lineto +closepath stroke +grestore +% Unix/TS 1.0 +gsave +0.043 1.000 1.000 nodecolor +newpath 932.996 908.755 moveto +897.85 867.082 lineto +1004.92 864.256 lineto +1028.24 891.907 lineto +closepath fill +1 setlinewidth +filled +0.043 1.000 1.000 nodecolor +newpath 932.996 908.755 moveto +897.85 867.082 lineto +1004.92 864.256 lineto +1028.24 891.907 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +930.375 878.275 moveto +(Unix/TS 1.0) +[9.75 7.5 3 6.75 3.75 9 9 3.75 7.5 3.75 7.5] +xshow +grestore +% Unix/TS 1.0->Unix/TS 3.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 938 866 moveto +914 852 878 830 850 813 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 851.441 809.797 moveto +841 808 lineto +848.042 815.916 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 851.441 809.797 moveto +841 808 lineto +848.042 815.916 lineto +closepath stroke +grestore +% System V.0 +gsave +0.082 1.000 1.000 nodecolor +newpath 909.23 498.999 moveto +890.062 510.072 lineto +847.318 515 lineto +800.714 511.425 lineto +772.492 501.1 lineto +776.294 488.937 lineto +810.056 480.576 lineto +857.446 479.828 lineto +896.388 487.063 lineto +closepath fill +1 setlinewidth +filled +0.082 1.000 1.000 nodecolor +newpath 909.23 498.999 moveto +890.062 510.072 lineto +847.318 515 lineto +800.714 511.425 lineto +772.492 501.1 lineto +776.294 488.937 lineto +810.056 480.576 lineto +857.446 479.828 lineto +896.388 487.063 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +804.75 492.275 moveto +(System V.0) +[9 6.75 6.75 5.25 8.25 11.25 3.75 8.25 3.75 7.5] +xshow +grestore +% TS 4.0->System V.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 840 581 moveto +840 564 840 542 840 525 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 843.5 525 moveto +840 515 lineto +836.5 525 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 843.5 525 moveto +840 515 lineto +836.5 525 lineto +closepath stroke +grestore +% System V.2 +gsave +0.227 0.561 0.545 nodecolor +newpath 919.243 403.041 moveto +861.66 409.956 lineto +750.101 384.557 lineto +760.757 366.959 lineto +850.656 367.402 lineto +897.583 378.086 lineto +closepath fill +1 setlinewidth +filled +0.227 0.561 0.545 nodecolor +newpath 919.243 403.041 moveto +861.66 409.956 lineto +750.101 384.557 lineto +760.757 366.959 lineto +850.656 367.402 lineto +897.583 378.086 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +804.75 380.275 moveto +(System V.2) +[9 6.75 6.75 5.25 8.25 11.25 3.75 8.25 3.75 7.5] +xshow +grestore +% System V.0->System V.2 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 840 480 moveto +840 463 840 436 840 415 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 843.5 415 moveto +840 405 lineto +836.5 415 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 843.5 415 moveto +840 405 lineto +836.5 415 lineto +closepath stroke +grestore +% System V.3 +gsave +0.592 0.208 1.000 nodecolor +newpath 890.936 307.373 moveto +831.952 304.475 lineto +791.736 295.454 lineto +787.864 280.067 lineto +810.543 262.865 lineto +861.06 266.968 lineto +905.909 291.798 lineto +closepath fill +1 setlinewidth +filled +0.592 0.208 1.000 nodecolor +newpath 890.936 307.373 moveto +831.952 304.475 lineto +791.736 295.454 lineto +787.864 280.067 lineto +810.543 262.865 lineto +861.06 266.968 lineto +905.909 291.798 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +804.375 282.275 moveto +(System V.3) +[9 6.75 6.75 5.25 8.25 11.25 3.75 8.25 3.75 8.25] +xshow +grestore +% System V.2->System V.3 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 840 367 moveto +840 353 840 332 840 315 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 843.5 315 moveto +840 305 lineto +836.5 315 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 843.5 315 moveto +840 305 lineto +836.5 315 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 468 431 +end +restore +%%EOF diff --git a/rtest/nshare/rotate_dot1.png b/rtest/nshare/rotate_dot1.png new file mode 100644 index 0000000000000000000000000000000000000000..579bbb88471b8fe0ed352ca57bcdf9b38f86c248 GIT binary patch literal 84435 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' 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 431 +%%PageOrientation: Landscape +0 0 1 beginpage +gsave +36 36 432 395 boxprim clip newpath +0.330528 0.330528 set_scale 90 rotate 112.917 -1411.92 translate +0.000 0.000 0.000 graphcolor +36.00 /Helvetica set_font +402.5 53.85 moveto +(Object Oriented Graphs) +[27.75 19.5 8.25 20.25 18 10.5 9.75 27.75 12 8.25 20.25 20.25 10.5 20.25 20.25 9.75 27.75 12 20.25 19.5 20.25 18] +xshow +0.000 0.000 0.000 graphcolor +36.00 /Helvetica set_font +405.5 12.6 moveto +(Stephen North, 3/19/93) +[24 10.5 20.25 19.5 20.25 20.25 20.25 9.75 26.25 19.5 12 10.5 20.25 9.75 9.75 21 9.75 20.25 20.25 9.75 20.25 21] +xshow +% 5th Edition +gsave +0.035 0.588 0.933 nodecolor +newpath 798.293 1276.42 moveto +806.851 1291.83 lineto +779.832 1298.62 lineto +718.285 1291.36 lineto +668.77 1276.9 lineto +672.218 1265.5 lineto +715.422 1260.22 lineto +756.379 1259.26 lineto +779.95 1263.87 lineto +closepath fill +1 setlinewidth +filled +0.035 0.588 0.933 nodecolor +newpath 798.293 1276.42 moveto +806.851 1291.83 lineto +779.832 1298.62 lineto +718.285 1291.36 lineto +668.77 1276.9 lineto +672.218 1265.5 lineto +715.422 1260.22 lineto +756.379 1259.26 lineto +779.95 1263.87 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +710.625 1271.28 moveto +(5th Edition) +[7.5 5.25 7.5 3.75 9 7.5 3 5.25 3 7.5 7.5] +xshow +grestore +% 6th Edition +gsave +0.541 1.000 1.000 nodecolor +newpath 658.855 1207.13 moveto +582.1 1216.35 lineto +481.713 1194.68 lineto +504.152 1172.61 lineto +598.18 1179.23 lineto +closepath fill +1 setlinewidth +filled +0.541 1.000 1.000 nodecolor +newpath 658.855 1207.13 moveto +582.1 1216.35 lineto +481.713 1194.68 lineto +504.152 1172.61 lineto +598.18 1179.23 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +531.25 1189.28 moveto +(6th Edition) +[8.25 5.25 7.5 3.75 9 7.5 3 5.25 3 7.5 7.5] +xshow +grestore +% 5th Edition->6th Edition +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 711 1261 moveto +685 1248 647 1232 616 1217 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 617.56 1213.86 moveto +607 1213 lineto +614.717 1220.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 617.56 1213.86 moveto +607 1213 lineto +614.717 1220.26 lineto +closepath stroke +grestore +% PWB 1.0 +gsave +0.118 0.855 0.933 nodecolor +newpath 881.029 1212.23 moveto +847.582 1212.06 lineto +819.005 1201.19 lineto +812.038 1185.96 lineto +830.884 1175.58 lineto +864.505 1176.13 lineto +893.082 1187 lineto +899.876 1201.85 lineto +closepath fill +1 setlinewidth +filled +0.118 0.855 0.933 nodecolor +newpath 881.029 1212.23 moveto +847.582 1212.06 lineto +819.005 1201.19 lineto +812.038 1185.96 lineto +830.884 1175.58 lineto +864.505 1176.13 lineto +893.082 1187 lineto +899.876 1201.85 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +829.375 1189.28 moveto +(PWB 1.0) +[9 12.75 9 3.75 7.5 3.75 7.5] +xshow +grestore +% 5th Edition->PWB 1.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 765 1261 moveto +782 1248 809 1229 829 1214 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 831.1 1216.8 moveto +837 1208 lineto +826.9 1211.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 831.1 1216.8 moveto +837 1208 lineto +826.9 1211.2 lineto +closepath stroke +grestore +% LSX +gsave +0.090 0.388 0.933 nodecolor +newpath 793.034 1102.35 moveto +780.621 1112.08 lineto +757.48 1117.35 lineto +739.445 1117.03 lineto +727.284 1109.21 lineto +719.019 1095.48 lineto +723.521 1083.62 lineto +748.095 1081.7 lineto +779.502 1090.17 lineto +closepath fill +1 setlinewidth +filled +0.090 0.388 0.933 nodecolor +newpath 793.034 1102.35 moveto +780.621 1112.08 lineto +757.48 1117.35 lineto +739.445 1117.03 lineto +727.284 1109.21 lineto +719.019 1095.48 lineto +723.521 1083.62 lineto +748.095 1081.7 lineto +779.502 1090.17 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +739.25 1096.28 moveto +(LSX) +[7.5 9 9] +xshow +grestore +% 6th Edition->LSX +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 601 1180 moveto +629 1169 669 1153 702 1135 curveto +710 1131 719 1125 727 1120 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 729.1 1122.8 moveto +735 1114 lineto +724.9 1117.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 729.1 1122.8 moveto +735 1114 lineto +724.9 1117.2 lineto +closepath stroke +grestore +% 1 BSD +gsave +0.137 1.000 1.000 nodecolor +newpath 228.04 1106.12 moveto +217.579 1120.99 lineto +180.871 1119.4 lineto +151.037 1103.96 lineto +156.022 1087.69 lineto +184.155 1080.82 lineto +212.295 1088.02 lineto +closepath fill +1 setlinewidth +filled +0.137 1.000 1.000 nodecolor +newpath 228.04 1106.12 moveto +217.579 1120.99 lineto +180.871 1119.4 lineto +151.037 1103.96 lineto +156.022 1087.69 lineto +184.155 1080.82 lineto +212.295 1088.02 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +170.5 1096.28 moveto +(1 BSD) +[7.5 3.75 9 9 9.75] +xshow +grestore +% 6th Edition->1 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 493 1184 moveto +433 1174 345 1158 270 1135 curveto +257 1131 243 1125 230 1120 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 231.56 1116.86 moveto +221 1116 lineto +228.717 1123.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 231.56 1116.86 moveto +221 1116 lineto +228.717 1123.26 lineto +closepath stroke +grestore +% Mini Unix +gsave +0.231 0.816 1.000 nodecolor +newpath 533.569 1124.75 moveto +440.986 1122.91 lineto +464.681 1077.29 lineto +552.764 1079.05 lineto +closepath fill +1 setlinewidth +filled +0.231 0.816 1.000 nodecolor +newpath 533.569 1124.75 moveto +440.986 1122.91 lineto +464.681 1077.29 lineto +552.764 1079.05 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +470.25 1096.28 moveto +(Mini Unix) +[11.25 3 7.5 3 3.75 9.75 7.5 3 6.75] +xshow +grestore +% 6th Edition->Mini Unix +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 552 1176 moveto +543 1163 531 1147 521 1132 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 523.8 1129.9 moveto +515 1124 lineto +518.2 1134.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 523.8 1129.9 moveto +515 1124 lineto +518.2 1134.1 lineto +closepath stroke +grestore +% Wollongong +gsave +0.333 0.239 0.737 nodecolor +newpath 645.199 1123.14 moveto +576.839 1109.84 lineto +586.091 1084.32 lineto +663.868 1084.28 lineto +693.003 1103.41 lineto +closepath fill +1 setlinewidth +filled +0.333 0.239 0.737 nodecolor +newpath 645.199 1123.14 moveto +576.839 1109.84 lineto +586.091 1084.32 lineto +663.868 1084.28 lineto +693.003 1103.41 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +597.375 1096.28 moveto +(Wollongong) +[12.75 7.5 3 3 7.5 7.5 7.5 7.5 7.5 7.5] +xshow +grestore +% 6th Edition->Wollongong +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 577 1177 moveto +587 1164 602 1143 614 1127 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 616.8 1129.1 moveto +620 1119 lineto +611.2 1124.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 616.8 1129.1 moveto +620 1119 lineto +611.2 1124.9 lineto +closepath stroke +grestore +% Interdata +gsave +0.580 0.882 1.000 nodecolor +newpath 356.681 1134.44 moveto +278.853 1087.75 lineto +365.801 1079.85 lineto +402.665 1101.96 lineto +closepath fill +1 setlinewidth +filled +0.580 0.882 1.000 nodecolor +newpath 356.681 1134.44 moveto +278.853 1087.75 lineto +365.801 1079.85 lineto +402.665 1101.96 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +322.125 1096.28 moveto +(Interdata) +[3.75 7.5 5.25 8.25 5.25 7.5 7.5 5.25 7.5] +xshow +grestore +% 6th Edition->Interdata +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 518 1173 moveto +480 1157 429 1135 393 1119 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 394.56 1115.86 moveto +384 1115 lineto +391.717 1122.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 394.56 1115.86 moveto +384 1115 lineto +391.717 1122.26 lineto +closepath stroke +grestore +% PWB 1.2 +gsave +0.498 1.000 1.000 nodecolor +newpath 873.144 1131.36 moveto +835.24 1127.37 lineto +811.086 1095.83 lineto +820.754 1068.18 lineto +858.845 1072.94 lineto +893.956 1095.41 lineto +898.976 1115.92 lineto +closepath fill +1 setlinewidth +filled +0.498 1.000 1.000 nodecolor +newpath 873.144 1131.36 moveto +835.24 1127.37 lineto +811.086 1095.83 lineto +820.754 1068.18 lineto +858.845 1072.94 lineto +893.956 1095.41 lineto +898.976 1115.92 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +829.375 1096.28 moveto +(PWB 1.2) +[9 12.75 9 3.75 7.5 3.75 7.5] +xshow +grestore +% PWB 1.0->PWB 1.2 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 856 1176 moveto +856 1166 856 1153 856 1140 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 859.5 1140 moveto +856 1130 lineto +852.5 1140 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 859.5 1140 moveto +856 1130 lineto +852.5 1140 lineto +closepath stroke +grestore +% USG 1.0 +gsave +0.667 1.000 1.000 nodecolor +newpath 1023.99 1134.12 moveto +919.247 1093.29 lineto +1000.96 1079.94 lineto +1043.81 1096.65 lineto +closepath fill +1 setlinewidth +filled +0.667 1.000 1.000 nodecolor +newpath 1023.99 1134.12 moveto +919.247 1093.29 lineto +1000.96 1079.94 lineto +1043.81 1096.65 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +971.125 1096.28 moveto +(USG 1.0) +[9.75 9 10.5 3.75 7.5 3.75 7.5] +xshow +grestore +% PWB 1.0->USG 1.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 877 1180 moveto +900 1165 939 1139 966 1122 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 968.621 1124.46 moveto +975 1116 lineto +964.738 1118.63 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 968.621 1124.46 moveto +975 1116 lineto +964.738 1118.63 lineto +closepath stroke +grestore +% 2 BSD +gsave +0.098 0.192 1.000 nodecolor +newpath 118.802 619.626 moveto +87.5882 618.927 lineto +71.0179 605.61 lineto +81.5428 589.574 lineto +111.211 582.767 lineto +137.72 590.5 lineto +141.117 606.995 lineto +closepath fill +1 setlinewidth +filled +0.098 0.192 1.000 nodecolor +newpath 118.802 619.626 moveto +87.5882 618.927 lineto +71.0179 605.61 lineto +81.5428 589.574 lineto +111.211 582.767 lineto +137.72 590.5 lineto +141.117 606.995 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +87.5 597.275 moveto +(2 BSD) +[7.5 3.75 9 9 9.75] +xshow +grestore +% 1 BSD->2 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 180 1082 moveto +162 1044 126 958 126 883 curveto +126 883 126 883 126 782 curveto +126 728 117 664 112 629 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 115.393 628.119 moveto +110 619 lineto +108.529 629.492 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 115.393 628.119 moveto +110 619 lineto +108.529 629.492 lineto +closepath stroke +grestore +% Unix/TS 3.0 +gsave +0.831 0.118 0.933 nodecolor +newpath 876.439 797.599 moveto +851.909 808.769 lineto +784.961 800.788 lineto +714.812 778.332 lineto +704.233 761.494 lineto +759.419 760.138 lineto +826.367 768.119 lineto +865.86 780.761 lineto +closepath fill +1 setlinewidth +filled +0.831 0.118 0.933 nodecolor +newpath 876.439 797.599 moveto +851.909 808.769 lineto +784.961 800.788 lineto +714.812 778.332 lineto +704.233 761.494 lineto +759.419 760.138 lineto +826.367 768.119 lineto +865.86 780.761 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +762 777.275 moveto +(Unix/TS 3.0) +[9.75 7.5 3 6.75 3.75 9 9 3.75 8.25 3.75 7.5] +xshow +grestore +% Interdata->Unix/TS 3.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 376 1086 moveto +423 1056 530 987 613 921 curveto +652 889 656 875 695 845 curveto +717 829 742 813 762 801 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 763.958 803.916 moveto +771 796 lineto +760.559 797.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 763.958 803.916 moveto +771 796 lineto +760.559 797.797 lineto +closepath stroke +grestore +% PWB 2.0 +gsave +0.227 0.561 0.804 nodecolor +newpath 800.428 1011.88 moveto +743.236 1015.76 lineto +664.959 993.334 lineto +675.572 976.117 lineto +748.613 976.783 lineto +795.192 990.126 lineto +closepath fill +1 setlinewidth +filled +0.227 0.561 0.804 nodecolor +newpath 800.428 1011.88 moveto +743.236 1015.76 lineto +664.959 993.334 lineto +675.572 976.117 lineto +748.613 976.783 lineto +795.192 990.126 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +711.375 989.275 moveto +(PWB 2.0) +[9 12.75 9 3.75 7.5 3.75 7.5] +xshow +grestore +% Interdata->PWB 2.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 379 1087 moveto +394 1080 414 1072 432 1067 curveto +527 1039 557 1058 651 1031 curveto +668 1026 687 1018 703 1011 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 704.283 1014.26 moveto +712 1007 lineto +701.44 1007.86 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 704.283 1014.26 moveto +712 1007 lineto +701.44 1007.86 lineto +closepath stroke +grestore +% 7th Edition +gsave +0.067 0.855 0.824 nodecolor +newpath 392.776 1001.77 moveto +375.321 1013.1 lineto +348.577 1017.13 lineto +320.566 1010.61 lineto +302.826 996.677 lineto +304.841 982.787 lineto +326.679 974.901 lineto +357.807 974.311 lineto +384.143 979.519 lineto +396.465 989.196 lineto +closepath fill +1 setlinewidth +filled +0.067 0.855 0.824 nodecolor +newpath 392.776 1001.77 moveto +375.321 1013.1 lineto +348.577 1017.13 lineto +320.566 1010.61 lineto +302.826 996.677 lineto +304.841 982.787 lineto +326.679 974.901 lineto +357.807 974.311 lineto +384.143 979.519 lineto +396.465 989.196 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +317.625 989.275 moveto +(7th Edition) +[7.5 5.25 7.5 3.75 9 7.5 3 5.25 3 7.5 7.5] +xshow +grestore +% Interdata->7th Edition +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 351 1081 moveto +351 1066 351 1045 351 1027 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 354.5 1027 moveto +351 1017 lineto +347.5 1027 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 354.5 1027 moveto +351 1017 lineto +347.5 1027 lineto +closepath stroke +grestore +% TS 4.0 +gsave +0.965 0.906 0.863 nodecolor +newpath 901.887 623.181 moveto +882.664 627.949 lineto +847.145 622.806 lineto +814.04 612.844 lineto +794.03 600.673 lineto +788.4 587.076 lineto +797.336 576.051 lineto +822.568 574.938 lineto +859.602 587.29 lineto +892.328 607.194 lineto +closepath fill +1 setlinewidth +filled +0.965 0.906 0.863 nodecolor +newpath 901.887 623.181 moveto +882.664 627.949 lineto +847.145 622.806 lineto +814.04 612.844 lineto +794.03 600.673 lineto +788.4 587.076 lineto +797.336 576.051 lineto +822.568 574.938 lineto +859.602 587.29 lineto +892.328 607.194 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +819.375 597.275 moveto +(TS 4.0) +[9 9 3.75 8.25 3.75 7.5] +xshow +grestore +% Unix/TS 3.0->TS 4.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 802 765 moveto +809 734 825 667 834 630 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 837.471 630.492 moveto +836 620 lineto +830.607 629.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 837.471 630.492 moveto +836 620 lineto +830.607 629.119 lineto +closepath stroke +grestore +% PWB 2.0->Unix/TS 3.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 727 976 moveto +711 947 684 888 707 845 curveto +717 824 738 810 757 800 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 758.958 802.916 moveto +766 795 lineto +755.559 796.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 758.958 802.916 moveto +766 795 lineto +755.559 796.797 lineto +closepath stroke +grestore +% 8th Edition +gsave +0.506 1.000 0.804 nodecolor +newpath 626.042 517.062 moveto +581.575 497.741 lineto +612.206 458.797 lineto +740.177 514.399 lineto +closepath fill +1 setlinewidth +filled +0.506 1.000 0.804 nodecolor +newpath 626.042 517.062 moveto +581.575 497.741 lineto +612.206 458.797 lineto +740.177 514.399 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +606.625 492.275 moveto +(8th Edition) +[7.5 5.25 7.5 3.75 9 7.5 3 5.25 3 7.5 7.5] +xshow +grestore +% 7th Edition->8th Edition +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 386 981 moveto +407 974 433 964 456 957 curveto +511 939 543 964 580 921 curveto +621 873 599 844 599 782 curveto +599 782 599 782 599 694 curveto +599 634 617 565 630 527 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 633.479 527.584 moveto +633 517 lineto +626.774 525.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 633.479 527.584 moveto +633 517 lineto +626.774 525.573 lineto +closepath stroke +grestore +% 32V +gsave +0.573 0.612 0.804 nodecolor +newpath 566.897 888.296 moveto +569.566 905.591 lineto +523.743 902.423 lineto +478.866 884.63 lineto +483.662 869.06 lineto +512.941 862.452 lineto +539.325 868.549 lineto +closepath fill +1 setlinewidth +filled +0.573 0.612 0.804 nodecolor +newpath 566.897 888.296 moveto +569.566 905.591 lineto +523.743 902.423 lineto +478.866 884.63 lineto +483.662 869.06 lineto +512.941 862.452 lineto +539.325 868.549 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +512.625 878.275 moveto +(32V) +[8.25 7.5 9] +xshow +grestore +% 7th Edition->32V +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 378 978 moveto +402 964 439 941 470 921 curveto +479 915 489 908 499 902 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 501.1 904.8 moveto +507 896 lineto +496.9 899.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 501.1 904.8 moveto +507 896 lineto +496.9 899.2 lineto +closepath stroke +grestore +% V7M +gsave +0.667 1.000 0.502 nodecolor +newpath 94.2341 788.382 moveto +88.5079 798.572 lineto +66.9271 802.432 lineto +45.846 801.726 lineto +30.2188 795.487 lineto +15.9884 782.095 lineto +5.49214 765.428 lineto +10.8505 755.092 lineto +38.1279 758.272 lineto +73.8072 772.516 lineto +closepath fill +1 setlinewidth +filled +0.667 1.000 0.502 nodecolor +newpath 94.2341 788.382 moveto +88.5079 798.572 lineto +66.9271 802.432 lineto +45.846 801.726 lineto +30.2188 795.487 lineto +15.9884 782.095 lineto +5.49214 765.428 lineto +10.8505 755.092 lineto +38.1279 758.272 lineto +73.8072 772.516 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +33.125 777.275 moveto +(V7M) +[9 7.5 11.25] +xshow +grestore +% 7th Edition->V7M +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 305 984 moveto +263 973 202 953 157 921 curveto +116 891 83 842 63 811 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 65.916 809.042 moveto +58 802 lineto +59.7969 812.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 65.916 809.042 moveto +58 802 lineto +59.7969 812.441 lineto +closepath stroke +grestore +% Ultrix-11 +gsave +0.333 0.243 0.545 nodecolor +newpath 167.416 378.491 moveto +168.861 389.347 lineto +148.969 398.542 lineto +124.331 403.265 lineto +100.923 401.443 lineto +76.5698 392.909 lineto +57.1391 380.653 lineto +59.0453 370.058 lineto +90.5532 365.87 lineto +136.193 369.422 lineto +closepath fill +1 setlinewidth +filled +0.333 0.243 0.545 nodecolor +newpath 167.416 378.491 moveto +168.861 389.347 lineto +148.969 398.542 lineto +124.331 403.265 lineto +100.923 401.443 lineto +76.5698 392.909 lineto +57.1391 380.653 lineto +59.0453 370.058 lineto +90.5532 365.87 lineto +136.193 369.422 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +87.125 380.275 moveto +(Ultrix-11) +[9.75 3 5.25 5.25 3 6.75 4.5 6.75 7.5] +xshow +grestore +% 7th Edition->Ultrix-11 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 304 985 moveto +267 976 217 957 190 921 curveto +153 871 171 844 171 782 curveto +171 782 171 782 171 602 curveto +171 532 142 453 125 412 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 128.26 410.717 moveto +121 403 lineto +121.863 413.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 128.26 410.717 moveto +121 403 lineto +121.863 413.56 lineto +closepath stroke +grestore +% Xenix +gsave +0.043 0.686 1.000 nodecolor +newpath 285.207 901.773 moveto +255.982 903.548 lineto +221.753 895.139 lineto +202.571 881.472 lineto +204.471 866.847 lineto +226.34 859.831 lineto +260.569 868.24 lineto +287.107 887.148 lineto +closepath fill +1 setlinewidth +filled +0.043 0.686 1.000 nodecolor +newpath 285.207 901.773 moveto +255.982 903.548 lineto +221.753 895.139 lineto +202.571 881.472 lineto +204.471 866.847 lineto +226.34 859.831 lineto +260.569 868.24 lineto +287.107 887.148 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +225.75 878.275 moveto +(Xenix) +[9 8.25 7.5 3 6.75] +xshow +grestore +% 7th Edition->Xenix +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 332 975 moveto +315 957 289 931 270 910 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 272.546 907.596 moveto +263 903 lineto +267.596 912.546 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 272.546 907.596 moveto +263 903 lineto +267.596 912.546 lineto +closepath stroke +grestore +% UniPlus+ +gsave +0.227 0.561 0.804 nodecolor +newpath 442.225 897.78 moveto +414.916 908.795 lineto +345.947 894.399 lineto +304.88 871.419 lineto +340.265 863.147 lineto +399.987 867.16 lineto +432.781 878.299 lineto +closepath fill +1 setlinewidth +filled +0.227 0.561 0.804 nodecolor +newpath 442.225 897.78 moveto +414.916 908.795 lineto +345.947 894.399 lineto +304.88 871.419 lineto +340.265 863.147 lineto +399.987 867.16 lineto +432.781 878.299 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +355.625 878.275 moveto +(UniPlus+) +[9.75 7.5 3 9 3 7.5 6.75 8.25] +xshow +grestore +% 7th Edition->UniPlus+ +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 974 moveto +362 956 369 930 375 911 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 378.479 911.584 moveto +378 901 lineto +371.774 909.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 378.479 911.584 moveto +378 901 lineto +371.774 909.573 lineto +closepath stroke +grestore +% 9th Edition +gsave +0.024 0.663 0.804 nodecolor +newpath 711.673 399.428 moveto +677.617 409.635 lineto +634.371 399.921 lineto +617.202 378.971 lineto +641.738 363.931 lineto +685.601 364.147 lineto +714.798 378.966 lineto +closepath fill +1 setlinewidth +filled +0.024 0.663 0.804 nodecolor +newpath 711.673 399.428 moveto +677.617 409.635 lineto +634.371 399.921 lineto +617.202 378.971 lineto +641.738 363.931 lineto +685.601 364.147 lineto +714.798 378.966 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +635.25 380.275 moveto +(9th Edition) +[8.25 5.25 7.5 3.75 9 7.5 3 5.25 3 7.5 7.5] +xshow +grestore +% 8th Edition->9th Edition +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 646 473 moveto +650 456 656 435 661 417 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 664.471 417.492 moveto +663 407 lineto +657.607 416.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 664.471 417.492 moveto +663 407 lineto +657.607 416.119 lineto +closepath stroke +grestore +% 3 BSD +gsave +0.149 0.192 1.000 nodecolor +newpath 553.144 777.879 moveto +552.639 789.32 lineto +536.229 797.966 lineto +507.263 800 lineto +477.92 794.841 lineto +463.016 785.095 lineto +469.361 774.68 lineto +491.61 767.061 lineto +518.346 764.634 lineto +540.471 768.524 lineto +closepath fill +1 setlinewidth +filled +0.149 0.192 1.000 nodecolor +newpath 553.144 777.879 moveto +552.639 789.32 lineto +536.229 797.966 lineto +507.263 800 lineto +477.92 794.841 lineto +463.016 785.095 lineto +469.361 774.68 lineto +491.61 767.061 lineto +518.346 764.634 lineto +540.471 768.524 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +491.125 777.275 moveto +(3 BSD) +[8.25 3.75 9 9 9.75] +xshow +grestore +% 32V->3 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 522 864 moveto +520 849 517 827 515 810 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 518.393 809.119 moveto +513 800 lineto +511.529 810.492 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 518.393 809.119 moveto +513 800 lineto +511.529 810.492 lineto +closepath stroke +grestore +% V7M->Ultrix-11 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 47 762 moveto +48 724 51 640 62 571 curveto +72 513 92 448 104 412 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 107.479 412.584 moveto +107 402 lineto +100.774 410.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 107.479 412.584 moveto +107 402 lineto +100.774 410.573 lineto +closepath stroke +grestore +% 2.8 BSD +gsave +0.561 0.310 1.000 nodecolor +newpath 256.195 519.577 moveto +208.423 499.212 lineto +250.539 470.473 lineto +316.843 498.738 lineto +closepath fill +1 setlinewidth +filled +0.561 0.310 1.000 nodecolor +newpath 256.195 519.577 moveto +208.423 499.212 lineto +250.539 470.473 lineto +316.843 498.738 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +232.875 492.275 moveto +(2.8 BSD) +[7.5 3.75 7.5 3.75 9 9 9.75] +xshow +grestore +% 2 BSD->2.8 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 128 587 moveto +154 570 199 538 229 518 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 231.1 520.8 moveto +237 512 lineto +226.9 515.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 231.1 520.8 moveto +237 512 lineto +226.9 515.2 lineto +closepath stroke +grestore +% 2.8 BSD->Ultrix-11 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 236 480 moveto +211 461 170 430 142 408 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 144.1 405.2 moveto +134 402 lineto +139.9 410.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 144.1 405.2 moveto +134 402 lineto +139.9 410.8 lineto +closepath stroke +grestore +% 2.9 BSD +gsave +0.443 0.502 0.933 nodecolor +newpath 233.199 404.316 moveto +202.695 367.681 lineto +267.129 346.862 lineto +328.977 421.141 lineto +closepath fill +1 setlinewidth +filled +0.443 0.502 0.933 nodecolor +newpath 233.199 404.316 moveto +202.695 367.681 lineto +267.129 346.862 lineto +328.977 421.141 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +232.5 380.275 moveto +(2.9 BSD) +[7.5 3.75 8.25 3.75 9 9 9.75] +xshow +grestore +% 2.8 BSD->2.9 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 258 474 moveto +258 458 258 437 258 419 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 261.5 419 moveto +258 409 lineto +254.5 419 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 261.5 419 moveto +258 409 lineto +254.5 419 lineto +closepath stroke +grestore +% 4 BSD +gsave +0.082 1.000 1.000 nodecolor +newpath 507.211 708.435 moveto +458.145 712.843 lineto +432.372 691.211 lineto +449.237 669.687 lineto +528.036 687.823 lineto +closepath fill +1 setlinewidth +filled +0.082 1.000 1.000 nodecolor +newpath 507.211 708.435 moveto +458.145 712.843 lineto +432.372 691.211 lineto +449.237 669.687 lineto +528.036 687.823 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +455.125 689.275 moveto +(4 BSD) +[8.25 3.75 9 9 9.75] +xshow +grestore +% 3 BSD->4 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 504 766 moveto +499 753 492 735 486 721 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 488.964 718.985 moveto +482 711 lineto +482.464 721.585 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 488.964 718.985 moveto +482 711 lineto +482.464 721.585 lineto +closepath stroke +grestore +% 4.1 BSD +gsave +0.165 0.122 1.000 nodecolor +newpath 473.48 628.988 moveto +408.748 606.691 lineto +430.919 571.705 lineto +514.853 600.617 lineto +closepath fill +1 setlinewidth +filled +0.165 0.122 1.000 nodecolor +newpath 473.48 628.988 moveto +408.748 606.691 lineto +430.919 571.705 lineto +514.853 600.617 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +431.5 597.275 moveto +(4.1 BSD) +[8.25 3.75 7.5 3.75 9 9 9.75] +xshow +grestore +% 4 BSD->4.1 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 471 674 moveto +469 663 466 648 464 635 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 467.393 634.119 moveto +462 625 lineto +460.529 635.492 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 467.393 634.119 moveto +462 625 lineto +460.529 635.492 lineto +closepath stroke +grestore +% 4.1 BSD->8th Edition +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 481 588 moveto +512 570 568 538 605 517 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 606.958 519.916 moveto +614 512 lineto +603.559 513.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 606.958 519.916 moveto +614 512 lineto +603.559 513.797 lineto +closepath stroke +grestore +% 4.1 BSD->2.8 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 423 584 moveto +386 565 329 534 292 515 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 293.441 511.797 moveto +283 510 lineto +290.042 517.916 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 293.441 511.797 moveto +283 510 lineto +290.042 517.916 lineto +closepath stroke +grestore +% 4.2 BSD +gsave +0.776 0.753 0.545 nodecolor +newpath 521.764 519.976 moveto +499.23 524.388 lineto +457.128 518.34 lineto +418.901 508.076 lineto +396.34 496.014 lineto +388.96 481.896 lineto +396.77 469.612 lineto +424.148 467.789 lineto +467.999 481.059 lineto +508.76 502.851 lineto +closepath fill +1 setlinewidth +filled +0.776 0.753 0.545 nodecolor +newpath 521.764 519.976 moveto +499.23 524.388 lineto +457.128 518.34 lineto +418.901 508.076 lineto +396.34 496.014 lineto +388.96 481.896 lineto +396.77 469.612 lineto +424.148 467.789 lineto +467.999 481.059 lineto +508.76 502.851 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +422.5 492.275 moveto +(4.2 BSD) +[8.25 3.75 7.5 3.75 9 9 9.75] +xshow +grestore +% 4.1 BSD->4.2 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 455 580 moveto +453 564 452 543 451 526 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 454.478 525.602 moveto +450 516 lineto +447.512 526.299 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 454.478 525.602 moveto +450 516 lineto +447.512 526.299 lineto +closepath stroke +grestore +% 4.3 BSD +gsave +0.145 0.196 0.933 nodecolor +newpath 592.754 397.713 moveto +573.327 409.894 lineto +548.045 412.566 lineto +526.682 404.898 lineto +517.354 389.747 lineto +523.478 372.665 lineto +542.673 360.106 lineto +567.722 357.056 lineto +589.174 364.868 lineto +598.79 380.487 lineto +closepath fill +1 setlinewidth +filled +0.145 0.196 0.933 nodecolor +newpath 592.754 397.713 moveto +573.327 409.894 lineto +548.045 412.566 lineto +526.682 404.898 lineto +517.354 389.747 lineto +523.478 372.665 lineto +542.673 360.106 lineto +567.722 357.056 lineto +589.174 364.868 lineto +598.79 380.487 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +532.125 380.275 moveto +(4.3 BSD) +[8.25 3.75 8.25 3.75 9 9 9.75] +xshow +grestore +% 4.2 BSD->4.3 BSD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 465 480 moveto +481 463 508 436 528 415 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 530.404 417.546 moveto +535 408 lineto +525.454 412.596 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 530.404 417.546 moveto +535 408 lineto +525.454 412.596 lineto +closepath stroke +grestore +% Ultrix-32 +gsave +0.118 0.855 0.804 nodecolor +newpath 448.499 407.173 moveto +380.634 396.037 lineto +364.087 357.344 lineto +498.78 379.446 lineto +closepath fill +1 setlinewidth +filled +0.118 0.855 0.804 nodecolor +newpath 448.499 407.173 moveto +380.634 396.037 lineto +364.087 357.344 lineto +498.78 379.446 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +396.375 380.275 moveto +(Ultrix-32) +[9.75 3 5.25 5.25 3 6.75 4.5 8.25 7.5] +xshow +grestore +% 4.2 BSD->Ultrix-32 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 443 473 moveto +439 455 433 432 429 414 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 432.393 413.119 moveto +427 404 lineto +425.529 414.492 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 432.393 413.119 moveto +427 404 lineto +425.529 414.492 lineto +closepath stroke +grestore +% PWB 1.2->PWB 2.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 820 1069 moveto +804 1054 784 1036 769 1022 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 770.831 1018.95 moveto +761 1015 lineto +766.221 1024.22 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 770.831 1018.95 moveto +761 1015 lineto +766.221 1024.22 lineto +closepath stroke +grestore +% CB Unix 1 +gsave +0.000 0.808 0.698 nodecolor +newpath 1131.17 1002 moveto +1119.91 1014.36 lineto +1088.99 1017.83 lineto +1056.3 1012 lineto +1031.89 997.742 lineto +1021.94 979.894 lineto +1034.53 968.005 lineto +1070.2 969.902 lineto +1111.06 984.277 lineto +closepath fill +1 setlinewidth +filled +0.000 0.808 0.698 nodecolor +newpath 1131.17 1002 moveto +1119.91 1014.36 lineto +1088.99 1017.83 lineto +1056.3 1012 lineto +1031.89 997.742 lineto +1021.94 979.894 lineto +1034.53 968.005 lineto +1070.2 969.902 lineto +1111.06 984.277 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +1043.62 989.275 moveto +(CB Unix 1) +[9.75 9 3.75 9.75 7.5 3 6.75 3.75 7.5] +xshow +grestore +% USG 1.0->CB Unix 1 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1010 1083 moveto +1022 1066 1040 1041 1055 1021 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1057.8 1023.1 moveto +1061 1013 lineto +1052.2 1018.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1057.8 1023.1 moveto +1061 1013 lineto +1052.2 1018.9 lineto +closepath stroke +grestore +% USG 2.0 +gsave +0.247 1.000 0.545 nodecolor +newpath 880.271 1029.67 moveto +832.221 957.131 lineto +925.049 975.419 lineto +950.458 1013.78 lineto +closepath fill +1 setlinewidth +filled +0.247 1.000 0.545 nodecolor +newpath 880.271 1029.67 moveto +832.221 957.131 lineto +925.049 975.419 lineto +950.458 1013.78 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +871.125 989.275 moveto +(USG 2.0) +[9.75 9 10.5 3.75 7.5 3.75 7.5] +xshow +grestore +% USG 1.0->USG 2.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 980 1083 moveto +966 1068 946 1046 929 1028 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 931.546 1025.6 moveto +922 1021 lineto +926.596 1030.55 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 931.546 1025.6 moveto +922 1021 lineto +926.596 1030.55 lineto +closepath stroke +grestore +% CB Unix 2 +gsave +0.231 0.816 1.000 nodecolor +newpath 1162.89 881.45 moveto +1169.84 895.655 lineto +1157.37 905.027 lineto +1118.7 903.113 lineto +1073.02 891.74 lineto +1052.03 878.805 lineto +1068.16 870.345 lineto +1103.71 866.718 lineto +1133.56 866.438 lineto +1150.72 870.709 lineto +closepath fill +1 setlinewidth +filled +0.231 0.816 1.000 nodecolor +newpath 1162.89 881.45 moveto +1169.84 895.655 lineto +1157.37 905.027 lineto +1118.7 903.113 lineto +1073.02 891.74 lineto +1052.03 878.805 lineto +1068.16 870.345 lineto +1103.71 866.718 lineto +1133.56 866.438 lineto +1150.72 870.709 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +1088.62 878.275 moveto +(CB Unix 2) +[9.75 9 3.75 9.75 7.5 3 6.75 3.75 7.5] +xshow +grestore +% CB Unix 1->CB Unix 2 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1082 974 moveto +1089 956 1099 931 1107 911 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1110.14 912.56 moveto +1111 902 lineto +1103.74 909.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1110.14 912.56 moveto +1111 902 lineto +1103.74 909.717 lineto +closepath stroke +grestore +% USG 3.0 +gsave +0.090 0.227 0.933 nodecolor +newpath 799.852 907.118 moveto +749.542 886.16 lineto +762.545 844.884 lineto +880.061 893.838 lineto +closepath fill +1 setlinewidth +filled +0.090 0.227 0.933 nodecolor +newpath 799.852 907.118 moveto +749.542 886.16 lineto +762.545 844.884 lineto +880.061 893.838 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +771.75 878.275 moveto +(USG 3.0) +[9.75 9 10.5 3.75 8.25 3.75 7.5] +xshow +grestore +% USG 2.0->USG 3.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 871 965 moveto +856 949 838 929 824 913 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 826.219 910.221 moveto +817 905 lineto +820.951 914.831 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 826.219 910.221 moveto +817 905 lineto +820.951 914.831 lineto +closepath stroke +grestore +% CB Unix 3 +gsave +0.090 0.227 0.545 nodecolor +newpath 1082.94 780.321 moveto +1099.23 795.958 lineto +1090.99 806.264 lineto +1047.28 804.241 lineto +990.163 791.83 lineto +958.884 777.557 lineto +970.766 768.042 lineto +1007.18 763.859 lineto +1040.14 763.543 lineto +1062.42 768.386 lineto +closepath fill +1 setlinewidth +filled +0.090 0.227 0.545 nodecolor +newpath 1082.94 780.321 moveto +1099.23 795.958 lineto +1090.99 806.264 lineto +1047.28 804.241 lineto +990.163 791.83 lineto +958.884 777.557 lineto +970.766 768.042 lineto +1007.18 763.859 lineto +1040.14 763.543 lineto +1062.42 768.386 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +1004.25 777.275 moveto +(CB Unix 3) +[9.75 9 3.75 9.75 7.5 3 6.75 3.75 8.25] +xshow +grestore +% CB Unix 2->CB Unix 3 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1105 866 moveto +1093 852 1075 831 1060 813 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1062.8 810.9 moveto +1054 805 lineto +1057.2 815.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1062.8 810.9 moveto +1054 805 lineto +1057.2 815.1 lineto +closepath stroke +grestore +% Unix/TS++ +gsave +0.016 0.118 0.933 nodecolor +newpath 1000.14 701.047 moveto +971.101 715.423 lineto +885.606 706.315 lineto +867.857 686.953 lineto +916.251 674.638 lineto +963.042 679.623 lineto +closepath fill +1 setlinewidth +filled +0.016 0.118 0.933 nodecolor +newpath 1000.14 701.047 moveto +971.101 715.423 lineto +885.606 706.315 lineto +867.857 686.953 lineto +916.251 674.638 lineto +963.042 679.623 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +901.375 689.275 moveto +(Unix/TS++) +[9.75 7.5 3 6.75 3.75 9 9 8.25 8.25] +xshow +grestore +% CB Unix 3->Unix/TS++ +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1014 764 moveto +1000 751 981 735 965 721 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 966.831 717.951 moveto +957 714 lineto +962.221 723.219 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 966.831 717.951 moveto +957 714 lineto +962.221 723.219 lineto +closepath stroke +grestore +% PDP-11 Sys V +gsave +0.514 0.404 1.000 nodecolor +newpath 1146.07 698.713 moveto +1125.32 709.212 lineto +1086.15 713.066 lineto +1050.32 709.358 lineto +1029.32 698.464 lineto +1027.67 684.121 lineto +1049.61 673.929 lineto +1091.36 674.324 lineto +1132.18 684.813 lineto +closepath fill +1 setlinewidth +filled +0.514 0.404 1.000 nodecolor +newpath 1146.07 698.713 moveto +1125.32 709.212 lineto +1086.15 713.066 lineto +1050.32 709.358 lineto +1029.32 698.464 lineto +1027.67 684.121 lineto +1049.61 673.929 lineto +1091.36 674.324 lineto +1132.18 684.813 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +1039.25 689.275 moveto +(PDP-11 Sys V) +[9 9.75 9 4.5 6.75 7.5 3.75 9 6.75 6.75 3.75 9] +xshow +grestore +% CB Unix 3->PDP-11 Sys V +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1045 764 moveto +1051 752 1060 735 1067 721 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1070.2 722.441 moveto +1072 712 lineto +1064.08 719.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1070.2 722.441 moveto +1072 712 lineto +1064.08 719.042 lineto +closepath stroke +grestore +% CB Unix 3->TS 4.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 976 767 moveto +931 755 875 737 859 719 curveto +839 694 836 656 837 630 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 840.488 630.299 moveto +838 620 lineto +833.522 629.602 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 840.488 630.299 moveto +838 620 lineto +833.522 629.602 lineto +closepath stroke +grestore +% Unix/TS++->TS 4.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 915 675 moveto +902 663 886 647 871 632 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 873.546 629.596 moveto +864 625 lineto +868.596 634.546 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 873.546 629.596 moveto +864 625 lineto +868.596 634.546 lineto +closepath stroke +grestore +% USG 3.0->Unix/TS 3.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 798 860 moveto +798 846 798 828 798 813 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 801.5 813 moveto +798 803 lineto +794.5 813 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 801.5 813 moveto +798 803 lineto +794.5 813 lineto +closepath stroke +grestore +% Unix/TS 1.0 +gsave +0.043 1.000 1.000 nodecolor +newpath 932.996 908.755 moveto +897.85 867.082 lineto +1004.92 864.256 lineto +1028.24 891.907 lineto +closepath fill +1 setlinewidth +filled +0.043 1.000 1.000 nodecolor +newpath 932.996 908.755 moveto +897.85 867.082 lineto +1004.92 864.256 lineto +1028.24 891.907 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +930.375 878.275 moveto +(Unix/TS 1.0) +[9.75 7.5 3 6.75 3.75 9 9 3.75 7.5 3.75 7.5] +xshow +grestore +% Unix/TS 1.0->Unix/TS 3.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 938 866 moveto +914 852 878 830 850 813 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 851.441 809.797 moveto +841 808 lineto +848.042 815.916 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 851.441 809.797 moveto +841 808 lineto +848.042 815.916 lineto +closepath stroke +grestore +% System V.0 +gsave +0.082 1.000 1.000 nodecolor +newpath 909.23 498.999 moveto +890.062 510.072 lineto +847.318 515 lineto +800.714 511.425 lineto +772.492 501.1 lineto +776.294 488.937 lineto +810.056 480.576 lineto +857.446 479.828 lineto +896.388 487.063 lineto +closepath fill +1 setlinewidth +filled +0.082 1.000 1.000 nodecolor +newpath 909.23 498.999 moveto +890.062 510.072 lineto +847.318 515 lineto +800.714 511.425 lineto +772.492 501.1 lineto +776.294 488.937 lineto +810.056 480.576 lineto +857.446 479.828 lineto +896.388 487.063 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +804.75 492.275 moveto +(System V.0) +[9 6.75 6.75 5.25 8.25 11.25 3.75 8.25 3.75 7.5] +xshow +grestore +% TS 4.0->System V.0 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 840 581 moveto +840 564 840 542 840 525 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 843.5 525 moveto +840 515 lineto +836.5 525 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 843.5 525 moveto +840 515 lineto +836.5 525 lineto +closepath stroke +grestore +% System V.2 +gsave +0.227 0.561 0.545 nodecolor +newpath 919.243 403.041 moveto +861.66 409.956 lineto +750.101 384.557 lineto +760.757 366.959 lineto +850.656 367.402 lineto +897.583 378.086 lineto +closepath fill +1 setlinewidth +filled +0.227 0.561 0.545 nodecolor +newpath 919.243 403.041 moveto +861.66 409.956 lineto +750.101 384.557 lineto +760.757 366.959 lineto +850.656 367.402 lineto +897.583 378.086 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +804.75 380.275 moveto +(System V.2) +[9 6.75 6.75 5.25 8.25 11.25 3.75 8.25 3.75 7.5] +xshow +grestore +% System V.0->System V.2 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 840 480 moveto +840 463 840 436 840 415 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 843.5 415 moveto +840 405 lineto +836.5 415 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 843.5 415 moveto +840 405 lineto +836.5 415 lineto +closepath stroke +grestore +% System V.3 +gsave +0.592 0.208 1.000 nodecolor +newpath 890.936 307.373 moveto +831.952 304.475 lineto +791.736 295.454 lineto +787.864 280.067 lineto +810.543 262.865 lineto +861.06 266.968 lineto +905.909 291.798 lineto +closepath fill +1 setlinewidth +filled +0.592 0.208 1.000 nodecolor +newpath 890.936 307.373 moveto +831.952 304.475 lineto +791.736 295.454 lineto +787.864 280.067 lineto +810.543 262.865 lineto +861.06 266.968 lineto +905.909 291.798 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Helvetica set_font +804.375 282.275 moveto +(System V.3) +[9 6.75 6.75 5.25 8.25 11.25 3.75 8.25 3.75 8.25] +xshow +grestore +% System V.2->System V.3 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 840 367 moveto +840 353 840 332 840 315 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 843.5 315 moveto +840 305 lineto +836.5 315 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 843.5 315 moveto +840 305 lineto +836.5 315 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 468 431 +end +restore +%%EOF diff --git a/rtest/nshare/shapes_dot.dot b/rtest/nshare/shapes_dot.dot new file mode 100644 index 000000000..63c379133 --- /dev/null +++ b/rtest/nshare/shapes_dot.dot @@ -0,0 +1,63 @@ +digraph G { + node [label="\N"]; + graph [bb="0,0,370,590"]; + a [shape=box, pos="33,569", width="0.75", height="0.50"]; + b [shape=polygon, pos="33,487", width="0.75", height="0.50"]; + c [shape=ellipse, pos="33,402", width="0.75", height="0.50"]; + d [shape=circle, pos="33,318", width="0.50", height="0.50"]; + e [shape=point, pos="33,232", width="0.06", height="0.06"]; + f [shape=egg, pos="33,137", width="0.78", height="0.50"]; + g [shape=triangle, pos="33,34", width="0.92", height="0.94"]; + h [shape=plaintext, pos="111,569", width="0.75", height="0.50"]; + i [shape=diamond, pos="111,487", width="0.75", height="0.64"]; + j [shape=trapezium, pos="111,402", width="0.75", height="0.65"]; + k [shape=parallelogram, pos="111,318", width="0.78", height="0.67"]; + l [shape=house, pos="111,232", width="0.75", height="0.56"]; + m [shape=pentagon, pos="111,137", width="0.75", height="0.60"]; + n [shape=hexagon, pos="111,34", width="0.75", height="0.54"]; + o [shape=septagon, pos="191,569", width="0.75", height="0.53"]; + p [shape=octagon, pos="191,487", width="0.75", height="0.51"]; + q [shape=doublecircle, pos="191,402", width="0.61", height="0.61"]; + r [shape=doubleoctagon, pos="191,318", width="0.86", height="0.61"]; + s [shape=tripleoctagon, pos="191,232", width="0.97", height="0.72"]; + t [shape=invtriangle, pos="191,137", width="0.78", height="0.90"]; + u [shape=invtrapezium, pos="191,34", width="0.75", height="0.67"]; + v [shape=invhouse, pos="271,569", width="0.75", height="0.58"]; + w [shape=Mdiamond, pos="271,487", width="0.75", height="0.68"]; + x [shape=Msquare, pos="271,402", width="0.50", height="0.50"]; + y [shape=Mcircle, pos="271,318", width="0.50", height="0.50"]; + z [shape=rect, pos="271,232", width="0.75", height="0.50"]; + 1 [shape=rectangle, pos="271,137", width="0.75", height="0.50"]; + 2 [shape=none, pos="271,34", width="0.75", height="0.50"]; + 3 [shape=note, pos="343,569", width="0.75", height="0.50"]; + 4 [shape=tab, pos="343,487", width="0.75", height="0.50"]; + 5 [shape=box3d, pos="343,402", width="0.75", height="0.50"]; + 6 [shape=component, pos="343,318", width="0.75", height="0.50"]; + a -> b [pos="e,33,505 33,551 33,541 33,527 33,515"]; + b -> c [pos="e,33,420 33,469 33,458 33,443 33,430"]; + c -> d [pos="e,33,336 33,384 33,373 33,359 33,346"]; + d -> e [pos="e,33,234 33,300 33,283 33,259 33,244"]; + e -> f [pos="e,33,155 33,230 33,221 33,189 33,165"]; + f -> g [pos="e,33,68 33,119 33,108 33,93 33,78"]; + h -> i [pos="e,111,510 111,551 111,542 111,531 111,520"]; + i -> j [pos="e,111,425 111,464 111,455 111,445 111,435"]; + j -> k [pos="e,111,342 111,379 111,370 111,361 111,352"]; + k -> l [pos="e,111,252 111,294 111,284 111,273 111,262"]; + l -> m [pos="e,111,159 111,215 111,202 111,184 111,169"]; + m -> n [pos="e,111,54 111,120 111,104 111,82 111,64"]; + o -> p [pos="e,191,505 191,552 191,541 191,527 191,515"]; + p -> q [pos="e,191,424 191,469 191,459 191,446 191,434"]; + q -> r [pos="e,191,340 191,380 191,371 191,360 191,350"]; + r -> s [pos="e,191,258 191,296 191,287 191,278 191,268"]; + s -> t [pos="e,191,153 191,206 191,193 191,177 191,163"]; + t -> u [pos="e,191,58 191,104 191,93 191,80 191,68"]; + v -> w [pos="e,271,512 271,548 271,540 271,531 271,522"]; + w -> x [pos="e,271,420 271,462 271,452 271,440 271,430"]; + x -> y [pos="e,271,336 271,384 271,373 271,359 271,346"]; + y -> z [pos="e,271,250 271,300 271,288 271,273 271,260"]; + z -> 1 [pos="e,271,155 271,214 271,200 271,181 271,165"]; + 1 -> 2 [pos="e,271,52 271,119 271,103 271,80 271,62"]; + 3 -> 4 [pos="e,343,505 343,551 343,541 343,527 343,515"]; + 4 -> 5 [pos="e,343,420 343,469 343,458 343,443 343,430"]; + 5 -> 6 [pos="e,343,336 343,384 343,373 343,359 343,346"]; +} diff --git a/rtest/nshare/shapes_dot.ps b/rtest/nshare/shapes_dot.ps new file mode 100644 index 000000000..bbee5adff --- /dev/null +++ b/rtest/nshare/shapes_dot.ps @@ -0,0 +1,1492 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 414 634 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 378 598 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +% a +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 60 587 moveto +6 587 lineto +6 551 lineto +60 551 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +29.625 564.65 moveto +(a) +[6.75] +xshow +grestore +% b +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 60 505 moveto +6 505 lineto +6 469 lineto +60 469 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +29.625 482.65 moveto +(b) +[6.75] +xshow +grestore +% a->b +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 33 551 moveto +33 541 33 527 33 515 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 36.5001 515 moveto +33 505 lineto +29.5001 515 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 36.5001 515 moveto +33 505 lineto +29.5001 515 lineto +closepath stroke +grestore +% c +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +33 402 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +29.625 397.65 moveto +(c) +[6.75] +xshow +grestore +% b->c +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 33 469 moveto +33 458 33 443 33 430 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 36.5001 430 moveto +33 420 lineto +29.5001 430 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 36.5001 430 moveto +33 420 lineto +29.5001 430 lineto +closepath stroke +grestore +% d +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +33 318 18 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +29.25 313.65 moveto +(d) +[7.5] +xshow +grestore +% c->d +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 33 384 moveto +33 373 33 359 33 346 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 36.5001 346 moveto +33 336 lineto +29.5001 346 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 36.5001 346 moveto +33 336 lineto +29.5001 346 lineto +closepath stroke +grestore +% e +gsave +0.000 0.000 0.000 nodecolor +33 232 2 2 ellipse_path fill +1 setlinewidth +filled +0.000 0.000 0.000 nodecolor +33 232 2 2 ellipse_path stroke +grestore +% d->e +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 33 300 moveto +33 283 33 259 33 244 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 36.5001 244 moveto +33 234 lineto +29.5001 244 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 36.5001 244 moveto +33 234 lineto +29.5001 244 lineto +closepath stroke +grestore +% f +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 35.6132 119.049 moveto +37.3433 119.148 lineto +39.0555 119.295 lineto +40.7429 119.491 lineto +42.3985 119.735 lineto +44.0158 120.027 lineto +45.5883 120.364 lineto +47.11 120.748 lineto +48.575 121.176 lineto +49.978 121.647 lineto +51.3138 122.161 lineto +52.5778 122.715 lineto +53.7659 123.308 lineto +54.8741 123.939 lineto +55.8994 124.605 lineto +56.8388 125.306 lineto +57.69 126.039 lineto +58.4512 126.801 lineto +59.121 127.592 lineto +59.6987 128.408 lineto +60.1837 129.248 lineto +60.5763 130.109 lineto +60.877 130.989 lineto +61.0867 131.886 lineto +61.2068 132.797 lineto +61.2392 133.719 lineto +61.1858 134.65 lineto +61.0492 135.587 lineto +60.8321 136.529 lineto +60.5375 137.471 lineto +60.1686 138.413 lineto +59.7289 139.35 lineto +59.2219 140.281 lineto +58.6513 141.203 lineto +58.0209 142.114 lineto +57.3346 143.011 lineto +56.596 143.891 lineto +55.8092 144.752 lineto +54.9778 145.592 lineto +54.1055 146.408 lineto +53.196 147.199 lineto +52.2528 147.961 lineto +51.279 148.694 lineto +50.2781 149.395 lineto +49.2528 150.061 lineto +48.2061 150.692 lineto +47.1406 151.285 lineto +46.0586 151.839 lineto +44.9625 152.353 lineto +43.8541 152.824 lineto +42.7354 153.252 lineto +41.608 153.636 lineto +40.4733 153.973 lineto +39.3327 154.265 lineto +38.1873 154.509 lineto +37.0383 154.705 lineto +35.8864 154.852 lineto +34.7326 154.951 lineto +33.5777 155 lineto +32.4223 155 lineto +31.2674 154.951 lineto +30.1136 154.852 lineto +28.9617 154.705 lineto +27.8127 154.509 lineto +26.6673 154.265 lineto +25.5267 153.973 lineto +24.392 153.636 lineto +23.2646 153.252 lineto +22.1459 152.824 lineto +21.0375 152.353 lineto +19.9414 151.839 lineto +18.8594 151.285 lineto +17.7939 150.692 lineto +16.7472 150.061 lineto +15.7219 149.395 lineto +14.721 148.694 lineto +13.7472 147.961 lineto +12.804 147.199 lineto +11.8945 146.408 lineto +11.0222 145.592 lineto +10.1908 144.752 lineto +9.40397 143.891 lineto +8.66544 143.011 lineto +7.97906 142.114 lineto +7.34867 141.203 lineto +6.77809 140.281 lineto +6.27109 139.35 lineto +5.83137 138.413 lineto +5.4625 137.471 lineto +5.1679 136.529 lineto +4.9508 135.587 lineto +4.81419 134.65 lineto +4.76083 133.719 lineto +4.79315 132.797 lineto +4.91328 131.886 lineto +5.12299 130.989 lineto +5.42366 130.109 lineto +5.81626 129.248 lineto +6.30134 128.408 lineto +6.879 127.592 lineto +7.54885 126.801 lineto +8.31004 126.039 lineto +9.16125 125.306 lineto +10.1006 124.605 lineto +11.1259 123.939 lineto +12.2341 123.308 lineto +13.4222 122.715 lineto +14.6862 122.161 lineto +16.022 121.647 lineto +17.425 121.176 lineto +18.89 120.748 lineto +20.4117 120.364 lineto +21.9842 120.027 lineto +23.6015 119.735 lineto +25.2571 119.491 lineto +26.9445 119.295 lineto +28.6567 119.148 lineto +30.3868 119.049 lineto +32.1277 119 lineto +33.8723 119 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +30.75 132.65 moveto +(f) +[4.5] +xshow +grestore +% e->f +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 33 230 moveto +33 221 33 189 33 165 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 36.5001 165 moveto +33 155 lineto +29.5001 165 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 36.5001 165 moveto +33 155 lineto +29.5001 165 lineto +closepath stroke +grestore +% g +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 33 68.234 moveto +-0.234019 16.883 lineto +66.234 16.883 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +29.25 29.65 moveto +(g) +[7.5] +xshow +grestore +% f->g +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 33 119 moveto +33 108 33 93 33 78 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 36.5001 78 moveto +33 68 lineto +29.5001 78 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 36.5001 78 moveto +33 68 lineto +29.5001 78 lineto +closepath stroke +grestore +% h +gsave +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +107.625 564.65 moveto +(h) +[6.75] +xshow +grestore +% i +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 111 510.109 moveto +84 487 lineto +111 463.891 lineto +138 487 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +109.125 482.65 moveto +(i) +[3.75] +xshow +grestore +% h->i +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 111 551 moveto +111 542 111 531 111 520 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 114.5 520 moveto +111 510 lineto +107.5 520 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 114.5 520 moveto +111 510 lineto +107.5 520 lineto +closepath stroke +grestore +% j +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 126.768 425.328 moveto +95.2315 425.328 lineto +84 378.672 lineto +138 378.672 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +108.75 397.65 moveto +(j) +[4.5] +xshow +grestore +% i->j +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 111 464 moveto +111 455 111 445 111 435 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 114.5 435 moveto +111 425 lineto +107.5 435 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 114.5 435 moveto +111 425 lineto +107.5 435 lineto +closepath stroke +grestore +% k +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 138.992 342.207 moveto +94.4628 342.207 lineto +83.0077 293.793 lineto +127.537 293.793 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +107.25 313.65 moveto +(k) +[7.5] +xshow +grestore +% j->k +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 111 379 moveto +111 370 111 361 111 352 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 114.5 352 moveto +111 342 lineto +107.5 352 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 114.5 352 moveto +111 342 lineto +107.5 352 lineto +closepath stroke +grestore +% l +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 138 238.241 moveto +111 252.198 lineto +84 238.241 lineto +84.0252 215.66 lineto +137.975 215.66 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +109.125 227.65 moveto +(l) +[3.75] +xshow +grestore +% k->l +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 111 294 moveto +111 284 111 273 111 262 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 114.5 262 moveto +111 252 lineto +107.5 262 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 114.5 262 moveto +111 252 lineto +107.5 262 lineto +closepath stroke +grestore +% m +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 138 143.617 moveto +111 158.414 lineto +84 143.617 lineto +94.3131 119.676 lineto +127.687 119.676 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +105.75 132.65 moveto +(m) +[10.5] +xshow +grestore +% l->m +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 111 215 moveto +111 202 111 184 111 169 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 114.5 169 moveto +111 159 lineto +107.5 169 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 114.5 169 moveto +111 159 lineto +107.5 169 lineto +closepath stroke +grestore +% n +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 138 34 moveto +124.5 53.5857 lineto +97.5 53.5857 lineto +84 34 lineto +97.5 14.4143 lineto +124.5 14.4143 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +107.625 29.65 moveto +(n) +[6.75] +xshow +grestore +% m->n +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 111 120 moveto +111 104 111 82 111 64 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 114.5 64 moveto +111 54 lineto +107.5 64 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 114.5 64 moveto +111 54 lineto +107.5 64 lineto +closepath stroke +grestore +% o +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 218 564.772 moveto +212.652 580.845 lineto +191 587.998 lineto +169.348 580.845 lineto +164 564.772 lineto +178.984 551.883 lineto +203.016 551.883 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +187.25 564.65 moveto +(o) +[7.5] +xshow +grestore +% p +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 218 479.395 moveto +218 494.605 lineto +202.184 505.359 lineto +179.816 505.359 lineto +164 494.605 lineto +164 479.395 lineto +179.816 468.641 lineto +202.184 468.641 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +187.625 482.65 moveto +(p) +[6.75] +xshow +grestore +% o->p +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 191 552 moveto +191 541 191 527 191 515 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 194.5 515 moveto +191 505 lineto +187.5 515 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 194.5 515 moveto +191 505 lineto +187.5 515 lineto +closepath stroke +grestore +% q +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +193 404 20 20 ellipse_path stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +191 402 0 0 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +187.25 397.65 moveto +(q) +[7.5] +xshow +grestore +% p->q +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 191 469 moveto +191 459 191 446 191 434 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 194.5 434 moveto +191 424 lineto +187.5 434 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 194.5 434 moveto +191 424 lineto +187.5 434 lineto +closepath stroke +grestore +% r +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 218 310.535 moveto +218 325.465 lineto +202.184 336.023 lineto +179.816 336.023 lineto +164 325.465 lineto +164 310.535 lineto +179.816 299.977 lineto +202.184 299.977 lineto +closepath stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 222 308.395 moveto +222 327.605 lineto +203.396 340.023 lineto +178.604 340.023 lineto +160 327.605 lineto +160 308.395 lineto +178.604 295.977 lineto +203.396 295.977 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +188.375 313.65 moveto +(r) +[5.25] +xshow +grestore +% q->r +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 191 380 moveto +191 371 191 360 191 350 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 194.5 350 moveto +191 340 lineto +187.5 350 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 194.5 350 moveto +191 340 lineto +187.5 350 lineto +closepath stroke +grestore +% s +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 218 224.465 moveto +218 239.535 lineto +202.184 250.191 lineto +179.816 250.191 lineto +164 239.535 lineto +164 224.465 lineto +179.816 213.809 lineto +202.184 213.809 lineto +closepath stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 222 222.337 moveto +222 241.663 lineto +203.406 254.191 lineto +178.594 254.191 lineto +160 241.663 lineto +160 222.337 lineto +178.594 209.809 lineto +203.406 209.809 lineto +closepath stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 226 220.209 moveto +226 243.791 lineto +204.627 258.191 lineto +177.373 258.191 lineto +156 243.791 lineto +156 220.209 lineto +177.373 205.809 lineto +204.627 205.809 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +188 227.65 moveto +(s) +[6] +xshow +grestore +% r->s +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 191 296 moveto +191 287 191 278 191 268 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 194.5 268 moveto +191 258 lineto +187.5 268 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 194.5 268 moveto +191 258 lineto +187.5 268 lineto +closepath stroke +grestore +% t +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 191 104.319 moveto +218.931 153.34 lineto +163.069 153.34 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +189.125 132.65 moveto +(t) +[3.75] +xshow +grestore +% s->t +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 191 206 moveto +191 193 191 177 191 163 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 194.5 163 moveto +191 153 lineto +187.5 163 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 194.5 163 moveto +191 153 lineto +187.5 163 lineto +closepath stroke +grestore +% u +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 175.232 10.0126 moveto +206.768 10.0126 lineto +218 57.9874 lineto +164 57.9874 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +187.625 29.65 moveto +(u) +[6.75] +xshow +grestore +% t->u +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 191 104 moveto +191 93 191 80 191 68 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 194.5 68 moveto +191 58 lineto +187.5 68 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 194.5 68 moveto +191 58 lineto +187.5 68 lineto +closepath stroke +grestore +% v +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 244 562.521 moveto +271 548.034 lineto +298 562.521 lineto +297.975 585.962 lineto +244.025 585.962 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +267.625 564.65 moveto +(v) +[6.75] +xshow +grestore +% w +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 271 511.5 moveto +244 487 lineto +271 462.5 lineto +298 487 lineto +closepath stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 252.887 495.064 moveto +252.887 478.936 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 262.113 470.564 moveto +279.887 470.564 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 289.113 478.936 moveto +289.113 495.064 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 279.887 503.436 moveto +262.113 503.436 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +266.125 482.65 moveto +(w) +[9.75] +xshow +grestore +% v->w +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 271 548 moveto +271 540 271 531 271 522 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 274.5 522 moveto +271 512 lineto +267.5 522 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 274.5 522 moveto +271 512 lineto +267.5 522 lineto +closepath stroke +grestore +% x +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 289 420 moveto +253 420 lineto +253 384 lineto +289 384 lineto +closepath stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 265 420 moveto +253 408 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 253 396 moveto +265 384 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 277 384 moveto +289 396 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 289 408 moveto +277 420 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +267.625 397.65 moveto +(x) +[6.75] +xshow +grestore +% w->x +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 271 462 moveto +271 452 271 440 271 430 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 274.5 430 moveto +271 420 lineto +267.5 430 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 274.5 430 moveto +271 420 lineto +267.5 430 lineto +closepath stroke +grestore +% y +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +271 318 18 18 ellipse_path stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 282.905 331.5 moveto +259.095 331.5 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 282.905 304.5 moveto +259.095 304.5 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +267.625 313.65 moveto +(y) +[6.75] +xshow +grestore +% x->y +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 271 384 moveto +271 373 271 359 271 346 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 274.5 346 moveto +271 336 lineto +267.5 346 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 274.5 346 moveto +271 336 lineto +267.5 346 lineto +closepath stroke +grestore +% z +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 298 250 moveto +244 250 lineto +244 214 lineto +298 214 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +267.625 227.65 moveto +(z) +[6.75] +xshow +grestore +% y->z +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 271 300 moveto +271 288 271 273 271 260 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 274.5 260 moveto +271 250 lineto +267.5 260 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 274.5 260 moveto +271 250 lineto +267.5 260 lineto +closepath stroke +grestore +% 1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 298 155 moveto +244 155 lineto +244 119 lineto +298 119 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +267.625 132.65 moveto +(1) +[6.75] +xshow +grestore +% z->1 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 271 214 moveto +271 200 271 181 271 165 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 274.5 165 moveto +271 155 lineto +267.5 165 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 274.5 165 moveto +271 155 lineto +267.5 165 lineto +closepath stroke +grestore +% 2 +gsave +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +267.625 29.65 moveto +(2) +[6.75] +xshow +grestore +% 1->2 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 271 119 moveto +271 103 271 80 271 62 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 274.5 62 moveto +271 52 lineto +267.5 62 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 274.5 62 moveto +271 52 lineto +267.5 62 lineto +closepath stroke +grestore +% 3 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 364 587 moveto +316 587 lineto +316 551 lineto +370 551 lineto +370 581 lineto +closepath stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 364 587 moveto +364 581 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 370 581 moveto +364 581 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +339.625 564.65 moveto +(3) +[6.75] +xshow +grestore +% 4 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 370 505 moveto +328 505 lineto +328 509 lineto +316 509 lineto +316 469 lineto +370 469 lineto +closepath stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 316 505 moveto +328 505 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +338.875 482.65 moveto +(4) +[8.25] +xshow +grestore +% 3->4 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 343 551 moveto +343 541 343 527 343 515 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 346.5 515 moveto +343 505 lineto +339.5 515 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 346.5 515 moveto +343 505 lineto +339.5 515 lineto +closepath stroke +grestore +% 5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 370 420 moveto +320 420 lineto +316 416 lineto +316 384 lineto +366 384 lineto +370 388 lineto +closepath stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 366 416 moveto +316 416 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 366 416 moveto +366 384 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 366 416 moveto +370 420 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +339.625 397.65 moveto +(5) +[6.75] +xshow +grestore +% 4->5 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 343 469 moveto +343 458 343 443 343 430 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 346.5 430 moveto +343 420 lineto +339.5 430 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 346.5 430 moveto +343 420 lineto +339.5 430 lineto +closepath stroke +grestore +% 6 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 370 336 moveto +316 336 lineto +316 332 lineto +312 332 lineto +312 328 lineto +316 328 lineto +316 308 lineto +312 308 lineto +312 304 lineto +316 304 lineto +316 300 lineto +370 300 lineto +closepath stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 316 332 moveto +320 332 lineto +320 328 lineto +316 328 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 316 308 moveto +320 308 lineto +320 304 lineto +316 304 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +339.25 313.65 moveto +(6) +[7.5] +xshow +grestore +% 5->6 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 343 384 moveto +343 373 343 359 343 346 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 346.5 346 moveto +343 336 lineto +339.5 346 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 346.5 346 moveto +343 336 lineto +339.5 346 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 414 634 +end +restore +%%EOF diff --git a/rtest/nshare/size_ex_dot.png b/rtest/nshare/size_ex_dot.png new file mode 100644 index 0000000000000000000000000000000000000000..e5023d9e13b160b98a4f53ba94e47a6e2d7f5688 GIT binary patch literal 12282 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 U>MW&Q761SM07*qoM6N<$g0b;zz5oCK literal 0 HcmV?d00001 diff --git a/rtest/nshare/size_ex_dot.ps b/rtest/nshare/size_ex_dot.ps new file mode 100644 index 000000000..d23716913 --- /dev/null +++ b/rtest/nshare/size_ex_dot.ps @@ -0,0 +1,43136 @@ +%!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 diff --git a/rtest/nshare/size_neato.png b/rtest/nshare/size_neato.png new file mode 100644 index 0000000000000000000000000000000000000000..f39564571a656084936bdf17357d8b7c3e485523 GIT binary patch literal 74928 zcmYIQ1yokuw#CN81dC7+R7#|z4FmxJ2}u>C8!74dF%S`vmKG@~5$Q$&L6Mg3mhP@M zkG?nFz2lBM2I|Lm_St)_S!=u9l@!^(=j0v|5|aI*w}oU#NVat2f3Hb*;wM{sP1Epy zJJrQSgh)1t|Gv+U^}$beS%^y9+SRm&@(}5Til~)GBqTH>qC(f@tV6~+tnSO{6f8|w z|Eh@=J+|fg_7vw==lz}YX__x{*1S{yt?)|p3D*z*rh<%)-0a-o4m&O@@ekjHJdU0s zKYHls_LNhnUI`0HUkjS!Df+d%-s5RbdE(Wc4^w%YtRb@@Lwq_ zaBXUv-NM-QB>BG4(Tbw~whhQM+Z5LRZy18f1p2w!95uZN2nH{QT)A+tm-@rgRp9aF`-ZsE zik{}NcsVkn|IlIn-b81s8pwM#>d#+Hvdc5GxTDb|*9 zwEOGRUx92QL(PdwsqgshI6r;*)ITuLGdTFd!(%@g6<<+VnaBq3#fxrDs!pLFKAinl zT-=hXLq_uB$B$<(UVONFK{3yo)nRo(Yi(&dM8HAWU zVqRz{L_)s(`X6ofll#S@C#vnFr4MOoX&pa)T+PI!I*i}$V`8FELc>|n!+0MN3ds-m z9lz{+%bom@j*f_u(h0m*5?Wf??%rM(vFNQd_%>Eu4gq6hhBC6U%k|+KCHREqd^@fk zJ9f~XKX2MwvipvNgi?;h#nr`0r-|@lcgeKfcw7rM;_3SP@i}LyXJ==9RxK!49`55i zZSNNv>Tx4NZM-#|1P>9EZ@2hGyYeI>BV+lGAJ@HUQBiSDP%zwls4B&5 zK`!1oPO=T{wUK{I3x1 zBMb})^t?_M}ca+>$aJ`D|x z@1E3MjD_{FQX0m_Z#+Fc?HSLWb;0lCtO$Ac?)K)!`fyj_rVrnUxafAZ>j$41Cq_j4 zhduqXqQZ-Ix2&uzHp*o-wn+Tc+xu`;2=~q8hxu7fn*zlz_G|Q(xLI3Um#>%Oi}&`b zXBf7)ddjpCnv49mUlETjhx4EC0~k2R-kv%Xr`R8#X-b#tXj=+-SSAD^c;B8srC zlk52U#b2~4KE}oM{Hcxn-PDw-Ub<&vrKwO|SNAqH%bPcEnwy&+udi5QFI~TW{dZ%d zy0P(rqMC@C*-yq#7Q2#7u91D*>qbIUtfyG;?vasrb3<$cMHQ7)yw1VO;Ihmv$BK8X z8WweH)1FTKEKbXNrKP3W+1cM>xovE?vB8q$E7n&Ri83}+6?!wWR_)QFuf7*$@lv`+ z8WMEbPhMhRz@9lzNB6?nnIthW@xp}*-FUd|+qai*LFqiHqS7|B5NL7ikn;`{VQd3Y zNy!5bA3i*O@+2p(2^M9dBbPW>xlhLH;_hu*n~N2^6)iJeCb;1h6-7H(70M7kJ3akq zePw>8OTyhDD?6Jb*OOLMQ(JrHCqr`ixu{%*+Ff`?nzungum1aQ%TRUr(E4JR3Hg%t zuXq2+#1T*B-Wk(V>Q3Pk99-dcgueXe&t80YlrFAd&qPo8gaItDrjCyJaNT)fkCV?+ zQdlqfy?XItCyB4v`JFp=Vk^r|+BUMB`}YV+j*bFxadC{wX}5>0QS-S>I-@>)lGL&J zNr!#bw=zF!*qIkNP!S;e;6deo+jiZ(~^%2(!wpFV%SHpz2T>#9`1McU|J_xpPWc zk0UxCydjP%K0lZ;fYz<1=I+m*KVQ1LZ=-6o&(F*I)0W9H^;oYWB;+)Hu9#^|nQJvU zhz0%?#NqDido(XEk97C$+8=C}F1@O$sd-~RHYAp~gLpvpRQqMK45PNju_g41ewvl5 z9>S4}OKm2Fm7gBueojsG@f;W&{P~rFirHwmudg^t)W_LXqDMAXvh?fM|9XmDeF6ev zePVA!SP$>g{kzd=*wKpJP*c%}pH`WkI(14+Tzvjvq)E}e2M;JwaZv*PFeXl0Pcbqu zM81E2ttt|S+_0-4)TCf}CtggxxW0aRE4||<3O8LB^p}ImsBUzqd=})LFFifWnwlu+ z>FGn$yu7?@gP)2vU00ofvKHeK!7=#hKq{}`q1y(?{n^w z`@S9i`*}FV8O9wyu|NYF^)V9Xuq@atqfth20t$+XFH=)ft5~I^q?lC;?x1($VU4V8 zjN7xmeto*@A|qo-b+zZqm!x;@+|e~O^tDoyxp4FXdLyisw zAmX2wt}bq7X7=*cs}D|_8?PyOGm^^24*zX4q)9XL^XJc=y`j_g4Y0**WlrzA$0_>Q zdJ5mZzCIPoxck5}8|$kVnV6zYx(a-KeMvSIg5@vywdY!qc?cJmQ9HGdEWGkGGc|qG z@cM)7mTce_)E}QlWg=(Z~SE}Rqpu~BHhqI6snc*~k|Ni3Jw;MLs z4?3T@`2wYRenD`|{49aRTxytsoY*-zy?uPPT~kw|!S|n8E(?BNUtfpM1t! zF*G!^*r~(e=I&m9O3iAb-3@OCb;^Ns3SFU4s->$g9DilM$7=g^mPul$K`(}Tq!0sJHu zh`;ZM)q%e?`x!l_!-@s=lV@x!y?(m#P*@larHJ z|I-5Y@0>Pf!)N$9xy=Vj-gYLKYD(v06_uSdDTe-NnzNDrO^x<_gDt;z$#)0EBZZB6c$&a?mF2`m$KrQfE zKB2U$iyBaFxjm3g$HGNdTboYd)BOl^&zm=IqEt)A$sIp+syQtu@gK2KyYbeb<$?B z!;1CF74PJFUG~%bw!ZD{_d`NLNcZlo&wb@D6BiW|^P;&~@#M*qQ&UqkSFbA4C(~t` zbZJj^<^va8ww==r&3~;br_Qz$zn-E7Z#gABT?nR$8#ze1evmU3ot^#hM#hzf(PRkO~@;Sw2{CIXyLc2Q5BO>BaZiV?o zJNGMhcXUYmn4uBFe~ar3pwW_R#e#jiXLVt`FSS}=bmVOM$AW^euFZ`_bjS#qxT%GO zK@_9J``O+=fZ%8~y6pIq^ei)f<)rULMb|#<)&Xz;eaYVB0_aE2V!of{?CQE}v@uDe zEyHNvDbCk3GiDzmBbUQBm#Mi6>*{1A!v!j_t#~)LS&Mzxt&H=qLlY<{&t|s#*Dp=9 z?UK^c^aNoAC8Zz0dDyh-!5qKdsB3DLpci95e87^TB5lE5AW&yg5>s;i!pZO7zb6fv z&i#=V*jUn_lL!*h)x7|=!DDdS&c^1Ekx?b8^ngZsdOFISjDkW_;tSMI6YMa+f9nse zv$M2BUHP^bJ@*w5#MZ})6AwN;%*WxCN@yZV1e(ebDk@1`-9P4g1)e{Do~WF@#~GZ9 zl7yF+7mTl^&`EIWv%kS#0(?E8LEX^sH5Li2!<~Y~+so^^u`x5ilnyuo&z39@1XR$| zl#~NH0Kp%=d^wCQH8VR4;4SK%<*=HuW`h#kGcoZ7M~s=7xq2W~m*wx_d${$#|Nb-V z$T3}^c$V+*gX+2hHu`40e)qd2E2Cxyi5m3#>fK7}e; zuXH+6wa^jVX!`3e>dX4SFFcv-Op>*mpPtrRn5ku7R7_~V5{byk`SR`8Lsf4tbP5O8 z1D5^jDY#LNU5JxATpKB3wIEVQ_ZKcsd1Gs=jjC?;0xUN1>K~`!;UP{NPEpzFWZ~xh zpME|*#XyUn)6+|T{d&Fo2wmE{jEoHb#6(8?9T8E{-O5Si(J~iJ1a%)h`Y$(^x2md& zmX7WVYOsxdZDlYQaIQ8%5*z~q149Iz!u0B6KtAcI1uaL8;)C{`zWQ0|gmFhsDb7$J zhk<;+r?=<-zEbh1yu6SHxlevn=C8=zyO)9nJaok@2P|Z2>T##TV#k3W$?@^8c&#Sh z`uW|`)4NEpLxSN_@x41jFZtPKR+}iPPU}rhk2E!fY;3Zt-iQOG_OC6^-g$R!HfUi)Rm@W)ge4x(t)3?1rEG>DVWE83#g$`5}+`5vY<`f zBk$Z%a&m89-;w}TM^P|S)XR54L04>MH2qmrB>|1mYUk!GfH*z9ybck>3or0axBw+M zAX?n?!U7#Ftx%PMH!XoFfjD@Q#*z*>6rq2y1Onn@a$hj`_G~xG&=swpzLE@OsL|Hz z^G&=QOIxpAy-IW-utZNt3CE5dlarVKV$vnBvM^o&2#>0EmY&`fq^l}iP)c5&92|(A zg@w%A+Ckif7w(J`8~I@y}; z-rcPRD#J5QRRsjm%QH&y^qP7DuUb%7w+n*Ed4C{b4 z2Uh8j%9neE#GOtTB{D!x<>{9vW6ealP;L)c)T87!+iqYm%1kY4Ki9u~4t^|utPS@@`LT|?fvU60MOZ%qvY5Yv5+6|3jGUtf&RlEO1$A5OB#6n8ajXCXH5%a<bym&!KF#t$u*|dZIs@Mw6V0aJ__78Grc%Efivu@R_*Tq~zqGgye$Wr(^IOEIQQLR07on+fwSSt(5vKh= zgE);&io7{(6VJzG*j!|goc|&&PH&g*U29)bV&8R?M?U=$gf|=jaYxYfA%45vgt>#= z;lGC>huD?d$YS?#n3|cL6%;J&usMD8vGbvG!g-HXmMrQ2{hFJepM3ABsoZed%%DWgM-pclm z=Sy&Nb592puI&Jr0EPNap=$phttg}cPI0_Sao`*5Hh{UPy<%;%FaK^(W68+c&rimc zZ5JmbfIFZhKr2vFQ@aMhg&v(;u<{C3@ULbRE%UoFY}db4xtJs`4xI@#AF9$xDXD7m z`p#@~R|bVocV%U7s;RxN(pSDQbP!qSklM^f{&~Qw)L7nA6&NH!S zf^vr5<%w`R{_H&7xZm5i&f($IPo6xH3KbC&+WzR#BTB{ip;#0dRCo(Sx?S*CqE@#6q4i-SC##QC-`09-5vz=jeFFFt=&U5C(Qa&ZI1) zuHGx2Jz;JKF1T-BiPVO>(BBVB`6nOlP^*g)g=}SI>c&%@Z9a6IP5X`l#ZBvHe+x8U zJJaoih9{P+Je7cRF9QM;{{PQ5!&6h)Q1u=>*cajYuiT8+UgY+nlQ?_+eDq%NdTumm z(1M8(byCkmf6GzAhYvS&;zXgjLvp6@|7iYlql?0a_)T+)EAqVrI3Le^l9O*WU)fcOzQnN85tsE@*tPcd`@Q&;0po z!tl#mT5`zC%U8b1&Ca$|W}Ab^3`OF8Y=4pzBq=&Ny6SPq8>|2JN<*D<0#sCp>YY7{ zxsK~R=$dmA9lG?* zH%&qI?*wxu)lZ(|qfEK{5$`$ZMnsKW9xyay&c2b6)`>i#JD{>bd}n-+lcv-O>tL)s z`-qB)3fN#+T>H4RjEswiheT|bh&2xZM{aoDQ&Mt^j*jj$_vE^%aPQusW5-Gx5)@Q^ zu`n@tpwL3W`Gunt6l!H@c^=3LMTAZ=Di#*(hYlTT&#_D> zWrxWEAuPFc_D0hYLQja;f!cWV=ur}~ZC@au*Vm_(9;$dP|&Kz4{S$iA+(QFkat8+o2C4ITjDIV!IB^6~xzynz>dWfu=o`2R!|8!@Fm?Gji%Q1p zYJt_)KmeJ|`}TMD^jyboavxfq8@`D~m)b{gNg$Tu+S-)Tq-|xdPY{B-+sl_~u+MDk z0oDogvUmMC#nZpV@FI}n$jC@e&T*zMX=zdM@nS>GuZ}SgLLW+0>1d2(s2IwS`_TOS zHin~n;HW4Y@l;h-YW0_UJ$wEfHeL)@B?#4SQc@bccYGB2?BN{$zn{HZRaF%LOjud@ zq=10H1DT!a${vA%N(p)~cLHyinSH5ZeSYI>Yr4VmMDFCA@gI`zi3v$mb@w5ax;m01 zIy65Jh5QC~P>5~24!pm6p&5$Q-gTFHA2*Wr9e6#}uv(`23G$J@L0e#@ov z=LuK_y`Y$oKT}0*3^6!cX^C+FqywdbuGc&08AP5|Mu+X|-!p642ItI4?h6R9qZ8BC}OBU$^!w zRN46jid{Q)3>$sb*P~4na3!NQww!8szL#QYfW^rTpbn0-5o_pF@4+ou+p_SELA~*x z++f?VC^`de?eFlsls>C{ttXd07?z9L2U{Db@K0L4Wq4_GiiQ&QBx+PrYrU*;du75XV12VP)$YY>+8b;HBfL$p~<@q5lpebo*RG( zmGnbH+5-*>#W*<#J&Y_FwTD?)Sl~moon}pviBrtC<>+!;HA*#ySW~$*5)TX$*T{di z-0NJ@M#lXD`#?yS-``MH;G3FSS(&g^V`)*3ugl5F1?xSpI^)<7ehmj7zw1}HU}4Mq zJ=p7nBw%lEpF5*(B0B?y%ggt1@3&bsEiJ6v4jfz~<2{0KRS66oA{JxNnx+RuGOf~L ze7!0tFpyQJ>NLtpjCp%YOCTOGRCyBV2aB8}h*!XqM*c(C%qoWR1wiNU$l&LtLi&K= zgY<%2@W8KMzi1g5_X!FLIxh9NKH(3pNf9D(+$y0Og0}-}t$r*I=9-_M-}ujje2E%7 zE~sy2;ais}7c_{o+}wftPjOz>EPpFspM&@9<1>rzSW#8=sr2hTPyK2uPUwdyQ{7`@ zzfjkM^55>-xpU;S`I9GfTwDqpx!7+l3ooJlFdbk$qm#<&%lTUtF2~yjt z&F$mkGZ4*A&1dZ#8u}o(iIh@mdpA8^_Z>}5T9{}sFj;NuVOd!;I}^ZG7bwe0tO_YU}o0&GhYcKOoM61bM-;E7SYTI)37L>7|R zsHi_3yjdSVz67QqO#QmLItcSd>Gl#@YlFcik6}T;3wY-0x-Bg$D!K+-!Eq~mGbA%I zc#aiyb*btcne&yy!?I^XER?JX6>!L@vhNiU;SUH17|pY2YHS>#Y*u>sunLUUW+>Fk z*>yde>E0e%(X(gH{3j92SzGAj)M+zB$;Z!6m^kR)Hj#bmwZ|x;}4sIDI zm$9s6^aEe4Kl>Sz!}9hXEx;Wy7$Kb(c_bd%3>+i)@@esTr{2E4X$ahB&h*5oZiW0> zf}MslRnsE&7|)LsMS1na;Gpo6CmHq|wO#II21UCLoF??}Apu|j$eDgPgb1q;+7Gs& zi98kPs>Pp!T@H(sot>Q!Tg6OrGGJ~!QQEY(0_vffpPvumv-wiW(u=L2k~AP0aup7D zl>B4_%eAua-;obMLlqWt)EA^JrMJO+hJ0;?hhP4z0hU?qoHuY@hA`EWHE@qXwkL`vxmbxNQ-QR zgoS&@#@Y>!Y8=_M%T+!&9(H%^?2ERCP~#x9_e@Sofx-h!N`<)M8Bn3Iy9T~J-^&y; zT<&oK9*T&y^;G~=qZlmXEpR_d$_{lWUAvu+(tpoH%ft~{U(4r5+om2*d&R7~U^&E~ zGNRocrJ$&Yd|!=J1ghx(AFXKbXmTMTu);LoLKd7)J$~3=Pabx)Rzv(fEK8=+U?ch% zE6h4<8IV!Cn7n6$%3%#1H#s;t>k<@LK(8V0`VI96d`hBz6+C8WOmRXyf+#=Vc;Oxay$1so>=~Guzn7FeTb>;{a_CU4_R8D02LV>O z&HBq_tFx2i;)vi8Q&{GgFY0Lfgv|_T6xLcXG$>&Rlvr89Z1N2Vm>m+_Jb~A`^T6ry zp>QWjJoC*L`-s#7qiVtZp~VY0Zh-6f;6sq#iKrM{Jlpu0QP5urtSDNG(WmQ7eB9F8 z9A6^^0bK?UFRiH9tWKQ>MIL!FUDj|Y&6znTJqk*P++V%=`03LiM7we27@30)h26=S z)WLdetM`NYLdD^m<^NS#Iq=_IBM)O^bpr!&L}|*w+wBUHitNFH$#>o0fL}?+%Id{Z zu;g+tLH-aWr3A!iI9=AZwleqc|H6C1viCtZ?yHv)97xLSJWEUa4ALruhW>y}IjR1f+bFPQpTi0TC(U`MtFCdHCkq5QMZVP8;?F z_8`uNy*=ONQkh_LjwJ)^qjTraKbI0%ex_C7pQ7Io|0KzNo)!_Se_G~Y96wg6ET5Mo ziLNqnnh=tfR#q~WG-|@Usvy_uFFw&AQWNP-4*^Q*u{lxe``u<-YC6zO!-3v7c{{y2 zn2GHT&m2~wGq!Lr(wqowJsEE;#nTW{I3we0G&;233rtK}-9`U_ zIT1P&=zOK%=CTx##DSQ?rv0lMg5i0)#ffMnmf~b%d&kGue`(dxBYFi=@~TpmCy=x# zN!P%J4_Z)se7rJWS8LiUkyU5xq03xc04UEuPEu{>^$m@T+CsQ4lCm%W=Ob1Gj5}tY z-4()Zo(0)H_n|)c5iB#qCwWOE?VTh^@(CA_!$iXB8{!;=o9mNAS*;e_3_+$#yDH=d zs)Z=@FCQK?ht;_};^RyVBCN6JPdxtI+)YQTl$Kb&8UBU1Yr(PaOfqU%k>#m0CjQ-HpgrVGyNBQfWd? zPR;}K1vt|ZKvq~#8g_PH90*pJBG~E>8ifJ601+WgL47;}I{*6Va%>XzM zD1rnch-c%Ei-gN%3M((PwrK@nA%9eCEGsI?ZP$Rv*gw)+u40>Ei}irj4Ho1}D64$T z*NZYYzn-${P>o1o4}Ht{ zx_YEX5+CIHPZq3xYEaq-9oAMQL;2JZGh~KfDR+*nONCth@9EQRXU?2KPACOY7})aP z$J;WOkZM4Z~?D# zX?dAdt;ktER&!6%sPvXBJ*x2NXsuiWe<+hMMdVkXE3aPR<>48jG_0cqz7qAJ+d?S2 z*-~ZA&BsN(k)^^J%t%Odnfj8FnHd`qab4$493X3_eB>K7IIhSO&KXlIU4X~+q%dk5 zw6XM@$C40QfH--AFA6v4ipp05ZK^*bHgvjb&TkMm^P*RNZ^jL|O95{#@`S`8}v znFw`lTr5HEQcJcuJvz}yn&Y3a_aZyG5j{F`;)E!KHi%%liuYpl`%_K0)aLm^*y@_{Y?nqAF<6 zm)Y5Ws~n+Z*S(uC`(IB_@2KaZ53K&j^CS0ccKN`_Kx}4U*4Wq>i}?t-Oy#7Bw3GkQ zSa59Hwr%JBlTmD9EkAz5l`dyVT|zTJ0Xa-g{vDMA0PYud6qBSBqD~5_(Yh+9G#eU8 z81ZVfD-2hbm#1q*sEPPBf}U&1HzNL)A#s03J^$(-KJ3`wlX$0Ht76phRvTj z>l>SzU^*9ro1^Yfs6-1y8lP~6uR+9AQSD%-AhuvpMToaJRD88BcH_l3j0Al|svz|W zIE<1`X;2KmAhm;!@rn%C-l0>cR^=ASp9NgMcFnnJWu&jnbMo_k5?CQjR%iHgR5KyE zgBQ#U(tDobHjApd;?LAz#&J?2*xdphs3um5+PJG=J*qSSk=e_j|FI97l&E2sLV;0A z)0NJxGePJY^e(k{qO0Drf@JMa0HWce9qtxA-=2@PWhQsn1O*4nDk#Ke(&?L+bPZm6 z789e755V%FP|~6cuB_O?8Bh8ASyz4`Mr#>*44{CqmC}wLt)t+DVE9|W_k0w-*vg|U z_Tx7LyZbl$V2Yne5}E+)sP;)_0+Z2 z97}`TI&w&~%d7Ht@6xOfOF4OOI<8sWsYwna>M z%-253g@y$Oapbhg$Pfo=jokyVTV$eP%WWX+YYNqju;!$kR%C5fuWM-ZX|LCL9+-dy zu#bqJ%>AjATIzS1>h+;@D=85oBZ!`sqPkYJ80@zPVB%nr3^m7$1d-P9CFc0+i-$sBs)HWFrklW$*Gj3_- zLy~ysNL)(1a&z+{4w)!6-=2N@eC00r^^cA+K!*?ojhC^t&5@)6BprSG1%{)rnUz&j z+_IQVS*AT2q$p_CxL7Wt!*Pj;a1^oaqnT7PZbRmgF*Qx8%7)(=2e4E8v$f+QZQM5c z_WbvdTev}cy=kG=glOB%JFWjmeV^Z)E3*)cD&oH!a?b2A4lnR4j)U zgxo?@Z0u}{PWU6lTo;%9L4siIB928k&p=`XGn$zXU{M8n8o8rj_V}?HP^{Ft4e2-c zcsR;F^ingPPHRtLm=Kx|yYAaOk;nL_0Q;{`aeXRYh-JETNgeeAvJRry1WOX!SURWb zxO^U-9T7=^4#~*G#ELz6ViI=8Hz0$*nX@Z|IS)qz;f!#Hg%g6SE!EDhvd_@jZ{NLJ z!!|%RH5?m$1#>e<;RdC54(o)AltSNKd>E~A)R}D@-d=Gw4!7N z5%}%VzF}d^$BrIlPf+5VKO}PNR=U!;#zpxYXjj7(EQP+9&cW-CLhx4?~dys&R0jA$6<=X zrRPJ>O78By)ys+2Vy! z54R-xNrb}+5ruH_7J)4$B$uq}2o*5ubO++t9kLIa&aF5HcZT%zY+ps6`*c71hP1R- zo^KSu03L}6?Kl?UFnE5)q4+|ic?Q1)(J9P2Rh-)iS6BSuLn@qU5&#;))J0N~h>#%$ z`W0}FjEoG~p%;FB$B1Df{B3(k3yBZ&gZle59oI)yXYmq$t_vWRi@~QONJregdoa0h zgNMjKb!~2Np;`_RI@S^XBVWZZkMO{t{yU+3*7JEg@gwGnmP8mWru2oB@W!q7UOuz_Z2aC5S1k+L`5{aC2}O zAR!NgK5J_aAsK?DL~;?ijkkE;qlruBL=S^qBmOL-qEdm-lH2RozC$DVn;WYkJeIFO zNl*+i1fn*?J%T?r4>bxQ(9KG7$>2%J^v3@mq_}2{CI&NqW~do>8xA%+C45p8ipE+&=Fs0 zeB2BsXV#utjy6s=6>i+4`b{T#coW%C(MONY6s`@hAO$EKSv%F|Dfk8I+JTnMCCDO# zr2D7$3=5HaM9(KiW^gVsh!p+zB^iRqAQ?wWMrM-k#0AX+s38@tq`OCD8dy3mK3*NE zl^N1<;)OvPMer4h^|$u+5QIiB!BPsC1fjVf<3>frndh)r1l)qw59#9!x-lvyG992C zO-e3bhK(}8T>A$HXJ*4ULlFJVj)6m20h@GQfc_eaOxQ! z<|+Oi@k0=&sG;HB!{2Alo!bWfLonXdR06Y^+5Yny`~4GjFpBWYWyfB$ZB6uN;v}vu zS37B=I@`}ya`9PDIU|75-P7z1Pw5eqP$i|nDzh)%v=EglF@e#Ve_sP64!R-{&_#*D zX@ZCtfeFYYd4}pV*w`TM-IJ5m&|7G6YjS!mT(%y;K}W&j&uVGBG&+bhT#FMSU7hzh1ZP;j9P{f4y>JkwGY)H z=V116m)~_ReaJ_FTXO~bYZ@C@!A1QTAK$A`xN;0Zb#H?*R#sLNrWwR8*btQ=GJueb z`#H2D;Y7{VOD&J3R`(ZWVH|{eGKS*==023*9q)PWf;cp6hl8N~Etw|NSdjCG>*2tf zAuosk9aOSAp*()r^6D^Bptu2YLMb4Jy%`vI0$dmc$D*<9A}M9>G{yHA37~*|{SrNx zPF%(t{)I|GIGd^0rEr*&cjrl`{?j9b7(YP0f9@Wr%VN3~GGaLAfSyq!&@MDpv zsTidvLvYV&bG7R#504p+JQVD&kS)Xr)kCMsS0M`-8X|!S@&%vzO!7*)aR(17zXvJ@ zwjKeLH#Z!hyo1iDVZP0lVL$8_LWaX1UDm6k4b_ugL7YrE>?C}Q^6-s0dh8}*hV);| zEC??iR&w2^{U=(@@JSd@A%>5D#!Je|tSU&_o12lB+K+ythS2g=US7f4dHzczo~O9p zpu!C&eqGA~J^f5x<) zMzV<9Eou-SA0L5hr>2ZnPz3=V4;?&MbBH>e#v%*U-^u z^HVxw+l=(r{&rnq{7OLsbBT)59;;6)`mLzQ8JlGab8u5#o9kU`1c%6^nwy$ZgWQal zw3SR@MhwFWL{JWp^gsa#a3kPQh22grBYsjc9WltK#6&FKpc8653K7n-A2RRUnN)! zV0!P~G3db{Z^WQ2fHo|Cq}Zim-6MF>0yJws+>+{$>Wtj_IX^#Nvi_bpVp%kWKLm{7 zK^GN&r6wjYh?#~9jEsgEH$_3p{-s^nAnN-wKe)ugPB_wpPt0fnvxBhKaSHocb{0XQ zIU(qnSH-Cr78W)WFo5#fj(8#vZN-qpojZgK$IBZGB(Pk;oEHM1H!v{Z>+et40{H4V zw?>80?D1=V=VnRRL7z7V=hAjp;A23DpYQ>2>5 z5OWR1#ZQs^_&K_jod`ij+qh&D6*YsuWPIwRNKO37OAFe=m#pJfj~@=^7N8qGBymYE_Gm^w?8|i=^|7 zb6F&O+P{v22E?+>C{l}vhyYPxR$DJ)T^^PxnzrBO!rWZHJ4*o#tUE%u=qdm%wI@c> zQAcACafQ-P+=>8sT~ALBWziF85c_?H8>E7HajqVJAwj7v~C=%$i znwpxJmiP%^IS_c5_sN(Vbj&rug(_Z}cs9FDYTM*j&iju^OK%stb$2&;qLA-9T}D=6 zS&!Uc4%Xmz97bF*Np8W~9_qdynh!>i3SWQaT(@J(7Qarr!2beQSBtyaEw>-J%|7C| zxJ+-FWrcZwz{R{FT;w5zd3S()U0vPFU|<+gJ-GcpKwV@Q>AcGzkD|w%VPWw^pX|kg z;t;}1+j&>nq?=QE9Oxfy`R<+VfQ&Yf6#U+RyMB28-WitwfH2nn{w<`c8jd!47YYE7 z{}Ot)uiU!h#+T4BdXKt+u*{?Tm z4!oh_Zygs`kdYxcY*y+T(B0D7Y&9W0Dtkul-f=XykGSvxg?M%(A^8i)Io>stEMd=7 zmsiy0P$w`o#qXWfz3|Df^wqJB&YRZOOOs(6IJXGe3r2Ld56Ggw=D-OTI?l!(I~GHL1QwG9o&xbmTY z5Sd5N3O0yNSVm#MCcJE1DDWP`YWJCAv$Eb{fDS6)30!x8x^;$``2Yn41wH{MMhER4 z=nArj2(Cy$%&S1>OHF$_R$2%50zf4uVPay!-g^5(6Cx{yK|P_YVfO&L?=vzof~Fjo zkf1?$pi4_r{XSAa6Xjq!Q6bSfFm{Bnmquj}$KseB z{5&tBX2IdYu+CetXguQ?(yefNG++r6lQehlIwMj{n2NaEh4`zOF$NYVVtA&eNc0~% zmU$H1i5@KQytsdR09DK8l$x}>yfD5YNN%qNBL3H~o~Q{>G`<0OAaK`@CW<8^n!BA{ zZh0&9Wi=AP&9zx4OA;yoLX=DV=`2dG;M;C=3wql_CT$rKN2kEFuAlWnC(uMu`i#Ll z1Qrlg#a#Ju_>~BRUxDf`bnl)Y9D^&4Yu4x-B0vxS=F8p!?Op*?;xy^}h0;?DLkMdO zp_`Z!1cZgnO%lRu^+q~U*wQW>yZz6|2oaYgCbK?DN1_G};h#X=S7cObYG^RUtS-c< zcf3{v-T{nsZ^H8mqoflVR77{n2h8vx&A2uNKi^d0op6Q%0tIONSX?4D6cn|fprDD1 zLNiXEw(s8zJTX>DW(5e?`({-V=+S(-_ZAUY`>eJF>ARTt_*Yq3SMhedZqp*-!KzzB zlhSqiU&a8K4jF?l22IR_D8k0phYCd~J1C%Vt}xnlTH~&Q!cd@2*coJ0;U)v-!Y(WW zLk6}5lt9;}2uCh4_|qrm)2B~Q@bb<%SwBXKkr?|PP6^Xihi?F5jF`l$s**&oR7lv+ zWNE)AuZ5*0H>OunU18u0ynPsjDK|WN9#o<~fBxX^85ZN#V<(0IgJIBNEXxP22S=f# z(%8ZxZ7DD6(d_$gXh=z2obS-} zp-S&UsDKs{9XsESvEk|LS(3dH5Ey!>~Rh+N9q@__fxHzyzL&Mds(aPQ>s zZm?xMWY3>J%?W+PJO-o=JnDqdzyH@R( zj`j<}KkfCT0s1)&ZX?0?yylg_av6CXhtw;OC2=&G7(U3V0-9gf*S`d7@_vp*Tw7N~ zMFkARVnD!fr;QWnd;+UuY*1yaVJ0DFNGM7~B|uriZ$Dvr^FI1Sj6^W$zI{<>;$T@{ z5N?Q)xk%`S=W zVPS7_a%??QM!l+?HPqFKToC>Pm%Sr^gb(`y!#TE;&KN`|qG?1E*oO2y#+}~B$N$9d zEvbEu+nvw_hyVP!hAxOw?i~{HIxLI|Tbc-C1U$5LgJ3|6cM88gZYpJJvExt~!Z7%Y zsH(+4!cfm?IXV4@!tCByb=t(1ndj!@;I-bM^8s>LYSzBxLi6$*7fb`O-kqBscRx=; zOzxns$Xr->0?dg0*h2*H!TIInM|c0b#0BIRE1``GdlpBT){LPVLe6=CbB0l{!mJaR zsO|-A!FKy>*z#r7mXZ)^i^&9|($eI9Sl`<6{5ee#ybaR*`=cQbp(S7{qNc8{x0FIP z3bw}S^D^%-SkKST51R1|X%YnZv8AzkXXUw28k+NL*ob-t#RJh6p+uJpj$}kQ2{0A4 zrKYhlMy^Hnwr%Id6)@wcI2SFdZuffq z2yg=3QC9R_WI}>FOoQ47#9msn)6j^tp2RtWWG!H8Yn$)5=|rn}bZ9Rz;+{W^dVOxd=D$3MvS*eap z0~lmIFgrx>`=PnaLc!?i@5iwaVGbZBA+b=X`!}&X7iD9nkXe*fQWAyvgP-rC4i2U*J*qGembwG`4bUwB1?XQu)s|$+%_<{cdAaeKL zyUsim8|+Wl1k}wE6{=rd-`!#E5Y*CGOI*sA%8owsbW z#$sH&bg37R0YUQ%J5+CF(<6%y{~CF|@?F&S&M`4`wY9Z*Q{VOyff~%i6Bo1*cMCv< zN=i!lVBg>I(!*l_*f4Ysr?^HrQ!>|6ls)dZeTdknA#IN;Vz z-9E$!Q=ZV5L22_3f3B{qByOglr;pvtVP&}W*icXJ3=dDx;Gnj&u{52}^n8nN$*RYI~l&`q)3RJ5@_HK{o zHH^d~Zy+|f&nmSD6c@#>AC(==ZWfvMz0QT}<0keCEjsyOx$7J_Ry@4Ch}9DpwxLE4 zz!9LDX+s+kau0uhavahkqx3I?WM3U70pN?!o?vZbqxQdxX21>_#}^wrJDGRp<8PaK zIrX~H1L6}AV;E4F3c#}yAw@K8A`-!*2*C0IajFe++_DGmM=K!k@R##A`gv_kE-2H? zwbVMS26o3AaKG@w?_J$G_n^~TK#KOnMGuHZswanUrl?)VV3mfBjw`NT!CAmti-?I? z$n_0HiN_jYa(rVX1;_e+?h_A87GqY3NWIF$`C_sYDkpBN`Vbel+fC@~D>H%w!Er`| zs=-p>ssai&4K&@>wl*c)n}@R-otEYcZ30$_2sY}Eswz6GF^NM6lGshabBJlzC0t1j3Ob3k{SL5%n1FyEH#IE~`w56Km@*qqH+%pY4%!+Y zG9<7XSJ0=Z6fUf+;1m;Ye=Qj@pIP?((}H4m?#Oww+$*Q-gq@C*4sK1sja5gq_CSgD zYp!2eS%G9GAh$4w#NTUNXC*WEm}{>+sD;IoCs&|<)l)9--Pef<2MLl7fo|6tYu48r=qiF%o;Q~ezaIi@k$mgz}c zbC;M{)6_)F2SX1;;c$aT2#C|Wt{^Mh2WQ_?;mhSL@DeZxHj|xJ;F1bDb}3pX(d%(H0HLrC49qLO=A3^q zAA-qIWXIsksi8*+vVg^PB({cEyfiVNz>#f#Gf55VkDO=qVh;u)w1A3uJ)iwn#!ad8{u3GW=H zRW~e4h>6&!zry%~aT|s7uVS2Ke8bMn*FB4bZ9=s2xUwfYw;sWL!v#ODWbEiAL%K0W z(wl;v4>gAv#@k$>O4(|b9fI_r8(8B)xrK?Y?*HC!=(sXW&uP?J0&lTopVArWk7^?V zdq5>S%AcY{9Ggs_pWT734i9fOmn|D_88yE-%QR9~Uk2A*!tW$zSP318U=a|%Ac%dz z?E=JYa5%~MrPvOKPoI7bPP&(zkx*v<6^XDtKs2H0A}T?oqHqcT>hL-LDINfZga@+= z*f8bnGzNE0!2~5rF3I^T_Y@V6!*IAJF7A%yBcwcmrS5Iu6vRkWdzR_G6IY(WC@1cW z!p9-j0M+M=pO{_J!n_J0rC(uOQ@z<|C3inDTo|iF` zFc5=sn3(Bu+T_P)joqWOqsOLmN{O{cyG5DJ*{wnXLUj1#$)BLjC1n#9k1?T+YY1PW zsu6dAK>mS7a>z63*xnFrZ=P;jg#wDknTr>PBmD1f-o}?ErpAexlZ6H1rWuHUDHcw#3!hy=Ea?BMt*n#~{qPxN zxTzqW3^O?Op$_d~Aznu(M<*Uy;UJ^N=<4Zt1qEFSYf^wWdu^Wu!ZTx?`N6pK1CviB zmNEJHq0qk3#fs5Bp>~|d2#}l54cxqn={o3xtQLRn;?fEtlnd&DJ%*`EB4}LtN)enL zG7!PWj%@3Je_1+d22hB91{>GuP;xD#L+Ct<6<~&&PKf^HX@wgw9Z0ybb0KfFMG9 zQDC}=HbH+b^(e$B4t`oVOf|m~P$Lo-Q$m>#_}pZDcPYKj91$YK8~GO7%?sVTSDJUK zWsOI{CEiIuM<_!jU*|h}9|oF>i0s0i6bmfv@ZA8-pCQ600OVfmtd=8kVb;C7!ERxm z$KAfU3%DyXI{G;P3+-Xi%*0tBs8}cl5CNxCa1|fym1}l(ypVs`xwweVol-{JQiq^_ zDN7M?g9;}n9i|i^E}{g%2|seo1}&tvzP=a&m|M~OXK2TDm3JO^Ekg)8bmRyDf04FF zb}Fsxij<{gde-}O)ocF-b$ea%aTN|Qe&FRt-&nj?Y=OphL+B(6^@~TXf`5Q(YwnsY zjO<4r0!lu_Rf-pn$iNg=`uU?`(vXS4TqBW5henJ}h#+b$NhB6GBZCuF?y`B%Y zs7LPv9C&ai;v?`$g0g_%WAe5IA_QSs=j0F`7IL2M0Nh>%bc9wu`%0!v8Wd0RWC*+{}~(Wj}3SH z*3z<^(s8iMeLivOzyG1>%maE{zpii2bVwvJl#pbe3zbwN86snp%1lX7NK!-tl8{hQ zlFXH%l#r4*hBAdpWtIv>rRe?a^LyU&$1|KmeZTj8U3*x2t+gYDub6Q)=;@m#MK_vo z)6$qfH4Qa?Ug83o!iO8`7zoj)1w$RPKxGw`RuIlG9vKgQi!~grxTd5tQTzCCK3ejA z%sxU{n?MX!1bf&{h;HHe`$@!h&Zky4tcCj_Mu+FwN=)3off@yPj@ev&@o{!`4}^Z> z36=r~?tfVN>64;}$=|x4xo|-Rgi@O)G^?74v=6zW2tK>WaaS*`ycuX zt(=@LJ_ZAgaoN&}7Nv(E|KnX;DjIv9Q}BWa*PH`NZK`tZ&j7yCHv;O38J|7eubW!? zMh%+YX$EM?r8!Lo`1s`JkIsUgfPBa%*5D|`9LPGpFEYDb+#Vfs1gSIo^4&XkCUlJu za1i(kU(@dtW6q$Wj>(!lwIKmX74;3p9*&?R5D-!#?t~8^lQ7DJ#*Wdoc-Jy<5hM&_ zsD(^I`yL*HBZJC_5tki*r+KR@qTZ#t={aE+O=Q>h?SprI>AV0cIRFTwV2}7`Gb=ww zZ2CgReqK{mNL!u1c|lV{DX+n%95Z)r-`)UX^Ee`=4%Tmh&APYkLI#CE0#e5@gYe+r zE1eHGdh}>8`7M8b_XxSK3)7Ms%nmYAN@dRE$k_>$gna!^KTBYdMUd{0i9KpHDCJu~ z3AIIlPI3DV9eVBAbq-_-EQ#z057iM&Ja0+=D zlsnNx1t?VFa!MqxO|LG;;ewQBet7ujaA)7DR#Fw8J69U_Jj~6-MZm(bwOYZs!4Y+3l!Y4*hs zy|H6qu$gEdP(nPxUEO->&U$coS~{^->e+J}dDCL^M`+|GR#rzSvx)N!#BZ7I8hb&) z+bw8@0rc$8wcLm1M?-}*&>Z-dB^cO)|n=+!5aSUGB< zBqmx2`+aRE1B^C!P)i>i7CRZhxDzK&PPjDFomr6az86#rOoS|lHr_CIdVh7Iftp$% zxIdi+M-k-+hyGQ$s!>S`H0c6B0>ajR8T&KJn-~qgmmGTTO)EfAUBSNqh`$Iv-v{>ESmdK3 z(*ZoCPTyUgN^hm)x1G=EZ?6X`$PN7mg_)}M+mj#uKNmn%6*1PW{QPb-J%UV}J-Zlb zD*&c%u!7T(iJ?J3J+!B;Sh*7Szf5uZ;~g?_kHVeMP*LgvRBcOW0_z|?Szdciyk+KN zY^&OId;O#6>ATM8EeDly`CGRU2H>9~?`PI8pV&)@LuVZBhlUdL=PffWY27}4H09w_ zdmC#8<8kKF|BfhSf_ ztwiFu!5z=ZI|IxKJfOiSMPl9S8vhv%9v;_EU0ZkI<%n2IGsY^sm0g{NjPF~E)ssL) z%=rn9m69E1j~tPxuCJ_%ZoYY-^7}GRFrZZozbd25LN|B}oMtu--Z)E9xnFYVpqA{Pp45 zBTSt*AWD60Ev)2GefGgNMtKA4H38b<R;KotXxJH)v1UR@n^98<;eh*@GO1ou8hAA_7?&f>1Hm zl7Xq=wq|~_9`pGSYiFE(iz;y|0#R&DlLm!9AunR#B$fvNh12wYb|BUSZfOC+bC`Sy z{QwEcgn=Q!p`m#0syQX+xn9`1npveJ78nyu)5p<~5O%&Nf*ATcd+HgI?~evs-c9M7 zUa0JE+_KpPlE1;9%J%#!1TP1njQQD|h1G50v;2QFBL7A$!IGiO`d)~+2@8}*W5QUH zAt<$&9F7@^Up{?01|Wa~4XXq|epBa8C0%MDN~GpxM!t6a`e=?TtR85%5|>AeQ074l zX}}M8M0D~77w4HYB`FLZI+PmF8)rXL$D(8v0t-;XrvqDsh*5*ZX3LvL z)}&$`)Z1JAn`ne66LucXAi22qQ+^Y>a5a2SpgK~e$nzj@_Ui@%bvp%nPR>5+VP{$t zpm&5n?YM#OL{ChPDT&kQsH*A@xD0j6?%QsEf1&LWY!o|m*lw&L9A7@-6Rj=d{~WRh`k{bX3cwzK?2>VqFp_B1gR{^)zvUZKa`{bYPp}UB z_vv_S^v=vaXNOOKCc|KtF`2~|8%1~ogRgOuunO>Pgft>d?_W)@bo2O!T zX0LdPJ?221^Pg^MS$W2;3k?BclK{$k;QGF1A==IheY(7{Z@0D2l*7GFmV8so=%S#Y zu+_ThJ5nR!5kOoiTdo#tn!GtxvIJ|^Jf~g96Zgcu;nw04H_F7~Z9Dq|vwLf`C#Cp?kb zfy?XN)kE%MbJ^4}L{n{DgW3I0$xLg?x27^vrbsJ2&}e`0RhLhXd(a)s!z__gn}W?h z&Q!tDI1lf0jkiF z*S<@Iwj^{E%G=&LI-S58Xr-ANw3RUQy(j-#Z8X7d} z+WNrmyUjJhxs39%NMAx4!)Z_{VLD?%73&RNC?yUPgJwTnIjeF>_{I;NK@36}nQ;8M z|Gov`glyn?@-1~uGtvSi%7E^-IiECTyJ4&pqVzngZPj^=sxvg6#QXFxC|6bv-mwA#d%Hyx=b*n7A zknuB4@EDy58Bfpsmv6-ruzWef^8fTYX`m{~cZx8x0eh1#2b3>9UN9hiEt4VMz%=NB zjH_wiBA`tKV@Kozq06uTd(tOiqi?th7A?%y=wKQ-C6~7A&_PV+kqU(>sf~;4QO!rf z6X1-_8V;G!U5uh_NxC%kk0Kb12j(!l4-?E+u7P~3o|!xxnra;rL= z)BDh#uA6%1?Acy0O~^Tgzf@ylW3x!uo%A-X3!G<-nPQ-y$*NUnCN`gGVR4+7Sy}R; zEiEsACxn%Usi*(`t5S1axR%oDPVv z74H3eo)>=R%;dh++Lc{V|B5jnj3dM-cmoW0xM$VMmC_b4=YvjYON&N+r9Df7PrxMI zKKG)nNExQ3pA8@SCsV({o89hB-*KeYp2*C~YC#$S2o=5!t@a)$Rs1HDIOkr%t6OAH!AT=2i zn#RP^9j!Z$r^|tB1@~(hTsiT)N7BQ9SQNdqEE24Nta+XJ@4BKprAA|>p~U=l!9WGa zGx;xHzpfAq7>0&|ihkb1nI~uqbI$#}_d5mv0B1zIr93ta8!KWA{G zJMp7a*El){`gFcs?!}>@oT1K*M@Z0d;DU)fHE`6P6f4j%+IQ+S(Zwa<)9oZ2yr3s| z(HM$k49uVS+PCyX2ZN(x?}oyMHcXsh`IJ<(EYOjy9l2orqKs{rEw>u`^ZJEwtI2&T<+OE5>`xMW4R8O2|| z+#^6vpwETot&S5Wfk(WZ=FdNzD=IO4m|H^QK^CN!()P51R^D>Z0WEE94d!*U6(pkN zW?OCq9XRlF`adnU^xJ_I4tg;nQRz=z-ZdrB;LX)eYvcGogaO7Oc06*$pb?=R{o@{{ z92DH%R8f$?GpATUgCVdGV`26POaBm`fS=Wy;6fP`iU=H7Ucv@A1m#1(uK=($n!@g2 z2=lG1=q65LMocBk&6HP&-6RoAKOz1C^g)2kLo1k^i?o(M>=zjL5m{I!^&5eUKbE+$ zLKA3CG3zKuFVprPFxu%p%mLhTO~Xg62|s1K7rak34dFAZ13;5xe-uq0{>T!2s13wY zlJbwUh*^3^Mrzj`b+zJug8MM|PJ<6Pky;;|Sj49cTX6i2i;v%QOey3#_xj4AbK29V zPanr+p?hf8et^kF12i3^NZQ<~3wPZ=V6inz?*u6DoPMHUov>C(?*5G~p05Z)$9d=cI|#wI3yt|y6Qm?{JU?RFew{V%xBrb@rr$D*RP zF}9=LMAwH)yzleo^2FKui%CO^X=#MVr3x2fQMNZv!`l z51N1JQ_%47w7N^^AFluSalH$=E0GQXU_@TH5a{J~%i~R@!M@&~Xq|c~WvzK=jP4^B zHW8Wu`|rgW`RlwLRKVndPX!r^xa+=wW22xgV;FTX? zj4?;U5L%l>W$pF$aHvwyEKRmQ-kGJr2YTc{l%HbNo^ItEI-@ zwZ7g41LJpi=M=yH_%X)#UUp6nWVqQWZE2xJB~1(ZCoU3PY zVq^OP>`^-JpqGXhBCh6CJ1WULfl2+^OI+ zCc*0R$^+GF@OgK9zTN+F8^<-9keqq*8|Z*wr382^N_1GSi&zal;m)Wi`v`+021-ml zdqJBwGP5z` zv**uqn3RM5DmI~*+4?$J-^bGtMmTCb48MIb+m2iPa_HJod5<5D`yb=_WI{qPu)DZW zF&Bl|S4;#fw?KgLL9h-a4T(!y z^6Y|whj^KBfYAwpehi21x{ulN&QA;8$j|CTj>gn7PyI> zqZWWLZf&Rkb`)w%cLk2D!KV?d3P`{}9Ao_O!!9DEa=|7LqM(~332e{Av_c#ob zs+WaD7CZU4@EdyKMFU<2vBi)FL_x(&l$Bbo^IUuXhT&fg6vqsD0^~bHs`@qWf^95A zuGMZ?h|whxwk0ncNP|HyEN%rpzF>T&Y98AO;-GRu6SuJuRRY={Auv)27Ev0Ho*xE3 zg!mJejuug}tRQzte(-zxMnbe-vnCM0pW=&qNyX>2W5&9dY`c2F{?g>uz^m>?*`kQgx-dNEc&0AG)p6kTeJ{k#dn;a{?SLpx)4q& zsWX^74QX)G(La9&Y>ISwI_TN>6n?t zF-Dn&9Ytd8^(UwQxe3`*P_M7{89F;D??~bjP(l1@GIX5ZHRoxN`?QxVg~TOiRZMug zbjj!*--u#MHZ@V@h&F)F1t!p3$*&1A0#|N0RtG{fg{~$>4+1!lH>6HOwL{}ZA@CN$ zAIE}G60CP+I#K8aH0DL{!uq}0T=5Sz5G8Xwp#+SxhN2Z;$n>XA_XG220A+5eOYF2+ zdG?yNt+1#ui?%U25J^wT#3%=j3s5C*fqL8@X$FNHjEma*hSe6Qn$*pv3GTN<`}!^1 z&FO^4(_(|IIHt!Cf)bEz&{)(Qxwj!uyTd~g*+QlaqMmAESV&h6OjPvci$C0GPZUaY zCGQ{M20(po2O_~R`q%IEARF=(3Au$_y!Y=zYybrV_U-0DU~**GH508u`}_B?n;Jhb zqyjQzoQP;kU-i~62jQ2Q6juwX>G9}j+1SC58w?vTBkJkS5$wLi>9IO6>`R#aDmSyz z0*6^I+b5Zun#RmIy`A&MEJ18EqYu7NYsjdC^hd#GNX{THh-g9Y(i-oJFA= zPtfU|>cu#MPh&@ABs~O8y=Y@l-I%y%y@@(ZOj|@J3M~S-TQ;KUeR=t-8SASot_|VC zbp;XU^jB`UO>d%c?{|LRqv0VTnLJBf_Oj8fzZ0*8p`p8gG1uBlvkDHwpf3`6URRYb zD{jqC-JGQJOZL7n$k(IRm0gLnj-nrziWKnzO_)$^0mdVfk~*_y2!#+#h@RBZ6xV*k z`~>kJe92##z@!MGj#g<7e+Xuj1T&@%Xkd1jYu=`K6GZ0jkBd%jg)=Stc8HpX>I^WG z!hIK@8JxE-OSS6V=jFMD*s7T#D5Uew?h`sS!>y-|PGaWYDvou3|G9b78r_R(zyX!T zPPAKeMT++?fx{6wTsSQjYk;=QRyh8gdf+@2GG{_mJrYddvt?#x?gaWkwP6krf&5qi z$Q0QA#fL;n{28>ie}56dGqo~_k0A|!9p7X}5j_btQu_8n2som6;PvspYLFYTAgu#T z8OBEF2u3ZR%XazaLDX1}1y+gRf`7oDC5tFYWD33Y}> z1ae+<&|a484KH-Hdp0L2U#vM2^Bc`PtIP34>mw!U4KT*lP3u&5-GDJ^dZiGIL;go34L2W zCBJIIzr`ecXqIK|1Ac8GQBBEeKi49fV!M4)9hipc`H75ia|Zs|ax6CXb6ne-7p1?iLe!2?AGF4;Kx6~P%sm`odMwqU{0oLbAfFSNzRhf)%Z4~_^kxd8V) zFKC^Dagc#oDyNX)5=|wb#6t$gf!(*QWct9tV;t46uIScPxJgv2@mSq}yNdp@ympmV z<n4#3i>;nmu%LfF4@MYgIL zYqa}#8*P^Gmhc_mcrdm?vDI#NC5ch?W?!_x8c=wj-q( zS12waL43DCgT(d_kWh4^%rf9!9|Kq4*9EVrM?4Ig+DruZLQ$uH@b4l$Iy(={xif%g zoE61(?Y!XpQrXKKL-hQ}enCqJrefH@Jq7(ZaPI(7k))w_sliwbuA$)VH*flTUl3;W z^{1_#UnsiKqw(y@s^5*8W=}s}9rd_Js#N|A)%;$4Rq}gxBkeClfW6@GGKOWT9^KE( z-^t?}tJBXy1sTfE6f!ib04|Q=EdK5_Ffes)0_CtM!C(eagS{nC$qF0p{twU!*OJSV zdnpM&Z}4DDk!4pMfUc;|;M+5H1N6@rv5L-#*WFmlVLqWM3q&4rje#`OmxbBGvG}Z6 z5$j~u=>1QqqoNxiTrdFyq9_9iy>PCptGuyJzV5E#D}hb;$&w8v_2Ys1Ee#%>(? z%|?F*N^r@EBuFY%LSgs2B{(_D2$|em{`n{vv?+HUxvLoK1Wl|KLmnas&gTQX)tSu5 z%w1|-iW{0%ImX;@Hn@y~P>U*vNYDx49??UlY6L^-6-K676zz1wP1q5pi>$kVNo6Oiy%S#IDVYFlKe-fT+6UTlQb{LajWR@Xs^6N1v zNdNcWvt5iT*CGVfp&0Zyt)9<#k^&3#;CsM?4giW^K7$d)VZ&INJW8)^7g!H=&1&&; z6(`zv;WvtCOpaZ+@QBAg<^Kq7>`J@=zXm=9zj`VqEbkA-2+F!{Fy44p;&MhNsr>m< z>{6jzQi=(bm>v8Q^$Ldw`iCg9#IF{GK_M}G^S4_Hn=x6Zs+Em~L!y#{zeabuaCp?3 z?i?X@js#TvU<6R*V0j@jvJu_8q;h698>sw5K*WF}*76=bU-!dDXg)fPyKpzovq?+v zpG$u6|DOv09BhQxf;b@yzIHDcRl>st{evb_yV}J`8MZ%bF{3dhcoB>z#T5~pj|qezXHe3YkJzv* zHX}1rfr1-sE*CfhphAXzBC^RpA9LnR0HOIiXjXk{7iTp^hG@KOPOIEkrA~)O#vSmj zCcUg+dup_kh1R&CU zO3jBOoand>-|hHO^H_Q+1tvW|w0R+dvQX+SwS`H|OHA*-kv#)$Sow4k(*iLx=X}eU zl0q;#dkS9)QfMe}1q`8--(Sv{IXc}?U|s^pk8QQ-B64SB&LW2*4||0w<*=|Y(fPtu z7#km+F5_zk=4_RPbVZAw5jD^IuO9xuO7LeyBNI9J_crGZXaSc%g)_TVC22@Op#ndr z-NbjXp8!7pM_siQLdKRHTG#_Mw4aDGPQY{}$dV5_vrG+qiu47bev5Fz0O11xufwFl z;_w9)2H(-Y;wXb(nY1j!B#O93KjaUknyNNHkSr1)Y-t!g==F$T*sPON&r+!4kL?(#zpRx~#17E-QMGAA+QSkv-bJIz~7w~n-avC$&CS`+# zWdP(I`kY}%mnE(Pj`6l2-IyNrU|o-7@JQ|FVXdDs>sH}q!&EjgJtzb~>Ft@;(z*#i z2!OzalDi;xeeKTk<46P0du8^orynP#AzUy{dojm8ozs)#iWxx`ly^(bwy` zIy!ZBE$XM@DILgX2eGN9q2wGbzB;3TksBxm0Q9%xwF+ymYHDg=&$>>94d`M?sBv^I457DT^T6_w=H53Y1wxfG?)Die9&?+GltB>e z%V$p_64?Q)NGhSq6U{k_BY5|f179Fl89aEp<&SGB#39j?5d5WYmg6gkeRcH)DoEqt z&U{h2;m$fv>cn-6FW+&nj}W1-(ApTBiZm@bIl0=6hsg_+njUXZc3The^!1;Qp#~2v zu&FL=gw7xzaaY^a_im`ese};5yt^tnK2qf43z9Uh?b14S?%V@p;@Gqt%_(EPFw62W zHMi2aE4*SEV^EOrv0$*8LuKUW=DzxC@T)+qB0TES&dq2?$FOAF)Gnz&Gaqv zxM;Gx9lRr`{X|de4KM%I3hzKYWQ&l{?r>t1fXkgj%_mTBQ=7q9PYmnSrq1TkCkn6d z%y0EGL_1^S`R4$2#m+5*m@oCkpdFAH9>NfGPpA;FqM#+*hKHo=6awnL&%@8SqGG71 z!~C8Cv)JvMH6ctK!DO|eq*JbjF0M5s5{9oP9UibdN#*}g64B4CE6WR&$P-~t29p&X zkj+u6%2WkUN*_ApZTMIXf&W!IFp@e|eilbu&?cl%AV(7*fnbTV85760DT6?&MM#c3 zgp|a9Ws%HK{~V1ZuQKxs9?u-qhLZx@=cam$@%&rU2b%dX-XZt~njt6fB=&8`E#J~zMWv5_ zXcxA>Gp?s*5zzy4TjmFBwqc|+`2ThpP-M&H6D1(?siRMe^LJNJ-gCW<9XocD72Fw6 z^*$F|9|JVNIk9JBI+FTWMj1k2ZD)xrAN695>yzE)Xn~Z`RC5} z37Uv`o(w}!^2$;_aH{|I6+`m~rJ}``2L*FDVH{L+Jco++5jo~CS(utbJc7izek-KB zA8bXwND>!P{IwC6d(c~hcCKB<7E)t=C08%f3uw6R+uf-O5Lbd)c+xSFJgT`5luTt8 z6~5DGNz6b3M6w;WrXWRO-|OxwG_Ewq3Cpu1=jgYpFxz*riQ&x`FF1zqb;{aLll-}T z#}1IAOPOYR&6+lC==QrxBV4PBrx%$eHhb_HC8*O$vu z%!DM$YeH4ju5;%Wc{LBajoqL~QpfSJ@5!bA(eE)oZDh@mA`E$3)Qp&W@;v+BK0i0LFuZwU{jI0qk4M|{HN*3TI zbEvLcNr`&14h}`o29^d7@$Z6(mj|g1svr5OyKt4s{NfEs_Z6;FjiQa&(@tvKPMguS z{EOWdV;Cl%KLDTtydFcE!F{9fp&6a~0akX%KCjcW&fsdQ2~`UCSEjsvezpK{(0wif z$w(PQgo6<*z8XYO83yoZkpFlu-#80;2%jF9q*>Y1*Yn_}55t5vQ{>#yO>y=5_7{u^+Y{ta;`3x4qxE{KVf?<(_jb4x5w+TE1*_@N@ zyoU9waBds%FDP==4)@Su`V4S{TY3OzhGjzcXhBUvCvz7GO_X1^f%lQp!2}m+206cy zWn|L~{_KYYG7~`}lm+I){L9H_E6BVROjW+4+Qpc|*UztrS{8-cEizbnf30f?c&jfjyzflXI zL-GcsV4eu&KN@b59A`!xq#aZGETlr?m~l`b$32ksOsqGvVY(*fJCvLJBceXC3pchC zRKlYt3hvA5EZ|I%rNgq*e^S1k-qg^bH3cP2{r%4e4O+7KLpCd+-+4^X6+HU+^VBs5 zC(^0o#{tXsSO1-V(gq_XktTw(W*psbD?)Gm`Z{((I#V0Q04L)GnzbZ?jtWPg50uDM z?zkMhm^#VK!lE5;zf9bqf)m5&^9Q^CS`ACa6q%qft0|f|eB2lT_=!+bD3jHEH}8S1 z!$+To(>-ko!mVNOBsej>fB&96XHFE&AyXluKZcMNJOSY}T)9GP5Qd*{@c#YVVMYmA zgvx}oPi=~|pBOTM<0k0}8<7$Q^0#Ds_?w$o_a4m{n34y!C^K4UzPsB*?|t2Wp^!@b z1M0389yryIjZ@BuN2#B~=XE`XPR=X;Hp(L0B!0`gwYtX*IrpM<*EHtI0T9CT)R)1TNI#&Eu-I|jqD6%s!%Q6}v?2=;zYoBV zMmZKe>$UG}5k&}&OC89mwYRkulPx|vYG331VS3EP_>@QWJr2`I0i)k0W`yE_BfT^n zk#RVLK}=$1W5jcTuS3oa7%_*E927CV5JJZU25?Ju#$qYyAc#qkv`z!(Dthu*pa4=&LKuF266kB zP{x506%Vwg`R8~U%*@E>lQDTtK54(1HaU;^a>ZvGJWL7@T5)0Jj9&jm z@PXS>BI0XGGh2Zt7N6D=D$&Rb0I;Ia69M3f+1ESZFp2rjJ2p_YCwzlvF7E+S+PyobLoT?6}g)ba0j?;-E7p8G2CUAckyh*M4G~g8A!4&8wiHxs+tgpvJ>dpqbwE>+2*;#KZ;w8WcyWk=xLYZ~{QXWKE$E6PUk( z3$FW|;{*SrVAK(0szlgDb zG_5pf&_O5#)|D4@gOJBb66)irQ@%{>MJohuQTF-+arz$3=hpf&ZSnER#_rVO(eFu? z=Oh546)-gPB0#hM&A{ToSt!4RTxuUm_9Z;p(#?4`9js3`$m8lVWXF23m@)-~3N}Yt zo0ryl17CfuesyU&za4|$PZyVd#zC9u{>bsZ4K~O-%%FgV;t$xYYB$ z3@7XVxG|uCTTl$>%ZdSZUjOLtSmYvZ44jJ6buJMqvIT_l5My|cwaxug-^e<+98Xki%WWX3gD)B{{E>_Ep2d`!&t zS1q9jDlGi=c(^Bx2sK_u6Bm)sLH?6mivAhdiqI2n={Dfo12ji^$z+l8hyHJES)MMX z;OFcp1)>Sm7ZeB>y*VYjCh(+WU!%+?hS)U$T@z6>Lk7JWCoj?U5}YjTub^q1I_m>#K-XYMb4;wbKzdPm<)_L1Maju>npu7=l))AFs)_*ak>qikrP;alOcyoJ; z_T66}pQ0JO7E(1sn$amMk~dbIOx&>xfX|@PIfp(Kluhh=sU%r%CCmV* zVAKSNiI6TH1v-G^-Wh3mZqy3!#H+!``XWB9PhrE1(7WiOKGC}gVUsWi_$vcFD1Zbk zguNv%-~795mvpsEcKru*delWEjda~3*lzyJW$o0OGiz~nweX3Jf>I&@nbYAPk;HH1 z#g>=z3V_t^DTAn~$40v%<^zmbbc) zG4U6duuM1lp2MdRl2K65oiPE3xr}Paa?2PkSI(UqAoizRI^-VRXdHq(7Ft?1$!k|J7*8gk0h&O9oEQQ!QseP@!9x3iE26&Z z>{AZ6*MbW$tLXl!l`w{QC{!I_e4>ZoqGQ5-0Vy zq>)E;E8^U07|lbfrC_O3c@xvpi8P+MO={Du}Zm3UUa#!*k$COhcn_?Qd%{WH-*kb#_Dq-nAGH{2P;bHq?bC9rW zAOHj^Z+*SGg0j(z;+9`v_xPA0hm#KK#h$J&s5XaO|2?z^*^?BWRG7TxjXtb-a;PSn zR(Q=~!vHKVo-^DJnlsJ=oJ*NCP-73p%?A_%@DIdn^18{+>(=#xxxlfkZDxxA6dn>W zwoumOu>*})B>vOr4L3lHC!Q2>&=w>*HKfd^E2{o+f6!+<(WTge`vg=e%?5L)@lc0F zWXUKMKSb`_XKFiw4jCLHYEGu$mn0F6P5PD8kw73KFM(`EdD4}Y6i=fugL*G3H(8Il znKcZMRgT}TVl{7Pv?(OJnu$HyaCPGbia*}}q-RU0?#OOUQ8O|~;IrDfo_=6W(;D=D zR2oVZsSf+7Y<~Ufob(Q`2tLid%rOnR`ncm$(x*RCIqnB2gbRZu+UH+Sx7#EJC+){H zDKs>z^P#%lvfb1l34!>G@_I!0-}n`yWFT9QvM-u41zmL<3XVv}QR=#YeE{ys}Xr zV~rjdYEf=dsCa{C;fmzE`edFU>sf_VZKrHnKsG@)%4)h__TA2TI)CXo>l=XBQ;>2;Eb=qMfqxGe`XuR*7k0 zS)1XBQk6u-#F&D0F?b+H1n=9Y@v07Pn0UG~cwk}}xx}UmAfsBRtwnn#T!pnl;=^65 zz6iq<+-kfe3c(L1XCU1~dN13W=%eH`QUJ={2GU*}?>4&)o9Fj49-%W~ppoI><^ju} z5xFuaiOjt7!i5V9v=_oV?;k)X=@+KL0PAahvI?#UGT|*P-oxao)^F$`K+~SU9YA2t z_(}?h6gS)R!sK}@MUXKkgx_Vz6l5UF0L0DQDtQ*=6$Q=z#?tJX>dBLLUhy5Psf+kk z!keB90>}kdD*5Fwet?4k0ts*RV-!M%55F=R@$Sgs!yq6_@hpW$@xMt&3yK1=?B`dP z`_TfXthsj;a4s;c%5wqJmZ8u@S$6<7{vO(d^aIphAR4k(05T9ju`EpmgU8CPs zeGa9~fe=LFN7*Ke(ir2mhwlMTOXWc*E2MTq!XqRj51D;#z6r%Vtczph0Nyymh9r2W zeWrz{KX~vD$rOYLoEDTy(hZdh=!^JHM}{3|fCxAA9W|DqA=cM7iM|W@1ePp?pjAL? zIMm$bYs_sZ*#CIwfY)8lGye9c}LQcSSZr10ssh27vZIPb1?zi|7Y_7 z5k-iHT2a+P8yht+-8&Cog5s_Rr}Cy_hvRH(C+&x4c8HEjVNK^O#s*UpZQn0-)zJR8C2MJc@Fq9Xz+7^ ztPFB!N<++sZU5Gr!%Z|#U?-s(2+R>1DcRsF-Bywsa9Qh4gBw6H72JYa5BFY#M6=KL{_Y6;A)THq&Zf3y z)vyY4kjR8-gbH+3aD7_ET56wuv76)+cliK&9b|S7uF18%8#KCn0+$_YorZ)OS(yY% zn^mf{&D$G9`SwdJgwEFw7a9#upxeFYS&N6lTM5^3M^15{f&BZCJG|A$w)cBQe=5px zZd#sqacV;y?9SoO!T9H$2pcLglKj>RP_Fp7JD8_)K`bP%MHEczwVmEeakrYm-`L$b z5l!K#LdBJW;_KI4Fy0|&@i}4GPYUd=R}E+iYKCE8LRf=8*NNk@gMvz4Or_MDAH{f{ zTu$3U5j`t;lq2Y`OyRdO$Yh!?oa(tiTu`e<;?O66ACcJ(i&JVj5YBg?b4^&fsjO^* zxd8yl0?5|XU0}~0N4u3tMW4uS`0Bq1Bi6D%Rd`o$c~ML(W%)Cw9Pb2aUTNJscKKn` z5koqmg>q3KH>~NzZId#Fo5&#RIGCNScLp6fb3f&6rP!>&X7N8X@S4@0Y1o3oa#+L% zqm~IpdMpezqBTaLG(zbuzR$`G-WLu2D^pyKpHiO>1k5(wM)#UCriu+lx4fGUI%@HI z@TEBW+RD!r<7`79nNSJ$P?3GpNt}58k|4%Xlv8lZG-#zEn;!N8@6cy7Z{3>Zg(A77 z_SnEcEmUW%2Ee!Di_A@&eliBbMMGc&<^!@&7l=gm91xEfzOtP30SP%GYrHO+GIA^f zgX)|1BziGdAjOv+ssNdnkqhnX4aL$*DiVftx38@)8NF^Z83P3!pmpl))B+(w)YiVG zUroCl{l3vfV-4|y67~Z_j-B^BCPmK>f*?{72>C(}$48IG{Ur;pQMonIyfj=sBc0FkKT@e`NVPRU>VAL~=&?I@s6^1Seuf#O(*;-TG{ee%Wt zY#=$sX`f6Ak??CA|1zoY?b~gL6}5gxK7eordVUh3+FK0|WV6dW8E(Zi8>MXZ-p zYfS}CBSzwp49HIoSn-0N%2({f7TY}C+i7Va$n8|#!U=-f?JXcT>yst;;KzYamphC9;( zD|U)iwx0~x7yD|p$$%gaLi~-g^D|2x`T=Ikurp&@w2s*InVvf+EA&LjOcM0I{*59qJ}6ip1r@mjzuDXr?A&wGm}AM-j;1?PUd zlHImAth97+-bq0Ycp!b-_YJUn5KsL~ceZ_`%7cM}F_e)o_v03)g`!J(dSP`^)qt~s{t#Xr6J{c(h?ws`b*Oz8?wp3n!o>m zYa)qEk#=*ex}huX%6d_iU!56-wVP?i|Kz;t&8mGyBB$vz0aOFM4I{(*fA}=55zQU# z0wRHCyl!@`s4=_a_^I6wE14u)7^(Fm%&e|XS^9JLsDfj_g$q(Pv}5u}F(_pE2NSn| zIxN%q(dRaGy9h~fP%D0ec*L{z^_$UkH@wxcH=`%OZcvrKMk85e-ciNj0XN?F{XT zC`Qw$#>Fq{dkz1>mI%dhOXFRvF{C^CloK8B7^;yilmK>@`0DR2} zJ!vF%5z)7#OA#-`CZKbS>K7uW6CTg#bpus0_4;kJt)ys*P(f`@M`cH#83f@<86K1_aB z5k$6*Xi9uYa4l)YWWP#8k#9s-UP>Crya^c)qWS08hnMM=mkmEXrs4zsBK^e>Dvj*$ zvaE(yxrlV#p29KW<%seLcnDmy&unu%F>!9$ccQ{tf&AL)Wm3Iur?ng#@;!ey16(mQ ze)MPbAf=W(iK>ddt6$gXjvhT@_Us*iv8<`N4LcfFK4@9|3sW4Uv-WeD-6uhkVsr7RHcxU{$ar(vYqY=BKzA2PLXHB&#uNLOjX- zQ`w6w@ITHDSTYKGkN%Ioiskdh4{iG*=-{;@fM7<_M%E_7u>sBo>p<`w2N;4O;z)#WuQI30;s{-rX5=|Maz|e}Lp+D(!tcUyQ;o0$o0_3oPGG6fRW6;%vob*}s30p?_K zjnGNIy@jtkyMSbJN|JZpK9BQ8$V%rDfu-7lpS2w;s}d=j>?Rd&1n@n;kyW{uz9oD* zOJ|k`7tKes-ag{gfUsY4o^9r08G$>|TH;D2%g@ji@>dz-2c#dRDkx%63)6OnSEv!3 zDf|g=rcB{QY(!((q**inKM@EXZ^1LBG3Aw*40;GFheP5;F~gFI`C~%(I&Bzdi}$+# z6Yt+!SXypJf5<<05M@VCRuSQXKx4Fd!gd0oz!Vya`h$T;7 zMsLh4?_k&h>IQHwEfxjV-^Q=Cx#pm!`%12+&KV*$Afj?6mg9i&{@y=MncV=~4^VK( zE)6!I^n1JD>77M8$Bb_R%?@}bih0oUo8XIt@9~OFAk7H{4_X{U-?d-{$c8)zQL87H94I zsMMAtunl1Wz1@}%AGc&HPMS;6ASw8TwfmG_e(RcW6HsC9fF&~a@r*AU)$!#9HWus$ zVI~w--g{7`Y%2r5LFF9@d`G(B4U8v`5@$cs;c|NJO_>2e)f2C4UWAx0NF@MXFbQ`h zr)AN(IXT{RQd+0=F>$@-R=x*Rof67<#2vTKo;pD(aSy>z3_y1Ie$6ZryFCYu!A{4X87#gtOx>jj8P=%~N z0&7qP*Wfy!F6cGT+j{@CL*|<7wDG1t1OTCJAP%?y7+{i`(`)hW)n39d2AjQjUXc?%Y}?CN zfD6DQ0BS1ndE-lxPeAm{A(30p*}Q_W?N-R@HB^n z$0dZN`jE=Vj}_qkMm2y8^@O_`5}8@MWZaPl3lSvob;P;%xWnd0(!~pP5|AAQzU-XB zq>*Wt7l@Mtif>tcB78GHe)ymS#!F6sbt3HN^KWdxzR5k*eNS!2A5w2lnSt$3^*G%- z?rT}KN*;1@b=`6@J%OHrzPS70rW>n{DdNH?#VR7h{i65_D0Sj&V05FVBJGBxK@u zc@$Eh75_+Osbfp2hXuLkEL81 zaQD-0t(@SMgH(Mtc38y{s7%n*)bO~#01Az*uDy>h^8=O>?$YRGmpk9RRQiQFGtahY z7i1d1x?7yVwJdLCm_wE3o7SW1RqM2{g%#KDw0xu_(z=)!>KJ424G?0w*k+;TzaH(96D?|4$-D?MR{)!B55IvrcT{6 z_brnfG|_5E40ldF?_jf^AtUs(ClJRD?u&ra-73H6`e`gLdorg6e?Z8AfrUUXL_0zk zEUXVM!HouJX)WS&+ZCP#2O)56{8}(0)Le6Aw1Mwp6-2NEp#@WZJ6ao(z`&(Q`T;*; z9JKA7mRY!g)x~ry*FpQwVAJim6^r5CQLt`Qhes+h~SN12^Oe#1fILeHauon*7 zoAKxI?2e~Fy$Ifb=nb8ar9vCqWK)xceE*^BX=jIu7lWxlu<`Bb3Jpu`BTZ5TjK|uk8BLB!br;n{%2PIsd@^3Oc7p8Kk zo9~V(Pua%v;K!Dx=laxNScccl5%~Fjx5o0MfP6p_=xFJ^K|bI$r7YhF0vORwP3;jQ z3E3u0DGMCAXvK<2q#%R3Z=$WG2G$795+5?0i_nQ&#K&xH>lv|?L5ENA;vl>E%3Ryp zT2>%1$lCw<{UyJgkdTn}s;Xl9f`di<>l*!Lum{qsPU0U$)9lyk1SL)}D*~ood88`Z zd6@r;MOXJFH(x)sN~xR>l5Sm3Ag0Xgi*5n}8Em(PvE(6<`!Rx;~-8pbB83KE>4l3^ny=3Q z5(P1k5n!UkSA29Jh$o~P4 zVfpIS#!UUeGqd|BEfO)A#*_R}ap2X^#TZu#7{NQGYR<;4g~Dbdl6&@EpfhEebuZJ| z;;)X?|Jm=qYiho;gNzaVBbkL!$%9hcX|s1aLZ+we_TxDM)wFvrZf_HpFF%!6LcI%^ z`!1;9EVY!~NVs^-$zy~sv4fZ4IkHh$6b-?j$WxUwUaO?G1UGpv77+LEPp%Ab9JXjp zdlinW5ya#D&mcqw_3JGf2Br}qAI`o zs_KmS^ZoHzVQ|EKy4S)8M$Hi*mD>1eNQ|}m_wQh%a(7HNU81jf#TB20G{YOdJ~`}- zFGL4gX|VZ->aJ}C6~jl_IUq0j&vpaqO8}Gmfa3otNS-}g0(eJ{Gnnd9JgGn}jAlkV zbnf2(Vm_T)Mn;a*9I#+a?0+YV0}1HYJnVcSqB5s=8+yf?G&Yn~N<4>jI6$AEzl$8S zuKN3+-S=KHlOR%i#;zV53~`3ULG%Sd_*5U!kjn1}EQ}fWnxWETntJ=;!}AMUzDJY{ zzM)2QM;{@6L{Lp}pZuJ<;`#pl9Z3J;2|(`vzK^;0PCOSWbd~2^;H^TLHm`g_x25c+ z0Vf+oi6L>1vVn-A0ItEvWLO5n0Br_t;6f!PUiR(Vg2@=e73zD9c4gMUb$SPNuaVTC zGk)O6L?f}r`cfJZ#wqlt(|$FpYg^?52U?^~@BkSO)+ar?CrzNWd+7+7OF)uK{#br_ zWve!Amf~C?oO+>!Fu|qE4yAPc=Gi%@R`RIWcyL$z-h?KrTnJ2~<&8+Z`UD9DlM=o4 zp5@z|7y-FDY;db>!Du^(&VVB<_8(At9xj{B&Mij z^?I$tt>n14@1a?D(!#1@xSMP4hPC=MT+7k>#aAaeIl+q zqz~psCjWfjIl$8TrRujRQA#6gCxS^U85-L6*W0wPgIp0UR-nRBlC5~t^lOaQt;h5I z9a<5YaWaHNj3ewCBpXzBNYrJ9&6DLl za78@w*#CS_VJ*WQ7VnePCGH@yG+xBj-p8zsO0&jkpZq&Hx|xv;ypqYzZyWLO=P z0(TQB14C3LtEtp}h9o!|WrRN70Jm8|S80xAF$OQ1T#mJo=&bRb`r0{6CHDa4-eGvS+qQQ&+}%iMJ=T zY27*bfg=Z0)F{y{KJ)RFxO;@27>hFj@gHNaMox|V$ktrx9 zyzM(Tq%Mo1eSW;v6}%cbt5($}8XIEC%By=jHu0i*iN`*Yqf_%KDv(aMN}>>8ke#Dr zLDBP*l$rjm--URoIRhIA6^Hqqh$~=Oc%J;YX7%cK@U`HY$x@c!;3qS?7^RG@*%o6A z9R(T(RD>UlWZ(rFf#PF^>QQ{{CNZi-+qRk6+3k)kJa-w<0aXWu*{QQp6hRgl|Kcj zl}pBuIPmP-=TD!0qy75^E-*GYyl9UdRDh$S*SD0IY#y4^BW*6YlF;!4tw6incI(iX*!e7BQ0%{!QaI332Z&9s#(WH=P z`~41lpTf|uuLMzMQkF41o|2f)Y}YLvmc^d+FMrkM2LeC%-B6$;1(2je5q|={J7|%t zouLY&JYUKYfYU!aWj5i~$=TVCkYx{nSPX54ybA#F#4!O+Y!hD67}qMGEIG*N>V(w}(dW+f24-D|P};18Y|eIBcFX30VAIhVgn6Su>@xS@c8-dk5E&4tFwW9_e zw$PSLSH`BYth2OxtF~=bJW-#OOt-HOF61+nPP8E^9JE?j*Y-kpx)I{N>?Qzr1a1>^ zXt2V_Z+{bn27#@mh;~E^Mh!6xzcYd|N$$Yp0h95xx3|}2oi;^1qZs6Qy;?4ZOCsB# zY15dRwC+Ck5RzF~cvT@+ZlKoj|J@iW2{Lvr?k;4UJOn&-I1m{Gjd@s{aVuz7{i0)l zzFa@Q0@G*b={NxUc{Ozh3NHNU@4jCWQ;|C|Z~J7H3Bp+DPi&koPez|DD4fL!M%`$p;d1@A5r&5 zY&!a=mGIvgNHdx^Ag&jMh3dcBPU9qc{Hf0@aKB@+{$zc9x!3V3%`dqP<8sn>_`+&S zFG%*&JbdWus3ZB6Z&r;;KJr!b$XCaaLnhcyHg39FT|0NVg*_FyqH??FD*eIcH3r`v z%`^31)c9vggqBO0%Lo12PUn*sy!dFJNwk(FXpECF)-dWf4z9vCWDOFB&y}Q72%yF3 z4ou#o#U(ESF5M8eTflYaUV0_XKc@+=i|{CdWS)y?fe?+@Q``lPIHn6EFHAAFE;(YX z$$(2!`SyGb_O)>_l`vvHYc9WX@~A&6G@2D^p1N@1qYO;9XQJ8=P6`iS)M60QFw+Dx z6W3`%fYfp)X2hy5zA*bt_VVF^=mIE;IbIxoU-W zgT~&f`|eh3n-RO1o}Rq8Qg_|0>(RFv(FwK)CXoH%M}z{_MH&MKp3lDWh))UiXydz= z*^mTy%XajC-Zf^X(m@J8nkw%bYch__h?Tkpb7|R!1y5n-sfGigw8GfOS%YR2%u!Yf z0uNoidi7#k1LAYDHeI!}o&zsTsa{B7#CdxBAvzl+o{Y4}u-2XWzT}w=#yH1zUru3i z8QwT(Ctd=-sP5iDgo|hHjJD?TJ%fb!c!>Xsc`-2Kjn=RKX|JpMo)tpqWg%zI?^>8L zc=F?E`{<5Z4c!CYs+2dMBn&A}fkF!t0OIf=)SegyE{{uZP&T0REarPGHDTsT`L>kq zmB7L9;nex_6QZ(@%|63yN!FZ9yPi_Kg>w2xetoHy|0s=fK*QU>^^iN|y_=my*nMPE z|9cLJ?{{uFwPnHLZ$9o;ecIM0FK%O7nl^v&?BZkI3IPPHX-#zQAJiXsJSux)#=KR1~%SGxOCmfD8XKNynr{$EdL0+w^TuKg!b=1Rt>c#v6! z%!N|&O2#Ci!PsP$B9cfYNh-5QrX-<4NM*{LP+pm$%o;>W8NT1;UHjX|I`&?Bt+#rf z|Np+P;k?fCyvXpr%FMI;b^=_#ZYoD7#_3r(OpMJzL9ih_JZDnU3!f%DL^%ryeQmNeofol_J@LR*^e;RmjGTO4v{QN%uN|6bl6}-Z8ti<3_!QL(I%;43cCn zIvoK_Tk4zowRAc0NHH4h+c&-E!h;u{7tDX5Gv~y+&CXkWa52Jew+XKF#0lg= z{2MZdt7 ze)>+L=eL*Bd!XY`IA}-v)la9x;TYpyLF;PoSqu&)XguIpz@gZAle4ON*>7zH(Wlv^ zWlG&J@*MZ>2Jh=O*=d?hOf}@{lt=M;&7wwMBkNARuzY?*w+@gq!V<3tU;S6$ zm`qVMXSxXk787rLcIvH*=EOF*=|Vxrdp}A2gFZy8y(lf_;M&9+V@@KdlS23r#1`}u z$S8x+QRn&2gOw~qAfb~nofrgNi4VEBvSbGQgZ1l=t0B$9Id*lsS|{lZ^S*xi{V|g6 zuprvT?aCjP{8rZZyONSFHI-#jn=!2J7BF-Y6+^^PP43enobfB+l{F?jz%D4&=CazuW8e zm##4-QAYB?=Kg$%vXj)wA~9po;?~N@XgU;))c~8aj0#Y-eVeZp71xkw5&}8d`X9p? z>OFB*`x7RwN_HfINzWf^YXTNeT00KjLoW^!PTyz$JSG*~Dpo1^z90S2O5cxim3i8= zd-oc%)zu$OkV|J1Ru zIbvjlyX%h|rECaA{3hxIKR>_b`pdgUeLPibwTH*?ZQj?uZs}I-q|a^whG>A8TI%ZR zu$Tm^E6z{(Nf{(dEu%&snzLTin=;9!(uC_`z;9#VCIUwa9cYK9G2_LumkmZhTb#~m z-s1>QJg=k^lZjdM%br2Io_7ksln>;g<9`lUfG~LS%|DaI-GU%U-^J-X2bY*nBbIA` zwIfHi4D(;R)-?Xi3Wt2fbSN22Nttn=HIHQ4P(N>#hK#V{Z1UfJF5*8p4Y%~j-2K0f zLKNE!vf1C~qI0n2!CA5>gLX!Guq3OE9M~VTx~SqsJPE{rc8PK7{KYF$_wO$_b$cS5 z@|10gIem7X-1BsTtJ{`dbo%151Lb>t8p!Nw=>tR*$i%GU(e<>Nc#+>__lUtB{lEK0 zbciYp&qM_X=mJ%#Jx&r#dlqp!dh9lX3Ig1oQtPByjPMU=j=*fErMXpJ1mhBG&C!R1 zWlI;o)+b#XqedvEw2YnD9O8Us!iIq6X8*h#%^r`V~`ov-9mROxo>;d1Z^vDbj}X?baZ zPj3`(o7)WXr$#7fz_98zl-M5>ViG@SDS@e|$d7xLz?#Q0#)%%ZL&uI^;1q7Bu_KVB zm*rUM_lELKQkFF&iwrecgMj68yP&0fGK@jcsx7>5+hXYagA-jNZkIx=TqD*^V!TyS zQUaYh3f{pfc6!TWA&%1U7D3-rV$lTis}3(ua7!EQ*^avu$8F=KuK=k>dOPXUh(?VY zFYp{bzjLrlNazN_uS(4+>mQ|dD|GMEO~cN*SU{CRx)4Y`B&j``ULd~tQWDav;Hm@4;^r+ zZ{>v}zUkQw>Ie8!-?O5{j3)L+q5hv67;km-K0M%k*qU!SmI`q{AQFyew{v7@byby- zdzY$#7n`b7fuK>FG||-D|0cFx<>`JvCezaPv}xWvZ*K83470$D2+xL zz)@y--}!`B6+icgdma*7s;aQG4#xDskTOQ`a;LQ!#aka*zDc}|MY6qeN7E=MN`@39c zvB)jdrLysaNuqsYD_F)fTzz4M&s(0Itx8s-*bD^VfUAlA$t=!B7{#PWOGHQ%`0kP0 zXJPXMl(^Q%_a4(h8Po{ZCJRIi5iz>lc^)tSP64 z9zOY>b3ger_&6=M%iYPOy|AR@#Z1{DNO4H|o1c_*a#W3Y%+RWWKf*m8npYlc({+CC zIvmN59}zVIE*iD+gA5JeC0&<~PtC|V=3G6|#z~hC zxG4vcB~BplFh*bDc3bzW(HY!fOE%WrEaV5 z)Tvxh-vXkFNB@%?2rxfk(FxWF-b97^+92SYK)w%S=Y;d$ z!Dk?A{1cxvL_ae5a}czl)81cR2X1~3c#4`)_j2W=gPvl&DVC@xnzqrWm_+Q#KI1ZM zimffF%-=rYI?M|Y%7<~2I?3vBgY+;cKtM@{a_*dq6+H+j^X`hic`imW!}CAuHAxyx zz*e_9U&x`*vnXO&95ChnHzw{ZikDXhHkm&?>dR??lTA+{S)XrTs}GHe|3h2%xo5d2 z;N{>FqGJ-hLDQyUj(}rV?#H2Ni~1I*F@J(}=9H9`>n160!I!XCzB*%eJe_FI0=jQk zkH3g+4j7wIec7bT?GfSgMlir)xc!P;PhU1PqJYNEe)>gFk@1otxH|WwESd+FkwS za-9Mmo7kDm?lU#S;9rgUONMO%4?MGSwnpWx&hW#B{M>XZwlqH2SVwr7lmTIp4J(d9 zxH57-yMl`jn6jhKoY6_Eci~98$k0%}9i<{EEJbgF?&{1EXN?l}M3-Sp1Va44<0)A( zil^V(_h*%Drv*s8#Uv1%{RssZN675NhNCkdi_V@|-LZ~~^YhxS`jdh(QYCrDfIlBv z3^tiXRbY3~dvQo6khVXtnr)}UfIIN)pB`TQjMVK}HM0_4ey6v4yFXYg^#jpy<>5>( zBA{@Ws6hLQGFz6aO?YFc8O&vd%Mn4r6w5X++4g5Mv$URFB5P_Zc+`wh${>pnv-; z><5|1p54|bhYYqpVW<9@pW*ZavP@KnGy*Fp({;)2EO7Y-iH%zJ0^f~1vdS`Stoz*I z42_`NFjbl6aTW&?GW?A@cRZF3qrVV~dzenMe*gSIGZYj4xa{@@MzC!+)T%5RGA`Qq z$$%5UJ4q;c;w6>)2mNR&EK;JBsi!YiUTV?c?=q&1y6!@NjL z+~rsAVBmPZS3I)^TFQdKub;mFHU)@|@kGrHK7;fqj`*(qcju6kmJ*xJ!CJ$#cZ>MEiF*+-TkaS%kBh)^L^?Yu_*bLiAhm^{O+UwEmnt4su z_cN?VRp?Rvr-xM6cQK&L|5zEcd2=3=<+G^^i$(e+`w@ztHwy1`_18;W>b%a*8kZb? z`^_%EkYVLN0D&IDb$3n6%TIqf?=Dk_ek3Nbto++U-TOhIXutXw33O^ic=(r~H0>Oh zUB63Y5$!I(h`HHadiKl{-$x7s(j3FfP=6=}iCR`EIog^_(L;7Y~Mbyesv!8%yEI%;=A6Otz+21)p}nl=K& zcPW13*_5<^))_rYdTzaO+()b&&P<-aot9U=|FNk_qdtibI&k(~y)}yraJMMG`l9C0 zO=~Zt+lGc3hbBHb_Up+RH$BD#M3M(tA71x8gka6$cF*v44On{BxaJo;VQLw98?sA^ z88(xs1qVAHnHYD@_t#)51+c6>4B8ErHs#Y^2Qe73r)?GlNHG`b7Qw-izY8LpSx2rdRd1xT9&7+SBKE|Il2cZ{9Cmele@0VR_xZ;; z7imc-!-4|?vnG|~MwlL&sHLYz>+Ml`BIsfP&%6#a(*lR`N9y{k{P44ZTYn7$OCBSB zg2TBv$QzyD`N@7Fj?z~a2*vO9`SUplwKV2xPNXQ<-X|x&gDTgHqD<_C$ng7?XgIcE zG>f2jZoFfUs{|y#?j_MG4;Rvke3RNy2a@+j8KV;MKJ1ICmc6BG||(0 z^6@;@6s#XpnrAB<x8O- zzwmU(nr>%i@H32pu3`fSv}8a^|*9bewzu{q-LLH1lfGPWIb1XMwL$V;zE?=lnz1D`m3x~On>C&Y2HXVESg znkyLf`yN~$y}73+owsXLOy-PZYySMsK4|#5$+y)2?dxbnY`RVk**cT%locfE@2g&y zRYpWd-vj;;c$;D1%m+JeXrrmyfYcKSpX}lbDAbklMD-@KAzh+ z&juqd+ZMbIBTQZoVB^-PsN5oP1PEEtP#I=!mF+=xfa_avry7vIMyRxK(_u3lxV9X2 z47~CUOg#F#nxE|?Yx-bvLHO(+zcx6?D2q!Wc6YP}kL}NQ>)yRXpFR`aqh#l;^^^0c zPD1arEIE==ep0Ed{CaZrcM=||ki+v1?Cs&ZPCs09*Em7FyWYu*P|pMqw0j+4b?*do zy#}=S)CUT0$hpaV%zz;=v472|O54F|)Tj)C&D~PiL^dG5&x(4_npHURt%g#mQRp1M zjp`a3rl&GweHt%-#QE(dZ~Co+wzICX3l)@IwRr4iNZ(^#fZz?b24J*v=U~ckbI+ zKgP=DIjANh4H_aTDg;tsTx(LEV&Qv*W+q5q*Lo|ECHl9AT^{f3&Dp)**C3q5q<^W$%6Pj+h&{S(h%O$C8=r9N{ z(EnU3XWJ~US6!!L=gy;gMF94>+Sv8nwkXKRl0K1d%}7@Y!UMf8Q-3U8vgC43&Z(SJ zq%g3}egAq{$Bd^L2?IE!(v*4}SWa*aQ%$@^@fP1cciu;(;Q-<+1Q0O^LG>8l=4iCR zOogwCtSH6~t;Mzp^5h^UrsN;Z{rLU;t{Y4JNMAy8K+fb7vT-;<1)gQW$B+3%Uue?t zIojAMFOg{suKoMQL(1H~y#*8tS(^g5Mb{-FKjy=5HDMmDJbGcvjoUIGPUV>g-Y;vR zTGl{(3Z!8iv)4YM`Me9t`L9VmVxmUpVDyx)uE!OG@YPz^YTUR^Z1EvAcl!RETP_T` zpCw-DvGnnG&wP3m7qKPv*!a#^>K>GM|FLG{#pxUt&mE=fs%HCUB59dRNq#w-IBPvO zXrt-WgM+9er!~App}-+FYPAa9n-wf7p2fo4-}dlYKwx^D5wafm1Ad5p#3#&+?m~aA zVkwoMPd8&sok`uNa7V*1pfyVb{LyoWaFTsSB#OZA7Uo4$+Yb$JY%9YdAn@ecn%LD* zu!iPuw7RdfM!8Yk+eJs)?y*%_xT zmM7o*{<@*v!7e%twRb78T>%!R6?pvl2gTwms$oXa$>(euR&G0nA(A-%@-FY5nG|PZ zKSxS-I>QDpUy&X}URGVsgvUIt>$EkyJrXCz z2|X`Azk2GjaYcjJ?i4?vOE{U!*tiX)K1B^vFt;x{FenL!TNp2KTkSnQVNlKFmT|I6 zpOEt^lq~R#+2~Q*3ClX_pHTyU!yKvirxf{9Qqoeb@XZ^zwhH%AxvnGEUY3 zRD%b&6{uAd_(4J5+h#QTkRcpL=0|R6&Gq!|LAM2GL>O^+^5dL`4}DyiMV^>RuLlK$ zi?(}y3r)@8Oi|Dqt~wfFJxOjFr~k|kW3BKbq30U^*b{*%!^qeeS{D1nBZm+7ceU*q zH5v{z_KjAnItSM^8WlCPWdZSqYFgIY@$WkQz62oEL(Oq`=T7y3MaS5=cjI0DicOD%*bv>UWd-Tl|n;IR(Rtn zn}_YVxeN9L)uiHNQc|o~Za+P%!3hAAlQtv$cXhW#hP@A)4zn+MQvksuH1Yu&O%D0| z{=tduA^Ti|^eHyj$YEfI6fIfd<7H)jFgHl0YETDyR3Oja)sNH5**4&!D^7_ppl8E$ z1#JOf4T7gcui;T{4~fO!x?Kibje5ip>QV$C!*XjhUDq%|0NBjwY6S=R6}^p^trq{A zl!rX13(Hv%%k;xVPB=8h&pT>`+qNrF@fyx84Gsx`?WaatZJ!_u964gtu3#hd6uU59 zaL@e#u>1P``yl2y!eyiia^jPP{+z160o^9W959&Wvtd4&A~OJ}*8b?xPp1)dzjv_h z*Ys3#f-EB0=4eeZTcSwU@NrU>W}BPqZ62svGMo;dzB@Q2#WQ3r##RCJFVqtwm>5#z zG8&RTgZ~Et6Td{7&IEUm5V6Y-rshQ}hBwU6^~3xRd_AR!gREYsqmn`o zIn~izH}F$51w}B(%@*b6IjTqn{QV1pI)_;5l8*?O25S#bgbYlqDK0oo*RAz6Y84*7Nj~^8DQi2#czrSJR5fwDeK$)#Q zQ&FNonmPUCc=rr;i+B&b^=3)r=#HdtvrrhLPbrQTp&ZMMfo@R-p%GTI$iMKtm%V^e zI8R=^k;Mv})o}$S=7W{uNMJjSE?~dR(Gw26e;2-?`vPENI=ZK+1LUsX@h?#rMM|p?d$SM>LfF|9La$QPw;!c0 z8-Xw0Sh$+>2|RqrDGDJdOP|S4u;@|~T1dNd$8z1c=m`1QnJ6;0XFW%3OeWJT@5S&4 zEl3qBoJCTXzo*N~9C4AyLz6;SHbw~b;LJ=K|rHRLN_K4VWb6V zTsG9Y2vEvdiuXz+- zGZoE0lo1G2llVol?S!}jaS!Ra7IW|EJ+rP{QJpg7u|anH(W7l~CzW~C^yya%x|v~H zN6`Q_Auj!JiSl2}Sb5;tFx5Or=W#Y?W-T-~w}%@tq%#Ac7T>*_)vu!f<0OqQ!hu!h z&M;;}=}o&v)jwBR09%ZgE@qGD|DS$sZl13~c|su$HSI8*RcazkL#fveAn1{KX!_4L zhKAGkdQ9@kP%3qGdn>%gOQ-^s51<_6y)tEAYj~;3pJ*r61u<7gnICMYeJLjIg6Ot} z48dGl7+|nkWG61IEnBt6+1uwgSUAYl-Cg$Y(O?xnZ>AMK7auA0!&oUXgH`F}UFIa8 zJUAGcexd%;)OkwX0Mfqf{v!-y`ssFB%r!wBn)qIVP6XR&E)cV!dA%k^(O)P@_wWn| zvoFV*a32N|bN0h9fizS1nf6Bk>bRb$l13eW+)SmU&P#GQrdsz8e`QQaf|p8B`ei4l zvdEQHpS@4oWb;bKZ`IcNa8%;?5{6{(4;arl(+^^mDE69fv-iDxF+=-9+h+@Jsr;E_ z=>rV}V?x=9K!ktf){jggt6vya@Nyv$@fVij^nyiE?q;tqvt8V>&vM*AIdFf^kFliP zmJ=TdH5~%D3_KW5;y#m@cA>+AOz&RrjgH28mcH1Fp$KOaZH>7y9HnCj)o``m^L+)C z7rz$FBY3X0Pk2lGqot-o(WA(z_6dMG-j4H zbKM41fwH~wMytC5LuF-Ij-TWc%|F!a+Z|Fksah8L(rtV}=!mb)JtC1q(60sIEz}pQ zJ5xS&+}ol}1nBfpx=44fC7IpyGFrfgIo!n_yl_Vw#(ycKK>yC+YG zvthQmWzQb2YU!I+ola>-e6;wc!A|@1i_-5#fRM@!M4G+DCjOco3eoJ z&RB}QD_!$v2z|ypIF0sMm)JA}NnW;@vXDZ+QJPhFzu zV^)lM0>Vv7=aP2iS2ej?!+UNQ&k*s=#qA!&^Ze4D!9m6?7<|hvKJpQ)@!6zU`>fJu zsaHUUs@OG4o)CziGj40=ysMY9tRvpfx0DU{%t2to;xC~nxqBR`GgvY8ulNlBW&g*n zgihR{q+5t_pVv*64T&A!d3`~*@KIYvUvmr&8s$C^n{~*{pl@QB1Hmb_KVawnbLU!~ zI}&wC0L2B*#XD9}#Uw)TU*H?r<%t9ox7|B)CtoW$a{l}-XwT4qO?jj`iwoMZg2&Sm(@Bn_FYky|>A9fz## z&pp6BY@ekK)^Z48nef%C>w(wKrVe9{1Mfui@Mm6bx?vSM@VQ$j9sg1o*R@Svz@9+E z{_>uQw$_Sj0*)XOz*GNe3!L2DLn0z3h1dp*b1#VS#oyJR?BgvsNA~^hRmOsIn8j#r z+k3(D(*|}{adpL*nYNDnwqvm8u|;D6iWnjCF17)(6H%zoAq18)r~1*G_E^x3b^lGMy41eHS1Ww;CII&nm~WgN z*;NOIpu&;!D_D^*F-{5%PAI%Hvrp$~$R*43TmdLqa=#;QF;hRf_?vJ~10LI+m@eiI zB5|d=psyMCsSW3pO9Ll>UB7rrY(`{^Nlc3UU62EY(*AFbuvUTAkWA@Hg}6XnBrw<+ zBpbOIg5AJxd3tJ!QaLV+u#U^iqvJo;A=l&*=5^gS8sj=la=5`1$#y7J$%XG^*)7kc zc|JSB#IYAC+f~w*1yJ>(ak^H2nY^;b9VCR01bLCZTXugbc%ayX$Gm9?514l300c1# zzgN%bQAI<<-V-2<=Cu~BSn;F5q)9!>KWnO%^?i%c)=X>@u#t34iw2;dJ1oR_J4{uk z*yI4qLlf(*9mn!|zA(HK7$vf~Y5uL2dR%F8?_8ik@!Tf$0RfIcP6h8;r6g(wp8*8A z1?{A)>cW5${c;X_K=2g}<$;l7=U^=bmqf7$O{eVrA|MJ_hd+o&sCkw6u$bdvC2xbr z1@_VeJUZdh^Yk?h*@2zOGuHbW(R9TV&4`oHDo{W93Q!c*lVt%+-5<$E z1kaa%u&}Va&nau^D=2910f2~!Do4647Cy{(iPPfwNCnXmbpexe~Lu_Ey-2v9f?e;i2d`#c@QA;`j4r&(O+=nLq z1148L!0c#NF%T|K?oHGb2N@IiuUXDvfR`yGBI3yx;K-8@)R43A%jRHe2{VTnd<6oG zXsw~0iqS6Ic;qoTUP65qM~q{YBcqe&nHU>w9+RPAf=MYi3MNyWDdm_(Xi zQ3Q*DJmoI64g=i+h#q3&OjIS>qFbVe;r6J_73a-pw?h=9K)y23<< zw0~JFNKw(LZ(r@y=}ao?k>gkW{_zf&qAxRYTG*yz&)R#xGW-H$9-*3 zi7@;cNfxK#{`74KDaEr00ETe?KbPF4m>CjD@q9Lo-~MQF*Jgy>WySf;yu2zq{b``J zqNf(8qLr?$E`zB-tE-I?FP4vvm~YcHs^uz+=+^wCpXRDpYaFi9{W#Oc0d0lv*b&5P z0}>nAAT#9O=g)N!y0LWOCXKcTh~%n3#}tVv+OPtLw1vzSP|gU?39Hps;KGc9f%poz zTl_1K;s-hMAdIRRMH_VP97KN&lO6M$<_v+~Av0*fiI;4Gyto&0zJ!9Oz5IlR40TY> zp-j&(>hS&jV;%!VDzn!hY^z}OL0lp=z#15dHv$%(q(u=Gfv?Dp7MrdCm!3R*T3A|2 z$*#kI7|Cd1tKZkn2X}ov=}(vcncv9Pmog_;arz~|Oq?(wXKb3bmg|s4|JYVOEU=i) zrU#m>0*i*d*f|GRZ6G_?nbdr`D9{2UIS4DL>@ujD_@1(Ckhuxfu_&6vcoyiFIm8X} zD|QPV34xS36DCenUYs)GZX$P`6oc}5F?j8ZRbQ<|D#@Zk=|$0m5o_iB7Q9f*EHApr zvZcLb(->nQ$}Li{%AcUv6G1i+7A(M^U%zH#Dt-wOqI1+}SYXhV>eFsq=Hu~6z-I$$ zJeMzjOC>U{*sFc{s&@DM_VuCGaddoX5VjYF8VHv*P9pqiM2xGh|Mw`i#(@Eb&P`E3 z>3joOlHW})S4UtT(A$g9*1+W`V$qiUtVmoVu%{T$5~+WGJ2DKMHwzc|4=iWk^kd^Kk^@^L$E*)Tkb?klT#&* zgEUv9O8b_9{>44AyYfNKPF8>smYui~_8mRBQ-E;njjo!jy%~mdFv*PI0wK9w#7)?D zO7CKFe++t>~bVX$Pr);%EKnezk{^i zzGKHaQKLzY8Z1(AU*>=^kz;>3It~pCEjibZNSNHDr6DtI!WcEWEQc4hRQyLLnjSbO zuMICO~MYHt^6BQcoB+FY*xy9F? zJV~`kwGQ8|-dhn86lB~SdihU&>2=o5F|XxZ18riAEz=Dq5W=Ry)kC%fi)5VPhb$AL z@K@uJtM4#!-C8i^IJF;he~RNcEkVA1-P^G3Rt+%?5dI&5lP+%z=&vLjm}CsCzXB>tWe220gZOZCQTg}p(lARN!*p3tQ!Wi?Z_|8H z0y1NUt$$trcbVv8YtQMXAbn#}zvVfR?&VSAV|0a3(IgmAnh7s}I_e5Hi9a<7uW!`X zo7icD&R8U(0D;V*GZ||!tb0Y7t6)ckXxperS>m2`=MF`(064@CE*#$k+zdZbFtDmk zz9W>`4H$RvohK7f#I+p%EyQ{DH_e$v(7HNSA-~+oe1L>%i6I!hy2xOoq5{&>hki3s$-`%@aXgGd-n`bZ^*F5@zN$H?*uB> z)7#QfaPb*42i>FsV*LWkh>6FQmoL+w ztafCWfWqo%1t@%Lx+LmV>ZCEf>xLMaRb~q;`SgM|WK!MT1k{mZM-s%u3!fouAeabd zpyE)-R}g6*?Tl2aqdI`1Ek%!`rlEJ-^EpM;7iwSGltn)F=7(FSRSJt5t9-a;{C$Q} zFpt~P8q(Lqtjfl25Vf#)dqi3y#KiNdDcHRD(h(4a(7(9wx-$wQ$KT~G#BGCb$1-|> z`k|7z*163O%YNnBFL`EQo^Zelxg7j%)R)X9HHZw6;z;hHq~@ zAqe;Tq8RGde!G73_kK&(CxMECD4|*6694CL&Zbh|Sbsn+hL><;BMOo}m6m1`gzQc_ zsfeDDbZ{ul-sNkHP70?5I9_Uwa;R&hAQ zj_}-oE59(H7GpeSRbo-g5Cm_cD`aZee6N_cgG;(s{4)I#3M++53rI+{NJ18HGWW(xa#`}F@8|+wu3G+n-EPIu;xfh z%Rr&}sn!K!`tG-)r}BYcOFs*mnvI-Qo&yD6y~IY4?$G+WrL;C#X{2DhYoAE4d5DAr z?(;fER^)SWX#h{DpV=b0V-Inyp%!8)v}yd|We_uH?oUMNKG%E(;YC){P{w9FdD4pC zLahu#LGT;8CY+e~nT8xe3S8N9PAP+GAmn6aO>Sm-h{DfO%=Bcid00|tmc4O1f$10xKMPdGwi zT*^R>ey0Da{3DC>Qkq=D7-%3?tlXt{;4z}Jr^gB-_4gv^y>g`bC19m8EdU;4hF`a| zQDvJjY-g^mb_@?x-jmyqzll3TFyUsFVaZxQ^KItT*-R<8!#$giUddP{DFU(}m%gJqK&0OvCO=i6 zBEpHi1`h7;IX3byy^R+?2dPjJ6@{~L^uo5E9sH=akoRSzE!m^iYBWX;LN^+9i$x7zCC}2@o6bt5 zHUw@*Tg545=r`8x^@1&{JiHxgQ}~Mk9eVPP81zb81Cz*98SXNuDZBersS%L+F!jqq zyGsMjZAAc^MZW-2=UV*om`zuXHSAI4=tCGFv=B;w)>Q@3pnR0<=)wPsLFcZ77!$B? zu!Z_On9$8L(tUOL%L)7U?AS5N&8;h8lFmnBK1`5+LQWW+A-#&+SRgy({@T!}7!ISE z0>7)5pUthLrOSLI*-f@ufQmqsyhN#&hcONpBFXC@!T0p1Y@!I6rVgFap+imC|F{89@<6)Q^)Vea@f6v>_TBt1tdh z{C+XxNz{ntb!xv+Gqun*zi(b|<8|%0k&o0;cJ)7;?=t54us$h)v3>WRa-H{JZj<>B zceb(plsO?&d&|boZFR==y46kvapQ95wE=JbeO_9s5%?=rx$#!5+m{^I^nO{mBKo;= zRoSX&cjj+Z3`;_o;34y9IpC{8FG1bmq|@3jdkT0TLgc*O*YiSNJ}d*oro+yraka0K zWz{7m<>tPEf@h#UShJ$j?;)1vhSnXL$QlXnsL5dqe7*s)-$38!;z!@LuRrUrv_ zWc2;(y%^`VaA6h*?07H|oW5jcLW%OLVzQR!6~!3yL=RGyU5Z;X1xo|#P`e`vw1DAF z8Y%ejK{V+F0EzcMEW_Kbch3sxTyd;*=8H{#`>x^`Xk;Xz0Io@X4t@wug6 z@C^?LfScxh`<|RKnl&mjHK+$^+27!RDTYcILDk1Xkw_!lU!KpVh@;V+FpSAkJa5hPNOlOmy|=gK!5qzs z^*rYd$2n|Lwm@R?eO0Ie#0neNk7&Ou&U1D#FVtm}JJyttL`lVxbl$1G<|4^fE{43< zQA)3;dhoKEqg_#lFL_#)nF!m?&$96RjNNNVBXEe{FB{A$qHLT+HDO0HM0yeqwsh=k zsvquCtJ1zdUhb6bKZ%bEkwuDC9<;sl&!@!a+MQd}j*jgViUVvxjy-i9Yo6$zZf!n0 zimDVtnh**)%>R~MNF3i;6Bipw%2|N(LX};F#!b(q@nAgkEQz|^)T^^j51#k#$;rY1nto=Iv;YkZU;h3wfQrmH9b^2b;` zv?}DpOiekWtCrK6^9Vd3JKyc>cC@k|IYRf3XM1J*_XD5SUFg-rI&otc7v*WU#9g&# z+wXE{zQ!u(#<4UHjjF{nPqoBUcsP@Wc~+AWdn>fVCx5!_+RNn7AsU!Tj~+Febl-e- zF55MsfvBph2M+D_^-FRx%pY*XwoQV?Y7?&Sx2YzxpZu$8po}-zemllCzUJby6UoV3 z8~8?>Faf1|s$5|*JN55Ba(H~_`~Utc8!M6`OQ~HziAEfGNJ(|2yXTfUGc|Su9p9C@ zGGhkS3;$dY)H&8cJ@u&A^2S-gU&zZWjm7Ml!fBoa=D&mONwrY}0QMX`gAB_ZY8u z@VVka!8Q52*^GJ+#?MVCyxI1p{*XmE1=r<2PT)e}k2-417$bL0-~54J3BbhYIcEmD zE}A9JWE%mSf^ilGXn13Lr|0QvYWk7y2+K*88Lnl2AKc-GAKKQfg;ShtJ`&*<3^I)7 zt@q{O-+uqaiv>%pV{-~*VIY7ukb8CVP@SLNdVI%@rkacJj-nbVOv)a*4&YG`z`bL| z1qWoET1Vk+4l`fBS`0Fr1r>Xf~Ip8*n^`S@`QYOa<;mQz|N7vUxj!B>ok1ZxH9t~B#R z8GRrw?q-p_lT%x=u<(_zrLTPQuKn!{`Snp8s#xG`mLRRQ>pl|31H!M~ticdninuw@ zAZoz?rOjc$(H6U3Dt65FdMNgvI;BOwjF*k-vcb9l?s#d)C|_?t1q5MBG@1M+r0_E@ zmT-3Qan}@<8Jd3{ELK5Iy;>4Z{lQ#8HNV~V8u81j!?&zj1C<9%8GdR(S%EcKTfvY+ z{;1+4jG4j|D6Y*JqxD~b0J&DHR;`2tLhWf?D`D)B5v+TM;-Q-6prI)H@YviN_OWjjPtew2I~wC2-BGKLWAB9|;&4yB0YE6Tby#N;g#Nb8s82 zp!wxzuTbz6yn5w)F?#D(aU*`U=1+}2u;i?Z4#X*1v6%=rp5MZoMUM^yj_z7g-S>YB zi@U}`lmur8%yjaz>kjZe0MGU?AlhBYZ&s90@iTW&0sk}FY#lL2B2^<-sMG_2BN*2F z+oOObtDAKC)t`Cl!#*==Rq6QAMNV4*gk1#~Q-;KM7NsUc5pe`ZQA!2nHt{;=(;1co zsJLjQ7cEz+?4sL7{Z`f7F}Ip zx>Bbtx6^3$-hqp2K|T{Z9%MCRN>Y-Ood_0+G2^;^>;o)KQ)ilBJ1oTm#-Zd2{%Y0h z5W_N7ZYcZr&)eZ&a+*1d%w(?7Qr2IyW{q%$nSiiVcU`8_a84-6l!GJ-(K&C_F)&nX zDfZ{Og}SfD8wbV|)2i}YFWDhD_OkLoyCZ37x&n*{ML8oQ zzXdm$022(y$jI&6!JZrWw=IC;p;=pn0>L1#KQ$q1PWNYJTWni5i^p`3IY|NB4R4q} zl#h=KaXK!(Vz}mql_CR(ZOnB){VDuDxEJ5N)2-n1QG=YKb)lf1g|frI-B$%2n;K}{ zWiSfs6D^uIm(2xW7Ja|p@{w&xRGaXRhJ78R^HU0mc2Fu*@m|j$yMMb=FwN0XW8S=X z4pARIew1e{SjEn4N=2y{5eQ!+86+I=VL`s~%e!JAl(c~LsI&zG8ZBr;VhlOR zUx9%8^X-6iQ=$c`jWmaa&1lV@^f38pOih!?oBO-fX0!T$e*Ic?8tXYBKKK5o3WLH6 zd-v{@K@1Z};qZbs&4jqYCI>%oIfS(J=o*bzRcT^@tQm5xWk0v3>;-$iASvbM>BS9q z1a*Hv_v1sgtS)^GmNG92JH&Nr*0d=S$^tBy6$;i$wx;6{3poVM<#)WOz{ETaf!DI- z%P*6Ci+=yFV%}bDOx%DmD_07SE>H(m%=@=@4e74x!#O!hNRl}s)8^}M22d;_;Hq1{ zK0#Df6hiRs%#`86Y~q`>?0?*A%{~6(nR`~%QSc;4a94>gI33sA@#0HUN%UU$!kG0d zwb%T(?Kq|+Ot8|DXPIPWhq6hk(4@~Teb-pbBBM`4@iGsn%YxJqiIzTh!B0|sV zed2k)mJRXJ%L3d1Eh-au93^xXGjt(l$v$qd;u0U z3fc&WSBiXD0tUQL2u{gT-DPLzkxsU3+cwwO z&Kal3va&Kiygc~l=wM*K;9XirAxA=_x}UO5N2p3f-_hyuHMm><>oJOpi(3x!HI@uY z?iS_?Q)Q`XDf$)SH9&q&YkZkcoW)s`&Q2m-_vW!lN!q*%@d_kv@eeb~`F*G296upm zFtj4LTBxnd^gA)^5Y;2un?8>5tz<_?%k=$XF3jjyKwZXV>y8|G*Ufj`?3;3{Rj>(g zKAmYnPz1jw1WM*6^s}C!HU$)fJJh_rH#blf+g33$h*$h9do@COYv$4NeS8^_w0@YA zUUkiIQ+94%9;;WH(J&E}4NM+N)`uI&bRv^+*1oBZ5UON%yfm{G7ECOXAHQrcRh=F| zr`Nd6UJ&Uakd7cuq9_r{FHvzZ2sObklS+)*#V;%@yFu>;ypOEBpM z+w-%Wl?3J~SD!zk0X^Fxd&#!ZhX@`+YnzI7IW(znmx~X_gi?L$^rDu(j%;FO+WPmd z(J7%F$~xa=*gqfY_UkF>)y@1Y<4TxRLYu6|yA!}tv~@C7!nMQh)Xae1ciBbb2M~-y za2=k-#V@})O?pH55eR-In+P~l`^g?Mns0Sh)gKEM3v=~JiHii+{Xj0Op|Aq+bBWV;TgVr$IiovjOoOy^jb z#^);AwpD;HQCjsr!@59q-kU*j-3AS=P=PvDCq1|?O_Zug1LQrB9PlN3?vQ@OrYj*+ zR!BgjH2(U8cOphJK)@EH3%@@vV~(Y!wh~$tgfO&O6eTLB>^AWq?1%&&37s}_dDJTCRDV~Hn&8;vs^Q(6U%7p|0d!&zV7MZ99h~#2 z>?zUw@h8eRe+)vuyWRDm9}u!3MbFD@6W^1aWIGvU((h+4z9$(QP9B>VNa3&6%v6&F zt!tTB(o5F$SENpFj5`wSY_F%I3jZN=A|&fm68kf2*l#ULBw-{`B|4rn0pMK692KoM z8%ctIAX}_VhXu^m6H!NaZ`9iPHwDe@)e->^z&-^_L2)t8x*Cknk_kbA-nbZv3WUo) zltr@;)rOvZ#$1UkHj_^F`rZC|#@>Fg>KJ`XtC-#JD0`f=p~#>O*?{)PxKdyJ^ib(O zAzPgffTMC}?~t=o-qoB*PA(7@F;3>xlaR|)_+I=BMFH`XuW70YEFP)%xP`ls4wf={ zGz-02HoQLd834%Oy^Zq)zl>_3V^NZ2I)^Aj!nY*lM0&EIjLFL_JA%_S8cg|tJ60%x&S*)XN& zj-!dvVOk)Zze3(|rZFfiROQ(G1$tV3+FCemsX8)B} zdW|l_q{gP2G!-wCO{rI-(?{U}DuUXxS2|7Ll0S<|!S8TN^8q2ReNWZzg3AfY?5*<45%5N7~TslGZvm-8i(1A!>QNpVryN7e|x_ ztz0LkYAoOs&|*#U9io@80an`^14}ft07g%bylL_m{OW#- zJaG!Yk)+7yDOR@D)}d2xbz0d*{$?Z{9(j9r!cW>8|=(*&sd7D$lgTqGS46Q=!2;dFQ@n-#dOK$jw#3FF$>H wn&|oPey1k2W9s-h?{95pZa&-M>L2xH$7)aY7~CaL!T>' 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 396 333 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 360 297 boxprim clip newpath +0.261818 0.261818 set_scale 0 rotate 141.5 141.5 translate +% fcfpr1_1_2t_17 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1299 476 4 4.5 ellipse_path stroke +grestore +% 341411 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1262 554 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1248.88 551.15 moveto +(341411) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% fcfpr1_1_2t_17->341411 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1297 480 moveto +1292 489 1281 514 1273 532 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1269.8 530.559 moveto +1268 541 lineto +1275.92 533.958 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1269.8 530.559 moveto +1268 541 lineto +1275.92 533.958 lineto +closepath stroke +grestore +% fcfpr1_1t_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1346 553 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1t_1->341411 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1342 553 moveto +1334 553 1315 553 1297 554 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1297 550.5 moveto +1287 554 lineto +1297 557.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1297 550.5 moveto +1287 554 lineto +1297 557.5 lineto +closepath stroke +grestore +% rdlfpr2_0_rdlt_4 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1275 464 4 4.5 ellipse_path stroke +grestore +% rdlfpr2_0_rdlt_4->341411 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1274 469 moveto +1273 481 1269 510 1265 531 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1261.51 530.701 moveto +1264 541 lineto +1268.48 531.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1261.51 530.701 moveto +1264 541 lineto +1268.48 531.398 lineto +closepath stroke +grestore +% fpfpr1_0_1t_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1349 583 4 4.5 ellipse_path stroke +grestore +% fpfpr1_0_1t_1->341411 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1345 582 moveto +1336 579 1312 571 1293 564 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1294.59 560.842 moveto +1284 561 lineto +1292.38 567.483 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1294.59 560.842 moveto +1284 561 lineto +1292.38 567.483 lineto +closepath stroke +grestore +% fpfpr1_1_2t_11 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1318 498 4 4.5 ellipse_path stroke +grestore +% fpfpr1_1_2t_11->341411 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1315 501 moveto +1308 508 1294 522 1281 535 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1278.6 532.454 moveto +1274 542 lineto +1283.55 537.404 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1278.6 532.454 moveto +1274 542 lineto +1283.55 537.404 lineto +closepath stroke +grestore +% rtafpr1_1_2t_28 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1335 523 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_2t_28->341411 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1331 525 moveto +1324 528 1306 535 1291 542 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1289.72 538.74 moveto +1282 546 lineto +1292.56 545.137 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1289.72 538.74 moveto +1282 546 lineto +1292.56 545.137 lineto +closepath stroke +grestore +% rtafpr1_1_3t_6 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1204 633 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_3t_6->341411 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1207 629 moveto +1214 620 1233 594 1247 575 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1249.8 577.1 moveto +1253 567 lineto +1244.2 572.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1249.8 577.1 moveto +1253 567 lineto +1244.2 572.9 lineto +closepath stroke +grestore +% 358866 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1268 627 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1255.25 624.15 moveto +(358866) +[3.75 3.75 4.5 4.5 4.5 4.5] +xshow +grestore +% rtafpr1_1_3t_6->358866 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1208 633 moveto +1213 632 1224 631 1234 630 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1234.4 633.478 moveto +1244 629 lineto +1233.7 626.512 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1234.4 633.478 moveto +1244 629 lineto +1233.7 626.512 lineto +closepath stroke +grestore +% 358930 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1103 645 24.2065 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1090.62 642.15 moveto +(358930) +[3.75 3.75 4.5 4.5 3.75 4.5] +xshow +grestore +% rtafpr1_1_3t_6->358930 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1200 634 moveto +1189 635 1160 638 1137 641 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1136.6 637.522 moveto +1127 642 lineto +1137.3 644.488 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1136.6 637.522 moveto +1127 642 lineto +1137.3 644.488 lineto +closepath stroke +grestore +% 371943 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1281 693 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1267.88 690.15 moveto +(371943) +[3.75 5.25 4.5 4.5 4.5 3.75] +xshow +grestore +% rtafpr1_1_3t_6->371943 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1207 636 moveto +1216 643 1240 661 1259 676 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1256.9 678.8 moveto +1267 682 lineto +1261.1 673.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1256.9 678.8 moveto +1267 682 lineto +1261.1 673.2 lineto +closepath stroke +grestore +% 374300 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1114 684 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1100.88 681.15 moveto +(374300) +[3.75 5.25 4.5 3.75 4.5 4.5] +xshow +grestore +% rtafpr1_1_3t_6->374300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1200 635 moveto +1190 641 1161 657 1140 669 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1138.04 666.084 moveto +1131 674 lineto +1141.44 672.203 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1138.04 666.084 moveto +1131 674 lineto +1141.44 672.203 lineto +closepath stroke +grestore +% rdlfpr1_1t_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1358 626 4 4.5 ellipse_path stroke +grestore +% rdlfpr1_1t_1->358866 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1354 626 moveto +1345 626 1322 626 1302 627 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1302 623.5 moveto +1292 627 lineto +1302 630.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1302 623.5 moveto +1292 627 lineto +1302 630.5 lineto +closepath stroke +grestore +% tmfpr1_1_3t_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1144 567 4 4.5 ellipse_path stroke +grestore +% tmfpr1_1_3t_5->358930 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1142 571 moveto +1137 580 1124 605 1115 623 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1111.8 621.559 moveto +1110 632 lineto +1117.92 624.958 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1111.8 621.559 moveto +1110 632 lineto +1117.92 624.958 lineto +closepath stroke +grestore +% fcfpr1_1_3t_9 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1015 704 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1_3t_9->358930 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1019 701 moveto +1030 694 1058 676 1079 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1081.1 664.8 moveto +1087 656 lineto +1076.9 659.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1081.1 664.8 moveto +1087 656 lineto +1076.9 659.2 lineto +closepath stroke +grestore +% fcfpr1_1_3t_9->374300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1019 703 moveto +1029 700 1057 695 1080 691 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1080.88 694.393 moveto +1090 689 lineto +1079.51 687.529 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1080.88 694.393 moveto +1090 689 lineto +1079.51 687.529 lineto +closepath stroke +grestore +% 371942 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1070 757 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1056.12 754.15 moveto +(371942) +[3.75 5.25 4.5 4.5 4.5 5.25] +xshow +grestore +% fcfpr1_1_3t_9->371942 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1018 707 moveto +1025 714 1039 727 1051 738 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1048.45 740.404 moveto +1058 745 lineto +1053.4 735.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1048.45 740.404 moveto +1058 745 lineto +1053.4 735.454 lineto +closepath stroke +grestore +% 374700 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +920 627 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +906.125 624.15 moveto +(374700) +[3.75 5.25 4.5 5.25 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->374700 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1011 701 moveto +1000 692 965 663 942 644 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 944.1 641.2 moveto +934 638 lineto +939.9 646.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 944.1 641.2 moveto +934 638 lineto +939.9 646.8 lineto +closepath stroke +grestore +% 374741 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +979 655 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +965.125 652.15 moveto +(374741) +[3.75 5.25 4.5 5.25 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->374741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1012 700 moveto +1008 695 1001 685 994 676 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 996.8 673.9 moveto +988 668 lineto +991.2 678.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 996.8 673.9 moveto +988 668 lineto +991.2 678.1 lineto +closepath stroke +grestore +% 374886 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1011 737 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +997.5 734.15 moveto +(374886) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->374886 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1014 709 moveto +1014 710 1014 712 1014 713 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1010.53 712.508 moveto +1012 723 lineto +1017.39 713.881 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1010.53 712.508 moveto +1012 723 lineto +1017.39 713.881 lineto +closepath stroke +grestore +% 375039 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1018 649 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1005.25 646.15 moveto +(375039) +[3.75 5.25 3.75 4.5 3.75 4.5] +xshow +grestore +% fcfpr1_1_3t_9->375039 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1015 699 moveto +1016 693 1016 683 1017 673 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1020.5 673 moveto +1017 663 lineto +1013.5 673 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1020.5 673 moveto +1017 663 lineto +1013.5 673 lineto +closepath stroke +grestore +% 375507 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +947 760 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +933.875 757.15 moveto +(375507) +[3.75 5.25 3.75 3.75 4.5 5.25] +xshow +grestore +% fcfpr1_1_3t_9->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1012 707 moveto +1004 713 984 729 969 742 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 966.221 739.781 moveto +961 749 lineto +970.831 745.049 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 966.221 739.781 moveto +961 749 lineto +970.831 745.049 lineto +closepath stroke +grestore +% 375508 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +955 746 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +942.25 743.15 moveto +(375508) +[3.75 5.25 3.75 3.75 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->375508 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1011 707 moveto +1005 712 991 721 979 729 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 976.379 726.541 moveto +970 735 lineto +980.262 732.365 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 976.379 726.541 moveto +970 735 lineto +980.262 732.365 lineto +closepath stroke +grestore +% 375519 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1061 643 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1048.25 640.15 moveto +(375519) +[3.75 5.25 3.75 3.75 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->375519 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1018 700 moveto +1024 693 1036 677 1046 664 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1048.8 666.1 moveto +1052 656 lineto +1043.2 661.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1048.8 666.1 moveto +1052 656 lineto +1043.2 661.9 lineto +closepath stroke +grestore +% 377380 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1084 736 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1070.5 733.15 moveto +(377380) +[3.75 5.25 5.25 3.75 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->377380 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1019 706 moveto +1026 709 1041 716 1055 723 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1054.42 726.536 moveto +1065 727 lineto +1057.02 720.036 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1054.42 726.536 moveto +1065 727 lineto +1057.02 720.036 lineto +closepath stroke +grestore +% 377719 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1016 802 26.0815 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1001.75 799.15 moveto +(377719) +[3.75 5.25 5.25 5.25 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->377719 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1015 709 moveto +1015 721 1016 755 1016 778 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1012.5 778 moveto +1016 788 lineto +1019.5 778 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1012.5 778 moveto +1016 788 lineto +1019.5 778 lineto +closepath stroke +grestore +% 377763 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1002 761 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +988.125 758.15 moveto +(377763) +[3.75 5.25 5.25 5.25 4.5 3.75] +xshow +grestore +% fcfpr1_1_3t_9->377763 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1014 708 moveto +1013 715 1010 727 1007 737 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1003.53 736.508 moveto +1005 747 lineto +1010.39 737.881 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1003.53 736.508 moveto +1005 747 lineto +1010.39 737.881 lineto +closepath stroke +grestore +% 379848 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1059 677 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1045.5 674.15 moveto +(379848) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->379848 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1019 702 moveto +1022 700 1028 696 1033 693 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1035.62 695.459 moveto +1042 687 lineto +1031.74 689.635 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1035.62 695.459 moveto +1042 687 lineto +1031.74 689.635 lineto +closepath stroke +grestore +% 380571 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +982 734 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +968.875 731.15 moveto +(380571) +[3.75 4.5 4.5 3.75 5.25 4.5] +xshow +grestore +% fcfpr1_1_3t_9->380571 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1012 707 moveto +1010 709 1006 712 1003 715 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1000.22 712.781 moveto +995 722 lineto +1004.83 718.049 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1000.22 712.781 moveto +995 722 lineto +1004.83 718.049 lineto +closepath stroke +grestore +% 380604 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1002 663 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +988.875 660.15 moveto +(380604) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->380604 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1014 700 moveto +1013 696 1011 692 1009 687 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1012.23 685.573 moveto +1006 677 lineto +1005.52 687.584 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1012.23 685.573 moveto +1006 677 lineto +1005.52 687.584 lineto +closepath stroke +grestore +% 381211 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1039 672 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1025.5 669.15 moveto +(381211) +[3.75 4.5 4.5 5.25 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->381211 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1018 700 moveto +1019 698 1021 696 1023 693 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1025.8 695.1 moveto +1029 685 lineto +1020.2 690.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1025.8 695.1 moveto +1029 685 lineto +1020.2 690.9 lineto +closepath stroke +grestore +% 381835 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +952 719 24.2065 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +939.625 716.15 moveto +(381835) +[3.75 4.5 4.5 4.5 3.75 3.75] +xshow +grestore +% fcfpr1_1_3t_9->381835 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1011 705 moveto +1006 707 995 709 984 711 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 982.573 707.774 moveto +974 714 lineto +984.584 714.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 982.573 707.774 moveto +974 714 lineto +984.584 714.479 lineto +closepath stroke +grestore +% 381897 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1037 754 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1023.5 751.15 moveto +(381897) +[3.75 4.5 4.5 4.5 4.5 5.25] +xshow +grestore +% fcfpr1_1_3t_9->381897 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1017 708 moveto +1019 713 1023 722 1027 731 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1023.74 732.283 moveto +1031 740 lineto +1030.14 729.44 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1023.74 732.283 moveto +1031 740 lineto +1030.14 729.44 lineto +closepath stroke +grestore +% 381901 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1040 647 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1026.88 644.15 moveto +(381901) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->381901 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1017 700 moveto +1020 694 1026 681 1030 670 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1033.54 670.585 moveto +1034 660 lineto +1027.04 667.985 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1033.54 670.585 moveto +1034 660 lineto +1027.04 667.985 lineto +closepath stroke +grestore +% 382103 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +959 698 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +945.875 695.15 moveto +(382103) +[3.75 4.5 5.25 4.5 4.5 3.75] +xshow +grestore +% fcfpr1_1_3t_9->382103 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1011 704 moveto +1007 703 1001 703 994 702 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 994.299 698.512 moveto +984 701 lineto +993.602 705.478 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 994.299 698.512 moveto +984 701 lineto +993.602 705.478 lineto +closepath stroke +grestore +% 382161 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1058 721 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1044.5 718.15 moveto +(382161) +[3.75 4.5 5.25 4.5 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->382161 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1019 706 moveto +1021 707 1024 708 1027 709 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1026.42 712.536 moveto +1037 713 lineto +1029.02 706.036 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1026.42 712.536 moveto +1037 713 lineto +1029.02 706.036 lineto +closepath stroke +grestore +% 383174 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +969 673 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +955.875 670.15 moveto +(383174) +[3.75 4.5 3.75 4.5 5.25 4.5] +xshow +grestore +% fcfpr1_1_3t_9->383174 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1011 702 moveto +1007 699 1001 694 994 689 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 995.441 685.797 moveto +985 684 lineto +992.042 691.916 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 995.441 685.797 moveto +985 684 lineto +992.042 691.916 lineto +closepath stroke +grestore +% pcfpr1_1_3t_7 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1164 635 4 4.5 ellipse_path stroke +grestore +% pcfpr1_1_3t_7->358930 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1160 636 moveto +1155 637 1146 638 1136 639 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1135.12 635.607 moveto +1126 641 lineto +1136.49 642.471 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1135.12 635.607 moveto +1126 641 lineto +1136.49 642.471 lineto +closepath stroke +grestore +% fpfpr1_1_3g_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1126 584 4 4.5 ellipse_path stroke +grestore +% fpfpr1_1_3g_1->358930 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1124 588 moveto +1122 595 1116 610 1111 622 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1107.52 621.416 moveto +1108 632 lineto +1114.23 623.427 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1107.52 621.416 moveto +1108 632 lineto +1114.23 623.427 lineto +closepath stroke +grestore +% fpfpr1_1_3g_1->375519 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1123 587 moveto +1115 594 1096 611 1082 624 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1079.22 621.781 moveto +1074 631 lineto +1083.83 627.049 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1079.22 621.781 moveto +1074 631 lineto +1083.83 627.049 lineto +closepath stroke +grestore +% 352010 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1068 551 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1054.88 548.15 moveto +(352010) +[3.75 3.75 5.25 4.5 4.5 4.5] +xshow +grestore +% fpfpr1_1_3g_1->352010 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1122 582 moveto +1117 578 1105 572 1094 566 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1095.44 562.797 moveto +1085 561 lineto +1092.04 568.916 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1095.44 562.797 moveto +1085 561 lineto +1092.04 568.916 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1009 612 4 4.5 ellipse_path stroke +grestore +% fpfpr1_1_3t_1->358930 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1013 613 moveto +1023 617 1051 627 1073 635 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1072.42 638.479 moveto +1083 638 lineto +1074.43 631.774 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1072.42 638.479 moveto +1083 638 lineto +1074.43 631.774 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->374700 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1005 613 moveto +996 615 973 619 954 622 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 953.602 618.522 moveto +944 623 lineto +954.299 625.488 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 953.602 618.522 moveto +944 623 lineto +954.299 625.488 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->374741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1006 616 moveto +1003 620 998 627 994 634 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 991.2 631.9 moveto +988 642 lineto +996.8 636.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 991.2 631.9 moveto +988 642 lineto +996.8 636.1 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->374886 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1009 617 moveto +1009 633 1010 683 1011 713 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1007.5 713 moveto +1011 723 lineto +1014.5 713 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1007.5 713 moveto +1011 723 lineto +1014.5 713 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->375039 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1010 617 moveto +1011 619 1011 622 1012 625 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1008.77 626.427 moveto +1015 635 lineto +1015.48 624.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1008.77 626.427 moveto +1015 635 lineto +1015.48 624.416 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->375519 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1013 614 moveto +1018 617 1027 622 1036 628 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1033.66 630.668 moveto +1044 633 lineto +1037.38 624.732 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1033.66 630.668 moveto +1044 633 lineto +1037.38 624.732 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->379848 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1012 615 moveto +1018 623 1032 641 1043 656 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1040.2 658.1 moveto +1049 664 lineto +1045.8 653.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1040.2 658.1 moveto +1049 664 lineto +1045.8 653.9 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->380604 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1008 617 moveto +1007 622 1006 631 1005 639 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1001.51 638.701 moveto +1004 649 lineto +1008.48 639.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1001.51 638.701 moveto +1004 649 lineto +1008.48 639.398 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->381211 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1011 616 moveto +1014 622 1022 637 1028 650 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1024.74 651.283 moveto +1032 659 lineto +1031.14 648.44 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1024.74 651.283 moveto +1032 659 lineto +1031.14 648.44 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->381901 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1012 615 moveto +1015 618 1018 623 1022 627 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1019.78 629.779 moveto +1029 635 lineto +1025.05 625.169 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1019.78 629.779 moveto +1029 635 lineto +1025.05 625.169 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->383174 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1007 616 moveto +1002 623 992 638 983 651 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 979.635 649.738 moveto +977 660 lineto +985.459 653.621 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 979.635 649.738 moveto +977 660 lineto +985.459 653.621 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->352010 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1012 609 moveto +1019 601 1035 584 1049 570 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1051.4 572.546 moveto +1056 563 lineto +1046.45 567.596 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1051.4 572.546 moveto +1056 563 lineto +1046.45 567.596 lineto +closepath stroke +grestore +% 382409 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1015 545 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1001.5 542.15 moveto +(382409) +[3.75 4.5 5.25 4.5 4.5 4.5] +xshow +grestore +% fpfpr1_1_3t_1->382409 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1009 607 moveto +1010 599 1011 583 1013 569 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1016.49 569.299 moveto +1014 559 lineto +1009.52 568.602 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1016.49 569.299 moveto +1014 559 lineto +1009.52 568.602 lineto +closepath stroke +grestore +% 382827 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1042 541 26.0815 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1027.75 538.15 moveto +(382827) +[3.75 4.5 5.25 4.5 5.25 5.25] +xshow +grestore +% fpfpr1_1_3t_1->382827 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1011 608 moveto +1015 599 1024 579 1032 563 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1035.14 564.56 moveto +1036 554 lineto +1028.74 561.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1035.14 564.56 moveto +1036 554 lineto +1028.74 561.717 lineto +closepath stroke +grestore +% 382928 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +947 625 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +933.125 622.15 moveto +(382928) +[3.75 4.5 5.25 4.5 5.25 4.5] +xshow +grestore +% fpfpr1_1_3t_1->382928 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1005 613 moveto +1000 615 990 617 980 618 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 979.119 614.607 moveto +970 620 lineto +980.492 621.471 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 979.119 614.607 moveto +970 620 lineto +980.492 621.471 lineto +closepath stroke +grestore +% aufpr1_1_3t_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1158 598 4 4.5 ellipse_path stroke +grestore +% aufpr1_1_3t_1->358930 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1155 601 moveto +1149 606 1136 617 1124 627 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1121.22 624.781 moveto +1116 634 lineto +1125.83 630.049 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1121.22 624.781 moveto +1116 634 lineto +1125.83 630.049 lineto +closepath stroke +grestore +% rtafpr1_0_3g_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1169 675 4 4.5 ellipse_path stroke +grestore +% rtafpr1_0_3g_1->358930 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1165 673 moveto +1159 670 1145 663 1132 658 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1132.58 654.464 moveto +1122 654 lineto +1129.98 660.964 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1132.58 654.464 moveto +1122 654 lineto +1129.98 660.964 lineto +closepath stroke +grestore +% msgfpr1_1_1g_12 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1361 703 4 4.5 ellipse_path stroke +grestore +% msgfpr1_1_1g_12->371943 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1357 702 moveto +1349 701 1332 699 1316 697 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1316.3 693.512 moveto +1306 696 lineto +1315.6 700.478 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1316.3 693.512 moveto +1306 696 lineto +1315.6 700.478 lineto +closepath stroke +grestore +% rtafpr1_1_1g_8 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1350 740 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_1g_8->371943 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1346 737 moveto +1338 732 1320 720 1305 710 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1307.1 707.2 moveto +1297 704 lineto +1302.9 712.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1307.1 707.2 moveto +1297 704 lineto +1302.9 712.8 lineto +closepath stroke +grestore +% rtafpr1_1_1t_35 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1333 770 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_1t_35->371943 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1330 766 moveto +1324 757 1308 733 1296 715 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1298.46 712.379 moveto +1290 706 lineto +1292.63 716.262 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1298.46 712.379 moveto +1290 706 lineto +1292.63 716.262 lineto +closepath stroke +grestore +% rtafpr1_1_1t_45 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1362 665 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_1t_45->371943 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1358 666 moveto +1350 669 1329 676 1312 682 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1309.98 679.036 moveto +1302 686 lineto +1312.58 685.536 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1309.98 679.036 moveto +1302 686 lineto +1312.58 685.536 lineto +closepath stroke +grestore +% tlfpr2_0_rdlg_2 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1180 733 4 4.5 ellipse_path stroke +grestore +% tlfpr2_0_rdlg_2->374300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1176 730 moveto +1169 725 1152 712 1137 701 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1139.1 698.2 moveto +1129 695 lineto +1134.9 703.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1139.1 698.2 moveto +1129 695 lineto +1134.9 703.8 lineto +closepath stroke +grestore +% fcfpr1_1_3t_8 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1184 701 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1_3t_8->374300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1180 700 moveto +1174 698 1160 695 1147 692 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1147.58 688.521 moveto +1137 689 lineto +1145.57 695.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1147.58 688.521 moveto +1137 689 lineto +1145.57 695.226 lineto +closepath stroke +grestore +% fcfpr1_0_5g_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1125 828 4 4.5 ellipse_path stroke +grestore +% fcfpr1_0_5g_1->371942 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1122 825 moveto +1115 816 1098 794 1086 777 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1088.8 774.9 moveto +1080 769 lineto +1083.2 779.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1088.8 774.9 moveto +1080 769 lineto +1083.2 779.1 lineto +closepath stroke +grestore +% fcfpr1_1_1t_19 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1156 788 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1_1t_19->371942 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1152 787 moveto +1143 784 1120 775 1101 768 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1101.58 764.521 moveto +1091 765 lineto +1099.57 771.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1101.58 764.521 moveto +1091 765 lineto +1099.57 771.226 lineto +closepath stroke +grestore +% tymsgfpr1_1_3t_3 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +848 559 4 4.5 ellipse_path stroke +grestore +% tymsgfpr1_1_3t_3->374700 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 851 562 moveto +860 570 883 592 900 608 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 897.454 610.404 moveto +907 615 lineto +902.404 605.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 897.454 610.404 moveto +907 615 lineto +902.404 605.454 lineto +closepath stroke +grestore +% 358224 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +739 583 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +725.5 580.15 moveto +(358224) +[3.75 3.75 4.5 5.25 5.25 4.5] +xshow +grestore +% tymsgfpr1_1_3t_3->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 844 560 moveto +833 563 799 570 773 576 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 772.119 572.607 moveto +763 578 lineto +773.492 579.471 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 772.119 572.607 moveto +763 578 lineto +773.492 579.471 lineto +closepath stroke +grestore +% 358900 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +807 587 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +794.25 584.15 moveto +(358900) +[3.75 3.75 4.5 4.5 4.5 4.5] +xshow +grestore +% tymsgfpr1_1_3t_3->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 845 561 moveto +842 563 837 567 831 570 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 828.9 567.2 moveto +823 576 lineto +833.1 572.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 828.9 567.2 moveto +823 576 lineto +833.1 572.8 lineto +closepath stroke +grestore +% 372568 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +873 447 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +859.5 444.15 moveto +(372568) +[3.75 5.25 5.25 3.75 4.5 4.5] +xshow +grestore +% tymsgfpr1_1_3t_3->372568 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 849 554 moveto +853 541 862 498 868 471 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 871.471 471.492 moveto +870 461 lineto +864.607 470.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 871.471 471.492 moveto +870 461 lineto +864.607 470.119 lineto +closepath stroke +grestore +% 375557 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +824 512 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +811.25 509.15 moveto +(375557) +[3.75 5.25 3.75 3.75 3.75 5.25] +xshow +grestore +% tymsgfpr1_1_3t_3->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 846 555 moveto +844 551 840 542 836 534 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 838.916 532.042 moveto +831 525 lineto +832.797 535.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 838.916 532.042 moveto +831 525 lineto +832.797 535.441 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +913 686 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_3t_7->374700 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 914 681 moveto +915 674 916 662 917 651 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 920.488 651.299 moveto +918 641 lineto +913.522 650.602 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 920.488 651.299 moveto +918 641 lineto +913.522 650.602 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->374741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 917 684 moveto +923 681 938 674 951 668 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 952.283 671.26 moveto +960 664 lineto +949.44 664.863 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 952.283 671.26 moveto +960 664 lineto +949.44 664.863 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->374886 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 917 688 moveto +928 693 960 710 984 722 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 982.559 725.203 moveto +993 727 lineto +985.958 719.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 982.559 725.203 moveto +993 727 lineto +985.958 719.084 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 915 690 moveto +919 699 929 721 937 738 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 933.74 739.283 moveto +941 747 lineto +940.137 736.44 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 933.74 739.283 moveto +941 747 lineto +940.137 736.44 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->375508 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 916 690 moveto +921 697 932 712 940 725 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 937.2 727.1 moveto +946 733 lineto +942.8 722.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 937.2 727.1 moveto +946 733 lineto +942.8 722.9 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->382103 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 917 687 moveto +919 688 923 688 926 689 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 925.416 692.479 moveto +936 692 lineto +927.427 685.774 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 925.416 692.479 moveto +936 692 lineto +927.427 685.774 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->383174 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 917 685 moveto +921 684 928 683 936 681 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 937.427 684.226 moveto +946 678 lineto +935.416 677.521 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 937.427 684.226 moveto +946 678 lineto +935.416 677.521 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->382928 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 915 682 moveto +919 675 928 660 935 647 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 938.203 648.441 moveto +940 638 lineto +932.084 645.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 938.203 648.441 moveto +940 638 lineto +932.084 645.042 lineto +closepath stroke +grestore +% 376956 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +965 579 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +951.875 576.15 moveto +(376956) +[3.75 5.25 4.5 4.5 3.75 4.5] +xshow +grestore +% rtafpr1_1_3t_7->376956 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 915 682 moveto +921 669 942 628 954 601 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 957.137 602.56 moveto +958 592 lineto +950.74 599.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 957.137 602.56 moveto +958 592 lineto +950.74 599.717 lineto +closepath stroke +grestore +% 379339 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +856 726 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +843.25 723.15 moveto +(379339) +[3.75 5.25 4.5 3.75 3.75 4.5] +xshow +grestore +% rtafpr1_1_3t_7->379339 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 910 688 moveto +904 692 891 701 879 709 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 876.9 706.2 moveto +871 715 lineto +881.1 711.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 876.9 706.2 moveto +871 715 lineto +881.1 711.8 lineto +closepath stroke +grestore +% 379422 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +849 766 26.0815 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +834.75 763.15 moveto +(379422) +[3.75 5.25 4.5 4.5 5.25 5.25] +xshow +grestore +% rtafpr1_1_3t_7->379422 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 910 689 moveto +902 699 881 726 865 745 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 862.2 742.9 moveto +859 753 lineto +867.8 747.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 862.2 742.9 moveto +859 753 lineto +867.8 747.1 lineto +closepath stroke +grestore +% 383039 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +856 701 24.2065 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +843.625 698.15 moveto +(383039) +[3.75 4.5 3.75 4.5 3.75 4.5] +xshow +grestore +% rtafpr1_1_3t_7->383039 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 909 687 moveto +905 688 896 690 888 692 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 886.573 688.774 moveto +878 695 lineto +888.584 695.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 886.573 688.774 moveto +878 695 lineto +888.584 695.479 lineto +closepath stroke +grestore +% fcfpr1_1_3g_2 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1058 583 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1_3g_2->374741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1055 586 moveto +1045 595 1018 619 999 636 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 996.596 633.454 moveto +992 643 lineto +1001.55 638.404 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 996.596 633.454 moveto +992 643 lineto +1001.55 638.404 lineto +closepath stroke +grestore +% fcfpr1_1_1t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1064 850 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1_1t_18->374886 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1062 846 moveto +1056 833 1034 787 1021 759 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1024.26 757.717 moveto +1017 750 lineto +1017.86 760.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1024.26 757.717 moveto +1017 750 lineto +1017.86 760.56 lineto +closepath stroke +grestore +% 359471 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1095 955 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1081.88 952.15 moveto +(359471) +[3.75 3.75 4.5 4.5 5.25 4.5] +xshow +grestore +% fcfpr1_1_1t_18->359471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1065 855 moveto +1069 868 1080 907 1088 931 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1084.77 932.427 moveto +1091 941 lineto +1091.48 930.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1084.77 932.427 moveto +1091 941 lineto +1091.48 930.416 lineto +closepath stroke +grestore +% fcfpr1_1_3t_42 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +945 856 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1_3t_42->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 945 851 moveto +945 839 946 807 947 784 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 950.5 784 moveto +947 774 lineto +943.5 784 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 950.5 784 moveto +947 774 lineto +943.5 784 lineto +closepath stroke +grestore +% 384096 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +916 949 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +902.875 946.15 moveto +(384096) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_42->384096 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 944 860 moveto +941 872 930 904 923 925 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 919.521 924.416 moveto +920 935 lineto +926.226 926.427 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 919.521 924.416 moveto +920 935 lineto +926.226 926.427 lineto +closepath stroke +grestore +% rdlfpr2_0_rdlt_158 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +891 824 4 4.5 ellipse_path stroke +grestore +% rdlfpr2_0_rdlt_158->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 894 821 moveto +901 813 917 794 929 780 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 932.049 781.831 moveto +936 772 lineto +926.781 777.221 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 932.049 781.831 moveto +936 772 lineto +926.781 777.221 lineto +closepath stroke +grestore +% rtafpr1_1_3t_71 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +915 857 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_3t_71->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 916 853 moveto +920 841 932 807 940 783 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 943.158 784.594 moveto +943 774 lineto +936.517 782.38 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 943.158 784.594 moveto +943 774 lineto +936.517 782.38 lineto +closepath stroke +grestore +% rtafpr1_1_3t_71->384096 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 915 862 moveto +915 873 916 903 916 925 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 912.5 925 moveto +916 935 lineto +919.5 925 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 912.5 925 moveto +916 935 lineto +919.5 925 lineto +closepath stroke +grestore +% dbfpr1_1_3t_2 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +899 798 4 4.5 ellipse_path stroke +grestore +% dbfpr1_1_3t_2->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 902 795 moveto +907 791 916 784 925 777 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 927.1 779.8 moveto +933 771 lineto +922.9 774.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 927.1 779.8 moveto +933 771 lineto +922.9 774.2 lineto +closepath stroke +grestore +% dbfpr1_1_3t_2->375508 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 902 795 moveto +909 789 923 776 935 765 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 937.404 767.546 moveto +942 758 lineto +932.454 762.596 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 937.404 767.546 moveto +942 758 lineto +932.454 762.596 lineto +closepath stroke +grestore +% rdlfpr1_1g_13 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +923 831 4 4.5 ellipse_path stroke +grestore +% rdlfpr1_1g_13->375508 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 925 826 moveto +928 816 938 789 946 768 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 949.137 769.56 moveto +950 759 lineto +942.74 766.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 949.137 769.56 moveto +950 759 lineto +942.74 766.717 lineto +closepath stroke +grestore +% rtafpr2_1_rdlg_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +973 837 4 4.5 ellipse_path stroke +grestore +% rtafpr2_1_rdlg_1->375508 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 972 832 moveto +969 821 964 791 960 770 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 963.393 769.119 moveto +958 760 lineto +956.529 770.492 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 963.393 769.119 moveto +958 760 lineto +956.529 770.492 lineto +closepath stroke +grestore +% rdlfpr1_1g_16 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1167 765 4 4.5 ellipse_path stroke +grestore +% rdlfpr1_1g_16->377380 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1163 764 moveto +1155 761 1133 753 1115 747 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1115.58 743.521 moveto +1105 744 lineto +1113.57 750.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1115.58 743.521 moveto +1105 744 lineto +1113.57 750.226 lineto +closepath stroke +grestore +% rdlfpr1_1t_100 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1142 808 4 4.5 ellipse_path stroke +grestore +% rdlfpr1_1t_100->377380 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1139 805 moveto +1132 796 1114 773 1100 756 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1102.8 753.9 moveto +1094 748 lineto +1097.2 758.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1102.8 753.9 moveto +1094 748 lineto +1097.2 758.1 lineto +closepath stroke +grestore +% fcfpr1_0_2g_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1075 865 4 4.5 ellipse_path stroke +grestore +% fcfpr1_0_2g_1->377719 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1072 862 moveto +1065 854 1048 836 1035 822 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1037.22 819.221 moveto +1028 814 lineto +1031.95 823.831 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1037.22 819.221 moveto +1028 814 lineto +1031.95 823.831 lineto +closepath stroke +grestore +% fcfpr1_1_3t_10 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1048 878 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1_3t_10->377719 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1046 874 moveto +1043 865 1033 842 1026 825 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1028.96 822.985 moveto +1022 815 lineto +1022.46 825.585 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1028.96 822.985 moveto +1022 815 lineto +1022.46 825.585 lineto +closepath stroke +grestore +% fcfpr1_1_3t_7 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +999 891 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1_3t_7->377719 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1000 886 moveto +1002 875 1007 846 1011 825 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1014.47 825.492 moveto +1013 815 lineto +1007.61 824.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1014.47 825.492 moveto +1013 815 lineto +1007.61 824.119 lineto +closepath stroke +grestore +% rdlfpr2_0_rdlg_12 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +949 880 4 4.5 ellipse_path stroke +grestore +% rdlfpr2_0_rdlg_12->377719 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 952 877 moveto +960 867 983 841 998 823 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1001.05 824.831 moveto +1005 815 lineto +995.781 820.221 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1001.05 824.831 moveto +1005 815 lineto +995.781 820.221 lineto +closepath stroke +grestore +% rdlfpr2_0_rdlt_108 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1021 879 4 4.5 ellipse_path stroke +grestore +% rdlfpr2_0_rdlt_108->377719 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1021 874 moveto +1020 865 1019 843 1018 826 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1021.48 825.602 moveto +1017 816 lineto +1014.51 826.299 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1021.48 825.602 moveto +1017 816 lineto +1014.51 826.299 lineto +closepath stroke +grestore +% rdlfpr2_0_rdlt_27 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1098 844 4 4.5 ellipse_path stroke +grestore +% rdlfpr2_0_rdlt_27->377719 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1094 842 moveto +1085 838 1062 826 1044 817 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1045.44 813.797 moveto +1035 812 lineto +1042.04 819.916 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1045.44 813.797 moveto +1035 812 lineto +1042.04 819.916 lineto +closepath stroke +grestore +% rdlfpr2_0_rdlt_30 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +975 884 4 4.5 ellipse_path stroke +grestore +% rdlfpr2_0_rdlt_30->377719 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 977 880 moveto +982 871 995 844 1005 824 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1008.14 825.56 moveto +1009 815 lineto +1001.74 822.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1008.14 825.56 moveto +1009 815 lineto +1001.74 822.717 lineto +closepath stroke +grestore +% tlfpr1_1_1t_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +700 597 4 4.5 ellipse_path stroke +grestore +% tlfpr1_1_1t_5->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 704 596 moveto +705 596 707 595 708 595 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 710.015 597.964 moveto +718 591 lineto +707.415 591.464 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 710.015 597.964 moveto +718 591 lineto +707.415 591.464 lineto +closepath stroke +grestore +% tymsgfpr1_1_1t_23 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +695 508 4 4.5 ellipse_path stroke +grestore +% tymsgfpr1_1_1t_23->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 697 512 moveto +703 521 716 544 726 561 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 723.084 562.958 moveto +731 570 lineto +729.203 559.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 723.084 562.958 moveto +731 570 lineto +729.203 559.559 lineto +closepath stroke +grestore +% rcfpr0_0_1t_9 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +640 612 4 4.5 ellipse_path stroke +grestore +% rcfpr0_0_1t_9->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 644 611 moveto +654 608 684 599 707 593 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 708.427 596.226 moveto +717 590 lineto +706.416 589.521 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 708.427 596.226 moveto +717 590 lineto +706.416 589.521 lineto +closepath stroke +grestore +% 354290 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +556 613 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +542.875 610.15 moveto +(354290) +[3.75 3.75 4.5 5.25 4.5 4.5] +xshow +grestore +% rcfpr0_0_1t_9->354290 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 636 612 moveto +628 612 609 612 591 613 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 591 609.5 moveto +581 613 lineto +591 616.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 591 609.5 moveto +581 613 lineto +591 616.5 lineto +closepath stroke +grestore +% rcfpr1_1_1t_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +704 655 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_5->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 706 651 moveto +710 642 721 621 729 605 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 732.137 606.56 moveto +733 596 lineto +725.74 603.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 732.137 606.56 moveto +733 596 lineto +725.74 603.717 lineto +closepath stroke +grestore +% 379864 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +674 744 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +660.5 741.15 moveto +(379864) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_5->379864 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 703 659 moveto +700 670 689 700 682 721 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 678.521 720.416 moveto +679 731 lineto +685.226 722.427 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 678.521 720.416 moveto +679 731 lineto +685.226 722.427 lineto +closepath stroke +grestore +% odfpr0_0_1t_8 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +635 585 4 4.5 ellipse_path stroke +grestore +% odfpr0_0_1t_8->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 639 585 moveto +650 585 679 584 704 584 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 704 587.5 moveto +714 584 lineto +704 580.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 704 587.5 moveto +714 584 lineto +704 580.5 lineto +closepath stroke +grestore +% odfpr0_0_1t_8->354290 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 631 587 moveto +623 589 603 596 587 602 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 585.573 598.774 moveto +577 605 lineto +587.584 605.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 585.573 598.774 moveto +577 605 lineto +587.584 605.479 lineto +closepath stroke +grestore +% odfpr1_1_1t_6 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +691 547 4 4.5 ellipse_path stroke +grestore +% odfpr1_1_1t_6->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 694 550 moveto +699 553 707 560 716 566 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 713.9 568.8 moveto +724 572 lineto +718.1 563.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 713.9 568.8 moveto +724 572 lineto +718.1 563.2 lineto +closepath stroke +grestore +% ecdsgfpr1_1_1t_4 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +708 529 4 4.5 ellipse_path stroke +grestore +% ecdsgfpr1_1_1t_4->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 710 533 moveto +713 538 720 550 726 561 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 723.084 562.958 moveto +731 570 lineto +729.203 559.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 723.084 562.958 moveto +731 570 lineto +729.203 559.559 lineto +closepath stroke +grestore +% tymsgfpr1_1_1t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +785 515 4 4.5 ellipse_path stroke +grestore +% tymsgfpr1_1_1t_18->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 786 519 moveto +788 528 795 548 800 564 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 796.774 565.427 moveto +803 574 lineto +803.479 563.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 796.774 565.427 moveto +803 574 lineto +803.479 563.416 lineto +closepath stroke +grestore +% rcfpr1_1_1t_100 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +749 654 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_100->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 752 651 moveto +759 642 776 622 789 607 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 792.049 608.831 moveto +796 599 lineto +786.781 604.221 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 792.049 608.831 moveto +796 599 lineto +786.781 604.221 lineto +closepath stroke +grestore +% 382574 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +715 726 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +701.5 723.15 moveto +(382574) +[3.75 4.5 5.25 3.75 5.25 4.5] +xshow +grestore +% rcfpr1_1_1t_100->382574 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 747 658 moveto +743 667 733 688 725 704 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 721.863 702.44 moveto +721 713 lineto +728.26 705.283 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 721.863 702.44 moveto +721 713 lineto +728.26 705.283 lineto +closepath stroke +grestore +% rcfpr1_1_1t_22 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +754 628 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_22->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 757 625 moveto +763 621 774 612 784 604 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 786.1 606.8 moveto +792 598 lineto +781.9 601.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 786.1 606.8 moveto +792 598 lineto +781.9 601.2 lineto +closepath stroke +grestore +% rcfpr1_1_1t_22->382574 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 752 632 moveto +748 644 733 679 724 703 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 720.464 702.415 moveto +720 713 lineto +726.964 705.015 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 720.464 702.415 moveto +720 713 lineto +726.964 705.015 lineto +closepath stroke +grestore +% rcfpr1_1_1t_37 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +770 664 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_37->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 772 660 moveto +777 651 788 627 796 609 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 799.203 610.441 moveto +801 600 lineto +793.084 607.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 799.203 610.441 moveto +801 600 lineto +793.084 607.042 lineto +closepath stroke +grestore +% rcfpr1_1_1t_37->382574 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 767 667 moveto +761 675 745 692 733 706 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 729.951 704.169 moveto +726 714 lineto +735.219 708.779 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 729.951 704.169 moveto +726 714 lineto +735.219 708.779 lineto +closepath stroke +grestore +% odfpr1_1_1t_21 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +763 538 4 4.5 ellipse_path stroke +grestore +% odfpr1_1_1t_21->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 766 541 moveto +771 547 780 557 789 567 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 786.454 569.404 moveto +796 574 lineto +791.404 564.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 786.454 569.404 moveto +796 574 lineto +791.404 564.454 lineto +closepath stroke +grestore +% rcfpr1_1_1t_30 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +876 343 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_30->372568 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 876 348 moveto +875 361 874 398 873 423 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 869.5 423 moveto +873 433 lineto +876.5 423 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 869.5 423 moveto +873 433 lineto +876.5 423 lineto +closepath stroke +grestore +% 370706 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +826 335 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +812.125 332.15 moveto +(370706) +[3.75 5.25 4.5 5.25 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->370706 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 872 342 moveto +869 341 865 341 860 340 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 860.299 336.512 moveto +850 339 lineto +859.602 343.478 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 860.299 336.512 moveto +850 339 lineto +859.602 343.478 lineto +closepath stroke +grestore +% 377908 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +795 328 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +781.125 325.15 moveto +(377908) +[3.75 5.25 5.25 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->377908 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 872 342 moveto +864 340 846 337 829 334 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 829.492 330.529 moveto +819 332 lineto +828.119 337.393 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 829.492 330.529 moveto +819 332 lineto +828.119 337.393 lineto +closepath stroke +grestore +% 377924 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +846 296 26.0815 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +831.75 293.15 moveto +(377924) +[3.75 5.25 5.25 4.5 5.25 4.5] +xshow +grestore +% rcfpr1_1_1t_30->377924 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 874 339 moveto +871 335 865 326 860 318 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 862.916 316.042 moveto +855 309 lineto +856.797 319.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 862.916 316.042 moveto +855 309 lineto +856.797 319.441 lineto +closepath stroke +grestore +% 377971 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +882 274 26.0815 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +867.75 271.15 moveto +(377971) +[3.75 5.25 5.25 4.5 5.25 4.5] +xshow +grestore +% rcfpr1_1_1t_30->377971 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 876 338 moveto +877 330 879 313 880 298 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 883.488 298.299 moveto +881 288 lineto +876.522 297.602 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 883.488 298.299 moveto +881 288 lineto +876.522 297.602 lineto +closepath stroke +grestore +% 377980 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +903 309 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +889.125 306.15 moveto +(377980) +[3.75 5.25 5.25 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->377980 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 879 340 moveto +881 338 884 334 887 330 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 889.8 332.1 moveto +893 322 lineto +884.2 327.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 889.8 332.1 moveto +893 322 lineto +884.2 327.9 lineto +closepath stroke +grestore +% 378362 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +799 278 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +785.5 275.15 moveto +(378362) +[3.75 5.25 4.5 3.75 4.5 5.25] +xshow +grestore +% rcfpr1_1_1t_30->378362 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 873 340 moveto +864 333 839 312 821 296 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 822.831 292.951 moveto +813 289 lineto +818.221 298.219 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 822.831 292.951 moveto +813 289 lineto +818.221 298.219 lineto +closepath stroke +grestore +% 378656 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +822 266 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +808.875 263.15 moveto +(378656) +[3.75 5.25 4.5 4.5 3.75 4.5] +xshow +grestore +% rcfpr1_1_1t_30->378656 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 873 339 moveto +867 330 850 305 837 287 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 839.8 284.9 moveto +831 279 lineto +834.2 289.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 839.8 284.9 moveto +831 279 lineto +834.2 289.1 lineto +closepath stroke +grestore +% 378666 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +934 286 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +920.5 283.15 moveto +(378666) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->378666 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 879 340 moveto +886 333 901 318 915 305 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 917.404 307.546 moveto +922 298 lineto +912.454 302.596 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 917.404 307.546 moveto +922 298 lineto +912.454 302.596 lineto +closepath stroke +grestore +% 379169 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +931 326 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +917.5 323.15 moveto +(379169) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->379169 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 880 342 moveto +884 341 892 338 899 336 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 900.427 339.226 moveto +909 333 lineto +898.416 332.521 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 900.427 339.226 moveto +909 333 lineto +898.416 332.521 lineto +closepath stroke +grestore +% 379341 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +915 250 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +901.875 247.15 moveto +(379341) +[3.75 5.25 4.5 3.75 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->379341 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 878 339 moveto +882 328 896 295 905 272 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 908.137 273.56 moveto +909 263 lineto +901.74 270.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 908.137 273.56 moveto +909 263 lineto +901.74 270.717 lineto +closepath stroke +grestore +% 379972 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +852 261 26.0815 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +837.75 258.15 moveto +(379972) +[3.75 5.25 4.5 4.5 5.25 5.25] +xshow +grestore +% rcfpr1_1_1t_30->379972 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 875 339 moveto +872 329 865 303 859 284 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 862.226 282.573 moveto +856 274 lineto +855.521 284.584 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 862.226 282.573 moveto +856 274 lineto +855.521 284.584 lineto +closepath stroke +grestore +% 380298 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +964 300 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +950.5 297.15 moveto +(380298) +[3.75 4.5 4.5 5.25 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->380298 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 880 341 moveto +890 337 916 324 936 314 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 937.958 316.916 moveto +945 309 lineto +934.559 310.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 937.958 316.916 moveto +945 309 lineto +934.559 310.797 lineto +closepath stroke +grestore +% 380448 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +784 300 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +770.875 297.15 moveto +(380448) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->380448 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 872 341 moveto +862 337 834 323 812 313 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 813.56 309.863 moveto +803 309 lineto +810.717 316.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 813.56 309.863 moveto +803 309 lineto +810.717 316.26 lineto +closepath stroke +grestore +% 380475 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +943 346 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +929.875 343.15 moveto +(380475) +[3.75 4.5 4.5 4.5 5.25 3.75] +xshow +grestore +% rcfpr1_1_1t_30->380475 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 880 343 moveto +886 344 897 344 908 344 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 907.701 347.488 moveto +918 345 lineto +908.398 340.522 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 907.701 347.488 moveto +918 345 lineto +908.398 340.522 lineto +closepath stroke +grestore +% 380526 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +973 324 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +959.875 321.15 moveto +(380526) +[3.75 4.5 4.5 3.75 5.25 4.5] +xshow +grestore +% rcfpr1_1_1t_30->380526 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 880 342 moveto +890 340 917 335 939 331 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 939.881 334.393 moveto +949 329 lineto +938.508 327.529 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 939.881 334.393 moveto +949 329 lineto +938.508 327.529 lineto +closepath stroke +grestore +% odfpr1_1_1t_31 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +890 372 4 4.5 ellipse_path stroke +grestore +% odfpr1_1_1t_31->372568 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 889 376 moveto +887 386 882 406 878 423 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 874.529 422.508 moveto +876 433 lineto +881.393 423.881 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 874.529 422.508 moveto +876 433 lineto +881.393 423.881 lineto +closepath stroke +grestore +% odfpr1_1_1t_31->377980 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 891 367 moveto +893 360 895 346 898 333 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 901.471 333.492 moveto +900 323 lineto +894.607 332.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 901.471 333.492 moveto +900 323 lineto +894.607 332.119 lineto +closepath stroke +grestore +% odfpr1_1_1t_31->379169 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 893 369 moveto +897 364 906 355 913 346 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 916.049 347.831 moveto +920 338 lineto +910.781 343.221 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 916.049 347.831 moveto +920 338 lineto +910.781 343.221 lineto +closepath stroke +grestore +% odfpr1_1_1t_31->379341 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 891 367 moveto +895 352 904 303 910 273 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 913.471 273.492 moveto +912 263 lineto +906.607 272.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 913.471 273.492 moveto +912 263 lineto +906.607 272.119 lineto +closepath stroke +grestore +% odfpr1_1_1t_31->380475 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 894 370 moveto +898 368 907 364 915 360 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 916.958 362.916 moveto +924 355 lineto +913.559 356.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 916.958 362.916 moveto +924 355 lineto +913.559 356.797 lineto +closepath stroke +grestore +% 357430 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +806 311 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +793.25 308.15 moveto +(357430) +[3.75 3.75 5.25 4.5 3.75 4.5] +xshow +grestore +% odfpr1_1_1t_31->357430 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 886 369 moveto +876 362 849 342 829 328 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 831.1 325.2 moveto +821 322 lineto +826.9 330.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 831.1 325.2 moveto +821 322 lineto +826.9 330.8 lineto +closepath stroke +grestore +% tlfpr1_1_1t_20 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +858 462 4 4.5 ellipse_path stroke +grestore +% tlfpr1_1_1t_20->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 856 466 moveto +852 471 845 481 839 491 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 836.2 488.9 moveto +833 499 lineto +841.8 493.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 836.2 488.9 moveto +833 499 lineto +841.8 493.1 lineto +closepath stroke +grestore +% tymsgfpr1_1_1t_24 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +824 447 4 4.5 ellipse_path stroke +grestore +% tymsgfpr1_1_1t_24->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 824 452 moveto +824 460 824 475 824 488 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 820.5 488 moveto +824 498 lineto +827.5 488 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 820.5 488 moveto +824 498 lineto +827.5 488 lineto +closepath stroke +grestore +% rcfpr1_1_1t_11 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +750 462 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_11->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 754 464 moveto +762 470 783 484 799 495 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 797.738 498.365 moveto +808 501 lineto +801.621 492.541 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 797.738 498.365 moveto +808 501 lineto +801.621 492.541 lineto +closepath stroke +grestore +% 379968 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +706 375 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +692.5 372.15 moveto +(379968) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_11->379968 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 748 458 moveto +743 447 728 418 718 397 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 720.916 395.042 moveto +713 388 lineto +714.797 398.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 720.916 395.042 moveto +713 388 lineto +714.797 398.441 lineto +closepath stroke +grestore +% odfpr1_1_1t_9 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +758 439 4 4.5 ellipse_path stroke +grestore +% odfpr1_1_1t_9->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 761 443 moveto +769 452 791 475 806 492 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 803.781 494.779 moveto +813 500 lineto +809.049 490.169 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 803.781 494.779 moveto +813 500 lineto +809.049 490.169 lineto +closepath stroke +grestore +% odfpr1_1_1t_9->379968 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 755 436 moveto +749 428 734 410 722 396 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 724.8 393.9 moveto +716 388 lineto +719.2 398.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 724.8 393.9 moveto +716 388 lineto +719.2 398.1 lineto +closepath stroke +grestore +% ecdsgfpr1_1_1t_19 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +793 450 4 4.5 ellipse_path stroke +grestore +% ecdsgfpr1_1_1t_19->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 795 454 moveto +799 461 806 477 812 490 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 809.084 491.958 moveto +817 499 lineto +815.203 488.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 809.084 491.958 moveto +817 499 lineto +815.203 488.559 lineto +closepath stroke +grestore +% rtafpr1_1_1g_14 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1013 494 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_1g_14->376956 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1011 498 moveto +1005 508 988 537 977 557 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 973.797 555.559 moveto +972 566 lineto +979.916 558.958 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 973.797 555.559 moveto +972 566 lineto +979.916 558.958 lineto +closepath stroke +grestore +% rtafpr1_1_1t_64 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1050 495 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_1t_64->376956 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1047 498 moveto +1036 509 1005 540 984 560 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 981.596 557.454 moveto +977 567 lineto +986.546 562.404 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 981.596 557.454 moveto +977 567 lineto +986.546 562.404 lineto +closepath stroke +grestore +% rtafpr1_1_2t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1078 515 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_2t_18->376956 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1074 517 moveto +1061 524 1019 548 991 564 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 989.042 561.084 moveto +982 569 lineto +992.441 567.203 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 989.042 561.084 moveto +982 569 lineto +992.441 567.203 lineto +closepath stroke +grestore +% rtafpr1_1_3t_30 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +973 505 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_3t_30->376956 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 972 510 moveto +971 519 969 539 968 555 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 964.512 554.701 moveto +967 565 lineto +971.478 555.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 964.512 554.701 moveto +967 565 lineto +971.478 555.398 lineto +closepath stroke +grestore +% rtafpr1_1_1t_14 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +823 872 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_1t_14->379422 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 824 867 moveto +828 854 837 815 843 790 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 846.479 790.584 moveto +846 780 lineto +839.774 788.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 846.479 790.584 moveto +846 780 lineto +839.774 788.573 lineto +closepath stroke +grestore +% rtafpr1_1_1t_20 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +801 847 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_1t_20->379422 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 803 843 moveto +809 834 825 807 836 788 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 839.203 789.441 moveto +841 779 lineto +833.084 786.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 839.203 789.441 moveto +841 779 lineto +833.084 786.042 lineto +closepath stroke +grestore +% fcfpr2_0_1t_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1069 1023 4 4.5 ellipse_path stroke +grestore +% fcfpr2_0_1t_1->359471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1071 1019 moveto +1073 1010 1080 993 1086 978 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1089.54 978.585 moveto +1090 968 lineto +1083.04 975.985 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1089.54 978.585 moveto +1090 968 lineto +1083.04 975.985 lineto +closepath stroke +grestore +% fcfpr2_0_1t_2 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1031 1034 4 4.5 ellipse_path stroke +grestore +% fcfpr2_0_1t_2->359471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1034 1031 moveto +1042 1021 1063 995 1078 976 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1081.05 977.831 moveto +1085 968 lineto +1075.78 973.221 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1081.05 977.831 moveto +1085 968 lineto +1075.78 973.221 lineto +closepath stroke +grestore +% ccsfpr2_0_1t_99 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1156 1025 4 4.5 ellipse_path stroke +grestore +% ccsfpr2_0_1t_99->359471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1153 1022 moveto +1146 1013 1127 992 1112 975 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1114.8 972.9 moveto +1106 967 lineto +1109.2 977.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1114.8 972.9 moveto +1106 967 lineto +1109.2 977.1 lineto +closepath stroke +grestore +% 359100 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1123 1111 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1110.25 1108.15 moveto +(359100) +[3.75 3.75 4.5 4.5 4.5 4.5] +xshow +grestore +% ccsfpr2_0_1t_99->359100 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1154 1029 moveto +1151 1039 1140 1068 1132 1089 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1128.86 1087.44 moveto +1128 1098 lineto +1135.26 1090.28 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1128.86 1087.44 moveto +1128 1098 lineto +1135.26 1090.28 lineto +closepath stroke +grestore +% 376529 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1211 1076 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1197.5 1073.15 moveto +(376529) +[3.75 5.25 4.5 3.75 5.25 4.5] +xshow +grestore +% ccsfpr2_0_1t_99->376529 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1159 1028 moveto +1166 1034 1179 1046 1191 1057 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1188.45 1059.4 moveto +1198 1064 lineto +1193.4 1054.45 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1188.45 1059.4 moveto +1198 1064 lineto +1193.4 1054.45 lineto +closepath stroke +grestore +% 377801 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1234 1026 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1220.12 1023.15 moveto +(377801) +[3.75 5.25 5.25 4.5 4.5 4.5] +xshow +grestore +% ccsfpr2_0_1t_99->377801 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1160 1025 moveto +1167 1025 1184 1025 1199 1026 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1199 1029.5 moveto +1209 1026 lineto +1199 1022.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1199 1029.5 moveto +1209 1026 lineto +1199 1022.5 lineto +closepath stroke +grestore +% 379126 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1241 1056 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1227.12 1053.15 moveto +(379126) +[3.75 5.25 4.5 4.5 5.25 4.5] +xshow +grestore +% ccsfpr2_0_1t_99->379126 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1160 1026 moveto +1169 1029 1192 1038 1210 1045 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1209.42 1048.48 moveto +1220 1048 lineto +1211.43 1041.77 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1209.42 1048.48 moveto +1220 1048 lineto +1211.43 1041.77 lineto +closepath stroke +grestore +% 379212 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1095 1112 26.0815 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1080.75 1109.15 moveto +(379212) +[3.75 5.25 4.5 5.25 4.5 5.25] +xshow +grestore +% ccsfpr2_0_1t_99->379212 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1153 1029 moveto +1146 1040 1124 1070 1110 1091 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1107.2 1088.9 moveto +1104 1099 lineto +1112.8 1093.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1107.2 1088.9 moveto +1104 1099 lineto +1112.8 1093.1 lineto +closepath stroke +grestore +% 380285 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1183 1096 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1169.88 1093.15 moveto +(380285) +[3.75 4.5 4.5 5.25 4.5 3.75] +xshow +grestore +% ccsfpr2_0_1t_99->380285 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1158 1029 moveto +1160 1038 1168 1058 1174 1074 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1170.74 1075.28 moveto +1178 1083 lineto +1177.14 1072.44 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1170.74 1075.28 moveto +1178 1083 lineto +1177.14 1072.44 lineto +closepath stroke +grestore +% 380963 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1152 1107 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1139.25 1104.15 moveto +(380963) +[3.75 4.5 4.5 4.5 4.5 3.75] +xshow +grestore +% ccsfpr2_0_1t_99->380963 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1156 1030 moveto +1155 1041 1154 1065 1154 1083 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1150.51 1082.7 moveto +1153 1093 lineto +1157.48 1083.4 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1150.51 1082.7 moveto +1153 1093 lineto +1157.48 1083.4 lineto +closepath stroke +grestore +% 384909 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1259 1011 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1245.88 1008.15 moveto +(384909) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% ccsfpr2_0_1t_99->384909 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1160 1024 moveto +1171 1023 1200 1019 1224 1016 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1224.88 1019.39 moveto +1234 1014 lineto +1223.51 1012.53 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1224.88 1019.39 moveto +1234 1014 lineto +1223.51 1012.53 lineto +closepath stroke +grestore +% tlfpr1_0_4g_4 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +471 618 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_4g_4->354290 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 475 618 moveto +483 617 503 616 521 615 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 521 618.5 moveto +531 615 lineto +521 611.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 521 618.5 moveto +531 615 lineto +521 611.5 lineto +closepath stroke +grestore +% 358471 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +381 598 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +367.875 595.15 moveto +(358471) +[3.75 3.75 4.5 4.5 5.25 4.5] +xshow +grestore +% tlfpr1_0_4g_4->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 467 617 moveto +458 615 434 610 414 605 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 414.492 601.529 moveto +404 603 lineto +413.119 608.393 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 414.492 601.529 moveto +404 603 lineto +413.119 608.393 lineto +closepath stroke +grestore +% 375024 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +486 676 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +472.5 673.15 moveto +(375024) +[3.75 5.25 3.75 4.5 5.25 4.5] +xshow +grestore +% tlfpr1_0_4g_4->375024 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 472 623 moveto +474 629 477 641 480 652 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 476.774 653.427 moveto +483 662 lineto +483.479 651.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 476.774 653.427 moveto +483 662 lineto +483.479 651.416 lineto +closepath stroke +grestore +% 375027 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +484 721 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +470.125 718.15 moveto +(375027) +[3.75 5.25 3.75 4.5 5.25 5.25] +xshow +grestore +% tlfpr1_0_4g_4->375027 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 472 623 moveto +473 636 478 673 481 697 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 477.522 697.398 moveto +482 707 lineto +484.488 696.701 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 477.522 697.398 moveto +482 707 lineto +484.488 696.701 lineto +closepath stroke +grestore +% pagfpr1_1_1t_23 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +559 702 4 4.5 ellipse_path stroke +grestore +% pagfpr1_1_1t_23->354290 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 559 697 moveto +558 686 557 658 556 637 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 559.5 637 moveto +556 627 lineto +552.5 637 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 559.5 637 moveto +556 627 lineto +552.5 637 lineto +closepath stroke +grestore +% rcfpr1_1_1t_110 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +921 162 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_110->379341 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 921 167 moveto +920 178 918 206 917 226 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 913.512 225.701 moveto +916 236 lineto +920.478 226.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 913.512 225.701 moveto +916 236 lineto +920.478 226.398 lineto +closepath stroke +grestore +% 381710 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1020 138 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1006.5 135.15 moveto +(381710) +[3.75 4.5 4.5 5.25 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_110->381710 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 925 161 moveto +935 158 964 151 987 146 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 987.881 149.393 moveto +997 144 lineto +986.508 142.529 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 987.881 149.393 moveto +997 144 lineto +986.508 142.529 lineto +closepath stroke +grestore +% 381775 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +995 126 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +981.5 123.15 moveto +(381775) +[3.75 4.5 4.5 5.25 5.25 3.75] +xshow +grestore +% rcfpr1_1_1t_110->381775 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 925 160 moveto +933 157 951 148 967 140 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 968.958 142.916 moveto +976 135 lineto +965.559 136.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 968.958 142.916 moveto +976 135 lineto +965.559 136.797 lineto +closepath stroke +grestore +% 382436 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +847 106 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +833.875 103.15 moveto +(382436) +[3.75 4.5 5.25 4.5 3.75 4.5] +xshow +grestore +% rcfpr1_1_1t_110->382436 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 917 159 moveto +909 153 887 136 870 123 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 872.1 120.2 moveto +862 117 lineto +867.9 125.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 872.1 120.2 moveto +862 117 lineto +867.9 125.8 lineto +closepath stroke +grestore +% 382528 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +889 77 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +875.5 74.15 moveto +(382528) +[3.75 4.5 5.25 3.75 5.25 4.5] +xshow +grestore +% rcfpr1_1_1t_110->382528 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 919 157 moveto +916 147 906 120 898 99 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 901.26 97.7166 moveto +894 90 lineto +894.863 100.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 901.26 97.7166 moveto +894 90 lineto +894.863 100.56 lineto +closepath stroke +grestore +% 382566 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +919 98 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +905.875 95.15 moveto +(382566) +[3.75 4.5 5.25 3.75 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_110->382566 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 921 157 moveto +920 150 920 135 920 122 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 923.478 121.602 moveto +919 112 lineto +916.512 122.299 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 923.478 121.602 moveto +919 112 lineto +916.512 122.299 lineto +closepath stroke +grestore +% 382572 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +968 99 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +954.125 96.15 moveto +(382572) +[3.75 4.5 5.25 3.75 5.25 5.25] +xshow +grestore +% rcfpr1_1_1t_110->382572 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 924 158 moveto +930 151 942 134 953 120 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 955.8 122.1 moveto +959 112 lineto +950.2 117.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 955.8 122.1 moveto +959 112 lineto +950.2 117.9 lineto +closepath stroke +grestore +% rcfpr1_1_1t_62 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +990 206 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_62->379341 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 986 208 moveto +978 213 958 225 941 235 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 939.042 232.084 moveto +932 240 lineto +942.441 238.203 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 939.042 232.084 moveto +932 240 lineto +942.441 238.203 lineto +closepath stroke +grestore +% rcfpr1_1_1t_62->381710 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 992 202 moveto +995 194 1003 176 1010 160 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1013.14 161.56 moveto +1014 151 lineto +1006.74 158.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1013.14 161.56 moveto +1014 151 lineto +1006.74 158.717 lineto +closepath stroke +grestore +% rcfpr1_1_1t_62->381775 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 990 201 moveto +991 191 992 168 993 150 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 996.488 150.299 moveto +994 140 lineto +989.522 149.602 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 996.488 150.299 moveto +994 140 lineto +989.522 149.602 lineto +closepath stroke +grestore +% odfpr0_0_1t_7 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +356 490 4 4.5 ellipse_path stroke +grestore +% odfpr0_0_1t_7->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 494 moveto +361 508 369 548 376 574 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 372.607 574.881 moveto +378 584 lineto +379.471 573.508 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 372.607 574.881 moveto +378 584 lineto +379.471 573.508 lineto +closepath stroke +grestore +% 353506 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +360 418 23.8315 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +348 415.15 moveto +(353506) +[3.75 3.75 3.75 3.75 4.5 4.5] +xshow +grestore +% odfpr0_0_1t_7->353506 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 356 485 moveto +357 476 358 458 358 442 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 361.488 442.299 moveto +359 432 lineto +354.522 441.602 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 361.488 442.299 moveto +359 432 lineto +354.522 441.602 lineto +closepath stroke +grestore +% 370509 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +301 411 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +287.875 408.15 moveto +(370509) +[3.75 5.25 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr0_0_1t_7->370509 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 486 moveto +346 477 329 451 316 432 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 318.8 429.9 moveto +310 424 lineto +313.2 434.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 318.8 429.9 moveto +310 424 lineto +313.2 434.1 lineto +closepath stroke +grestore +% 370510 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +323 403 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +309.875 400.15 moveto +(370510) +[3.75 5.25 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr0_0_1t_7->370510 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 354 486 moveto +351 475 340 446 332 425 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 335.26 423.717 moveto +328 416 lineto +328.863 426.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 335.26 423.717 moveto +328 416 lineto +328.863 426.56 lineto +closepath stroke +grestore +% odfpr1_0_1t_36 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +394 533 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_1t_36->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 393 538 moveto +391 546 389 562 386 575 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 382.529 574.508 moveto +384 585 lineto +389.393 575.881 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 382.529 574.508 moveto +384 585 lineto +389.393 575.881 lineto +closepath stroke +grestore +% odfpr1_0_3t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +279 663 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_18->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 661 moveto +295 653 332 630 356 614 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 358.621 616.459 moveto +365 608 lineto +354.738 610.635 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 358.621 616.459 moveto +365 608 lineto +354.738 610.635 lineto +closepath stroke +grestore +% 354546 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +243 751 24.2065 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +230.625 748.15 moveto +(354546) +[3.75 3.75 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 277 667 moveto +273 678 261 707 252 729 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 248.863 727.44 moveto +248 738 lineto +255.26 730.283 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 248.863 727.44 moveto +248 738 lineto +255.26 730.283 lineto +closepath stroke +grestore +% 354757 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +321 753 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +307.875 750.15 moveto +(354757) +[3.75 3.75 4.5 5.25 3.75 5.25] +xshow +grestore +% odfpr1_0_3t_18->354757 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 667 moveto +286 678 300 709 311 731 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 307.74 732.283 moveto +315 740 lineto +314.137 729.44 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 307.74 732.283 moveto +315 740 lineto +314.137 729.44 lineto +closepath stroke +grestore +% 354766 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +303 751 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +289.875 748.15 moveto +(354766) +[3.75 3.75 4.5 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->354766 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 668 moveto +283 679 291 707 296 727 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 292.774 728.427 moveto +299 737 lineto +299.479 726.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 292.774 728.427 moveto +299 737 lineto +299.479 726.416 lineto +closepath stroke +grestore +% 354771 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +283 741 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +269.5 738.15 moveto +(354771) +[3.75 3.75 4.5 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->354771 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 668 moveto +280 677 281 699 281 717 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 277.522 717.398 moveto +282 727 lineto +284.488 716.701 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 277.522 717.398 moveto +282 727 lineto +284.488 716.701 lineto +closepath stroke +grestore +% 354785 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +205 627 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +192.25 624.15 moveto +(354785) +[3.75 3.75 4.5 5.25 4.5 3.75] +xshow +grestore +% odfpr1_0_3t_18->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 275 661 moveto +267 658 249 648 232 640 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 233.56 636.863 moveto +223 636 lineto +230.717 643.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 233.56 636.863 moveto +223 636 lineto +230.717 643.26 lineto +closepath stroke +grestore +% 354878 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +200 642 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +186.875 639.15 moveto +(354878) +[3.75 3.75 4.5 4.5 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 275 662 moveto +267 660 248 655 232 651 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 232.584 647.521 moveto +222 648 lineto +230.573 654.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 232.584 647.521 moveto +222 648 lineto +230.573 654.226 lineto +closepath stroke +grestore +% 355080 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +215 612 24.2065 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +202.625 609.15 moveto +(355080) +[3.75 3.75 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 276 660 moveto +268 655 251 641 237 629 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 239.1 626.2 moveto +229 623 lineto +234.9 631.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 239.1 626.2 moveto +229 623 lineto +234.9 631.8 lineto +closepath stroke +grestore +% 355288 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +215 590 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +202.25 587.15 moveto +(355288) +[3.75 3.75 3.75 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 276 659 moveto +268 650 248 627 233 610 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 235.219 607.221 moveto +226 602 lineto +229.951 611.831 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 235.219 607.221 moveto +226 602 lineto +229.951 611.831 lineto +closepath stroke +grestore +% 355800 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +292 620 24.2065 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +279.625 617.15 moveto +(355800) +[3.75 3.75 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355800 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 659 moveto +281 655 283 649 285 643 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 288.479 643.584 moveto +288 633 lineto +281.774 641.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 288.479 643.584 moveto +288 633 lineto +281.774 641.573 lineto +closepath stroke +grestore +% 356116 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +349 668 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +336.25 665.15 moveto +(356116) +[3.75 3.75 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->356116 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 663 moveto +289 664 302 665 315 665 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 314.701 668.488 moveto +325 666 lineto +315.398 661.522 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 314.701 668.488 moveto +325 666 lineto +315.398 661.522 lineto +closepath stroke +grestore +% 356741 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +314 602 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +300.875 599.15 moveto +(356741) +[3.75 3.75 4.5 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->356741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 659 moveto +285 652 294 637 301 624 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 304.203 625.441 moveto +306 615 lineto +298.084 622.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 304.203 625.441 moveto +306 615 lineto +298.084 622.042 lineto +closepath stroke +grestore +% 357340 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +346 686 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +333.25 683.15 moveto +(357340) +[3.75 3.75 5.25 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->357340 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 664 moveto +289 666 303 671 316 676 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 315.416 679.479 moveto +326 679 lineto +317.427 672.774 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 315.416 679.479 moveto +326 679 lineto +317.427 672.774 lineto +closepath stroke +grestore +% 357538 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +307 691 24.2065 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +294.625 688.15 moveto +(357538) +[3.75 3.75 5.25 3.75 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->357538 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 282 666 moveto +284 668 286 670 288 672 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 285.454 674.404 moveto +295 679 lineto +290.404 669.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 285.454 674.404 moveto +295 679 lineto +290.404 669.454 lineto +closepath stroke +grestore +% 357769 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +320 710 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +306.5 707.15 moveto +(357769) +[3.75 3.75 5.25 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->357769 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 282 666 moveto +286 671 295 681 302 690 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 299.781 692.779 moveto +309 698 lineto +305.049 688.169 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 299.781 692.779 moveto +309 698 lineto +305.049 688.169 lineto +closepath stroke +grestore +% 357793 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +261 625 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +247.875 622.15 moveto +(357793) +[3.75 3.75 5.25 5.25 4.5 3.75] +xshow +grestore +% odfpr1_0_3t_18->357793 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 277 659 moveto +276 656 274 652 272 647 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 274.916 645.042 moveto +267 638 lineto +268.797 648.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 274.916 645.042 moveto +267 638 lineto +268.797 648.441 lineto +closepath stroke +grestore +% 358155 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +351 704 23.8315 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +339 701.15 moveto +(358155) +[3.75 3.75 4.5 4.5 3.75 3.75] +xshow +grestore +% odfpr1_0_3t_18->358155 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 665 moveto +291 670 309 681 325 689 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 323.559 692.203 moveto +334 694 lineto +326.958 686.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 323.559 692.203 moveto +334 694 lineto +326.958 686.084 lineto +closepath stroke +grestore +% 358157 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +340 721 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +327.25 718.15 moveto +(358157) +[3.75 3.75 4.5 4.5 3.75 5.25] +xshow +grestore +% odfpr1_0_3t_18->358157 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 282 666 moveto +290 673 306 689 321 702 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 318.454 704.404 moveto +328 709 lineto +323.404 699.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 318.454 704.404 moveto +328 709 lineto +323.404 699.454 lineto +closepath stroke +grestore +% 358159 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +313 582 24.2065 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +300.625 579.15 moveto +(358159) +[3.75 3.75 4.5 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->358159 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 659 moveto +285 649 296 623 304 604 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 307.137 605.56 moveto +308 595 lineto +300.74 602.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 307.137 605.56 moveto +308 595 lineto +300.74 602.717 lineto +closepath stroke +grestore +% 358584 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +270 599 24.2065 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +257.625 596.15 moveto +(358584) +[3.75 3.75 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->358584 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 278 658 moveto +277 651 275 636 273 623 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 276.478 622.602 moveto +272 613 lineto +269.512 623.299 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 276.478 622.602 moveto +272 613 lineto +269.512 623.299 lineto +closepath stroke +grestore +% 360104 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +277 696 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +263.875 693.15 moveto +(360104) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->360104 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 668 moveto +279 669 279 671 279 672 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 275.512 671.701 moveto +278 682 lineto +282.478 672.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 275.512 671.701 moveto +278 682 lineto +282.478 672.398 lineto +closepath stroke +grestore +% 360144 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +249 658 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +235.875 655.15 moveto +(360144) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->360144 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 275 662 moveto +275 662 275 662 275 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 283 658.5 moveto +273 662 lineto +283 665.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 283 658.5 moveto +273 662 lineto +283 665.5 lineto +closepath stroke +grestore +% 360672 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +274 568 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +260.125 565.15 moveto +(360672) +[3.75 4.5 4.5 4.5 5.25 5.25] +xshow +grestore +% odfpr1_0_3t_18->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 658 moveto +278 646 277 614 275 592 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 278.5 592 moveto +275 582 lineto +271.5 592 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 278.5 592 moveto +275 582 lineto +271.5 592 lineto +closepath stroke +grestore +% 360839 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +292 582 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +279.25 579.15 moveto +(360839) +[3.75 4.5 4.5 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->360839 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 658 moveto +282 648 285 624 288 606 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 291.471 606.492 moveto +290 596 lineto +284.607 605.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 291.471 606.492 moveto +290 596 lineto +284.607 605.119 lineto +closepath stroke +grestore +% 371187 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +324 656 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +310.125 653.15 moveto +(371187) +[3.75 5.25 4.5 4.5 4.5 5.25] +xshow +grestore +% odfpr1_0_3t_18->371187 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 662 moveto +285 662 287 662 290 661 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 290.398 664.478 moveto +300 660 lineto +289.701 657.512 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 290.398 664.478 moveto +300 660 lineto +289.701 657.512 lineto +closepath stroke +grestore +% 373300 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +236 571 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +223.25 568.15 moveto +(373300) +[3.75 5.25 3.75 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 277 659 moveto +272 648 257 615 246 593 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 249.26 591.717 moveto +242 584 lineto +242.863 594.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 249.26 591.717 moveto +242 584 lineto +242.863 594.56 lineto +closepath stroke +grestore +% 375134 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +211 683 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +198.25 680.15 moveto +(375134) +[3.75 5.25 3.75 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->375134 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 275 664 moveto +269 666 255 670 242 674 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 240.573 670.774 moveto +232 677 lineto +242.584 677.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 240.573 670.774 moveto +232 677 lineto +242.584 677.479 lineto +closepath stroke +grestore +% 375319 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +267 768 24.0798 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +254.25 765.15 moveto +(375319) +[3.75 5.25 3.75 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 278 668 moveto +277 681 272 719 270 744 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 266.512 743.701 moveto +269 754 lineto +273.478 744.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 266.512 743.701 moveto +269 754 lineto +273.478 744.398 lineto +closepath stroke +grestore +% 375499 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +329 629 24.9565 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +315.875 626.15 moveto +(375499) +[3.75 5.25 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->375499 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 661 moveto +287 658 296 652 305 646 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 307.1 648.8 moveto +313 640 lineto +302.9 643.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 307.1 648.8 moveto +313 640 lineto +302.9 643.2 lineto +closepath stroke +grestore +% 377220 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +222 715 25.9573 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +207.375 712.15 moveto +(377220) +[3.75 5.25 5.25 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->377220 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 276 666 moveto +269 672 255 685 243 696 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 240.221 693.781 moveto +235 703 lineto +244.831 699.049 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 240.221 693.781 moveto +235 703 lineto +244.831 699.049 lineto +closepath stroke +grestore +% 377562 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +186 684 25.2024 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +172.125 681.15 moveto +(377562) +[3.75 5.25 5.25 3.75 4.5 5.25] +xshow +grestore +% odfpr1_0_3t_18->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 275 664 moveto +266 667 240 672 219 677 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 218.119 673.607 moveto +209 679 lineto +219.492 680.471 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 218.119 673.607 moveto +209 679 lineto +219.492 680.471 lineto +closepath stroke +grestore +% 378108 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +243 727 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +229.5 724.15 moveto +(378108) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->378108 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 277 667 moveto +273 674 263 691 255 705 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 251.797 703.559 moveto +250 714 lineto +257.916 706.958 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 251.797 703.559 moveto +250 714 lineto +257.916 706.958 lineto +closepath stroke +grestore +% odfpr1_0_3t_21 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +353 625 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_21->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 356 622 moveto +357 621 359 619 361 617 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 363.404 619.546 moveto +368 610 lineto +358.454 614.596 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 363.404 619.546 moveto +368 610 lineto +358.454 614.596 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->355800 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 349 625 moveto +344 625 335 624 326 623 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 326.299 619.512 moveto +316 622 lineto +325.602 626.478 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 326.299 619.512 moveto +316 622 lineto +325.602 626.478 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->356116 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 630 moveto +352 634 352 639 351 644 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 347.5 644 moveto +351 654 lineto +354.5 644 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 347.5 644 moveto +351 654 lineto +354.5 644 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->356741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 349 623 moveto +347 621 344 619 340 617 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 341.441 613.797 moveto +331 612 lineto +338.042 619.916 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 341.441 613.797 moveto +331 612 lineto +338.042 619.916 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357340 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 352 630 moveto +351 637 350 650 349 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 345.512 661.701 moveto +348 672 lineto +352.478 662.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 345.512 661.701 moveto +348 672 lineto +352.478 662.398 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357538 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 351 629 moveto +345 636 333 655 322 670 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 319.2 667.9 moveto +316 678 lineto +324.8 672.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 319.2 667.9 moveto +316 678 lineto +324.8 672.1 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357769 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 351 630 moveto +347 640 337 667 329 688 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 325.863 686.44 moveto +325 697 lineto +332.26 689.283 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 325.863 686.44 moveto +325 697 lineto +332.26 689.283 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357793 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 349 625 moveto +340 625 316 625 296 625 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 296 621.5 moveto +286 625 lineto +296 628.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 296 621.5 moveto +286 625 lineto +296 628.5 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358155 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 630 moveto +352 640 352 662 351 680 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 347.5 680 moveto +351 690 lineto +354.5 680 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 347.5 680 moveto +351 690 lineto +354.5 680 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358157 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 352 630 moveto +351 642 347 675 343 697 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 339.512 696.701 moveto +342 707 lineto +346.478 697.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 339.512 696.701 moveto +342 707 lineto +346.478 697.398 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358159 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 350 622 moveto +346 618 338 610 331 602 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 333.219 599.221 moveto +324 594 lineto +327.951 603.831 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 333.219 599.221 moveto +324 594 lineto +327.951 603.831 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358584 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 349 624 moveto +340 621 319 615 301 609 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 301.584 605.521 moveto +291 606 lineto +299.573 612.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 301.584 605.521 moveto +291 606 lineto +299.573 612.226 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360104 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 350 628 moveto +340 637 315 660 297 677 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 294.596 674.454 moveto +290 684 lineto +299.546 679.404 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 294.596 674.454 moveto +290 684 lineto +299.546 679.404 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360144 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 349 626 moveto +338 630 305 640 281 648 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 279.573 644.774 moveto +271 651 lineto +281.584 651.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 279.573 644.774 moveto +271 651 lineto +281.584 651.479 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 350 623 moveto +340 617 316 599 297 585 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 299.1 582.2 moveto +289 579 lineto +294.9 587.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 299.1 582.2 moveto +289 579 lineto +294.9 587.8 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360839 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 349 622 moveto +343 617 328 608 315 599 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 317.1 596.2 moveto +307 593 lineto +312.9 601.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 317.1 596.2 moveto +307 593 lineto +312.9 601.8 lineto +closepath stroke +grestore +% fcfpr1_1_3t_34 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +854 6 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1_3t_34->382528 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 856 10 moveto +860 19 870 39 878 55 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 875.084 56.9582 moveto +883 64 lineto +881.203 53.5586 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 875.084 56.9582 moveto +883 64 lineto +881.203 53.5586 lineto +closepath stroke +grestore +% rtafpr1_1_3t_48 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +940 5 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_3t_48->382528 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 937 9 moveto +931 17 916 39 904 56 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 901.2 53.9 moveto +898 64 lineto +906.8 58.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 901.2 53.9 moveto +898 64 lineto +906.8 58.1 lineto +closepath stroke +grestore +% rcfpr1_0_1t_35 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +273 322 4 4.5 ellipse_path stroke +grestore +% rcfpr1_0_1t_35->370509 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 274 326 moveto +277 337 287 367 294 388 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 290.774 389.427 moveto +297 398 lineto +297.479 387.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 290.774 389.427 moveto +297 398 lineto +297.479 387.416 lineto +closepath stroke +grestore +% odfpr1_0_1t_38 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +253 332 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_1t_38->370510 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 256 335 moveto +264 344 287 367 304 384 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 301.454 386.404 moveto +311 391 lineto +306.404 381.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 301.454 386.404 moveto +311 391 lineto +306.404 381.454 lineto +closepath stroke +grestore +% tlfpr1_0_4g_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +155 795 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_4g_5->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 159 793 moveto +169 789 195 775 216 765 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 217.958 767.916 moveto +225 760 lineto +214.559 761.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 217.958 767.916 moveto +225 760 lineto +214.559 761.797 lineto +closepath stroke +grestore +% rcfpr1_1_1t_61 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +216 844 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_61->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 217 840 moveto +220 828 230 797 236 775 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 239.479 775.584 moveto +239 765 lineto +232.774 773.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 239.479 775.584 moveto +239 765 lineto +232.774 773.573 lineto +closepath stroke +grestore +% odfpr1_0_3t_20 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +285 828 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_20->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 824 moveto +278 815 265 791 255 773 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 257.916 771.042 moveto +250 764 lineto +251.797 774.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 257.916 771.042 moveto +250 764 lineto +251.797 774.441 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354757 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 824 moveto +291 815 302 793 310 775 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 313.203 776.441 moveto +315 766 lineto +307.084 773.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 313.203 776.441 moveto +315 766 lineto +307.084 773.042 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354766 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 286 823 moveto +288 814 294 792 298 774 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 301.471 774.492 moveto +300 764 lineto +294.607 773.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 301.471 774.492 moveto +300 764 lineto +294.607 773.119 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354771 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 285 823 moveto +284 812 284 785 283 765 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 286.5 765 moveto +283 755 lineto +279.5 765 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 286.5 765 moveto +283 755 lineto +279.5 765 lineto +closepath stroke +grestore +% odfpr1_0_3t_23 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +133 595 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_23->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 137 597 moveto +144 600 162 608 177 615 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 175.44 618.137 moveto +186 619 lineto +178.283 611.74 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 175.44 618.137 moveto +186 619 lineto +178.283 611.74 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 137 598 moveto +145 603 162 615 177 625 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 174.9 627.8 moveto +185 631 lineto +179.1 622.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 174.9 627.8 moveto +185 631 lineto +179.1 622.2 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 137 596 moveto +145 598 165 601 182 605 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 181.508 608.471 moveto +192 607 lineto +182.881 601.607 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 181.508 608.471 moveto +192 607 lineto +182.881 601.607 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 137 595 moveto +145 594 164 593 181 593 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 181.398 596.478 moveto +191 592 lineto +180.701 589.512 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 181.398 596.478 moveto +191 592 lineto +180.701 589.512 lineto +closepath stroke +grestore +% odfpr1_0_3t_24 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +146 568 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_24->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 149 571 moveto +156 578 172 594 186 608 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 183.454 610.404 moveto +193 615 lineto +188.404 605.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 183.454 610.404 moveto +193 615 lineto +188.404 605.454 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 149 572 moveto +155 581 172 604 185 621 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 182.2 623.1 moveto +191 629 lineto +187.8 618.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 182.2 623.1 moveto +191 629 lineto +187.8 618.9 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 150 570 moveto +157 575 175 587 190 596 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 188.738 599.365 moveto +199 602 lineto +192.621 593.541 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 188.738 599.365 moveto +199 602 lineto +192.621 593.541 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 150 569 moveto +157 571 171 576 184 580 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 183.416 583.479 moveto +194 583 lineto +185.427 576.774 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 183.416 583.479 moveto +194 583 lineto +185.427 576.774 lineto +closepath stroke +grestore +% odfpr2_0_03t_13 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +168 507 4 4.5 ellipse_path stroke +grestore +% odfpr2_0_03t_13->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 170 511 moveto +176 521 192 549 203 568 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 200.084 569.958 moveto +208 577 lineto +206.203 566.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 200.084 569.958 moveto +208 577 lineto +206.203 566.559 lineto +closepath stroke +grestore +% odfpr1_0_3t_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +223 486 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_5->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 225 490 moveto +232 499 249 527 261 546 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 258.084 547.958 moveto +266 555 lineto +264.203 544.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 258.084 547.958 moveto +266 555 lineto +264.203 544.559 lineto +closepath stroke +grestore +% tlfpr1_0_3g_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +193 489 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_3g_5->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 195 493 moveto +200 502 214 529 224 549 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 221.084 550.958 moveto +229 558 lineto +227.203 547.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 221.084 550.958 moveto +229 558 lineto +227.203 547.559 lineto +closepath stroke +grestore +% odfpr1_0_3t_12 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +150 526 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_12->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 154 528 moveto +164 533 189 547 209 557 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 207.559 560.203 moveto +218 562 lineto +210.958 554.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 207.559 560.203 moveto +218 562 lineto +210.958 554.084 lineto +closepath stroke +grestore +% odfpr1_0_5t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +115 706 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_18->375134 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 119 705 moveto +129 702 157 696 179 690 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 179.881 693.393 moveto +189 688 lineto +178.508 686.529 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 179.881 693.393 moveto +189 688 lineto +178.508 686.529 lineto +closepath stroke +grestore +% rcfpr0_0_1t_10 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +301 857 4 4.5 ellipse_path stroke +grestore +% rcfpr0_0_1t_10->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 299 853 moveto +296 842 284 812 276 790 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 279.26 788.717 moveto +272 781 lineto +272.863 791.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 279.26 788.717 moveto +272 781 lineto +272.863 791.56 lineto +closepath stroke +grestore +% odfpr1_0_3t_36 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +165 775 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_36->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 169 775 moveto +180 774 209 772 233 770 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 233 773.5 moveto +243 770 lineto +233 766.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 233 773.5 moveto +243 770 lineto +233 766.5 lineto +closepath stroke +grestore +% odfpr1_0_3t_36->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 166 771 moveto +169 759 176 729 181 708 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 184.471 708.492 moveto +183 698 lineto +177.607 707.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 184.471 708.492 moveto +183 698 lineto +177.607 707.119 lineto +closepath stroke +grestore +% odfpr1_0_5t_17 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +266 860 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_17->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 266 855 moveto +266 844 267 814 267 792 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 270.5 792 moveto +267 782 lineto +263.5 792 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 270.5 792 moveto +267 782 lineto +263.5 792 lineto +closepath stroke +grestore +% odfpr1_0_5t_19 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +234 853 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_19->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 236 848 moveto +240 838 250 811 258 790 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 261.137 791.56 moveto +262 781 lineto +254.74 788.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 261.137 791.56 moveto +262 781 lineto +254.74 788.717 lineto +closepath stroke +grestore +% odfpr1_0_5t_21 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +170 806 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_21->377220 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 172 802 moveto +178 792 197 759 209 737 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 212.203 738.441 moveto +214 728 lineto +206.084 735.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 212.203 738.441 moveto +214 728 lineto +206.084 735.042 lineto +closepath stroke +grestore +% tlfpr1_0_3g_7 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +105 679 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_3g_7->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 109 679 moveto +117 680 134 681 151 681 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 150.701 684.488 moveto +161 682 lineto +151.398 677.522 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 150.701 684.488 moveto +161 682 lineto +151.398 677.522 lineto +closepath stroke +grestore +% tlfpr1_1_1t_3 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +117 735 4 4.5 ellipse_path stroke +grestore +% tlfpr1_1_1t_3->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 121 732 moveto +129 726 148 712 163 701 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 165.1 703.8 moveto +171 695 lineto +160.9 698.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 165.1 703.8 moveto +171 695 lineto +160.9 698.2 lineto +closepath stroke +grestore +% odfpr1_0_5t_20 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +103 633 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_20->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 107 635 moveto +116 641 141 657 160 669 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 158.559 672.203 moveto +169 674 lineto +161.958 666.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 158.559 672.203 moveto +169 674 lineto +161.958 666.084 lineto +closepath stroke +grestore +% 354221 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +26 606 24.8348 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +12.5 603.15 moveto +(354221) +[3.75 3.75 4.5 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_5t_20->354221 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 99 632 moveto +91 629 73 623 57 617 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 57.5847 613.464 moveto +47 613 lineto +54.9849 619.964 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 57.5847 613.464 moveto +47 613 lineto +54.9849 619.964 lineto +closepath stroke +grestore +% odfpr1_0_3t_6 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +198 825 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_6->378108 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 200 821 moveto +206 809 222 773 233 749 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 236.137 750.56 moveto +237 740 lineto +229.74 747.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 236.137 750.56 moveto +237 740 lineto +229.74 747.717 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 396 333 +end +restore +%%EOF diff --git a/rtest/nshare/style_dot.png b/rtest/nshare/style_dot.png new file mode 100644 index 0000000000000000000000000000000000000000..87bd62e7476c55c31561e0e30d8b3313aebd43ea GIT binary patch literal 53776 zcmd43cU;eH8$SNY3`s+Y_M%c+Mg!4Ki3Sa6N0SmQQc-CsDM>OKqC`U_w5JgbMSIdx zD((F}F86cazu#ZqzrXkMyzZOk`+Z&4d7j649LISD9@kXaxPIGu3Wc&!O;u5wLRl3- zp->4^ufa!LzyG<8|Ew`rS5c%alm9)=e~M32)?QRQsv`Q}H+H5EysAC~yQ5`k(PF#H4Y$zrpOx*H4^Hx6Y zb!xTSGZmwFZ0Ln*<8{A}gw0BKe2`%LBK^$C8gCXR;(bOWEL?rof++ta_U}{`RbLs3h$(@i_2ckSSg>b(i;g%!OZEeUMU

`kKPf6Jo6k)Q^8xR`G+_&Yt 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

J@M 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 I8};%304y%GZ~y=R literal 0 HcmV?d00001 diff --git a/rtest/nshare/style_dot.ps b/rtest/nshare/style_dot.ps new file mode 100644 index 000000000..7455d67a8 --- /dev/null +++ b/rtest/nshare/style_dot.ps @@ -0,0 +1,1036 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 914 261 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 878 225 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +% clusterA +gsave +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 732 71 moveto +850 71 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 850 71 moveto +856 71 862 77 862 83 curveto +stroke +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 862 83 moveto +862 197 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 862 197 moveto +862 203 856 209 850 209 curveto +stroke +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 850 209 moveto +732 209 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 732 209 moveto +726 209 720 203 720 197 curveto +stroke +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 720 197 moveto +720 83 lineto +stroke +1 setlinewidth +0.000 0.000 0.000 graphcolor +newpath 720 83 moveto +720 77 726 71 732 71 curveto +stroke +grestore +% b +gsave +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +27 97 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +23.625 92.65 moveto +(b) +[6.75] +xshow +grestore +% c +gsave +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +99 97 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +95.625 92.65 moveto +(c) +[6.75] +xshow +grestore +% d +gsave +1 setlinewidth +dotted +0.000 0.000 0.000 nodecolor +171 97 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +167.25 92.65 moveto +(d) +[7.5] +xshow +grestore +% e +gsave +3 setlinewidth +0.000 0.000 0.000 nodecolor +243 97 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +239.625 92.65 moveto +(e) +[6.75] +xshow +grestore +% f +gsave +grestore +% g +gsave +1 setlinewidth +solid +0.000 0.000 0.000 nodecolor +387 97 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +383.25 92.65 moveto +(g) +[7.5] +xshow +grestore +% a +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +207 183 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +203.625 178.65 moveto +(a) +[6.75] +xshow +grestore +% a->b +gsave +2 setlinewidth +bold +0.000 0.000 0.000 edgecolor +newpath 183 174 moveto +154 164 104 144 63 122 curveto +60 120 57 118 53 116 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 55.1 113.2 moveto +45 110 lineto +50.9 118.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 55.1 113.2 moveto +45 110 lineto +50.9 118.8 lineto +closepath stroke +grestore +% a->c +gsave +1 setlinewidth +dashed +0.000 0.000 0.000 edgecolor +newpath 190 169 moveto +172 155 145 133 125 117 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 127.1 114.2 moveto +117 111 lineto +122.9 119.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 127.1 114.2 moveto +117 111 lineto +122.9 119.8 lineto +closepath stroke +grestore +% a->d +gsave +1 setlinewidth +dotted +0.000 0.000 0.000 edgecolor +newpath 200 166 moveto +195 154 189 138 182 124 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 185.26 122.717 moveto +178 115 lineto +178.863 125.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 185.26 122.717 moveto +178 115 lineto +178.863 125.56 lineto +closepath stroke +grestore +% a->e +gsave +3 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 214 166 moveto +219 154 225 138 232 124 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 235.137 125.56 moveto +236 115 lineto +228.74 122.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 235.137 125.56 moveto +236 115 lineto +228.74 122.717 lineto +closepath stroke +grestore +% a->f +gsave +grestore +% a->g +gsave +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 231 174 moveto +260 164 311 144 351 122 curveto +354 120 357 119 361 117 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 363.1 119.8 moveto +369 111 lineto +358.9 114.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 363.1 119.8 moveto +369 111 lineto +358.9 114.2 lineto +closepath stroke +grestore +% B +gsave +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +newpath 474 201 moveto +444 201 lineto +stroke +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +newpath 444 201 moveto +438 201 432 195 432 189 curveto +stroke +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +newpath 432 189 moveto +432 177 lineto +stroke +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +newpath 432 177 moveto +432 171 438 165 444 165 curveto +stroke +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +newpath 444 165 moveto +474 165 lineto +stroke +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +newpath 474 165 moveto +480 165 486 171 486 177 curveto +stroke +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +newpath 486 177 moveto +486 189 lineto +stroke +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +newpath 486 189 moveto +486 195 480 201 474 201 curveto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +454.5 178.65 moveto +(B) +[9] +xshow +grestore +% BD +gsave +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +459 97 27 18 ellipse_path stroke +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +newpath 476.858 110.5 moveto +441.142 110.5 lineto +stroke +2 setlinewidth +bold +0.000 0.000 0.000 nodecolor +newpath 476.858 83.5 moveto +441.142 83.5 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +449.625 92.65 moveto +(BD) +[9 9.75] +xshow +grestore +% B->BD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 459 165 moveto +459 153 459 138 459 125 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 462.5 125 moveto +459 115 lineto +455.5 125 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 462.5 125 moveto +459 115 lineto +455.5 125 lineto +closepath stroke +grestore +% C +gsave +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 526.113 199.436 moveto +516.887 191.064 lineto +stroke +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 516.887 191.064 moveto +512.443 187.032 512.443 178.968 516.887 174.936 curveto +stroke +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 516.887 174.936 moveto +526.113 166.564 lineto +stroke +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 526.113 166.564 moveto +530.557 162.532 539.443 162.532 543.887 166.564 curveto +stroke +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 543.887 166.564 moveto +553.113 174.936 lineto +stroke +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 553.113 174.936 moveto +557.557 178.968 557.557 187.032 553.113 191.064 curveto +stroke +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 553.113 191.064 moveto +543.887 199.436 lineto +stroke +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 543.887 199.436 moveto +539.443 203.468 530.557 203.468 526.113 199.436 curveto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +530.5 178.65 moveto +(C) +[9] +xshow +grestore +% CD +gsave +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 535 121.5 moveto +503.756 97 lineto +535 72.5 lineto +566.244 97 lineto +closepath stroke +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 513.199 104.405 moveto +513.199 89.5953 lineto +stroke +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 525.557 79.9047 moveto +544.443 79.9047 lineto +stroke +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 556.801 89.5953 moveto +556.801 104.405 lineto +stroke +1 setlinewidth +dashed +0.000 0.000 0.000 nodecolor +newpath 544.443 114.095 moveto +525.557 114.095 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +525.625 92.65 moveto +(CD) +[9 9.75] +xshow +grestore +% C->CD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 535 158 moveto +535 150 535 141 535 132 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 538.5 132 moveto +535 122 lineto +531.5 132 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 538.5 132 moveto +535 122 lineto +531.5 132 lineto +closepath stroke +grestore +% D +gsave +1 setlinewidth +dotted +0.000 0.000 0.000 nodecolor +611 183 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +606.125 178.65 moveto +(D) +[9.75] +xshow +grestore +% DD +gsave +1 setlinewidth +dotted +0.000 0.000 0.000 nodecolor +611 97 27 18 ellipse_path stroke +1 setlinewidth +dotted +0.000 0.000 0.000 nodecolor +newpath 628.858 110.5 moveto +593.142 110.5 lineto +stroke +1 setlinewidth +dotted +0.000 0.000 0.000 nodecolor +newpath 628.858 83.5 moveto +593.142 83.5 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +601.25 92.65 moveto +(DD) +[9.75 9.75] +xshow +grestore +% D->DD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 611 165 moveto +611 153 611 138 611 125 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 614.5 125 moveto +611 115 lineto +607.5 125 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 614.5 125 moveto +611 115 lineto +607.5 125 lineto +closepath stroke +grestore +% E +gsave +3 setlinewidth +0.000 0.000 0.000 nodecolor +683 183 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +678.875 178.65 moveto +(E) +[8.25] +xshow +grestore +% ED +gsave +3 setlinewidth +0.000 0.000 0.000 nodecolor +683 97 27 18 ellipse_path stroke +3 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 700.858 110.5 moveto +665.142 110.5 lineto +stroke +3 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 700.858 83.5 moveto +665.142 83.5 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +674 92.65 moveto +(ED) +[8.25 9.75] +xshow +grestore +% E->ED +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 683 165 moveto +683 153 683 138 683 125 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 686.5 125 moveto +683 115 lineto +679.5 125 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 686.5 125 moveto +683 115 lineto +679.5 125 lineto +closepath stroke +grestore +% BFD +gsave +0.000 0.000 0.827 nodecolor +459 18 27 18 ellipse_path fill +2 setlinewidth +filled +bold +0.000 0.000 0.000 nodecolor +459 18 27 18 ellipse_path stroke +2 setlinewidth +filled +bold +0.000 0.000 0.000 nodecolor +newpath 476.858 31.5 moveto +441.142 31.5 lineto +stroke +2 setlinewidth +filled +bold +0.000 0.000 0.000 nodecolor +newpath 476.858 4.5 moveto +441.142 4.5 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +445.5 13.65 moveto +(BFD) +[9 8.25 9.75] +xshow +grestore +% BD->BFD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 459 79 moveto +459 69 459 57 459 46 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 462.5 46 moveto +459 36 lineto +455.5 46 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 462.5 46 moveto +459 36 lineto +455.5 46 lineto +closepath stroke +grestore +% CFD +gsave +0.000 0.000 0.827 nodecolor +535 18 27 18 ellipse_path fill +1 setlinewidth +filled +dashed +0.000 0.000 0.000 nodecolor +535 18 27 18 ellipse_path stroke +1 setlinewidth +filled +dashed +0.000 0.000 0.000 nodecolor +newpath 552.858 31.5 moveto +517.142 31.5 lineto +stroke +1 setlinewidth +filled +dashed +0.000 0.000 0.000 nodecolor +newpath 552.858 4.5 moveto +517.142 4.5 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +521.5 13.65 moveto +(CFD) +[9 8.25 9.75] +xshow +grestore +% CD->CFD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 535 72 moveto +535 64 535 55 535 46 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 538.5 46 moveto +535 36 lineto +531.5 46 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 538.5 46 moveto +535 36 lineto +531.5 46 lineto +closepath stroke +grestore +% DFD +gsave +0.000 0.000 0.827 nodecolor +611 18 27 18 ellipse_path fill +1 setlinewidth +filled +dotted +0.000 0.000 0.000 nodecolor +611 18 27 18 ellipse_path stroke +1 setlinewidth +filled +dotted +0.000 0.000 0.000 nodecolor +newpath 628.858 31.5 moveto +593.142 31.5 lineto +stroke +1 setlinewidth +filled +dotted +0.000 0.000 0.000 nodecolor +newpath 628.858 4.5 moveto +593.142 4.5 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +597.125 13.65 moveto +(DFD) +[9.75 8.25 9.75] +xshow +grestore +% DD->DFD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 611 79 moveto +611 69 611 57 611 46 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 614.5 46 moveto +611 36 lineto +607.5 46 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 614.5 46 moveto +611 36 lineto +607.5 46 lineto +closepath stroke +grestore +% EFD +gsave +0.000 0.000 0.827 nodecolor +683 18 27 18 ellipse_path fill +3 setlinewidth +filled +0.000 0.000 0.000 nodecolor +683 18 27 18 ellipse_path stroke +3 setlinewidth +filled +0.000 0.000 0.000 nodecolor +newpath 700.858 31.5 moveto +665.142 31.5 lineto +stroke +3 setlinewidth +filled +0.000 0.000 0.000 nodecolor +newpath 700.858 4.5 moveto +665.142 4.5 lineto +stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +669.875 13.65 moveto +(EFD) +[8.25 8.25 9.75] +xshow +grestore +% ED->EFD +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 683 79 moveto +683 69 683 57 683 46 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 686.5 46 moveto +683 36 lineto +679.5 46 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 686.5 46 moveto +683 36 lineto +679.5 46 lineto +closepath stroke +grestore +% 1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +755 183 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +751.625 178.65 moveto +(1) +[6.75] +xshow +grestore +% 2 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +755 97 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +751.625 92.65 moveto +(2) +[6.75] +xshow +grestore +% 1->2 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 755 165 moveto +755 153 755 138 755 125 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 758.5 125 moveto +755 115 lineto +751.5 125 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 758.5 125 moveto +755 115 lineto +751.5 125 lineto +closepath stroke +grestore +% 3 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +827 97 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +823.625 92.65 moveto +(3) +[6.75] +xshow +grestore +% 1->3 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 768 167 moveto +779 154 795 135 807 121 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 810.049 122.831 moveto +814 113 lineto +804.781 118.221 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 810.049 122.831 moveto +814 113 lineto +804.781 118.221 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 914 261 +end +restore +%%EOF diff --git a/rtest/nshare/url_dot.cmapx b/rtest/nshare/url_dot.cmapx new file mode 100644 index 000000000..09e9b96d8 --- /dev/null +++ b/rtest/nshare/url_dot.cmapx @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/rtest/nshare/url_dot.cmapx_np b/rtest/nshare/url_dot.cmapx_np new file mode 100644 index 000000000..bec05766f --- /dev/null +++ b/rtest/nshare/url_dot.cmapx_np @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/rtest/nshare/url_dot.imap b/rtest/nshare/url_dot.imap new file mode 100644 index 000000000..d137d9355 --- /dev/null +++ b/rtest/nshare/url_dot.imap @@ -0,0 +1,32 @@ +base referer +default http://www.graphviz.org/doc/info/output.html +poly http://www.graphviz.org/doc/info/lang.html 251,29 252,37 258,43 266,49 276,52 287,53 298,52 308,49 316,43 321,37 323,29 321,22 316,15 308,10 298,7 287,5 276,7 266,10 258,15 252,22 +rect http://www.graphviz.org/doc/info/colors.html 25,160 89,195 +poly http://www.graphviz.org/doc/info/output.html 5,177 8,187 15,196 27,203 41,208 57,209 73,208 88,203 99,196 107,187 109,177 107,167 99,158 88,151 73,147 57,145 41,147 27,151 15,158 8,167 +poly lang->colors 254,42 189,70 153,89 119,111 90,139 86,135 116,107 150,85 187,65 252,38 +rect lang->colors 249,36 257,44 +rect lang->colors 75,144 83,152 +poly http://www.graphviz.org/doc/info/command.html 232,177 234,185 242,191 254,197 270,200 287,201 304,200 319,197 331,191 339,185 342,177 339,170 331,163 319,158 304,155 287,153 270,155 254,158 242,163 234,170 +poly http://www.graphviz.org/doc/info/shapes.html 289,53 289,140 284,140 284,53 +rect http://www.graphviz.org/doc/info/shapes.html 283,49 291,57 +rect http://www.graphviz.org/doc/info/shapes.html 283,149 291,157 +poly headurl 307,48 359,108 383,141 379,144 355,111 303,51 +rect headurl 301,45 309,53 +rect headurl 384,151 392,159 +rect headurl 371,130 402,152 +poly G name 133,177 135,185 140,191 148,197 159,200 171,201 182,200 193,197 201,191 207,185 209,177 207,170 201,163 193,158 182,155 171,153 159,155 148,158 140,163 135,170 +poly tailurl 461,53 421,142 416,140 456,51 +rect tailurl 455,48 463,56 +rect tailurl 408,149 416,157 +rect tailurl 433,50 464,72 +poly labelurl 476,53 492,140 487,140 471,54 +rect labelurl 469,49 477,57 +rect labelurl 488,149 496,157 +rect garf 480,77 512,99 +poly labelurl 596,53 596,140 591,140 591,53 +rect tailURL 589,49 597,57 +rect headURL 589,149 597,157 +rect garf 593,77 625,99 +rect headURL 562,130 636,152 +rect tailURL 558,54 619,76 +rect http://www.graphviz.org/doc/info/arrows.html 123,109 352,212 diff --git a/rtest/nshare/url_dot.imap_np b/rtest/nshare/url_dot.imap_np new file mode 100644 index 000000000..12e0dd816 --- /dev/null +++ b/rtest/nshare/url_dot.imap_np @@ -0,0 +1,26 @@ +base referer +default http://www.graphviz.org/doc/info/output.html +rect http://www.graphviz.org/doc/info/lang.html 251,5 323,53 +rect http://www.graphviz.org/doc/info/colors.html 25,160 89,195 +rect http://www.graphviz.org/doc/info/output.html 5,145 109,209 +rect lang->colors 249,36 257,44 +rect lang->colors 75,144 83,152 +rect http://www.graphviz.org/doc/info/command.html 232,153 341,201 +rect http://www.graphviz.org/doc/info/shapes.html 283,49 291,57 +rect http://www.graphviz.org/doc/info/shapes.html 283,149 291,157 +rect headurl 301,45 309,53 +rect headurl 384,151 392,159 +rect headurl 371,130 402,152 +rect G name 133,153 208,201 +rect tailurl 455,48 463,56 +rect tailurl 408,149 416,157 +rect tailurl 433,50 464,72 +rect labelurl 469,49 477,57 +rect labelurl 488,149 496,157 +rect garf 480,77 512,99 +rect tailURL 589,49 597,57 +rect headURL 589,149 597,157 +rect garf 593,77 625,99 +rect headURL 562,130 636,152 +rect tailURL 558,54 619,76 +rect http://www.graphviz.org/doc/info/arrows.html 123,109 352,212 diff --git a/rtest/nshare/url_dot.ps2 b/rtest/nshare/url_dot.ps2 new file mode 100644 index 000000000..eaddb03be --- /dev/null +++ b/rtest/nshare/url_dot.ps2 @@ -0,0 +1,665 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 +[ {Catalog} << /URI << /Base (http://www.graphviz.org/doc/info/output.html) >> >> +/PUT pdfmark +%%Page: 1 1 +%%PageBoundingBox: 36 36 517 232 +%%PageOrientation: Portrait +<< /PageSize [517 232] >> setpagedevice +0 0 1 beginpage +gsave +36 36 481 196 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +[ /CropBox [36 36 517 232] /PAGES pdfmark +[ /Rect [ -70 -302 543 490 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (http://www.graphviz.org/doc/info/output.html) >> + /Subtype /Link +/ANN pdfmark +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +218.375 7.65 moveto +(output) +[7.5 6.75 3.75 6.75 6.75 3.75] +xshow +% cluster0 +gsave +[ /Rect [ 88 33 260 110 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (http://www.graphviz.org/doc/info/arrows.html) >> + /Subtype /Link +/ANN pdfmark +0.165 1.000 1.000 graphcolor +newpath 88 33 moveto +88 110 lineto +260 110 lineto +260 33 lineto +closepath fill +1 setlinewidth +filled +0.000 0.000 0.000 graphcolor +newpath 88 33 moveto +88 110 lineto +260 110 lineto +260 33 lineto +closepath stroke +0.000 0.000 0.000 graphcolor +14.00 /Times-Roman set_font +153.75 93.65 moveto +(arrows) +[6.75 5.25 5.25 7.5 9.75 6] +xshow +grestore +% lang +gsave +[ /Rect [ 184 152 238 188 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (http://www.graphviz.org/doc/info/lang.html) >> + /Subtype /Link +/ANN pdfmark +1 setlinewidth +0.000 0.000 0.000 nodecolor +211 170 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +198.625 165.65 moveto +(lang) +[3.75 6.75 6.75 7.5] +xshow +grestore +% colors +gsave +[ /Rect [ 0 35 78 83 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (http://www.graphviz.org/doc/info/output.html) >> + /Subtype /Link +/ANN pdfmark +0.537 0.247 0.902 nodecolor +39 59 39.0416 24.0416 ellipse_path fill +1 setlinewidth +filled +0.000 0.000 0.000 nodecolor +39 59 39.0416 24.0416 ellipse_path stroke +[ /Rect [ 15 46 63 72 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (http://www.graphviz.org/doc/info/colors.html) >> + /Subtype /Link +/ANN pdfmark +1 setlinewidth +solid +0.000 0.000 0.000 nodecolor +newpath 15 46 moveto +15 72 lineto +63 72 lineto +63 46 lineto +closepath stroke +0.333 1.000 1.000 nodecolor +newpath 18 49 moveto +18 69 lineto +60 69 lineto +60 49 lineto +closepath fill +1 setlinewidth +solid +0.333 1.000 1.000 nodecolor +newpath 18 49 moveto +18 69 lineto +60 69 lineto +60 49 lineto +closepath stroke +1 setlinewidth +solid +0.000 0.000 0.000 nodecolor +newpath 18 49 moveto +18 69 lineto +60 69 lineto +60 49 lineto +closepath stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +21 55.7333 moveto +(colors) +[6.75 7.5 3.75 7.5 5.25 6] +xshow +[ /Rect [ 15 46 63 72 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (http://www.graphviz.org/doc/info/output.html) >> + /Subtype /Link +/ANN pdfmark +grestore +% lang->colors +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 186 162 moveto +160 152 116 134 84 110 curveto +76 104 68 97 62 89 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 64.2191 86.221 moveto +55 81 lineto +58.9511 90.8306 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 64.2191 86.221 moveto +55 81 lineto +58.9511 90.8306 lineto +closepath stroke +[ /Rect [ 183 159 189 165 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (lang->colors) >> + /Subtype /Link +/ANN pdfmark +[ /Rect [ 52 78 58 84 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (lang->colors) >> + /Subtype /Link +/ANN pdfmark +grestore +% command +gsave +[ /Rect [ 170 41 252 77 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (http://www.graphviz.org/doc/info/command.html) >> + /Subtype /Link +/ANN pdfmark +0.000 0.000 0.753 nodecolor +211 59 41.1991 18 ellipse_path fill +1 setlinewidth +filled +0.000 0.000 0.000 nodecolor +211 59 41.1991 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +182.875 54.65 moveto +(command) +[6.75 7.5 10.5 10.5 6.75 6.75 7.5] +xshow +grestore +% lang->command +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 211 152 moveto +211 134 211 108 211 87 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 214.5 87 moveto +211 77 lineto +207.5 87 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 214.5 87 moveto +211 77 lineto +207.5 87 lineto +closepath stroke +[ /Rect [ 208 149 214 155 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (http://www.graphviz.org/doc/info/shapes.html) >> + /Subtype /Link +/ANN pdfmark +[ /Rect [ 208 74 214 80 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (http://www.graphviz.org/doc/info/shapes.html) >> + /Subtype /Link +/ANN pdfmark +grestore +% size +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +297 59 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +285.375 54.65 moveto +(size) +[6 3.75 6.75 6.75] +xshow +grestore +% lang->size +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 225 155 moveto +236 143 252 126 264 110 curveto +270 102 276 93 282 85 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 285.203 86.4414 moveto +287 76 lineto +279.084 83.0418 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 285.203 86.4414 moveto +287 76 lineto +279.084 83.0418 lineto +closepath stroke +[ /Rect [ 222 152 228 158 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (headurl) >> + /Subtype /Link +/ANN pdfmark +[ /Rect [ 284 73 290 79 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (headurl) >> + /Subtype /Link +/ANN pdfmark +[ /Rect [ 274.375 77.75 297.625 94.25 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (headurl) >> + /Subtype /Link +/ANN pdfmark +0.000 0.000 0.000 edgecolor +14.00 /Times-Roman set_font +274.375 81.65 moveto +(size) +[6 3.75 6.75 6.75] +xshow +grestore +% name +gsave +[ /Rect [ 96 41 152 77 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (G name) >> + /Subtype /Link +/ANN pdfmark +1 setlinewidth +0.000 0.000 0.000 nodecolor +124 59 27.95 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +108.625 54.65 moveto +(name) +[6.75 6.75 10.5 6.75] +xshow +grestore +% word +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +348 170 28.0741 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +333 165.65 moveto +(word) +[9.75 7.5 5.25 7.5] +xshow +grestore +% word->size +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 340 153 moveto +332 135 319 107 310 86 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 312.916 84.0418 moveto +305 77 lineto +306.797 87.4414 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 312.916 84.0418 moveto +305 77 lineto +306.797 87.4414 lineto +closepath stroke +[ /Rect [ 337 150 343 156 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (tailurl) >> + /Subtype /Link +/ANN pdfmark +[ /Rect [ 302 74 308 80 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (tailurl) >> + /Subtype /Link +/ANN pdfmark +[ /Rect [ 320.375 137.75 343.625 154.25 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (tailurl) >> + /Subtype /Link +/ANN pdfmark +0.000 0.000 0.000 edgecolor +14.00 /Times-Roman set_font +320.375 141.65 moveto +(size) +[6 3.75 6.75 6.75] +xshow +grestore +% garf +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +369 59 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +357 54.65 moveto +(garf) +[7.5 6.75 5.25 4.5] +xshow +grestore +% word->garf +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 351 152 moveto +354 134 359 108 363 87 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 366.471 87.4922 moveto +365 77 lineto +359.607 86.1194 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 366.471 87.4922 moveto +365 77 lineto +359.607 86.1194 lineto +closepath stroke +[ /Rect [ 348 149 354 155 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (labelurl) >> + /Subtype /Link +/ANN pdfmark +[ /Rect [ 362 74 368 80 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (labelurl) >> + /Subtype /Link +/ANN pdfmark +[ /Rect [ 356 117.75 380 134.25 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (garf) >> + /Subtype /Link +/ANN pdfmark +0.000 0.000 0.000 edgecolor +14.00 /Times-Roman set_font +356 121.65 moveto +(garf) +[7.5 6.75 5.25 4.5] +xshow +grestore +% line +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +441 170 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +430.5 165.65 moveto +(line) +[3.75 3.75 6.75 6.75] +xshow +grestore +% all +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +441 59 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +433.875 54.65 moveto +(all) +[6.75 3.75 3.75] +xshow +grestore +% line->all +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 441 152 moveto +441 134 441 108 441 87 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 444.5 87 moveto +441 77 lineto +437.5 87 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 444.5 87 moveto +441 77 lineto +437.5 87 lineto +closepath stroke +[ /Rect [ 438 149 444 155 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (tailURL) >> + /Subtype /Link +/ANN pdfmark +[ /Rect [ 438 74 444 80 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (headURL) >> + /Subtype /Link +/ANN pdfmark +[ /Rect [ 441 117.75 465 134.25 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (garf) >> + /Subtype /Link +/ANN pdfmark +0.000 0.000 0.000 edgecolor +14.00 /Times-Roman set_font +441 121.65 moveto +(garf) +[7.5 6.75 5.25 4.5] +xshow +[ /Rect [ 417.25 77.75 472.75 94.25 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (headURL) >> + /Subtype /Link +/ANN pdfmark +0.000 0.000 0.000 edgecolor +14.00 /Times-Roman set_font +417.25 81.65 moveto +(headlabel) +[6.75 6.75 6.75 7.5 3.75 6.75 6.75 6.75 3.75] +xshow +[ /Rect [ 414.125 134.75 459.875 151.25 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (tailURL) >> + /Subtype /Link +/ANN pdfmark +0.000 0.000 0.000 edgecolor +14.00 /Times-Roman set_font +414.125 138.65 moveto +(taillabel) +[3.75 6.75 3.75 3.75 3.75 6.75 6.75 6.75 3.75] +xshow +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 517 232 +end +restore +%%EOF diff --git a/rtest/nshare/url_dot.svg b/rtest/nshare/url_dot.svg new file mode 100644 index 000000000..dc97fb4ea --- /dev/null +++ b/rtest/nshare/url_dot.svg @@ -0,0 +1,169 @@ + + + +]> + + + + +G + + +output + +cluster0 + + +arrows + + + +lang + + +lang + + + +colors + + + + + + + +colors + + + + + +lang->colors + + + + + + + + + + +command + + +command + + + +lang->command + + + + + + + + + + +size + +size + + +lang->size + + + + + + + + + +size + + + +name + + +name + + + +word + +word + + +word->size + + + + + + + + + +size + + + +garf + +garf + + +word->garf + + + + + + + + + +garf + + + +line + +line + + +all + +all + + +line->all + + + + + + + + + +garf + + +headlabel + + +taillabel + + + + diff --git a/rtest/nshare/user_shapes_dot.ps b/rtest/nshare/user_shapes_dot.ps new file mode 100644 index 000000000..cd1af39fa --- /dev/null +++ b/rtest/nshare/user_shapes_dot.ps @@ -0,0 +1,272 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 260 404 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 224 368 boxprim clip newpath +1 1 set_scale 0 rotate 40 40 translate +% n +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 135 288 moveto +81 288 lineto +81 252 lineto +135 252 lineto +closepath stroke +grestore +% x +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +newpath 216 216 moveto +9.9476e-14 216 lineto +0 9.9476e-14 lineto +216 2.84217e-14 lineto +closepath stroke +grestore +% n->x +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 108 252 moveto +108 245 108 236 108 226 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 111.5 226 moveto +108 216 lineto +104.5 226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 111.5 226 moveto +108 216 lineto +104.5 226 lineto +closepath stroke +grestore +% m +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +108 342 27 18 ellipse_path stroke +0.000 0.000 0.000 nodecolor +14.00 /Times-Roman set_font +102.75 337.65 moveto +(m) +[10.5] +xshow +grestore +% m->n +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 108 324 moveto +108 316 108 307 108 298 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 111.5 298 moveto +108 288 lineto +104.5 298 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 111.5 298 moveto +108 288 lineto +104.5 298 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 260 404 +end +restore +%%EOF diff --git a/rtest/nshare/user_shapes_dot_gd.png b/rtest/nshare/user_shapes_dot_gd.png new file mode 100644 index 0000000000000000000000000000000000000000..a6ab4e1618195f66762ea8a6240ac089b41a07d2 GIT binary patch literal 960 zcmeAS@N?(olHy`uVBq!ia0y~yVAKZU*DTCHk<_GR#z0Cjz$e7@-~a#h_4W7f-`~G~ zzr4J>y}f;WeEj_R^Dke%3{>*}|9^*npH2f=j3q&S!3+-1Zlp0VF#CGCIEGZrd3)Qj zPuf+Y;o=-c^90Xn3T8Qxg{v-%5D#PQnMw~kuXyz1ATefyA=9H09CeS2lsJbrj*zxme2 zum209we!um8rX?5SU`cqV>K*?6Mr*NQb~f4g3rxiL!WnCZ2h&YMj3 zPK$W{eUDL(_nObvah5UOYq)>!6@GomGvT4i#zVVID#hFiTT2VqmnX)`Exzsk@#jXp z`P1{}$8fLF{?_^Rh~58RKc~y@tN!utPPEhQi1%{)Du29vJ^$QZ)e`I1pMU=O@Z<60 z`SbUdeZE?C|BltsUH=u5=H_d>-v9aM>ciXHukZi&@7ewJcc1Fmf0<=5#q`VXYgh7@ zJMTZu|M#i!*YZaf;;%YiS6H_0hEME$sa;YQrEg1Kd40Z8`g3Ku;j(+5EAJn%PLY?c zu>V*ap}IyWjB|BM=pn7dsT;h|x!23@Y%lu76!Blj?ES54-3f1{4$obq9F}qZ?mT|m z`fHCvu5DZSRVYGP@9OcxqIVm&zO+?8jMX5l)_i&MPJLd(yW1joT%fw<(&lvDT7d$M z><`Ti&XLaZcO2feYau@qUuvbDq3M*ZKZ9zo&ONAq)BV~$|D8*f!#Hqy2CExz`Ft2C oUh2Q*@CLgLY;C~E-TPOXsqf11oEINI0CO3Gr>mdKI;Vst02GbJ;s5{u literal 0 HcmV?d00001 diff --git a/rtest/nshare/viewport_neato.png b/rtest/nshare/viewport_neato.png new file mode 100644 index 0000000000000000000000000000000000000000..0fc111dba0d830c4d2afd1e7f2d10214d5d5a466 GIT binary patch literal 36860 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 literal 0 HcmV?d00001 diff --git a/rtest/nshare/viewport_neato.ps b/rtest/nshare/viewport_neato.ps new file mode 100644 index 000000000..8ae9e51c2 --- /dev/null +++ b/rtest/nshare/viewport_neato.ps @@ -0,0 +1,5450 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 336 336 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 300 300 boxprim clip newpath +1 1 set_scale 0 rotate -499.5 -377 translate +% 374700 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +924 627 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +910.125 624.15 moveto +(374700) +[3.75 5.25 4.5 5.25 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->374700 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1015 701 moveto +1004 692 970 664 947 645 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 949.1 642.2 moveto +939 639 lineto +944.9 647.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 949.1 642.2 moveto +939 639 lineto +944.9 647.8 lineto +closepath stroke +grestore +% 374741 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +983 655 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +969.125 652.15 moveto +(374741) +[3.75 5.25 4.5 5.25 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->374741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1016 700 moveto +1012 695 1005 685 999 676 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1001.8 673.9 moveto +993 668 lineto +996.2 678.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1001.8 673.9 moveto +993 668 lineto +996.2 678.1 lineto +closepath stroke +grestore +% 374886 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1015 737 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1001.5 734.15 moveto +(374886) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% 375507 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +951 760 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +937.875 757.15 moveto +(375507) +[3.75 5.25 3.75 3.75 4.5 5.25] +xshow +grestore +% fcfpr1_1_3t_9->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1016 707 moveto +1008 713 989 729 974 741 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 971.221 738.781 moveto +966 748 lineto +975.831 744.049 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 971.221 738.781 moveto +966 748 lineto +975.831 744.049 lineto +closepath stroke +grestore +% 375508 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +959 746 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +946.25 743.15 moveto +(375508) +[3.75 5.25 3.75 3.75 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_9->375508 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1015 707 moveto +1009 711 996 720 983 729 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 980.9 726.2 moveto +975 735 lineto +985.1 731.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 980.9 726.2 moveto +975 735 lineto +985.1 731.8 lineto +closepath stroke +grestore +% 377719 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1020 802 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1005.75 799.15 moveto +(377719) +[3.75 5.25 5.25 5.25 4.5 4.5] +xshow +grestore +% 377763 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1006 761 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +992.125 758.15 moveto +(377763) +[3.75 5.25 5.25 5.25 4.5 3.75] +xshow +grestore +% 380571 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +986 734 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +972.875 731.15 moveto +(380571) +[3.75 4.5 4.5 3.75 5.25 4.5] +xshow +grestore +% 380604 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1006 663 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +992.875 660.15 moveto +(380604) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% 381835 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +956 719 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +943.625 716.15 moveto +(381835) +[3.75 4.5 4.5 4.5 3.75 3.75] +xshow +grestore +% fcfpr1_1_3t_9->381835 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1015 705 moveto +1010 706 1001 708 992 710 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 990.573 706.774 moveto +982 713 lineto +992.584 713.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 990.573 706.774 moveto +982 713 lineto +992.584 713.479 lineto +closepath stroke +grestore +% 382103 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +963 698 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +949.875 695.15 moveto +(382103) +[3.75 4.5 5.25 4.5 4.5 3.75] +xshow +grestore +% fcfpr1_1_3t_9->382103 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1015 704 moveto +1012 703 1007 703 1001 702 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1001.3 698.512 moveto +991 701 lineto +1000.6 705.478 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1001.3 698.512 moveto +991 701 lineto +1000.6 705.478 lineto +closepath stroke +grestore +% 383174 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +973 673 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +959.875 670.15 moveto +(383174) +[3.75 4.5 3.75 4.5 5.25 4.5] +xshow +grestore +% fcfpr1_1_3t_9->383174 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1015 702 moveto +1011 699 1005 695 998 690 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1000.1 687.2 moveto +990 684 lineto +995.9 692.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1000.1 687.2 moveto +990 684 lineto +995.9 692.8 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->374700 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1009 613 moveto +1001 615 981 618 962 621 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 961.602 617.522 moveto +952 622 lineto +962.299 624.488 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 961.602 617.522 moveto +952 622 lineto +962.299 624.488 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->374741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1010 616 moveto +1007 620 1002 627 998 634 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 995.2 631.9 moveto +992 642 lineto +1000.8 636.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 995.2 631.9 moveto +992 642 lineto +1000.8 636.1 lineto +closepath stroke +grestore +% fpfpr1_1_3t_1->383174 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1011 616 moveto +1006 623 996 638 988 651 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 984.635 649.738 moveto +982 660 lineto +990.459 653.621 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 984.635 649.738 moveto +982 660 lineto +990.459 653.621 lineto +closepath stroke +grestore +% 382409 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +1019 545 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +1005.5 542.15 moveto +(382409) +[3.75 4.5 5.25 4.5 4.5 4.5] +xshow +grestore +% 382928 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +951 625 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +937.125 622.15 moveto +(382928) +[3.75 4.5 5.25 4.5 5.25 4.5] +xshow +grestore +% fpfpr1_1_3t_1->382928 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1009 613 moveto +1005 614 997 616 988 618 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 987.119 614.607 moveto +978 620 lineto +988.492 621.471 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 987.119 614.607 moveto +978 620 lineto +988.492 621.471 lineto +closepath stroke +grestore +% tymsgfpr1_1_3t_3 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +852 559 4 4.5 ellipse_path stroke +grestore +% tymsgfpr1_1_3t_3->374700 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 855 562 moveto +864 570 887 591 904 608 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 901.454 610.404 moveto +911 615 lineto +906.404 605.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 901.454 610.404 moveto +911 615 lineto +906.404 605.454 lineto +closepath stroke +grestore +% 358224 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +743 583 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +729.5 580.15 moveto +(358224) +[3.75 3.75 4.5 5.25 5.25 4.5] +xshow +grestore +% tymsgfpr1_1_3t_3->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 848 560 moveto +837 563 805 569 779 575 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 778.119 571.607 moveto +769 577 lineto +779.492 578.471 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 778.119 571.607 moveto +769 577 lineto +779.492 578.471 lineto +closepath stroke +grestore +% 358900 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +811 587 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +798.25 584.15 moveto +(358900) +[3.75 3.75 4.5 4.5 4.5 4.5] +xshow +grestore +% tymsgfpr1_1_3t_3->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 849 561 moveto +846 563 841 566 835 570 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 832.9 567.2 moveto +827 576 lineto +837.1 572.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 832.9 567.2 moveto +827 576 lineto +837.1 572.8 lineto +closepath stroke +grestore +% 372568 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +877 447 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +863.5 444.15 moveto +(372568) +[3.75 5.25 5.25 3.75 4.5 4.5] +xshow +grestore +% tymsgfpr1_1_3t_3->372568 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 853 554 moveto +857 541 866 498 872 471 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 875.471 471.492 moveto +874 461 lineto +868.607 470.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 875.471 471.492 moveto +874 461 lineto +868.607 470.119 lineto +closepath stroke +grestore +% 375557 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +828 512 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +815.25 509.15 moveto +(375557) +[3.75 5.25 3.75 3.75 3.75 5.25] +xshow +grestore +% tymsgfpr1_1_3t_3->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 850 555 moveto +848 551 844 543 840 535 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 842.916 533.042 moveto +835 526 lineto +836.797 536.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 842.916 533.042 moveto +835 526 lineto +836.797 536.441 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +917 686 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_3t_7->374700 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 918 681 moveto +919 674 920 662 921 651 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 924.488 651.299 moveto +922 641 lineto +917.522 650.602 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 924.488 651.299 moveto +922 641 lineto +917.522 650.602 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->374741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 921 684 moveto +927 681 940 674 953 669 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 954.283 672.26 moveto +962 665 lineto +951.44 665.863 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 954.283 672.26 moveto +962 665 lineto +951.44 665.863 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->374886 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 921 688 moveto +932 693 962 710 986 722 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 984.559 725.203 moveto +995 727 lineto +987.958 719.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 984.559 725.203 moveto +995 727 lineto +987.958 719.084 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 919 690 moveto +923 699 933 721 941 738 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 937.74 739.283 moveto +945 747 lineto +944.137 736.44 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 937.74 739.283 moveto +945 747 lineto +944.137 736.44 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->375508 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 920 690 moveto +925 697 936 712 944 725 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 941.2 727.1 moveto +950 733 lineto +946.8 722.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 941.2 727.1 moveto +950 733 lineto +946.8 722.9 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->382103 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 921 687 moveto +923 687 925 688 927 689 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 926.508 692.471 moveto +937 691 lineto +927.881 685.607 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 926.508 692.471 moveto +937 691 lineto +927.881 685.607 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->383174 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 921 685 moveto +924 684 930 683 936 681 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 936.881 684.393 moveto +946 679 lineto +935.508 677.529 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 936.881 684.393 moveto +946 679 lineto +935.508 677.529 lineto +closepath stroke +grestore +% rtafpr1_1_3t_7->382928 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 919 682 moveto +923 675 932 660 939 647 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 942.203 648.441 moveto +944 638 lineto +936.084 645.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 942.203 648.441 moveto +944 638 lineto +936.084 645.042 lineto +closepath stroke +grestore +% 376956 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +969 579 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +955.875 576.15 moveto +(376956) +[3.75 5.25 4.5 4.5 3.75 4.5] +xshow +grestore +% rtafpr1_1_3t_7->376956 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 919 682 moveto +925 669 946 628 958 601 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 961.137 602.56 moveto +962 592 lineto +954.74 599.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 961.137 602.56 moveto +962 592 lineto +954.74 599.717 lineto +closepath stroke +grestore +% 379339 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +860 726 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +847.25 723.15 moveto +(379339) +[3.75 5.25 4.5 3.75 3.75 4.5] +xshow +grestore +% rtafpr1_1_3t_7->379339 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 914 688 moveto +908 692 896 700 884 709 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 881.9 706.2 moveto +876 715 lineto +886.1 711.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 881.9 706.2 moveto +876 715 lineto +886.1 711.8 lineto +closepath stroke +grestore +% 379422 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +853 766 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +838.75 763.15 moveto +(379422) +[3.75 5.25 4.5 4.5 5.25 5.25] +xshow +grestore +% rtafpr1_1_3t_7->379422 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 914 689 moveto +906 699 885 726 869 745 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 866.2 742.9 moveto +863 753 lineto +871.8 747.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 866.2 742.9 moveto +863 753 lineto +871.8 747.1 lineto +closepath stroke +grestore +% 383039 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +860 701 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +847.625 698.15 moveto +(383039) +[3.75 4.5 3.75 4.5 3.75 4.5] +xshow +grestore +% rtafpr1_1_3t_7->383039 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 913 687 moveto +909 688 903 690 896 692 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 895.119 688.607 moveto +886 694 lineto +896.492 695.471 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 895.119 688.607 moveto +886 694 lineto +896.492 695.471 lineto +closepath stroke +grestore +% fcfpr1_1_3t_42 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +949 856 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1_3t_42->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 949 851 moveto +949 839 950 807 951 784 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 954.5 784 moveto +951 774 lineto +947.5 784 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 954.5 784 moveto +951 774 lineto +947.5 784 lineto +closepath stroke +grestore +% 384096 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +920 949 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +906.875 946.15 moveto +(384096) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% fcfpr1_1_3t_42->384096 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 948 860 moveto +945 872 934 904 927 925 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 923.521 924.416 moveto +924 935 lineto +930.226 926.427 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 923.521 924.416 moveto +924 935 lineto +930.226 926.427 lineto +closepath stroke +grestore +% rdlfpr2_0_rdlt_158 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +895 824 4 4.5 ellipse_path stroke +grestore +% rdlfpr2_0_rdlt_158->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 898 821 moveto +905 813 921 795 933 781 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 936.049 782.831 moveto +940 773 lineto +930.781 778.221 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 936.049 782.831 moveto +940 773 lineto +930.781 778.221 lineto +closepath stroke +grestore +% rtafpr1_1_3t_71 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +919 857 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_3t_71->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 920 853 moveto +924 841 936 807 944 783 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 947.158 784.594 moveto +947 774 lineto +940.517 782.38 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 947.158 784.594 moveto +947 774 lineto +940.517 782.38 lineto +closepath stroke +grestore +% rtafpr1_1_3t_71->384096 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 919 862 moveto +919 873 920 903 920 925 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 916.5 925 moveto +920 935 lineto +923.5 925 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 916.5 925 moveto +920 935 lineto +923.5 925 lineto +closepath stroke +grestore +% dbfpr1_1_3t_2 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +903 798 4 4.5 ellipse_path stroke +grestore +% dbfpr1_1_3t_2->375507 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 906 795 moveto +911 792 920 785 928 778 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 930.1 780.8 moveto +936 772 lineto +925.9 775.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 930.1 780.8 moveto +936 772 lineto +925.9 775.2 lineto +closepath stroke +grestore +% dbfpr1_1_3t_2->375508 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 906 795 moveto +913 789 927 776 939 765 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 941.404 767.546 moveto +946 758 lineto +936.454 762.596 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 941.404 767.546 moveto +946 758 lineto +936.454 762.596 lineto +closepath stroke +grestore +% rdlfpr1_1g_13 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +927 831 4 4.5 ellipse_path stroke +grestore +% rdlfpr1_1g_13->375508 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 929 826 moveto +932 816 942 789 950 768 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 953.137 769.56 moveto +954 759 lineto +946.74 766.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 953.137 769.56 moveto +954 759 lineto +946.74 766.717 lineto +closepath stroke +grestore +% rtafpr2_1_rdlg_1 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +977 837 4 4.5 ellipse_path stroke +grestore +% rtafpr2_1_rdlg_1->375508 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 976 832 moveto +973 821 968 791 964 770 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 967.393 769.119 moveto +962 760 lineto +960.529 770.492 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 967.393 769.119 moveto +962 760 lineto +960.529 770.492 lineto +closepath stroke +grestore +% rdlfpr2_0_rdlg_12 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +953 880 4 4.5 ellipse_path stroke +grestore +% rdlfpr2_0_rdlg_12->377719 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 956 877 moveto +964 867 986 841 1002 823 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1005.05 824.831 moveto +1009 815 lineto +999.781 820.221 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1005.05 824.831 moveto +1009 815 lineto +999.781 820.221 lineto +closepath stroke +grestore +% rdlfpr2_0_rdlt_30 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +979 884 4 4.5 ellipse_path stroke +grestore +% rdlfpr2_0_rdlt_30->377719 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 981 880 moveto +986 871 999 844 1009 824 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 1012.14 825.56 moveto +1013 815 lineto +1005.74 822.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 1012.14 825.56 moveto +1013 815 lineto +1005.74 822.717 lineto +closepath stroke +grestore +% tlfpr1_1_1t_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +704 597 4 4.5 ellipse_path stroke +grestore +% tlfpr1_1_1t_5->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 708 596 moveto +709 596 710 595 711 595 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 712.283 598.26 moveto +720 591 lineto +709.44 591.863 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 712.283 598.26 moveto +720 591 lineto +709.44 591.863 lineto +closepath stroke +grestore +% tymsgfpr1_1_1t_23 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +699 508 4 4.5 ellipse_path stroke +grestore +% tymsgfpr1_1_1t_23->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 701 512 moveto +707 521 720 543 730 561 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 727.084 562.958 moveto +735 570 lineto +733.203 559.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 727.084 562.958 moveto +735 570 lineto +733.203 559.559 lineto +closepath stroke +grestore +% rcfpr0_0_1t_9 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +644 612 4 4.5 ellipse_path stroke +grestore +% rcfpr0_0_1t_9->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 648 611 moveto +658 608 686 599 708 593 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 709.427 596.226 moveto +718 590 lineto +707.416 589.521 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 709.427 596.226 moveto +718 590 lineto +707.416 589.521 lineto +closepath stroke +grestore +% 354290 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +560 613 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +546.875 610.15 moveto +(354290) +[3.75 3.75 4.5 5.25 4.5 4.5] +xshow +grestore +% rcfpr0_0_1t_9->354290 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 640 612 moveto +633 612 615 612 599 613 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 599 609.5 moveto +589 613 lineto +599 616.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 599 609.5 moveto +589 613 lineto +599 616.5 lineto +closepath stroke +grestore +% rcfpr1_1_1t_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +708 655 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_5->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 710 651 moveto +714 642 725 621 733 605 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 736.137 606.56 moveto +737 596 lineto +729.74 603.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 736.137 606.56 moveto +737 596 lineto +729.74 603.717 lineto +closepath stroke +grestore +% 379864 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +678 744 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +664.5 741.15 moveto +(379864) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_5->379864 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 707 659 moveto +704 670 694 700 686 720 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 682.521 719.416 moveto +683 730 lineto +689.226 721.427 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 682.521 719.416 moveto +683 730 lineto +689.226 721.427 lineto +closepath stroke +grestore +% odfpr0_0_1t_8 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +639 585 4 4.5 ellipse_path stroke +grestore +% odfpr0_0_1t_8->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 643 585 moveto +653 585 681 584 704 584 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 704 587.5 moveto +714 584 lineto +704 580.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 704 587.5 moveto +714 584 lineto +704 580.5 lineto +closepath stroke +grestore +% odfpr0_0_1t_8->354290 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 635 587 moveto +627 589 609 595 593 601 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 590.985 598.036 moveto +583 605 lineto +593.585 604.536 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 590.985 598.036 moveto +583 605 lineto +593.585 604.536 lineto +closepath stroke +grestore +% odfpr1_1_1t_6 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +695 547 4 4.5 ellipse_path stroke +grestore +% odfpr1_1_1t_6->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 698 550 moveto +703 553 711 559 719 566 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 716.9 568.8 moveto +727 572 lineto +721.1 563.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 716.9 568.8 moveto +727 572 lineto +721.1 563.2 lineto +closepath stroke +grestore +% ecdsgfpr1_1_1t_4 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +712 529 4 4.5 ellipse_path stroke +grestore +% ecdsgfpr1_1_1t_4->358224 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 714 533 moveto +717 538 724 550 730 561 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 727.084 562.958 moveto +735 570 lineto +733.203 559.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 727.084 562.958 moveto +735 570 lineto +733.203 559.559 lineto +closepath stroke +grestore +% tymsgfpr1_1_1t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +789 515 4 4.5 ellipse_path stroke +grestore +% tymsgfpr1_1_1t_18->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 790 519 moveto +792 528 799 548 804 564 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 800.774 565.427 moveto +807 574 lineto +807.479 563.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 800.774 565.427 moveto +807 574 lineto +807.479 563.416 lineto +closepath stroke +grestore +% rcfpr1_1_1t_100 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +753 654 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_100->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 756 651 moveto +762 643 779 623 793 608 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 796.049 609.831 moveto +800 600 lineto +790.781 605.221 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 796.049 609.831 moveto +800 600 lineto +790.781 605.221 lineto +closepath stroke +grestore +% 382574 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +719 726 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +705.5 723.15 moveto +(382574) +[3.75 4.5 5.25 3.75 5.25 4.5] +xshow +grestore +% rcfpr1_1_1t_100->382574 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 751 658 moveto +747 667 737 688 729 704 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 725.863 702.44 moveto +725 713 lineto +732.26 705.283 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 725.863 702.44 moveto +725 713 lineto +732.26 705.283 lineto +closepath stroke +grestore +% rcfpr1_1_1t_22 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +758 628 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_22->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 761 625 moveto +767 621 778 613 788 605 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 790.1 607.8 moveto +796 599 lineto +785.9 602.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 790.1 607.8 moveto +796 599 lineto +785.9 602.2 lineto +closepath stroke +grestore +% rcfpr1_1_1t_22->382574 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 756 632 moveto +752 644 737 679 728 703 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 724.464 702.415 moveto +724 713 lineto +730.964 705.015 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 724.464 702.415 moveto +724 713 lineto +730.964 705.015 lineto +closepath stroke +grestore +% rcfpr1_1_1t_37 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +774 664 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_37->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 776 660 moveto +781 651 792 627 800 609 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 803.203 610.441 moveto +805 600 lineto +797.084 607.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 803.203 610.441 moveto +805 600 lineto +797.084 607.042 lineto +closepath stroke +grestore +% rcfpr1_1_1t_37->382574 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 771 667 moveto +765 675 750 692 737 705 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 733.951 703.169 moveto +730 713 lineto +739.219 707.779 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 733.951 703.169 moveto +730 713 lineto +739.219 707.779 lineto +closepath stroke +grestore +% odfpr1_1_1t_21 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +767 538 4 4.5 ellipse_path stroke +grestore +% odfpr1_1_1t_21->358900 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 770 541 moveto +775 547 784 557 793 567 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 790.454 569.404 moveto +800 574 lineto +795.404 564.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 790.454 569.404 moveto +800 574 lineto +795.404 564.454 lineto +closepath stroke +grestore +% rcfpr1_1_1t_30 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +880 343 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_30->372568 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 880 348 moveto +879 361 878 398 877 423 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 873.5 423 moveto +877 433 lineto +880.5 423 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 873.5 423 moveto +877 433 lineto +880.5 423 lineto +closepath stroke +grestore +% 370706 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +830 335 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +816.125 332.15 moveto +(370706) +[3.75 5.25 4.5 5.25 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->370706 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 876 342 moveto +874 342 872 341 869 341 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 869.492 337.529 moveto +859 339 lineto +868.119 344.393 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 869.492 337.529 moveto +859 339 lineto +868.119 344.393 lineto +closepath stroke +grestore +% 377908 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +799 328 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +785.125 325.15 moveto +(377908) +[3.75 5.25 5.25 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->377908 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 876 342 moveto +869 340 852 337 837 335 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 837.492 331.529 moveto +827 333 lineto +836.119 338.393 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 837.492 331.529 moveto +827 333 lineto +836.119 338.393 lineto +closepath stroke +grestore +% 377924 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +850 296 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +835.75 293.15 moveto +(377924) +[3.75 5.25 5.25 4.5 5.25 4.5] +xshow +grestore +% rcfpr1_1_1t_30->377924 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 878 339 moveto +875 335 869 326 864 318 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 866.916 316.042 moveto +859 309 lineto +860.797 319.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 866.916 316.042 moveto +859 309 lineto +860.797 319.441 lineto +closepath stroke +grestore +% 377971 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +886 274 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +871.75 271.15 moveto +(377971) +[3.75 5.25 5.25 4.5 5.25 4.5] +xshow +grestore +% rcfpr1_1_1t_30->377971 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 880 338 moveto +881 330 883 313 884 298 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 887.488 298.299 moveto +885 288 lineto +880.522 297.602 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 887.488 298.299 moveto +885 288 lineto +880.522 297.602 lineto +closepath stroke +grestore +% 377980 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +907 309 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +893.125 306.15 moveto +(377980) +[3.75 5.25 5.25 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->377980 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 883 340 moveto +885 338 888 334 891 330 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 893.8 332.1 moveto +897 322 lineto +888.2 327.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 893.8 332.1 moveto +897 322 lineto +888.2 327.9 lineto +closepath stroke +grestore +% 378362 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +803 278 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +789.5 275.15 moveto +(378362) +[3.75 5.25 4.5 3.75 4.5 5.25] +xshow +grestore +% rcfpr1_1_1t_30->378362 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 877 340 moveto +868 333 844 312 825 297 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 826.831 293.951 moveto +817 290 lineto +822.221 299.219 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 826.831 293.951 moveto +817 290 lineto +822.221 299.219 lineto +closepath stroke +grestore +% 378656 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +826 266 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +812.875 263.15 moveto +(378656) +[3.75 5.25 4.5 4.5 3.75 4.5] +xshow +grestore +% rcfpr1_1_1t_30->378656 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 877 339 moveto +871 330 854 306 841 287 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 843.8 284.9 moveto +835 279 lineto +838.2 289.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 843.8 284.9 moveto +835 279 lineto +838.2 289.1 lineto +closepath stroke +grestore +% 378666 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +938 286 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +924.5 283.15 moveto +(378666) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->378666 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 883 340 moveto +890 333 905 318 918 305 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 920.404 307.546 moveto +925 298 lineto +915.454 302.596 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 920.404 307.546 moveto +925 298 lineto +915.454 302.596 lineto +closepath stroke +grestore +% 379169 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +935 326 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +921.5 323.15 moveto +(379169) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->379169 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 884 342 moveto +888 341 894 339 900 337 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 901.427 340.226 moveto +910 334 lineto +899.416 333.521 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 901.427 340.226 moveto +910 334 lineto +899.416 333.521 lineto +closepath stroke +grestore +% 379341 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +919 250 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +905.875 247.15 moveto +(379341) +[3.75 5.25 4.5 3.75 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->379341 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 882 339 moveto +886 328 900 295 909 272 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 912.137 273.56 moveto +913 263 lineto +905.74 270.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 912.137 273.56 moveto +913 263 lineto +905.74 270.717 lineto +closepath stroke +grestore +% 379972 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +856 261 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +841.75 258.15 moveto +(379972) +[3.75 5.25 4.5 4.5 5.25 5.25] +xshow +grestore +% rcfpr1_1_1t_30->379972 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 879 339 moveto +876 329 869 303 863 284 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 866.226 282.573 moveto +860 274 lineto +859.521 284.584 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 866.226 282.573 moveto +860 274 lineto +859.521 284.584 lineto +closepath stroke +grestore +% 380298 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +968 300 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +954.5 297.15 moveto +(380298) +[3.75 4.5 4.5 5.25 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->380298 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 884 341 moveto +893 337 919 324 939 314 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 940.283 317.26 moveto +948 310 lineto +937.44 310.863 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 940.283 317.26 moveto +948 310 lineto +937.44 310.863 lineto +closepath stroke +grestore +% 380448 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +788 300 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +774.875 297.15 moveto +(380448) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_30->380448 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 876 341 moveto +866 337 839 324 818 314 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 819.56 310.863 moveto +809 310 lineto +816.717 317.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 819.56 310.863 moveto +809 310 lineto +816.717 317.26 lineto +closepath stroke +grestore +% 380475 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +947 346 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +933.875 343.15 moveto +(380475) +[3.75 4.5 4.5 4.5 5.25 3.75] +xshow +grestore +% rcfpr1_1_1t_30->380475 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 884 343 moveto +889 343 898 344 908 344 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 907.701 347.488 moveto +918 345 lineto +908.398 340.522 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 907.701 347.488 moveto +918 345 lineto +908.398 340.522 lineto +closepath stroke +grestore +% 380526 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +977 324 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +963.875 321.15 moveto +(380526) +[3.75 4.5 4.5 3.75 5.25 4.5] +xshow +grestore +% rcfpr1_1_1t_30->380526 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 884 342 moveto +894 340 919 336 940 331 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 940.881 334.393 moveto +950 329 lineto +939.508 327.529 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 940.881 334.393 moveto +950 329 lineto +939.508 327.529 lineto +closepath stroke +grestore +% odfpr1_1_1t_31 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +894 372 4 4.5 ellipse_path stroke +grestore +% odfpr1_1_1t_31->372568 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 893 376 moveto +891 386 886 406 882 423 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 878.529 422.508 moveto +880 433 lineto +885.393 423.881 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 878.529 422.508 moveto +880 433 lineto +885.393 423.881 lineto +closepath stroke +grestore +% odfpr1_1_1t_31->377980 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 895 367 moveto +897 360 899 346 902 333 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 905.471 333.492 moveto +904 323 lineto +898.607 332.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 905.471 333.492 moveto +904 323 lineto +898.607 332.119 lineto +closepath stroke +grestore +% odfpr1_1_1t_31->379169 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 897 369 moveto +901 364 909 355 917 346 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 919.404 348.546 moveto +924 339 lineto +914.454 343.596 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 919.404 348.546 moveto +924 339 lineto +914.454 343.596 lineto +closepath stroke +grestore +% odfpr1_1_1t_31->379341 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 895 367 moveto +899 352 908 303 914 273 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 917.471 273.492 moveto +916 263 lineto +910.607 272.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 917.471 273.492 moveto +916 263 lineto +910.607 272.119 lineto +closepath stroke +grestore +% odfpr1_1_1t_31->380475 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 898 370 moveto +902 368 910 364 918 360 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 919.283 363.26 moveto +927 356 lineto +916.44 356.863 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 919.283 363.26 moveto +927 356 lineto +916.44 356.863 lineto +closepath stroke +grestore +% 357430 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +810 311 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +797.25 308.15 moveto +(357430) +[3.75 3.75 5.25 4.5 3.75 4.5] +xshow +grestore +% odfpr1_1_1t_31->357430 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 890 369 moveto +880 362 854 343 834 328 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 836.1 325.2 moveto +826 322 lineto +831.9 330.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 836.1 325.2 moveto +826 322 lineto +831.9 330.8 lineto +closepath stroke +grestore +% tlfpr1_1_1t_20 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +862 462 4 4.5 ellipse_path stroke +grestore +% tlfpr1_1_1t_20->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 860 466 moveto +856 471 849 481 843 491 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 840.2 488.9 moveto +837 499 lineto +845.8 493.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 840.2 488.9 moveto +837 499 lineto +845.8 493.1 lineto +closepath stroke +grestore +% tymsgfpr1_1_1t_24 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +828 447 4 4.5 ellipse_path stroke +grestore +% tymsgfpr1_1_1t_24->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 828 452 moveto +828 460 828 475 828 488 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 824.5 488 moveto +828 498 lineto +831.5 488 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 824.5 488 moveto +828 498 lineto +831.5 488 lineto +closepath stroke +grestore +% rcfpr1_1_1t_11 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +754 462 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_11->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 758 464 moveto +766 469 786 483 802 495 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 800.738 498.365 moveto +811 501 lineto +804.621 492.541 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 800.738 498.365 moveto +811 501 lineto +804.621 492.541 lineto +closepath stroke +grestore +% 379968 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +710 375 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +696.5 372.15 moveto +(379968) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_11->379968 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 752 458 moveto +747 447 732 418 722 397 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 724.916 395.042 moveto +717 388 lineto +718.797 398.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 724.916 395.042 moveto +717 388 lineto +718.797 398.441 lineto +closepath stroke +grestore +% odfpr1_1_1t_9 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +762 439 4 4.5 ellipse_path stroke +grestore +% odfpr1_1_1t_9->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 765 443 moveto +773 452 794 475 810 492 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 807.454 494.404 moveto +817 499 lineto +812.404 489.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 807.454 494.404 moveto +817 499 lineto +812.404 489.454 lineto +closepath stroke +grestore +% odfpr1_1_1t_9->379968 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 759 436 moveto +753 428 738 410 726 396 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 728.8 393.9 moveto +720 388 lineto +723.2 398.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 728.8 393.9 moveto +720 388 lineto +723.2 398.1 lineto +closepath stroke +grestore +% ecdsgfpr1_1_1t_19 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +797 450 4 4.5 ellipse_path stroke +grestore +% ecdsgfpr1_1_1t_19->375557 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 799 454 moveto +803 461 810 477 816 490 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 813.084 491.958 moveto +821 499 lineto +819.203 488.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 813.084 491.958 moveto +821 499 lineto +819.203 488.559 lineto +closepath stroke +grestore +% rtafpr1_1_1g_14->376956 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1015 498 moveto +1009 508 993 537 982 557 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 978.797 555.559 moveto +977 566 lineto +984.916 558.958 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 978.797 555.559 moveto +977 566 lineto +984.916 558.958 lineto +closepath stroke +grestore +% rtafpr1_1_1t_64->376956 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1051 498 moveto +1040 509 1009 539 988 560 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 985.596 557.454 moveto +981 567 lineto +990.546 562.404 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 985.596 557.454 moveto +981 567 lineto +990.546 562.404 lineto +closepath stroke +grestore +% rtafpr1_1_2t_18->376956 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 1078 517 moveto +1065 524 1025 548 997 563 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 995.042 560.084 moveto +988 568 lineto +998.441 566.203 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 995.042 560.084 moveto +988 568 lineto +998.441 566.203 lineto +closepath stroke +grestore +% rtafpr1_1_3t_30 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +977 505 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_3t_30->376956 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 976 510 moveto +975 519 973 539 972 555 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 968.512 554.701 moveto +971 565 lineto +975.478 555.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 968.512 554.701 moveto +971 565 lineto +975.478 555.398 lineto +closepath stroke +grestore +% rtafpr1_1_1t_14 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +827 872 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_1t_14->379422 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 828 867 moveto +832 854 841 815 847 790 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 850.479 790.584 moveto +850 780 lineto +843.774 788.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 850.479 790.584 moveto +850 780 lineto +843.774 788.573 lineto +closepath stroke +grestore +% rtafpr1_1_1t_20 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +805 847 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_1t_20->379422 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 807 843 moveto +813 834 829 807 840 788 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 843.203 789.441 moveto +845 779 lineto +837.084 786.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 843.203 789.441 moveto +845 779 lineto +837.084 786.042 lineto +closepath stroke +grestore +% tlfpr1_0_4g_4 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +475 618 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_4g_4->354290 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 479 618 moveto +486 617 504 616 521 616 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 521.398 619.478 moveto +531 615 lineto +520.701 612.512 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 521.398 619.478 moveto +531 615 lineto +520.701 612.512 lineto +closepath stroke +grestore +% 358471 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +385 598 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +371.875 595.15 moveto +(358471) +[3.75 3.75 4.5 4.5 5.25 4.5] +xshow +grestore +% tlfpr1_0_4g_4->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 471 617 moveto +462 615 441 611 422 606 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 422.492 602.529 moveto +412 604 lineto +421.119 609.393 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 422.492 602.529 moveto +412 604 lineto +421.119 609.393 lineto +closepath stroke +grestore +% 375024 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +490 676 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +476.5 673.15 moveto +(375024) +[3.75 5.25 3.75 4.5 5.25 4.5] +xshow +grestore +% tlfpr1_0_4g_4->375024 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 476 623 moveto +478 629 481 641 484 652 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 480.774 653.427 moveto +487 662 lineto +487.479 651.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 480.774 653.427 moveto +487 662 lineto +487.479 651.416 lineto +closepath stroke +grestore +% 375027 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +488 721 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +474.125 718.15 moveto +(375027) +[3.75 5.25 3.75 4.5 5.25 5.25] +xshow +grestore +% tlfpr1_0_4g_4->375027 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 476 623 moveto +477 636 482 673 485 697 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 481.522 697.398 moveto +486 707 lineto +488.488 696.701 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 481.522 697.398 moveto +486 707 lineto +488.488 696.701 lineto +closepath stroke +grestore +% pagfpr1_1_1t_23 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +563 702 4 4.5 ellipse_path stroke +grestore +% pagfpr1_1_1t_23->354290 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 563 697 moveto +562 686 561 658 560 637 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 563.5 637 moveto +560 627 lineto +556.5 637 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 563.5 637 moveto +560 627 lineto +556.5 637 lineto +closepath stroke +grestore +% rcfpr1_1_1t_110 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +925 162 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_110->379341 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 925 167 moveto +924 178 922 206 921 226 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 917.512 225.701 moveto +920 236 lineto +924.478 226.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 917.512 225.701 moveto +920 236 lineto +924.478 226.398 lineto +closepath stroke +grestore +% rcfpr1_1_1t_110->381710 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 929 161 moveto +939 158 965 152 987 146 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 987.881 149.393 moveto +997 144 lineto +986.508 142.529 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 987.881 149.393 moveto +997 144 lineto +986.508 142.529 lineto +closepath stroke +grestore +% 381775 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +999 126 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +985.5 123.15 moveto +(381775) +[3.75 4.5 4.5 5.25 5.25 3.75] +xshow +grestore +% rcfpr1_1_1t_110->381775 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 929 160 moveto +936 157 954 148 970 140 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 971.283 143.26 moveto +979 136 lineto +968.44 136.863 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 971.283 143.26 moveto +979 136 lineto +968.44 136.863 lineto +closepath stroke +grestore +% 382436 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +851 106 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +837.875 103.15 moveto +(382436) +[3.75 4.5 5.25 4.5 3.75 4.5] +xshow +grestore +% rcfpr1_1_1t_110->382436 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 921 159 moveto +913 153 892 137 875 124 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 877.1 121.2 moveto +867 118 lineto +872.9 126.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 877.1 121.2 moveto +867 118 lineto +872.9 126.8 lineto +closepath stroke +grestore +% 382528 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +893 77 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +879.5 74.15 moveto +(382528) +[3.75 4.5 5.25 3.75 5.25 4.5] +xshow +grestore +% rcfpr1_1_1t_110->382528 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 923 157 moveto +920 147 910 120 902 99 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 905.26 97.7166 moveto +898 90 lineto +898.863 100.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 905.26 97.7166 moveto +898 90 lineto +898.863 100.56 lineto +closepath stroke +grestore +% 382566 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +923 98 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +909.875 95.15 moveto +(382566) +[3.75 4.5 5.25 3.75 4.5 4.5] +xshow +grestore +% rcfpr1_1_1t_110->382566 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 925 157 moveto +924 150 924 135 924 122 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 927.478 121.602 moveto +923 112 lineto +920.512 122.299 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 927.478 121.602 moveto +923 112 lineto +920.512 122.299 lineto +closepath stroke +grestore +% 382572 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +972 99 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +958.125 96.15 moveto +(382572) +[3.75 4.5 5.25 3.75 5.25 5.25] +xshow +grestore +% rcfpr1_1_1t_110->382572 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 928 158 moveto +934 151 946 134 956 120 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 958.8 122.1 moveto +962 112 lineto +953.2 117.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 958.8 122.1 moveto +962 112 lineto +953.2 117.9 lineto +closepath stroke +grestore +% rcfpr1_1_1t_62 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +994 206 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_62->379341 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 990 208 moveto +982 213 963 224 947 234 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 945.042 231.084 moveto +938 239 lineto +948.441 237.203 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 945.042 231.084 moveto +938 239 lineto +948.441 237.203 lineto +closepath stroke +grestore +% odfpr0_0_1t_7 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +360 490 4 4.5 ellipse_path stroke +grestore +% odfpr0_0_1t_7->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 361 494 moveto +365 508 373 548 380 574 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 376.607 574.881 moveto +382 584 lineto +383.471 573.508 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 376.607 574.881 moveto +382 584 lineto +383.471 573.508 lineto +closepath stroke +grestore +% 353506 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +364 418 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +352 415.15 moveto +(353506) +[3.75 3.75 3.75 3.75 4.5 4.5] +xshow +grestore +% odfpr0_0_1t_7->353506 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 360 485 moveto +361 476 362 458 362 442 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 365.488 442.299 moveto +363 432 lineto +358.522 441.602 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 365.488 442.299 moveto +363 432 lineto +358.522 441.602 lineto +closepath stroke +grestore +% 370509 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +305 411 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +291.875 408.15 moveto +(370509) +[3.75 5.25 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr0_0_1t_7->370509 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 486 moveto +350 477 333 451 320 432 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 322.8 429.9 moveto +314 424 lineto +317.2 434.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 322.8 429.9 moveto +314 424 lineto +317.2 434.1 lineto +closepath stroke +grestore +% 370510 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +327 403 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +313.875 400.15 moveto +(370510) +[3.75 5.25 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr0_0_1t_7->370510 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 358 486 moveto +355 475 344 447 336 427 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 338.964 424.985 moveto +332 417 lineto +332.464 427.585 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 338.964 424.985 moveto +332 417 lineto +332.464 427.585 lineto +closepath stroke +grestore +% odfpr1_0_1t_36 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +398 533 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_1t_36->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 397 538 moveto +395 546 393 561 390 574 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 386.529 573.508 moveto +388 584 lineto +393.393 574.881 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 386.529 573.508 moveto +388 584 lineto +393.393 574.881 lineto +closepath stroke +grestore +% odfpr1_0_3t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +283 663 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_18->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 661 moveto +299 654 334 631 360 614 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 361.375 617.268 moveto +368 609 lineto +357.665 611.332 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 361.375 617.268 moveto +368 609 lineto +357.665 611.332 lineto +closepath stroke +grestore +% 354546 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +247 751 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +234.625 748.15 moveto +(354546) +[3.75 3.75 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 667 moveto +277 678 265 707 256 729 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 252.863 727.44 moveto +252 738 lineto +259.26 730.283 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 252.863 727.44 moveto +252 738 lineto +259.26 730.283 lineto +closepath stroke +grestore +% 354757 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +325 753 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +311.875 750.15 moveto +(354757) +[3.75 3.75 4.5 5.25 3.75 5.25] +xshow +grestore +% odfpr1_0_3t_18->354757 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 285 667 moveto +290 678 304 709 315 730 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 311.74 731.283 moveto +319 739 lineto +318.137 728.44 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 311.74 731.283 moveto +319 739 lineto +318.137 728.44 lineto +closepath stroke +grestore +% 354766 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +307 751 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +293.875 748.15 moveto +(354766) +[3.75 3.75 4.5 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->354766 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 284 668 moveto +287 679 295 707 300 727 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 296.774 728.427 moveto +303 737 lineto +303.479 726.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 296.774 728.427 moveto +303 737 lineto +303.479 726.416 lineto +closepath stroke +grestore +% 354771 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +287 741 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +273.5 738.15 moveto +(354771) +[3.75 3.75 4.5 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->354771 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 668 moveto +284 677 285 699 285 717 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 281.522 717.398 moveto +286 727 lineto +288.488 716.701 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 281.522 717.398 moveto +286 727 lineto +288.488 716.701 lineto +closepath stroke +grestore +% 354785 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +209 627 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +196.25 624.15 moveto +(354785) +[3.75 3.75 4.5 5.25 4.5 3.75] +xshow +grestore +% odfpr1_0_3t_18->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 661 moveto +272 658 254 649 238 641 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 239.56 637.863 moveto +229 637 lineto +236.717 644.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 239.56 637.863 moveto +229 637 lineto +236.717 644.26 lineto +closepath stroke +grestore +% 354878 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +204 642 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +190.875 639.15 moveto +(354878) +[3.75 3.75 4.5 4.5 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 662 moveto +271 660 255 656 239 652 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 239.584 648.521 moveto +229 649 lineto +237.573 655.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 239.584 648.521 moveto +229 649 lineto +237.573 655.226 lineto +closepath stroke +grestore +% 355080 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +219 612 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +206.625 609.15 moveto +(355080) +[3.75 3.75 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 660 moveto +272 655 256 642 242 630 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 244.1 627.2 moveto +234 624 lineto +239.9 632.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 244.1 627.2 moveto +234 624 lineto +239.9 632.8 lineto +closepath stroke +grestore +% 355288 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +219 590 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +206.25 587.15 moveto +(355288) +[3.75 3.75 3.75 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 659 moveto +272 650 252 628 237 611 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 239.219 608.221 moveto +230 603 lineto +233.951 612.831 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 239.219 608.221 moveto +230 603 lineto +233.951 612.831 lineto +closepath stroke +grestore +% 355800 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +296 620 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +283.625 617.15 moveto +(355800) +[3.75 3.75 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355800 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 284 659 moveto +285 655 287 649 289 643 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 292.479 643.584 moveto +292 633 lineto +285.774 641.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 292.479 643.584 moveto +292 633 lineto +285.774 641.573 lineto +closepath stroke +grestore +% 356116 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +353 668 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +340.25 665.15 moveto +(356116) +[3.75 3.75 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->356116 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 663 moveto +292 663 303 664 314 665 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 313.701 668.488 moveto +324 666 lineto +314.398 661.522 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 313.701 668.488 moveto +324 666 lineto +314.398 661.522 lineto +closepath stroke +grestore +% 356741 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +318 602 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +304.875 599.15 moveto +(356741) +[3.75 3.75 4.5 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->356741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 285 659 moveto +289 652 298 637 305 624 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 308.203 625.441 moveto +310 615 lineto +302.084 622.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 308.203 625.441 moveto +310 615 lineto +302.084 622.042 lineto +closepath stroke +grestore +% 357340 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +350 686 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +337.25 683.15 moveto +(357340) +[3.75 3.75 5.25 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->357340 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 664 moveto +293 666 305 671 317 675 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 316.416 678.479 moveto +327 678 lineto +318.427 671.774 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 316.416 678.479 moveto +327 678 lineto +318.427 671.774 lineto +closepath stroke +grestore +% 357538 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +311 691 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +298.625 688.15 moveto +(357538) +[3.75 3.75 5.25 3.75 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->357538 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 286 666 moveto +288 668 290 670 292 672 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 289.454 674.404 moveto +299 679 lineto +294.404 669.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 289.454 674.404 moveto +299 679 lineto +294.404 669.454 lineto +closepath stroke +grestore +% 357769 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +324 710 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +310.5 707.15 moveto +(357769) +[3.75 3.75 5.25 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->357769 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 286 666 moveto +290 671 298 681 306 689 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 303.781 691.779 moveto +313 697 lineto +309.049 687.169 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 303.781 691.779 moveto +313 697 lineto +309.049 687.169 lineto +closepath stroke +grestore +% 357793 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +265 625 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +251.875 622.15 moveto +(357793) +[3.75 3.75 5.25 5.25 4.5 3.75] +xshow +grestore +% odfpr1_0_3t_18->357793 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 659 moveto +280 656 278 652 276 647 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 278.916 645.042 moveto +271 638 lineto +272.797 648.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 278.916 645.042 moveto +271 638 lineto +272.797 648.441 lineto +closepath stroke +grestore +% 358155 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +355 704 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +343 701.15 moveto +(358155) +[3.75 3.75 4.5 4.5 3.75 3.75] +xshow +grestore +% odfpr1_0_3t_18->358155 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 665 moveto +294 670 312 680 327 688 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 325.559 691.203 moveto +336 693 lineto +328.958 685.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 325.559 691.203 moveto +336 693 lineto +328.958 685.084 lineto +closepath stroke +grestore +% 358157 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +344 721 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +331.25 718.15 moveto +(358157) +[3.75 3.75 4.5 4.5 3.75 5.25] +xshow +grestore +% odfpr1_0_3t_18->358157 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 286 666 moveto +294 673 310 688 324 702 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 321.454 704.404 moveto +331 709 lineto +326.404 699.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 321.454 704.404 moveto +331 709 lineto +326.404 699.454 lineto +closepath stroke +grestore +% 358159 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +317 582 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +304.625 579.15 moveto +(358159) +[3.75 3.75 4.5 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->358159 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 285 659 moveto +289 649 300 624 307 605 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 310.536 605.585 moveto +311 595 lineto +304.036 602.985 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 310.536 605.585 moveto +311 595 lineto +304.036 602.985 lineto +closepath stroke +grestore +% 358584 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +274 599 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +261.625 596.15 moveto +(358584) +[3.75 3.75 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->358584 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 282 658 moveto +281 651 279 636 277 623 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 280.478 622.602 moveto +276 613 lineto +273.512 623.299 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 280.478 622.602 moveto +276 613 lineto +273.512 623.299 lineto +closepath stroke +grestore +% 360104 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +281 696 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +267.875 693.15 moveto +(360104) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->360104 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 668 moveto +283 669 283 671 283 672 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 279.512 671.701 moveto +282 682 lineto +286.478 672.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 279.512 671.701 moveto +282 682 lineto +286.478 672.398 lineto +closepath stroke +grestore +% 360144 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +253 658 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +239.875 655.15 moveto +(360144) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->360144 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 662 moveto +279 662 279 662 279 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 292.5 668.5 moveto +279 662 lineto +285.5 675.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 292.5 668.5 moveto +279 662 lineto +285.5 675.5 lineto +closepath stroke +grestore +% 360672 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +278 568 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +264.125 565.15 moveto +(360672) +[3.75 4.5 4.5 4.5 5.25 5.25] +xshow +grestore +% odfpr1_0_3t_18->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 658 moveto +282 646 281 614 279 592 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 282.5 592 moveto +279 582 lineto +275.5 592 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 282.5 592 moveto +279 582 lineto +275.5 592 lineto +closepath stroke +grestore +% 360839 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +296 582 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +283.25 579.15 moveto +(360839) +[3.75 4.5 4.5 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->360839 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 284 658 moveto +286 648 289 624 292 606 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 295.471 606.492 moveto +294 596 lineto +288.607 605.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 295.471 606.492 moveto +294 596 lineto +288.607 605.119 lineto +closepath stroke +grestore +% 371187 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +328 656 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +314.125 653.15 moveto +(371187) +[3.75 5.25 4.5 4.5 4.5 5.25] +xshow +grestore +% odfpr1_0_3t_18->371187 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 662 moveto +288 662 288 662 289 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 289.881 665.393 moveto +299 660 lineto +288.508 658.529 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 289.881 665.393 moveto +299 660 lineto +288.508 658.529 lineto +closepath stroke +grestore +% 373300 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +240 571 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +227.25 568.15 moveto +(373300) +[3.75 5.25 3.75 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 659 moveto +276 648 261 615 250 593 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 253.26 591.717 moveto +246 584 lineto +246.863 594.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 253.26 591.717 moveto +246 584 lineto +246.863 594.56 lineto +closepath stroke +grestore +% 375134 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +215 683 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +202.25 680.15 moveto +(375134) +[3.75 5.25 3.75 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->375134 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 664 moveto +273 666 261 669 249 673 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 247.573 669.774 moveto +239 676 lineto +249.584 676.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 247.573 669.774 moveto +239 676 lineto +249.584 676.479 lineto +closepath stroke +grestore +% 375319 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +271 768 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +258.25 765.15 moveto +(375319) +[3.75 5.25 3.75 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 282 668 moveto +281 681 276 719 274 744 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 270.512 743.701 moveto +273 754 lineto +277.478 744.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 270.512 743.701 moveto +273 754 lineto +277.478 744.398 lineto +closepath stroke +grestore +% 375499 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +333 629 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +319.875 626.15 moveto +(375499) +[3.75 5.25 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->375499 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 661 moveto +291 658 300 652 308 646 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 310.1 648.8 moveto +316 640 lineto +305.9 643.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 310.1 648.8 moveto +316 640 lineto +305.9 643.2 lineto +closepath stroke +grestore +% 377220 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +226 715 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +211.375 712.15 moveto +(377220) +[3.75 5.25 5.25 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->377220 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 666 moveto +273 672 259 685 247 696 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 244.221 693.781 moveto +239 703 lineto +248.831 699.049 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 244.221 693.781 moveto +239 703 lineto +248.831 699.049 lineto +closepath stroke +grestore +% 377562 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +190 684 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +176.125 681.15 moveto +(377562) +[3.75 5.25 5.25 3.75 4.5 5.25] +xshow +grestore +% odfpr1_0_3t_18->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 664 moveto +270 666 247 671 226 676 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 225.119 672.607 moveto +216 678 lineto +226.492 679.471 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 225.119 672.607 moveto +216 678 lineto +226.492 679.471 lineto +closepath stroke +grestore +% 378108 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +247 727 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +233.5 724.15 moveto +(378108) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->378108 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 667 moveto +277 674 267 691 259 705 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 255.797 703.559 moveto +254 714 lineto +261.916 706.958 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 255.797 703.559 moveto +254 714 lineto +261.916 706.958 lineto +closepath stroke +grestore +% odfpr1_0_3t_21 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +357 625 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_21->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 360 622 moveto +361 621 363 619 365 617 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 367.404 619.546 moveto +372 610 lineto +362.454 614.596 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 367.404 619.546 moveto +372 610 lineto +362.454 614.596 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->355800 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 625 moveto +349 625 342 625 335 624 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 335.299 620.512 moveto +325 623 lineto +334.602 627.478 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 335.299 620.512 moveto +325 623 lineto +334.602 627.478 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->356116 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 630 moveto +356 634 356 639 355 644 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 351.5 644 moveto +355 654 lineto +358.5 644 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 351.5 644 moveto +355 654 lineto +358.5 644 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->356741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 623 moveto +351 622 348 620 345 618 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 346.441 614.797 moveto +336 613 lineto +343.042 620.916 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 346.441 614.797 moveto +336 613 lineto +343.042 620.916 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357340 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 356 630 moveto +355 637 354 650 353 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 349.512 661.701 moveto +352 672 lineto +356.478 662.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 349.512 661.701 moveto +352 672 lineto +356.478 662.398 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357538 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 355 629 moveto +349 637 336 655 326 670 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 323.2 667.9 moveto +320 678 lineto +328.8 672.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 323.2 667.9 moveto +320 678 lineto +328.8 672.1 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357769 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 355 630 moveto +351 640 341 667 333 688 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 329.863 686.44 moveto +329 697 lineto +336.26 689.283 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 329.863 686.44 moveto +329 697 lineto +336.26 689.283 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357793 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 625 moveto +344 625 324 625 304 625 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 304 621.5 moveto +294 625 lineto +304 628.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 304 621.5 moveto +294 625 lineto +304 628.5 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358155 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 630 moveto +356 640 356 662 355 680 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 351.5 680 moveto +355 690 lineto +358.5 680 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 351.5 680 moveto +355 690 lineto +358.5 680 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358157 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 356 630 moveto +355 642 351 675 347 697 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 343.512 696.701 moveto +346 707 lineto +350.478 697.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 343.512 696.701 moveto +346 707 lineto +350.478 697.398 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358159 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 354 622 moveto +350 618 342 610 336 603 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 338.219 600.221 moveto +329 595 lineto +332.951 604.831 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 338.219 600.221 moveto +329 595 lineto +332.951 604.831 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358584 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 624 moveto +345 621 325 615 308 610 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 308.584 606.521 moveto +298 607 lineto +306.573 613.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 308.584 606.521 moveto +298 607 lineto +306.573 613.226 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360104 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 354 628 moveto +345 637 320 660 301 677 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 298.596 674.454 moveto +294 684 lineto +303.546 679.404 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 298.596 674.454 moveto +294 684 lineto +303.546 679.404 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360144 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 626 moveto +342 630 312 639 288 647 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 286.573 643.774 moveto +278 650 lineto +288.584 650.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 286.573 643.774 moveto +278 650 lineto +288.584 650.479 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 354 623 moveto +344 617 321 599 302 585 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 304.1 582.2 moveto +294 579 lineto +299.9 587.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 304.1 582.2 moveto +294 579 lineto +299.9 587.8 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360839 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 622 moveto +347 618 333 608 320 599 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 322.1 596.2 moveto +312 593 lineto +317.9 601.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 322.1 596.2 moveto +312 593 lineto +317.9 601.8 lineto +closepath stroke +grestore +% fcfpr1_1_3t_34 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +858 6 4 4.5 ellipse_path stroke +grestore +% fcfpr1_1_3t_34->382528 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 860 10 moveto +864 19 874 39 881 55 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 878.084 56.9582 moveto +886 64 lineto +884.203 53.5586 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 878.084 56.9582 moveto +886 64 lineto +884.203 53.5586 lineto +closepath stroke +grestore +% rtafpr1_1_3t_48 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +944 5 4 4.5 ellipse_path stroke +grestore +% rtafpr1_1_3t_48->382528 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 941 9 moveto +935 18 920 39 908 56 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 905.2 53.9 moveto +902 64 lineto +910.8 58.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 905.2 53.9 moveto +902 64 lineto +910.8 58.1 lineto +closepath stroke +grestore +% rcfpr1_0_1t_35 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +277 322 4 4.5 ellipse_path stroke +grestore +% rcfpr1_0_1t_35->370509 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 278 326 moveto +281 337 291 367 298 387 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 294.774 388.427 moveto +301 397 lineto +301.479 386.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 294.774 388.427 moveto +301 397 lineto +301.479 386.416 lineto +closepath stroke +grestore +% odfpr1_0_1t_38 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +257 332 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_1t_38->370510 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 260 335 moveto +268 344 291 367 308 384 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 305.454 386.404 moveto +315 391 lineto +310.404 381.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 305.454 386.404 moveto +315 391 lineto +310.404 381.454 lineto +closepath stroke +grestore +% tlfpr1_0_4g_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +159 795 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_4g_5->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 163 793 moveto +173 789 198 776 218 766 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 219.958 768.916 moveto +227 761 lineto +216.559 762.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 219.958 768.916 moveto +227 761 lineto +216.559 762.797 lineto +closepath stroke +grestore +% rcfpr1_1_1t_61 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +220 844 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_61->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 221 840 moveto +224 828 234 797 240 775 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 243.479 775.584 moveto +243 765 lineto +236.774 773.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 243.479 775.584 moveto +243 765 lineto +236.774 773.573 lineto +closepath stroke +grestore +% odfpr1_0_3t_20 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +289 828 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_20->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 824 moveto +282 815 269 791 259 773 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 261.916 771.042 moveto +254 764 lineto +255.797 774.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 261.916 771.042 moveto +254 764 lineto +255.797 774.441 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354757 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 291 824 moveto +295 815 306 793 314 775 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 317.203 776.441 moveto +319 766 lineto +311.084 773.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 317.203 776.441 moveto +319 766 lineto +311.084 773.042 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354766 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 290 823 moveto +292 814 298 792 302 774 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 305.471 774.492 moveto +304 764 lineto +298.607 773.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 305.471 774.492 moveto +304 764 lineto +298.607 773.119 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354771 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 289 823 moveto +288 812 288 785 287 765 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 290.5 765 moveto +287 755 lineto +283.5 765 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 290.5 765 moveto +287 755 lineto +283.5 765 lineto +closepath stroke +grestore +% odfpr1_0_3t_23 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +137 595 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_23->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 597 moveto +148 599 164 607 179 613 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 177.44 616.137 moveto +188 617 lineto +180.283 609.74 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 177.44 616.137 moveto +188 617 lineto +180.283 609.74 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 598 moveto +149 603 165 615 180 625 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 177.9 627.8 moveto +188 631 lineto +182.1 622.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 177.9 627.8 moveto +188 631 lineto +182.1 622.2 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 596 moveto +148 598 166 601 182 604 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 181.508 607.471 moveto +192 606 lineto +182.881 600.607 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 181.508 607.471 moveto +192 606 lineto +182.881 600.607 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 595 moveto +148 594 165 593 180 593 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 180.398 596.478 moveto +190 592 lineto +179.701 589.512 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 180.398 596.478 moveto +190 592 lineto +179.701 589.512 lineto +closepath stroke +grestore +% odfpr1_0_3t_24 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +150 568 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_24->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 153 571 moveto +160 578 176 594 189 607 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 186.454 609.404 moveto +196 614 lineto +191.404 604.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 186.454 609.404 moveto +196 614 lineto +191.404 604.454 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 153 572 moveto +159 581 176 604 189 621 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 186.2 623.1 moveto +195 629 lineto +191.8 618.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 186.2 623.1 moveto +195 629 lineto +191.8 618.9 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 154 570 moveto +162 575 178 586 193 596 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 191.559 599.203 moveto +202 601 lineto +194.958 593.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 191.559 599.203 moveto +202 601 lineto +194.958 593.084 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 154 569 moveto +160 571 173 575 185 579 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 184.416 582.479 moveto +195 582 lineto +186.427 575.774 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 184.416 582.479 moveto +195 582 lineto +186.427 575.774 lineto +closepath stroke +grestore +% odfpr2_0_03t_13 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +172 507 4 4.5 ellipse_path stroke +grestore +% odfpr2_0_03t_13->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 174 511 moveto +180 521 196 549 206 568 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 203.084 569.958 moveto +211 577 lineto +209.203 566.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 203.084 569.958 moveto +211 577 lineto +209.203 566.559 lineto +closepath stroke +grestore +% odfpr1_0_3t_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +227 486 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_5->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 229 490 moveto +236 499 253 527 265 546 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 262.084 547.958 moveto +270 555 lineto +268.203 544.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 262.084 547.958 moveto +270 555 lineto +268.203 544.559 lineto +closepath stroke +grestore +% tlfpr1_0_3g_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +197 489 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_3g_5->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 199 493 moveto +204 502 218 529 228 549 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 225.084 550.958 moveto +233 558 lineto +231.203 547.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 225.084 550.958 moveto +233 558 lineto +231.203 547.559 lineto +closepath stroke +grestore +% odfpr1_0_3t_12 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +154 526 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_12->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 158 528 moveto +167 533 191 546 211 556 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 209.559 559.203 moveto +220 561 lineto +212.958 553.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 209.559 559.203 moveto +220 561 lineto +212.958 553.084 lineto +closepath stroke +grestore +% odfpr1_0_5t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +119 706 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_18->375134 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 123 705 moveto +133 703 158 697 179 692 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 180.427 695.226 moveto +189 689 lineto +178.416 688.521 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 180.427 695.226 moveto +189 689 lineto +178.416 688.521 lineto +closepath stroke +grestore +% rcfpr0_0_1t_10 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +305 857 4 4.5 ellipse_path stroke +grestore +% rcfpr0_0_1t_10->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 303 853 moveto +300 842 288 812 280 790 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 283.26 788.717 moveto +276 781 lineto +276.863 791.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 283.26 788.717 moveto +276 781 lineto +276.863 791.56 lineto +closepath stroke +grestore +% odfpr1_0_3t_36 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +169 775 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_36->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 173 775 moveto +183 774 210 773 232 771 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 232.398 774.478 moveto +242 770 lineto +231.701 767.512 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 232.398 774.478 moveto +242 770 lineto +231.701 767.512 lineto +closepath stroke +grestore +% odfpr1_0_3t_36->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 170 771 moveto +173 759 180 729 185 708 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 188.471 708.492 moveto +187 698 lineto +181.607 707.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 188.471 708.492 moveto +187 698 lineto +181.607 707.119 lineto +closepath stroke +grestore +% odfpr1_0_5t_17 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +270 860 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_17->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 270 855 moveto +270 844 271 814 271 792 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 274.5 792 moveto +271 782 lineto +267.5 792 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 274.5 792 moveto +271 782 lineto +267.5 792 lineto +closepath stroke +grestore +% odfpr1_0_5t_19 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +238 853 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_19->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 240 848 moveto +244 838 254 811 262 790 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 265.137 791.56 moveto +266 781 lineto +258.74 788.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 265.137 791.56 moveto +266 781 lineto +258.74 788.717 lineto +closepath stroke +grestore +% odfpr1_0_5t_21 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +174 806 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_21->377220 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 176 802 moveto +182 792 201 759 213 737 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 216.203 738.441 moveto +218 728 lineto +210.084 735.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 216.203 738.441 moveto +218 728 lineto +210.084 735.042 lineto +closepath stroke +grestore +% tlfpr1_0_3g_7 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +109 679 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_3g_7->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 113 679 moveto +120 680 136 681 151 681 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 150.701 684.488 moveto +161 682 lineto +151.398 677.522 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 150.701 684.488 moveto +161 682 lineto +151.398 677.522 lineto +closepath stroke +grestore +% tlfpr1_1_1t_3 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 735 4 4.5 ellipse_path stroke +grestore +% tlfpr1_1_1t_3->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 125 732 moveto +133 727 151 714 166 702 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 168.1 704.8 moveto +174 696 lineto +163.9 699.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 168.1 704.8 moveto +174 696 lineto +163.9 699.2 lineto +closepath stroke +grestore +% odfpr1_0_5t_20 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +107 633 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_20->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 111 635 moveto +120 641 144 656 163 668 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 161.559 671.203 moveto +172 673 lineto +164.958 665.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 161.559 671.203 moveto +172 673 lineto +164.958 665.084 lineto +closepath stroke +grestore +% 354221 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +30 606 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +16.5 603.15 moveto +(354221) +[3.75 3.75 4.5 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_5t_20->354221 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 103 632 moveto +96 630 78 623 63 617 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 63.584 613.521 moveto +53 614 lineto +61.5725 620.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 63.584 613.521 moveto +53 614 lineto +61.5725 620.226 lineto +closepath stroke +grestore +% odfpr1_0_3t_6 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +202 825 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_6->378108 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 204 821 moveto +210 809 226 773 237 749 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 240.137 750.56 moveto +241 740 lineto +233.74 747.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 240.137 750.56 moveto +241 740 lineto +233.74 747.717 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 336 336 +end +restore +%%EOF diff --git a/rtest/nshare/viewport_neato1.png b/rtest/nshare/viewport_neato1.png new file mode 100644 index 0000000000000000000000000000000000000000..785ae39c4df5f245b2fdfd24284366931e8f2c67 GIT binary patch literal 85170 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≥stm68Jc>6x0og|9es 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%0D-L#?^R62^LWjUYIHQ9m|}r5 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' 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 336 336 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 300 300 boxprim clip newpath +1 1 set_scale 0 rotate -14 -434 translate +% tlfpr1_0_4g_4 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +475 618 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_4g_4->354290 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 479 618 moveto +486 617 504 616 521 616 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 521.398 619.478 moveto +531 615 lineto +520.701 612.512 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 521.398 619.478 moveto +531 615 lineto +520.701 612.512 lineto +closepath stroke +grestore +% 358471 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +385 598 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +371.875 595.15 moveto +(358471) +[3.75 3.75 4.5 4.5 5.25 4.5] +xshow +grestore +% tlfpr1_0_4g_4->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 471 617 moveto +462 615 441 611 422 606 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 422.492 602.529 moveto +412 604 lineto +421.119 609.393 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 422.492 602.529 moveto +412 604 lineto +421.119 609.393 lineto +closepath stroke +grestore +% 375024 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +490 676 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +476.5 673.15 moveto +(375024) +[3.75 5.25 3.75 4.5 5.25 4.5] +xshow +grestore +% tlfpr1_0_4g_4->375024 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 476 623 moveto +478 629 481 641 484 652 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 480.774 653.427 moveto +487 662 lineto +487.479 651.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 480.774 653.427 moveto +487 662 lineto +487.479 651.416 lineto +closepath stroke +grestore +% 375027 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +488 721 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +474.125 718.15 moveto +(375027) +[3.75 5.25 3.75 4.5 5.25 5.25] +xshow +grestore +% tlfpr1_0_4g_4->375027 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 476 623 moveto +477 636 482 673 485 697 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 481.522 697.398 moveto +486 707 lineto +488.488 696.701 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 481.522 697.398 moveto +486 707 lineto +488.488 696.701 lineto +closepath stroke +grestore +% odfpr0_0_1t_7 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +360 490 4 4.5 ellipse_path stroke +grestore +% odfpr0_0_1t_7->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 361 494 moveto +365 508 373 548 380 574 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 376.607 574.881 moveto +382 584 lineto +383.471 573.508 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 376.607 574.881 moveto +382 584 lineto +383.471 573.508 lineto +closepath stroke +grestore +% 353506 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +364 418 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +352 415.15 moveto +(353506) +[3.75 3.75 3.75 3.75 4.5 4.5] +xshow +grestore +% odfpr0_0_1t_7->353506 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 360 485 moveto +361 476 362 458 362 442 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 365.488 442.299 moveto +363 432 lineto +358.522 441.602 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 365.488 442.299 moveto +363 432 lineto +358.522 441.602 lineto +closepath stroke +grestore +% 370509 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +305 411 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +291.875 408.15 moveto +(370509) +[3.75 5.25 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr0_0_1t_7->370509 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 486 moveto +350 477 333 451 320 432 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 322.8 429.9 moveto +314 424 lineto +317.2 434.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 322.8 429.9 moveto +314 424 lineto +317.2 434.1 lineto +closepath stroke +grestore +% 370510 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +327 403 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +313.875 400.15 moveto +(370510) +[3.75 5.25 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr0_0_1t_7->370510 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 358 486 moveto +355 475 344 447 336 427 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 338.964 424.985 moveto +332 417 lineto +332.464 427.585 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 338.964 424.985 moveto +332 417 lineto +332.464 427.585 lineto +closepath stroke +grestore +% odfpr1_0_1t_36 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +398 533 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_1t_36->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 397 538 moveto +395 546 393 561 390 574 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 386.529 573.508 moveto +388 584 lineto +393.393 574.881 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 386.529 573.508 moveto +388 584 lineto +393.393 574.881 lineto +closepath stroke +grestore +% odfpr1_0_3t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +283 663 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_18->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 661 moveto +299 654 334 631 360 614 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 361.375 617.268 moveto +368 609 lineto +357.665 611.332 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 361.375 617.268 moveto +368 609 lineto +357.665 611.332 lineto +closepath stroke +grestore +% 354546 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +247 751 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +234.625 748.15 moveto +(354546) +[3.75 3.75 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 667 moveto +277 678 265 707 256 729 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 252.863 727.44 moveto +252 738 lineto +259.26 730.283 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 252.863 727.44 moveto +252 738 lineto +259.26 730.283 lineto +closepath stroke +grestore +% 354757 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +325 753 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +311.875 750.15 moveto +(354757) +[3.75 3.75 4.5 5.25 3.75 5.25] +xshow +grestore +% odfpr1_0_3t_18->354757 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 285 667 moveto +290 678 304 709 315 730 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 311.74 731.283 moveto +319 739 lineto +318.137 728.44 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 311.74 731.283 moveto +319 739 lineto +318.137 728.44 lineto +closepath stroke +grestore +% 354766 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +307 751 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +293.875 748.15 moveto +(354766) +[3.75 3.75 4.5 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->354766 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 284 668 moveto +287 679 295 707 300 727 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 296.774 728.427 moveto +303 737 lineto +303.479 726.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 296.774 728.427 moveto +303 737 lineto +303.479 726.416 lineto +closepath stroke +grestore +% 354771 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +287 741 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +273.5 738.15 moveto +(354771) +[3.75 3.75 4.5 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->354771 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 668 moveto +284 677 285 699 285 717 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 281.522 717.398 moveto +286 727 lineto +288.488 716.701 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 281.522 717.398 moveto +286 727 lineto +288.488 716.701 lineto +closepath stroke +grestore +% 354785 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +209 627 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +196.25 624.15 moveto +(354785) +[3.75 3.75 4.5 5.25 4.5 3.75] +xshow +grestore +% odfpr1_0_3t_18->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 661 moveto +272 658 254 649 238 641 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 239.56 637.863 moveto +229 637 lineto +236.717 644.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 239.56 637.863 moveto +229 637 lineto +236.717 644.26 lineto +closepath stroke +grestore +% 354878 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +204 642 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +190.875 639.15 moveto +(354878) +[3.75 3.75 4.5 4.5 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 662 moveto +271 660 255 656 239 652 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 239.584 648.521 moveto +229 649 lineto +237.573 655.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 239.584 648.521 moveto +229 649 lineto +237.573 655.226 lineto +closepath stroke +grestore +% 355080 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +219 612 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +206.625 609.15 moveto +(355080) +[3.75 3.75 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 660 moveto +272 655 256 642 242 630 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 244.1 627.2 moveto +234 624 lineto +239.9 632.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 244.1 627.2 moveto +234 624 lineto +239.9 632.8 lineto +closepath stroke +grestore +% 355288 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +219 590 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +206.25 587.15 moveto +(355288) +[3.75 3.75 3.75 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 659 moveto +272 650 252 628 237 611 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 239.219 608.221 moveto +230 603 lineto +233.951 612.831 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 239.219 608.221 moveto +230 603 lineto +233.951 612.831 lineto +closepath stroke +grestore +% 355800 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +296 620 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +283.625 617.15 moveto +(355800) +[3.75 3.75 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355800 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 284 659 moveto +285 655 287 649 289 643 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 292.479 643.584 moveto +292 633 lineto +285.774 641.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 292.479 643.584 moveto +292 633 lineto +285.774 641.573 lineto +closepath stroke +grestore +% 356116 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +353 668 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +340.25 665.15 moveto +(356116) +[3.75 3.75 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->356116 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 663 moveto +292 663 303 664 314 665 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 313.701 668.488 moveto +324 666 lineto +314.398 661.522 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 313.701 668.488 moveto +324 666 lineto +314.398 661.522 lineto +closepath stroke +grestore +% 356741 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +318 602 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +304.875 599.15 moveto +(356741) +[3.75 3.75 4.5 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->356741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 285 659 moveto +289 652 298 637 305 624 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 308.203 625.441 moveto +310 615 lineto +302.084 622.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 308.203 625.441 moveto +310 615 lineto +302.084 622.042 lineto +closepath stroke +grestore +% 357340 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +350 686 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +337.25 683.15 moveto +(357340) +[3.75 3.75 5.25 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->357340 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 664 moveto +293 666 305 671 317 675 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 316.416 678.479 moveto +327 678 lineto +318.427 671.774 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 316.416 678.479 moveto +327 678 lineto +318.427 671.774 lineto +closepath stroke +grestore +% 357538 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +311 691 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +298.625 688.15 moveto +(357538) +[3.75 3.75 5.25 3.75 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->357538 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 286 666 moveto +288 668 290 670 292 672 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 289.454 674.404 moveto +299 679 lineto +294.404 669.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 289.454 674.404 moveto +299 679 lineto +294.404 669.454 lineto +closepath stroke +grestore +% 357769 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +324 710 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +310.5 707.15 moveto +(357769) +[3.75 3.75 5.25 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->357769 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 286 666 moveto +290 671 298 681 306 689 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 303.781 691.779 moveto +313 697 lineto +309.049 687.169 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 303.781 691.779 moveto +313 697 lineto +309.049 687.169 lineto +closepath stroke +grestore +% 357793 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +265 625 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +251.875 622.15 moveto +(357793) +[3.75 3.75 5.25 5.25 4.5 3.75] +xshow +grestore +% odfpr1_0_3t_18->357793 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 659 moveto +280 656 278 652 276 647 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 278.916 645.042 moveto +271 638 lineto +272.797 648.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 278.916 645.042 moveto +271 638 lineto +272.797 648.441 lineto +closepath stroke +grestore +% 358155 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +355 704 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +343 701.15 moveto +(358155) +[3.75 3.75 4.5 4.5 3.75 3.75] +xshow +grestore +% odfpr1_0_3t_18->358155 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 665 moveto +294 670 312 680 327 688 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 325.559 691.203 moveto +336 693 lineto +328.958 685.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 325.559 691.203 moveto +336 693 lineto +328.958 685.084 lineto +closepath stroke +grestore +% 358157 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +344 721 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +331.25 718.15 moveto +(358157) +[3.75 3.75 4.5 4.5 3.75 5.25] +xshow +grestore +% odfpr1_0_3t_18->358157 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 286 666 moveto +294 673 310 688 324 702 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 321.454 704.404 moveto +331 709 lineto +326.404 699.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 321.454 704.404 moveto +331 709 lineto +326.404 699.454 lineto +closepath stroke +grestore +% 358159 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +317 582 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +304.625 579.15 moveto +(358159) +[3.75 3.75 4.5 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->358159 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 285 659 moveto +289 649 300 624 307 605 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 310.536 605.585 moveto +311 595 lineto +304.036 602.985 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 310.536 605.585 moveto +311 595 lineto +304.036 602.985 lineto +closepath stroke +grestore +% 358584 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +274 599 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +261.625 596.15 moveto +(358584) +[3.75 3.75 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->358584 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 282 658 moveto +281 651 279 636 277 623 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 280.478 622.602 moveto +276 613 lineto +273.512 623.299 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 280.478 622.602 moveto +276 613 lineto +273.512 623.299 lineto +closepath stroke +grestore +% 360104 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +281 696 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +267.875 693.15 moveto +(360104) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->360104 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 668 moveto +283 669 283 671 283 672 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 279.512 671.701 moveto +282 682 lineto +286.478 672.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 279.512 671.701 moveto +282 682 lineto +286.478 672.398 lineto +closepath stroke +grestore +% 360144 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +253 658 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +239.875 655.15 moveto +(360144) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->360144 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 662 moveto +279 662 279 662 279 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 292.5 668.5 moveto +279 662 lineto +285.5 675.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 292.5 668.5 moveto +279 662 lineto +285.5 675.5 lineto +closepath stroke +grestore +% 360672 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +278 568 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +264.125 565.15 moveto +(360672) +[3.75 4.5 4.5 4.5 5.25 5.25] +xshow +grestore +% odfpr1_0_3t_18->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 658 moveto +282 646 281 614 279 592 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 282.5 592 moveto +279 582 lineto +275.5 592 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 282.5 592 moveto +279 582 lineto +275.5 592 lineto +closepath stroke +grestore +% 360839 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +296 582 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +283.25 579.15 moveto +(360839) +[3.75 4.5 4.5 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->360839 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 284 658 moveto +286 648 289 624 292 606 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 295.471 606.492 moveto +294 596 lineto +288.607 605.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 295.471 606.492 moveto +294 596 lineto +288.607 605.119 lineto +closepath stroke +grestore +% 371187 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +328 656 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +314.125 653.15 moveto +(371187) +[3.75 5.25 4.5 4.5 4.5 5.25] +xshow +grestore +% odfpr1_0_3t_18->371187 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 662 moveto +288 662 288 662 289 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 289.881 665.393 moveto +299 660 lineto +288.508 658.529 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 289.881 665.393 moveto +299 660 lineto +288.508 658.529 lineto +closepath stroke +grestore +% 373300 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +240 571 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +227.25 568.15 moveto +(373300) +[3.75 5.25 3.75 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 659 moveto +276 648 261 615 250 593 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 253.26 591.717 moveto +246 584 lineto +246.863 594.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 253.26 591.717 moveto +246 584 lineto +246.863 594.56 lineto +closepath stroke +grestore +% 375134 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +215 683 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +202.25 680.15 moveto +(375134) +[3.75 5.25 3.75 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->375134 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 664 moveto +273 666 261 669 249 673 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 247.573 669.774 moveto +239 676 lineto +249.584 676.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 247.573 669.774 moveto +239 676 lineto +249.584 676.479 lineto +closepath stroke +grestore +% 375319 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +271 768 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +258.25 765.15 moveto +(375319) +[3.75 5.25 3.75 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 282 668 moveto +281 681 276 719 274 744 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 270.512 743.701 moveto +273 754 lineto +277.478 744.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 270.512 743.701 moveto +273 754 lineto +277.478 744.398 lineto +closepath stroke +grestore +% 375499 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +333 629 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +319.875 626.15 moveto +(375499) +[3.75 5.25 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->375499 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 661 moveto +291 658 300 652 308 646 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 310.1 648.8 moveto +316 640 lineto +305.9 643.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 310.1 648.8 moveto +316 640 lineto +305.9 643.2 lineto +closepath stroke +grestore +% 377220 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +226 715 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +211.375 712.15 moveto +(377220) +[3.75 5.25 5.25 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->377220 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 666 moveto +273 672 259 685 247 696 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 244.221 693.781 moveto +239 703 lineto +248.831 699.049 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 244.221 693.781 moveto +239 703 lineto +248.831 699.049 lineto +closepath stroke +grestore +% 377562 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +190 684 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +176.125 681.15 moveto +(377562) +[3.75 5.25 5.25 3.75 4.5 5.25] +xshow +grestore +% odfpr1_0_3t_18->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 664 moveto +270 666 247 671 226 676 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 225.119 672.607 moveto +216 678 lineto +226.492 679.471 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 225.119 672.607 moveto +216 678 lineto +226.492 679.471 lineto +closepath stroke +grestore +% 378108 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +247 727 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +233.5 724.15 moveto +(378108) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->378108 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 667 moveto +277 674 267 691 259 705 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 255.797 703.559 moveto +254 714 lineto +261.916 706.958 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 255.797 703.559 moveto +254 714 lineto +261.916 706.958 lineto +closepath stroke +grestore +% odfpr1_0_3t_21 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +357 625 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_21->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 360 622 moveto +361 621 363 619 365 617 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 367.404 619.546 moveto +372 610 lineto +362.454 614.596 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 367.404 619.546 moveto +372 610 lineto +362.454 614.596 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->355800 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 625 moveto +349 625 342 625 335 624 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 335.299 620.512 moveto +325 623 lineto +334.602 627.478 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 335.299 620.512 moveto +325 623 lineto +334.602 627.478 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->356116 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 630 moveto +356 634 356 639 355 644 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 351.5 644 moveto +355 654 lineto +358.5 644 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 351.5 644 moveto +355 654 lineto +358.5 644 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->356741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 623 moveto +351 622 348 620 345 618 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 346.441 614.797 moveto +336 613 lineto +343.042 620.916 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 346.441 614.797 moveto +336 613 lineto +343.042 620.916 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357340 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 356 630 moveto +355 637 354 650 353 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 349.512 661.701 moveto +352 672 lineto +356.478 662.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 349.512 661.701 moveto +352 672 lineto +356.478 662.398 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357538 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 355 629 moveto +349 637 336 655 326 670 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 323.2 667.9 moveto +320 678 lineto +328.8 672.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 323.2 667.9 moveto +320 678 lineto +328.8 672.1 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357769 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 355 630 moveto +351 640 341 667 333 688 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 329.863 686.44 moveto +329 697 lineto +336.26 689.283 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 329.863 686.44 moveto +329 697 lineto +336.26 689.283 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357793 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 625 moveto +344 625 324 625 304 625 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 304 621.5 moveto +294 625 lineto +304 628.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 304 621.5 moveto +294 625 lineto +304 628.5 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358155 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 630 moveto +356 640 356 662 355 680 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 351.5 680 moveto +355 690 lineto +358.5 680 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 351.5 680 moveto +355 690 lineto +358.5 680 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358157 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 356 630 moveto +355 642 351 675 347 697 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 343.512 696.701 moveto +346 707 lineto +350.478 697.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 343.512 696.701 moveto +346 707 lineto +350.478 697.398 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358159 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 354 622 moveto +350 618 342 610 336 603 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 338.219 600.221 moveto +329 595 lineto +332.951 604.831 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 338.219 600.221 moveto +329 595 lineto +332.951 604.831 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358584 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 624 moveto +345 621 325 615 308 610 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 308.584 606.521 moveto +298 607 lineto +306.573 613.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 308.584 606.521 moveto +298 607 lineto +306.573 613.226 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360104 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 354 628 moveto +345 637 320 660 301 677 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 298.596 674.454 moveto +294 684 lineto +303.546 679.404 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 298.596 674.454 moveto +294 684 lineto +303.546 679.404 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360144 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 626 moveto +342 630 312 639 288 647 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 286.573 643.774 moveto +278 650 lineto +288.584 650.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 286.573 643.774 moveto +278 650 lineto +288.584 650.479 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 354 623 moveto +344 617 321 599 302 585 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 304.1 582.2 moveto +294 579 lineto +299.9 587.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 304.1 582.2 moveto +294 579 lineto +299.9 587.8 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360839 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 622 moveto +347 618 333 608 320 599 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 322.1 596.2 moveto +312 593 lineto +317.9 601.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 322.1 596.2 moveto +312 593 lineto +317.9 601.8 lineto +closepath stroke +grestore +% rcfpr1_0_1t_35 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +277 322 4 4.5 ellipse_path stroke +grestore +% rcfpr1_0_1t_35->370509 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 278 326 moveto +281 337 291 367 298 387 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 294.774 388.427 moveto +301 397 lineto +301.479 386.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 294.774 388.427 moveto +301 397 lineto +301.479 386.416 lineto +closepath stroke +grestore +% odfpr1_0_1t_38 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +257 332 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_1t_38->370510 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 260 335 moveto +268 344 291 367 308 384 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 305.454 386.404 moveto +315 391 lineto +310.404 381.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 305.454 386.404 moveto +315 391 lineto +310.404 381.454 lineto +closepath stroke +grestore +% tlfpr1_0_4g_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +159 795 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_4g_5->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 163 793 moveto +173 789 198 776 218 766 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 219.958 768.916 moveto +227 761 lineto +216.559 762.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 219.958 768.916 moveto +227 761 lineto +216.559 762.797 lineto +closepath stroke +grestore +% rcfpr1_1_1t_61 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +220 844 4 4.5 ellipse_path stroke +grestore +% rcfpr1_1_1t_61->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 221 840 moveto +224 828 234 797 240 775 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 243.479 775.584 moveto +243 765 lineto +236.774 773.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 243.479 775.584 moveto +243 765 lineto +236.774 773.573 lineto +closepath stroke +grestore +% odfpr1_0_3t_20 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +289 828 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_20->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 824 moveto +282 815 269 791 259 773 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 261.916 771.042 moveto +254 764 lineto +255.797 774.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 261.916 771.042 moveto +254 764 lineto +255.797 774.441 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354757 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 291 824 moveto +295 815 306 793 314 775 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 317.203 776.441 moveto +319 766 lineto +311.084 773.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 317.203 776.441 moveto +319 766 lineto +311.084 773.042 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354766 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 290 823 moveto +292 814 298 792 302 774 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 305.471 774.492 moveto +304 764 lineto +298.607 773.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 305.471 774.492 moveto +304 764 lineto +298.607 773.119 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354771 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 289 823 moveto +288 812 288 785 287 765 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 290.5 765 moveto +287 755 lineto +283.5 765 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 290.5 765 moveto +287 755 lineto +283.5 765 lineto +closepath stroke +grestore +% odfpr1_0_3t_23 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +137 595 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_23->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 597 moveto +148 599 164 607 179 613 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 177.44 616.137 moveto +188 617 lineto +180.283 609.74 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 177.44 616.137 moveto +188 617 lineto +180.283 609.74 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 598 moveto +149 603 165 615 180 625 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 177.9 627.8 moveto +188 631 lineto +182.1 622.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 177.9 627.8 moveto +188 631 lineto +182.1 622.2 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 596 moveto +148 598 166 601 182 604 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 181.508 607.471 moveto +192 606 lineto +182.881 600.607 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 181.508 607.471 moveto +192 606 lineto +182.881 600.607 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 595 moveto +148 594 165 593 180 593 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 180.398 596.478 moveto +190 592 lineto +179.701 589.512 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 180.398 596.478 moveto +190 592 lineto +179.701 589.512 lineto +closepath stroke +grestore +% odfpr1_0_3t_24 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +150 568 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_24->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 153 571 moveto +160 578 176 594 189 607 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 186.454 609.404 moveto +196 614 lineto +191.404 604.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 186.454 609.404 moveto +196 614 lineto +191.404 604.454 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 153 572 moveto +159 581 176 604 189 621 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 186.2 623.1 moveto +195 629 lineto +191.8 618.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 186.2 623.1 moveto +195 629 lineto +191.8 618.9 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 154 570 moveto +162 575 178 586 193 596 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 191.559 599.203 moveto +202 601 lineto +194.958 593.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 191.559 599.203 moveto +202 601 lineto +194.958 593.084 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 154 569 moveto +160 571 173 575 185 579 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 184.416 582.479 moveto +195 582 lineto +186.427 575.774 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 184.416 582.479 moveto +195 582 lineto +186.427 575.774 lineto +closepath stroke +grestore +% odfpr2_0_03t_13 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +172 507 4 4.5 ellipse_path stroke +grestore +% odfpr2_0_03t_13->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 174 511 moveto +180 521 196 549 206 568 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 203.084 569.958 moveto +211 577 lineto +209.203 566.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 203.084 569.958 moveto +211 577 lineto +209.203 566.559 lineto +closepath stroke +grestore +% odfpr1_0_3t_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +227 486 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_5->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 229 490 moveto +236 499 253 527 265 546 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 262.084 547.958 moveto +270 555 lineto +268.203 544.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 262.084 547.958 moveto +270 555 lineto +268.203 544.559 lineto +closepath stroke +grestore +% tlfpr1_0_3g_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +197 489 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_3g_5->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 199 493 moveto +204 502 218 529 228 549 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 225.084 550.958 moveto +233 558 lineto +231.203 547.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 225.084 550.958 moveto +233 558 lineto +231.203 547.559 lineto +closepath stroke +grestore +% odfpr1_0_3t_12 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +154 526 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_12->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 158 528 moveto +167 533 191 546 211 556 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 209.559 559.203 moveto +220 561 lineto +212.958 553.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 209.559 559.203 moveto +220 561 lineto +212.958 553.084 lineto +closepath stroke +grestore +% odfpr1_0_5t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +119 706 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_18->375134 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 123 705 moveto +133 703 158 697 179 692 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 180.427 695.226 moveto +189 689 lineto +178.416 688.521 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 180.427 695.226 moveto +189 689 lineto +178.416 688.521 lineto +closepath stroke +grestore +% rcfpr0_0_1t_10 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +305 857 4 4.5 ellipse_path stroke +grestore +% rcfpr0_0_1t_10->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 303 853 moveto +300 842 288 812 280 790 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 283.26 788.717 moveto +276 781 lineto +276.863 791.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 283.26 788.717 moveto +276 781 lineto +276.863 791.56 lineto +closepath stroke +grestore +% odfpr1_0_3t_36 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +169 775 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_36->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 173 775 moveto +183 774 210 773 232 771 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 232.398 774.478 moveto +242 770 lineto +231.701 767.512 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 232.398 774.478 moveto +242 770 lineto +231.701 767.512 lineto +closepath stroke +grestore +% odfpr1_0_3t_36->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 170 771 moveto +173 759 180 729 185 708 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 188.471 708.492 moveto +187 698 lineto +181.607 707.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 188.471 708.492 moveto +187 698 lineto +181.607 707.119 lineto +closepath stroke +grestore +% odfpr1_0_5t_17 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +270 860 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_17->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 270 855 moveto +270 844 271 814 271 792 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 274.5 792 moveto +271 782 lineto +267.5 792 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 274.5 792 moveto +271 782 lineto +267.5 792 lineto +closepath stroke +grestore +% odfpr1_0_5t_19 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +238 853 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_19->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 240 848 moveto +244 838 254 811 262 790 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 265.137 791.56 moveto +266 781 lineto +258.74 788.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 265.137 791.56 moveto +266 781 lineto +258.74 788.717 lineto +closepath stroke +grestore +% odfpr1_0_5t_21 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +174 806 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_21->377220 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 176 802 moveto +182 792 201 759 213 737 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 216.203 738.441 moveto +218 728 lineto +210.084 735.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 216.203 738.441 moveto +218 728 lineto +210.084 735.042 lineto +closepath stroke +grestore +% tlfpr1_0_3g_7 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +109 679 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_3g_7->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 113 679 moveto +120 680 136 681 151 681 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 150.701 684.488 moveto +161 682 lineto +151.398 677.522 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 150.701 684.488 moveto +161 682 lineto +151.398 677.522 lineto +closepath stroke +grestore +% tlfpr1_1_1t_3 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 735 4 4.5 ellipse_path stroke +grestore +% tlfpr1_1_1t_3->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 125 732 moveto +133 727 151 714 166 702 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 168.1 704.8 moveto +174 696 lineto +163.9 699.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 168.1 704.8 moveto +174 696 lineto +163.9 699.2 lineto +closepath stroke +grestore +% odfpr1_0_5t_20 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +107 633 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_20->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 111 635 moveto +120 641 144 656 163 668 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 161.559 671.203 moveto +172 673 lineto +164.958 665.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 161.559 671.203 moveto +172 673 lineto +164.958 665.084 lineto +closepath stroke +grestore +% 354221 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +30 606 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +16.5 603.15 moveto +(354221) +[3.75 3.75 4.5 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_5t_20->354221 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 103 632 moveto +96 630 78 623 63 617 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 63.584 613.521 moveto +53 614 lineto +61.5725 620.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 63.584 613.521 moveto +53 614 lineto +61.5725 620.226 lineto +closepath stroke +grestore +% odfpr1_0_3t_6 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +202 825 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_6->378108 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 204 821 moveto +210 809 226 773 237 749 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 240.137 750.56 moveto +241 740 lineto +233.74 747.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 240.137 750.56 moveto +241 740 lineto +233.74 747.717 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 336 336 +end +restore +%%EOF diff --git a/rtest/nshare/viewport_neato2.png b/rtest/nshare/viewport_neato2.png new file mode 100644 index 0000000000000000000000000000000000000000..e918baf4b316325a30cb06c6982822df3e6f43e0 GIT binary patch literal 66833 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 X5}vxQdz%+B{AY^Abm<8**UkSI2+VuF literal 0 HcmV?d00001 diff --git a/rtest/nshare/viewport_neato2.ps b/rtest/nshare/viewport_neato2.ps new file mode 100644 index 000000000..b4defc137 --- /dev/null +++ b/rtest/nshare/viewport_neato2.ps @@ -0,0 +1,2342 @@ +%!PS-Adobe-2.0 +%%Creator: Graphviz version 2.15 (Mon Oct 29 14:44:21 UTC 2007) +%%For: (ellson) John Ellson +%%Title: G +%%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 336 336 +%%PageOrientation: Portrait +0 0 1 beginpage +gsave +36 36 300 300 boxprim clip newpath +2 2 set_scale 0 rotate -107 -527 translate +% 353506 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +364 418 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +352 415.15 moveto +(353506) +[3.75 3.75 3.75 3.75 4.5 4.5] +xshow +grestore +% 370509 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +305 411 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +291.875 408.15 moveto +(370509) +[3.75 5.25 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr0_0_1t_7->370509 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 486 moveto +350 477 333 451 320 432 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 322.8 429.9 moveto +314 424 lineto +317.2 434.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 322.8 429.9 moveto +314 424 lineto +317.2 434.1 lineto +closepath stroke +grestore +% 370510 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +327 403 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +313.875 400.15 moveto +(370510) +[3.75 5.25 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr0_0_1t_7->370510 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 358 486 moveto +355 475 344 447 336 427 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 338.964 424.985 moveto +332 417 lineto +332.464 427.585 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 338.964 424.985 moveto +332 417 lineto +332.464 427.585 lineto +closepath stroke +grestore +% odfpr1_0_3t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +283 663 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_18->358471 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 661 moveto +299 654 334 631 360 614 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 361.375 617.268 moveto +368 609 lineto +357.665 611.332 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 361.375 617.268 moveto +368 609 lineto +357.665 611.332 lineto +closepath stroke +grestore +% 354546 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +247 751 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +234.625 748.15 moveto +(354546) +[3.75 3.75 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 667 moveto +277 678 265 707 256 729 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 252.863 727.44 moveto +252 738 lineto +259.26 730.283 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 252.863 727.44 moveto +252 738 lineto +259.26 730.283 lineto +closepath stroke +grestore +% 354757 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +325 753 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +311.875 750.15 moveto +(354757) +[3.75 3.75 4.5 5.25 3.75 5.25] +xshow +grestore +% odfpr1_0_3t_18->354757 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 285 667 moveto +290 678 304 709 315 730 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 311.74 731.283 moveto +319 739 lineto +318.137 728.44 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 311.74 731.283 moveto +319 739 lineto +318.137 728.44 lineto +closepath stroke +grestore +% 354766 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +307 751 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +293.875 748.15 moveto +(354766) +[3.75 3.75 4.5 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->354766 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 284 668 moveto +287 679 295 707 300 727 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 296.774 728.427 moveto +303 737 lineto +303.479 726.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 296.774 728.427 moveto +303 737 lineto +303.479 726.416 lineto +closepath stroke +grestore +% 354771 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +287 741 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +273.5 738.15 moveto +(354771) +[3.75 3.75 4.5 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->354771 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 668 moveto +284 677 285 699 285 717 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 281.522 717.398 moveto +286 727 lineto +288.488 716.701 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 281.522 717.398 moveto +286 727 lineto +288.488 716.701 lineto +closepath stroke +grestore +% 354785 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +209 627 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +196.25 624.15 moveto +(354785) +[3.75 3.75 4.5 5.25 4.5 3.75] +xshow +grestore +% odfpr1_0_3t_18->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 661 moveto +272 658 254 649 238 641 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 239.56 637.863 moveto +229 637 lineto +236.717 644.26 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 239.56 637.863 moveto +229 637 lineto +236.717 644.26 lineto +closepath stroke +grestore +% 354878 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +204 642 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +190.875 639.15 moveto +(354878) +[3.75 3.75 4.5 4.5 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 662 moveto +271 660 255 656 239 652 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 239.584 648.521 moveto +229 649 lineto +237.573 655.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 239.584 648.521 moveto +229 649 lineto +237.573 655.226 lineto +closepath stroke +grestore +% 355080 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +219 612 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +206.625 609.15 moveto +(355080) +[3.75 3.75 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 660 moveto +272 655 256 642 242 630 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 244.1 627.2 moveto +234 624 lineto +239.9 632.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 244.1 627.2 moveto +234 624 lineto +239.9 632.8 lineto +closepath stroke +grestore +% 355288 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +219 590 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +206.25 587.15 moveto +(355288) +[3.75 3.75 3.75 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 659 moveto +272 650 252 628 237 611 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 239.219 608.221 moveto +230 603 lineto +233.951 612.831 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 239.219 608.221 moveto +230 603 lineto +233.951 612.831 lineto +closepath stroke +grestore +% 355800 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +296 620 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +283.625 617.15 moveto +(355800) +[3.75 3.75 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->355800 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 284 659 moveto +285 655 287 649 289 643 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 292.479 643.584 moveto +292 633 lineto +285.774 641.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 292.479 643.584 moveto +292 633 lineto +285.774 641.573 lineto +closepath stroke +grestore +% 356116 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +353 668 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +340.25 665.15 moveto +(356116) +[3.75 3.75 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->356116 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 663 moveto +292 663 303 664 314 665 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 313.701 668.488 moveto +324 666 lineto +314.398 661.522 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 313.701 668.488 moveto +324 666 lineto +314.398 661.522 lineto +closepath stroke +grestore +% 356741 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +318 602 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +304.875 599.15 moveto +(356741) +[3.75 3.75 4.5 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->356741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 285 659 moveto +289 652 298 637 305 624 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 308.203 625.441 moveto +310 615 lineto +302.084 622.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 308.203 625.441 moveto +310 615 lineto +302.084 622.042 lineto +closepath stroke +grestore +% 357340 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +350 686 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +337.25 683.15 moveto +(357340) +[3.75 3.75 5.25 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->357340 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 664 moveto +293 666 305 671 317 675 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 316.416 678.479 moveto +327 678 lineto +318.427 671.774 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 316.416 678.479 moveto +327 678 lineto +318.427 671.774 lineto +closepath stroke +grestore +% 357538 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +311 691 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +298.625 688.15 moveto +(357538) +[3.75 3.75 5.25 3.75 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->357538 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 286 666 moveto +288 668 290 670 292 672 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 289.454 674.404 moveto +299 679 lineto +294.404 669.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 289.454 674.404 moveto +299 679 lineto +294.404 669.454 lineto +closepath stroke +grestore +% 357769 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +324 710 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +310.5 707.15 moveto +(357769) +[3.75 3.75 5.25 5.25 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->357769 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 286 666 moveto +290 671 298 681 306 689 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 303.781 691.779 moveto +313 697 lineto +309.049 687.169 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 303.781 691.779 moveto +313 697 lineto +309.049 687.169 lineto +closepath stroke +grestore +% 357793 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +265 625 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +251.875 622.15 moveto +(357793) +[3.75 3.75 5.25 5.25 4.5 3.75] +xshow +grestore +% odfpr1_0_3t_18->357793 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 659 moveto +280 656 278 652 276 647 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 278.916 645.042 moveto +271 638 lineto +272.797 648.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 278.916 645.042 moveto +271 638 lineto +272.797 648.441 lineto +closepath stroke +grestore +% 358155 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +355 704 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +343 701.15 moveto +(358155) +[3.75 3.75 4.5 4.5 3.75 3.75] +xshow +grestore +% odfpr1_0_3t_18->358155 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 665 moveto +294 670 312 680 327 688 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 325.559 691.203 moveto +336 693 lineto +328.958 685.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 325.559 691.203 moveto +336 693 lineto +328.958 685.084 lineto +closepath stroke +grestore +% 358157 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +344 721 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +331.25 718.15 moveto +(358157) +[3.75 3.75 4.5 4.5 3.75 5.25] +xshow +grestore +% odfpr1_0_3t_18->358157 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 286 666 moveto +294 673 310 688 324 702 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 321.454 704.404 moveto +331 709 lineto +326.404 699.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 321.454 704.404 moveto +331 709 lineto +326.404 699.454 lineto +closepath stroke +grestore +% 358159 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +317 582 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +304.625 579.15 moveto +(358159) +[3.75 3.75 4.5 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->358159 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 285 659 moveto +289 649 300 624 307 605 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 310.536 605.585 moveto +311 595 lineto +304.036 602.985 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 310.536 605.585 moveto +311 595 lineto +304.036 602.985 lineto +closepath stroke +grestore +% 358584 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +274 599 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +261.625 596.15 moveto +(358584) +[3.75 3.75 4.5 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->358584 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 282 658 moveto +281 651 279 636 277 623 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 280.478 622.602 moveto +276 613 lineto +273.512 623.299 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 280.478 622.602 moveto +276 613 lineto +273.512 623.299 lineto +closepath stroke +grestore +% 360104 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +281 696 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +267.875 693.15 moveto +(360104) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->360104 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 668 moveto +283 669 283 671 283 672 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 279.512 671.701 moveto +282 682 lineto +286.478 672.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 279.512 671.701 moveto +282 682 lineto +286.478 672.398 lineto +closepath stroke +grestore +% 360144 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +253 658 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +239.875 655.15 moveto +(360144) +[3.75 4.5 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->360144 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 662 moveto +279 662 279 662 279 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 292.5 668.5 moveto +279 662 lineto +285.5 675.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 292.5 668.5 moveto +279 662 lineto +285.5 675.5 lineto +closepath stroke +grestore +% 360672 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +278 568 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +264.125 565.15 moveto +(360672) +[3.75 4.5 4.5 4.5 5.25 5.25] +xshow +grestore +% odfpr1_0_3t_18->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 283 658 moveto +282 646 281 614 279 592 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 282.5 592 moveto +279 582 lineto +275.5 592 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 282.5 592 moveto +279 582 lineto +275.5 592 lineto +closepath stroke +grestore +% 360839 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +296 582 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +283.25 579.15 moveto +(360839) +[3.75 4.5 4.5 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->360839 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 284 658 moveto +286 648 289 624 292 606 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 295.471 606.492 moveto +294 596 lineto +288.607 605.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 295.471 606.492 moveto +294 596 lineto +288.607 605.119 lineto +closepath stroke +grestore +% 371187 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +328 656 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +314.125 653.15 moveto +(371187) +[3.75 5.25 4.5 4.5 4.5 5.25] +xshow +grestore +% odfpr1_0_3t_18->371187 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 662 moveto +288 662 288 662 289 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 289.881 665.393 moveto +299 660 lineto +288.508 658.529 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 289.881 665.393 moveto +299 660 lineto +288.508 658.529 lineto +closepath stroke +grestore +% 373300 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +240 571 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +227.25 568.15 moveto +(373300) +[3.75 5.25 3.75 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 659 moveto +276 648 261 615 250 593 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 253.26 591.717 moveto +246 584 lineto +246.863 594.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 253.26 591.717 moveto +246 584 lineto +246.863 594.56 lineto +closepath stroke +grestore +% 375134 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +215 683 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +202.25 680.15 moveto +(375134) +[3.75 5.25 3.75 4.5 3.75 4.5] +xshow +grestore +% odfpr1_0_3t_18->375134 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 664 moveto +273 666 261 669 249 673 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 247.573 669.774 moveto +239 676 lineto +249.584 676.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 247.573 669.774 moveto +239 676 lineto +249.584 676.479 lineto +closepath stroke +grestore +% 375319 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +271 768 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +258.25 765.15 moveto +(375319) +[3.75 5.25 3.75 3.75 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 282 668 moveto +281 681 276 719 274 744 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 270.512 743.701 moveto +273 754 lineto +277.478 744.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 270.512 743.701 moveto +273 754 lineto +277.478 744.398 lineto +closepath stroke +grestore +% 375499 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +333 629 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +319.875 626.15 moveto +(375499) +[3.75 5.25 3.75 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->375499 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 661 moveto +291 658 300 652 308 646 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 310.1 648.8 moveto +316 640 lineto +305.9 643.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 310.1 648.8 moveto +316 640 lineto +305.9 643.2 lineto +closepath stroke +grestore +% 377220 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +226 715 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +211.375 712.15 moveto +(377220) +[3.75 5.25 5.25 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_3t_18->377220 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 280 666 moveto +273 672 259 685 247 696 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 244.221 693.781 moveto +239 703 lineto +248.831 699.049 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 244.221 693.781 moveto +239 703 lineto +248.831 699.049 lineto +closepath stroke +grestore +% 377562 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +190 684 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +176.125 681.15 moveto +(377562) +[3.75 5.25 5.25 3.75 4.5 5.25] +xshow +grestore +% odfpr1_0_3t_18->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 279 664 moveto +270 666 247 671 226 676 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 225.119 672.607 moveto +216 678 lineto +226.492 679.471 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 225.119 672.607 moveto +216 678 lineto +226.492 679.471 lineto +closepath stroke +grestore +% 378108 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +247 727 30 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +233.5 724.15 moveto +(378108) +[3.75 5.25 4.5 4.5 4.5 4.5] +xshow +grestore +% odfpr1_0_3t_18->378108 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 281 667 moveto +277 674 267 691 259 705 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 255.797 703.559 moveto +254 714 lineto +261.916 706.958 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 255.797 703.559 moveto +254 714 lineto +261.916 706.958 lineto +closepath stroke +grestore +% odfpr1_0_3t_21 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +357 625 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_21->355800 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 625 moveto +349 625 342 625 335 624 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 335.299 620.512 moveto +325 623 lineto +334.602 627.478 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 335.299 620.512 moveto +325 623 lineto +334.602 627.478 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->356116 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 630 moveto +356 634 356 639 355 644 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 351.5 644 moveto +355 654 lineto +358.5 644 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 351.5 644 moveto +355 654 lineto +358.5 644 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->356741 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 623 moveto +351 622 348 620 345 618 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 346.441 614.797 moveto +336 613 lineto +343.042 620.916 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 346.441 614.797 moveto +336 613 lineto +343.042 620.916 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357340 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 356 630 moveto +355 637 354 650 353 662 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 349.512 661.701 moveto +352 672 lineto +356.478 662.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 349.512 661.701 moveto +352 672 lineto +356.478 662.398 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357538 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 355 629 moveto +349 637 336 655 326 670 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 323.2 667.9 moveto +320 678 lineto +328.8 672.1 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 323.2 667.9 moveto +320 678 lineto +328.8 672.1 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357769 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 355 630 moveto +351 640 341 667 333 688 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 329.863 686.44 moveto +329 697 lineto +336.26 689.283 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 329.863 686.44 moveto +329 697 lineto +336.26 689.283 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->357793 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 625 moveto +344 625 324 625 304 625 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 304 621.5 moveto +294 625 lineto +304 628.5 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 304 621.5 moveto +294 625 lineto +304 628.5 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358155 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 357 630 moveto +356 640 356 662 355 680 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 351.5 680 moveto +355 690 lineto +358.5 680 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 351.5 680 moveto +355 690 lineto +358.5 680 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358157 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 356 630 moveto +355 642 351 675 347 697 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 343.512 696.701 moveto +346 707 lineto +350.478 697.398 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 343.512 696.701 moveto +346 707 lineto +350.478 697.398 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358159 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 354 622 moveto +350 618 342 610 336 603 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 338.219 600.221 moveto +329 595 lineto +332.951 604.831 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 338.219 600.221 moveto +329 595 lineto +332.951 604.831 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->358584 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 624 moveto +345 621 325 615 308 610 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 308.584 606.521 moveto +298 607 lineto +306.573 613.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 308.584 606.521 moveto +298 607 lineto +306.573 613.226 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360104 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 354 628 moveto +345 637 320 660 301 677 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 298.596 674.454 moveto +294 684 lineto +303.546 679.404 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 298.596 674.454 moveto +294 684 lineto +303.546 679.404 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360144 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 626 moveto +342 630 312 639 288 647 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 286.573 643.774 moveto +278 650 lineto +288.584 650.479 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 286.573 643.774 moveto +278 650 lineto +288.584 650.479 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 354 623 moveto +344 617 321 599 302 585 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 304.1 582.2 moveto +294 579 lineto +299.9 587.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 304.1 582.2 moveto +294 579 lineto +299.9 587.8 lineto +closepath stroke +grestore +% odfpr1_0_3t_21->360839 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 353 622 moveto +347 618 333 608 320 599 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 322.1 596.2 moveto +312 593 lineto +317.9 601.8 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 322.1 596.2 moveto +312 593 lineto +317.9 601.8 lineto +closepath stroke +grestore +% rcfpr1_0_1t_35 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +277 322 4 4.5 ellipse_path stroke +grestore +% rcfpr1_0_1t_35->370509 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 278 326 moveto +281 337 291 367 298 387 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 294.774 388.427 moveto +301 397 lineto +301.479 386.416 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 294.774 388.427 moveto +301 397 lineto +301.479 386.416 lineto +closepath stroke +grestore +% odfpr1_0_1t_38 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +257 332 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_1t_38->370510 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 260 335 moveto +268 344 291 367 308 384 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 305.454 386.404 moveto +315 391 lineto +310.404 381.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 305.454 386.404 moveto +315 391 lineto +310.404 381.454 lineto +closepath stroke +grestore +% tlfpr1_0_4g_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +159 795 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_4g_5->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 163 793 moveto +173 789 198 776 218 766 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 219.958 768.916 moveto +227 761 lineto +216.559 762.797 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 219.958 768.916 moveto +227 761 lineto +216.559 762.797 lineto +closepath stroke +grestore +% rcfpr1_1_1t_61->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 221 840 moveto +224 828 234 797 240 775 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 243.479 775.584 moveto +243 765 lineto +236.774 773.573 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 243.479 775.584 moveto +243 765 lineto +236.774 773.573 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354546 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 287 824 moveto +282 815 269 791 259 773 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 261.916 771.042 moveto +254 764 lineto +255.797 774.441 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 261.916 771.042 moveto +254 764 lineto +255.797 774.441 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354757 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 291 824 moveto +295 815 306 793 314 775 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 317.203 776.441 moveto +319 766 lineto +311.084 773.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 317.203 776.441 moveto +319 766 lineto +311.084 773.042 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354766 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 290 823 moveto +292 814 298 792 302 774 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 305.471 774.492 moveto +304 764 lineto +298.607 773.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 305.471 774.492 moveto +304 764 lineto +298.607 773.119 lineto +closepath stroke +grestore +% odfpr1_0_3t_20->354771 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 289 823 moveto +288 812 288 785 287 765 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 290.5 765 moveto +287 755 lineto +283.5 765 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 290.5 765 moveto +287 755 lineto +283.5 765 lineto +closepath stroke +grestore +% odfpr1_0_3t_23 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +137 595 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_23->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 597 moveto +148 599 164 607 179 613 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 177.44 616.137 moveto +188 617 lineto +180.283 609.74 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 177.44 616.137 moveto +188 617 lineto +180.283 609.74 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 598 moveto +149 603 165 615 180 625 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 177.9 627.8 moveto +188 631 lineto +182.1 622.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 177.9 627.8 moveto +188 631 lineto +182.1 622.2 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 596 moveto +148 598 166 601 182 604 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 181.508 607.471 moveto +192 606 lineto +182.881 600.607 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 181.508 607.471 moveto +192 606 lineto +182.881 600.607 lineto +closepath stroke +grestore +% odfpr1_0_3t_23->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 141 595 moveto +148 594 165 593 180 593 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 180.398 596.478 moveto +190 592 lineto +179.701 589.512 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 180.398 596.478 moveto +190 592 lineto +179.701 589.512 lineto +closepath stroke +grestore +% odfpr1_0_3t_24 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +150 568 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_24->354785 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 153 571 moveto +160 578 176 594 189 607 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 186.454 609.404 moveto +196 614 lineto +191.404 604.454 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 186.454 609.404 moveto +196 614 lineto +191.404 604.454 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->354878 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 153 572 moveto +159 581 176 604 189 621 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 186.2 623.1 moveto +195 629 lineto +191.8 618.9 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 186.2 623.1 moveto +195 629 lineto +191.8 618.9 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->355080 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 154 570 moveto +162 575 178 586 193 596 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 191.559 599.203 moveto +202 601 lineto +194.958 593.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 191.559 599.203 moveto +202 601 lineto +194.958 593.084 lineto +closepath stroke +grestore +% odfpr1_0_3t_24->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 154 569 moveto +160 571 173 575 185 579 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 184.416 582.479 moveto +195 582 lineto +186.427 575.774 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 184.416 582.479 moveto +195 582 lineto +186.427 575.774 lineto +closepath stroke +grestore +% odfpr2_0_03t_13 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +172 507 4 4.5 ellipse_path stroke +grestore +% odfpr2_0_03t_13->355288 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 174 511 moveto +180 521 196 549 206 568 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 203.084 569.958 moveto +211 577 lineto +209.203 566.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 203.084 569.958 moveto +211 577 lineto +209.203 566.559 lineto +closepath stroke +grestore +% odfpr1_0_3t_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +227 486 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_5->360672 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 229 490 moveto +236 499 253 527 265 546 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 262.084 547.958 moveto +270 555 lineto +268.203 544.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 262.084 547.958 moveto +270 555 lineto +268.203 544.559 lineto +closepath stroke +grestore +% tlfpr1_0_3g_5 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +197 489 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_3g_5->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 199 493 moveto +204 502 218 529 228 549 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 225.084 550.958 moveto +233 558 lineto +231.203 547.559 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 225.084 550.958 moveto +233 558 lineto +231.203 547.559 lineto +closepath stroke +grestore +% odfpr1_0_3t_12 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +154 526 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_12->373300 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 158 528 moveto +167 533 191 546 211 556 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 209.559 559.203 moveto +220 561 lineto +212.958 553.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 209.559 559.203 moveto +220 561 lineto +212.958 553.084 lineto +closepath stroke +grestore +% odfpr1_0_5t_18 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +119 706 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_18->375134 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 123 705 moveto +133 703 158 697 179 692 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 180.427 695.226 moveto +189 689 lineto +178.416 688.521 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 180.427 695.226 moveto +189 689 lineto +178.416 688.521 lineto +closepath stroke +grestore +% rcfpr0_0_1t_10->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 303 853 moveto +300 842 288 812 280 790 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 283.26 788.717 moveto +276 781 lineto +276.863 791.56 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 283.26 788.717 moveto +276 781 lineto +276.863 791.56 lineto +closepath stroke +grestore +% odfpr1_0_3t_36 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +169 775 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_3t_36->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 173 775 moveto +183 774 210 773 232 771 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 232.398 774.478 moveto +242 770 lineto +231.701 767.512 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 232.398 774.478 moveto +242 770 lineto +231.701 767.512 lineto +closepath stroke +grestore +% odfpr1_0_3t_36->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 170 771 moveto +173 759 180 729 185 708 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 188.471 708.492 moveto +187 698 lineto +181.607 707.119 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 188.471 708.492 moveto +187 698 lineto +181.607 707.119 lineto +closepath stroke +grestore +% odfpr1_0_5t_17->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 270 855 moveto +270 844 271 814 271 792 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 274.5 792 moveto +271 782 lineto +267.5 792 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 274.5 792 moveto +271 782 lineto +267.5 792 lineto +closepath stroke +grestore +% odfpr1_0_5t_19->375319 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 240 848 moveto +244 838 254 811 262 790 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 265.137 791.56 moveto +266 781 lineto +258.74 788.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 265.137 791.56 moveto +266 781 lineto +258.74 788.717 lineto +closepath stroke +grestore +% odfpr1_0_5t_21 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +174 806 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_21->377220 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 176 802 moveto +182 792 201 759 213 737 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 216.203 738.441 moveto +218 728 lineto +210.084 735.042 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 216.203 738.441 moveto +218 728 lineto +210.084 735.042 lineto +closepath stroke +grestore +% tlfpr1_0_3g_7 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +109 679 4 4.5 ellipse_path stroke +grestore +% tlfpr1_0_3g_7->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 113 679 moveto +120 680 136 681 151 681 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 150.701 684.488 moveto +161 682 lineto +151.398 677.522 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 150.701 684.488 moveto +161 682 lineto +151.398 677.522 lineto +closepath stroke +grestore +% tlfpr1_1_1t_3 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +121 735 4 4.5 ellipse_path stroke +grestore +% tlfpr1_1_1t_3->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 125 732 moveto +133 727 151 714 166 702 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 168.1 704.8 moveto +174 696 lineto +163.9 699.2 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 168.1 704.8 moveto +174 696 lineto +163.9 699.2 lineto +closepath stroke +grestore +% odfpr1_0_5t_20 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +107 633 4 4.5 ellipse_path stroke +grestore +% odfpr1_0_5t_20->377562 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 111 635 moveto +120 641 144 656 163 668 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 161.559 671.203 moveto +172 673 lineto +164.958 665.084 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 161.559 671.203 moveto +172 673 lineto +164.958 665.084 lineto +closepath stroke +grestore +% 354221 +gsave +1 setlinewidth +0.000 0.000 0.000 nodecolor +30 606 29 13.5 ellipse_path stroke +0.000 0.000 0.000 nodecolor +9.00 /Times-Roman set_font +16.5 603.15 moveto +(354221) +[3.75 3.75 4.5 5.25 5.25 4.5] +xshow +grestore +% odfpr1_0_5t_20->354221 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 103 632 moveto +96 630 78 623 63 617 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 63.584 613.521 moveto +53 614 lineto +61.5725 620.226 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 63.584 613.521 moveto +53 614 lineto +61.5725 620.226 lineto +closepath stroke +grestore +% odfpr1_0_3t_6->378108 +gsave +1 setlinewidth +0.000 0.000 0.000 edgecolor +newpath 204 821 moveto +210 809 226 773 237 749 curveto +stroke +0.000 0.000 0.000 edgecolor +newpath 240.137 750.56 moveto +241 740 lineto +233.74 747.717 lineto +closepath fill +1 setlinewidth +solid +0.000 0.000 0.000 edgecolor +newpath 240.137 750.56 moveto +241 740 lineto +233.74 747.717 lineto +closepath stroke +grestore +endpage +showpage +grestore +%%PageTrailer +%%EndPage: 1 +%%Trailer +%%Pages: 1 +%%BoundingBox: 36 36 336 336 +end +restore +%%EOF diff --git a/rtest/nshare/weight_dot.dot b/rtest/nshare/weight_dot.dot new file mode 100644 index 000000000..3c930e1c3 --- /dev/null +++ b/rtest/nshare/weight_dot.dot @@ -0,0 +1,106 @@ +digraph unix { + node [label="\N", color=lightblue2, style=filled]; + graph [bb="0,0,996,828"]; + "5th Edition" [pos="709,810", width="1.22", height="0.50"]; + "6th Edition" [pos="567,738", width="1.22", height="0.50"]; + "PWB 1.0" [pos="797,738", width="1.08", height="0.50"]; + LSX [pos="714,666", width="0.75", height="0.50"]; + "1 BSD" [pos="206,666", width="0.86", height="0.50"]; + "Mini Unix" [pos="513,666", width="1.17", height="0.50"]; + Wollongong [pos="621,666", width="1.33", height="0.50"]; + Interdata [pos="414,666", width="1.08", height="0.50"]; + "Unix/TS 3.0" [pos="678,450", width="1.33", height="0.50"]; + "PWB 2.0" [pos="612,594", width="1.08", height="0.50"]; + "7th Edition" [pos="429,594", width="1.22", height="0.50"]; + "8th Edition" [pos="429,234", width="1.22", height="0.50"]; + "32V" [pos="374,522", width="0.75", height="0.50"]; + V7M [pos="28,450", width="0.78", height="0.50"]; + "Ultrix-11" [pos="116,162", width="1.08", height="0.50"]; + Xenix [pos="203,522", width="0.83", height="0.50"]; + "UniPlus+" [pos="290,522", width="1.08", height="0.50"]; + "9th Edition" [pos="499,162", width="1.22", height="0.50"]; + "10th Edition" [pos="500,90", width="1.33", height="0.50"]; + "2 BSD" [pos="86,306", width="0.86", height="0.50"]; + "2.8 BSD" [pos="210,234", width="1.03", height="0.50"]; + "2.9 BSD" [pos="210,162", width="1.03", height="0.50"]; + "3 BSD" [pos="365,450", width="0.86", height="0.50"]; + "4 BSD" [pos="345,378", width="0.89", height="0.50"]; + "4.1 BSD" [pos="335,306", width="1.03", height="0.50"]; + "4.2 BSD" [pos="330,234", width="1.03", height="0.50"]; + "4.3 BSD" [pos="398,162", width="1.03", height="0.50"]; + "Ultrix-32" [pos="304,162", width="1.08", height="0.50"]; + "4.4 BSD" [pos="396,90", width="1.06", height="0.50"]; + FreeBSD [pos="303,18", width="1.08", height="0.50"]; + NetBSD [pos="396,18", width="1.00", height="0.50"]; + OpenBSD [pos="491,18", width="1.14", height="0.50"]; + "PWB 1.2" [pos="797,666", width="1.06", height="0.50"]; + "USG 1.0" [pos="891,666", width="1.06", height="0.50"]; + "CB Unix 1" [pos="891,594", width="1.19", height="0.50"]; + "USG 2.0" [pos="750,594", width="1.06", height="0.50"]; + "CB Unix 2" [pos="891,522", width="1.19", height="0.50"]; + "CB Unix 3" [pos="878,450", width="1.19", height="0.50"]; + "Unix/TS++" [pos="827,378", width="1.25", height="0.50"]; + "PDP-11 Sys V" [pos="943,378", width="1.47", height="0.50"]; + "USG 3.0" [pos="678,522", width="1.06", height="0.50"]; + "Unix/TS 1.0" [pos="782,522", width="1.33", height="0.50"]; + "TS 4.0" [pos="754,306", width="0.92", height="0.50"]; + "System V.0" [pos="754,234", width="1.25", height="0.50"]; + "System V.2" [pos="754,162", width="1.25", height="0.50"]; + "System V.3" [pos="754,90", width="1.25", height="0.50"]; + "System V.4" [pos="754,18", width="1.25", height="0.50"]; + "5th Edition" -> "6th Edition" [pos="e,595,752 681,796 659,784 628,769 604,757"]; + "5th Edition" -> "PWB 1.0" [pos="e,778,754 729,794 741,784 757,771 770,760"]; + "6th Edition" -> LSX [pos="e,692,677 595,724 618,713 650,698 678,684 680,683 681,683 683,682"]; + "6th Edition" -> "1 BSD" [pos="e,235,672 527,730 459,716 315,688 245,674"]; + "6th Edition" -> "Mini Unix" [pos="e,526,683 554,721 547,712 539,701 532,691"]; + "6th Edition" -> Wollongong [pos="e,608,683 580,721 586,712 594,701 602,691"]; + "6th Edition" -> Interdata [pos="e,442,679 538,724 513,712 478,696 451,683"]; + Interdata -> "Unix/TS 3.0" [pos="e,658,467 434,650 448,640 466,625 482,612 542,563 612,505 650,474"]; + Interdata -> "PWB 2.0" [pos="e,581,605 444,654 450,652 456,650 462,648 499,634 541,619 571,608"]; + Interdata -> "7th Edition" [pos="e,425,612 418,648 419,640 421,631 423,622"]; + "7th Edition" -> "8th Edition" [weight=1000, pos="e,429,252 429,576 429,548 429,495 429,450 429,450 429,450 429,378 429,338 429,291 429,262"]; + "7th Edition" -> "32V" [pos="e,386,538 416,577 409,568 400,556 392,546"]; + "7th Edition" -> V7M [pos="e,42,466 387,589 316,580 176,561 131,540 98,524 68,495 49,474"]; + "7th Edition" -> "Ultrix-11" [pos="e,122,180 386,591 319,585 195,570 164,540 135,511 145,490 145,450 145,450 145,450 145,306 145,264 134,218 125,190"]; + "7th Edition" -> Xenix [pos="e,227,533 391,585 353,575 293,559 242,540 240,539 238,539 236,538"]; + "7th Edition" -> "UniPlus+" [pos="e,316,536 402,580 380,569 349,553 325,541"]; + V7M -> "Ultrix-11" [pos="e,104,179 28,432 28,401 30,338 46,288 58,251 81,212 98,187"]; + "8th Edition" -> "9th Edition" [pos="e,482,179 446,217 455,208 465,197 475,187"]; + "9th Edition" -> "10th Edition" [pos="e,500,108 499,144 500,136 500,127 500,118"]; + "1 BSD" -> "2 BSD" [pos="e,88,324 186,652 154,630 96,580 96,522 96,522 96,522 96,450 96,409 92,363 89,334"]; + "2 BSD" -> "2.8 BSD" [pos="e,186,248 108,293 127,282 155,266 177,253"]; + "2.8 BSD" -> "Ultrix-11" [pos="e,136,178 190,219 177,209 159,195 144,184"]; + "2.8 BSD" -> "2.9 BSD" [pos="e,210,180 210,216 210,208 210,199 210,190"]; + "32V" -> "3 BSD" [pos="e,367,468 372,504 371,496 370,487 369,478"]; + "3 BSD" -> "4 BSD" [pos="e,350,396 360,432 358,424 355,415 353,406"]; + "4 BSD" -> "4.1 BSD" [pos="e,338,324 342,360 341,352 340,343 339,334"]; + "4.1 BSD" -> "4.2 BSD" [pos="e,331,252 334,288 333,280 333,271 332,262"]; + "4.1 BSD" -> "2.8 BSD" [pos="e,234,248 311,292 292,281 264,265 243,253"]; + "4.1 BSD" -> "8th Edition" [pos="e,408,250 355,291 368,281 385,267 400,256"]; + "4.2 BSD" -> "4.3 BSD" [pos="e,382,179 346,217 355,208 365,196 375,186"]; + "4.2 BSD" -> "Ultrix-32" [pos="e,311,180 324,216 321,208 318,198 314,190"]; + "4.3 BSD" -> "4.4 BSD" [pos="e,396,108 397,144 397,136 397,127 397,118"]; + "4.4 BSD" -> FreeBSD [pos="e,323,33 376,74 363,64 346,50 331,39"]; + "4.4 BSD" -> NetBSD [pos="e,396,36 396,72 396,64 396,55 396,46"]; + "4.4 BSD" -> OpenBSD [pos="e,471,34 416,75 429,65 447,51 463,40"]; + "PWB 1.0" -> "PWB 1.2" [pos="e,797,684 797,720 797,712 797,703 797,694"]; + "PWB 1.0" -> "USG 1.0" [pos="e,871,681 817,722 830,712 848,698 863,687"]; + "PWB 1.2" -> "PWB 2.0" [pos="e,642,606 767,654 736,642 686,623 652,610"]; + "USG 1.0" -> "CB Unix 1" [pos="e,891,612 891,648 891,640 891,631 891,622"]; + "USG 1.0" -> "USG 2.0" [pos="e,776,607 865,653 843,641 810,624 785,612"]; + "CB Unix 1" -> "CB Unix 2" [pos="e,891,540 891,576 891,568 891,559 891,550"]; + "CB Unix 2" -> "CB Unix 3" [pos="e,881,468 888,504 887,496 885,487 883,478"]; + "CB Unix 3" -> "Unix/TS++" [pos="e,840,395 866,433 860,424 852,413 846,403"]; + "CB Unix 3" -> "PDP-11 Sys V" [pos="e,927,396 893,433 902,424 911,413 920,404"]; + "USG 2.0" -> "USG 3.0" [pos="e,695,539 734,578 724,568 712,556 702,546"]; + "USG 3.0" -> "Unix/TS 3.0" [pos="e,678,468 678,504 678,496 678,487 678,478"]; + "PWB 2.0" -> "Unix/TS 3.0" [pos="e,659,467 613,576 615,557 620,527 631,504 636,493 645,483 652,474"]; + "Unix/TS 1.0" -> "Unix/TS 3.0" [pos="e,701,466 759,506 745,496 725,483 709,472"]; + "Unix/TS 3.0" -> "TS 4.0" [pos="e,745,324 687,432 700,407 724,362 740,333"]; + "Unix/TS++" -> "TS 4.0" [pos="e,770,322 810,361 800,351 788,339 777,329"]; + "CB Unix 3" -> "TS 4.0" [pos="e,753,324 842,440 818,432 790,418 773,396 760,378 755,353 754,334"]; + "TS 4.0" -> "System V.0" [pos="e,754,252 754,288 754,280 754,271 754,262"]; + "System V.0" -> "System V.2" [pos="e,754,180 754,216 754,208 754,199 754,190"]; + "System V.2" -> "System V.3" [pos="e,754,108 754,144 754,136 754,127 754,118"]; + "System V.3" -> "System V.4" [pos="e,754,36 754,72 754,64 754,55 754,46"]; +} -- 2.40.0