0704.1688/Fig3_ScalingAnalysis.eps
1: %!PS-Adobe-3.0 EPSF-3.0
2: %%BoundingBox: 0 0 381 331
3: %%Creator: IgorPro
4: %%Title: Graph50
5: %%Creation Date: 2007”N4ŒŽ10“ú 12:14
6: %%DocumentFonts:  (atend) 
7: %%LanguageLevel: 2
8: %%EndComments
9: %%BeginProlog
10: %%EndProlog
11: %%BeginResource: procset IgorProcset 1.0 0
12: /IgorSave save def		% Level 2 procs
13: 
14: 200 dict begin
15: 
16: 0 setgray 0 setlinecap
17: 1 setlinewidth 0 setlinejoin
18: 1 setmiterlimit [] 0 setdash
19: 
20: /aw 0 def 	/ah 0 def
21: /x0 0 def	/y0 0 def	/x1 0 def	/y1 0 def
22: /rx0 0 def	/ry0 0 def	/rx1 0 def	/ry1 0 def
23: /tmp0 0 def /tmp1 0 def
24: /packedRed 0 def /packedGreen 0 def /packedBlue 0 def
25: /x 0 def	/y 0 def	/w 0 def	/c 0 string def
26: 
27: /rbak 1 def	/gbak 1 def	/bbak 1 def
28: /rfor 0 def	/gfor 0 def	/bfor 0 def
29: 
30: /bdef{bind def}bind def
31: /ldef{load def}bdef
32: /xdef{exch def}bdef
33: 
34: /useCMYK 0 def
35: /useRound false def
36: 
37: 
38: /Mysetrgbcolor{	% r g b
39: 	useCMYK 1 eq
40: 	{
41: 		3 {1 exch sub 3 -1 roll} repeat			% c=1-r, m= 1-g, y= 1-b
42: 		dup
43: 		2 index 2 copy gt {exch} if pop
44: 		3 index 2 copy gt {exch} if pop
45: %		2 div									% k= (min of c,m,y)/2
46: 		4 1 roll
47: 		3 {3 index sub 3 -1 roll} repeat		% sub k from c,m & y
48: 		4 -1 roll
49: 		setcmykcolor
50: 	}
51: 	{ setrgbcolor }
52: 	ifelse
53: }bdef
54: 
55: %******** BEGIN NEW PAT STUFF ********** [
56: 
57: /l {lineto} bdef
58: /m {moveto} bdef
59: /PatCom{pop UseBack 0 0 8 8 rectfill UseFore}bdef
60: 
61: /SpecialPatProcs
62: <<
63: 	/p0102040810204080 {PatCom 6.5 0 m 0 6.5 l 0 7.5 l 7.5 0 l 6.5 0 l 8 6.5 m 6.5 8 l 7.5 8 l 8 7.5 l 8 6.5 l fill}bind
64: 	/p8040201008040201 {PatCom 0 0.5 m 7.5 8 l 8 8 l 8 7.5 l 0.5 0 l 0 0 l 0 0.5 l 0 7.5 m 0 8 l 0.5 8 l 0 7.5 l 7.5 0 m 8 0.5 l 8 0 l 7.5 0 l fill}bind
65: 	/p03060C183060C081 {PatCom 5.5 0 m 0 5.5 l 0 7.5 l 7.5 0 l 5.5 0 l 8 5.5 m 5.5 8 l 7.5 8 l 8 7.5 l 8 5.5 l fill}bind
66: 	/pC06030180C060381 {PatCom 0 0 m 0 1.5 l 6.5 8 l 8 8 l 8 7.5 l 0.5 0 l 0 0 l 0 7.5 m 0 8 l 0.5 8 l 0 7.5 l 6.5 0 m 8 1.5 l 8 0 l 6.5 0 l fill}bind
67: 	/p83070E1C3870E0C1 {PatCom 5.5 0 m 0 5.5 l 0 8 l 0.5 8 l 8 0.5 l 8 0 l 5.5 0 l 0 0 m 0 0.5 l 0.5 0 l 0 0 l 8 5.5 m 5.5 8 l 8 8 l 8 5.5 l fill}bind
68: 	/pC1E070381C0E0783 {PatCom 0 0 m 0 1.5 l 6.5 8 l 8 8 l 8 6.5 l 1.5 0 l 0 0 l 0 6.5 m 0 8 l 1.5 8 l 0 6.5 l 6.5 0 m 8 1.5 l 8 0 l 6.5 0 l fill}bind
69: 	/p1122448811224488 {PatCom 2.5 0 m 0 2.5 l 0 3.5 l 3.5 0 l 2.5 0 l 6.5 0 m 0 6.5 l 0 7.5 l 7.5 0 l 6.5 0 l 8 2.5 m 2.5 8 l 3.5 8 l 8 3.5 l 8 2.5 l 8 6.5 m 6.5 8 l 7.5 8 l 8 7.5 l 8 6.5 l fill}bind
70: 	/p8844221188442211 {PatCom 7.5 0 m 8 0.5 l 8 0 l 7.5 0 l 3.5 0 m 8 4.5 l 8 3.5 l 4.5 0 l 3.5 0 l 0 0 m 0 0.5 l 7.5 8 l 8 8 l 8 7.5 l 0.5 0 l 0 0 l 0 3.5 m 0 4.5 l 3.5 8 l 4.5 8 l 0 3.5 l 0 7.5 m 0 8 l 0.5 8 l 0 7.5 l fill}bind
71: 	
72: 	/p3366CC993366CC99 {PatCom 1.5 0 m 0 1.5 l 0 3.5 l 3.5 0 l 1.5 0 l 5.5 0 m 0 5.5 l 0 7.5 l 7.5 0 l 5.5 0 l 8 1.5 m 1.5 8 l 3.5 8 l 8 3.5 l 8 1.5 l 8 5.5 m 5.5 8 l 7.5 8 l 8 7.5 l 8 5.5 l fill}bind
73: 	/pCC663399CC663399 {PatCom 6.5 0 m 8 1.5 l 8 0 l 6.5 0 l 2.5 0 m 8 5.5 l 8 3.5 l 4.5 0 l 2.5 0 l 0 0 m 0 1.5 l 6.5 8 l 8 8 l 8 7.5 l 0.5 0 l 0 0 l 0 3.5 m 0 5.5 l 2.5 8 l 4.5 8 l 0 3.5 l 0 7.5 m 0 8 l 0.5 8 l 0 7.5 l fill}bind
74: 	/p77EEDDBB77EEDDBB {PatCom 0.5 0 m 0 0.5 l 0 3.5 l 3.5 0 l 0.5 0 l 4.5 0 m 0 4.5 l 0 7.5 l 7.5 0 l 4.5 0 l 8 0.5 m 0.5 8 l 3.5 8 l 8 3.5 l 8 0.5 l 8 4.5 m 4.5 8 l 7.5 8 l 8 7.5 l 8 4.5 l fill}bind
75: 	/pEE77BBDDEE77BBDD {PatCom 0 0 m 0 2.5 l 5.5 8 l 8 8 l 8 7.5 l 0.5 0 l 0 0 l 1.5 0 m 8 6.5 l 8 3.5 l 4.5 0 l 1.5 0 l 5.5 0 m 8 2.5 l 8 0 l 5.5 0 l 0 3.5 m 0 6.5 l 1.5 8 l 4.5 8 l 0 3.5 l 0 7.5 m 0 8 l 0.5 8 l 0 7.5 l fill}bind
76: 	/pE4C993274E9C3972 {PatCom 0 0 m 0 2.5 l 2.5 0 l 0 0 l 4.5 0 m 0 4.5 l 0 5.5 l 5.5 0 l 4.5 0 l 7.5 0 m 0 7.5 l 0 8 l 2.5 8 l 8 2.5 l 8 0 l 7.5 0 l 8 4.5 m 4.5 8 l 5.5 8 l 8 5.5 l 8 4.5 l 8 7.5 m 7.5 8 l 8 8 l 8 7.5 l fill}bind
77: 	/p2793C9E472399C4E {PatCom 5.5 0 m 8 2.5 l 8 1.5 l 6.5 0 l 5.5 0 l 0.5 0 m 8 7.5 l 8 4.5 l 3.5 0 l 0.5 0 l 0 1.5 m 0 2.5 l 5.5 8 l 6.5 8 l 0 1.5 l 0 4.5 m 0 7.5 l 0.5 8 l 3.5 8 l 0 4.5 l fill}bind
78: >>
79: def
80: 
81: /Pat8Image2{			% patternstring -- 
82: 	UseBack 0 0 8 8 rectfill
83: 	UseFore
84: 	0 exch									% y patstr
85: 	{
86: 		0 exch								% y x value
87: 		128 8{								% y x value bitmask
88: 			dup 2 index and 0 eq not{		% y x bitmask value boolval
89: 				2 index 4 index 1 1 rectfill
90: 			}if
91: 			-1 bitshift 3 2 roll 
92: 			1 add
93: 			3 1 roll
94: 		}repeat
95: 		pop pop pop
96: 		1 add
97: 	}forall
98: 	pop
99: }bdef
100: 
101: /PatstrToName{
102: 	(p0000000000000000)	17 string copy	% apparantly literal strings are global objects
103: 	exch 1 exch
104: 	{
105: 		16 (00) cvrs dup length 
106: 		3 index 3 index 3 -1 roll 2 exch sub add
107: 		3 -1 roll putinterval
108: 		2 add
109: 	}forall
110: 	pop
111: 	cvn
112: }bdef
113: 
114: 
115: 
116: /ThePatTemplate
117: <<
118: 	/PatternType 1		% Tiling pattern
119: 	/PaintType 1		% Colored
120: 	/TilingType 1
121: 	/BBox [0 0 8 8]
122: 	/XStep 8
123: 	/YStep 8
124: 	/mypatstr <03060C183060C081>
125: 	/PaintProc {begin mypatstr Pat8Image2 end}bind
126: >>
127: def
128: 
129: 
130: 
131: /FillPattern{	% patternstring --
132: 	gsave
133: 	ThePatTemplate /mypatstr 2 index put
134: 	PatstrToName SpecialPatProcs 1 index known{
135: 		SpecialPatProcs exch get
136: 	}{
137: 		{begin mypatstr Pat8Image2 end}bind
138: 	}ifelse
139: 	ThePatTemplate /PaintProc 3 -1 roll put
140: 	ThePatTemplate matrix makepattern setpattern fill
141: 	grestore
142: }bdef
143: 
144: %******** END NEW PAT STUFF ********** ]
145: 
146: 
147: 
148: /UseBack{ rbak gbak bbak Mysetrgbcolor }bdef
149: /UseFore{ rfor gfor bfor Mysetrgbcolor }bdef
150: /SetBack {/bbak xdef /gbak xdef /rbak xdef }bdef
151: /SetFore {/bfor xdef /gfor xdef /rfor xdef }bdef
152: 
153: 
154: /ps {setlinewidth} bdef	
155: /clw {currentlinewidth} bdef
156: /sd {0 setdash} bdef
157: 
158: /mstroke {0 clw eq {newpath}{stroke} ifelse} bdef
159: 
160: /_R{ .5 sub round .5 add}bdef
161: /allign{ useRound {transform _R exch _R exch itransform} if }bdef
162: /L {allign lineto} bdef
163: /M {allign moveto} bdef
164: 
165: /addto { dup load exec 3 -1 roll add store }bdef
166: /MacLine{		% xto yto xfrom yfrom MacLine --
167: 	newpath		% only handles horizontal or vertical lines
168: 	/y0 xdef /x0 xdef /y1 xdef /x1 xdef
169: 	x1 x0 sub abs
170: 	y1 y0 sub abs gt
171: 	{clw x1 x0 gt {/x1}{/x0}ifelse  addto  clw 2 div dup /y0 addto /y1 addto}
172: 	{clw y1 y0 gt {/y1}{/y0}ifelse  addto  clw 2 div dup /x0 addto /x1 addto}
173: 	ifelse
174: 	x0 y0 M
175: 	x1 y1 L
176: 	mstroke
177: }bdef
178: 
179: /FillPath{		% graylevel FillPath --   fills current path and leaves path alive
180: 	gsave
181: 	dup 1 exch sub		% glev 1-glev
182: 	rbak 2 index mul	rfor 2 index mul add
183: 	gbak 3 index mul	gfor 3 index mul add
184: 	bbak 4 index mul	bfor 4 index mul add
185: 	Mysetrgbcolor
186: 	pop pop
187: 	fill
188: 	grestore
189: }bdef
190: 
191: /StrokePath{		% linejoin StrokePath --   strokes current path and leaves path alive
192: 	gsave
193: 	setlinejoin
194: 	mstroke
195: 	grestore
196: }bdef
197: 
198: /RectPath{		% x0 y0 x1 y1 RectPath -- sets current path to a rectange
199: 	/y1 xdef /x1 xdef /y0 xdef /x0 xdef
200: 	newpath
201: 	x0 y0 M
202: 	x1 y0 L
203: 	x1 y1 L
204: 	x0 y1 L
205: 	closepath
206: }bdef
207: 
208: /PaintRect{		% x0 y0 x1 y1 graylevel PaintRect --
209: 	gsave
210: 	5 1 roll
211: 	RectPath
212: 	FillPath
213: 	grestore
214: }bdef
215: 
216: 
217: 
218: 
219: % **** begin image stuff *****
220: % The following are used for images. This has to be kept
221: % in synch with corresponding code in ImageDisp.c.In particular
222: % the expansion factor, 8, has to be in synch. LH010606: now to
223: % fix colorscales in layouts, expansion factor is in variable.
224: % packedcolor is (red*256+green)*256+blue
225: 
226: /ExpFact 8 def	% default expansion factor
227: 
228: /SetPackedColor{	% packedcolor SetPackedColor --
229: 	dup 256 mod /tmp0 xdef	% extract blue
230: 	256 idiv
231: 	dup 256 mod /tmp1 xdef	% extract green
232: 	256 idiv 				% extract red
233: 	255 div /packedRed xdef
234: 	tmp1 255 div /packedGreen xdef
235: 	tmp0 255 div /packedBlue xdef
236: }bdef
237: 
238: /IR_FillRect{
239: 	gsave
240: 	newpath
241: 	rx0 ry0 M
242: 	rx1 ry0 L
243: 	rx1 ry1 L
244: 	rx0 ry1 L
245: 	closepath
246: 	packedRed packedGreen packedBlue Mysetrgbcolor
247: 	fill
248: 	grestore
249: }bdef
250: 
251: /NewRectImageLine{	% x0 y0 x1 y1 packedcolor NewRectImageLine --
252: 	SetPackedColor
253: 
254: 	/ry1 xdef /rx1 xdef /ry0 xdef /rx0 xdef	% remember starting rectange for following calls
255: 	
256: 	IR_FillRect
257: }bdef
258: 
259: /rx{		% xdist rx --
260: 	ExpFact div
261: 	dup 0 lt
262: 	{ rx0 /rx1 xdef rx1 add /rx0 xdef }		% neg delta steps left
263: 	{ rx1 /rx0 xdef rx0 add /rx1 xdef }
264: 	ifelse
265: 	IR_FillRect
266: }bdef
267: 
268: /ry{		% ydist rr --
269: 	ExpFact div
270: 	dup 0 lt
271: 	{ ry1 /ry0 xdef ry0 exch sub /ry1 xdef }		% neg delta steps down
272: 	{ ry0 /ry1 xdef ry1 exch sub /ry0 xdef }
273: 	ifelse
274: 	IR_FillRect
275: }bdef
276: 
277: 
278: /cx{		% xdist packedcolor cx --
279: 	SetPackedColor
280: 	rx
281: }bdef
282: 
283: /cy{		% ydist packedcolor cx --
284: 	SetPackedColor
285: 	ry
286: }bdef
287: 
288: % **** end image stuff *****
289: 
290: 
291: 
292: /EraseRect{		% x0 y0 x1 y1 EraseRect --  fills rect with background color
293: 	gsave
294: 	RectPath
295: 	UseBack fill
296: 	grestore
297: }bdef
298: 
299: /FrameRect{		% x0 y0 x1 y1 FrameRect --
300: 	RectPath
301: 	mstroke
302: }bdef
303: 
304: /FrameMacRect{		% x0 y0 x1 y1 FrameMacRect --  Mac-like version
305: 	RectPath
306: 	mstroke
307: }bdef
308: 
309: 
310: /ellipse{
311: 	/savematrix matrix currentmatrix def
312: 	translate scale 0 0 1 0 360 arc
313: 	savematrix setmatrix
314: }bdef
315: 
316: 
317: 
318: /OvalPath{		% x0 y0 x1 y1 OvalPath -- sets current path to an oval inside rectange
319: 	/y1 xdef /x1 xdef /y0 xdef /x0 xdef
320: 	newpath
321: 	x0 x1 sub abs 2 div y0 y1 sub abs 2 div x0 x1 add 2 div y0 y1 add 2 div ellipse
322: 	closepath
323: }bdef
324: 
325: 
326: /PaintOval{		% x0 y0 x1 y1 graylevel PaintOval --
327: 	gsave
328: 	5 1 roll
329: 	OvalPath
330: 	FillPath
331: 	grestore
332: }bdef
333: 
334: /EraseOval{		% x0 y0 x1 y1 EraseOval --  fills with background color
335: 	gsave
336: 	OvalPath
337: 	UseBack fill
338: 	grestore
339: }bdef
340: 
341: /FrameOval{		% x0 y0 x1 y1 FrameOval --
342: 	OvalPath
343: 	mstroke
344: }bdef
345: 
346: 
347: /RRectPath{		% x0 y0 x1 y1 r OvalPath -- sets current path to rounded rectange, radius r
348: 	/radius xdef
349: 	/y1 xdef /x1 xdef /y0 xdef /x0 xdef
350: 	newpath
351: 	x0 radius add y0 M
352: 	x1 y0 x1 y1 radius arcto 4{pop}repeat
353: 	x1 y1 x0 y1 radius arcto 4{pop}repeat
354: 	x0 y1 x0 y0 radius arcto 4{pop}repeat
355: 	x0 y0 x1 y0 radius arcto 4{pop}repeat
356: 	closepath
357: }bdef
358: 
359: 
360: /PaintRRect{		% x0 y0 x1 y1 r graylevel PaintRRect --
361: 	gsave
362: 	6 1 roll
363: 	RRectPath
364: 	FillPath
365: 	grestore
366: }bdef
367: 
368: /EraseRRect{		% x0 y0 x1 y1 r EraseRRect --  fills rect with background color
369: 	gsave
370: 	RRectPath
371: 	UseBack fill
372: 	grestore
373: }bdef
374: 
375: /FrameRRect{		% x0 y0 x1 y1 r FrameRect --
376: 	RRectPath
377: 	mstroke
378: }bdef
379: 
380: 
381: 
382: 
383: /CapLine{		% x0 y0 x1 y1 linecap CapLine -- draws line using given line cap
384: 	gsave
385: 	setlinecap
386: 	/y1 xdef /x1 xdef /y0 xdef /x0 xdef
387: 	newpath
388: 	x0 y0 M
389: 	x1 y1 L
390: 	mstroke
391: 	grestore
392: }bdef
393: 
394: /Arrow{		% x0 y0 x1 y1 width height graylevel Arrow -- draws arrow at end of line from P0 to P1
395: 	gsave
396: 	/gl xdef 1 add /aw xdef 1 add /ah xdef /y0 xdef /x0 xdef /y1 xdef /x1 xdef 
397: 	x0 y0 translate
398: 	/x1 x1 x0 sub def
399: 	/y1 y1 y0 sub def
400: 	y1 x1 atan rotate
401: 	newpath
402: 	0 0 M
403: 	aw ah 2 div L
404: 	aw ah 2 div neg L
405: 	closepath
406: 	gl FillPath
407: %	10 setmiterlimit
408: %	1 ps
409: %	0 StrokePath
410: 	grestore
411: }bdef
412: 
413: 
414: % ************ fonts ************
415: 
416: 
417: /normal 0 def
418: /bold 1 def
419: /italic 2 def
420: /underline 4 def
421: /outline 8 def
422: /shadow 16 def
423: 
424: /FACE1 bold italic or def
425: /FACE2 outline shadow or def
426: 
427: /Shadow {
428: 	gsave
429: 	siz 0.08 mul 1 index mul x add
430: 	exch siz 0.07 mul mul y add M
431: 	c show
432: 	grestore
433: } def
434: 
435: /Outline {
436: 	gsave
437: 	siz .02 mul setlinewidth
438: 	x y M c true charpath
439: 	gsave UseBack fill grestore stroke
440: 	grestore
441: } def
442: 
443: /Underline{
444: 	gsave
445: 	siz 0.08 mul ps
446: 	x y clw add M x c stringwidth pop add y clw add L stroke
447: 	grestore
448: }bdef
449: 
450: /DoShow{	% assumes x,y,c are already set
451: 	fontkind FACE2 and
452: 	dup normal eq 				{c x y M show} if
453: 	dup outline eq 				{Outline} if
454: 	dup shadow eq 				{1 Shadow Outline} if
455: 	outline shadow or eq 		{1 Shadow 1.5 Shadow Outline} if
456: 	fontkind underline and 0 ne { Underline } if
457: }bdef
458: 
459: /DoWShow{	% assumes x,y,c & w are already set
460: 	gsave
461: 	x y translate
462: 	/x 0 def  /y 0 def
463: 	w c stringwidth pop div 1 scale
464: 	DoShow
465: 	grestore
466: }bdef
467: 
468: /S{
469: 	/y xdef /x xdef /c xdef
470: 	DoShow
471: }bdef
472: 
473: /WS{		% string x y desiredwidth WS -
474: 	/w xdef /y xdef /x xdef /c xdef
475: 	DoWShow
476: }bdef
477: 
478: /F{
479: 	/fontkind xdef
480: 	findfont exch /siz xdef [siz 0 0 siz neg  0 0] makefont setfont
481: }bdef
482: 
483: 
484: 
485: /Re-encode {
486: 	dup length array copy
487: 	/eap 0 def
488: 	exch {
489: 		dup type /integertype eq
490: 		{ /eap xdef }
491: 		{
492: 			1 index
493: 			exch
494: 			eap exch
495: 			put
496: 			/eap eap 1 add def
497: 		}
498: 		ifelse
499: 	} forall
500: } bind def
501: 
502: [ 39/quotesingle 96/grave 128/.notdef/.notdef/quotesinglbase
503: /florin/quotedblbase/ellipsis/dagger/daggerdbl/circumflex
504: /perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
505: /.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright
506: /bullet/endash/emdash/tilde/trademark/scaron/guilsinglright
507: /oe/.notdef/.notdef/Ydieresis/.notdef/exclamdown/cent
508: /sterling/currency/yen/brokenbar/section/dieresis/copyright
509: /ordfeminine/guillemotleft/logicalnot/.notdef/registered
510: /macron/degree/plusminus/twosuperior/threesuperior/acute
511: /mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine
512: /guillemotright/onequarter/onehalf/threequarters/questiondown
513: /Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
514: /Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave
515: /Iacute/Icircumflex/Idieresis/Eth/Ntilde/Ograve/Oacute
516: /Ocircumflex/Otilde/Odieresis/multiply/Oslash/Ugrave
517: /Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls
518: /agrave/aacute/acircumflex/atilde/adieresis/aring/ae
519: /ccedilla/egrave/eacute/ecircumflex/edieresis/igrave
520: /iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute
521: /ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute
522: /ucircumflex/udieresis/yacute/thorn/ydieresis]
523: /zzz xdef
524: 
525: /OurEncoding{ zzz StandardEncoding Re-encode }bdef
526: 
527: /EncodeFont	{
528: 	findfont
529: 	dup length dict begin
530: 	{
531: 		1 index /FID ne
532: 		{ def }
533: 		{ pop pop }
534: 		ifelse
535: 	} forall
536: 	/FontName xdef
537: 	/Encoding xdef
538: 	FontName currentdict
539: 	end
540: 	definefont pop
541: } bind def
542: 
543: %%EndResource
544: %%BeginFont: /OF0
545: 11 dict begin
546: /FontName /OF0 def
547: % TT Name: cmmi5
548: /FontType 3 def
549: /FontMatrix [0.001 0 0 -0.001 0 0] def
550: /FontBBox [161 -431 652 11] def
551: /Encoding 256 array def 0 1 255{Encoding exch/.notdef put}for
552: Encoding 178 /s178 put
553: /BoundingBoxes 1 dict def
554: BoundingBoxes begin
555: /s178 [161 -431 652 11] def
556: end
557: /Metrics 1 dict def
558:  Metrics begin
559: /s178 613 def
560: end
561: /CharProcs 1 dict def
562:  CharProcs begin
563: /.notdef {} def
564: /s178 {
565: 262 -162 moveto
566: 253 -134 250 -110 256 -89 curveto
567: 261 -69 273 -53 291 -42 curveto
568: 310 -31 333 -26 362 -26 curveto
569: 400 -26 452 -42 516 -75 curveto
570: 519 -76 521 -76 521 -76 curveto
571: 528 -76 532 -73 531 -67 curveto
572: 533 -60 533 -53 531 -46 curveto
573: 528 -37 514 -28 490 -19 curveto
574: 466 -10 438 -3 409 2 curveto
575: 379 8 358 11 348 11 curveto
576: 306 11 270 3 238 -13 curveto
577: 207 -29 185 -52 173 -83 curveto
578: 161 -113 162 -150 176 -192 curveto
579: 189 -229 210 -263 238 -293 curveto
580: 267 -323 300 -348 337 -369 curveto
581: 374 -389 413 -405 453 -415 curveto
582: 493 -426 530 -431 565 -431 curveto
583: 637 -431 565 -431 637 -431 curveto
584: 643 -431 647 -429 650 -424 curveto
585: 652 -420 652 -415 650 -408 curveto
586: 648 -402 643 -396 636 -391 curveto
587: 629 -386 622 -383 615 -383 curveto
588: 546 -383 615 -383 546 -383 curveto
589: 502 -383 460 -373 420 -354 curveto
590: 380 -335 346 -305 317 -266 curveto
591: 540 -266 317 -266 540 -266 curveto
592: 546 -266 550 -264 552 -259 curveto
593: 554 -255 554 -249 552 -243 curveto
594: 550 -237 545 -231 539 -226 curveto
595: 532 -221 525 -218 518 -218 curveto
596: 287 -218 518 -218 287 -218 curveto
597: 278 -200 270 -181 262 -162 curveto
598: closepath
599: } bind def
600: end
601: /BuildGlyph { exch begin dup Metrics exch get 0 2 index BoundingBoxes exch get aload pop setcachedevice CharProcs exch 2 copy known not{pop/.notdef}if get exec fill end } def
602: /BuildChar { 1 index /Encoding get exch get 1 index /BuildGlyph get exec } bind def
603: currentdict end /OF0 exch definefont pop
604: %%EndFont
605: %%BeginFont: /OF1
606: 11 dict begin
607: /FontName /OF1 def
608: % TT Name: Symbol
609: /FontType 3 def
610: /FontMatrix [0.001 0 0 -0.001 0 0] def
611: /FontBBox [95 -461 671 216] def
612: /Encoding 256 array def 0 1 255{Encoding exch/.notdef put}for
613: Encoding 106 /s106 put
614: /BoundingBoxes 1 dict def
615: BoundingBoxes begin
616: /s106 [95 -461 671 216] def
617: end
618: /Metrics 1 dict def
619:  Metrics begin
620: /s106 603 def
621: end
622: /CharProcs 1 dict def
623:  CharProcs begin
624: /.notdef {} def
625: /s106 {
626: 275 -12 moveto
627: 380 -322 275 -12 380 -322 curveto
628: 397 -372 419 -408 445 -429 curveto
629: 472 -450 502 -461 536 -461 curveto
630: 585 -461 622 -440 646 -397 curveto
631: 670 -354 671 -300 649 -236 curveto
632: 635 -193 610 -151 575 -111 curveto
633: 540 -70 503 -40 463 -21 curveto
634: 423 -1 375 11 319 15 curveto
635: 251 216 319 15 251 216 curveto
636: 198 216 251 216 198 216 curveto
637: 266 15 198 216 266 15 curveto
638: 218 11 180 -1 153 -21 curveto
639: 126 -40 109 -70 102 -110 curveto
640: 95 -151 98 -192 113 -235 curveto
641: 125 -271 144 -305 168 -336 curveto
642: 192 -367 217 -392 243 -410 curveto
643: 268 -427 292 -440 315 -448 curveto
644: 338 -456 365 -460 395 -461 curveto
645: 389 -443 395 -461 389 -443 curveto
646: 358 -441 327 -424 293 -393 curveto
647: 260 -362 232 -312 209 -244 curveto
648: 192 -194 185 -152 189 -117 curveto
649: 192 -83 203 -56 220 -39 curveto
650: 231 -28 250 -19 275 -12 curveto
651: closepath
652: 328 -13 moveto
653: 362 -17 391 -24 416 -36 curveto
654: 449 -52 478 -75 503 -105 curveto
655: 528 -136 547 -172 562 -214 curveto
656: 582 -273 584 -322 567 -361 curveto
657: 555 -389 536 -403 508 -403 curveto
658: 494 -403 481 -397 468 -385 curveto
659: 455 -372 442 -346 428 -306 curveto
660: 328 -13 428 -306 328 -13 curveto
661: closepath
662: } bind def
663: end
664: /BuildGlyph { exch begin dup Metrics exch get 0 2 index BoundingBoxes exch get aload pop setcachedevice CharProcs exch 2 copy known not{pop/.notdef}if get exec fill end } def
665: /BuildChar { 1 index /Encoding get exch get 1 index /BuildGlyph get exec } bind def
666: currentdict end /OF1 exch definefont pop
667: %%EndFont
668: 0 331 translate  1 -1 scale
669: /AnObj save def
670: 1 1 1 SetBack   0 0 0 SetFore  UseFore
671: 0 0 translate
672: 1.00 ps
673: gsave 1.00 ps 53.75 13.62 53.75 284.00 0 CapLine grestore
674: gsave 1.00 ps 354.00 13.62 354.00 284.00 0 CapLine grestore
675: 1 ps
676: 1.00 ps
677: gsave 1.00 ps 354.50 284.00 349.38 284.00 0 CapLine grestore
678: gsave 1.00 ps 53.25 284.00 58.38 284.00 0 CapLine grestore
679: 1 ps
680:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
681: 8.38 (_Times-Roman) 0 F
682: (8) 48.00 286.75 4.25 WS
683: 1.00 ps
684: gsave 1.00 ps 354.50 274.12 349.38 274.12 0 CapLine grestore
685: gsave 1.00 ps 53.25 274.12 58.38 274.12 0 CapLine grestore
686: 1 ps
687: 8.38 (_Times-Roman) 0 F
688: (9) 48.00 276.88 4.25 WS
689: 1.00 ps
690: gsave 1.00 ps 354.50 265.25 345.12 265.25 0 CapLine grestore
691: gsave 1.00 ps 53.25 265.25 62.62 265.25 0 CapLine grestore
692: 1 ps
693: 12.00 (_Times-Roman) 0 F
694: (1) 42.00 269.12 6.00 WS
695: 1.00 ps
696: gsave 1.00 ps 354.50 207.00 349.38 207.00 0 CapLine grestore
697: gsave 1.00 ps 53.25 207.00 58.38 207.00 0 CapLine grestore
698: 1 ps
699: 8.38 (_Times-Roman) 0 F
700: (2) 48.00 209.75 4.25 WS
701: 1.00 ps
702: gsave 1.00 ps 354.50 173.00 349.38 173.00 0 CapLine grestore
703: gsave 1.00 ps 53.25 173.00 58.38 173.00 0 CapLine grestore
704: 1 ps
705: 8.38 (_Times-Roman) 0 F
706: (3) 48.00 175.75 4.25 WS
707: 1.00 ps
708: gsave 1.00 ps 354.50 148.75 349.38 148.75 0 CapLine grestore
709: gsave 1.00 ps 53.25 148.75 58.38 148.75 0 CapLine grestore
710: 1 ps
711: 8.38 (_Times-Roman) 0 F
712: (4) 48.00 151.50 4.25 WS
713: 1.00 ps
714: gsave 1.00 ps 354.50 130.12 349.38 130.12 0 CapLine grestore
715: gsave 1.00 ps 53.25 130.12 58.38 130.12 0 CapLine grestore
716: 1 ps
717: 8.38 (_Times-Roman) 0 F
718: (5) 48.00 132.88 4.25 WS
719: 1.00 ps
720: gsave 1.00 ps 354.50 114.75 349.38 114.75 0 CapLine grestore
721: gsave 1.00 ps 53.25 114.75 58.38 114.75 0 CapLine grestore
722: 1 ps
723: 8.38 (_Times-Roman) 0 F
724: (6) 48.00 117.50 4.25 WS
725: 1.00 ps
726: gsave 1.00 ps 354.50 101.75 349.38 101.75 0 CapLine grestore
727: gsave 1.00 ps 53.25 101.75 58.38 101.75 0 CapLine grestore
728: 1 ps
729: 8.38 (_Times-Roman) 0 F
730: (7) 48.00 104.50 4.25 WS
731: 1.00 ps
732: gsave 1.00 ps 354.50 90.62 349.38 90.62 0 CapLine grestore
733: gsave 1.00 ps 53.25 90.62 58.38 90.62 0 CapLine grestore
734: 1 ps
735: 8.38 (_Times-Roman) 0 F
736: (8) 48.00 93.38 4.25 WS
737: 1.00 ps
738: gsave 1.00 ps 354.50 80.75 349.38 80.75 0 CapLine grestore
739: gsave 1.00 ps 53.25 80.75 58.38 80.75 0 CapLine grestore
740: 1 ps
741: 8.38 (_Times-Roman) 0 F
742: (9) 48.00 83.50 4.25 WS
743: 1.00 ps
744: gsave 1.00 ps 354.50 71.88 345.12 71.88 0 CapLine grestore
745: gsave 1.00 ps 53.25 71.88 62.62 71.88 0 CapLine grestore
746: 1 ps
747: 12.00 (_Times-Roman) 0 F
748: (10) 36.00 75.75 12.00 WS
749: 1.00 ps
750: gsave 1.00 ps 354.50 13.62 349.38 13.62 0 CapLine grestore
751: gsave 1.00 ps 53.25 13.62 58.38 13.62 0 CapLine grestore
752: 1 ps
753: 8.38 (_Times-Roman) 0 F
754: (2) 48.00 16.38 4.25 WS
755: 14.00 (_Times-Roman) 0 F
756: gsave 24.00 201.25 translate -90 rotate
757: ([) 0.00 0.00 4.62 WS
758: grestore
759:  OurEncoding /_Times-Italic /Times-Italic EncodeFont
760: 14.00 (_Times-Italic) 2 F
761: gsave 24.00 196.62 translate -90 rotate
762: (I) 0.00 0.00 4.62 WS
763: grestore
764:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
765: 14.00 (_Times-Roman) 0 F
766: gsave 24.00 192.00 translate -90 rotate
767: (\() 0.00 0.00 4.62 WS
768: grestore
769: 14.00 (OF0) 2 F
770: gsave 24.00 187.38 translate -90 rotate
771: (\262) 0.00 0.00 8.62 WS
772: grestore
773:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
774: 14.00 (_Times-Roman) 0 F
775: gsave 24.00 178.75 translate -90 rotate
776: (, ) 0.00 0.00 7.00 WS
777: grestore
778:  OurEncoding /_Times-Italic /Times-Italic EncodeFont
779: 14.00 (_Times-Italic) 2 F
780: gsave 24.00 171.75 translate -90 rotate
781: (T) 0.00 0.00 7.75 WS
782: grestore
783:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
784: 14.00 (_Times-Roman) 0 F
785: gsave 24.00 164.00 translate -90 rotate
786: (\)) 0.00 0.00 4.62 WS
787: grestore
788: 14.00 (Symbol) 0 F
789: gsave 24.00 159.38 translate -90 rotate
790: (-) 0.00 0.00 7.75 WS
791: grestore
792:  OurEncoding /_Times-Italic /Times-Italic EncodeFont
793: 14.00 (_Times-Italic) 2 F
794: gsave 24.00 151.62 translate -90 rotate
795: (A) 0.00 0.00 8.50 WS
796: grestore
797:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
798: 14.00 (_Times-Roman) 0 F
799: gsave 24.00 143.12 translate -90 rotate
800: (]/) 0.00 0.00 8.50 WS
801: grestore
802:  OurEncoding /_Times-Italic /Times-Italic EncodeFont
803: 14.00 (_Times-Italic) 2 F
804: gsave 24.00 134.62 translate -90 rotate
805: (G) 0.00 0.00 10.12 WS
806: grestore
807: 14.00 (Symbol) 0 F
808: gsave 24.00 124.50 translate -90 rotate
809: (\326) 0.00 0.00 7.75 WS
810: grestore
811:  OurEncoding /_Times-Italic /Times-Italic EncodeFont
812: 14.00 (_Times-Italic) 2 F
813: gsave 24.00 116.75 translate -90 rotate
814: (k) 0.00 0.00 6.25 WS
815: grestore
816:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
817: 9.75 (_Times-Roman) 0 F
818: gsave 28.62 110.50 translate -90 rotate
819: (B) 0.00 0.00 6.50 WS
820: grestore
821:  OurEncoding /_Times-Italic /Times-Italic EncodeFont
822: 14.00 (_Times-Italic) 2 F
823: gsave 24.00 104.00 translate -90 rotate
824: (T) 0.00 0.00 7.75 WS
825: grestore
826: 1.00 ps
827: gsave 1.00 ps 53.75 284.00 354.00 284.00 0 CapLine grestore
828: gsave 1.00 ps 53.75 13.62 354.00 13.62 0 CapLine grestore
829: 1 ps
830: 1.00 ps
831: gsave 1.00 ps 349.12 13.12 349.12 18.25 0 CapLine grestore
832: gsave 1.00 ps 349.12 284.50 349.12 279.38 0 CapLine grestore
833: 1 ps
834:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
835: 8.38 (_Times-Roman) 0 F
836: (3) 347.00 293.00 4.25 WS
837: 1.00 ps
838: gsave 1.00 ps 330.75 13.12 330.75 18.25 0 CapLine grestore
839: gsave 1.00 ps 330.75 284.50 330.75 279.38 0 CapLine grestore
840: 1 ps
841: 8.38 (_Times-Roman) 0 F
842: (4) 328.62 293.00 4.25 WS
843: 1.00 ps
844: gsave 1.00 ps 316.50 13.12 316.50 18.25 0 CapLine grestore
845: gsave 1.00 ps 316.50 284.50 316.50 279.38 0 CapLine grestore
846: 1 ps
847: 8.38 (_Times-Roman) 0 F
848: (5) 314.38 293.00 4.25 WS
849: 1.00 ps
850: gsave 1.00 ps 304.88 13.12 304.88 18.25 0 CapLine grestore
851: gsave 1.00 ps 304.88 284.50 304.88 279.38 0 CapLine grestore
852: 1 ps
853: 8.38 (_Times-Roman) 0 F
854: (6) 302.75 293.00 4.25 WS
855: 1.00 ps
856: gsave 1.00 ps 295.00 13.12 295.00 18.25 0 CapLine grestore
857: gsave 1.00 ps 295.00 284.50 295.00 279.38 0 CapLine grestore
858: 1 ps
859: 8.38 (_Times-Roman) 0 F
860: (7) 292.88 293.00 4.25 WS
861: 1.00 ps
862: gsave 1.00 ps 286.50 13.12 286.50 18.25 0 CapLine grestore
863: gsave 1.00 ps 286.50 284.50 286.50 279.38 0 CapLine grestore
864: 1 ps
865: 8.38 (_Times-Roman) 0 F
866: (8) 284.38 293.00 4.25 WS
867: 1.00 ps
868: gsave 1.00 ps 278.88 13.12 278.88 18.25 0 CapLine grestore
869: gsave 1.00 ps 278.88 284.50 278.88 279.38 0 CapLine grestore
870: 1 ps
871: 8.38 (_Times-Roman) 0 F
872: (9) 276.75 293.00 4.25 WS
873: 1.00 ps
874: gsave 1.00 ps 272.25 13.12 272.25 22.50 0 CapLine grestore
875: gsave 1.00 ps 272.25 284.50 272.25 275.12 0 CapLine grestore
876: 1 ps
877: 12.00 (_Times-Roman) 0 F
878: (1) 269.25 303.75 6.00 WS
879: 1.00 ps
880: gsave 1.00 ps 227.88 13.12 227.88 18.25 0 CapLine grestore
881: gsave 1.00 ps 227.88 284.50 227.88 279.38 0 CapLine grestore
882: 1 ps
883: 8.38 (_Times-Roman) 0 F
884: (2) 225.75 293.00 4.25 WS
885: 1.00 ps
886: gsave 1.00 ps 202.00 13.12 202.00 18.25 0 CapLine grestore
887: gsave 1.00 ps 202.00 284.50 202.00 279.38 0 CapLine grestore
888: 1 ps
889: 8.38 (_Times-Roman) 0 F
890: (3) 199.88 293.00 4.25 WS
891: 1.00 ps
892: gsave 1.00 ps 183.50 13.12 183.50 18.25 0 CapLine grestore
893: gsave 1.00 ps 183.50 284.50 183.50 279.38 0 CapLine grestore
894: 1 ps
895: 8.38 (_Times-Roman) 0 F
896: (4) 181.38 293.00 4.25 WS
897: 1.00 ps
898: gsave 1.00 ps 169.25 13.12 169.25 18.25 0 CapLine grestore
899: gsave 1.00 ps 169.25 284.50 169.25 279.38 0 CapLine grestore
900: 1 ps
901: 8.38 (_Times-Roman) 0 F
902: (5) 167.12 293.00 4.25 WS
903: 1.00 ps
904: gsave 1.00 ps 157.62 13.12 157.62 18.25 0 CapLine grestore
905: gsave 1.00 ps 157.62 284.50 157.62 279.38 0 CapLine grestore
906: 1 ps
907: 8.38 (_Times-Roman) 0 F
908: (6) 155.50 293.00 4.25 WS
909: 1.00 ps
910: gsave 1.00 ps 147.75 13.12 147.75 18.25 0 CapLine grestore
911: gsave 1.00 ps 147.75 284.50 147.75 279.38 0 CapLine grestore
912: 1 ps
913: 8.38 (_Times-Roman) 0 F
914: (7) 145.62 293.00 4.25 WS
915: 1.00 ps
916: gsave 1.00 ps 139.25 13.12 139.25 18.25 0 CapLine grestore
917: gsave 1.00 ps 139.25 284.50 139.25 279.38 0 CapLine grestore
918: 1 ps
919: 8.38 (_Times-Roman) 0 F
920: (8) 137.12 293.00 4.25 WS
921: 1.00 ps
922: gsave 1.00 ps 131.75 13.12 131.75 18.25 0 CapLine grestore
923: gsave 1.00 ps 131.75 284.50 131.75 279.38 0 CapLine grestore
924: 1 ps
925: 8.38 (_Times-Roman) 0 F
926: (9) 129.62 293.00 4.25 WS
927: 1.00 ps
928: gsave 1.00 ps 125.00 13.12 125.00 22.50 0 CapLine grestore
929: gsave 1.00 ps 125.00 284.50 125.00 275.12 0 CapLine grestore
930: 1 ps
931: 12.00 (_Times-Roman) 0 F
932: (10) 119.00 303.75 12.00 WS
933: 1.00 ps
934: gsave 1.00 ps 80.62 13.12 80.62 18.25 0 CapLine grestore
935: gsave 1.00 ps 80.62 284.50 80.62 279.38 0 CapLine grestore
936: 1 ps
937: 8.38 (_Times-Roman) 0 F
938: (2) 78.50 293.00 4.25 WS
939: 1.00 ps
940: gsave 1.00 ps 54.75 13.12 54.75 18.25 0 CapLine grestore
941: gsave 1.00 ps 54.75 284.50 54.75 279.38 0 CapLine grestore
942: 1 ps
943: 8.38 (_Times-Roman) 0 F
944: (3) 52.62 293.00 4.25 WS
945: 14.00 (Symbol) 0 F
946: (\326) 159.12 321.38 7.62 WS
947:  OurEncoding /_Times-Italic /Times-Italic EncodeFont
948: 14.00 (_Times-Italic) 2 F
949: (X) 166.75 321.38 8.50 WS
950:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
951: 14.00 (_Times-Roman) 0 F
952: (  \(=) 175.25 321.38 19.50 WS
953: 14.00 (Symbol) 0 F
954: (\326) 194.75 321.38 7.62 WS
955:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
956: 14.00 (_Times-Roman) 0 F
957: (|) 202.38 321.38 2.62 WS
958: 14.00 (OF0) 2 F
959: (\262) 205.00 321.38 8.62 WS
960:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
961: 14.00 (_Times-Roman) 0 F
962: (|/) 213.62 321.38 6.50 WS
963:  OurEncoding /_Times-Italic /Times-Italic EncodeFont
964: 14.00 (_Times-Italic) 2 F
965: (k) 220.12 321.38 6.25 WS
966:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
967: 9.75 (_Times-Roman) 0 F
968: (B) 226.38 325.62 6.50 WS
969:  OurEncoding /_Times-Italic /Times-Italic EncodeFont
970: 14.00 (_Times-Italic) 2 F
971: (T) 232.88 321.38 7.75 WS
972:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
973: 14.00 (_Times-Roman) 0 F
974: ( \)) 240.62 321.38 8.12 WS
975: 0 0 0.597665 SetFore  UseFore
976: 0.50 ps
977: newpath 58.25 278.50 M
978: 62.25 282.50 L
979: 62.25 278.50 L
980: 58.25 282.50 L
981: closepath
982: 1 FillPath
983: 0 StrokePath newpath
984: newpath 58.38 272.25 M
985: 62.38 276.25 L
986: 62.38 272.25 L
987: 58.38 276.25 L
988: closepath
989: 1 FillPath
990: 0 StrokePath newpath
991: newpath 58.50 267.62 M
992: 62.50 271.62 L
993: 62.50 267.62 L
994: 58.50 271.62 L
995: closepath
996: 1 FillPath
997: 0 StrokePath newpath
998: newpath 58.62 272.38 M
999: 62.62 276.38 L
1000: 62.62 272.38 L
1001: 58.62 276.38 L
1002: closepath
1003: 1 FillPath
1004: 0 StrokePath newpath
1005: newpath 58.62 272.12 M
1006: 62.62 276.12 L
1007: 62.62 272.12 L
1008: 58.62 276.12 L
1009: closepath
1010: 1 FillPath
1011: 0 StrokePath newpath
1012: newpath 58.75 267.88 M
1013: 62.75 271.88 L
1014: 62.75 267.88 L
1015: 58.75 271.88 L
1016: closepath
1017: 1 FillPath
1018: 0 StrokePath newpath
1019: newpath 58.88 264.00 M
1020: 62.88 268.00 L
1021: 62.88 264.00 L
1022: 58.88 268.00 L
1023: closepath
1024: 1 FillPath
1025: 0 StrokePath newpath
1026: newpath 59.00 257.25 M
1027: 63.00 261.25 L
1028: 63.00 257.25 L
1029: 59.00 261.25 L
1030: closepath
1031: 1 FillPath
1032: 0 StrokePath newpath
1033: newpath 59.12 252.50 M
1034: 63.12 256.50 L
1035: 63.12 252.50 L
1036: 59.12 256.50 L
1037: closepath
1038: 1 FillPath
1039: 0 StrokePath newpath
1040: newpath 59.12 246.75 M
1041: 63.12 250.75 L
1042: 63.12 246.75 L
1043: 59.12 250.75 L
1044: closepath
1045: 1 FillPath
1046: 0 StrokePath newpath
1047: newpath 59.25 242.75 M
1048: 63.25 246.75 L
1049: 63.25 242.75 L
1050: 59.25 246.75 L
1051: closepath
1052: 1 FillPath
1053: 0 StrokePath newpath
1054: newpath 59.38 241.62 M
1055: 63.38 245.62 L
1056: 63.38 241.62 L
1057: 59.38 245.62 L
1058: closepath
1059: 1 FillPath
1060: 0 StrokePath newpath
1061: newpath 59.50 241.12 M
1062: 63.50 245.12 L
1063: 63.50 241.12 L
1064: 59.50 245.12 L
1065: closepath
1066: 1 FillPath
1067: 0 StrokePath newpath
1068: newpath 59.62 240.88 M
1069: 63.62 244.88 L
1070: 63.62 240.88 L
1071: 59.62 244.88 L
1072: closepath
1073: 1 FillPath
1074: 0 StrokePath newpath
1075: newpath 59.75 238.50 M
1076: 63.75 242.50 L
1077: 63.75 238.50 L
1078: 59.75 242.50 L
1079: closepath
1080: 1 FillPath
1081: 0 StrokePath newpath
1082: newpath 59.75 235.88 M
1083: 63.75 239.88 L
1084: 63.75 235.88 L
1085: 59.75 239.88 L
1086: closepath
1087: 1 FillPath
1088: 0 StrokePath newpath
1089: newpath 59.88 234.88 M
1090: 63.88 238.88 L
1091: 63.88 234.88 L
1092: 59.88 238.88 L
1093: closepath
1094: 1 FillPath
1095: 0 StrokePath newpath
1096: newpath 60.00 230.25 M
1097: 64.00 234.25 L
1098: 64.00 230.25 L
1099: 60.00 234.25 L
1100: closepath
1101: 1 FillPath
1102: 0 StrokePath newpath
1103: newpath 60.12 225.38 M
1104: 64.12 229.38 L
1105: 64.12 225.38 L
1106: 60.12 229.38 L
1107: closepath
1108: 1 FillPath
1109: 0 StrokePath newpath
1110: newpath 60.25 224.25 M
1111: 64.25 228.25 L
1112: 64.25 224.25 L
1113: 60.25 228.25 L
1114: closepath
1115: 1 FillPath
1116: 0 StrokePath newpath
1117: newpath 60.38 224.62 M
1118: 64.38 228.62 L
1119: 64.38 224.62 L
1120: 60.38 228.62 L
1121: closepath
1122: 1 FillPath
1123: 0 StrokePath newpath
1124: newpath 60.38 221.00 M
1125: 64.38 225.00 L
1126: 64.38 221.00 L
1127: 60.38 225.00 L
1128: closepath
1129: 1 FillPath
1130: 0 StrokePath newpath
1131: newpath 60.50 215.88 M
1132: 64.50 219.88 L
1133: 64.50 215.88 L
1134: 60.50 219.88 L
1135: closepath
1136: 1 FillPath
1137: 0 StrokePath newpath
1138: newpath 60.62 212.88 M
1139: 64.62 216.88 L
1140: 64.62 212.88 L
1141: 60.62 216.88 L
1142: closepath
1143: 1 FillPath
1144: 0 StrokePath newpath
1145: newpath 60.75 211.25 M
1146: 64.75 215.25 L
1147: 64.75 211.25 L
1148: 60.75 215.25 L
1149: closepath
1150: 1 FillPath
1151: 0 StrokePath newpath
1152: newpath 60.88 211.50 M
1153: 64.88 215.50 L
1154: 64.88 211.50 L
1155: 60.88 215.50 L
1156: closepath
1157: 1 FillPath
1158: 0 StrokePath newpath
1159: newpath 61.00 210.75 M
1160: 65.00 214.75 L
1161: 65.00 210.75 L
1162: 61.00 214.75 L
1163: closepath
1164: 1 FillPath
1165: 0 StrokePath newpath
1166: newpath 61.00 207.25 M
1167: 65.00 211.25 L
1168: 65.00 207.25 L
1169: 61.00 211.25 L
1170: closepath
1171: 1 FillPath
1172: 0 StrokePath newpath
1173: newpath 61.12 203.88 M
1174: 65.12 207.88 L
1175: 65.12 203.88 L
1176: 61.12 207.88 L
1177: closepath
1178: 1 FillPath
1179: 0 StrokePath newpath
1180: newpath 61.25 200.62 M
1181: 65.25 204.62 L
1182: 65.25 200.62 L
1183: 61.25 204.62 L
1184: closepath
1185: 1 FillPath
1186: 0 StrokePath newpath
1187: newpath 61.38 197.12 M
1188: 65.38 201.12 L
1189: 65.38 197.12 L
1190: 61.38 201.12 L
1191: closepath
1192: 1 FillPath
1193: 0 StrokePath newpath
1194: newpath 61.50 195.00 M
1195: 65.50 199.00 L
1196: 65.50 195.00 L
1197: 61.50 199.00 L
1198: closepath
1199: 1 FillPath
1200: 0 StrokePath newpath
1201: newpath 61.62 195.25 M
1202: 65.62 199.25 L
1203: 65.62 195.25 L
1204: 61.62 199.25 L
1205: closepath
1206: 1 FillPath
1207: 0 StrokePath newpath
1208: newpath 61.75 194.75 M
1209: 65.75 198.75 L
1210: 65.75 194.75 L
1211: 61.75 198.75 L
1212: closepath
1213: 1 FillPath
1214: 0 StrokePath newpath
1215: newpath 61.75 195.25 M
1216: 65.75 199.25 L
1217: 65.75 195.25 L
1218: 61.75 199.25 L
1219: closepath
1220: 1 FillPath
1221: 0 StrokePath newpath
1222: newpath 61.88 193.88 M
1223: 65.88 197.88 L
1224: 65.88 193.88 L
1225: 61.88 197.88 L
1226: closepath
1227: 1 FillPath
1228: 0 StrokePath newpath
1229: newpath 62.00 191.62 M
1230: 66.00 195.62 L
1231: 66.00 191.62 L
1232: 62.00 195.62 L
1233: closepath
1234: 1 FillPath
1235: 0 StrokePath newpath
1236: newpath 62.12 188.12 M
1237: 66.12 192.12 L
1238: 66.12 188.12 L
1239: 62.12 192.12 L
1240: closepath
1241: 1 FillPath
1242: 0 StrokePath newpath
1243: newpath 62.25 185.75 M
1244: 66.25 189.75 L
1245: 66.25 185.75 L
1246: 62.25 189.75 L
1247: closepath
1248: 1 FillPath
1249: 0 StrokePath newpath
1250: newpath 62.38 184.00 M
1251: 66.38 188.00 L
1252: 66.38 184.00 L
1253: 62.38 188.00 L
1254: closepath
1255: 1 FillPath
1256: 0 StrokePath newpath
1257: newpath 62.50 183.50 M
1258: 66.50 187.50 L
1259: 66.50 183.50 L
1260: 62.50 187.50 L
1261: closepath
1262: 1 FillPath
1263: 0 StrokePath newpath
1264: newpath 62.62 183.25 M
1265: 66.62 187.25 L
1266: 66.62 183.25 L
1267: 62.62 187.25 L
1268: closepath
1269: 1 FillPath
1270: 0 StrokePath newpath
1271: newpath 62.75 182.12 M
1272: 66.75 186.12 L
1273: 66.75 182.12 L
1274: 62.75 186.12 L
1275: closepath
1276: 1 FillPath
1277: 0 StrokePath newpath
1278: newpath 62.75 180.50 M
1279: 66.75 184.50 L
1280: 66.75 180.50 L
1281: 62.75 184.50 L
1282: closepath
1283: 1 FillPath
1284: 0 StrokePath newpath
1285: newpath 62.88 177.25 M
1286: 66.88 181.25 L
1287: 66.88 177.25 L
1288: 62.88 181.25 L
1289: closepath
1290: 1 FillPath
1291: 0 StrokePath newpath
1292: newpath 63.00 174.25 M
1293: 67.00 178.25 L
1294: 67.00 174.25 L
1295: 63.00 178.25 L
1296: closepath
1297: 1 FillPath
1298: 0 StrokePath newpath
1299: newpath 63.12 174.50 M
1300: 67.12 178.50 L
1301: 67.12 174.50 L
1302: 63.12 178.50 L
1303: closepath
1304: 1 FillPath
1305: 0 StrokePath newpath
1306: newpath 63.25 173.12 M
1307: 67.25 177.12 L
1308: 67.25 173.12 L
1309: 63.25 177.12 L
1310: closepath
1311: 1 FillPath
1312: 0 StrokePath newpath
1313: newpath 63.38 170.88 M
1314: 67.38 174.88 L
1315: 67.38 170.88 L
1316: 63.38 174.88 L
1317: closepath
1318: 1 FillPath
1319: 0 StrokePath newpath
1320: newpath 63.50 169.38 M
1321: 67.50 173.38 L
1322: 67.50 169.38 L
1323: 63.50 173.38 L
1324: closepath
1325: 1 FillPath
1326: 0 StrokePath newpath
1327: newpath 63.62 168.50 M
1328: 67.62 172.50 L
1329: 67.62 168.50 L
1330: 63.62 172.50 L
1331: closepath
1332: 1 FillPath
1333: 0 StrokePath newpath
1334: newpath 63.75 167.75 M
1335: 67.75 171.75 L
1336: 67.75 167.75 L
1337: 63.75 171.75 L
1338: closepath
1339: 1 FillPath
1340: 0 StrokePath newpath
1341: newpath 63.88 165.38 M
1342: 67.88 169.38 L
1343: 67.88 165.38 L
1344: 63.88 169.38 L
1345: closepath
1346: 1 FillPath
1347: 0 StrokePath newpath
1348: newpath 64.00 162.88 M
1349: 68.00 166.88 L
1350: 68.00 162.88 L
1351: 64.00 166.88 L
1352: closepath
1353: 1 FillPath
1354: 0 StrokePath newpath
1355: newpath 64.12 162.12 M
1356: 68.12 166.12 L
1357: 68.12 162.12 L
1358: 64.12 166.12 L
1359: closepath
1360: 1 FillPath
1361: 0 StrokePath newpath
1362: newpath 64.25 160.50 M
1363: 68.25 164.50 L
1364: 68.25 160.50 L
1365: 64.25 164.50 L
1366: closepath
1367: 1 FillPath
1368: 0 StrokePath newpath
1369: newpath 64.38 159.38 M
1370: 68.38 163.38 L
1371: 68.38 159.38 L
1372: 64.38 163.38 L
1373: closepath
1374: 1 FillPath
1375: 0 StrokePath newpath
1376: newpath 64.38 158.62 M
1377: 68.38 162.62 L
1378: 68.38 158.62 L
1379: 64.38 162.62 L
1380: closepath
1381: 1 FillPath
1382: 0 StrokePath newpath
1383: newpath 64.50 157.12 M
1384: 68.50 161.12 L
1385: 68.50 157.12 L
1386: 64.50 161.12 L
1387: closepath
1388: 1 FillPath
1389: 0 StrokePath newpath
1390: newpath 64.62 155.62 M
1391: 68.62 159.62 L
1392: 68.62 155.62 L
1393: 64.62 159.62 L
1394: closepath
1395: 1 FillPath
1396: 0 StrokePath newpath
1397: newpath 64.75 153.50 M
1398: 68.75 157.50 L
1399: 68.75 153.50 L
1400: 64.75 157.50 L
1401: closepath
1402: 1 FillPath
1403: 0 StrokePath newpath
1404: newpath 64.88 151.38 M
1405: 68.88 155.38 L
1406: 68.88 151.38 L
1407: 64.88 155.38 L
1408: closepath
1409: 1 FillPath
1410: 0 StrokePath newpath
1411: newpath 65.00 149.88 M
1412: 69.00 153.88 L
1413: 69.00 149.88 L
1414: 65.00 153.88 L
1415: closepath
1416: 1 FillPath
1417: 0 StrokePath newpath
1418: newpath 65.12 149.00 M
1419: 69.12 153.00 L
1420: 69.12 149.00 L
1421: 65.12 153.00 L
1422: closepath
1423: 1 FillPath
1424: 0 StrokePath newpath
1425: newpath 65.25 147.50 M
1426: 69.25 151.50 L
1427: 69.25 147.50 L
1428: 65.25 151.50 L
1429: closepath
1430: 1 FillPath
1431: 0 StrokePath newpath
1432: newpath 65.38 147.75 M
1433: 69.38 151.75 L
1434: 69.38 147.75 L
1435: 65.38 151.75 L
1436: closepath
1437: 1 FillPath
1438: 0 StrokePath newpath
1439: newpath 65.50 147.88 M
1440: 69.50 151.88 L
1441: 69.50 147.88 L
1442: 65.50 151.88 L
1443: closepath
1444: 1 FillPath
1445: 0 StrokePath newpath
1446: newpath 65.62 146.38 M
1447: 69.62 150.38 L
1448: 69.62 146.38 L
1449: 65.62 150.38 L
1450: closepath
1451: 1 FillPath
1452: 0 StrokePath newpath
1453: newpath 65.75 144.00 M
1454: 69.75 148.00 L
1455: 69.75 144.00 L
1456: 65.75 148.00 L
1457: closepath
1458: 1 FillPath
1459: 0 StrokePath newpath
1460: newpath 65.88 142.38 M
1461: 69.88 146.38 L
1462: 69.88 142.38 L
1463: 65.88 146.38 L
1464: closepath
1465: 1 FillPath
1466: 0 StrokePath newpath
1467: newpath 66.00 141.75 M
1468: 70.00 145.75 L
1469: 70.00 141.75 L
1470: 66.00 145.75 L
1471: closepath
1472: 1 FillPath
1473: 0 StrokePath newpath
1474: newpath 66.12 140.38 M
1475: 70.12 144.38 L
1476: 70.12 140.38 L
1477: 66.12 144.38 L
1478: closepath
1479: 1 FillPath
1480: 0 StrokePath newpath
1481: newpath 66.25 138.88 M
1482: 70.25 142.88 L
1483: 70.25 138.88 L
1484: 66.25 142.88 L
1485: closepath
1486: 1 FillPath
1487: 0 StrokePath newpath
1488: newpath 66.38 137.50 M
1489: 70.38 141.50 L
1490: 70.38 137.50 L
1491: 66.38 141.50 L
1492: closepath
1493: 1 FillPath
1494: 0 StrokePath newpath
1495: newpath 66.50 135.75 M
1496: 70.50 139.75 L
1497: 70.50 135.75 L
1498: 66.50 139.75 L
1499: closepath
1500: 1 FillPath
1501: 0 StrokePath newpath
1502: newpath 66.62 136.25 M
1503: 70.62 140.25 L
1504: 70.62 136.25 L
1505: 66.62 140.25 L
1506: closepath
1507: 1 FillPath
1508: 0 StrokePath newpath
1509: newpath 66.75 135.38 M
1510: 70.75 139.38 L
1511: 70.75 135.38 L
1512: 66.75 139.38 L
1513: closepath
1514: 1 FillPath
1515: 0 StrokePath newpath
1516: newpath 66.88 133.50 M
1517: 70.88 137.50 L
1518: 70.88 133.50 L
1519: 66.88 137.50 L
1520: closepath
1521: 1 FillPath
1522: 0 StrokePath newpath
1523: newpath 67.00 133.25 M
1524: 71.00 137.25 L
1525: 71.00 133.25 L
1526: 67.00 137.25 L
1527: closepath
1528: 1 FillPath
1529: 0 StrokePath newpath
1530: newpath 67.12 132.00 M
1531: 71.12 136.00 L
1532: 71.12 132.00 L
1533: 67.12 136.00 L
1534: closepath
1535: 1 FillPath
1536: 0 StrokePath newpath
1537: newpath 67.25 131.25 M
1538: 71.25 135.25 L
1539: 71.25 131.25 L
1540: 67.25 135.25 L
1541: closepath
1542: 1 FillPath
1543: 0 StrokePath newpath
1544: newpath 67.38 129.88 M
1545: 71.38 133.88 L
1546: 71.38 129.88 L
1547: 67.38 133.88 L
1548: closepath
1549: 1 FillPath
1550: 0 StrokePath newpath
1551: newpath 67.50 127.12 M
1552: 71.50 131.12 L
1553: 71.50 127.12 L
1554: 67.50 131.12 L
1555: closepath
1556: 1 FillPath
1557: 0 StrokePath newpath
1558: newpath 67.62 125.25 M
1559: 71.62 129.25 L
1560: 71.62 125.25 L
1561: 67.62 129.25 L
1562: closepath
1563: 1 FillPath
1564: 0 StrokePath newpath
1565: newpath 67.88 125.62 M
1566: 71.88 129.62 L
1567: 71.88 125.62 L
1568: 67.88 129.62 L
1569: closepath
1570: 1 FillPath
1571: 0 StrokePath newpath
1572: newpath 68.00 126.12 M
1573: 72.00 130.12 L
1574: 72.00 126.12 L
1575: 68.00 130.12 L
1576: closepath
1577: 1 FillPath
1578: 0 StrokePath newpath
1579: newpath 68.12 123.88 M
1580: 72.12 127.88 L
1581: 72.12 123.88 L
1582: 68.12 127.88 L
1583: closepath
1584: 1 FillPath
1585: 0 StrokePath newpath
1586: newpath 68.25 123.12 M
1587: 72.25 127.12 L
1588: 72.25 123.12 L
1589: 68.25 127.12 L
1590: closepath
1591: 1 FillPath
1592: 0 StrokePath newpath
1593: newpath 68.38 122.62 M
1594: 72.38 126.62 L
1595: 72.38 122.62 L
1596: 68.38 126.62 L
1597: closepath
1598: 1 FillPath
1599: 0 StrokePath newpath
1600: newpath 68.50 121.88 M
1601: 72.50 125.88 L
1602: 72.50 121.88 L
1603: 68.50 125.88 L
1604: closepath
1605: 1 FillPath
1606: 0 StrokePath newpath
1607: newpath 68.62 121.38 M
1608: 72.62 125.38 L
1609: 72.62 121.38 L
1610: 68.62 125.38 L
1611: closepath
1612: 1 FillPath
1613: 0 StrokePath newpath
1614: newpath 68.75 120.00 M
1615: 72.75 124.00 L
1616: 72.75 120.00 L
1617: 68.75 124.00 L
1618: closepath
1619: 1 FillPath
1620: 0 StrokePath newpath
1621: newpath 68.88 119.25 M
1622: 72.88 123.25 L
1623: 72.88 119.25 L
1624: 68.88 123.25 L
1625: closepath
1626: 1 FillPath
1627: 0 StrokePath newpath
1628: newpath 69.00 119.38 M
1629: 73.00 123.38 L
1630: 73.00 119.38 L
1631: 69.00 123.38 L
1632: closepath
1633: 1 FillPath
1634: 0 StrokePath newpath
1635: newpath 69.12 119.38 M
1636: 73.12 123.38 L
1637: 73.12 119.38 L
1638: 69.12 123.38 L
1639: closepath
1640: 1 FillPath
1641: 0 StrokePath newpath
1642: newpath 69.25 118.00 M
1643: 73.25 122.00 L
1644: 73.25 118.00 L
1645: 69.25 122.00 L
1646: closepath
1647: 1 FillPath
1648: 0 StrokePath newpath
1649: newpath 69.50 116.50 M
1650: 73.50 120.50 L
1651: 73.50 116.50 L
1652: 69.50 120.50 L
1653: closepath
1654: 1 FillPath
1655: 0 StrokePath newpath
1656: newpath 69.62 115.50 M
1657: 73.62 119.50 L
1658: 73.62 115.50 L
1659: 69.62 119.50 L
1660: closepath
1661: 1 FillPath
1662: 0 StrokePath newpath
1663: newpath 69.75 114.50 M
1664: 73.75 118.50 L
1665: 73.75 114.50 L
1666: 69.75 118.50 L
1667: closepath
1668: 1 FillPath
1669: 0 StrokePath newpath
1670: newpath 69.88 113.62 M
1671: 73.88 117.62 L
1672: 73.88 113.62 L
1673: 69.88 117.62 L
1674: closepath
1675: 1 FillPath
1676: 0 StrokePath newpath
1677: newpath 70.00 111.88 M
1678: 74.00 115.88 L
1679: 74.00 111.88 L
1680: 70.00 115.88 L
1681: closepath
1682: 1 FillPath
1683: 0 StrokePath newpath
1684: newpath 70.12 110.75 M
1685: 74.12 114.75 L
1686: 74.12 110.75 L
1687: 70.12 114.75 L
1688: closepath
1689: 1 FillPath
1690: 0 StrokePath newpath
1691: newpath 70.25 110.75 M
1692: 74.25 114.75 L
1693: 74.25 110.75 L
1694: 70.25 114.75 L
1695: closepath
1696: 1 FillPath
1697: 0 StrokePath newpath
1698: newpath 70.38 109.62 M
1699: 74.38 113.62 L
1700: 74.38 109.62 L
1701: 70.38 113.62 L
1702: closepath
1703: 1 FillPath
1704: 0 StrokePath newpath
1705: newpath 70.62 108.25 M
1706: 74.62 112.25 L
1707: 74.62 108.25 L
1708: 70.62 112.25 L
1709: closepath
1710: 1 FillPath
1711: 0 StrokePath newpath
1712: newpath 70.75 107.25 M
1713: 74.75 111.25 L
1714: 74.75 107.25 L
1715: 70.75 111.25 L
1716: closepath
1717: 1 FillPath
1718: 0 StrokePath newpath
1719: newpath 70.88 106.75 M
1720: 74.88 110.75 L
1721: 74.88 106.75 L
1722: 70.88 110.75 L
1723: closepath
1724: 1 FillPath
1725: 0 StrokePath newpath
1726: newpath 71.00 106.50 M
1727: 75.00 110.50 L
1728: 75.00 106.50 L
1729: 71.00 110.50 L
1730: closepath
1731: 1 FillPath
1732: 0 StrokePath newpath
1733: newpath 71.12 105.75 M
1734: 75.12 109.75 L
1735: 75.12 105.75 L
1736: 71.12 109.75 L
1737: closepath
1738: 1 FillPath
1739: 0 StrokePath newpath
1740: newpath 71.25 104.38 M
1741: 75.25 108.38 L
1742: 75.25 104.38 L
1743: 71.25 108.38 L
1744: closepath
1745: 1 FillPath
1746: 0 StrokePath newpath
1747: newpath 71.50 104.00 M
1748: 75.50 108.00 L
1749: 75.50 104.00 L
1750: 71.50 108.00 L
1751: closepath
1752: 1 FillPath
1753: 0 StrokePath newpath
1754: newpath 71.62 104.25 M
1755: 75.62 108.25 L
1756: 75.62 104.25 L
1757: 71.62 108.25 L
1758: closepath
1759: 1 FillPath
1760: 0 StrokePath newpath
1761: newpath 71.75 103.12 M
1762: 75.75 107.12 L
1763: 75.75 103.12 L
1764: 71.75 107.12 L
1765: closepath
1766: 1 FillPath
1767: 0 StrokePath newpath
1768: newpath 71.88 101.88 M
1769: 75.88 105.88 L
1770: 75.88 101.88 L
1771: 71.88 105.88 L
1772: closepath
1773: 1 FillPath
1774: 0 StrokePath newpath
1775: newpath 72.00 99.75 M
1776: 76.00 103.75 L
1777: 76.00 99.75 L
1778: 72.00 103.75 L
1779: closepath
1780: 1 FillPath
1781: 0 StrokePath newpath
1782: newpath 72.25 98.25 M
1783: 76.25 102.25 L
1784: 76.25 98.25 L
1785: 72.25 102.25 L
1786: closepath
1787: 1 FillPath
1788: 0 StrokePath newpath
1789: newpath 72.38 98.12 M
1790: 76.38 102.12 L
1791: 76.38 98.12 L
1792: 72.38 102.12 L
1793: closepath
1794: 1 FillPath
1795: 0 StrokePath newpath
1796: newpath 72.50 97.62 M
1797: 76.50 101.62 L
1798: 76.50 97.62 L
1799: 72.50 101.62 L
1800: closepath
1801: 1 FillPath
1802: 0 StrokePath newpath
1803: newpath 72.62 96.25 M
1804: 76.62 100.25 L
1805: 76.62 96.25 L
1806: 72.62 100.25 L
1807: closepath
1808: 1 FillPath
1809: 0 StrokePath newpath
1810: newpath 72.75 96.12 M
1811: 76.75 100.12 L
1812: 76.75 96.12 L
1813: 72.75 100.12 L
1814: closepath
1815: 1 FillPath
1816: 0 StrokePath newpath
1817: newpath 73.00 95.75 M
1818: 77.00 99.75 L
1819: 77.00 95.75 L
1820: 73.00 99.75 L
1821: closepath
1822: 1 FillPath
1823: 0 StrokePath newpath
1824: newpath 73.12 94.88 M
1825: 77.12 98.88 L
1826: 77.12 94.88 L
1827: 73.12 98.88 L
1828: closepath
1829: 1 FillPath
1830: 0 StrokePath newpath
1831: newpath 73.25 94.50 M
1832: 77.25 98.50 L
1833: 77.25 94.50 L
1834: 73.25 98.50 L
1835: closepath
1836: 1 FillPath
1837: 0 StrokePath newpath
1838: newpath 73.38 94.25 M
1839: 77.38 98.25 L
1840: 77.38 94.25 L
1841: 73.38 98.25 L
1842: closepath
1843: 1 FillPath
1844: 0 StrokePath newpath
1845: newpath 73.62 93.12 M
1846: 77.62 97.12 L
1847: 77.62 93.12 L
1848: 73.62 97.12 L
1849: closepath
1850: 1 FillPath
1851: 0 StrokePath newpath
1852: newpath 73.75 91.75 M
1853: 77.75 95.75 L
1854: 77.75 91.75 L
1855: 73.75 95.75 L
1856: closepath
1857: 1 FillPath
1858: 0 StrokePath newpath
1859: newpath 73.88 90.88 M
1860: 77.88 94.88 L
1861: 77.88 90.88 L
1862: 73.88 94.88 L
1863: closepath
1864: 1 FillPath
1865: 0 StrokePath newpath
1866: newpath 74.12 90.88 M
1867: 78.12 94.88 L
1868: 78.12 90.88 L
1869: 74.12 94.88 L
1870: closepath
1871: 1 FillPath
1872: 0 StrokePath newpath
1873: newpath 74.25 91.12 M
1874: 78.25 95.12 L
1875: 78.25 91.12 L
1876: 74.25 95.12 L
1877: closepath
1878: 1 FillPath
1879: 0 StrokePath newpath
1880: newpath 74.38 90.25 M
1881: 78.38 94.25 L
1882: 78.38 90.25 L
1883: 74.38 94.25 L
1884: closepath
1885: 1 FillPath
1886: 0 StrokePath newpath
1887: newpath 74.50 89.25 M
1888: 78.50 93.25 L
1889: 78.50 89.25 L
1890: 74.50 93.25 L
1891: closepath
1892: 1 FillPath
1893: 0 StrokePath newpath
1894: newpath 74.75 88.00 M
1895: 78.75 92.00 L
1896: 78.75 88.00 L
1897: 74.75 92.00 L
1898: closepath
1899: 1 FillPath
1900: 0 StrokePath newpath
1901: newpath 74.88 87.12 M
1902: 78.88 91.12 L
1903: 78.88 87.12 L
1904: 74.88 91.12 L
1905: closepath
1906: 1 FillPath
1907: 0 StrokePath newpath
1908: newpath 75.00 86.50 M
1909: 79.00 90.50 L
1910: 79.00 86.50 L
1911: 75.00 90.50 L
1912: closepath
1913: 1 FillPath
1914: 0 StrokePath newpath
1915: newpath 75.25 85.88 M
1916: 79.25 89.88 L
1917: 79.25 85.88 L
1918: 75.25 89.88 L
1919: closepath
1920: 1 FillPath
1921: 0 StrokePath newpath
1922: newpath 75.38 85.50 M
1923: 79.38 89.50 L
1924: 79.38 85.50 L
1925: 75.38 89.50 L
1926: closepath
1927: 1 FillPath
1928: 0 StrokePath newpath
1929: newpath 75.50 85.00 M
1930: 79.50 89.00 L
1931: 79.50 85.00 L
1932: 75.50 89.00 L
1933: closepath
1934: 1 FillPath
1935: 0 StrokePath newpath
1936: newpath 75.75 84.25 M
1937: 79.75 88.25 L
1938: 79.75 84.25 L
1939: 75.75 88.25 L
1940: closepath
1941: 1 FillPath
1942: 0 StrokePath newpath
1943: newpath 75.88 83.50 M
1944: 79.88 87.50 L
1945: 79.88 83.50 L
1946: 75.88 87.50 L
1947: closepath
1948: 1 FillPath
1949: 0 StrokePath newpath
1950: newpath 76.00 83.38 M
1951: 80.00 87.38 L
1952: 80.00 83.38 L
1953: 76.00 87.38 L
1954: closepath
1955: 1 FillPath
1956: 0 StrokePath newpath
1957: newpath 76.25 82.00 M
1958: 80.25 86.00 L
1959: 80.25 82.00 L
1960: 76.25 86.00 L
1961: closepath
1962: 1 FillPath
1963: 0 StrokePath newpath
1964: newpath 76.38 80.88 M
1965: 80.38 84.88 L
1966: 80.38 80.88 L
1967: 76.38 84.88 L
1968: closepath
1969: 1 FillPath
1970: 0 StrokePath newpath
1971: newpath 76.62 81.12 M
1972: 80.62 85.12 L
1973: 80.62 81.12 L
1974: 76.62 85.12 L
1975: closepath
1976: 1 FillPath
1977: 0 StrokePath newpath
1978: newpath 76.75 80.50 M
1979: 80.75 84.50 L
1980: 80.75 80.50 L
1981: 76.75 84.50 L
1982: closepath
1983: 1 FillPath
1984: 0 StrokePath newpath
1985: newpath 76.88 79.50 M
1986: 80.88 83.50 L
1987: 80.88 79.50 L
1988: 76.88 83.50 L
1989: closepath
1990: 1 FillPath
1991: 0 StrokePath newpath
1992: newpath 77.12 79.50 M
1993: 81.12 83.50 L
1994: 81.12 79.50 L
1995: 77.12 83.50 L
1996: closepath
1997: 1 FillPath
1998: 0 StrokePath newpath
1999: newpath 77.25 79.00 M
2000: 81.25 83.00 L
2001: 81.25 79.00 L
2002: 77.25 83.00 L
2003: closepath
2004: 1 FillPath
2005: 0 StrokePath newpath
2006: newpath 77.50 78.00 M
2007: 81.50 82.00 L
2008: 81.50 78.00 L
2009: 77.50 82.00 L
2010: closepath
2011: 1 FillPath
2012: 0 StrokePath newpath
2013: newpath 77.62 77.62 M
2014: 81.62 81.62 L
2015: 81.62 77.62 L
2016: 77.62 81.62 L
2017: closepath
2018: 1 FillPath
2019: 0 StrokePath newpath
2020: newpath 77.88 77.50 M
2021: 81.88 81.50 L
2022: 81.88 77.50 L
2023: 77.88 81.50 L
2024: closepath
2025: 1 FillPath
2026: 0 StrokePath newpath
2027: newpath 78.00 76.88 M
2028: 82.00 80.88 L
2029: 82.00 76.88 L
2030: 78.00 80.88 L
2031: closepath
2032: 1 FillPath
2033: 0 StrokePath newpath
2034: newpath 78.12 76.62 M
2035: 82.12 80.62 L
2036: 82.12 76.62 L
2037: 78.12 80.62 L
2038: closepath
2039: 1 FillPath
2040: 0 StrokePath newpath
2041: newpath 78.38 76.75 M
2042: 82.38 80.75 L
2043: 82.38 76.75 L
2044: 78.38 80.75 L
2045: closepath
2046: 1 FillPath
2047: 0 StrokePath newpath
2048: newpath 78.50 76.00 M
2049: 82.50 80.00 L
2050: 82.50 76.00 L
2051: 78.50 80.00 L
2052: closepath
2053: 1 FillPath
2054: 0 StrokePath newpath
2055: newpath 78.75 74.75 M
2056: 82.75 78.75 L
2057: 82.75 74.75 L
2058: 78.75 78.75 L
2059: closepath
2060: 1 FillPath
2061: 0 StrokePath newpath
2062: newpath 78.88 74.25 M
2063: 82.88 78.25 L
2064: 82.88 74.25 L
2065: 78.88 78.25 L
2066: closepath
2067: 1 FillPath
2068: 0 StrokePath newpath
2069: newpath 79.12 73.88 M
2070: 83.12 77.88 L
2071: 83.12 73.88 L
2072: 79.12 77.88 L
2073: closepath
2074: 1 FillPath
2075: 0 StrokePath newpath
2076: newpath 79.25 72.75 M
2077: 83.25 76.75 L
2078: 83.25 72.75 L
2079: 79.25 76.75 L
2080: closepath
2081: 1 FillPath
2082: 0 StrokePath newpath
2083: newpath 79.50 72.50 M
2084: 83.50 76.50 L
2085: 83.50 72.50 L
2086: 79.50 76.50 L
2087: closepath
2088: 1 FillPath
2089: 0 StrokePath newpath
2090: newpath 79.62 72.38 M
2091: 83.62 76.38 L
2092: 83.62 72.38 L
2093: 79.62 76.38 L
2094: closepath
2095: 1 FillPath
2096: 0 StrokePath newpath
2097: newpath 79.88 71.50 M
2098: 83.88 75.50 L
2099: 83.88 71.50 L
2100: 79.88 75.50 L
2101: closepath
2102: 1 FillPath
2103: 0 StrokePath newpath
2104: newpath 80.00 70.88 M
2105: 84.00 74.88 L
2106: 84.00 70.88 L
2107: 80.00 74.88 L
2108: closepath
2109: 1 FillPath
2110: 0 StrokePath newpath
2111: newpath 80.25 70.75 M
2112: 84.25 74.75 L
2113: 84.25 70.75 L
2114: 80.25 74.75 L
2115: closepath
2116: 1 FillPath
2117: 0 StrokePath newpath
2118: newpath 80.50 70.38 M
2119: 84.50 74.38 L
2120: 84.50 70.38 L
2121: 80.50 74.38 L
2122: closepath
2123: 1 FillPath
2124: 0 StrokePath newpath
2125: newpath 80.62 70.75 M
2126: 84.62 74.75 L
2127: 84.62 70.75 L
2128: 80.62 74.75 L
2129: closepath
2130: 1 FillPath
2131: 0 StrokePath newpath
2132: newpath 80.88 70.12 M
2133: 84.88 74.12 L
2134: 84.88 70.12 L
2135: 80.88 74.12 L
2136: closepath
2137: 1 FillPath
2138: 0 StrokePath newpath
2139: newpath 81.00 68.88 M
2140: 85.00 72.88 L
2141: 85.00 68.88 L
2142: 81.00 72.88 L
2143: closepath
2144: 1 FillPath
2145: 0 StrokePath newpath
2146: newpath 81.25 69.38 M
2147: 85.25 73.38 L
2148: 85.25 69.38 L
2149: 81.25 73.38 L
2150: closepath
2151: 1 FillPath
2152: 0 StrokePath newpath
2153: newpath 81.50 68.75 M
2154: 85.50 72.75 L
2155: 85.50 68.75 L
2156: 81.50 72.75 L
2157: closepath
2158: 1 FillPath
2159: 0 StrokePath newpath
2160: newpath 81.62 67.50 M
2161: 85.62 71.50 L
2162: 85.62 67.50 L
2163: 81.62 71.50 L
2164: closepath
2165: 1 FillPath
2166: 0 StrokePath newpath
2167: newpath 81.88 67.88 M
2168: 85.88 71.88 L
2169: 85.88 67.88 L
2170: 81.88 71.88 L
2171: closepath
2172: 1 FillPath
2173: 0 StrokePath newpath
2174: newpath 82.00 67.75 M
2175: 86.00 71.75 L
2176: 86.00 67.75 L
2177: 82.00 71.75 L
2178: closepath
2179: 1 FillPath
2180: 0 StrokePath newpath
2181: newpath 82.25 66.50 M
2182: 86.25 70.50 L
2183: 86.25 66.50 L
2184: 82.25 70.50 L
2185: closepath
2186: 1 FillPath
2187: 0 StrokePath newpath
2188: newpath 82.50 65.88 M
2189: 86.50 69.88 L
2190: 86.50 65.88 L
2191: 82.50 69.88 L
2192: closepath
2193: 1 FillPath
2194: 0 StrokePath newpath
2195: newpath 82.62 66.12 M
2196: 86.62 70.12 L
2197: 86.62 66.12 L
2198: 82.62 70.12 L
2199: closepath
2200: 1 FillPath
2201: 0 StrokePath newpath
2202: newpath 82.88 65.75 M
2203: 86.88 69.75 L
2204: 86.88 65.75 L
2205: 82.88 69.75 L
2206: closepath
2207: 1 FillPath
2208: 0 StrokePath newpath
2209: newpath 83.12 64.88 M
2210: 87.12 68.88 L
2211: 87.12 64.88 L
2212: 83.12 68.88 L
2213: closepath
2214: 1 FillPath
2215: 0 StrokePath newpath
2216: newpath 83.38 64.38 M
2217: 87.38 68.38 L
2218: 87.38 64.38 L
2219: 83.38 68.38 L
2220: closepath
2221: 1 FillPath
2222: 0 StrokePath newpath
2223: newpath 83.50 64.12 M
2224: 87.50 68.12 L
2225: 87.50 64.12 L
2226: 83.50 68.12 L
2227: closepath
2228: 1 FillPath
2229: 0 StrokePath newpath
2230: newpath 83.75 63.38 M
2231: 87.75 67.38 L
2232: 87.75 63.38 L
2233: 83.75 67.38 L
2234: closepath
2235: 1 FillPath
2236: 0 StrokePath newpath
2237: newpath 84.00 62.75 M
2238: 88.00 66.75 L
2239: 88.00 62.75 L
2240: 84.00 66.75 L
2241: closepath
2242: 1 FillPath
2243: 0 StrokePath newpath
2244: newpath 84.12 62.75 M
2245: 88.12 66.75 L
2246: 88.12 62.75 L
2247: 84.12 66.75 L
2248: closepath
2249: 1 FillPath
2250: 0 StrokePath newpath
2251: newpath 84.38 62.25 M
2252: 88.38 66.25 L
2253: 88.38 62.25 L
2254: 84.38 66.25 L
2255: closepath
2256: 1 FillPath
2257: 0 StrokePath newpath
2258: newpath 84.62 61.62 M
2259: 88.62 65.62 L
2260: 88.62 61.62 L
2261: 84.62 65.62 L
2262: closepath
2263: 1 FillPath
2264: 0 StrokePath newpath
2265: newpath 84.88 61.38 M
2266: 88.88 65.38 L
2267: 88.88 61.38 L
2268: 84.88 65.38 L
2269: closepath
2270: 1 FillPath
2271: 0 StrokePath newpath
2272: newpath 85.12 61.25 M
2273: 89.12 65.25 L
2274: 89.12 61.25 L
2275: 85.12 65.25 L
2276: closepath
2277: 1 FillPath
2278: 0 StrokePath newpath
2279: newpath 85.25 61.12 M
2280: 89.25 65.12 L
2281: 89.25 61.12 L
2282: 85.25 65.12 L
2283: closepath
2284: 1 FillPath
2285: 0 StrokePath newpath
2286: newpath 85.50 61.12 M
2287: 89.50 65.12 L
2288: 89.50 61.12 L
2289: 85.50 65.12 L
2290: closepath
2291: 1 FillPath
2292: 0 StrokePath newpath
2293: newpath 85.75 60.50 M
2294: 89.75 64.50 L
2295: 89.75 60.50 L
2296: 85.75 64.50 L
2297: closepath
2298: 1 FillPath
2299: 0 StrokePath newpath
2300: newpath 86.00 59.62 M
2301: 90.00 63.62 L
2302: 90.00 59.62 L
2303: 86.00 63.62 L
2304: closepath
2305: 1 FillPath
2306: 0 StrokePath newpath
2307: newpath 86.25 59.25 M
2308: 90.25 63.25 L
2309: 90.25 59.25 L
2310: 86.25 63.25 L
2311: closepath
2312: 1 FillPath
2313: 0 StrokePath newpath
2314: newpath 86.50 59.38 M
2315: 90.50 63.38 L
2316: 90.50 59.38 L
2317: 86.50 63.38 L
2318: closepath
2319: 1 FillPath
2320: 0 StrokePath newpath
2321: newpath 86.75 59.62 M
2322: 90.75 63.62 L
2323: 90.75 59.62 L
2324: 86.75 63.62 L
2325: closepath
2326: 1 FillPath
2327: 0 StrokePath newpath
2328: newpath 87.00 59.00 M
2329: 91.00 63.00 L
2330: 91.00 59.00 L
2331: 87.00 63.00 L
2332: closepath
2333: 1 FillPath
2334: 0 StrokePath newpath
2335: newpath 87.25 57.62 M
2336: 91.25 61.62 L
2337: 91.25 57.62 L
2338: 87.25 61.62 L
2339: closepath
2340: 1 FillPath
2341: 0 StrokePath newpath
2342: newpath 87.38 57.12 M
2343: 91.38 61.12 L
2344: 91.38 57.12 L
2345: 87.38 61.12 L
2346: closepath
2347: 1 FillPath
2348: 0 StrokePath newpath
2349: newpath 87.62 57.50 M
2350: 91.62 61.50 L
2351: 91.62 57.50 L
2352: 87.62 61.50 L
2353: closepath
2354: 1 FillPath
2355: 0 StrokePath newpath
2356: newpath 87.88 57.38 M
2357: 91.88 61.38 L
2358: 91.88 57.38 L
2359: 87.88 61.38 L
2360: closepath
2361: 1 FillPath
2362: 0 StrokePath newpath
2363: newpath 88.12 56.88 M
2364: 92.12 60.88 L
2365: 92.12 56.88 L
2366: 88.12 60.88 L
2367: closepath
2368: 1 FillPath
2369: 0 StrokePath newpath
2370: newpath 88.38 56.62 M
2371: 92.38 60.62 L
2372: 92.38 56.62 L
2373: 88.38 60.62 L
2374: closepath
2375: 1 FillPath
2376: 0 StrokePath newpath
2377: newpath 88.62 57.00 M
2378: 92.62 61.00 L
2379: 92.62 57.00 L
2380: 88.62 61.00 L
2381: closepath
2382: 1 FillPath
2383: 0 StrokePath newpath
2384: newpath 88.88 56.75 M
2385: 92.88 60.75 L
2386: 92.88 56.75 L
2387: 88.88 60.75 L
2388: closepath
2389: 1 FillPath
2390: 0 StrokePath newpath
2391: newpath 89.25 56.38 M
2392: 93.25 60.38 L
2393: 93.25 56.38 L
2394: 89.25 60.38 L
2395: closepath
2396: 1 FillPath
2397: 0 StrokePath newpath
2398: newpath 89.50 56.00 M
2399: 93.50 60.00 L
2400: 93.50 56.00 L
2401: 89.50 60.00 L
2402: closepath
2403: 1 FillPath
2404: 0 StrokePath newpath
2405: newpath 89.75 55.25 M
2406: 93.75 59.25 L
2407: 93.75 55.25 L
2408: 89.75 59.25 L
2409: closepath
2410: 1 FillPath
2411: 0 StrokePath newpath
2412: newpath 90.00 55.00 M
2413: 94.00 59.00 L
2414: 94.00 55.00 L
2415: 90.00 59.00 L
2416: closepath
2417: 1 FillPath
2418: 0 StrokePath newpath
2419: newpath 90.25 54.25 M
2420: 94.25 58.25 L
2421: 94.25 54.25 L
2422: 90.25 58.25 L
2423: closepath
2424: 1 FillPath
2425: 0 StrokePath newpath
2426: newpath 90.50 53.62 M
2427: 94.50 57.62 L
2428: 94.50 53.62 L
2429: 90.50 57.62 L
2430: closepath
2431: 1 FillPath
2432: 0 StrokePath newpath
2433: newpath 90.75 53.88 M
2434: 94.75 57.88 L
2435: 94.75 53.88 L
2436: 90.75 57.88 L
2437: closepath
2438: 1 FillPath
2439: 0 StrokePath newpath
2440: newpath 91.00 54.00 M
2441: 95.00 58.00 L
2442: 95.00 54.00 L
2443: 91.00 58.00 L
2444: closepath
2445: 1 FillPath
2446: 0 StrokePath newpath
2447: newpath 91.38 54.00 M
2448: 95.38 58.00 L
2449: 95.38 54.00 L
2450: 91.38 58.00 L
2451: closepath
2452: 1 FillPath
2453: 0 StrokePath newpath
2454: newpath 91.62 53.75 M
2455: 95.62 57.75 L
2456: 95.62 53.75 L
2457: 91.62 57.75 L
2458: closepath
2459: 1 FillPath
2460: 0 StrokePath newpath
2461: newpath 91.88 53.75 M
2462: 95.88 57.75 L
2463: 95.88 53.75 L
2464: 91.88 57.75 L
2465: closepath
2466: 1 FillPath
2467: 0 StrokePath newpath
2468: newpath 92.12 53.50 M
2469: 96.12 57.50 L
2470: 96.12 53.50 L
2471: 92.12 57.50 L
2472: closepath
2473: 1 FillPath
2474: 0 StrokePath newpath
2475: newpath 92.50 53.75 M
2476: 96.50 57.75 L
2477: 96.50 53.75 L
2478: 92.50 57.75 L
2479: closepath
2480: 1 FillPath
2481: 0 StrokePath newpath
2482: newpath 92.75 53.88 M
2483: 96.75 57.88 L
2484: 96.75 53.88 L
2485: 92.75 57.88 L
2486: closepath
2487: 1 FillPath
2488: 0 StrokePath newpath
2489: newpath 93.00 54.00 M
2490: 97.00 58.00 L
2491: 97.00 54.00 L
2492: 93.00 58.00 L
2493: closepath
2494: 1 FillPath
2495: 0 StrokePath newpath
2496: newpath 93.25 54.00 M
2497: 97.25 58.00 L
2498: 97.25 54.00 L
2499: 93.25 58.00 L
2500: closepath
2501: 1 FillPath
2502: 0 StrokePath newpath
2503: newpath 93.62 53.88 M
2504: 97.62 57.88 L
2505: 97.62 53.88 L
2506: 93.62 57.88 L
2507: closepath
2508: 1 FillPath
2509: 0 StrokePath newpath
2510: newpath 93.88 53.62 M
2511: 97.88 57.62 L
2512: 97.88 53.62 L
2513: 93.88 57.62 L
2514: closepath
2515: 1 FillPath
2516: 0 StrokePath newpath
2517: newpath 94.25 53.00 M
2518: 98.25 57.00 L
2519: 98.25 53.00 L
2520: 94.25 57.00 L
2521: closepath
2522: 1 FillPath
2523: 0 StrokePath newpath
2524: newpath 94.50 52.25 M
2525: 98.50 56.25 L
2526: 98.50 52.25 L
2527: 94.50 56.25 L
2528: closepath
2529: 1 FillPath
2530: 0 StrokePath newpath
2531: newpath 94.75 52.38 M
2532: 98.75 56.38 L
2533: 98.75 52.38 L
2534: 94.75 56.38 L
2535: closepath
2536: 1 FillPath
2537: 0 StrokePath newpath
2538: newpath 95.12 52.62 M
2539: 99.12 56.62 L
2540: 99.12 52.62 L
2541: 95.12 56.62 L
2542: closepath
2543: 1 FillPath
2544: 0 StrokePath newpath
2545: newpath 95.38 52.62 M
2546: 99.38 56.62 L
2547: 99.38 52.62 L
2548: 95.38 56.62 L
2549: closepath
2550: 1 FillPath
2551: 0 StrokePath newpath
2552: newpath 95.75 52.25 M
2553: 99.75 56.25 L
2554: 99.75 52.25 L
2555: 95.75 56.25 L
2556: closepath
2557: 1 FillPath
2558: 0 StrokePath newpath
2559: newpath 96.12 52.12 M
2560: 100.12 56.12 L
2561: 100.12 52.12 L
2562: 96.12 56.12 L
2563: closepath
2564: 1 FillPath
2565: 0 StrokePath newpath
2566: newpath 96.38 52.12 M
2567: 100.38 56.12 L
2568: 100.38 52.12 L
2569: 96.38 56.12 L
2570: closepath
2571: 1 FillPath
2572: 0 StrokePath newpath
2573: newpath 96.75 52.12 M
2574: 100.75 56.12 L
2575: 100.75 52.12 L
2576: 96.75 56.12 L
2577: closepath
2578: 1 FillPath
2579: 0 StrokePath newpath
2580: newpath 97.00 52.75 M
2581: 101.00 56.75 L
2582: 101.00 52.75 L
2583: 97.00 56.75 L
2584: closepath
2585: 1 FillPath
2586: 0 StrokePath newpath
2587: newpath 97.38 53.38 M
2588: 101.38 57.38 L
2589: 101.38 53.38 L
2590: 97.38 57.38 L
2591: closepath
2592: 1 FillPath
2593: 0 StrokePath newpath
2594: newpath 97.75 52.88 M
2595: 101.75 56.88 L
2596: 101.75 52.88 L
2597: 97.75 56.88 L
2598: closepath
2599: 1 FillPath
2600: 0 StrokePath newpath
2601: newpath 98.00 53.00 M
2602: 102.00 57.00 L
2603: 102.00 53.00 L
2604: 98.00 57.00 L
2605: closepath
2606: 1 FillPath
2607: 0 StrokePath newpath
2608: newpath 98.38 52.88 M
2609: 102.38 56.88 L
2610: 102.38 52.88 L
2611: 98.38 56.88 L
2612: closepath
2613: 1 FillPath
2614: 0 StrokePath newpath
2615: newpath 98.75 52.62 M
2616: 102.75 56.62 L
2617: 102.75 52.62 L
2618: 98.75 56.62 L
2619: closepath
2620: 1 FillPath
2621: 0 StrokePath newpath
2622: newpath 99.12 52.88 M
2623: 103.12 56.88 L
2624: 103.12 52.88 L
2625: 99.12 56.88 L
2626: closepath
2627: 1 FillPath
2628: 0 StrokePath newpath
2629: newpath 99.38 53.00 M
2630: 103.38 57.00 L
2631: 103.38 53.00 L
2632: 99.38 57.00 L
2633: closepath
2634: 1 FillPath
2635: 0 StrokePath newpath
2636: newpath 99.75 52.88 M
2637: 103.75 56.88 L
2638: 103.75 52.88 L
2639: 99.75 56.88 L
2640: closepath
2641: 1 FillPath
2642: 0 StrokePath newpath
2643: newpath 100.12 52.50 M
2644: 104.12 56.50 L
2645: 104.12 52.50 L
2646: 100.12 56.50 L
2647: closepath
2648: 1 FillPath
2649: 0 StrokePath newpath
2650: newpath 100.50 52.50 M
2651: 104.50 56.50 L
2652: 104.50 52.50 L
2653: 100.50 56.50 L
2654: closepath
2655: 1 FillPath
2656: 0 StrokePath newpath
2657: newpath 100.88 52.88 M
2658: 104.88 56.88 L
2659: 104.88 52.88 L
2660: 100.88 56.88 L
2661: closepath
2662: 1 FillPath
2663: 0 StrokePath newpath
2664: newpath 101.25 52.88 M
2665: 105.25 56.88 L
2666: 105.25 52.88 L
2667: 101.25 56.88 L
2668: closepath
2669: 1 FillPath
2670: 0 StrokePath newpath
2671: newpath 101.62 53.38 M
2672: 105.62 57.38 L
2673: 105.62 53.38 L
2674: 101.62 57.38 L
2675: closepath
2676: 1 FillPath
2677: 0 StrokePath newpath
2678: newpath 102.00 53.75 M
2679: 106.00 57.75 L
2680: 106.00 53.75 L
2681: 102.00 57.75 L
2682: closepath
2683: 1 FillPath
2684: 0 StrokePath newpath
2685: newpath 102.38 53.12 M
2686: 106.38 57.12 L
2687: 106.38 53.12 L
2688: 102.38 57.12 L
2689: closepath
2690: 1 FillPath
2691: 0 StrokePath newpath
2692: newpath 102.75 53.25 M
2693: 106.75 57.25 L
2694: 106.75 53.25 L
2695: 102.75 57.25 L
2696: closepath
2697: 1 FillPath
2698: 0 StrokePath newpath
2699: newpath 103.25 54.38 M
2700: 107.25 58.38 L
2701: 107.25 54.38 L
2702: 103.25 58.38 L
2703: closepath
2704: 1 FillPath
2705: 0 StrokePath newpath
2706: newpath 103.62 54.50 M
2707: 107.62 58.50 L
2708: 107.62 54.50 L
2709: 103.62 58.50 L
2710: closepath
2711: 1 FillPath
2712: 0 StrokePath newpath
2713: newpath 104.00 53.62 M
2714: 108.00 57.62 L
2715: 108.00 53.62 L
2716: 104.00 57.62 L
2717: closepath
2718: 1 FillPath
2719: 0 StrokePath newpath
2720: newpath 104.38 53.75 M
2721: 108.38 57.75 L
2722: 108.38 53.75 L
2723: 104.38 57.75 L
2724: closepath
2725: 1 FillPath
2726: 0 StrokePath newpath
2727: newpath 104.88 54.75 M
2728: 108.88 58.75 L
2729: 108.88 54.75 L
2730: 104.88 58.75 L
2731: closepath
2732: 1 FillPath
2733: 0 StrokePath newpath
2734: newpath 105.25 54.88 M
2735: 109.25 58.88 L
2736: 109.25 54.88 L
2737: 105.25 58.88 L
2738: closepath
2739: 1 FillPath
2740: 0 StrokePath newpath
2741: newpath 105.75 54.88 M
2742: 109.75 58.88 L
2743: 109.75 54.88 L
2744: 105.75 58.88 L
2745: closepath
2746: 1 FillPath
2747: 0 StrokePath newpath
2748: newpath 106.12 55.50 M
2749: 110.12 59.50 L
2750: 110.12 55.50 L
2751: 106.12 59.50 L
2752: closepath
2753: 1 FillPath
2754: 0 StrokePath newpath
2755: newpath 106.62 55.50 M
2756: 110.62 59.50 L
2757: 110.62 55.50 L
2758: 106.62 59.50 L
2759: closepath
2760: 1 FillPath
2761: 0 StrokePath newpath
2762: newpath 107.00 55.50 M
2763: 111.00 59.50 L
2764: 111.00 55.50 L
2765: 107.00 59.50 L
2766: closepath
2767: 1 FillPath
2768: 0 StrokePath newpath
2769: newpath 107.50 55.25 M
2770: 111.50 59.25 L
2771: 111.50 55.25 L
2772: 107.50 59.25 L
2773: closepath
2774: 1 FillPath
2775: 0 StrokePath newpath
2776: newpath 107.88 55.62 M
2777: 111.88 59.62 L
2778: 111.88 55.62 L
2779: 107.88 59.62 L
2780: closepath
2781: 1 FillPath
2782: 0 StrokePath newpath
2783: newpath 108.38 56.50 M
2784: 112.38 60.50 L
2785: 112.38 56.50 L
2786: 108.38 60.50 L
2787: closepath
2788: 1 FillPath
2789: 0 StrokePath newpath
2790: newpath 108.88 56.75 M
2791: 112.88 60.75 L
2792: 112.88 56.75 L
2793: 108.88 60.75 L
2794: closepath
2795: 1 FillPath
2796: 0 StrokePath newpath
2797: newpath 109.38 57.50 M
2798: 113.38 61.50 L
2799: 113.38 57.50 L
2800: 109.38 61.50 L
2801: closepath
2802: 1 FillPath
2803: 0 StrokePath newpath
2804: newpath 109.88 58.12 M
2805: 113.88 62.12 L
2806: 113.88 58.12 L
2807: 109.88 62.12 L
2808: closepath
2809: 1 FillPath
2810: 0 StrokePath newpath
2811: newpath 110.38 58.25 M
2812: 114.38 62.25 L
2813: 114.38 58.25 L
2814: 110.38 62.25 L
2815: closepath
2816: 1 FillPath
2817: 0 StrokePath newpath
2818: newpath 110.88 58.50 M
2819: 114.88 62.50 L
2820: 114.88 58.50 L
2821: 110.88 62.50 L
2822: closepath
2823: 1 FillPath
2824: 0 StrokePath newpath
2825: newpath 111.38 58.75 M
2826: 115.38 62.75 L
2827: 115.38 58.75 L
2828: 111.38 62.75 L
2829: closepath
2830: 1 FillPath
2831: 0 StrokePath newpath
2832: newpath 111.88 58.62 M
2833: 115.88 62.62 L
2834: 115.88 58.62 L
2835: 111.88 62.62 L
2836: closepath
2837: 1 FillPath
2838: 0 StrokePath newpath
2839: newpath 112.38 59.38 M
2840: 116.38 63.38 L
2841: 116.38 59.38 L
2842: 112.38 63.38 L
2843: closepath
2844: 1 FillPath
2845: 0 StrokePath newpath
2846: newpath 112.88 60.50 M
2847: 116.88 64.50 L
2848: 116.88 60.50 L
2849: 112.88 64.50 L
2850: closepath
2851: 1 FillPath
2852: 0 StrokePath newpath
2853: newpath 113.50 60.75 M
2854: 117.50 64.75 L
2855: 117.50 60.75 L
2856: 113.50 64.75 L
2857: closepath
2858: 1 FillPath
2859: 0 StrokePath newpath
2860: newpath 114.00 61.25 M
2861: 118.00 65.25 L
2862: 118.00 61.25 L
2863: 114.00 65.25 L
2864: closepath
2865: 1 FillPath
2866: 0 StrokePath newpath
2867: newpath 114.62 61.88 M
2868: 118.62 65.88 L
2869: 118.62 61.88 L
2870: 114.62 65.88 L
2871: closepath
2872: 1 FillPath
2873: 0 StrokePath newpath
2874: newpath 115.12 62.50 M
2875: 119.12 66.50 L
2876: 119.12 62.50 L
2877: 115.12 66.50 L
2878: closepath
2879: 1 FillPath
2880: 0 StrokePath newpath
2881: newpath 115.75 63.25 M
2882: 119.75 67.25 L
2883: 119.75 63.25 L
2884: 115.75 67.25 L
2885: closepath
2886: 1 FillPath
2887: 0 StrokePath newpath
2888: newpath 116.38 63.00 M
2889: 120.38 67.00 L
2890: 120.38 63.00 L
2891: 116.38 67.00 L
2892: closepath
2893: 1 FillPath
2894: 0 StrokePath newpath
2895: newpath 117.00 63.75 M
2896: 121.00 67.75 L
2897: 121.00 63.75 L
2898: 117.00 67.75 L
2899: closepath
2900: 1 FillPath
2901: 0 StrokePath newpath
2902: newpath 117.62 65.50 M
2903: 121.62 69.50 L
2904: 121.62 65.50 L
2905: 117.62 69.50 L
2906: closepath
2907: 1 FillPath
2908: 0 StrokePath newpath
2909: newpath 118.25 66.25 M
2910: 122.25 70.25 L
2911: 122.25 66.25 L
2912: 118.25 70.25 L
2913: closepath
2914: 1 FillPath
2915: 0 StrokePath newpath
2916: newpath 118.88 66.25 M
2917: 122.88 70.25 L
2918: 122.88 66.25 L
2919: 118.88 70.25 L
2920: closepath
2921: 1 FillPath
2922: 0 StrokePath newpath
2923: newpath 119.50 66.75 M
2924: 123.50 70.75 L
2925: 123.50 66.75 L
2926: 119.50 70.75 L
2927: closepath
2928: 1 FillPath
2929: 0 StrokePath newpath
2930: newpath 120.25 68.00 M
2931: 124.25 72.00 L
2932: 124.25 68.00 L
2933: 120.25 72.00 L
2934: closepath
2935: 1 FillPath
2936: 0 StrokePath newpath
2937: newpath 120.88 69.38 M
2938: 124.88 73.38 L
2939: 124.88 69.38 L
2940: 120.88 73.38 L
2941: closepath
2942: 1 FillPath
2943: 0 StrokePath newpath
2944: newpath 121.62 70.00 M
2945: 125.62 74.00 L
2946: 125.62 70.00 L
2947: 121.62 74.00 L
2948: closepath
2949: 1 FillPath
2950: 0 StrokePath newpath
2951: newpath 122.25 70.50 M
2952: 126.25 74.50 L
2953: 126.25 70.50 L
2954: 122.25 74.50 L
2955: closepath
2956: 1 FillPath
2957: 0 StrokePath newpath
2958: newpath 123.00 71.62 M
2959: 127.00 75.62 L
2960: 127.00 71.62 L
2961: 123.00 75.62 L
2962: closepath
2963: 1 FillPath
2964: 0 StrokePath newpath
2965: newpath 123.75 72.12 M
2966: 127.75 76.12 L
2967: 127.75 72.12 L
2968: 123.75 76.12 L
2969: closepath
2970: 1 FillPath
2971: 0 StrokePath newpath
2972: newpath 124.62 73.00 M
2973: 128.62 77.00 L
2974: 128.62 73.00 L
2975: 124.62 77.00 L
2976: closepath
2977: 1 FillPath
2978: 0 StrokePath newpath
2979: newpath 125.38 74.00 M
2980: 129.38 78.00 L
2981: 129.38 74.00 L
2982: 125.38 78.00 L
2983: closepath
2984: 1 FillPath
2985: 0 StrokePath newpath
2986: newpath 126.12 75.25 M
2987: 130.12 79.25 L
2988: 130.12 75.25 L
2989: 126.12 79.25 L
2990: closepath
2991: 1 FillPath
2992: 0 StrokePath newpath
2993: newpath 127.00 76.62 M
2994: 131.00 80.62 L
2995: 131.00 76.62 L
2996: 127.00 80.62 L
2997: closepath
2998: 1 FillPath
2999: 0 StrokePath newpath
3000: newpath 127.88 77.25 M
3001: 131.88 81.25 L
3002: 131.88 77.25 L
3003: 127.88 81.25 L
3004: closepath
3005: 1 FillPath
3006: 0 StrokePath newpath
3007: newpath 128.75 78.12 M
3008: 132.75 82.12 L
3009: 132.75 78.12 L
3010: 128.75 82.12 L
3011: closepath
3012: 1 FillPath
3013: 0 StrokePath newpath
3014: newpath 129.62 79.12 M
3015: 133.62 83.12 L
3016: 133.62 79.12 L
3017: 129.62 83.12 L
3018: closepath
3019: 1 FillPath
3020: 0 StrokePath newpath
3021: newpath 130.50 79.25 M
3022: 134.50 83.25 L
3023: 134.50 79.25 L
3024: 130.50 83.25 L
3025: closepath
3026: 1 FillPath
3027: 0 StrokePath newpath
3028: newpath 131.50 79.38 M
3029: 135.50 83.38 L
3030: 135.50 79.38 L
3031: 131.50 83.38 L
3032: closepath
3033: 1 FillPath
3034: 0 StrokePath newpath
3035: newpath 132.50 80.88 M
3036: 136.50 84.88 L
3037: 136.50 80.88 L
3038: 132.50 84.88 L
3039: closepath
3040: 1 FillPath
3041: 0 StrokePath newpath
3042: newpath 133.50 82.38 M
3043: 137.50 86.38 L
3044: 137.50 82.38 L
3045: 133.50 86.38 L
3046: closepath
3047: 1 FillPath
3048: 0 StrokePath newpath
3049: newpath 134.50 83.12 M
3050: 138.50 87.12 L
3051: 138.50 83.12 L
3052: 134.50 87.12 L
3053: closepath
3054: 1 FillPath
3055: 0 StrokePath newpath
3056: newpath 135.62 84.88 M
3057: 139.62 88.88 L
3058: 139.62 84.88 L
3059: 135.62 88.88 L
3060: closepath
3061: 1 FillPath
3062: 0 StrokePath newpath
3063: newpath 136.75 86.50 M
3064: 140.75 90.50 L
3065: 140.75 86.50 L
3066: 136.75 90.50 L
3067: closepath
3068: 1 FillPath
3069: 0 StrokePath newpath
3070: newpath 137.88 87.00 M
3071: 141.88 91.00 L
3072: 141.88 87.00 L
3073: 137.88 91.00 L
3074: closepath
3075: 1 FillPath
3076: 0 StrokePath newpath
3077: newpath 139.12 88.50 M
3078: 143.12 92.50 L
3079: 143.12 88.50 L
3080: 139.12 92.50 L
3081: closepath
3082: 1 FillPath
3083: 0 StrokePath newpath
3084: newpath 140.38 90.50 M
3085: 144.38 94.50 L
3086: 144.38 90.50 L
3087: 140.38 94.50 L
3088: closepath
3089: 1 FillPath
3090: 0 StrokePath newpath
3091: newpath 141.62 92.75 M
3092: 145.62 96.75 L
3093: 145.62 92.75 L
3094: 141.62 96.75 L
3095: closepath
3096: 1 FillPath
3097: 0 StrokePath newpath
3098: newpath 143.00 94.62 M
3099: 147.00 98.62 L
3100: 147.00 94.62 L
3101: 143.00 98.62 L
3102: closepath
3103: 1 FillPath
3104: 0 StrokePath newpath
3105: newpath 144.50 95.62 M
3106: 148.50 99.62 L
3107: 148.50 95.62 L
3108: 144.50 99.62 L
3109: closepath
3110: 1 FillPath
3111: 0 StrokePath newpath
3112: newpath 146.00 96.88 M
3113: 150.00 100.88 L
3114: 150.00 96.88 L
3115: 146.00 100.88 L
3116: closepath
3117: 1 FillPath
3118: 0 StrokePath newpath
3119: newpath 147.50 99.50 M
3120: 151.50 103.50 L
3121: 151.50 99.50 L
3122: 147.50 103.50 L
3123: closepath
3124: 1 FillPath
3125: 0 StrokePath newpath
3126: newpath 149.12 101.88 M
3127: 153.12 105.88 L
3128: 153.12 101.88 L
3129: 149.12 105.88 L
3130: closepath
3131: 1 FillPath
3132: 0 StrokePath newpath
3133: newpath 150.88 103.88 M
3134: 154.88 107.88 L
3135: 154.88 103.88 L
3136: 150.88 107.88 L
3137: closepath
3138: 1 FillPath
3139: 0 StrokePath newpath
3140: newpath 152.75 106.12 M
3141: 156.75 110.12 L
3142: 156.75 106.12 L
3143: 152.75 110.12 L
3144: closepath
3145: 1 FillPath
3146: 0 StrokePath newpath
3147: newpath 154.62 109.00 M
3148: 158.62 113.00 L
3149: 158.62 109.00 L
3150: 154.62 113.00 L
3151: closepath
3152: 1 FillPath
3153: 0 StrokePath newpath
3154: newpath 156.75 111.75 M
3155: 160.75 115.75 L
3156: 160.75 111.75 L
3157: 156.75 115.75 L
3158: closepath
3159: 1 FillPath
3160: 0 StrokePath newpath
3161: newpath 158.88 115.25 M
3162: 162.88 119.25 L
3163: 162.88 115.25 L
3164: 158.88 119.25 L
3165: closepath
3166: 1 FillPath
3167: 0 StrokePath newpath
3168: newpath 161.25 118.75 M
3169: 165.25 122.75 L
3170: 165.25 118.75 L
3171: 161.25 122.75 L
3172: closepath
3173: 1 FillPath
3174: 0 StrokePath newpath
3175: newpath 163.88 122.12 M
3176: 167.88 126.12 L
3177: 167.88 122.12 L
3178: 163.88 126.12 L
3179: closepath
3180: 1 FillPath
3181: 0 StrokePath newpath
3182: newpath 166.62 126.38 M
3183: 170.62 130.38 L
3184: 170.62 126.38 L
3185: 166.62 130.38 L
3186: closepath
3187: 1 FillPath
3188: 0 StrokePath newpath
3189: newpath 169.62 130.88 M
3190: 173.62 134.88 L
3191: 173.62 130.88 L
3192: 169.62 134.88 L
3193: closepath
3194: 1 FillPath
3195: 0 StrokePath newpath
3196: newpath 173.00 135.25 M
3197: 177.00 139.25 L
3198: 177.00 135.25 L
3199: 173.00 139.25 L
3200: closepath
3201: 1 FillPath
3202: 0 StrokePath newpath
3203: newpath 176.75 140.00 M
3204: 180.75 144.00 L
3205: 180.75 140.00 L
3206: 176.75 144.00 L
3207: closepath
3208: 1 FillPath
3209: 0 StrokePath newpath
3210: newpath 181.12 145.75 M
3211: 185.12 149.75 L
3212: 185.12 145.75 L
3213: 181.12 149.75 L
3214: closepath
3215: 1 FillPath
3216: 0 StrokePath newpath
3217: newpath 186.00 152.50 M
3218: 190.00 156.50 L
3219: 190.00 152.50 L
3220: 186.00 156.50 L
3221: closepath
3222: 1 FillPath
3223: 0 StrokePath newpath
3224: newpath 191.88 160.62 M
3225: 195.88 164.62 L
3226: 195.88 160.62 L
3227: 191.88 164.62 L
3228: closepath
3229: 1 FillPath
3230: 0 StrokePath newpath
3231: newpath 199.00 171.88 M
3232: 203.00 175.88 L
3233: 203.00 171.88 L
3234: 199.00 175.88 L
3235: closepath
3236: 1 FillPath
3237: 0 StrokePath newpath
3238: newpath 208.12 183.25 M
3239: 212.12 187.25 L
3240: 212.12 183.25 L
3241: 208.12 187.25 L
3242: closepath
3243: 1 FillPath
3244: 0 StrokePath newpath
3245: newpath 221.12 194.50 M
3246: 225.12 198.50 L
3247: 225.12 194.50 L
3248: 221.12 198.50 L
3249: closepath
3250: 1 FillPath
3251: 0 StrokePath newpath
3252: newpath 243.25 208.25 M
3253: 247.25 212.25 L
3254: 247.25 208.25 L
3255: 243.25 212.25 L
3256: closepath
3257: 1 FillPath
3258: 0 StrokePath newpath
3259: 1 ps
3260: 0 0 0 SetFore  UseFore
3261: 0 0.597665 0.300786 SetFore  UseFore
3262: 0.50 ps
3263: 60.12 277.62 64.12 281.62 RectPath
3264: 1 FillPath
3265: 0 StrokePath
3266: newpath
3267: 60.25 267.62 64.25 271.62 RectPath
3268: 1 FillPath
3269: 0 StrokePath
3270: newpath
3271: 60.38 263.75 64.38 267.75 RectPath
3272: 1 FillPath
3273: 0 StrokePath
3274: newpath
3275: 60.38 265.12 64.38 269.12 RectPath
3276: 1 FillPath
3277: 0 StrokePath
3278: newpath
3279: 60.50 255.00 64.50 259.00 RectPath
3280: 1 FillPath
3281: 0 StrokePath
3282: newpath
3283: 60.62 248.25 64.62 252.25 RectPath
3284: 1 FillPath
3285: 0 StrokePath
3286: newpath
3287: 60.75 248.62 64.75 252.62 RectPath
3288: 1 FillPath
3289: 0 StrokePath
3290: newpath
3291: 60.88 247.12 64.88 251.12 RectPath
3292: 1 FillPath
3293: 0 StrokePath
3294: newpath
3295: 61.00 240.50 65.00 244.50 RectPath
3296: 1 FillPath
3297: 0 StrokePath
3298: newpath
3299: 61.00 238.38 65.00 242.38 RectPath
3300: 1 FillPath
3301: 0 StrokePath
3302: newpath
3303: 61.12 239.50 65.12 243.50 RectPath
3304: 1 FillPath
3305: 0 StrokePath
3306: newpath
3307: 61.25 236.12 65.25 240.12 RectPath
3308: 1 FillPath
3309: 0 StrokePath
3310: newpath
3311: 61.38 229.25 65.38 233.25 RectPath
3312: 1 FillPath
3313: 0 StrokePath
3314: newpath
3315: 61.50 225.38 65.50 229.38 RectPath
3316: 1 FillPath
3317: 0 StrokePath
3318: newpath
3319: 61.62 226.62 65.62 230.62 RectPath
3320: 1 FillPath
3321: 0 StrokePath
3322: newpath
3323: 61.75 223.12 65.75 227.12 RectPath
3324: 1 FillPath
3325: 0 StrokePath
3326: newpath
3327: 61.75 217.62 65.75 221.62 RectPath
3328: 1 FillPath
3329: 0 StrokePath
3330: newpath
3331: 61.88 215.88 65.88 219.88 RectPath
3332: 1 FillPath
3333: 0 StrokePath
3334: newpath
3335: 62.00 214.25 66.00 218.25 RectPath
3336: 1 FillPath
3337: 0 StrokePath
3338: newpath
3339: 62.12 213.88 66.12 217.88 RectPath
3340: 1 FillPath
3341: 0 StrokePath
3342: newpath
3343: 62.25 210.75 66.25 214.75 RectPath
3344: 1 FillPath
3345: 0 StrokePath
3346: newpath
3347: 62.38 208.88 66.38 212.88 RectPath
3348: 1 FillPath
3349: 0 StrokePath
3350: newpath
3351: 62.50 205.12 66.50 209.12 RectPath
3352: 1 FillPath
3353: 0 StrokePath
3354: newpath
3355: 62.62 204.62 66.62 208.62 RectPath
3356: 1 FillPath
3357: 0 StrokePath
3358: newpath
3359: 62.75 204.00 66.75 208.00 RectPath
3360: 1 FillPath
3361: 0 StrokePath
3362: newpath
3363: 62.75 199.00 66.75 203.00 RectPath
3364: 1 FillPath
3365: 0 StrokePath
3366: newpath
3367: 62.88 196.25 66.88 200.25 RectPath
3368: 1 FillPath
3369: 0 StrokePath
3370: newpath
3371: 63.00 198.62 67.00 202.62 RectPath
3372: 1 FillPath
3373: 0 StrokePath
3374: newpath
3375: 63.12 197.62 67.12 201.62 RectPath
3376: 1 FillPath
3377: 0 StrokePath
3378: newpath
3379: 63.25 194.62 67.25 198.62 RectPath
3380: 1 FillPath
3381: 0 StrokePath
3382: newpath
3383: 63.38 190.75 67.38 194.75 RectPath
3384: 1 FillPath
3385: 0 StrokePath
3386: newpath
3387: 63.50 188.25 67.50 192.25 RectPath
3388: 1 FillPath
3389: 0 StrokePath
3390: newpath
3391: 63.62 185.75 67.62 189.75 RectPath
3392: 1 FillPath
3393: 0 StrokePath
3394: newpath
3395: 63.75 186.25 67.75 190.25 RectPath
3396: 1 FillPath
3397: 0 StrokePath
3398: newpath
3399: 63.88 185.00 67.88 189.00 RectPath
3400: 1 FillPath
3401: 0 StrokePath
3402: newpath
3403: 64.00 183.62 68.00 187.62 RectPath
3404: 1 FillPath
3405: 0 StrokePath
3406: newpath
3407: 64.12 181.25 68.12 185.25 RectPath
3408: 1 FillPath
3409: 0 StrokePath
3410: newpath
3411: 64.25 180.00 68.25 184.00 RectPath
3412: 1 FillPath
3413: 0 StrokePath
3414: newpath
3415: 64.38 178.38 68.38 182.38 RectPath
3416: 1 FillPath
3417: 0 StrokePath
3418: newpath
3419: 64.38 176.62 68.38 180.62 RectPath
3420: 1 FillPath
3421: 0 StrokePath
3422: newpath
3423: 64.50 174.12 68.50 178.12 RectPath
3424: 1 FillPath
3425: 0 StrokePath
3426: newpath
3427: 64.62 171.00 68.62 175.00 RectPath
3428: 1 FillPath
3429: 0 StrokePath
3430: newpath
3431: 64.75 168.50 68.75 172.50 RectPath
3432: 1 FillPath
3433: 0 StrokePath
3434: newpath
3435: 64.88 167.88 68.88 171.88 RectPath
3436: 1 FillPath
3437: 0 StrokePath
3438: newpath
3439: 65.00 168.38 69.00 172.38 RectPath
3440: 1 FillPath
3441: 0 StrokePath
3442: newpath
3443: 65.12 166.75 69.12 170.75 RectPath
3444: 1 FillPath
3445: 0 StrokePath
3446: newpath
3447: 65.25 164.12 69.25 168.12 RectPath
3448: 1 FillPath
3449: 0 StrokePath
3450: newpath
3451: 65.38 162.38 69.38 166.38 RectPath
3452: 1 FillPath
3453: 0 StrokePath
3454: newpath
3455: 65.50 160.38 69.50 164.38 RectPath
3456: 1 FillPath
3457: 0 StrokePath
3458: newpath
3459: 65.62 159.38 69.62 163.38 RectPath
3460: 1 FillPath
3461: 0 StrokePath
3462: newpath
3463: 65.75 158.62 69.75 162.62 RectPath
3464: 1 FillPath
3465: 0 StrokePath
3466: newpath
3467: 65.88 155.62 69.88 159.62 RectPath
3468: 1 FillPath
3469: 0 StrokePath
3470: newpath
3471: 66.00 154.75 70.00 158.75 RectPath
3472: 1 FillPath
3473: 0 StrokePath
3474: newpath
3475: 66.12 155.75 70.12 159.75 RectPath
3476: 1 FillPath
3477: 0 StrokePath
3478: newpath
3479: 66.25 153.62 70.25 157.62 RectPath
3480: 1 FillPath
3481: 0 StrokePath
3482: newpath
3483: 66.38 153.50 70.38 157.50 RectPath
3484: 1 FillPath
3485: 0 StrokePath
3486: newpath
3487: 66.50 151.75 70.50 155.75 RectPath
3488: 1 FillPath
3489: 0 StrokePath
3490: newpath
3491: 66.62 148.50 70.62 152.50 RectPath
3492: 1 FillPath
3493: 0 StrokePath
3494: newpath
3495: 66.75 147.62 70.75 151.62 RectPath
3496: 1 FillPath
3497: 0 StrokePath
3498: newpath
3499: 66.88 146.62 70.88 150.62 RectPath
3500: 1 FillPath
3501: 0 StrokePath
3502: newpath
3503: 67.00 145.75 71.00 149.75 RectPath
3504: 1 FillPath
3505: 0 StrokePath
3506: newpath
3507: 67.12 144.50 71.12 148.50 RectPath
3508: 1 FillPath
3509: 0 StrokePath
3510: newpath
3511: 67.25 142.00 71.25 146.00 RectPath
3512: 1 FillPath
3513: 0 StrokePath
3514: newpath
3515: 67.38 140.00 71.38 144.00 RectPath
3516: 1 FillPath
3517: 0 StrokePath
3518: newpath
3519: 67.50 140.38 71.50 144.38 RectPath
3520: 1 FillPath
3521: 0 StrokePath
3522: newpath
3523: 67.62 139.00 71.62 143.00 RectPath
3524: 1 FillPath
3525: 0 StrokePath
3526: newpath
3527: 67.88 137.62 71.88 141.62 RectPath
3528: 1 FillPath
3529: 0 StrokePath
3530: newpath
3531: 68.00 137.62 72.00 141.62 RectPath
3532: 1 FillPath
3533: 0 StrokePath
3534: newpath
3535: 68.12 136.00 72.12 140.00 RectPath
3536: 1 FillPath
3537: 0 StrokePath
3538: newpath
3539: 68.25 135.50 72.25 139.50 RectPath
3540: 1 FillPath
3541: 0 StrokePath
3542: newpath
3543: 68.38 133.88 72.38 137.88 RectPath
3544: 1 FillPath
3545: 0 StrokePath
3546: newpath
3547: 68.50 132.62 72.50 136.62 RectPath
3548: 1 FillPath
3549: 0 StrokePath
3550: newpath
3551: 68.62 131.75 72.62 135.75 RectPath
3552: 1 FillPath
3553: 0 StrokePath
3554: newpath
3555: 68.75 131.12 72.75 135.12 RectPath
3556: 1 FillPath
3557: 0 StrokePath
3558: newpath
3559: 68.88 131.00 72.88 135.00 RectPath
3560: 1 FillPath
3561: 0 StrokePath
3562: newpath
3563: 69.00 129.50 73.00 133.50 RectPath
3564: 1 FillPath
3565: 0 StrokePath
3566: newpath
3567: 69.12 128.38 73.12 132.38 RectPath
3568: 1 FillPath
3569: 0 StrokePath
3570: newpath
3571: 69.25 126.25 73.25 130.25 RectPath
3572: 1 FillPath
3573: 0 StrokePath
3574: newpath
3575: 69.50 124.62 73.50 128.62 RectPath
3576: 1 FillPath
3577: 0 StrokePath
3578: newpath
3579: 69.62 123.50 73.62 127.50 RectPath
3580: 1 FillPath
3581: 0 StrokePath
3582: newpath
3583: 69.75 123.25 73.75 127.25 RectPath
3584: 1 FillPath
3585: 0 StrokePath
3586: newpath
3587: 69.88 123.00 73.88 127.00 RectPath
3588: 1 FillPath
3589: 0 StrokePath
3590: newpath
3591: 70.00 121.25 74.00 125.25 RectPath
3592: 1 FillPath
3593: 0 StrokePath
3594: newpath
3595: 70.12 120.00 74.12 124.00 RectPath
3596: 1 FillPath
3597: 0 StrokePath
3598: newpath
3599: 70.25 119.50 74.25 123.50 RectPath
3600: 1 FillPath
3601: 0 StrokePath
3602: newpath
3603: 70.38 119.38 74.38 123.38 RectPath
3604: 1 FillPath
3605: 0 StrokePath
3606: newpath
3607: 70.62 118.62 74.62 122.62 RectPath
3608: 1 FillPath
3609: 0 StrokePath
3610: newpath
3611: 70.75 117.50 74.75 121.50 RectPath
3612: 1 FillPath
3613: 0 StrokePath
3614: newpath
3615: 70.88 116.88 74.88 120.88 RectPath
3616: 1 FillPath
3617: 0 StrokePath
3618: newpath
3619: 71.00 115.88 75.00 119.88 RectPath
3620: 1 FillPath
3621: 0 StrokePath
3622: newpath
3623: 71.12 115.25 75.12 119.25 RectPath
3624: 1 FillPath
3625: 0 StrokePath
3626: newpath
3627: 71.25 114.38 75.25 118.38 RectPath
3628: 1 FillPath
3629: 0 StrokePath
3630: newpath
3631: 71.50 113.88 75.50 117.88 RectPath
3632: 1 FillPath
3633: 0 StrokePath
3634: newpath
3635: 71.62 112.88 75.62 116.88 RectPath
3636: 1 FillPath
3637: 0 StrokePath
3638: newpath
3639: 71.75 110.88 75.75 114.88 RectPath
3640: 1 FillPath
3641: 0 StrokePath
3642: newpath
3643: 71.88 110.25 75.88 114.25 RectPath
3644: 1 FillPath
3645: 0 StrokePath
3646: newpath
3647: 72.00 111.00 76.00 115.00 RectPath
3648: 1 FillPath
3649: 0 StrokePath
3650: newpath
3651: 72.25 111.25 76.25 115.25 RectPath
3652: 1 FillPath
3653: 0 StrokePath
3654: newpath
3655: 72.38 109.62 76.38 113.62 RectPath
3656: 1 FillPath
3657: 0 StrokePath
3658: newpath
3659: 72.50 107.38 76.50 111.38 RectPath
3660: 1 FillPath
3661: 0 StrokePath
3662: newpath
3663: 72.62 105.38 76.62 109.38 RectPath
3664: 1 FillPath
3665: 0 StrokePath
3666: newpath
3667: 72.75 104.50 76.75 108.50 RectPath
3668: 1 FillPath
3669: 0 StrokePath
3670: newpath
3671: 73.00 104.75 77.00 108.75 RectPath
3672: 1 FillPath
3673: 0 StrokePath
3674: newpath
3675: 73.12 104.62 77.12 108.62 RectPath
3676: 1 FillPath
3677: 0 StrokePath
3678: newpath
3679: 73.25 103.88 77.25 107.88 RectPath
3680: 1 FillPath
3681: 0 StrokePath
3682: newpath
3683: 73.38 102.88 77.38 106.88 RectPath
3684: 1 FillPath
3685: 0 StrokePath
3686: newpath
3687: 73.62 102.25 77.62 106.25 RectPath
3688: 1 FillPath
3689: 0 StrokePath
3690: newpath
3691: 73.75 101.75 77.75 105.75 RectPath
3692: 1 FillPath
3693: 0 StrokePath
3694: newpath
3695: 73.88 100.75 77.88 104.75 RectPath
3696: 1 FillPath
3697: 0 StrokePath
3698: newpath
3699: 74.12 99.50 78.12 103.50 RectPath
3700: 1 FillPath
3701: 0 StrokePath
3702: newpath
3703: 74.25 98.50 78.25 102.50 RectPath
3704: 1 FillPath
3705: 0 StrokePath
3706: newpath
3707: 74.38 97.62 78.38 101.62 RectPath
3708: 1 FillPath
3709: 0 StrokePath
3710: newpath
3711: 74.50 96.88 78.50 100.88 RectPath
3712: 1 FillPath
3713: 0 StrokePath
3714: newpath
3715: 74.75 96.62 78.75 100.62 RectPath
3716: 1 FillPath
3717: 0 StrokePath
3718: newpath
3719: 74.88 95.62 78.88 99.62 RectPath
3720: 1 FillPath
3721: 0 StrokePath
3722: newpath
3723: 75.00 94.50 79.00 98.50 RectPath
3724: 1 FillPath
3725: 0 StrokePath
3726: newpath
3727: 75.25 94.12 79.25 98.12 RectPath
3728: 1 FillPath
3729: 0 StrokePath
3730: newpath
3731: 75.38 93.88 79.38 97.88 RectPath
3732: 1 FillPath
3733: 0 StrokePath
3734: newpath
3735: 75.50 92.25 79.50 96.25 RectPath
3736: 1 FillPath
3737: 0 StrokePath
3738: newpath
3739: 75.75 90.88 79.75 94.88 RectPath
3740: 1 FillPath
3741: 0 StrokePath
3742: newpath
3743: 75.88 91.00 79.88 95.00 RectPath
3744: 1 FillPath
3745: 0 StrokePath
3746: newpath
3747: 76.00 91.12 80.00 95.12 RectPath
3748: 1 FillPath
3749: 0 StrokePath
3750: newpath
3751: 76.25 90.50 80.25 94.50 RectPath
3752: 1 FillPath
3753: 0 StrokePath
3754: newpath
3755: 76.38 89.75 80.38 93.75 RectPath
3756: 1 FillPath
3757: 0 StrokePath
3758: newpath
3759: 76.62 88.38 80.62 92.38 RectPath
3760: 1 FillPath
3761: 0 StrokePath
3762: newpath
3763: 76.75 88.00 80.75 92.00 RectPath
3764: 1 FillPath
3765: 0 StrokePath
3766: newpath
3767: 76.88 88.50 80.88 92.50 RectPath
3768: 1 FillPath
3769: 0 StrokePath
3770: newpath
3771: 77.12 87.75 81.12 91.75 RectPath
3772: 1 FillPath
3773: 0 StrokePath
3774: newpath
3775: 77.25 86.75 81.25 90.75 RectPath
3776: 1 FillPath
3777: 0 StrokePath
3778: newpath
3779: 77.50 86.12 81.50 90.12 RectPath
3780: 1 FillPath
3781: 0 StrokePath
3782: newpath
3783: 77.62 85.38 81.62 89.38 RectPath
3784: 1 FillPath
3785: 0 StrokePath
3786: newpath
3787: 77.88 84.25 81.88 88.25 RectPath
3788: 1 FillPath
3789: 0 StrokePath
3790: newpath
3791: 78.00 83.25 82.00 87.25 RectPath
3792: 1 FillPath
3793: 0 StrokePath
3794: newpath
3795: 78.12 83.25 82.12 87.25 RectPath
3796: 1 FillPath
3797: 0 StrokePath
3798: newpath
3799: 78.38 82.50 82.38 86.50 RectPath
3800: 1 FillPath
3801: 0 StrokePath
3802: newpath
3803: 78.50 81.50 82.50 85.50 RectPath
3804: 1 FillPath
3805: 0 StrokePath
3806: newpath
3807: 78.75 81.12 82.75 85.12 RectPath
3808: 1 FillPath
3809: 0 StrokePath
3810: newpath
3811: 78.88 80.88 82.88 84.88 RectPath
3812: 1 FillPath
3813: 0 StrokePath
3814: newpath
3815: 79.12 80.00 83.12 84.00 RectPath
3816: 1 FillPath
3817: 0 StrokePath
3818: newpath
3819: 79.25 78.88 83.25 82.88 RectPath
3820: 1 FillPath
3821: 0 StrokePath
3822: newpath
3823: 79.50 78.25 83.50 82.25 RectPath
3824: 1 FillPath
3825: 0 StrokePath
3826: newpath
3827: 79.62 78.50 83.62 82.50 RectPath
3828: 1 FillPath
3829: 0 StrokePath
3830: newpath
3831: 79.88 78.12 83.88 82.12 RectPath
3832: 1 FillPath
3833: 0 StrokePath
3834: newpath
3835: 80.00 77.00 84.00 81.00 RectPath
3836: 1 FillPath
3837: 0 StrokePath
3838: newpath
3839: 80.25 76.62 84.25 80.62 RectPath
3840: 1 FillPath
3841: 0 StrokePath
3842: newpath
3843: 80.50 76.50 84.50 80.50 RectPath
3844: 1 FillPath
3845: 0 StrokePath
3846: newpath
3847: 80.62 76.25 84.62 80.25 RectPath
3848: 1 FillPath
3849: 0 StrokePath
3850: newpath
3851: 80.88 75.50 84.88 79.50 RectPath
3852: 1 FillPath
3853: 0 StrokePath
3854: newpath
3855: 81.00 74.88 85.00 78.88 RectPath
3856: 1 FillPath
3857: 0 StrokePath
3858: newpath
3859: 81.25 74.38 85.25 78.38 RectPath
3860: 1 FillPath
3861: 0 StrokePath
3862: newpath
3863: 81.50 73.88 85.50 77.88 RectPath
3864: 1 FillPath
3865: 0 StrokePath
3866: newpath
3867: 81.62 73.38 85.62 77.38 RectPath
3868: 1 FillPath
3869: 0 StrokePath
3870: newpath
3871: 81.88 72.62 85.88 76.62 RectPath
3872: 1 FillPath
3873: 0 StrokePath
3874: newpath
3875: 82.00 72.25 86.00 76.25 RectPath
3876: 1 FillPath
3877: 0 StrokePath
3878: newpath
3879: 82.25 72.38 86.25 76.38 RectPath
3880: 1 FillPath
3881: 0 StrokePath
3882: newpath
3883: 82.50 72.00 86.50 76.00 RectPath
3884: 1 FillPath
3885: 0 StrokePath
3886: newpath
3887: 82.62 70.75 86.62 74.75 RectPath
3888: 1 FillPath
3889: 0 StrokePath
3890: newpath
3891: 82.88 70.75 86.88 74.75 RectPath
3892: 1 FillPath
3893: 0 StrokePath
3894: newpath
3895: 83.12 70.50 87.12 74.50 RectPath
3896: 1 FillPath
3897: 0 StrokePath
3898: newpath
3899: 83.38 69.75 87.38 73.75 RectPath
3900: 1 FillPath
3901: 0 StrokePath
3902: newpath
3903: 83.50 69.25 87.50 73.25 RectPath
3904: 1 FillPath
3905: 0 StrokePath
3906: newpath
3907: 83.75 69.38 87.75 73.38 RectPath
3908: 1 FillPath
3909: 0 StrokePath
3910: newpath
3911: 84.00 69.50 88.00 73.50 RectPath
3912: 1 FillPath
3913: 0 StrokePath
3914: newpath
3915: 84.12 68.50 88.12 72.50 RectPath
3916: 1 FillPath
3917: 0 StrokePath
3918: newpath
3919: 84.38 68.12 88.38 72.12 RectPath
3920: 1 FillPath
3921: 0 StrokePath
3922: newpath
3923: 84.62 67.75 88.62 71.75 RectPath
3924: 1 FillPath
3925: 0 StrokePath
3926: newpath
3927: 84.88 67.38 88.88 71.38 RectPath
3928: 1 FillPath
3929: 0 StrokePath
3930: newpath
3931: 85.12 66.88 89.12 70.88 RectPath
3932: 1 FillPath
3933: 0 StrokePath
3934: newpath
3935: 85.25 66.88 89.25 70.88 RectPath
3936: 1 FillPath
3937: 0 StrokePath
3938: newpath
3939: 85.50 66.25 89.50 70.25 RectPath
3940: 1 FillPath
3941: 0 StrokePath
3942: newpath
3943: 85.75 65.75 89.75 69.75 RectPath
3944: 1 FillPath
3945: 0 StrokePath
3946: newpath
3947: 86.00 65.00 90.00 69.00 RectPath
3948: 1 FillPath
3949: 0 StrokePath
3950: newpath
3951: 86.25 64.62 90.25 68.62 RectPath
3952: 1 FillPath
3953: 0 StrokePath
3954: newpath
3955: 86.50 64.25 90.50 68.25 RectPath
3956: 1 FillPath
3957: 0 StrokePath
3958: newpath
3959: 86.75 64.75 90.75 68.75 RectPath
3960: 1 FillPath
3961: 0 StrokePath
3962: newpath
3963: 87.00 64.62 91.00 68.62 RectPath
3964: 1 FillPath
3965: 0 StrokePath
3966: newpath
3967: 87.25 64.00 91.25 68.00 RectPath
3968: 1 FillPath
3969: 0 StrokePath
3970: newpath
3971: 87.38 63.38 91.38 67.38 RectPath
3972: 1 FillPath
3973: 0 StrokePath
3974: newpath
3975: 87.62 63.38 91.62 67.38 RectPath
3976: 1 FillPath
3977: 0 StrokePath
3978: newpath
3979: 87.88 62.62 91.88 66.62 RectPath
3980: 1 FillPath
3981: 0 StrokePath
3982: newpath
3983: 88.12 62.38 92.12 66.38 RectPath
3984: 1 FillPath
3985: 0 StrokePath
3986: newpath
3987: 88.38 62.25 92.38 66.25 RectPath
3988: 1 FillPath
3989: 0 StrokePath
3990: newpath
3991: 88.62 62.38 92.62 66.38 RectPath
3992: 1 FillPath
3993: 0 StrokePath
3994: newpath
3995: 88.88 61.62 92.88 65.62 RectPath
3996: 1 FillPath
3997: 0 StrokePath
3998: newpath
3999: 89.25 60.75 93.25 64.75 RectPath
4000: 1 FillPath
4001: 0 StrokePath
4002: newpath
4003: 89.50 60.75 93.50 64.75 RectPath
4004: 1 FillPath
4005: 0 StrokePath
4006: newpath
4007: 89.75 61.00 93.75 65.00 RectPath
4008: 1 FillPath
4009: 0 StrokePath
4010: newpath
4011: 90.00 60.50 94.00 64.50 RectPath
4012: 1 FillPath
4013: 0 StrokePath
4014: newpath
4015: 90.25 59.88 94.25 63.88 RectPath
4016: 1 FillPath
4017: 0 StrokePath
4018: newpath
4019: 90.50 59.88 94.50 63.88 RectPath
4020: 1 FillPath
4021: 0 StrokePath
4022: newpath
4023: 90.75 59.88 94.75 63.88 RectPath
4024: 1 FillPath
4025: 0 StrokePath
4026: newpath
4027: 91.00 59.50 95.00 63.50 RectPath
4028: 1 FillPath
4029: 0 StrokePath
4030: newpath
4031: 91.38 58.88 95.38 62.88 RectPath
4032: 1 FillPath
4033: 0 StrokePath
4034: newpath
4035: 91.62 59.00 95.62 63.00 RectPath
4036: 1 FillPath
4037: 0 StrokePath
4038: newpath
4039: 91.88 58.62 95.88 62.62 RectPath
4040: 1 FillPath
4041: 0 StrokePath
4042: newpath
4043: 92.12 58.50 96.12 62.50 RectPath
4044: 1 FillPath
4045: 0 StrokePath
4046: newpath
4047: 92.50 58.62 96.50 62.62 RectPath
4048: 1 FillPath
4049: 0 StrokePath
4050: newpath
4051: 92.75 58.62 96.75 62.62 RectPath
4052: 1 FillPath
4053: 0 StrokePath
4054: newpath
4055: 93.00 58.25 97.00 62.25 RectPath
4056: 1 FillPath
4057: 0 StrokePath
4058: newpath
4059: 93.25 57.88 97.25 61.88 RectPath
4060: 1 FillPath
4061: 0 StrokePath
4062: newpath
4063: 93.62 57.38 97.62 61.38 RectPath
4064: 1 FillPath
4065: 0 StrokePath
4066: newpath
4067: 93.88 57.25 97.88 61.25 RectPath
4068: 1 FillPath
4069: 0 StrokePath
4070: newpath
4071: 94.25 57.38 98.25 61.38 RectPath
4072: 1 FillPath
4073: 0 StrokePath
4074: newpath
4075: 94.50 57.25 98.50 61.25 RectPath
4076: 1 FillPath
4077: 0 StrokePath
4078: newpath
4079: 94.75 57.00 98.75 61.00 RectPath
4080: 1 FillPath
4081: 0 StrokePath
4082: newpath
4083: 95.12 56.75 99.12 60.75 RectPath
4084: 1 FillPath
4085: 0 StrokePath
4086: newpath
4087: 95.38 56.88 99.38 60.88 RectPath
4088: 1 FillPath
4089: 0 StrokePath
4090: newpath
4091: 95.75 57.00 99.75 61.00 RectPath
4092: 1 FillPath
4093: 0 StrokePath
4094: newpath
4095: 96.12 57.00 100.12 61.00 RectPath
4096: 1 FillPath
4097: 0 StrokePath
4098: newpath
4099: 96.38 56.75 100.38 60.75 RectPath
4100: 1 FillPath
4101: 0 StrokePath
4102: newpath
4103: 96.75 56.62 100.75 60.62 RectPath
4104: 1 FillPath
4105: 0 StrokePath
4106: newpath
4107: 97.00 55.88 101.00 59.88 RectPath
4108: 1 FillPath
4109: 0 StrokePath
4110: newpath
4111: 97.38 55.38 101.38 59.38 RectPath
4112: 1 FillPath
4113: 0 StrokePath
4114: newpath
4115: 97.75 56.00 101.75 60.00 RectPath
4116: 1 FillPath
4117: 0 StrokePath
4118: newpath
4119: 98.00 56.50 102.00 60.50 RectPath
4120: 1 FillPath
4121: 0 StrokePath
4122: newpath
4123: 98.38 56.62 102.38 60.62 RectPath
4124: 1 FillPath
4125: 0 StrokePath
4126: newpath
4127: 98.75 56.12 102.75 60.12 RectPath
4128: 1 FillPath
4129: 0 StrokePath
4130: newpath
4131: 99.12 55.75 103.12 59.75 RectPath
4132: 1 FillPath
4133: 0 StrokePath
4134: newpath
4135: 99.38 56.00 103.38 60.00 RectPath
4136: 1 FillPath
4137: 0 StrokePath
4138: newpath
4139: 99.75 56.25 103.75 60.25 RectPath
4140: 1 FillPath
4141: 0 StrokePath
4142: newpath
4143: 100.12 56.50 104.12 60.50 RectPath
4144: 1 FillPath
4145: 0 StrokePath
4146: newpath
4147: 100.50 56.88 104.50 60.88 RectPath
4148: 1 FillPath
4149: 0 StrokePath
4150: newpath
4151: 100.88 57.00 104.88 61.00 RectPath
4152: 1 FillPath
4153: 0 StrokePath
4154: newpath
4155: 101.25 56.75 105.25 60.75 RectPath
4156: 1 FillPath
4157: 0 StrokePath
4158: newpath
4159: 101.62 56.75 105.62 60.75 RectPath
4160: 1 FillPath
4161: 0 StrokePath
4162: newpath
4163: 102.00 56.88 106.00 60.88 RectPath
4164: 1 FillPath
4165: 0 StrokePath
4166: newpath
4167: 102.38 56.88 106.38 60.88 RectPath
4168: 1 FillPath
4169: 0 StrokePath
4170: newpath
4171: 102.75 56.88 106.75 60.88 RectPath
4172: 1 FillPath
4173: 0 StrokePath
4174: newpath
4175: 103.25 56.88 107.25 60.88 RectPath
4176: 1 FillPath
4177: 0 StrokePath
4178: newpath
4179: 103.62 57.38 107.62 61.38 RectPath
4180: 1 FillPath
4181: 0 StrokePath
4182: newpath
4183: 104.00 58.00 108.00 62.00 RectPath
4184: 1 FillPath
4185: 0 StrokePath
4186: newpath
4187: 104.38 58.00 108.38 62.00 RectPath
4188: 1 FillPath
4189: 0 StrokePath
4190: newpath
4191: 104.88 57.38 108.88 61.38 RectPath
4192: 1 FillPath
4193: 0 StrokePath
4194: newpath
4195: 105.25 58.38 109.25 62.38 RectPath
4196: 1 FillPath
4197: 0 StrokePath
4198: newpath
4199: 105.75 59.25 109.75 63.25 RectPath
4200: 1 FillPath
4201: 0 StrokePath
4202: newpath
4203: 106.12 59.00 110.12 63.00 RectPath
4204: 1 FillPath
4205: 0 StrokePath
4206: newpath
4207: 106.62 59.12 110.62 63.12 RectPath
4208: 1 FillPath
4209: 0 StrokePath
4210: newpath
4211: 107.00 59.25 111.00 63.25 RectPath
4212: 1 FillPath
4213: 0 StrokePath
4214: newpath
4215: 107.50 59.25 111.50 63.25 RectPath
4216: 1 FillPath
4217: 0 StrokePath
4218: newpath
4219: 107.88 60.00 111.88 64.00 RectPath
4220: 1 FillPath
4221: 0 StrokePath
4222: newpath
4223: 108.38 60.25 112.38 64.25 RectPath
4224: 1 FillPath
4225: 0 StrokePath
4226: newpath
4227: 108.88 60.00 112.88 64.00 RectPath
4228: 1 FillPath
4229: 0 StrokePath
4230: newpath
4231: 109.38 60.38 113.38 64.38 RectPath
4232: 1 FillPath
4233: 0 StrokePath
4234: newpath
4235: 109.88 60.75 113.88 64.75 RectPath
4236: 1 FillPath
4237: 0 StrokePath
4238: newpath
4239: 110.38 60.88 114.38 64.88 RectPath
4240: 1 FillPath
4241: 0 StrokePath
4242: newpath
4243: 110.88 61.00 114.88 65.00 RectPath
4244: 1 FillPath
4245: 0 StrokePath
4246: newpath
4247: 111.38 61.25 115.38 65.25 RectPath
4248: 1 FillPath
4249: 0 StrokePath
4250: newpath
4251: 111.88 62.25 115.88 66.25 RectPath
4252: 1 FillPath
4253: 0 StrokePath
4254: newpath
4255: 112.38 63.25 116.38 67.25 RectPath
4256: 1 FillPath
4257: 0 StrokePath
4258: newpath
4259: 112.88 64.12 116.88 68.12 RectPath
4260: 1 FillPath
4261: 0 StrokePath
4262: newpath
4263: 113.50 64.00 117.50 68.00 RectPath
4264: 1 FillPath
4265: 0 StrokePath
4266: newpath
4267: 114.00 64.12 118.00 68.12 RectPath
4268: 1 FillPath
4269: 0 StrokePath
4270: newpath
4271: 114.62 64.75 118.62 68.75 RectPath
4272: 1 FillPath
4273: 0 StrokePath
4274: newpath
4275: 115.12 65.00 119.12 69.00 RectPath
4276: 1 FillPath
4277: 0 StrokePath
4278: newpath
4279: 115.75 65.75 119.75 69.75 RectPath
4280: 1 FillPath
4281: 0 StrokePath
4282: newpath
4283: 116.38 66.38 120.38 70.38 RectPath
4284: 1 FillPath
4285: 0 StrokePath
4286: newpath
4287: 117.00 66.50 121.00 70.50 RectPath
4288: 1 FillPath
4289: 0 StrokePath
4290: newpath
4291: 117.62 67.00 121.62 71.00 RectPath
4292: 1 FillPath
4293: 0 StrokePath
4294: newpath
4295: 118.25 68.50 122.25 72.50 RectPath
4296: 1 FillPath
4297: 0 StrokePath
4298: newpath
4299: 118.88 68.75 122.88 72.75 RectPath
4300: 1 FillPath
4301: 0 StrokePath
4302: newpath
4303: 119.50 68.75 123.50 72.75 RectPath
4304: 1 FillPath
4305: 0 StrokePath
4306: newpath
4307: 120.25 69.50 124.25 73.50 RectPath
4308: 1 FillPath
4309: 0 StrokePath
4310: newpath
4311: 120.88 71.25 124.88 75.25 RectPath
4312: 1 FillPath
4313: 0 StrokePath
4314: newpath
4315: 121.62 72.12 125.62 76.12 RectPath
4316: 1 FillPath
4317: 0 StrokePath
4318: newpath
4319: 122.25 72.38 126.25 76.38 RectPath
4320: 1 FillPath
4321: 0 StrokePath
4322: newpath
4323: 123.00 73.12 127.00 77.12 RectPath
4324: 1 FillPath
4325: 0 StrokePath
4326: newpath
4327: 123.75 74.25 127.75 78.25 RectPath
4328: 1 FillPath
4329: 0 StrokePath
4330: newpath
4331: 124.62 75.25 128.62 79.25 RectPath
4332: 1 FillPath
4333: 0 StrokePath
4334: newpath
4335: 125.38 76.25 129.38 80.25 RectPath
4336: 1 FillPath
4337: 0 StrokePath
4338: newpath
4339: 126.12 77.38 130.12 81.38 RectPath
4340: 1 FillPath
4341: 0 StrokePath
4342: newpath
4343: 127.00 77.88 131.00 81.88 RectPath
4344: 1 FillPath
4345: 0 StrokePath
4346: newpath
4347: 127.88 78.38 131.88 82.38 RectPath
4348: 1 FillPath
4349: 0 StrokePath
4350: newpath
4351: 128.75 80.12 132.75 84.12 RectPath
4352: 1 FillPath
4353: 0 StrokePath
4354: newpath
4355: 129.62 81.00 133.62 85.00 RectPath
4356: 1 FillPath
4357: 0 StrokePath
4358: newpath
4359: 130.50 81.25 134.50 85.25 RectPath
4360: 1 FillPath
4361: 0 StrokePath
4362: newpath
4363: 131.50 82.00 135.50 86.00 RectPath
4364: 1 FillPath
4365: 0 StrokePath
4366: newpath
4367: 132.50 83.12 136.50 87.12 RectPath
4368: 1 FillPath
4369: 0 StrokePath
4370: newpath
4371: 133.50 84.75 137.50 88.75 RectPath
4372: 1 FillPath
4373: 0 StrokePath
4374: newpath
4375: 134.50 84.75 138.50 88.75 RectPath
4376: 1 FillPath
4377: 0 StrokePath
4378: newpath
4379: 135.62 85.50 139.62 89.50 RectPath
4380: 1 FillPath
4381: 0 StrokePath
4382: newpath
4383: 136.75 87.12 140.75 91.12 RectPath
4384: 1 FillPath
4385: 0 StrokePath
4386: newpath
4387: 137.88 88.88 141.88 92.88 RectPath
4388: 1 FillPath
4389: 0 StrokePath
4390: newpath
4391: 139.12 90.75 143.12 94.75 RectPath
4392: 1 FillPath
4393: 0 StrokePath
4394: newpath
4395: 140.38 92.75 144.38 96.75 RectPath
4396: 1 FillPath
4397: 0 StrokePath
4398: newpath
4399: 141.62 94.50 145.62 98.50 RectPath
4400: 1 FillPath
4401: 0 StrokePath
4402: newpath
4403: 143.00 96.88 147.00 100.88 RectPath
4404: 1 FillPath
4405: 0 StrokePath
4406: newpath
4407: 144.50 98.62 148.50 102.62 RectPath
4408: 1 FillPath
4409: 0 StrokePath
4410: newpath
4411: 146.00 100.00 150.00 104.00 RectPath
4412: 1 FillPath
4413: 0 StrokePath
4414: newpath
4415: 147.50 101.50 151.50 105.50 RectPath
4416: 1 FillPath
4417: 0 StrokePath
4418: newpath
4419: 149.12 102.88 153.12 106.88 RectPath
4420: 1 FillPath
4421: 0 StrokePath
4422: newpath
4423: 150.88 105.25 154.88 109.25 RectPath
4424: 1 FillPath
4425: 0 StrokePath
4426: newpath
4427: 152.75 108.38 156.75 112.38 RectPath
4428: 1 FillPath
4429: 0 StrokePath
4430: newpath
4431: 154.62 111.12 158.62 115.12 RectPath
4432: 1 FillPath
4433: 0 StrokePath
4434: newpath
4435: 156.75 113.75 160.75 117.75 RectPath
4436: 1 FillPath
4437: 0 StrokePath
4438: newpath
4439: 158.88 116.88 162.88 120.88 RectPath
4440: 1 FillPath
4441: 0 StrokePath
4442: newpath
4443: 161.25 120.75 165.25 124.75 RectPath
4444: 1 FillPath
4445: 0 StrokePath
4446: newpath
4447: 163.88 124.75 167.88 128.75 RectPath
4448: 1 FillPath
4449: 0 StrokePath
4450: newpath
4451: 166.62 128.38 170.62 132.38 RectPath
4452: 1 FillPath
4453: 0 StrokePath
4454: newpath
4455: 169.62 133.25 173.62 137.25 RectPath
4456: 1 FillPath
4457: 0 StrokePath
4458: newpath
4459: 173.00 138.00 177.00 142.00 RectPath
4460: 1 FillPath
4461: 0 StrokePath
4462: newpath
4463: 176.75 143.12 180.75 147.12 RectPath
4464: 1 FillPath
4465: 0 StrokePath
4466: newpath
4467: 181.12 149.38 185.12 153.38 RectPath
4468: 1 FillPath
4469: 0 StrokePath
4470: newpath
4471: 186.00 156.12 190.00 160.12 RectPath
4472: 1 FillPath
4473: 0 StrokePath
4474: newpath
4475: 191.88 164.75 195.88 168.75 RectPath
4476: 1 FillPath
4477: 0 StrokePath
4478: newpath
4479: 199.00 174.50 203.00 178.50 RectPath
4480: 1 FillPath
4481: 0 StrokePath
4482: newpath
4483: 208.12 184.62 212.12 188.62 RectPath
4484: 1 FillPath
4485: 0 StrokePath
4486: newpath
4487: 221.12 199.50 225.12 203.50 RectPath
4488: 1 FillPath
4489: 0 StrokePath
4490: newpath
4491: 243.25 218.00 247.25 222.00 RectPath
4492: 1 FillPath
4493: 0 StrokePath
4494: newpath
4495: 1 ps
4496: 0 0 0 SetFore  UseFore
4497: 0.996109 0 0.796887 SetFore  UseFore
4498: 0.50 ps
4499: newpath 64.38 272.62 M
4500: 66.38 276.62 L
4501: 62.38 276.62 L
4502: closepath
4503: 0 FillPath
4504: 0 StrokePath newpath
4505: newpath 64.50 278.75 M
4506: 66.50 282.75 L
4507: 62.50 282.75 L
4508: closepath
4509: 0 FillPath
4510: 0 StrokePath newpath
4511: newpath 64.62 279.62 M
4512: 66.62 283.62 L
4513: 62.62 283.62 L
4514: closepath
4515: 0 FillPath
4516: 0 StrokePath newpath
4517: newpath 64.75 266.00 M
4518: 66.75 270.00 L
4519: 62.75 270.00 L
4520: closepath
4521: 0 FillPath
4522: 0 StrokePath newpath
4523: newpath 64.75 258.88 M
4524: 66.75 262.88 L
4525: 62.75 262.88 L
4526: closepath
4527: 0 FillPath
4528: 0 StrokePath newpath
4529: newpath 64.88 260.62 M
4530: 66.88 264.62 L
4531: 62.88 264.62 L
4532: closepath
4533: 0 FillPath
4534: 0 StrokePath newpath
4535: newpath 65.00 258.75 M
4536: 67.00 262.75 L
4537: 63.00 262.75 L
4538: closepath
4539: 0 FillPath
4540: 0 StrokePath newpath
4541: newpath 65.12 250.75 M
4542: 67.12 254.75 L
4543: 63.12 254.75 L
4544: closepath
4545: 0 FillPath
4546: 0 StrokePath newpath
4547: newpath 65.25 246.88 M
4548: 67.25 250.88 L
4549: 63.25 250.88 L
4550: closepath
4551: 0 FillPath
4552: 0 StrokePath newpath
4553: newpath 65.38 240.75 M
4554: 67.38 244.75 L
4555: 63.38 244.75 L
4556: closepath
4557: 0 FillPath
4558: 0 StrokePath newpath
4559: newpath 65.50 237.62 M
4560: 67.50 241.62 L
4561: 63.50 241.62 L
4562: closepath
4563: 0 FillPath
4564: 0 StrokePath newpath
4565: newpath 65.62 230.50 M
4566: 67.62 234.50 L
4567: 63.62 234.50 L
4568: closepath
4569: 0 FillPath
4570: 0 StrokePath newpath
4571: newpath 65.75 223.62 M
4572: 67.75 227.62 L
4573: 63.75 227.62 L
4574: closepath
4575: 0 FillPath
4576: 0 StrokePath newpath
4577: newpath 65.88 223.88 M
4578: 67.88 227.88 L
4579: 63.88 227.88 L
4580: closepath
4581: 0 FillPath
4582: 0 StrokePath newpath
4583: newpath 66.00 220.62 M
4584: 68.00 224.62 L
4585: 64.00 224.62 L
4586: closepath
4587: 0 FillPath
4588: 0 StrokePath newpath
4589: newpath 66.12 217.88 M
4590: 68.12 221.88 L
4591: 64.12 221.88 L
4592: closepath
4593: 0 FillPath
4594: 0 StrokePath newpath
4595: newpath 66.25 213.62 M
4596: 68.25 217.62 L
4597: 64.25 217.62 L
4598: closepath
4599: 0 FillPath
4600: 0 StrokePath newpath
4601: newpath 66.38 212.62 M
4602: 68.38 216.62 L
4603: 64.38 216.62 L
4604: closepath
4605: 0 FillPath
4606: 0 StrokePath newpath
4607: newpath 66.38 208.88 M
4608: 68.38 212.88 L
4609: 64.38 212.88 L
4610: closepath
4611: 0 FillPath
4612: 0 StrokePath newpath
4613: newpath 66.50 202.00 M
4614: 68.50 206.00 L
4615: 64.50 206.00 L
4616: closepath
4617: 0 FillPath
4618: 0 StrokePath newpath
4619: newpath 66.62 203.75 M
4620: 68.62 207.75 L
4621: 64.62 207.75 L
4622: closepath
4623: 0 FillPath
4624: 0 StrokePath newpath
4625: newpath 66.75 207.00 M
4626: 68.75 211.00 L
4627: 64.75 211.00 L
4628: closepath
4629: 0 FillPath
4630: 0 StrokePath newpath
4631: newpath 66.88 201.25 M
4632: 68.88 205.25 L
4633: 64.88 205.25 L
4634: closepath
4635: 0 FillPath
4636: 0 StrokePath newpath
4637: newpath 67.00 200.00 M
4638: 69.00 204.00 L
4639: 65.00 204.00 L
4640: closepath
4641: 0 FillPath
4642: 0 StrokePath newpath
4643: newpath 67.12 197.75 M
4644: 69.12 201.75 L
4645: 65.12 201.75 L
4646: closepath
4647: 0 FillPath
4648: 0 StrokePath newpath
4649: newpath 67.25 196.25 M
4650: 69.25 200.25 L
4651: 65.25 200.25 L
4652: closepath
4653: 0 FillPath
4654: 0 StrokePath newpath
4655: newpath 67.38 196.25 M
4656: 69.38 200.25 L
4657: 65.38 200.25 L
4658: closepath
4659: 0 FillPath
4660: 0 StrokePath newpath
4661: newpath 67.50 195.38 M
4662: 69.50 199.38 L
4663: 65.50 199.38 L
4664: closepath
4665: 0 FillPath
4666: 0 StrokePath newpath
4667: newpath 67.62 188.50 M
4668: 69.62 192.50 L
4669: 65.62 192.50 L
4670: closepath
4671: 0 FillPath
4672: 0 StrokePath newpath
4673: newpath 67.75 184.75 M
4674: 69.75 188.75 L
4675: 65.75 188.75 L
4676: closepath
4677: 0 FillPath
4678: 0 StrokePath newpath
4679: newpath 67.88 185.38 M
4680: 69.88 189.38 L
4681: 65.88 189.38 L
4682: closepath
4683: 0 FillPath
4684: 0 StrokePath newpath
4685: newpath 68.00 183.50 M
4686: 70.00 187.50 L
4687: 66.00 187.50 L
4688: closepath
4689: 0 FillPath
4690: 0 StrokePath newpath
4691: newpath 68.12 178.88 M
4692: 70.12 182.88 L
4693: 66.12 182.88 L
4694: closepath
4695: 0 FillPath
4696: 0 StrokePath newpath
4697: newpath 68.25 178.62 M
4698: 70.25 182.62 L
4699: 66.25 182.62 L
4700: closepath
4701: 0 FillPath
4702: 0 StrokePath newpath
4703: newpath 68.38 175.88 M
4704: 70.38 179.88 L
4705: 66.38 179.88 L
4706: closepath
4707: 0 FillPath
4708: 0 StrokePath newpath
4709: newpath 68.50 175.50 M
4710: 70.50 179.50 L
4711: 66.50 179.50 L
4712: closepath
4713: 0 FillPath
4714: 0 StrokePath newpath
4715: newpath 68.62 174.00 M
4716: 70.62 178.00 L
4717: 66.62 178.00 L
4718: closepath
4719: 0 FillPath
4720: 0 StrokePath newpath
4721: newpath 68.75 171.50 M
4722: 70.75 175.50 L
4723: 66.75 175.50 L
4724: closepath
4725: 0 FillPath
4726: 0 StrokePath newpath
4727: newpath 68.88 168.00 M
4728: 70.88 172.00 L
4729: 66.88 172.00 L
4730: closepath
4731: 0 FillPath
4732: 0 StrokePath newpath
4733: newpath 69.00 169.88 M
4734: 71.00 173.88 L
4735: 67.00 173.88 L
4736: closepath
4737: 0 FillPath
4738: 0 StrokePath newpath
4739: newpath 69.12 170.12 M
4740: 71.12 174.12 L
4741: 67.12 174.12 L
4742: closepath
4743: 0 FillPath
4744: 0 StrokePath newpath
4745: newpath 69.25 164.00 M
4746: 71.25 168.00 L
4747: 67.25 168.00 L
4748: closepath
4749: 0 FillPath
4750: 0 StrokePath newpath
4751: newpath 69.38 163.00 M
4752: 71.38 167.00 L
4753: 67.38 167.00 L
4754: closepath
4755: 0 FillPath
4756: 0 StrokePath newpath
4757: newpath 69.50 163.75 M
4758: 71.50 167.75 L
4759: 67.50 167.75 L
4760: closepath
4761: 0 FillPath
4762: 0 StrokePath newpath
4763: newpath 69.62 160.12 M
4764: 71.62 164.12 L
4765: 67.62 164.12 L
4766: closepath
4767: 0 FillPath
4768: 0 StrokePath newpath
4769: newpath 69.88 158.00 M
4770: 71.88 162.00 L
4771: 67.88 162.00 L
4772: closepath
4773: 0 FillPath
4774: 0 StrokePath newpath
4775: newpath 70.00 158.00 M
4776: 72.00 162.00 L
4777: 68.00 162.00 L
4778: closepath
4779: 0 FillPath
4780: 0 StrokePath newpath
4781: newpath 70.12 156.00 M
4782: 72.12 160.00 L
4783: 68.12 160.00 L
4784: closepath
4785: 0 FillPath
4786: 0 StrokePath newpath
4787: newpath 70.25 153.50 M
4788: 72.25 157.50 L
4789: 68.25 157.50 L
4790: closepath
4791: 0 FillPath
4792: 0 StrokePath newpath
4793: newpath 70.38 153.38 M
4794: 72.38 157.38 L
4795: 68.38 157.38 L
4796: closepath
4797: 0 FillPath
4798: 0 StrokePath newpath
4799: newpath 70.50 152.50 M
4800: 72.50 156.50 L
4801: 68.50 156.50 L
4802: closepath
4803: 0 FillPath
4804: 0 StrokePath newpath
4805: newpath 70.62 150.38 M
4806: 72.62 154.38 L
4807: 68.62 154.38 L
4808: closepath
4809: 0 FillPath
4810: 0 StrokePath newpath
4811: newpath 70.75 148.00 M
4812: 72.75 152.00 L
4813: 68.75 152.00 L
4814: closepath
4815: 0 FillPath
4816: 0 StrokePath newpath
4817: newpath 70.88 146.38 M
4818: 72.88 150.38 L
4819: 68.88 150.38 L
4820: closepath
4821: 0 FillPath
4822: 0 StrokePath newpath
4823: newpath 71.00 146.38 M
4824: 73.00 150.38 L
4825: 69.00 150.38 L
4826: closepath
4827: 0 FillPath
4828: 0 StrokePath newpath
4829: newpath 71.12 147.50 M
4830: 73.12 151.50 L
4831: 69.12 151.50 L
4832: closepath
4833: 0 FillPath
4834: 0 StrokePath newpath
4835: newpath 71.25 145.25 M
4836: 73.25 149.25 L
4837: 69.25 149.25 L
4838: closepath
4839: 0 FillPath
4840: 0 StrokePath newpath
4841: newpath 71.50 143.50 M
4842: 73.50 147.50 L
4843: 69.50 147.50 L
4844: closepath
4845: 0 FillPath
4846: 0 StrokePath newpath
4847: newpath 71.62 141.62 M
4848: 73.62 145.62 L
4849: 69.62 145.62 L
4850: closepath
4851: 0 FillPath
4852: 0 StrokePath newpath
4853: newpath 71.75 140.25 M
4854: 73.75 144.25 L
4855: 69.75 144.25 L
4856: closepath
4857: 0 FillPath
4858: 0 StrokePath newpath
4859: newpath 71.88 138.50 M
4860: 73.88 142.50 L
4861: 69.88 142.50 L
4862: closepath
4863: 0 FillPath
4864: 0 StrokePath newpath
4865: newpath 72.00 136.62 M
4866: 74.00 140.62 L
4867: 70.00 140.62 L
4868: closepath
4869: 0 FillPath
4870: 0 StrokePath newpath
4871: newpath 72.12 135.50 M
4872: 74.12 139.50 L
4873: 70.12 139.50 L
4874: closepath
4875: 0 FillPath
4876: 0 StrokePath newpath
4877: newpath 72.25 134.12 M
4878: 74.25 138.12 L
4879: 70.25 138.12 L
4880: closepath
4881: 0 FillPath
4882: 0 StrokePath newpath
4883: newpath 72.38 132.50 M
4884: 74.38 136.50 L
4885: 70.38 136.50 L
4886: closepath
4887: 0 FillPath
4888: 0 StrokePath newpath
4889: newpath 72.62 133.50 M
4890: 74.62 137.50 L
4891: 70.62 137.50 L
4892: closepath
4893: 0 FillPath
4894: 0 StrokePath newpath
4895: newpath 72.75 131.50 M
4896: 74.75 135.50 L
4897: 70.75 135.50 L
4898: closepath
4899: 0 FillPath
4900: 0 StrokePath newpath
4901: newpath 72.88 129.62 M
4902: 74.88 133.62 L
4903: 70.88 133.62 L
4904: closepath
4905: 0 FillPath
4906: 0 StrokePath newpath
4907: newpath 73.00 130.62 M
4908: 75.00 134.62 L
4909: 71.00 134.62 L
4910: closepath
4911: 0 FillPath
4912: 0 StrokePath newpath
4913: newpath 73.12 129.62 M
4914: 75.12 133.62 L
4915: 71.12 133.62 L
4916: closepath
4917: 0 FillPath
4918: 0 StrokePath newpath
4919: newpath 73.25 127.25 M
4920: 75.25 131.25 L
4921: 71.25 131.25 L
4922: closepath
4923: 0 FillPath
4924: 0 StrokePath newpath
4925: newpath 73.50 125.62 M
4926: 75.50 129.62 L
4927: 71.50 129.62 L
4928: closepath
4929: 0 FillPath
4930: 0 StrokePath newpath
4931: newpath 73.62 123.50 M
4932: 75.62 127.50 L
4933: 71.62 127.50 L
4934: closepath
4935: 0 FillPath
4936: 0 StrokePath newpath
4937: newpath 73.75 122.75 M
4938: 75.75 126.75 L
4939: 71.75 126.75 L
4940: closepath
4941: 0 FillPath
4942: 0 StrokePath newpath
4943: newpath 73.88 123.00 M
4944: 75.88 127.00 L
4945: 71.88 127.00 L
4946: closepath
4947: 0 FillPath
4948: 0 StrokePath newpath
4949: newpath 74.00 122.88 M
4950: 76.00 126.88 L
4951: 72.00 126.88 L
4952: closepath
4953: 0 FillPath
4954: 0 StrokePath newpath
4955: newpath 74.25 122.88 M
4956: 76.25 126.88 L
4957: 72.25 126.88 L
4958: closepath
4959: 0 FillPath
4960: 0 StrokePath newpath
4961: newpath 74.38 121.00 M
4962: 76.38 125.00 L
4963: 72.38 125.00 L
4964: closepath
4965: 0 FillPath
4966: 0 StrokePath newpath
4967: newpath 74.50 119.25 M
4968: 76.50 123.25 L
4969: 72.50 123.25 L
4970: closepath
4971: 0 FillPath
4972: 0 StrokePath newpath
4973: newpath 74.62 118.75 M
4974: 76.62 122.75 L
4975: 72.62 122.75 L
4976: closepath
4977: 0 FillPath
4978: 0 StrokePath newpath
4979: newpath 74.75 118.12 M
4980: 76.75 122.12 L
4981: 72.75 122.12 L
4982: closepath
4983: 0 FillPath
4984: 0 StrokePath newpath
4985: newpath 75.00 117.25 M
4986: 77.00 121.25 L
4987: 73.00 121.25 L
4988: closepath
4989: 0 FillPath
4990: 0 StrokePath newpath
4991: newpath 75.12 115.62 M
4992: 77.12 119.62 L
4993: 73.12 119.62 L
4994: closepath
4995: 0 FillPath
4996: 0 StrokePath newpath
4997: newpath 75.25 114.00 M
4998: 77.25 118.00 L
4999: 73.25 118.00 L
5000: closepath
5001: 0 FillPath
5002: 0 StrokePath newpath
5003: newpath 75.38 112.25 M
5004: 77.38 116.25 L
5005: 73.38 116.25 L
5006: closepath
5007: 0 FillPath
5008: 0 StrokePath newpath
5009: newpath 75.62 111.25 M
5010: 77.62 115.25 L
5011: 73.62 115.25 L
5012: closepath
5013: 0 FillPath
5014: 0 StrokePath newpath
5015: newpath 75.75 111.00 M
5016: 77.75 115.00 L
5017: 73.75 115.00 L
5018: closepath
5019: 0 FillPath
5020: 0 StrokePath newpath
5021: newpath 75.88 108.88 M
5022: 77.88 112.88 L
5023: 73.88 112.88 L
5024: closepath
5025: 0 FillPath
5026: 0 StrokePath newpath
5027: newpath 76.12 108.38 M
5028: 78.12 112.38 L
5029: 74.12 112.38 L
5030: closepath
5031: 0 FillPath
5032: 0 StrokePath newpath
5033: newpath 76.25 108.00 M
5034: 78.25 112.00 L
5035: 74.25 112.00 L
5036: closepath
5037: 0 FillPath
5038: 0 StrokePath newpath
5039: newpath 76.38 105.75 M
5040: 78.38 109.75 L
5041: 74.38 109.75 L
5042: closepath
5043: 0 FillPath
5044: 0 StrokePath newpath
5045: newpath 76.50 104.75 M
5046: 78.50 108.75 L
5047: 74.50 108.75 L
5048: closepath
5049: 0 FillPath
5050: 0 StrokePath newpath
5051: newpath 76.75 103.62 M
5052: 78.75 107.62 L
5053: 74.75 107.62 L
5054: closepath
5055: 0 FillPath
5056: 0 StrokePath newpath
5057: newpath 76.88 103.12 M
5058: 78.88 107.12 L
5059: 74.88 107.12 L
5060: closepath
5061: 0 FillPath
5062: 0 StrokePath newpath
5063: newpath 77.00 103.25 M
5064: 79.00 107.25 L
5065: 75.00 107.25 L
5066: closepath
5067: 0 FillPath
5068: 0 StrokePath newpath
5069: newpath 77.25 102.12 M
5070: 79.25 106.12 L
5071: 75.25 106.12 L
5072: closepath
5073: 0 FillPath
5074: 0 StrokePath newpath
5075: newpath 77.38 102.12 M
5076: 79.38 106.12 L
5077: 75.38 106.12 L
5078: closepath
5079: 0 FillPath
5080: 0 StrokePath newpath
5081: newpath 77.50 102.00 M
5082: 79.50 106.00 L
5083: 75.50 106.00 L
5084: closepath
5085: 0 FillPath
5086: 0 StrokePath newpath
5087: newpath 77.75 101.38 M
5088: 79.75 105.38 L
5089: 75.75 105.38 L
5090: closepath
5091: 0 FillPath
5092: 0 StrokePath newpath
5093: newpath 77.88 100.00 M
5094: 79.88 104.00 L
5095: 75.88 104.00 L
5096: closepath
5097: 0 FillPath
5098: 0 StrokePath newpath
5099: newpath 78.00 99.12 M
5100: 80.00 103.12 L
5101: 76.00 103.12 L
5102: closepath
5103: 0 FillPath
5104: 0 StrokePath newpath
5105: newpath 78.25 98.38 M
5106: 80.25 102.38 L
5107: 76.25 102.38 L
5108: closepath
5109: 0 FillPath
5110: 0 StrokePath newpath
5111: newpath 78.38 97.50 M
5112: 80.38 101.50 L
5113: 76.38 101.50 L
5114: closepath
5115: 0 FillPath
5116: 0 StrokePath newpath
5117: newpath 78.62 95.75 M
5118: 80.62 99.75 L
5119: 76.62 99.75 L
5120: closepath
5121: 0 FillPath
5122: 0 StrokePath newpath
5123: newpath 78.75 94.75 M
5124: 80.75 98.75 L
5125: 76.75 98.75 L
5126: closepath
5127: 0 FillPath
5128: 0 StrokePath newpath
5129: newpath 78.88 95.25 M
5130: 80.88 99.25 L
5131: 76.88 99.25 L
5132: closepath
5133: 0 FillPath
5134: 0 StrokePath newpath
5135: newpath 79.12 93.75 M
5136: 81.12 97.75 L
5137: 77.12 97.75 L
5138: closepath
5139: 0 FillPath
5140: 0 StrokePath newpath
5141: newpath 79.25 92.38 M
5142: 81.25 96.38 L
5143: 77.25 96.38 L
5144: closepath
5145: 0 FillPath
5146: 0 StrokePath newpath
5147: newpath 79.50 92.25 M
5148: 81.50 96.25 L
5149: 77.50 96.25 L
5150: closepath
5151: 0 FillPath
5152: 0 StrokePath newpath
5153: newpath 79.62 92.75 M
5154: 81.62 96.75 L
5155: 77.62 96.75 L
5156: closepath
5157: 0 FillPath
5158: 0 StrokePath newpath
5159: newpath 79.88 92.00 M
5160: 81.88 96.00 L
5161: 77.88 96.00 L
5162: closepath
5163: 0 FillPath
5164: 0 StrokePath newpath
5165: newpath 80.00 91.38 M
5166: 82.00 95.38 L
5167: 78.00 95.38 L
5168: closepath
5169: 0 FillPath
5170: 0 StrokePath newpath
5171: newpath 80.12 89.75 M
5172: 82.12 93.75 L
5173: 78.12 93.75 L
5174: closepath
5175: 0 FillPath
5176: 0 StrokePath newpath
5177: newpath 80.38 88.50 M
5178: 82.38 92.50 L
5179: 78.38 92.50 L
5180: closepath
5181: 0 FillPath
5182: 0 StrokePath newpath
5183: newpath 80.50 88.62 M
5184: 82.50 92.62 L
5185: 78.50 92.62 L
5186: closepath
5187: 0 FillPath
5188: 0 StrokePath newpath
5189: newpath 80.75 87.12 M
5190: 82.75 91.12 L
5191: 78.75 91.12 L
5192: closepath
5193: 0 FillPath
5194: 0 StrokePath newpath
5195: newpath 80.88 85.38 M
5196: 82.88 89.38 L
5197: 78.88 89.38 L
5198: closepath
5199: 0 FillPath
5200: 0 StrokePath newpath
5201: newpath 81.12 85.38 M
5202: 83.12 89.38 L
5203: 79.12 89.38 L
5204: closepath
5205: 0 FillPath
5206: 0 StrokePath newpath
5207: newpath 81.25 85.12 M
5208: 83.25 89.12 L
5209: 79.25 89.12 L
5210: closepath
5211: 0 FillPath
5212: 0 StrokePath newpath
5213: newpath 81.50 83.88 M
5214: 83.50 87.88 L
5215: 79.50 87.88 L
5216: closepath
5217: 0 FillPath
5218: 0 StrokePath newpath
5219: newpath 81.62 83.12 M
5220: 83.62 87.12 L
5221: 79.62 87.12 L
5222: closepath
5223: 0 FillPath
5224: 0 StrokePath newpath
5225: newpath 81.88 81.88 M
5226: 83.88 85.88 L
5227: 79.88 85.88 L
5228: closepath
5229: 0 FillPath
5230: 0 StrokePath newpath
5231: newpath 82.00 82.50 M
5232: 84.00 86.50 L
5233: 80.00 86.50 L
5234: closepath
5235: 0 FillPath
5236: 0 StrokePath newpath
5237: newpath 82.25 82.62 M
5238: 84.25 86.62 L
5239: 80.25 86.62 L
5240: closepath
5241: 0 FillPath
5242: 0 StrokePath newpath
5243: newpath 82.50 81.38 M
5244: 84.50 85.38 L
5245: 80.50 85.38 L
5246: closepath
5247: 0 FillPath
5248: 0 StrokePath newpath
5249: newpath 82.62 81.38 M
5250: 84.62 85.38 L
5251: 80.62 85.38 L
5252: closepath
5253: 0 FillPath
5254: 0 StrokePath newpath
5255: newpath 82.88 80.75 M
5256: 84.88 84.75 L
5257: 80.88 84.75 L
5258: closepath
5259: 0 FillPath
5260: 0 StrokePath newpath
5261: newpath 83.00 80.00 M
5262: 85.00 84.00 L
5263: 81.00 84.00 L
5264: closepath
5265: 0 FillPath
5266: 0 StrokePath newpath
5267: newpath 83.25 79.38 M
5268: 85.25 83.38 L
5269: 81.25 83.38 L
5270: closepath
5271: 0 FillPath
5272: 0 StrokePath newpath
5273: newpath 83.50 77.38 M
5274: 85.50 81.38 L
5275: 81.50 81.38 L
5276: closepath
5277: 0 FillPath
5278: 0 StrokePath newpath
5279: newpath 83.62 76.38 M
5280: 85.62 80.38 L
5281: 81.62 80.38 L
5282: closepath
5283: 0 FillPath
5284: 0 StrokePath newpath
5285: newpath 83.88 77.25 M
5286: 85.88 81.25 L
5287: 81.88 81.25 L
5288: closepath
5289: 0 FillPath
5290: 0 StrokePath newpath
5291: newpath 84.00 77.62 M
5292: 86.00 81.62 L
5293: 82.00 81.62 L
5294: closepath
5295: 0 FillPath
5296: 0 StrokePath newpath
5297: newpath 84.25 75.88 M
5298: 86.25 79.88 L
5299: 82.25 79.88 L
5300: closepath
5301: 0 FillPath
5302: 0 StrokePath newpath
5303: newpath 84.50 74.62 M
5304: 86.50 78.62 L
5305: 82.50 78.62 L
5306: closepath
5307: 0 FillPath
5308: 0 StrokePath newpath
5309: newpath 84.62 74.62 M
5310: 86.62 78.62 L
5311: 82.62 78.62 L
5312: closepath
5313: 0 FillPath
5314: 0 StrokePath newpath
5315: newpath 84.88 74.50 M
5316: 86.88 78.50 L
5317: 82.88 78.50 L
5318: closepath
5319: 0 FillPath
5320: 0 StrokePath newpath
5321: newpath 85.12 73.62 M
5322: 87.12 77.62 L
5323: 83.12 77.62 L
5324: closepath
5325: 0 FillPath
5326: 0 StrokePath newpath
5327: newpath 85.38 73.75 M
5328: 87.38 77.75 L
5329: 83.38 77.75 L
5330: closepath
5331: 0 FillPath
5332: 0 StrokePath newpath
5333: newpath 85.50 74.12 M
5334: 87.50 78.12 L
5335: 83.50 78.12 L
5336: closepath
5337: 0 FillPath
5338: 0 StrokePath newpath
5339: newpath 85.75 71.88 M
5340: 87.75 75.88 L
5341: 83.75 75.88 L
5342: closepath
5343: 0 FillPath
5344: 0 StrokePath newpath
5345: newpath 86.00 71.12 M
5346: 88.00 75.12 L
5347: 84.00 75.12 L
5348: closepath
5349: 0 FillPath
5350: 0 StrokePath newpath
5351: newpath 86.12 71.38 M
5352: 88.12 75.38 L
5353: 84.12 75.38 L
5354: closepath
5355: 0 FillPath
5356: 0 StrokePath newpath
5357: newpath 86.38 71.75 M
5358: 88.38 75.75 L
5359: 84.38 75.75 L
5360: closepath
5361: 0 FillPath
5362: 0 StrokePath newpath
5363: newpath 86.62 71.25 M
5364: 88.62 75.25 L
5365: 84.62 75.25 L
5366: closepath
5367: 0 FillPath
5368: 0 StrokePath newpath
5369: newpath 86.88 69.38 M
5370: 88.88 73.38 L
5371: 84.88 73.38 L
5372: closepath
5373: 0 FillPath
5374: 0 StrokePath newpath
5375: newpath 87.12 69.38 M
5376: 89.12 73.38 L
5377: 85.12 73.38 L
5378: closepath
5379: 0 FillPath
5380: 0 StrokePath newpath
5381: newpath 87.25 69.50 M
5382: 89.25 73.50 L
5383: 85.25 73.50 L
5384: closepath
5385: 0 FillPath
5386: 0 StrokePath newpath
5387: newpath 87.50 69.00 M
5388: 89.50 73.00 L
5389: 85.50 73.00 L
5390: closepath
5391: 0 FillPath
5392: 0 StrokePath newpath
5393: newpath 87.75 67.38 M
5394: 89.75 71.38 L
5395: 85.75 71.38 L
5396: closepath
5397: 0 FillPath
5398: 0 StrokePath newpath
5399: newpath 88.00 66.75 M
5400: 90.00 70.75 L
5401: 86.00 70.75 L
5402: closepath
5403: 0 FillPath
5404: 0 StrokePath newpath
5405: newpath 88.25 67.12 M
5406: 90.25 71.12 L
5407: 86.25 71.12 L
5408: closepath
5409: 0 FillPath
5410: 0 StrokePath newpath
5411: newpath 88.50 65.75 M
5412: 90.50 69.75 L
5413: 86.50 69.75 L
5414: closepath
5415: 0 FillPath
5416: 0 StrokePath newpath
5417: newpath 88.75 65.00 M
5418: 90.75 69.00 L
5419: 86.75 69.00 L
5420: closepath
5421: 0 FillPath
5422: 0 StrokePath newpath
5423: newpath 89.00 65.50 M
5424: 91.00 69.50 L
5425: 87.00 69.50 L
5426: closepath
5427: 0 FillPath
5428: 0 StrokePath newpath
5429: newpath 89.25 65.50 M
5430: 91.25 69.50 L
5431: 87.25 69.50 L
5432: closepath
5433: 0 FillPath
5434: 0 StrokePath newpath
5435: newpath 89.38 65.00 M
5436: 91.38 69.00 L
5437: 87.38 69.00 L
5438: closepath
5439: 0 FillPath
5440: 0 StrokePath newpath
5441: newpath 89.62 64.88 M
5442: 91.62 68.88 L
5443: 87.62 68.88 L
5444: closepath
5445: 0 FillPath
5446: 0 StrokePath newpath
5447: newpath 89.88 64.88 M
5448: 91.88 68.88 L
5449: 87.88 68.88 L
5450: closepath
5451: 0 FillPath
5452: 0 StrokePath newpath
5453: newpath 90.12 63.75 M
5454: 92.12 67.75 L
5455: 88.12 67.75 L
5456: closepath
5457: 0 FillPath
5458: 0 StrokePath newpath
5459: newpath 90.38 63.50 M
5460: 92.38 67.50 L
5461: 88.38 67.50 L
5462: closepath
5463: 0 FillPath
5464: 0 StrokePath newpath
5465: newpath 90.62 63.88 M
5466: 92.62 67.88 L
5467: 88.62 67.88 L
5468: closepath
5469: 0 FillPath
5470: 0 StrokePath newpath
5471: newpath 90.88 63.75 M
5472: 92.88 67.75 L
5473: 88.88 67.75 L
5474: closepath
5475: 0 FillPath
5476: 0 StrokePath newpath
5477: newpath 91.25 63.12 M
5478: 93.25 67.12 L
5479: 89.25 67.12 L
5480: closepath
5481: 0 FillPath
5482: 0 StrokePath newpath
5483: newpath 91.50 62.25 M
5484: 93.50 66.25 L
5485: 89.50 66.25 L
5486: closepath
5487: 0 FillPath
5488: 0 StrokePath newpath
5489: newpath 91.75 61.25 M
5490: 93.75 65.25 L
5491: 89.75 65.25 L
5492: closepath
5493: 0 FillPath
5494: 0 StrokePath newpath
5495: newpath 92.00 61.38 M
5496: 94.00 65.38 L
5497: 90.00 65.38 L
5498: closepath
5499: 0 FillPath
5500: 0 StrokePath newpath
5501: newpath 92.25 61.12 M
5502: 94.25 65.12 L
5503: 90.25 65.12 L
5504: closepath
5505: 0 FillPath
5506: 0 StrokePath newpath
5507: newpath 92.50 59.75 M
5508: 94.50 63.75 L
5509: 90.50 63.75 L
5510: closepath
5511: 0 FillPath
5512: 0 StrokePath newpath
5513: newpath 92.75 59.62 M
5514: 94.75 63.62 L
5515: 90.75 63.62 L
5516: closepath
5517: 0 FillPath
5518: 0 StrokePath newpath
5519: newpath 93.00 60.50 M
5520: 95.00 64.50 L
5521: 91.00 64.50 L
5522: closepath
5523: 0 FillPath
5524: 0 StrokePath newpath
5525: newpath 93.38 60.62 M
5526: 95.38 64.62 L
5527: 91.38 64.62 L
5528: closepath
5529: 0 FillPath
5530: 0 StrokePath newpath
5531: newpath 93.62 60.38 M
5532: 95.62 64.38 L
5533: 91.62 64.38 L
5534: closepath
5535: 0 FillPath
5536: 0 StrokePath newpath
5537: newpath 93.88 59.88 M
5538: 95.88 63.88 L
5539: 91.88 63.88 L
5540: closepath
5541: 0 FillPath
5542: 0 StrokePath newpath
5543: newpath 94.12 60.12 M
5544: 96.12 64.12 L
5545: 92.12 64.12 L
5546: closepath
5547: 0 FillPath
5548: 0 StrokePath newpath
5549: newpath 94.50 59.12 M
5550: 96.50 63.12 L
5551: 92.50 63.12 L
5552: closepath
5553: 0 FillPath
5554: 0 StrokePath newpath
5555: newpath 94.75 58.38 M
5556: 96.75 62.38 L
5557: 92.75 62.38 L
5558: closepath
5559: 0 FillPath
5560: 0 StrokePath newpath
5561: newpath 95.00 59.00 M
5562: 97.00 63.00 L
5563: 93.00 63.00 L
5564: closepath
5565: 0 FillPath
5566: 0 StrokePath newpath
5567: newpath 95.25 58.88 M
5568: 97.25 62.88 L
5569: 93.25 62.88 L
5570: closepath
5571: 0 FillPath
5572: 0 StrokePath newpath
5573: newpath 95.62 58.62 M
5574: 97.62 62.62 L
5575: 93.62 62.62 L
5576: closepath
5577: 0 FillPath
5578: 0 StrokePath newpath
5579: newpath 95.88 58.75 M
5580: 97.88 62.75 L
5581: 93.88 62.75 L
5582: closepath
5583: 0 FillPath
5584: 0 StrokePath newpath
5585: newpath 96.25 58.38 M
5586: 98.25 62.38 L
5587: 94.25 62.38 L
5588: closepath
5589: 0 FillPath
5590: 0 StrokePath newpath
5591: newpath 96.50 57.25 M
5592: 98.50 61.25 L
5593: 94.50 61.25 L
5594: closepath
5595: 0 FillPath
5596: 0 StrokePath newpath
5597: newpath 96.75 56.75 M
5598: 98.75 60.75 L
5599: 94.75 60.75 L
5600: closepath
5601: 0 FillPath
5602: 0 StrokePath newpath
5603: newpath 97.12 57.25 M
5604: 99.12 61.25 L
5605: 95.12 61.25 L
5606: closepath
5607: 0 FillPath
5608: 0 StrokePath newpath
5609: newpath 97.38 57.75 M
5610: 99.38 61.75 L
5611: 95.38 61.75 L
5612: closepath
5613: 0 FillPath
5614: 0 StrokePath newpath
5615: newpath 97.75 57.12 M
5616: 99.75 61.12 L
5617: 95.75 61.12 L
5618: closepath
5619: 0 FillPath
5620: 0 StrokePath newpath
5621: newpath 98.12 56.38 M
5622: 100.12 60.38 L
5623: 96.12 60.38 L
5624: closepath
5625: 0 FillPath
5626: 0 StrokePath newpath
5627: newpath 98.38 56.25 M
5628: 100.38 60.25 L
5629: 96.38 60.25 L
5630: closepath
5631: 0 FillPath
5632: 0 StrokePath newpath
5633: newpath 98.75 56.50 M
5634: 100.75 60.50 L
5635: 96.75 60.50 L
5636: closepath
5637: 0 FillPath
5638: 0 StrokePath newpath
5639: newpath 99.00 57.38 M
5640: 101.00 61.38 L
5641: 97.00 61.38 L
5642: closepath
5643: 0 FillPath
5644: 0 StrokePath newpath
5645: newpath 99.38 57.88 M
5646: 101.38 61.88 L
5647: 97.38 61.88 L
5648: closepath
5649: 0 FillPath
5650: 0 StrokePath newpath
5651: newpath 99.75 56.75 M
5652: 101.75 60.75 L
5653: 97.75 60.75 L
5654: closepath
5655: 0 FillPath
5656: 0 StrokePath newpath
5657: newpath 100.00 56.25 M
5658: 102.00 60.25 L
5659: 98.00 60.25 L
5660: closepath
5661: 0 FillPath
5662: 0 StrokePath newpath
5663: newpath 100.38 56.00 M
5664: 102.38 60.00 L
5665: 98.38 60.00 L
5666: closepath
5667: 0 FillPath
5668: 0 StrokePath newpath
5669: newpath 100.75 56.62 M
5670: 102.75 60.62 L
5671: 98.75 60.62 L
5672: closepath
5673: 0 FillPath
5674: 0 StrokePath newpath
5675: newpath 101.12 57.38 M
5676: 103.12 61.38 L
5677: 99.12 61.38 L
5678: closepath
5679: 0 FillPath
5680: 0 StrokePath newpath
5681: newpath 101.38 57.38 M
5682: 103.38 61.38 L
5683: 99.38 61.38 L
5684: closepath
5685: 0 FillPath
5686: 0 StrokePath newpath
5687: newpath 101.75 56.62 M
5688: 103.75 60.62 L
5689: 99.75 60.62 L
5690: closepath
5691: 0 FillPath
5692: 0 StrokePath newpath
5693: newpath 102.12 56.50 M
5694: 104.12 60.50 L
5695: 100.12 60.50 L
5696: closepath
5697: 0 FillPath
5698: 0 StrokePath newpath
5699: newpath 102.50 56.12 M
5700: 104.50 60.12 L
5701: 100.50 60.12 L
5702: closepath
5703: 0 FillPath
5704: 0 StrokePath newpath
5705: newpath 102.88 55.88 M
5706: 104.88 59.88 L
5707: 100.88 59.88 L
5708: closepath
5709: 0 FillPath
5710: 0 StrokePath newpath
5711: newpath 103.25 56.12 M
5712: 105.25 60.12 L
5713: 101.25 60.12 L
5714: closepath
5715: 0 FillPath
5716: 0 StrokePath newpath
5717: newpath 103.62 56.00 M
5718: 105.62 60.00 L
5719: 101.62 60.00 L
5720: closepath
5721: 0 FillPath
5722: 0 StrokePath newpath
5723: newpath 104.00 55.88 M
5724: 106.00 59.88 L
5725: 102.00 59.88 L
5726: closepath
5727: 0 FillPath
5728: 0 StrokePath newpath
5729: newpath 104.38 56.12 M
5730: 106.38 60.12 L
5731: 102.38 60.12 L
5732: closepath
5733: 0 FillPath
5734: 0 StrokePath newpath
5735: newpath 104.75 56.00 M
5736: 106.75 60.00 L
5737: 102.75 60.00 L
5738: closepath
5739: 0 FillPath
5740: 0 StrokePath newpath
5741: newpath 105.25 55.75 M
5742: 107.25 59.75 L
5743: 103.25 59.75 L
5744: closepath
5745: 0 FillPath
5746: 0 StrokePath newpath
5747: newpath 105.62 56.12 M
5748: 107.62 60.12 L
5749: 103.62 60.12 L
5750: closepath
5751: 0 FillPath
5752: 0 StrokePath newpath
5753: newpath 106.00 57.00 M
5754: 108.00 61.00 L
5755: 104.00 61.00 L
5756: closepath
5757: 0 FillPath
5758: 0 StrokePath newpath
5759: newpath 106.38 57.38 M
5760: 108.38 61.38 L
5761: 104.38 61.38 L
5762: closepath
5763: 0 FillPath
5764: 0 StrokePath newpath
5765: newpath 106.88 57.12 M
5766: 108.88 61.12 L
5767: 104.88 61.12 L
5768: closepath
5769: 0 FillPath
5770: 0 StrokePath newpath
5771: newpath 107.25 56.75 M
5772: 109.25 60.75 L
5773: 105.25 60.75 L
5774: closepath
5775: 0 FillPath
5776: 0 StrokePath newpath
5777: newpath 107.75 56.75 M
5778: 109.75 60.75 L
5779: 105.75 60.75 L
5780: closepath
5781: 0 FillPath
5782: 0 StrokePath newpath
5783: newpath 108.12 56.50 M
5784: 110.12 60.50 L
5785: 106.12 60.50 L
5786: closepath
5787: 0 FillPath
5788: 0 StrokePath newpath
5789: newpath 108.62 56.88 M
5790: 110.62 60.88 L
5791: 106.62 60.88 L
5792: closepath
5793: 0 FillPath
5794: 0 StrokePath newpath
5795: newpath 109.00 58.38 M
5796: 111.00 62.38 L
5797: 107.00 62.38 L
5798: closepath
5799: 0 FillPath
5800: 0 StrokePath newpath
5801: newpath 109.50 59.12 M
5802: 111.50 63.12 L
5803: 107.50 63.12 L
5804: closepath
5805: 0 FillPath
5806: 0 StrokePath newpath
5807: newpath 109.88 59.38 M
5808: 111.88 63.38 L
5809: 107.88 63.38 L
5810: closepath
5811: 0 FillPath
5812: 0 StrokePath newpath
5813: newpath 110.38 59.38 M
5814: 112.38 63.38 L
5815: 108.38 63.38 L
5816: closepath
5817: 0 FillPath
5818: 0 StrokePath newpath
5819: newpath 110.88 59.00 M
5820: 112.88 63.00 L
5821: 108.88 63.00 L
5822: closepath
5823: 0 FillPath
5824: 0 StrokePath newpath
5825: newpath 111.38 58.50 M
5826: 113.38 62.50 L
5827: 109.38 62.50 L
5828: closepath
5829: 0 FillPath
5830: 0 StrokePath newpath
5831: newpath 111.88 59.25 M
5832: 113.88 63.25 L
5833: 109.88 63.25 L
5834: closepath
5835: 0 FillPath
5836: 0 StrokePath newpath
5837: newpath 112.38 60.00 M
5838: 114.38 64.00 L
5839: 110.38 64.00 L
5840: closepath
5841: 0 FillPath
5842: 0 StrokePath newpath
5843: newpath 112.88 59.62 M
5844: 114.88 63.62 L
5845: 110.88 63.62 L
5846: closepath
5847: 0 FillPath
5848: 0 StrokePath newpath
5849: newpath 113.38 60.25 M
5850: 115.38 64.25 L
5851: 111.38 64.25 L
5852: closepath
5853: 0 FillPath
5854: 0 StrokePath newpath
5855: newpath 113.88 61.75 M
5856: 115.88 65.75 L
5857: 111.88 65.75 L
5858: closepath
5859: 0 FillPath
5860: 0 StrokePath newpath
5861: newpath 114.38 61.50 M
5862: 116.38 65.50 L
5863: 112.38 65.50 L
5864: closepath
5865: 0 FillPath
5866: 0 StrokePath newpath
5867: newpath 114.88 61.88 M
5868: 116.88 65.88 L
5869: 112.88 65.88 L
5870: closepath
5871: 0 FillPath
5872: 0 StrokePath newpath
5873: newpath 115.50 62.50 M
5874: 117.50 66.50 L
5875: 113.50 66.50 L
5876: closepath
5877: 0 FillPath
5878: 0 StrokePath newpath
5879: newpath 116.00 62.25 M
5880: 118.00 66.25 L
5881: 114.00 66.25 L
5882: closepath
5883: 0 FillPath
5884: 0 StrokePath newpath
5885: newpath 116.62 62.75 M
5886: 118.62 66.75 L
5887: 114.62 66.75 L
5888: closepath
5889: 0 FillPath
5890: 0 StrokePath newpath
5891: newpath 117.12 63.75 M
5892: 119.12 67.75 L
5893: 115.12 67.75 L
5894: closepath
5895: 0 FillPath
5896: 0 StrokePath newpath
5897: newpath 117.75 64.38 M
5898: 119.75 68.38 L
5899: 115.75 68.38 L
5900: closepath
5901: 0 FillPath
5902: 0 StrokePath newpath
5903: newpath 118.38 65.00 M
5904: 120.38 69.00 L
5905: 116.38 69.00 L
5906: closepath
5907: 0 FillPath
5908: 0 StrokePath newpath
5909: newpath 119.00 66.12 M
5910: 121.00 70.12 L
5911: 117.00 70.12 L
5912: closepath
5913: 0 FillPath
5914: 0 StrokePath newpath
5915: newpath 119.62 66.88 M
5916: 121.62 70.88 L
5917: 117.62 70.88 L
5918: closepath
5919: 0 FillPath
5920: 0 StrokePath newpath
5921: newpath 120.25 66.50 M
5922: 122.25 70.50 L
5923: 118.25 70.50 L
5924: closepath
5925: 0 FillPath
5926: 0 StrokePath newpath
5927: newpath 120.88 66.50 M
5928: 122.88 70.50 L
5929: 118.88 70.50 L
5930: closepath
5931: 0 FillPath
5932: 0 StrokePath newpath
5933: newpath 121.50 67.88 M
5934: 123.50 71.88 L
5935: 119.50 71.88 L
5936: closepath
5937: 0 FillPath
5938: 0 StrokePath newpath
5939: newpath 122.25 69.12 M
5940: 124.25 73.12 L
5941: 120.25 73.12 L
5942: closepath
5943: 0 FillPath
5944: 0 StrokePath newpath
5945: newpath 122.88 69.88 M
5946: 124.88 73.88 L
5947: 120.88 73.88 L
5948: closepath
5949: 0 FillPath
5950: 0 StrokePath newpath
5951: newpath 123.62 70.88 M
5952: 125.62 74.88 L
5953: 121.62 74.88 L
5954: closepath
5955: 0 FillPath
5956: 0 StrokePath newpath
5957: newpath 124.25 72.12 M
5958: 126.25 76.12 L
5959: 122.25 76.12 L
5960: closepath
5961: 0 FillPath
5962: 0 StrokePath newpath
5963: newpath 125.00 72.75 M
5964: 127.00 76.75 L
5965: 123.00 76.75 L
5966: closepath
5967: 0 FillPath
5968: 0 StrokePath newpath
5969: newpath 125.75 72.62 M
5970: 127.75 76.62 L
5971: 123.75 76.62 L
5972: closepath
5973: 0 FillPath
5974: 0 StrokePath newpath
5975: newpath 126.62 73.25 M
5976: 128.62 77.25 L
5977: 124.62 77.25 L
5978: closepath
5979: 0 FillPath
5980: 0 StrokePath newpath
5981: newpath 127.38 75.00 M
5982: 129.38 79.00 L
5983: 125.38 79.00 L
5984: closepath
5985: 0 FillPath
5986: 0 StrokePath newpath
5987: newpath 128.12 75.25 M
5988: 130.12 79.25 L
5989: 126.12 79.25 L
5990: closepath
5991: 0 FillPath
5992: 0 StrokePath newpath
5993: newpath 129.00 75.50 M
5994: 131.00 79.50 L
5995: 127.00 79.50 L
5996: closepath
5997: 0 FillPath
5998: 0 StrokePath newpath
5999: newpath 129.88 77.00 M
6000: 131.88 81.00 L
6001: 127.88 81.00 L
6002: closepath
6003: 0 FillPath
6004: 0 StrokePath newpath
6005: newpath 130.75 78.00 M
6006: 132.75 82.00 L
6007: 128.75 82.00 L
6008: closepath
6009: 0 FillPath
6010: 0 StrokePath newpath
6011: newpath 131.62 78.50 M
6012: 133.62 82.50 L
6013: 129.62 82.50 L
6014: closepath
6015: 0 FillPath
6016: 0 StrokePath newpath
6017: newpath 132.50 78.38 M
6018: 134.50 82.38 L
6019: 130.50 82.38 L
6020: closepath
6021: 0 FillPath
6022: 0 StrokePath newpath
6023: newpath 133.50 79.12 M
6024: 135.50 83.12 L
6025: 131.50 83.12 L
6026: closepath
6027: 0 FillPath
6028: 0 StrokePath newpath
6029: newpath 134.50 80.75 M
6030: 136.50 84.75 L
6031: 132.50 84.75 L
6032: closepath
6033: 0 FillPath
6034: 0 StrokePath newpath
6035: newpath 135.50 81.50 M
6036: 137.50 85.50 L
6037: 133.50 85.50 L
6038: closepath
6039: 0 FillPath
6040: 0 StrokePath newpath
6041: newpath 136.50 82.50 M
6042: 138.50 86.50 L
6043: 134.50 86.50 L
6044: closepath
6045: 0 FillPath
6046: 0 StrokePath newpath
6047: newpath 137.62 83.62 M
6048: 139.62 87.62 L
6049: 135.62 87.62 L
6050: closepath
6051: 0 FillPath
6052: 0 StrokePath newpath
6053: newpath 138.75 85.75 M
6054: 140.75 89.75 L
6055: 136.75 89.75 L
6056: closepath
6057: 0 FillPath
6058: 0 StrokePath newpath
6059: newpath 139.88 87.00 M
6060: 141.88 91.00 L
6061: 137.88 91.00 L
6062: closepath
6063: 0 FillPath
6064: 0 StrokePath newpath
6065: newpath 141.12 87.62 M
6066: 143.12 91.62 L
6067: 139.12 91.62 L
6068: closepath
6069: 0 FillPath
6070: 0 StrokePath newpath
6071: newpath 142.38 89.88 M
6072: 144.38 93.88 L
6073: 140.38 93.88 L
6074: closepath
6075: 0 FillPath
6076: 0 StrokePath newpath
6077: newpath 143.62 90.75 M
6078: 145.62 94.75 L
6079: 141.62 94.75 L
6080: closepath
6081: 0 FillPath
6082: 0 StrokePath newpath
6083: newpath 145.00 93.12 M
6084: 147.00 97.12 L
6085: 143.00 97.12 L
6086: closepath
6087: 0 FillPath
6088: 0 StrokePath newpath
6089: newpath 146.50 95.38 M
6090: 148.50 99.38 L
6091: 144.50 99.38 L
6092: closepath
6093: 0 FillPath
6094: 0 StrokePath newpath
6095: newpath 148.00 97.62 M
6096: 150.00 101.62 L
6097: 146.00 101.62 L
6098: closepath
6099: 0 FillPath
6100: 0 StrokePath newpath
6101: newpath 149.50 98.88 M
6102: 151.50 102.88 L
6103: 147.50 102.88 L
6104: closepath
6105: 0 FillPath
6106: 0 StrokePath newpath
6107: newpath 151.12 101.62 M
6108: 153.12 105.62 L
6109: 149.12 105.62 L
6110: closepath
6111: 0 FillPath
6112: 0 StrokePath newpath
6113: newpath 152.88 104.88 M
6114: 154.88 108.88 L
6115: 150.88 108.88 L
6116: closepath
6117: 0 FillPath
6118: 0 StrokePath newpath
6119: newpath 154.75 105.25 M
6120: 156.75 109.25 L
6121: 152.75 109.25 L
6122: closepath
6123: 0 FillPath
6124: 0 StrokePath newpath
6125: newpath 156.62 108.38 M
6126: 158.62 112.38 L
6127: 154.62 112.38 L
6128: closepath
6129: 0 FillPath
6130: 0 StrokePath newpath
6131: newpath 158.75 112.12 M
6132: 160.75 116.12 L
6133: 156.75 116.12 L
6134: closepath
6135: 0 FillPath
6136: 0 StrokePath newpath
6137: newpath 160.88 115.88 M
6138: 162.88 119.88 L
6139: 158.88 119.88 L
6140: closepath
6141: 0 FillPath
6142: 0 StrokePath newpath
6143: newpath 163.25 120.12 M
6144: 165.25 124.12 L
6145: 161.25 124.12 L
6146: closepath
6147: 0 FillPath
6148: 0 StrokePath newpath
6149: newpath 165.88 123.38 M
6150: 167.88 127.38 L
6151: 163.88 127.38 L
6152: closepath
6153: 0 FillPath
6154: 0 StrokePath newpath
6155: newpath 168.62 128.12 M
6156: 170.62 132.12 L
6157: 166.62 132.12 L
6158: closepath
6159: 0 FillPath
6160: 0 StrokePath newpath
6161: newpath 171.62 132.88 M
6162: 173.62 136.88 L
6163: 169.62 136.88 L
6164: closepath
6165: 0 FillPath
6166: 0 StrokePath newpath
6167: newpath 175.00 137.75 M
6168: 177.00 141.75 L
6169: 173.00 141.75 L
6170: closepath
6171: 0 FillPath
6172: 0 StrokePath newpath
6173: newpath 178.75 143.88 M
6174: 180.75 147.88 L
6175: 176.75 147.88 L
6176: closepath
6177: 0 FillPath
6178: 0 StrokePath newpath
6179: newpath 183.12 151.50 M
6180: 185.12 155.50 L
6181: 181.12 155.50 L
6182: closepath
6183: 0 FillPath
6184: 0 StrokePath newpath
6185: newpath 188.00 160.00 M
6186: 190.00 164.00 L
6187: 186.00 164.00 L
6188: closepath
6189: 0 FillPath
6190: 0 StrokePath newpath
6191: newpath 193.88 170.75 M
6192: 195.88 174.75 L
6193: 191.88 174.75 L
6194: closepath
6195: 0 FillPath
6196: 0 StrokePath newpath
6197: newpath 201.00 182.25 M
6198: 203.00 186.25 L
6199: 199.00 186.25 L
6200: closepath
6201: 0 FillPath
6202: 0 StrokePath newpath
6203: newpath 210.12 197.38 M
6204: 212.12 201.38 L
6205: 208.12 201.38 L
6206: closepath
6207: 0 FillPath
6208: 0 StrokePath newpath
6209: newpath 223.12 212.88 M
6210: 225.12 216.88 L
6211: 221.12 216.88 L
6212: closepath
6213: 0 FillPath
6214: 0 StrokePath newpath
6215: newpath 245.25 228.00 M
6216: 247.25 232.00 L
6217: 243.25 232.00 L
6218: closepath
6219: 0 FillPath
6220: 0 StrokePath newpath
6221: 1 ps
6222: 0 0 0 SetFore  UseFore
6223: 0.996109 0 0 SetFore  UseFore
6224: 0.50 ps
6225: newpath 68.25 280.00 2.00 0 360 arc
6226: 1 FillPath
6227: 0 StrokePath
6228: newpath
6229: newpath 68.38 279.25 2.00 0 360 arc
6230: 1 FillPath
6231: 0 StrokePath
6232: newpath
6233: newpath 68.50 277.50 2.00 0 360 arc
6234: 1 FillPath
6235: 0 StrokePath
6236: newpath
6237: newpath 68.62 271.25 2.00 0 360 arc
6238: 1 FillPath
6239: 0 StrokePath
6240: newpath
6241: newpath 68.75 257.75 2.00 0 360 arc
6242: 1 FillPath
6243: 0 StrokePath
6244: newpath
6245: newpath 68.88 248.88 2.00 0 360 arc
6246: 1 FillPath
6247: 0 StrokePath
6248: newpath
6249: newpath 69.00 246.50 2.00 0 360 arc
6250: 1 FillPath
6251: 0 StrokePath
6252: newpath
6253: newpath 69.12 249.12 2.00 0 360 arc
6254: 1 FillPath
6255: 0 StrokePath
6256: newpath
6257: newpath 69.25 243.38 2.00 0 360 arc
6258: 1 FillPath
6259: 0 StrokePath
6260: newpath
6261: newpath 69.38 231.25 2.00 0 360 arc
6262: 1 FillPath
6263: 0 StrokePath
6264: newpath
6265: newpath 69.50 223.50 2.00 0 360 arc
6266: 1 FillPath
6267: 0 StrokePath
6268: newpath
6269: newpath 69.62 221.12 2.00 0 360 arc
6270: 1 FillPath
6271: 0 StrokePath
6272: newpath
6273: newpath 69.88 216.38 2.00 0 360 arc
6274: 1 FillPath
6275: 0 StrokePath
6276: newpath
6277: newpath 70.00 219.12 2.00 0 360 arc
6278: 1 FillPath
6279: 0 StrokePath
6280: newpath
6281: newpath 70.12 219.38 2.00 0 360 arc
6282: 1 FillPath
6283: 0 StrokePath
6284: newpath
6285: newpath 70.25 215.62 2.00 0 360 arc
6286: 1 FillPath
6287: 0 StrokePath
6288: newpath
6289: newpath 70.38 209.50 2.00 0 360 arc
6290: 1 FillPath
6291: 0 StrokePath
6292: newpath
6293: newpath 70.50 203.62 2.00 0 360 arc
6294: 1 FillPath
6295: 0 StrokePath
6296: newpath
6297: newpath 70.62 200.75 2.00 0 360 arc
6298: 1 FillPath
6299: 0 StrokePath
6300: newpath
6301: newpath 70.75 200.00 2.00 0 360 arc
6302: 1 FillPath
6303: 0 StrokePath
6304: newpath
6305: newpath 70.88 200.12 2.00 0 360 arc
6306: 1 FillPath
6307: 0 StrokePath
6308: newpath
6309: newpath 71.00 195.75 2.00 0 360 arc
6310: 1 FillPath
6311: 0 StrokePath
6312: newpath
6313: newpath 71.12 192.25 2.00 0 360 arc
6314: 1 FillPath
6315: 0 StrokePath
6316: newpath
6317: newpath 71.25 189.38 2.00 0 360 arc
6318: 1 FillPath
6319: 0 StrokePath
6320: newpath
6321: newpath 71.50 187.62 2.00 0 360 arc
6322: 1 FillPath
6323: 0 StrokePath
6324: newpath
6325: newpath 71.62 184.00 2.00 0 360 arc
6326: 1 FillPath
6327: 0 StrokePath
6328: newpath
6329: newpath 71.75 183.62 2.00 0 360 arc
6330: 1 FillPath
6331: 0 StrokePath
6332: newpath
6333: newpath 71.88 182.75 2.00 0 360 arc
6334: 1 FillPath
6335: 0 StrokePath
6336: newpath
6337: newpath 72.00 177.62 2.00 0 360 arc
6338: 1 FillPath
6339: 0 StrokePath
6340: newpath
6341: newpath 72.12 176.50 2.00 0 360 arc
6342: 1 FillPath
6343: 0 StrokePath
6344: newpath
6345: newpath 72.25 173.38 2.00 0 360 arc
6346: 1 FillPath
6347: 0 StrokePath
6348: newpath
6349: newpath 72.38 172.12 2.00 0 360 arc
6350: 1 FillPath
6351: 0 StrokePath
6352: newpath
6353: newpath 72.62 166.38 2.00 0 360 arc
6354: 1 FillPath
6355: 0 StrokePath
6356: newpath
6357: newpath 72.75 166.12 2.00 0 360 arc
6358: 1 FillPath
6359: 0 StrokePath
6360: newpath
6361: newpath 72.88 164.62 2.00 0 360 arc
6362: 1 FillPath
6363: 0 StrokePath
6364: newpath
6365: newpath 73.00 165.88 2.00 0 360 arc
6366: 1 FillPath
6367: 0 StrokePath
6368: newpath
6369: newpath 73.12 162.25 2.00 0 360 arc
6370: 1 FillPath
6371: 0 StrokePath
6372: newpath
6373: newpath 73.25 162.88 2.00 0 360 arc
6374: 1 FillPath
6375: 0 StrokePath
6376: newpath
6377: newpath 73.50 161.50 2.00 0 360 arc
6378: 1 FillPath
6379: 0 StrokePath
6380: newpath
6381: newpath 73.62 156.88 2.00 0 360 arc
6382: 1 FillPath
6383: 0 StrokePath
6384: newpath
6385: newpath 73.75 158.88 2.00 0 360 arc
6386: 1 FillPath
6387: 0 StrokePath
6388: newpath
6389: newpath 73.88 156.00 2.00 0 360 arc
6390: 1 FillPath
6391: 0 StrokePath
6392: newpath
6393: newpath 74.00 151.62 2.00 0 360 arc
6394: 1 FillPath
6395: 0 StrokePath
6396: newpath
6397: newpath 74.25 147.62 2.00 0 360 arc
6398: 1 FillPath
6399: 0 StrokePath
6400: newpath
6401: newpath 74.38 147.88 2.00 0 360 arc
6402: 1 FillPath
6403: 0 StrokePath
6404: newpath
6405: newpath 74.50 149.88 2.00 0 360 arc
6406: 1 FillPath
6407: 0 StrokePath
6408: newpath
6409: newpath 74.62 146.00 2.00 0 360 arc
6410: 1 FillPath
6411: 0 StrokePath
6412: newpath
6413: newpath 74.75 143.75 2.00 0 360 arc
6414: 1 FillPath
6415: 0 StrokePath
6416: newpath
6417: newpath 75.00 141.12 2.00 0 360 arc
6418: 1 FillPath
6419: 0 StrokePath
6420: newpath
6421: newpath 75.12 138.38 2.00 0 360 arc
6422: 1 FillPath
6423: 0 StrokePath
6424: newpath
6425: newpath 75.25 140.88 2.00 0 360 arc
6426: 1 FillPath
6427: 0 StrokePath
6428: newpath
6429: newpath 75.38 139.62 2.00 0 360 arc
6430: 1 FillPath
6431: 0 StrokePath
6432: newpath
6433: newpath 75.62 138.62 2.00 0 360 arc
6434: 1 FillPath
6435: 0 StrokePath
6436: newpath
6437: newpath 75.75 138.25 2.00 0 360 arc
6438: 1 FillPath
6439: 0 StrokePath
6440: newpath
6441: newpath 75.88 135.75 2.00 0 360 arc
6442: 1 FillPath
6443: 0 StrokePath
6444: newpath
6445: newpath 76.12 135.75 2.00 0 360 arc
6446: 1 FillPath
6447: 0 StrokePath
6448: newpath
6449: newpath 76.25 132.38 2.00 0 360 arc
6450: 1 FillPath
6451: 0 StrokePath
6452: newpath
6453: newpath 76.38 131.50 2.00 0 360 arc
6454: 1 FillPath
6455: 0 StrokePath
6456: newpath
6457: newpath 76.50 131.38 2.00 0 360 arc
6458: 1 FillPath
6459: 0 StrokePath
6460: newpath
6461: newpath 76.75 127.00 2.00 0 360 arc
6462: 1 FillPath
6463: 0 StrokePath
6464: newpath
6465: newpath 76.88 126.12 2.00 0 360 arc
6466: 1 FillPath
6467: 0 StrokePath
6468: newpath
6469: newpath 77.00 125.25 2.00 0 360 arc
6470: 1 FillPath
6471: 0 StrokePath
6472: newpath
6473: newpath 77.25 123.62 2.00 0 360 arc
6474: 1 FillPath
6475: 0 StrokePath
6476: newpath
6477: newpath 77.38 124.12 2.00 0 360 arc
6478: 1 FillPath
6479: 0 StrokePath
6480: newpath
6481: newpath 77.50 121.75 2.00 0 360 arc
6482: 1 FillPath
6483: 0 StrokePath
6484: newpath
6485: newpath 77.75 121.38 2.00 0 360 arc
6486: 1 FillPath
6487: 0 StrokePath
6488: newpath
6489: newpath 77.88 120.75 2.00 0 360 arc
6490: 1 FillPath
6491: 0 StrokePath
6492: newpath
6493: newpath 78.00 116.25 2.00 0 360 arc
6494: 1 FillPath
6495: 0 StrokePath
6496: newpath
6497: newpath 78.25 115.12 2.00 0 360 arc
6498: 1 FillPath
6499: 0 StrokePath
6500: newpath
6501: newpath 78.38 116.38 2.00 0 360 arc
6502: 1 FillPath
6503: 0 StrokePath
6504: newpath
6505: newpath 78.62 116.88 2.00 0 360 arc
6506: 1 FillPath
6507: 0 StrokePath
6508: newpath
6509: newpath 78.75 117.38 2.00 0 360 arc
6510: 1 FillPath
6511: 0 StrokePath
6512: newpath
6513: newpath 78.88 112.50 2.00 0 360 arc
6514: 1 FillPath
6515: 0 StrokePath
6516: newpath
6517: newpath 79.12 111.25 2.00 0 360 arc
6518: 1 FillPath
6519: 0 StrokePath
6520: newpath
6521: newpath 79.25 110.12 2.00 0 360 arc
6522: 1 FillPath
6523: 0 StrokePath
6524: newpath
6525: newpath 79.50 108.75 2.00 0 360 arc
6526: 1 FillPath
6527: 0 StrokePath
6528: newpath
6529: newpath 79.62 109.62 2.00 0 360 arc
6530: 1 FillPath
6531: 0 StrokePath
6532: newpath
6533: newpath 79.88 108.00 2.00 0 360 arc
6534: 1 FillPath
6535: 0 StrokePath
6536: newpath
6537: newpath 80.00 106.25 2.00 0 360 arc
6538: 1 FillPath
6539: 0 StrokePath
6540: newpath
6541: newpath 80.12 104.62 2.00 0 360 arc
6542: 1 FillPath
6543: 0 StrokePath
6544: newpath
6545: newpath 80.38 103.12 2.00 0 360 arc
6546: 1 FillPath
6547: 0 StrokePath
6548: newpath
6549: newpath 80.50 103.75 2.00 0 360 arc
6550: 1 FillPath
6551: 0 StrokePath
6552: newpath
6553: newpath 80.75 102.88 2.00 0 360 arc
6554: 1 FillPath
6555: 0 StrokePath
6556: newpath
6557: newpath 80.88 102.88 2.00 0 360 arc
6558: 1 FillPath
6559: 0 StrokePath
6560: newpath
6561: newpath 81.12 101.25 2.00 0 360 arc
6562: 1 FillPath
6563: 0 StrokePath
6564: newpath
6565: newpath 81.25 98.62 2.00 0 360 arc
6566: 1 FillPath
6567: 0 StrokePath
6568: newpath
6569: newpath 81.50 98.62 2.00 0 360 arc
6570: 1 FillPath
6571: 0 StrokePath
6572: newpath
6573: newpath 81.62 99.88 2.00 0 360 arc
6574: 1 FillPath
6575: 0 StrokePath
6576: newpath
6577: newpath 81.88 99.38 2.00 0 360 arc
6578: 1 FillPath
6579: 0 StrokePath
6580: newpath
6581: newpath 82.00 98.38 2.00 0 360 arc
6582: 1 FillPath
6583: 0 StrokePath
6584: newpath
6585: newpath 82.25 96.25 2.00 0 360 arc
6586: 1 FillPath
6587: 0 StrokePath
6588: newpath
6589: newpath 82.50 95.50 2.00 0 360 arc
6590: 1 FillPath
6591: 0 StrokePath
6592: newpath
6593: newpath 82.62 95.12 2.00 0 360 arc
6594: 1 FillPath
6595: 0 StrokePath
6596: newpath
6597: newpath 82.88 94.25 2.00 0 360 arc
6598: 1 FillPath
6599: 0 StrokePath
6600: newpath
6601: newpath 83.00 92.75 2.00 0 360 arc
6602: 1 FillPath
6603: 0 StrokePath
6604: newpath
6605: newpath 83.25 93.12 2.00 0 360 arc
6606: 1 FillPath
6607: 0 StrokePath
6608: newpath
6609: newpath 83.50 92.25 2.00 0 360 arc
6610: 1 FillPath
6611: 0 StrokePath
6612: newpath
6613: newpath 83.62 91.75 2.00 0 360 arc
6614: 1 FillPath
6615: 0 StrokePath
6616: newpath
6617: newpath 83.88 89.50 2.00 0 360 arc
6618: 1 FillPath
6619: 0 StrokePath
6620: newpath
6621: newpath 84.00 90.00 2.00 0 360 arc
6622: 1 FillPath
6623: 0 StrokePath
6624: newpath
6625: newpath 84.25 89.00 2.00 0 360 arc
6626: 1 FillPath
6627: 0 StrokePath
6628: newpath
6629: newpath 84.50 87.50 2.00 0 360 arc
6630: 1 FillPath
6631: 0 StrokePath
6632: newpath
6633: newpath 84.62 87.00 2.00 0 360 arc
6634: 1 FillPath
6635: 0 StrokePath
6636: newpath
6637: newpath 84.88 87.50 2.00 0 360 arc
6638: 1 FillPath
6639: 0 StrokePath
6640: newpath
6641: newpath 85.12 86.50 2.00 0 360 arc
6642: 1 FillPath
6643: 0 StrokePath
6644: newpath
6645: newpath 85.38 85.00 2.00 0 360 arc
6646: 1 FillPath
6647: 0 StrokePath
6648: newpath
6649: newpath 85.50 83.00 2.00 0 360 arc
6650: 1 FillPath
6651: 0 StrokePath
6652: newpath
6653: newpath 85.75 82.88 2.00 0 360 arc
6654: 1 FillPath
6655: 0 StrokePath
6656: newpath
6657: newpath 86.00 82.00 2.00 0 360 arc
6658: 1 FillPath
6659: 0 StrokePath
6660: newpath
6661: newpath 86.12 81.38 2.00 0 360 arc
6662: 1 FillPath
6663: 0 StrokePath
6664: newpath
6665: newpath 86.38 82.38 2.00 0 360 arc
6666: 1 FillPath
6667: 0 StrokePath
6668: newpath
6669: newpath 86.62 82.00 2.00 0 360 arc
6670: 1 FillPath
6671: 0 StrokePath
6672: newpath
6673: newpath 86.88 81.00 2.00 0 360 arc
6674: 1 FillPath
6675: 0 StrokePath
6676: newpath
6677: newpath 87.12 78.75 2.00 0 360 arc
6678: 1 FillPath
6679: 0 StrokePath
6680: newpath
6681: newpath 87.25 78.38 2.00 0 360 arc
6682: 1 FillPath
6683: 0 StrokePath
6684: newpath
6685: newpath 87.50 78.25 2.00 0 360 arc
6686: 1 FillPath
6687: 0 StrokePath
6688: newpath
6689: newpath 87.75 77.50 2.00 0 360 arc
6690: 1 FillPath
6691: 0 StrokePath
6692: newpath
6693: newpath 88.00 77.12 2.00 0 360 arc
6694: 1 FillPath
6695: 0 StrokePath
6696: newpath
6697: newpath 88.25 76.75 2.00 0 360 arc
6698: 1 FillPath
6699: 0 StrokePath
6700: newpath
6701: newpath 88.50 76.50 2.00 0 360 arc
6702: 1 FillPath
6703: 0 StrokePath
6704: newpath
6705: newpath 88.75 76.50 2.00 0 360 arc
6706: 1 FillPath
6707: 0 StrokePath
6708: newpath
6709: newpath 89.00 75.50 2.00 0 360 arc
6710: 1 FillPath
6711: 0 StrokePath
6712: newpath
6713: newpath 89.25 74.62 2.00 0 360 arc
6714: 1 FillPath
6715: 0 StrokePath
6716: newpath
6717: newpath 89.38 74.75 2.00 0 360 arc
6718: 1 FillPath
6719: 0 StrokePath
6720: newpath
6721: newpath 89.62 73.38 2.00 0 360 arc
6722: 1 FillPath
6723: 0 StrokePath
6724: newpath
6725: newpath 89.88 72.00 2.00 0 360 arc
6726: 1 FillPath
6727: 0 StrokePath
6728: newpath
6729: newpath 90.12 72.12 2.00 0 360 arc
6730: 1 FillPath
6731: 0 StrokePath
6732: newpath
6733: newpath 90.38 72.25 2.00 0 360 arc
6734: 1 FillPath
6735: 0 StrokePath
6736: newpath
6737: newpath 90.62 71.50 2.00 0 360 arc
6738: 1 FillPath
6739: 0 StrokePath
6740: newpath
6741: newpath 90.88 71.75 2.00 0 360 arc
6742: 1 FillPath
6743: 0 StrokePath
6744: newpath
6745: newpath 91.25 70.25 2.00 0 360 arc
6746: 1 FillPath
6747: 0 StrokePath
6748: newpath
6749: newpath 91.50 68.62 2.00 0 360 arc
6750: 1 FillPath
6751: 0 StrokePath
6752: newpath
6753: newpath 91.75 68.50 2.00 0 360 arc
6754: 1 FillPath
6755: 0 StrokePath
6756: newpath
6757: newpath 92.00 69.12 2.00 0 360 arc
6758: 1 FillPath
6759: 0 StrokePath
6760: newpath
6761: newpath 92.25 68.88 2.00 0 360 arc
6762: 1 FillPath
6763: 0 StrokePath
6764: newpath
6765: newpath 92.50 68.38 2.00 0 360 arc
6766: 1 FillPath
6767: 0 StrokePath
6768: newpath
6769: newpath 92.75 67.12 2.00 0 360 arc
6770: 1 FillPath
6771: 0 StrokePath
6772: newpath
6773: newpath 93.00 66.25 2.00 0 360 arc
6774: 1 FillPath
6775: 0 StrokePath
6776: newpath
6777: newpath 93.38 66.75 2.00 0 360 arc
6778: 1 FillPath
6779: 0 StrokePath
6780: newpath
6781: newpath 93.62 67.62 2.00 0 360 arc
6782: 1 FillPath
6783: 0 StrokePath
6784: newpath
6785: newpath 93.88 66.75 2.00 0 360 arc
6786: 1 FillPath
6787: 0 StrokePath
6788: newpath
6789: newpath 94.12 66.00 2.00 0 360 arc
6790: 1 FillPath
6791: 0 StrokePath
6792: newpath
6793: newpath 94.50 64.50 2.00 0 360 arc
6794: 1 FillPath
6795: 0 StrokePath
6796: newpath
6797: newpath 94.75 65.50 2.00 0 360 arc
6798: 1 FillPath
6799: 0 StrokePath
6800: newpath
6801: newpath 95.00 65.00 2.00 0 360 arc
6802: 1 FillPath
6803: 0 StrokePath
6804: newpath
6805: newpath 95.25 63.88 2.00 0 360 arc
6806: 1 FillPath
6807: 0 StrokePath
6808: newpath
6809: newpath 95.62 63.88 2.00 0 360 arc
6810: 1 FillPath
6811: 0 StrokePath
6812: newpath
6813: newpath 95.88 64.38 2.00 0 360 arc
6814: 1 FillPath
6815: 0 StrokePath
6816: newpath
6817: newpath 96.25 64.00 2.00 0 360 arc
6818: 1 FillPath
6819: 0 StrokePath
6820: newpath
6821: newpath 96.50 63.88 2.00 0 360 arc
6822: 1 FillPath
6823: 0 StrokePath
6824: newpath
6825: newpath 96.75 64.00 2.00 0 360 arc
6826: 1 FillPath
6827: 0 StrokePath
6828: newpath
6829: newpath 97.12 62.88 2.00 0 360 arc
6830: 1 FillPath
6831: 0 StrokePath
6832: newpath
6833: newpath 97.38 63.25 2.00 0 360 arc
6834: 1 FillPath
6835: 0 StrokePath
6836: newpath
6837: newpath 97.75 62.62 2.00 0 360 arc
6838: 1 FillPath
6839: 0 StrokePath
6840: newpath
6841: newpath 98.12 61.50 2.00 0 360 arc
6842: 1 FillPath
6843: 0 StrokePath
6844: newpath
6845: newpath 98.38 61.00 2.00 0 360 arc
6846: 1 FillPath
6847: 0 StrokePath
6848: newpath
6849: newpath 98.75 61.50 2.00 0 360 arc
6850: 1 FillPath
6851: 0 StrokePath
6852: newpath
6853: newpath 99.00 62.12 2.00 0 360 arc
6854: 1 FillPath
6855: 0 StrokePath
6856: newpath
6857: newpath 99.38 62.38 2.00 0 360 arc
6858: 1 FillPath
6859: 0 StrokePath
6860: newpath
6861: newpath 99.75 62.38 2.00 0 360 arc
6862: 1 FillPath
6863: 0 StrokePath
6864: newpath
6865: newpath 100.00 61.25 2.00 0 360 arc
6866: 1 FillPath
6867: 0 StrokePath
6868: newpath
6869: newpath 100.38 61.88 2.00 0 360 arc
6870: 1 FillPath
6871: 0 StrokePath
6872: newpath
6873: newpath 100.75 60.75 2.00 0 360 arc
6874: 1 FillPath
6875: 0 StrokePath
6876: newpath
6877: newpath 101.12 60.50 2.00 0 360 arc
6878: 1 FillPath
6879: 0 StrokePath
6880: newpath
6881: newpath 101.38 60.25 2.00 0 360 arc
6882: 1 FillPath
6883: 0 StrokePath
6884: newpath
6885: newpath 101.75 60.25 2.00 0 360 arc
6886: 1 FillPath
6887: 0 StrokePath
6888: newpath
6889: newpath 102.12 61.38 2.00 0 360 arc
6890: 1 FillPath
6891: 0 StrokePath
6892: newpath
6893: newpath 102.50 61.00 2.00 0 360 arc
6894: 1 FillPath
6895: 0 StrokePath
6896: newpath
6897: newpath 102.88 60.75 2.00 0 360 arc
6898: 1 FillPath
6899: 0 StrokePath
6900: newpath
6901: newpath 103.25 60.38 2.00 0 360 arc
6902: 1 FillPath
6903: 0 StrokePath
6904: newpath
6905: newpath 103.62 60.88 2.00 0 360 arc
6906: 1 FillPath
6907: 0 StrokePath
6908: newpath
6909: newpath 104.00 61.00 2.00 0 360 arc
6910: 1 FillPath
6911: 0 StrokePath
6912: newpath
6913: newpath 104.38 60.38 2.00 0 360 arc
6914: 1 FillPath
6915: 0 StrokePath
6916: newpath
6917: newpath 104.75 60.25 2.00 0 360 arc
6918: 1 FillPath
6919: 0 StrokePath
6920: newpath
6921: newpath 105.25 60.50 2.00 0 360 arc
6922: 1 FillPath
6923: 0 StrokePath
6924: newpath
6925: newpath 105.62 60.75 2.00 0 360 arc
6926: 1 FillPath
6927: 0 StrokePath
6928: newpath
6929: newpath 106.00 60.38 2.00 0 360 arc
6930: 1 FillPath
6931: 0 StrokePath
6932: newpath
6933: newpath 106.38 60.75 2.00 0 360 arc
6934: 1 FillPath
6935: 0 StrokePath
6936: newpath
6937: newpath 106.88 59.88 2.00 0 360 arc
6938: 1 FillPath
6939: 0 StrokePath
6940: newpath
6941: newpath 107.25 60.50 2.00 0 360 arc
6942: 1 FillPath
6943: 0 StrokePath
6944: newpath
6945: newpath 107.75 59.75 2.00 0 360 arc
6946: 1 FillPath
6947: 0 StrokePath
6948: newpath
6949: newpath 108.12 60.00 2.00 0 360 arc
6950: 1 FillPath
6951: 0 StrokePath
6952: newpath
6953: newpath 108.62 60.50 2.00 0 360 arc
6954: 1 FillPath
6955: 0 StrokePath
6956: newpath
6957: newpath 109.00 60.12 2.00 0 360 arc
6958: 1 FillPath
6959: 0 StrokePath
6960: newpath
6961: newpath 109.50 60.75 2.00 0 360 arc
6962: 1 FillPath
6963: 0 StrokePath
6964: newpath
6965: newpath 109.88 61.62 2.00 0 360 arc
6966: 1 FillPath
6967: 0 StrokePath
6968: newpath
6969: newpath 110.38 61.12 2.00 0 360 arc
6970: 1 FillPath
6971: 0 StrokePath
6972: newpath
6973: newpath 110.88 61.75 2.00 0 360 arc
6974: 1 FillPath
6975: 0 StrokePath
6976: newpath
6977: newpath 111.38 61.88 2.00 0 360 arc
6978: 1 FillPath
6979: 0 StrokePath
6980: newpath
6981: newpath 111.88 62.38 2.00 0 360 arc
6982: 1 FillPath
6983: 0 StrokePath
6984: newpath
6985: newpath 112.38 62.50 2.00 0 360 arc
6986: 1 FillPath
6987: 0 StrokePath
6988: newpath
6989: newpath 112.88 62.00 2.00 0 360 arc
6990: 1 FillPath
6991: 0 StrokePath
6992: newpath
6993: newpath 113.38 62.00 2.00 0 360 arc
6994: 1 FillPath
6995: 0 StrokePath
6996: newpath
6997: newpath 113.88 62.12 2.00 0 360 arc
6998: 1 FillPath
6999: 0 StrokePath
7000: newpath
7001: newpath 114.38 63.75 2.00 0 360 arc
7002: 1 FillPath
7003: 0 StrokePath
7004: newpath
7005: newpath 114.88 64.12 2.00 0 360 arc
7006: 1 FillPath
7007: 0 StrokePath
7008: newpath
7009: newpath 115.50 63.25 2.00 0 360 arc
7010: 1 FillPath
7011: 0 StrokePath
7012: newpath
7013: newpath 116.00 63.75 2.00 0 360 arc
7014: 1 FillPath
7015: 0 StrokePath
7016: newpath
7017: newpath 116.62 64.62 2.00 0 360 arc
7018: 1 FillPath
7019: 0 StrokePath
7020: newpath
7021: newpath 117.12 64.62 2.00 0 360 arc
7022: 1 FillPath
7023: 0 StrokePath
7024: newpath
7025: newpath 117.75 65.12 2.00 0 360 arc
7026: 1 FillPath
7027: 0 StrokePath
7028: newpath
7029: newpath 118.38 65.25 2.00 0 360 arc
7030: 1 FillPath
7031: 0 StrokePath
7032: newpath
7033: newpath 119.00 65.50 2.00 0 360 arc
7034: 1 FillPath
7035: 0 StrokePath
7036: newpath
7037: newpath 119.62 66.12 2.00 0 360 arc
7038: 1 FillPath
7039: 0 StrokePath
7040: newpath
7041: newpath 120.25 66.38 2.00 0 360 arc
7042: 1 FillPath
7043: 0 StrokePath
7044: newpath
7045: newpath 120.88 68.12 2.00 0 360 arc
7046: 1 FillPath
7047: 0 StrokePath
7048: newpath
7049: newpath 121.50 69.88 2.00 0 360 arc
7050: 1 FillPath
7051: 0 StrokePath
7052: newpath
7053: newpath 122.25 70.25 2.00 0 360 arc
7054: 1 FillPath
7055: 0 StrokePath
7056: newpath
7057: newpath 122.88 71.25 2.00 0 360 arc
7058: 1 FillPath
7059: 0 StrokePath
7060: newpath
7061: newpath 123.62 72.38 2.00 0 360 arc
7062: 1 FillPath
7063: 0 StrokePath
7064: newpath
7065: newpath 124.25 73.12 2.00 0 360 arc
7066: 1 FillPath
7067: 0 StrokePath
7068: newpath
7069: newpath 125.00 73.25 2.00 0 360 arc
7070: 1 FillPath
7071: 0 StrokePath
7072: newpath
7073: newpath 125.75 73.50 2.00 0 360 arc
7074: 1 FillPath
7075: 0 StrokePath
7076: newpath
7077: newpath 126.62 73.50 2.00 0 360 arc
7078: 1 FillPath
7079: 0 StrokePath
7080: newpath
7081: newpath 127.38 74.75 2.00 0 360 arc
7082: 1 FillPath
7083: 0 StrokePath
7084: newpath
7085: newpath 128.12 74.50 2.00 0 360 arc
7086: 1 FillPath
7087: 0 StrokePath
7088: newpath
7089: newpath 129.00 75.88 2.00 0 360 arc
7090: 1 FillPath
7091: 0 StrokePath
7092: newpath
7093: newpath 129.88 76.12 2.00 0 360 arc
7094: 1 FillPath
7095: 0 StrokePath
7096: newpath
7097: newpath 130.75 76.50 2.00 0 360 arc
7098: 1 FillPath
7099: 0 StrokePath
7100: newpath
7101: newpath 131.62 76.88 2.00 0 360 arc
7102: 1 FillPath
7103: 0 StrokePath
7104: newpath
7105: newpath 132.50 77.88 2.00 0 360 arc
7106: 1 FillPath
7107: 0 StrokePath
7108: newpath
7109: newpath 133.50 79.62 2.00 0 360 arc
7110: 1 FillPath
7111: 0 StrokePath
7112: newpath
7113: newpath 134.50 80.75 2.00 0 360 arc
7114: 1 FillPath
7115: 0 StrokePath
7116: newpath
7117: newpath 135.50 80.88 2.00 0 360 arc
7118: 1 FillPath
7119: 0 StrokePath
7120: newpath
7121: newpath 136.50 81.75 2.00 0 360 arc
7122: 1 FillPath
7123: 0 StrokePath
7124: newpath
7125: newpath 137.62 83.62 2.00 0 360 arc
7126: 1 FillPath
7127: 0 StrokePath
7128: newpath
7129: newpath 138.75 86.25 2.00 0 360 arc
7130: 1 FillPath
7131: 0 StrokePath
7132: newpath
7133: newpath 139.88 88.38 2.00 0 360 arc
7134: 1 FillPath
7135: 0 StrokePath
7136: newpath
7137: newpath 141.12 87.38 2.00 0 360 arc
7138: 1 FillPath
7139: 0 StrokePath
7140: newpath
7141: newpath 142.38 88.88 2.00 0 360 arc
7142: 1 FillPath
7143: 0 StrokePath
7144: newpath
7145: newpath 143.62 91.88 2.00 0 360 arc
7146: 1 FillPath
7147: 0 StrokePath
7148: newpath
7149: newpath 145.00 92.25 2.00 0 360 arc
7150: 1 FillPath
7151: 0 StrokePath
7152: newpath
7153: newpath 146.50 93.50 2.00 0 360 arc
7154: 1 FillPath
7155: 0 StrokePath
7156: newpath
7157: newpath 148.00 97.75 2.00 0 360 arc
7158: 1 FillPath
7159: 0 StrokePath
7160: newpath
7161: newpath 149.50 99.00 2.00 0 360 arc
7162: 1 FillPath
7163: 0 StrokePath
7164: newpath
7165: newpath 151.12 100.38 2.00 0 360 arc
7166: 1 FillPath
7167: 0 StrokePath
7168: newpath
7169: newpath 152.88 104.25 2.00 0 360 arc
7170: 1 FillPath
7171: 0 StrokePath
7172: newpath
7173: newpath 154.75 106.62 2.00 0 360 arc
7174: 1 FillPath
7175: 0 StrokePath
7176: newpath
7177: newpath 156.62 110.00 2.00 0 360 arc
7178: 1 FillPath
7179: 0 StrokePath
7180: newpath
7181: newpath 158.75 113.50 2.00 0 360 arc
7182: 1 FillPath
7183: 0 StrokePath
7184: newpath
7185: newpath 160.88 114.50 2.00 0 360 arc
7186: 1 FillPath
7187: 0 StrokePath
7188: newpath
7189: newpath 163.25 117.88 2.00 0 360 arc
7190: 1 FillPath
7191: 0 StrokePath
7192: newpath
7193: newpath 165.88 121.38 2.00 0 360 arc
7194: 1 FillPath
7195: 0 StrokePath
7196: newpath
7197: newpath 168.62 127.00 2.00 0 360 arc
7198: 1 FillPath
7199: 0 StrokePath
7200: newpath
7201: newpath 171.62 131.12 2.00 0 360 arc
7202: 1 FillPath
7203: 0 StrokePath
7204: newpath
7205: newpath 175.00 136.75 2.00 0 360 arc
7206: 1 FillPath
7207: 0 StrokePath
7208: newpath
7209: newpath 178.75 141.88 2.00 0 360 arc
7210: 1 FillPath
7211: 0 StrokePath
7212: newpath
7213: newpath 183.12 148.25 2.00 0 360 arc
7214: 1 FillPath
7215: 0 StrokePath
7216: newpath
7217: newpath 188.00 156.38 2.00 0 360 arc
7218: 1 FillPath
7219: 0 StrokePath
7220: newpath
7221: newpath 193.88 165.25 2.00 0 360 arc
7222: 1 FillPath
7223: 0 StrokePath
7224: newpath
7225: newpath 201.00 178.12 2.00 0 360 arc
7226: 1 FillPath
7227: 0 StrokePath
7228: newpath
7229: newpath 210.12 196.25 2.00 0 360 arc
7230: 1 FillPath
7231: 0 StrokePath
7232: newpath
7233: newpath 223.12 214.88 2.00 0 360 arc
7234: 1 FillPath
7235: 0 StrokePath
7236: newpath
7237: newpath 245.25 230.62 2.00 0 360 arc
7238: 1 FillPath
7239: 0 StrokePath
7240: newpath
7241: 1 ps
7242: 0 0 0 SetFore  UseFore
7243: 0 0 0.796887 SetFore  UseFore
7244: 0.50 ps
7245: newpath 136.25 281.62 M
7246: 140.25 285.62 L
7247: 140.25 281.62 L
7248: 136.25 285.62 L
7249: closepath
7250: 0 FillPath
7251: 0 StrokePath newpath
7252: newpath 136.38 279.00 M
7253: 140.38 283.00 L
7254: 140.38 279.00 L
7255: 136.38 283.00 L
7256: closepath
7257: 0 FillPath
7258: 0 StrokePath newpath
7259: newpath 136.50 276.25 M
7260: 140.50 280.25 L
7261: 140.50 276.25 L
7262: 136.50 280.25 L
7263: closepath
7264: 0 FillPath
7265: 0 StrokePath newpath
7266: newpath 136.62 273.12 M
7267: 140.62 277.12 L
7268: 140.62 273.12 L
7269: 136.62 277.12 L
7270: closepath
7271: 0 FillPath
7272: 0 StrokePath newpath
7273: newpath 136.75 267.25 M
7274: 140.75 271.25 L
7275: 140.75 267.25 L
7276: 136.75 271.25 L
7277: closepath
7278: 0 FillPath
7279: 0 StrokePath newpath
7280: newpath 136.88 269.88 M
7281: 140.88 273.88 L
7282: 140.88 269.88 L
7283: 136.88 273.88 L
7284: closepath
7285: 0 FillPath
7286: 0 StrokePath newpath
7287: newpath 137.00 267.25 M
7288: 141.00 271.25 L
7289: 141.00 267.25 L
7290: 137.00 271.25 L
7291: closepath
7292: 0 FillPath
7293: 0 StrokePath newpath
7294: newpath 137.12 263.62 M
7295: 141.12 267.62 L
7296: 141.12 263.62 L
7297: 137.12 267.62 L
7298: closepath
7299: 0 FillPath
7300: 0 StrokePath newpath
7301: newpath 137.25 261.50 M
7302: 141.25 265.50 L
7303: 141.25 261.50 L
7304: 137.25 265.50 L
7305: closepath
7306: 0 FillPath
7307: 0 StrokePath newpath
7308: newpath 137.38 261.38 M
7309: 141.38 265.38 L
7310: 141.38 261.38 L
7311: 137.38 265.38 L
7312: closepath
7313: 0 FillPath
7314: 0 StrokePath newpath
7315: newpath 137.50 261.88 M
7316: 141.50 265.88 L
7317: 141.50 261.88 L
7318: 137.50 265.88 L
7319: closepath
7320: 0 FillPath
7321: 0 StrokePath newpath
7322: newpath 137.62 258.25 M
7323: 141.62 262.25 L
7324: 141.62 258.25 L
7325: 137.62 262.25 L
7326: closepath
7327: 0 FillPath
7328: 0 StrokePath newpath
7329: newpath 137.62 256.38 M
7330: 141.62 260.38 L
7331: 141.62 256.38 L
7332: 137.62 260.38 L
7333: closepath
7334: 0 FillPath
7335: 0 StrokePath newpath
7336: newpath 137.75 256.00 M
7337: 141.75 260.00 L
7338: 141.75 256.00 L
7339: 137.75 260.00 L
7340: closepath
7341: 0 FillPath
7342: 0 StrokePath newpath
7343: newpath 137.88 253.75 M
7344: 141.88 257.75 L
7345: 141.88 253.75 L
7346: 137.88 257.75 L
7347: closepath
7348: 0 FillPath
7349: 0 StrokePath newpath
7350: newpath 138.00 254.50 M
7351: 142.00 258.50 L
7352: 142.00 254.50 L
7353: 138.00 258.50 L
7354: closepath
7355: 0 FillPath
7356: 0 StrokePath newpath
7357: newpath 138.12 254.12 M
7358: 142.12 258.12 L
7359: 142.12 254.12 L
7360: 138.12 258.12 L
7361: closepath
7362: 0 FillPath
7363: 0 StrokePath newpath
7364: newpath 138.25 249.75 M
7365: 142.25 253.75 L
7366: 142.25 249.75 L
7367: 138.25 253.75 L
7368: closepath
7369: 0 FillPath
7370: 0 StrokePath newpath
7371: newpath 138.38 249.38 M
7372: 142.38 253.38 L
7373: 142.38 249.38 L
7374: 138.38 253.38 L
7375: closepath
7376: 0 FillPath
7377: 0 StrokePath newpath
7378: newpath 138.50 249.38 M
7379: 142.50 253.38 L
7380: 142.50 249.38 L
7381: 138.50 253.38 L
7382: closepath
7383: 0 FillPath
7384: 0 StrokePath newpath
7385: newpath 138.62 248.00 M
7386: 142.62 252.00 L
7387: 142.62 248.00 L
7388: 138.62 252.00 L
7389: closepath
7390: 0 FillPath
7391: 0 StrokePath newpath
7392: newpath 138.75 246.12 M
7393: 142.75 250.12 L
7394: 142.75 246.12 L
7395: 138.75 250.12 L
7396: closepath
7397: 0 FillPath
7398: 0 StrokePath newpath
7399: newpath 138.88 242.38 M
7400: 142.88 246.38 L
7401: 142.88 242.38 L
7402: 138.88 246.38 L
7403: closepath
7404: 0 FillPath
7405: 0 StrokePath newpath
7406: newpath 139.00 242.25 M
7407: 143.00 246.25 L
7408: 143.00 242.25 L
7409: 139.00 246.25 L
7410: closepath
7411: 0 FillPath
7412: 0 StrokePath newpath
7413: newpath 139.12 244.25 M
7414: 143.12 248.25 L
7415: 143.12 244.25 L
7416: 139.12 248.25 L
7417: closepath
7418: 0 FillPath
7419: 0 StrokePath newpath
7420: newpath 139.25 244.50 M
7421: 143.25 248.50 L
7422: 143.25 244.50 L
7423: 139.25 248.50 L
7424: closepath
7425: 0 FillPath
7426: 0 StrokePath newpath
7427: newpath 139.38 242.62 M
7428: 143.38 246.62 L
7429: 143.38 242.62 L
7430: 139.38 246.62 L
7431: closepath
7432: 0 FillPath
7433: 0 StrokePath newpath
7434: newpath 139.50 241.50 M
7435: 143.50 245.50 L
7436: 143.50 241.50 L
7437: 139.50 245.50 L
7438: closepath
7439: 0 FillPath
7440: 0 StrokePath newpath
7441: newpath 139.62 239.50 M
7442: 143.62 243.50 L
7443: 143.62 239.50 L
7444: 139.62 243.50 L
7445: closepath
7446: 0 FillPath
7447: 0 StrokePath newpath
7448: newpath 139.75 235.25 M
7449: 143.75 239.25 L
7450: 143.75 235.25 L
7451: 139.75 239.25 L
7452: closepath
7453: 0 FillPath
7454: 0 StrokePath newpath
7455: newpath 139.88 231.38 M
7456: 143.88 235.38 L
7457: 143.88 231.38 L
7458: 139.88 235.38 L
7459: closepath
7460: 0 FillPath
7461: 0 StrokePath newpath
7462: newpath 140.00 231.00 M
7463: 144.00 235.00 L
7464: 144.00 231.00 L
7465: 140.00 235.00 L
7466: closepath
7467: 0 FillPath
7468: 0 StrokePath newpath
7469: newpath 140.12 230.12 M
7470: 144.12 234.12 L
7471: 144.12 230.12 L
7472: 140.12 234.12 L
7473: closepath
7474: 0 FillPath
7475: 0 StrokePath newpath
7476: newpath 140.25 230.62 M
7477: 144.25 234.62 L
7478: 144.25 230.62 L
7479: 140.25 234.62 L
7480: closepath
7481: 0 FillPath
7482: 0 StrokePath newpath
7483: newpath 140.38 231.25 M
7484: 144.38 235.25 L
7485: 144.38 231.25 L
7486: 140.38 235.25 L
7487: closepath
7488: 0 FillPath
7489: 0 StrokePath newpath
7490: newpath 140.50 230.62 M
7491: 144.50 234.62 L
7492: 144.50 230.62 L
7493: 140.50 234.62 L
7494: closepath
7495: 0 FillPath
7496: 0 StrokePath newpath
7497: newpath 140.62 228.00 M
7498: 144.62 232.00 L
7499: 144.62 228.00 L
7500: 140.62 232.00 L
7501: closepath
7502: 0 FillPath
7503: 0 StrokePath newpath
7504: newpath 140.75 227.25 M
7505: 144.75 231.25 L
7506: 144.75 227.25 L
7507: 140.75 231.25 L
7508: closepath
7509: 0 FillPath
7510: 0 StrokePath newpath
7511: newpath 140.88 226.38 M
7512: 144.88 230.38 L
7513: 144.88 226.38 L
7514: 140.88 230.38 L
7515: closepath
7516: 0 FillPath
7517: 0 StrokePath newpath
7518: newpath 141.00 224.50 M
7519: 145.00 228.50 L
7520: 145.00 224.50 L
7521: 141.00 228.50 L
7522: closepath
7523: 0 FillPath
7524: 0 StrokePath newpath
7525: newpath 141.12 225.62 M
7526: 145.12 229.62 L
7527: 145.12 225.62 L
7528: 141.12 229.62 L
7529: closepath
7530: 0 FillPath
7531: 0 StrokePath newpath
7532: newpath 141.25 222.38 M
7533: 145.25 226.38 L
7534: 145.25 222.38 L
7535: 141.25 226.38 L
7536: closepath
7537: 0 FillPath
7538: 0 StrokePath newpath
7539: newpath 141.38 220.38 M
7540: 145.38 224.38 L
7541: 145.38 220.38 L
7542: 141.38 224.38 L
7543: closepath
7544: 0 FillPath
7545: 0 StrokePath newpath
7546: newpath 141.50 221.00 M
7547: 145.50 225.00 L
7548: 145.50 221.00 L
7549: 141.50 225.00 L
7550: closepath
7551: 0 FillPath
7552: 0 StrokePath newpath
7553: newpath 141.62 217.88 M
7554: 145.62 221.88 L
7555: 145.62 217.88 L
7556: 141.62 221.88 L
7557: closepath
7558: 0 FillPath
7559: 0 StrokePath newpath
7560: newpath 141.88 216.50 M
7561: 145.88 220.50 L
7562: 145.88 216.50 L
7563: 141.88 220.50 L
7564: closepath
7565: 0 FillPath
7566: 0 StrokePath newpath
7567: newpath 142.00 215.00 M
7568: 146.00 219.00 L
7569: 146.00 215.00 L
7570: 142.00 219.00 L
7571: closepath
7572: 0 FillPath
7573: 0 StrokePath newpath
7574: newpath 142.12 217.25 M
7575: 146.12 221.25 L
7576: 146.12 217.25 L
7577: 142.12 221.25 L
7578: closepath
7579: 0 FillPath
7580: 0 StrokePath newpath
7581: newpath 142.25 215.62 M
7582: 146.25 219.62 L
7583: 146.25 215.62 L
7584: 142.25 219.62 L
7585: closepath
7586: 0 FillPath
7587: 0 StrokePath newpath
7588: newpath 142.38 213.25 M
7589: 146.38 217.25 L
7590: 146.38 213.25 L
7591: 142.38 217.25 L
7592: closepath
7593: 0 FillPath
7594: 0 StrokePath newpath
7595: newpath 142.50 212.62 M
7596: 146.50 216.62 L
7597: 146.50 212.62 L
7598: 142.50 216.62 L
7599: closepath
7600: 0 FillPath
7601: 0 StrokePath newpath
7602: newpath 142.62 212.12 M
7603: 146.62 216.12 L
7604: 146.62 212.12 L
7605: 142.62 216.12 L
7606: closepath
7607: 0 FillPath
7608: 0 StrokePath newpath
7609: newpath 142.75 212.25 M
7610: 146.75 216.25 L
7611: 146.75 212.25 L
7612: 142.75 216.25 L
7613: closepath
7614: 0 FillPath
7615: 0 StrokePath newpath
7616: newpath 142.88 211.75 M
7617: 146.88 215.75 L
7618: 146.88 211.75 L
7619: 142.88 215.75 L
7620: closepath
7621: 0 FillPath
7622: 0 StrokePath newpath
7623: newpath 143.00 210.38 M
7624: 147.00 214.38 L
7625: 147.00 210.38 L
7626: 143.00 214.38 L
7627: closepath
7628: 0 FillPath
7629: 0 StrokePath newpath
7630: newpath 143.12 208.75 M
7631: 147.12 212.75 L
7632: 147.12 208.75 L
7633: 143.12 212.75 L
7634: closepath
7635: 0 FillPath
7636: 0 StrokePath newpath
7637: newpath 143.38 207.12 M
7638: 147.38 211.12 L
7639: 147.38 207.12 L
7640: 143.38 211.12 L
7641: closepath
7642: 0 FillPath
7643: 0 StrokePath newpath
7644: newpath 143.50 206.38 M
7645: 147.50 210.38 L
7646: 147.50 206.38 L
7647: 143.50 210.38 L
7648: closepath
7649: 0 FillPath
7650: 0 StrokePath newpath
7651: newpath 143.62 206.00 M
7652: 147.62 210.00 L
7653: 147.62 206.00 L
7654: 143.62 210.00 L
7655: closepath
7656: 0 FillPath
7657: 0 StrokePath newpath
7658: newpath 143.75 204.38 M
7659: 147.75 208.38 L
7660: 147.75 204.38 L
7661: 143.75 208.38 L
7662: closepath
7663: 0 FillPath
7664: 0 StrokePath newpath
7665: newpath 143.88 202.62 M
7666: 147.88 206.62 L
7667: 147.88 202.62 L
7668: 143.88 206.62 L
7669: closepath
7670: 0 FillPath
7671: 0 StrokePath newpath
7672: newpath 144.00 202.38 M
7673: 148.00 206.38 L
7674: 148.00 202.38 L
7675: 144.00 206.38 L
7676: closepath
7677: 0 FillPath
7678: 0 StrokePath newpath
7679: newpath 144.12 202.38 M
7680: 148.12 206.38 L
7681: 148.12 202.38 L
7682: 144.12 206.38 L
7683: closepath
7684: 0 FillPath
7685: 0 StrokePath newpath
7686: newpath 144.38 201.88 M
7687: 148.38 205.88 L
7688: 148.38 201.88 L
7689: 144.38 205.88 L
7690: closepath
7691: 0 FillPath
7692: 0 StrokePath newpath
7693: newpath 144.50 200.62 M
7694: 148.50 204.62 L
7695: 148.50 200.62 L
7696: 144.50 204.62 L
7697: closepath
7698: 0 FillPath
7699: 0 StrokePath newpath
7700: newpath 144.62 200.25 M
7701: 148.62 204.25 L
7702: 148.62 200.25 L
7703: 144.62 204.25 L
7704: closepath
7705: 0 FillPath
7706: 0 StrokePath newpath
7707: newpath 144.75 199.88 M
7708: 148.75 203.88 L
7709: 148.75 199.88 L
7710: 144.75 203.88 L
7711: closepath
7712: 0 FillPath
7713: 0 StrokePath newpath
7714: newpath 144.88 198.25 M
7715: 148.88 202.25 L
7716: 148.88 198.25 L
7717: 144.88 202.25 L
7718: closepath
7719: 0 FillPath
7720: 0 StrokePath newpath
7721: newpath 145.00 197.88 M
7722: 149.00 201.88 L
7723: 149.00 197.88 L
7724: 145.00 201.88 L
7725: closepath
7726: 0 FillPath
7727: 0 StrokePath newpath
7728: newpath 145.25 195.75 M
7729: 149.25 199.75 L
7730: 149.25 195.75 L
7731: 145.25 199.75 L
7732: closepath
7733: 0 FillPath
7734: 0 StrokePath newpath
7735: newpath 145.38 194.38 M
7736: 149.38 198.38 L
7737: 149.38 194.38 L
7738: 145.38 198.38 L
7739: closepath
7740: 0 FillPath
7741: 0 StrokePath newpath
7742: newpath 145.50 193.75 M
7743: 149.50 197.75 L
7744: 149.50 193.75 L
7745: 145.50 197.75 L
7746: closepath
7747: 0 FillPath
7748: 0 StrokePath newpath
7749: newpath 145.62 194.00 M
7750: 149.62 198.00 L
7751: 149.62 194.00 L
7752: 145.62 198.00 L
7753: closepath
7754: 0 FillPath
7755: 0 StrokePath newpath
7756: newpath 145.75 193.50 M
7757: 149.75 197.50 L
7758: 149.75 193.50 L
7759: 145.75 197.50 L
7760: closepath
7761: 0 FillPath
7762: 0 StrokePath newpath
7763: newpath 146.00 190.88 M
7764: 150.00 194.88 L
7765: 150.00 190.88 L
7766: 146.00 194.88 L
7767: closepath
7768: 0 FillPath
7769: 0 StrokePath newpath
7770: newpath 146.12 190.88 M
7771: 150.12 194.88 L
7772: 150.12 190.88 L
7773: 146.12 194.88 L
7774: closepath
7775: 0 FillPath
7776: 0 StrokePath newpath
7777: newpath 146.25 190.75 M
7778: 150.25 194.75 L
7779: 150.25 190.75 L
7780: 146.25 194.75 L
7781: closepath
7782: 0 FillPath
7783: 0 StrokePath newpath
7784: newpath 146.38 191.50 M
7785: 150.38 195.50 L
7786: 150.38 191.50 L
7787: 146.38 195.50 L
7788: closepath
7789: 0 FillPath
7790: 0 StrokePath newpath
7791: newpath 146.62 191.88 M
7792: 150.62 195.88 L
7793: 150.62 191.88 L
7794: 146.62 195.88 L
7795: closepath
7796: 0 FillPath
7797: 0 StrokePath newpath
7798: newpath 146.75 190.00 M
7799: 150.75 194.00 L
7800: 150.75 190.00 L
7801: 146.75 194.00 L
7802: closepath
7803: 0 FillPath
7804: 0 StrokePath newpath
7805: newpath 146.88 188.50 M
7806: 150.88 192.50 L
7807: 150.88 188.50 L
7808: 146.88 192.50 L
7809: closepath
7810: 0 FillPath
7811: 0 StrokePath newpath
7812: newpath 147.00 187.25 M
7813: 151.00 191.25 L
7814: 151.00 187.25 L
7815: 147.00 191.25 L
7816: closepath
7817: 0 FillPath
7818: 0 StrokePath newpath
7819: newpath 147.25 187.25 M
7820: 151.25 191.25 L
7821: 151.25 187.25 L
7822: 147.25 191.25 L
7823: closepath
7824: 0 FillPath
7825: 0 StrokePath newpath
7826: newpath 147.38 185.88 M
7827: 151.38 189.88 L
7828: 151.38 185.88 L
7829: 147.38 189.88 L
7830: closepath
7831: 0 FillPath
7832: 0 StrokePath newpath
7833: newpath 147.50 184.62 M
7834: 151.50 188.62 L
7835: 151.50 184.62 L
7836: 147.50 188.62 L
7837: closepath
7838: 0 FillPath
7839: 0 StrokePath newpath
7840: newpath 147.62 183.12 M
7841: 151.62 187.12 L
7842: 151.62 183.12 L
7843: 147.62 187.12 L
7844: closepath
7845: 0 FillPath
7846: 0 StrokePath newpath
7847: newpath 147.88 183.88 M
7848: 151.88 187.88 L
7849: 151.88 183.88 L
7850: 147.88 187.88 L
7851: closepath
7852: 0 FillPath
7853: 0 StrokePath newpath
7854: newpath 148.00 183.88 M
7855: 152.00 187.88 L
7856: 152.00 183.88 L
7857: 148.00 187.88 L
7858: closepath
7859: 0 FillPath
7860: 0 StrokePath newpath
7861: newpath 148.12 184.38 M
7862: 152.12 188.38 L
7863: 152.12 184.38 L
7864: 148.12 188.38 L
7865: closepath
7866: 0 FillPath
7867: 0 StrokePath newpath
7868: newpath 148.38 183.12 M
7869: 152.38 187.12 L
7870: 152.38 183.12 L
7871: 148.38 187.12 L
7872: closepath
7873: 0 FillPath
7874: 0 StrokePath newpath
7875: newpath 148.50 182.62 M
7876: 152.50 186.62 L
7877: 152.50 182.62 L
7878: 148.50 186.62 L
7879: closepath
7880: 0 FillPath
7881: 0 StrokePath newpath
7882: newpath 148.62 181.38 M
7883: 152.62 185.38 L
7884: 152.62 181.38 L
7885: 148.62 185.38 L
7886: closepath
7887: 0 FillPath
7888: 0 StrokePath newpath
7889: newpath 148.88 179.88 M
7890: 152.88 183.88 L
7891: 152.88 179.88 L
7892: 148.88 183.88 L
7893: closepath
7894: 0 FillPath
7895: 0 StrokePath newpath
7896: newpath 149.00 178.75 M
7897: 153.00 182.75 L
7898: 153.00 178.75 L
7899: 149.00 182.75 L
7900: closepath
7901: 0 FillPath
7902: 0 StrokePath newpath
7903: newpath 149.12 178.12 M
7904: 153.12 182.12 L
7905: 153.12 178.12 L
7906: 149.12 182.12 L
7907: closepath
7908: 0 FillPath
7909: 0 StrokePath newpath
7910: newpath 149.38 178.00 M
7911: 153.38 182.00 L
7912: 153.38 178.00 L
7913: 149.38 182.00 L
7914: closepath
7915: 0 FillPath
7916: 0 StrokePath newpath
7917: newpath 149.50 177.25 M
7918: 153.50 181.25 L
7919: 153.50 177.25 L
7920: 149.50 181.25 L
7921: closepath
7922: 0 FillPath
7923: 0 StrokePath newpath
7924: newpath 149.62 176.00 M
7925: 153.62 180.00 L
7926: 153.62 176.00 L
7927: 149.62 180.00 L
7928: closepath
7929: 0 FillPath
7930: 0 StrokePath newpath
7931: newpath 149.88 175.12 M
7932: 153.88 179.12 L
7933: 153.88 175.12 L
7934: 149.88 179.12 L
7935: closepath
7936: 0 FillPath
7937: 0 StrokePath newpath
7938: newpath 150.00 174.62 M
7939: 154.00 178.62 L
7940: 154.00 174.62 L
7941: 150.00 178.62 L
7942: closepath
7943: 0 FillPath
7944: 0 StrokePath newpath
7945: newpath 150.12 173.75 M
7946: 154.12 177.75 L
7947: 154.12 173.75 L
7948: 150.12 177.75 L
7949: closepath
7950: 0 FillPath
7951: 0 StrokePath newpath
7952: newpath 150.38 172.75 M
7953: 154.38 176.75 L
7954: 154.38 172.75 L
7955: 150.38 176.75 L
7956: closepath
7957: 0 FillPath
7958: 0 StrokePath newpath
7959: newpath 150.50 173.62 M
7960: 154.50 177.62 L
7961: 154.50 173.62 L
7962: 150.50 177.62 L
7963: closepath
7964: 0 FillPath
7965: 0 StrokePath newpath
7966: newpath 150.75 173.25 M
7967: 154.75 177.25 L
7968: 154.75 173.25 L
7969: 150.75 177.25 L
7970: closepath
7971: 0 FillPath
7972: 0 StrokePath newpath
7973: newpath 150.88 172.38 M
7974: 154.88 176.38 L
7975: 154.88 172.38 L
7976: 150.88 176.38 L
7977: closepath
7978: 0 FillPath
7979: 0 StrokePath newpath
7980: newpath 151.00 170.62 M
7981: 155.00 174.62 L
7982: 155.00 170.62 L
7983: 151.00 174.62 L
7984: closepath
7985: 0 FillPath
7986: 0 StrokePath newpath
7987: newpath 151.25 171.00 M
7988: 155.25 175.00 L
7989: 155.25 171.00 L
7990: 151.25 175.00 L
7991: closepath
7992: 0 FillPath
7993: 0 StrokePath newpath
7994: newpath 151.38 170.88 M
7995: 155.38 174.88 L
7996: 155.38 170.88 L
7997: 151.38 174.88 L
7998: closepath
7999: 0 FillPath
8000: 0 StrokePath newpath
8001: newpath 151.62 169.25 M
8002: 155.62 173.25 L
8003: 155.62 169.25 L
8004: 151.62 173.25 L
8005: closepath
8006: 0 FillPath
8007: 0 StrokePath newpath
8008: newpath 151.75 169.25 M
8009: 155.75 173.25 L
8010: 155.75 169.25 L
8011: 151.75 173.25 L
8012: closepath
8013: 0 FillPath
8014: 0 StrokePath newpath
8015: newpath 152.00 168.75 M
8016: 156.00 172.75 L
8017: 156.00 168.75 L
8018: 152.00 172.75 L
8019: closepath
8020: 0 FillPath
8021: 0 StrokePath newpath
8022: newpath 152.12 168.75 M
8023: 156.12 172.75 L
8024: 156.12 168.75 L
8025: 152.12 172.75 L
8026: closepath
8027: 0 FillPath
8028: 0 StrokePath newpath
8029: newpath 152.38 168.62 M
8030: 156.38 172.62 L
8031: 156.38 168.62 L
8032: 152.38 172.62 L
8033: closepath
8034: 0 FillPath
8035: 0 StrokePath newpath
8036: newpath 152.50 167.38 M
8037: 156.50 171.38 L
8038: 156.50 167.38 L
8039: 152.50 171.38 L
8040: closepath
8041: 0 FillPath
8042: 0 StrokePath newpath
8043: newpath 152.75 165.88 M
8044: 156.75 169.88 L
8045: 156.75 165.88 L
8046: 152.75 169.88 L
8047: closepath
8048: 0 FillPath
8049: 0 StrokePath newpath
8050: newpath 152.88 166.50 M
8051: 156.88 170.50 L
8052: 156.88 166.50 L
8053: 152.88 170.50 L
8054: closepath
8055: 0 FillPath
8056: 0 StrokePath newpath
8057: newpath 153.12 165.75 M
8058: 157.12 169.75 L
8059: 157.12 165.75 L
8060: 153.12 169.75 L
8061: closepath
8062: 0 FillPath
8063: 0 StrokePath newpath
8064: newpath 153.25 165.50 M
8065: 157.25 169.50 L
8066: 157.25 165.50 L
8067: 153.25 169.50 L
8068: closepath
8069: 0 FillPath
8070: 0 StrokePath newpath
8071: newpath 153.50 164.50 M
8072: 157.50 168.50 L
8073: 157.50 164.50 L
8074: 153.50 168.50 L
8075: closepath
8076: 0 FillPath
8077: 0 StrokePath newpath
8078: newpath 153.62 163.50 M
8079: 157.62 167.50 L
8080: 157.62 163.50 L
8081: 153.62 167.50 L
8082: closepath
8083: 0 FillPath
8084: 0 StrokePath newpath
8085: newpath 153.88 163.38 M
8086: 157.88 167.38 L
8087: 157.88 163.38 L
8088: 153.88 167.38 L
8089: closepath
8090: 0 FillPath
8091: 0 StrokePath newpath
8092: newpath 154.00 163.00 M
8093: 158.00 167.00 L
8094: 158.00 163.00 L
8095: 154.00 167.00 L
8096: closepath
8097: 0 FillPath
8098: 0 StrokePath newpath
8099: newpath 154.25 162.75 M
8100: 158.25 166.75 L
8101: 158.25 162.75 L
8102: 154.25 166.75 L
8103: closepath
8104: 0 FillPath
8105: 0 StrokePath newpath
8106: newpath 154.50 162.38 M
8107: 158.50 166.38 L
8108: 158.50 162.38 L
8109: 154.50 166.38 L
8110: closepath
8111: 0 FillPath
8112: 0 StrokePath newpath
8113: newpath 154.62 161.62 M
8114: 158.62 165.62 L
8115: 158.62 161.62 L
8116: 154.62 165.62 L
8117: closepath
8118: 0 FillPath
8119: 0 StrokePath newpath
8120: newpath 154.88 161.38 M
8121: 158.88 165.38 L
8122: 158.88 161.38 L
8123: 154.88 165.38 L
8124: closepath
8125: 0 FillPath
8126: 0 StrokePath newpath
8127: newpath 155.00 160.12 M
8128: 159.00 164.12 L
8129: 159.00 160.12 L
8130: 155.00 164.12 L
8131: closepath
8132: 0 FillPath
8133: 0 StrokePath newpath
8134: newpath 155.25 159.75 M
8135: 159.25 163.75 L
8136: 159.25 159.75 L
8137: 155.25 163.75 L
8138: closepath
8139: 0 FillPath
8140: 0 StrokePath newpath
8141: newpath 155.50 160.00 M
8142: 159.50 164.00 L
8143: 159.50 160.00 L
8144: 155.50 164.00 L
8145: closepath
8146: 0 FillPath
8147: 0 StrokePath newpath
8148: newpath 155.62 159.62 M
8149: 159.62 163.62 L
8150: 159.62 159.62 L
8151: 155.62 163.62 L
8152: closepath
8153: 0 FillPath
8154: 0 StrokePath newpath
8155: newpath 155.88 159.75 M
8156: 159.88 163.75 L
8157: 159.88 159.75 L
8158: 155.88 163.75 L
8159: closepath
8160: 0 FillPath
8161: 0 StrokePath newpath
8162: newpath 156.12 159.62 M
8163: 160.12 163.62 L
8164: 160.12 159.62 L
8165: 156.12 163.62 L
8166: closepath
8167: 0 FillPath
8168: 0 StrokePath newpath
8169: newpath 156.25 159.12 M
8170: 160.25 163.12 L
8171: 160.25 159.12 L
8172: 156.25 163.12 L
8173: closepath
8174: 0 FillPath
8175: 0 StrokePath newpath
8176: newpath 156.50 158.62 M
8177: 160.50 162.62 L
8178: 160.50 158.62 L
8179: 156.50 162.62 L
8180: closepath
8181: 0 FillPath
8182: 0 StrokePath newpath
8183: newpath 156.75 158.00 M
8184: 160.75 162.00 L
8185: 160.75 158.00 L
8186: 156.75 162.00 L
8187: closepath
8188: 0 FillPath
8189: 0 StrokePath newpath
8190: newpath 156.88 156.88 M
8191: 160.88 160.88 L
8192: 160.88 156.88 L
8193: 156.88 160.88 L
8194: closepath
8195: 0 FillPath
8196: 0 StrokePath newpath
8197: newpath 157.12 156.62 M
8198: 161.12 160.62 L
8199: 161.12 156.62 L
8200: 157.12 160.62 L
8201: closepath
8202: 0 FillPath
8203: 0 StrokePath newpath
8204: newpath 157.38 156.25 M
8205: 161.38 160.25 L
8206: 161.38 156.25 L
8207: 157.38 160.25 L
8208: closepath
8209: 0 FillPath
8210: 0 StrokePath newpath
8211: newpath 157.62 156.38 M
8212: 161.62 160.38 L
8213: 161.62 156.38 L
8214: 157.62 160.38 L
8215: closepath
8216: 0 FillPath
8217: 0 StrokePath newpath
8218: newpath 157.75 155.62 M
8219: 161.75 159.62 L
8220: 161.75 155.62 L
8221: 157.75 159.62 L
8222: closepath
8223: 0 FillPath
8224: 0 StrokePath newpath
8225: newpath 158.00 155.62 M
8226: 162.00 159.62 L
8227: 162.00 155.62 L
8228: 158.00 159.62 L
8229: closepath
8230: 0 FillPath
8231: 0 StrokePath newpath
8232: newpath 158.25 155.00 M
8233: 162.25 159.00 L
8234: 162.25 155.00 L
8235: 158.25 159.00 L
8236: closepath
8237: 0 FillPath
8238: 0 StrokePath newpath
8239: newpath 158.50 154.75 M
8240: 162.50 158.75 L
8241: 162.50 154.75 L
8242: 158.50 158.75 L
8243: closepath
8244: 0 FillPath
8245: 0 StrokePath newpath
8246: newpath 158.62 154.12 M
8247: 162.62 158.12 L
8248: 162.62 154.12 L
8249: 158.62 158.12 L
8250: closepath
8251: 0 FillPath
8252: 0 StrokePath newpath
8253: newpath 158.88 154.00 M
8254: 162.88 158.00 L
8255: 162.88 154.00 L
8256: 158.88 158.00 L
8257: closepath
8258: 0 FillPath
8259: 0 StrokePath newpath
8260: newpath 159.12 153.25 M
8261: 163.12 157.25 L
8262: 163.12 153.25 L
8263: 159.12 157.25 L
8264: closepath
8265: 0 FillPath
8266: 0 StrokePath newpath
8267: newpath 159.38 153.38 M
8268: 163.38 157.38 L
8269: 163.38 153.38 L
8270: 159.38 157.38 L
8271: closepath
8272: 0 FillPath
8273: 0 StrokePath newpath
8274: newpath 159.62 153.62 M
8275: 163.62 157.62 L
8276: 163.62 153.62 L
8277: 159.62 157.62 L
8278: closepath
8279: 0 FillPath
8280: 0 StrokePath newpath
8281: newpath 159.88 153.75 M
8282: 163.88 157.75 L
8283: 163.88 153.75 L
8284: 159.88 157.75 L
8285: closepath
8286: 0 FillPath
8287: 0 StrokePath newpath
8288: newpath 160.12 152.50 M
8289: 164.12 156.50 L
8290: 164.12 152.50 L
8291: 160.12 156.50 L
8292: closepath
8293: 0 FillPath
8294: 0 StrokePath newpath
8295: newpath 160.38 152.25 M
8296: 164.38 156.25 L
8297: 164.38 152.25 L
8298: 160.38 156.25 L
8299: closepath
8300: 0 FillPath
8301: 0 StrokePath newpath
8302: newpath 160.50 151.88 M
8303: 164.50 155.88 L
8304: 164.50 151.88 L
8305: 160.50 155.88 L
8306: closepath
8307: 0 FillPath
8308: 0 StrokePath newpath
8309: newpath 160.75 152.50 M
8310: 164.75 156.50 L
8311: 164.75 152.50 L
8312: 160.75 156.50 L
8313: closepath
8314: 0 FillPath
8315: 0 StrokePath newpath
8316: newpath 161.00 152.25 M
8317: 165.00 156.25 L
8318: 165.00 152.25 L
8319: 161.00 156.25 L
8320: closepath
8321: 0 FillPath
8322: 0 StrokePath newpath
8323: newpath 161.25 151.62 M
8324: 165.25 155.62 L
8325: 165.25 151.62 L
8326: 161.25 155.62 L
8327: closepath
8328: 0 FillPath
8329: 0 StrokePath newpath
8330: newpath 161.50 150.88 M
8331: 165.50 154.88 L
8332: 165.50 150.88 L
8333: 161.50 154.88 L
8334: closepath
8335: 0 FillPath
8336: 0 StrokePath newpath
8337: newpath 161.75 150.75 M
8338: 165.75 154.75 L
8339: 165.75 150.75 L
8340: 161.75 154.75 L
8341: closepath
8342: 0 FillPath
8343: 0 StrokePath newpath
8344: newpath 162.00 150.62 M
8345: 166.00 154.62 L
8346: 166.00 150.62 L
8347: 162.00 154.62 L
8348: closepath
8349: 0 FillPath
8350: 0 StrokePath newpath
8351: newpath 162.25 150.38 M
8352: 166.25 154.38 L
8353: 166.25 150.38 L
8354: 162.25 154.38 L
8355: closepath
8356: 0 FillPath
8357: 0 StrokePath newpath
8358: newpath 162.50 149.62 M
8359: 166.50 153.62 L
8360: 166.50 149.62 L
8361: 162.50 153.62 L
8362: closepath
8363: 0 FillPath
8364: 0 StrokePath newpath
8365: newpath 162.75 149.62 M
8366: 166.75 153.62 L
8367: 166.75 149.62 L
8368: 162.75 153.62 L
8369: closepath
8370: 0 FillPath
8371: 0 StrokePath newpath
8372: newpath 163.00 149.38 M
8373: 167.00 153.38 L
8374: 167.00 149.38 L
8375: 163.00 153.38 L
8376: closepath
8377: 0 FillPath
8378: 0 StrokePath newpath
8379: newpath 163.38 149.38 M
8380: 167.38 153.38 L
8381: 167.38 149.38 L
8382: 163.38 153.38 L
8383: closepath
8384: 0 FillPath
8385: 0 StrokePath newpath
8386: newpath 163.62 149.62 M
8387: 167.62 153.62 L
8388: 167.62 149.62 L
8389: 163.62 153.62 L
8390: closepath
8391: 0 FillPath
8392: 0 StrokePath newpath
8393: newpath 163.88 149.88 M
8394: 167.88 153.88 L
8395: 167.88 149.88 L
8396: 163.88 153.88 L
8397: closepath
8398: 0 FillPath
8399: 0 StrokePath newpath
8400: newpath 164.12 148.38 M
8401: 168.12 152.38 L
8402: 168.12 148.38 L
8403: 164.12 152.38 L
8404: closepath
8405: 0 FillPath
8406: 0 StrokePath newpath
8407: newpath 164.38 147.00 M
8408: 168.38 151.00 L
8409: 168.38 147.00 L
8410: 164.38 151.00 L
8411: closepath
8412: 0 FillPath
8413: 0 StrokePath newpath
8414: newpath 164.62 148.00 M
8415: 168.62 152.00 L
8416: 168.62 148.00 L
8417: 164.62 152.00 L
8418: closepath
8419: 0 FillPath
8420: 0 StrokePath newpath
8421: newpath 164.88 148.50 M
8422: 168.88 152.50 L
8423: 168.88 148.50 L
8424: 164.88 152.50 L
8425: closepath
8426: 0 FillPath
8427: 0 StrokePath newpath
8428: newpath 165.25 147.50 M
8429: 169.25 151.50 L
8430: 169.25 147.50 L
8431: 165.25 151.50 L
8432: closepath
8433: 0 FillPath
8434: 0 StrokePath newpath
8435: newpath 165.50 147.88 M
8436: 169.50 151.88 L
8437: 169.50 147.88 L
8438: 165.50 151.88 L
8439: closepath
8440: 0 FillPath
8441: 0 StrokePath newpath
8442: newpath 165.75 147.50 M
8443: 169.75 151.50 L
8444: 169.75 147.50 L
8445: 165.75 151.50 L
8446: closepath
8447: 0 FillPath
8448: 0 StrokePath newpath
8449: newpath 166.00 146.50 M
8450: 170.00 150.50 L
8451: 170.00 146.50 L
8452: 166.00 150.50 L
8453: closepath
8454: 0 FillPath
8455: 0 StrokePath newpath
8456: newpath 166.38 146.38 M
8457: 170.38 150.38 L
8458: 170.38 146.38 L
8459: 166.38 150.38 L
8460: closepath
8461: 0 FillPath
8462: 0 StrokePath newpath
8463: newpath 166.62 147.12 M
8464: 170.62 151.12 L
8465: 170.62 147.12 L
8466: 166.62 151.12 L
8467: closepath
8468: 0 FillPath
8469: 0 StrokePath newpath
8470: newpath 166.88 146.75 M
8471: 170.88 150.75 L
8472: 170.88 146.75 L
8473: 166.88 150.75 L
8474: closepath
8475: 0 FillPath
8476: 0 StrokePath newpath
8477: newpath 167.25 147.25 M
8478: 171.25 151.25 L
8479: 171.25 147.25 L
8480: 167.25 151.25 L
8481: closepath
8482: 0 FillPath
8483: 0 StrokePath newpath
8484: newpath 167.50 146.50 M
8485: 171.50 150.50 L
8486: 171.50 146.50 L
8487: 167.50 150.50 L
8488: closepath
8489: 0 FillPath
8490: 0 StrokePath newpath
8491: newpath 167.75 146.62 M
8492: 171.75 150.62 L
8493: 171.75 146.62 L
8494: 167.75 150.62 L
8495: closepath
8496: 0 FillPath
8497: 0 StrokePath newpath
8498: newpath 168.12 146.62 M
8499: 172.12 150.62 L
8500: 172.12 146.62 L
8501: 168.12 150.62 L
8502: closepath
8503: 0 FillPath
8504: 0 StrokePath newpath
8505: newpath 168.38 146.38 M
8506: 172.38 150.38 L
8507: 172.38 146.38 L
8508: 168.38 150.38 L
8509: closepath
8510: 0 FillPath
8511: 0 StrokePath newpath
8512: newpath 168.75 146.88 M
8513: 172.75 150.88 L
8514: 172.75 146.88 L
8515: 168.75 150.88 L
8516: closepath
8517: 0 FillPath
8518: 0 StrokePath newpath
8519: newpath 169.00 147.38 M
8520: 173.00 151.38 L
8521: 173.00 147.38 L
8522: 169.00 151.38 L
8523: closepath
8524: 0 FillPath
8525: 0 StrokePath newpath
8526: newpath 169.38 146.62 M
8527: 173.38 150.62 L
8528: 173.38 146.62 L
8529: 169.38 150.62 L
8530: closepath
8531: 0 FillPath
8532: 0 StrokePath newpath
8533: newpath 169.62 145.62 M
8534: 173.62 149.62 L
8535: 173.62 145.62 L
8536: 169.62 149.62 L
8537: closepath
8538: 0 FillPath
8539: 0 StrokePath newpath
8540: newpath 170.00 146.38 M
8541: 174.00 150.38 L
8542: 174.00 146.38 L
8543: 170.00 150.38 L
8544: closepath
8545: 0 FillPath
8546: 0 StrokePath newpath
8547: newpath 170.38 145.88 M
8548: 174.38 149.88 L
8549: 174.38 145.88 L
8550: 170.38 149.88 L
8551: closepath
8552: 0 FillPath
8553: 0 StrokePath newpath
8554: newpath 170.62 146.12 M
8555: 174.62 150.12 L
8556: 174.62 146.12 L
8557: 170.62 150.12 L
8558: closepath
8559: 0 FillPath
8560: 0 StrokePath newpath
8561: newpath 171.00 146.12 M
8562: 175.00 150.12 L
8563: 175.00 146.12 L
8564: 171.00 150.12 L
8565: closepath
8566: 0 FillPath
8567: 0 StrokePath newpath
8568: newpath 171.25 146.88 M
8569: 175.25 150.88 L
8570: 175.25 146.88 L
8571: 171.25 150.88 L
8572: closepath
8573: 0 FillPath
8574: 0 StrokePath newpath
8575: newpath 171.62 147.50 M
8576: 175.62 151.50 L
8577: 175.62 147.50 L
8578: 171.62 151.50 L
8579: closepath
8580: 0 FillPath
8581: 0 StrokePath newpath
8582: newpath 172.00 147.75 M
8583: 176.00 151.75 L
8584: 176.00 147.75 L
8585: 172.00 151.75 L
8586: closepath
8587: 0 FillPath
8588: 0 StrokePath newpath
8589: newpath 172.38 147.50 M
8590: 176.38 151.50 L
8591: 176.38 147.50 L
8592: 172.38 151.50 L
8593: closepath
8594: 0 FillPath
8595: 0 StrokePath newpath
8596: newpath 172.62 147.62 M
8597: 176.62 151.62 L
8598: 176.62 147.62 L
8599: 172.62 151.62 L
8600: closepath
8601: 0 FillPath
8602: 0 StrokePath newpath
8603: newpath 173.00 147.50 M
8604: 177.00 151.50 L
8605: 177.00 147.50 L
8606: 173.00 151.50 L
8607: closepath
8608: 0 FillPath
8609: 0 StrokePath newpath
8610: newpath 173.38 147.12 M
8611: 177.38 151.12 L
8612: 177.38 147.12 L
8613: 173.38 151.12 L
8614: closepath
8615: 0 FillPath
8616: 0 StrokePath newpath
8617: newpath 173.75 146.75 M
8618: 177.75 150.75 L
8619: 177.75 146.75 L
8620: 173.75 150.75 L
8621: closepath
8622: 0 FillPath
8623: 0 StrokePath newpath
8624: newpath 174.12 147.50 M
8625: 178.12 151.50 L
8626: 178.12 147.50 L
8627: 174.12 151.50 L
8628: closepath
8629: 0 FillPath
8630: 0 StrokePath newpath
8631: newpath 174.50 147.00 M
8632: 178.50 151.00 L
8633: 178.50 147.00 L
8634: 174.50 151.00 L
8635: closepath
8636: 0 FillPath
8637: 0 StrokePath newpath
8638: newpath 174.88 148.25 M
8639: 178.88 152.25 L
8640: 178.88 148.25 L
8641: 174.88 152.25 L
8642: closepath
8643: 0 FillPath
8644: 0 StrokePath newpath
8645: newpath 175.25 147.00 M
8646: 179.25 151.00 L
8647: 179.25 147.00 L
8648: 175.25 151.00 L
8649: closepath
8650: 0 FillPath
8651: 0 StrokePath newpath
8652: newpath 175.62 147.25 M
8653: 179.62 151.25 L
8654: 179.62 147.25 L
8655: 175.62 151.25 L
8656: closepath
8657: 0 FillPath
8658: 0 StrokePath newpath
8659: newpath 176.00 148.00 M
8660: 180.00 152.00 L
8661: 180.00 148.00 L
8662: 176.00 152.00 L
8663: closepath
8664: 0 FillPath
8665: 0 StrokePath newpath
8666: newpath 176.38 148.12 M
8667: 180.38 152.12 L
8668: 180.38 148.12 L
8669: 176.38 152.12 L
8670: closepath
8671: 0 FillPath
8672: 0 StrokePath newpath
8673: newpath 176.75 147.50 M
8674: 180.75 151.50 L
8675: 180.75 147.50 L
8676: 176.75 151.50 L
8677: closepath
8678: 0 FillPath
8679: 0 StrokePath newpath
8680: newpath 177.25 147.75 M
8681: 181.25 151.75 L
8682: 181.25 147.75 L
8683: 177.25 151.75 L
8684: closepath
8685: 0 FillPath
8686: 0 StrokePath newpath
8687: newpath 177.62 149.50 M
8688: 181.62 153.50 L
8689: 181.62 149.50 L
8690: 177.62 153.50 L
8691: closepath
8692: 0 FillPath
8693: 0 StrokePath newpath
8694: newpath 178.00 149.12 M
8695: 182.00 153.12 L
8696: 182.00 149.12 L
8697: 178.00 153.12 L
8698: closepath
8699: 0 FillPath
8700: 0 StrokePath newpath
8701: newpath 178.50 148.50 M
8702: 182.50 152.50 L
8703: 182.50 148.50 L
8704: 178.50 152.50 L
8705: closepath
8706: 0 FillPath
8707: 0 StrokePath newpath
8708: newpath 178.88 147.50 M
8709: 182.88 151.50 L
8710: 182.88 147.50 L
8711: 178.88 151.50 L
8712: closepath
8713: 0 FillPath
8714: 0 StrokePath newpath
8715: newpath 179.25 148.38 M
8716: 183.25 152.38 L
8717: 183.25 148.38 L
8718: 179.25 152.38 L
8719: closepath
8720: 0 FillPath
8721: 0 StrokePath newpath
8722: newpath 179.75 148.62 M
8723: 183.75 152.62 L
8724: 183.75 148.62 L
8725: 179.75 152.62 L
8726: closepath
8727: 0 FillPath
8728: 0 StrokePath newpath
8729: newpath 180.12 149.38 M
8730: 184.12 153.38 L
8731: 184.12 149.38 L
8732: 180.12 153.38 L
8733: closepath
8734: 0 FillPath
8735: 0 StrokePath newpath
8736: newpath 180.62 149.75 M
8737: 184.62 153.75 L
8738: 184.62 149.75 L
8739: 180.62 153.75 L
8740: closepath
8741: 0 FillPath
8742: 0 StrokePath newpath
8743: newpath 181.12 149.50 M
8744: 185.12 153.50 L
8745: 185.12 149.50 L
8746: 181.12 153.50 L
8747: closepath
8748: 0 FillPath
8749: 0 StrokePath newpath
8750: newpath 181.50 150.00 M
8751: 185.50 154.00 L
8752: 185.50 150.00 L
8753: 181.50 154.00 L
8754: closepath
8755: 0 FillPath
8756: 0 StrokePath newpath
8757: newpath 182.00 150.38 M
8758: 186.00 154.38 L
8759: 186.00 150.38 L
8760: 182.00 154.38 L
8761: closepath
8762: 0 FillPath
8763: 0 StrokePath newpath
8764: newpath 182.50 151.25 M
8765: 186.50 155.25 L
8766: 186.50 151.25 L
8767: 182.50 155.25 L
8768: closepath
8769: 0 FillPath
8770: 0 StrokePath newpath
8771: newpath 183.00 151.75 M
8772: 187.00 155.75 L
8773: 187.00 151.75 L
8774: 183.00 155.75 L
8775: closepath
8776: 0 FillPath
8777: 0 StrokePath newpath
8778: newpath 183.50 153.25 M
8779: 187.50 157.25 L
8780: 187.50 153.25 L
8781: 183.50 157.25 L
8782: closepath
8783: 0 FillPath
8784: 0 StrokePath newpath
8785: newpath 183.88 153.25 M
8786: 187.88 157.25 L
8787: 187.88 153.25 L
8788: 183.88 157.25 L
8789: closepath
8790: 0 FillPath
8791: 0 StrokePath newpath
8792: newpath 184.50 153.00 M
8793: 188.50 157.00 L
8794: 188.50 153.00 L
8795: 184.50 157.00 L
8796: closepath
8797: 0 FillPath
8798: 0 StrokePath newpath
8799: newpath 185.00 153.62 M
8800: 189.00 157.62 L
8801: 189.00 153.62 L
8802: 185.00 157.62 L
8803: closepath
8804: 0 FillPath
8805: 0 StrokePath newpath
8806: newpath 185.50 154.50 M
8807: 189.50 158.50 L
8808: 189.50 154.50 L
8809: 185.50 158.50 L
8810: closepath
8811: 0 FillPath
8812: 0 StrokePath newpath
8813: newpath 186.00 153.75 M
8814: 190.00 157.75 L
8815: 190.00 153.75 L
8816: 186.00 157.75 L
8817: closepath
8818: 0 FillPath
8819: 0 StrokePath newpath
8820: newpath 186.50 154.62 M
8821: 190.50 158.62 L
8822: 190.50 154.62 L
8823: 186.50 158.62 L
8824: closepath
8825: 0 FillPath
8826: 0 StrokePath newpath
8827: newpath 187.12 155.50 M
8828: 191.12 159.50 L
8829: 191.12 155.50 L
8830: 187.12 159.50 L
8831: closepath
8832: 0 FillPath
8833: 0 StrokePath newpath
8834: newpath 187.62 157.12 M
8835: 191.62 161.12 L
8836: 191.62 157.12 L
8837: 187.62 161.12 L
8838: closepath
8839: 0 FillPath
8840: 0 StrokePath newpath
8841: newpath 188.25 157.12 M
8842: 192.25 161.12 L
8843: 192.25 157.12 L
8844: 188.25 161.12 L
8845: closepath
8846: 0 FillPath
8847: 0 StrokePath newpath
8848: newpath 188.75 157.38 M
8849: 192.75 161.38 L
8850: 192.75 157.38 L
8851: 188.75 161.38 L
8852: closepath
8853: 0 FillPath
8854: 0 StrokePath newpath
8855: newpath 189.38 158.12 M
8856: 193.38 162.12 L
8857: 193.38 158.12 L
8858: 189.38 162.12 L
8859: closepath
8860: 0 FillPath
8861: 0 StrokePath newpath
8862: newpath 190.00 158.62 M
8863: 194.00 162.62 L
8864: 194.00 158.62 L
8865: 190.00 162.62 L
8866: closepath
8867: 0 FillPath
8868: 0 StrokePath newpath
8869: newpath 190.62 159.62 M
8870: 194.62 163.62 L
8871: 194.62 159.62 L
8872: 190.62 163.62 L
8873: closepath
8874: 0 FillPath
8875: 0 StrokePath newpath
8876: newpath 191.25 161.12 M
8877: 195.25 165.12 L
8878: 195.25 161.12 L
8879: 191.25 165.12 L
8880: closepath
8881: 0 FillPath
8882: 0 StrokePath newpath
8883: newpath 191.88 161.75 M
8884: 195.88 165.75 L
8885: 195.88 161.75 L
8886: 191.88 165.75 L
8887: closepath
8888: 0 FillPath
8889: 0 StrokePath newpath
8890: newpath 192.50 161.00 M
8891: 196.50 165.00 L
8892: 196.50 161.00 L
8893: 192.50 165.00 L
8894: closepath
8895: 0 FillPath
8896: 0 StrokePath newpath
8897: newpath 193.12 162.25 M
8898: 197.12 166.25 L
8899: 197.12 162.25 L
8900: 193.12 166.25 L
8901: closepath
8902: 0 FillPath
8903: 0 StrokePath newpath
8904: newpath 193.75 163.38 M
8905: 197.75 167.38 L
8906: 197.75 163.38 L
8907: 193.75 167.38 L
8908: closepath
8909: 0 FillPath
8910: 0 StrokePath newpath
8911: newpath 194.50 164.00 M
8912: 198.50 168.00 L
8913: 198.50 164.00 L
8914: 194.50 168.00 L
8915: closepath
8916: 0 FillPath
8917: 0 StrokePath newpath
8918: newpath 195.25 165.25 M
8919: 199.25 169.25 L
8920: 199.25 165.25 L
8921: 195.25 169.25 L
8922: closepath
8923: 0 FillPath
8924: 0 StrokePath newpath
8925: newpath 195.88 166.62 M
8926: 199.88 170.62 L
8927: 199.88 166.62 L
8928: 195.88 170.62 L
8929: closepath
8930: 0 FillPath
8931: 0 StrokePath newpath
8932: newpath 196.62 166.62 M
8933: 200.62 170.62 L
8934: 200.62 166.62 L
8935: 196.62 170.62 L
8936: closepath
8937: 0 FillPath
8938: 0 StrokePath newpath
8939: newpath 197.38 167.38 M
8940: 201.38 171.38 L
8941: 201.38 167.38 L
8942: 197.38 171.38 L
8943: closepath
8944: 0 FillPath
8945: 0 StrokePath newpath
8946: newpath 198.12 168.38 M
8947: 202.12 172.38 L
8948: 202.12 168.38 L
8949: 198.12 172.38 L
8950: closepath
8951: 0 FillPath
8952: 0 StrokePath newpath
8953: newpath 199.00 168.38 M
8954: 203.00 172.38 L
8955: 203.00 168.38 L
8956: 199.00 172.38 L
8957: closepath
8958: 0 FillPath
8959: 0 StrokePath newpath
8960: newpath 199.75 169.38 M
8961: 203.75 173.38 L
8962: 203.75 169.38 L
8963: 199.75 173.38 L
8964: closepath
8965: 0 FillPath
8966: 0 StrokePath newpath
8967: newpath 200.62 170.50 M
8968: 204.62 174.50 L
8969: 204.62 170.50 L
8970: 200.62 174.50 L
8971: closepath
8972: 0 FillPath
8973: 0 StrokePath newpath
8974: newpath 201.50 172.00 M
8975: 205.50 176.00 L
8976: 205.50 172.00 L
8977: 201.50 176.00 L
8978: closepath
8979: 0 FillPath
8980: 0 StrokePath newpath
8981: newpath 202.38 173.88 M
8982: 206.38 177.88 L
8983: 206.38 173.88 L
8984: 202.38 177.88 L
8985: closepath
8986: 0 FillPath
8987: 0 StrokePath newpath
8988: newpath 203.25 174.88 M
8989: 207.25 178.88 L
8990: 207.25 174.88 L
8991: 203.25 178.88 L
8992: closepath
8993: 0 FillPath
8994: 0 StrokePath newpath
8995: newpath 204.12 176.00 M
8996: 208.12 180.00 L
8997: 208.12 176.00 L
8998: 204.12 180.00 L
8999: closepath
9000: 0 FillPath
9001: 0 StrokePath newpath
9002: newpath 205.12 175.88 M
9003: 209.12 179.88 L
9004: 209.12 175.88 L
9005: 205.12 179.88 L
9006: closepath
9007: 0 FillPath
9008: 0 StrokePath newpath
9009: newpath 206.12 176.50 M
9010: 210.12 180.50 L
9011: 210.12 176.50 L
9012: 206.12 180.50 L
9013: closepath
9014: 0 FillPath
9015: 0 StrokePath newpath
9016: newpath 207.12 179.38 M
9017: 211.12 183.38 L
9018: 211.12 179.38 L
9019: 207.12 183.38 L
9020: closepath
9021: 0 FillPath
9022: 0 StrokePath newpath
9023: newpath 208.12 181.25 M
9024: 212.12 185.25 L
9025: 212.12 181.25 L
9026: 208.12 185.25 L
9027: closepath
9028: 0 FillPath
9029: 0 StrokePath newpath
9030: newpath 209.25 181.62 M
9031: 213.25 185.62 L
9032: 213.25 181.62 L
9033: 209.25 185.62 L
9034: closepath
9035: 0 FillPath
9036: 0 StrokePath newpath
9037: newpath 210.38 183.12 M
9038: 214.38 187.12 L
9039: 214.38 183.12 L
9040: 210.38 187.12 L
9041: closepath
9042: 0 FillPath
9043: 0 StrokePath newpath
9044: newpath 211.50 185.12 M
9045: 215.50 189.12 L
9046: 215.50 185.12 L
9047: 211.50 189.12 L
9048: closepath
9049: 0 FillPath
9050: 0 StrokePath newpath
9051: newpath 212.75 185.62 M
9052: 216.75 189.62 L
9053: 216.75 185.62 L
9054: 212.75 189.62 L
9055: closepath
9056: 0 FillPath
9057: 0 StrokePath newpath
9058: newpath 214.00 187.50 M
9059: 218.00 191.50 L
9060: 218.00 187.50 L
9061: 214.00 191.50 L
9062: closepath
9063: 0 FillPath
9064: 0 StrokePath newpath
9065: newpath 215.25 190.00 M
9066: 219.25 194.00 L
9067: 219.25 190.00 L
9068: 215.25 194.00 L
9069: closepath
9070: 0 FillPath
9071: 0 StrokePath newpath
9072: newpath 216.62 191.50 M
9073: 220.62 195.50 L
9074: 220.62 191.50 L
9075: 216.62 195.50 L
9076: closepath
9077: 0 FillPath
9078: 0 StrokePath newpath
9079: newpath 218.12 193.50 M
9080: 222.12 197.50 L
9081: 222.12 193.50 L
9082: 218.12 197.50 L
9083: closepath
9084: 0 FillPath
9085: 0 StrokePath newpath
9086: newpath 219.50 194.62 M
9087: 223.50 198.62 L
9088: 223.50 194.62 L
9089: 219.50 198.62 L
9090: closepath
9091: 0 FillPath
9092: 0 StrokePath newpath
9093: newpath 221.12 196.75 M
9094: 225.12 200.75 L
9095: 225.12 196.75 L
9096: 221.12 200.75 L
9097: closepath
9098: 0 FillPath
9099: 0 StrokePath newpath
9100: newpath 222.75 198.75 M
9101: 226.75 202.75 L
9102: 226.75 198.75 L
9103: 222.75 202.75 L
9104: closepath
9105: 0 FillPath
9106: 0 StrokePath newpath
9107: newpath 224.50 200.62 M
9108: 228.50 204.62 L
9109: 228.50 200.62 L
9110: 224.50 204.62 L
9111: closepath
9112: 0 FillPath
9113: 0 StrokePath newpath
9114: newpath 226.38 201.88 M
9115: 230.38 205.88 L
9116: 230.38 201.88 L
9117: 226.38 205.88 L
9118: closepath
9119: 0 FillPath
9120: 0 StrokePath newpath
9121: newpath 228.25 205.00 M
9122: 232.25 209.00 L
9123: 232.25 205.00 L
9124: 228.25 209.00 L
9125: closepath
9126: 0 FillPath
9127: 0 StrokePath newpath
9128: newpath 230.38 209.38 M
9129: 234.38 213.38 L
9130: 234.38 209.38 L
9131: 230.38 213.38 L
9132: closepath
9133: 0 FillPath
9134: 0 StrokePath newpath
9135: newpath 232.50 212.00 M
9136: 236.50 216.00 L
9137: 236.50 212.00 L
9138: 232.50 216.00 L
9139: closepath
9140: 0 FillPath
9141: 0 StrokePath newpath
9142: newpath 234.88 213.00 M
9143: 238.88 217.00 L
9144: 238.88 213.00 L
9145: 234.88 217.00 L
9146: closepath
9147: 0 FillPath
9148: 0 StrokePath newpath
9149: newpath 237.50 216.75 M
9150: 241.50 220.75 L
9151: 241.50 216.75 L
9152: 237.50 220.75 L
9153: closepath
9154: 0 FillPath
9155: 0 StrokePath newpath
9156: newpath 240.25 219.00 M
9157: 244.25 223.00 L
9158: 244.25 219.00 L
9159: 240.25 223.00 L
9160: closepath
9161: 0 FillPath
9162: 0 StrokePath newpath
9163: newpath 243.25 221.38 M
9164: 247.25 225.38 L
9165: 247.25 221.38 L
9166: 243.25 225.38 L
9167: closepath
9168: 0 FillPath
9169: 0 StrokePath newpath
9170: newpath 246.62 224.88 M
9171: 250.62 228.88 L
9172: 250.62 224.88 L
9173: 246.62 228.88 L
9174: closepath
9175: 0 FillPath
9176: 0 StrokePath newpath
9177: newpath 250.38 227.88 M
9178: 254.38 231.88 L
9179: 254.38 227.88 L
9180: 250.38 231.88 L
9181: closepath
9182: 0 FillPath
9183: 0 StrokePath newpath
9184: newpath 254.62 229.88 M
9185: 258.62 233.88 L
9186: 258.62 229.88 L
9187: 254.62 233.88 L
9188: closepath
9189: 0 FillPath
9190: 0 StrokePath newpath
9191: newpath 259.62 235.75 M
9192: 263.62 239.75 L
9193: 263.62 235.75 L
9194: 259.62 239.75 L
9195: closepath
9196: 0 FillPath
9197: 0 StrokePath newpath
9198: newpath 265.38 239.00 M
9199: 269.38 243.00 L
9200: 269.38 239.00 L
9201: 265.38 243.00 L
9202: closepath
9203: 0 FillPath
9204: 0 StrokePath newpath
9205: newpath 272.62 241.62 M
9206: 276.62 245.62 L
9207: 276.62 241.62 L
9208: 272.62 245.62 L
9209: closepath
9210: 0 FillPath
9211: 0 StrokePath newpath
9212: newpath 281.75 242.38 M
9213: 285.75 246.38 L
9214: 285.75 242.38 L
9215: 281.75 246.38 L
9216: closepath
9217: 0 FillPath
9218: 0 StrokePath newpath
9219: newpath 294.75 243.25 M
9220: 298.75 247.25 L
9221: 298.75 243.25 L
9222: 294.75 247.25 L
9223: closepath
9224: 0 FillPath
9225: 0 StrokePath newpath
9226: newpath 316.88 247.62 M
9227: 320.88 251.62 L
9228: 320.88 247.62 L
9229: 316.88 251.62 L
9230: closepath
9231: 0 FillPath
9232: 0 StrokePath newpath
9233: 1 ps
9234: 0 0 0 SetFore  UseFore
9235: 0 0.796887 0.40235 SetFore  UseFore
9236: 0.50 ps
9237: 138.12 278.75 142.12 282.75 RectPath
9238: 0 FillPath
9239: newpath
9240: 138.25 276.88 142.25 280.88 RectPath
9241: 0 FillPath
9242: newpath
9243: 138.38 272.25 142.38 276.25 RectPath
9244: 0 FillPath
9245: newpath
9246: 138.50 271.62 142.50 275.62 RectPath
9247: 0 FillPath
9248: newpath
9249: 138.62 270.25 142.62 274.25 RectPath
9250: 0 FillPath
9251: newpath
9252: 138.75 271.25 142.75 275.25 RectPath
9253: 0 FillPath
9254: newpath
9255: 138.88 268.38 142.88 272.38 RectPath
9256: 0 FillPath
9257: newpath
9258: 139.00 266.88 143.00 270.88 RectPath
9259: 0 FillPath
9260: newpath
9261: 139.12 266.50 143.12 270.50 RectPath
9262: 0 FillPath
9263: newpath
9264: 139.25 266.62 143.25 270.62 RectPath
9265: 0 FillPath
9266: newpath
9267: 139.38 266.75 143.38 270.75 RectPath
9268: 0 FillPath
9269: newpath
9270: 139.50 262.50 143.50 266.50 RectPath
9271: 0 FillPath
9272: newpath
9273: 139.62 258.50 143.62 262.50 RectPath
9274: 0 FillPath
9275: newpath
9276: 139.75 256.38 143.75 260.38 RectPath
9277: 0 FillPath
9278: newpath
9279: 139.88 256.00 143.88 260.00 RectPath
9280: 0 FillPath
9281: newpath
9282: 140.00 254.62 144.00 258.62 RectPath
9283: 0 FillPath
9284: newpath
9285: 140.12 251.75 144.12 255.75 RectPath
9286: 0 FillPath
9287: newpath
9288: 140.25 251.12 144.25 255.12 RectPath
9289: 0 FillPath
9290: newpath
9291: 140.38 249.75 144.38 253.75 RectPath
9292: 0 FillPath
9293: newpath
9294: 140.50 248.00 144.50 252.00 RectPath
9295: 0 FillPath
9296: newpath
9297: 140.62 249.62 144.62 253.62 RectPath
9298: 0 FillPath
9299: newpath
9300: 140.75 248.12 144.75 252.12 RectPath
9301: 0 FillPath
9302: newpath
9303: 140.88 248.50 144.88 252.50 RectPath
9304: 0 FillPath
9305: newpath
9306: 141.00 246.75 145.00 250.75 RectPath
9307: 0 FillPath
9308: newpath
9309: 141.12 245.12 145.12 249.12 RectPath
9310: 0 FillPath
9311: newpath
9312: 141.25 243.00 145.25 247.00 RectPath
9313: 0 FillPath
9314: newpath
9315: 141.38 240.62 145.38 244.62 RectPath
9316: 0 FillPath
9317: newpath
9318: 141.50 237.75 145.50 241.75 RectPath
9319: 0 FillPath
9320: newpath
9321: 141.62 236.12 145.62 240.12 RectPath
9322: 0 FillPath
9323: newpath
9324: 141.88 235.25 145.88 239.25 RectPath
9325: 0 FillPath
9326: newpath
9327: 142.00 234.88 146.00 238.88 RectPath
9328: 0 FillPath
9329: newpath
9330: 142.12 234.88 146.12 238.88 RectPath
9331: 0 FillPath
9332: newpath
9333: 142.25 234.12 146.25 238.12 RectPath
9334: 0 FillPath
9335: newpath
9336: 142.38 232.75 146.38 236.75 RectPath
9337: 0 FillPath
9338: newpath
9339: 142.50 232.50 146.50 236.50 RectPath
9340: 0 FillPath
9341: newpath
9342: 142.62 231.62 146.62 235.62 RectPath
9343: 0 FillPath
9344: newpath
9345: 142.75 230.25 146.75 234.25 RectPath
9346: 0 FillPath
9347: newpath
9348: 142.88 229.75 146.88 233.75 RectPath
9349: 0 FillPath
9350: newpath
9351: 143.00 227.50 147.00 231.50 RectPath
9352: 0 FillPath
9353: newpath
9354: 143.12 227.25 147.12 231.25 RectPath
9355: 0 FillPath
9356: newpath
9357: 143.38 227.38 147.38 231.38 RectPath
9358: 0 FillPath
9359: newpath
9360: 143.50 225.38 147.50 229.38 RectPath
9361: 0 FillPath
9362: newpath
9363: 143.62 225.88 147.62 229.88 RectPath
9364: 0 FillPath
9365: newpath
9366: 143.75 225.50 147.75 229.50 RectPath
9367: 0 FillPath
9368: newpath
9369: 143.88 220.12 147.88 224.12 RectPath
9370: 0 FillPath
9371: newpath
9372: 144.00 216.38 148.00 220.38 RectPath
9373: 0 FillPath
9374: newpath
9375: 144.12 218.62 148.12 222.62 RectPath
9376: 0 FillPath
9377: newpath
9378: 144.38 218.50 148.38 222.50 RectPath
9379: 0 FillPath
9380: newpath
9381: 144.50 216.75 148.50 220.75 RectPath
9382: 0 FillPath
9383: newpath
9384: 144.62 215.88 148.62 219.88 RectPath
9385: 0 FillPath
9386: newpath
9387: 144.75 214.75 148.75 218.75 RectPath
9388: 0 FillPath
9389: newpath
9390: 144.88 214.25 148.88 218.25 RectPath
9391: 0 FillPath
9392: newpath
9393: 145.00 212.25 149.00 216.25 RectPath
9394: 0 FillPath
9395: newpath
9396: 145.25 213.75 149.25 217.75 RectPath
9397: 0 FillPath
9398: newpath
9399: 145.38 213.25 149.38 217.25 RectPath
9400: 0 FillPath
9401: newpath
9402: 145.50 211.75 149.50 215.75 RectPath
9403: 0 FillPath
9404: newpath
9405: 145.62 212.00 149.62 216.00 RectPath
9406: 0 FillPath
9407: newpath
9408: 145.75 210.38 149.75 214.38 RectPath
9409: 0 FillPath
9410: newpath
9411: 146.00 208.12 150.00 212.12 RectPath
9412: 0 FillPath
9413: newpath
9414: 146.12 206.12 150.12 210.12 RectPath
9415: 0 FillPath
9416: newpath
9417: 146.25 205.88 150.25 209.88 RectPath
9418: 0 FillPath
9419: newpath
9420: 146.38 205.00 150.38 209.00 RectPath
9421: 0 FillPath
9422: newpath
9423: 146.62 205.75 150.62 209.75 RectPath
9424: 0 FillPath
9425: newpath
9426: 146.75 204.38 150.75 208.38 RectPath
9427: 0 FillPath
9428: newpath
9429: 146.88 201.88 150.88 205.88 RectPath
9430: 0 FillPath
9431: newpath
9432: 147.00 200.88 151.00 204.88 RectPath
9433: 0 FillPath
9434: newpath
9435: 147.25 202.75 151.25 206.75 RectPath
9436: 0 FillPath
9437: newpath
9438: 147.38 202.50 151.38 206.50 RectPath
9439: 0 FillPath
9440: newpath
9441: 147.50 201.00 151.50 205.00 RectPath
9442: 0 FillPath
9443: newpath
9444: 147.62 199.62 151.62 203.62 RectPath
9445: 0 FillPath
9446: newpath
9447: 147.88 198.25 151.88 202.25 RectPath
9448: 0 FillPath
9449: newpath
9450: 148.00 195.88 152.00 199.88 RectPath
9451: 0 FillPath
9452: newpath
9453: 148.12 195.62 152.12 199.62 RectPath
9454: 0 FillPath
9455: newpath
9456: 148.38 197.25 152.38 201.25 RectPath
9457: 0 FillPath
9458: newpath
9459: 148.50 197.00 152.50 201.00 RectPath
9460: 0 FillPath
9461: newpath
9462: 148.62 194.88 152.62 198.88 RectPath
9463: 0 FillPath
9464: newpath
9465: 148.88 196.50 152.88 200.50 RectPath
9466: 0 FillPath
9467: newpath
9468: 149.00 195.12 153.00 199.12 RectPath
9469: 0 FillPath
9470: newpath
9471: 149.12 193.62 153.12 197.62 RectPath
9472: 0 FillPath
9473: newpath
9474: 149.38 191.88 153.38 195.88 RectPath
9475: 0 FillPath
9476: newpath
9477: 149.50 191.62 153.50 195.62 RectPath
9478: 0 FillPath
9479: newpath
9480: 149.62 191.62 153.62 195.62 RectPath
9481: 0 FillPath
9482: newpath
9483: 149.88 192.75 153.88 196.75 RectPath
9484: 0 FillPath
9485: newpath
9486: 150.00 191.25 154.00 195.25 RectPath
9487: 0 FillPath
9488: newpath
9489: 150.12 189.00 154.12 193.00 RectPath
9490: 0 FillPath
9491: newpath
9492: 150.38 187.50 154.38 191.50 RectPath
9493: 0 FillPath
9494: newpath
9495: 150.50 186.00 154.50 190.00 RectPath
9496: 0 FillPath
9497: newpath
9498: 150.75 186.62 154.75 190.62 RectPath
9499: 0 FillPath
9500: newpath
9501: 150.88 187.75 154.88 191.75 RectPath
9502: 0 FillPath
9503: newpath
9504: 151.00 187.12 155.00 191.12 RectPath
9505: 0 FillPath
9506: newpath
9507: 151.25 184.62 155.25 188.62 RectPath
9508: 0 FillPath
9509: newpath
9510: 151.38 183.38 155.38 187.38 RectPath
9511: 0 FillPath
9512: newpath
9513: 151.62 182.50 155.62 186.50 RectPath
9514: 0 FillPath
9515: newpath
9516: 151.75 182.88 155.75 186.88 RectPath
9517: 0 FillPath
9518: newpath
9519: 152.00 183.38 156.00 187.38 RectPath
9520: 0 FillPath
9521: newpath
9522: 152.12 182.75 156.12 186.75 RectPath
9523: 0 FillPath
9524: newpath
9525: 152.38 181.38 156.38 185.38 RectPath
9526: 0 FillPath
9527: newpath
9528: 152.50 181.75 156.50 185.75 RectPath
9529: 0 FillPath
9530: newpath
9531: 152.75 180.25 156.75 184.25 RectPath
9532: 0 FillPath
9533: newpath
9534: 152.88 179.50 156.88 183.50 RectPath
9535: 0 FillPath
9536: newpath
9537: 153.12 180.00 157.12 184.00 RectPath
9538: 0 FillPath
9539: newpath
9540: 153.25 179.50 157.25 183.50 RectPath
9541: 0 FillPath
9542: newpath
9543: 153.50 180.25 157.50 184.25 RectPath
9544: 0 FillPath
9545: newpath
9546: 153.62 180.00 157.62 184.00 RectPath
9547: 0 FillPath
9548: newpath
9549: 153.88 177.75 157.88 181.75 RectPath
9550: 0 FillPath
9551: newpath
9552: 154.00 177.25 158.00 181.25 RectPath
9553: 0 FillPath
9554: newpath
9555: 154.25 177.62 158.25 181.62 RectPath
9556: 0 FillPath
9557: newpath
9558: 154.50 175.38 158.50 179.38 RectPath
9559: 0 FillPath
9560: newpath
9561: 154.62 174.75 158.62 178.75 RectPath
9562: 0 FillPath
9563: newpath
9564: 154.88 174.00 158.88 178.00 RectPath
9565: 0 FillPath
9566: newpath
9567: 155.00 174.25 159.00 178.25 RectPath
9568: 0 FillPath
9569: newpath
9570: 155.25 174.50 159.25 178.50 RectPath
9571: 0 FillPath
9572: newpath
9573: 155.50 172.88 159.50 176.88 RectPath
9574: 0 FillPath
9575: newpath
9576: 155.62 172.62 159.62 176.62 RectPath
9577: 0 FillPath
9578: newpath
9579: 155.88 173.50 159.88 177.50 RectPath
9580: 0 FillPath
9581: newpath
9582: 156.12 172.75 160.12 176.75 RectPath
9583: 0 FillPath
9584: newpath
9585: 156.25 171.62 160.25 175.62 RectPath
9586: 0 FillPath
9587: newpath
9588: 156.50 172.25 160.50 176.25 RectPath
9589: 0 FillPath
9590: newpath
9591: 156.75 172.25 160.75 176.25 RectPath
9592: 0 FillPath
9593: newpath
9594: 156.88 170.88 160.88 174.88 RectPath
9595: 0 FillPath
9596: newpath
9597: 157.12 170.50 161.12 174.50 RectPath
9598: 0 FillPath
9599: newpath
9600: 157.38 170.12 161.38 174.12 RectPath
9601: 0 FillPath
9602: newpath
9603: 157.62 168.88 161.62 172.88 RectPath
9604: 0 FillPath
9605: newpath
9606: 157.75 167.62 161.75 171.62 RectPath
9607: 0 FillPath
9608: newpath
9609: 158.00 167.00 162.00 171.00 RectPath
9610: 0 FillPath
9611: newpath
9612: 158.25 166.62 162.25 170.62 RectPath
9613: 0 FillPath
9614: newpath
9615: 158.50 166.38 162.50 170.38 RectPath
9616: 0 FillPath
9617: newpath
9618: 158.62 166.50 162.62 170.50 RectPath
9619: 0 FillPath
9620: newpath
9621: 158.88 166.25 162.88 170.25 RectPath
9622: 0 FillPath
9623: newpath
9624: 159.12 166.00 163.12 170.00 RectPath
9625: 0 FillPath
9626: newpath
9627: 159.38 166.00 163.38 170.00 RectPath
9628: 0 FillPath
9629: newpath
9630: 159.62 166.38 163.62 170.38 RectPath
9631: 0 FillPath
9632: newpath
9633: 159.88 165.00 163.88 169.00 RectPath
9634: 0 FillPath
9635: newpath
9636: 160.12 165.00 164.12 169.00 RectPath
9637: 0 FillPath
9638: newpath
9639: 160.38 165.25 164.38 169.25 RectPath
9640: 0 FillPath
9641: newpath
9642: 160.50 164.00 164.50 168.00 RectPath
9643: 0 FillPath
9644: newpath
9645: 160.75 163.25 164.75 167.25 RectPath
9646: 0 FillPath
9647: newpath
9648: 161.00 163.25 165.00 167.25 RectPath
9649: 0 FillPath
9650: newpath
9651: 161.25 162.88 165.25 166.88 RectPath
9652: 0 FillPath
9653: newpath
9654: 161.50 163.00 165.50 167.00 RectPath
9655: 0 FillPath
9656: newpath
9657: 161.75 162.25 165.75 166.25 RectPath
9658: 0 FillPath
9659: newpath
9660: 162.00 161.00 166.00 165.00 RectPath
9661: 0 FillPath
9662: newpath
9663: 162.25 161.38 166.25 165.38 RectPath
9664: 0 FillPath
9665: newpath
9666: 162.50 161.25 166.50 165.25 RectPath
9667: 0 FillPath
9668: newpath
9669: 162.75 161.00 166.75 165.00 RectPath
9670: 0 FillPath
9671: newpath
9672: 163.00 160.88 167.00 164.88 RectPath
9673: 0 FillPath
9674: newpath
9675: 163.38 160.75 167.38 164.75 RectPath
9676: 0 FillPath
9677: newpath
9678: 163.62 161.62 167.62 165.62 RectPath
9679: 0 FillPath
9680: newpath
9681: 163.88 161.75 167.88 165.75 RectPath
9682: 0 FillPath
9683: newpath
9684: 164.12 160.75 168.12 164.75 RectPath
9685: 0 FillPath
9686: newpath
9687: 164.38 159.62 168.38 163.62 RectPath
9688: 0 FillPath
9689: newpath
9690: 164.62 159.12 168.62 163.12 RectPath
9691: 0 FillPath
9692: newpath
9693: 164.88 158.75 168.88 162.75 RectPath
9694: 0 FillPath
9695: newpath
9696: 165.25 158.88 169.25 162.88 RectPath
9697: 0 FillPath
9698: newpath
9699: 165.50 158.38 169.50 162.38 RectPath
9700: 0 FillPath
9701: newpath
9702: 165.75 159.12 169.75 163.12 RectPath
9703: 0 FillPath
9704: newpath
9705: 166.00 158.88 170.00 162.88 RectPath
9706: 0 FillPath
9707: newpath
9708: 166.38 158.25 170.38 162.25 RectPath
9709: 0 FillPath
9710: newpath
9711: 166.62 158.62 170.62 162.62 RectPath
9712: 0 FillPath
9713: newpath
9714: 166.88 158.75 170.88 162.75 RectPath
9715: 0 FillPath
9716: newpath
9717: 167.25 157.38 171.25 161.38 RectPath
9718: 0 FillPath
9719: newpath
9720: 167.50 157.50 171.50 161.50 RectPath
9721: 0 FillPath
9722: newpath
9723: 167.75 157.75 171.75 161.75 RectPath
9724: 0 FillPath
9725: newpath
9726: 168.12 158.75 172.12 162.75 RectPath
9727: 0 FillPath
9728: newpath
9729: 168.38 157.88 172.38 161.88 RectPath
9730: 0 FillPath
9731: newpath
9732: 168.75 157.25 172.75 161.25 RectPath
9733: 0 FillPath
9734: newpath
9735: 169.00 157.12 173.00 161.12 RectPath
9736: 0 FillPath
9737: newpath
9738: 169.38 157.50 173.38 161.50 RectPath
9739: 0 FillPath
9740: newpath
9741: 169.62 158.00 173.62 162.00 RectPath
9742: 0 FillPath
9743: newpath
9744: 170.00 157.75 174.00 161.75 RectPath
9745: 0 FillPath
9746: newpath
9747: 170.38 156.38 174.38 160.38 RectPath
9748: 0 FillPath
9749: newpath
9750: 170.62 156.75 174.62 160.75 RectPath
9751: 0 FillPath
9752: newpath
9753: 171.00 157.12 175.00 161.12 RectPath
9754: 0 FillPath
9755: newpath
9756: 171.25 157.25 175.25 161.25 RectPath
9757: 0 FillPath
9758: newpath
9759: 171.62 156.62 175.62 160.62 RectPath
9760: 0 FillPath
9761: newpath
9762: 172.00 157.25 176.00 161.25 RectPath
9763: 0 FillPath
9764: newpath
9765: 172.38 158.50 176.38 162.50 RectPath
9766: 0 FillPath
9767: newpath
9768: 172.62 158.38 176.62 162.38 RectPath
9769: 0 FillPath
9770: newpath
9771: 173.00 157.50 177.00 161.50 RectPath
9772: 0 FillPath
9773: newpath
9774: 173.38 157.00 177.38 161.00 RectPath
9775: 0 FillPath
9776: newpath
9777: 173.75 156.25 177.75 160.25 RectPath
9778: 0 FillPath
9779: newpath
9780: 174.12 156.25 178.12 160.25 RectPath
9781: 0 FillPath
9782: newpath
9783: 174.50 156.62 178.50 160.62 RectPath
9784: 0 FillPath
9785: newpath
9786: 174.88 156.62 178.88 160.62 RectPath
9787: 0 FillPath
9788: newpath
9789: 175.25 157.12 179.25 161.12 RectPath
9790: 0 FillPath
9791: newpath
9792: 175.62 157.62 179.62 161.62 RectPath
9793: 0 FillPath
9794: newpath
9795: 176.00 157.75 180.00 161.75 RectPath
9796: 0 FillPath
9797: newpath
9798: 176.38 157.00 180.38 161.00 RectPath
9799: 0 FillPath
9800: newpath
9801: 176.75 158.12 180.75 162.12 RectPath
9802: 0 FillPath
9803: newpath
9804: 177.25 158.38 181.25 162.38 RectPath
9805: 0 FillPath
9806: newpath
9807: 177.62 157.50 181.62 161.50 RectPath
9808: 0 FillPath
9809: newpath
9810: 178.00 157.00 182.00 161.00 RectPath
9811: 0 FillPath
9812: newpath
9813: 178.50 156.38 182.50 160.38 RectPath
9814: 0 FillPath
9815: newpath
9816: 178.88 157.62 182.88 161.62 RectPath
9817: 0 FillPath
9818: newpath
9819: 179.25 158.00 183.25 162.00 RectPath
9820: 0 FillPath
9821: newpath
9822: 179.75 157.00 183.75 161.00 RectPath
9823: 0 FillPath
9824: newpath
9825: 180.12 157.75 184.12 161.75 RectPath
9826: 0 FillPath
9827: newpath
9828: 180.62 158.88 184.62 162.88 RectPath
9829: 0 FillPath
9830: newpath
9831: 181.12 159.00 185.12 163.00 RectPath
9832: 0 FillPath
9833: newpath
9834: 181.50 159.38 185.50 163.38 RectPath
9835: 0 FillPath
9836: newpath
9837: 182.00 159.25 186.00 163.25 RectPath
9838: 0 FillPath
9839: newpath
9840: 182.50 159.00 186.50 163.00 RectPath
9841: 0 FillPath
9842: newpath
9843: 183.00 160.12 187.00 164.12 RectPath
9844: 0 FillPath
9845: newpath
9846: 183.50 160.25 187.50 164.25 RectPath
9847: 0 FillPath
9848: newpath
9849: 183.88 160.12 187.88 164.12 RectPath
9850: 0 FillPath
9851: newpath
9852: 184.50 160.88 188.50 164.88 RectPath
9853: 0 FillPath
9854: newpath
9855: 185.00 162.38 189.00 166.38 RectPath
9856: 0 FillPath
9857: newpath
9858: 185.50 162.38 189.50 166.38 RectPath
9859: 0 FillPath
9860: newpath
9861: 186.00 161.75 190.00 165.75 RectPath
9862: 0 FillPath
9863: newpath
9864: 186.50 161.88 190.50 165.88 RectPath
9865: 0 FillPath
9866: newpath
9867: 187.12 162.75 191.12 166.75 RectPath
9868: 0 FillPath
9869: newpath
9870: 187.62 164.12 191.62 168.12 RectPath
9871: 0 FillPath
9872: newpath
9873: 188.25 164.12 192.25 168.12 RectPath
9874: 0 FillPath
9875: newpath
9876: 188.75 163.25 192.75 167.25 RectPath
9877: 0 FillPath
9878: newpath
9879: 189.38 163.75 193.38 167.75 RectPath
9880: 0 FillPath
9881: newpath
9882: 190.00 165.50 194.00 169.50 RectPath
9883: 0 FillPath
9884: newpath
9885: 190.62 165.75 194.62 169.75 RectPath
9886: 0 FillPath
9887: newpath
9888: 191.25 166.38 195.25 170.38 RectPath
9889: 0 FillPath
9890: newpath
9891: 191.88 166.50 195.88 170.50 RectPath
9892: 0 FillPath
9893: newpath
9894: 192.50 167.25 196.50 171.25 RectPath
9895: 0 FillPath
9896: newpath
9897: 193.12 169.25 197.12 173.25 RectPath
9898: 0 FillPath
9899: newpath
9900: 193.75 169.88 197.75 173.88 RectPath
9901: 0 FillPath
9902: newpath
9903: 194.50 170.75 198.50 174.75 RectPath
9904: 0 FillPath
9905: newpath
9906: 195.25 171.25 199.25 175.25 RectPath
9907: 0 FillPath
9908: newpath
9909: 195.88 172.12 199.88 176.12 RectPath
9910: 0 FillPath
9911: newpath
9912: 196.62 172.75 200.62 176.75 RectPath
9913: 0 FillPath
9914: newpath
9915: 197.38 173.62 201.38 177.62 RectPath
9916: 0 FillPath
9917: newpath
9918: 198.12 174.38 202.12 178.38 RectPath
9919: 0 FillPath
9920: newpath
9921: 199.00 174.50 203.00 178.50 RectPath
9922: 0 FillPath
9923: newpath
9924: 199.75 174.62 203.75 178.62 RectPath
9925: 0 FillPath
9926: newpath
9927: 200.62 175.88 204.62 179.88 RectPath
9928: 0 FillPath
9929: newpath
9930: 201.50 176.75 205.50 180.75 RectPath
9931: 0 FillPath
9932: newpath
9933: 202.38 177.88 206.38 181.88 RectPath
9934: 0 FillPath
9935: newpath
9936: 203.25 179.00 207.25 183.00 RectPath
9937: 0 FillPath
9938: newpath
9939: 204.12 180.12 208.12 184.12 RectPath
9940: 0 FillPath
9941: newpath
9942: 205.12 181.50 209.12 185.50 RectPath
9943: 0 FillPath
9944: newpath
9945: 206.12 183.12 210.12 187.12 RectPath
9946: 0 FillPath
9947: newpath
9948: 207.12 183.75 211.12 187.75 RectPath
9949: 0 FillPath
9950: newpath
9951: 208.12 185.50 212.12 189.50 RectPath
9952: 0 FillPath
9953: newpath
9954: 209.25 185.62 213.25 189.62 RectPath
9955: 0 FillPath
9956: newpath
9957: 210.38 187.25 214.38 191.25 RectPath
9958: 0 FillPath
9959: newpath
9960: 211.50 188.12 215.50 192.12 RectPath
9961: 0 FillPath
9962: newpath
9963: 212.75 189.38 216.75 193.38 RectPath
9964: 0 FillPath
9965: newpath
9966: 214.00 191.88 218.00 195.88 RectPath
9967: 0 FillPath
9968: newpath
9969: 215.25 192.50 219.25 196.50 RectPath
9970: 0 FillPath
9971: newpath
9972: 216.62 192.38 220.62 196.38 RectPath
9973: 0 FillPath
9974: newpath
9975: 218.12 195.00 222.12 199.00 RectPath
9976: 0 FillPath
9977: newpath
9978: 219.50 197.12 223.50 201.12 RectPath
9979: 0 FillPath
9980: newpath
9981: 221.12 199.75 225.12 203.75 RectPath
9982: 0 FillPath
9983: newpath
9984: 222.75 202.25 226.75 206.25 RectPath
9985: 0 FillPath
9986: newpath
9987: 224.50 203.62 228.50 207.62 RectPath
9988: 0 FillPath
9989: newpath
9990: 226.38 203.75 230.38 207.75 RectPath
9991: 0 FillPath
9992: newpath
9993: 228.25 204.62 232.25 208.62 RectPath
9994: 0 FillPath
9995: newpath
9996: 230.38 208.12 234.38 212.12 RectPath
9997: 0 FillPath
9998: newpath
9999: 232.50 213.12 236.50 217.12 RectPath
10000: 0 FillPath
10001: newpath
10002: 234.88 216.25 238.88 220.25 RectPath
10003: 0 FillPath
10004: newpath
10005: 237.50 218.25 241.50 222.25 RectPath
10006: 0 FillPath
10007: newpath
10008: 240.25 218.75 244.25 222.75 RectPath
10009: 0 FillPath
10010: newpath
10011: 243.25 220.62 247.25 224.62 RectPath
10012: 0 FillPath
10013: newpath
10014: 246.62 222.00 250.62 226.00 RectPath
10015: 0 FillPath
10016: newpath
10017: 250.38 225.88 254.38 229.88 RectPath
10018: 0 FillPath
10019: newpath
10020: 254.62 232.88 258.62 236.88 RectPath
10021: 0 FillPath
10022: newpath
10023: 259.62 236.62 263.62 240.62 RectPath
10024: 0 FillPath
10025: newpath
10026: 265.38 237.75 269.38 241.75 RectPath
10027: 0 FillPath
10028: newpath
10029: 272.62 241.12 276.62 245.12 RectPath
10030: 0 FillPath
10031: newpath
10032: 281.75 243.00 285.75 247.00 RectPath
10033: 0 FillPath
10034: newpath
10035: 294.75 246.75 298.75 250.75 RectPath
10036: 0 FillPath
10037: newpath
10038: 316.88 249.62 320.88 253.62 RectPath
10039: 0 FillPath
10040: newpath
10041: 1 ps
10042: 0 0 0 SetFore  UseFore
10043: 0.996109 0.250004 0.847669 SetFore  UseFore
10044: 0.50 ps
10045: newpath 142.88 280.75 M
10046: 144.88 284.75 L
10047: 140.88 284.75 L
10048: closepath
10049: 1 FillPath
10050: 0 StrokePath newpath
10051: newpath 143.00 277.12 M
10052: 145.00 281.12 L
10053: 141.00 281.12 L
10054: closepath
10055: 1 FillPath
10056: 0 StrokePath newpath
10057: newpath 143.12 271.88 M
10058: 145.12 275.88 L
10059: 141.12 275.88 L
10060: closepath
10061: 1 FillPath
10062: 0 StrokePath newpath
10063: newpath 143.25 273.25 M
10064: 145.25 277.25 L
10065: 141.25 277.25 L
10066: closepath
10067: 1 FillPath
10068: 0 StrokePath newpath
10069: newpath 143.38 276.75 M
10070: 145.38 280.75 L
10071: 141.38 280.75 L
10072: closepath
10073: 1 FillPath
10074: 0 StrokePath newpath
10075: newpath 143.50 272.00 M
10076: 145.50 276.00 L
10077: 141.50 276.00 L
10078: closepath
10079: 1 FillPath
10080: 0 StrokePath newpath
10081: newpath 143.62 272.00 M
10082: 145.62 276.00 L
10083: 141.62 276.00 L
10084: closepath
10085: 1 FillPath
10086: 0 StrokePath newpath
10087: newpath 143.88 270.25 M
10088: 145.88 274.25 L
10089: 141.88 274.25 L
10090: closepath
10091: 1 FillPath
10092: 0 StrokePath newpath
10093: newpath 144.00 266.25 M
10094: 146.00 270.25 L
10095: 142.00 270.25 L
10096: closepath
10097: 1 FillPath
10098: 0 StrokePath newpath
10099: newpath 144.12 264.38 M
10100: 146.12 268.38 L
10101: 142.12 268.38 L
10102: closepath
10103: 1 FillPath
10104: 0 StrokePath newpath
10105: newpath 144.25 263.00 M
10106: 146.25 267.00 L
10107: 142.25 267.00 L
10108: closepath
10109: 1 FillPath
10110: 0 StrokePath newpath
10111: newpath 144.38 263.25 M
10112: 146.38 267.25 L
10113: 142.38 267.25 L
10114: closepath
10115: 1 FillPath
10116: 0 StrokePath newpath
10117: newpath 144.50 261.38 M
10118: 146.50 265.38 L
10119: 142.50 265.38 L
10120: closepath
10121: 1 FillPath
10122: 0 StrokePath newpath
10123: newpath 144.62 260.88 M
10124: 146.62 264.88 L
10125: 142.62 264.88 L
10126: closepath
10127: 1 FillPath
10128: 0 StrokePath newpath
10129: newpath 144.75 259.12 M
10130: 146.75 263.12 L
10131: 142.75 263.12 L
10132: closepath
10133: 1 FillPath
10134: 0 StrokePath newpath
10135: newpath 144.88 252.50 M
10136: 146.88 256.50 L
10137: 142.88 256.50 L
10138: closepath
10139: 1 FillPath
10140: 0 StrokePath newpath
10141: newpath 145.00 250.50 M
10142: 147.00 254.50 L
10143: 143.00 254.50 L
10144: closepath
10145: 1 FillPath
10146: 0 StrokePath newpath
10147: newpath 145.12 250.88 M
10148: 147.12 254.88 L
10149: 143.12 254.88 L
10150: closepath
10151: 1 FillPath
10152: 0 StrokePath newpath
10153: newpath 145.38 247.38 M
10154: 147.38 251.38 L
10155: 143.38 251.38 L
10156: closepath
10157: 1 FillPath
10158: 0 StrokePath newpath
10159: newpath 145.50 247.88 M
10160: 147.50 251.88 L
10161: 143.50 251.88 L
10162: closepath
10163: 1 FillPath
10164: 0 StrokePath newpath
10165: newpath 145.62 242.38 M
10166: 147.62 246.38 L
10167: 143.62 246.38 L
10168: closepath
10169: 1 FillPath
10170: 0 StrokePath newpath
10171: newpath 145.75 240.25 M
10172: 147.75 244.25 L
10173: 143.75 244.25 L
10174: closepath
10175: 1 FillPath
10176: 0 StrokePath newpath
10177: newpath 145.88 241.38 M
10178: 147.88 245.38 L
10179: 143.88 245.38 L
10180: closepath
10181: 1 FillPath
10182: 0 StrokePath newpath
10183: newpath 146.00 243.50 M
10184: 148.00 247.50 L
10185: 144.00 247.50 L
10186: closepath
10187: 1 FillPath
10188: 0 StrokePath newpath
10189: newpath 146.12 239.12 M
10190: 148.12 243.12 L
10191: 144.12 243.12 L
10192: closepath
10193: 1 FillPath
10194: 0 StrokePath newpath
10195: newpath 146.38 238.12 M
10196: 148.38 242.12 L
10197: 144.38 242.12 L
10198: closepath
10199: 1 FillPath
10200: 0 StrokePath newpath
10201: newpath 146.50 237.00 M
10202: 148.50 241.00 L
10203: 144.50 241.00 L
10204: closepath
10205: 1 FillPath
10206: 0 StrokePath newpath
10207: newpath 146.62 236.00 M
10208: 148.62 240.00 L
10209: 144.62 240.00 L
10210: closepath
10211: 1 FillPath
10212: 0 StrokePath newpath
10213: newpath 146.75 234.00 M
10214: 148.75 238.00 L
10215: 144.75 238.00 L
10216: closepath
10217: 1 FillPath
10218: 0 StrokePath newpath
10219: newpath 146.88 234.00 M
10220: 148.88 238.00 L
10221: 144.88 238.00 L
10222: closepath
10223: 1 FillPath
10224: 0 StrokePath newpath
10225: newpath 147.00 230.75 M
10226: 149.00 234.75 L
10227: 145.00 234.75 L
10228: closepath
10229: 1 FillPath
10230: 0 StrokePath newpath
10231: newpath 147.25 227.88 M
10232: 149.25 231.88 L
10233: 145.25 231.88 L
10234: closepath
10235: 1 FillPath
10236: 0 StrokePath newpath
10237: newpath 147.38 227.62 M
10238: 149.38 231.62 L
10239: 145.38 231.62 L
10240: closepath
10241: 1 FillPath
10242: 0 StrokePath newpath
10243: newpath 147.50 225.75 M
10244: 149.50 229.75 L
10245: 145.50 229.75 L
10246: closepath
10247: 1 FillPath
10248: 0 StrokePath newpath
10249: newpath 147.62 225.12 M
10250: 149.62 229.12 L
10251: 145.62 229.12 L
10252: closepath
10253: 1 FillPath
10254: 0 StrokePath newpath
10255: newpath 147.75 228.50 M
10256: 149.75 232.50 L
10257: 145.75 232.50 L
10258: closepath
10259: 1 FillPath
10260: 0 StrokePath newpath
10261: newpath 148.00 226.12 M
10262: 150.00 230.12 L
10263: 146.00 230.12 L
10264: closepath
10265: 1 FillPath
10266: 0 StrokePath newpath
10267: newpath 148.12 222.75 M
10268: 150.12 226.75 L
10269: 146.12 226.75 L
10270: closepath
10271: 1 FillPath
10272: 0 StrokePath newpath
10273: newpath 148.25 221.50 M
10274: 150.25 225.50 L
10275: 146.25 225.50 L
10276: closepath
10277: 1 FillPath
10278: 0 StrokePath newpath
10279: newpath 148.38 222.38 M
10280: 150.38 226.38 L
10281: 146.38 226.38 L
10282: closepath
10283: 1 FillPath
10284: 0 StrokePath newpath
10285: newpath 148.62 218.88 M
10286: 150.62 222.88 L
10287: 146.62 222.88 L
10288: closepath
10289: 1 FillPath
10290: 0 StrokePath newpath
10291: newpath 148.75 218.50 M
10292: 150.75 222.50 L
10293: 146.75 222.50 L
10294: closepath
10295: 1 FillPath
10296: 0 StrokePath newpath
10297: newpath 148.88 216.62 M
10298: 150.88 220.62 L
10299: 146.88 220.62 L
10300: closepath
10301: 1 FillPath
10302: 0 StrokePath newpath
10303: newpath 149.00 213.75 M
10304: 151.00 217.75 L
10305: 147.00 217.75 L
10306: closepath
10307: 1 FillPath
10308: 0 StrokePath newpath
10309: newpath 149.25 214.00 M
10310: 151.25 218.00 L
10311: 147.25 218.00 L
10312: closepath
10313: 1 FillPath
10314: 0 StrokePath newpath
10315: newpath 149.38 214.62 M
10316: 151.38 218.62 L
10317: 147.38 218.62 L
10318: closepath
10319: 1 FillPath
10320: 0 StrokePath newpath
10321: newpath 149.50 211.25 M
10322: 151.50 215.25 L
10323: 147.50 215.25 L
10324: closepath
10325: 1 FillPath
10326: 0 StrokePath newpath
10327: newpath 149.62 208.38 M
10328: 151.62 212.38 L
10329: 147.62 212.38 L
10330: closepath
10331: 1 FillPath
10332: 0 StrokePath newpath
10333: newpath 149.88 210.50 M
10334: 151.88 214.50 L
10335: 147.88 214.50 L
10336: closepath
10337: 1 FillPath
10338: 0 StrokePath newpath
10339: newpath 150.00 209.50 M
10340: 152.00 213.50 L
10341: 148.00 213.50 L
10342: closepath
10343: 1 FillPath
10344: 0 StrokePath newpath
10345: newpath 150.12 207.25 M
10346: 152.12 211.25 L
10347: 148.12 211.25 L
10348: closepath
10349: 1 FillPath
10350: 0 StrokePath newpath
10351: newpath 150.38 205.12 M
10352: 152.38 209.12 L
10353: 148.38 209.12 L
10354: closepath
10355: 1 FillPath
10356: 0 StrokePath newpath
10357: newpath 150.50 204.50 M
10358: 152.50 208.50 L
10359: 148.50 208.50 L
10360: closepath
10361: 1 FillPath
10362: 0 StrokePath newpath
10363: newpath 150.62 205.00 M
10364: 152.62 209.00 L
10365: 148.62 209.00 L
10366: closepath
10367: 1 FillPath
10368: 0 StrokePath newpath
10369: newpath 150.88 205.25 M
10370: 152.88 209.25 L
10371: 148.88 209.25 L
10372: closepath
10373: 1 FillPath
10374: 0 StrokePath newpath
10375: newpath 151.00 202.38 M
10376: 153.00 206.38 L
10377: 149.00 206.38 L
10378: closepath
10379: 1 FillPath
10380: 0 StrokePath newpath
10381: newpath 151.12 202.38 M
10382: 153.12 206.38 L
10383: 149.12 206.38 L
10384: closepath
10385: 1 FillPath
10386: 0 StrokePath newpath
10387: newpath 151.38 203.00 M
10388: 153.38 207.00 L
10389: 149.38 207.00 L
10390: closepath
10391: 1 FillPath
10392: 0 StrokePath newpath
10393: newpath 151.50 202.38 M
10394: 153.50 206.38 L
10395: 149.50 206.38 L
10396: closepath
10397: 1 FillPath
10398: 0 StrokePath newpath
10399: newpath 151.62 200.75 M
10400: 153.62 204.75 L
10401: 149.62 204.75 L
10402: closepath
10403: 1 FillPath
10404: 0 StrokePath newpath
10405: newpath 151.88 198.75 M
10406: 153.88 202.75 L
10407: 149.88 202.75 L
10408: closepath
10409: 1 FillPath
10410: 0 StrokePath newpath
10411: newpath 152.00 197.25 M
10412: 154.00 201.25 L
10413: 150.00 201.25 L
10414: closepath
10415: 1 FillPath
10416: 0 StrokePath newpath
10417: newpath 152.12 196.75 M
10418: 154.12 200.75 L
10419: 150.12 200.75 L
10420: closepath
10421: 1 FillPath
10422: 0 StrokePath newpath
10423: newpath 152.38 197.38 M
10424: 154.38 201.38 L
10425: 150.38 201.38 L
10426: closepath
10427: 1 FillPath
10428: 0 StrokePath newpath
10429: newpath 152.50 197.00 M
10430: 154.50 201.00 L
10431: 150.50 201.00 L
10432: closepath
10433: 1 FillPath
10434: 0 StrokePath newpath
10435: newpath 152.75 195.88 M
10436: 154.75 199.88 L
10437: 150.75 199.88 L
10438: closepath
10439: 1 FillPath
10440: 0 StrokePath newpath
10441: newpath 152.88 195.25 M
10442: 154.88 199.25 L
10443: 150.88 199.25 L
10444: closepath
10445: 1 FillPath
10446: 0 StrokePath newpath
10447: newpath 153.00 193.88 M
10448: 155.00 197.88 L
10449: 151.00 197.88 L
10450: closepath
10451: 1 FillPath
10452: 0 StrokePath newpath
10453: newpath 153.25 192.50 M
10454: 155.25 196.50 L
10455: 151.25 196.50 L
10456: closepath
10457: 1 FillPath
10458: 0 StrokePath newpath
10459: newpath 153.38 192.88 M
10460: 155.38 196.88 L
10461: 151.38 196.88 L
10462: closepath
10463: 1 FillPath
10464: 0 StrokePath newpath
10465: newpath 153.62 190.00 M
10466: 155.62 194.00 L
10467: 151.62 194.00 L
10468: closepath
10469: 1 FillPath
10470: 0 StrokePath newpath
10471: newpath 153.75 187.38 M
10472: 155.75 191.38 L
10473: 151.75 191.38 L
10474: closepath
10475: 1 FillPath
10476: 0 StrokePath newpath
10477: newpath 154.00 188.50 M
10478: 156.00 192.50 L
10479: 152.00 192.50 L
10480: closepath
10481: 1 FillPath
10482: 0 StrokePath newpath
10483: newpath 154.12 187.50 M
10484: 156.12 191.50 L
10485: 152.12 191.50 L
10486: closepath
10487: 1 FillPath
10488: 0 StrokePath newpath
10489: newpath 154.38 186.38 M
10490: 156.38 190.38 L
10491: 152.38 190.38 L
10492: closepath
10493: 1 FillPath
10494: 0 StrokePath newpath
10495: newpath 154.50 185.88 M
10496: 156.50 189.88 L
10497: 152.50 189.88 L
10498: closepath
10499: 1 FillPath
10500: 0 StrokePath newpath
10501: newpath 154.75 185.12 M
10502: 156.75 189.12 L
10503: 152.75 189.12 L
10504: closepath
10505: 1 FillPath
10506: 0 StrokePath newpath
10507: newpath 154.88 183.62 M
10508: 156.88 187.62 L
10509: 152.88 187.62 L
10510: closepath
10511: 1 FillPath
10512: 0 StrokePath newpath
10513: newpath 155.12 183.62 M
10514: 157.12 187.62 L
10515: 153.12 187.62 L
10516: closepath
10517: 1 FillPath
10518: 0 StrokePath newpath
10519: newpath 155.25 184.00 M
10520: 157.25 188.00 L
10521: 153.25 188.00 L
10522: closepath
10523: 1 FillPath
10524: 0 StrokePath newpath
10525: newpath 155.50 183.00 M
10526: 157.50 187.00 L
10527: 153.50 187.00 L
10528: closepath
10529: 1 FillPath
10530: 0 StrokePath newpath
10531: newpath 155.62 183.38 M
10532: 157.62 187.38 L
10533: 153.62 187.38 L
10534: closepath
10535: 1 FillPath
10536: 0 StrokePath newpath
10537: newpath 155.88 181.25 M
10538: 157.88 185.25 L
10539: 153.88 185.25 L
10540: closepath
10541: 1 FillPath
10542: 0 StrokePath newpath
10543: newpath 156.00 179.62 M
10544: 158.00 183.62 L
10545: 154.00 183.62 L
10546: closepath
10547: 1 FillPath
10548: 0 StrokePath newpath
10549: newpath 156.25 179.50 M
10550: 158.25 183.50 L
10551: 154.25 183.50 L
10552: closepath
10553: 1 FillPath
10554: 0 StrokePath newpath
10555: newpath 156.50 179.50 M
10556: 158.50 183.50 L
10557: 154.50 183.50 L
10558: closepath
10559: 1 FillPath
10560: 0 StrokePath newpath
10561: newpath 156.62 178.50 M
10562: 158.62 182.50 L
10563: 154.62 182.50 L
10564: closepath
10565: 1 FillPath
10566: 0 StrokePath newpath
10567: newpath 156.88 177.25 M
10568: 158.88 181.25 L
10569: 154.88 181.25 L
10570: closepath
10571: 1 FillPath
10572: 0 StrokePath newpath
10573: newpath 157.00 175.88 M
10574: 159.00 179.88 L
10575: 155.00 179.88 L
10576: closepath
10577: 1 FillPath
10578: 0 StrokePath newpath
10579: newpath 157.25 175.25 M
10580: 159.25 179.25 L
10581: 155.25 179.25 L
10582: closepath
10583: 1 FillPath
10584: 0 StrokePath newpath
10585: newpath 157.50 174.75 M
10586: 159.50 178.75 L
10587: 155.50 178.75 L
10588: closepath
10589: 1 FillPath
10590: 0 StrokePath newpath
10591: newpath 157.62 174.88 M
10592: 159.62 178.88 L
10593: 155.62 178.88 L
10594: closepath
10595: 1 FillPath
10596: 0 StrokePath newpath
10597: newpath 157.88 176.00 M
10598: 159.88 180.00 L
10599: 155.88 180.00 L
10600: closepath
10601: 1 FillPath
10602: 0 StrokePath newpath
10603: newpath 158.12 175.38 M
10604: 160.12 179.38 L
10605: 156.12 179.38 L
10606: closepath
10607: 1 FillPath
10608: 0 StrokePath newpath
10609: newpath 158.25 173.25 M
10610: 160.25 177.25 L
10611: 156.25 177.25 L
10612: closepath
10613: 1 FillPath
10614: 0 StrokePath newpath
10615: newpath 158.50 172.88 M
10616: 160.50 176.88 L
10617: 156.50 176.88 L
10618: closepath
10619: 1 FillPath
10620: 0 StrokePath newpath
10621: newpath 158.75 173.25 M
10622: 160.75 177.25 L
10623: 156.75 177.25 L
10624: closepath
10625: 1 FillPath
10626: 0 StrokePath newpath
10627: newpath 158.88 173.12 M
10628: 160.88 177.12 L
10629: 156.88 177.12 L
10630: closepath
10631: 1 FillPath
10632: 0 StrokePath newpath
10633: newpath 159.12 171.75 M
10634: 161.12 175.75 L
10635: 157.12 175.75 L
10636: closepath
10637: 1 FillPath
10638: 0 StrokePath newpath
10639: newpath 159.38 171.75 M
10640: 161.38 175.75 L
10641: 157.38 175.75 L
10642: closepath
10643: 1 FillPath
10644: 0 StrokePath newpath
10645: newpath 159.62 171.62 M
10646: 161.62 175.62 L
10647: 157.62 175.62 L
10648: closepath
10649: 1 FillPath
10650: 0 StrokePath newpath
10651: newpath 159.75 170.12 M
10652: 161.75 174.12 L
10653: 157.75 174.12 L
10654: closepath
10655: 1 FillPath
10656: 0 StrokePath newpath
10657: newpath 160.00 169.00 M
10658: 162.00 173.00 L
10659: 158.00 173.00 L
10660: closepath
10661: 1 FillPath
10662: 0 StrokePath newpath
10663: newpath 160.25 168.12 M
10664: 162.25 172.12 L
10665: 158.25 172.12 L
10666: closepath
10667: 1 FillPath
10668: 0 StrokePath newpath
10669: newpath 160.50 166.88 M
10670: 162.50 170.88 L
10671: 158.50 170.88 L
10672: closepath
10673: 1 FillPath
10674: 0 StrokePath newpath
10675: newpath 160.62 167.38 M
10676: 162.62 171.38 L
10677: 158.62 171.38 L
10678: closepath
10679: 1 FillPath
10680: 0 StrokePath newpath
10681: newpath 160.88 167.12 M
10682: 162.88 171.12 L
10683: 158.88 171.12 L
10684: closepath
10685: 1 FillPath
10686: 0 StrokePath newpath
10687: newpath 161.12 166.50 M
10688: 163.12 170.50 L
10689: 159.12 170.50 L
10690: closepath
10691: 1 FillPath
10692: 0 StrokePath newpath
10693: newpath 161.38 166.88 M
10694: 163.38 170.88 L
10695: 159.38 170.88 L
10696: closepath
10697: 1 FillPath
10698: 0 StrokePath newpath
10699: newpath 161.62 165.88 M
10700: 163.62 169.88 L
10701: 159.62 169.88 L
10702: closepath
10703: 1 FillPath
10704: 0 StrokePath newpath
10705: newpath 161.88 165.12 M
10706: 163.88 169.12 L
10707: 159.88 169.12 L
10708: closepath
10709: 1 FillPath
10710: 0 StrokePath newpath
10711: newpath 162.12 165.25 M
10712: 164.12 169.25 L
10713: 160.12 169.25 L
10714: closepath
10715: 1 FillPath
10716: 0 StrokePath newpath
10717: newpath 162.38 164.25 M
10718: 164.38 168.25 L
10719: 160.38 168.25 L
10720: closepath
10721: 1 FillPath
10722: 0 StrokePath newpath
10723: newpath 162.50 164.12 M
10724: 164.50 168.12 L
10725: 160.50 168.12 L
10726: closepath
10727: 1 FillPath
10728: 0 StrokePath newpath
10729: newpath 162.75 163.88 M
10730: 164.75 167.88 L
10731: 160.75 167.88 L
10732: closepath
10733: 1 FillPath
10734: 0 StrokePath newpath
10735: newpath 163.00 163.50 M
10736: 165.00 167.50 L
10737: 161.00 167.50 L
10738: closepath
10739: 1 FillPath
10740: 0 StrokePath newpath
10741: newpath 163.25 162.62 M
10742: 165.25 166.62 L
10743: 161.25 166.62 L
10744: closepath
10745: 1 FillPath
10746: 0 StrokePath newpath
10747: newpath 163.50 161.62 M
10748: 165.50 165.62 L
10749: 161.50 165.62 L
10750: closepath
10751: 1 FillPath
10752: 0 StrokePath newpath
10753: newpath 163.75 161.62 M
10754: 165.75 165.62 L
10755: 161.75 165.62 L
10756: closepath
10757: 1 FillPath
10758: 0 StrokePath newpath
10759: newpath 164.00 161.38 M
10760: 166.00 165.38 L
10761: 162.00 165.38 L
10762: closepath
10763: 1 FillPath
10764: 0 StrokePath newpath
10765: newpath 164.25 160.50 M
10766: 166.25 164.50 L
10767: 162.25 164.50 L
10768: closepath
10769: 1 FillPath
10770: 0 StrokePath newpath
10771: newpath 164.50 160.62 M
10772: 166.50 164.62 L
10773: 162.50 164.62 L
10774: closepath
10775: 1 FillPath
10776: 0 StrokePath newpath
10777: newpath 164.75 160.00 M
10778: 166.75 164.00 L
10779: 162.75 164.00 L
10780: closepath
10781: 1 FillPath
10782: 0 StrokePath newpath
10783: newpath 165.00 160.50 M
10784: 167.00 164.50 L
10785: 163.00 164.50 L
10786: closepath
10787: 1 FillPath
10788: 0 StrokePath newpath
10789: newpath 165.38 159.62 M
10790: 167.38 163.62 L
10791: 163.38 163.62 L
10792: closepath
10793: 1 FillPath
10794: 0 StrokePath newpath
10795: newpath 165.62 159.38 M
10796: 167.62 163.38 L
10797: 163.62 163.38 L
10798: closepath
10799: 1 FillPath
10800: 0 StrokePath newpath
10801: newpath 165.88 159.75 M
10802: 167.88 163.75 L
10803: 163.88 163.75 L
10804: closepath
10805: 1 FillPath
10806: 0 StrokePath newpath
10807: newpath 166.12 157.75 M
10808: 168.12 161.75 L
10809: 164.12 161.75 L
10810: closepath
10811: 1 FillPath
10812: 0 StrokePath newpath
10813: newpath 166.38 157.38 M
10814: 168.38 161.38 L
10815: 164.38 161.38 L
10816: closepath
10817: 1 FillPath
10818: 0 StrokePath newpath
10819: newpath 166.62 158.25 M
10820: 168.62 162.25 L
10821: 164.62 162.25 L
10822: closepath
10823: 1 FillPath
10824: 0 StrokePath newpath
10825: newpath 166.88 158.50 M
10826: 168.88 162.50 L
10827: 164.88 162.50 L
10828: closepath
10829: 1 FillPath
10830: 0 StrokePath newpath
10831: newpath 167.25 157.50 M
10832: 169.25 161.50 L
10833: 165.25 161.50 L
10834: closepath
10835: 1 FillPath
10836: 0 StrokePath newpath
10837: newpath 167.50 156.62 M
10838: 169.50 160.62 L
10839: 165.50 160.62 L
10840: closepath
10841: 1 FillPath
10842: 0 StrokePath newpath
10843: newpath 167.75 155.75 M
10844: 169.75 159.75 L
10845: 165.75 159.75 L
10846: closepath
10847: 1 FillPath
10848: 0 StrokePath newpath
10849: newpath 168.00 156.12 M
10850: 170.00 160.12 L
10851: 166.00 160.12 L
10852: closepath
10853: 1 FillPath
10854: 0 StrokePath newpath
10855: newpath 168.38 157.25 M
10856: 170.38 161.25 L
10857: 166.38 161.25 L
10858: closepath
10859: 1 FillPath
10860: 0 StrokePath newpath
10861: newpath 168.62 156.62 M
10862: 170.62 160.62 L
10863: 166.62 160.62 L
10864: closepath
10865: 1 FillPath
10866: 0 StrokePath newpath
10867: newpath 168.88 156.25 M
10868: 170.88 160.25 L
10869: 166.88 160.25 L
10870: closepath
10871: 1 FillPath
10872: 0 StrokePath newpath
10873: newpath 169.25 156.62 M
10874: 171.25 160.62 L
10875: 167.25 160.62 L
10876: closepath
10877: 1 FillPath
10878: 0 StrokePath newpath
10879: newpath 169.50 155.88 M
10880: 171.50 159.88 L
10881: 167.50 159.88 L
10882: closepath
10883: 1 FillPath
10884: 0 StrokePath newpath
10885: newpath 169.75 154.62 M
10886: 171.75 158.62 L
10887: 167.75 158.62 L
10888: closepath
10889: 1 FillPath
10890: 0 StrokePath newpath
10891: newpath 170.12 154.75 M
10892: 172.12 158.75 L
10893: 168.12 158.75 L
10894: closepath
10895: 1 FillPath
10896: 0 StrokePath newpath
10897: newpath 170.38 156.25 M
10898: 172.38 160.25 L
10899: 168.38 160.25 L
10900: closepath
10901: 1 FillPath
10902: 0 StrokePath newpath
10903: newpath 170.75 156.25 M
10904: 172.75 160.25 L
10905: 168.75 160.25 L
10906: closepath
10907: 1 FillPath
10908: 0 StrokePath newpath
10909: newpath 171.00 156.00 M
10910: 173.00 160.00 L
10911: 169.00 160.00 L
10912: closepath
10913: 1 FillPath
10914: 0 StrokePath newpath
10915: newpath 171.38 155.88 M
10916: 173.38 159.88 L
10917: 169.38 159.88 L
10918: closepath
10919: 1 FillPath
10920: 0 StrokePath newpath
10921: newpath 171.62 155.62 M
10922: 173.62 159.62 L
10923: 169.62 159.62 L
10924: closepath
10925: 1 FillPath
10926: 0 StrokePath newpath
10927: newpath 172.00 153.50 M
10928: 174.00 157.50 L
10929: 170.00 157.50 L
10930: closepath
10931: 1 FillPath
10932: 0 StrokePath newpath
10933: newpath 172.38 153.88 M
10934: 174.38 157.88 L
10935: 170.38 157.88 L
10936: closepath
10937: 1 FillPath
10938: 0 StrokePath newpath
10939: newpath 172.62 154.88 M
10940: 174.62 158.88 L
10941: 170.62 158.88 L
10942: closepath
10943: 1 FillPath
10944: 0 StrokePath newpath
10945: newpath 173.00 156.12 M
10946: 175.00 160.12 L
10947: 171.00 160.12 L
10948: closepath
10949: 1 FillPath
10950: 0 StrokePath newpath
10951: newpath 173.25 155.62 M
10952: 175.25 159.62 L
10953: 171.25 159.62 L
10954: closepath
10955: 1 FillPath
10956: 0 StrokePath newpath
10957: newpath 173.62 153.88 M
10958: 175.62 157.88 L
10959: 171.62 157.88 L
10960: closepath
10961: 1 FillPath
10962: 0 StrokePath newpath
10963: newpath 174.00 153.88 M
10964: 176.00 157.88 L
10965: 172.00 157.88 L
10966: closepath
10967: 1 FillPath
10968: 0 StrokePath newpath
10969: newpath 174.38 155.00 M
10970: 176.38 159.00 L
10971: 172.38 159.00 L
10972: closepath
10973: 1 FillPath
10974: 0 StrokePath newpath
10975: newpath 174.62 154.62 M
10976: 176.62 158.62 L
10977: 172.62 158.62 L
10978: closepath
10979: 1 FillPath
10980: 0 StrokePath newpath
10981: newpath 175.00 153.62 M
10982: 177.00 157.62 L
10983: 173.00 157.62 L
10984: closepath
10985: 1 FillPath
10986: 0 StrokePath newpath
10987: newpath 175.38 153.00 M
10988: 177.38 157.00 L
10989: 173.38 157.00 L
10990: closepath
10991: 1 FillPath
10992: 0 StrokePath newpath
10993: newpath 175.75 154.00 M
10994: 177.75 158.00 L
10995: 173.75 158.00 L
10996: closepath
10997: 1 FillPath
10998: 0 StrokePath newpath
10999: newpath 176.12 154.38 M
11000: 178.12 158.38 L
11001: 174.12 158.38 L
11002: closepath
11003: 1 FillPath
11004: 0 StrokePath newpath
11005: newpath 176.50 153.25 M
11006: 178.50 157.25 L
11007: 174.50 157.25 L
11008: closepath
11009: 1 FillPath
11010: 0 StrokePath newpath
11011: newpath 176.88 153.00 M
11012: 178.88 157.00 L
11013: 174.88 157.00 L
11014: closepath
11015: 1 FillPath
11016: 0 StrokePath newpath
11017: newpath 177.25 154.38 M
11018: 179.25 158.38 L
11019: 175.25 158.38 L
11020: closepath
11021: 1 FillPath
11022: 0 StrokePath newpath
11023: newpath 177.62 154.00 M
11024: 179.62 158.00 L
11025: 175.62 158.00 L
11026: closepath
11027: 1 FillPath
11028: 0 StrokePath newpath
11029: newpath 178.00 153.50 M
11030: 180.00 157.50 L
11031: 176.00 157.50 L
11032: closepath
11033: 1 FillPath
11034: 0 StrokePath newpath
11035: newpath 178.38 154.12 M
11036: 180.38 158.12 L
11037: 176.38 158.12 L
11038: closepath
11039: 1 FillPath
11040: 0 StrokePath newpath
11041: newpath 178.75 154.88 M
11042: 180.75 158.88 L
11043: 176.75 158.88 L
11044: closepath
11045: 1 FillPath
11046: 0 StrokePath newpath
11047: newpath 179.25 155.38 M
11048: 181.25 159.38 L
11049: 177.25 159.38 L
11050: closepath
11051: 1 FillPath
11052: 0 StrokePath newpath
11053: newpath 179.62 155.12 M
11054: 181.62 159.12 L
11055: 177.62 159.12 L
11056: closepath
11057: 1 FillPath
11058: 0 StrokePath newpath
11059: newpath 180.00 154.50 M
11060: 182.00 158.50 L
11061: 178.00 158.50 L
11062: closepath
11063: 1 FillPath
11064: 0 StrokePath newpath
11065: newpath 180.50 154.88 M
11066: 182.50 158.88 L
11067: 178.50 158.88 L
11068: closepath
11069: 1 FillPath
11070: 0 StrokePath newpath
11071: newpath 180.88 154.50 M
11072: 182.88 158.50 L
11073: 178.88 158.50 L
11074: closepath
11075: 1 FillPath
11076: 0 StrokePath newpath
11077: newpath 181.25 155.75 M
11078: 183.25 159.75 L
11079: 179.25 159.75 L
11080: closepath
11081: 1 FillPath
11082: 0 StrokePath newpath
11083: newpath 181.75 154.88 M
11084: 183.75 158.88 L
11085: 179.75 158.88 L
11086: closepath
11087: 1 FillPath
11088: 0 StrokePath newpath
11089: newpath 182.12 155.62 M
11090: 184.12 159.62 L
11091: 180.12 159.62 L
11092: closepath
11093: 1 FillPath
11094: 0 StrokePath newpath
11095: newpath 182.62 155.88 M
11096: 184.62 159.88 L
11097: 180.62 159.88 L
11098: closepath
11099: 1 FillPath
11100: 0 StrokePath newpath
11101: newpath 183.12 156.38 M
11102: 185.12 160.38 L
11103: 181.12 160.38 L
11104: closepath
11105: 1 FillPath
11106: 0 StrokePath newpath
11107: newpath 183.50 155.75 M
11108: 185.50 159.75 L
11109: 181.50 159.75 L
11110: closepath
11111: 1 FillPath
11112: 0 StrokePath newpath
11113: newpath 184.00 156.62 M
11114: 186.00 160.62 L
11115: 182.00 160.62 L
11116: closepath
11117: 1 FillPath
11118: 0 StrokePath newpath
11119: newpath 184.50 156.75 M
11120: 186.50 160.75 L
11121: 182.50 160.75 L
11122: closepath
11123: 1 FillPath
11124: 0 StrokePath newpath
11125: newpath 185.00 157.75 M
11126: 187.00 161.75 L
11127: 183.00 161.75 L
11128: closepath
11129: 1 FillPath
11130: 0 StrokePath newpath
11131: newpath 185.50 158.75 M
11132: 187.50 162.75 L
11133: 183.50 162.75 L
11134: closepath
11135: 1 FillPath
11136: 0 StrokePath newpath
11137: newpath 185.88 157.75 M
11138: 187.88 161.75 L
11139: 183.88 161.75 L
11140: closepath
11141: 1 FillPath
11142: 0 StrokePath newpath
11143: newpath 186.50 157.50 M
11144: 188.50 161.50 L
11145: 184.50 161.50 L
11146: closepath
11147: 1 FillPath
11148: 0 StrokePath newpath
11149: newpath 187.00 158.50 M
11150: 189.00 162.50 L
11151: 185.00 162.50 L
11152: closepath
11153: 1 FillPath
11154: 0 StrokePath newpath
11155: newpath 187.50 158.88 M
11156: 189.50 162.88 L
11157: 185.50 162.88 L
11158: closepath
11159: 1 FillPath
11160: 0 StrokePath newpath
11161: newpath 188.00 158.88 M
11162: 190.00 162.88 L
11163: 186.00 162.88 L
11164: closepath
11165: 1 FillPath
11166: 0 StrokePath newpath
11167: newpath 188.50 160.25 M
11168: 190.50 164.25 L
11169: 186.50 164.25 L
11170: closepath
11171: 1 FillPath
11172: 0 StrokePath newpath
11173: newpath 189.12 161.50 M
11174: 191.12 165.50 L
11175: 187.12 165.50 L
11176: closepath
11177: 1 FillPath
11178: 0 StrokePath newpath
11179: newpath 189.62 161.62 M
11180: 191.62 165.62 L
11181: 187.62 165.62 L
11182: closepath
11183: 1 FillPath
11184: 0 StrokePath newpath
11185: newpath 190.25 162.25 M
11186: 192.25 166.25 L
11187: 188.25 166.25 L
11188: closepath
11189: 1 FillPath
11190: 0 StrokePath newpath
11191: newpath 190.75 162.75 M
11192: 192.75 166.75 L
11193: 188.75 166.75 L
11194: closepath
11195: 1 FillPath
11196: 0 StrokePath newpath
11197: newpath 191.38 162.38 M
11198: 193.38 166.38 L
11199: 189.38 166.38 L
11200: closepath
11201: 1 FillPath
11202: 0 StrokePath newpath
11203: newpath 192.00 162.62 M
11204: 194.00 166.62 L
11205: 190.00 166.62 L
11206: closepath
11207: 1 FillPath
11208: 0 StrokePath newpath
11209: newpath 192.62 163.12 M
11210: 194.62 167.12 L
11211: 190.62 167.12 L
11212: closepath
11213: 1 FillPath
11214: 0 StrokePath newpath
11215: newpath 193.25 164.12 M
11216: 195.25 168.12 L
11217: 191.25 168.12 L
11218: closepath
11219: 1 FillPath
11220: 0 StrokePath newpath
11221: newpath 193.88 163.38 M
11222: 195.88 167.38 L
11223: 191.88 167.38 L
11224: closepath
11225: 1 FillPath
11226: 0 StrokePath newpath
11227: newpath 194.50 165.12 M
11228: 196.50 169.12 L
11229: 192.50 169.12 L
11230: closepath
11231: 1 FillPath
11232: 0 StrokePath newpath
11233: newpath 195.12 166.25 M
11234: 197.12 170.25 L
11235: 193.12 170.25 L
11236: closepath
11237: 1 FillPath
11238: 0 StrokePath newpath
11239: newpath 195.75 166.62 M
11240: 197.75 170.62 L
11241: 193.75 170.62 L
11242: closepath
11243: 1 FillPath
11244: 0 StrokePath newpath
11245: newpath 196.50 167.00 M
11246: 198.50 171.00 L
11247: 194.50 171.00 L
11248: closepath
11249: 1 FillPath
11250: 0 StrokePath newpath
11251: newpath 197.25 167.75 M
11252: 199.25 171.75 L
11253: 195.25 171.75 L
11254: closepath
11255: 1 FillPath
11256: 0 StrokePath newpath
11257: newpath 197.88 169.00 M
11258: 199.88 173.00 L
11259: 195.88 173.00 L
11260: closepath
11261: 1 FillPath
11262: 0 StrokePath newpath
11263: newpath 198.62 170.38 M
11264: 200.62 174.38 L
11265: 196.62 174.38 L
11266: closepath
11267: 1 FillPath
11268: 0 StrokePath newpath
11269: newpath 199.38 170.38 M
11270: 201.38 174.38 L
11271: 197.38 174.38 L
11272: closepath
11273: 1 FillPath
11274: 0 StrokePath newpath
11275: newpath 200.12 170.88 M
11276: 202.12 174.88 L
11277: 198.12 174.88 L
11278: closepath
11279: 1 FillPath
11280: 0 StrokePath newpath
11281: newpath 201.00 172.50 M
11282: 203.00 176.50 L
11283: 199.00 176.50 L
11284: closepath
11285: 1 FillPath
11286: 0 StrokePath newpath
11287: newpath 201.75 172.38 M
11288: 203.75 176.38 L
11289: 199.75 176.38 L
11290: closepath
11291: 1 FillPath
11292: 0 StrokePath newpath
11293: newpath 202.62 173.50 M
11294: 204.62 177.50 L
11295: 200.62 177.50 L
11296: closepath
11297: 1 FillPath
11298: 0 StrokePath newpath
11299: newpath 203.50 175.25 M
11300: 205.50 179.25 L
11301: 201.50 179.25 L
11302: closepath
11303: 1 FillPath
11304: 0 StrokePath newpath
11305: newpath 204.38 175.88 M
11306: 206.38 179.88 L
11307: 202.38 179.88 L
11308: closepath
11309: 1 FillPath
11310: 0 StrokePath newpath
11311: newpath 205.25 176.75 M
11312: 207.25 180.75 L
11313: 203.25 180.75 L
11314: closepath
11315: 1 FillPath
11316: 0 StrokePath newpath
11317: newpath 206.12 177.12 M
11318: 208.12 181.12 L
11319: 204.12 181.12 L
11320: closepath
11321: 1 FillPath
11322: 0 StrokePath newpath
11323: newpath 207.12 177.00 M
11324: 209.12 181.00 L
11325: 205.12 181.00 L
11326: closepath
11327: 1 FillPath
11328: 0 StrokePath newpath
11329: newpath 208.12 178.88 M
11330: 210.12 182.88 L
11331: 206.12 182.88 L
11332: closepath
11333: 1 FillPath
11334: 0 StrokePath newpath
11335: newpath 209.12 181.00 M
11336: 211.12 185.00 L
11337: 207.12 185.00 L
11338: closepath
11339: 1 FillPath
11340: 0 StrokePath newpath
11341: newpath 210.12 183.00 M
11342: 212.12 187.00 L
11343: 208.12 187.00 L
11344: closepath
11345: 1 FillPath
11346: 0 StrokePath newpath
11347: newpath 211.25 185.00 M
11348: 213.25 189.00 L
11349: 209.25 189.00 L
11350: closepath
11351: 1 FillPath
11352: 0 StrokePath newpath
11353: newpath 212.38 185.75 M
11354: 214.38 189.75 L
11355: 210.38 189.75 L
11356: closepath
11357: 1 FillPath
11358: 0 StrokePath newpath
11359: newpath 213.50 187.12 M
11360: 215.50 191.12 L
11361: 211.50 191.12 L
11362: closepath
11363: 1 FillPath
11364: 0 StrokePath newpath
11365: newpath 214.75 188.62 M
11366: 216.75 192.62 L
11367: 212.75 192.62 L
11368: closepath
11369: 1 FillPath
11370: 0 StrokePath newpath
11371: newpath 216.00 189.75 M
11372: 218.00 193.75 L
11373: 214.00 193.75 L
11374: closepath
11375: 1 FillPath
11376: 0 StrokePath newpath
11377: newpath 217.25 191.00 M
11378: 219.25 195.00 L
11379: 215.25 195.00 L
11380: closepath
11381: 1 FillPath
11382: 0 StrokePath newpath
11383: newpath 218.62 192.00 M
11384: 220.62 196.00 L
11385: 216.62 196.00 L
11386: closepath
11387: 1 FillPath
11388: 0 StrokePath newpath
11389: newpath 220.12 195.25 M
11390: 222.12 199.25 L
11391: 218.12 199.25 L
11392: closepath
11393: 1 FillPath
11394: 0 StrokePath newpath
11395: newpath 221.50 198.25 M
11396: 223.50 202.25 L
11397: 219.50 202.25 L
11398: closepath
11399: 1 FillPath
11400: 0 StrokePath newpath
11401: newpath 223.12 199.25 M
11402: 225.12 203.25 L
11403: 221.12 203.25 L
11404: closepath
11405: 1 FillPath
11406: 0 StrokePath newpath
11407: newpath 224.75 201.12 M
11408: 226.75 205.12 L
11409: 222.75 205.12 L
11410: closepath
11411: 1 FillPath
11412: 0 StrokePath newpath
11413: newpath 226.50 202.12 M
11414: 228.50 206.12 L
11415: 224.50 206.12 L
11416: closepath
11417: 1 FillPath
11418: 0 StrokePath newpath
11419: newpath 228.38 204.00 M
11420: 230.38 208.00 L
11421: 226.38 208.00 L
11422: closepath
11423: 1 FillPath
11424: 0 StrokePath newpath
11425: newpath 230.25 207.12 M
11426: 232.25 211.12 L
11427: 228.25 211.12 L
11428: closepath
11429: 1 FillPath
11430: 0 StrokePath newpath
11431: newpath 232.38 210.38 M
11432: 234.38 214.38 L
11433: 230.38 214.38 L
11434: closepath
11435: 1 FillPath
11436: 0 StrokePath newpath
11437: newpath 234.50 212.12 M
11438: 236.50 216.12 L
11439: 232.50 216.12 L
11440: closepath
11441: 1 FillPath
11442: 0 StrokePath newpath
11443: newpath 236.88 215.12 M
11444: 238.88 219.12 L
11445: 234.88 219.12 L
11446: closepath
11447: 1 FillPath
11448: 0 StrokePath newpath
11449: newpath 239.50 217.12 M
11450: 241.50 221.12 L
11451: 237.50 221.12 L
11452: closepath
11453: 1 FillPath
11454: 0 StrokePath newpath
11455: newpath 242.25 220.12 M
11456: 244.25 224.12 L
11457: 240.25 224.12 L
11458: closepath
11459: 1 FillPath
11460: 0 StrokePath newpath
11461: newpath 245.25 222.25 M
11462: 247.25 226.25 L
11463: 243.25 226.25 L
11464: closepath
11465: 1 FillPath
11466: 0 StrokePath newpath
11467: newpath 248.62 226.38 M
11468: 250.62 230.38 L
11469: 246.62 230.38 L
11470: closepath
11471: 1 FillPath
11472: 0 StrokePath newpath
11473: newpath 252.38 229.12 M
11474: 254.38 233.12 L
11475: 250.38 233.12 L
11476: closepath
11477: 1 FillPath
11478: 0 StrokePath newpath
11479: newpath 256.62 232.50 M
11480: 258.62 236.50 L
11481: 254.62 236.50 L
11482: closepath
11483: 1 FillPath
11484: 0 StrokePath newpath
11485: newpath 261.62 236.25 M
11486: 263.62 240.25 L
11487: 259.62 240.25 L
11488: closepath
11489: 1 FillPath
11490: 0 StrokePath newpath
11491: newpath 267.38 241.50 M
11492: 269.38 245.50 L
11493: 265.38 245.50 L
11494: closepath
11495: 1 FillPath
11496: 0 StrokePath newpath
11497: newpath 274.62 243.75 M
11498: 276.62 247.75 L
11499: 272.62 247.75 L
11500: closepath
11501: 1 FillPath
11502: 0 StrokePath newpath
11503: newpath 283.75 244.12 M
11504: 285.75 248.12 L
11505: 281.75 248.12 L
11506: closepath
11507: 1 FillPath
11508: 0 StrokePath newpath
11509: newpath 296.75 245.75 M
11510: 298.75 249.75 L
11511: 294.75 249.75 L
11512: closepath
11513: 1 FillPath
11514: 0 StrokePath newpath
11515: newpath 318.88 248.00 M
11516: 320.88 252.00 L
11517: 316.88 252.00 L
11518: closepath
11519: 1 FillPath
11520: 0 StrokePath newpath
11521: 1 ps
11522: 0 0 0 SetFore  UseFore
11523: 0.996109 0.250004 0.250004 SetFore  UseFore
11524: 0.50 ps
11525: newpath 146.50 281.12 2.00 0 360 arc
11526: 1 FillPath
11527: 0 StrokePath
11528: newpath
11529: 146.50 281.12 146.60 281.12 2 CapLine
11530: newpath 146.62 280.50 2.00 0 360 arc
11531: 1 FillPath
11532: 0 StrokePath
11533: newpath
11534: 146.62 280.50 146.72 280.50 2 CapLine
11535: newpath 146.75 278.00 2.00 0 360 arc
11536: 1 FillPath
11537: 0 StrokePath
11538: newpath
11539: 146.75 278.00 146.85 278.00 2 CapLine
11540: newpath 146.88 275.50 2.00 0 360 arc
11541: 1 FillPath
11542: 0 StrokePath
11543: newpath
11544: 146.88 275.50 146.97 275.50 2 CapLine
11545: newpath 147.00 270.00 2.00 0 360 arc
11546: 1 FillPath
11547: 0 StrokePath
11548: newpath
11549: 147.00 270.00 147.10 270.00 2 CapLine
11550: newpath 147.25 267.00 2.00 0 360 arc
11551: 1 FillPath
11552: 0 StrokePath
11553: newpath
11554: 147.25 267.00 147.35 267.00 2 CapLine
11555: newpath 147.38 268.12 2.00 0 360 arc
11556: 1 FillPath
11557: 0 StrokePath
11558: newpath
11559: 147.38 268.12 147.47 268.12 2 CapLine
11560: newpath 147.50 269.38 2.00 0 360 arc
11561: 1 FillPath
11562: 0 StrokePath
11563: newpath
11564: 147.50 269.38 147.60 269.38 2 CapLine
11565: newpath 147.62 267.50 2.00 0 360 arc
11566: 1 FillPath
11567: 0 StrokePath
11568: newpath
11569: 147.62 267.50 147.72 267.50 2 CapLine
11570: newpath 147.75 263.25 2.00 0 360 arc
11571: 1 FillPath
11572: 0 StrokePath
11573: newpath
11574: 147.75 263.25 147.85 263.25 2 CapLine
11575: newpath 148.00 261.12 2.00 0 360 arc
11576: 1 FillPath
11577: 0 StrokePath
11578: newpath
11579: 148.00 261.12 148.10 261.12 2 CapLine
11580: newpath 148.12 257.88 2.00 0 360 arc
11581: 1 FillPath
11582: 0 StrokePath
11583: newpath
11584: 148.12 257.88 148.22 257.88 2 CapLine
11585: newpath 148.25 255.62 2.00 0 360 arc
11586: 1 FillPath
11587: 0 StrokePath
11588: newpath
11589: 148.25 255.62 148.35 255.62 2 CapLine
11590: newpath 148.38 256.00 2.00 0 360 arc
11591: 1 FillPath
11592: 0 StrokePath
11593: newpath
11594: 148.38 256.00 148.47 256.00 2 CapLine
11595: newpath 148.62 255.75 2.00 0 360 arc
11596: 1 FillPath
11597: 0 StrokePath
11598: newpath
11599: 148.62 255.75 148.72 255.75 2 CapLine
11600: newpath 148.75 254.75 2.00 0 360 arc
11601: 1 FillPath
11602: 0 StrokePath
11603: newpath
11604: 148.75 254.75 148.85 254.75 2 CapLine
11605: newpath 148.88 251.25 2.00 0 360 arc
11606: 1 FillPath
11607: 0 StrokePath
11608: newpath
11609: 148.88 251.25 148.97 251.25 2 CapLine
11610: newpath 149.00 248.50 2.00 0 360 arc
11611: 1 FillPath
11612: 0 StrokePath
11613: newpath
11614: 149.00 248.50 149.10 248.50 2 CapLine
11615: newpath 149.25 246.62 2.00 0 360 arc
11616: 1 FillPath
11617: 0 StrokePath
11618: newpath
11619: 149.25 246.62 149.35 246.62 2 CapLine
11620: newpath 149.38 245.50 2.00 0 360 arc
11621: 1 FillPath
11622: 0 StrokePath
11623: newpath
11624: 149.38 245.50 149.47 245.50 2 CapLine
11625: newpath 149.50 243.88 2.00 0 360 arc
11626: 1 FillPath
11627: 0 StrokePath
11628: newpath
11629: 149.50 243.88 149.60 243.88 2 CapLine
11630: newpath 149.62 242.12 2.00 0 360 arc
11631: 1 FillPath
11632: 0 StrokePath
11633: newpath
11634: 149.62 242.12 149.72 242.12 2 CapLine
11635: newpath 149.88 240.75 2.00 0 360 arc
11636: 1 FillPath
11637: 0 StrokePath
11638: newpath
11639: 149.88 240.75 149.97 240.75 2 CapLine
11640: newpath 150.00 239.62 2.00 0 360 arc
11641: 1 FillPath
11642: 0 StrokePath
11643: newpath
11644: 150.00 239.62 150.10 239.62 2 CapLine
11645: newpath 150.12 237.88 2.00 0 360 arc
11646: 1 FillPath
11647: 0 StrokePath
11648: newpath
11649: 150.12 237.88 150.22 237.88 2 CapLine
11650: newpath 150.38 235.00 2.00 0 360 arc
11651: 1 FillPath
11652: 0 StrokePath
11653: newpath
11654: 150.38 235.00 150.47 235.00 2 CapLine
11655: newpath 150.50 235.00 2.00 0 360 arc
11656: 1 FillPath
11657: 0 StrokePath
11658: newpath
11659: 150.50 235.00 150.60 235.00 2 CapLine
11660: newpath 150.62 233.38 2.00 0 360 arc
11661: 1 FillPath
11662: 0 StrokePath
11663: newpath
11664: 150.62 233.38 150.72 233.38 2 CapLine
11665: newpath 150.88 231.25 2.00 0 360 arc
11666: 1 FillPath
11667: 0 StrokePath
11668: newpath
11669: 150.88 231.25 150.97 231.25 2 CapLine
11670: newpath 151.00 229.38 2.00 0 360 arc
11671: 1 FillPath
11672: 0 StrokePath
11673: newpath
11674: 151.00 229.38 151.10 229.38 2 CapLine
11675: newpath 151.12 227.12 2.00 0 360 arc
11676: 1 FillPath
11677: 0 StrokePath
11678: newpath
11679: 151.12 227.12 151.22 227.12 2 CapLine
11680: newpath 151.38 226.62 2.00 0 360 arc
11681: 1 FillPath
11682: 0 StrokePath
11683: newpath
11684: 151.38 226.62 151.47 226.62 2 CapLine
11685: newpath 151.50 225.38 2.00 0 360 arc
11686: 1 FillPath
11687: 0 StrokePath
11688: newpath
11689: 151.50 225.38 151.60 225.38 2 CapLine
11690: newpath 151.62 222.38 2.00 0 360 arc
11691: 1 FillPath
11692: 0 StrokePath
11693: newpath
11694: 151.62 222.38 151.72 222.38 2 CapLine
11695: newpath 151.88 221.38 2.00 0 360 arc
11696: 1 FillPath
11697: 0 StrokePath
11698: newpath
11699: 151.88 221.38 151.97 221.38 2 CapLine
11700: newpath 152.00 221.12 2.00 0 360 arc
11701: 1 FillPath
11702: 0 StrokePath
11703: newpath
11704: 152.00 221.12 152.10 221.12 2 CapLine
11705: newpath 152.12 220.62 2.00 0 360 arc
11706: 1 FillPath
11707: 0 StrokePath
11708: newpath
11709: 152.12 220.62 152.22 220.62 2 CapLine
11710: newpath 152.38 220.00 2.00 0 360 arc
11711: 1 FillPath
11712: 0 StrokePath
11713: newpath
11714: 152.38 220.00 152.47 220.00 2 CapLine
11715: newpath 152.50 219.12 2.00 0 360 arc
11716: 1 FillPath
11717: 0 StrokePath
11718: newpath
11719: 152.50 219.12 152.60 219.12 2 CapLine
11720: newpath 152.75 216.62 2.00 0 360 arc
11721: 1 FillPath
11722: 0 StrokePath
11723: newpath
11724: 152.75 216.62 152.85 216.62 2 CapLine
11725: newpath 152.88 215.62 2.00 0 360 arc
11726: 1 FillPath
11727: 0 StrokePath
11728: newpath
11729: 152.88 215.62 152.97 215.62 2 CapLine
11730: newpath 153.00 214.50 2.00 0 360 arc
11731: 1 FillPath
11732: 0 StrokePath
11733: newpath
11734: 153.00 214.50 153.10 214.50 2 CapLine
11735: newpath 153.25 213.12 2.00 0 360 arc
11736: 1 FillPath
11737: 0 StrokePath
11738: newpath
11739: 153.25 213.12 153.35 213.12 2 CapLine
11740: newpath 153.38 212.62 2.00 0 360 arc
11741: 1 FillPath
11742: 0 StrokePath
11743: newpath
11744: 153.38 212.62 153.47 212.62 2 CapLine
11745: newpath 153.62 212.38 2.00 0 360 arc
11746: 1 FillPath
11747: 0 StrokePath
11748: newpath
11749: 153.62 212.38 153.72 212.38 2 CapLine
11750: newpath 153.75 210.12 2.00 0 360 arc
11751: 1 FillPath
11752: 0 StrokePath
11753: newpath
11754: 153.75 210.12 153.85 210.12 2 CapLine
11755: newpath 154.00 209.75 2.00 0 360 arc
11756: 1 FillPath
11757: 0 StrokePath
11758: newpath
11759: 154.00 209.75 154.10 209.75 2 CapLine
11760: newpath 154.12 208.00 2.00 0 360 arc
11761: 1 FillPath
11762: 0 StrokePath
11763: newpath
11764: 154.12 208.00 154.22 208.00 2 CapLine
11765: newpath 154.38 208.00 2.00 0 360 arc
11766: 1 FillPath
11767: 0 StrokePath
11768: newpath
11769: 154.38 208.00 154.47 208.00 2 CapLine
11770: newpath 154.50 206.00 2.00 0 360 arc
11771: 1 FillPath
11772: 0 StrokePath
11773: newpath
11774: 154.50 206.00 154.60 206.00 2 CapLine
11775: newpath 154.75 204.12 2.00 0 360 arc
11776: 1 FillPath
11777: 0 StrokePath
11778: newpath
11779: 154.75 204.12 154.85 204.12 2 CapLine
11780: newpath 154.88 203.75 2.00 0 360 arc
11781: 1 FillPath
11782: 0 StrokePath
11783: newpath
11784: 154.88 203.75 154.97 203.75 2 CapLine
11785: newpath 155.12 203.00 2.00 0 360 arc
11786: 1 FillPath
11787: 0 StrokePath
11788: newpath
11789: 155.12 203.00 155.22 203.00 2 CapLine
11790: newpath 155.25 203.12 2.00 0 360 arc
11791: 1 FillPath
11792: 0 StrokePath
11793: newpath
11794: 155.25 203.12 155.35 203.12 2 CapLine
11795: newpath 155.50 202.00 2.00 0 360 arc
11796: 1 FillPath
11797: 0 StrokePath
11798: newpath
11799: 155.50 202.00 155.60 202.00 2 CapLine
11800: newpath 155.62 199.62 2.00 0 360 arc
11801: 1 FillPath
11802: 0 StrokePath
11803: newpath
11804: 155.62 199.62 155.72 199.62 2 CapLine
11805: newpath 155.88 200.12 2.00 0 360 arc
11806: 1 FillPath
11807: 0 StrokePath
11808: newpath
11809: 155.88 200.12 155.97 200.12 2 CapLine
11810: newpath 156.00 199.50 2.00 0 360 arc
11811: 1 FillPath
11812: 0 StrokePath
11813: newpath
11814: 156.00 199.50 156.10 199.50 2 CapLine
11815: newpath 156.25 198.00 2.00 0 360 arc
11816: 1 FillPath
11817: 0 StrokePath
11818: newpath
11819: 156.25 198.00 156.35 198.00 2 CapLine
11820: newpath 156.50 197.50 2.00 0 360 arc
11821: 1 FillPath
11822: 0 StrokePath
11823: newpath
11824: 156.50 197.50 156.60 197.50 2 CapLine
11825: newpath 156.62 195.88 2.00 0 360 arc
11826: 1 FillPath
11827: 0 StrokePath
11828: newpath
11829: 156.62 195.88 156.72 195.88 2 CapLine
11830: newpath 156.88 195.12 2.00 0 360 arc
11831: 1 FillPath
11832: 0 StrokePath
11833: newpath
11834: 156.88 195.12 156.97 195.12 2 CapLine
11835: newpath 157.00 194.75 2.00 0 360 arc
11836: 1 FillPath
11837: 0 StrokePath
11838: newpath
11839: 157.00 194.75 157.10 194.75 2 CapLine
11840: newpath 157.25 192.75 2.00 0 360 arc
11841: 1 FillPath
11842: 0 StrokePath
11843: newpath
11844: 157.25 192.75 157.35 192.75 2 CapLine
11845: newpath 157.50 190.75 2.00 0 360 arc
11846: 1 FillPath
11847: 0 StrokePath
11848: newpath
11849: 157.50 190.75 157.60 190.75 2 CapLine
11850: newpath 157.62 189.75 2.00 0 360 arc
11851: 1 FillPath
11852: 0 StrokePath
11853: newpath
11854: 157.62 189.75 157.72 189.75 2 CapLine
11855: newpath 157.88 189.12 2.00 0 360 arc
11856: 1 FillPath
11857: 0 StrokePath
11858: newpath
11859: 157.88 189.12 157.97 189.12 2 CapLine
11860: newpath 158.12 189.12 2.00 0 360 arc
11861: 1 FillPath
11862: 0 StrokePath
11863: newpath
11864: 158.12 189.12 158.22 189.12 2 CapLine
11865: newpath 158.25 189.00 2.00 0 360 arc
11866: 1 FillPath
11867: 0 StrokePath
11868: newpath
11869: 158.25 189.00 158.35 189.00 2 CapLine
11870: newpath 158.50 187.62 2.00 0 360 arc
11871: 1 FillPath
11872: 0 StrokePath
11873: newpath
11874: 158.50 187.62 158.60 187.62 2 CapLine
11875: newpath 158.75 187.12 2.00 0 360 arc
11876: 1 FillPath
11877: 0 StrokePath
11878: newpath
11879: 158.75 187.12 158.85 187.12 2 CapLine
11880: newpath 158.88 188.25 2.00 0 360 arc
11881: 1 FillPath
11882: 0 StrokePath
11883: newpath
11884: 158.88 188.25 158.97 188.25 2 CapLine
11885: newpath 159.12 186.50 2.00 0 360 arc
11886: 1 FillPath
11887: 0 StrokePath
11888: newpath
11889: 159.12 186.50 159.22 186.50 2 CapLine
11890: newpath 159.38 184.12 2.00 0 360 arc
11891: 1 FillPath
11892: 0 StrokePath
11893: newpath
11894: 159.38 184.12 159.47 184.12 2 CapLine
11895: newpath 159.62 184.12 2.00 0 360 arc
11896: 1 FillPath
11897: 0 StrokePath
11898: newpath
11899: 159.62 184.12 159.72 184.12 2 CapLine
11900: newpath 159.75 183.62 2.00 0 360 arc
11901: 1 FillPath
11902: 0 StrokePath
11903: newpath
11904: 159.75 183.62 159.85 183.62 2 CapLine
11905: newpath 160.00 183.12 2.00 0 360 arc
11906: 1 FillPath
11907: 0 StrokePath
11908: newpath
11909: 160.00 183.12 160.10 183.12 2 CapLine
11910: newpath 160.25 183.25 2.00 0 360 arc
11911: 1 FillPath
11912: 0 StrokePath
11913: newpath
11914: 160.25 183.25 160.35 183.25 2 CapLine
11915: newpath 160.50 182.38 2.00 0 360 arc
11916: 1 FillPath
11917: 0 StrokePath
11918: newpath
11919: 160.50 182.38 160.60 182.38 2 CapLine
11920: newpath 160.62 181.00 2.00 0 360 arc
11921: 1 FillPath
11922: 0 StrokePath
11923: newpath
11924: 160.62 181.00 160.72 181.00 2 CapLine
11925: newpath 160.88 179.50 2.00 0 360 arc
11926: 1 FillPath
11927: 0 StrokePath
11928: newpath
11929: 160.88 179.50 160.97 179.50 2 CapLine
11930: newpath 161.12 179.12 2.00 0 360 arc
11931: 1 FillPath
11932: 0 StrokePath
11933: newpath
11934: 161.12 179.12 161.22 179.12 2 CapLine
11935: newpath 161.38 179.75 2.00 0 360 arc
11936: 1 FillPath
11937: 0 StrokePath
11938: newpath
11939: 161.38 179.75 161.47 179.75 2 CapLine
11940: newpath 161.62 179.00 2.00 0 360 arc
11941: 1 FillPath
11942: 0 StrokePath
11943: newpath
11944: 161.62 179.00 161.72 179.00 2 CapLine
11945: newpath 161.88 179.12 2.00 0 360 arc
11946: 1 FillPath
11947: 0 StrokePath
11948: newpath
11949: 161.88 179.12 161.97 179.12 2 CapLine
11950: newpath 162.12 177.12 2.00 0 360 arc
11951: 1 FillPath
11952: 0 StrokePath
11953: newpath
11954: 162.12 177.12 162.22 177.12 2 CapLine
11955: newpath 162.38 176.25 2.00 0 360 arc
11956: 1 FillPath
11957: 0 StrokePath
11958: newpath
11959: 162.38 176.25 162.47 176.25 2 CapLine
11960: newpath 162.50 176.25 2.00 0 360 arc
11961: 1 FillPath
11962: 0 StrokePath
11963: newpath
11964: 162.50 176.25 162.60 176.25 2 CapLine
11965: newpath 162.75 176.38 2.00 0 360 arc
11966: 1 FillPath
11967: 0 StrokePath
11968: newpath
11969: 162.75 176.38 162.85 176.38 2 CapLine
11970: newpath 163.00 176.00 2.00 0 360 arc
11971: 1 FillPath
11972: 0 StrokePath
11973: newpath
11974: 163.00 176.00 163.10 176.00 2 CapLine
11975: newpath 163.25 174.75 2.00 0 360 arc
11976: 1 FillPath
11977: 0 StrokePath
11978: newpath
11979: 163.25 174.75 163.35 174.75 2 CapLine
11980: newpath 163.50 173.88 2.00 0 360 arc
11981: 1 FillPath
11982: 0 StrokePath
11983: newpath
11984: 163.50 173.88 163.60 173.88 2 CapLine
11985: newpath 163.75 173.00 2.00 0 360 arc
11986: 1 FillPath
11987: 0 StrokePath
11988: newpath
11989: 163.75 173.00 163.85 173.00 2 CapLine
11990: newpath 164.00 172.88 2.00 0 360 arc
11991: 1 FillPath
11992: 0 StrokePath
11993: newpath
11994: 164.00 172.88 164.10 172.88 2 CapLine
11995: newpath 164.25 173.50 2.00 0 360 arc
11996: 1 FillPath
11997: 0 StrokePath
11998: newpath
11999: 164.25 173.50 164.35 173.50 2 CapLine
12000: newpath 164.50 173.50 2.00 0 360 arc
12001: 1 FillPath
12002: 0 StrokePath
12003: newpath
12004: 164.50 173.50 164.60 173.50 2 CapLine
12005: newpath 164.75 172.12 2.00 0 360 arc
12006: 1 FillPath
12007: 0 StrokePath
12008: newpath
12009: 164.75 172.12 164.85 172.12 2 CapLine
12010: newpath 165.00 171.75 2.00 0 360 arc
12011: 1 FillPath
12012: 0 StrokePath
12013: newpath
12014: 165.00 171.75 165.10 171.75 2 CapLine
12015: newpath 165.38 171.38 2.00 0 360 arc
12016: 1 FillPath
12017: 0 StrokePath
12018: newpath
12019: 165.38 171.38 165.47 171.38 2 CapLine
12020: newpath 165.62 170.88 2.00 0 360 arc
12021: 1 FillPath
12022: 0 StrokePath
12023: newpath
12024: 165.62 170.88 165.72 170.88 2 CapLine
12025: newpath 165.88 170.62 2.00 0 360 arc
12026: 1 FillPath
12027: 0 StrokePath
12028: newpath
12029: 165.88 170.62 165.97 170.62 2 CapLine
12030: newpath 166.12 171.38 2.00 0 360 arc
12031: 1 FillPath
12032: 0 StrokePath
12033: newpath
12034: 166.12 171.38 166.22 171.38 2 CapLine
12035: newpath 166.38 171.12 2.00 0 360 arc
12036: 1 FillPath
12037: 0 StrokePath
12038: newpath
12039: 166.38 171.12 166.47 171.12 2 CapLine
12040: newpath 166.62 170.88 2.00 0 360 arc
12041: 1 FillPath
12042: 0 StrokePath
12043: newpath
12044: 166.62 170.88 166.72 170.88 2 CapLine
12045: newpath 166.88 169.38 2.00 0 360 arc
12046: 1 FillPath
12047: 0 StrokePath
12048: newpath
12049: 166.88 169.38 166.97 169.38 2 CapLine
12050: newpath 167.25 168.75 2.00 0 360 arc
12051: 1 FillPath
12052: 0 StrokePath
12053: newpath
12054: 167.25 168.75 167.35 168.75 2 CapLine
12055: newpath 167.50 167.75 2.00 0 360 arc
12056: 1 FillPath
12057: 0 StrokePath
12058: newpath
12059: 167.50 167.75 167.60 167.75 2 CapLine
12060: newpath 167.75 166.38 2.00 0 360 arc
12061: 1 FillPath
12062: 0 StrokePath
12063: newpath
12064: 167.75 166.38 167.85 166.38 2 CapLine
12065: newpath 168.00 165.62 2.00 0 360 arc
12066: 1 FillPath
12067: 0 StrokePath
12068: newpath
12069: 168.00 165.62 168.10 165.62 2 CapLine
12070: newpath 168.38 166.75 2.00 0 360 arc
12071: 1 FillPath
12072: 0 StrokePath
12073: newpath
12074: 168.38 166.75 168.47 166.75 2 CapLine
12075: newpath 168.62 166.50 2.00 0 360 arc
12076: 1 FillPath
12077: 0 StrokePath
12078: newpath
12079: 168.62 166.50 168.72 166.50 2 CapLine
12080: newpath 168.88 166.00 2.00 0 360 arc
12081: 1 FillPath
12082: 0 StrokePath
12083: newpath
12084: 168.88 166.00 168.97 166.00 2 CapLine
12085: newpath 169.25 165.50 2.00 0 360 arc
12086: 1 FillPath
12087: 0 StrokePath
12088: newpath
12089: 169.25 165.50 169.35 165.50 2 CapLine
12090: newpath 169.50 165.75 2.00 0 360 arc
12091: 1 FillPath
12092: 0 StrokePath
12093: newpath
12094: 169.50 165.75 169.60 165.75 2 CapLine
12095: newpath 169.75 164.88 2.00 0 360 arc
12096: 1 FillPath
12097: 0 StrokePath
12098: newpath
12099: 169.75 164.88 169.85 164.88 2 CapLine
12100: newpath 170.12 164.75 2.00 0 360 arc
12101: 1 FillPath
12102: 0 StrokePath
12103: newpath
12104: 170.12 164.75 170.22 164.75 2 CapLine
12105: newpath 170.38 163.88 2.00 0 360 arc
12106: 1 FillPath
12107: 0 StrokePath
12108: newpath
12109: 170.38 163.88 170.47 163.88 2 CapLine
12110: newpath 170.75 163.38 2.00 0 360 arc
12111: 1 FillPath
12112: 0 StrokePath
12113: newpath
12114: 170.75 163.38 170.85 163.38 2 CapLine
12115: newpath 171.00 163.00 2.00 0 360 arc
12116: 1 FillPath
12117: 0 StrokePath
12118: newpath
12119: 171.00 163.00 171.10 163.00 2 CapLine
12120: newpath 171.38 162.75 2.00 0 360 arc
12121: 1 FillPath
12122: 0 StrokePath
12123: newpath
12124: 171.38 162.75 171.47 162.75 2 CapLine
12125: newpath 171.62 162.75 2.00 0 360 arc
12126: 1 FillPath
12127: 0 StrokePath
12128: newpath
12129: 171.62 162.75 171.72 162.75 2 CapLine
12130: newpath 172.00 162.25 2.00 0 360 arc
12131: 1 FillPath
12132: 0 StrokePath
12133: newpath
12134: 172.00 162.25 172.10 162.25 2 CapLine
12135: newpath 172.38 162.38 2.00 0 360 arc
12136: 1 FillPath
12137: 0 StrokePath
12138: newpath
12139: 172.38 162.38 172.47 162.38 2 CapLine
12140: newpath 172.62 162.88 2.00 0 360 arc
12141: 1 FillPath
12142: 0 StrokePath
12143: newpath
12144: 172.62 162.88 172.72 162.88 2 CapLine
12145: newpath 173.00 162.50 2.00 0 360 arc
12146: 1 FillPath
12147: 0 StrokePath
12148: newpath
12149: 173.00 162.50 173.10 162.50 2 CapLine
12150: newpath 173.25 161.75 2.00 0 360 arc
12151: 1 FillPath
12152: 0 StrokePath
12153: newpath
12154: 173.25 161.75 173.35 161.75 2 CapLine
12155: newpath 173.62 160.88 2.00 0 360 arc
12156: 1 FillPath
12157: 0 StrokePath
12158: newpath
12159: 173.62 160.88 173.72 160.88 2 CapLine
12160: newpath 174.00 161.88 2.00 0 360 arc
12161: 1 FillPath
12162: 0 StrokePath
12163: newpath
12164: 174.00 161.88 174.10 161.88 2 CapLine
12165: newpath 174.38 162.25 2.00 0 360 arc
12166: 1 FillPath
12167: 0 StrokePath
12168: newpath
12169: 174.38 162.25 174.47 162.25 2 CapLine
12170: newpath 174.62 162.12 2.00 0 360 arc
12171: 1 FillPath
12172: 0 StrokePath
12173: newpath
12174: 174.62 162.12 174.72 162.12 2 CapLine
12175: newpath 175.00 160.25 2.00 0 360 arc
12176: 1 FillPath
12177: 0 StrokePath
12178: newpath
12179: 175.00 160.25 175.10 160.25 2 CapLine
12180: newpath 175.38 160.25 2.00 0 360 arc
12181: 1 FillPath
12182: 0 StrokePath
12183: newpath
12184: 175.38 160.25 175.47 160.25 2 CapLine
12185: newpath 175.75 161.50 2.00 0 360 arc
12186: 1 FillPath
12187: 0 StrokePath
12188: newpath
12189: 175.75 161.50 175.85 161.50 2 CapLine
12190: newpath 176.12 161.12 2.00 0 360 arc
12191: 1 FillPath
12192: 0 StrokePath
12193: newpath
12194: 176.12 161.12 176.22 161.12 2 CapLine
12195: newpath 176.50 160.75 2.00 0 360 arc
12196: 1 FillPath
12197: 0 StrokePath
12198: newpath
12199: 176.50 160.75 176.60 160.75 2 CapLine
12200: newpath 176.88 160.25 2.00 0 360 arc
12201: 1 FillPath
12202: 0 StrokePath
12203: newpath
12204: 176.88 160.25 176.97 160.25 2 CapLine
12205: newpath 177.25 160.50 2.00 0 360 arc
12206: 1 FillPath
12207: 0 StrokePath
12208: newpath
12209: 177.25 160.50 177.35 160.50 2 CapLine
12210: newpath 177.62 160.50 2.00 0 360 arc
12211: 1 FillPath
12212: 0 StrokePath
12213: newpath
12214: 177.62 160.50 177.72 160.50 2 CapLine
12215: newpath 178.00 161.12 2.00 0 360 arc
12216: 1 FillPath
12217: 0 StrokePath
12218: newpath
12219: 178.00 161.12 178.10 161.12 2 CapLine
12220: newpath 178.38 161.38 2.00 0 360 arc
12221: 1 FillPath
12222: 0 StrokePath
12223: newpath
12224: 178.38 161.38 178.47 161.38 2 CapLine
12225: newpath 178.75 160.75 2.00 0 360 arc
12226: 1 FillPath
12227: 0 StrokePath
12228: newpath
12229: 178.75 160.75 178.85 160.75 2 CapLine
12230: newpath 179.25 160.75 2.00 0 360 arc
12231: 1 FillPath
12232: 0 StrokePath
12233: newpath
12234: 179.25 160.75 179.35 160.75 2 CapLine
12235: newpath 179.62 160.12 2.00 0 360 arc
12236: 1 FillPath
12237: 0 StrokePath
12238: newpath
12239: 179.62 160.12 179.72 160.12 2 CapLine
12240: newpath 180.00 160.75 2.00 0 360 arc
12241: 1 FillPath
12242: 0 StrokePath
12243: newpath
12244: 180.00 160.75 180.10 160.75 2 CapLine
12245: newpath 180.50 160.12 2.00 0 360 arc
12246: 1 FillPath
12247: 0 StrokePath
12248: newpath
12249: 180.50 160.12 180.60 160.12 2 CapLine
12250: newpath 180.88 160.00 2.00 0 360 arc
12251: 1 FillPath
12252: 0 StrokePath
12253: newpath
12254: 180.88 160.00 180.97 160.00 2 CapLine
12255: newpath 181.25 161.00 2.00 0 360 arc
12256: 1 FillPath
12257: 0 StrokePath
12258: newpath
12259: 181.25 161.00 181.35 161.00 2 CapLine
12260: newpath 181.75 161.12 2.00 0 360 arc
12261: 1 FillPath
12262: 0 StrokePath
12263: newpath
12264: 181.75 161.12 181.85 161.12 2 CapLine
12265: newpath 182.12 161.25 2.00 0 360 arc
12266: 1 FillPath
12267: 0 StrokePath
12268: newpath
12269: 182.12 161.25 182.22 161.25 2 CapLine
12270: newpath 182.62 161.50 2.00 0 360 arc
12271: 1 FillPath
12272: 0 StrokePath
12273: newpath
12274: 182.62 161.50 182.72 161.50 2 CapLine
12275: newpath 183.12 162.38 2.00 0 360 arc
12276: 1 FillPath
12277: 0 StrokePath
12278: newpath
12279: 183.12 162.38 183.22 162.38 2 CapLine
12280: newpath 183.50 162.12 2.00 0 360 arc
12281: 1 FillPath
12282: 0 StrokePath
12283: newpath
12284: 183.50 162.12 183.60 162.12 2 CapLine
12285: newpath 184.00 161.75 2.00 0 360 arc
12286: 1 FillPath
12287: 0 StrokePath
12288: newpath
12289: 184.00 161.75 184.10 161.75 2 CapLine
12290: newpath 184.50 161.88 2.00 0 360 arc
12291: 1 FillPath
12292: 0 StrokePath
12293: newpath
12294: 184.50 161.88 184.60 161.88 2 CapLine
12295: newpath 185.00 162.50 2.00 0 360 arc
12296: 1 FillPath
12297: 0 StrokePath
12298: newpath
12299: 185.00 162.50 185.10 162.50 2 CapLine
12300: newpath 185.50 162.88 2.00 0 360 arc
12301: 1 FillPath
12302: 0 StrokePath
12303: newpath
12304: 185.50 162.88 185.60 162.88 2 CapLine
12305: newpath 185.88 161.38 2.00 0 360 arc
12306: 1 FillPath
12307: 0 StrokePath
12308: newpath
12309: 185.88 161.38 185.97 161.38 2 CapLine
12310: newpath 186.50 161.75 2.00 0 360 arc
12311: 1 FillPath
12312: 0 StrokePath
12313: newpath
12314: 186.50 161.75 186.60 161.75 2 CapLine
12315: newpath 187.00 161.75 2.00 0 360 arc
12316: 1 FillPath
12317: 0 StrokePath
12318: newpath
12319: 187.00 161.75 187.10 161.75 2 CapLine
12320: newpath 187.50 162.62 2.00 0 360 arc
12321: 1 FillPath
12322: 0 StrokePath
12323: newpath
12324: 187.50 162.62 187.60 162.62 2 CapLine
12325: newpath 188.00 163.62 2.00 0 360 arc
12326: 1 FillPath
12327: 0 StrokePath
12328: newpath
12329: 188.00 163.62 188.10 163.62 2 CapLine
12330: newpath 188.50 164.12 2.00 0 360 arc
12331: 1 FillPath
12332: 0 StrokePath
12333: newpath
12334: 188.50 164.12 188.60 164.12 2 CapLine
12335: newpath 189.12 164.00 2.00 0 360 arc
12336: 1 FillPath
12337: 0 StrokePath
12338: newpath
12339: 189.12 164.00 189.22 164.00 2 CapLine
12340: newpath 189.62 165.00 2.00 0 360 arc
12341: 1 FillPath
12342: 0 StrokePath
12343: newpath
12344: 189.62 165.00 189.72 165.00 2 CapLine
12345: newpath 190.25 165.88 2.00 0 360 arc
12346: 1 FillPath
12347: 0 StrokePath
12348: newpath
12349: 190.25 165.88 190.35 165.88 2 CapLine
12350: newpath 190.75 165.62 2.00 0 360 arc
12351: 1 FillPath
12352: 0 StrokePath
12353: newpath
12354: 190.75 165.62 190.85 165.62 2 CapLine
12355: newpath 191.38 164.88 2.00 0 360 arc
12356: 1 FillPath
12357: 0 StrokePath
12358: newpath
12359: 191.38 164.88 191.47 164.88 2 CapLine
12360: newpath 192.00 166.12 2.00 0 360 arc
12361: 1 FillPath
12362: 0 StrokePath
12363: newpath
12364: 192.00 166.12 192.10 166.12 2 CapLine
12365: newpath 192.62 166.75 2.00 0 360 arc
12366: 1 FillPath
12367: 0 StrokePath
12368: newpath
12369: 192.62 166.75 192.72 166.75 2 CapLine
12370: newpath 193.25 167.38 2.00 0 360 arc
12371: 1 FillPath
12372: 0 StrokePath
12373: newpath
12374: 193.25 167.38 193.35 167.38 2 CapLine
12375: newpath 193.88 168.25 2.00 0 360 arc
12376: 1 FillPath
12377: 0 StrokePath
12378: newpath
12379: 193.88 168.25 193.97 168.25 2 CapLine
12380: newpath 194.50 168.38 2.00 0 360 arc
12381: 1 FillPath
12382: 0 StrokePath
12383: newpath
12384: 194.50 168.38 194.60 168.38 2 CapLine
12385: newpath 195.12 169.25 2.00 0 360 arc
12386: 1 FillPath
12387: 0 StrokePath
12388: newpath
12389: 195.12 169.25 195.22 169.25 2 CapLine
12390: newpath 195.75 169.38 2.00 0 360 arc
12391: 1 FillPath
12392: 0 StrokePath
12393: newpath
12394: 195.75 169.38 195.85 169.38 2 CapLine
12395: newpath 196.50 170.50 2.00 0 360 arc
12396: 1 FillPath
12397: 0 StrokePath
12398: newpath
12399: 196.50 170.50 196.60 170.50 2 CapLine
12400: newpath 197.25 171.62 2.00 0 360 arc
12401: 1 FillPath
12402: 0 StrokePath
12403: newpath
12404: 197.25 171.62 197.35 171.62 2 CapLine
12405: newpath 197.88 171.12 2.00 0 360 arc
12406: 1 FillPath
12407: 0 StrokePath
12408: newpath
12409: 197.88 171.12 197.97 171.12 2 CapLine
12410: newpath 198.62 171.25 2.00 0 360 arc
12411: 1 FillPath
12412: 0 StrokePath
12413: newpath
12414: 198.62 171.25 198.72 171.25 2 CapLine
12415: newpath 199.38 172.25 2.00 0 360 arc
12416: 1 FillPath
12417: 0 StrokePath
12418: newpath
12419: 199.38 172.25 199.47 172.25 2 CapLine
12420: newpath 200.12 173.62 2.00 0 360 arc
12421: 1 FillPath
12422: 0 StrokePath
12423: newpath
12424: 200.12 173.62 200.22 173.62 2 CapLine
12425: newpath 201.00 174.50 2.00 0 360 arc
12426: 1 FillPath
12427: 0 StrokePath
12428: newpath
12429: 201.00 174.50 201.10 174.50 2 CapLine
12430: newpath 201.75 175.25 2.00 0 360 arc
12431: 1 FillPath
12432: 0 StrokePath
12433: newpath
12434: 201.75 175.25 201.85 175.25 2 CapLine
12435: newpath 202.62 177.00 2.00 0 360 arc
12436: 1 FillPath
12437: 0 StrokePath
12438: newpath
12439: 202.62 177.00 202.72 177.00 2 CapLine
12440: newpath 203.50 177.88 2.00 0 360 arc
12441: 1 FillPath
12442: 0 StrokePath
12443: newpath
12444: 203.50 177.88 203.60 177.88 2 CapLine
12445: newpath 204.38 178.62 2.00 0 360 arc
12446: 1 FillPath
12447: 0 StrokePath
12448: newpath
12449: 204.38 178.62 204.47 178.62 2 CapLine
12450: newpath 205.25 179.75 2.00 0 360 arc
12451: 1 FillPath
12452: 0 StrokePath
12453: newpath
12454: 205.25 179.75 205.35 179.75 2 CapLine
12455: newpath 206.12 180.25 2.00 0 360 arc
12456: 1 FillPath
12457: 0 StrokePath
12458: newpath
12459: 206.12 180.25 206.22 180.25 2 CapLine
12460: newpath 207.12 180.38 2.00 0 360 arc
12461: 1 FillPath
12462: 0 StrokePath
12463: newpath
12464: 207.12 180.38 207.22 180.38 2 CapLine
12465: newpath 208.12 181.50 2.00 0 360 arc
12466: 1 FillPath
12467: 0 StrokePath
12468: newpath
12469: 208.12 181.50 208.22 181.50 2 CapLine
12470: newpath 209.12 183.00 2.00 0 360 arc
12471: 1 FillPath
12472: 0 StrokePath
12473: newpath
12474: 209.12 183.00 209.22 183.00 2 CapLine
12475: newpath 210.12 183.50 2.00 0 360 arc
12476: 1 FillPath
12477: 0 StrokePath
12478: newpath
12479: 210.12 183.50 210.22 183.50 2 CapLine
12480: newpath 211.25 183.88 2.00 0 360 arc
12481: 1 FillPath
12482: 0 StrokePath
12483: newpath
12484: 211.25 183.88 211.35 183.88 2 CapLine
12485: newpath 212.38 185.88 2.00 0 360 arc
12486: 1 FillPath
12487: 0 StrokePath
12488: newpath
12489: 212.38 185.88 212.47 185.88 2 CapLine
12490: newpath 213.50 188.38 2.00 0 360 arc
12491: 1 FillPath
12492: 0 StrokePath
12493: newpath
12494: 213.50 188.38 213.60 188.38 2 CapLine
12495: newpath 214.75 189.75 2.00 0 360 arc
12496: 1 FillPath
12497: 0 StrokePath
12498: newpath
12499: 214.75 189.75 214.85 189.75 2 CapLine
12500: newpath 216.00 189.88 2.00 0 360 arc
12501: 1 FillPath
12502: 0 StrokePath
12503: newpath
12504: 216.00 189.88 216.10 189.88 2 CapLine
12505: newpath 217.25 191.00 2.00 0 360 arc
12506: 1 FillPath
12507: 0 StrokePath
12508: newpath
12509: 217.25 191.00 217.35 191.00 2 CapLine
12510: newpath 218.62 194.25 2.00 0 360 arc
12511: 1 FillPath
12512: 0 StrokePath
12513: newpath
12514: 218.62 194.25 218.72 194.25 2 CapLine
12515: newpath 220.12 196.38 2.00 0 360 arc
12516: 1 FillPath
12517: 0 StrokePath
12518: newpath
12519: 220.12 196.38 220.22 196.38 2 CapLine
12520: newpath 221.50 198.00 2.00 0 360 arc
12521: 1 FillPath
12522: 0 StrokePath
12523: newpath
12524: 221.50 198.00 221.60 198.00 2 CapLine
12525: newpath 223.12 200.12 2.00 0 360 arc
12526: 1 FillPath
12527: 0 StrokePath
12528: newpath
12529: 223.12 200.12 223.22 200.12 2 CapLine
12530: newpath 224.75 200.88 2.00 0 360 arc
12531: 1 FillPath
12532: 0 StrokePath
12533: newpath
12534: 224.75 200.88 224.85 200.88 2 CapLine
12535: newpath 226.50 201.88 2.00 0 360 arc
12536: 1 FillPath
12537: 0 StrokePath
12538: newpath
12539: 226.50 201.88 226.60 201.88 2 CapLine
12540: newpath 228.38 204.75 2.00 0 360 arc
12541: 1 FillPath
12542: 0 StrokePath
12543: newpath
12544: 228.38 204.75 228.47 204.75 2 CapLine
12545: newpath 230.25 208.00 2.00 0 360 arc
12546: 1 FillPath
12547: 0 StrokePath
12548: newpath
12549: 230.25 208.00 230.35 208.00 2 CapLine
12550: newpath 232.38 210.12 2.00 0 360 arc
12551: 1 FillPath
12552: 0 StrokePath
12553: newpath
12554: 232.38 210.12 232.47 210.12 2 CapLine
12555: newpath 234.50 212.75 2.00 0 360 arc
12556: 1 FillPath
12557: 0 StrokePath
12558: newpath
12559: 234.50 212.75 234.60 212.75 2 CapLine
12560: newpath 236.88 216.38 2.00 0 360 arc
12561: 1 FillPath
12562: 0 StrokePath
12563: newpath
12564: 236.88 216.38 236.97 216.38 2 CapLine
12565: newpath 239.50 218.75 2.00 0 360 arc
12566: 1 FillPath
12567: 0 StrokePath
12568: newpath
12569: 239.50 218.75 239.60 218.75 2 CapLine
12570: newpath 242.25 219.88 2.00 0 360 arc
12571: 1 FillPath
12572: 0 StrokePath
12573: newpath
12574: 242.25 219.88 242.35 219.88 2 CapLine
12575: newpath 245.25 222.62 2.00 0 360 arc
12576: 1 FillPath
12577: 0 StrokePath
12578: newpath
12579: 245.25 222.62 245.35 222.62 2 CapLine
12580: newpath 248.62 226.38 2.00 0 360 arc
12581: 1 FillPath
12582: 0 StrokePath
12583: newpath
12584: 248.62 226.38 248.72 226.38 2 CapLine
12585: newpath 252.38 229.62 2.00 0 360 arc
12586: 1 FillPath
12587: 0 StrokePath
12588: newpath
12589: 252.38 229.62 252.47 229.62 2 CapLine
12590: newpath 256.62 233.38 2.00 0 360 arc
12591: 1 FillPath
12592: 0 StrokePath
12593: newpath
12594: 256.62 233.38 256.73 233.38 2 CapLine
12595: newpath 261.62 237.38 2.00 0 360 arc
12596: 1 FillPath
12597: 0 StrokePath
12598: newpath
12599: 261.62 237.38 261.73 237.38 2 CapLine
12600: newpath 267.38 240.00 2.00 0 360 arc
12601: 1 FillPath
12602: 0 StrokePath
12603: newpath
12604: 267.38 240.00 267.48 240.00 2 CapLine
12605: newpath 274.62 240.12 2.00 0 360 arc
12606: 1 FillPath
12607: 0 StrokePath
12608: newpath
12609: 274.62 240.12 274.73 240.12 2 CapLine
12610: newpath 283.75 243.50 2.00 0 360 arc
12611: 1 FillPath
12612: 0 StrokePath
12613: newpath
12614: 283.75 243.50 283.85 243.50 2 CapLine
12615: newpath 296.75 250.00 2.00 0 360 arc
12616: 1 FillPath
12617: 0 StrokePath
12618: newpath
12619: 296.75 250.00 296.85 250.00 2 CapLine
12620: newpath 318.88 252.38 2.00 0 360 arc
12621: 1 FillPath
12622: 0 StrokePath
12623: newpath
12624: 318.88 252.38 318.98 252.38 2 CapLine
12625: 1 ps
12626: 0 0 0 SetFore  UseFore
12627: 0 0.531258 0.796887 SetFore  UseFore
12628: 0.50 ps
12629: newpath 159.50 279.25 M
12630: 163.50 279.25 L
12631: 159.50 283.25 L
12632: 163.50 283.25 L
12633: closepath
12634: 0 FillPath
12635: 0 StrokePath newpath
12636: newpath 159.62 277.12 M
12637: 163.62 277.12 L
12638: 159.62 281.12 L
12639: 163.62 281.12 L
12640: closepath
12641: 0 FillPath
12642: 0 StrokePath newpath
12643: newpath 159.75 277.50 M
12644: 163.75 277.50 L
12645: 159.75 281.50 L
12646: 163.75 281.50 L
12647: closepath
12648: 0 FillPath
12649: 0 StrokePath newpath
12650: newpath 159.88 275.38 M
12651: 163.88 275.38 L
12652: 159.88 279.38 L
12653: 163.88 279.38 L
12654: closepath
12655: 0 FillPath
12656: 0 StrokePath newpath
12657: newpath 160.00 273.00 M
12658: 164.00 273.00 L
12659: 160.00 277.00 L
12660: 164.00 277.00 L
12661: closepath
12662: 0 FillPath
12663: 0 StrokePath newpath
12664: newpath 160.12 273.62 M
12665: 164.12 273.62 L
12666: 160.12 277.62 L
12667: 164.12 277.62 L
12668: closepath
12669: 0 FillPath
12670: 0 StrokePath newpath
12671: newpath 160.25 271.38 M
12672: 164.25 271.38 L
12673: 160.25 275.38 L
12674: 164.25 275.38 L
12675: closepath
12676: 0 FillPath
12677: 0 StrokePath newpath
12678: newpath 160.38 271.00 M
12679: 164.38 271.00 L
12680: 160.38 275.00 L
12681: 164.38 275.00 L
12682: closepath
12683: 0 FillPath
12684: 0 StrokePath newpath
12685: newpath 160.38 268.75 M
12686: 164.38 268.75 L
12687: 160.38 272.75 L
12688: 164.38 272.75 L
12689: closepath
12690: 0 FillPath
12691: 0 StrokePath newpath
12692: newpath 160.50 267.25 M
12693: 164.50 267.25 L
12694: 160.50 271.25 L
12695: 164.50 271.25 L
12696: closepath
12697: 0 FillPath
12698: 0 StrokePath newpath
12699: newpath 160.62 265.75 M
12700: 164.62 265.75 L
12701: 160.62 269.75 L
12702: 164.62 269.75 L
12703: closepath
12704: 0 FillPath
12705: 0 StrokePath newpath
12706: newpath 160.75 266.12 M
12707: 164.75 266.12 L
12708: 160.75 270.12 L
12709: 164.75 270.12 L
12710: closepath
12711: 0 FillPath
12712: 0 StrokePath newpath
12713: newpath 160.88 265.50 M
12714: 164.88 265.50 L
12715: 160.88 269.50 L
12716: 164.88 269.50 L
12717: closepath
12718: 0 FillPath
12719: 0 StrokePath newpath
12720: newpath 161.00 261.50 M
12721: 165.00 261.50 L
12722: 161.00 265.50 L
12723: 165.00 265.50 L
12724: closepath
12725: 0 FillPath
12726: 0 StrokePath newpath
12727: newpath 161.12 260.50 M
12728: 165.12 260.50 L
12729: 161.12 264.50 L
12730: 165.12 264.50 L
12731: closepath
12732: 0 FillPath
12733: 0 StrokePath newpath
12734: newpath 161.25 258.62 M
12735: 165.25 258.62 L
12736: 161.25 262.62 L
12737: 165.25 262.62 L
12738: closepath
12739: 0 FillPath
12740: 0 StrokePath newpath
12741: newpath 161.38 256.75 M
12742: 165.38 256.75 L
12743: 161.38 260.75 L
12744: 165.38 260.75 L
12745: closepath
12746: 0 FillPath
12747: 0 StrokePath newpath
12748: newpath 161.50 257.12 M
12749: 165.50 257.12 L
12750: 161.50 261.12 L
12751: 165.50 261.12 L
12752: closepath
12753: 0 FillPath
12754: 0 StrokePath newpath
12755: newpath 161.62 255.12 M
12756: 165.62 255.12 L
12757: 161.62 259.12 L
12758: 165.62 259.12 L
12759: closepath
12760: 0 FillPath
12761: 0 StrokePath newpath
12762: newpath 161.75 254.62 M
12763: 165.75 254.62 L
12764: 161.75 258.62 L
12765: 165.75 258.62 L
12766: closepath
12767: 0 FillPath
12768: 0 StrokePath newpath
12769: newpath 161.88 253.38 M
12770: 165.88 253.38 L
12771: 161.88 257.38 L
12772: 165.88 257.38 L
12773: closepath
12774: 0 FillPath
12775: 0 StrokePath newpath
12776: newpath 162.00 252.88 M
12777: 166.00 252.88 L
12778: 162.00 256.88 L
12779: 166.00 256.88 L
12780: closepath
12781: 0 FillPath
12782: 0 StrokePath newpath
12783: newpath 162.12 254.00 M
12784: 166.12 254.00 L
12785: 162.12 258.00 L
12786: 166.12 258.00 L
12787: closepath
12788: 0 FillPath
12789: 0 StrokePath newpath
12790: newpath 162.25 251.62 M
12791: 166.25 251.62 L
12792: 162.25 255.62 L
12793: 166.25 255.62 L
12794: closepath
12795: 0 FillPath
12796: 0 StrokePath newpath
12797: newpath 162.38 251.12 M
12798: 166.38 251.12 L
12799: 162.38 255.12 L
12800: 166.38 255.12 L
12801: closepath
12802: 0 FillPath
12803: 0 StrokePath newpath
12804: newpath 162.50 251.25 M
12805: 166.50 251.25 L
12806: 162.50 255.25 L
12807: 166.50 255.25 L
12808: closepath
12809: 0 FillPath
12810: 0 StrokePath newpath
12811: newpath 162.62 250.88 M
12812: 166.62 250.88 L
12813: 162.62 254.88 L
12814: 166.62 254.88 L
12815: closepath
12816: 0 FillPath
12817: 0 StrokePath newpath
12818: newpath 162.75 246.25 M
12819: 166.75 246.25 L
12820: 162.75 250.25 L
12821: 166.75 250.25 L
12822: closepath
12823: 0 FillPath
12824: 0 StrokePath newpath
12825: newpath 162.88 245.75 M
12826: 166.88 245.75 L
12827: 162.88 249.75 L
12828: 166.88 249.75 L
12829: closepath
12830: 0 FillPath
12831: 0 StrokePath newpath
12832: newpath 163.00 245.50 M
12833: 167.00 245.50 L
12834: 163.00 249.50 L
12835: 167.00 249.50 L
12836: closepath
12837: 0 FillPath
12838: 0 StrokePath newpath
12839: newpath 163.12 244.38 M
12840: 167.12 244.38 L
12841: 163.12 248.38 L
12842: 167.12 248.38 L
12843: closepath
12844: 0 FillPath
12845: 0 StrokePath newpath
12846: newpath 163.38 242.75 M
12847: 167.38 242.75 L
12848: 163.38 246.75 L
12849: 167.38 246.75 L
12850: closepath
12851: 0 FillPath
12852: 0 StrokePath newpath
12853: newpath 163.50 241.38 M
12854: 167.50 241.38 L
12855: 163.50 245.38 L
12856: 167.50 245.38 L
12857: closepath
12858: 0 FillPath
12859: 0 StrokePath newpath
12860: newpath 163.62 241.25 M
12861: 167.62 241.25 L
12862: 163.62 245.25 L
12863: 167.62 245.25 L
12864: closepath
12865: 0 FillPath
12866: 0 StrokePath newpath
12867: newpath 163.75 239.38 M
12868: 167.75 239.38 L
12869: 163.75 243.38 L
12870: 167.75 243.38 L
12871: closepath
12872: 0 FillPath
12873: 0 StrokePath newpath
12874: newpath 163.88 238.88 M
12875: 167.88 238.88 L
12876: 163.88 242.88 L
12877: 167.88 242.88 L
12878: closepath
12879: 0 FillPath
12880: 0 StrokePath newpath
12881: newpath 164.00 237.38 M
12882: 168.00 237.38 L
12883: 164.00 241.38 L
12884: 168.00 241.38 L
12885: closepath
12886: 0 FillPath
12887: 0 StrokePath newpath
12888: newpath 164.12 236.00 M
12889: 168.12 236.00 L
12890: 164.12 240.00 L
12891: 168.12 240.00 L
12892: closepath
12893: 0 FillPath
12894: 0 StrokePath newpath
12895: newpath 164.25 234.62 M
12896: 168.25 234.62 L
12897: 164.25 238.62 L
12898: 168.25 238.62 L
12899: closepath
12900: 0 FillPath
12901: 0 StrokePath newpath
12902: newpath 164.38 233.38 M
12903: 168.38 233.38 L
12904: 164.38 237.38 L
12905: 168.38 237.38 L
12906: closepath
12907: 0 FillPath
12908: 0 StrokePath newpath
12909: newpath 164.50 233.38 M
12910: 168.50 233.38 L
12911: 164.50 237.38 L
12912: 168.50 237.38 L
12913: closepath
12914: 0 FillPath
12915: 0 StrokePath newpath
12916: newpath 164.62 233.38 M
12917: 168.62 233.38 L
12918: 164.62 237.38 L
12919: 168.62 237.38 L
12920: closepath
12921: 0 FillPath
12922: 0 StrokePath newpath
12923: newpath 164.75 233.00 M
12924: 168.75 233.00 L
12925: 164.75 237.00 L
12926: 168.75 237.00 L
12927: closepath
12928: 0 FillPath
12929: 0 StrokePath newpath
12930: newpath 164.88 231.75 M
12931: 168.88 231.75 L
12932: 164.88 235.75 L
12933: 168.88 235.75 L
12934: closepath
12935: 0 FillPath
12936: 0 StrokePath newpath
12937: newpath 165.12 231.25 M
12938: 169.12 231.25 L
12939: 165.12 235.25 L
12940: 169.12 235.25 L
12941: closepath
12942: 0 FillPath
12943: 0 StrokePath newpath
12944: newpath 165.25 230.75 M
12945: 169.25 230.75 L
12946: 165.25 234.75 L
12947: 169.25 234.75 L
12948: closepath
12949: 0 FillPath
12950: 0 StrokePath newpath
12951: newpath 165.38 228.38 M
12952: 169.38 228.38 L
12953: 165.38 232.38 L
12954: 169.38 232.38 L
12955: closepath
12956: 0 FillPath
12957: 0 StrokePath newpath
12958: newpath 165.50 227.62 M
12959: 169.50 227.62 L
12960: 165.50 231.62 L
12961: 169.50 231.62 L
12962: closepath
12963: 0 FillPath
12964: 0 StrokePath newpath
12965: newpath 165.62 227.12 M
12966: 169.62 227.12 L
12967: 165.62 231.12 L
12968: 169.62 231.12 L
12969: closepath
12970: 0 FillPath
12971: 0 StrokePath newpath
12972: newpath 165.75 226.00 M
12973: 169.75 226.00 L
12974: 165.75 230.00 L
12975: 169.75 230.00 L
12976: closepath
12977: 0 FillPath
12978: 0 StrokePath newpath
12979: newpath 165.88 224.62 M
12980: 169.88 224.62 L
12981: 165.88 228.62 L
12982: 169.88 228.62 L
12983: closepath
12984: 0 FillPath
12985: 0 StrokePath newpath
12986: newpath 166.00 223.62 M
12987: 170.00 223.62 L
12988: 166.00 227.62 L
12989: 170.00 227.62 L
12990: closepath
12991: 0 FillPath
12992: 0 StrokePath newpath
12993: newpath 166.25 223.12 M
12994: 170.25 223.12 L
12995: 166.25 227.12 L
12996: 170.25 227.12 L
12997: closepath
12998: 0 FillPath
12999: 0 StrokePath newpath
13000: newpath 166.38 222.00 M
13001: 170.38 222.00 L
13002: 166.38 226.00 L
13003: 170.38 226.00 L
13004: closepath
13005: 0 FillPath
13006: 0 StrokePath newpath
13007: newpath 166.50 221.62 M
13008: 170.50 221.62 L
13009: 166.50 225.62 L
13010: 170.50 225.62 L
13011: closepath
13012: 0 FillPath
13013: 0 StrokePath newpath
13014: newpath 166.62 222.00 M
13015: 170.62 222.00 L
13016: 166.62 226.00 L
13017: 170.62 226.00 L
13018: closepath
13019: 0 FillPath
13020: 0 StrokePath newpath
13021: newpath 166.75 221.12 M
13022: 170.75 221.12 L
13023: 166.75 225.12 L
13024: 170.75 225.12 L
13025: closepath
13026: 0 FillPath
13027: 0 StrokePath newpath
13028: newpath 166.88 219.12 M
13029: 170.88 219.12 L
13030: 166.88 223.12 L
13031: 170.88 223.12 L
13032: closepath
13033: 0 FillPath
13034: 0 StrokePath newpath
13035: newpath 167.12 218.88 M
13036: 171.12 218.88 L
13037: 167.12 222.88 L
13038: 171.12 222.88 L
13039: closepath
13040: 0 FillPath
13041: 0 StrokePath newpath
13042: newpath 167.25 218.50 M
13043: 171.25 218.50 L
13044: 167.25 222.50 L
13045: 171.25 222.50 L
13046: closepath
13047: 0 FillPath
13048: 0 StrokePath newpath
13049: newpath 167.38 217.38 M
13050: 171.38 217.38 L
13051: 167.38 221.38 L
13052: 171.38 221.38 L
13053: closepath
13054: 0 FillPath
13055: 0 StrokePath newpath
13056: newpath 167.50 215.38 M
13057: 171.50 215.38 L
13058: 167.50 219.38 L
13059: 171.50 219.38 L
13060: closepath
13061: 0 FillPath
13062: 0 StrokePath newpath
13063: newpath 167.62 214.88 M
13064: 171.62 214.88 L
13065: 167.62 218.88 L
13066: 171.62 218.88 L
13067: closepath
13068: 0 FillPath
13069: 0 StrokePath newpath
13070: newpath 167.75 215.75 M
13071: 171.75 215.75 L
13072: 167.75 219.75 L
13073: 171.75 219.75 L
13074: closepath
13075: 0 FillPath
13076: 0 StrokePath newpath
13077: newpath 168.00 214.38 M
13078: 172.00 214.38 L
13079: 168.00 218.38 L
13080: 172.00 218.38 L
13081: closepath
13082: 0 FillPath
13083: 0 StrokePath newpath
13084: newpath 168.12 212.50 M
13085: 172.12 212.50 L
13086: 168.12 216.50 L
13087: 172.12 216.50 L
13088: closepath
13089: 0 FillPath
13090: 0 StrokePath newpath
13091: newpath 168.25 212.62 M
13092: 172.25 212.62 L
13093: 168.25 216.62 L
13094: 172.25 216.62 L
13095: closepath
13096: 0 FillPath
13097: 0 StrokePath newpath
13098: newpath 168.38 212.50 M
13099: 172.38 212.50 L
13100: 168.38 216.50 L
13101: 172.38 216.50 L
13102: closepath
13103: 0 FillPath
13104: 0 StrokePath newpath
13105: newpath 168.62 212.00 M
13106: 172.62 212.00 L
13107: 168.62 216.00 L
13108: 172.62 216.00 L
13109: closepath
13110: 0 FillPath
13111: 0 StrokePath newpath
13112: newpath 168.75 212.12 M
13113: 172.75 212.12 L
13114: 168.75 216.12 L
13115: 172.75 216.12 L
13116: closepath
13117: 0 FillPath
13118: 0 StrokePath newpath
13119: newpath 168.88 210.88 M
13120: 172.88 210.88 L
13121: 168.88 214.88 L
13122: 172.88 214.88 L
13123: closepath
13124: 0 FillPath
13125: 0 StrokePath newpath
13126: newpath 169.00 209.75 M
13127: 173.00 209.75 L
13128: 169.00 213.75 L
13129: 173.00 213.75 L
13130: closepath
13131: 0 FillPath
13132: 0 StrokePath newpath
13133: newpath 169.25 209.00 M
13134: 173.25 209.00 L
13135: 169.25 213.00 L
13136: 173.25 213.00 L
13137: closepath
13138: 0 FillPath
13139: 0 StrokePath newpath
13140: newpath 169.38 206.75 M
13141: 173.38 206.75 L
13142: 169.38 210.75 L
13143: 173.38 210.75 L
13144: closepath
13145: 0 FillPath
13146: 0 StrokePath newpath
13147: newpath 169.50 205.62 M
13148: 173.50 205.62 L
13149: 169.50 209.62 L
13150: 173.50 209.62 L
13151: closepath
13152: 0 FillPath
13153: 0 StrokePath newpath
13154: newpath 169.62 206.00 M
13155: 173.62 206.00 L
13156: 169.62 210.00 L
13157: 173.62 210.00 L
13158: closepath
13159: 0 FillPath
13160: 0 StrokePath newpath
13161: newpath 169.88 206.25 M
13162: 173.88 206.25 L
13163: 169.88 210.25 L
13164: 173.88 210.25 L
13165: closepath
13166: 0 FillPath
13167: 0 StrokePath newpath
13168: newpath 170.00 206.00 M
13169: 174.00 206.00 L
13170: 170.00 210.00 L
13171: 174.00 210.00 L
13172: closepath
13173: 0 FillPath
13174: 0 StrokePath newpath
13175: newpath 170.12 206.00 M
13176: 174.12 206.00 L
13177: 170.12 210.00 L
13178: 174.12 210.00 L
13179: closepath
13180: 0 FillPath
13181: 0 StrokePath newpath
13182: newpath 170.38 206.75 M
13183: 174.38 206.75 L
13184: 170.38 210.75 L
13185: 174.38 210.75 L
13186: closepath
13187: 0 FillPath
13188: 0 StrokePath newpath
13189: newpath 170.50 204.50 M
13190: 174.50 204.50 L
13191: 170.50 208.50 L
13192: 174.50 208.50 L
13193: closepath
13194: 0 FillPath
13195: 0 StrokePath newpath
13196: newpath 170.62 202.50 M
13197: 174.62 202.50 L
13198: 170.62 206.50 L
13199: 174.62 206.50 L
13200: closepath
13201: 0 FillPath
13202: 0 StrokePath newpath
13203: newpath 170.75 202.38 M
13204: 174.75 202.38 L
13205: 170.75 206.38 L
13206: 174.75 206.38 L
13207: closepath
13208: 0 FillPath
13209: 0 StrokePath newpath
13210: newpath 171.00 202.00 M
13211: 175.00 202.00 L
13212: 171.00 206.00 L
13213: 175.00 206.00 L
13214: closepath
13215: 0 FillPath
13216: 0 StrokePath newpath
13217: newpath 171.12 200.75 M
13218: 175.12 200.75 L
13219: 171.12 204.75 L
13220: 175.12 204.75 L
13221: closepath
13222: 0 FillPath
13223: 0 StrokePath newpath
13224: newpath 171.25 199.62 M
13225: 175.25 199.62 L
13226: 171.25 203.62 L
13227: 175.25 203.62 L
13228: closepath
13229: 0 FillPath
13230: 0 StrokePath newpath
13231: newpath 171.50 200.00 M
13232: 175.50 200.00 L
13233: 171.50 204.00 L
13234: 175.50 204.00 L
13235: closepath
13236: 0 FillPath
13237: 0 StrokePath newpath
13238: newpath 171.62 198.88 M
13239: 175.62 198.88 L
13240: 171.62 202.88 L
13241: 175.62 202.88 L
13242: closepath
13243: 0 FillPath
13244: 0 StrokePath newpath
13245: newpath 171.88 198.62 M
13246: 175.88 198.62 L
13247: 171.88 202.62 L
13248: 175.88 202.62 L
13249: closepath
13250: 0 FillPath
13251: 0 StrokePath newpath
13252: newpath 172.00 198.00 M
13253: 176.00 198.00 L
13254: 172.00 202.00 L
13255: 176.00 202.00 L
13256: closepath
13257: 0 FillPath
13258: 0 StrokePath newpath
13259: newpath 172.12 197.38 M
13260: 176.12 197.38 L
13261: 172.12 201.38 L
13262: 176.12 201.38 L
13263: closepath
13264: 0 FillPath
13265: 0 StrokePath newpath
13266: newpath 172.38 197.75 M
13267: 176.38 197.75 L
13268: 172.38 201.75 L
13269: 176.38 201.75 L
13270: closepath
13271: 0 FillPath
13272: 0 StrokePath newpath
13273: newpath 172.50 197.38 M
13274: 176.50 197.38 L
13275: 172.50 201.38 L
13276: 176.50 201.38 L
13277: closepath
13278: 0 FillPath
13279: 0 StrokePath newpath
13280: newpath 172.62 196.12 M
13281: 176.62 196.12 L
13282: 172.62 200.12 L
13283: 176.62 200.12 L
13284: closepath
13285: 0 FillPath
13286: 0 StrokePath newpath
13287: newpath 172.88 196.00 M
13288: 176.88 196.00 L
13289: 172.88 200.00 L
13290: 176.88 200.00 L
13291: closepath
13292: 0 FillPath
13293: 0 StrokePath newpath
13294: newpath 173.00 194.88 M
13295: 177.00 194.88 L
13296: 173.00 198.88 L
13297: 177.00 198.88 L
13298: closepath
13299: 0 FillPath
13300: 0 StrokePath newpath
13301: newpath 173.25 195.25 M
13302: 177.25 195.25 L
13303: 173.25 199.25 L
13304: 177.25 199.25 L
13305: closepath
13306: 0 FillPath
13307: 0 StrokePath newpath
13308: newpath 173.38 194.50 M
13309: 177.38 194.50 L
13310: 173.38 198.50 L
13311: 177.38 198.50 L
13312: closepath
13313: 0 FillPath
13314: 0 StrokePath newpath
13315: newpath 173.62 193.50 M
13316: 177.62 193.50 L
13317: 173.62 197.50 L
13318: 177.62 197.50 L
13319: closepath
13320: 0 FillPath
13321: 0 StrokePath newpath
13322: newpath 173.75 193.12 M
13323: 177.75 193.12 L
13324: 173.75 197.12 L
13325: 177.75 197.12 L
13326: closepath
13327: 0 FillPath
13328: 0 StrokePath newpath
13329: newpath 174.00 192.50 M
13330: 178.00 192.50 L
13331: 174.00 196.50 L
13332: 178.00 196.50 L
13333: closepath
13334: 0 FillPath
13335: 0 StrokePath newpath
13336: newpath 174.12 192.00 M
13337: 178.12 192.00 L
13338: 174.12 196.00 L
13339: 178.12 196.00 L
13340: closepath
13341: 0 FillPath
13342: 0 StrokePath newpath
13343: newpath 174.25 191.38 M
13344: 178.25 191.38 L
13345: 174.25 195.38 L
13346: 178.25 195.38 L
13347: closepath
13348: 0 FillPath
13349: 0 StrokePath newpath
13350: newpath 174.50 190.50 M
13351: 178.50 190.50 L
13352: 174.50 194.50 L
13353: 178.50 194.50 L
13354: closepath
13355: 0 FillPath
13356: 0 StrokePath newpath
13357: newpath 174.62 190.00 M
13358: 178.62 190.00 L
13359: 174.62 194.00 L
13360: 178.62 194.00 L
13361: closepath
13362: 0 FillPath
13363: 0 StrokePath newpath
13364: newpath 174.88 190.00 M
13365: 178.88 190.00 L
13366: 174.88 194.00 L
13367: 178.88 194.00 L
13368: closepath
13369: 0 FillPath
13370: 0 StrokePath newpath
13371: newpath 175.00 190.25 M
13372: 179.00 190.25 L
13373: 175.00 194.25 L
13374: 179.00 194.25 L
13375: closepath
13376: 0 FillPath
13377: 0 StrokePath newpath
13378: newpath 175.25 189.62 M
13379: 179.25 189.62 L
13380: 175.25 193.62 L
13381: 179.25 193.62 L
13382: closepath
13383: 0 FillPath
13384: 0 StrokePath newpath
13385: newpath 175.38 188.62 M
13386: 179.38 188.62 L
13387: 175.38 192.62 L
13388: 179.38 192.62 L
13389: closepath
13390: 0 FillPath
13391: 0 StrokePath newpath
13392: newpath 175.62 188.88 M
13393: 179.62 188.88 L
13394: 175.62 192.88 L
13395: 179.62 192.88 L
13396: closepath
13397: 0 FillPath
13398: 0 StrokePath newpath
13399: newpath 175.88 188.38 M
13400: 179.88 188.38 L
13401: 175.88 192.38 L
13402: 179.88 192.38 L
13403: closepath
13404: 0 FillPath
13405: 0 StrokePath newpath
13406: newpath 176.00 187.12 M
13407: 180.00 187.12 L
13408: 176.00 191.12 L
13409: 180.00 191.12 L
13410: closepath
13411: 0 FillPath
13412: 0 StrokePath newpath
13413: newpath 176.25 186.88 M
13414: 180.25 186.88 L
13415: 176.25 190.88 L
13416: 180.25 190.88 L
13417: closepath
13418: 0 FillPath
13419: 0 StrokePath newpath
13420: newpath 176.38 186.75 M
13421: 180.38 186.75 L
13422: 176.38 190.75 L
13423: 180.38 190.75 L
13424: closepath
13425: 0 FillPath
13426: 0 StrokePath newpath
13427: newpath 176.62 186.50 M
13428: 180.62 186.50 L
13429: 176.62 190.50 L
13430: 180.62 190.50 L
13431: closepath
13432: 0 FillPath
13433: 0 StrokePath newpath
13434: newpath 176.75 186.38 M
13435: 180.75 186.38 L
13436: 176.75 190.38 L
13437: 180.75 190.38 L
13438: closepath
13439: 0 FillPath
13440: 0 StrokePath newpath
13441: newpath 177.00 185.38 M
13442: 181.00 185.38 L
13443: 177.00 189.38 L
13444: 181.00 189.38 L
13445: closepath
13446: 0 FillPath
13447: 0 StrokePath newpath
13448: newpath 177.25 184.50 M
13449: 181.25 184.50 L
13450: 177.25 188.50 L
13451: 181.25 188.50 L
13452: closepath
13453: 0 FillPath
13454: 0 StrokePath newpath
13455: newpath 177.38 184.50 M
13456: 181.38 184.50 L
13457: 177.38 188.50 L
13458: 181.38 188.50 L
13459: closepath
13460: 0 FillPath
13461: 0 StrokePath newpath
13462: newpath 177.62 184.12 M
13463: 181.62 184.12 L
13464: 177.62 188.12 L
13465: 181.62 188.12 L
13466: closepath
13467: 0 FillPath
13468: 0 StrokePath newpath
13469: newpath 177.88 184.25 M
13470: 181.88 184.25 L
13471: 177.88 188.25 L
13472: 181.88 188.25 L
13473: closepath
13474: 0 FillPath
13475: 0 StrokePath newpath
13476: newpath 178.00 183.75 M
13477: 182.00 183.75 L
13478: 178.00 187.75 L
13479: 182.00 187.75 L
13480: closepath
13481: 0 FillPath
13482: 0 StrokePath newpath
13483: newpath 178.25 182.88 M
13484: 182.25 182.88 L
13485: 178.25 186.88 L
13486: 182.25 186.88 L
13487: closepath
13488: 0 FillPath
13489: 0 StrokePath newpath
13490: newpath 178.50 182.38 M
13491: 182.50 182.38 L
13492: 178.50 186.38 L
13493: 182.50 186.38 L
13494: closepath
13495: 0 FillPath
13496: 0 StrokePath newpath
13497: newpath 178.62 183.12 M
13498: 182.62 183.12 L
13499: 178.62 187.12 L
13500: 182.62 187.12 L
13501: closepath
13502: 0 FillPath
13503: 0 StrokePath newpath
13504: newpath 178.88 182.62 M
13505: 182.88 182.62 L
13506: 178.88 186.62 L
13507: 182.88 186.62 L
13508: closepath
13509: 0 FillPath
13510: 0 StrokePath newpath
13511: newpath 179.12 181.12 M
13512: 183.12 181.12 L
13513: 179.12 185.12 L
13514: 183.12 185.12 L
13515: closepath
13516: 0 FillPath
13517: 0 StrokePath newpath
13518: newpath 179.25 181.00 M
13519: 183.25 181.00 L
13520: 179.25 185.00 L
13521: 183.25 185.00 L
13522: closepath
13523: 0 FillPath
13524: 0 StrokePath newpath
13525: newpath 179.50 181.00 M
13526: 183.50 181.00 L
13527: 179.50 185.00 L
13528: 183.50 185.00 L
13529: closepath
13530: 0 FillPath
13531: 0 StrokePath newpath
13532: newpath 179.75 181.25 M
13533: 183.75 181.25 L
13534: 179.75 185.25 L
13535: 183.75 185.25 L
13536: closepath
13537: 0 FillPath
13538: 0 StrokePath newpath
13539: newpath 180.00 180.88 M
13540: 184.00 180.88 L
13541: 180.00 184.88 L
13542: 184.00 184.88 L
13543: closepath
13544: 0 FillPath
13545: 0 StrokePath newpath
13546: newpath 180.12 181.12 M
13547: 184.12 181.12 L
13548: 180.12 185.12 L
13549: 184.12 185.12 L
13550: closepath
13551: 0 FillPath
13552: 0 StrokePath newpath
13553: newpath 180.38 181.00 M
13554: 184.38 181.00 L
13555: 180.38 185.00 L
13556: 184.38 185.00 L
13557: closepath
13558: 0 FillPath
13559: 0 StrokePath newpath
13560: newpath 180.62 180.25 M
13561: 184.62 180.25 L
13562: 180.62 184.25 L
13563: 184.62 184.25 L
13564: closepath
13565: 0 FillPath
13566: 0 StrokePath newpath
13567: newpath 180.88 180.12 M
13568: 184.88 180.12 L
13569: 180.88 184.12 L
13570: 184.88 184.12 L
13571: closepath
13572: 0 FillPath
13573: 0 StrokePath newpath
13574: newpath 181.12 179.75 M
13575: 185.12 179.75 L
13576: 181.12 183.75 L
13577: 185.12 183.75 L
13578: closepath
13579: 0 FillPath
13580: 0 StrokePath newpath
13581: newpath 181.25 179.00 M
13582: 185.25 179.00 L
13583: 181.25 183.00 L
13584: 185.25 183.00 L
13585: closepath
13586: 0 FillPath
13587: 0 StrokePath newpath
13588: newpath 181.50 178.25 M
13589: 185.50 178.25 L
13590: 181.50 182.25 L
13591: 185.50 182.25 L
13592: closepath
13593: 0 FillPath
13594: 0 StrokePath newpath
13595: newpath 181.75 177.62 M
13596: 185.75 177.62 L
13597: 181.75 181.62 L
13598: 185.75 181.62 L
13599: closepath
13600: 0 FillPath
13601: 0 StrokePath newpath
13602: newpath 182.00 177.38 M
13603: 186.00 177.38 L
13604: 182.00 181.38 L
13605: 186.00 181.38 L
13606: closepath
13607: 0 FillPath
13608: 0 StrokePath newpath
13609: newpath 182.25 177.12 M
13610: 186.25 177.12 L
13611: 182.25 181.12 L
13612: 186.25 181.12 L
13613: closepath
13614: 0 FillPath
13615: 0 StrokePath newpath
13616: newpath 182.50 176.75 M
13617: 186.50 176.75 L
13618: 182.50 180.75 L
13619: 186.50 180.75 L
13620: closepath
13621: 0 FillPath
13622: 0 StrokePath newpath
13623: newpath 182.75 176.62 M
13624: 186.75 176.62 L
13625: 182.75 180.62 L
13626: 186.75 180.62 L
13627: closepath
13628: 0 FillPath
13629: 0 StrokePath newpath
13630: newpath 183.00 176.38 M
13631: 187.00 176.38 L
13632: 183.00 180.38 L
13633: 187.00 180.38 L
13634: closepath
13635: 0 FillPath
13636: 0 StrokePath newpath
13637: newpath 183.25 176.62 M
13638: 187.25 176.62 L
13639: 183.25 180.62 L
13640: 187.25 180.62 L
13641: closepath
13642: 0 FillPath
13643: 0 StrokePath newpath
13644: newpath 183.50 176.62 M
13645: 187.50 176.62 L
13646: 183.50 180.62 L
13647: 187.50 180.62 L
13648: closepath
13649: 0 FillPath
13650: 0 StrokePath newpath
13651: newpath 183.75 176.75 M
13652: 187.75 176.75 L
13653: 183.75 180.75 L
13654: 187.75 180.75 L
13655: closepath
13656: 0 FillPath
13657: 0 StrokePath newpath
13658: newpath 183.88 176.50 M
13659: 187.88 176.50 L
13660: 183.88 180.50 L
13661: 187.88 180.50 L
13662: closepath
13663: 0 FillPath
13664: 0 StrokePath newpath
13665: newpath 184.12 176.00 M
13666: 188.12 176.00 L
13667: 184.12 180.00 L
13668: 188.12 180.00 L
13669: closepath
13670: 0 FillPath
13671: 0 StrokePath newpath
13672: newpath 184.50 176.25 M
13673: 188.50 176.25 L
13674: 184.50 180.25 L
13675: 188.50 180.25 L
13676: closepath
13677: 0 FillPath
13678: 0 StrokePath newpath
13679: newpath 184.75 177.00 M
13680: 188.75 177.00 L
13681: 184.75 181.00 L
13682: 188.75 181.00 L
13683: closepath
13684: 0 FillPath
13685: 0 StrokePath newpath
13686: newpath 185.00 176.50 M
13687: 189.00 176.50 L
13688: 185.00 180.50 L
13689: 189.00 180.50 L
13690: closepath
13691: 0 FillPath
13692: 0 StrokePath newpath
13693: newpath 185.25 175.75 M
13694: 189.25 175.75 L
13695: 185.25 179.75 L
13696: 189.25 179.75 L
13697: closepath
13698: 0 FillPath
13699: 0 StrokePath newpath
13700: newpath 185.50 175.62 M
13701: 189.50 175.62 L
13702: 185.50 179.62 L
13703: 189.50 179.62 L
13704: closepath
13705: 0 FillPath
13706: 0 StrokePath newpath
13707: newpath 185.75 175.12 M
13708: 189.75 175.12 L
13709: 185.75 179.12 L
13710: 189.75 179.12 L
13711: closepath
13712: 0 FillPath
13713: 0 StrokePath newpath
13714: newpath 186.00 175.38 M
13715: 190.00 175.38 L
13716: 186.00 179.38 L
13717: 190.00 179.38 L
13718: closepath
13719: 0 FillPath
13720: 0 StrokePath newpath
13721: newpath 186.25 174.88 M
13722: 190.25 174.88 L
13723: 186.25 178.88 L
13724: 190.25 178.88 L
13725: closepath
13726: 0 FillPath
13727: 0 StrokePath newpath
13728: newpath 186.50 174.25 M
13729: 190.50 174.25 L
13730: 186.50 178.25 L
13731: 190.50 178.25 L
13732: closepath
13733: 0 FillPath
13734: 0 StrokePath newpath
13735: newpath 186.75 174.38 M
13736: 190.75 174.38 L
13737: 186.75 178.38 L
13738: 190.75 178.38 L
13739: closepath
13740: 0 FillPath
13741: 0 StrokePath newpath
13742: newpath 187.12 174.38 M
13743: 191.12 174.38 L
13744: 187.12 178.38 L
13745: 191.12 178.38 L
13746: closepath
13747: 0 FillPath
13748: 0 StrokePath newpath
13749: newpath 187.38 174.38 M
13750: 191.38 174.38 L
13751: 187.38 178.38 L
13752: 191.38 178.38 L
13753: closepath
13754: 0 FillPath
13755: 0 StrokePath newpath
13756: newpath 187.62 174.75 M
13757: 191.62 174.75 L
13758: 187.62 178.75 L
13759: 191.62 178.75 L
13760: closepath
13761: 0 FillPath
13762: 0 StrokePath newpath
13763: newpath 187.88 174.50 M
13764: 191.88 174.50 L
13765: 187.88 178.50 L
13766: 191.88 178.50 L
13767: closepath
13768: 0 FillPath
13769: 0 StrokePath newpath
13770: newpath 188.25 174.12 M
13771: 192.25 174.12 L
13772: 188.25 178.12 L
13773: 192.25 178.12 L
13774: closepath
13775: 0 FillPath
13776: 0 StrokePath newpath
13777: newpath 188.50 174.00 M
13778: 192.50 174.00 L
13779: 188.50 178.00 L
13780: 192.50 178.00 L
13781: closepath
13782: 0 FillPath
13783: 0 StrokePath newpath
13784: newpath 188.75 174.00 M
13785: 192.75 174.00 L
13786: 188.75 178.00 L
13787: 192.75 178.00 L
13788: closepath
13789: 0 FillPath
13790: 0 StrokePath newpath
13791: newpath 189.12 173.50 M
13792: 193.12 173.50 L
13793: 189.12 177.50 L
13794: 193.12 177.50 L
13795: closepath
13796: 0 FillPath
13797: 0 StrokePath newpath
13798: newpath 189.38 173.62 M
13799: 193.38 173.62 L
13800: 189.38 177.62 L
13801: 193.38 177.62 L
13802: closepath
13803: 0 FillPath
13804: 0 StrokePath newpath
13805: newpath 189.62 174.00 M
13806: 193.62 174.00 L
13807: 189.62 178.00 L
13808: 193.62 178.00 L
13809: closepath
13810: 0 FillPath
13811: 0 StrokePath newpath
13812: newpath 190.00 173.75 M
13813: 194.00 173.75 L
13814: 190.00 177.75 L
13815: 194.00 177.75 L
13816: closepath
13817: 0 FillPath
13818: 0 StrokePath newpath
13819: newpath 190.25 174.00 M
13820: 194.25 174.00 L
13821: 190.25 178.00 L
13822: 194.25 178.00 L
13823: closepath
13824: 0 FillPath
13825: 0 StrokePath newpath
13826: newpath 190.62 173.88 M
13827: 194.62 173.88 L
13828: 190.62 177.88 L
13829: 194.62 177.88 L
13830: closepath
13831: 0 FillPath
13832: 0 StrokePath newpath
13833: newpath 190.88 173.88 M
13834: 194.88 173.88 L
13835: 190.88 177.88 L
13836: 194.88 177.88 L
13837: closepath
13838: 0 FillPath
13839: 0 StrokePath newpath
13840: newpath 191.25 173.12 M
13841: 195.25 173.12 L
13842: 191.25 177.12 L
13843: 195.25 177.12 L
13844: closepath
13845: 0 FillPath
13846: 0 StrokePath newpath
13847: newpath 191.50 173.25 M
13848: 195.50 173.25 L
13849: 191.50 177.25 L
13850: 195.50 177.25 L
13851: closepath
13852: 0 FillPath
13853: 0 StrokePath newpath
13854: newpath 191.88 174.25 M
13855: 195.88 174.25 L
13856: 191.88 178.25 L
13857: 195.88 178.25 L
13858: closepath
13859: 0 FillPath
13860: 0 StrokePath newpath
13861: newpath 192.12 174.62 M
13862: 196.12 174.62 L
13863: 192.12 178.62 L
13864: 196.12 178.62 L
13865: closepath
13866: 0 FillPath
13867: 0 StrokePath newpath
13868: newpath 192.50 174.12 M
13869: 196.50 174.12 L
13870: 192.50 178.12 L
13871: 196.50 178.12 L
13872: closepath
13873: 0 FillPath
13874: 0 StrokePath newpath
13875: newpath 192.75 174.38 M
13876: 196.75 174.38 L
13877: 192.75 178.38 L
13878: 196.75 178.38 L
13879: closepath
13880: 0 FillPath
13881: 0 StrokePath newpath
13882: newpath 193.12 174.25 M
13883: 197.12 174.25 L
13884: 193.12 178.25 L
13885: 197.12 178.25 L
13886: closepath
13887: 0 FillPath
13888: 0 StrokePath newpath
13889: newpath 193.50 173.62 M
13890: 197.50 173.62 L
13891: 193.50 177.62 L
13892: 197.50 177.62 L
13893: closepath
13894: 0 FillPath
13895: 0 StrokePath newpath
13896: newpath 193.75 173.62 M
13897: 197.75 173.62 L
13898: 193.75 177.62 L
13899: 197.75 177.62 L
13900: closepath
13901: 0 FillPath
13902: 0 StrokePath newpath
13903: newpath 194.12 174.38 M
13904: 198.12 174.38 L
13905: 194.12 178.38 L
13906: 198.12 178.38 L
13907: closepath
13908: 0 FillPath
13909: 0 StrokePath newpath
13910: newpath 194.50 175.12 M
13911: 198.50 175.12 L
13912: 194.50 179.12 L
13913: 198.50 179.12 L
13914: closepath
13915: 0 FillPath
13916: 0 StrokePath newpath
13917: newpath 194.88 173.62 M
13918: 198.88 173.62 L
13919: 194.88 177.62 L
13920: 198.88 177.62 L
13921: closepath
13922: 0 FillPath
13923: 0 StrokePath newpath
13924: newpath 195.25 173.75 M
13925: 199.25 173.75 L
13926: 195.25 177.75 L
13927: 199.25 177.75 L
13928: closepath
13929: 0 FillPath
13930: 0 StrokePath newpath
13931: newpath 195.50 174.75 M
13932: 199.50 174.75 L
13933: 195.50 178.75 L
13934: 199.50 178.75 L
13935: closepath
13936: 0 FillPath
13937: 0 StrokePath newpath
13938: newpath 195.88 174.75 M
13939: 199.88 174.75 L
13940: 195.88 178.75 L
13941: 199.88 178.75 L
13942: closepath
13943: 0 FillPath
13944: 0 StrokePath newpath
13945: newpath 196.25 174.38 M
13946: 200.25 174.38 L
13947: 196.25 178.38 L
13948: 200.25 178.38 L
13949: closepath
13950: 0 FillPath
13951: 0 StrokePath newpath
13952: newpath 196.62 174.50 M
13953: 200.62 174.50 L
13954: 196.62 178.50 L
13955: 200.62 178.50 L
13956: closepath
13957: 0 FillPath
13958: 0 StrokePath newpath
13959: newpath 197.00 174.12 M
13960: 201.00 174.12 L
13961: 197.00 178.12 L
13962: 201.00 178.12 L
13963: closepath
13964: 0 FillPath
13965: 0 StrokePath newpath
13966: newpath 197.38 174.12 M
13967: 201.38 174.12 L
13968: 197.38 178.12 L
13969: 201.38 178.12 L
13970: closepath
13971: 0 FillPath
13972: 0 StrokePath newpath
13973: newpath 197.75 174.38 M
13974: 201.75 174.38 L
13975: 197.75 178.38 L
13976: 201.75 178.38 L
13977: closepath
13978: 0 FillPath
13979: 0 StrokePath newpath
13980: newpath 198.12 176.12 M
13981: 202.12 176.12 L
13982: 198.12 180.12 L
13983: 202.12 180.12 L
13984: closepath
13985: 0 FillPath
13986: 0 StrokePath newpath
13987: newpath 198.62 176.50 M
13988: 202.62 176.50 L
13989: 198.62 180.50 L
13990: 202.62 180.50 L
13991: closepath
13992: 0 FillPath
13993: 0 StrokePath newpath
13994: newpath 199.00 176.12 M
13995: 203.00 176.12 L
13996: 199.00 180.12 L
13997: 203.00 180.12 L
13998: closepath
13999: 0 FillPath
14000: 0 StrokePath newpath
14001: newpath 199.38 176.25 M
14002: 203.38 176.25 L
14003: 199.38 180.25 L
14004: 203.38 180.25 L
14005: closepath
14006: 0 FillPath
14007: 0 StrokePath newpath
14008: newpath 199.75 175.88 M
14009: 203.75 175.88 L
14010: 199.75 179.88 L
14011: 203.75 179.88 L
14012: closepath
14013: 0 FillPath
14014: 0 StrokePath newpath
14015: newpath 200.12 176.25 M
14016: 204.12 176.25 L
14017: 200.12 180.25 L
14018: 204.12 180.25 L
14019: closepath
14020: 0 FillPath
14021: 0 StrokePath newpath
14022: newpath 200.62 176.88 M
14023: 204.62 176.88 L
14024: 200.62 180.88 L
14025: 204.62 180.88 L
14026: closepath
14027: 0 FillPath
14028: 0 StrokePath newpath
14029: newpath 201.00 177.75 M
14030: 205.00 177.75 L
14031: 201.00 181.75 L
14032: 205.00 181.75 L
14033: closepath
14034: 0 FillPath
14035: 0 StrokePath newpath
14036: newpath 201.50 178.38 M
14037: 205.50 178.38 L
14038: 201.50 182.38 L
14039: 205.50 182.38 L
14040: closepath
14041: 0 FillPath
14042: 0 StrokePath newpath
14043: newpath 201.88 178.00 M
14044: 205.88 178.00 L
14045: 201.88 182.00 L
14046: 205.88 182.00 L
14047: closepath
14048: 0 FillPath
14049: 0 StrokePath newpath
14050: newpath 202.38 178.75 M
14051: 206.38 178.75 L
14052: 202.38 182.75 L
14053: 206.38 182.75 L
14054: closepath
14055: 0 FillPath
14056: 0 StrokePath newpath
14057: newpath 202.75 179.25 M
14058: 206.75 179.25 L
14059: 202.75 183.25 L
14060: 206.75 183.25 L
14061: closepath
14062: 0 FillPath
14063: 0 StrokePath newpath
14064: newpath 203.25 179.38 M
14065: 207.25 179.38 L
14066: 203.25 183.38 L
14067: 207.25 183.38 L
14068: closepath
14069: 0 FillPath
14070: 0 StrokePath newpath
14071: newpath 203.75 180.12 M
14072: 207.75 180.12 L
14073: 203.75 184.12 L
14074: 207.75 184.12 L
14075: closepath
14076: 0 FillPath
14077: 0 StrokePath newpath
14078: newpath 204.12 180.12 M
14079: 208.12 180.12 L
14080: 204.12 184.12 L
14081: 208.12 184.12 L
14082: closepath
14083: 0 FillPath
14084: 0 StrokePath newpath
14085: newpath 204.62 180.00 M
14086: 208.62 180.00 L
14087: 204.62 184.00 L
14088: 208.62 184.00 L
14089: closepath
14090: 0 FillPath
14091: 0 StrokePath newpath
14092: newpath 205.12 180.50 M
14093: 209.12 180.50 L
14094: 205.12 184.50 L
14095: 209.12 184.50 L
14096: closepath
14097: 0 FillPath
14098: 0 StrokePath newpath
14099: newpath 205.62 180.62 M
14100: 209.62 180.62 L
14101: 205.62 184.62 L
14102: 209.62 184.62 L
14103: closepath
14104: 0 FillPath
14105: 0 StrokePath newpath
14106: newpath 206.12 181.25 M
14107: 210.12 181.25 L
14108: 206.12 185.25 L
14109: 210.12 185.25 L
14110: closepath
14111: 0 FillPath
14112: 0 StrokePath newpath
14113: newpath 206.62 182.62 M
14114: 210.62 182.62 L
14115: 206.62 186.62 L
14116: 210.62 186.62 L
14117: closepath
14118: 0 FillPath
14119: 0 StrokePath newpath
14120: newpath 207.12 183.12 M
14121: 211.12 183.12 L
14122: 207.12 187.12 L
14123: 211.12 187.12 L
14124: closepath
14125: 0 FillPath
14126: 0 StrokePath newpath
14127: newpath 207.62 183.62 M
14128: 211.62 183.62 L
14129: 207.62 187.62 L
14130: 211.62 187.62 L
14131: closepath
14132: 0 FillPath
14133: 0 StrokePath newpath
14134: newpath 208.12 184.25 M
14135: 212.12 184.25 L
14136: 208.12 188.25 L
14137: 212.12 188.25 L
14138: closepath
14139: 0 FillPath
14140: 0 StrokePath newpath
14141: newpath 208.75 184.12 M
14142: 212.75 184.12 L
14143: 208.75 188.12 L
14144: 212.75 188.12 L
14145: closepath
14146: 0 FillPath
14147: 0 StrokePath newpath
14148: newpath 209.25 184.38 M
14149: 213.25 184.38 L
14150: 209.25 188.38 L
14151: 213.25 188.38 L
14152: closepath
14153: 0 FillPath
14154: 0 StrokePath newpath
14155: newpath 209.75 185.50 M
14156: 213.75 185.50 L
14157: 209.75 189.50 L
14158: 213.75 189.50 L
14159: closepath
14160: 0 FillPath
14161: 0 StrokePath newpath
14162: newpath 210.38 186.25 M
14163: 214.38 186.25 L
14164: 210.38 190.25 L
14165: 214.38 190.25 L
14166: closepath
14167: 0 FillPath
14168: 0 StrokePath newpath
14169: newpath 211.00 187.62 M
14170: 215.00 187.62 L
14171: 211.00 191.62 L
14172: 215.00 191.62 L
14173: closepath
14174: 0 FillPath
14175: 0 StrokePath newpath
14176: newpath 211.50 187.62 M
14177: 215.50 187.62 L
14178: 211.50 191.62 L
14179: 215.50 191.62 L
14180: closepath
14181: 0 FillPath
14182: 0 StrokePath newpath
14183: newpath 212.12 187.88 M
14184: 216.12 187.88 L
14185: 212.12 191.88 L
14186: 216.12 191.88 L
14187: closepath
14188: 0 FillPath
14189: 0 StrokePath newpath
14190: newpath 212.75 188.38 M
14191: 216.75 188.38 L
14192: 212.75 192.38 L
14193: 216.75 192.38 L
14194: closepath
14195: 0 FillPath
14196: 0 StrokePath newpath
14197: newpath 213.38 189.50 M
14198: 217.38 189.50 L
14199: 213.38 193.50 L
14200: 217.38 193.50 L
14201: closepath
14202: 0 FillPath
14203: 0 StrokePath newpath
14204: newpath 214.00 189.75 M
14205: 218.00 189.75 L
14206: 214.00 193.75 L
14207: 218.00 193.75 L
14208: closepath
14209: 0 FillPath
14210: 0 StrokePath newpath
14211: newpath 214.62 190.75 M
14212: 218.62 190.75 L
14213: 214.62 194.75 L
14214: 218.62 194.75 L
14215: closepath
14216: 0 FillPath
14217: 0 StrokePath newpath
14218: newpath 215.25 191.38 M
14219: 219.25 191.38 L
14220: 215.25 195.38 L
14221: 219.25 195.38 L
14222: closepath
14223: 0 FillPath
14224: 0 StrokePath newpath
14225: newpath 216.00 191.62 M
14226: 220.00 191.62 L
14227: 216.00 195.62 L
14228: 220.00 195.62 L
14229: closepath
14230: 0 FillPath
14231: 0 StrokePath newpath
14232: newpath 216.62 192.25 M
14233: 220.62 192.25 L
14234: 216.62 196.25 L
14235: 220.62 196.25 L
14236: closepath
14237: 0 FillPath
14238: 0 StrokePath newpath
14239: newpath 217.38 193.88 M
14240: 221.38 193.88 L
14241: 217.38 197.88 L
14242: 221.38 197.88 L
14243: closepath
14244: 0 FillPath
14245: 0 StrokePath newpath
14246: newpath 218.12 195.25 M
14247: 222.12 195.25 L
14248: 218.12 199.25 L
14249: 222.12 199.25 L
14250: closepath
14251: 0 FillPath
14252: 0 StrokePath newpath
14253: newpath 218.75 196.00 M
14254: 222.75 196.00 L
14255: 218.75 200.00 L
14256: 222.75 200.00 L
14257: closepath
14258: 0 FillPath
14259: 0 StrokePath newpath
14260: newpath 219.50 197.00 M
14261: 223.50 197.00 L
14262: 219.50 201.00 L
14263: 223.50 201.00 L
14264: closepath
14265: 0 FillPath
14266: 0 StrokePath newpath
14267: newpath 220.38 197.75 M
14268: 224.38 197.75 L
14269: 220.38 201.75 L
14270: 224.38 201.75 L
14271: closepath
14272: 0 FillPath
14273: 0 StrokePath newpath
14274: newpath 221.12 198.38 M
14275: 225.12 198.38 L
14276: 221.12 202.38 L
14277: 225.12 202.38 L
14278: closepath
14279: 0 FillPath
14280: 0 StrokePath newpath
14281: newpath 221.88 198.62 M
14282: 225.88 198.62 L
14283: 221.88 202.62 L
14284: 225.88 202.62 L
14285: closepath
14286: 0 FillPath
14287: 0 StrokePath newpath
14288: newpath 222.75 199.50 M
14289: 226.75 199.50 L
14290: 222.75 203.50 L
14291: 226.75 203.50 L
14292: closepath
14293: 0 FillPath
14294: 0 StrokePath newpath
14295: newpath 223.62 200.25 M
14296: 227.62 200.25 L
14297: 223.62 204.25 L
14298: 227.62 204.25 L
14299: closepath
14300: 0 FillPath
14301: 0 StrokePath newpath
14302: newpath 224.50 201.75 M
14303: 228.50 201.75 L
14304: 224.50 205.75 L
14305: 228.50 205.75 L
14306: closepath
14307: 0 FillPath
14308: 0 StrokePath newpath
14309: newpath 225.38 202.88 M
14310: 229.38 202.88 L
14311: 225.38 206.88 L
14312: 229.38 206.88 L
14313: closepath
14314: 0 FillPath
14315: 0 StrokePath newpath
14316: newpath 226.38 204.38 M
14317: 230.38 204.38 L
14318: 226.38 208.38 L
14319: 230.38 208.38 L
14320: closepath
14321: 0 FillPath
14322: 0 StrokePath newpath
14323: newpath 227.25 205.75 M
14324: 231.25 205.75 L
14325: 227.25 209.75 L
14326: 231.25 209.75 L
14327: closepath
14328: 0 FillPath
14329: 0 StrokePath newpath
14330: newpath 228.25 207.50 M
14331: 232.25 207.50 L
14332: 228.25 211.50 L
14333: 232.25 211.50 L
14334: closepath
14335: 0 FillPath
14336: 0 StrokePath newpath
14337: newpath 229.25 208.12 M
14338: 233.25 208.12 L
14339: 229.25 212.12 L
14340: 233.25 212.12 L
14341: closepath
14342: 0 FillPath
14343: 0 StrokePath newpath
14344: newpath 230.38 209.00 M
14345: 234.38 209.00 L
14346: 230.38 213.00 L
14347: 234.38 213.00 L
14348: closepath
14349: 0 FillPath
14350: 0 StrokePath newpath
14351: newpath 231.38 210.00 M
14352: 235.38 210.00 L
14353: 231.38 214.00 L
14354: 235.38 214.00 L
14355: closepath
14356: 0 FillPath
14357: 0 StrokePath newpath
14358: newpath 232.50 211.62 M
14359: 236.50 211.62 L
14360: 232.50 215.62 L
14361: 236.50 215.62 L
14362: closepath
14363: 0 FillPath
14364: 0 StrokePath newpath
14365: newpath 233.62 213.25 M
14366: 237.62 213.25 L
14367: 233.62 217.25 L
14368: 237.62 217.25 L
14369: closepath
14370: 0 FillPath
14371: 0 StrokePath newpath
14372: newpath 234.88 215.38 M
14373: 238.88 215.38 L
14374: 234.88 219.38 L
14375: 238.88 219.38 L
14376: closepath
14377: 0 FillPath
14378: 0 StrokePath newpath
14379: newpath 236.12 216.38 M
14380: 240.12 216.38 L
14381: 236.12 220.38 L
14382: 240.12 220.38 L
14383: closepath
14384: 0 FillPath
14385: 0 StrokePath newpath
14386: newpath 237.50 216.75 M
14387: 241.50 216.75 L
14388: 237.50 220.75 L
14389: 241.50 220.75 L
14390: closepath
14391: 0 FillPath
14392: 0 StrokePath newpath
14393: newpath 238.75 218.25 M
14394: 242.75 218.25 L
14395: 238.75 222.25 L
14396: 242.75 222.25 L
14397: closepath
14398: 0 FillPath
14399: 0 StrokePath newpath
14400: newpath 240.25 220.38 M
14401: 244.25 220.38 L
14402: 240.25 224.38 L
14403: 244.25 224.38 L
14404: closepath
14405: 0 FillPath
14406: 0 StrokePath newpath
14407: newpath 241.75 222.25 M
14408: 245.75 222.25 L
14409: 241.75 226.25 L
14410: 245.75 226.25 L
14411: closepath
14412: 0 FillPath
14413: 0 StrokePath newpath
14414: newpath 243.25 224.12 M
14415: 247.25 224.12 L
14416: 243.25 228.12 L
14417: 247.25 228.12 L
14418: closepath
14419: 0 FillPath
14420: 0 StrokePath newpath
14421: newpath 244.88 225.38 M
14422: 248.88 225.38 L
14423: 244.88 229.38 L
14424: 248.88 229.38 L
14425: closepath
14426: 0 FillPath
14427: 0 StrokePath newpath
14428: newpath 246.62 226.00 M
14429: 250.62 226.00 L
14430: 246.62 230.00 L
14431: 250.62 230.00 L
14432: closepath
14433: 0 FillPath
14434: 0 StrokePath newpath
14435: newpath 248.50 227.38 M
14436: 252.50 227.38 L
14437: 248.50 231.38 L
14438: 252.50 231.38 L
14439: closepath
14440: 0 FillPath
14441: 0 StrokePath newpath
14442: newpath 250.38 229.62 M
14443: 254.38 229.62 L
14444: 250.38 233.62 L
14445: 254.38 233.62 L
14446: closepath
14447: 0 FillPath
14448: 0 StrokePath newpath
14449: newpath 252.50 231.00 M
14450: 256.50 231.00 L
14451: 252.50 235.00 L
14452: 256.50 235.00 L
14453: closepath
14454: 0 FillPath
14455: 0 StrokePath newpath
14456: newpath 254.62 232.75 M
14457: 258.62 232.75 L
14458: 254.62 236.75 L
14459: 258.62 236.75 L
14460: closepath
14461: 0 FillPath
14462: 0 StrokePath newpath
14463: newpath 257.00 234.75 M
14464: 261.00 234.75 L
14465: 257.00 238.75 L
14466: 261.00 238.75 L
14467: closepath
14468: 0 FillPath
14469: 0 StrokePath newpath
14470: newpath 259.62 235.12 M
14471: 263.62 235.12 L
14472: 259.62 239.12 L
14473: 263.62 239.12 L
14474: closepath
14475: 0 FillPath
14476: 0 StrokePath newpath
14477: newpath 262.38 235.75 M
14478: 266.38 235.75 L
14479: 262.38 239.75 L
14480: 266.38 239.75 L
14481: closepath
14482: 0 FillPath
14483: 0 StrokePath newpath
14484: newpath 265.38 236.25 M
14485: 269.38 236.25 L
14486: 265.38 240.25 L
14487: 269.38 240.25 L
14488: closepath
14489: 0 FillPath
14490: 0 StrokePath newpath
14491: newpath 268.75 238.50 M
14492: 272.75 238.50 L
14493: 268.75 242.50 L
14494: 272.75 242.50 L
14495: closepath
14496: 0 FillPath
14497: 0 StrokePath newpath
14498: newpath 272.62 241.25 M
14499: 276.62 241.25 L
14500: 272.62 245.25 L
14501: 276.62 245.25 L
14502: closepath
14503: 0 FillPath
14504: 0 StrokePath newpath
14505: newpath 276.88 241.62 M
14506: 280.88 241.62 L
14507: 276.88 245.62 L
14508: 280.88 245.62 L
14509: closepath
14510: 0 FillPath
14511: 0 StrokePath newpath
14512: newpath 281.75 241.62 M
14513: 285.75 241.62 L
14514: 281.75 245.62 L
14515: 285.75 245.62 L
14516: closepath
14517: 0 FillPath
14518: 0 StrokePath newpath
14519: newpath 287.62 244.50 M
14520: 291.62 244.50 L
14521: 287.62 248.50 L
14522: 291.62 248.50 L
14523: closepath
14524: 0 FillPath
14525: 0 StrokePath newpath
14526: newpath 294.75 243.88 M
14527: 298.75 243.88 L
14528: 294.75 247.88 L
14529: 298.75 247.88 L
14530: closepath
14531: 0 FillPath
14532: 0 StrokePath newpath
14533: newpath 303.88 244.88 M
14534: 307.88 244.88 L
14535: 303.88 248.88 L
14536: 307.88 248.88 L
14537: closepath
14538: 0 FillPath
14539: 0 StrokePath newpath
14540: newpath 316.88 246.12 M
14541: 320.88 246.12 L
14542: 316.88 250.12 L
14543: 320.88 250.12 L
14544: closepath
14545: 0 FillPath
14546: 0 StrokePath newpath
14547: newpath 339.00 247.75 M
14548: 343.00 247.75 L
14549: 339.00 251.75 L
14550: 343.00 251.75 L
14551: closepath
14552: 0 FillPath
14553: 0 StrokePath newpath
14554: 1 ps
14555: 0 0 0 SetFore  UseFore
14556: 0 0.996109 0 SetFore  UseFore
14557: 0.50 ps
14558: 160.25 281.88 164.25 285.88 RectPath
14559: 1 FillPath
14560: 0 StrokePath
14561: newpath
14562: 162.25 281.88 162.25 285.88 2 CapLine
14563: 160.25 283.88 164.25 283.88 2 CapLine
14564: 160.50 281.38 164.50 285.38 RectPath
14565: 1 FillPath
14566: 0 StrokePath
14567: newpath
14568: 162.50 281.38 162.50 285.38 2 CapLine
14569: 160.50 283.38 164.50 283.38 2 CapLine
14570: 160.62 279.38 164.62 283.38 RectPath
14571: 1 FillPath
14572: 0 StrokePath
14573: newpath
14574: 162.62 279.38 162.62 283.38 2 CapLine
14575: 160.62 281.38 164.62 281.38 2 CapLine
14576: 160.75 278.88 164.75 282.88 RectPath
14577: 1 FillPath
14578: 0 StrokePath
14579: newpath
14580: 162.75 278.88 162.75 282.88 2 CapLine
14581: 160.75 280.88 164.75 280.88 2 CapLine
14582: 160.88 279.62 164.88 283.62 RectPath
14583: 1 FillPath
14584: 0 StrokePath
14585: newpath
14586: 162.88 279.62 162.88 283.62 2 CapLine
14587: 160.88 281.62 164.88 281.62 2 CapLine
14588: 161.00 277.12 165.00 281.12 RectPath
14589: 1 FillPath
14590: 0 StrokePath
14591: newpath
14592: 163.00 277.12 163.00 281.12 2 CapLine
14593: 161.00 279.12 165.00 279.12 2 CapLine
14594: 161.12 278.25 165.12 282.25 RectPath
14595: 1 FillPath
14596: 0 StrokePath
14597: newpath
14598: 163.12 278.25 163.12 282.25 2 CapLine
14599: 161.12 280.25 165.12 280.25 2 CapLine
14600: 161.25 275.88 165.25 279.88 RectPath
14601: 1 FillPath
14602: 0 StrokePath
14603: newpath
14604: 163.25 275.88 163.25 279.88 2 CapLine
14605: 161.25 277.88 165.25 277.88 2 CapLine
14606: 161.38 272.50 165.38 276.50 RectPath
14607: 1 FillPath
14608: 0 StrokePath
14609: newpath
14610: 163.38 272.50 163.38 276.50 2 CapLine
14611: 161.38 274.50 165.38 274.50 2 CapLine
14612: 161.50 272.88 165.50 276.88 RectPath
14613: 1 FillPath
14614: 0 StrokePath
14615: newpath
14616: 163.50 272.88 163.50 276.88 2 CapLine
14617: 161.50 274.88 165.50 274.88 2 CapLine
14618: 161.62 271.88 165.62 275.88 RectPath
14619: 1 FillPath
14620: 0 StrokePath
14621: newpath
14622: 163.62 271.88 163.62 275.88 2 CapLine
14623: 161.62 273.88 165.62 273.88 2 CapLine
14624: 161.75 270.88 165.75 274.88 RectPath
14625: 1 FillPath
14626: 0 StrokePath
14627: newpath
14628: 163.75 270.88 163.75 274.88 2 CapLine
14629: 161.75 272.88 165.75 272.88 2 CapLine
14630: 161.88 269.12 165.88 273.12 RectPath
14631: 1 FillPath
14632: 0 StrokePath
14633: newpath
14634: 163.88 269.12 163.88 273.12 2 CapLine
14635: 161.88 271.12 165.88 271.12 2 CapLine
14636: 162.00 266.00 166.00 270.00 RectPath
14637: 1 FillPath
14638: 0 StrokePath
14639: newpath
14640: 164.00 266.00 164.00 270.00 2 CapLine
14641: 162.00 268.00 166.00 268.00 2 CapLine
14642: 162.12 265.00 166.12 269.00 RectPath
14643: 1 FillPath
14644: 0 StrokePath
14645: newpath
14646: 164.12 265.00 164.12 269.00 2 CapLine
14647: 162.12 267.00 166.12 267.00 2 CapLine
14648: 162.25 260.50 166.25 264.50 RectPath
14649: 1 FillPath
14650: 0 StrokePath
14651: newpath
14652: 164.25 260.50 164.25 264.50 2 CapLine
14653: 162.25 262.50 166.25 262.50 2 CapLine
14654: 162.38 259.00 166.38 263.00 RectPath
14655: 1 FillPath
14656: 0 StrokePath
14657: newpath
14658: 164.38 259.00 164.38 263.00 2 CapLine
14659: 162.38 261.00 166.38 261.00 2 CapLine
14660: 162.50 260.25 166.50 264.25 RectPath
14661: 1 FillPath
14662: 0 StrokePath
14663: newpath
14664: 164.50 260.25 164.50 264.25 2 CapLine
14665: 162.50 262.25 166.50 262.25 2 CapLine
14666: 162.62 259.00 166.62 263.00 RectPath
14667: 1 FillPath
14668: 0 StrokePath
14669: newpath
14670: 164.62 259.00 164.62 263.00 2 CapLine
14671: 162.62 261.00 166.62 261.00 2 CapLine
14672: 162.75 259.25 166.75 263.25 RectPath
14673: 1 FillPath
14674: 0 StrokePath
14675: newpath
14676: 164.75 259.25 164.75 263.25 2 CapLine
14677: 162.75 261.25 166.75 261.25 2 CapLine
14678: 162.88 258.62 166.88 262.62 RectPath
14679: 1 FillPath
14680: 0 StrokePath
14681: newpath
14682: 164.88 258.62 164.88 262.62 2 CapLine
14683: 162.88 260.62 166.88 260.62 2 CapLine
14684: 163.00 255.75 167.00 259.75 RectPath
14685: 1 FillPath
14686: 0 StrokePath
14687: newpath
14688: 165.00 255.75 165.00 259.75 2 CapLine
14689: 163.00 257.75 167.00 257.75 2 CapLine
14690: 163.12 256.25 167.12 260.25 RectPath
14691: 1 FillPath
14692: 0 StrokePath
14693: newpath
14694: 165.12 256.25 165.12 260.25 2 CapLine
14695: 163.12 258.25 167.12 258.25 2 CapLine
14696: 163.38 256.62 167.38 260.62 RectPath
14697: 1 FillPath
14698: 0 StrokePath
14699: newpath
14700: 165.38 256.62 165.38 260.62 2 CapLine
14701: 163.38 258.62 167.38 258.62 2 CapLine
14702: 163.50 255.50 167.50 259.50 RectPath
14703: 1 FillPath
14704: 0 StrokePath
14705: newpath
14706: 165.50 255.50 165.50 259.50 2 CapLine
14707: 163.50 257.50 167.50 257.50 2 CapLine
14708: 163.62 253.50 167.62 257.50 RectPath
14709: 1 FillPath
14710: 0 StrokePath
14711: newpath
14712: 165.62 253.50 165.62 257.50 2 CapLine
14713: 163.62 255.50 167.62 255.50 2 CapLine
14714: 163.75 250.88 167.75 254.88 RectPath
14715: 1 FillPath
14716: 0 StrokePath
14717: newpath
14718: 165.75 250.88 165.75 254.88 2 CapLine
14719: 163.75 252.88 167.75 252.88 2 CapLine
14720: 163.88 250.50 167.88 254.50 RectPath
14721: 1 FillPath
14722: 0 StrokePath
14723: newpath
14724: 165.88 250.50 165.88 254.50 2 CapLine
14725: 163.88 252.50 167.88 252.50 2 CapLine
14726: 164.00 250.88 168.00 254.88 RectPath
14727: 1 FillPath
14728: 0 StrokePath
14729: newpath
14730: 166.00 250.88 166.00 254.88 2 CapLine
14731: 164.00 252.88 168.00 252.88 2 CapLine
14732: 164.12 249.12 168.12 253.12 RectPath
14733: 1 FillPath
14734: 0 StrokePath
14735: newpath
14736: 166.12 249.12 166.12 253.12 2 CapLine
14737: 164.12 251.12 168.12 251.12 2 CapLine
14738: 164.25 247.25 168.25 251.25 RectPath
14739: 1 FillPath
14740: 0 StrokePath
14741: newpath
14742: 166.25 247.25 166.25 251.25 2 CapLine
14743: 164.25 249.25 168.25 249.25 2 CapLine
14744: 164.38 244.75 168.38 248.75 RectPath
14745: 1 FillPath
14746: 0 StrokePath
14747: newpath
14748: 166.38 244.75 166.38 248.75 2 CapLine
14749: 164.38 246.75 168.38 246.75 2 CapLine
14750: 164.50 246.00 168.50 250.00 RectPath
14751: 1 FillPath
14752: 0 StrokePath
14753: newpath
14754: 166.50 246.00 166.50 250.00 2 CapLine
14755: 164.50 248.00 168.50 248.00 2 CapLine
14756: 164.62 244.88 168.62 248.88 RectPath
14757: 1 FillPath
14758: 0 StrokePath
14759: newpath
14760: 166.62 244.88 166.62 248.88 2 CapLine
14761: 164.62 246.88 168.62 246.88 2 CapLine
14762: 164.75 242.62 168.75 246.62 RectPath
14763: 1 FillPath
14764: 0 StrokePath
14765: newpath
14766: 166.75 242.62 166.75 246.62 2 CapLine
14767: 164.75 244.62 168.75 244.62 2 CapLine
14768: 164.88 242.38 168.88 246.38 RectPath
14769: 1 FillPath
14770: 0 StrokePath
14771: newpath
14772: 166.88 242.38 166.88 246.38 2 CapLine
14773: 164.88 244.38 168.88 244.38 2 CapLine
14774: 165.12 241.00 169.12 245.00 RectPath
14775: 1 FillPath
14776: 0 StrokePath
14777: newpath
14778: 167.12 241.00 167.12 245.00 2 CapLine
14779: 165.12 243.00 169.12 243.00 2 CapLine
14780: 165.25 239.88 169.25 243.88 RectPath
14781: 1 FillPath
14782: 0 StrokePath
14783: newpath
14784: 167.25 239.88 167.25 243.88 2 CapLine
14785: 165.25 241.88 169.25 241.88 2 CapLine
14786: 165.38 240.12 169.38 244.12 RectPath
14787: 1 FillPath
14788: 0 StrokePath
14789: newpath
14790: 167.38 240.12 167.38 244.12 2 CapLine
14791: 165.38 242.12 169.38 242.12 2 CapLine
14792: 165.50 239.62 169.50 243.62 RectPath
14793: 1 FillPath
14794: 0 StrokePath
14795: newpath
14796: 167.50 239.62 167.50 243.62 2 CapLine
14797: 165.50 241.62 169.50 241.62 2 CapLine
14798: 165.62 239.00 169.62 243.00 RectPath
14799: 1 FillPath
14800: 0 StrokePath
14801: newpath
14802: 167.62 239.00 167.62 243.00 2 CapLine
14803: 165.62 241.00 169.62 241.00 2 CapLine
14804: 165.75 235.75 169.75 239.75 RectPath
14805: 1 FillPath
14806: 0 StrokePath
14807: newpath
14808: 167.75 235.75 167.75 239.75 2 CapLine
14809: 165.75 237.75 169.75 237.75 2 CapLine
14810: 165.88 236.00 169.88 240.00 RectPath
14811: 1 FillPath
14812: 0 StrokePath
14813: newpath
14814: 167.88 236.00 167.88 240.00 2 CapLine
14815: 165.88 238.00 169.88 238.00 2 CapLine
14816: 166.00 236.38 170.00 240.38 RectPath
14817: 1 FillPath
14818: 0 StrokePath
14819: newpath
14820: 168.00 236.38 168.00 240.38 2 CapLine
14821: 166.00 238.38 170.00 238.38 2 CapLine
14822: 166.25 235.12 170.25 239.12 RectPath
14823: 1 FillPath
14824: 0 StrokePath
14825: newpath
14826: 168.25 235.12 168.25 239.12 2 CapLine
14827: 166.25 237.12 170.25 237.12 2 CapLine
14828: 166.38 233.88 170.38 237.88 RectPath
14829: 1 FillPath
14830: 0 StrokePath
14831: newpath
14832: 168.38 233.88 168.38 237.88 2 CapLine
14833: 166.38 235.88 170.38 235.88 2 CapLine
14834: 166.50 231.75 170.50 235.75 RectPath
14835: 1 FillPath
14836: 0 StrokePath
14837: newpath
14838: 168.50 231.75 168.50 235.75 2 CapLine
14839: 166.50 233.75 170.50 233.75 2 CapLine
14840: 166.62 230.62 170.62 234.62 RectPath
14841: 1 FillPath
14842: 0 StrokePath
14843: newpath
14844: 168.62 230.62 168.62 234.62 2 CapLine
14845: 166.62 232.62 170.62 232.62 2 CapLine
14846: 166.75 229.38 170.75 233.38 RectPath
14847: 1 FillPath
14848: 0 StrokePath
14849: newpath
14850: 168.75 229.38 168.75 233.38 2 CapLine
14851: 166.75 231.38 170.75 231.38 2 CapLine
14852: 166.88 229.62 170.88 233.62 RectPath
14853: 1 FillPath
14854: 0 StrokePath
14855: newpath
14856: 168.88 229.62 168.88 233.62 2 CapLine
14857: 166.88 231.62 170.88 231.62 2 CapLine
14858: 167.12 230.00 171.12 234.00 RectPath
14859: 1 FillPath
14860: 0 StrokePath
14861: newpath
14862: 169.12 230.00 169.12 234.00 2 CapLine
14863: 167.12 232.00 171.12 232.00 2 CapLine
14864: 167.25 229.75 171.25 233.75 RectPath
14865: 1 FillPath
14866: 0 StrokePath
14867: newpath
14868: 169.25 229.75 169.25 233.75 2 CapLine
14869: 167.25 231.75 171.25 231.75 2 CapLine
14870: 167.38 227.88 171.38 231.88 RectPath
14871: 1 FillPath
14872: 0 StrokePath
14873: newpath
14874: 169.38 227.88 169.38 231.88 2 CapLine
14875: 167.38 229.88 171.38 229.88 2 CapLine
14876: 167.50 227.12 171.50 231.12 RectPath
14877: 1 FillPath
14878: 0 StrokePath
14879: newpath
14880: 169.50 227.12 169.50 231.12 2 CapLine
14881: 167.50 229.12 171.50 229.12 2 CapLine
14882: 167.62 226.62 171.62 230.62 RectPath
14883: 1 FillPath
14884: 0 StrokePath
14885: newpath
14886: 169.62 226.62 169.62 230.62 2 CapLine
14887: 167.62 228.62 171.62 228.62 2 CapLine
14888: 167.75 225.62 171.75 229.62 RectPath
14889: 1 FillPath
14890: 0 StrokePath
14891: newpath
14892: 169.75 225.62 169.75 229.62 2 CapLine
14893: 167.75 227.62 171.75 227.62 2 CapLine
14894: 168.00 224.75 172.00 228.75 RectPath
14895: 1 FillPath
14896: 0 StrokePath
14897: newpath
14898: 170.00 224.75 170.00 228.75 2 CapLine
14899: 168.00 226.75 172.00 226.75 2 CapLine
14900: 168.12 224.38 172.12 228.38 RectPath
14901: 1 FillPath
14902: 0 StrokePath
14903: newpath
14904: 170.12 224.38 170.12 228.38 2 CapLine
14905: 168.12 226.38 172.12 226.38 2 CapLine
14906: 168.25 223.25 172.25 227.25 RectPath
14907: 1 FillPath
14908: 0 StrokePath
14909: newpath
14910: 170.25 223.25 170.25 227.25 2 CapLine
14911: 168.25 225.25 172.25 225.25 2 CapLine
14912: 168.38 222.75 172.38 226.75 RectPath
14913: 1 FillPath
14914: 0 StrokePath
14915: newpath
14916: 170.38 222.75 170.38 226.75 2 CapLine
14917: 168.38 224.75 172.38 224.75 2 CapLine
14918: 168.62 221.88 172.62 225.88 RectPath
14919: 1 FillPath
14920: 0 StrokePath
14921: newpath
14922: 170.62 221.88 170.62 225.88 2 CapLine
14923: 168.62 223.88 172.62 223.88 2 CapLine
14924: 168.75 221.38 172.75 225.38 RectPath
14925: 1 FillPath
14926: 0 StrokePath
14927: newpath
14928: 170.75 221.38 170.75 225.38 2 CapLine
14929: 168.75 223.38 172.75 223.38 2 CapLine
14930: 168.88 221.50 172.88 225.50 RectPath
14931: 1 FillPath
14932: 0 StrokePath
14933: newpath
14934: 170.88 221.50 170.88 225.50 2 CapLine
14935: 168.88 223.50 172.88 223.50 2 CapLine
14936: 169.00 221.00 173.00 225.00 RectPath
14937: 1 FillPath
14938: 0 StrokePath
14939: newpath
14940: 171.00 221.00 171.00 225.00 2 CapLine
14941: 169.00 223.00 173.00 223.00 2 CapLine
14942: 169.25 219.75 173.25 223.75 RectPath
14943: 1 FillPath
14944: 0 StrokePath
14945: newpath
14946: 171.25 219.75 171.25 223.75 2 CapLine
14947: 169.25 221.75 173.25 221.75 2 CapLine
14948: 169.38 219.12 173.38 223.12 RectPath
14949: 1 FillPath
14950: 0 StrokePath
14951: newpath
14952: 171.38 219.12 171.38 223.12 2 CapLine
14953: 169.38 221.12 173.38 221.12 2 CapLine
14954: 169.50 218.25 173.50 222.25 RectPath
14955: 1 FillPath
14956: 0 StrokePath
14957: newpath
14958: 171.50 218.25 171.50 222.25 2 CapLine
14959: 169.50 220.25 173.50 220.25 2 CapLine
14960: 169.62 217.38 173.62 221.38 RectPath
14961: 1 FillPath
14962: 0 StrokePath
14963: newpath
14964: 171.62 217.38 171.62 221.38 2 CapLine
14965: 169.62 219.38 173.62 219.38 2 CapLine
14966: 169.88 214.88 173.88 218.88 RectPath
14967: 1 FillPath
14968: 0 StrokePath
14969: newpath
14970: 171.88 214.88 171.88 218.88 2 CapLine
14971: 169.88 216.88 173.88 216.88 2 CapLine
14972: 170.00 214.75 174.00 218.75 RectPath
14973: 1 FillPath
14974: 0 StrokePath
14975: newpath
14976: 172.00 214.75 172.00 218.75 2 CapLine
14977: 170.00 216.75 174.00 216.75 2 CapLine
14978: 170.12 214.88 174.12 218.88 RectPath
14979: 1 FillPath
14980: 0 StrokePath
14981: newpath
14982: 172.12 214.88 172.12 218.88 2 CapLine
14983: 170.12 216.88 174.12 216.88 2 CapLine
14984: 170.38 214.75 174.38 218.75 RectPath
14985: 1 FillPath
14986: 0 StrokePath
14987: newpath
14988: 172.38 214.75 172.38 218.75 2 CapLine
14989: 170.38 216.75 174.38 216.75 2 CapLine
14990: 170.50 214.00 174.50 218.00 RectPath
14991: 1 FillPath
14992: 0 StrokePath
14993: newpath
14994: 172.50 214.00 172.50 218.00 2 CapLine
14995: 170.50 216.00 174.50 216.00 2 CapLine
14996: 170.62 213.25 174.62 217.25 RectPath
14997: 1 FillPath
14998: 0 StrokePath
14999: newpath
15000: 172.62 213.25 172.62 217.25 2 CapLine
15001: 170.62 215.25 174.62 215.25 2 CapLine
15002: 170.75 211.38 174.75 215.38 RectPath
15003: 1 FillPath
15004: 0 StrokePath
15005: newpath
15006: 172.75 211.38 172.75 215.38 2 CapLine
15007: 170.75 213.38 174.75 213.38 2 CapLine
15008: 171.00 211.88 175.00 215.88 RectPath
15009: 1 FillPath
15010: 0 StrokePath
15011: newpath
15012: 173.00 211.88 173.00 215.88 2 CapLine
15013: 171.00 213.88 175.00 213.88 2 CapLine
15014: 171.12 212.12 175.12 216.12 RectPath
15015: 1 FillPath
15016: 0 StrokePath
15017: newpath
15018: 173.12 212.12 173.12 216.12 2 CapLine
15019: 171.12 214.12 175.12 214.12 2 CapLine
15020: 171.25 211.50 175.25 215.50 RectPath
15021: 1 FillPath
15022: 0 StrokePath
15023: newpath
15024: 173.25 211.50 173.25 215.50 2 CapLine
15025: 171.25 213.50 175.25 213.50 2 CapLine
15026: 171.50 210.25 175.50 214.25 RectPath
15027: 1 FillPath
15028: 0 StrokePath
15029: newpath
15030: 173.50 210.25 173.50 214.25 2 CapLine
15031: 171.50 212.25 175.50 212.25 2 CapLine
15032: 171.62 210.00 175.62 214.00 RectPath
15033: 1 FillPath
15034: 0 StrokePath
15035: newpath
15036: 173.62 210.00 173.62 214.00 2 CapLine
15037: 171.62 212.00 175.62 212.00 2 CapLine
15038: 171.88 209.00 175.88 213.00 RectPath
15039: 1 FillPath
15040: 0 StrokePath
15041: newpath
15042: 173.88 209.00 173.88 213.00 2 CapLine
15043: 171.88 211.00 175.88 211.00 2 CapLine
15044: 172.00 208.25 176.00 212.25 RectPath
15045: 1 FillPath
15046: 0 StrokePath
15047: newpath
15048: 174.00 208.25 174.00 212.25 2 CapLine
15049: 172.00 210.25 176.00 210.25 2 CapLine
15050: 172.12 207.00 176.12 211.00 RectPath
15051: 1 FillPath
15052: 0 StrokePath
15053: newpath
15054: 174.12 207.00 174.12 211.00 2 CapLine
15055: 172.12 209.00 176.12 209.00 2 CapLine
15056: 172.38 207.62 176.38 211.62 RectPath
15057: 1 FillPath
15058: 0 StrokePath
15059: newpath
15060: 174.38 207.62 174.38 211.62 2 CapLine
15061: 172.38 209.62 176.38 209.62 2 CapLine
15062: 172.50 207.62 176.50 211.62 RectPath
15063: 1 FillPath
15064: 0 StrokePath
15065: newpath
15066: 174.50 207.62 174.50 211.62 2 CapLine
15067: 172.50 209.62 176.50 209.62 2 CapLine
15068: 172.62 206.25 176.62 210.25 RectPath
15069: 1 FillPath
15070: 0 StrokePath
15071: newpath
15072: 174.62 206.25 174.62 210.25 2 CapLine
15073: 172.62 208.25 176.62 208.25 2 CapLine
15074: 172.88 206.00 176.88 210.00 RectPath
15075: 1 FillPath
15076: 0 StrokePath
15077: newpath
15078: 174.88 206.00 174.88 210.00 2 CapLine
15079: 172.88 208.00 176.88 208.00 2 CapLine
15080: 173.00 205.62 177.00 209.62 RectPath
15081: 1 FillPath
15082: 0 StrokePath
15083: newpath
15084: 175.00 205.62 175.00 209.62 2 CapLine
15085: 173.00 207.62 177.00 207.62 2 CapLine
15086: 173.25 204.75 177.25 208.75 RectPath
15087: 1 FillPath
15088: 0 StrokePath
15089: newpath
15090: 175.25 204.75 175.25 208.75 2 CapLine
15091: 173.25 206.75 177.25 206.75 2 CapLine
15092: 173.38 203.75 177.38 207.75 RectPath
15093: 1 FillPath
15094: 0 StrokePath
15095: newpath
15096: 175.38 203.75 175.38 207.75 2 CapLine
15097: 173.38 205.75 177.38 205.75 2 CapLine
15098: 173.62 203.25 177.62 207.25 RectPath
15099: 1 FillPath
15100: 0 StrokePath
15101: newpath
15102: 175.62 203.25 175.62 207.25 2 CapLine
15103: 173.62 205.25 177.62 205.25 2 CapLine
15104: 173.75 202.38 177.75 206.38 RectPath
15105: 1 FillPath
15106: 0 StrokePath
15107: newpath
15108: 175.75 202.38 175.75 206.38 2 CapLine
15109: 173.75 204.38 177.75 204.38 2 CapLine
15110: 174.00 202.00 178.00 206.00 RectPath
15111: 1 FillPath
15112: 0 StrokePath
15113: newpath
15114: 176.00 202.00 176.00 206.00 2 CapLine
15115: 174.00 204.00 178.00 204.00 2 CapLine
15116: 174.12 201.88 178.12 205.88 RectPath
15117: 1 FillPath
15118: 0 StrokePath
15119: newpath
15120: 176.12 201.88 176.12 205.88 2 CapLine
15121: 174.12 203.88 178.12 203.88 2 CapLine
15122: 174.25 199.88 178.25 203.88 RectPath
15123: 1 FillPath
15124: 0 StrokePath
15125: newpath
15126: 176.25 199.88 176.25 203.88 2 CapLine
15127: 174.25 201.88 178.25 201.88 2 CapLine
15128: 174.50 200.88 178.50 204.88 RectPath
15129: 1 FillPath
15130: 0 StrokePath
15131: newpath
15132: 176.50 200.88 176.50 204.88 2 CapLine
15133: 174.50 202.88 178.50 202.88 2 CapLine
15134: 174.62 200.88 178.62 204.88 RectPath
15135: 1 FillPath
15136: 0 StrokePath
15137: newpath
15138: 176.62 200.88 176.62 204.88 2 CapLine
15139: 174.62 202.88 178.62 202.88 2 CapLine
15140: 174.88 199.12 178.88 203.12 RectPath
15141: 1 FillPath
15142: 0 StrokePath
15143: newpath
15144: 176.88 199.12 176.88 203.12 2 CapLine
15145: 174.88 201.12 178.88 201.12 2 CapLine
15146: 175.00 198.12 179.00 202.12 RectPath
15147: 1 FillPath
15148: 0 StrokePath
15149: newpath
15150: 177.00 198.12 177.00 202.12 2 CapLine
15151: 175.00 200.12 179.00 200.12 2 CapLine
15152: 175.25 198.38 179.25 202.38 RectPath
15153: 1 FillPath
15154: 0 StrokePath
15155: newpath
15156: 177.25 198.38 177.25 202.38 2 CapLine
15157: 175.25 200.38 179.25 200.38 2 CapLine
15158: 175.38 197.62 179.38 201.62 RectPath
15159: 1 FillPath
15160: 0 StrokePath
15161: newpath
15162: 177.38 197.62 177.38 201.62 2 CapLine
15163: 175.38 199.62 179.38 199.62 2 CapLine
15164: 175.62 196.50 179.62 200.50 RectPath
15165: 1 FillPath
15166: 0 StrokePath
15167: newpath
15168: 177.62 196.50 177.62 200.50 2 CapLine
15169: 175.62 198.50 179.62 198.50 2 CapLine
15170: 175.88 196.38 179.88 200.38 RectPath
15171: 1 FillPath
15172: 0 StrokePath
15173: newpath
15174: 177.88 196.38 177.88 200.38 2 CapLine
15175: 175.88 198.38 179.88 198.38 2 CapLine
15176: 176.00 195.62 180.00 199.62 RectPath
15177: 1 FillPath
15178: 0 StrokePath
15179: newpath
15180: 178.00 195.62 178.00 199.62 2 CapLine
15181: 176.00 197.62 180.00 197.62 2 CapLine
15182: 176.25 195.25 180.25 199.25 RectPath
15183: 1 FillPath
15184: 0 StrokePath
15185: newpath
15186: 178.25 195.25 178.25 199.25 2 CapLine
15187: 176.25 197.25 180.25 197.25 2 CapLine
15188: 176.38 195.12 180.38 199.12 RectPath
15189: 1 FillPath
15190: 0 StrokePath
15191: newpath
15192: 178.38 195.12 178.38 199.12 2 CapLine
15193: 176.38 197.12 180.38 197.12 2 CapLine
15194: 176.62 195.12 180.62 199.12 RectPath
15195: 1 FillPath
15196: 0 StrokePath
15197: newpath
15198: 178.62 195.12 178.62 199.12 2 CapLine
15199: 176.62 197.12 180.62 197.12 2 CapLine
15200: 176.75 194.75 180.75 198.75 RectPath
15201: 1 FillPath
15202: 0 StrokePath
15203: newpath
15204: 178.75 194.75 178.75 198.75 2 CapLine
15205: 176.75 196.75 180.75 196.75 2 CapLine
15206: 177.00 195.12 181.00 199.12 RectPath
15207: 1 FillPath
15208: 0 StrokePath
15209: newpath
15210: 179.00 195.12 179.00 199.12 2 CapLine
15211: 177.00 197.12 181.00 197.12 2 CapLine
15212: 177.25 195.50 181.25 199.50 RectPath
15213: 1 FillPath
15214: 0 StrokePath
15215: newpath
15216: 179.25 195.50 179.25 199.50 2 CapLine
15217: 177.25 197.50 181.25 197.50 2 CapLine
15218: 177.38 194.00 181.38 198.00 RectPath
15219: 1 FillPath
15220: 0 StrokePath
15221: newpath
15222: 179.38 194.00 179.38 198.00 2 CapLine
15223: 177.38 196.00 181.38 196.00 2 CapLine
15224: 177.62 193.00 181.62 197.00 RectPath
15225: 1 FillPath
15226: 0 StrokePath
15227: newpath
15228: 179.62 193.00 179.62 197.00 2 CapLine
15229: 177.62 195.00 181.62 195.00 2 CapLine
15230: 177.88 192.00 181.88 196.00 RectPath
15231: 1 FillPath
15232: 0 StrokePath
15233: newpath
15234: 179.88 192.00 179.88 196.00 2 CapLine
15235: 177.88 194.00 181.88 194.00 2 CapLine
15236: 178.00 192.38 182.00 196.38 RectPath
15237: 1 FillPath
15238: 0 StrokePath
15239: newpath
15240: 180.00 192.38 180.00 196.38 2 CapLine
15241: 178.00 194.38 182.00 194.38 2 CapLine
15242: 178.25 191.38 182.25 195.38 RectPath
15243: 1 FillPath
15244: 0 StrokePath
15245: newpath
15246: 180.25 191.38 180.25 195.38 2 CapLine
15247: 178.25 193.38 182.25 193.38 2 CapLine
15248: 178.50 190.12 182.50 194.12 RectPath
15249: 1 FillPath
15250: 0 StrokePath
15251: newpath
15252: 180.50 190.12 180.50 194.12 2 CapLine
15253: 178.50 192.12 182.50 192.12 2 CapLine
15254: 178.62 190.00 182.62 194.00 RectPath
15255: 1 FillPath
15256: 0 StrokePath
15257: newpath
15258: 180.62 190.00 180.62 194.00 2 CapLine
15259: 178.62 192.00 182.62 192.00 2 CapLine
15260: 178.88 190.25 182.88 194.25 RectPath
15261: 1 FillPath
15262: 0 StrokePath
15263: newpath
15264: 180.88 190.25 180.88 194.25 2 CapLine
15265: 178.88 192.25 182.88 192.25 2 CapLine
15266: 179.12 190.38 183.12 194.38 RectPath
15267: 1 FillPath
15268: 0 StrokePath
15269: newpath
15270: 181.12 190.38 181.12 194.38 2 CapLine
15271: 179.12 192.38 183.12 192.38 2 CapLine
15272: 179.25 190.50 183.25 194.50 RectPath
15273: 1 FillPath
15274: 0 StrokePath
15275: newpath
15276: 181.25 190.50 181.25 194.50 2 CapLine
15277: 179.25 192.50 183.25 192.50 2 CapLine
15278: 179.50 189.88 183.50 193.88 RectPath
15279: 1 FillPath
15280: 0 StrokePath
15281: newpath
15282: 181.50 189.88 181.50 193.88 2 CapLine
15283: 179.50 191.88 183.50 191.88 2 CapLine
15284: 179.75 189.00 183.75 193.00 RectPath
15285: 1 FillPath
15286: 0 StrokePath
15287: newpath
15288: 181.75 189.00 181.75 193.00 2 CapLine
15289: 179.75 191.00 183.75 191.00 2 CapLine
15290: 180.00 189.25 184.00 193.25 RectPath
15291: 1 FillPath
15292: 0 StrokePath
15293: newpath
15294: 182.00 189.25 182.00 193.25 2 CapLine
15295: 180.00 191.25 184.00 191.25 2 CapLine
15296: 180.12 189.00 184.12 193.00 RectPath
15297: 1 FillPath
15298: 0 StrokePath
15299: newpath
15300: 182.12 189.00 182.12 193.00 2 CapLine
15301: 180.12 191.00 184.12 191.00 2 CapLine
15302: 180.38 188.00 184.38 192.00 RectPath
15303: 1 FillPath
15304: 0 StrokePath
15305: newpath
15306: 182.38 188.00 182.38 192.00 2 CapLine
15307: 180.38 190.00 184.38 190.00 2 CapLine
15308: 180.62 188.00 184.62 192.00 RectPath
15309: 1 FillPath
15310: 0 StrokePath
15311: newpath
15312: 182.62 188.00 182.62 192.00 2 CapLine
15313: 180.62 190.00 184.62 190.00 2 CapLine
15314: 180.88 187.88 184.88 191.88 RectPath
15315: 1 FillPath
15316: 0 StrokePath
15317: newpath
15318: 182.88 187.88 182.88 191.88 2 CapLine
15319: 180.88 189.88 184.88 189.88 2 CapLine
15320: 181.12 188.25 185.12 192.25 RectPath
15321: 1 FillPath
15322: 0 StrokePath
15323: newpath
15324: 183.12 188.25 183.12 192.25 2 CapLine
15325: 181.12 190.25 185.12 190.25 2 CapLine
15326: 181.25 188.88 185.25 192.88 RectPath
15327: 1 FillPath
15328: 0 StrokePath
15329: newpath
15330: 183.25 188.88 183.25 192.88 2 CapLine
15331: 181.25 190.88 185.25 190.88 2 CapLine
15332: 181.50 186.62 185.50 190.62 RectPath
15333: 1 FillPath
15334: 0 StrokePath
15335: newpath
15336: 183.50 186.62 183.50 190.62 2 CapLine
15337: 181.50 188.62 185.50 188.62 2 CapLine
15338: 181.75 185.62 185.75 189.62 RectPath
15339: 1 FillPath
15340: 0 StrokePath
15341: newpath
15342: 183.75 185.62 183.75 189.62 2 CapLine
15343: 181.75 187.62 185.75 187.62 2 CapLine
15344: 182.00 185.88 186.00 189.88 RectPath
15345: 1 FillPath
15346: 0 StrokePath
15347: newpath
15348: 184.00 185.88 184.00 189.88 2 CapLine
15349: 182.00 187.88 186.00 187.88 2 CapLine
15350: 182.25 186.00 186.25 190.00 RectPath
15351: 1 FillPath
15352: 0 StrokePath
15353: newpath
15354: 184.25 186.00 184.25 190.00 2 CapLine
15355: 182.25 188.00 186.25 188.00 2 CapLine
15356: 182.50 186.12 186.50 190.12 RectPath
15357: 1 FillPath
15358: 0 StrokePath
15359: newpath
15360: 184.50 186.12 184.50 190.12 2 CapLine
15361: 182.50 188.12 186.50 188.12 2 CapLine
15362: 182.75 185.38 186.75 189.38 RectPath
15363: 1 FillPath
15364: 0 StrokePath
15365: newpath
15366: 184.75 185.38 184.75 189.38 2 CapLine
15367: 182.75 187.38 186.75 187.38 2 CapLine
15368: 183.00 184.62 187.00 188.62 RectPath
15369: 1 FillPath
15370: 0 StrokePath
15371: newpath
15372: 185.00 184.62 185.00 188.62 2 CapLine
15373: 183.00 186.62 187.00 186.62 2 CapLine
15374: 183.25 185.12 187.25 189.12 RectPath
15375: 1 FillPath
15376: 0 StrokePath
15377: newpath
15378: 185.25 185.12 185.25 189.12 2 CapLine
15379: 183.25 187.12 187.25 187.12 2 CapLine
15380: 183.50 184.62 187.50 188.62 RectPath
15381: 1 FillPath
15382: 0 StrokePath
15383: newpath
15384: 185.50 184.62 185.50 188.62 2 CapLine
15385: 183.50 186.62 187.50 186.62 2 CapLine
15386: 183.75 184.38 187.75 188.38 RectPath
15387: 1 FillPath
15388: 0 StrokePath
15389: newpath
15390: 185.75 184.38 185.75 188.38 2 CapLine
15391: 183.75 186.38 187.75 186.38 2 CapLine
15392: 183.88 183.88 187.88 187.88 RectPath
15393: 1 FillPath
15394: 0 StrokePath
15395: newpath
15396: 185.88 183.88 185.88 187.88 2 CapLine
15397: 183.88 185.88 187.88 185.88 2 CapLine
15398: 184.12 184.62 188.12 188.62 RectPath
15399: 1 FillPath
15400: 0 StrokePath
15401: newpath
15402: 186.12 184.62 186.12 188.62 2 CapLine
15403: 184.12 186.62 188.12 186.62 2 CapLine
15404: 184.50 183.50 188.50 187.50 RectPath
15405: 1 FillPath
15406: 0 StrokePath
15407: newpath
15408: 186.50 183.50 186.50 187.50 2 CapLine
15409: 184.50 185.50 188.50 185.50 2 CapLine
15410: 184.75 183.50 188.75 187.50 RectPath
15411: 1 FillPath
15412: 0 StrokePath
15413: newpath
15414: 186.75 183.50 186.75 187.50 2 CapLine
15415: 184.75 185.50 188.75 185.50 2 CapLine
15416: 185.00 183.12 189.00 187.12 RectPath
15417: 1 FillPath
15418: 0 StrokePath
15419: newpath
15420: 187.00 183.12 187.00 187.12 2 CapLine
15421: 185.00 185.12 189.00 185.12 2 CapLine
15422: 185.25 183.25 189.25 187.25 RectPath
15423: 1 FillPath
15424: 0 StrokePath
15425: newpath
15426: 187.25 183.25 187.25 187.25 2 CapLine
15427: 185.25 185.25 189.25 185.25 2 CapLine
15428: 185.50 183.00 189.50 187.00 RectPath
15429: 1 FillPath
15430: 0 StrokePath
15431: newpath
15432: 187.50 183.00 187.50 187.00 2 CapLine
15433: 185.50 185.00 189.50 185.00 2 CapLine
15434: 185.75 183.00 189.75 187.00 RectPath
15435: 1 FillPath
15436: 0 StrokePath
15437: newpath
15438: 187.75 183.00 187.75 187.00 2 CapLine
15439: 185.75 185.00 189.75 185.00 2 CapLine
15440: 186.00 183.75 190.00 187.75 RectPath
15441: 1 FillPath
15442: 0 StrokePath
15443: newpath
15444: 188.00 183.75 188.00 187.75 2 CapLine
15445: 186.00 185.75 190.00 185.75 2 CapLine
15446: 186.25 182.75 190.25 186.75 RectPath
15447: 1 FillPath
15448: 0 StrokePath
15449: newpath
15450: 188.25 182.75 188.25 186.75 2 CapLine
15451: 186.25 184.75 190.25 184.75 2 CapLine
15452: 186.50 182.12 190.50 186.12 RectPath
15453: 1 FillPath
15454: 0 StrokePath
15455: newpath
15456: 188.50 182.12 188.50 186.12 2 CapLine
15457: 186.50 184.12 190.50 184.12 2 CapLine
15458: 186.75 181.75 190.75 185.75 RectPath
15459: 1 FillPath
15460: 0 StrokePath
15461: newpath
15462: 188.75 181.75 188.75 185.75 2 CapLine
15463: 186.75 183.75 190.75 183.75 2 CapLine
15464: 187.12 181.12 191.12 185.12 RectPath
15465: 1 FillPath
15466: 0 StrokePath
15467: newpath
15468: 189.12 181.12 189.12 185.12 2 CapLine
15469: 187.12 183.12 191.12 183.12 2 CapLine
15470: 187.38 182.25 191.38 186.25 RectPath
15471: 1 FillPath
15472: 0 StrokePath
15473: newpath
15474: 189.38 182.25 189.38 186.25 2 CapLine
15475: 187.38 184.25 191.38 184.25 2 CapLine
15476: 187.62 181.75 191.62 185.75 RectPath
15477: 1 FillPath
15478: 0 StrokePath
15479: newpath
15480: 189.62 181.75 189.62 185.75 2 CapLine
15481: 187.62 183.75 191.62 183.75 2 CapLine
15482: 187.88 181.12 191.88 185.12 RectPath
15483: 1 FillPath
15484: 0 StrokePath
15485: newpath
15486: 189.88 181.12 189.88 185.12 2 CapLine
15487: 187.88 183.12 191.88 183.12 2 CapLine
15488: 188.25 181.00 192.25 185.00 RectPath
15489: 1 FillPath
15490: 0 StrokePath
15491: newpath
15492: 190.25 181.00 190.25 185.00 2 CapLine
15493: 188.25 183.00 192.25 183.00 2 CapLine
15494: 188.50 181.00 192.50 185.00 RectPath
15495: 1 FillPath
15496: 0 StrokePath
15497: newpath
15498: 190.50 181.00 190.50 185.00 2 CapLine
15499: 188.50 183.00 192.50 183.00 2 CapLine
15500: 188.75 181.50 192.75 185.50 RectPath
15501: 1 FillPath
15502: 0 StrokePath
15503: newpath
15504: 190.75 181.50 190.75 185.50 2 CapLine
15505: 188.75 183.50 192.75 183.50 2 CapLine
15506: 189.12 181.62 193.12 185.62 RectPath
15507: 1 FillPath
15508: 0 StrokePath
15509: newpath
15510: 191.12 181.62 191.12 185.62 2 CapLine
15511: 189.12 183.62 193.12 183.62 2 CapLine
15512: 189.38 181.75 193.38 185.75 RectPath
15513: 1 FillPath
15514: 0 StrokePath
15515: newpath
15516: 191.38 181.75 191.38 185.75 2 CapLine
15517: 189.38 183.75 193.38 183.75 2 CapLine
15518: 189.62 181.50 193.62 185.50 RectPath
15519: 1 FillPath
15520: 0 StrokePath
15521: newpath
15522: 191.62 181.50 191.62 185.50 2 CapLine
15523: 189.62 183.50 193.62 183.50 2 CapLine
15524: 190.00 181.12 194.00 185.12 RectPath
15525: 1 FillPath
15526: 0 StrokePath
15527: newpath
15528: 192.00 181.12 192.00 185.12 2 CapLine
15529: 190.00 183.12 194.00 183.12 2 CapLine
15530: 190.25 180.62 194.25 184.62 RectPath
15531: 1 FillPath
15532: 0 StrokePath
15533: newpath
15534: 192.25 180.62 192.25 184.62 2 CapLine
15535: 190.25 182.62 194.25 182.62 2 CapLine
15536: 190.62 180.38 194.62 184.38 RectPath
15537: 1 FillPath
15538: 0 StrokePath
15539: newpath
15540: 192.62 180.38 192.62 184.38 2 CapLine
15541: 190.62 182.38 194.62 182.38 2 CapLine
15542: 190.88 180.88 194.88 184.88 RectPath
15543: 1 FillPath
15544: 0 StrokePath
15545: newpath
15546: 192.88 180.88 192.88 184.88 2 CapLine
15547: 190.88 182.88 194.88 182.88 2 CapLine
15548: 191.25 181.25 195.25 185.25 RectPath
15549: 1 FillPath
15550: 0 StrokePath
15551: newpath
15552: 193.25 181.25 193.25 185.25 2 CapLine
15553: 191.25 183.25 195.25 183.25 2 CapLine
15554: 191.50 180.88 195.50 184.88 RectPath
15555: 1 FillPath
15556: 0 StrokePath
15557: newpath
15558: 193.50 180.88 193.50 184.88 2 CapLine
15559: 191.50 182.88 195.50 182.88 2 CapLine
15560: 191.88 181.00 195.88 185.00 RectPath
15561: 1 FillPath
15562: 0 StrokePath
15563: newpath
15564: 193.88 181.00 193.88 185.00 2 CapLine
15565: 191.88 183.00 195.88 183.00 2 CapLine
15566: 192.12 180.50 196.12 184.50 RectPath
15567: 1 FillPath
15568: 0 StrokePath
15569: newpath
15570: 194.12 180.50 194.12 184.50 2 CapLine
15571: 192.12 182.50 196.12 182.50 2 CapLine
15572: 192.50 180.62 196.50 184.62 RectPath
15573: 1 FillPath
15574: 0 StrokePath
15575: newpath
15576: 194.50 180.62 194.50 184.62 2 CapLine
15577: 192.50 182.62 196.50 182.62 2 CapLine
15578: 192.75 180.88 196.75 184.88 RectPath
15579: 1 FillPath
15580: 0 StrokePath
15581: newpath
15582: 194.75 180.88 194.75 184.88 2 CapLine
15583: 192.75 182.88 196.75 182.88 2 CapLine
15584: 193.12 180.50 197.12 184.50 RectPath
15585: 1 FillPath
15586: 0 StrokePath
15587: newpath
15588: 195.12 180.50 195.12 184.50 2 CapLine
15589: 193.12 182.50 197.12 182.50 2 CapLine
15590: 193.50 180.38 197.50 184.38 RectPath
15591: 1 FillPath
15592: 0 StrokePath
15593: newpath
15594: 195.50 180.38 195.50 184.38 2 CapLine
15595: 193.50 182.38 197.50 182.38 2 CapLine
15596: 193.75 180.00 197.75 184.00 RectPath
15597: 1 FillPath
15598: 0 StrokePath
15599: newpath
15600: 195.75 180.00 195.75 184.00 2 CapLine
15601: 193.75 182.00 197.75 182.00 2 CapLine
15602: 194.12 181.25 198.12 185.25 RectPath
15603: 1 FillPath
15604: 0 StrokePath
15605: newpath
15606: 196.12 181.25 196.12 185.25 2 CapLine
15607: 194.12 183.25 198.12 183.25 2 CapLine
15608: 194.50 181.88 198.50 185.88 RectPath
15609: 1 FillPath
15610: 0 StrokePath
15611: newpath
15612: 196.50 181.88 196.50 185.88 2 CapLine
15613: 194.50 183.88 198.50 183.88 2 CapLine
15614: 194.88 181.50 198.88 185.50 RectPath
15615: 1 FillPath
15616: 0 StrokePath
15617: newpath
15618: 196.88 181.50 196.88 185.50 2 CapLine
15619: 194.88 183.50 198.88 183.50 2 CapLine
15620: 195.25 181.50 199.25 185.50 RectPath
15621: 1 FillPath
15622: 0 StrokePath
15623: newpath
15624: 197.25 181.50 197.25 185.50 2 CapLine
15625: 195.25 183.50 199.25 183.50 2 CapLine
15626: 195.50 181.62 199.50 185.62 RectPath
15627: 1 FillPath
15628: 0 StrokePath
15629: newpath
15630: 197.50 181.62 197.50 185.62 2 CapLine
15631: 195.50 183.62 199.50 183.62 2 CapLine
15632: 195.88 182.00 199.88 186.00 RectPath
15633: 1 FillPath
15634: 0 StrokePath
15635: newpath
15636: 197.88 182.00 197.88 186.00 2 CapLine
15637: 195.88 184.00 199.88 184.00 2 CapLine
15638: 196.25 181.25 200.25 185.25 RectPath
15639: 1 FillPath
15640: 0 StrokePath
15641: newpath
15642: 198.25 181.25 198.25 185.25 2 CapLine
15643: 196.25 183.25 200.25 183.25 2 CapLine
15644: 196.62 181.38 200.62 185.38 RectPath
15645: 1 FillPath
15646: 0 StrokePath
15647: newpath
15648: 198.62 181.38 198.62 185.38 2 CapLine
15649: 196.62 183.38 200.62 183.38 2 CapLine
15650: 197.00 182.50 201.00 186.50 RectPath
15651: 1 FillPath
15652: 0 StrokePath
15653: newpath
15654: 199.00 182.50 199.00 186.50 2 CapLine
15655: 197.00 184.50 201.00 184.50 2 CapLine
15656: 197.38 183.25 201.38 187.25 RectPath
15657: 1 FillPath
15658: 0 StrokePath
15659: newpath
15660: 199.38 183.25 199.38 187.25 2 CapLine
15661: 197.38 185.25 201.38 185.25 2 CapLine
15662: 197.75 183.12 201.75 187.12 RectPath
15663: 1 FillPath
15664: 0 StrokePath
15665: newpath
15666: 199.75 183.12 199.75 187.12 2 CapLine
15667: 197.75 185.12 201.75 185.12 2 CapLine
15668: 198.12 182.00 202.12 186.00 RectPath
15669: 1 FillPath
15670: 0 StrokePath
15671: newpath
15672: 200.12 182.00 200.12 186.00 2 CapLine
15673: 198.12 184.00 202.12 184.00 2 CapLine
15674: 198.62 182.62 202.62 186.62 RectPath
15675: 1 FillPath
15676: 0 StrokePath
15677: newpath
15678: 200.62 182.62 200.62 186.62 2 CapLine
15679: 198.62 184.62 202.62 184.62 2 CapLine
15680: 199.00 182.62 203.00 186.62 RectPath
15681: 1 FillPath
15682: 0 StrokePath
15683: newpath
15684: 201.00 182.62 201.00 186.62 2 CapLine
15685: 199.00 184.62 203.00 184.62 2 CapLine
15686: 199.38 182.88 203.38 186.88 RectPath
15687: 1 FillPath
15688: 0 StrokePath
15689: newpath
15690: 201.38 182.88 201.38 186.88 2 CapLine
15691: 199.38 184.88 203.38 184.88 2 CapLine
15692: 199.75 182.88 203.75 186.88 RectPath
15693: 1 FillPath
15694: 0 StrokePath
15695: newpath
15696: 201.75 182.88 201.75 186.88 2 CapLine
15697: 199.75 184.88 203.75 184.88 2 CapLine
15698: 200.12 184.12 204.12 188.12 RectPath
15699: 1 FillPath
15700: 0 StrokePath
15701: newpath
15702: 202.12 184.12 202.12 188.12 2 CapLine
15703: 200.12 186.12 204.12 186.12 2 CapLine
15704: 200.62 183.88 204.62 187.88 RectPath
15705: 1 FillPath
15706: 0 StrokePath
15707: newpath
15708: 202.62 183.88 202.62 187.88 2 CapLine
15709: 200.62 185.88 204.62 185.88 2 CapLine
15710: 201.00 183.00 205.00 187.00 RectPath
15711: 1 FillPath
15712: 0 StrokePath
15713: newpath
15714: 203.00 183.00 203.00 187.00 2 CapLine
15715: 201.00 185.00 205.00 185.00 2 CapLine
15716: 201.50 183.88 205.50 187.88 RectPath
15717: 1 FillPath
15718: 0 StrokePath
15719: newpath
15720: 203.50 183.88 203.50 187.88 2 CapLine
15721: 201.50 185.88 205.50 185.88 2 CapLine
15722: 201.88 184.88 205.88 188.88 RectPath
15723: 1 FillPath
15724: 0 StrokePath
15725: newpath
15726: 203.88 184.88 203.88 188.88 2 CapLine
15727: 201.88 186.88 205.88 186.88 2 CapLine
15728: 202.38 183.88 206.38 187.88 RectPath
15729: 1 FillPath
15730: 0 StrokePath
15731: newpath
15732: 204.38 183.88 204.38 187.88 2 CapLine
15733: 202.38 185.88 206.38 185.88 2 CapLine
15734: 202.75 184.12 206.75 188.12 RectPath
15735: 1 FillPath
15736: 0 StrokePath
15737: newpath
15738: 204.75 184.12 204.75 188.12 2 CapLine
15739: 202.75 186.12 206.75 186.12 2 CapLine
15740: 203.25 184.00 207.25 188.00 RectPath
15741: 1 FillPath
15742: 0 StrokePath
15743: newpath
15744: 205.25 184.00 205.25 188.00 2 CapLine
15745: 203.25 186.00 207.25 186.00 2 CapLine
15746: 203.75 183.88 207.75 187.88 RectPath
15747: 1 FillPath
15748: 0 StrokePath
15749: newpath
15750: 205.75 183.88 205.75 187.88 2 CapLine
15751: 203.75 185.88 207.75 185.88 2 CapLine
15752: 204.12 184.75 208.12 188.75 RectPath
15753: 1 FillPath
15754: 0 StrokePath
15755: newpath
15756: 206.12 184.75 206.12 188.75 2 CapLine
15757: 204.12 186.75 208.12 186.75 2 CapLine
15758: 204.62 185.62 208.62 189.62 RectPath
15759: 1 FillPath
15760: 0 StrokePath
15761: newpath
15762: 206.62 185.62 206.62 189.62 2 CapLine
15763: 204.62 187.62 208.62 187.62 2 CapLine
15764: 205.12 186.50 209.12 190.50 RectPath
15765: 1 FillPath
15766: 0 StrokePath
15767: newpath
15768: 207.12 186.50 207.12 190.50 2 CapLine
15769: 205.12 188.50 209.12 188.50 2 CapLine
15770: 205.62 187.12 209.62 191.12 RectPath
15771: 1 FillPath
15772: 0 StrokePath
15773: newpath
15774: 207.62 187.12 207.62 191.12 2 CapLine
15775: 205.62 189.12 209.62 189.12 2 CapLine
15776: 206.12 186.88 210.12 190.88 RectPath
15777: 1 FillPath
15778: 0 StrokePath
15779: newpath
15780: 208.12 186.88 208.12 190.88 2 CapLine
15781: 206.12 188.88 210.12 188.88 2 CapLine
15782: 206.62 188.12 210.62 192.12 RectPath
15783: 1 FillPath
15784: 0 StrokePath
15785: newpath
15786: 208.62 188.12 208.62 192.12 2 CapLine
15787: 206.62 190.12 210.62 190.12 2 CapLine
15788: 207.12 187.50 211.12 191.50 RectPath
15789: 1 FillPath
15790: 0 StrokePath
15791: newpath
15792: 209.12 187.50 209.12 191.50 2 CapLine
15793: 207.12 189.50 211.12 189.50 2 CapLine
15794: 207.62 188.00 211.62 192.00 RectPath
15795: 1 FillPath
15796: 0 StrokePath
15797: newpath
15798: 209.62 188.00 209.62 192.00 2 CapLine
15799: 207.62 190.00 211.62 190.00 2 CapLine
15800: 208.12 188.62 212.12 192.62 RectPath
15801: 1 FillPath
15802: 0 StrokePath
15803: newpath
15804: 210.12 188.62 210.12 192.62 2 CapLine
15805: 208.12 190.62 212.12 190.62 2 CapLine
15806: 208.75 189.00 212.75 193.00 RectPath
15807: 1 FillPath
15808: 0 StrokePath
15809: newpath
15810: 210.75 189.00 210.75 193.00 2 CapLine
15811: 208.75 191.00 212.75 191.00 2 CapLine
15812: 209.25 189.12 213.25 193.12 RectPath
15813: 1 FillPath
15814: 0 StrokePath
15815: newpath
15816: 211.25 189.12 211.25 193.12 2 CapLine
15817: 209.25 191.12 213.25 191.12 2 CapLine
15818: 209.75 188.62 213.75 192.62 RectPath
15819: 1 FillPath
15820: 0 StrokePath
15821: newpath
15822: 211.75 188.62 211.75 192.62 2 CapLine
15823: 209.75 190.62 213.75 190.62 2 CapLine
15824: 210.38 190.00 214.38 194.00 RectPath
15825: 1 FillPath
15826: 0 StrokePath
15827: newpath
15828: 212.38 190.00 212.38 194.00 2 CapLine
15829: 210.38 192.00 214.38 192.00 2 CapLine
15830: 211.00 191.00 215.00 195.00 RectPath
15831: 1 FillPath
15832: 0 StrokePath
15833: newpath
15834: 213.00 191.00 213.00 195.00 2 CapLine
15835: 211.00 193.00 215.00 193.00 2 CapLine
15836: 211.50 192.38 215.50 196.38 RectPath
15837: 1 FillPath
15838: 0 StrokePath
15839: newpath
15840: 213.50 192.38 213.50 196.38 2 CapLine
15841: 211.50 194.38 215.50 194.38 2 CapLine
15842: 212.12 192.50 216.12 196.50 RectPath
15843: 1 FillPath
15844: 0 StrokePath
15845: newpath
15846: 214.12 192.50 214.12 196.50 2 CapLine
15847: 212.12 194.50 216.12 194.50 2 CapLine
15848: 212.75 191.62 216.75 195.62 RectPath
15849: 1 FillPath
15850: 0 StrokePath
15851: newpath
15852: 214.75 191.62 214.75 195.62 2 CapLine
15853: 212.75 193.62 216.75 193.62 2 CapLine
15854: 213.38 192.50 217.38 196.50 RectPath
15855: 1 FillPath
15856: 0 StrokePath
15857: newpath
15858: 215.38 192.50 215.38 196.50 2 CapLine
15859: 213.38 194.50 217.38 194.50 2 CapLine
15860: 214.00 193.38 218.00 197.38 RectPath
15861: 1 FillPath
15862: 0 StrokePath
15863: newpath
15864: 216.00 193.38 216.00 197.38 2 CapLine
15865: 214.00 195.38 218.00 195.38 2 CapLine
15866: 214.62 194.25 218.62 198.25 RectPath
15867: 1 FillPath
15868: 0 StrokePath
15869: newpath
15870: 216.62 194.25 216.62 198.25 2 CapLine
15871: 214.62 196.25 218.62 196.25 2 CapLine
15872: 215.25 195.38 219.25 199.38 RectPath
15873: 1 FillPath
15874: 0 StrokePath
15875: newpath
15876: 217.25 195.38 217.25 199.38 2 CapLine
15877: 215.25 197.38 219.25 197.38 2 CapLine
15878: 216.00 196.88 220.00 200.88 RectPath
15879: 1 FillPath
15880: 0 StrokePath
15881: newpath
15882: 218.00 196.88 218.00 200.88 2 CapLine
15883: 216.00 198.88 220.00 198.88 2 CapLine
15884: 216.62 197.62 220.62 201.62 RectPath
15885: 1 FillPath
15886: 0 StrokePath
15887: newpath
15888: 218.62 197.62 218.62 201.62 2 CapLine
15889: 216.62 199.62 220.62 199.62 2 CapLine
15890: 217.38 197.62 221.38 201.62 RectPath
15891: 1 FillPath
15892: 0 StrokePath
15893: newpath
15894: 219.38 197.62 219.38 201.62 2 CapLine
15895: 217.38 199.62 221.38 199.62 2 CapLine
15896: 218.12 197.88 222.12 201.88 RectPath
15897: 1 FillPath
15898: 0 StrokePath
15899: newpath
15900: 220.12 197.88 220.12 201.88 2 CapLine
15901: 218.12 199.88 222.12 199.88 2 CapLine
15902: 218.75 198.88 222.75 202.88 RectPath
15903: 1 FillPath
15904: 0 StrokePath
15905: newpath
15906: 220.75 198.88 220.75 202.88 2 CapLine
15907: 218.75 200.88 222.75 200.88 2 CapLine
15908: 219.50 198.88 223.50 202.88 RectPath
15909: 1 FillPath
15910: 0 StrokePath
15911: newpath
15912: 221.50 198.88 221.50 202.88 2 CapLine
15913: 219.50 200.88 223.50 200.88 2 CapLine
15914: 220.38 200.00 224.38 204.00 RectPath
15915: 1 FillPath
15916: 0 StrokePath
15917: newpath
15918: 222.38 200.00 222.38 204.00 2 CapLine
15919: 220.38 202.00 224.38 202.00 2 CapLine
15920: 221.12 201.12 225.12 205.12 RectPath
15921: 1 FillPath
15922: 0 StrokePath
15923: newpath
15924: 223.12 201.12 223.12 205.12 2 CapLine
15925: 221.12 203.12 225.12 203.12 2 CapLine
15926: 221.88 203.12 225.88 207.12 RectPath
15927: 1 FillPath
15928: 0 StrokePath
15929: newpath
15930: 223.88 203.12 223.88 207.12 2 CapLine
15931: 221.88 205.12 225.88 205.12 2 CapLine
15932: 222.75 203.50 226.75 207.50 RectPath
15933: 1 FillPath
15934: 0 StrokePath
15935: newpath
15936: 224.75 203.50 224.75 207.50 2 CapLine
15937: 222.75 205.50 226.75 205.50 2 CapLine
15938: 223.62 204.12 227.62 208.12 RectPath
15939: 1 FillPath
15940: 0 StrokePath
15941: newpath
15942: 225.62 204.12 225.62 208.12 2 CapLine
15943: 223.62 206.12 227.62 206.12 2 CapLine
15944: 224.50 205.62 228.50 209.62 RectPath
15945: 1 FillPath
15946: 0 StrokePath
15947: newpath
15948: 226.50 205.62 226.50 209.62 2 CapLine
15949: 224.50 207.62 228.50 207.62 2 CapLine
15950: 225.38 206.88 229.38 210.88 RectPath
15951: 1 FillPath
15952: 0 StrokePath
15953: newpath
15954: 227.38 206.88 227.38 210.88 2 CapLine
15955: 225.38 208.88 229.38 208.88 2 CapLine
15956: 226.38 207.38 230.38 211.38 RectPath
15957: 1 FillPath
15958: 0 StrokePath
15959: newpath
15960: 228.38 207.38 228.38 211.38 2 CapLine
15961: 226.38 209.38 230.38 209.38 2 CapLine
15962: 227.25 207.62 231.25 211.62 RectPath
15963: 1 FillPath
15964: 0 StrokePath
15965: newpath
15966: 229.25 207.62 229.25 211.62 2 CapLine
15967: 227.25 209.62 231.25 209.62 2 CapLine
15968: 228.25 207.50 232.25 211.50 RectPath
15969: 1 FillPath
15970: 0 StrokePath
15971: newpath
15972: 230.25 207.50 230.25 211.50 2 CapLine
15973: 228.25 209.50 232.25 209.50 2 CapLine
15974: 229.25 209.00 233.25 213.00 RectPath
15975: 1 FillPath
15976: 0 StrokePath
15977: newpath
15978: 231.25 209.00 231.25 213.00 2 CapLine
15979: 229.25 211.00 233.25 211.00 2 CapLine
15980: 230.38 211.00 234.38 215.00 RectPath
15981: 1 FillPath
15982: 0 StrokePath
15983: newpath
15984: 232.38 211.00 232.38 215.00 2 CapLine
15985: 230.38 213.00 234.38 213.00 2 CapLine
15986: 231.38 212.50 235.38 216.50 RectPath
15987: 1 FillPath
15988: 0 StrokePath
15989: newpath
15990: 233.38 212.50 233.38 216.50 2 CapLine
15991: 231.38 214.50 235.38 214.50 2 CapLine
15992: 232.50 214.50 236.50 218.50 RectPath
15993: 1 FillPath
15994: 0 StrokePath
15995: newpath
15996: 234.50 214.50 234.50 218.50 2 CapLine
15997: 232.50 216.50 236.50 216.50 2 CapLine
15998: 233.62 214.50 237.62 218.50 RectPath
15999: 1 FillPath
16000: 0 StrokePath
16001: newpath
16002: 235.62 214.50 235.62 218.50 2 CapLine
16003: 233.62 216.50 237.62 216.50 2 CapLine
16004: 234.88 215.50 238.88 219.50 RectPath
16005: 1 FillPath
16006: 0 StrokePath
16007: newpath
16008: 236.88 215.50 236.88 219.50 2 CapLine
16009: 234.88 217.50 238.88 217.50 2 CapLine
16010: 236.12 216.75 240.12 220.75 RectPath
16011: 1 FillPath
16012: 0 StrokePath
16013: newpath
16014: 238.12 216.75 238.12 220.75 2 CapLine
16015: 236.12 218.75 240.12 218.75 2 CapLine
16016: 237.50 218.75 241.50 222.75 RectPath
16017: 1 FillPath
16018: 0 StrokePath
16019: newpath
16020: 239.50 218.75 239.50 222.75 2 CapLine
16021: 237.50 220.75 241.50 220.75 2 CapLine
16022: 238.75 219.75 242.75 223.75 RectPath
16023: 1 FillPath
16024: 0 StrokePath
16025: newpath
16026: 240.75 219.75 240.75 223.75 2 CapLine
16027: 238.75 221.75 242.75 221.75 2 CapLine
16028: 240.25 220.75 244.25 224.75 RectPath
16029: 1 FillPath
16030: 0 StrokePath
16031: newpath
16032: 242.25 220.75 242.25 224.75 2 CapLine
16033: 240.25 222.75 244.25 222.75 2 CapLine
16034: 241.75 221.38 245.75 225.38 RectPath
16035: 1 FillPath
16036: 0 StrokePath
16037: newpath
16038: 243.75 221.38 243.75 225.38 2 CapLine
16039: 241.75 223.38 245.75 223.38 2 CapLine
16040: 243.25 224.25 247.25 228.25 RectPath
16041: 1 FillPath
16042: 0 StrokePath
16043: newpath
16044: 245.25 224.25 245.25 228.25 2 CapLine
16045: 243.25 226.25 247.25 226.25 2 CapLine
16046: 244.88 225.00 248.88 229.00 RectPath
16047: 1 FillPath
16048: 0 StrokePath
16049: newpath
16050: 246.88 225.00 246.88 229.00 2 CapLine
16051: 244.88 227.00 248.88 227.00 2 CapLine
16052: 246.62 226.38 250.62 230.38 RectPath
16053: 1 FillPath
16054: 0 StrokePath
16055: newpath
16056: 248.62 226.38 248.62 230.38 2 CapLine
16057: 246.62 228.38 250.62 228.38 2 CapLine
16058: 248.50 228.88 252.50 232.88 RectPath
16059: 1 FillPath
16060: 0 StrokePath
16061: newpath
16062: 250.50 228.88 250.50 232.88 2 CapLine
16063: 248.50 230.88 252.50 230.88 2 CapLine
16064: 250.38 228.62 254.38 232.62 RectPath
16065: 1 FillPath
16066: 0 StrokePath
16067: newpath
16068: 252.38 228.62 252.38 232.62 2 CapLine
16069: 250.38 230.62 254.38 230.62 2 CapLine
16070: 252.50 228.88 256.50 232.88 RectPath
16071: 1 FillPath
16072: 0 StrokePath
16073: newpath
16074: 254.50 228.88 254.50 232.88 2 CapLine
16075: 252.50 230.88 256.50 230.88 2 CapLine
16076: 254.62 232.25 258.62 236.25 RectPath
16077: 1 FillPath
16078: 0 StrokePath
16079: newpath
16080: 256.62 232.25 256.62 236.25 2 CapLine
16081: 254.62 234.25 258.62 234.25 2 CapLine
16082: 257.00 234.62 261.00 238.62 RectPath
16083: 1 FillPath
16084: 0 StrokePath
16085: newpath
16086: 259.00 234.62 259.00 238.62 2 CapLine
16087: 257.00 236.62 261.00 236.62 2 CapLine
16088: 259.62 235.50 263.62 239.50 RectPath
16089: 1 FillPath
16090: 0 StrokePath
16091: newpath
16092: 261.62 235.50 261.62 239.50 2 CapLine
16093: 259.62 237.50 263.62 237.50 2 CapLine
16094: 262.38 237.00 266.38 241.00 RectPath
16095: 1 FillPath
16096: 0 StrokePath
16097: newpath
16098: 264.38 237.00 264.38 241.00 2 CapLine
16099: 262.38 239.00 266.38 239.00 2 CapLine
16100: 265.38 236.62 269.38 240.62 RectPath
16101: 1 FillPath
16102: 0 StrokePath
16103: newpath
16104: 267.38 236.62 267.38 240.62 2 CapLine
16105: 265.38 238.62 269.38 238.62 2 CapLine
16106: 268.75 238.38 272.75 242.38 RectPath
16107: 1 FillPath
16108: 0 StrokePath
16109: newpath
16110: 270.75 238.38 270.75 242.38 2 CapLine
16111: 268.75 240.38 272.75 240.38 2 CapLine
16112: 272.62 240.00 276.62 244.00 RectPath
16113: 1 FillPath
16114: 0 StrokePath
16115: newpath
16116: 274.62 240.00 274.62 244.00 2 CapLine
16117: 272.62 242.00 276.62 242.00 2 CapLine
16118: 276.88 240.75 280.88 244.75 RectPath
16119: 1 FillPath
16120: 0 StrokePath
16121: newpath
16122: 278.88 240.75 278.88 244.75 2 CapLine
16123: 276.88 242.75 280.88 242.75 2 CapLine
16124: 281.75 242.00 285.75 246.00 RectPath
16125: 1 FillPath
16126: 0 StrokePath
16127: newpath
16128: 283.75 242.00 283.75 246.00 2 CapLine
16129: 281.75 244.00 285.75 244.00 2 CapLine
16130: 287.62 243.38 291.62 247.38 RectPath
16131: 1 FillPath
16132: 0 StrokePath
16133: newpath
16134: 289.62 243.38 289.62 247.38 2 CapLine
16135: 287.62 245.38 291.62 245.38 2 CapLine
16136: 294.75 243.00 298.75 247.00 RectPath
16137: 1 FillPath
16138: 0 StrokePath
16139: newpath
16140: 296.75 243.00 296.75 247.00 2 CapLine
16141: 294.75 245.00 298.75 245.00 2 CapLine
16142: 303.88 243.25 307.88 247.25 RectPath
16143: 1 FillPath
16144: 0 StrokePath
16145: newpath
16146: 305.88 243.25 305.88 247.25 2 CapLine
16147: 303.88 245.25 307.88 245.25 2 CapLine
16148: 316.88 244.00 320.88 248.00 RectPath
16149: 1 FillPath
16150: 0 StrokePath
16151: newpath
16152: 318.88 244.00 318.88 248.00 2 CapLine
16153: 316.88 246.00 320.88 246.00 2 CapLine
16154: 339.00 244.75 343.00 248.75 RectPath
16155: 1 FillPath
16156: 0 StrokePath
16157: newpath
16158: 341.00 244.75 341.00 248.75 2 CapLine
16159: 339.00 246.75 343.00 246.75 2 CapLine
16160: 1 ps
16161: 0 0 0 SetFore  UseFore
16162: 0.996109 0 0.398444 SetFore  UseFore
16163: 0.50 ps
16164: newpath 166.25 285.00 M
16165: 164.25 281.00 L
16166: 168.25 281.00 L
16167: closepath
16168: 0 FillPath
16169: 0 StrokePath newpath
16170: newpath 166.38 281.50 M
16171: 164.38 277.50 L
16172: 168.38 277.50 L
16173: closepath
16174: 0 FillPath
16175: 0 StrokePath newpath
16176: newpath 166.50 282.12 M
16177: 164.50 278.12 L
16178: 168.50 278.12 L
16179: closepath
16180: 0 FillPath
16181: 0 StrokePath newpath
16182: newpath 166.62 283.00 M
16183: 164.62 279.00 L
16184: 168.62 279.00 L
16185: closepath
16186: 0 FillPath
16187: 0 StrokePath newpath
16188: newpath 166.75 280.12 M
16189: 164.75 276.12 L
16190: 168.75 276.12 L
16191: closepath
16192: 0 FillPath
16193: 0 StrokePath newpath
16194: newpath 166.88 276.00 M
16195: 164.88 272.00 L
16196: 168.88 272.00 L
16197: closepath
16198: 0 FillPath
16199: 0 StrokePath newpath
16200: newpath 167.12 274.75 M
16201: 165.12 270.75 L
16202: 169.12 270.75 L
16203: closepath
16204: 0 FillPath
16205: 0 StrokePath newpath
16206: newpath 167.25 274.62 M
16207: 165.25 270.62 L
16208: 169.25 270.62 L
16209: closepath
16210: 0 FillPath
16211: 0 StrokePath newpath
16212: newpath 167.38 273.62 M
16213: 165.38 269.62 L
16214: 169.38 269.62 L
16215: closepath
16216: 0 FillPath
16217: 0 StrokePath newpath
16218: newpath 167.50 272.88 M
16219: 165.50 268.88 L
16220: 169.50 268.88 L
16221: closepath
16222: 0 FillPath
16223: 0 StrokePath newpath
16224: newpath 167.62 271.12 M
16225: 165.62 267.12 L
16226: 169.62 267.12 L
16227: closepath
16228: 0 FillPath
16229: 0 StrokePath newpath
16230: newpath 167.75 270.50 M
16231: 165.75 266.50 L
16232: 169.75 266.50 L
16233: closepath
16234: 0 FillPath
16235: 0 StrokePath newpath
16236: newpath 167.88 269.62 M
16237: 165.88 265.62 L
16238: 169.88 265.62 L
16239: closepath
16240: 0 FillPath
16241: 0 StrokePath newpath
16242: newpath 168.00 267.50 M
16243: 166.00 263.50 L
16244: 170.00 263.50 L
16245: closepath
16246: 0 FillPath
16247: 0 StrokePath newpath
16248: newpath 168.25 267.00 M
16249: 166.25 263.00 L
16250: 170.25 263.00 L
16251: closepath
16252: 0 FillPath
16253: 0 StrokePath newpath
16254: newpath 168.38 265.75 M
16255: 166.38 261.75 L
16256: 170.38 261.75 L
16257: closepath
16258: 0 FillPath
16259: 0 StrokePath newpath
16260: newpath 168.50 265.50 M
16261: 166.50 261.50 L
16262: 170.50 261.50 L
16263: closepath
16264: 0 FillPath
16265: 0 StrokePath newpath
16266: newpath 168.62 265.50 M
16267: 166.62 261.50 L
16268: 170.62 261.50 L
16269: closepath
16270: 0 FillPath
16271: 0 StrokePath newpath
16272: newpath 168.75 262.62 M
16273: 166.75 258.62 L
16274: 170.75 258.62 L
16275: closepath
16276: 0 FillPath
16277: 0 StrokePath newpath
16278: newpath 168.88 257.38 M
16279: 166.88 253.38 L
16280: 170.88 253.38 L
16281: closepath
16282: 0 FillPath
16283: 0 StrokePath newpath
16284: newpath 169.12 256.00 M
16285: 167.12 252.00 L
16286: 171.12 252.00 L
16287: closepath
16288: 0 FillPath
16289: 0 StrokePath newpath
16290: newpath 169.25 256.50 M
16291: 167.25 252.50 L
16292: 171.25 252.50 L
16293: closepath
16294: 0 FillPath
16295: 0 StrokePath newpath
16296: newpath 169.38 256.75 M
16297: 167.38 252.75 L
16298: 171.38 252.75 L
16299: closepath
16300: 0 FillPath
16301: 0 StrokePath newpath
16302: newpath 169.50 257.50 M
16303: 167.50 253.50 L
16304: 171.50 253.50 L
16305: closepath
16306: 0 FillPath
16307: 0 StrokePath newpath
16308: newpath 169.62 253.88 M
16309: 167.62 249.88 L
16310: 171.62 249.88 L
16311: closepath
16312: 0 FillPath
16313: 0 StrokePath newpath
16314: newpath 169.75 251.88 M
16315: 167.75 247.88 L
16316: 171.75 247.88 L
16317: closepath
16318: 0 FillPath
16319: 0 StrokePath newpath
16320: newpath 170.00 251.12 M
16321: 168.00 247.12 L
16322: 172.00 247.12 L
16323: closepath
16324: 0 FillPath
16325: 0 StrokePath newpath
16326: newpath 170.12 249.00 M
16327: 168.12 245.00 L
16328: 172.12 245.00 L
16329: closepath
16330: 0 FillPath
16331: 0 StrokePath newpath
16332: newpath 170.25 248.75 M
16333: 168.25 244.75 L
16334: 172.25 244.75 L
16335: closepath
16336: 0 FillPath
16337: 0 StrokePath newpath
16338: newpath 170.38 249.38 M
16339: 168.38 245.38 L
16340: 172.38 245.38 L
16341: closepath
16342: 0 FillPath
16343: 0 StrokePath newpath
16344: newpath 170.62 248.38 M
16345: 168.62 244.38 L
16346: 172.62 244.38 L
16347: closepath
16348: 0 FillPath
16349: 0 StrokePath newpath
16350: newpath 170.75 245.38 M
16351: 168.75 241.38 L
16352: 172.75 241.38 L
16353: closepath
16354: 0 FillPath
16355: 0 StrokePath newpath
16356: newpath 170.88 244.38 M
16357: 168.88 240.38 L
16358: 172.88 240.38 L
16359: closepath
16360: 0 FillPath
16361: 0 StrokePath newpath
16362: newpath 171.00 246.75 M
16363: 169.00 242.75 L
16364: 173.00 242.75 L
16365: closepath
16366: 0 FillPath
16367: 0 StrokePath newpath
16368: newpath 171.25 244.75 M
16369: 169.25 240.75 L
16370: 173.25 240.75 L
16371: closepath
16372: 0 FillPath
16373: 0 StrokePath newpath
16374: newpath 171.38 240.12 M
16375: 169.38 236.12 L
16376: 173.38 236.12 L
16377: closepath
16378: 0 FillPath
16379: 0 StrokePath newpath
16380: newpath 171.50 238.12 M
16381: 169.50 234.12 L
16382: 173.50 234.12 L
16383: closepath
16384: 0 FillPath
16385: 0 StrokePath newpath
16386: newpath 171.62 239.00 M
16387: 169.62 235.00 L
16388: 173.62 235.00 L
16389: closepath
16390: 0 FillPath
16391: 0 StrokePath newpath
16392: newpath 171.88 238.38 M
16393: 169.88 234.38 L
16394: 173.88 234.38 L
16395: closepath
16396: 0 FillPath
16397: 0 StrokePath newpath
16398: newpath 172.00 237.12 M
16399: 170.00 233.12 L
16400: 174.00 233.12 L
16401: closepath
16402: 0 FillPath
16403: 0 StrokePath newpath
16404: newpath 172.12 237.25 M
16405: 170.12 233.25 L
16406: 174.12 233.25 L
16407: closepath
16408: 0 FillPath
16409: 0 StrokePath newpath
16410: newpath 172.38 235.25 M
16411: 170.38 231.25 L
16412: 174.38 231.25 L
16413: closepath
16414: 0 FillPath
16415: 0 StrokePath newpath
16416: newpath 172.50 232.75 M
16417: 170.50 228.75 L
16418: 174.50 228.75 L
16419: closepath
16420: 0 FillPath
16421: 0 StrokePath newpath
16422: newpath 172.62 231.75 M
16423: 170.62 227.75 L
16424: 174.62 227.75 L
16425: closepath
16426: 0 FillPath
16427: 0 StrokePath newpath
16428: newpath 172.75 233.25 M
16429: 170.75 229.25 L
16430: 174.75 229.25 L
16431: closepath
16432: 0 FillPath
16433: 0 StrokePath newpath
16434: newpath 173.00 231.88 M
16435: 171.00 227.88 L
16436: 175.00 227.88 L
16437: closepath
16438: 0 FillPath
16439: 0 StrokePath newpath
16440: newpath 173.12 229.12 M
16441: 171.12 225.12 L
16442: 175.12 225.12 L
16443: closepath
16444: 0 FillPath
16445: 0 StrokePath newpath
16446: newpath 173.25 229.50 M
16447: 171.25 225.50 L
16448: 175.25 225.50 L
16449: closepath
16450: 0 FillPath
16451: 0 StrokePath newpath
16452: newpath 173.50 230.25 M
16453: 171.50 226.25 L
16454: 175.50 226.25 L
16455: closepath
16456: 0 FillPath
16457: 0 StrokePath newpath
16458: newpath 173.62 229.88 M
16459: 171.62 225.88 L
16460: 175.62 225.88 L
16461: closepath
16462: 0 FillPath
16463: 0 StrokePath newpath
16464: newpath 173.88 228.38 M
16465: 171.88 224.38 L
16466: 175.88 224.38 L
16467: closepath
16468: 0 FillPath
16469: 0 StrokePath newpath
16470: newpath 174.00 227.12 M
16471: 172.00 223.12 L
16472: 176.00 223.12 L
16473: closepath
16474: 0 FillPath
16475: 0 StrokePath newpath
16476: newpath 174.12 225.38 M
16477: 172.12 221.38 L
16478: 176.12 221.38 L
16479: closepath
16480: 0 FillPath
16481: 0 StrokePath newpath
16482: newpath 174.38 222.75 M
16483: 172.38 218.75 L
16484: 176.38 218.75 L
16485: closepath
16486: 0 FillPath
16487: 0 StrokePath newpath
16488: newpath 174.50 222.88 M
16489: 172.50 218.88 L
16490: 176.50 218.88 L
16491: closepath
16492: 0 FillPath
16493: 0 StrokePath newpath
16494: newpath 174.62 223.25 M
16495: 172.62 219.25 L
16496: 176.62 219.25 L
16497: closepath
16498: 0 FillPath
16499: 0 StrokePath newpath
16500: newpath 174.88 222.38 M
16501: 172.88 218.38 L
16502: 176.88 218.38 L
16503: closepath
16504: 0 FillPath
16505: 0 StrokePath newpath
16506: newpath 175.00 221.88 M
16507: 173.00 217.88 L
16508: 177.00 217.88 L
16509: closepath
16510: 0 FillPath
16511: 0 StrokePath newpath
16512: newpath 175.25 221.12 M
16513: 173.25 217.12 L
16514: 177.25 217.12 L
16515: closepath
16516: 0 FillPath
16517: 0 StrokePath newpath
16518: newpath 175.38 220.88 M
16519: 173.38 216.88 L
16520: 177.38 216.88 L
16521: closepath
16522: 0 FillPath
16523: 0 StrokePath newpath
16524: newpath 175.62 221.12 M
16525: 173.62 217.12 L
16526: 177.62 217.12 L
16527: closepath
16528: 0 FillPath
16529: 0 StrokePath newpath
16530: newpath 175.75 219.50 M
16531: 173.75 215.50 L
16532: 177.75 215.50 L
16533: closepath
16534: 0 FillPath
16535: 0 StrokePath newpath
16536: newpath 176.00 218.50 M
16537: 174.00 214.50 L
16538: 178.00 214.50 L
16539: closepath
16540: 0 FillPath
16541: 0 StrokePath newpath
16542: newpath 176.12 217.25 M
16543: 174.12 213.25 L
16544: 178.12 213.25 L
16545: closepath
16546: 0 FillPath
16547: 0 StrokePath newpath
16548: newpath 176.25 215.25 M
16549: 174.25 211.25 L
16550: 178.25 211.25 L
16551: closepath
16552: 0 FillPath
16553: 0 StrokePath newpath
16554: newpath 176.50 213.50 M
16555: 174.50 209.50 L
16556: 178.50 209.50 L
16557: closepath
16558: 0 FillPath
16559: 0 StrokePath newpath
16560: newpath 176.62 213.62 M
16561: 174.62 209.62 L
16562: 178.62 209.62 L
16563: closepath
16564: 0 FillPath
16565: 0 StrokePath newpath
16566: newpath 176.88 214.62 M
16567: 174.88 210.62 L
16568: 178.88 210.62 L
16569: closepath
16570: 0 FillPath
16571: 0 StrokePath newpath
16572: newpath 177.00 214.12 M
16573: 175.00 210.12 L
16574: 179.00 210.12 L
16575: closepath
16576: 0 FillPath
16577: 0 StrokePath newpath
16578: newpath 177.25 213.25 M
16579: 175.25 209.25 L
16580: 179.25 209.25 L
16581: closepath
16582: 0 FillPath
16583: 0 StrokePath newpath
16584: newpath 177.38 212.12 M
16585: 175.38 208.12 L
16586: 179.38 208.12 L
16587: closepath
16588: 0 FillPath
16589: 0 StrokePath newpath
16590: newpath 177.62 210.50 M
16591: 175.62 206.50 L
16592: 179.62 206.50 L
16593: closepath
16594: 0 FillPath
16595: 0 StrokePath newpath
16596: newpath 177.88 210.12 M
16597: 175.88 206.12 L
16598: 179.88 206.12 L
16599: closepath
16600: 0 FillPath
16601: 0 StrokePath newpath
16602: newpath 178.00 210.00 M
16603: 176.00 206.00 L
16604: 180.00 206.00 L
16605: closepath
16606: 0 FillPath
16607: 0 StrokePath newpath
16608: newpath 178.25 209.38 M
16609: 176.25 205.38 L
16610: 180.25 205.38 L
16611: closepath
16612: 0 FillPath
16613: 0 StrokePath newpath
16614: newpath 178.38 209.62 M
16615: 176.38 205.62 L
16616: 180.38 205.62 L
16617: closepath
16618: 0 FillPath
16619: 0 StrokePath newpath
16620: newpath 178.62 207.88 M
16621: 176.62 203.88 L
16622: 180.62 203.88 L
16623: closepath
16624: 0 FillPath
16625: 0 StrokePath newpath
16626: newpath 178.75 206.75 M
16627: 176.75 202.75 L
16628: 180.75 202.75 L
16629: closepath
16630: 0 FillPath
16631: 0 StrokePath newpath
16632: newpath 179.00 206.50 M
16633: 177.00 202.50 L
16634: 181.00 202.50 L
16635: closepath
16636: 0 FillPath
16637: 0 StrokePath newpath
16638: newpath 179.25 205.12 M
16639: 177.25 201.12 L
16640: 181.25 201.12 L
16641: closepath
16642: 0 FillPath
16643: 0 StrokePath newpath
16644: newpath 179.38 205.00 M
16645: 177.38 201.00 L
16646: 181.38 201.00 L
16647: closepath
16648: 0 FillPath
16649: 0 StrokePath newpath
16650: newpath 179.62 205.38 M
16651: 177.62 201.38 L
16652: 181.62 201.38 L
16653: closepath
16654: 0 FillPath
16655: 0 StrokePath newpath
16656: newpath 179.88 204.25 M
16657: 177.88 200.25 L
16658: 181.88 200.25 L
16659: closepath
16660: 0 FillPath
16661: 0 StrokePath newpath
16662: newpath 180.00 203.12 M
16663: 178.00 199.12 L
16664: 182.00 199.12 L
16665: closepath
16666: 0 FillPath
16667: 0 StrokePath newpath
16668: newpath 180.25 204.50 M
16669: 178.25 200.50 L
16670: 182.25 200.50 L
16671: closepath
16672: 0 FillPath
16673: 0 StrokePath newpath
16674: newpath 180.50 204.38 M
16675: 178.50 200.38 L
16676: 182.50 200.38 L
16677: closepath
16678: 0 FillPath
16679: 0 StrokePath newpath
16680: newpath 180.62 202.62 M
16681: 178.62 198.62 L
16682: 182.62 198.62 L
16683: closepath
16684: 0 FillPath
16685: 0 StrokePath newpath
16686: newpath 180.88 202.00 M
16687: 178.88 198.00 L
16688: 182.88 198.00 L
16689: closepath
16690: 0 FillPath
16691: 0 StrokePath newpath
16692: newpath 181.12 202.00 M
16693: 179.12 198.00 L
16694: 183.12 198.00 L
16695: closepath
16696: 0 FillPath
16697: 0 StrokePath newpath
16698: newpath 181.25 201.75 M
16699: 179.25 197.75 L
16700: 183.25 197.75 L
16701: closepath
16702: 0 FillPath
16703: 0 StrokePath newpath
16704: newpath 181.50 201.75 M
16705: 179.50 197.75 L
16706: 183.50 197.75 L
16707: closepath
16708: 0 FillPath
16709: 0 StrokePath newpath
16710: newpath 181.75 200.88 M
16711: 179.75 196.88 L
16712: 183.75 196.88 L
16713: closepath
16714: 0 FillPath
16715: 0 StrokePath newpath
16716: newpath 182.00 199.50 M
16717: 180.00 195.50 L
16718: 184.00 195.50 L
16719: closepath
16720: 0 FillPath
16721: 0 StrokePath newpath
16722: newpath 182.12 199.75 M
16723: 180.12 195.75 L
16724: 184.12 195.75 L
16725: closepath
16726: 0 FillPath
16727: 0 StrokePath newpath
16728: newpath 182.38 199.75 M
16729: 180.38 195.75 L
16730: 184.38 195.75 L
16731: closepath
16732: 0 FillPath
16733: 0 StrokePath newpath
16734: newpath 182.62 198.25 M
16735: 180.62 194.25 L
16736: 184.62 194.25 L
16737: closepath
16738: 0 FillPath
16739: 0 StrokePath newpath
16740: newpath 182.88 198.62 M
16741: 180.88 194.62 L
16742: 184.88 194.62 L
16743: closepath
16744: 0 FillPath
16745: 0 StrokePath newpath
16746: newpath 183.12 198.25 M
16747: 181.12 194.25 L
16748: 185.12 194.25 L
16749: closepath
16750: 0 FillPath
16751: 0 StrokePath newpath
16752: newpath 183.25 196.75 M
16753: 181.25 192.75 L
16754: 185.25 192.75 L
16755: closepath
16756: 0 FillPath
16757: 0 StrokePath newpath
16758: newpath 183.50 195.00 M
16759: 181.50 191.00 L
16760: 185.50 191.00 L
16761: closepath
16762: 0 FillPath
16763: 0 StrokePath newpath
16764: newpath 183.75 195.12 M
16765: 181.75 191.12 L
16766: 185.75 191.12 L
16767: closepath
16768: 0 FillPath
16769: 0 StrokePath newpath
16770: newpath 184.00 195.00 M
16771: 182.00 191.00 L
16772: 186.00 191.00 L
16773: closepath
16774: 0 FillPath
16775: 0 StrokePath newpath
16776: newpath 184.25 193.62 M
16777: 182.25 189.62 L
16778: 186.25 189.62 L
16779: closepath
16780: 0 FillPath
16781: 0 StrokePath newpath
16782: newpath 184.50 194.75 M
16783: 182.50 190.75 L
16784: 186.50 190.75 L
16785: closepath
16786: 0 FillPath
16787: 0 StrokePath newpath
16788: newpath 184.75 196.88 M
16789: 182.75 192.88 L
16790: 186.75 192.88 L
16791: closepath
16792: 0 FillPath
16793: 0 StrokePath newpath
16794: newpath 185.00 196.88 M
16795: 183.00 192.88 L
16796: 187.00 192.88 L
16797: closepath
16798: 0 FillPath
16799: 0 StrokePath newpath
16800: newpath 185.25 193.75 M
16801: 183.25 189.75 L
16802: 187.25 189.75 L
16803: closepath
16804: 0 FillPath
16805: 0 StrokePath newpath
16806: newpath 185.50 192.50 M
16807: 183.50 188.50 L
16808: 187.50 188.50 L
16809: closepath
16810: 0 FillPath
16811: 0 StrokePath newpath
16812: newpath 185.75 192.50 M
16813: 183.75 188.50 L
16814: 187.75 188.50 L
16815: closepath
16816: 0 FillPath
16817: 0 StrokePath newpath
16818: newpath 185.88 191.88 M
16819: 183.88 187.88 L
16820: 187.88 187.88 L
16821: closepath
16822: 0 FillPath
16823: 0 StrokePath newpath
16824: newpath 186.12 192.25 M
16825: 184.12 188.25 L
16826: 188.12 188.25 L
16827: closepath
16828: 0 FillPath
16829: 0 StrokePath newpath
16830: newpath 186.50 192.00 M
16831: 184.50 188.00 L
16832: 188.50 188.00 L
16833: closepath
16834: 0 FillPath
16835: 0 StrokePath newpath
16836: newpath 186.75 191.38 M
16837: 184.75 187.38 L
16838: 188.75 187.38 L
16839: closepath
16840: 0 FillPath
16841: 0 StrokePath newpath
16842: newpath 187.00 191.12 M
16843: 185.00 187.12 L
16844: 189.00 187.12 L
16845: closepath
16846: 0 FillPath
16847: 0 StrokePath newpath
16848: newpath 187.25 191.50 M
16849: 185.25 187.50 L
16850: 189.25 187.50 L
16851: closepath
16852: 0 FillPath
16853: 0 StrokePath newpath
16854: newpath 187.50 191.38 M
16855: 185.50 187.38 L
16856: 189.50 187.38 L
16857: closepath
16858: 0 FillPath
16859: 0 StrokePath newpath
16860: newpath 187.75 191.62 M
16861: 185.75 187.62 L
16862: 189.75 187.62 L
16863: closepath
16864: 0 FillPath
16865: 0 StrokePath newpath
16866: newpath 188.00 191.50 M
16867: 186.00 187.50 L
16868: 190.00 187.50 L
16869: closepath
16870: 0 FillPath
16871: 0 StrokePath newpath
16872: newpath 188.25 190.50 M
16873: 186.25 186.50 L
16874: 190.25 186.50 L
16875: closepath
16876: 0 FillPath
16877: 0 StrokePath newpath
16878: newpath 188.50 189.38 M
16879: 186.50 185.38 L
16880: 190.50 185.38 L
16881: closepath
16882: 0 FillPath
16883: 0 StrokePath newpath
16884: newpath 188.75 188.50 M
16885: 186.75 184.50 L
16886: 190.75 184.50 L
16887: closepath
16888: 0 FillPath
16889: 0 StrokePath newpath
16890: newpath 189.12 188.25 M
16891: 187.12 184.25 L
16892: 191.12 184.25 L
16893: closepath
16894: 0 FillPath
16895: 0 StrokePath newpath
16896: newpath 189.38 188.25 M
16897: 187.38 184.25 L
16898: 191.38 184.25 L
16899: closepath
16900: 0 FillPath
16901: 0 StrokePath newpath
16902: newpath 189.62 188.12 M
16903: 187.62 184.12 L
16904: 191.62 184.12 L
16905: closepath
16906: 0 FillPath
16907: 0 StrokePath newpath
16908: newpath 189.88 187.88 M
16909: 187.88 183.88 L
16910: 191.88 183.88 L
16911: closepath
16912: 0 FillPath
16913: 0 StrokePath newpath
16914: newpath 190.25 187.12 M
16915: 188.25 183.12 L
16916: 192.25 183.12 L
16917: closepath
16918: 0 FillPath
16919: 0 StrokePath newpath
16920: newpath 190.50 186.00 M
16921: 188.50 182.00 L
16922: 192.50 182.00 L
16923: closepath
16924: 0 FillPath
16925: 0 StrokePath newpath
16926: newpath 190.75 187.50 M
16927: 188.75 183.50 L
16928: 192.75 183.50 L
16929: closepath
16930: 0 FillPath
16931: 0 StrokePath newpath
16932: newpath 191.12 189.25 M
16933: 189.12 185.25 L
16934: 193.12 185.25 L
16935: closepath
16936: 0 FillPath
16937: 0 StrokePath newpath
16938: newpath 191.38 188.62 M
16939: 189.38 184.62 L
16940: 193.38 184.62 L
16941: closepath
16942: 0 FillPath
16943: 0 StrokePath newpath
16944: newpath 191.62 187.00 M
16945: 189.62 183.00 L
16946: 193.62 183.00 L
16947: closepath
16948: 0 FillPath
16949: 0 StrokePath newpath
16950: newpath 192.00 187.00 M
16951: 190.00 183.00 L
16952: 194.00 183.00 L
16953: closepath
16954: 0 FillPath
16955: 0 StrokePath newpath
16956: newpath 192.25 186.38 M
16957: 190.25 182.38 L
16958: 194.25 182.38 L
16959: closepath
16960: 0 FillPath
16961: 0 StrokePath newpath
16962: newpath 192.62 187.00 M
16963: 190.62 183.00 L
16964: 194.62 183.00 L
16965: closepath
16966: 0 FillPath
16967: 0 StrokePath newpath
16968: newpath 192.88 187.62 M
16969: 190.88 183.62 L
16970: 194.88 183.62 L
16971: closepath
16972: 0 FillPath
16973: 0 StrokePath newpath
16974: newpath 193.25 187.50 M
16975: 191.25 183.50 L
16976: 195.25 183.50 L
16977: closepath
16978: 0 FillPath
16979: 0 StrokePath newpath
16980: newpath 193.50 187.38 M
16981: 191.50 183.38 L
16982: 195.50 183.38 L
16983: closepath
16984: 0 FillPath
16985: 0 StrokePath newpath
16986: newpath 193.88 186.38 M
16987: 191.88 182.38 L
16988: 195.88 182.38 L
16989: closepath
16990: 0 FillPath
16991: 0 StrokePath newpath
16992: newpath 194.12 185.12 M
16993: 192.12 181.12 L
16994: 196.12 181.12 L
16995: closepath
16996: 0 FillPath
16997: 0 StrokePath newpath
16998: newpath 194.50 184.62 M
16999: 192.50 180.62 L
17000: 196.50 180.62 L
17001: closepath
17002: 0 FillPath
17003: 0 StrokePath newpath
17004: newpath 194.75 184.88 M
17005: 192.75 180.88 L
17006: 196.75 180.88 L
17007: closepath
17008: 0 FillPath
17009: 0 StrokePath newpath
17010: newpath 195.12 185.62 M
17011: 193.12 181.62 L
17012: 197.12 181.62 L
17013: closepath
17014: 0 FillPath
17015: 0 StrokePath newpath
17016: newpath 195.50 187.38 M
17017: 193.50 183.38 L
17018: 197.50 183.38 L
17019: closepath
17020: 0 FillPath
17021: 0 StrokePath newpath
17022: newpath 195.75 187.88 M
17023: 193.75 183.88 L
17024: 197.75 183.88 L
17025: closepath
17026: 0 FillPath
17027: 0 StrokePath newpath
17028: newpath 196.12 187.38 M
17029: 194.12 183.38 L
17030: 198.12 183.38 L
17031: closepath
17032: 0 FillPath
17033: 0 StrokePath newpath
17034: newpath 196.50 186.38 M
17035: 194.50 182.38 L
17036: 198.50 182.38 L
17037: closepath
17038: 0 FillPath
17039: 0 StrokePath newpath
17040: newpath 196.88 185.38 M
17041: 194.88 181.38 L
17042: 198.88 181.38 L
17043: closepath
17044: 0 FillPath
17045: 0 StrokePath newpath
17046: newpath 197.25 186.12 M
17047: 195.25 182.12 L
17048: 199.25 182.12 L
17049: closepath
17050: 0 FillPath
17051: 0 StrokePath newpath
17052: newpath 197.50 186.25 M
17053: 195.50 182.25 L
17054: 199.50 182.25 L
17055: closepath
17056: 0 FillPath
17057: 0 StrokePath newpath
17058: newpath 197.88 184.62 M
17059: 195.88 180.62 L
17060: 199.88 180.62 L
17061: closepath
17062: 0 FillPath
17063: 0 StrokePath newpath
17064: newpath 198.25 184.00 M
17065: 196.25 180.00 L
17066: 200.25 180.00 L
17067: closepath
17068: 0 FillPath
17069: 0 StrokePath newpath
17070: newpath 198.62 184.62 M
17071: 196.62 180.62 L
17072: 200.62 180.62 L
17073: closepath
17074: 0 FillPath
17075: 0 StrokePath newpath
17076: newpath 199.00 185.50 M
17077: 197.00 181.50 L
17078: 201.00 181.50 L
17079: closepath
17080: 0 FillPath
17081: 0 StrokePath newpath
17082: newpath 199.38 186.25 M
17083: 197.38 182.25 L
17084: 201.38 182.25 L
17085: closepath
17086: 0 FillPath
17087: 0 StrokePath newpath
17088: newpath 199.75 186.38 M
17089: 197.75 182.38 L
17090: 201.75 182.38 L
17091: closepath
17092: 0 FillPath
17093: 0 StrokePath newpath
17094: newpath 200.12 186.38 M
17095: 198.12 182.38 L
17096: 202.12 182.38 L
17097: closepath
17098: 0 FillPath
17099: 0 StrokePath newpath
17100: newpath 200.62 186.12 M
17101: 198.62 182.12 L
17102: 202.62 182.12 L
17103: closepath
17104: 0 FillPath
17105: 0 StrokePath newpath
17106: newpath 201.00 185.88 M
17107: 199.00 181.88 L
17108: 203.00 181.88 L
17109: closepath
17110: 0 FillPath
17111: 0 StrokePath newpath
17112: newpath 201.38 187.12 M
17113: 199.38 183.12 L
17114: 203.38 183.12 L
17115: closepath
17116: 0 FillPath
17117: 0 StrokePath newpath
17118: newpath 201.75 188.12 M
17119: 199.75 184.12 L
17120: 203.75 184.12 L
17121: closepath
17122: 0 FillPath
17123: 0 StrokePath newpath
17124: newpath 202.12 187.12 M
17125: 200.12 183.12 L
17126: 204.12 183.12 L
17127: closepath
17128: 0 FillPath
17129: 0 StrokePath newpath
17130: newpath 202.62 186.62 M
17131: 200.62 182.62 L
17132: 204.62 182.62 L
17133: closepath
17134: 0 FillPath
17135: 0 StrokePath newpath
17136: newpath 203.00 187.62 M
17137: 201.00 183.62 L
17138: 205.00 183.62 L
17139: closepath
17140: 0 FillPath
17141: 0 StrokePath newpath
17142: newpath 203.50 188.25 M
17143: 201.50 184.25 L
17144: 205.50 184.25 L
17145: closepath
17146: 0 FillPath
17147: 0 StrokePath newpath
17148: newpath 203.88 187.38 M
17149: 201.88 183.38 L
17150: 205.88 183.38 L
17151: closepath
17152: 0 FillPath
17153: 0 StrokePath newpath
17154: newpath 204.38 187.25 M
17155: 202.38 183.25 L
17156: 206.38 183.25 L
17157: closepath
17158: 0 FillPath
17159: 0 StrokePath newpath
17160: newpath 204.75 187.88 M
17161: 202.75 183.88 L
17162: 206.75 183.88 L
17163: closepath
17164: 0 FillPath
17165: 0 StrokePath newpath
17166: newpath 205.25 187.75 M
17167: 203.25 183.75 L
17168: 207.25 183.75 L
17169: closepath
17170: 0 FillPath
17171: 0 StrokePath newpath
17172: newpath 205.75 188.38 M
17173: 203.75 184.38 L
17174: 207.75 184.38 L
17175: closepath
17176: 0 FillPath
17177: 0 StrokePath newpath
17178: newpath 206.12 190.12 M
17179: 204.12 186.12 L
17180: 208.12 186.12 L
17181: closepath
17182: 0 FillPath
17183: 0 StrokePath newpath
17184: newpath 206.62 190.62 M
17185: 204.62 186.62 L
17186: 208.62 186.62 L
17187: closepath
17188: 0 FillPath
17189: 0 StrokePath newpath
17190: newpath 207.12 190.25 M
17191: 205.12 186.25 L
17192: 209.12 186.25 L
17193: closepath
17194: 0 FillPath
17195: 0 StrokePath newpath
17196: newpath 207.62 189.88 M
17197: 205.62 185.88 L
17198: 209.62 185.88 L
17199: closepath
17200: 0 FillPath
17201: 0 StrokePath newpath
17202: newpath 208.12 189.88 M
17203: 206.12 185.88 L
17204: 210.12 185.88 L
17205: closepath
17206: 0 FillPath
17207: 0 StrokePath newpath
17208: newpath 208.62 190.12 M
17209: 206.62 186.12 L
17210: 210.62 186.12 L
17211: closepath
17212: 0 FillPath
17213: 0 StrokePath newpath
17214: newpath 209.12 190.62 M
17215: 207.12 186.62 L
17216: 211.12 186.62 L
17217: closepath
17218: 0 FillPath
17219: 0 StrokePath newpath
17220: newpath 209.62 192.12 M
17221: 207.62 188.12 L
17222: 211.62 188.12 L
17223: closepath
17224: 0 FillPath
17225: 0 StrokePath newpath
17226: newpath 210.12 192.88 M
17227: 208.12 188.88 L
17228: 212.12 188.88 L
17229: closepath
17230: 0 FillPath
17231: 0 StrokePath newpath
17232: newpath 210.75 192.38 M
17233: 208.75 188.38 L
17234: 212.75 188.38 L
17235: closepath
17236: 0 FillPath
17237: 0 StrokePath newpath
17238: newpath 211.25 192.88 M
17239: 209.25 188.88 L
17240: 213.25 188.88 L
17241: closepath
17242: 0 FillPath
17243: 0 StrokePath newpath
17244: newpath 211.75 193.75 M
17245: 209.75 189.75 L
17246: 213.75 189.75 L
17247: closepath
17248: 0 FillPath
17249: 0 StrokePath newpath
17250: newpath 212.38 193.38 M
17251: 210.38 189.38 L
17252: 214.38 189.38 L
17253: closepath
17254: 0 FillPath
17255: 0 StrokePath newpath
17256: newpath 213.00 193.75 M
17257: 211.00 189.75 L
17258: 215.00 189.75 L
17259: closepath
17260: 0 FillPath
17261: 0 StrokePath newpath
17262: newpath 213.50 194.88 M
17263: 211.50 190.88 L
17264: 215.50 190.88 L
17265: closepath
17266: 0 FillPath
17267: 0 StrokePath newpath
17268: newpath 214.12 196.00 M
17269: 212.12 192.00 L
17270: 216.12 192.00 L
17271: closepath
17272: 0 FillPath
17273: 0 StrokePath newpath
17274: newpath 214.75 196.38 M
17275: 212.75 192.38 L
17276: 216.75 192.38 L
17277: closepath
17278: 0 FillPath
17279: 0 StrokePath newpath
17280: newpath 215.38 196.75 M
17281: 213.38 192.75 L
17282: 217.38 192.75 L
17283: closepath
17284: 0 FillPath
17285: 0 StrokePath newpath
17286: newpath 216.00 196.62 M
17287: 214.00 192.62 L
17288: 218.00 192.62 L
17289: closepath
17290: 0 FillPath
17291: 0 StrokePath newpath
17292: newpath 216.62 197.38 M
17293: 214.62 193.38 L
17294: 218.62 193.38 L
17295: closepath
17296: 0 FillPath
17297: 0 StrokePath newpath
17298: newpath 217.25 198.38 M
17299: 215.25 194.38 L
17300: 219.25 194.38 L
17301: closepath
17302: 0 FillPath
17303: 0 StrokePath newpath
17304: newpath 218.00 198.25 M
17305: 216.00 194.25 L
17306: 220.00 194.25 L
17307: closepath
17308: 0 FillPath
17309: 0 StrokePath newpath
17310: newpath 218.62 199.75 M
17311: 216.62 195.75 L
17312: 220.62 195.75 L
17313: closepath
17314: 0 FillPath
17315: 0 StrokePath newpath
17316: newpath 219.38 202.12 M
17317: 217.38 198.12 L
17318: 221.38 198.12 L
17319: closepath
17320: 0 FillPath
17321: 0 StrokePath newpath
17322: newpath 220.12 202.62 M
17323: 218.12 198.62 L
17324: 222.12 198.62 L
17325: closepath
17326: 0 FillPath
17327: 0 StrokePath newpath
17328: newpath 220.75 202.25 M
17329: 218.75 198.25 L
17330: 222.75 198.25 L
17331: closepath
17332: 0 FillPath
17333: 0 StrokePath newpath
17334: newpath 221.50 202.12 M
17335: 219.50 198.12 L
17336: 223.50 198.12 L
17337: closepath
17338: 0 FillPath
17339: 0 StrokePath newpath
17340: newpath 222.38 204.00 M
17341: 220.38 200.00 L
17342: 224.38 200.00 L
17343: closepath
17344: 0 FillPath
17345: 0 StrokePath newpath
17346: newpath 223.12 205.75 M
17347: 221.12 201.75 L
17348: 225.12 201.75 L
17349: closepath
17350: 0 FillPath
17351: 0 StrokePath newpath
17352: newpath 223.88 205.62 M
17353: 221.88 201.62 L
17354: 225.88 201.62 L
17355: closepath
17356: 0 FillPath
17357: 0 StrokePath newpath
17358: newpath 224.75 205.62 M
17359: 222.75 201.62 L
17360: 226.75 201.62 L
17361: closepath
17362: 0 FillPath
17363: 0 StrokePath newpath
17364: newpath 225.62 207.75 M
17365: 223.62 203.75 L
17366: 227.62 203.75 L
17367: closepath
17368: 0 FillPath
17369: 0 StrokePath newpath
17370: newpath 226.50 210.25 M
17371: 224.50 206.25 L
17372: 228.50 206.25 L
17373: closepath
17374: 0 FillPath
17375: 0 StrokePath newpath
17376: newpath 227.38 211.00 M
17377: 225.38 207.00 L
17378: 229.38 207.00 L
17379: closepath
17380: 0 FillPath
17381: 0 StrokePath newpath
17382: newpath 228.38 211.50 M
17383: 226.38 207.50 L
17384: 230.38 207.50 L
17385: closepath
17386: 0 FillPath
17387: 0 StrokePath newpath
17388: newpath 229.25 211.75 M
17389: 227.25 207.75 L
17390: 231.25 207.75 L
17391: closepath
17392: 0 FillPath
17393: 0 StrokePath newpath
17394: newpath 230.25 212.75 M
17395: 228.25 208.75 L
17396: 232.25 208.75 L
17397: closepath
17398: 0 FillPath
17399: 0 StrokePath newpath
17400: newpath 231.25 215.00 M
17401: 229.25 211.00 L
17402: 233.25 211.00 L
17403: closepath
17404: 0 FillPath
17405: 0 StrokePath newpath
17406: newpath 232.38 215.38 M
17407: 230.38 211.38 L
17408: 234.38 211.38 L
17409: closepath
17410: 0 FillPath
17411: 0 StrokePath newpath
17412: newpath 233.38 214.88 M
17413: 231.38 210.88 L
17414: 235.38 210.88 L
17415: closepath
17416: 0 FillPath
17417: 0 StrokePath newpath
17418: newpath 234.50 216.00 M
17419: 232.50 212.00 L
17420: 236.50 212.00 L
17421: closepath
17422: 0 FillPath
17423: 0 StrokePath newpath
17424: newpath 235.62 217.12 M
17425: 233.62 213.12 L
17426: 237.62 213.12 L
17427: closepath
17428: 0 FillPath
17429: 0 StrokePath newpath
17430: newpath 236.88 219.00 M
17431: 234.88 215.00 L
17432: 238.88 215.00 L
17433: closepath
17434: 0 FillPath
17435: 0 StrokePath newpath
17436: newpath 238.12 220.62 M
17437: 236.12 216.62 L
17438: 240.12 216.62 L
17439: closepath
17440: 0 FillPath
17441: 0 StrokePath newpath
17442: newpath 239.50 222.00 M
17443: 237.50 218.00 L
17444: 241.50 218.00 L
17445: closepath
17446: 0 FillPath
17447: 0 StrokePath newpath
17448: newpath 240.75 222.75 M
17449: 238.75 218.75 L
17450: 242.75 218.75 L
17451: closepath
17452: 0 FillPath
17453: 0 StrokePath newpath
17454: newpath 242.25 225.62 M
17455: 240.25 221.62 L
17456: 244.25 221.62 L
17457: closepath
17458: 0 FillPath
17459: 0 StrokePath newpath
17460: newpath 243.75 228.12 M
17461: 241.75 224.12 L
17462: 245.75 224.12 L
17463: closepath
17464: 0 FillPath
17465: 0 StrokePath newpath
17466: newpath 245.25 228.25 M
17467: 243.25 224.25 L
17468: 247.25 224.25 L
17469: closepath
17470: 0 FillPath
17471: 0 StrokePath newpath
17472: newpath 246.88 229.62 M
17473: 244.88 225.62 L
17474: 248.88 225.62 L
17475: closepath
17476: 0 FillPath
17477: 0 StrokePath newpath
17478: newpath 248.62 230.75 M
17479: 246.62 226.75 L
17480: 250.62 226.75 L
17481: closepath
17482: 0 FillPath
17483: 0 StrokePath newpath
17484: newpath 250.50 232.00 M
17485: 248.50 228.00 L
17486: 252.50 228.00 L
17487: closepath
17488: 0 FillPath
17489: 0 StrokePath newpath
17490: newpath 252.38 234.75 M
17491: 250.38 230.75 L
17492: 254.38 230.75 L
17493: closepath
17494: 0 FillPath
17495: 0 StrokePath newpath
17496: newpath 254.50 236.75 M
17497: 252.50 232.75 L
17498: 256.50 232.75 L
17499: closepath
17500: 0 FillPath
17501: 0 StrokePath newpath
17502: newpath 256.62 237.75 M
17503: 254.62 233.75 L
17504: 258.62 233.75 L
17505: closepath
17506: 0 FillPath
17507: 0 StrokePath newpath
17508: newpath 259.00 239.25 M
17509: 257.00 235.25 L
17510: 261.00 235.25 L
17511: closepath
17512: 0 FillPath
17513: 0 StrokePath newpath
17514: newpath 261.62 240.12 M
17515: 259.62 236.12 L
17516: 263.62 236.12 L
17517: closepath
17518: 0 FillPath
17519: 0 StrokePath newpath
17520: newpath 264.38 241.62 M
17521: 262.38 237.62 L
17522: 266.38 237.62 L
17523: closepath
17524: 0 FillPath
17525: 0 StrokePath newpath
17526: newpath 267.38 242.75 M
17527: 265.38 238.75 L
17528: 269.38 238.75 L
17529: closepath
17530: 0 FillPath
17531: 0 StrokePath newpath
17532: newpath 270.75 242.12 M
17533: 268.75 238.12 L
17534: 272.75 238.12 L
17535: closepath
17536: 0 FillPath
17537: 0 StrokePath newpath
17538: newpath 274.62 244.00 M
17539: 272.62 240.00 L
17540: 276.62 240.00 L
17541: closepath
17542: 0 FillPath
17543: 0 StrokePath newpath
17544: newpath 278.88 246.00 M
17545: 276.88 242.00 L
17546: 280.88 242.00 L
17547: closepath
17548: 0 FillPath
17549: 0 StrokePath newpath
17550: newpath 283.75 246.25 M
17551: 281.75 242.25 L
17552: 285.75 242.25 L
17553: closepath
17554: 0 FillPath
17555: 0 StrokePath newpath
17556: newpath 289.62 247.75 M
17557: 287.62 243.75 L
17558: 291.62 243.75 L
17559: closepath
17560: 0 FillPath
17561: 0 StrokePath newpath
17562: newpath 296.75 248.50 M
17563: 294.75 244.50 L
17564: 298.75 244.50 L
17565: closepath
17566: 0 FillPath
17567: 0 StrokePath newpath
17568: newpath 305.88 250.25 M
17569: 303.88 246.25 L
17570: 307.88 246.25 L
17571: closepath
17572: 0 FillPath
17573: 0 StrokePath newpath
17574: newpath 318.88 251.12 M
17575: 316.88 247.12 L
17576: 320.88 247.12 L
17577: closepath
17578: 0 FillPath
17579: 0 StrokePath newpath
17580: newpath 341.00 250.88 M
17581: 339.00 246.88 L
17582: 343.00 246.88 L
17583: closepath
17584: 0 FillPath
17585: 0 StrokePath newpath
17586: 1 ps
17587: 0 0 0 SetFore  UseFore
17588: 0.996109 0.332036 0 SetFore  UseFore
17589: 0.50 ps
17590: newpath 169.25 282.12 2.00 0 360 arc
17591: 1 FillPath
17592: 0 StrokePath
17593: newpath
17594: 169.25 281.25 169.25 283.12 2 CapLine
17595: 168.38 282.12 170.25 282.12 2 CapLine
17596: newpath 169.38 279.12 2.00 0 360 arc
17597: 1 FillPath
17598: 0 StrokePath
17599: newpath
17600: 169.38 278.25 169.38 280.12 2 CapLine
17601: 168.50 279.12 170.38 279.12 2 CapLine
17602: newpath 169.50 276.75 2.00 0 360 arc
17603: 1 FillPath
17604: 0 StrokePath
17605: newpath
17606: 169.50 275.88 169.50 277.75 2 CapLine
17607: 168.62 276.75 170.50 276.75 2 CapLine
17608: newpath 169.62 275.12 2.00 0 360 arc
17609: 1 FillPath
17610: 0 StrokePath
17611: newpath
17612: 169.62 274.25 169.62 276.12 2 CapLine
17613: 168.75 275.12 170.62 275.12 2 CapLine
17614: newpath 169.75 274.50 2.00 0 360 arc
17615: 1 FillPath
17616: 0 StrokePath
17617: newpath
17618: 169.75 273.62 169.75 275.50 2 CapLine
17619: 168.88 274.50 170.75 274.50 2 CapLine
17620: newpath 170.00 273.38 2.00 0 360 arc
17621: 1 FillPath
17622: 0 StrokePath
17623: newpath
17624: 170.00 272.50 170.00 274.38 2 CapLine
17625: 169.12 273.38 171.00 273.38 2 CapLine
17626: newpath 170.12 272.00 2.00 0 360 arc
17627: 1 FillPath
17628: 0 StrokePath
17629: newpath
17630: 170.12 271.12 170.12 273.00 2 CapLine
17631: 169.25 272.00 171.12 272.00 2 CapLine
17632: newpath 170.25 270.75 2.00 0 360 arc
17633: 1 FillPath
17634: 0 StrokePath
17635: newpath
17636: 170.25 269.88 170.25 271.75 2 CapLine
17637: 169.38 270.75 171.25 270.75 2 CapLine
17638: newpath 170.38 270.50 2.00 0 360 arc
17639: 1 FillPath
17640: 0 StrokePath
17641: newpath
17642: 170.38 269.62 170.38 271.50 2 CapLine
17643: 169.50 270.50 171.38 270.50 2 CapLine
17644: newpath 170.62 268.38 2.00 0 360 arc
17645: 1 FillPath
17646: 0 StrokePath
17647: newpath
17648: 170.62 267.50 170.62 269.38 2 CapLine
17649: 169.75 268.38 171.62 268.38 2 CapLine
17650: newpath 170.75 264.38 2.00 0 360 arc
17651: 1 FillPath
17652: 0 StrokePath
17653: newpath
17654: 170.75 263.50 170.75 265.38 2 CapLine
17655: 169.88 264.38 171.75 264.38 2 CapLine
17656: newpath 170.88 262.88 2.00 0 360 arc
17657: 1 FillPath
17658: 0 StrokePath
17659: newpath
17660: 170.88 262.00 170.88 263.88 2 CapLine
17661: 170.00 262.88 171.88 262.88 2 CapLine
17662: newpath 171.00 262.62 2.00 0 360 arc
17663: 1 FillPath
17664: 0 StrokePath
17665: newpath
17666: 171.00 261.75 171.00 263.62 2 CapLine
17667: 170.12 262.62 172.00 262.62 2 CapLine
17668: newpath 171.25 260.38 2.00 0 360 arc
17669: 1 FillPath
17670: 0 StrokePath
17671: newpath
17672: 171.25 259.50 171.25 261.38 2 CapLine
17673: 170.38 260.38 172.25 260.38 2 CapLine
17674: newpath 171.38 259.12 2.00 0 360 arc
17675: 1 FillPath
17676: 0 StrokePath
17677: newpath
17678: 171.38 258.25 171.38 260.12 2 CapLine
17679: 170.50 259.12 172.38 259.12 2 CapLine
17680: newpath 171.50 257.12 2.00 0 360 arc
17681: 1 FillPath
17682: 0 StrokePath
17683: newpath
17684: 171.50 256.25 171.50 258.12 2 CapLine
17685: 170.62 257.12 172.50 257.12 2 CapLine
17686: newpath 171.62 255.12 2.00 0 360 arc
17687: 1 FillPath
17688: 0 StrokePath
17689: newpath
17690: 171.62 254.25 171.62 256.12 2 CapLine
17691: 170.75 255.12 172.62 255.12 2 CapLine
17692: newpath 171.88 253.75 2.00 0 360 arc
17693: 1 FillPath
17694: 0 StrokePath
17695: newpath
17696: 171.88 252.88 171.88 254.75 2 CapLine
17697: 171.00 253.75 172.88 253.75 2 CapLine
17698: newpath 172.00 254.25 2.00 0 360 arc
17699: 1 FillPath
17700: 0 StrokePath
17701: newpath
17702: 172.00 253.38 172.00 255.25 2 CapLine
17703: 171.12 254.25 173.00 254.25 2 CapLine
17704: newpath 172.12 253.25 2.00 0 360 arc
17705: 1 FillPath
17706: 0 StrokePath
17707: newpath
17708: 172.12 252.38 172.12 254.25 2 CapLine
17709: 171.25 253.25 173.12 253.25 2 CapLine
17710: newpath 172.38 252.50 2.00 0 360 arc
17711: 1 FillPath
17712: 0 StrokePath
17713: newpath
17714: 172.38 251.62 172.38 253.50 2 CapLine
17715: 171.50 252.50 173.38 252.50 2 CapLine
17716: newpath 172.50 252.00 2.00 0 360 arc
17717: 1 FillPath
17718: 0 StrokePath
17719: newpath
17720: 172.50 251.12 172.50 253.00 2 CapLine
17721: 171.62 252.00 173.50 252.00 2 CapLine
17722: newpath 172.62 251.12 2.00 0 360 arc
17723: 1 FillPath
17724: 0 StrokePath
17725: newpath
17726: 172.62 250.25 172.62 252.12 2 CapLine
17727: 171.75 251.12 173.62 251.12 2 CapLine
17728: newpath 172.75 248.50 2.00 0 360 arc
17729: 1 FillPath
17730: 0 StrokePath
17731: newpath
17732: 172.75 247.62 172.75 249.50 2 CapLine
17733: 171.88 248.50 173.75 248.50 2 CapLine
17734: newpath 173.00 245.88 2.00 0 360 arc
17735: 1 FillPath
17736: 0 StrokePath
17737: newpath
17738: 173.00 245.00 173.00 246.88 2 CapLine
17739: 172.12 245.88 174.00 245.88 2 CapLine
17740: newpath 173.12 243.88 2.00 0 360 arc
17741: 1 FillPath
17742: 0 StrokePath
17743: newpath
17744: 173.12 243.00 173.12 244.88 2 CapLine
17745: 172.25 243.88 174.12 243.88 2 CapLine
17746: newpath 173.25 242.88 2.00 0 360 arc
17747: 1 FillPath
17748: 0 StrokePath
17749: newpath
17750: 173.25 242.00 173.25 243.88 2 CapLine
17751: 172.38 242.88 174.25 242.88 2 CapLine
17752: newpath 173.50 242.62 2.00 0 360 arc
17753: 1 FillPath
17754: 0 StrokePath
17755: newpath
17756: 173.50 241.75 173.50 243.62 2 CapLine
17757: 172.62 242.62 174.50 242.62 2 CapLine
17758: newpath 173.62 241.50 2.00 0 360 arc
17759: 1 FillPath
17760: 0 StrokePath
17761: newpath
17762: 173.62 240.62 173.62 242.50 2 CapLine
17763: 172.75 241.50 174.62 241.50 2 CapLine
17764: newpath 173.88 239.88 2.00 0 360 arc
17765: 1 FillPath
17766: 0 StrokePath
17767: newpath
17768: 173.88 239.00 173.88 240.88 2 CapLine
17769: 173.00 239.88 174.88 239.88 2 CapLine
17770: newpath 174.00 238.62 2.00 0 360 arc
17771: 1 FillPath
17772: 0 StrokePath
17773: newpath
17774: 174.00 237.75 174.00 239.62 2 CapLine
17775: 173.12 238.62 175.00 238.62 2 CapLine
17776: newpath 174.12 238.38 2.00 0 360 arc
17777: 1 FillPath
17778: 0 StrokePath
17779: newpath
17780: 174.12 237.50 174.12 239.38 2 CapLine
17781: 173.25 238.38 175.12 238.38 2 CapLine
17782: newpath 174.38 237.25 2.00 0 360 arc
17783: 1 FillPath
17784: 0 StrokePath
17785: newpath
17786: 174.38 236.38 174.38 238.25 2 CapLine
17787: 173.50 237.25 175.38 237.25 2 CapLine
17788: newpath 174.50 235.75 2.00 0 360 arc
17789: 1 FillPath
17790: 0 StrokePath
17791: newpath
17792: 174.50 234.88 174.50 236.75 2 CapLine
17793: 173.62 235.75 175.50 235.75 2 CapLine
17794: newpath 174.62 235.12 2.00 0 360 arc
17795: 1 FillPath
17796: 0 StrokePath
17797: newpath
17798: 174.62 234.25 174.62 236.12 2 CapLine
17799: 173.75 235.12 175.62 235.12 2 CapLine
17800: newpath 174.88 233.75 2.00 0 360 arc
17801: 1 FillPath
17802: 0 StrokePath
17803: newpath
17804: 174.88 232.88 174.88 234.75 2 CapLine
17805: 174.00 233.75 175.88 233.75 2 CapLine
17806: newpath 175.00 232.12 2.00 0 360 arc
17807: 1 FillPath
17808: 0 StrokePath
17809: newpath
17810: 175.00 231.25 175.00 233.12 2 CapLine
17811: 174.12 232.12 176.00 232.12 2 CapLine
17812: newpath 175.25 232.12 2.00 0 360 arc
17813: 1 FillPath
17814: 0 StrokePath
17815: newpath
17816: 175.25 231.25 175.25 233.12 2 CapLine
17817: 174.38 232.12 176.25 232.12 2 CapLine
17818: newpath 175.38 232.12 2.00 0 360 arc
17819: 1 FillPath
17820: 0 StrokePath
17821: newpath
17822: 175.38 231.25 175.38 233.12 2 CapLine
17823: 174.50 232.12 176.38 232.12 2 CapLine
17824: newpath 175.62 231.25 2.00 0 360 arc
17825: 1 FillPath
17826: 0 StrokePath
17827: newpath
17828: 175.62 230.38 175.62 232.25 2 CapLine
17829: 174.75 231.25 176.62 231.25 2 CapLine
17830: newpath 175.75 229.75 2.00 0 360 arc
17831: 1 FillPath
17832: 0 StrokePath
17833: newpath
17834: 175.75 228.88 175.75 230.75 2 CapLine
17835: 174.88 229.75 176.75 229.75 2 CapLine
17836: newpath 176.00 229.50 2.00 0 360 arc
17837: 1 FillPath
17838: 0 StrokePath
17839: newpath
17840: 176.00 228.62 176.00 230.50 2 CapLine
17841: 175.12 229.50 177.00 229.50 2 CapLine
17842: newpath 176.12 229.75 2.00 0 360 arc
17843: 1 FillPath
17844: 0 StrokePath
17845: newpath
17846: 176.12 228.88 176.12 230.75 2 CapLine
17847: 175.25 229.75 177.12 229.75 2 CapLine
17848: newpath 176.25 227.62 2.00 0 360 arc
17849: 1 FillPath
17850: 0 StrokePath
17851: newpath
17852: 176.25 226.75 176.25 228.62 2 CapLine
17853: 175.38 227.62 177.25 227.62 2 CapLine
17854: newpath 176.50 225.38 2.00 0 360 arc
17855: 1 FillPath
17856: 0 StrokePath
17857: newpath
17858: 176.50 224.50 176.50 226.38 2 CapLine
17859: 175.62 225.38 177.50 225.38 2 CapLine
17860: newpath 176.62 225.00 2.00 0 360 arc
17861: 1 FillPath
17862: 0 StrokePath
17863: newpath
17864: 176.62 224.12 176.62 226.00 2 CapLine
17865: 175.75 225.00 177.62 225.00 2 CapLine
17866: newpath 176.88 223.75 2.00 0 360 arc
17867: 1 FillPath
17868: 0 StrokePath
17869: newpath
17870: 176.88 222.88 176.88 224.75 2 CapLine
17871: 176.00 223.75 177.88 223.75 2 CapLine
17872: newpath 177.00 223.00 2.00 0 360 arc
17873: 1 FillPath
17874: 0 StrokePath
17875: newpath
17876: 177.00 222.12 177.00 224.00 2 CapLine
17877: 176.12 223.00 178.00 223.00 2 CapLine
17878: newpath 177.25 223.25 2.00 0 360 arc
17879: 1 FillPath
17880: 0 StrokePath
17881: newpath
17882: 177.25 222.38 177.25 224.25 2 CapLine
17883: 176.38 223.25 178.25 223.25 2 CapLine
17884: newpath 177.38 221.88 2.00 0 360 arc
17885: 1 FillPath
17886: 0 StrokePath
17887: newpath
17888: 177.38 221.00 177.38 222.88 2 CapLine
17889: 176.50 221.88 178.38 221.88 2 CapLine
17890: newpath 177.62 221.00 2.00 0 360 arc
17891: 1 FillPath
17892: 0 StrokePath
17893: newpath
17894: 177.62 220.12 177.62 222.00 2 CapLine
17895: 176.75 221.00 178.62 221.00 2 CapLine
17896: newpath 177.88 220.75 2.00 0 360 arc
17897: 1 FillPath
17898: 0 StrokePath
17899: newpath
17900: 177.88 219.88 177.88 221.75 2 CapLine
17901: 177.00 220.75 178.88 220.75 2 CapLine
17902: newpath 178.00 219.62 2.00 0 360 arc
17903: 1 FillPath
17904: 0 StrokePath
17905: newpath
17906: 178.00 218.75 178.00 220.62 2 CapLine
17907: 177.12 219.62 179.00 219.62 2 CapLine
17908: newpath 178.25 218.75 2.00 0 360 arc
17909: 1 FillPath
17910: 0 StrokePath
17911: newpath
17912: 178.25 217.88 178.25 219.75 2 CapLine
17913: 177.38 218.75 179.25 218.75 2 CapLine
17914: newpath 178.38 217.12 2.00 0 360 arc
17915: 1 FillPath
17916: 0 StrokePath
17917: newpath
17918: 178.38 216.25 178.38 218.12 2 CapLine
17919: 177.50 217.12 179.38 217.12 2 CapLine
17920: newpath 178.62 216.00 2.00 0 360 arc
17921: 1 FillPath
17922: 0 StrokePath
17923: newpath
17924: 178.62 215.12 178.62 217.00 2 CapLine
17925: 177.75 216.00 179.62 216.00 2 CapLine
17926: newpath 178.75 215.25 2.00 0 360 arc
17927: 1 FillPath
17928: 0 StrokePath
17929: newpath
17930: 178.75 214.38 178.75 216.25 2 CapLine
17931: 177.88 215.25 179.75 215.25 2 CapLine
17932: newpath 179.00 215.25 2.00 0 360 arc
17933: 1 FillPath
17934: 0 StrokePath
17935: newpath
17936: 179.00 214.38 179.00 216.25 2 CapLine
17937: 178.12 215.25 180.00 215.25 2 CapLine
17938: newpath 179.25 214.50 2.00 0 360 arc
17939: 1 FillPath
17940: 0 StrokePath
17941: newpath
17942: 179.25 213.62 179.25 215.50 2 CapLine
17943: 178.38 214.50 180.25 214.50 2 CapLine
17944: newpath 179.38 213.75 2.00 0 360 arc
17945: 1 FillPath
17946: 0 StrokePath
17947: newpath
17948: 179.38 212.88 179.38 214.75 2 CapLine
17949: 178.50 213.75 180.38 213.75 2 CapLine
17950: newpath 179.62 213.00 2.00 0 360 arc
17951: 1 FillPath
17952: 0 StrokePath
17953: newpath
17954: 179.62 212.12 179.62 214.00 2 CapLine
17955: 178.75 213.00 180.62 213.00 2 CapLine
17956: newpath 179.88 211.88 2.00 0 360 arc
17957: 1 FillPath
17958: 0 StrokePath
17959: newpath
17960: 179.88 211.00 179.88 212.88 2 CapLine
17961: 179.00 211.88 180.88 211.88 2 CapLine
17962: newpath 180.00 211.38 2.00 0 360 arc
17963: 1 FillPath
17964: 0 StrokePath
17965: newpath
17966: 180.00 210.50 180.00 212.38 2 CapLine
17967: 179.12 211.38 181.00 211.38 2 CapLine
17968: newpath 180.25 211.12 2.00 0 360 arc
17969: 1 FillPath
17970: 0 StrokePath
17971: newpath
17972: 180.25 210.25 180.25 212.12 2 CapLine
17973: 179.38 211.12 181.25 211.12 2 CapLine
17974: newpath 180.50 210.75 2.00 0 360 arc
17975: 1 FillPath
17976: 0 StrokePath
17977: newpath
17978: 180.50 209.88 180.50 211.75 2 CapLine
17979: 179.62 210.75 181.50 210.75 2 CapLine
17980: newpath 180.62 210.25 2.00 0 360 arc
17981: 1 FillPath
17982: 0 StrokePath
17983: newpath
17984: 180.62 209.38 180.62 211.25 2 CapLine
17985: 179.75 210.25 181.62 210.25 2 CapLine
17986: newpath 180.88 209.75 2.00 0 360 arc
17987: 1 FillPath
17988: 0 StrokePath
17989: newpath
17990: 180.88 208.88 180.88 210.75 2 CapLine
17991: 180.00 209.75 181.88 209.75 2 CapLine
17992: newpath 181.12 208.12 2.00 0 360 arc
17993: 1 FillPath
17994: 0 StrokePath
17995: newpath
17996: 181.12 207.25 181.12 209.12 2 CapLine
17997: 180.25 208.12 182.12 208.12 2 CapLine
17998: newpath 181.25 207.50 2.00 0 360 arc
17999: 1 FillPath
18000: 0 StrokePath
18001: newpath
18002: 181.25 206.62 181.25 208.50 2 CapLine
18003: 180.38 207.50 182.25 207.50 2 CapLine
18004: newpath 181.50 206.88 2.00 0 360 arc
18005: 1 FillPath
18006: 0 StrokePath
18007: newpath
18008: 181.50 206.00 181.50 207.88 2 CapLine
18009: 180.62 206.88 182.50 206.88 2 CapLine
18010: newpath 181.75 205.88 2.00 0 360 arc
18011: 1 FillPath
18012: 0 StrokePath
18013: newpath
18014: 181.75 205.00 181.75 206.88 2 CapLine
18015: 180.88 205.88 182.75 205.88 2 CapLine
18016: newpath 182.00 205.25 2.00 0 360 arc
18017: 1 FillPath
18018: 0 StrokePath
18019: newpath
18020: 182.00 204.38 182.00 206.25 2 CapLine
18021: 181.12 205.25 183.00 205.25 2 CapLine
18022: newpath 182.12 204.62 2.00 0 360 arc
18023: 1 FillPath
18024: 0 StrokePath
18025: newpath
18026: 182.12 203.75 182.12 205.62 2 CapLine
18027: 181.25 204.62 183.12 204.62 2 CapLine
18028: newpath 182.38 203.88 2.00 0 360 arc
18029: 1 FillPath
18030: 0 StrokePath
18031: newpath
18032: 182.38 203.00 182.38 204.88 2 CapLine
18033: 181.50 203.88 183.38 203.88 2 CapLine
18034: newpath 182.62 203.88 2.00 0 360 arc
18035: 1 FillPath
18036: 0 StrokePath
18037: newpath
18038: 182.62 203.00 182.62 204.88 2 CapLine
18039: 181.75 203.88 183.62 203.88 2 CapLine
18040: newpath 182.88 203.50 2.00 0 360 arc
18041: 1 FillPath
18042: 0 StrokePath
18043: newpath
18044: 182.88 202.62 182.88 204.50 2 CapLine
18045: 182.00 203.50 183.88 203.50 2 CapLine
18046: newpath 183.12 203.38 2.00 0 360 arc
18047: 1 FillPath
18048: 0 StrokePath
18049: newpath
18050: 183.12 202.50 183.12 204.38 2 CapLine
18051: 182.25 203.38 184.12 203.38 2 CapLine
18052: newpath 183.25 202.75 2.00 0 360 arc
18053: 1 FillPath
18054: 0 StrokePath
18055: newpath
18056: 183.25 201.88 183.25 203.75 2 CapLine
18057: 182.38 202.75 184.25 202.75 2 CapLine
18058: newpath 183.50 202.25 2.00 0 360 arc
18059: 1 FillPath
18060: 0 StrokePath
18061: newpath
18062: 183.50 201.38 183.50 203.25 2 CapLine
18063: 182.62 202.25 184.50 202.25 2 CapLine
18064: newpath 183.75 201.38 2.00 0 360 arc
18065: 1 FillPath
18066: 0 StrokePath
18067: newpath
18068: 183.75 200.50 183.75 202.38 2 CapLine
18069: 182.88 201.38 184.75 201.38 2 CapLine
18070: newpath 184.00 200.38 2.00 0 360 arc
18071: 1 FillPath
18072: 0 StrokePath
18073: newpath
18074: 184.00 199.50 184.00 201.38 2 CapLine
18075: 183.12 200.38 185.00 200.38 2 CapLine
18076: newpath 184.25 199.75 2.00 0 360 arc
18077: 1 FillPath
18078: 0 StrokePath
18079: newpath
18080: 184.25 198.88 184.25 200.75 2 CapLine
18081: 183.38 199.75 185.25 199.75 2 CapLine
18082: newpath 184.50 199.12 2.00 0 360 arc
18083: 1 FillPath
18084: 0 StrokePath
18085: newpath
18086: 184.50 198.25 184.50 200.12 2 CapLine
18087: 183.62 199.12 185.50 199.12 2 CapLine
18088: newpath 184.75 198.62 2.00 0 360 arc
18089: 1 FillPath
18090: 0 StrokePath
18091: newpath
18092: 184.75 197.75 184.75 199.62 2 CapLine
18093: 183.88 198.62 185.75 198.62 2 CapLine
18094: newpath 185.00 198.25 2.00 0 360 arc
18095: 1 FillPath
18096: 0 StrokePath
18097: newpath
18098: 185.00 197.38 185.00 199.25 2 CapLine
18099: 184.12 198.25 186.00 198.25 2 CapLine
18100: newpath 185.25 197.75 2.00 0 360 arc
18101: 1 FillPath
18102: 0 StrokePath
18103: newpath
18104: 185.25 196.88 185.25 198.75 2 CapLine
18105: 184.38 197.75 186.25 197.75 2 CapLine
18106: newpath 185.50 197.62 2.00 0 360 arc
18107: 1 FillPath
18108: 0 StrokePath
18109: newpath
18110: 185.50 196.75 185.50 198.62 2 CapLine
18111: 184.62 197.62 186.50 197.62 2 CapLine
18112: newpath 185.75 197.38 2.00 0 360 arc
18113: 1 FillPath
18114: 0 StrokePath
18115: newpath
18116: 185.75 196.50 185.75 198.38 2 CapLine
18117: 184.88 197.38 186.75 197.38 2 CapLine
18118: newpath 185.88 196.50 2.00 0 360 arc
18119: 1 FillPath
18120: 0 StrokePath
18121: newpath
18122: 185.88 195.62 185.88 197.50 2 CapLine
18123: 185.00 196.50 186.88 196.50 2 CapLine
18124: newpath 186.12 196.25 2.00 0 360 arc
18125: 1 FillPath
18126: 0 StrokePath
18127: newpath
18128: 186.12 195.38 186.12 197.25 2 CapLine
18129: 185.25 196.25 187.12 196.25 2 CapLine
18130: newpath 186.50 195.88 2.00 0 360 arc
18131: 1 FillPath
18132: 0 StrokePath
18133: newpath
18134: 186.50 195.00 186.50 196.88 2 CapLine
18135: 185.62 195.88 187.50 195.88 2 CapLine
18136: newpath 186.75 194.50 2.00 0 360 arc
18137: 1 FillPath
18138: 0 StrokePath
18139: newpath
18140: 186.75 193.62 186.75 195.50 2 CapLine
18141: 185.88 194.50 187.75 194.50 2 CapLine
18142: newpath 187.00 194.12 2.00 0 360 arc
18143: 1 FillPath
18144: 0 StrokePath
18145: newpath
18146: 187.00 193.25 187.00 195.12 2 CapLine
18147: 186.12 194.12 188.00 194.12 2 CapLine
18148: newpath 187.25 194.75 2.00 0 360 arc
18149: 1 FillPath
18150: 0 StrokePath
18151: newpath
18152: 187.25 193.88 187.25 195.75 2 CapLine
18153: 186.38 194.75 188.25 194.75 2 CapLine
18154: newpath 187.50 194.25 2.00 0 360 arc
18155: 1 FillPath
18156: 0 StrokePath
18157: newpath
18158: 187.50 193.38 187.50 195.25 2 CapLine
18159: 186.62 194.25 188.50 194.25 2 CapLine
18160: newpath 187.75 193.12 2.00 0 360 arc
18161: 1 FillPath
18162: 0 StrokePath
18163: newpath
18164: 187.75 192.25 187.75 194.12 2 CapLine
18165: 186.88 193.12 188.75 193.12 2 CapLine
18166: newpath 188.00 192.88 2.00 0 360 arc
18167: 1 FillPath
18168: 0 StrokePath
18169: newpath
18170: 188.00 192.00 188.00 193.88 2 CapLine
18171: 187.12 192.88 189.00 192.88 2 CapLine
18172: newpath 188.25 193.00 2.00 0 360 arc
18173: 1 FillPath
18174: 0 StrokePath
18175: newpath
18176: 188.25 192.12 188.25 194.00 2 CapLine
18177: 187.38 193.00 189.25 193.00 2 CapLine
18178: newpath 188.50 192.88 2.00 0 360 arc
18179: 1 FillPath
18180: 0 StrokePath
18181: newpath
18182: 188.50 192.00 188.50 193.88 2 CapLine
18183: 187.62 192.88 189.50 192.88 2 CapLine
18184: newpath 188.75 192.00 2.00 0 360 arc
18185: 1 FillPath
18186: 0 StrokePath
18187: newpath
18188: 188.75 191.12 188.75 193.00 2 CapLine
18189: 187.88 192.00 189.75 192.00 2 CapLine
18190: newpath 189.12 191.50 2.00 0 360 arc
18191: 1 FillPath
18192: 0 StrokePath
18193: newpath
18194: 189.12 190.62 189.12 192.50 2 CapLine
18195: 188.25 191.50 190.12 191.50 2 CapLine
18196: newpath 189.38 192.00 2.00 0 360 arc
18197: 1 FillPath
18198: 0 StrokePath
18199: newpath
18200: 189.38 191.12 189.38 193.00 2 CapLine
18201: 188.50 192.00 190.38 192.00 2 CapLine
18202: newpath 189.62 191.62 2.00 0 360 arc
18203: 1 FillPath
18204: 0 StrokePath
18205: newpath
18206: 189.62 190.75 189.62 192.62 2 CapLine
18207: 188.75 191.62 190.62 191.62 2 CapLine
18208: newpath 189.88 191.62 2.00 0 360 arc
18209: 1 FillPath
18210: 0 StrokePath
18211: newpath
18212: 189.88 190.75 189.88 192.62 2 CapLine
18213: 189.00 191.62 190.88 191.62 2 CapLine
18214: newpath 190.25 191.38 2.00 0 360 arc
18215: 1 FillPath
18216: 0 StrokePath
18217: newpath
18218: 190.25 190.50 190.25 192.38 2 CapLine
18219: 189.38 191.38 191.25 191.38 2 CapLine
18220: newpath 190.50 190.38 2.00 0 360 arc
18221: 1 FillPath
18222: 0 StrokePath
18223: newpath
18224: 190.50 189.50 190.50 191.38 2 CapLine
18225: 189.62 190.38 191.50 190.38 2 CapLine
18226: newpath 190.75 190.00 2.00 0 360 arc
18227: 1 FillPath
18228: 0 StrokePath
18229: newpath
18230: 190.75 189.12 190.75 191.00 2 CapLine
18231: 189.88 190.00 191.75 190.00 2 CapLine
18232: newpath 191.12 190.12 2.00 0 360 arc
18233: 1 FillPath
18234: 0 StrokePath
18235: newpath
18236: 191.12 189.25 191.12 191.12 2 CapLine
18237: 190.25 190.12 192.12 190.12 2 CapLine
18238: newpath 191.38 190.25 2.00 0 360 arc
18239: 1 FillPath
18240: 0 StrokePath
18241: newpath
18242: 191.38 189.38 191.38 191.25 2 CapLine
18243: 190.50 190.25 192.38 190.25 2 CapLine
18244: newpath 191.62 189.88 2.00 0 360 arc
18245: 1 FillPath
18246: 0 StrokePath
18247: newpath
18248: 191.62 189.00 191.62 190.88 2 CapLine
18249: 190.75 189.88 192.62 189.88 2 CapLine
18250: newpath 192.00 189.62 2.00 0 360 arc
18251: 1 FillPath
18252: 0 StrokePath
18253: newpath
18254: 192.00 188.75 192.00 190.62 2 CapLine
18255: 191.12 189.62 193.00 189.62 2 CapLine
18256: newpath 192.25 189.12 2.00 0 360 arc
18257: 1 FillPath
18258: 0 StrokePath
18259: newpath
18260: 192.25 188.25 192.25 190.12 2 CapLine
18261: 191.38 189.12 193.25 189.12 2 CapLine
18262: newpath 192.62 188.25 2.00 0 360 arc
18263: 1 FillPath
18264: 0 StrokePath
18265: newpath
18266: 192.62 187.38 192.62 189.25 2 CapLine
18267: 191.75 188.25 193.62 188.25 2 CapLine
18268: newpath 192.88 187.75 2.00 0 360 arc
18269: 1 FillPath
18270: 0 StrokePath
18271: newpath
18272: 192.88 186.88 192.88 188.75 2 CapLine
18273: 192.00 187.75 193.88 187.75 2 CapLine
18274: newpath 193.25 188.12 2.00 0 360 arc
18275: 1 FillPath
18276: 0 StrokePath
18277: newpath
18278: 193.25 187.25 193.25 189.12 2 CapLine
18279: 192.38 188.12 194.25 188.12 2 CapLine
18280: newpath 193.50 188.25 2.00 0 360 arc
18281: 1 FillPath
18282: 0 StrokePath
18283: newpath
18284: 193.50 187.38 193.50 189.25 2 CapLine
18285: 192.62 188.25 194.50 188.25 2 CapLine
18286: newpath 193.88 188.75 2.00 0 360 arc
18287: 1 FillPath
18288: 0 StrokePath
18289: newpath
18290: 193.88 187.88 193.88 189.75 2 CapLine
18291: 193.00 188.75 194.88 188.75 2 CapLine
18292: newpath 194.12 188.38 2.00 0 360 arc
18293: 1 FillPath
18294: 0 StrokePath
18295: newpath
18296: 194.12 187.50 194.12 189.38 2 CapLine
18297: 193.25 188.38 195.12 188.38 2 CapLine
18298: newpath 194.50 187.88 2.00 0 360 arc
18299: 1 FillPath
18300: 0 StrokePath
18301: newpath
18302: 194.50 187.00 194.50 188.88 2 CapLine
18303: 193.62 187.88 195.50 187.88 2 CapLine
18304: newpath 194.75 188.38 2.00 0 360 arc
18305: 1 FillPath
18306: 0 StrokePath
18307: newpath
18308: 194.75 187.50 194.75 189.38 2 CapLine
18309: 193.88 188.38 195.75 188.38 2 CapLine
18310: newpath 195.12 188.75 2.00 0 360 arc
18311: 1 FillPath
18312: 0 StrokePath
18313: newpath
18314: 195.12 187.88 195.12 189.75 2 CapLine
18315: 194.25 188.75 196.12 188.75 2 CapLine
18316: newpath 195.50 187.88 2.00 0 360 arc
18317: 1 FillPath
18318: 0 StrokePath
18319: newpath
18320: 195.50 187.00 195.50 188.88 2 CapLine
18321: 194.62 187.88 196.50 187.88 2 CapLine
18322: newpath 195.75 187.50 2.00 0 360 arc
18323: 1 FillPath
18324: 0 StrokePath
18325: newpath
18326: 195.75 186.62 195.75 188.50 2 CapLine
18327: 194.88 187.50 196.75 187.50 2 CapLine
18328: newpath 196.12 187.88 2.00 0 360 arc
18329: 1 FillPath
18330: 0 StrokePath
18331: newpath
18332: 196.12 187.00 196.12 188.88 2 CapLine
18333: 195.25 187.88 197.12 187.88 2 CapLine
18334: newpath 196.50 187.88 2.00 0 360 arc
18335: 1 FillPath
18336: 0 StrokePath
18337: newpath
18338: 196.50 187.00 196.50 188.88 2 CapLine
18339: 195.62 187.88 197.50 187.88 2 CapLine
18340: newpath 196.88 187.25 2.00 0 360 arc
18341: 1 FillPath
18342: 0 StrokePath
18343: newpath
18344: 196.88 186.38 196.88 188.25 2 CapLine
18345: 196.00 187.25 197.88 187.25 2 CapLine
18346: newpath 197.25 186.88 2.00 0 360 arc
18347: 1 FillPath
18348: 0 StrokePath
18349: newpath
18350: 197.25 186.00 197.25 187.88 2 CapLine
18351: 196.38 186.88 198.25 186.88 2 CapLine
18352: newpath 197.50 186.62 2.00 0 360 arc
18353: 1 FillPath
18354: 0 StrokePath
18355: newpath
18356: 197.50 185.75 197.50 187.62 2 CapLine
18357: 196.62 186.62 198.50 186.62 2 CapLine
18358: newpath 197.88 187.00 2.00 0 360 arc
18359: 1 FillPath
18360: 0 StrokePath
18361: newpath
18362: 197.88 186.12 197.88 188.00 2 CapLine
18363: 197.00 187.00 198.88 187.00 2 CapLine
18364: newpath 198.25 187.25 2.00 0 360 arc
18365: 1 FillPath
18366: 0 StrokePath
18367: newpath
18368: 198.25 186.38 198.25 188.25 2 CapLine
18369: 197.38 187.25 199.25 187.25 2 CapLine
18370: newpath 198.62 186.88 2.00 0 360 arc
18371: 1 FillPath
18372: 0 StrokePath
18373: newpath
18374: 198.62 186.00 198.62 187.88 2 CapLine
18375: 197.75 186.88 199.62 186.88 2 CapLine
18376: newpath 199.00 186.50 2.00 0 360 arc
18377: 1 FillPath
18378: 0 StrokePath
18379: newpath
18380: 199.00 185.62 199.00 187.50 2 CapLine
18381: 198.12 186.50 200.00 186.50 2 CapLine
18382: newpath 199.38 186.38 2.00 0 360 arc
18383: 1 FillPath
18384: 0 StrokePath
18385: newpath
18386: 199.38 185.50 199.38 187.38 2 CapLine
18387: 198.50 186.38 200.38 186.38 2 CapLine
18388: newpath 199.75 186.75 2.00 0 360 arc
18389: 1 FillPath
18390: 0 StrokePath
18391: newpath
18392: 199.75 185.88 199.75 187.75 2 CapLine
18393: 198.88 186.75 200.75 186.75 2 CapLine
18394: newpath 200.12 187.38 2.00 0 360 arc
18395: 1 FillPath
18396: 0 StrokePath
18397: newpath
18398: 200.12 186.50 200.12 188.38 2 CapLine
18399: 199.25 187.38 201.12 187.38 2 CapLine
18400: newpath 200.62 187.62 2.00 0 360 arc
18401: 1 FillPath
18402: 0 StrokePath
18403: newpath
18404: 200.62 186.75 200.62 188.62 2 CapLine
18405: 199.75 187.62 201.62 187.62 2 CapLine
18406: newpath 201.00 187.75 2.00 0 360 arc
18407: 1 FillPath
18408: 0 StrokePath
18409: newpath
18410: 201.00 186.88 201.00 188.75 2 CapLine
18411: 200.12 187.75 202.00 187.75 2 CapLine
18412: newpath 201.38 187.50 2.00 0 360 arc
18413: 1 FillPath
18414: 0 StrokePath
18415: newpath
18416: 201.38 186.62 201.38 188.50 2 CapLine
18417: 200.50 187.50 202.38 187.50 2 CapLine
18418: newpath 201.75 187.00 2.00 0 360 arc
18419: 1 FillPath
18420: 0 StrokePath
18421: newpath
18422: 201.75 186.12 201.75 188.00 2 CapLine
18423: 200.88 187.00 202.75 187.00 2 CapLine
18424: newpath 202.12 187.25 2.00 0 360 arc
18425: 1 FillPath
18426: 0 StrokePath
18427: newpath
18428: 202.12 186.38 202.12 188.25 2 CapLine
18429: 201.25 187.25 203.12 187.25 2 CapLine
18430: newpath 202.62 187.38 2.00 0 360 arc
18431: 1 FillPath
18432: 0 StrokePath
18433: newpath
18434: 202.62 186.50 202.62 188.38 2 CapLine
18435: 201.75 187.38 203.62 187.38 2 CapLine
18436: newpath 203.00 187.12 2.00 0 360 arc
18437: 1 FillPath
18438: 0 StrokePath
18439: newpath
18440: 203.00 186.25 203.00 188.12 2 CapLine
18441: 202.12 187.12 204.00 187.12 2 CapLine
18442: newpath 203.50 186.75 2.00 0 360 arc
18443: 1 FillPath
18444: 0 StrokePath
18445: newpath
18446: 203.50 185.88 203.50 187.75 2 CapLine
18447: 202.62 186.75 204.50 186.75 2 CapLine
18448: newpath 203.88 187.25 2.00 0 360 arc
18449: 1 FillPath
18450: 0 StrokePath
18451: newpath
18452: 203.88 186.38 203.88 188.25 2 CapLine
18453: 203.00 187.25 204.88 187.25 2 CapLine
18454: newpath 204.38 188.25 2.00 0 360 arc
18455: 1 FillPath
18456: 0 StrokePath
18457: newpath
18458: 204.38 187.38 204.38 189.25 2 CapLine
18459: 203.50 188.25 205.38 188.25 2 CapLine
18460: newpath 204.75 188.50 2.00 0 360 arc
18461: 1 FillPath
18462: 0 StrokePath
18463: newpath
18464: 204.75 187.62 204.75 189.50 2 CapLine
18465: 203.88 188.50 205.75 188.50 2 CapLine
18466: newpath 205.25 188.75 2.00 0 360 arc
18467: 1 FillPath
18468: 0 StrokePath
18469: newpath
18470: 205.25 187.88 205.25 189.75 2 CapLine
18471: 204.38 188.75 206.25 188.75 2 CapLine
18472: newpath 205.75 189.12 2.00 0 360 arc
18473: 1 FillPath
18474: 0 StrokePath
18475: newpath
18476: 205.75 188.25 205.75 190.12 2 CapLine
18477: 204.88 189.12 206.75 189.12 2 CapLine
18478: newpath 206.12 189.12 2.00 0 360 arc
18479: 1 FillPath
18480: 0 StrokePath
18481: newpath
18482: 206.12 188.25 206.12 190.12 2 CapLine
18483: 205.25 189.12 207.12 189.12 2 CapLine
18484: newpath 206.62 188.88 2.00 0 360 arc
18485: 1 FillPath
18486: 0 StrokePath
18487: newpath
18488: 206.62 188.00 206.62 189.88 2 CapLine
18489: 205.75 188.88 207.62 188.88 2 CapLine
18490: newpath 207.12 189.12 2.00 0 360 arc
18491: 1 FillPath
18492: 0 StrokePath
18493: newpath
18494: 207.12 188.25 207.12 190.12 2 CapLine
18495: 206.25 189.12 208.12 189.12 2 CapLine
18496: newpath 207.62 189.75 2.00 0 360 arc
18497: 1 FillPath
18498: 0 StrokePath
18499: newpath
18500: 207.62 188.88 207.62 190.75 2 CapLine
18501: 206.75 189.75 208.62 189.75 2 CapLine
18502: newpath 208.12 189.88 2.00 0 360 arc
18503: 1 FillPath
18504: 0 StrokePath
18505: newpath
18506: 208.12 189.00 208.12 190.88 2 CapLine
18507: 207.25 189.88 209.12 189.88 2 CapLine
18508: newpath 208.62 190.38 2.00 0 360 arc
18509: 1 FillPath
18510: 0 StrokePath
18511: newpath
18512: 208.62 189.50 208.62 191.38 2 CapLine
18513: 207.75 190.38 209.62 190.38 2 CapLine
18514: newpath 209.12 190.88 2.00 0 360 arc
18515: 1 FillPath
18516: 0 StrokePath
18517: newpath
18518: 209.12 190.00 209.12 191.88 2 CapLine
18519: 208.25 190.88 210.12 190.88 2 CapLine
18520: newpath 209.62 191.38 2.00 0 360 arc
18521: 1 FillPath
18522: 0 StrokePath
18523: newpath
18524: 209.62 190.50 209.62 192.38 2 CapLine
18525: 208.75 191.38 210.62 191.38 2 CapLine
18526: newpath 210.12 191.88 2.00 0 360 arc
18527: 1 FillPath
18528: 0 StrokePath
18529: newpath
18530: 210.12 191.00 210.12 192.88 2 CapLine
18531: 209.25 191.88 211.12 191.88 2 CapLine
18532: newpath 210.75 192.12 2.00 0 360 arc
18533: 1 FillPath
18534: 0 StrokePath
18535: newpath
18536: 210.75 191.25 210.75 193.12 2 CapLine
18537: 209.88 192.12 211.75 192.12 2 CapLine
18538: newpath 211.25 192.50 2.00 0 360 arc
18539: 1 FillPath
18540: 0 StrokePath
18541: newpath
18542: 211.25 191.62 211.25 193.50 2 CapLine
18543: 210.38 192.50 212.25 192.50 2 CapLine
18544: newpath 211.75 192.88 2.00 0 360 arc
18545: 1 FillPath
18546: 0 StrokePath
18547: newpath
18548: 211.75 192.00 211.75 193.88 2 CapLine
18549: 210.88 192.88 212.75 192.88 2 CapLine
18550: newpath 212.38 193.12 2.00 0 360 arc
18551: 1 FillPath
18552: 0 StrokePath
18553: newpath
18554: 212.38 192.25 212.38 194.12 2 CapLine
18555: 211.50 193.12 213.38 193.12 2 CapLine
18556: newpath 213.00 193.50 2.00 0 360 arc
18557: 1 FillPath
18558: 0 StrokePath
18559: newpath
18560: 213.00 192.62 213.00 194.50 2 CapLine
18561: 212.12 193.50 214.00 193.50 2 CapLine
18562: newpath 213.50 193.75 2.00 0 360 arc
18563: 1 FillPath
18564: 0 StrokePath
18565: newpath
18566: 213.50 192.88 213.50 194.75 2 CapLine
18567: 212.62 193.75 214.50 193.75 2 CapLine
18568: newpath 214.12 194.25 2.00 0 360 arc
18569: 1 FillPath
18570: 0 StrokePath
18571: newpath
18572: 214.12 193.38 214.12 195.25 2 CapLine
18573: 213.25 194.25 215.12 194.25 2 CapLine
18574: newpath 214.75 194.50 2.00 0 360 arc
18575: 1 FillPath
18576: 0 StrokePath
18577: newpath
18578: 214.75 193.62 214.75 195.50 2 CapLine
18579: 213.88 194.50 215.75 194.50 2 CapLine
18580: newpath 215.38 195.38 2.00 0 360 arc
18581: 1 FillPath
18582: 0 StrokePath
18583: newpath
18584: 215.38 194.50 215.38 196.38 2 CapLine
18585: 214.50 195.38 216.38 195.38 2 CapLine
18586: newpath 216.00 197.00 2.00 0 360 arc
18587: 1 FillPath
18588: 0 StrokePath
18589: newpath
18590: 216.00 196.12 216.00 198.00 2 CapLine
18591: 215.12 197.00 217.00 197.00 2 CapLine
18592: newpath 216.62 198.25 2.00 0 360 arc
18593: 1 FillPath
18594: 0 StrokePath
18595: newpath
18596: 216.62 197.38 216.62 199.25 2 CapLine
18597: 215.75 198.25 217.62 198.25 2 CapLine
18598: newpath 217.25 198.50 2.00 0 360 arc
18599: 1 FillPath
18600: 0 StrokePath
18601: newpath
18602: 217.25 197.62 217.25 199.50 2 CapLine
18603: 216.38 198.50 218.25 198.50 2 CapLine
18604: newpath 218.00 198.75 2.00 0 360 arc
18605: 1 FillPath
18606: 0 StrokePath
18607: newpath
18608: 218.00 197.88 218.00 199.75 2 CapLine
18609: 217.12 198.75 219.00 198.75 2 CapLine
18610: newpath 218.62 199.25 2.00 0 360 arc
18611: 1 FillPath
18612: 0 StrokePath
18613: newpath
18614: 218.62 198.38 218.62 200.25 2 CapLine
18615: 217.75 199.25 219.62 199.25 2 CapLine
18616: newpath 219.38 200.12 2.00 0 360 arc
18617: 1 FillPath
18618: 0 StrokePath
18619: newpath
18620: 219.38 199.25 219.38 201.12 2 CapLine
18621: 218.50 200.12 220.38 200.12 2 CapLine
18622: newpath 220.12 201.25 2.00 0 360 arc
18623: 1 FillPath
18624: 0 StrokePath
18625: newpath
18626: 220.12 200.38 220.12 202.25 2 CapLine
18627: 219.25 201.25 221.12 201.25 2 CapLine
18628: newpath 220.75 201.38 2.00 0 360 arc
18629: 1 FillPath
18630: 0 StrokePath
18631: newpath
18632: 220.75 200.50 220.75 202.38 2 CapLine
18633: 219.88 201.38 221.75 201.38 2 CapLine
18634: newpath 221.50 201.88 2.00 0 360 arc
18635: 1 FillPath
18636: 0 StrokePath
18637: newpath
18638: 221.50 201.00 221.50 202.88 2 CapLine
18639: 220.62 201.88 222.50 201.88 2 CapLine
18640: newpath 222.38 202.12 2.00 0 360 arc
18641: 1 FillPath
18642: 0 StrokePath
18643: newpath
18644: 222.38 201.25 222.38 203.12 2 CapLine
18645: 221.50 202.12 223.38 202.12 2 CapLine
18646: newpath 223.12 203.00 2.00 0 360 arc
18647: 1 FillPath
18648: 0 StrokePath
18649: newpath
18650: 223.12 202.12 223.12 204.00 2 CapLine
18651: 222.25 203.00 224.12 203.00 2 CapLine
18652: newpath 223.88 204.50 2.00 0 360 arc
18653: 1 FillPath
18654: 0 StrokePath
18655: newpath
18656: 223.88 203.62 223.88 205.50 2 CapLine
18657: 223.00 204.50 224.88 204.50 2 CapLine
18658: newpath 224.75 205.88 2.00 0 360 arc
18659: 1 FillPath
18660: 0 StrokePath
18661: newpath
18662: 224.75 205.00 224.75 206.88 2 CapLine
18663: 223.88 205.88 225.75 205.88 2 CapLine
18664: newpath 225.62 206.75 2.00 0 360 arc
18665: 1 FillPath
18666: 0 StrokePath
18667: newpath
18668: 225.62 205.88 225.62 207.75 2 CapLine
18669: 224.75 206.75 226.62 206.75 2 CapLine
18670: newpath 226.50 207.62 2.00 0 360 arc
18671: 1 FillPath
18672: 0 StrokePath
18673: newpath
18674: 226.50 206.75 226.50 208.62 2 CapLine
18675: 225.62 207.62 227.50 207.62 2 CapLine
18676: newpath 227.38 208.62 2.00 0 360 arc
18677: 1 FillPath
18678: 0 StrokePath
18679: newpath
18680: 227.38 207.75 227.38 209.62 2 CapLine
18681: 226.50 208.62 228.38 208.62 2 CapLine
18682: newpath 228.38 210.38 2.00 0 360 arc
18683: 1 FillPath
18684: 0 StrokePath
18685: newpath
18686: 228.38 209.50 228.38 211.38 2 CapLine
18687: 227.50 210.38 229.38 210.38 2 CapLine
18688: newpath 229.25 211.62 2.00 0 360 arc
18689: 1 FillPath
18690: 0 StrokePath
18691: newpath
18692: 229.25 210.75 229.25 212.62 2 CapLine
18693: 228.38 211.62 230.25 211.62 2 CapLine
18694: newpath 230.25 212.12 2.00 0 360 arc
18695: 1 FillPath
18696: 0 StrokePath
18697: newpath
18698: 230.25 211.25 230.25 213.12 2 CapLine
18699: 229.38 212.12 231.25 212.12 2 CapLine
18700: newpath 231.25 212.50 2.00 0 360 arc
18701: 1 FillPath
18702: 0 StrokePath
18703: newpath
18704: 231.25 211.62 231.25 213.50 2 CapLine
18705: 230.38 212.50 232.25 212.50 2 CapLine
18706: newpath 232.38 213.00 2.00 0 360 arc
18707: 1 FillPath
18708: 0 StrokePath
18709: newpath
18710: 232.38 212.12 232.38 214.00 2 CapLine
18711: 231.50 213.00 233.38 213.00 2 CapLine
18712: newpath 233.38 214.25 2.00 0 360 arc
18713: 1 FillPath
18714: 0 StrokePath
18715: newpath
18716: 233.38 213.38 233.38 215.25 2 CapLine
18717: 232.50 214.25 234.38 214.25 2 CapLine
18718: newpath 234.50 216.50 2.00 0 360 arc
18719: 1 FillPath
18720: 0 StrokePath
18721: newpath
18722: 234.50 215.62 234.50 217.50 2 CapLine
18723: 233.62 216.50 235.50 216.50 2 CapLine
18724: newpath 235.62 218.50 2.00 0 360 arc
18725: 1 FillPath
18726: 0 StrokePath
18727: newpath
18728: 235.62 217.62 235.62 219.50 2 CapLine
18729: 234.75 218.50 236.62 218.50 2 CapLine
18730: newpath 236.88 218.88 2.00 0 360 arc
18731: 1 FillPath
18732: 0 StrokePath
18733: newpath
18734: 236.88 218.00 236.88 219.88 2 CapLine
18735: 236.00 218.88 237.88 218.88 2 CapLine
18736: newpath 238.12 219.75 2.00 0 360 arc
18737: 1 FillPath
18738: 0 StrokePath
18739: newpath
18740: 238.12 218.88 238.12 220.75 2 CapLine
18741: 237.25 219.75 239.12 219.75 2 CapLine
18742: newpath 239.50 222.00 2.00 0 360 arc
18743: 1 FillPath
18744: 0 StrokePath
18745: newpath
18746: 239.50 221.12 239.50 223.00 2 CapLine
18747: 238.62 222.00 240.50 222.00 2 CapLine
18748: newpath 240.75 223.62 2.00 0 360 arc
18749: 1 FillPath
18750: 0 StrokePath
18751: newpath
18752: 240.75 222.75 240.75 224.62 2 CapLine
18753: 239.88 223.62 241.75 223.62 2 CapLine
18754: newpath 242.25 224.12 2.00 0 360 arc
18755: 1 FillPath
18756: 0 StrokePath
18757: newpath
18758: 242.25 223.25 242.25 225.12 2 CapLine
18759: 241.38 224.12 243.25 224.12 2 CapLine
18760: newpath 243.75 224.75 2.00 0 360 arc
18761: 1 FillPath
18762: 0 StrokePath
18763: newpath
18764: 243.75 223.88 243.75 225.75 2 CapLine
18765: 242.88 224.75 244.75 224.75 2 CapLine
18766: newpath 245.25 225.50 2.00 0 360 arc
18767: 1 FillPath
18768: 0 StrokePath
18769: newpath
18770: 245.25 224.62 245.25 226.50 2 CapLine
18771: 244.38 225.50 246.25 225.50 2 CapLine
18772: newpath 246.88 227.00 2.00 0 360 arc
18773: 1 FillPath
18774: 0 StrokePath
18775: newpath
18776: 246.88 226.12 246.88 228.00 2 CapLine
18777: 246.00 227.00 247.88 227.00 2 CapLine
18778: newpath 248.62 229.50 2.00 0 360 arc
18779: 1 FillPath
18780: 0 StrokePath
18781: newpath
18782: 248.62 228.62 248.62 230.50 2 CapLine
18783: 247.75 229.50 249.62 229.50 2 CapLine
18784: newpath 250.50 231.62 2.00 0 360 arc
18785: 1 FillPath
18786: 0 StrokePath
18787: newpath
18788: 250.50 230.75 250.50 232.62 2 CapLine
18789: 249.62 231.62 251.50 231.62 2 CapLine
18790: newpath 252.38 233.25 2.00 0 360 arc
18791: 1 FillPath
18792: 0 StrokePath
18793: newpath
18794: 252.38 232.38 252.38 234.25 2 CapLine
18795: 251.50 233.25 253.38 233.25 2 CapLine
18796: newpath 254.50 234.88 2.00 0 360 arc
18797: 1 FillPath
18798: 0 StrokePath
18799: newpath
18800: 254.50 234.00 254.50 235.88 2 CapLine
18801: 253.62 234.88 255.50 234.88 2 CapLine
18802: newpath 256.62 234.88 2.00 0 360 arc
18803: 1 FillPath
18804: 0 StrokePath
18805: newpath
18806: 256.62 234.00 256.62 235.88 2 CapLine
18807: 255.75 234.88 257.62 234.88 2 CapLine
18808: newpath 259.00 235.50 2.00 0 360 arc
18809: 1 FillPath
18810: 0 StrokePath
18811: newpath
18812: 259.00 234.62 259.00 236.50 2 CapLine
18813: 258.12 235.50 260.00 235.50 2 CapLine
18814: newpath 261.62 238.62 2.00 0 360 arc
18815: 1 FillPath
18816: 0 StrokePath
18817: newpath
18818: 261.62 237.75 261.62 239.62 2 CapLine
18819: 260.75 238.62 262.62 238.62 2 CapLine
18820: newpath 264.38 240.00 2.00 0 360 arc
18821: 1 FillPath
18822: 0 StrokePath
18823: newpath
18824: 264.38 239.12 264.38 241.00 2 CapLine
18825: 263.50 240.00 265.38 240.00 2 CapLine
18826: newpath 267.38 240.38 2.00 0 360 arc
18827: 1 FillPath
18828: 0 StrokePath
18829: newpath
18830: 267.38 239.50 267.38 241.38 2 CapLine
18831: 266.50 240.38 268.38 240.38 2 CapLine
18832: newpath 270.75 242.00 2.00 0 360 arc
18833: 1 FillPath
18834: 0 StrokePath
18835: newpath
18836: 270.75 241.12 270.75 243.00 2 CapLine
18837: 269.88 242.00 271.75 242.00 2 CapLine
18838: newpath 274.62 243.62 2.00 0 360 arc
18839: 1 FillPath
18840: 0 StrokePath
18841: newpath
18842: 274.62 242.75 274.62 244.62 2 CapLine
18843: 273.75 243.62 275.62 243.62 2 CapLine
18844: newpath 278.88 243.88 2.00 0 360 arc
18845: 1 FillPath
18846: 0 StrokePath
18847: newpath
18848: 278.88 243.00 278.88 244.88 2 CapLine
18849: 278.00 243.88 279.88 243.88 2 CapLine
18850: newpath 283.75 244.12 2.00 0 360 arc
18851: 1 FillPath
18852: 0 StrokePath
18853: newpath
18854: 283.75 243.25 283.75 245.12 2 CapLine
18855: 282.88 244.12 284.75 244.12 2 CapLine
18856: newpath 289.62 245.50 2.00 0 360 arc
18857: 1 FillPath
18858: 0 StrokePath
18859: newpath
18860: 289.62 244.62 289.62 246.50 2 CapLine
18861: 288.75 245.50 290.62 245.50 2 CapLine
18862: newpath 296.75 247.00 2.00 0 360 arc
18863: 1 FillPath
18864: 0 StrokePath
18865: newpath
18866: 296.75 246.12 296.75 248.00 2 CapLine
18867: 295.88 247.00 297.75 247.00 2 CapLine
18868: newpath 305.88 248.50 2.00 0 360 arc
18869: 1 FillPath
18870: 0 StrokePath
18871: newpath
18872: 305.88 247.62 305.88 249.50 2 CapLine
18873: 305.00 248.50 306.88 248.50 2 CapLine
18874: newpath 318.88 249.88 2.00 0 360 arc
18875: 1 FillPath
18876: 0 StrokePath
18877: newpath
18878: 318.88 249.00 318.88 250.88 2 CapLine
18879: 318.00 249.88 319.88 249.88 2 CapLine
18880: newpath 341.00 249.62 2.00 0 360 arc
18881: 1 FillPath
18882: 0 StrokePath
18883: newpath
18884: 341.00 248.75 341.00 250.62 2 CapLine
18885: 340.12 249.62 342.00 249.62 2 CapLine
18886: 1 ps
18887: 0 0 0 SetFore  UseFore
18888: 0 0.796887 0.796887 SetFore  UseFore
18889: 0.50 ps
18890: newpath 173.25 279.88 M
18891: 177.25 279.88 L
18892: 173.25 283.88 L
18893: 177.25 283.88 L
18894: closepath
18895: 1 FillPath
18896: 0 StrokePath newpath
18897: newpath 173.38 276.75 M
18898: 177.38 276.75 L
18899: 173.38 280.75 L
18900: 177.38 280.75 L
18901: closepath
18902: 1 FillPath
18903: 0 StrokePath newpath
18904: newpath 173.50 275.00 M
18905: 177.50 275.00 L
18906: 173.50 279.00 L
18907: 177.50 279.00 L
18908: closepath
18909: 1 FillPath
18910: 0 StrokePath newpath
18911: newpath 173.62 276.38 M
18912: 177.62 276.38 L
18913: 173.62 280.38 L
18914: 177.62 280.38 L
18915: closepath
18916: 1 FillPath
18917: 0 StrokePath newpath
18918: newpath 173.75 276.75 M
18919: 177.75 276.75 L
18920: 173.75 280.75 L
18921: 177.75 280.75 L
18922: closepath
18923: 1 FillPath
18924: 0 StrokePath newpath
18925: newpath 173.88 273.88 M
18926: 177.88 273.88 L
18927: 173.88 277.88 L
18928: 177.88 277.88 L
18929: closepath
18930: 1 FillPath
18931: 0 StrokePath newpath
18932: newpath 174.00 272.38 M
18933: 178.00 272.38 L
18934: 174.00 276.38 L
18935: 178.00 276.38 L
18936: closepath
18937: 1 FillPath
18938: 0 StrokePath newpath
18939: newpath 174.12 272.62 M
18940: 178.12 272.62 L
18941: 174.12 276.62 L
18942: 178.12 276.62 L
18943: closepath
18944: 1 FillPath
18945: 0 StrokePath newpath
18946: newpath 174.25 271.50 M
18947: 178.25 271.50 L
18948: 174.25 275.50 L
18949: 178.25 275.50 L
18950: closepath
18951: 1 FillPath
18952: 0 StrokePath newpath
18953: newpath 174.38 271.12 M
18954: 178.38 271.12 L
18955: 174.38 275.12 L
18956: 178.38 275.12 L
18957: closepath
18958: 1 FillPath
18959: 0 StrokePath newpath
18960: newpath 174.50 270.25 M
18961: 178.50 270.25 L
18962: 174.50 274.25 L
18963: 178.50 274.25 L
18964: closepath
18965: 1 FillPath
18966: 0 StrokePath newpath
18967: newpath 174.62 268.50 M
18968: 178.62 268.50 L
18969: 174.62 272.50 L
18970: 178.62 272.50 L
18971: closepath
18972: 1 FillPath
18973: 0 StrokePath newpath
18974: newpath 174.75 265.62 M
18975: 178.75 265.62 L
18976: 174.75 269.62 L
18977: 178.75 269.62 L
18978: closepath
18979: 1 FillPath
18980: 0 StrokePath newpath
18981: newpath 174.88 264.25 M
18982: 178.88 264.25 L
18983: 174.88 268.25 L
18984: 178.88 268.25 L
18985: closepath
18986: 1 FillPath
18987: 0 StrokePath newpath
18988: newpath 175.00 263.50 M
18989: 179.00 263.50 L
18990: 175.00 267.50 L
18991: 179.00 267.50 L
18992: closepath
18993: 1 FillPath
18994: 0 StrokePath newpath
18995: newpath 175.12 263.75 M
18996: 179.12 263.75 L
18997: 175.12 267.75 L
18998: 179.12 267.75 L
18999: closepath
19000: 1 FillPath
19001: 0 StrokePath newpath
19002: newpath 175.25 264.62 M
19003: 179.25 264.62 L
19004: 175.25 268.62 L
19005: 179.25 268.62 L
19006: closepath
19007: 1 FillPath
19008: 0 StrokePath newpath
19009: newpath 175.38 262.62 M
19010: 179.38 262.62 L
19011: 175.38 266.62 L
19012: 179.38 266.62 L
19013: closepath
19014: 1 FillPath
19015: 0 StrokePath newpath
19016: newpath 175.50 261.38 M
19017: 179.50 261.38 L
19018: 175.50 265.38 L
19019: 179.50 265.38 L
19020: closepath
19021: 1 FillPath
19022: 0 StrokePath newpath
19023: newpath 175.62 259.12 M
19024: 179.62 259.12 L
19025: 175.62 263.12 L
19026: 179.62 263.12 L
19027: closepath
19028: 1 FillPath
19029: 0 StrokePath newpath
19030: newpath 175.75 256.88 M
19031: 179.75 256.88 L
19032: 175.75 260.88 L
19033: 179.75 260.88 L
19034: closepath
19035: 1 FillPath
19036: 0 StrokePath newpath
19037: newpath 175.88 256.00 M
19038: 179.88 256.00 L
19039: 175.88 260.00 L
19040: 179.88 260.00 L
19041: closepath
19042: 1 FillPath
19043: 0 StrokePath newpath
19044: newpath 176.00 256.88 M
19045: 180.00 256.88 L
19046: 176.00 260.88 L
19047: 180.00 260.88 L
19048: closepath
19049: 1 FillPath
19050: 0 StrokePath newpath
19051: newpath 176.12 255.50 M
19052: 180.12 255.50 L
19053: 176.12 259.50 L
19054: 180.12 259.50 L
19055: closepath
19056: 1 FillPath
19057: 0 StrokePath newpath
19058: newpath 176.25 256.25 M
19059: 180.25 256.25 L
19060: 176.25 260.25 L
19061: 180.25 260.25 L
19062: closepath
19063: 1 FillPath
19064: 0 StrokePath newpath
19065: newpath 176.38 255.50 M
19066: 180.38 255.50 L
19067: 176.38 259.50 L
19068: 180.38 259.50 L
19069: closepath
19070: 1 FillPath
19071: 0 StrokePath newpath
19072: newpath 176.50 254.25 M
19073: 180.50 254.25 L
19074: 176.50 258.25 L
19075: 180.50 258.25 L
19076: closepath
19077: 1 FillPath
19078: 0 StrokePath newpath
19079: newpath 176.62 255.50 M
19080: 180.62 255.50 L
19081: 176.62 259.50 L
19082: 180.62 259.50 L
19083: closepath
19084: 1 FillPath
19085: 0 StrokePath newpath
19086: newpath 176.75 252.38 M
19087: 180.75 252.38 L
19088: 176.75 256.38 L
19089: 180.75 256.38 L
19090: closepath
19091: 1 FillPath
19092: 0 StrokePath newpath
19093: newpath 176.88 249.88 M
19094: 180.88 249.88 L
19095: 176.88 253.88 L
19096: 180.88 253.88 L
19097: closepath
19098: 1 FillPath
19099: 0 StrokePath newpath
19100: newpath 177.12 249.62 M
19101: 181.12 249.62 L
19102: 177.12 253.62 L
19103: 181.12 253.62 L
19104: closepath
19105: 1 FillPath
19106: 0 StrokePath newpath
19107: newpath 177.25 248.00 M
19108: 181.25 248.00 L
19109: 177.25 252.00 L
19110: 181.25 252.00 L
19111: closepath
19112: 1 FillPath
19113: 0 StrokePath newpath
19114: newpath 177.38 248.25 M
19115: 181.38 248.25 L
19116: 177.38 252.25 L
19117: 181.38 252.25 L
19118: closepath
19119: 1 FillPath
19120: 0 StrokePath newpath
19121: newpath 177.50 246.12 M
19122: 181.50 246.12 L
19123: 177.50 250.12 L
19124: 181.50 250.12 L
19125: closepath
19126: 1 FillPath
19127: 0 StrokePath newpath
19128: newpath 177.62 245.25 M
19129: 181.62 245.25 L
19130: 177.62 249.25 L
19131: 181.62 249.25 L
19132: closepath
19133: 1 FillPath
19134: 0 StrokePath newpath
19135: newpath 177.75 243.25 M
19136: 181.75 243.25 L
19137: 177.75 247.25 L
19138: 181.75 247.25 L
19139: closepath
19140: 1 FillPath
19141: 0 StrokePath newpath
19142: newpath 177.88 242.50 M
19143: 181.88 242.50 L
19144: 177.88 246.50 L
19145: 181.88 246.50 L
19146: closepath
19147: 1 FillPath
19148: 0 StrokePath newpath
19149: newpath 178.00 242.75 M
19150: 182.00 242.75 L
19151: 178.00 246.75 L
19152: 182.00 246.75 L
19153: closepath
19154: 1 FillPath
19155: 0 StrokePath newpath
19156: newpath 178.12 242.00 M
19157: 182.12 242.00 L
19158: 178.12 246.00 L
19159: 182.12 246.00 L
19160: closepath
19161: 1 FillPath
19162: 0 StrokePath newpath
19163: newpath 178.25 241.00 M
19164: 182.25 241.00 L
19165: 178.25 245.00 L
19166: 182.25 245.00 L
19167: closepath
19168: 1 FillPath
19169: 0 StrokePath newpath
19170: newpath 178.50 241.00 M
19171: 182.50 241.00 L
19172: 178.50 245.00 L
19173: 182.50 245.00 L
19174: closepath
19175: 1 FillPath
19176: 0 StrokePath newpath
19177: newpath 178.62 243.38 M
19178: 182.62 243.38 L
19179: 178.62 247.38 L
19180: 182.62 247.38 L
19181: closepath
19182: 1 FillPath
19183: 0 StrokePath newpath
19184: newpath 178.75 241.62 M
19185: 182.75 241.62 L
19186: 178.75 245.62 L
19187: 182.75 245.62 L
19188: closepath
19189: 1 FillPath
19190: 0 StrokePath newpath
19191: newpath 178.88 238.88 M
19192: 182.88 238.88 L
19193: 178.88 242.88 L
19194: 182.88 242.88 L
19195: closepath
19196: 1 FillPath
19197: 0 StrokePath newpath
19198: newpath 179.00 237.38 M
19199: 183.00 237.38 L
19200: 179.00 241.38 L
19201: 183.00 241.38 L
19202: closepath
19203: 1 FillPath
19204: 0 StrokePath newpath
19205: newpath 179.12 237.00 M
19206: 183.12 237.00 L
19207: 179.12 241.00 L
19208: 183.12 241.00 L
19209: closepath
19210: 1 FillPath
19211: 0 StrokePath newpath
19212: newpath 179.25 236.62 M
19213: 183.25 236.62 L
19214: 179.25 240.62 L
19215: 183.25 240.62 L
19216: closepath
19217: 1 FillPath
19218: 0 StrokePath newpath
19219: newpath 179.50 236.88 M
19220: 183.50 236.88 L
19221: 179.50 240.88 L
19222: 183.50 240.88 L
19223: closepath
19224: 1 FillPath
19225: 0 StrokePath newpath
19226: newpath 179.62 237.38 M
19227: 183.62 237.38 L
19228: 179.62 241.38 L
19229: 183.62 241.38 L
19230: closepath
19231: 1 FillPath
19232: 0 StrokePath newpath
19233: newpath 179.75 236.25 M
19234: 183.75 236.25 L
19235: 179.75 240.25 L
19236: 183.75 240.25 L
19237: closepath
19238: 1 FillPath
19239: 0 StrokePath newpath
19240: newpath 179.88 234.75 M
19241: 183.88 234.75 L
19242: 179.88 238.75 L
19243: 183.88 238.75 L
19244: closepath
19245: 1 FillPath
19246: 0 StrokePath newpath
19247: newpath 180.00 233.00 M
19248: 184.00 233.00 L
19249: 180.00 237.00 L
19250: 184.00 237.00 L
19251: closepath
19252: 1 FillPath
19253: 0 StrokePath newpath
19254: newpath 180.12 231.25 M
19255: 184.12 231.25 L
19256: 180.12 235.25 L
19257: 184.12 235.25 L
19258: closepath
19259: 1 FillPath
19260: 0 StrokePath newpath
19261: newpath 180.38 230.88 M
19262: 184.38 230.88 L
19263: 180.38 234.88 L
19264: 184.38 234.88 L
19265: closepath
19266: 1 FillPath
19267: 0 StrokePath newpath
19268: newpath 180.50 231.88 M
19269: 184.50 231.88 L
19270: 180.50 235.88 L
19271: 184.50 235.88 L
19272: closepath
19273: 1 FillPath
19274: 0 StrokePath newpath
19275: newpath 180.62 232.25 M
19276: 184.62 232.25 L
19277: 180.62 236.25 L
19278: 184.62 236.25 L
19279: closepath
19280: 1 FillPath
19281: 0 StrokePath newpath
19282: newpath 180.75 229.50 M
19283: 184.75 229.50 L
19284: 180.75 233.50 L
19285: 184.75 233.50 L
19286: closepath
19287: 1 FillPath
19288: 0 StrokePath newpath
19289: newpath 180.88 227.25 M
19290: 184.88 227.25 L
19291: 180.88 231.25 L
19292: 184.88 231.25 L
19293: closepath
19294: 1 FillPath
19295: 0 StrokePath newpath
19296: newpath 181.12 227.12 M
19297: 185.12 227.12 L
19298: 181.12 231.12 L
19299: 185.12 231.12 L
19300: closepath
19301: 1 FillPath
19302: 0 StrokePath newpath
19303: newpath 181.25 226.62 M
19304: 185.25 226.62 L
19305: 181.25 230.62 L
19306: 185.25 230.62 L
19307: closepath
19308: 1 FillPath
19309: 0 StrokePath newpath
19310: newpath 181.38 226.12 M
19311: 185.38 226.12 L
19312: 181.38 230.12 L
19313: 185.38 230.12 L
19314: closepath
19315: 1 FillPath
19316: 0 StrokePath newpath
19317: newpath 181.50 224.88 M
19318: 185.50 224.88 L
19319: 181.50 228.88 L
19320: 185.50 228.88 L
19321: closepath
19322: 1 FillPath
19323: 0 StrokePath newpath
19324: newpath 181.62 225.62 M
19325: 185.62 225.62 L
19326: 181.62 229.62 L
19327: 185.62 229.62 L
19328: closepath
19329: 1 FillPath
19330: 0 StrokePath newpath
19331: newpath 181.88 224.88 M
19332: 185.88 224.88 L
19333: 181.88 228.88 L
19334: 185.88 228.88 L
19335: closepath
19336: 1 FillPath
19337: 0 StrokePath newpath
19338: newpath 182.00 223.50 M
19339: 186.00 223.50 L
19340: 182.00 227.50 L
19341: 186.00 227.50 L
19342: closepath
19343: 1 FillPath
19344: 0 StrokePath newpath
19345: newpath 182.12 222.25 M
19346: 186.12 222.25 L
19347: 182.12 226.25 L
19348: 186.12 226.25 L
19349: closepath
19350: 1 FillPath
19351: 0 StrokePath newpath
19352: newpath 182.38 222.88 M
19353: 186.38 222.88 L
19354: 182.38 226.88 L
19355: 186.38 226.88 L
19356: closepath
19357: 1 FillPath
19358: 0 StrokePath newpath
19359: newpath 182.50 222.25 M
19360: 186.50 222.25 L
19361: 182.50 226.25 L
19362: 186.50 226.25 L
19363: closepath
19364: 1 FillPath
19365: 0 StrokePath newpath
19366: newpath 182.62 221.38 M
19367: 186.62 221.38 L
19368: 182.62 225.38 L
19369: 186.62 225.38 L
19370: closepath
19371: 1 FillPath
19372: 0 StrokePath newpath
19373: newpath 182.75 221.62 M
19374: 186.75 221.62 L
19375: 182.75 225.62 L
19376: 186.75 225.62 L
19377: closepath
19378: 1 FillPath
19379: 0 StrokePath newpath
19380: newpath 183.00 221.38 M
19381: 187.00 221.38 L
19382: 183.00 225.38 L
19383: 187.00 225.38 L
19384: closepath
19385: 1 FillPath
19386: 0 StrokePath newpath
19387: newpath 183.12 219.12 M
19388: 187.12 219.12 L
19389: 183.12 223.12 L
19390: 187.12 223.12 L
19391: closepath
19392: 1 FillPath
19393: 0 StrokePath newpath
19394: newpath 183.25 219.00 M
19395: 187.25 219.00 L
19396: 183.25 223.00 L
19397: 187.25 223.00 L
19398: closepath
19399: 1 FillPath
19400: 0 StrokePath newpath
19401: newpath 183.50 219.12 M
19402: 187.50 219.12 L
19403: 183.50 223.12 L
19404: 187.50 223.12 L
19405: closepath
19406: 1 FillPath
19407: 0 StrokePath newpath
19408: newpath 183.62 218.75 M
19409: 187.62 218.75 L
19410: 183.62 222.75 L
19411: 187.62 222.75 L
19412: closepath
19413: 1 FillPath
19414: 0 StrokePath newpath
19415: newpath 183.75 217.38 M
19416: 187.75 217.38 L
19417: 183.75 221.38 L
19418: 187.75 221.38 L
19419: closepath
19420: 1 FillPath
19421: 0 StrokePath newpath
19422: newpath 183.88 216.50 M
19423: 187.88 216.50 L
19424: 183.88 220.50 L
19425: 187.88 220.50 L
19426: closepath
19427: 1 FillPath
19428: 0 StrokePath newpath
19429: newpath 184.12 215.75 M
19430: 188.12 215.75 L
19431: 184.12 219.75 L
19432: 188.12 219.75 L
19433: closepath
19434: 1 FillPath
19435: 0 StrokePath newpath
19436: newpath 184.25 214.50 M
19437: 188.25 214.50 L
19438: 184.25 218.50 L
19439: 188.25 218.50 L
19440: closepath
19441: 1 FillPath
19442: 0 StrokePath newpath
19443: newpath 184.50 215.75 M
19444: 188.50 215.75 L
19445: 184.50 219.75 L
19446: 188.50 219.75 L
19447: closepath
19448: 1 FillPath
19449: 0 StrokePath newpath
19450: newpath 184.62 216.25 M
19451: 188.62 216.25 L
19452: 184.62 220.25 L
19453: 188.62 220.25 L
19454: closepath
19455: 1 FillPath
19456: 0 StrokePath newpath
19457: newpath 184.75 214.12 M
19458: 188.75 214.12 L
19459: 184.75 218.12 L
19460: 188.75 218.12 L
19461: closepath
19462: 1 FillPath
19463: 0 StrokePath newpath
19464: newpath 185.00 213.25 M
19465: 189.00 213.25 L
19466: 185.00 217.25 L
19467: 189.00 217.25 L
19468: closepath
19469: 1 FillPath
19470: 0 StrokePath newpath
19471: newpath 185.12 213.12 M
19472: 189.12 213.12 L
19473: 185.12 217.12 L
19474: 189.12 217.12 L
19475: closepath
19476: 1 FillPath
19477: 0 StrokePath newpath
19478: newpath 185.25 213.38 M
19479: 189.25 213.38 L
19480: 185.25 217.38 L
19481: 189.25 217.38 L
19482: closepath
19483: 1 FillPath
19484: 0 StrokePath newpath
19485: newpath 185.50 212.38 M
19486: 189.50 212.38 L
19487: 185.50 216.38 L
19488: 189.50 216.38 L
19489: closepath
19490: 1 FillPath
19491: 0 StrokePath newpath
19492: newpath 185.62 211.25 M
19493: 189.62 211.25 L
19494: 185.62 215.25 L
19495: 189.62 215.25 L
19496: closepath
19497: 1 FillPath
19498: 0 StrokePath newpath
19499: newpath 185.88 209.62 M
19500: 189.88 209.62 L
19501: 185.88 213.62 L
19502: 189.88 213.62 L
19503: closepath
19504: 1 FillPath
19505: 0 StrokePath newpath
19506: newpath 186.00 210.12 M
19507: 190.00 210.12 L
19508: 186.00 214.12 L
19509: 190.00 214.12 L
19510: closepath
19511: 1 FillPath
19512: 0 StrokePath newpath
19513: newpath 186.12 210.12 M
19514: 190.12 210.12 L
19515: 186.12 214.12 L
19516: 190.12 214.12 L
19517: closepath
19518: 1 FillPath
19519: 0 StrokePath newpath
19520: newpath 186.38 210.75 M
19521: 190.38 210.75 L
19522: 186.38 214.75 L
19523: 190.38 214.75 L
19524: closepath
19525: 1 FillPath
19526: 0 StrokePath newpath
19527: newpath 186.50 210.00 M
19528: 190.50 210.00 L
19529: 186.50 214.00 L
19530: 190.50 214.00 L
19531: closepath
19532: 1 FillPath
19533: 0 StrokePath newpath
19534: newpath 186.75 208.62 M
19535: 190.75 208.62 L
19536: 186.75 212.62 L
19537: 190.75 212.62 L
19538: closepath
19539: 1 FillPath
19540: 0 StrokePath newpath
19541: newpath 186.88 206.25 M
19542: 190.88 206.25 L
19543: 186.88 210.25 L
19544: 190.88 210.25 L
19545: closepath
19546: 1 FillPath
19547: 0 StrokePath newpath
19548: newpath 187.12 207.62 M
19549: 191.12 207.62 L
19550: 187.12 211.62 L
19551: 191.12 211.62 L
19552: closepath
19553: 1 FillPath
19554: 0 StrokePath newpath
19555: newpath 187.25 208.75 M
19556: 191.25 208.75 L
19557: 187.25 212.75 L
19558: 191.25 212.75 L
19559: closepath
19560: 1 FillPath
19561: 0 StrokePath newpath
19562: newpath 187.50 207.75 M
19563: 191.50 207.75 L
19564: 187.50 211.75 L
19565: 191.50 211.75 L
19566: closepath
19567: 1 FillPath
19568: 0 StrokePath newpath
19569: newpath 187.62 206.88 M
19570: 191.62 206.88 L
19571: 187.62 210.88 L
19572: 191.62 210.88 L
19573: closepath
19574: 1 FillPath
19575: 0 StrokePath newpath
19576: newpath 187.88 206.88 M
19577: 191.88 206.88 L
19578: 187.88 210.88 L
19579: 191.88 210.88 L
19580: closepath
19581: 1 FillPath
19582: 0 StrokePath newpath
19583: newpath 188.00 205.38 M
19584: 192.00 205.38 L
19585: 188.00 209.38 L
19586: 192.00 209.38 L
19587: closepath
19588: 1 FillPath
19589: 0 StrokePath newpath
19590: newpath 188.25 204.88 M
19591: 192.25 204.88 L
19592: 188.25 208.88 L
19593: 192.25 208.88 L
19594: closepath
19595: 1 FillPath
19596: 0 StrokePath newpath
19597: newpath 188.38 205.62 M
19598: 192.38 205.62 L
19599: 188.38 209.62 L
19600: 192.38 209.62 L
19601: closepath
19602: 1 FillPath
19603: 0 StrokePath newpath
19604: newpath 188.62 204.38 M
19605: 192.62 204.38 L
19606: 188.62 208.38 L
19607: 192.62 208.38 L
19608: closepath
19609: 1 FillPath
19610: 0 StrokePath newpath
19611: newpath 188.75 203.00 M
19612: 192.75 203.00 L
19613: 188.75 207.00 L
19614: 192.75 207.00 L
19615: closepath
19616: 1 FillPath
19617: 0 StrokePath newpath
19618: newpath 189.00 202.75 M
19619: 193.00 202.75 L
19620: 189.00 206.75 L
19621: 193.00 206.75 L
19622: closepath
19623: 1 FillPath
19624: 0 StrokePath newpath
19625: newpath 189.12 202.12 M
19626: 193.12 202.12 L
19627: 189.12 206.12 L
19628: 193.12 206.12 L
19629: closepath
19630: 1 FillPath
19631: 0 StrokePath newpath
19632: newpath 189.38 202.12 M
19633: 193.38 202.12 L
19634: 189.38 206.12 L
19635: 193.38 206.12 L
19636: closepath
19637: 1 FillPath
19638: 0 StrokePath newpath
19639: newpath 189.62 201.38 M
19640: 193.62 201.38 L
19641: 189.62 205.38 L
19642: 193.62 205.38 L
19643: closepath
19644: 1 FillPath
19645: 0 StrokePath newpath
19646: newpath 189.75 201.50 M
19647: 193.75 201.50 L
19648: 189.75 205.50 L
19649: 193.75 205.50 L
19650: closepath
19651: 1 FillPath
19652: 0 StrokePath newpath
19653: newpath 190.00 201.38 M
19654: 194.00 201.38 L
19655: 190.00 205.38 L
19656: 194.00 205.38 L
19657: closepath
19658: 1 FillPath
19659: 0 StrokePath newpath
19660: newpath 190.12 201.88 M
19661: 194.12 201.88 L
19662: 190.12 205.88 L
19663: 194.12 205.88 L
19664: closepath
19665: 1 FillPath
19666: 0 StrokePath newpath
19667: newpath 190.38 201.62 M
19668: 194.38 201.62 L
19669: 190.38 205.62 L
19670: 194.38 205.62 L
19671: closepath
19672: 1 FillPath
19673: 0 StrokePath newpath
19674: newpath 190.62 199.75 M
19675: 194.62 199.75 L
19676: 190.62 203.75 L
19677: 194.62 203.75 L
19678: closepath
19679: 1 FillPath
19680: 0 StrokePath newpath
19681: newpath 190.75 199.25 M
19682: 194.75 199.25 L
19683: 190.75 203.25 L
19684: 194.75 203.25 L
19685: closepath
19686: 1 FillPath
19687: 0 StrokePath newpath
19688: newpath 191.00 199.00 M
19689: 195.00 199.00 L
19690: 191.00 203.00 L
19691: 195.00 203.00 L
19692: closepath
19693: 1 FillPath
19694: 0 StrokePath newpath
19695: newpath 191.25 198.38 M
19696: 195.25 198.38 L
19697: 191.25 202.38 L
19698: 195.25 202.38 L
19699: closepath
19700: 1 FillPath
19701: 0 StrokePath newpath
19702: newpath 191.38 198.25 M
19703: 195.38 198.25 L
19704: 191.38 202.25 L
19705: 195.38 202.25 L
19706: closepath
19707: 1 FillPath
19708: 0 StrokePath newpath
19709: newpath 191.62 199.50 M
19710: 195.62 199.50 L
19711: 191.62 203.50 L
19712: 195.62 203.50 L
19713: closepath
19714: 1 FillPath
19715: 0 StrokePath newpath
19716: newpath 191.88 198.25 M
19717: 195.88 198.25 L
19718: 191.88 202.25 L
19719: 195.88 202.25 L
19720: closepath
19721: 1 FillPath
19722: 0 StrokePath newpath
19723: newpath 192.00 197.25 M
19724: 196.00 197.25 L
19725: 192.00 201.25 L
19726: 196.00 201.25 L
19727: closepath
19728: 1 FillPath
19729: 0 StrokePath newpath
19730: newpath 192.25 197.88 M
19731: 196.25 197.88 L
19732: 192.25 201.88 L
19733: 196.25 201.88 L
19734: closepath
19735: 1 FillPath
19736: 0 StrokePath newpath
19737: newpath 192.50 197.75 M
19738: 196.50 197.75 L
19739: 192.50 201.75 L
19740: 196.50 201.75 L
19741: closepath
19742: 1 FillPath
19743: 0 StrokePath newpath
19744: newpath 192.75 197.00 M
19745: 196.75 197.00 L
19746: 192.75 201.00 L
19747: 196.75 201.00 L
19748: closepath
19749: 1 FillPath
19750: 0 StrokePath newpath
19751: newpath 192.88 196.88 M
19752: 196.88 196.88 L
19753: 192.88 200.88 L
19754: 196.88 200.88 L
19755: closepath
19756: 1 FillPath
19757: 0 StrokePath newpath
19758: newpath 193.12 196.62 M
19759: 197.12 196.62 L
19760: 193.12 200.62 L
19761: 197.12 200.62 L
19762: closepath
19763: 1 FillPath
19764: 0 StrokePath newpath
19765: newpath 193.38 197.00 M
19766: 197.38 197.00 L
19767: 193.38 201.00 L
19768: 197.38 201.00 L
19769: closepath
19770: 1 FillPath
19771: 0 StrokePath newpath
19772: newpath 193.62 196.00 M
19773: 197.62 196.00 L
19774: 193.62 200.00 L
19775: 197.62 200.00 L
19776: closepath
19777: 1 FillPath
19778: 0 StrokePath newpath
19779: newpath 193.75 196.00 M
19780: 197.75 196.00 L
19781: 193.75 200.00 L
19782: 197.75 200.00 L
19783: closepath
19784: 1 FillPath
19785: 0 StrokePath newpath
19786: newpath 194.00 195.00 M
19787: 198.00 195.00 L
19788: 194.00 199.00 L
19789: 198.00 199.00 L
19790: closepath
19791: 1 FillPath
19792: 0 StrokePath newpath
19793: newpath 194.25 195.25 M
19794: 198.25 195.25 L
19795: 194.25 199.25 L
19796: 198.25 199.25 L
19797: closepath
19798: 1 FillPath
19799: 0 StrokePath newpath
19800: newpath 194.50 194.62 M
19801: 198.50 194.62 L
19802: 194.50 198.62 L
19803: 198.50 198.62 L
19804: closepath
19805: 1 FillPath
19806: 0 StrokePath newpath
19807: newpath 194.75 194.12 M
19808: 198.75 194.12 L
19809: 194.75 198.12 L
19810: 198.75 198.12 L
19811: closepath
19812: 1 FillPath
19813: 0 StrokePath newpath
19814: newpath 195.00 193.38 M
19815: 199.00 193.38 L
19816: 195.00 197.38 L
19817: 199.00 197.38 L
19818: closepath
19819: 1 FillPath
19820: 0 StrokePath newpath
19821: newpath 195.25 193.62 M
19822: 199.25 193.62 L
19823: 195.25 197.62 L
19824: 199.25 197.62 L
19825: closepath
19826: 1 FillPath
19827: 0 StrokePath newpath
19828: newpath 195.38 194.75 M
19829: 199.38 194.75 L
19830: 195.38 198.75 L
19831: 199.38 198.75 L
19832: closepath
19833: 1 FillPath
19834: 0 StrokePath newpath
19835: newpath 195.62 193.88 M
19836: 199.62 193.88 L
19837: 195.62 197.88 L
19838: 199.62 197.88 L
19839: closepath
19840: 1 FillPath
19841: 0 StrokePath newpath
19842: newpath 195.88 193.62 M
19843: 199.88 193.62 L
19844: 195.88 197.62 L
19845: 199.88 197.62 L
19846: closepath
19847: 1 FillPath
19848: 0 StrokePath newpath
19849: newpath 196.12 194.12 M
19850: 200.12 194.12 L
19851: 196.12 198.12 L
19852: 200.12 198.12 L
19853: closepath
19854: 1 FillPath
19855: 0 StrokePath newpath
19856: newpath 196.38 193.75 M
19857: 200.38 193.75 L
19858: 196.38 197.75 L
19859: 200.38 197.75 L
19860: closepath
19861: 1 FillPath
19862: 0 StrokePath newpath
19863: newpath 196.62 193.25 M
19864: 200.62 193.25 L
19865: 196.62 197.25 L
19866: 200.62 197.25 L
19867: closepath
19868: 1 FillPath
19869: 0 StrokePath newpath
19870: newpath 196.88 192.62 M
19871: 200.88 192.62 L
19872: 196.88 196.62 L
19873: 200.88 196.62 L
19874: closepath
19875: 1 FillPath
19876: 0 StrokePath newpath
19877: newpath 197.12 191.88 M
19878: 201.12 191.88 L
19879: 197.12 195.88 L
19880: 201.12 195.88 L
19881: closepath
19882: 1 FillPath
19883: 0 StrokePath newpath
19884: newpath 197.38 192.38 M
19885: 201.38 192.38 L
19886: 197.38 196.38 L
19887: 201.38 196.38 L
19888: closepath
19889: 1 FillPath
19890: 0 StrokePath newpath
19891: newpath 197.62 192.88 M
19892: 201.62 192.88 L
19893: 197.62 196.88 L
19894: 201.62 196.88 L
19895: closepath
19896: 1 FillPath
19897: 0 StrokePath newpath
19898: newpath 197.88 192.62 M
19899: 201.88 192.62 L
19900: 197.88 196.62 L
19901: 201.88 196.62 L
19902: closepath
19903: 1 FillPath
19904: 0 StrokePath newpath
19905: newpath 198.12 192.75 M
19906: 202.12 192.75 L
19907: 198.12 196.75 L
19908: 202.12 196.75 L
19909: closepath
19910: 1 FillPath
19911: 0 StrokePath newpath
19912: newpath 198.38 192.62 M
19913: 202.38 192.62 L
19914: 198.38 196.62 L
19915: 202.38 196.62 L
19916: closepath
19917: 1 FillPath
19918: 0 StrokePath newpath
19919: newpath 198.75 192.38 M
19920: 202.75 192.38 L
19921: 198.75 196.38 L
19922: 202.75 196.38 L
19923: closepath
19924: 1 FillPath
19925: 0 StrokePath newpath
19926: newpath 199.00 192.38 M
19927: 203.00 192.38 L
19928: 199.00 196.38 L
19929: 203.00 196.38 L
19930: closepath
19931: 1 FillPath
19932: 0 StrokePath newpath
19933: newpath 199.25 192.12 M
19934: 203.25 192.12 L
19935: 199.25 196.12 L
19936: 203.25 196.12 L
19937: closepath
19938: 1 FillPath
19939: 0 StrokePath newpath
19940: newpath 199.50 192.12 M
19941: 203.50 192.12 L
19942: 199.50 196.12 L
19943: 203.50 196.12 L
19944: closepath
19945: 1 FillPath
19946: 0 StrokePath newpath
19947: newpath 199.75 191.75 M
19948: 203.75 191.75 L
19949: 199.75 195.75 L
19950: 203.75 195.75 L
19951: closepath
19952: 1 FillPath
19953: 0 StrokePath newpath
19954: newpath 200.00 191.62 M
19955: 204.00 191.62 L
19956: 200.00 195.62 L
19957: 204.00 195.62 L
19958: closepath
19959: 1 FillPath
19960: 0 StrokePath newpath
19961: newpath 200.38 191.75 M
19962: 204.38 191.75 L
19963: 200.38 195.75 L
19964: 204.38 195.75 L
19965: closepath
19966: 1 FillPath
19967: 0 StrokePath newpath
19968: newpath 200.62 191.00 M
19969: 204.62 191.00 L
19970: 200.62 195.00 L
19971: 204.62 195.00 L
19972: closepath
19973: 1 FillPath
19974: 0 StrokePath newpath
19975: newpath 200.88 190.12 M
19976: 204.88 190.12 L
19977: 200.88 194.12 L
19978: 204.88 194.12 L
19979: closepath
19980: 1 FillPath
19981: 0 StrokePath newpath
19982: newpath 201.12 191.25 M
19983: 205.12 191.25 L
19984: 201.12 195.25 L
19985: 205.12 195.25 L
19986: closepath
19987: 1 FillPath
19988: 0 StrokePath newpath
19989: newpath 201.50 191.50 M
19990: 205.50 191.50 L
19991: 201.50 195.50 L
19992: 205.50 195.50 L
19993: closepath
19994: 1 FillPath
19995: 0 StrokePath newpath
19996: newpath 201.75 190.88 M
19997: 205.75 190.88 L
19998: 201.75 194.88 L
19999: 205.75 194.88 L
20000: closepath
20001: 1 FillPath
20002: 0 StrokePath newpath
20003: newpath 202.00 190.38 M
20004: 206.00 190.38 L
20005: 202.00 194.38 L
20006: 206.00 194.38 L
20007: closepath
20008: 1 FillPath
20009: 0 StrokePath newpath
20010: newpath 202.38 190.62 M
20011: 206.38 190.62 L
20012: 202.38 194.62 L
20013: 206.38 194.62 L
20014: closepath
20015: 1 FillPath
20016: 0 StrokePath newpath
20017: newpath 202.62 190.00 M
20018: 206.62 190.00 L
20019: 202.62 194.00 L
20020: 206.62 194.00 L
20021: closepath
20022: 1 FillPath
20023: 0 StrokePath newpath
20024: newpath 202.88 190.50 M
20025: 206.88 190.50 L
20026: 202.88 194.50 L
20027: 206.88 194.50 L
20028: closepath
20029: 1 FillPath
20030: 0 StrokePath newpath
20031: newpath 203.25 191.00 M
20032: 207.25 191.00 L
20033: 203.25 195.00 L
20034: 207.25 195.00 L
20035: closepath
20036: 1 FillPath
20037: 0 StrokePath newpath
20038: newpath 203.50 191.00 M
20039: 207.50 191.00 L
20040: 203.50 195.00 L
20041: 207.50 195.00 L
20042: closepath
20043: 1 FillPath
20044: 0 StrokePath newpath
20045: newpath 203.88 191.12 M
20046: 207.88 191.12 L
20047: 203.88 195.12 L
20048: 207.88 195.12 L
20049: closepath
20050: 1 FillPath
20051: 0 StrokePath newpath
20052: newpath 204.12 190.88 M
20053: 208.12 190.88 L
20054: 204.12 194.88 L
20055: 208.12 194.88 L
20056: closepath
20057: 1 FillPath
20058: 0 StrokePath newpath
20059: newpath 204.50 191.88 M
20060: 208.50 191.88 L
20061: 204.50 195.88 L
20062: 208.50 195.88 L
20063: closepath
20064: 1 FillPath
20065: 0 StrokePath newpath
20066: newpath 204.75 192.50 M
20067: 208.75 192.50 L
20068: 204.75 196.50 L
20069: 208.75 196.50 L
20070: closepath
20071: 1 FillPath
20072: 0 StrokePath newpath
20073: newpath 205.12 191.25 M
20074: 209.12 191.25 L
20075: 205.12 195.25 L
20076: 209.12 195.25 L
20077: closepath
20078: 1 FillPath
20079: 0 StrokePath newpath
20080: newpath 205.38 190.88 M
20081: 209.38 190.88 L
20082: 205.38 194.88 L
20083: 209.38 194.88 L
20084: closepath
20085: 1 FillPath
20086: 0 StrokePath newpath
20087: newpath 205.75 191.62 M
20088: 209.75 191.62 L
20089: 205.75 195.62 L
20090: 209.75 195.62 L
20091: closepath
20092: 1 FillPath
20093: 0 StrokePath newpath
20094: newpath 206.12 192.12 M
20095: 210.12 192.12 L
20096: 206.12 196.12 L
20097: 210.12 196.12 L
20098: closepath
20099: 1 FillPath
20100: 0 StrokePath newpath
20101: newpath 206.38 191.38 M
20102: 210.38 191.38 L
20103: 206.38 195.38 L
20104: 210.38 195.38 L
20105: closepath
20106: 1 FillPath
20107: 0 StrokePath newpath
20108: newpath 206.75 191.88 M
20109: 210.75 191.88 L
20110: 206.75 195.88 L
20111: 210.75 195.88 L
20112: closepath
20113: 1 FillPath
20114: 0 StrokePath newpath
20115: newpath 207.12 192.25 M
20116: 211.12 192.25 L
20117: 207.12 196.25 L
20118: 211.12 196.25 L
20119: closepath
20120: 1 FillPath
20121: 0 StrokePath newpath
20122: newpath 207.50 191.00 M
20123: 211.50 191.00 L
20124: 207.50 195.00 L
20125: 211.50 195.00 L
20126: closepath
20127: 1 FillPath
20128: 0 StrokePath newpath
20129: newpath 207.75 190.75 M
20130: 211.75 190.75 L
20131: 207.75 194.75 L
20132: 211.75 194.75 L
20133: closepath
20134: 1 FillPath
20135: 0 StrokePath newpath
20136: newpath 208.12 192.00 M
20137: 212.12 192.00 L
20138: 208.12 196.00 L
20139: 212.12 196.00 L
20140: closepath
20141: 1 FillPath
20142: 0 StrokePath newpath
20143: newpath 208.50 192.25 M
20144: 212.50 192.25 L
20145: 208.50 196.25 L
20146: 212.50 196.25 L
20147: closepath
20148: 1 FillPath
20149: 0 StrokePath newpath
20150: newpath 208.88 192.75 M
20151: 212.88 192.75 L
20152: 208.88 196.75 L
20153: 212.88 196.75 L
20154: closepath
20155: 1 FillPath
20156: 0 StrokePath newpath
20157: newpath 209.25 194.25 M
20158: 213.25 194.25 L
20159: 209.25 198.25 L
20160: 213.25 198.25 L
20161: closepath
20162: 1 FillPath
20163: 0 StrokePath newpath
20164: newpath 209.62 193.75 M
20165: 213.62 193.75 L
20166: 209.62 197.75 L
20167: 213.62 197.75 L
20168: closepath
20169: 1 FillPath
20170: 0 StrokePath newpath
20171: newpath 210.00 193.75 M
20172: 214.00 193.75 L
20173: 210.00 197.75 L
20174: 214.00 197.75 L
20175: closepath
20176: 1 FillPath
20177: 0 StrokePath newpath
20178: newpath 210.38 193.50 M
20179: 214.38 193.50 L
20180: 210.38 197.50 L
20181: 214.38 197.50 L
20182: closepath
20183: 1 FillPath
20184: 0 StrokePath newpath
20185: newpath 210.75 194.12 M
20186: 214.75 194.12 L
20187: 210.75 198.12 L
20188: 214.75 198.12 L
20189: closepath
20190: 1 FillPath
20191: 0 StrokePath newpath
20192: newpath 211.12 194.50 M
20193: 215.12 194.50 L
20194: 211.12 198.50 L
20195: 215.12 198.50 L
20196: closepath
20197: 1 FillPath
20198: 0 StrokePath newpath
20199: newpath 211.50 193.62 M
20200: 215.50 193.62 L
20201: 211.50 197.62 L
20202: 215.50 197.62 L
20203: closepath
20204: 1 FillPath
20205: 0 StrokePath newpath
20206: newpath 211.88 194.00 M
20207: 215.88 194.00 L
20208: 211.88 198.00 L
20209: 215.88 198.00 L
20210: closepath
20211: 1 FillPath
20212: 0 StrokePath newpath
20213: newpath 212.38 195.12 M
20214: 216.38 195.12 L
20215: 212.38 199.12 L
20216: 216.38 199.12 L
20217: closepath
20218: 1 FillPath
20219: 0 StrokePath newpath
20220: newpath 212.75 195.12 M
20221: 216.75 195.12 L
20222: 212.75 199.12 L
20223: 216.75 199.12 L
20224: closepath
20225: 1 FillPath
20226: 0 StrokePath newpath
20227: newpath 213.12 195.12 M
20228: 217.12 195.12 L
20229: 213.12 199.12 L
20230: 217.12 199.12 L
20231: closepath
20232: 1 FillPath
20233: 0 StrokePath newpath
20234: newpath 213.50 195.88 M
20235: 217.50 195.88 L
20236: 213.50 199.88 L
20237: 217.50 199.88 L
20238: closepath
20239: 1 FillPath
20240: 0 StrokePath newpath
20241: newpath 214.00 197.25 M
20242: 218.00 197.25 L
20243: 214.00 201.25 L
20244: 218.00 201.25 L
20245: closepath
20246: 1 FillPath
20247: 0 StrokePath newpath
20248: newpath 214.38 197.00 M
20249: 218.38 197.00 L
20250: 214.38 201.00 L
20251: 218.38 201.00 L
20252: closepath
20253: 1 FillPath
20254: 0 StrokePath newpath
20255: newpath 214.88 197.38 M
20256: 218.88 197.38 L
20257: 214.88 201.38 L
20258: 218.88 201.38 L
20259: closepath
20260: 1 FillPath
20261: 0 StrokePath newpath
20262: newpath 215.25 197.00 M
20263: 219.25 197.00 L
20264: 215.25 201.00 L
20265: 219.25 201.00 L
20266: closepath
20267: 1 FillPath
20268: 0 StrokePath newpath
20269: newpath 215.75 197.25 M
20270: 219.75 197.25 L
20271: 215.75 201.25 L
20272: 219.75 201.25 L
20273: closepath
20274: 1 FillPath
20275: 0 StrokePath newpath
20276: newpath 216.25 197.88 M
20277: 220.25 197.88 L
20278: 216.25 201.88 L
20279: 220.25 201.88 L
20280: closepath
20281: 1 FillPath
20282: 0 StrokePath newpath
20283: newpath 216.62 197.38 M
20284: 220.62 197.38 L
20285: 216.62 201.38 L
20286: 220.62 201.38 L
20287: closepath
20288: 1 FillPath
20289: 0 StrokePath newpath
20290: newpath 217.12 198.12 M
20291: 221.12 198.12 L
20292: 217.12 202.12 L
20293: 221.12 202.12 L
20294: closepath
20295: 1 FillPath
20296: 0 StrokePath newpath
20297: newpath 217.62 198.88 M
20298: 221.62 198.88 L
20299: 217.62 202.88 L
20300: 221.62 202.88 L
20301: closepath
20302: 1 FillPath
20303: 0 StrokePath newpath
20304: newpath 218.12 198.62 M
20305: 222.12 198.62 L
20306: 218.12 202.62 L
20307: 222.12 202.62 L
20308: closepath
20309: 1 FillPath
20310: 0 StrokePath newpath
20311: newpath 218.50 199.62 M
20312: 222.50 199.62 L
20313: 218.50 203.62 L
20314: 222.50 203.62 L
20315: closepath
20316: 1 FillPath
20317: 0 StrokePath newpath
20318: newpath 219.00 200.62 M
20319: 223.00 200.62 L
20320: 219.00 204.62 L
20321: 223.00 204.62 L
20322: closepath
20323: 1 FillPath
20324: 0 StrokePath newpath
20325: newpath 219.50 200.75 M
20326: 223.50 200.75 L
20327: 219.50 204.75 L
20328: 223.50 204.75 L
20329: closepath
20330: 1 FillPath
20331: 0 StrokePath newpath
20332: newpath 220.12 200.50 M
20333: 224.12 200.50 L
20334: 220.12 204.50 L
20335: 224.12 204.50 L
20336: closepath
20337: 1 FillPath
20338: 0 StrokePath newpath
20339: newpath 220.62 200.38 M
20340: 224.62 200.38 L
20341: 220.62 204.38 L
20342: 224.62 204.38 L
20343: closepath
20344: 1 FillPath
20345: 0 StrokePath newpath
20346: newpath 221.12 201.88 M
20347: 225.12 201.88 L
20348: 221.12 205.88 L
20349: 225.12 205.88 L
20350: closepath
20351: 1 FillPath
20352: 0 StrokePath newpath
20353: newpath 221.62 203.50 M
20354: 225.62 203.50 L
20355: 221.62 207.50 L
20356: 225.62 207.50 L
20357: closepath
20358: 1 FillPath
20359: 0 StrokePath newpath
20360: newpath 222.25 203.88 M
20361: 226.25 203.88 L
20362: 222.25 207.88 L
20363: 226.25 207.88 L
20364: closepath
20365: 1 FillPath
20366: 0 StrokePath newpath
20367: newpath 222.75 203.25 M
20368: 226.75 203.25 L
20369: 222.75 207.25 L
20370: 226.75 207.25 L
20371: closepath
20372: 1 FillPath
20373: 0 StrokePath newpath
20374: newpath 223.38 203.62 M
20375: 227.38 203.62 L
20376: 223.38 207.62 L
20377: 227.38 207.62 L
20378: closepath
20379: 1 FillPath
20380: 0 StrokePath newpath
20381: newpath 223.88 204.75 M
20382: 227.88 204.75 L
20383: 223.88 208.75 L
20384: 227.88 208.75 L
20385: closepath
20386: 1 FillPath
20387: 0 StrokePath newpath
20388: newpath 224.50 204.12 M
20389: 228.50 204.12 L
20390: 224.50 208.12 L
20391: 228.50 208.12 L
20392: closepath
20393: 1 FillPath
20394: 0 StrokePath newpath
20395: newpath 225.12 204.50 M
20396: 229.12 204.50 L
20397: 225.12 208.50 L
20398: 229.12 208.50 L
20399: closepath
20400: 1 FillPath
20401: 0 StrokePath newpath
20402: newpath 225.75 206.38 M
20403: 229.75 206.38 L
20404: 225.75 210.38 L
20405: 229.75 210.38 L
20406: closepath
20407: 1 FillPath
20408: 0 StrokePath newpath
20409: newpath 226.38 208.00 M
20410: 230.38 208.00 L
20411: 226.38 212.00 L
20412: 230.38 212.00 L
20413: closepath
20414: 1 FillPath
20415: 0 StrokePath newpath
20416: newpath 227.00 208.50 M
20417: 231.00 208.50 L
20418: 227.00 212.50 L
20419: 231.00 212.50 L
20420: closepath
20421: 1 FillPath
20422: 0 StrokePath newpath
20423: newpath 227.62 208.38 M
20424: 231.62 208.38 L
20425: 227.62 212.38 L
20426: 231.62 212.38 L
20427: closepath
20428: 1 FillPath
20429: 0 StrokePath newpath
20430: newpath 228.25 208.25 M
20431: 232.25 208.25 L
20432: 228.25 212.25 L
20433: 232.25 212.25 L
20434: closepath
20435: 1 FillPath
20436: 0 StrokePath newpath
20437: newpath 228.88 210.38 M
20438: 232.88 210.38 L
20439: 228.88 214.38 L
20440: 232.88 214.38 L
20441: closepath
20442: 1 FillPath
20443: 0 StrokePath newpath
20444: newpath 229.62 210.75 M
20445: 233.62 210.75 L
20446: 229.62 214.75 L
20447: 233.62 214.75 L
20448: closepath
20449: 1 FillPath
20450: 0 StrokePath newpath
20451: newpath 230.38 210.25 M
20452: 234.38 210.25 L
20453: 230.38 214.25 L
20454: 234.38 214.25 L
20455: closepath
20456: 1 FillPath
20457: 0 StrokePath newpath
20458: newpath 231.00 210.75 M
20459: 235.00 210.75 L
20460: 231.00 214.75 L
20461: 235.00 214.75 L
20462: closepath
20463: 1 FillPath
20464: 0 StrokePath newpath
20465: newpath 231.75 211.25 M
20466: 235.75 211.25 L
20467: 231.75 215.25 L
20468: 235.75 215.25 L
20469: closepath
20470: 1 FillPath
20471: 0 StrokePath newpath
20472: newpath 232.50 213.12 M
20473: 236.50 213.12 L
20474: 232.50 217.12 L
20475: 236.50 217.12 L
20476: closepath
20477: 1 FillPath
20478: 0 StrokePath newpath
20479: newpath 233.25 213.88 M
20480: 237.25 213.88 L
20481: 233.25 217.88 L
20482: 237.25 217.88 L
20483: closepath
20484: 1 FillPath
20485: 0 StrokePath newpath
20486: newpath 234.12 215.00 M
20487: 238.12 215.00 L
20488: 234.12 219.00 L
20489: 238.12 219.00 L
20490: closepath
20491: 1 FillPath
20492: 0 StrokePath newpath
20493: newpath 234.88 216.12 M
20494: 238.88 216.12 L
20495: 234.88 220.12 L
20496: 238.88 220.12 L
20497: closepath
20498: 1 FillPath
20499: 0 StrokePath newpath
20500: newpath 235.75 217.38 M
20501: 239.75 217.38 L
20502: 235.75 221.38 L
20503: 239.75 221.38 L
20504: closepath
20505: 1 FillPath
20506: 0 StrokePath newpath
20507: newpath 236.62 218.50 M
20508: 240.62 218.50 L
20509: 236.62 222.50 L
20510: 240.62 222.50 L
20511: closepath
20512: 1 FillPath
20513: 0 StrokePath newpath
20514: newpath 237.50 219.00 M
20515: 241.50 219.00 L
20516: 237.50 223.00 L
20517: 241.50 223.00 L
20518: closepath
20519: 1 FillPath
20520: 0 StrokePath newpath
20521: newpath 238.38 220.12 M
20522: 242.38 220.12 L
20523: 238.38 224.12 L
20524: 242.38 224.12 L
20525: closepath
20526: 1 FillPath
20527: 0 StrokePath newpath
20528: newpath 239.25 220.12 M
20529: 243.25 220.12 L
20530: 239.25 224.12 L
20531: 243.25 224.12 L
20532: closepath
20533: 1 FillPath
20534: 0 StrokePath newpath
20535: newpath 240.25 220.50 M
20536: 244.25 220.50 L
20537: 240.25 224.50 L
20538: 244.25 224.50 L
20539: closepath
20540: 1 FillPath
20541: 0 StrokePath newpath
20542: newpath 241.25 221.38 M
20543: 245.25 221.38 L
20544: 241.25 225.38 L
20545: 245.25 225.38 L
20546: closepath
20547: 1 FillPath
20548: 0 StrokePath newpath
20549: newpath 242.25 223.75 M
20550: 246.25 223.75 L
20551: 242.25 227.75 L
20552: 246.25 227.75 L
20553: closepath
20554: 1 FillPath
20555: 0 StrokePath newpath
20556: newpath 243.25 224.88 M
20557: 247.25 224.88 L
20558: 243.25 228.88 L
20559: 247.25 228.88 L
20560: closepath
20561: 1 FillPath
20562: 0 StrokePath newpath
20563: newpath 244.38 224.38 M
20564: 248.38 224.38 L
20565: 244.38 228.38 L
20566: 248.38 228.38 L
20567: closepath
20568: 1 FillPath
20569: 0 StrokePath newpath
20570: newpath 245.50 225.75 M
20571: 249.50 225.75 L
20572: 245.50 229.75 L
20573: 249.50 229.75 L
20574: closepath
20575: 1 FillPath
20576: 0 StrokePath newpath
20577: newpath 246.62 228.00 M
20578: 250.62 228.00 L
20579: 246.62 232.00 L
20580: 250.62 232.00 L
20581: closepath
20582: 1 FillPath
20583: 0 StrokePath newpath
20584: newpath 247.88 227.75 M
20585: 251.88 227.75 L
20586: 247.88 231.75 L
20587: 251.88 231.75 L
20588: closepath
20589: 1 FillPath
20590: 0 StrokePath newpath
20591: newpath 249.12 229.38 M
20592: 253.12 229.38 L
20593: 249.12 233.38 L
20594: 253.12 233.38 L
20595: closepath
20596: 1 FillPath
20597: 0 StrokePath newpath
20598: newpath 250.38 230.00 M
20599: 254.38 230.00 L
20600: 250.38 234.00 L
20601: 254.38 234.00 L
20602: closepath
20603: 1 FillPath
20604: 0 StrokePath newpath
20605: newpath 251.75 230.38 M
20606: 255.75 230.38 L
20607: 251.75 234.38 L
20608: 255.75 234.38 L
20609: closepath
20610: 1 FillPath
20611: 0 StrokePath newpath
20612: newpath 253.25 233.38 M
20613: 257.25 233.38 L
20614: 253.25 237.38 L
20615: 257.25 237.38 L
20616: closepath
20617: 1 FillPath
20618: 0 StrokePath newpath
20619: newpath 254.62 234.00 M
20620: 258.62 234.00 L
20621: 254.62 238.00 L
20622: 258.62 238.00 L
20623: closepath
20624: 1 FillPath
20625: 0 StrokePath newpath
20626: newpath 256.25 234.50 M
20627: 260.25 234.50 L
20628: 256.25 238.50 L
20629: 260.25 238.50 L
20630: closepath
20631: 1 FillPath
20632: 0 StrokePath newpath
20633: newpath 257.88 235.88 M
20634: 261.88 235.88 L
20635: 257.88 239.88 L
20636: 261.88 239.88 L
20637: closepath
20638: 1 FillPath
20639: 0 StrokePath newpath
20640: newpath 259.62 237.50 M
20641: 263.62 237.50 L
20642: 259.62 241.50 L
20643: 263.62 241.50 L
20644: closepath
20645: 1 FillPath
20646: 0 StrokePath newpath
20647: newpath 261.38 237.88 M
20648: 265.38 237.88 L
20649: 261.38 241.88 L
20650: 265.38 241.88 L
20651: closepath
20652: 1 FillPath
20653: 0 StrokePath newpath
20654: newpath 263.38 238.12 M
20655: 267.38 238.12 L
20656: 263.38 242.12 L
20657: 267.38 242.12 L
20658: closepath
20659: 1 FillPath
20660: 0 StrokePath newpath
20661: newpath 265.38 240.12 M
20662: 269.38 240.12 L
20663: 265.38 244.12 L
20664: 269.38 244.12 L
20665: closepath
20666: 1 FillPath
20667: 0 StrokePath newpath
20668: newpath 267.62 241.62 M
20669: 271.62 241.62 L
20670: 267.62 245.62 L
20671: 271.62 245.62 L
20672: closepath
20673: 1 FillPath
20674: 0 StrokePath newpath
20675: newpath 270.00 243.25 M
20676: 274.00 243.25 L
20677: 270.00 247.25 L
20678: 274.00 247.25 L
20679: closepath
20680: 1 FillPath
20681: 0 StrokePath newpath
20682: newpath 272.62 242.88 M
20683: 276.62 242.88 L
20684: 272.62 246.88 L
20685: 276.62 246.88 L
20686: closepath
20687: 1 FillPath
20688: 0 StrokePath newpath
20689: newpath 275.38 242.38 M
20690: 279.38 242.38 L
20691: 275.38 246.38 L
20692: 279.38 246.38 L
20693: closepath
20694: 1 FillPath
20695: 0 StrokePath newpath
20696: newpath 278.38 243.50 M
20697: 282.38 243.50 L
20698: 278.38 247.50 L
20699: 282.38 247.50 L
20700: closepath
20701: 1 FillPath
20702: 0 StrokePath newpath
20703: newpath 281.75 246.50 M
20704: 285.75 246.50 L
20705: 281.75 250.50 L
20706: 285.75 250.50 L
20707: closepath
20708: 1 FillPath
20709: 0 StrokePath newpath
20710: newpath 285.50 246.25 M
20711: 289.50 246.25 L
20712: 285.50 250.25 L
20713: 289.50 250.25 L
20714: closepath
20715: 1 FillPath
20716: 0 StrokePath newpath
20717: newpath 289.75 246.38 M
20718: 293.75 246.38 L
20719: 289.75 250.38 L
20720: 293.75 250.38 L
20721: closepath
20722: 1 FillPath
20723: 0 StrokePath newpath
20724: newpath 294.75 246.50 M
20725: 298.75 246.50 L
20726: 294.75 250.50 L
20727: 298.75 250.50 L
20728: closepath
20729: 1 FillPath
20730: 0 StrokePath newpath
20731: newpath 300.50 248.25 M
20732: 304.50 248.25 L
20733: 300.50 252.25 L
20734: 304.50 252.25 L
20735: closepath
20736: 1 FillPath
20737: 0 StrokePath newpath
20738: newpath 307.62 249.00 M
20739: 311.62 249.00 L
20740: 307.62 253.00 L
20741: 311.62 253.00 L
20742: closepath
20743: 1 FillPath
20744: 0 StrokePath newpath
20745: newpath 316.88 248.25 M
20746: 320.88 248.25 L
20747: 316.88 252.25 L
20748: 320.88 252.25 L
20749: closepath
20750: 1 FillPath
20751: 0 StrokePath newpath
20752: newpath 329.88 249.12 M
20753: 333.88 249.12 L
20754: 329.88 253.12 L
20755: 333.88 253.12 L
20756: closepath
20757: 1 FillPath
20758: 0 StrokePath newpath
20759: newpath 352.00 250.88 M
20760: 356.00 250.88 L
20761: 352.00 254.88 L
20762: 356.00 254.88 L
20763: closepath
20764: 1 FillPath
20765: 0 StrokePath newpath
20766: 1 ps
20767: 0 0 0 SetFore  UseFore
20768: 0.500008 0.996109 0 SetFore  UseFore
20769: 0.50 ps
20770: 174.38 279.88 178.38 283.88 RectPath
20771: 1 FillPath
20772: 0 StrokePath
20773: newpath
20774: 174.38 279.88 178.38 283.88 2 CapLine
20775: 178.38 279.88 174.38 283.88 2 CapLine
20776: 174.50 279.00 178.50 283.00 RectPath
20777: 1 FillPath
20778: 0 StrokePath
20779: newpath
20780: 174.50 279.00 178.50 283.00 2 CapLine
20781: 178.50 279.00 174.50 283.00 2 CapLine
20782: 174.62 278.62 178.62 282.62 RectPath
20783: 1 FillPath
20784: 0 StrokePath
20785: newpath
20786: 174.62 278.62 178.62 282.62 2 CapLine
20787: 178.62 278.62 174.62 282.62 2 CapLine
20788: 174.75 281.12 178.75 285.12 RectPath
20789: 1 FillPath
20790: 0 StrokePath
20791: newpath
20792: 174.75 281.12 178.75 285.12 2 CapLine
20793: 178.75 281.12 174.75 285.12 2 CapLine
20794: 175.00 277.38 179.00 281.38 RectPath
20795: 1 FillPath
20796: 0 StrokePath
20797: newpath
20798: 175.00 277.38 179.00 281.38 2 CapLine
20799: 179.00 277.38 175.00 281.38 2 CapLine
20800: 175.12 273.12 179.12 277.12 RectPath
20801: 1 FillPath
20802: 0 StrokePath
20803: newpath
20804: 175.12 273.12 179.12 277.12 2 CapLine
20805: 179.12 273.12 175.12 277.12 2 CapLine
20806: 175.25 272.75 179.25 276.75 RectPath
20807: 1 FillPath
20808: 0 StrokePath
20809: newpath
20810: 175.25 272.75 179.25 276.75 2 CapLine
20811: 179.25 272.75 175.25 276.75 2 CapLine
20812: 175.38 273.50 179.38 277.50 RectPath
20813: 1 FillPath
20814: 0 StrokePath
20815: newpath
20816: 175.38 273.50 179.38 277.50 2 CapLine
20817: 179.38 273.50 175.38 277.50 2 CapLine
20818: 175.50 276.88 179.50 280.88 RectPath
20819: 1 FillPath
20820: 0 StrokePath
20821: newpath
20822: 175.50 276.88 179.50 280.88 2 CapLine
20823: 179.50 276.88 175.50 280.88 2 CapLine
20824: 175.62 273.62 179.62 277.62 RectPath
20825: 1 FillPath
20826: 0 StrokePath
20827: newpath
20828: 175.62 273.62 179.62 277.62 2 CapLine
20829: 179.62 273.62 175.62 277.62 2 CapLine
20830: 175.75 271.62 179.75 275.62 RectPath
20831: 1 FillPath
20832: 0 StrokePath
20833: newpath
20834: 175.75 271.62 179.75 275.62 2 CapLine
20835: 179.75 271.62 175.75 275.62 2 CapLine
20836: 175.88 271.50 179.88 275.50 RectPath
20837: 1 FillPath
20838: 0 StrokePath
20839: newpath
20840: 175.88 271.50 179.88 275.50 2 CapLine
20841: 179.88 271.50 175.88 275.50 2 CapLine
20842: 176.00 268.25 180.00 272.25 RectPath
20843: 1 FillPath
20844: 0 StrokePath
20845: newpath
20846: 176.00 268.25 180.00 272.25 2 CapLine
20847: 180.00 268.25 176.00 272.25 2 CapLine
20848: 176.12 266.00 180.12 270.00 RectPath
20849: 1 FillPath
20850: 0 StrokePath
20851: newpath
20852: 176.12 266.00 180.12 270.00 2 CapLine
20853: 180.12 266.00 176.12 270.00 2 CapLine
20854: 176.25 262.00 180.25 266.00 RectPath
20855: 1 FillPath
20856: 0 StrokePath
20857: newpath
20858: 176.25 262.00 180.25 266.00 2 CapLine
20859: 180.25 262.00 176.25 266.00 2 CapLine
20860: 176.38 262.00 180.38 266.00 RectPath
20861: 1 FillPath
20862: 0 StrokePath
20863: newpath
20864: 176.38 262.00 180.38 266.00 2 CapLine
20865: 180.38 262.00 176.38 266.00 2 CapLine
20866: 176.50 259.88 180.50 263.88 RectPath
20867: 1 FillPath
20868: 0 StrokePath
20869: newpath
20870: 176.50 259.88 180.50 263.88 2 CapLine
20871: 180.50 259.88 176.50 263.88 2 CapLine
20872: 176.62 262.00 180.62 266.00 RectPath
20873: 1 FillPath
20874: 0 StrokePath
20875: newpath
20876: 176.62 262.00 180.62 266.00 2 CapLine
20877: 180.62 262.00 176.62 266.00 2 CapLine
20878: 176.75 263.50 180.75 267.50 RectPath
20879: 1 FillPath
20880: 0 StrokePath
20881: newpath
20882: 176.75 263.50 180.75 267.50 2 CapLine
20883: 180.75 263.50 176.75 267.50 2 CapLine
20884: 176.88 261.50 180.88 265.50 RectPath
20885: 1 FillPath
20886: 0 StrokePath
20887: newpath
20888: 176.88 261.50 180.88 265.50 2 CapLine
20889: 180.88 261.50 176.88 265.50 2 CapLine
20890: 177.12 258.88 181.12 262.88 RectPath
20891: 1 FillPath
20892: 0 StrokePath
20893: newpath
20894: 177.12 258.88 181.12 262.88 2 CapLine
20895: 181.12 258.88 177.12 262.88 2 CapLine
20896: 177.25 257.88 181.25 261.88 RectPath
20897: 1 FillPath
20898: 0 StrokePath
20899: newpath
20900: 177.25 257.88 181.25 261.88 2 CapLine
20901: 181.25 257.88 177.25 261.88 2 CapLine
20902: 177.38 258.00 181.38 262.00 RectPath
20903: 1 FillPath
20904: 0 StrokePath
20905: newpath
20906: 177.38 258.00 181.38 262.00 2 CapLine
20907: 181.38 258.00 177.38 262.00 2 CapLine
20908: 177.50 255.62 181.50 259.62 RectPath
20909: 1 FillPath
20910: 0 StrokePath
20911: newpath
20912: 177.50 255.62 181.50 259.62 2 CapLine
20913: 181.50 255.62 177.50 259.62 2 CapLine
20914: 177.62 255.38 181.62 259.38 RectPath
20915: 1 FillPath
20916: 0 StrokePath
20917: newpath
20918: 177.62 255.38 181.62 259.38 2 CapLine
20919: 181.62 255.38 177.62 259.38 2 CapLine
20920: 177.75 253.25 181.75 257.25 RectPath
20921: 1 FillPath
20922: 0 StrokePath
20923: newpath
20924: 177.75 253.25 181.75 257.25 2 CapLine
20925: 181.75 253.25 177.75 257.25 2 CapLine
20926: 177.88 250.38 181.88 254.38 RectPath
20927: 1 FillPath
20928: 0 StrokePath
20929: newpath
20930: 177.88 250.38 181.88 254.38 2 CapLine
20931: 181.88 250.38 177.88 254.38 2 CapLine
20932: 178.00 251.88 182.00 255.88 RectPath
20933: 1 FillPath
20934: 0 StrokePath
20935: newpath
20936: 178.00 251.88 182.00 255.88 2 CapLine
20937: 182.00 251.88 178.00 255.88 2 CapLine
20938: 178.12 253.38 182.12 257.38 RectPath
20939: 1 FillPath
20940: 0 StrokePath
20941: newpath
20942: 178.12 253.38 182.12 257.38 2 CapLine
20943: 182.12 253.38 178.12 257.38 2 CapLine
20944: 178.25 253.75 182.25 257.75 RectPath
20945: 1 FillPath
20946: 0 StrokePath
20947: newpath
20948: 178.25 253.75 182.25 257.75 2 CapLine
20949: 182.25 253.75 178.25 257.75 2 CapLine
20950: 178.50 252.88 182.50 256.88 RectPath
20951: 1 FillPath
20952: 0 StrokePath
20953: newpath
20954: 178.50 252.88 182.50 256.88 2 CapLine
20955: 182.50 252.88 178.50 256.88 2 CapLine
20956: 178.62 251.38 182.62 255.38 RectPath
20957: 1 FillPath
20958: 0 StrokePath
20959: newpath
20960: 178.62 251.38 182.62 255.38 2 CapLine
20961: 182.62 251.38 178.62 255.38 2 CapLine
20962: 178.75 251.75 182.75 255.75 RectPath
20963: 1 FillPath
20964: 0 StrokePath
20965: newpath
20966: 178.75 251.75 182.75 255.75 2 CapLine
20967: 182.75 251.75 178.75 255.75 2 CapLine
20968: 178.88 248.88 182.88 252.88 RectPath
20969: 1 FillPath
20970: 0 StrokePath
20971: newpath
20972: 178.88 248.88 182.88 252.88 2 CapLine
20973: 182.88 248.88 178.88 252.88 2 CapLine
20974: 179.00 246.62 183.00 250.62 RectPath
20975: 1 FillPath
20976: 0 StrokePath
20977: newpath
20978: 179.00 246.62 183.00 250.62 2 CapLine
20979: 183.00 246.62 179.00 250.62 2 CapLine
20980: 179.12 245.50 183.12 249.50 RectPath
20981: 1 FillPath
20982: 0 StrokePath
20983: newpath
20984: 179.12 245.50 183.12 249.50 2 CapLine
20985: 183.12 245.50 179.12 249.50 2 CapLine
20986: 179.25 246.88 183.25 250.88 RectPath
20987: 1 FillPath
20988: 0 StrokePath
20989: newpath
20990: 179.25 246.88 183.25 250.88 2 CapLine
20991: 183.25 246.88 179.25 250.88 2 CapLine
20992: 179.50 247.25 183.50 251.25 RectPath
20993: 1 FillPath
20994: 0 StrokePath
20995: newpath
20996: 179.50 247.25 183.50 251.25 2 CapLine
20997: 183.50 247.25 179.50 251.25 2 CapLine
20998: 179.62 245.25 183.62 249.25 RectPath
20999: 1 FillPath
21000: 0 StrokePath
21001: newpath
21002: 179.62 245.25 183.62 249.25 2 CapLine
21003: 183.62 245.25 179.62 249.25 2 CapLine
21004: 179.75 245.12 183.75 249.12 RectPath
21005: 1 FillPath
21006: 0 StrokePath
21007: newpath
21008: 179.75 245.12 183.75 249.12 2 CapLine
21009: 183.75 245.12 179.75 249.12 2 CapLine
21010: 179.88 244.75 183.88 248.75 RectPath
21011: 1 FillPath
21012: 0 StrokePath
21013: newpath
21014: 179.88 244.75 183.88 248.75 2 CapLine
21015: 183.88 244.75 179.88 248.75 2 CapLine
21016: 180.00 242.88 184.00 246.88 RectPath
21017: 1 FillPath
21018: 0 StrokePath
21019: newpath
21020: 180.00 242.88 184.00 246.88 2 CapLine
21021: 184.00 242.88 180.00 246.88 2 CapLine
21022: 180.12 241.12 184.12 245.12 RectPath
21023: 1 FillPath
21024: 0 StrokePath
21025: newpath
21026: 180.12 241.12 184.12 245.12 2 CapLine
21027: 184.12 241.12 180.12 245.12 2 CapLine
21028: 180.38 240.62 184.38 244.62 RectPath
21029: 1 FillPath
21030: 0 StrokePath
21031: newpath
21032: 180.38 240.62 184.38 244.62 2 CapLine
21033: 184.38 240.62 180.38 244.62 2 CapLine
21034: 180.50 241.62 184.50 245.62 RectPath
21035: 1 FillPath
21036: 0 StrokePath
21037: newpath
21038: 180.50 241.62 184.50 245.62 2 CapLine
21039: 184.50 241.62 180.50 245.62 2 CapLine
21040: 180.62 242.88 184.62 246.88 RectPath
21041: 1 FillPath
21042: 0 StrokePath
21043: newpath
21044: 180.62 242.88 184.62 246.88 2 CapLine
21045: 184.62 242.88 180.62 246.88 2 CapLine
21046: 180.75 241.25 184.75 245.25 RectPath
21047: 1 FillPath
21048: 0 StrokePath
21049: newpath
21050: 180.75 241.25 184.75 245.25 2 CapLine
21051: 184.75 241.25 180.75 245.25 2 CapLine
21052: 180.88 238.88 184.88 242.88 RectPath
21053: 1 FillPath
21054: 0 StrokePath
21055: newpath
21056: 180.88 238.88 184.88 242.88 2 CapLine
21057: 184.88 238.88 180.88 242.88 2 CapLine
21058: 181.12 237.88 185.12 241.88 RectPath
21059: 1 FillPath
21060: 0 StrokePath
21061: newpath
21062: 181.12 237.88 185.12 241.88 2 CapLine
21063: 185.12 237.88 181.12 241.88 2 CapLine
21064: 181.25 239.38 185.25 243.38 RectPath
21065: 1 FillPath
21066: 0 StrokePath
21067: newpath
21068: 181.25 239.38 185.25 243.38 2 CapLine
21069: 185.25 239.38 181.25 243.38 2 CapLine
21070: 181.38 239.50 185.38 243.50 RectPath
21071: 1 FillPath
21072: 0 StrokePath
21073: newpath
21074: 181.38 239.50 185.38 243.50 2 CapLine
21075: 185.38 239.50 181.38 243.50 2 CapLine
21076: 181.50 235.00 185.50 239.00 RectPath
21077: 1 FillPath
21078: 0 StrokePath
21079: newpath
21080: 181.50 235.00 185.50 239.00 2 CapLine
21081: 185.50 235.00 181.50 239.00 2 CapLine
21082: 181.62 232.75 185.62 236.75 RectPath
21083: 1 FillPath
21084: 0 StrokePath
21085: newpath
21086: 181.62 232.75 185.62 236.75 2 CapLine
21087: 185.62 232.75 181.62 236.75 2 CapLine
21088: 181.88 232.75 185.88 236.75 RectPath
21089: 1 FillPath
21090: 0 StrokePath
21091: newpath
21092: 181.88 232.75 185.88 236.75 2 CapLine
21093: 185.88 232.75 181.88 236.75 2 CapLine
21094: 182.00 235.62 186.00 239.62 RectPath
21095: 1 FillPath
21096: 0 StrokePath
21097: newpath
21098: 182.00 235.62 186.00 239.62 2 CapLine
21099: 186.00 235.62 182.00 239.62 2 CapLine
21100: 182.12 232.00 186.12 236.00 RectPath
21101: 1 FillPath
21102: 0 StrokePath
21103: newpath
21104: 182.12 232.00 186.12 236.00 2 CapLine
21105: 186.12 232.00 182.12 236.00 2 CapLine
21106: 182.38 231.50 186.38 235.50 RectPath
21107: 1 FillPath
21108: 0 StrokePath
21109: newpath
21110: 182.38 231.50 186.38 235.50 2 CapLine
21111: 186.38 231.50 182.38 235.50 2 CapLine
21112: 182.50 232.12 186.50 236.12 RectPath
21113: 1 FillPath
21114: 0 StrokePath
21115: newpath
21116: 182.50 232.12 186.50 236.12 2 CapLine
21117: 186.50 232.12 182.50 236.12 2 CapLine
21118: 182.62 231.12 186.62 235.12 RectPath
21119: 1 FillPath
21120: 0 StrokePath
21121: newpath
21122: 182.62 231.12 186.62 235.12 2 CapLine
21123: 186.62 231.12 182.62 235.12 2 CapLine
21124: 182.75 230.25 186.75 234.25 RectPath
21125: 1 FillPath
21126: 0 StrokePath
21127: newpath
21128: 182.75 230.25 186.75 234.25 2 CapLine
21129: 186.75 230.25 182.75 234.25 2 CapLine
21130: 183.00 230.38 187.00 234.38 RectPath
21131: 1 FillPath
21132: 0 StrokePath
21133: newpath
21134: 183.00 230.38 187.00 234.38 2 CapLine
21135: 187.00 230.38 183.00 234.38 2 CapLine
21136: 183.12 229.62 187.12 233.62 RectPath
21137: 1 FillPath
21138: 0 StrokePath
21139: newpath
21140: 183.12 229.62 187.12 233.62 2 CapLine
21141: 187.12 229.62 183.12 233.62 2 CapLine
21142: 183.25 229.62 187.25 233.62 RectPath
21143: 1 FillPath
21144: 0 StrokePath
21145: newpath
21146: 183.25 229.62 187.25 233.62 2 CapLine
21147: 187.25 229.62 183.25 233.62 2 CapLine
21148: 183.50 226.88 187.50 230.88 RectPath
21149: 1 FillPath
21150: 0 StrokePath
21151: newpath
21152: 183.50 226.88 187.50 230.88 2 CapLine
21153: 187.50 226.88 183.50 230.88 2 CapLine
21154: 183.62 225.88 187.62 229.88 RectPath
21155: 1 FillPath
21156: 0 StrokePath
21157: newpath
21158: 183.62 225.88 187.62 229.88 2 CapLine
21159: 187.62 225.88 183.62 229.88 2 CapLine
21160: 183.75 225.88 187.75 229.88 RectPath
21161: 1 FillPath
21162: 0 StrokePath
21163: newpath
21164: 183.75 225.88 187.75 229.88 2 CapLine
21165: 187.75 225.88 183.75 229.88 2 CapLine
21166: 183.88 226.50 187.88 230.50 RectPath
21167: 1 FillPath
21168: 0 StrokePath
21169: newpath
21170: 183.88 226.50 187.88 230.50 2 CapLine
21171: 187.88 226.50 183.88 230.50 2 CapLine
21172: 184.12 226.12 188.12 230.12 RectPath
21173: 1 FillPath
21174: 0 StrokePath
21175: newpath
21176: 184.12 226.12 188.12 230.12 2 CapLine
21177: 188.12 226.12 184.12 230.12 2 CapLine
21178: 184.25 224.50 188.25 228.50 RectPath
21179: 1 FillPath
21180: 0 StrokePath
21181: newpath
21182: 184.25 224.50 188.25 228.50 2 CapLine
21183: 188.25 224.50 184.25 228.50 2 CapLine
21184: 184.50 224.25 188.50 228.25 RectPath
21185: 1 FillPath
21186: 0 StrokePath
21187: newpath
21188: 184.50 224.25 188.50 228.25 2 CapLine
21189: 188.50 224.25 184.50 228.25 2 CapLine
21190: 184.62 222.62 188.62 226.62 RectPath
21191: 1 FillPath
21192: 0 StrokePath
21193: newpath
21194: 184.62 222.62 188.62 226.62 2 CapLine
21195: 188.62 222.62 184.62 226.62 2 CapLine
21196: 184.75 222.38 188.75 226.38 RectPath
21197: 1 FillPath
21198: 0 StrokePath
21199: newpath
21200: 184.75 222.38 188.75 226.38 2 CapLine
21201: 188.75 222.38 184.75 226.38 2 CapLine
21202: 185.00 224.00 189.00 228.00 RectPath
21203: 1 FillPath
21204: 0 StrokePath
21205: newpath
21206: 185.00 224.00 189.00 228.00 2 CapLine
21207: 189.00 224.00 185.00 228.00 2 CapLine
21208: 185.12 222.75 189.12 226.75 RectPath
21209: 1 FillPath
21210: 0 StrokePath
21211: newpath
21212: 185.12 222.75 189.12 226.75 2 CapLine
21213: 189.12 222.75 185.12 226.75 2 CapLine
21214: 185.25 222.12 189.25 226.12 RectPath
21215: 1 FillPath
21216: 0 StrokePath
21217: newpath
21218: 185.25 222.12 189.25 226.12 2 CapLine
21219: 189.25 222.12 185.25 226.12 2 CapLine
21220: 185.50 220.00 189.50 224.00 RectPath
21221: 1 FillPath
21222: 0 StrokePath
21223: newpath
21224: 185.50 220.00 189.50 224.00 2 CapLine
21225: 189.50 220.00 185.50 224.00 2 CapLine
21226: 185.62 220.75 189.62 224.75 RectPath
21227: 1 FillPath
21228: 0 StrokePath
21229: newpath
21230: 185.62 220.75 189.62 224.75 2 CapLine
21231: 189.62 220.75 185.62 224.75 2 CapLine
21232: 185.88 220.38 189.88 224.38 RectPath
21233: 1 FillPath
21234: 0 StrokePath
21235: newpath
21236: 185.88 220.38 189.88 224.38 2 CapLine
21237: 189.88 220.38 185.88 224.38 2 CapLine
21238: 186.00 220.12 190.00 224.12 RectPath
21239: 1 FillPath
21240: 0 StrokePath
21241: newpath
21242: 186.00 220.12 190.00 224.12 2 CapLine
21243: 190.00 220.12 186.00 224.12 2 CapLine
21244: 186.12 219.50 190.12 223.50 RectPath
21245: 1 FillPath
21246: 0 StrokePath
21247: newpath
21248: 186.12 219.50 190.12 223.50 2 CapLine
21249: 190.12 219.50 186.12 223.50 2 CapLine
21250: 186.38 218.38 190.38 222.38 RectPath
21251: 1 FillPath
21252: 0 StrokePath
21253: newpath
21254: 186.38 218.38 190.38 222.38 2 CapLine
21255: 190.38 218.38 186.38 222.38 2 CapLine
21256: 186.50 219.50 190.50 223.50 RectPath
21257: 1 FillPath
21258: 0 StrokePath
21259: newpath
21260: 186.50 219.50 190.50 223.50 2 CapLine
21261: 190.50 219.50 186.50 223.50 2 CapLine
21262: 186.75 218.62 190.75 222.62 RectPath
21263: 1 FillPath
21264: 0 StrokePath
21265: newpath
21266: 186.75 218.62 190.75 222.62 2 CapLine
21267: 190.75 218.62 186.75 222.62 2 CapLine
21268: 186.88 214.88 190.88 218.88 RectPath
21269: 1 FillPath
21270: 0 StrokePath
21271: newpath
21272: 186.88 214.88 190.88 218.88 2 CapLine
21273: 190.88 214.88 186.88 218.88 2 CapLine
21274: 187.12 214.88 191.12 218.88 RectPath
21275: 1 FillPath
21276: 0 StrokePath
21277: newpath
21278: 187.12 214.88 191.12 218.88 2 CapLine
21279: 191.12 214.88 187.12 218.88 2 CapLine
21280: 187.25 215.12 191.25 219.12 RectPath
21281: 1 FillPath
21282: 0 StrokePath
21283: newpath
21284: 187.25 215.12 191.25 219.12 2 CapLine
21285: 191.25 215.12 187.25 219.12 2 CapLine
21286: 187.50 215.50 191.50 219.50 RectPath
21287: 1 FillPath
21288: 0 StrokePath
21289: newpath
21290: 187.50 215.50 191.50 219.50 2 CapLine
21291: 191.50 215.50 187.50 219.50 2 CapLine
21292: 187.62 214.25 191.62 218.25 RectPath
21293: 1 FillPath
21294: 0 StrokePath
21295: newpath
21296: 187.62 214.25 191.62 218.25 2 CapLine
21297: 191.62 214.25 187.62 218.25 2 CapLine
21298: 187.88 215.12 191.88 219.12 RectPath
21299: 1 FillPath
21300: 0 StrokePath
21301: newpath
21302: 187.88 215.12 191.88 219.12 2 CapLine
21303: 191.88 215.12 187.88 219.12 2 CapLine
21304: 188.00 212.25 192.00 216.25 RectPath
21305: 1 FillPath
21306: 0 StrokePath
21307: newpath
21308: 188.00 212.25 192.00 216.25 2 CapLine
21309: 192.00 212.25 188.00 216.25 2 CapLine
21310: 188.25 212.88 192.25 216.88 RectPath
21311: 1 FillPath
21312: 0 StrokePath
21313: newpath
21314: 188.25 212.88 192.25 216.88 2 CapLine
21315: 192.25 212.88 188.25 216.88 2 CapLine
21316: 188.38 214.75 192.38 218.75 RectPath
21317: 1 FillPath
21318: 0 StrokePath
21319: newpath
21320: 188.38 214.75 192.38 218.75 2 CapLine
21321: 192.38 214.75 188.38 218.75 2 CapLine
21322: 188.62 213.50 192.62 217.50 RectPath
21323: 1 FillPath
21324: 0 StrokePath
21325: newpath
21326: 188.62 213.50 192.62 217.50 2 CapLine
21327: 192.62 213.50 188.62 217.50 2 CapLine
21328: 188.75 211.50 192.75 215.50 RectPath
21329: 1 FillPath
21330: 0 StrokePath
21331: newpath
21332: 188.75 211.50 192.75 215.50 2 CapLine
21333: 192.75 211.50 188.75 215.50 2 CapLine
21334: 189.00 211.88 193.00 215.88 RectPath
21335: 1 FillPath
21336: 0 StrokePath
21337: newpath
21338: 189.00 211.88 193.00 215.88 2 CapLine
21339: 193.00 211.88 189.00 215.88 2 CapLine
21340: 189.12 212.75 193.12 216.75 RectPath
21341: 1 FillPath
21342: 0 StrokePath
21343: newpath
21344: 189.12 212.75 193.12 216.75 2 CapLine
21345: 193.12 212.75 189.12 216.75 2 CapLine
21346: 189.38 213.38 193.38 217.38 RectPath
21347: 1 FillPath
21348: 0 StrokePath
21349: newpath
21350: 189.38 213.38 193.38 217.38 2 CapLine
21351: 193.38 213.38 189.38 217.38 2 CapLine
21352: 189.62 212.38 193.62 216.38 RectPath
21353: 1 FillPath
21354: 0 StrokePath
21355: newpath
21356: 189.62 212.38 193.62 216.38 2 CapLine
21357: 193.62 212.38 189.62 216.38 2 CapLine
21358: 189.75 212.12 193.75 216.12 RectPath
21359: 1 FillPath
21360: 0 StrokePath
21361: newpath
21362: 189.75 212.12 193.75 216.12 2 CapLine
21363: 193.75 212.12 189.75 216.12 2 CapLine
21364: 190.00 210.88 194.00 214.88 RectPath
21365: 1 FillPath
21366: 0 StrokePath
21367: newpath
21368: 190.00 210.88 194.00 214.88 2 CapLine
21369: 194.00 210.88 190.00 214.88 2 CapLine
21370: 190.12 210.50 194.12 214.50 RectPath
21371: 1 FillPath
21372: 0 StrokePath
21373: newpath
21374: 190.12 210.50 194.12 214.50 2 CapLine
21375: 194.12 210.50 190.12 214.50 2 CapLine
21376: 190.38 209.62 194.38 213.62 RectPath
21377: 1 FillPath
21378: 0 StrokePath
21379: newpath
21380: 190.38 209.62 194.38 213.62 2 CapLine
21381: 194.38 209.62 190.38 213.62 2 CapLine
21382: 190.62 208.38 194.62 212.38 RectPath
21383: 1 FillPath
21384: 0 StrokePath
21385: newpath
21386: 190.62 208.38 194.62 212.38 2 CapLine
21387: 194.62 208.38 190.62 212.38 2 CapLine
21388: 190.75 210.25 194.75 214.25 RectPath
21389: 1 FillPath
21390: 0 StrokePath
21391: newpath
21392: 190.75 210.25 194.75 214.25 2 CapLine
21393: 194.75 210.25 190.75 214.25 2 CapLine
21394: 191.00 210.00 195.00 214.00 RectPath
21395: 1 FillPath
21396: 0 StrokePath
21397: newpath
21398: 191.00 210.00 195.00 214.00 2 CapLine
21399: 195.00 210.00 191.00 214.00 2 CapLine
21400: 191.25 207.62 195.25 211.62 RectPath
21401: 1 FillPath
21402: 0 StrokePath
21403: newpath
21404: 191.25 207.62 195.25 211.62 2 CapLine
21405: 195.25 207.62 191.25 211.62 2 CapLine
21406: 191.38 206.88 195.38 210.88 RectPath
21407: 1 FillPath
21408: 0 StrokePath
21409: newpath
21410: 191.38 206.88 195.38 210.88 2 CapLine
21411: 195.38 206.88 191.38 210.88 2 CapLine
21412: 191.62 208.88 195.62 212.88 RectPath
21413: 1 FillPath
21414: 0 StrokePath
21415: newpath
21416: 191.62 208.88 195.62 212.88 2 CapLine
21417: 195.62 208.88 191.62 212.88 2 CapLine
21418: 191.88 207.88 195.88 211.88 RectPath
21419: 1 FillPath
21420: 0 StrokePath
21421: newpath
21422: 191.88 207.88 195.88 211.88 2 CapLine
21423: 195.88 207.88 191.88 211.88 2 CapLine
21424: 192.00 206.62 196.00 210.62 RectPath
21425: 1 FillPath
21426: 0 StrokePath
21427: newpath
21428: 192.00 206.62 196.00 210.62 2 CapLine
21429: 196.00 206.62 192.00 210.62 2 CapLine
21430: 192.25 205.62 196.25 209.62 RectPath
21431: 1 FillPath
21432: 0 StrokePath
21433: newpath
21434: 192.25 205.62 196.25 209.62 2 CapLine
21435: 196.25 205.62 192.25 209.62 2 CapLine
21436: 192.50 205.25 196.50 209.25 RectPath
21437: 1 FillPath
21438: 0 StrokePath
21439: newpath
21440: 192.50 205.25 196.50 209.25 2 CapLine
21441: 196.50 205.25 192.50 209.25 2 CapLine
21442: 192.75 206.12 196.75 210.12 RectPath
21443: 1 FillPath
21444: 0 StrokePath
21445: newpath
21446: 192.75 206.12 196.75 210.12 2 CapLine
21447: 196.75 206.12 192.75 210.12 2 CapLine
21448: 192.88 204.75 196.88 208.75 RectPath
21449: 1 FillPath
21450: 0 StrokePath
21451: newpath
21452: 192.88 204.75 196.88 208.75 2 CapLine
21453: 196.88 204.75 192.88 208.75 2 CapLine
21454: 193.12 205.00 197.12 209.00 RectPath
21455: 1 FillPath
21456: 0 StrokePath
21457: newpath
21458: 193.12 205.00 197.12 209.00 2 CapLine
21459: 197.12 205.00 193.12 209.00 2 CapLine
21460: 193.38 205.25 197.38 209.25 RectPath
21461: 1 FillPath
21462: 0 StrokePath
21463: newpath
21464: 193.38 205.25 197.38 209.25 2 CapLine
21465: 197.38 205.25 193.38 209.25 2 CapLine
21466: 193.62 203.75 197.62 207.75 RectPath
21467: 1 FillPath
21468: 0 StrokePath
21469: newpath
21470: 193.62 203.75 197.62 207.75 2 CapLine
21471: 197.62 203.75 193.62 207.75 2 CapLine
21472: 193.75 202.62 197.75 206.62 RectPath
21473: 1 FillPath
21474: 0 StrokePath
21475: newpath
21476: 193.75 202.62 197.75 206.62 2 CapLine
21477: 197.75 202.62 193.75 206.62 2 CapLine
21478: 194.00 202.75 198.00 206.75 RectPath
21479: 1 FillPath
21480: 0 StrokePath
21481: newpath
21482: 194.00 202.75 198.00 206.75 2 CapLine
21483: 198.00 202.75 194.00 206.75 2 CapLine
21484: 194.25 203.62 198.25 207.62 RectPath
21485: 1 FillPath
21486: 0 StrokePath
21487: newpath
21488: 194.25 203.62 198.25 207.62 2 CapLine
21489: 198.25 203.62 194.25 207.62 2 CapLine
21490: 194.50 202.50 198.50 206.50 RectPath
21491: 1 FillPath
21492: 0 StrokePath
21493: newpath
21494: 194.50 202.50 198.50 206.50 2 CapLine
21495: 198.50 202.50 194.50 206.50 2 CapLine
21496: 194.75 202.25 198.75 206.25 RectPath
21497: 1 FillPath
21498: 0 StrokePath
21499: newpath
21500: 194.75 202.25 198.75 206.25 2 CapLine
21501: 198.75 202.25 194.75 206.25 2 CapLine
21502: 195.00 204.25 199.00 208.25 RectPath
21503: 1 FillPath
21504: 0 StrokePath
21505: newpath
21506: 195.00 204.25 199.00 208.25 2 CapLine
21507: 199.00 204.25 195.00 208.25 2 CapLine
21508: 195.25 204.12 199.25 208.12 RectPath
21509: 1 FillPath
21510: 0 StrokePath
21511: newpath
21512: 195.25 204.12 199.25 208.12 2 CapLine
21513: 199.25 204.12 195.25 208.12 2 CapLine
21514: 195.38 203.00 199.38 207.00 RectPath
21515: 1 FillPath
21516: 0 StrokePath
21517: newpath
21518: 195.38 203.00 199.38 207.00 2 CapLine
21519: 199.38 203.00 195.38 207.00 2 CapLine
21520: 195.62 202.25 199.62 206.25 RectPath
21521: 1 FillPath
21522: 0 StrokePath
21523: newpath
21524: 195.62 202.25 199.62 206.25 2 CapLine
21525: 199.62 202.25 195.62 206.25 2 CapLine
21526: 195.88 201.00 199.88 205.00 RectPath
21527: 1 FillPath
21528: 0 StrokePath
21529: newpath
21530: 195.88 201.00 199.88 205.00 2 CapLine
21531: 199.88 201.00 195.88 205.00 2 CapLine
21532: 196.12 200.38 200.12 204.38 RectPath
21533: 1 FillPath
21534: 0 StrokePath
21535: newpath
21536: 196.12 200.38 200.12 204.38 2 CapLine
21537: 200.12 200.38 196.12 204.38 2 CapLine
21538: 196.38 201.25 200.38 205.25 RectPath
21539: 1 FillPath
21540: 0 StrokePath
21541: newpath
21542: 196.38 201.25 200.38 205.25 2 CapLine
21543: 200.38 201.25 196.38 205.25 2 CapLine
21544: 196.62 200.50 200.62 204.50 RectPath
21545: 1 FillPath
21546: 0 StrokePath
21547: newpath
21548: 196.62 200.50 200.62 204.50 2 CapLine
21549: 200.62 200.50 196.62 204.50 2 CapLine
21550: 196.88 201.50 200.88 205.50 RectPath
21551: 1 FillPath
21552: 0 StrokePath
21553: newpath
21554: 196.88 201.50 200.88 205.50 2 CapLine
21555: 200.88 201.50 196.88 205.50 2 CapLine
21556: 197.12 201.12 201.12 205.12 RectPath
21557: 1 FillPath
21558: 0 StrokePath
21559: newpath
21560: 197.12 201.12 201.12 205.12 2 CapLine
21561: 201.12 201.12 197.12 205.12 2 CapLine
21562: 197.38 200.75 201.38 204.75 RectPath
21563: 1 FillPath
21564: 0 StrokePath
21565: newpath
21566: 197.38 200.75 201.38 204.75 2 CapLine
21567: 201.38 200.75 197.38 204.75 2 CapLine
21568: 197.62 200.75 201.62 204.75 RectPath
21569: 1 FillPath
21570: 0 StrokePath
21571: newpath
21572: 197.62 200.75 201.62 204.75 2 CapLine
21573: 201.62 200.75 197.62 204.75 2 CapLine
21574: 197.88 201.12 201.88 205.12 RectPath
21575: 1 FillPath
21576: 0 StrokePath
21577: newpath
21578: 197.88 201.12 201.88 205.12 2 CapLine
21579: 201.88 201.12 197.88 205.12 2 CapLine
21580: 198.12 199.62 202.12 203.62 RectPath
21581: 1 FillPath
21582: 0 StrokePath
21583: newpath
21584: 198.12 199.62 202.12 203.62 2 CapLine
21585: 202.12 199.62 198.12 203.62 2 CapLine
21586: 198.38 199.62 202.38 203.62 RectPath
21587: 1 FillPath
21588: 0 StrokePath
21589: newpath
21590: 198.38 199.62 202.38 203.62 2 CapLine
21591: 202.38 199.62 198.38 203.62 2 CapLine
21592: 198.75 200.25 202.75 204.25 RectPath
21593: 1 FillPath
21594: 0 StrokePath
21595: newpath
21596: 198.75 200.25 202.75 204.25 2 CapLine
21597: 202.75 200.25 198.75 204.25 2 CapLine
21598: 199.00 199.12 203.00 203.12 RectPath
21599: 1 FillPath
21600: 0 StrokePath
21601: newpath
21602: 199.00 199.12 203.00 203.12 2 CapLine
21603: 203.00 199.12 199.00 203.12 2 CapLine
21604: 199.25 200.50 203.25 204.50 RectPath
21605: 1 FillPath
21606: 0 StrokePath
21607: newpath
21608: 199.25 200.50 203.25 204.50 2 CapLine
21609: 203.25 200.50 199.25 204.50 2 CapLine
21610: 199.50 200.38 203.50 204.38 RectPath
21611: 1 FillPath
21612: 0 StrokePath
21613: newpath
21614: 199.50 200.38 203.50 204.38 2 CapLine
21615: 203.50 200.38 199.50 204.38 2 CapLine
21616: 199.75 200.12 203.75 204.12 RectPath
21617: 1 FillPath
21618: 0 StrokePath
21619: newpath
21620: 199.75 200.12 203.75 204.12 2 CapLine
21621: 203.75 200.12 199.75 204.12 2 CapLine
21622: 200.00 201.00 204.00 205.00 RectPath
21623: 1 FillPath
21624: 0 StrokePath
21625: newpath
21626: 200.00 201.00 204.00 205.00 2 CapLine
21627: 204.00 201.00 200.00 205.00 2 CapLine
21628: 200.38 199.12 204.38 203.12 RectPath
21629: 1 FillPath
21630: 0 StrokePath
21631: newpath
21632: 200.38 199.12 204.38 203.12 2 CapLine
21633: 204.38 199.12 200.38 203.12 2 CapLine
21634: 200.62 197.62 204.62 201.62 RectPath
21635: 1 FillPath
21636: 0 StrokePath
21637: newpath
21638: 200.62 197.62 204.62 201.62 2 CapLine
21639: 204.62 197.62 200.62 201.62 2 CapLine
21640: 200.88 199.75 204.88 203.75 RectPath
21641: 1 FillPath
21642: 0 StrokePath
21643: newpath
21644: 200.88 199.75 204.88 203.75 2 CapLine
21645: 204.88 199.75 200.88 203.75 2 CapLine
21646: 201.12 198.25 205.12 202.25 RectPath
21647: 1 FillPath
21648: 0 StrokePath
21649: newpath
21650: 201.12 198.25 205.12 202.25 2 CapLine
21651: 205.12 198.25 201.12 202.25 2 CapLine
21652: 201.50 198.50 205.50 202.50 RectPath
21653: 1 FillPath
21654: 0 StrokePath
21655: newpath
21656: 201.50 198.50 205.50 202.50 2 CapLine
21657: 205.50 198.50 201.50 202.50 2 CapLine
21658: 201.75 199.12 205.75 203.12 RectPath
21659: 1 FillPath
21660: 0 StrokePath
21661: newpath
21662: 201.75 199.12 205.75 203.12 2 CapLine
21663: 205.75 199.12 201.75 203.12 2 CapLine
21664: 202.00 196.75 206.00 200.75 RectPath
21665: 1 FillPath
21666: 0 StrokePath
21667: newpath
21668: 202.00 196.75 206.00 200.75 2 CapLine
21669: 206.00 196.75 202.00 200.75 2 CapLine
21670: 202.38 196.62 206.38 200.62 RectPath
21671: 1 FillPath
21672: 0 StrokePath
21673: newpath
21674: 202.38 196.62 206.38 200.62 2 CapLine
21675: 206.38 196.62 202.38 200.62 2 CapLine
21676: 202.62 197.75 206.62 201.75 RectPath
21677: 1 FillPath
21678: 0 StrokePath
21679: newpath
21680: 202.62 197.75 206.62 201.75 2 CapLine
21681: 206.62 197.75 202.62 201.75 2 CapLine
21682: 202.88 197.75 206.88 201.75 RectPath
21683: 1 FillPath
21684: 0 StrokePath
21685: newpath
21686: 202.88 197.75 206.88 201.75 2 CapLine
21687: 206.88 197.75 202.88 201.75 2 CapLine
21688: 203.25 197.25 207.25 201.25 RectPath
21689: 1 FillPath
21690: 0 StrokePath
21691: newpath
21692: 203.25 197.25 207.25 201.25 2 CapLine
21693: 207.25 197.25 203.25 201.25 2 CapLine
21694: 203.50 199.25 207.50 203.25 RectPath
21695: 1 FillPath
21696: 0 StrokePath
21697: newpath
21698: 203.50 199.25 207.50 203.25 2 CapLine
21699: 207.50 199.25 203.50 203.25 2 CapLine
21700: 203.88 197.88 207.88 201.88 RectPath
21701: 1 FillPath
21702: 0 StrokePath
21703: newpath
21704: 203.88 197.88 207.88 201.88 2 CapLine
21705: 207.88 197.88 203.88 201.88 2 CapLine
21706: 204.12 198.38 208.12 202.38 RectPath
21707: 1 FillPath
21708: 0 StrokePath
21709: newpath
21710: 204.12 198.38 208.12 202.38 2 CapLine
21711: 208.12 198.38 204.12 202.38 2 CapLine
21712: 204.50 199.88 208.50 203.88 RectPath
21713: 1 FillPath
21714: 0 StrokePath
21715: newpath
21716: 204.50 199.88 208.50 203.88 2 CapLine
21717: 208.50 199.88 204.50 203.88 2 CapLine
21718: 204.75 198.50 208.75 202.50 RectPath
21719: 1 FillPath
21720: 0 StrokePath
21721: newpath
21722: 204.75 198.50 208.75 202.50 2 CapLine
21723: 208.75 198.50 204.75 202.50 2 CapLine
21724: 205.12 198.38 209.12 202.38 RectPath
21725: 1 FillPath
21726: 0 StrokePath
21727: newpath
21728: 205.12 198.38 209.12 202.38 2 CapLine
21729: 209.12 198.38 205.12 202.38 2 CapLine
21730: 205.38 197.38 209.38 201.38 RectPath
21731: 1 FillPath
21732: 0 StrokePath
21733: newpath
21734: 205.38 197.38 209.38 201.38 2 CapLine
21735: 209.38 197.38 205.38 201.38 2 CapLine
21736: 205.75 196.62 209.75 200.62 RectPath
21737: 1 FillPath
21738: 0 StrokePath
21739: newpath
21740: 205.75 196.62 209.75 200.62 2 CapLine
21741: 209.75 196.62 205.75 200.62 2 CapLine
21742: 206.12 197.62 210.12 201.62 RectPath
21743: 1 FillPath
21744: 0 StrokePath
21745: newpath
21746: 206.12 197.62 210.12 201.62 2 CapLine
21747: 210.12 197.62 206.12 201.62 2 CapLine
21748: 206.38 198.25 210.38 202.25 RectPath
21749: 1 FillPath
21750: 0 StrokePath
21751: newpath
21752: 206.38 198.25 210.38 202.25 2 CapLine
21753: 210.38 198.25 206.38 202.25 2 CapLine
21754: 206.75 198.25 210.75 202.25 RectPath
21755: 1 FillPath
21756: 0 StrokePath
21757: newpath
21758: 206.75 198.25 210.75 202.25 2 CapLine
21759: 210.75 198.25 206.75 202.25 2 CapLine
21760: 207.12 199.00 211.12 203.00 RectPath
21761: 1 FillPath
21762: 0 StrokePath
21763: newpath
21764: 207.12 199.00 211.12 203.00 2 CapLine
21765: 211.12 199.00 207.12 203.00 2 CapLine
21766: 207.50 197.88 211.50 201.88 RectPath
21767: 1 FillPath
21768: 0 StrokePath
21769: newpath
21770: 207.50 197.88 211.50 201.88 2 CapLine
21771: 211.50 197.88 207.50 201.88 2 CapLine
21772: 207.75 197.12 211.75 201.12 RectPath
21773: 1 FillPath
21774: 0 StrokePath
21775: newpath
21776: 207.75 197.12 211.75 201.12 2 CapLine
21777: 211.75 197.12 207.75 201.12 2 CapLine
21778: 208.12 197.00 212.12 201.00 RectPath
21779: 1 FillPath
21780: 0 StrokePath
21781: newpath
21782: 208.12 197.00 212.12 201.00 2 CapLine
21783: 212.12 197.00 208.12 201.00 2 CapLine
21784: 208.50 195.88 212.50 199.88 RectPath
21785: 1 FillPath
21786: 0 StrokePath
21787: newpath
21788: 208.50 195.88 212.50 199.88 2 CapLine
21789: 212.50 195.88 208.50 199.88 2 CapLine
21790: 208.88 197.25 212.88 201.25 RectPath
21791: 1 FillPath
21792: 0 StrokePath
21793: newpath
21794: 208.88 197.25 212.88 201.25 2 CapLine
21795: 212.88 197.25 208.88 201.25 2 CapLine
21796: 209.25 198.75 213.25 202.75 RectPath
21797: 1 FillPath
21798: 0 StrokePath
21799: newpath
21800: 209.25 198.75 213.25 202.75 2 CapLine
21801: 213.25 198.75 209.25 202.75 2 CapLine
21802: 209.62 197.62 213.62 201.62 RectPath
21803: 1 FillPath
21804: 0 StrokePath
21805: newpath
21806: 209.62 197.62 213.62 201.62 2 CapLine
21807: 213.62 197.62 209.62 201.62 2 CapLine
21808: 210.00 198.50 214.00 202.50 RectPath
21809: 1 FillPath
21810: 0 StrokePath
21811: newpath
21812: 210.00 198.50 214.00 202.50 2 CapLine
21813: 214.00 198.50 210.00 202.50 2 CapLine
21814: 210.38 200.62 214.38 204.62 RectPath
21815: 1 FillPath
21816: 0 StrokePath
21817: newpath
21818: 210.38 200.62 214.38 204.62 2 CapLine
21819: 214.38 200.62 210.38 204.62 2 CapLine
21820: 210.75 200.62 214.75 204.62 RectPath
21821: 1 FillPath
21822: 0 StrokePath
21823: newpath
21824: 210.75 200.62 214.75 204.62 2 CapLine
21825: 214.75 200.62 210.75 204.62 2 CapLine
21826: 211.12 198.62 215.12 202.62 RectPath
21827: 1 FillPath
21828: 0 StrokePath
21829: newpath
21830: 211.12 198.62 215.12 202.62 2 CapLine
21831: 215.12 198.62 211.12 202.62 2 CapLine
21832: 211.50 198.12 215.50 202.12 RectPath
21833: 1 FillPath
21834: 0 StrokePath
21835: newpath
21836: 211.50 198.12 215.50 202.12 2 CapLine
21837: 215.50 198.12 211.50 202.12 2 CapLine
21838: 211.88 198.62 215.88 202.62 RectPath
21839: 1 FillPath
21840: 0 StrokePath
21841: newpath
21842: 211.88 198.62 215.88 202.62 2 CapLine
21843: 215.88 198.62 211.88 202.62 2 CapLine
21844: 212.38 197.75 216.38 201.75 RectPath
21845: 1 FillPath
21846: 0 StrokePath
21847: newpath
21848: 212.38 197.75 216.38 201.75 2 CapLine
21849: 216.38 197.75 212.38 201.75 2 CapLine
21850: 212.75 198.38 216.75 202.38 RectPath
21851: 1 FillPath
21852: 0 StrokePath
21853: newpath
21854: 212.75 198.38 216.75 202.38 2 CapLine
21855: 216.75 198.38 212.75 202.38 2 CapLine
21856: 213.12 198.12 217.12 202.12 RectPath
21857: 1 FillPath
21858: 0 StrokePath
21859: newpath
21860: 213.12 198.12 217.12 202.12 2 CapLine
21861: 217.12 198.12 213.12 202.12 2 CapLine
21862: 213.50 199.12 217.50 203.12 RectPath
21863: 1 FillPath
21864: 0 StrokePath
21865: newpath
21866: 213.50 199.12 217.50 203.12 2 CapLine
21867: 217.50 199.12 213.50 203.12 2 CapLine
21868: 214.00 199.62 218.00 203.62 RectPath
21869: 1 FillPath
21870: 0 StrokePath
21871: newpath
21872: 214.00 199.62 218.00 203.62 2 CapLine
21873: 218.00 199.62 214.00 203.62 2 CapLine
21874: 214.38 198.12 218.38 202.12 RectPath
21875: 1 FillPath
21876: 0 StrokePath
21877: newpath
21878: 214.38 198.12 218.38 202.12 2 CapLine
21879: 218.38 198.12 214.38 202.12 2 CapLine
21880: 214.88 199.25 218.88 203.25 RectPath
21881: 1 FillPath
21882: 0 StrokePath
21883: newpath
21884: 214.88 199.25 218.88 203.25 2 CapLine
21885: 218.88 199.25 214.88 203.25 2 CapLine
21886: 215.25 198.62 219.25 202.62 RectPath
21887: 1 FillPath
21888: 0 StrokePath
21889: newpath
21890: 215.25 198.62 219.25 202.62 2 CapLine
21891: 219.25 198.62 215.25 202.62 2 CapLine
21892: 215.75 200.38 219.75 204.38 RectPath
21893: 1 FillPath
21894: 0 StrokePath
21895: newpath
21896: 215.75 200.38 219.75 204.38 2 CapLine
21897: 219.75 200.38 215.75 204.38 2 CapLine
21898: 216.25 202.62 220.25 206.62 RectPath
21899: 1 FillPath
21900: 0 StrokePath
21901: newpath
21902: 216.25 202.62 220.25 206.62 2 CapLine
21903: 220.25 202.62 216.25 206.62 2 CapLine
21904: 216.62 201.88 220.62 205.88 RectPath
21905: 1 FillPath
21906: 0 StrokePath
21907: newpath
21908: 216.62 201.88 220.62 205.88 2 CapLine
21909: 220.62 201.88 216.62 205.88 2 CapLine
21910: 217.12 200.50 221.12 204.50 RectPath
21911: 1 FillPath
21912: 0 StrokePath
21913: newpath
21914: 217.12 200.50 221.12 204.50 2 CapLine
21915: 221.12 200.50 217.12 204.50 2 CapLine
21916: 217.62 201.25 221.62 205.25 RectPath
21917: 1 FillPath
21918: 0 StrokePath
21919: newpath
21920: 217.62 201.25 221.62 205.25 2 CapLine
21921: 221.62 201.25 217.62 205.25 2 CapLine
21922: 218.12 201.75 222.12 205.75 RectPath
21923: 1 FillPath
21924: 0 StrokePath
21925: newpath
21926: 218.12 201.75 222.12 205.75 2 CapLine
21927: 222.12 201.75 218.12 205.75 2 CapLine
21928: 218.50 200.88 222.50 204.88 RectPath
21929: 1 FillPath
21930: 0 StrokePath
21931: newpath
21932: 218.50 200.88 222.50 204.88 2 CapLine
21933: 222.50 200.88 218.50 204.88 2 CapLine
21934: 219.00 202.75 223.00 206.75 RectPath
21935: 1 FillPath
21936: 0 StrokePath
21937: newpath
21938: 219.00 202.75 223.00 206.75 2 CapLine
21939: 223.00 202.75 219.00 206.75 2 CapLine
21940: 219.50 203.88 223.50 207.88 RectPath
21941: 1 FillPath
21942: 0 StrokePath
21943: newpath
21944: 219.50 203.88 223.50 207.88 2 CapLine
21945: 223.50 203.88 219.50 207.88 2 CapLine
21946: 220.12 204.62 224.12 208.62 RectPath
21947: 1 FillPath
21948: 0 StrokePath
21949: newpath
21950: 220.12 204.62 224.12 208.62 2 CapLine
21951: 224.12 204.62 220.12 208.62 2 CapLine
21952: 220.62 206.62 224.62 210.62 RectPath
21953: 1 FillPath
21954: 0 StrokePath
21955: newpath
21956: 220.62 206.62 224.62 210.62 2 CapLine
21957: 224.62 206.62 220.62 210.62 2 CapLine
21958: 221.12 206.50 225.12 210.50 RectPath
21959: 1 FillPath
21960: 0 StrokePath
21961: newpath
21962: 221.12 206.50 225.12 210.50 2 CapLine
21963: 225.12 206.50 221.12 210.50 2 CapLine
21964: 221.62 207.88 225.62 211.88 RectPath
21965: 1 FillPath
21966: 0 StrokePath
21967: newpath
21968: 221.62 207.88 225.62 211.88 2 CapLine
21969: 225.62 207.88 221.62 211.88 2 CapLine
21970: 222.25 207.25 226.25 211.25 RectPath
21971: 1 FillPath
21972: 0 StrokePath
21973: newpath
21974: 222.25 207.25 226.25 211.25 2 CapLine
21975: 226.25 207.25 222.25 211.25 2 CapLine
21976: 222.75 207.75 226.75 211.75 RectPath
21977: 1 FillPath
21978: 0 StrokePath
21979: newpath
21980: 222.75 207.75 226.75 211.75 2 CapLine
21981: 226.75 207.75 222.75 211.75 2 CapLine
21982: 223.38 206.50 227.38 210.50 RectPath
21983: 1 FillPath
21984: 0 StrokePath
21985: newpath
21986: 223.38 206.50 227.38 210.50 2 CapLine
21987: 227.38 206.50 223.38 210.50 2 CapLine
21988: 223.88 205.88 227.88 209.88 RectPath
21989: 1 FillPath
21990: 0 StrokePath
21991: newpath
21992: 223.88 205.88 227.88 209.88 2 CapLine
21993: 227.88 205.88 223.88 209.88 2 CapLine
21994: 224.50 207.25 228.50 211.25 RectPath
21995: 1 FillPath
21996: 0 StrokePath
21997: newpath
21998: 224.50 207.25 228.50 211.25 2 CapLine
21999: 228.50 207.25 224.50 211.25 2 CapLine
22000: 225.12 208.12 229.12 212.12 RectPath
22001: 1 FillPath
22002: 0 StrokePath
22003: newpath
22004: 225.12 208.12 229.12 212.12 2 CapLine
22005: 229.12 208.12 225.12 212.12 2 CapLine
22006: 225.75 209.62 229.75 213.62 RectPath
22007: 1 FillPath
22008: 0 StrokePath
22009: newpath
22010: 225.75 209.62 229.75 213.62 2 CapLine
22011: 229.75 209.62 225.75 213.62 2 CapLine
22012: 226.38 212.50 230.38 216.50 RectPath
22013: 1 FillPath
22014: 0 StrokePath
22015: newpath
22016: 226.38 212.50 230.38 216.50 2 CapLine
22017: 230.38 212.50 226.38 216.50 2 CapLine
22018: 227.00 211.50 231.00 215.50 RectPath
22019: 1 FillPath
22020: 0 StrokePath
22021: newpath
22022: 227.00 211.50 231.00 215.50 2 CapLine
22023: 231.00 211.50 227.00 215.50 2 CapLine
22024: 227.62 211.12 231.62 215.12 RectPath
22025: 1 FillPath
22026: 0 StrokePath
22027: newpath
22028: 227.62 211.12 231.62 215.12 2 CapLine
22029: 231.62 211.12 227.62 215.12 2 CapLine
22030: 228.25 210.38 232.25 214.38 RectPath
22031: 1 FillPath
22032: 0 StrokePath
22033: newpath
22034: 228.25 210.38 232.25 214.38 2 CapLine
22035: 232.25 210.38 228.25 214.38 2 CapLine
22036: 228.88 210.75 232.88 214.75 RectPath
22037: 1 FillPath
22038: 0 StrokePath
22039: newpath
22040: 228.88 210.75 232.88 214.75 2 CapLine
22041: 232.88 210.75 228.88 214.75 2 CapLine
22042: 229.62 212.75 233.62 216.75 RectPath
22043: 1 FillPath
22044: 0 StrokePath
22045: newpath
22046: 229.62 212.75 233.62 216.75 2 CapLine
22047: 233.62 212.75 229.62 216.75 2 CapLine
22048: 230.38 213.25 234.38 217.25 RectPath
22049: 1 FillPath
22050: 0 StrokePath
22051: newpath
22052: 230.38 213.25 234.38 217.25 2 CapLine
22053: 234.38 213.25 230.38 217.25 2 CapLine
22054: 231.00 213.38 235.00 217.38 RectPath
22055: 1 FillPath
22056: 0 StrokePath
22057: newpath
22058: 231.00 213.38 235.00 217.38 2 CapLine
22059: 235.00 213.38 231.00 217.38 2 CapLine
22060: 231.75 213.75 235.75 217.75 RectPath
22061: 1 FillPath
22062: 0 StrokePath
22063: newpath
22064: 231.75 213.75 235.75 217.75 2 CapLine
22065: 235.75 213.75 231.75 217.75 2 CapLine
22066: 232.50 215.12 236.50 219.12 RectPath
22067: 1 FillPath
22068: 0 StrokePath
22069: newpath
22070: 232.50 215.12 236.50 219.12 2 CapLine
22071: 236.50 215.12 232.50 219.12 2 CapLine
22072: 233.25 215.88 237.25 219.88 RectPath
22073: 1 FillPath
22074: 0 StrokePath
22075: newpath
22076: 233.25 215.88 237.25 219.88 2 CapLine
22077: 237.25 215.88 233.25 219.88 2 CapLine
22078: 234.12 216.75 238.12 220.75 RectPath
22079: 1 FillPath
22080: 0 StrokePath
22081: newpath
22082: 234.12 216.75 238.12 220.75 2 CapLine
22083: 238.12 216.75 234.12 220.75 2 CapLine
22084: 234.88 218.25 238.88 222.25 RectPath
22085: 1 FillPath
22086: 0 StrokePath
22087: newpath
22088: 234.88 218.25 238.88 222.25 2 CapLine
22089: 238.88 218.25 234.88 222.25 2 CapLine
22090: 235.75 218.25 239.75 222.25 RectPath
22091: 1 FillPath
22092: 0 StrokePath
22093: newpath
22094: 235.75 218.25 239.75 222.25 2 CapLine
22095: 239.75 218.25 235.75 222.25 2 CapLine
22096: 236.62 219.88 240.62 223.88 RectPath
22097: 1 FillPath
22098: 0 StrokePath
22099: newpath
22100: 236.62 219.88 240.62 223.88 2 CapLine
22101: 240.62 219.88 236.62 223.88 2 CapLine
22102: 237.50 218.38 241.50 222.38 RectPath
22103: 1 FillPath
22104: 0 StrokePath
22105: newpath
22106: 237.50 218.38 241.50 222.38 2 CapLine
22107: 241.50 218.38 237.50 222.38 2 CapLine
22108: 238.38 218.50 242.38 222.50 RectPath
22109: 1 FillPath
22110: 0 StrokePath
22111: newpath
22112: 238.38 218.50 242.38 222.50 2 CapLine
22113: 242.38 218.50 238.38 222.50 2 CapLine
22114: 239.25 220.75 243.25 224.75 RectPath
22115: 1 FillPath
22116: 0 StrokePath
22117: newpath
22118: 239.25 220.75 243.25 224.75 2 CapLine
22119: 243.25 220.75 239.25 224.75 2 CapLine
22120: 240.25 223.25 244.25 227.25 RectPath
22121: 1 FillPath
22122: 0 StrokePath
22123: newpath
22124: 240.25 223.25 244.25 227.25 2 CapLine
22125: 244.25 223.25 240.25 227.25 2 CapLine
22126: 241.25 225.62 245.25 229.62 RectPath
22127: 1 FillPath
22128: 0 StrokePath
22129: newpath
22130: 241.25 225.62 245.25 229.62 2 CapLine
22131: 245.25 225.62 241.25 229.62 2 CapLine
22132: 242.25 227.00 246.25 231.00 RectPath
22133: 1 FillPath
22134: 0 StrokePath
22135: newpath
22136: 242.25 227.00 246.25 231.00 2 CapLine
22137: 246.25 227.00 242.25 231.00 2 CapLine
22138: 243.25 227.00 247.25 231.00 RectPath
22139: 1 FillPath
22140: 0 StrokePath
22141: newpath
22142: 243.25 227.00 247.25 231.00 2 CapLine
22143: 247.25 227.00 243.25 231.00 2 CapLine
22144: 244.38 227.00 248.38 231.00 RectPath
22145: 1 FillPath
22146: 0 StrokePath
22147: newpath
22148: 244.38 227.00 248.38 231.00 2 CapLine
22149: 248.38 227.00 244.38 231.00 2 CapLine
22150: 245.50 226.88 249.50 230.88 RectPath
22151: 1 FillPath
22152: 0 StrokePath
22153: newpath
22154: 245.50 226.88 249.50 230.88 2 CapLine
22155: 249.50 226.88 245.50 230.88 2 CapLine
22156: 246.62 228.00 250.62 232.00 RectPath
22157: 1 FillPath
22158: 0 StrokePath
22159: newpath
22160: 246.62 228.00 250.62 232.00 2 CapLine
22161: 250.62 228.00 246.62 232.00 2 CapLine
22162: 247.88 229.75 251.88 233.75 RectPath
22163: 1 FillPath
22164: 0 StrokePath
22165: newpath
22166: 247.88 229.75 251.88 233.75 2 CapLine
22167: 251.88 229.75 247.88 233.75 2 CapLine
22168: 249.12 231.62 253.12 235.62 RectPath
22169: 1 FillPath
22170: 0 StrokePath
22171: newpath
22172: 249.12 231.62 253.12 235.62 2 CapLine
22173: 253.12 231.62 249.12 235.62 2 CapLine
22174: 250.38 231.38 254.38 235.38 RectPath
22175: 1 FillPath
22176: 0 StrokePath
22177: newpath
22178: 250.38 231.38 254.38 235.38 2 CapLine
22179: 254.38 231.38 250.38 235.38 2 CapLine
22180: 251.75 229.50 255.75 233.50 RectPath
22181: 1 FillPath
22182: 0 StrokePath
22183: newpath
22184: 251.75 229.50 255.75 233.50 2 CapLine
22185: 255.75 229.50 251.75 233.50 2 CapLine
22186: 253.25 231.50 257.25 235.50 RectPath
22187: 1 FillPath
22188: 0 StrokePath
22189: newpath
22190: 253.25 231.50 257.25 235.50 2 CapLine
22191: 257.25 231.50 253.25 235.50 2 CapLine
22192: 254.62 233.00 258.62 237.00 RectPath
22193: 1 FillPath
22194: 0 StrokePath
22195: newpath
22196: 254.62 233.00 258.62 237.00 2 CapLine
22197: 258.62 233.00 254.62 237.00 2 CapLine
22198: 256.25 235.12 260.25 239.12 RectPath
22199: 1 FillPath
22200: 0 StrokePath
22201: newpath
22202: 256.25 235.12 260.25 239.12 2 CapLine
22203: 260.25 235.12 256.25 239.12 2 CapLine
22204: 257.88 237.38 261.88 241.38 RectPath
22205: 1 FillPath
22206: 0 StrokePath
22207: newpath
22208: 257.88 237.38 261.88 241.38 2 CapLine
22209: 261.88 237.38 257.88 241.38 2 CapLine
22210: 259.62 240.62 263.62 244.62 RectPath
22211: 1 FillPath
22212: 0 StrokePath
22213: newpath
22214: 259.62 240.62 263.62 244.62 2 CapLine
22215: 263.62 240.62 259.62 244.62 2 CapLine
22216: 261.38 239.12 265.38 243.12 RectPath
22217: 1 FillPath
22218: 0 StrokePath
22219: newpath
22220: 261.38 239.12 265.38 243.12 2 CapLine
22221: 265.38 239.12 261.38 243.12 2 CapLine
22222: 263.38 238.00 267.38 242.00 RectPath
22223: 1 FillPath
22224: 0 StrokePath
22225: newpath
22226: 263.38 238.00 267.38 242.00 2 CapLine
22227: 267.38 238.00 263.38 242.00 2 CapLine
22228: 265.38 241.25 269.38 245.25 RectPath
22229: 1 FillPath
22230: 0 StrokePath
22231: newpath
22232: 265.38 241.25 269.38 245.25 2 CapLine
22233: 269.38 241.25 265.38 245.25 2 CapLine
22234: 267.62 241.88 271.62 245.88 RectPath
22235: 1 FillPath
22236: 0 StrokePath
22237: newpath
22238: 267.62 241.88 271.62 245.88 2 CapLine
22239: 271.62 241.88 267.62 245.88 2 CapLine
22240: 270.00 240.12 274.00 244.12 RectPath
22241: 1 FillPath
22242: 0 StrokePath
22243: newpath
22244: 270.00 240.12 274.00 244.12 2 CapLine
22245: 274.00 240.12 270.00 244.12 2 CapLine
22246: 272.62 241.12 276.62 245.12 RectPath
22247: 1 FillPath
22248: 0 StrokePath
22249: newpath
22250: 272.62 241.12 276.62 245.12 2 CapLine
22251: 276.62 241.12 272.62 245.12 2 CapLine
22252: 275.38 244.88 279.38 248.88 RectPath
22253: 1 FillPath
22254: 0 StrokePath
22255: newpath
22256: 275.38 244.88 279.38 248.88 2 CapLine
22257: 279.38 244.88 275.38 248.88 2 CapLine
22258: 278.38 247.12 282.38 251.12 RectPath
22259: 1 FillPath
22260: 0 StrokePath
22261: newpath
22262: 278.38 247.12 282.38 251.12 2 CapLine
22263: 282.38 247.12 278.38 251.12 2 CapLine
22264: 281.75 247.75 285.75 251.75 RectPath
22265: 1 FillPath
22266: 0 StrokePath
22267: newpath
22268: 281.75 247.75 285.75 251.75 2 CapLine
22269: 285.75 247.75 281.75 251.75 2 CapLine
22270: 285.50 250.38 289.50 254.38 RectPath
22271: 1 FillPath
22272: 0 StrokePath
22273: newpath
22274: 285.50 250.38 289.50 254.38 2 CapLine
22275: 289.50 250.38 285.50 254.38 2 CapLine
22276: 289.75 252.12 293.75 256.12 RectPath
22277: 1 FillPath
22278: 0 StrokePath
22279: newpath
22280: 289.75 252.12 293.75 256.12 2 CapLine
22281: 293.75 252.12 289.75 256.12 2 CapLine
22282: 294.75 250.62 298.75 254.62 RectPath
22283: 1 FillPath
22284: 0 StrokePath
22285: newpath
22286: 294.75 250.62 298.75 254.62 2 CapLine
22287: 298.75 250.62 294.75 254.62 2 CapLine
22288: 300.50 251.25 304.50 255.25 RectPath
22289: 1 FillPath
22290: 0 StrokePath
22291: newpath
22292: 300.50 251.25 304.50 255.25 2 CapLine
22293: 304.50 251.25 300.50 255.25 2 CapLine
22294: 307.62 251.62 311.62 255.62 RectPath
22295: 1 FillPath
22296: 0 StrokePath
22297: newpath
22298: 307.62 251.62 311.62 255.62 2 CapLine
22299: 311.62 251.62 307.62 255.62 2 CapLine
22300: 316.88 250.50 320.88 254.50 RectPath
22301: 1 FillPath
22302: 0 StrokePath
22303: newpath
22304: 316.88 250.50 320.88 254.50 2 CapLine
22305: 320.88 250.50 316.88 254.50 2 CapLine
22306: 329.88 251.25 333.88 255.25 RectPath
22307: 1 FillPath
22308: 0 StrokePath
22309: newpath
22310: 329.88 251.25 333.88 255.25 2 CapLine
22311: 333.88 251.25 329.88 255.25 2 CapLine
22312: 352.00 256.00 356.00 260.00 RectPath
22313: 1 FillPath
22314: 0 StrokePath
22315: newpath
22316: 352.00 256.00 356.00 260.00 2 CapLine
22317: 356.00 256.00 352.00 260.00 2 CapLine
22318: 1 ps
22319: 0 0 0 SetFore  UseFore
22320: 0.996109 0.250004 0.546883 SetFore  UseFore
22321: 0.50 ps
22322: newpath 178.75 285.75 M
22323: 176.75 281.75 L
22324: 180.75 281.75 L
22325: closepath
22326: 1 FillPath
22327: 0 StrokePath newpath
22328: newpath 178.88 284.50 M
22329: 176.88 280.50 L
22330: 180.88 280.50 L
22331: closepath
22332: 1 FillPath
22333: 0 StrokePath newpath
22334: newpath 179.12 283.12 M
22335: 177.12 279.12 L
22336: 181.12 279.12 L
22337: closepath
22338: 1 FillPath
22339: 0 StrokePath newpath
22340: newpath 179.25 282.00 M
22341: 177.25 278.00 L
22342: 181.25 278.00 L
22343: closepath
22344: 1 FillPath
22345: 0 StrokePath newpath
22346: newpath 179.38 281.75 M
22347: 177.38 277.75 L
22348: 181.38 277.75 L
22349: closepath
22350: 1 FillPath
22351: 0 StrokePath newpath
22352: newpath 179.50 279.12 M
22353: 177.50 275.12 L
22354: 181.50 275.12 L
22355: closepath
22356: 1 FillPath
22357: 0 StrokePath newpath
22358: newpath 179.62 278.38 M
22359: 177.62 274.38 L
22360: 181.62 274.38 L
22361: closepath
22362: 1 FillPath
22363: 0 StrokePath newpath
22364: newpath 179.75 276.62 M
22365: 177.75 272.62 L
22366: 181.75 272.62 L
22367: closepath
22368: 1 FillPath
22369: 0 StrokePath newpath
22370: newpath 179.88 276.38 M
22371: 177.88 272.38 L
22372: 181.88 272.38 L
22373: closepath
22374: 1 FillPath
22375: 0 StrokePath newpath
22376: newpath 180.00 275.88 M
22377: 178.00 271.88 L
22378: 182.00 271.88 L
22379: closepath
22380: 1 FillPath
22381: 0 StrokePath newpath
22382: newpath 180.12 272.12 M
22383: 178.12 268.12 L
22384: 182.12 268.12 L
22385: closepath
22386: 1 FillPath
22387: 0 StrokePath newpath
22388: newpath 180.25 272.75 M
22389: 178.25 268.75 L
22390: 182.25 268.75 L
22391: closepath
22392: 1 FillPath
22393: 0 StrokePath newpath
22394: newpath 180.50 268.50 M
22395: 178.50 264.50 L
22396: 182.50 264.50 L
22397: closepath
22398: 1 FillPath
22399: 0 StrokePath newpath
22400: newpath 180.62 267.62 M
22401: 178.62 263.62 L
22402: 182.62 263.62 L
22403: closepath
22404: 1 FillPath
22405: 0 StrokePath newpath
22406: newpath 180.75 267.25 M
22407: 178.75 263.25 L
22408: 182.75 263.25 L
22409: closepath
22410: 1 FillPath
22411: 0 StrokePath newpath
22412: newpath 180.88 267.62 M
22413: 178.88 263.62 L
22414: 182.88 263.62 L
22415: closepath
22416: 1 FillPath
22417: 0 StrokePath newpath
22418: newpath 181.00 266.75 M
22419: 179.00 262.75 L
22420: 183.00 262.75 L
22421: closepath
22422: 1 FillPath
22423: 0 StrokePath newpath
22424: newpath 181.12 264.62 M
22425: 179.12 260.62 L
22426: 183.12 260.62 L
22427: closepath
22428: 1 FillPath
22429: 0 StrokePath newpath
22430: newpath 181.25 264.88 M
22431: 179.25 260.88 L
22432: 183.25 260.88 L
22433: closepath
22434: 1 FillPath
22435: 0 StrokePath newpath
22436: newpath 181.50 263.50 M
22437: 179.50 259.50 L
22438: 183.50 259.50 L
22439: closepath
22440: 1 FillPath
22441: 0 StrokePath newpath
22442: newpath 181.62 263.12 M
22443: 179.62 259.12 L
22444: 183.62 259.12 L
22445: closepath
22446: 1 FillPath
22447: 0 StrokePath newpath
22448: newpath 181.75 261.25 M
22449: 179.75 257.25 L
22450: 183.75 257.25 L
22451: closepath
22452: 1 FillPath
22453: 0 StrokePath newpath
22454: newpath 181.88 261.38 M
22455: 179.88 257.38 L
22456: 183.88 257.38 L
22457: closepath
22458: 1 FillPath
22459: 0 StrokePath newpath
22460: newpath 182.00 259.12 M
22461: 180.00 255.12 L
22462: 184.00 255.12 L
22463: closepath
22464: 1 FillPath
22465: 0 StrokePath newpath
22466: newpath 182.12 258.12 M
22467: 180.12 254.12 L
22468: 184.12 254.12 L
22469: closepath
22470: 1 FillPath
22471: 0 StrokePath newpath
22472: newpath 182.38 257.75 M
22473: 180.38 253.75 L
22474: 184.38 253.75 L
22475: closepath
22476: 1 FillPath
22477: 0 StrokePath newpath
22478: newpath 182.50 255.62 M
22479: 180.50 251.62 L
22480: 184.50 251.62 L
22481: closepath
22482: 1 FillPath
22483: 0 StrokePath newpath
22484: newpath 182.62 254.62 M
22485: 180.62 250.62 L
22486: 184.62 250.62 L
22487: closepath
22488: 1 FillPath
22489: 0 StrokePath newpath
22490: newpath 182.75 254.25 M
22491: 180.75 250.25 L
22492: 184.75 250.25 L
22493: closepath
22494: 1 FillPath
22495: 0 StrokePath newpath
22496: newpath 182.88 255.00 M
22497: 180.88 251.00 L
22498: 184.88 251.00 L
22499: closepath
22500: 1 FillPath
22501: 0 StrokePath newpath
22502: newpath 183.12 253.75 M
22503: 181.12 249.75 L
22504: 185.12 249.75 L
22505: closepath
22506: 1 FillPath
22507: 0 StrokePath newpath
22508: newpath 183.25 251.50 M
22509: 181.25 247.50 L
22510: 185.25 247.50 L
22511: closepath
22512: 1 FillPath
22513: 0 StrokePath newpath
22514: newpath 183.38 251.62 M
22515: 181.38 247.62 L
22516: 185.38 247.62 L
22517: closepath
22518: 1 FillPath
22519: 0 StrokePath newpath
22520: newpath 183.50 250.12 M
22521: 181.50 246.12 L
22522: 185.50 246.12 L
22523: closepath
22524: 1 FillPath
22525: 0 StrokePath newpath
22526: newpath 183.62 248.88 M
22527: 181.62 244.88 L
22528: 185.62 244.88 L
22529: closepath
22530: 1 FillPath
22531: 0 StrokePath newpath
22532: newpath 183.88 248.62 M
22533: 181.88 244.62 L
22534: 185.88 244.62 L
22535: closepath
22536: 1 FillPath
22537: 0 StrokePath newpath
22538: newpath 184.00 247.75 M
22539: 182.00 243.75 L
22540: 186.00 243.75 L
22541: closepath
22542: 1 FillPath
22543: 0 StrokePath newpath
22544: newpath 184.12 247.00 M
22545: 182.12 243.00 L
22546: 186.12 243.00 L
22547: closepath
22548: 1 FillPath
22549: 0 StrokePath newpath
22550: newpath 184.38 244.38 M
22551: 182.38 240.38 L
22552: 186.38 240.38 L
22553: closepath
22554: 1 FillPath
22555: 0 StrokePath newpath
22556: newpath 184.50 244.75 M
22557: 182.50 240.75 L
22558: 186.50 240.75 L
22559: closepath
22560: 1 FillPath
22561: 0 StrokePath newpath
22562: newpath 184.62 244.88 M
22563: 182.62 240.88 L
22564: 186.62 240.88 L
22565: closepath
22566: 1 FillPath
22567: 0 StrokePath newpath
22568: newpath 184.75 243.88 M
22569: 182.75 239.88 L
22570: 186.75 239.88 L
22571: closepath
22572: 1 FillPath
22573: 0 StrokePath newpath
22574: newpath 185.00 242.00 M
22575: 183.00 238.00 L
22576: 187.00 238.00 L
22577: closepath
22578: 1 FillPath
22579: 0 StrokePath newpath
22580: newpath 185.12 240.88 M
22581: 183.12 236.88 L
22582: 187.12 236.88 L
22583: closepath
22584: 1 FillPath
22585: 0 StrokePath newpath
22586: newpath 185.25 239.38 M
22587: 183.25 235.38 L
22588: 187.25 235.38 L
22589: closepath
22590: 1 FillPath
22591: 0 StrokePath newpath
22592: newpath 185.50 239.62 M
22593: 183.50 235.62 L
22594: 187.50 235.62 L
22595: closepath
22596: 1 FillPath
22597: 0 StrokePath newpath
22598: newpath 185.62 239.88 M
22599: 183.62 235.88 L
22600: 187.62 235.88 L
22601: closepath
22602: 1 FillPath
22603: 0 StrokePath newpath
22604: newpath 185.75 238.12 M
22605: 183.75 234.12 L
22606: 187.75 234.12 L
22607: closepath
22608: 1 FillPath
22609: 0 StrokePath newpath
22610: newpath 185.88 238.25 M
22611: 183.88 234.25 L
22612: 187.88 234.25 L
22613: closepath
22614: 1 FillPath
22615: 0 StrokePath newpath
22616: newpath 186.12 237.50 M
22617: 184.12 233.50 L
22618: 188.12 233.50 L
22619: closepath
22620: 1 FillPath
22621: 0 StrokePath newpath
22622: newpath 186.25 235.00 M
22623: 184.25 231.00 L
22624: 188.25 231.00 L
22625: closepath
22626: 1 FillPath
22627: 0 StrokePath newpath
22628: newpath 186.50 234.25 M
22629: 184.50 230.25 L
22630: 188.50 230.25 L
22631: closepath
22632: 1 FillPath
22633: 0 StrokePath newpath
22634: newpath 186.62 234.75 M
22635: 184.62 230.75 L
22636: 188.62 230.75 L
22637: closepath
22638: 1 FillPath
22639: 0 StrokePath newpath
22640: newpath 186.75 233.00 M
22641: 184.75 229.00 L
22642: 188.75 229.00 L
22643: closepath
22644: 1 FillPath
22645: 0 StrokePath newpath
22646: newpath 187.00 232.88 M
22647: 185.00 228.88 L
22648: 189.00 228.88 L
22649: closepath
22650: 1 FillPath
22651: 0 StrokePath newpath
22652: newpath 187.12 233.75 M
22653: 185.12 229.75 L
22654: 189.12 229.75 L
22655: closepath
22656: 1 FillPath
22657: 0 StrokePath newpath
22658: newpath 187.25 233.38 M
22659: 185.25 229.38 L
22660: 189.25 229.38 L
22661: closepath
22662: 1 FillPath
22663: 0 StrokePath newpath
22664: newpath 187.50 233.12 M
22665: 185.50 229.12 L
22666: 189.50 229.12 L
22667: closepath
22668: 1 FillPath
22669: 0 StrokePath newpath
22670: newpath 187.62 229.62 M
22671: 185.62 225.62 L
22672: 189.62 225.62 L
22673: closepath
22674: 1 FillPath
22675: 0 StrokePath newpath
22676: newpath 187.88 228.75 M
22677: 185.88 224.75 L
22678: 189.88 224.75 L
22679: closepath
22680: 1 FillPath
22681: 0 StrokePath newpath
22682: newpath 188.00 228.50 M
22683: 186.00 224.50 L
22684: 190.00 224.50 L
22685: closepath
22686: 1 FillPath
22687: 0 StrokePath newpath
22688: newpath 188.12 227.88 M
22689: 186.12 223.88 L
22690: 190.12 223.88 L
22691: closepath
22692: 1 FillPath
22693: 0 StrokePath newpath
22694: newpath 188.38 228.25 M
22695: 186.38 224.25 L
22696: 190.38 224.25 L
22697: closepath
22698: 1 FillPath
22699: 0 StrokePath newpath
22700: newpath 188.50 226.12 M
22701: 186.50 222.12 L
22702: 190.50 222.12 L
22703: closepath
22704: 1 FillPath
22705: 0 StrokePath newpath
22706: newpath 188.75 223.88 M
22707: 186.75 219.88 L
22708: 190.75 219.88 L
22709: closepath
22710: 1 FillPath
22711: 0 StrokePath newpath
22712: newpath 188.88 224.62 M
22713: 186.88 220.62 L
22714: 190.88 220.62 L
22715: closepath
22716: 1 FillPath
22717: 0 StrokePath newpath
22718: newpath 189.12 225.00 M
22719: 187.12 221.00 L
22720: 191.12 221.00 L
22721: closepath
22722: 1 FillPath
22723: 0 StrokePath newpath
22724: newpath 189.25 225.12 M
22725: 187.25 221.12 L
22726: 191.25 221.12 L
22727: closepath
22728: 1 FillPath
22729: 0 StrokePath newpath
22730: newpath 189.50 224.62 M
22731: 187.50 220.62 L
22732: 191.50 220.62 L
22733: closepath
22734: 1 FillPath
22735: 0 StrokePath newpath
22736: newpath 189.62 223.38 M
22737: 187.62 219.38 L
22738: 191.62 219.38 L
22739: closepath
22740: 1 FillPath
22741: 0 StrokePath newpath
22742: newpath 189.88 222.38 M
22743: 187.88 218.38 L
22744: 191.88 218.38 L
22745: closepath
22746: 1 FillPath
22747: 0 StrokePath newpath
22748: newpath 190.00 222.88 M
22749: 188.00 218.88 L
22750: 192.00 218.88 L
22751: closepath
22752: 1 FillPath
22753: 0 StrokePath newpath
22754: newpath 190.25 222.00 M
22755: 188.25 218.00 L
22756: 192.25 218.00 L
22757: closepath
22758: 1 FillPath
22759: 0 StrokePath newpath
22760: newpath 190.38 220.62 M
22761: 188.38 216.62 L
22762: 192.38 216.62 L
22763: closepath
22764: 1 FillPath
22765: 0 StrokePath newpath
22766: newpath 190.62 219.00 M
22767: 188.62 215.00 L
22768: 192.62 215.00 L
22769: closepath
22770: 1 FillPath
22771: 0 StrokePath newpath
22772: newpath 190.75 219.50 M
22773: 188.75 215.50 L
22774: 192.75 215.50 L
22775: closepath
22776: 1 FillPath
22777: 0 StrokePath newpath
22778: newpath 191.00 219.38 M
22779: 189.00 215.38 L
22780: 193.00 215.38 L
22781: closepath
22782: 1 FillPath
22783: 0 StrokePath newpath
22784: newpath 191.12 219.62 M
22785: 189.12 215.62 L
22786: 193.12 215.62 L
22787: closepath
22788: 1 FillPath
22789: 0 StrokePath newpath
22790: newpath 191.38 219.38 M
22791: 189.38 215.38 L
22792: 193.38 215.38 L
22793: closepath
22794: 1 FillPath
22795: 0 StrokePath newpath
22796: newpath 191.62 217.88 M
22797: 189.62 213.88 L
22798: 193.62 213.88 L
22799: closepath
22800: 1 FillPath
22801: 0 StrokePath newpath
22802: newpath 191.75 218.12 M
22803: 189.75 214.12 L
22804: 193.75 214.12 L
22805: closepath
22806: 1 FillPath
22807: 0 StrokePath newpath
22808: newpath 192.00 218.12 M
22809: 190.00 214.12 L
22810: 194.00 214.12 L
22811: closepath
22812: 1 FillPath
22813: 0 StrokePath newpath
22814: newpath 192.12 216.25 M
22815: 190.12 212.25 L
22816: 194.12 212.25 L
22817: closepath
22818: 1 FillPath
22819: 0 StrokePath newpath
22820: newpath 192.38 216.25 M
22821: 190.38 212.25 L
22822: 194.38 212.25 L
22823: closepath
22824: 1 FillPath
22825: 0 StrokePath newpath
22826: newpath 192.62 215.38 M
22827: 190.62 211.38 L
22828: 194.62 211.38 L
22829: closepath
22830: 1 FillPath
22831: 0 StrokePath newpath
22832: newpath 192.75 214.38 M
22833: 190.75 210.38 L
22834: 194.75 210.38 L
22835: closepath
22836: 1 FillPath
22837: 0 StrokePath newpath
22838: newpath 193.00 214.38 M
22839: 191.00 210.38 L
22840: 195.00 210.38 L
22841: closepath
22842: 1 FillPath
22843: 0 StrokePath newpath
22844: newpath 193.25 214.75 M
22845: 191.25 210.75 L
22846: 195.25 210.75 L
22847: closepath
22848: 1 FillPath
22849: 0 StrokePath newpath
22850: newpath 193.38 215.38 M
22851: 191.38 211.38 L
22852: 195.38 211.38 L
22853: closepath
22854: 1 FillPath
22855: 0 StrokePath newpath
22856: newpath 193.62 214.50 M
22857: 191.62 210.50 L
22858: 195.62 210.50 L
22859: closepath
22860: 1 FillPath
22861: 0 StrokePath newpath
22862: newpath 193.88 213.62 M
22863: 191.88 209.62 L
22864: 195.88 209.62 L
22865: closepath
22866: 1 FillPath
22867: 0 StrokePath newpath
22868: newpath 194.00 214.62 M
22869: 192.00 210.62 L
22870: 196.00 210.62 L
22871: closepath
22872: 1 FillPath
22873: 0 StrokePath newpath
22874: newpath 194.25 213.75 M
22875: 192.25 209.75 L
22876: 196.25 209.75 L
22877: closepath
22878: 1 FillPath
22879: 0 StrokePath newpath
22880: newpath 194.50 211.25 M
22881: 192.50 207.25 L
22882: 196.50 207.25 L
22883: closepath
22884: 1 FillPath
22885: 0 StrokePath newpath
22886: newpath 194.75 210.38 M
22887: 192.75 206.38 L
22888: 196.75 206.38 L
22889: closepath
22890: 1 FillPath
22891: 0 StrokePath newpath
22892: newpath 194.88 210.12 M
22893: 192.88 206.12 L
22894: 196.88 206.12 L
22895: closepath
22896: 1 FillPath
22897: 0 StrokePath newpath
22898: newpath 195.12 210.12 M
22899: 193.12 206.12 L
22900: 197.12 206.12 L
22901: closepath
22902: 1 FillPath
22903: 0 StrokePath newpath
22904: newpath 195.38 210.75 M
22905: 193.38 206.75 L
22906: 197.38 206.75 L
22907: closepath
22908: 1 FillPath
22909: 0 StrokePath newpath
22910: newpath 195.62 209.50 M
22911: 193.62 205.50 L
22912: 197.62 205.50 L
22913: closepath
22914: 1 FillPath
22915: 0 StrokePath newpath
22916: newpath 195.75 208.88 M
22917: 193.75 204.88 L
22918: 197.75 204.88 L
22919: closepath
22920: 1 FillPath
22921: 0 StrokePath newpath
22922: newpath 196.00 208.50 M
22923: 194.00 204.50 L
22924: 198.00 204.50 L
22925: closepath
22926: 1 FillPath
22927: 0 StrokePath newpath
22928: newpath 196.25 208.50 M
22929: 194.25 204.50 L
22930: 198.25 204.50 L
22931: closepath
22932: 1 FillPath
22933: 0 StrokePath newpath
22934: newpath 196.50 207.88 M
22935: 194.50 203.88 L
22936: 198.50 203.88 L
22937: closepath
22938: 1 FillPath
22939: 0 StrokePath newpath
22940: newpath 196.75 207.38 M
22941: 194.75 203.38 L
22942: 198.75 203.38 L
22943: closepath
22944: 1 FillPath
22945: 0 StrokePath newpath
22946: newpath 197.00 207.75 M
22947: 195.00 203.75 L
22948: 199.00 203.75 L
22949: closepath
22950: 1 FillPath
22951: 0 StrokePath newpath
22952: newpath 197.25 207.00 M
22953: 195.25 203.00 L
22954: 199.25 203.00 L
22955: closepath
22956: 1 FillPath
22957: 0 StrokePath newpath
22958: newpath 197.38 206.12 M
22959: 195.38 202.12 L
22960: 199.38 202.12 L
22961: closepath
22962: 1 FillPath
22963: 0 StrokePath newpath
22964: newpath 197.62 205.88 M
22965: 195.62 201.88 L
22966: 199.62 201.88 L
22967: closepath
22968: 1 FillPath
22969: 0 StrokePath newpath
22970: newpath 197.88 207.38 M
22971: 195.88 203.38 L
22972: 199.88 203.38 L
22973: closepath
22974: 1 FillPath
22975: 0 StrokePath newpath
22976: newpath 198.12 206.12 M
22977: 196.12 202.12 L
22978: 200.12 202.12 L
22979: closepath
22980: 1 FillPath
22981: 0 StrokePath newpath
22982: newpath 198.38 205.00 M
22983: 196.38 201.00 L
22984: 200.38 201.00 L
22985: closepath
22986: 1 FillPath
22987: 0 StrokePath newpath
22988: newpath 198.62 205.12 M
22989: 196.62 201.12 L
22990: 200.62 201.12 L
22991: closepath
22992: 1 FillPath
22993: 0 StrokePath newpath
22994: newpath 198.88 205.38 M
22995: 196.88 201.38 L
22996: 200.88 201.38 L
22997: closepath
22998: 1 FillPath
22999: 0 StrokePath newpath
23000: newpath 199.12 205.12 M
23001: 197.12 201.12 L
23002: 201.12 201.12 L
23003: closepath
23004: 1 FillPath
23005: 0 StrokePath newpath
23006: newpath 199.38 204.88 M
23007: 197.38 200.88 L
23008: 201.38 200.88 L
23009: closepath
23010: 1 FillPath
23011: 0 StrokePath newpath
23012: newpath 199.62 204.12 M
23013: 197.62 200.12 L
23014: 201.62 200.12 L
23015: closepath
23016: 1 FillPath
23017: 0 StrokePath newpath
23018: newpath 199.88 204.75 M
23019: 197.88 200.75 L
23020: 201.88 200.75 L
23021: closepath
23022: 1 FillPath
23023: 0 StrokePath newpath
23024: newpath 200.12 204.50 M
23025: 198.12 200.50 L
23026: 202.12 200.50 L
23027: closepath
23028: 1 FillPath
23029: 0 StrokePath newpath
23030: newpath 200.38 203.62 M
23031: 198.38 199.62 L
23032: 202.38 199.62 L
23033: closepath
23034: 1 FillPath
23035: 0 StrokePath newpath
23036: newpath 200.75 202.50 M
23037: 198.75 198.50 L
23038: 202.75 198.50 L
23039: closepath
23040: 1 FillPath
23041: 0 StrokePath newpath
23042: newpath 201.00 202.88 M
23043: 199.00 198.88 L
23044: 203.00 198.88 L
23045: closepath
23046: 1 FillPath
23047: 0 StrokePath newpath
23048: newpath 201.25 202.38 M
23049: 199.25 198.38 L
23050: 203.25 198.38 L
23051: closepath
23052: 1 FillPath
23053: 0 StrokePath newpath
23054: newpath 201.50 202.12 M
23055: 199.50 198.12 L
23056: 203.50 198.12 L
23057: closepath
23058: 1 FillPath
23059: 0 StrokePath newpath
23060: newpath 201.75 202.75 M
23061: 199.75 198.75 L
23062: 203.75 198.75 L
23063: closepath
23064: 1 FillPath
23065: 0 StrokePath newpath
23066: newpath 202.00 202.75 M
23067: 200.00 198.75 L
23068: 204.00 198.75 L
23069: closepath
23070: 1 FillPath
23071: 0 StrokePath newpath
23072: newpath 202.38 202.12 M
23073: 200.38 198.12 L
23074: 204.38 198.12 L
23075: closepath
23076: 1 FillPath
23077: 0 StrokePath newpath
23078: newpath 202.62 201.00 M
23079: 200.62 197.00 L
23080: 204.62 197.00 L
23081: closepath
23082: 1 FillPath
23083: 0 StrokePath newpath
23084: newpath 202.88 202.50 M
23085: 200.88 198.50 L
23086: 204.88 198.50 L
23087: closepath
23088: 1 FillPath
23089: 0 StrokePath newpath
23090: newpath 203.12 201.25 M
23091: 201.12 197.25 L
23092: 205.12 197.25 L
23093: closepath
23094: 1 FillPath
23095: 0 StrokePath newpath
23096: newpath 203.50 201.75 M
23097: 201.50 197.75 L
23098: 205.50 197.75 L
23099: closepath
23100: 1 FillPath
23101: 0 StrokePath newpath
23102: newpath 203.75 201.50 M
23103: 201.75 197.50 L
23104: 205.75 197.50 L
23105: closepath
23106: 1 FillPath
23107: 0 StrokePath newpath
23108: newpath 204.00 202.00 M
23109: 202.00 198.00 L
23110: 206.00 198.00 L
23111: closepath
23112: 1 FillPath
23113: 0 StrokePath newpath
23114: newpath 204.38 201.25 M
23115: 202.38 197.25 L
23116: 206.38 197.25 L
23117: closepath
23118: 1 FillPath
23119: 0 StrokePath newpath
23120: newpath 204.62 201.12 M
23121: 202.62 197.12 L
23122: 206.62 197.12 L
23123: closepath
23124: 1 FillPath
23125: 0 StrokePath newpath
23126: newpath 204.88 200.75 M
23127: 202.88 196.75 L
23128: 206.88 196.75 L
23129: closepath
23130: 1 FillPath
23131: 0 StrokePath newpath
23132: newpath 205.25 201.25 M
23133: 203.25 197.25 L
23134: 207.25 197.25 L
23135: closepath
23136: 1 FillPath
23137: 0 StrokePath newpath
23138: newpath 205.50 201.88 M
23139: 203.50 197.88 L
23140: 207.50 197.88 L
23141: closepath
23142: 1 FillPath
23143: 0 StrokePath newpath
23144: newpath 205.88 201.50 M
23145: 203.88 197.50 L
23146: 207.88 197.50 L
23147: closepath
23148: 1 FillPath
23149: 0 StrokePath newpath
23150: newpath 206.12 201.00 M
23151: 204.12 197.00 L
23152: 208.12 197.00 L
23153: closepath
23154: 1 FillPath
23155: 0 StrokePath newpath
23156: newpath 206.50 200.12 M
23157: 204.50 196.12 L
23158: 208.50 196.12 L
23159: closepath
23160: 1 FillPath
23161: 0 StrokePath newpath
23162: newpath 206.75 200.88 M
23163: 204.75 196.88 L
23164: 208.75 196.88 L
23165: closepath
23166: 1 FillPath
23167: 0 StrokePath newpath
23168: newpath 207.12 201.50 M
23169: 205.12 197.50 L
23170: 209.12 197.50 L
23171: closepath
23172: 1 FillPath
23173: 0 StrokePath newpath
23174: newpath 207.38 200.62 M
23175: 205.38 196.62 L
23176: 209.38 196.62 L
23177: closepath
23178: 1 FillPath
23179: 0 StrokePath newpath
23180: newpath 207.75 200.25 M
23181: 205.75 196.25 L
23182: 209.75 196.25 L
23183: closepath
23184: 1 FillPath
23185: 0 StrokePath newpath
23186: newpath 208.12 199.62 M
23187: 206.12 195.62 L
23188: 210.12 195.62 L
23189: closepath
23190: 1 FillPath
23191: 0 StrokePath newpath
23192: newpath 208.38 201.50 M
23193: 206.38 197.50 L
23194: 210.38 197.50 L
23195: closepath
23196: 1 FillPath
23197: 0 StrokePath newpath
23198: newpath 208.75 200.75 M
23199: 206.75 196.75 L
23200: 210.75 196.75 L
23201: closepath
23202: 1 FillPath
23203: 0 StrokePath newpath
23204: newpath 209.12 200.62 M
23205: 207.12 196.62 L
23206: 211.12 196.62 L
23207: closepath
23208: 1 FillPath
23209: 0 StrokePath newpath
23210: newpath 209.50 201.38 M
23211: 207.50 197.38 L
23212: 211.50 197.38 L
23213: closepath
23214: 1 FillPath
23215: 0 StrokePath newpath
23216: newpath 209.75 201.62 M
23217: 207.75 197.62 L
23218: 211.75 197.62 L
23219: closepath
23220: 1 FillPath
23221: 0 StrokePath newpath
23222: newpath 210.12 201.00 M
23223: 208.12 197.00 L
23224: 212.12 197.00 L
23225: closepath
23226: 1 FillPath
23227: 0 StrokePath newpath
23228: newpath 210.50 200.50 M
23229: 208.50 196.50 L
23230: 212.50 196.50 L
23231: closepath
23232: 1 FillPath
23233: 0 StrokePath newpath
23234: newpath 210.88 200.62 M
23235: 208.88 196.62 L
23236: 212.88 196.62 L
23237: closepath
23238: 1 FillPath
23239: 0 StrokePath newpath
23240: newpath 211.25 200.38 M
23241: 209.25 196.38 L
23242: 213.25 196.38 L
23243: closepath
23244: 1 FillPath
23245: 0 StrokePath newpath
23246: newpath 211.62 200.88 M
23247: 209.62 196.88 L
23248: 213.62 196.88 L
23249: closepath
23250: 1 FillPath
23251: 0 StrokePath newpath
23252: newpath 212.00 200.38 M
23253: 210.00 196.38 L
23254: 214.00 196.38 L
23255: closepath
23256: 1 FillPath
23257: 0 StrokePath newpath
23258: newpath 212.38 201.62 M
23259: 210.38 197.62 L
23260: 214.38 197.62 L
23261: closepath
23262: 1 FillPath
23263: 0 StrokePath newpath
23264: newpath 212.75 201.50 M
23265: 210.75 197.50 L
23266: 214.75 197.50 L
23267: closepath
23268: 1 FillPath
23269: 0 StrokePath newpath
23270: newpath 213.12 202.75 M
23271: 211.12 198.75 L
23272: 215.12 198.75 L
23273: closepath
23274: 1 FillPath
23275: 0 StrokePath newpath
23276: newpath 213.50 201.88 M
23277: 211.50 197.88 L
23278: 215.50 197.88 L
23279: closepath
23280: 1 FillPath
23281: 0 StrokePath newpath
23282: newpath 213.88 201.75 M
23283: 211.88 197.75 L
23284: 215.88 197.75 L
23285: closepath
23286: 1 FillPath
23287: 0 StrokePath newpath
23288: newpath 214.38 201.88 M
23289: 212.38 197.88 L
23290: 216.38 197.88 L
23291: closepath
23292: 1 FillPath
23293: 0 StrokePath newpath
23294: newpath 214.75 202.25 M
23295: 212.75 198.25 L
23296: 216.75 198.25 L
23297: closepath
23298: 1 FillPath
23299: 0 StrokePath newpath
23300: newpath 215.12 203.00 M
23301: 213.12 199.00 L
23302: 217.12 199.00 L
23303: closepath
23304: 1 FillPath
23305: 0 StrokePath newpath
23306: newpath 215.50 202.62 M
23307: 213.50 198.62 L
23308: 217.50 198.62 L
23309: closepath
23310: 1 FillPath
23311: 0 StrokePath newpath
23312: newpath 216.00 202.75 M
23313: 214.00 198.75 L
23314: 218.00 198.75 L
23315: closepath
23316: 1 FillPath
23317: 0 StrokePath newpath
23318: newpath 216.38 202.38 M
23319: 214.38 198.38 L
23320: 218.38 198.38 L
23321: closepath
23322: 1 FillPath
23323: 0 StrokePath newpath
23324: newpath 216.88 203.00 M
23325: 214.88 199.00 L
23326: 218.88 199.00 L
23327: closepath
23328: 1 FillPath
23329: 0 StrokePath newpath
23330: newpath 217.25 204.00 M
23331: 215.25 200.00 L
23332: 219.25 200.00 L
23333: closepath
23334: 1 FillPath
23335: 0 StrokePath newpath
23336: newpath 217.75 205.00 M
23337: 215.75 201.00 L
23338: 219.75 201.00 L
23339: closepath
23340: 1 FillPath
23341: 0 StrokePath newpath
23342: newpath 218.25 205.12 M
23343: 216.25 201.12 L
23344: 220.25 201.12 L
23345: closepath
23346: 1 FillPath
23347: 0 StrokePath newpath
23348: newpath 218.62 205.50 M
23349: 216.62 201.50 L
23350: 220.62 201.50 L
23351: closepath
23352: 1 FillPath
23353: 0 StrokePath newpath
23354: newpath 219.12 204.50 M
23355: 217.12 200.50 L
23356: 221.12 200.50 L
23357: closepath
23358: 1 FillPath
23359: 0 StrokePath newpath
23360: newpath 219.62 204.00 M
23361: 217.62 200.00 L
23362: 221.62 200.00 L
23363: closepath
23364: 1 FillPath
23365: 0 StrokePath newpath
23366: newpath 220.12 205.25 M
23367: 218.12 201.25 L
23368: 222.12 201.25 L
23369: closepath
23370: 1 FillPath
23371: 0 StrokePath newpath
23372: newpath 220.50 205.88 M
23373: 218.50 201.88 L
23374: 222.50 201.88 L
23375: closepath
23376: 1 FillPath
23377: 0 StrokePath newpath
23378: newpath 221.00 207.00 M
23379: 219.00 203.00 L
23380: 223.00 203.00 L
23381: closepath
23382: 1 FillPath
23383: 0 StrokePath newpath
23384: newpath 221.50 207.75 M
23385: 219.50 203.75 L
23386: 223.50 203.75 L
23387: closepath
23388: 1 FillPath
23389: 0 StrokePath newpath
23390: newpath 222.12 207.75 M
23391: 220.12 203.75 L
23392: 224.12 203.75 L
23393: closepath
23394: 1 FillPath
23395: 0 StrokePath newpath
23396: newpath 222.62 207.38 M
23397: 220.62 203.38 L
23398: 224.62 203.38 L
23399: closepath
23400: 1 FillPath
23401: 0 StrokePath newpath
23402: newpath 223.12 208.88 M
23403: 221.12 204.88 L
23404: 225.12 204.88 L
23405: closepath
23406: 1 FillPath
23407: 0 StrokePath newpath
23408: newpath 223.62 209.75 M
23409: 221.62 205.75 L
23410: 225.62 205.75 L
23411: closepath
23412: 1 FillPath
23413: 0 StrokePath newpath
23414: newpath 224.25 209.75 M
23415: 222.25 205.75 L
23416: 226.25 205.75 L
23417: closepath
23418: 1 FillPath
23419: 0 StrokePath newpath
23420: newpath 224.75 209.12 M
23421: 222.75 205.12 L
23422: 226.75 205.12 L
23423: closepath
23424: 1 FillPath
23425: 0 StrokePath newpath
23426: newpath 225.38 210.12 M
23427: 223.38 206.12 L
23428: 227.38 206.12 L
23429: closepath
23430: 1 FillPath
23431: 0 StrokePath newpath
23432: newpath 225.88 211.00 M
23433: 223.88 207.00 L
23434: 227.88 207.00 L
23435: closepath
23436: 1 FillPath
23437: 0 StrokePath newpath
23438: newpath 226.50 211.25 M
23439: 224.50 207.25 L
23440: 228.50 207.25 L
23441: closepath
23442: 1 FillPath
23443: 0 StrokePath newpath
23444: newpath 227.12 212.12 M
23445: 225.12 208.12 L
23446: 229.12 208.12 L
23447: closepath
23448: 1 FillPath
23449: 0 StrokePath newpath
23450: newpath 227.75 212.38 M
23451: 225.75 208.38 L
23452: 229.75 208.38 L
23453: closepath
23454: 1 FillPath
23455: 0 StrokePath newpath
23456: newpath 228.38 213.25 M
23457: 226.38 209.25 L
23458: 230.38 209.25 L
23459: closepath
23460: 1 FillPath
23461: 0 StrokePath newpath
23462: newpath 229.00 213.62 M
23463: 227.00 209.62 L
23464: 231.00 209.62 L
23465: closepath
23466: 1 FillPath
23467: 0 StrokePath newpath
23468: newpath 229.62 214.62 M
23469: 227.62 210.62 L
23470: 231.62 210.62 L
23471: closepath
23472: 1 FillPath
23473: 0 StrokePath newpath
23474: newpath 230.25 215.62 M
23475: 228.25 211.62 L
23476: 232.25 211.62 L
23477: closepath
23478: 1 FillPath
23479: 0 StrokePath newpath
23480: newpath 230.88 215.38 M
23481: 228.88 211.38 L
23482: 232.88 211.38 L
23483: closepath
23484: 1 FillPath
23485: 0 StrokePath newpath
23486: newpath 231.62 215.50 M
23487: 229.62 211.50 L
23488: 233.62 211.50 L
23489: closepath
23490: 1 FillPath
23491: 0 StrokePath newpath
23492: newpath 232.38 216.38 M
23493: 230.38 212.38 L
23494: 234.38 212.38 L
23495: closepath
23496: 1 FillPath
23497: 0 StrokePath newpath
23498: newpath 233.00 217.62 M
23499: 231.00 213.62 L
23500: 235.00 213.62 L
23501: closepath
23502: 1 FillPath
23503: 0 StrokePath newpath
23504: newpath 233.75 218.12 M
23505: 231.75 214.12 L
23506: 235.75 214.12 L
23507: closepath
23508: 1 FillPath
23509: 0 StrokePath newpath
23510: newpath 234.50 219.00 M
23511: 232.50 215.00 L
23512: 236.50 215.00 L
23513: closepath
23514: 1 FillPath
23515: 0 StrokePath newpath
23516: newpath 235.25 220.50 M
23517: 233.25 216.50 L
23518: 237.25 216.50 L
23519: closepath
23520: 1 FillPath
23521: 0 StrokePath newpath
23522: newpath 236.12 221.75 M
23523: 234.12 217.75 L
23524: 238.12 217.75 L
23525: closepath
23526: 1 FillPath
23527: 0 StrokePath newpath
23528: newpath 236.88 222.12 M
23529: 234.88 218.12 L
23530: 238.88 218.12 L
23531: closepath
23532: 1 FillPath
23533: 0 StrokePath newpath
23534: newpath 237.75 222.88 M
23535: 235.75 218.88 L
23536: 239.75 218.88 L
23537: closepath
23538: 1 FillPath
23539: 0 StrokePath newpath
23540: newpath 238.62 224.25 M
23541: 236.62 220.25 L
23542: 240.62 220.25 L
23543: closepath
23544: 1 FillPath
23545: 0 StrokePath newpath
23546: newpath 239.50 225.75 M
23547: 237.50 221.75 L
23548: 241.50 221.75 L
23549: closepath
23550: 1 FillPath
23551: 0 StrokePath newpath
23552: newpath 240.38 225.38 M
23553: 238.38 221.38 L
23554: 242.38 221.38 L
23555: closepath
23556: 1 FillPath
23557: 0 StrokePath newpath
23558: newpath 241.25 225.38 M
23559: 239.25 221.38 L
23560: 243.25 221.38 L
23561: closepath
23562: 1 FillPath
23563: 0 StrokePath newpath
23564: newpath 242.25 227.12 M
23565: 240.25 223.12 L
23566: 244.25 223.12 L
23567: closepath
23568: 1 FillPath
23569: 0 StrokePath newpath
23570: newpath 243.25 227.88 M
23571: 241.25 223.88 L
23572: 245.25 223.88 L
23573: closepath
23574: 1 FillPath
23575: 0 StrokePath newpath
23576: newpath 244.25 229.12 M
23577: 242.25 225.12 L
23578: 246.25 225.12 L
23579: closepath
23580: 1 FillPath
23581: 0 StrokePath newpath
23582: newpath 245.25 229.62 M
23583: 243.25 225.62 L
23584: 247.25 225.62 L
23585: closepath
23586: 1 FillPath
23587: 0 StrokePath newpath
23588: newpath 246.38 230.62 M
23589: 244.38 226.62 L
23590: 248.38 226.62 L
23591: closepath
23592: 1 FillPath
23593: 0 StrokePath newpath
23594: newpath 247.50 232.12 M
23595: 245.50 228.12 L
23596: 249.50 228.12 L
23597: closepath
23598: 1 FillPath
23599: 0 StrokePath newpath
23600: newpath 248.62 232.75 M
23601: 246.62 228.75 L
23602: 250.62 228.75 L
23603: closepath
23604: 1 FillPath
23605: 0 StrokePath newpath
23606: newpath 249.88 233.62 M
23607: 247.88 229.62 L
23608: 251.88 229.62 L
23609: closepath
23610: 1 FillPath
23611: 0 StrokePath newpath
23612: newpath 251.12 235.50 M
23613: 249.12 231.50 L
23614: 253.12 231.50 L
23615: closepath
23616: 1 FillPath
23617: 0 StrokePath newpath
23618: newpath 252.38 236.25 M
23619: 250.38 232.25 L
23620: 254.38 232.25 L
23621: closepath
23622: 1 FillPath
23623: 0 StrokePath newpath
23624: newpath 253.75 237.88 M
23625: 251.75 233.88 L
23626: 255.75 233.88 L
23627: closepath
23628: 1 FillPath
23629: 0 StrokePath newpath
23630: newpath 255.25 238.12 M
23631: 253.25 234.12 L
23632: 257.25 234.12 L
23633: closepath
23634: 1 FillPath
23635: 0 StrokePath newpath
23636: newpath 256.62 238.38 M
23637: 254.62 234.38 L
23638: 258.62 234.38 L
23639: closepath
23640: 1 FillPath
23641: 0 StrokePath newpath
23642: newpath 258.25 239.62 M
23643: 256.25 235.62 L
23644: 260.25 235.62 L
23645: closepath
23646: 1 FillPath
23647: 0 StrokePath newpath
23648: newpath 259.88 241.50 M
23649: 257.88 237.50 L
23650: 261.88 237.50 L
23651: closepath
23652: 1 FillPath
23653: 0 StrokePath newpath
23654: newpath 261.62 242.25 M
23655: 259.62 238.25 L
23656: 263.62 238.25 L
23657: closepath
23658: 1 FillPath
23659: 0 StrokePath newpath
23660: newpath 263.38 244.38 M
23661: 261.38 240.38 L
23662: 265.38 240.38 L
23663: closepath
23664: 1 FillPath
23665: 0 StrokePath newpath
23666: newpath 265.38 243.00 M
23667: 263.38 239.00 L
23668: 267.38 239.00 L
23669: closepath
23670: 1 FillPath
23671: 0 StrokePath newpath
23672: newpath 267.38 245.38 M
23673: 265.38 241.38 L
23674: 269.38 241.38 L
23675: closepath
23676: 1 FillPath
23677: 0 StrokePath newpath
23678: newpath 269.62 245.75 M
23679: 267.62 241.75 L
23680: 271.62 241.75 L
23681: closepath
23682: 1 FillPath
23683: 0 StrokePath newpath
23684: newpath 272.00 246.88 M
23685: 270.00 242.88 L
23686: 274.00 242.88 L
23687: closepath
23688: 1 FillPath
23689: 0 StrokePath newpath
23690: newpath 274.62 248.25 M
23691: 272.62 244.25 L
23692: 276.62 244.25 L
23693: closepath
23694: 1 FillPath
23695: 0 StrokePath newpath
23696: newpath 277.38 249.12 M
23697: 275.38 245.12 L
23698: 279.38 245.12 L
23699: closepath
23700: 1 FillPath
23701: 0 StrokePath newpath
23702: newpath 280.38 250.25 M
23703: 278.38 246.25 L
23704: 282.38 246.25 L
23705: closepath
23706: 1 FillPath
23707: 0 StrokePath newpath
23708: newpath 283.75 251.12 M
23709: 281.75 247.12 L
23710: 285.75 247.12 L
23711: closepath
23712: 1 FillPath
23713: 0 StrokePath newpath
23714: newpath 287.50 253.12 M
23715: 285.50 249.12 L
23716: 289.50 249.12 L
23717: closepath
23718: 1 FillPath
23719: 0 StrokePath newpath
23720: newpath 291.75 254.25 M
23721: 289.75 250.25 L
23722: 293.75 250.25 L
23723: closepath
23724: 1 FillPath
23725: 0 StrokePath newpath
23726: newpath 296.75 254.25 M
23727: 294.75 250.25 L
23728: 298.75 250.25 L
23729: closepath
23730: 1 FillPath
23731: 0 StrokePath newpath
23732: newpath 302.50 254.50 M
23733: 300.50 250.50 L
23734: 304.50 250.50 L
23735: closepath
23736: 1 FillPath
23737: 0 StrokePath newpath
23738: newpath 309.62 255.50 M
23739: 307.62 251.50 L
23740: 311.62 251.50 L
23741: closepath
23742: 1 FillPath
23743: 0 StrokePath newpath
23744: newpath 318.88 255.25 M
23745: 316.88 251.25 L
23746: 320.88 251.25 L
23747: closepath
23748: 1 FillPath
23749: 0 StrokePath newpath
23750: newpath 331.88 256.50 M
23751: 329.88 252.50 L
23752: 333.88 252.50 L
23753: closepath
23754: 1 FillPath
23755: 0 StrokePath newpath
23756: newpath 354.00 256.62 M
23757: 352.00 252.62 L
23758: 356.00 252.62 L
23759: closepath
23760: 1 FillPath
23761: 0 StrokePath newpath
23762: 1 ps
23763: 0 0 0 SetFore  UseFore
23764: 0.996109 0.664073 0 SetFore  UseFore
23765: 0.50 ps
23766: newpath 182.00 281.62 2.00 0 360 arc
23767: 1 FillPath
23768: 0 StrokePath
23769: newpath
23770: 181.12 280.75 183.00 282.62 2 CapLine
23771: 183.00 280.75 181.12 282.62 2 CapLine
23772: newpath 182.12 281.62 2.00 0 360 arc
23773: 1 FillPath
23774: 0 StrokePath
23775: newpath
23776: 181.25 280.75 183.12 282.62 2 CapLine
23777: 183.12 280.75 181.25 282.62 2 CapLine
23778: newpath 182.38 277.62 2.00 0 360 arc
23779: 1 FillPath
23780: 0 StrokePath
23781: newpath
23782: 181.50 276.75 183.38 278.62 2 CapLine
23783: 183.38 276.75 181.50 278.62 2 CapLine
23784: newpath 182.50 274.75 2.00 0 360 arc
23785: 1 FillPath
23786: 0 StrokePath
23787: newpath
23788: 181.62 273.88 183.50 275.75 2 CapLine
23789: 183.50 273.88 181.62 275.75 2 CapLine
23790: newpath 182.62 273.88 2.00 0 360 arc
23791: 1 FillPath
23792: 0 StrokePath
23793: newpath
23794: 181.75 273.00 183.62 274.88 2 CapLine
23795: 183.62 273.00 181.75 274.88 2 CapLine
23796: newpath 182.75 272.50 2.00 0 360 arc
23797: 1 FillPath
23798: 0 StrokePath
23799: newpath
23800: 181.88 271.62 183.75 273.50 2 CapLine
23801: 183.75 271.62 181.88 273.50 2 CapLine
23802: newpath 182.88 275.25 2.00 0 360 arc
23803: 1 FillPath
23804: 0 StrokePath
23805: newpath
23806: 182.00 274.38 183.88 276.25 2 CapLine
23807: 183.88 274.38 182.00 276.25 2 CapLine
23808: newpath 183.12 276.25 2.00 0 360 arc
23809: 1 FillPath
23810: 0 StrokePath
23811: newpath
23812: 182.25 275.38 184.12 277.25 2 CapLine
23813: 184.12 275.38 182.25 277.25 2 CapLine
23814: newpath 183.25 274.25 2.00 0 360 arc
23815: 1 FillPath
23816: 0 StrokePath
23817: newpath
23818: 182.38 273.38 184.25 275.25 2 CapLine
23819: 184.25 273.38 182.38 275.25 2 CapLine
23820: newpath 183.38 271.75 2.00 0 360 arc
23821: 1 FillPath
23822: 0 StrokePath
23823: newpath
23824: 182.50 270.88 184.38 272.75 2 CapLine
23825: 184.38 270.88 182.50 272.75 2 CapLine
23826: newpath 183.50 271.12 2.00 0 360 arc
23827: 1 FillPath
23828: 0 StrokePath
23829: newpath
23830: 182.62 270.25 184.50 272.12 2 CapLine
23831: 184.50 270.25 182.62 272.12 2 CapLine
23832: newpath 183.62 269.50 2.00 0 360 arc
23833: 1 FillPath
23834: 0 StrokePath
23835: newpath
23836: 182.75 268.62 184.62 270.50 2 CapLine
23837: 184.62 268.62 182.75 270.50 2 CapLine
23838: newpath 183.88 267.88 2.00 0 360 arc
23839: 1 FillPath
23840: 0 StrokePath
23841: newpath
23842: 183.00 267.00 184.88 268.88 2 CapLine
23843: 184.88 267.00 183.00 268.88 2 CapLine
23844: newpath 184.00 266.50 2.00 0 360 arc
23845: 1 FillPath
23846: 0 StrokePath
23847: newpath
23848: 183.12 265.62 185.00 267.50 2 CapLine
23849: 185.00 265.62 183.12 267.50 2 CapLine
23850: newpath 184.12 264.38 2.00 0 360 arc
23851: 1 FillPath
23852: 0 StrokePath
23853: newpath
23854: 183.25 263.50 185.12 265.38 2 CapLine
23855: 185.12 263.50 183.25 265.38 2 CapLine
23856: newpath 184.38 262.50 2.00 0 360 arc
23857: 1 FillPath
23858: 0 StrokePath
23859: newpath
23860: 183.50 261.62 185.38 263.50 2 CapLine
23861: 185.38 261.62 183.50 263.50 2 CapLine
23862: newpath 184.50 259.62 2.00 0 360 arc
23863: 1 FillPath
23864: 0 StrokePath
23865: newpath
23866: 183.62 258.75 185.50 260.62 2 CapLine
23867: 185.50 258.75 183.62 260.62 2 CapLine
23868: newpath 184.62 262.38 2.00 0 360 arc
23869: 1 FillPath
23870: 0 StrokePath
23871: newpath
23872: 183.75 261.50 185.62 263.38 2 CapLine
23873: 185.62 261.50 183.75 263.38 2 CapLine
23874: newpath 184.75 261.75 2.00 0 360 arc
23875: 1 FillPath
23876: 0 StrokePath
23877: newpath
23878: 183.88 260.88 185.75 262.75 2 CapLine
23879: 185.75 260.88 183.88 262.75 2 CapLine
23880: newpath 185.00 258.00 2.00 0 360 arc
23881: 1 FillPath
23882: 0 StrokePath
23883: newpath
23884: 184.12 257.12 186.00 259.00 2 CapLine
23885: 186.00 257.12 184.12 259.00 2 CapLine
23886: newpath 185.12 257.00 2.00 0 360 arc
23887: 1 FillPath
23888: 0 StrokePath
23889: newpath
23890: 184.25 256.12 186.12 258.00 2 CapLine
23891: 186.12 256.12 184.25 258.00 2 CapLine
23892: newpath 185.25 254.75 2.00 0 360 arc
23893: 1 FillPath
23894: 0 StrokePath
23895: newpath
23896: 184.38 253.88 186.25 255.75 2 CapLine
23897: 186.25 253.88 184.38 255.75 2 CapLine
23898: newpath 185.50 256.62 2.00 0 360 arc
23899: 1 FillPath
23900: 0 StrokePath
23901: newpath
23902: 184.62 255.75 186.50 257.62 2 CapLine
23903: 186.50 255.75 184.62 257.62 2 CapLine
23904: newpath 185.62 255.12 2.00 0 360 arc
23905: 1 FillPath
23906: 0 StrokePath
23907: newpath
23908: 184.75 254.25 186.62 256.12 2 CapLine
23909: 186.62 254.25 184.75 256.12 2 CapLine
23910: newpath 185.75 252.62 2.00 0 360 arc
23911: 1 FillPath
23912: 0 StrokePath
23913: newpath
23914: 184.88 251.75 186.75 253.62 2 CapLine
23915: 186.75 251.75 184.88 253.62 2 CapLine
23916: newpath 185.88 250.62 2.00 0 360 arc
23917: 1 FillPath
23918: 0 StrokePath
23919: newpath
23920: 185.00 249.75 186.88 251.62 2 CapLine
23921: 186.88 249.75 185.00 251.62 2 CapLine
23922: newpath 186.12 249.50 2.00 0 360 arc
23923: 1 FillPath
23924: 0 StrokePath
23925: newpath
23926: 185.25 248.62 187.12 250.50 2 CapLine
23927: 187.12 248.62 185.25 250.50 2 CapLine
23928: newpath 186.25 247.00 2.00 0 360 arc
23929: 1 FillPath
23930: 0 StrokePath
23931: newpath
23932: 185.38 246.12 187.25 248.00 2 CapLine
23933: 187.25 246.12 185.38 248.00 2 CapLine
23934: newpath 186.50 247.25 2.00 0 360 arc
23935: 1 FillPath
23936: 0 StrokePath
23937: newpath
23938: 185.62 246.38 187.50 248.25 2 CapLine
23939: 187.50 246.38 185.62 248.25 2 CapLine
23940: newpath 186.62 245.00 2.00 0 360 arc
23941: 1 FillPath
23942: 0 StrokePath
23943: newpath
23944: 185.75 244.12 187.62 246.00 2 CapLine
23945: 187.62 244.12 185.75 246.00 2 CapLine
23946: newpath 186.75 247.50 2.00 0 360 arc
23947: 1 FillPath
23948: 0 StrokePath
23949: newpath
23950: 185.88 246.62 187.75 248.50 2 CapLine
23951: 187.75 246.62 185.88 248.50 2 CapLine
23952: newpath 187.00 247.38 2.00 0 360 arc
23953: 1 FillPath
23954: 0 StrokePath
23955: newpath
23956: 186.12 246.50 188.00 248.38 2 CapLine
23957: 188.00 246.50 186.12 248.38 2 CapLine
23958: newpath 187.12 242.75 2.00 0 360 arc
23959: 1 FillPath
23960: 0 StrokePath
23961: newpath
23962: 186.25 241.88 188.12 243.75 2 CapLine
23963: 188.12 241.88 186.25 243.75 2 CapLine
23964: newpath 187.25 241.00 2.00 0 360 arc
23965: 1 FillPath
23966: 0 StrokePath
23967: newpath
23968: 186.38 240.12 188.25 242.00 2 CapLine
23969: 188.25 240.12 186.38 242.00 2 CapLine
23970: newpath 187.50 239.50 2.00 0 360 arc
23971: 1 FillPath
23972: 0 StrokePath
23973: newpath
23974: 186.62 238.62 188.50 240.50 2 CapLine
23975: 188.50 238.62 186.62 240.50 2 CapLine
23976: newpath 187.62 244.38 2.00 0 360 arc
23977: 1 FillPath
23978: 0 StrokePath
23979: newpath
23980: 186.75 243.50 188.62 245.38 2 CapLine
23981: 188.62 243.50 186.75 245.38 2 CapLine
23982: newpath 187.88 244.88 2.00 0 360 arc
23983: 1 FillPath
23984: 0 StrokePath
23985: newpath
23986: 187.00 244.00 188.88 245.88 2 CapLine
23987: 188.88 244.00 187.00 245.88 2 CapLine
23988: newpath 188.00 240.00 2.00 0 360 arc
23989: 1 FillPath
23990: 0 StrokePath
23991: newpath
23992: 187.12 239.12 189.00 241.00 2 CapLine
23993: 189.00 239.12 187.12 241.00 2 CapLine
23994: newpath 188.12 237.12 2.00 0 360 arc
23995: 1 FillPath
23996: 0 StrokePath
23997: newpath
23998: 187.25 236.25 189.12 238.12 2 CapLine
23999: 189.12 236.25 187.25 238.12 2 CapLine
24000: newpath 188.38 236.12 2.00 0 360 arc
24001: 1 FillPath
24002: 0 StrokePath
24003: newpath
24004: 187.50 235.25 189.38 237.12 2 CapLine
24005: 189.38 235.25 187.50 237.12 2 CapLine
24006: newpath 188.50 235.75 2.00 0 360 arc
24007: 1 FillPath
24008: 0 StrokePath
24009: newpath
24010: 187.62 234.88 189.50 236.75 2 CapLine
24011: 189.50 234.88 187.62 236.75 2 CapLine
24012: newpath 188.75 236.88 2.00 0 360 arc
24013: 1 FillPath
24014: 0 StrokePath
24015: newpath
24016: 187.88 236.00 189.75 237.88 2 CapLine
24017: 189.75 236.00 187.88 237.88 2 CapLine
24018: newpath 188.88 233.12 2.00 0 360 arc
24019: 1 FillPath
24020: 0 StrokePath
24021: newpath
24022: 188.00 232.25 189.88 234.12 2 CapLine
24023: 189.88 232.25 188.00 234.12 2 CapLine
24024: newpath 189.12 233.00 2.00 0 360 arc
24025: 1 FillPath
24026: 0 StrokePath
24027: newpath
24028: 188.25 232.12 190.12 234.00 2 CapLine
24029: 190.12 232.12 188.25 234.00 2 CapLine
24030: newpath 189.25 233.62 2.00 0 360 arc
24031: 1 FillPath
24032: 0 StrokePath
24033: newpath
24034: 188.38 232.75 190.25 234.62 2 CapLine
24035: 190.25 232.75 188.38 234.62 2 CapLine
24036: newpath 189.50 234.50 2.00 0 360 arc
24037: 1 FillPath
24038: 0 StrokePath
24039: newpath
24040: 188.62 233.62 190.50 235.50 2 CapLine
24041: 190.50 233.62 188.62 235.50 2 CapLine
24042: newpath 189.62 232.62 2.00 0 360 arc
24043: 1 FillPath
24044: 0 StrokePath
24045: newpath
24046: 188.75 231.75 190.62 233.62 2 CapLine
24047: 190.62 231.75 188.75 233.62 2 CapLine
24048: newpath 189.88 230.25 2.00 0 360 arc
24049: 1 FillPath
24050: 0 StrokePath
24051: newpath
24052: 189.00 229.38 190.88 231.25 2 CapLine
24053: 190.88 229.38 189.00 231.25 2 CapLine
24054: newpath 190.00 231.75 2.00 0 360 arc
24055: 1 FillPath
24056: 0 StrokePath
24057: newpath
24058: 189.12 230.88 191.00 232.75 2 CapLine
24059: 191.00 230.88 189.12 232.75 2 CapLine
24060: newpath 190.25 229.12 2.00 0 360 arc
24061: 1 FillPath
24062: 0 StrokePath
24063: newpath
24064: 189.38 228.25 191.25 230.12 2 CapLine
24065: 191.25 228.25 189.38 230.12 2 CapLine
24066: newpath 190.38 228.62 2.00 0 360 arc
24067: 1 FillPath
24068: 0 StrokePath
24069: newpath
24070: 189.50 227.75 191.38 229.62 2 CapLine
24071: 191.38 227.75 189.50 229.62 2 CapLine
24072: newpath 190.62 228.88 2.00 0 360 arc
24073: 1 FillPath
24074: 0 StrokePath
24075: newpath
24076: 189.75 228.00 191.62 229.88 2 CapLine
24077: 191.62 228.00 189.75 229.88 2 CapLine
24078: newpath 190.75 227.12 2.00 0 360 arc
24079: 1 FillPath
24080: 0 StrokePath
24081: newpath
24082: 189.88 226.25 191.75 228.12 2 CapLine
24083: 191.75 226.25 189.88 228.12 2 CapLine
24084: newpath 191.00 226.00 2.00 0 360 arc
24085: 1 FillPath
24086: 0 StrokePath
24087: newpath
24088: 190.12 225.12 192.00 227.00 2 CapLine
24089: 192.00 225.12 190.12 227.00 2 CapLine
24090: newpath 191.12 225.38 2.00 0 360 arc
24091: 1 FillPath
24092: 0 StrokePath
24093: newpath
24094: 190.25 224.50 192.12 226.38 2 CapLine
24095: 192.12 224.50 190.25 226.38 2 CapLine
24096: newpath 191.38 225.12 2.00 0 360 arc
24097: 1 FillPath
24098: 0 StrokePath
24099: newpath
24100: 190.50 224.25 192.38 226.12 2 CapLine
24101: 192.38 224.25 190.50 226.12 2 CapLine
24102: newpath 191.62 225.88 2.00 0 360 arc
24103: 1 FillPath
24104: 0 StrokePath
24105: newpath
24106: 190.75 225.00 192.62 226.88 2 CapLine
24107: 192.62 225.00 190.75 226.88 2 CapLine
24108: newpath 191.75 225.25 2.00 0 360 arc
24109: 1 FillPath
24110: 0 StrokePath
24111: newpath
24112: 190.88 224.38 192.75 226.25 2 CapLine
24113: 192.75 224.38 190.88 226.25 2 CapLine
24114: newpath 192.00 224.62 2.00 0 360 arc
24115: 1 FillPath
24116: 0 StrokePath
24117: newpath
24118: 191.12 223.75 193.00 225.62 2 CapLine
24119: 193.00 223.75 191.12 225.62 2 CapLine
24120: newpath 192.12 221.88 2.00 0 360 arc
24121: 1 FillPath
24122: 0 StrokePath
24123: newpath
24124: 191.25 221.00 193.12 222.88 2 CapLine
24125: 193.12 221.00 191.25 222.88 2 CapLine
24126: newpath 192.38 223.12 2.00 0 360 arc
24127: 1 FillPath
24128: 0 StrokePath
24129: newpath
24130: 191.50 222.25 193.38 224.12 2 CapLine
24131: 193.38 222.25 191.50 224.12 2 CapLine
24132: newpath 192.62 223.38 2.00 0 360 arc
24133: 1 FillPath
24134: 0 StrokePath
24135: newpath
24136: 191.75 222.50 193.62 224.38 2 CapLine
24137: 193.62 222.50 191.75 224.38 2 CapLine
24138: newpath 192.75 222.00 2.00 0 360 arc
24139: 1 FillPath
24140: 0 StrokePath
24141: newpath
24142: 191.88 221.12 193.75 223.00 2 CapLine
24143: 193.75 221.12 191.88 223.00 2 CapLine
24144: newpath 193.00 221.62 2.00 0 360 arc
24145: 1 FillPath
24146: 0 StrokePath
24147: newpath
24148: 192.12 220.75 194.00 222.62 2 CapLine
24149: 194.00 220.75 192.12 222.62 2 CapLine
24150: newpath 193.25 219.62 2.00 0 360 arc
24151: 1 FillPath
24152: 0 StrokePath
24153: newpath
24154: 192.38 218.75 194.25 220.62 2 CapLine
24155: 194.25 218.75 192.38 220.62 2 CapLine
24156: newpath 193.38 218.62 2.00 0 360 arc
24157: 1 FillPath
24158: 0 StrokePath
24159: newpath
24160: 192.50 217.75 194.38 219.62 2 CapLine
24161: 194.38 217.75 192.50 219.62 2 CapLine
24162: newpath 193.62 216.62 2.00 0 360 arc
24163: 1 FillPath
24164: 0 StrokePath
24165: newpath
24166: 192.75 215.75 194.62 217.62 2 CapLine
24167: 194.62 215.75 192.75 217.62 2 CapLine
24168: newpath 193.88 216.38 2.00 0 360 arc
24169: 1 FillPath
24170: 0 StrokePath
24171: newpath
24172: 193.00 215.50 194.88 217.38 2 CapLine
24173: 194.88 215.50 193.00 217.38 2 CapLine
24174: newpath 194.00 215.12 2.00 0 360 arc
24175: 1 FillPath
24176: 0 StrokePath
24177: newpath
24178: 193.12 214.25 195.00 216.12 2 CapLine
24179: 195.00 214.25 193.12 216.12 2 CapLine
24180: newpath 194.25 216.00 2.00 0 360 arc
24181: 1 FillPath
24182: 0 StrokePath
24183: newpath
24184: 193.38 215.12 195.25 217.00 2 CapLine
24185: 195.25 215.12 193.38 217.00 2 CapLine
24186: newpath 194.50 216.25 2.00 0 360 arc
24187: 1 FillPath
24188: 0 StrokePath
24189: newpath
24190: 193.62 215.38 195.50 217.25 2 CapLine
24191: 195.50 215.38 193.62 217.25 2 CapLine
24192: newpath 194.75 216.38 2.00 0 360 arc
24193: 1 FillPath
24194: 0 StrokePath
24195: newpath
24196: 193.88 215.50 195.75 217.38 2 CapLine
24197: 195.75 215.50 193.88 217.38 2 CapLine
24198: newpath 194.88 215.25 2.00 0 360 arc
24199: 1 FillPath
24200: 0 StrokePath
24201: newpath
24202: 194.00 214.38 195.88 216.25 2 CapLine
24203: 195.88 214.38 194.00 216.25 2 CapLine
24204: newpath 195.12 214.50 2.00 0 360 arc
24205: 1 FillPath
24206: 0 StrokePath
24207: newpath
24208: 194.25 213.62 196.12 215.50 2 CapLine
24209: 196.12 213.62 194.25 215.50 2 CapLine
24210: newpath 195.38 212.25 2.00 0 360 arc
24211: 1 FillPath
24212: 0 StrokePath
24213: newpath
24214: 194.50 211.38 196.38 213.25 2 CapLine
24215: 196.38 211.38 194.50 213.25 2 CapLine
24216: newpath 195.62 214.38 2.00 0 360 arc
24217: 1 FillPath
24218: 0 StrokePath
24219: newpath
24220: 194.75 213.50 196.62 215.38 2 CapLine
24221: 196.62 213.50 194.75 215.38 2 CapLine
24222: newpath 195.75 213.62 2.00 0 360 arc
24223: 1 FillPath
24224: 0 StrokePath
24225: newpath
24226: 194.88 212.75 196.75 214.62 2 CapLine
24227: 196.75 212.75 194.88 214.62 2 CapLine
24228: newpath 196.00 212.25 2.00 0 360 arc
24229: 1 FillPath
24230: 0 StrokePath
24231: newpath
24232: 195.12 211.38 197.00 213.25 2 CapLine
24233: 197.00 211.38 195.12 213.25 2 CapLine
24234: newpath 196.25 213.00 2.00 0 360 arc
24235: 1 FillPath
24236: 0 StrokePath
24237: newpath
24238: 195.38 212.12 197.25 214.00 2 CapLine
24239: 197.25 212.12 195.38 214.00 2 CapLine
24240: newpath 196.50 214.12 2.00 0 360 arc
24241: 1 FillPath
24242: 0 StrokePath
24243: newpath
24244: 195.62 213.25 197.50 215.12 2 CapLine
24245: 197.50 213.25 195.62 215.12 2 CapLine
24246: newpath 196.75 212.62 2.00 0 360 arc
24247: 1 FillPath
24248: 0 StrokePath
24249: newpath
24250: 195.88 211.75 197.75 213.62 2 CapLine
24251: 197.75 211.75 195.88 213.62 2 CapLine
24252: newpath 197.00 210.75 2.00 0 360 arc
24253: 1 FillPath
24254: 0 StrokePath
24255: newpath
24256: 196.12 209.88 198.00 211.75 2 CapLine
24257: 198.00 209.88 196.12 211.75 2 CapLine
24258: newpath 197.25 210.62 2.00 0 360 arc
24259: 1 FillPath
24260: 0 StrokePath
24261: newpath
24262: 196.38 209.75 198.25 211.62 2 CapLine
24263: 198.25 209.75 196.38 211.62 2 CapLine
24264: newpath 197.38 209.25 2.00 0 360 arc
24265: 1 FillPath
24266: 0 StrokePath
24267: newpath
24268: 196.50 208.38 198.38 210.25 2 CapLine
24269: 198.38 208.38 196.50 210.25 2 CapLine
24270: newpath 197.62 210.00 2.00 0 360 arc
24271: 1 FillPath
24272: 0 StrokePath
24273: newpath
24274: 196.75 209.12 198.62 211.00 2 CapLine
24275: 198.62 209.12 196.75 211.00 2 CapLine
24276: newpath 197.88 210.00 2.00 0 360 arc
24277: 1 FillPath
24278: 0 StrokePath
24279: newpath
24280: 197.00 209.12 198.88 211.00 2 CapLine
24281: 198.88 209.12 197.00 211.00 2 CapLine
24282: newpath 198.12 209.50 2.00 0 360 arc
24283: 1 FillPath
24284: 0 StrokePath
24285: newpath
24286: 197.25 208.62 199.12 210.50 2 CapLine
24287: 199.12 208.62 197.25 210.50 2 CapLine
24288: newpath 198.38 209.62 2.00 0 360 arc
24289: 1 FillPath
24290: 0 StrokePath
24291: newpath
24292: 197.50 208.75 199.38 210.62 2 CapLine
24293: 199.38 208.75 197.50 210.62 2 CapLine
24294: newpath 198.62 208.62 2.00 0 360 arc
24295: 1 FillPath
24296: 0 StrokePath
24297: newpath
24298: 197.75 207.75 199.62 209.62 2 CapLine
24299: 199.62 207.75 197.75 209.62 2 CapLine
24300: newpath 198.88 207.50 2.00 0 360 arc
24301: 1 FillPath
24302: 0 StrokePath
24303: newpath
24304: 198.00 206.62 199.88 208.50 2 CapLine
24305: 199.88 206.62 198.00 208.50 2 CapLine
24306: newpath 199.12 206.75 2.00 0 360 arc
24307: 1 FillPath
24308: 0 StrokePath
24309: newpath
24310: 198.25 205.88 200.12 207.75 2 CapLine
24311: 200.12 205.88 198.25 207.75 2 CapLine
24312: newpath 199.38 207.62 2.00 0 360 arc
24313: 1 FillPath
24314: 0 StrokePath
24315: newpath
24316: 198.50 206.75 200.38 208.62 2 CapLine
24317: 200.38 206.75 198.50 208.62 2 CapLine
24318: newpath 199.62 207.75 2.00 0 360 arc
24319: 1 FillPath
24320: 0 StrokePath
24321: newpath
24322: 198.75 206.88 200.62 208.75 2 CapLine
24323: 200.62 206.88 198.75 208.75 2 CapLine
24324: newpath 199.88 207.00 2.00 0 360 arc
24325: 1 FillPath
24326: 0 StrokePath
24327: newpath
24328: 199.00 206.12 200.88 208.00 2 CapLine
24329: 200.88 206.12 199.00 208.00 2 CapLine
24330: newpath 200.12 205.50 2.00 0 360 arc
24331: 1 FillPath
24332: 0 StrokePath
24333: newpath
24334: 199.25 204.62 201.12 206.50 2 CapLine
24335: 201.12 204.62 199.25 206.50 2 CapLine
24336: newpath 200.38 206.00 2.00 0 360 arc
24337: 1 FillPath
24338: 0 StrokePath
24339: newpath
24340: 199.50 205.12 201.38 207.00 2 CapLine
24341: 201.38 205.12 199.50 207.00 2 CapLine
24342: newpath 200.75 205.00 2.00 0 360 arc
24343: 1 FillPath
24344: 0 StrokePath
24345: newpath
24346: 199.88 204.12 201.75 206.00 2 CapLine
24347: 201.75 204.12 199.88 206.00 2 CapLine
24348: newpath 201.00 204.38 2.00 0 360 arc
24349: 1 FillPath
24350: 0 StrokePath
24351: newpath
24352: 200.12 203.50 202.00 205.38 2 CapLine
24353: 202.00 203.50 200.12 205.38 2 CapLine
24354: newpath 201.25 202.38 2.00 0 360 arc
24355: 1 FillPath
24356: 0 StrokePath
24357: newpath
24358: 200.38 201.50 202.25 203.38 2 CapLine
24359: 202.25 201.50 200.38 203.38 2 CapLine
24360: newpath 201.50 203.50 2.00 0 360 arc
24361: 1 FillPath
24362: 0 StrokePath
24363: newpath
24364: 200.62 202.62 202.50 204.50 2 CapLine
24365: 202.50 202.62 200.62 204.50 2 CapLine
24366: newpath 201.75 203.75 2.00 0 360 arc
24367: 1 FillPath
24368: 0 StrokePath
24369: newpath
24370: 200.88 202.88 202.75 204.75 2 CapLine
24371: 202.75 202.88 200.88 204.75 2 CapLine
24372: newpath 202.00 203.50 2.00 0 360 arc
24373: 1 FillPath
24374: 0 StrokePath
24375: newpath
24376: 201.12 202.62 203.00 204.50 2 CapLine
24377: 203.00 202.62 201.12 204.50 2 CapLine
24378: newpath 202.38 205.38 2.00 0 360 arc
24379: 1 FillPath
24380: 0 StrokePath
24381: newpath
24382: 201.50 204.50 203.38 206.38 2 CapLine
24383: 203.38 204.50 201.50 206.38 2 CapLine
24384: newpath 202.62 205.00 2.00 0 360 arc
24385: 1 FillPath
24386: 0 StrokePath
24387: newpath
24388: 201.75 204.12 203.62 206.00 2 CapLine
24389: 203.62 204.12 201.75 206.00 2 CapLine
24390: newpath 202.88 203.50 2.00 0 360 arc
24391: 1 FillPath
24392: 0 StrokePath
24393: newpath
24394: 202.00 202.62 203.88 204.50 2 CapLine
24395: 203.88 202.62 202.00 204.50 2 CapLine
24396: newpath 203.12 204.00 2.00 0 360 arc
24397: 1 FillPath
24398: 0 StrokePath
24399: newpath
24400: 202.25 203.12 204.12 205.00 2 CapLine
24401: 204.12 203.12 202.25 205.00 2 CapLine
24402: newpath 203.50 202.88 2.00 0 360 arc
24403: 1 FillPath
24404: 0 StrokePath
24405: newpath
24406: 202.62 202.00 204.50 203.88 2 CapLine
24407: 204.50 202.00 202.62 203.88 2 CapLine
24408: newpath 203.75 202.38 2.00 0 360 arc
24409: 1 FillPath
24410: 0 StrokePath
24411: newpath
24412: 202.88 201.50 204.75 203.38 2 CapLine
24413: 204.75 201.50 202.88 203.38 2 CapLine
24414: newpath 204.00 203.75 2.00 0 360 arc
24415: 1 FillPath
24416: 0 StrokePath
24417: newpath
24418: 203.12 202.88 205.00 204.75 2 CapLine
24419: 205.00 202.88 203.12 204.75 2 CapLine
24420: newpath 204.38 202.75 2.00 0 360 arc
24421: 1 FillPath
24422: 0 StrokePath
24423: newpath
24424: 203.50 201.88 205.38 203.75 2 CapLine
24425: 205.38 201.88 203.50 203.75 2 CapLine
24426: newpath 204.62 202.12 2.00 0 360 arc
24427: 1 FillPath
24428: 0 StrokePath
24429: newpath
24430: 203.75 201.25 205.62 203.12 2 CapLine
24431: 205.62 201.25 203.75 203.12 2 CapLine
24432: newpath 204.88 201.62 2.00 0 360 arc
24433: 1 FillPath
24434: 0 StrokePath
24435: newpath
24436: 204.00 200.75 205.88 202.62 2 CapLine
24437: 205.88 200.75 204.00 202.62 2 CapLine
24438: newpath 205.25 201.00 2.00 0 360 arc
24439: 1 FillPath
24440: 0 StrokePath
24441: newpath
24442: 204.38 200.12 206.25 202.00 2 CapLine
24443: 206.25 200.12 204.38 202.00 2 CapLine
24444: newpath 205.50 203.00 2.00 0 360 arc
24445: 1 FillPath
24446: 0 StrokePath
24447: newpath
24448: 204.62 202.12 206.50 204.00 2 CapLine
24449: 206.50 202.12 204.62 204.00 2 CapLine
24450: newpath 205.88 202.62 2.00 0 360 arc
24451: 1 FillPath
24452: 0 StrokePath
24453: newpath
24454: 205.00 201.75 206.88 203.62 2 CapLine
24455: 206.88 201.75 205.00 203.62 2 CapLine
24456: newpath 206.12 202.62 2.00 0 360 arc
24457: 1 FillPath
24458: 0 StrokePath
24459: newpath
24460: 205.25 201.75 207.12 203.62 2 CapLine
24461: 207.12 201.75 205.25 203.62 2 CapLine
24462: newpath 206.50 202.62 2.00 0 360 arc
24463: 1 FillPath
24464: 0 StrokePath
24465: newpath
24466: 205.62 201.75 207.50 203.62 2 CapLine
24467: 207.50 201.75 205.62 203.62 2 CapLine
24468: newpath 206.75 201.25 2.00 0 360 arc
24469: 1 FillPath
24470: 0 StrokePath
24471: newpath
24472: 205.88 200.38 207.75 202.25 2 CapLine
24473: 207.75 200.38 205.88 202.25 2 CapLine
24474: newpath 207.12 202.38 2.00 0 360 arc
24475: 1 FillPath
24476: 0 StrokePath
24477: newpath
24478: 206.25 201.50 208.12 203.38 2 CapLine
24479: 208.12 201.50 206.25 203.38 2 CapLine
24480: newpath 207.38 201.38 2.00 0 360 arc
24481: 1 FillPath
24482: 0 StrokePath
24483: newpath
24484: 206.50 200.50 208.38 202.38 2 CapLine
24485: 208.38 200.50 206.50 202.38 2 CapLine
24486: newpath 207.75 201.00 2.00 0 360 arc
24487: 1 FillPath
24488: 0 StrokePath
24489: newpath
24490: 206.88 200.12 208.75 202.00 2 CapLine
24491: 208.75 200.12 206.88 202.00 2 CapLine
24492: newpath 208.12 202.00 2.00 0 360 arc
24493: 1 FillPath
24494: 0 StrokePath
24495: newpath
24496: 207.25 201.12 209.12 203.00 2 CapLine
24497: 209.12 201.12 207.25 203.00 2 CapLine
24498: newpath 208.38 201.50 2.00 0 360 arc
24499: 1 FillPath
24500: 0 StrokePath
24501: newpath
24502: 207.50 200.62 209.38 202.50 2 CapLine
24503: 209.38 200.62 207.50 202.50 2 CapLine
24504: newpath 208.75 201.88 2.00 0 360 arc
24505: 1 FillPath
24506: 0 StrokePath
24507: newpath
24508: 207.88 201.00 209.75 202.88 2 CapLine
24509: 209.75 201.00 207.88 202.88 2 CapLine
24510: newpath 209.12 202.75 2.00 0 360 arc
24511: 1 FillPath
24512: 0 StrokePath
24513: newpath
24514: 208.25 201.88 210.12 203.75 2 CapLine
24515: 210.12 201.88 208.25 203.75 2 CapLine
24516: newpath 209.50 202.75 2.00 0 360 arc
24517: 1 FillPath
24518: 0 StrokePath
24519: newpath
24520: 208.62 201.88 210.50 203.75 2 CapLine
24521: 210.50 201.88 208.62 203.75 2 CapLine
24522: newpath 209.75 200.25 2.00 0 360 arc
24523: 1 FillPath
24524: 0 StrokePath
24525: newpath
24526: 208.88 199.38 210.75 201.25 2 CapLine
24527: 210.75 199.38 208.88 201.25 2 CapLine
24528: newpath 210.12 201.50 2.00 0 360 arc
24529: 1 FillPath
24530: 0 StrokePath
24531: newpath
24532: 209.25 200.62 211.12 202.50 2 CapLine
24533: 211.12 200.62 209.25 202.50 2 CapLine
24534: newpath 210.50 200.25 2.00 0 360 arc
24535: 1 FillPath
24536: 0 StrokePath
24537: newpath
24538: 209.62 199.38 211.50 201.25 2 CapLine
24539: 211.50 199.38 209.62 201.25 2 CapLine
24540: newpath 210.88 199.88 2.00 0 360 arc
24541: 1 FillPath
24542: 0 StrokePath
24543: newpath
24544: 210.00 199.00 211.88 200.88 2 CapLine
24545: 211.88 199.00 210.00 200.88 2 CapLine
24546: newpath 211.25 201.25 2.00 0 360 arc
24547: 1 FillPath
24548: 0 StrokePath
24549: newpath
24550: 210.38 200.38 212.25 202.25 2 CapLine
24551: 212.25 200.38 210.38 202.25 2 CapLine
24552: newpath 211.62 201.62 2.00 0 360 arc
24553: 1 FillPath
24554: 0 StrokePath
24555: newpath
24556: 210.75 200.75 212.62 202.62 2 CapLine
24557: 212.62 200.75 210.75 202.62 2 CapLine
24558: newpath 212.00 201.50 2.00 0 360 arc
24559: 1 FillPath
24560: 0 StrokePath
24561: newpath
24562: 211.12 200.62 213.00 202.50 2 CapLine
24563: 213.00 200.62 211.12 202.50 2 CapLine
24564: newpath 212.38 202.38 2.00 0 360 arc
24565: 1 FillPath
24566: 0 StrokePath
24567: newpath
24568: 211.50 201.50 213.38 203.38 2 CapLine
24569: 213.38 201.50 211.50 203.38 2 CapLine
24570: newpath 212.75 201.00 2.00 0 360 arc
24571: 1 FillPath
24572: 0 StrokePath
24573: newpath
24574: 211.88 200.12 213.75 202.00 2 CapLine
24575: 213.75 200.12 211.88 202.00 2 CapLine
24576: newpath 213.12 201.50 2.00 0 360 arc
24577: 1 FillPath
24578: 0 StrokePath
24579: newpath
24580: 212.25 200.62 214.12 202.50 2 CapLine
24581: 214.12 200.62 212.25 202.50 2 CapLine
24582: newpath 213.50 200.25 2.00 0 360 arc
24583: 1 FillPath
24584: 0 StrokePath
24585: newpath
24586: 212.62 199.38 214.50 201.25 2 CapLine
24587: 214.50 199.38 212.62 201.25 2 CapLine
24588: newpath 213.88 201.50 2.00 0 360 arc
24589: 1 FillPath
24590: 0 StrokePath
24591: newpath
24592: 213.00 200.62 214.88 202.50 2 CapLine
24593: 214.88 200.62 213.00 202.50 2 CapLine
24594: newpath 214.38 202.88 2.00 0 360 arc
24595: 1 FillPath
24596: 0 StrokePath
24597: newpath
24598: 213.50 202.00 215.38 203.88 2 CapLine
24599: 215.38 202.00 213.50 203.88 2 CapLine
24600: newpath 214.75 203.25 2.00 0 360 arc
24601: 1 FillPath
24602: 0 StrokePath
24603: newpath
24604: 213.88 202.38 215.75 204.25 2 CapLine
24605: 215.75 202.38 213.88 204.25 2 CapLine
24606: newpath 215.12 201.50 2.00 0 360 arc
24607: 1 FillPath
24608: 0 StrokePath
24609: newpath
24610: 214.25 200.62 216.12 202.50 2 CapLine
24611: 216.12 200.62 214.25 202.50 2 CapLine
24612: newpath 215.50 201.88 2.00 0 360 arc
24613: 1 FillPath
24614: 0 StrokePath
24615: newpath
24616: 214.62 201.00 216.50 202.88 2 CapLine
24617: 216.50 201.00 214.62 202.88 2 CapLine
24618: newpath 216.00 202.38 2.00 0 360 arc
24619: 1 FillPath
24620: 0 StrokePath
24621: newpath
24622: 215.12 201.50 217.00 203.38 2 CapLine
24623: 217.00 201.50 215.12 203.38 2 CapLine
24624: newpath 216.38 204.12 2.00 0 360 arc
24625: 1 FillPath
24626: 0 StrokePath
24627: newpath
24628: 215.50 203.25 217.38 205.12 2 CapLine
24629: 217.38 203.25 215.50 205.12 2 CapLine
24630: newpath 216.88 203.50 2.00 0 360 arc
24631: 1 FillPath
24632: 0 StrokePath
24633: newpath
24634: 216.00 202.62 217.88 204.50 2 CapLine
24635: 217.88 202.62 216.00 204.50 2 CapLine
24636: newpath 217.25 203.00 2.00 0 360 arc
24637: 1 FillPath
24638: 0 StrokePath
24639: newpath
24640: 216.38 202.12 218.25 204.00 2 CapLine
24641: 218.25 202.12 216.38 204.00 2 CapLine
24642: newpath 217.75 204.25 2.00 0 360 arc
24643: 1 FillPath
24644: 0 StrokePath
24645: newpath
24646: 216.88 203.38 218.75 205.25 2 CapLine
24647: 218.75 203.38 216.88 205.25 2 CapLine
24648: newpath 218.25 205.75 2.00 0 360 arc
24649: 1 FillPath
24650: 0 StrokePath
24651: newpath
24652: 217.38 204.88 219.25 206.75 2 CapLine
24653: 219.25 204.88 217.38 206.75 2 CapLine
24654: newpath 218.62 205.88 2.00 0 360 arc
24655: 1 FillPath
24656: 0 StrokePath
24657: newpath
24658: 217.75 205.00 219.62 206.88 2 CapLine
24659: 219.62 205.00 217.75 206.88 2 CapLine
24660: newpath 219.12 205.75 2.00 0 360 arc
24661: 1 FillPath
24662: 0 StrokePath
24663: newpath
24664: 218.25 204.88 220.12 206.75 2 CapLine
24665: 220.12 204.88 218.25 206.75 2 CapLine
24666: newpath 219.62 204.62 2.00 0 360 arc
24667: 1 FillPath
24668: 0 StrokePath
24669: newpath
24670: 218.75 203.75 220.62 205.62 2 CapLine
24671: 220.62 203.75 218.75 205.62 2 CapLine
24672: newpath 220.12 204.75 2.00 0 360 arc
24673: 1 FillPath
24674: 0 StrokePath
24675: newpath
24676: 219.25 203.88 221.12 205.75 2 CapLine
24677: 221.12 203.88 219.25 205.75 2 CapLine
24678: newpath 220.50 205.50 2.00 0 360 arc
24679: 1 FillPath
24680: 0 StrokePath
24681: newpath
24682: 219.62 204.62 221.50 206.50 2 CapLine
24683: 221.50 204.62 219.62 206.50 2 CapLine
24684: newpath 221.00 206.00 2.00 0 360 arc
24685: 1 FillPath
24686: 0 StrokePath
24687: newpath
24688: 220.12 205.12 222.00 207.00 2 CapLine
24689: 222.00 205.12 220.12 207.00 2 CapLine
24690: newpath 221.50 205.88 2.00 0 360 arc
24691: 1 FillPath
24692: 0 StrokePath
24693: newpath
24694: 220.62 205.00 222.50 206.88 2 CapLine
24695: 222.50 205.00 220.62 206.88 2 CapLine
24696: newpath 222.12 206.25 2.00 0 360 arc
24697: 1 FillPath
24698: 0 StrokePath
24699: newpath
24700: 221.25 205.38 223.12 207.25 2 CapLine
24701: 223.12 205.38 221.25 207.25 2 CapLine
24702: newpath 222.62 205.75 2.00 0 360 arc
24703: 1 FillPath
24704: 0 StrokePath
24705: newpath
24706: 221.75 204.88 223.62 206.75 2 CapLine
24707: 223.62 204.88 221.75 206.75 2 CapLine
24708: newpath 223.12 206.75 2.00 0 360 arc
24709: 1 FillPath
24710: 0 StrokePath
24711: newpath
24712: 222.25 205.88 224.12 207.75 2 CapLine
24713: 224.12 205.88 222.25 207.75 2 CapLine
24714: newpath 223.62 208.38 2.00 0 360 arc
24715: 1 FillPath
24716: 0 StrokePath
24717: newpath
24718: 222.75 207.50 224.62 209.38 2 CapLine
24719: 224.62 207.50 222.75 209.38 2 CapLine
24720: newpath 224.25 208.50 2.00 0 360 arc
24721: 1 FillPath
24722: 0 StrokePath
24723: newpath
24724: 223.38 207.62 225.25 209.50 2 CapLine
24725: 225.25 207.62 223.38 209.50 2 CapLine
24726: newpath 224.75 210.75 2.00 0 360 arc
24727: 1 FillPath
24728: 0 StrokePath
24729: newpath
24730: 223.88 209.88 225.75 211.75 2 CapLine
24731: 225.75 209.88 223.88 211.75 2 CapLine
24732: newpath 225.38 210.62 2.00 0 360 arc
24733: 1 FillPath
24734: 0 StrokePath
24735: newpath
24736: 224.50 209.75 226.38 211.62 2 CapLine
24737: 226.38 209.75 224.50 211.62 2 CapLine
24738: newpath 225.88 210.88 2.00 0 360 arc
24739: 1 FillPath
24740: 0 StrokePath
24741: newpath
24742: 225.00 210.00 226.88 211.88 2 CapLine
24743: 226.88 210.00 225.00 211.88 2 CapLine
24744: newpath 226.50 211.50 2.00 0 360 arc
24745: 1 FillPath
24746: 0 StrokePath
24747: newpath
24748: 225.62 210.62 227.50 212.50 2 CapLine
24749: 227.50 210.62 225.62 212.50 2 CapLine
24750: newpath 227.12 210.75 2.00 0 360 arc
24751: 1 FillPath
24752: 0 StrokePath
24753: newpath
24754: 226.25 209.88 228.12 211.75 2 CapLine
24755: 228.12 209.88 226.25 211.75 2 CapLine
24756: newpath 227.75 213.25 2.00 0 360 arc
24757: 1 FillPath
24758: 0 StrokePath
24759: newpath
24760: 226.88 212.38 228.75 214.25 2 CapLine
24761: 228.75 212.38 226.88 214.25 2 CapLine
24762: newpath 228.38 213.12 2.00 0 360 arc
24763: 1 FillPath
24764: 0 StrokePath
24765: newpath
24766: 227.50 212.25 229.38 214.12 2 CapLine
24767: 229.38 212.25 227.50 214.12 2 CapLine
24768: newpath 229.00 212.62 2.00 0 360 arc
24769: 1 FillPath
24770: 0 StrokePath
24771: newpath
24772: 228.12 211.75 230.00 213.62 2 CapLine
24773: 230.00 211.75 228.12 213.62 2 CapLine
24774: newpath 229.62 212.00 2.00 0 360 arc
24775: 1 FillPath
24776: 0 StrokePath
24777: newpath
24778: 228.75 211.12 230.62 213.00 2 CapLine
24779: 230.62 211.12 228.75 213.00 2 CapLine
24780: newpath 230.25 214.38 2.00 0 360 arc
24781: 1 FillPath
24782: 0 StrokePath
24783: newpath
24784: 229.38 213.50 231.25 215.38 2 CapLine
24785: 231.25 213.50 229.38 215.38 2 CapLine
24786: newpath 230.88 216.50 2.00 0 360 arc
24787: 1 FillPath
24788: 0 StrokePath
24789: newpath
24790: 230.00 215.62 231.88 217.50 2 CapLine
24791: 231.88 215.62 230.00 217.50 2 CapLine
24792: newpath 231.62 216.12 2.00 0 360 arc
24793: 1 FillPath
24794: 0 StrokePath
24795: newpath
24796: 230.75 215.25 232.62 217.12 2 CapLine
24797: 232.62 215.25 230.75 217.12 2 CapLine
24798: newpath 232.38 216.00 2.00 0 360 arc
24799: 1 FillPath
24800: 0 StrokePath
24801: newpath
24802: 231.50 215.12 233.38 217.00 2 CapLine
24803: 233.38 215.12 231.50 217.00 2 CapLine
24804: newpath 233.00 217.38 2.00 0 360 arc
24805: 1 FillPath
24806: 0 StrokePath
24807: newpath
24808: 232.12 216.50 234.00 218.38 2 CapLine
24809: 234.00 216.50 232.12 218.38 2 CapLine
24810: newpath 233.75 217.75 2.00 0 360 arc
24811: 1 FillPath
24812: 0 StrokePath
24813: newpath
24814: 232.88 216.88 234.75 218.75 2 CapLine
24815: 234.75 216.88 232.88 218.75 2 CapLine
24816: newpath 234.50 218.88 2.00 0 360 arc
24817: 1 FillPath
24818: 0 StrokePath
24819: newpath
24820: 233.62 218.00 235.50 219.88 2 CapLine
24821: 235.50 218.00 233.62 219.88 2 CapLine
24822: newpath 235.25 219.50 2.00 0 360 arc
24823: 1 FillPath
24824: 0 StrokePath
24825: newpath
24826: 234.38 218.62 236.25 220.50 2 CapLine
24827: 236.25 218.62 234.38 220.50 2 CapLine
24828: newpath 236.12 220.00 2.00 0 360 arc
24829: 1 FillPath
24830: 0 StrokePath
24831: newpath
24832: 235.25 219.12 237.12 221.00 2 CapLine
24833: 237.12 219.12 235.25 221.00 2 CapLine
24834: newpath 236.88 219.75 2.00 0 360 arc
24835: 1 FillPath
24836: 0 StrokePath
24837: newpath
24838: 236.00 218.88 237.88 220.75 2 CapLine
24839: 237.88 218.88 236.00 220.75 2 CapLine
24840: newpath 237.75 221.75 2.00 0 360 arc
24841: 1 FillPath
24842: 0 StrokePath
24843: newpath
24844: 236.88 220.88 238.75 222.75 2 CapLine
24845: 238.75 220.88 236.88 222.75 2 CapLine
24846: newpath 238.62 223.12 2.00 0 360 arc
24847: 1 FillPath
24848: 0 StrokePath
24849: newpath
24850: 237.75 222.25 239.62 224.12 2 CapLine
24851: 239.62 222.25 237.75 224.12 2 CapLine
24852: newpath 239.50 222.75 2.00 0 360 arc
24853: 1 FillPath
24854: 0 StrokePath
24855: newpath
24856: 238.62 221.88 240.50 223.75 2 CapLine
24857: 240.50 221.88 238.62 223.75 2 CapLine
24858: newpath 240.38 223.00 2.00 0 360 arc
24859: 1 FillPath
24860: 0 StrokePath
24861: newpath
24862: 239.50 222.12 241.38 224.00 2 CapLine
24863: 241.38 222.12 239.50 224.00 2 CapLine
24864: newpath 241.25 224.12 2.00 0 360 arc
24865: 1 FillPath
24866: 0 StrokePath
24867: newpath
24868: 240.38 223.25 242.25 225.12 2 CapLine
24869: 242.25 223.25 240.38 225.12 2 CapLine
24870: newpath 242.25 224.50 2.00 0 360 arc
24871: 1 FillPath
24872: 0 StrokePath
24873: newpath
24874: 241.38 223.62 243.25 225.50 2 CapLine
24875: 243.25 223.62 241.38 225.50 2 CapLine
24876: newpath 243.25 226.62 2.00 0 360 arc
24877: 1 FillPath
24878: 0 StrokePath
24879: newpath
24880: 242.38 225.75 244.25 227.62 2 CapLine
24881: 244.25 225.75 242.38 227.62 2 CapLine
24882: newpath 244.25 226.88 2.00 0 360 arc
24883: 1 FillPath
24884: 0 StrokePath
24885: newpath
24886: 243.38 226.00 245.25 227.88 2 CapLine
24887: 245.25 226.00 243.38 227.88 2 CapLine
24888: newpath 245.25 229.75 2.00 0 360 arc
24889: 1 FillPath
24890: 0 StrokePath
24891: newpath
24892: 244.38 228.88 246.25 230.75 2 CapLine
24893: 246.25 228.88 244.38 230.75 2 CapLine
24894: newpath 246.38 230.62 2.00 0 360 arc
24895: 1 FillPath
24896: 0 StrokePath
24897: newpath
24898: 245.50 229.75 247.38 231.62 2 CapLine
24899: 247.38 229.75 245.50 231.62 2 CapLine
24900: newpath 247.50 230.75 2.00 0 360 arc
24901: 1 FillPath
24902: 0 StrokePath
24903: newpath
24904: 246.62 229.88 248.50 231.75 2 CapLine
24905: 248.50 229.88 246.62 231.75 2 CapLine
24906: newpath 248.62 232.62 2.00 0 360 arc
24907: 1 FillPath
24908: 0 StrokePath
24909: newpath
24910: 247.75 231.75 249.62 233.62 2 CapLine
24911: 249.62 231.75 247.75 233.62 2 CapLine
24912: newpath 249.88 233.12 2.00 0 360 arc
24913: 1 FillPath
24914: 0 StrokePath
24915: newpath
24916: 249.00 232.25 250.88 234.12 2 CapLine
24917: 250.88 232.25 249.00 234.12 2 CapLine
24918: newpath 251.12 234.00 2.00 0 360 arc
24919: 1 FillPath
24920: 0 StrokePath
24921: newpath
24922: 250.25 233.12 252.12 235.00 2 CapLine
24923: 252.12 233.12 250.25 235.00 2 CapLine
24924: newpath 252.38 234.25 2.00 0 360 arc
24925: 1 FillPath
24926: 0 StrokePath
24927: newpath
24928: 251.50 233.38 253.38 235.25 2 CapLine
24929: 253.38 233.38 251.50 235.25 2 CapLine
24930: newpath 253.75 233.12 2.00 0 360 arc
24931: 1 FillPath
24932: 0 StrokePath
24933: newpath
24934: 252.88 232.25 254.75 234.12 2 CapLine
24935: 254.75 232.25 252.88 234.12 2 CapLine
24936: newpath 255.25 236.38 2.00 0 360 arc
24937: 1 FillPath
24938: 0 StrokePath
24939: newpath
24940: 254.38 235.50 256.25 237.38 2 CapLine
24941: 256.25 235.50 254.38 237.38 2 CapLine
24942: newpath 256.62 236.75 2.00 0 360 arc
24943: 1 FillPath
24944: 0 StrokePath
24945: newpath
24946: 255.75 235.88 257.62 237.75 2 CapLine
24947: 257.62 235.88 255.75 237.75 2 CapLine
24948: newpath 258.25 238.62 2.00 0 360 arc
24949: 1 FillPath
24950: 0 StrokePath
24951: newpath
24952: 257.38 237.75 259.25 239.62 2 CapLine
24953: 259.25 237.75 257.38 239.62 2 CapLine
24954: newpath 259.88 239.00 2.00 0 360 arc
24955: 1 FillPath
24956: 0 StrokePath
24957: newpath
24958: 259.00 238.12 260.88 240.00 2 CapLine
24959: 260.88 238.12 259.00 240.00 2 CapLine
24960: newpath 261.62 241.12 2.00 0 360 arc
24961: 1 FillPath
24962: 0 StrokePath
24963: newpath
24964: 260.75 240.25 262.62 242.12 2 CapLine
24965: 262.62 240.25 260.75 242.12 2 CapLine
24966: newpath 263.38 241.62 2.00 0 360 arc
24967: 1 FillPath
24968: 0 StrokePath
24969: newpath
24970: 262.50 240.75 264.38 242.62 2 CapLine
24971: 264.38 240.75 262.50 242.62 2 CapLine
24972: newpath 265.38 241.75 2.00 0 360 arc
24973: 1 FillPath
24974: 0 StrokePath
24975: newpath
24976: 264.50 240.88 266.38 242.75 2 CapLine
24977: 266.38 240.88 264.50 242.75 2 CapLine
24978: newpath 267.38 242.38 2.00 0 360 arc
24979: 1 FillPath
24980: 0 StrokePath
24981: newpath
24982: 266.50 241.50 268.38 243.38 2 CapLine
24983: 268.38 241.50 266.50 243.38 2 CapLine
24984: newpath 269.62 243.88 2.00 0 360 arc
24985: 1 FillPath
24986: 0 StrokePath
24987: newpath
24988: 268.75 243.00 270.62 244.88 2 CapLine
24989: 270.62 243.00 268.75 244.88 2 CapLine
24990: newpath 272.00 245.88 2.00 0 360 arc
24991: 1 FillPath
24992: 0 StrokePath
24993: newpath
24994: 271.12 245.00 273.00 246.88 2 CapLine
24995: 273.00 245.00 271.12 246.88 2 CapLine
24996: newpath 274.62 248.00 2.00 0 360 arc
24997: 1 FillPath
24998: 0 StrokePath
24999: newpath
25000: 273.75 247.12 275.62 249.00 2 CapLine
25001: 275.62 247.12 273.75 249.00 2 CapLine
25002: newpath 277.38 245.50 2.00 0 360 arc
25003: 1 FillPath
25004: 0 StrokePath
25005: newpath
25006: 276.50 244.62 278.38 246.50 2 CapLine
25007: 278.38 244.62 276.50 246.50 2 CapLine
25008: newpath 280.38 245.88 2.00 0 360 arc
25009: 1 FillPath
25010: 0 StrokePath
25011: newpath
25012: 279.50 245.00 281.38 246.88 2 CapLine
25013: 281.38 245.00 279.50 246.88 2 CapLine
25014: newpath 283.75 249.38 2.00 0 360 arc
25015: 1 FillPath
25016: 0 StrokePath
25017: newpath
25018: 282.88 248.50 284.75 250.38 2 CapLine
25019: 284.75 248.50 282.88 250.38 2 CapLine
25020: newpath 287.50 249.12 2.00 0 360 arc
25021: 1 FillPath
25022: 0 StrokePath
25023: newpath
25024: 286.62 248.25 288.50 250.12 2 CapLine
25025: 288.50 248.25 286.62 250.12 2 CapLine
25026: newpath 291.75 253.00 2.00 0 360 arc
25027: 1 FillPath
25028: 0 StrokePath
25029: newpath
25030: 290.88 252.12 292.75 254.00 2 CapLine
25031: 292.75 252.12 290.88 254.00 2 CapLine
25032: newpath 296.75 251.50 2.00 0 360 arc
25033: 1 FillPath
25034: 0 StrokePath
25035: newpath
25036: 295.88 250.62 297.75 252.50 2 CapLine
25037: 297.75 250.62 295.88 252.50 2 CapLine
25038: newpath 302.50 251.62 2.00 0 360 arc
25039: 1 FillPath
25040: 0 StrokePath
25041: newpath
25042: 301.62 250.75 303.50 252.62 2 CapLine
25043: 303.50 250.75 301.62 252.62 2 CapLine
25044: newpath 309.62 250.12 2.00 0 360 arc
25045: 1 FillPath
25046: 0 StrokePath
25047: newpath
25048: 308.75 249.25 310.62 251.12 2 CapLine
25049: 310.62 249.25 308.75 251.12 2 CapLine
25050: newpath 318.88 250.38 2.00 0 360 arc
25051: 1 FillPath
25052: 0 StrokePath
25053: newpath
25054: 318.00 249.50 319.88 251.38 2 CapLine
25055: 319.88 249.50 318.00 251.38 2 CapLine
25056: newpath 331.88 251.88 2.00 0 360 arc
25057: 1 FillPath
25058: 0 StrokePath
25059: newpath
25060: 331.00 251.00 332.88 252.88 2 CapLine
25061: 332.88 251.00 331.00 252.88 2 CapLine
25062: newpath 354.00 250.25 2.00 0 360 arc
25063: 1 FillPath
25064: 0 StrokePath
25065: newpath
25066: 353.12 249.38 355.00 251.25 2 CapLine
25067: 355.00 249.38 353.12 251.25 2 CapLine
25068: 1 ps
25069: 0 0 0 SetFore  UseFore
25070: 0 0 0.597665 SetFore  UseFore
25071: 1.50 ps
25072: newpath 80.62 13.62 M
25073: 80.88 14.00 L
25074: 82.38 15.88 L
25075: 83.88 17.88 L
25076: 85.38 19.88 L
25077: 87.00 21.88 L
25078: 88.50 23.88 L
25079: 90.00 25.88 L
25080: 91.50 27.88 L
25081: 93.00 29.75 L
25082: 94.50 31.75 L
25083: 96.00 33.75 L
25084: 97.50 35.75 L
25085: 99.00 37.75 L
25086: 100.50 39.75 L
25087: 102.00 41.75 L
25088: 103.50 43.62 L
25089: 105.00 45.62 L
25090: 106.50 47.62 L
25091: 108.12 49.62 L
25092: 109.62 51.62 L
25093: 111.12 53.62 L
25094: 112.62 55.62 L
25095: 114.12 57.50 L
25096: 115.62 59.50 L
25097: 117.12 61.50 L
25098: 118.62 63.50 L
25099: 120.12 65.50 L
25100: 121.62 67.50 L
25101: 123.12 69.50 L
25102: 124.62 71.38 L
25103: 126.12 73.38 L
25104: 127.62 75.38 L
25105: 129.25 77.38 L
25106: 130.75 79.38 L
25107: 132.25 81.38 L
25108: 133.75 83.38 L
25109: 135.25 85.25 L
25110: 136.75 87.25 L
25111: 138.25 89.25 L
25112: 139.75 91.25 L
25113: 141.25 93.25 L
25114: 142.75 95.25 L
25115: 144.25 97.25 L
25116: 145.75 99.12 L
25117: 147.25 101.12 L
25118: 148.75 103.12 L
25119: 150.38 105.12 L
25120: 151.88 107.12 L
25121: 153.38 109.12 L
25122: 154.88 111.00 L
25123: 156.38 113.00 L
25124: 157.88 115.00 L
25125: 159.38 117.00 L
25126: 160.88 119.00 L
25127: 162.38 121.00 L
25128: 163.88 123.00 L
25129: 165.38 124.88 L
25130: 166.88 126.88 L
25131: 168.38 128.88 L
25132: 169.88 130.88 L
25133: 171.38 132.88 L
25134: 173.00 134.75 L
25135: 174.50 136.75 L
25136: 176.00 138.75 L
25137: 177.50 140.75 L
25138: 179.00 142.75 L
25139: 180.50 144.75 L
25140: 182.00 146.62 L
25141: 183.50 148.62 L
25142: 185.00 150.62 L
25143: 186.50 152.62 L
25144: 188.00 154.50 L
25145: 189.50 156.50 L
25146: 191.00 158.50 L
25147: 192.50 160.50 L
25148: 194.12 162.38 L
25149: 195.62 164.38 L
25150: 197.12 166.38 L
25151: 198.62 168.25 L
25152: 200.12 170.25 L
25153: 201.62 172.25 L
25154: 203.12 174.12 L
25155: 204.62 176.12 L
25156: 206.12 178.00 L
25157: 207.62 180.00 L
25158: 209.12 181.88 L
25159: 210.62 183.88 L
25160: 212.12 185.75 L
25161: 213.62 187.75 L
25162: 215.25 189.62 L
25163: 216.75 191.50 L
25164: 218.25 193.38 L
25165: 219.75 195.25 L
25166: 221.25 197.25 L
25167: 222.75 199.12 L
25168: 224.25 200.88 L
25169: 225.75 202.75 L
25170: 227.25 204.62 L
25171: 228.75 206.50 L
25172: 230.25 208.25 L
25173: 231.75 210.12 L
25174: 233.25 211.88 L
25175: 234.75 213.62 L
25176: 236.38 215.38 L
25177: 237.88 217.12 L
25178: 239.38 218.88 L
25179: 240.88 220.50 L
25180: 242.38 222.12 L
25181: 243.88 223.75 L
25182: 245.38 225.38 L
25183: 246.88 227.00 L
25184: 248.38 228.50 L
25185: 249.88 230.00 L
25186: 251.38 231.50 L
25187: 252.88 233.00 L
25188: 254.38 234.38 L
25189: 255.88 235.75 L
25190: 257.38 237.12 L
25191: 259.00 238.38 L
25192: 260.50 239.62 L
25193: 262.00 240.75 L
25194: 263.50 241.88 L
25195: 265.00 243.00 L
25196: 266.50 244.12 L
25197: 268.00 245.12 L
25198: 269.50 246.12 L
25199: 271.00 247.00 L
25200: 272.50 247.88 L
25201: 274.00 248.62 L
25202: 275.50 249.50 L
25203: 277.00 250.25 L
25204: 278.50 250.88 L
25205: 280.12 251.50 L
25206: 281.62 252.12 L
25207: 283.12 252.75 L
25208: 284.62 253.25 L
25209: 286.12 253.75 L
25210: 287.62 254.25 L
25211: 289.12 254.62 L
25212: 290.62 255.00 L
25213: 292.12 255.38 L
25214: 293.62 255.75 L
25215: 295.12 256.12 L
25216: 296.62 256.38 L
25217: 298.12 256.62 L
25218: 299.62 256.88 L
25219: 301.25 257.12 L
25220: 302.75 257.38 L
25221: 304.25 257.50 L
25222: 305.75 257.75 L
25223: 307.25 257.88 L
25224: 308.75 258.00 L
25225: 310.25 258.12 L
25226: 311.75 258.25 L
25227: 313.25 258.38 L
25228: 314.75 258.50 L
25229: 316.25 258.62 L
25230: 317.75 258.62 L
25231: 319.25 258.75 L
25232: 320.75 258.88 L
25233: 322.38 258.88 L
25234: 323.88 259.00 L
25235: 325.38 259.00 L
25236: 326.88 259.00 L
25237: 328.38 259.12 L
25238: 329.88 259.12 L
25239: 331.38 259.12 L
25240: 332.88 259.25 L
25241: 334.38 259.25 L
25242: 335.88 259.25 L
25243: 337.38 259.25 L
25244: 338.88 259.38 L
25245: 340.38 259.38 L
25246: 341.88 259.38 L
25247: 343.50 259.38 L
25248: 345.00 259.38 L
25249: 346.50 259.38 L
25250: 348.00 259.38 L
25251: 349.50 259.50 L
25252: 351.00 259.50 L
25253: 352.50 259.50 L
25254: 354.00 259.50 L
25255: mstroke
25256: [] sd
25257: 1 ps
25258: 0 0 0 SetFore  UseFore
25259: gsave 1.00 ps 10.00 116.50 10.00 89.75 2 CapLine grestore
25260: gsave 1.00 ps 202.88 309.25 243.62 309.25 2 CapLine grestore
25261: gsave 1.00 ps 166.38 308.88 178.38 308.88 2 CapLine grestore
25262: 12.00 (_Times-Roman) 0 F
25263: (AD 45%) 184.62 41.25 42.25 WS
25264: 0 0 0.597665 SetFore  UseFore
25265: 1.00 ps
25266: 1 ps
25267: 0.50 ps
25268: newpath 236.25 33.88 M
25269: 243.75 41.38 L
25270: 243.75 33.88 L
25271: 236.25 41.38 L
25272: closepath
25273: 1 FillPath
25274: 0 StrokePath newpath
25275: 1 ps
25276: 0 0 0 SetFore  UseFore
25277: 12.00 (_Times-Roman) 0 F
25278: (  10K,) 253.12 41.25 29.62 WS
25279: 0 0 0.796887 SetFore  UseFore
25280: 1.00 ps
25281: 1 ps
25282: 0.50 ps
25283: newpath 292.12 33.88 M
25284: 299.62 41.38 L
25285: 299.62 33.88 L
25286: 292.12 41.38 L
25287: closepath
25288: 0 FillPath
25289: 0 StrokePath newpath
25290: 1 ps
25291: 0 0 0 SetFore  UseFore
25292: 12.00 (_Times-Roman) 0 F
25293: (100K,) 309.00 41.25 29.62 WS
25294: 0 0.531258 0.796887 SetFore  UseFore
25295: 1.00 ps
25296: 1 ps
25297: 0.50 ps
25298: newpath 236.25 47.50 M
25299: 243.75 47.50 L
25300: 236.25 55.00 L
25301: 243.75 55.00 L
25302: closepath
25303: 0 FillPath
25304: 0 StrokePath newpath
25305: 1 ps
25306: 0 0 0 SetFore  UseFore
25307: 12.00 (_Times-Roman) 0 F
25308: (200K,) 253.12 54.88 29.62 WS
25309: 0 0.796887 0.796887 SetFore  UseFore
25310: 1.00 ps
25311: 1 ps
25312: 0.50 ps
25313: newpath 292.12 47.50 M
25314: 299.62 47.50 L
25315: 292.12 55.00 L
25316: 299.62 55.00 L
25317: closepath
25318: 1 FillPath
25319: 0 StrokePath newpath
25320: 1 ps
25321: 0 0 0 SetFore  UseFore
25322: 12.00 (_Times-Roman) 0 F
25323: (300K) 309.00 54.88 26.62 WS
25324: 12.00 (_Times-Roman) 0 F
25325: (AD 40%) 184.62 69.62 42.25 WS
25326: 0 0.597665 0.300786 SetFore  UseFore
25327: 1.00 ps
25328: 1 ps
25329: 0.50 ps
25330: 236.25 62.25 243.75 69.75 RectPath
25331: 1 FillPath
25332: 0 StrokePath
25333: newpath
25334: 1 ps
25335: 0 0 0 SetFore  UseFore
25336: 12.00 (_Times-Roman) 0 F
25337: (  10K,) 253.12 69.62 29.62 WS
25338: 0 0.796887 0.40235 SetFore  UseFore
25339: 1.00 ps
25340: 1 ps
25341: 0.50 ps
25342: 292.12 62.25 299.62 69.75 RectPath
25343: 0 FillPath
25344: newpath
25345: 1 ps
25346: 0 0 0 SetFore  UseFore
25347: 12.00 (_Times-Roman) 0 F
25348: (100K,) 309.00 69.62 29.62 WS
25349: 0 0.996109 0 SetFore  UseFore
25350: 1.00 ps
25351: 1 ps
25352: 0.50 ps
25353: 236.25 75.88 243.75 83.38 RectPath
25354: 1 FillPath
25355: 0 StrokePath
25356: newpath
25357: 240.00 75.88 240.00 83.38 2 CapLine
25358: 236.25 79.62 243.75 79.62 2 CapLine
25359: 1 ps
25360: 0 0 0 SetFore  UseFore
25361: 12.00 (_Times-Roman) 0 F
25362: (200K,) 253.12 83.25 29.62 WS
25363: 0.500008 0.996109 0 SetFore  UseFore
25364: 1.00 ps
25365: 1 ps
25366: 0.50 ps
25367: 292.12 75.88 299.62 83.38 RectPath
25368: 1 FillPath
25369: 0 StrokePath
25370: newpath
25371: 292.12 75.88 299.62 83.38 2 CapLine
25372: 299.62 75.88 292.12 83.38 2 CapLine
25373: 1 ps
25374: 0 0 0 SetFore  UseFore
25375: 12.00 (_Times-Roman) 0 F
25376: (300K) 309.00 83.25 26.62 WS
25377: 12.00 (_Times-Roman) 0 F
25378: (AD 25%) 184.62 98.00 42.25 WS
25379: 0.996109 0 0.796887 SetFore  UseFore
25380: 1.00 ps
25381: 1 ps
25382: 0.50 ps
25383: newpath 240.00 90.62 M
25384: 243.75 98.12 L
25385: 236.25 98.12 L
25386: closepath
25387: 0 FillPath
25388: 0 StrokePath newpath
25389: 1 ps
25390: 0 0 0 SetFore  UseFore
25391: 12.00 (_Times-Roman) 0 F
25392: (  10K,) 253.12 98.00 29.62 WS
25393: 0.996109 0.250004 0.847669 SetFore  UseFore
25394: 1.00 ps
25395: 1 ps
25396: 0.50 ps
25397: newpath 295.88 90.62 M
25398: 299.62 98.12 L
25399: 292.12 98.12 L
25400: closepath
25401: 1 FillPath
25402: 0 StrokePath newpath
25403: 1 ps
25404: 0 0 0 SetFore  UseFore
25405: 12.00 (_Times-Roman) 0 F
25406: (100K,) 309.00 98.00 29.62 WS
25407: 0.996109 0 0.398444 SetFore  UseFore
25408: 1.00 ps
25409: 1 ps
25410: 0.50 ps
25411: newpath 240.00 111.75 M
25412: 236.25 104.25 L
25413: 243.75 104.25 L
25414: closepath
25415: 0 FillPath
25416: 0 StrokePath newpath
25417: 1 ps
25418: 0 0 0 SetFore  UseFore
25419: 12.00 (_Times-Roman) 0 F
25420: (200K,) 253.12 111.62 29.62 WS
25421: 0.996109 0.250004 0.546883 SetFore  UseFore
25422: 1.00 ps
25423: 1 ps
25424: 0.50 ps
25425: newpath 295.88 111.75 M
25426: 292.12 104.25 L
25427: 299.62 104.25 L
25428: closepath
25429: 1 FillPath
25430: 0 StrokePath newpath
25431: 1 ps
25432: 0 0 0 SetFore  UseFore
25433: 12.00 (_Times-Roman) 0 F
25434: (300K) 309.00 111.62 26.62 WS
25435: 12.00 (_Times-Roman) 0 F
25436: (AD 10%) 184.62 126.38 42.25 WS
25437: 0.996109 0 0 SetFore  UseFore
25438: 1.00 ps
25439: 1 ps
25440: 0.50 ps
25441: newpath 240.00 122.75 3.75 0 360 arc
25442: 1 FillPath
25443: 0 StrokePath
25444: newpath
25445: 1 ps
25446: 0 0 0 SetFore  UseFore
25447: 12.00 (_Times-Roman) 0 F
25448: (  10K,) 253.12 126.38 29.62 WS
25449: 0.996109 0.250004 0.250004 SetFore  UseFore
25450: 1.00 ps
25451: 1 ps
25452: 0.50 ps
25453: newpath 295.88 122.75 3.75 0 360 arc
25454: 1 FillPath
25455: 0 StrokePath
25456: newpath
25457: 295.88 122.75 295.98 122.75 2 CapLine
25458: 1 ps
25459: 0 0 0 SetFore  UseFore
25460: 12.00 (_Times-Roman) 0 F
25461: (100K,) 309.00 126.38 29.62 WS
25462: 0.996109 0.332036 0 SetFore  UseFore
25463: 1.00 ps
25464: 1 ps
25465: 0.50 ps
25466: newpath 240.00 136.38 3.75 0 360 arc
25467: 1 FillPath
25468: 0 StrokePath
25469: newpath
25470: 240.00 134.62 240.00 138.25 2 CapLine
25471: 238.25 136.38 241.88 136.38 2 CapLine
25472: 1 ps
25473: 0 0 0 SetFore  UseFore
25474: 12.00 (_Times-Roman) 0 F
25475: (200K,) 253.12 140.00 29.62 WS
25476: 0.996109 0.664073 0 SetFore  UseFore
25477: 1.00 ps
25478: 1 ps
25479: 0.50 ps
25480: newpath 295.88 136.38 3.75 0 360 arc
25481: 1 FillPath
25482: 0 StrokePath
25483: newpath
25484: 294.12 134.62 297.75 138.25 2 CapLine
25485: 297.75 134.62 294.12 138.25 2 CapLine
25486: 1 ps
25487: 0 0 0 SetFore  UseFore
25488: 12.00 (_Times-Roman) 0 F
25489: (300K) 309.00 140.00 26.62 WS
25490: 0 0 0.597665 SetFore  UseFore
25491: 1.50 ps
25492: gsave 1.50 ps  208.38 154.25 229.38 154.25 MacLine grestore
25493: 1 ps
25494: 0 0 0 SetFore  UseFore
25495: 12.00 (OF1) 2 F
25496: (j) 232.75 158.62 7.25 WS
25497:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
25498: 12.00 (_Times-Roman) 0 F
25499: (\() 240.00 158.62 4.00 WS
25500:  OurEncoding /_Times-Italic /Times-Italic EncodeFont
25501: 12.00 (_Times-Italic) 2 F
25502: (X) 244.00 158.62 7.38 WS
25503:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
25504: 12.00 (_Times-Roman) 0 F
25505: (\) = [) 251.38 158.62 20.75 WS
25506:  OurEncoding /_Times-Italic /Times-Italic EncodeFont
25507: 12.00 (_Times-Italic) 2 F
25508: (X) 272.12 158.62 7.38 WS
25509:  OurEncoding /_Times-Roman /Times-Roman EncodeFont
25510: 8.38 (_Times-Roman) 0 F
25511: (2) 279.50 151.50 4.25 WS
25512: 12.00 (_Times-Roman) 0 F
25513: (+\(1.07\)) 283.75 158.62 35.75 WS
25514: 8.38 (_Times-Roman) 0 F
25515: (4) 319.50 151.50 4.25 WS
25516: 12.00 (_Times-Roman) 0 F
25517: (]) 323.75 158.62 4.00 WS
25518: 8.38 (_Times-Roman) 0 F
25519: (1/4) 327.75 151.50 10.88 WS
25520: 192.12 262.50 236.75 276.12 EraseRect
25521:  OurEncoding /_Times-BoldItalic /Times-BoldItalic EncodeFont
25522: 12.00 (_Times-BoldItalic) 3 F
25523: (T) 192.12 273.50 7.38 WS
25524:  OurEncoding /_Times-Bold /Times-Bold EncodeFont
25525: 12.00 (_Times-Bold) 1 F
25526: (=300 K) 199.50 273.50 37.25 WS
25527: 106.88 202.25 137.25 215.88 EraseRect
25528: 12.00 (_Times-Bold) 1 F
25529: (100 K) 106.88 213.25 30.38 WS
25530: 81.38 151.00 105.75 164.62 EraseRect
25531: 12.00 (_Times-Bold) 1 F
25532: (10 K) 81.38 162.00 24.38 WS
25533: AnObj restore
25534: end
25535: IgorSave restore
25536: %%Trailer
25537: %%DocumentFonts: Times-Roman
25538: %%+Times-Italic
25539: %%+Symbol
25540: %%+Times-BoldItalic
25541: %%+Times-Bold
25542: %%EOF
25543: